/* GenTech interior theme — index */
:root{
  --sp-bg:#F1F0EA; --sp-surface:#E8E6DD; --sp-surface-2:#DEDBCE;
  --sp-ink:#181815; --sp-ink-2:#46453E; --sp-muted:#84826F;
  --sp-line:#D3D0C4; --sp-line-2:#BCB9A9;
  --sp-accent:#2C6E66; --sp-accent-ink:#F1F0EA; --sp-heading:#181815;
  --sp-display:'Archivo',system-ui,sans-serif; --sp-body:'Archivo',system-ui,sans-serif; --sp-mono:'Space Mono',monospace;
  --sp-disp-weight:700; --sp-disp-transform:none; --sp-disp-letter:-.03em; --sp-disp-lh:.96;
  --sp-radius:0px; --sp-bw:1px; --sp-logo-bg:transparent; --sp-logo-pad:0px;
}