/* Ocean theme — override only the variables you want to change */
:root {
  --bg:         #080f14;
  --surface:    #0d1a24;
  --card:       #122130;
  --border:     #1e3448;
  --accent:     #4eb8d4;
  --accent2:    #2a7a90;
  --text:       #d0e8f0;
  --muted:      #4a7a90;
  --subtle:     #1a3040;
  --playing-bg: #0f2030;
}
