/* GenTech interior theme — vista */
:root{
  --sp-bg:#F5F3EE; --sp-surface:#FCFBF8; --sp-surface-2:#E8EDEE;
  --sp-ink:#1F2A2C; --sp-ink-2:#4A585A; --sp-muted:#8A9698;
  --sp-line:#D5DBDA; --sp-line-2:#C2CBCA;
  --sp-accent:#5C8A8E; --sp-accent-ink:#ffffff; --sp-heading:#1F2A2C;
  --sp-display:'Newsreader',Georgia,serif; --sp-body:'Archivo',system-ui,sans-serif; --sp-mono:'Archivo',system-ui,sans-serif;
  --sp-disp-weight:300; --sp-disp-transform:none; --sp-disp-letter:-.01em; --sp-disp-lh:1.04;
  --sp-radius:4px; --sp-bw:1px; --sp-logo-bg:transparent; --sp-logo-pad:0px;
}