/* imaily tokens — 2026-09-16, "sunrise" fill. Site and app read from here; do not drift. */
:root{--ink:#16181d;--ink-2:#3c3f46;--muted:#6b7280;--line:#e4e5e9;--ground:#f6f7f9;--surface:#fff;
--accent:#e5511f;--accent-text:#c2410c;
--logo-gradient:linear-gradient(45deg,#ffb000 0%,#ff5a36 100%);
--font-ui:Figtree,-apple-system,system-ui,sans-serif;--font-logo:Comfortaa,sans-serif;
--text-display:44px;--text-h1:30px;--text-h2:22px;--text-body:15px;--text-meta:13px;--text-caption:12px;--radius-card:8px;--radius-control:6px;--shadow-sm:0 1px 2px rgba(0,0,0,.06)}
@media(prefers-color-scheme:dark){:root{--ink:#ececee;--ink-2:#b8bac2;--muted:#8b8f99;--line:#2a2c33;--ground:#121317;--surface:#1a1c22;--accent:#ff7a4d;--accent-text:#ff7a4d}}
