@tailwind base;@tailwind components;@tailwind utilities;:root{--background:0 0% 100%;--foreground:220 13% 18%;--card:0 0% 100%;--card-foreground:220 13% 18%;--popover:0 0% 100%;--popover-foreground:220 13% 18%;--primary:60 100% 49%;--primary-foreground:0 0% 0%;--secondary:210 40% 98%;--secondary-foreground:220 13% 18%;--muted:210 40% 96%;--muted-foreground:215 16% 47%;--accent:60 100% 49%;--accent-foreground:0 0% 0%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:220 13% 91%;--input:220 13% 91%;--ring:60 100% 49%;--radius:0.5rem;--gray-50:#fafafa;--gray-100:#f5f5f5;--gray-600:#52525b;--gray-900:#18181b;--color-red-tint-bg:#fef2f2;--color-green-tint-bg:#f0fdf4;--color-red-pill-bg:#fee2e2;--color-red-pill-text:#991b1b;--color-green-pill-bg:#dcfce7;--color-green-pill-text:#166534;--yellow-primary:#fcf300;--yellow-hover:#e8dc00}.hero-headline-new{font-size:52px;line-height:115%;font-weight:700;letter-spacing:-.03em}.section-headline{font-size:32px;line-height:120%;font-weight:600;letter-spacing:-.02em}.body-text-new{font-size:19px;line-height:165%;color:var(--gray-600)}.container-custom{max-width:1000px;margin:0 auto;padding:0 1.5rem}.section-spacing{padding-top:80px;padding-bottom:64px}.section-spacing-hero{padding-top:96px;padding-bottom:96px}.card-shadow{box-shadow:0 1px 3px rgba(0,0,0,.05),0 8px 24px rgba(0,0,0,.04);border-radius:12px;background:#fff;padding:32px;border:1px solid rgba(0,0,0,.04);transition:all .2s ease}.card-shadow:hover{box-shadow:0 4px 6px rgba(0,0,0,.05),0 12px 32px rgba(0,0,0,.08);transform:translateY(-2px)}@media (max-width:768px){.comparison-card-mobile-padding{padding:24px}}.highlight-yellow-new{background:linear-gradient(180deg,transparent 60%,rgba(252,243,0,.4) 0);padding:0 6px;border-radius:2px;font-weight:700}.badge-yellow-new{background:linear-gradient(135deg,#fcf300,#f4e600);padding:8px 18px;border-radius:16px;font-size:13px;font-weight:700;box-shadow:0 2px 8px rgba(252,243,0,.25)}.badge-yellow,.badge-yellow-new{color:#0a0a1f;text-transform:uppercase;letter-spacing:.5px}.badge-yellow{background-color:#fcf300;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.btn-primary-new{background:linear-gradient(135deg,#fcf300,#f4e600);color:#0a0a1f;border:none;padding:16px 32px;border-radius:28px;font-weight:700;font-size:17px;height:56px;transition:all .2s ease;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(252,243,0,.3),0 2px 4px rgba(0,0,0,.1);text-decoration:none}.btn-primary-new:hover{background:linear-gradient(135deg,#e8dc00,#d4c800);transform:translateY(-2px);box-shadow:0 6px 16px rgba(252,243,0,.4),0 4px 8px rgba(0,0,0,.15)}.btn-primary{background-color:#fcf300;color:#0a0a1f;border:none;padding:12px 24px;border-radius:24px;font-weight:600;font-size:16px;height:48px;transition:all .2s ease;white-space:nowrap}.btn-primary:hover{background-color:#e8dc00;transform:translateY(-1px)}.footer-dark{background:linear-gradient(180deg,#0a0a1f,#050510);color:#fff}.footer-dark a{color:#fff;transition:all .2s ease}.footer-dark a:hover{color:#fcf300;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.form-inline{display:flex;gap:12px;align-items:center}.input-field{height:48px;padding:0 16px;border:1px solid #e5e5e5;border-radius:24px;font-size:16px;flex:1 1}.input-field-60{width:60%}.input-field:focus{outline:none;border-color:#fcf300;box-shadow:0 0 0 2px rgba(252,243,0,.2)}.avatar-circle{width:56px;height:56px;border-radius:50%;object-fit:cover;box-shadow:0 2px 8px rgba(0,0,0,.12)}.quote-mark{font-size:48px;color:#fcf300;line-height:1;font-family:serif}.grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.grid-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.hero-bg{background:radial-gradient(ellipse at center top,#fff 0,#fafaf8 50%,#f5f5f0 100%)}.icon-circle{width:72px;height:72px;background:linear-gradient(135deg,#fcf300,#f4e600);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;box-shadow:0 4px 12px rgba(252,243,0,.25)}.segment-bullet-check{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;padding-left:8px}.segment-bullet-check:before{content:"✓";color:#fcf300;font-weight:700;flex-shrink:0;margin-top:2px}.bg-red-tint{background-color:var(--color-red-tint-bg)}.bg-green-tint{background-color:var(--color-green-tint-bg)}.comparison-pill{display:inline-block;padding:6px 12px;border-radius:14px;font-size:12px;font-weight:700;margin-bottom:12px;letter-spacing:.3px}.pill-fara-compendi{background-color:var(--color-red-pill-bg);color:var(--color-red-pill-text)}.pill-cu-compendi{background-color:var(--color-green-pill-bg);color:var(--color-green-pill-text)}.comparison-bullet{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.comparison-bullet svg{flex-shrink:0;margin-top:3px}.hero-headline{font-size:48px;line-height:110%;font-weight:700;letter-spacing:-.02em}.body-text{font-size:18px;line-height:150%}.highlight-yellow{background-color:rgba(252,243,0,.35);padding:0 4px;border-radius:4px}@media (max-width:1024px){.form-inline{flex-direction:column;align-items:stretch}.input-field-60{width:100%}.hero-form-mobile-spacing>.input-field{margin-bottom:12px}.hero-form-mobile-spacing{margin-bottom:24px}}@media (max-width:768px){.hero-headline-new{font-size:38px;line-height:120%}.section-headline{font-size:26px}.body-text-new{font-size:17px;line-height:160%}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.grid-2{gap:24px}.section-spacing{padding-top:56px;padding-bottom:40px}.section-spacing-hero{padding-top:64px;padding-bottom:64px}.icon-circle-container{display:flex;flex-direction:column;gap:32px}.icon-circle-container>div{margin-bottom:0}.container-custom{padding:0 1.25rem}}@font-face{font-family:__Inter_1b85de;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_1b85de;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_1b85de;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_1b85de;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_1b85de;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_1b85de;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.p.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_1b85de;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_1b85de;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_1b85de{font-family:__Inter_1b85de,__Inter_Fallback_1b85de;font-style:normal}