/* ==========================================================================
   Schwimm im Glück — palette only. Layout lives in /assets/single.css.
   Golden afternoon sun on warm asphalt.
   ========================================================================== */

:root {
  --accent: #ffb13d;
  --accent-bright: #ffd084;
  --accent-rgb: 255, 177, 61;
  --accent-contrast: #1c1206;
  --night-1: #100d09;
  --night-2: #1c1410;
  --glow-top: rgba(255, 200, 120, 0.10);
}
