:root{
  --blue:#0b76b8;--blue-deep:#07558e;--blue-soft:#66c9f5;--sky:#79d3fa;
  --cream:#fff8e8;--paper:#fff2d3;--paper-deep:#efd49c;--yellow:#ffd868;--yellow-deep:#d99b24;
  --pink:#f49ab5;--ink:#274c5f;--muted:#6b8794;--white:#fff;
  --safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);
  --hud-h:58px;--radius:20px;--shadow:0 12px 32px rgba(17,68,96,.18);
  --max-w:430px;
}
