/* preset di stile — overlay additivo dei token del tema, applicato dopo tokens.css. */
:root {
  --accent: #F69441;
  --accent-dark: #C4732F;
  --accent-ink: #965A28;
  --accent-lt: #F69441;
  --areas-fig-h: auto;
  --areas-fig-min: 0px;
  --areas-fig-min-wide: 0px;
  --areas-fig-min-xl: 0px;
  --areas-fig-mt: 0px;
  --areas-fig-ratio: 3 / 4;
  --brand: #17120F;
  --brand-dark: #0D0A08;
  --brand-mid: #332A25;
  --contact-fig-h: clamp(300px, 46vw, 640px);
  --fig-object-pos: 50% 22%;
  --fig-ratio: 3 / 2;
  --fig-ratio-wide: 16 / 10;
  --fig-zoom-cursor: default;
  --fig-zoom-pe: none;
  --focus: #965A28;
  --footer-cols: 1fr 1fr 1fr;
  --hero-index-display: none;
  --hero-justify: center;
  --hero-lead-w: none;
  --hero-mark-display: none;
  --hero-min-h: calc(100vh - var(--chrome));
  --hero-pad-b: calc(var(--chrome) + var(--space-6));
  --hero-pad-top: var(--space-5);
  --hero-plate-pad-l: min(var(--bleed), 5rem);
  --hero-plate-w: 44rem;
  --ink: #17120F;
  --ink-muted: #5B534E;
  --line: #E7DED6;
  --night: #0D0A08;
  --on-dark: #F7F2ED;
  --on-dark-muted: #BEB2A8;
  --paper: #FFFFFF;
  --radius: 0px;
  --radius-lg: 0px;
  --scrim: rgba(13,10,8,.44);
  --scrim-deep: rgba(13,10,8,.68);
  --section-y: clamp(3.75rem, 2.4rem + 4.4vw, 7rem);
  --space-10: 11rem;
  --space-8: 5rem;
  --space-9: 7.5rem;
  --surface: #FDF1E6;
  --surface-2: #F9E4D2;
  --text-2xl: clamp(1.95rem, 1.45rem + 2vw, 3rem);
  --text-3xl: clamp(2.2rem, 1.6rem + 2.1vw, 3.6rem);
  --topbar-display: none;
  --trama-colore: var(--line);
  --trama-opacita: .55;
  --worklike-offset: 0px;
}
