/* GenTech interior theme — heritage */
:root{
  --sp-bg:#F3EDDE; --sp-surface:#EAE2CE; --sp-surface-2:#E0D6BD;
  --sp-ink:#23291F; --sp-ink-2:#4C5443; --sp-muted:#7C7B66;
  --sp-line:#D8CFB8; --sp-line-2:#C9BE9C;
  --sp-accent:#A8873E; --sp-accent-ink:#1E3328; --sp-heading:#1E3328;
  --sp-display:'Libre Caslon Display',Georgia,serif; --sp-body:'Libre Caslon Text',Georgia,serif; --sp-mono:'Archivo',system-ui,sans-serif;
  --sp-disp-weight:400; --sp-disp-transform:none; --sp-disp-letter:0; --sp-disp-lh:1.04;
  --sp-radius:0px; --sp-bw:1px; --sp-logo-bg:transparent; --sp-logo-pad:0px;
}