/* GenTech interior theme — structural */
:root{
  --sp-bg:#E5E1D6; --sp-surface:#DCD7C9; --sp-surface-2:#CFC9B8;
  --sp-ink:#16150F; --sp-ink-2:#34322A; --sp-muted:#6E6A5C;
  --sp-line:#16150F; --sp-line-2:#16150F;
  --sp-accent:#B0462A; --sp-accent-ink:#ffffff; --sp-heading:#16150F;
  --sp-display:'Anton',Impact,sans-serif; --sp-body:'Archivo',system-ui,sans-serif; --sp-mono:'Space Mono',monospace;
  --sp-disp-weight:400; --sp-disp-transform:uppercase; --sp-disp-letter:.005em; --sp-disp-lh:.9;
  --sp-radius:0px; --sp-bw:2px; --sp-logo-bg:transparent; --sp-logo-pad:0px;
}