:root{--color-red:#d32f2f;--color-orange:#f57c00;--color-yellow:#fbc02d;--color-green:#2e7d32;--color-brown:#3e2723;--color-dark:#1a1a1a;--font-inter:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-outfit:"Outfit","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--background:#fafafa;--foreground:#1a1a1a;--muted:#666;--border:#e0e0e0;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--space-xl:8rem}@media (prefers-color-scheme:dark){:root{--background:#111;--foreground:#fafafa;--muted:#a0a0a0;--border:#333}}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-inter),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-outfit),sans-serif;color:var(--color-dark);font-weight:700;line-height:1.1}@media (prefers-color-scheme:dark){h1,h2,h3,h4,h5,h6{color:var(--foreground)}}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.container{max-width:1400px;margin:0 auto;padding:0 2rem}@media (max-width:768px){.container{padding:0 1rem}}.container *{min-width:0}img{max-width:100%;height:auto}input,textarea,select,button{max-width:100%}.section{padding:var(--space-xl)0}@media (max-width:768px){.section{padding:var(--space-lg)0}}.section-dark{background-color:var(--foreground);color:var(--background)}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,.section-dark h5,.section-dark h6{color:var(--background)}.section-light{background-color:var(--background);color:var(--foreground)}.desktop-menu{display:none}.mobile-menu{display:flex}@media (min-width:900px){.desktop-menu{display:flex!important}.mobile-menu{display:none!important}}@media (max-width:768px){:root{--space-sm:.5rem;--space-md:1rem;--space-lg:2rem;--space-xl:3rem}[style*="margin-bottom: 6rem"]{margin-bottom:3rem!important}[style*="margin-bottom: 5rem"]{margin-bottom:2.5rem!important}[style*="margin-bottom: 4rem"]{margin-bottom:2rem!important}[style*="margin-bottom: 3rem"]{margin-bottom:1.5rem!important}[style*="margin-bottom: 2rem"]{margin-bottom:1.25rem!important}[style*="margin-bottom: 1.5rem"]{margin-bottom:1rem!important}[style*="gap: 5rem"]{gap:2.5rem!important}[style*="gap: 4rem"]{gap:2rem!important}[style*="gap: 3rem"]{gap:1.5rem!important}[style*="gap: 2.5rem"]{gap:1.25rem!important}[style*="gap: 2rem"],[style*="gap: 1.5rem"]{gap:1rem!important}[style*="padding: 5rem"]{padding:2.5rem!important}[style*="padding: 4rem"]{padding:2rem!important}[style*="padding: 3rem"]{padding:1.5rem!important}[style*="padding: 2.5rem"]{padding:1.25rem!important}.section{padding:3rem 0!important}h1,h2,h3,h4,h5,h6{line-height:1.15!important}p{line-height:1.4!important}button,a,input,select,textarea{min-height:44px}div[style*="border-radius: 24px"],div[style*="border-radius: 16px"]{padding:1.25rem!important}button,a>div>button{padding:.75rem 1.25rem!important;font-size:1rem!important}div[style*="flexWrap: wrap"],div[style*="flex-wrap: wrap"]{flex-wrap:wrap!important;justify-content:center!important}main,section,article,header,footer{max-width:100vw;overflow-x:hidden}nav .container{position:relative;overflow:hidden}div[style*="width: fit-content"]{width:auto!important;max-width:100%!important}}@media (max-width:480px){div[style*="flexWrap: wrap"]:not(.hero-countdown),div[style*="flex-wrap: wrap"]:not(.hero-countdown){flex-direction:column!important;align-items:center!important;width:100%!important}}@media (max-width:768px){.hero-section{min-height:70vh!important}.hero-title{margin-bottom:1rem!important;font-size:clamp(1.75rem,8vw,2.5rem)!important}.hero-countdown{flex-flow:row!important;gap:.5rem!important;width:auto!important;max-width:calc(100vw - 2rem)!important;margin:1rem auto 1.5rem!important;padding:.65rem .85rem!important}.hero-countdown>div{min-width:52px!important}.hero-section .container{padding-top:80px!important}.hero-ctas{flex-direction:column!important;align-items:center!important;gap:.75rem!important;width:100%!important}.hero-ctas a{text-align:center!important;width:90%!important;display:block!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:.85rem!important}.stats-card{padding:1rem .75rem!important}.stats-icon svg{width:24px!important;height:24px!important}.stats-number{margin-bottom:.25rem!important;font-size:1.75rem!important}.stats-label{letter-spacing:.5px!important;font-size:.7rem!important}}.footer-social{flex-flow:wrap!important}.footer-social a{min-height:unset!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;display:flex!important}
