/* SoberSphere HQ v1.0 — standalone handoff; no application imports added.
   Original variable font files and OFL licenses are included in ../fonts/. */
@font-face{font-family:"Space Grotesk";src:url("../fonts/space-grotesk/SpaceGrotesk[wght].ttf") format("truetype");font-style:normal;font-weight:300 700;font-display:swap;}
@font-face{font-family:"Source Sans 3";src:url("../fonts/source-sans-3/SourceSans3[wght].ttf") format("truetype");font-style:normal;font-weight:200 900;font-display:swap;}
:root{
  --hq-white:#FFFFFF; --hq-ink:#111318; --hq-cobalt:#1648F5;
  --hq-pale:#F3F5F9; --hq-dark:#151820; --hq-slate:#555D6B;
  --hq-bg:var(--hq-white); --hq-text:var(--hq-ink); --hq-muted:var(--hq-slate);
  --hq-accent:var(--hq-cobalt); --hq-on-accent:var(--hq-white);
  --hq-display:"Space Grotesk",Arial,sans-serif; --hq-body:"Source Sans 3",Arial,sans-serif;
  --hq-display-weight:700; --hq-body-weight:400; --hq-navigation-weight:500; --hq-emphasis-weight:600;
  --hq-text-hero:clamp(2.625rem,4.45vw,4rem); --hq-text-heading:2.25rem;
  --hq-text-subheading:1.5rem; --hq-text-body:1.125rem; --hq-text-nav:1rem; --hq-text-caption:.875rem;
  --hq-leading-display:1.04; --hq-leading-body:1.5; --hq-tracking-display:-.035em;
  --hq-space-1:.25rem; --hq-space-2:.5rem; --hq-space-3:.75rem; --hq-space-4:1rem;
  --hq-space-6:1.5rem; --hq-space-8:2rem; --hq-space-12:3rem; --hq-space-16:4rem; --hq-space-24:6rem;
}
/* On dark surfaces use white/pale text and the white logo. Cobalt text on
   --hq-dark is 2.77:1 and fails normal text, large text, and essential UI contrast.
   Logo sizes: horizontal >=200px wide; stacked >=128px; standalone >=32px
   for routine use. 16px favicon is a documented exception. Preserve viewBox. */
