/* GenTech interior theme — atelier */
:root{
  --sp-bg:#FBFBF9; --sp-surface:#F2F1EC; --sp-surface-2:#EAE8E1;
  --sp-ink:#0E0E0C; --sp-ink-2:#54534D; --sp-muted:#9A988F;
  --sp-line:#E4E2DB; --sp-line-2:#D2CFC6;
  --sp-accent:#D4452B; --sp-accent-ink:#ffffff; --sp-heading:#0E0E0C;
  --sp-display:'Space Grotesk',system-ui,sans-serif; --sp-body:'Space Grotesk',system-ui,sans-serif; --sp-mono:'Space Grotesk',system-ui,sans-serif;
  --sp-disp-weight:500; --sp-disp-transform:none; --sp-disp-letter:-.035em; --sp-disp-lh:.98;
  --sp-radius:0px; --sp-bw:1px; --sp-logo-bg:transparent; --sp-logo-pad:0px;
}