/* GenTech interior theme — terra */
:root{
  --sp-bg:#EBE0CC; --sp-surface:#E2D4BB; --sp-surface-2:#D7C5A6;
  --sp-ink:#2C2113; --sp-ink-2:#5A4A38; --sp-muted:#8A775E;
  --sp-line:#CDBC9F; --sp-line-2:#BBA582;
  --sp-accent:#B0613A; --sp-accent-ink:#EBE0CC; --sp-heading:#2C2113;
  --sp-display:'Spectral',Georgia,serif; --sp-body:'Archivo',system-ui,sans-serif; --sp-mono:'Archivo',system-ui,sans-serif;
  --sp-disp-weight:400; --sp-disp-transform:none; --sp-disp-letter:-.005em; --sp-disp-lh:1.0;
  --sp-radius:14px; --sp-bw:1px; --sp-logo-bg:transparent; --sp-logo-pad:0px;
}