
@layer tokens {
:root{
--brand-950:#071827;--brand-900:#0c273e;--brand-800:#123d60;--brand-700:#1d577f;
--accent-700:#89623b;--accent-600:#aa7b49;--accent-500:#c69a66;--accent-200:#ead9c1;
--ink:#111820;--ink-2:#34404b;--muted:#6b747d;--line:#d8d5ce;--paper:#f4f1e9;--paper-2:#e9e5dc;--white:#fff;
--danger:#973845;--success:#2f6e54;
--font-display:'Manrope',Arial,sans-serif;--font-body:'Inter',Arial,sans-serif;--font-editorial:'Prata',Georgia,serif;
--container:1380px;--gutter:clamp(18px,3.2vw,48px);--section:clamp(84px,9.2vw,150px);
--radius-xs:3px;--radius-sm:8px;--radius-md:16px;--radius-lg:28px;
--shadow-sm:0 12px 34px rgba(8,27,43,.09);--shadow-lg:0 34px 100px rgba(7,24,39,.22);
--ease:cubic-bezier(.2,.75,.25,1);--header-h:84px;
}
}
