/* GenTech interior theme — monograph */
:root{
  --sp-bg:#F4F1E9; --sp-surface:#ECE7DA; --sp-surface-2:#E3DCCB;
  --sp-ink:#1C1B16; --sp-ink-2:#46443B; --sp-muted:#74705F;
  --sp-line:#D8D2C2; --sp-line-2:#C5BCA6;
  --sp-accent:#9C6B3E; --sp-accent-ink:#F4F1E9; --sp-heading:#1C1B16;
  --sp-display:'Bodoni Moda',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:-.02em; --sp-disp-lh:1.0;
  --sp-radius:0px; --sp-bw:1px; --sp-logo-bg:transparent; --sp-logo-pad:0px;
}