:root{--clr-primary:#0A3281;--clr-primary-700:#0C3D9A;--clr-primary-600:#1245A8;--clr-primary-500:#1E5FC2;--clr-primary-200:#6B9FE4;--clr-primary-100:#E8EFFE;--clr-primary-50:#F4F7FF;--clr-teal:#00B4D8;--clr-teal-dark:#0096B7;--clr-teal-light:#E0F7FC;--clr-accent:#06D6A0;--clr-accent-dark:#05B887;--clr-warm:#FF6B35;--clr-dark:#0D1B2A;--clr-gray-900:#111827;--clr-gray-800:#1F2937;--clr-gray-700:#374151;--clr-gray-600:#4B5563;--clr-gray-500:#6B7280;--clr-gray-400:#9CA3AF;--clr-gray-300:#D1D5DB;--clr-gray-200:#E5E7EB;--clr-gray-100:#F3F4F6;--clr-gray-50:#F9FAFB;--clr-white:#FFFFFF;--clr-success:#10B981;--clr-warning:#F59E0B;--clr-danger:#EF4444;--clr-info:#3B82F6;--clr-wa:#25D366;--clr-wa-dark:#20B858;--ff-sans:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;--ff-display:'Saira','Inter',sans-serif;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-lg:1.125rem;--fs-xl:1.25rem;--fs-2xl:1.5rem;--fs-3xl:1.875rem;--fs-4xl:2.25rem;--fs-5xl:3rem;--fs-6xl:3.75rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--fw-black:900;--lh-tight:1.2;--lh-snug:1.4;--lh-normal:1.6;--lh-relaxed:1.75;--container-max:1240px;--container-sm:860px;--pad-x:clamp(1.25rem,4vw,2.5rem);--gap-section:clamp(72px,9vw,112px);--sh-xs:0 1px 2px rgba(13,27,42,.05);--sh-sm:0 2px 8px rgba(13,27,42,.07);--sh:0 4px 16px rgba(13,27,42,.09);--sh-md:0 8px 28px rgba(13,27,42,.11);--sh-lg:0 16px 48px rgba(13,27,42,.14);--sh-xl:0 24px 64px rgba(13,27,42,.18);--sh-card:0 2px 12px rgba(13,27,42,.08);--r-xs:3px;--r-sm:6px;--r:10px;--r-md:14px;--r-lg:20px;--r-xl:28px;--r-full:9999px;--t-fast:all .15s ease;--t:all .25s cubic-bezier(.4,0,.2,1);--t-slow:all .4s cubic-bezier(.4,0,.2,1);--z-base:1;--z-card:10;--z-fixed:100;--z-header:500;--z-overlay:800;--z-modal:900;--z-toast:1000}@media (prefers-color-scheme:dark){}/* CLS fix: reservar altura do hero p/ evitar layout shift quando fontes carregam */
.hero{min-height:520px}@media(max-width:880px){.hero{min-height:600px}}.hero-text h1{min-height:3.2em;line-height:1.15}@media(max-width:880px){.hero-text h1{min-height:auto}}.hero-text .label{min-height:1.85rem}.hero-btns{min-height:48px}.hero-img-frame{min-height:240px}@media(max-width:880px){.hero-img-frame{aspect-ratio:16/10}}