/* Giò Soluzioni Casa — design token generati da scripts/build-tokens.mjs. NON MODIFICARE A MANO. */
/* Sorgente: tokens/core + tokens/brand/gio.json + tokens/component */
:root{
--breakpoint-sm:40rem;
--breakpoint-md:48rem;
--breakpoint-lg:64rem;
--breakpoint-xl:72rem;
--blue-100:#dcebf7;
--blue-400:#5ba4d8;
--blue-500:#2a86c9;
--blue-600:#0f70b7;
--blue-700:#0a568d;
--blue-050:#f0f6fb;
--ink-200:#d4d6d9;
--ink-400:#8b8e93;
--ink-600:#54565a;
--ink-800:#373736;
--ink-900:#232525;
--paper:#ffffff;
--sand-100:#efebe3;
--sand-050:#f7f5f1;
--line:#e4e1da;
--line-cool:#e3e7ec;
--ramo-intermediazione:#c05b3c;
--ramo-costruzioni:#a9782b;
--ramo-affitti:#2e8c86;
--ramo-investimenti:#2f4a75;
--ramo-tecnica:#5f7a4e;
--success:#2e7d4f;
--warning:#b07818;
--error:#b3392e;
--text-body:#373736;
--text-muted:#54565a;
--text-inverse:#ffffff;
--text-xs:0.8125rem;
--text-sm:0.9375rem;
--text-md:1.0625rem;
--text-lg:1.25rem;
--text-xl:1.5rem;
--text-2xl:clamp(1.75rem,3.5vw,2.25rem);
--text-3xl:clamp(2.25rem,5vw,3.25rem);
--text-display:clamp(2.75rem,7vw,4.5rem);
--surface-page:#ffffff;
--surface-alt:#f7f5f1;
--surface-card:#ffffff;
--surface-dark:#232525;
--border-card:#e4e1da;
--container:72rem;
--container-narrow:46rem;
--ease-brand:cubic-bezier(.22,.9,.3,1);
--dur-fast:180ms;
--dur-med:420ms;
--radius-sm:6px;
--radius-md:10px;
--radius-lg:16px;
--radius-pill:999px;
--shadow-card:0 1px 2px rgba(35,37,37,.06),0 8px 24px rgba(35,37,37,.07);
--shadow-lift:0 2px 4px rgba(35,37,37,.08),0 16px 40px rgba(35,37,37,.12);
--space-1:0.25rem;
--space-2:0.5rem;
--space-3:0.75rem;
--space-4:1rem;
--space-5:1.5rem;
--space-6:2rem;
--space-7:3rem;
--space-8:4rem;
--space-9:6rem;
--space-10:8rem;
--font-display:'Montserrat',system-ui,sans-serif;
--font-body:'Source Sans 3',system-ui,sans-serif;
--leading-tight:1.12;
--leading-snug:1.3;
--leading-body:1.6;
--tracking-caps:0.14em;
--weight-body:400;
--weight-medium:600;
--weight-bold:700;
--weight-black:800;
--color-primary:#c05b3c;
--color-primary-strong:#bc593b;
--color-primary-soft:#f8ebe8;
--color-primary-on-dark:#cb7459;
--color-group:#0f70b7;
--color-group-strong:#0a568d;
--color-group-soft:#f0f6fb;
--button-primary-bg:#bc593b;
--button-primary-text:#ffffff;
--link-color:#bc593b;
--tag-bg:#f8ebe8;
--footer-group-bg:#232525;
--header-signature-color:#0f70b7;
}
