:root{--bg:#f8f9fd;--card:#fff;--accent:#2563eb;--accent-dark:#1d4ed8;--text:#040f1e;--text-light:#667085;--border:#e5e7eb;--gradient-start:#2563eb;--gradient-end:#22d3ee;--shadow-sm:0 1px 3px rgba(16,24,40,.08);--shadow-md:0 4px 12px rgba(16,24,40,.12);--shadow-lg:0 8px 24px rgba(16,24,40,.15)}*{box-sizing:border-box;padding:0}*,body{margin:0}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,sans-serif;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}.container{max-width:1200px;margin:0 auto;padding:0 2rem}main{position:relative;z-index:1;background:#fff;min-height:70vh;margin-bottom:380px}.site-header{background:#fff;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 1px 3px rgba(0,0,0,.05)}.site-header .container{display:flex;justify-content:space-between;align-items:center}.site-header.home-immersive{position:fixed;left:0;right:0;background:transparent;border-bottom-color:transparent;box-shadow:none;transition:background .3s ease,box-shadow .3s ease,border-color .3s ease}.site-header.home-immersive.scrolled{background:#040f1e;border-bottom-color:hsla(0,0%,100%,.08);box-shadow:0 6px 24px rgba(0,0,0,.35)}.brand{margin:0;font-size:1.5rem;font-weight:700;color:var(--text);text-decoration:none;transition:color .2s}.brand:hover{color:var(--accent)}.brandLogo{height:auto;max-height:40px;width:auto;max-width:180px;display:inline-block;vertical-align:middle;object-fit:contain}.srOnly{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:.75rem;color:var(--text)}.section-header p{font-size:1.125rem;color:var(--text-light);max-width:600px;margin:0 auto}@media(max-width:1024px){main{margin-bottom:0;min-height:auto;padding-bottom:0}main>:last-child{margin-bottom:0!important;padding-bottom:0!important}}@media(max-width:968px){.section-header h2{font-size:2rem}}@media(max-width:768px){.nav{gap:1rem}.nav a{font-size:.875rem}}@media(max-width:480px){.container{padding:0 1rem}.section-header h2{font-size:1.75rem}}.navbar_nav__OOUnU{display:flex;gap:2.5rem;align-items:center}.navbar_nav__OOUnU a{color:var(--text);text-decoration:none;font-weight:700;font-size:1rem;transition:color .18s,transform .18s;position:relative;padding:.35rem .125rem;border-radius:4px}.navbar_nav__OOUnU a:hover{color:var(--accent);transform:translateY(-1px)}.navbar_nav__OOUnU a:focus{outline:3px solid rgba(59,130,246,.15);outline-offset:3px}.navbar_nav__OOUnU a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:3px;background:linear-gradient(90deg,var(--accent),var(--accent-dark));transition:width .22s ease;border-radius:2px}.navbar_nav__OOUnU a:hover:after{width:100%}.navbar_nav__OOUnU.navbar_immersive__BOa5b .navbar_brandLink__Co5Ps,.navbar_nav__OOUnU.navbar_immersive__BOa5b .navbar_desktopLinks__ANRV_>a,.navbar_nav__OOUnU.navbar_immersive__BOa5b .navbar_navTrigger__9LU5W{color:#fff}.navbar_nav__OOUnU.navbar_immersive__BOa5b .navbar_desktopLinks__ANRV_>a:hover,.navbar_nav__OOUnU.navbar_immersive__BOa5b .navbar_navTrigger__9LU5W:hover,.navbar_nav__OOUnU.navbar_immersive__BOa5b .navbar_navTrigger__9LU5W:hover svg{color:#22d3ee}.navbar_navItem__2gYpC{position:relative}.navbar_navItem__2gYpC:hover .navbar_navDropdown__FF33K{opacity:1;visibility:visible;transform:translateY(0)}.navbar_navTrigger__9LU5W{color:var(--text);text-decoration:none;font-weight:700;font-size:1rem;transition:color .18s,transform .18s;position:relative;padding:.35rem 0;cursor:pointer;display:flex;align-items:center;gap:.35rem}.navbar_navTrigger__9LU5W:hover{color:var(--accent);transform:translateY(-1px)}.navbar_navTrigger__9LU5W svg{font-size:.8rem;transition:transform .18s}.navbar_navTrigger__9LU5W:hover svg{transform:translateY(2px)}.navbar_navDropdown__FF33K{position:absolute;top:calc(100% + 1rem);left:-1rem;background:#fff;border:1px solid #e5e7eb;border-radius:2px;box-shadow:0 10px 40px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.06);padding:.75rem;min-width:320px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all .25s cubic-bezier(.4,0,.2,1);z-index:1000}.navbar_navDropdown__FF33K.navbar_open__MWIMy{opacity:1;visibility:visible;transform:translateY(0)}.navbar_navDropdown__FF33K .navbar_dropdownItem__c6nct{display:flex;align-items:flex-start;padding:.75rem;border-radius:8px;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer}.navbar_navDropdown__FF33K .navbar_dropdownItem__c6nct:hover{background:linear-gradient(135deg,rgba(37,99,235,.04),rgba(34,211,238,.04));transform:translateX(4px)}.navbar_navDropdown__FF33K .navbar_dropdownItem__c6nct:hover .navbar_dropdownTitle__8Jd7e{color:var(--accent)}.navbar_navDropdown__FF33K a{display:block;color:var(--text);text-decoration:none;transition:all .15s}.navbar_navDropdown__FF33K a:after{display:none}.navbar_navDropdown__FF33K .navbar_dropdownContent__sbfY_{flex:1 1;min-width:0}.navbar_navDropdown__FF33K .navbar_dropdownTitle__8Jd7e{font-size:.9375rem;font-weight:600;color:var(--text);transition:color .2s}.navbar_navDropdown__FF33K .navbar_dropdownDescription__ug2on{font-size:.8125rem;color:var(--text-light);margin-top:.25rem;line-height:1.4}.navbar_navDropdown__FF33K .navbar_dropdownHeader__3UFpg{padding:.5rem 1rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-light);border-bottom:1px solid #f3f4f6;margin-bottom:.5rem}.navbar_desktopLinks__ANRV_{display:flex;gap:2.5rem;align-items:center}.navbar_brandLink__Co5Ps{display:inline-block;font-weight:700;text-decoration:none;color:var(--text);margin-right:1.25rem}.navbar_mobileMenu__hPnwi,.navbar_mobileSubMenu__UjdBU,.navbar_mobileToggle__ykUJJ{display:none}@media(max-width:768px){.navbar_nav__OOUnU{gap:.75rem;flex-wrap:nowrap;align-items:center}.navbar_brandLink__Co5Ps,.navbar_desktopLinks__ANRV_{display:none}.navbar_navDropdown__FF33K{display:none!important}}.mobileNav_mobileMenu__78JzK,.mobileNav_mobileSubMenu__KDTw5,.mobileNav_mobileToggle__WweuL{display:none}@media(max-width:768px){.mobileNav_mobileToggle__WweuL{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:.5rem;border-radius:6px}.mobileNav_mobileToggle__WweuL:focus{outline:3px solid rgba(59,130,246,.15);outline-offset:3px}.mobileNav_hamburger__0NCpI{display:inline-block;width:22px;height:18px}.mobileNav_hamburger__0NCpI span{display:block;height:2px;background:var(--text);margin-bottom:4px;border-radius:2px;transition:transform .18s ease,opacity .18s ease}.mobileNav_hamburger__0NCpI.mobileNav_immersive___lgeP span{background:#fff}.mobileNav_mobileMenu__78JzK{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 10px 30px rgba(0,0,0,.08);display:none;z-index:900}.mobileNav_mobileMenu__78JzK.mobileNav_open__46CT1,.mobileNav_open__46CT1{display:block}.mobileNav_mobileNavInner__o_cMC{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem}.mobileNav_mobileNavInner__o_cMC a{padding:.375rem .25rem;font-weight:600;color:var(--text);text-decoration:none;font-size:1rem}.mobileNav_mobileSubHeader__cOT79{font-weight:600;color:var(--text-light);padding:.125rem .25rem;margin-bottom:.25rem}.mobileNav_mobileSubMenu__KDTw5{display:flex;padding-left:.75rem;margin-bottom:.75rem;flex-direction:column;gap:.5rem}.mobileNav_mobileSubMenu__KDTw5 a{color:var(--text);font-weight:600;padding:.25rem 0;text-decoration:none}.mobileNav_mobileNavInner__o_cMC .mobileNav_btn__6tc21.mobileNav_btn-primary__PxOp1{width:100%;padding:.6rem .75rem;border-radius:8px;box-shadow:none!important;background:transparent!important;border:2px solid var(--accent);color:var(--accent);font-weight:700;text-align:center}.mobileNav_mobileNavInner__o_cMC .mobileNav_btn__6tc21.mobileNav_btn-primary__PxOp1:hover{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));color:#fff}}.footer_siteFooter__x15sa{padding:8rem 0 2rem;background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;position:fixed;bottom:0;left:0;right:0;z-index:0}.footer_footerContent__zEI3K{display:grid;grid-template-columns:2fr 3fr;grid-gap:4rem;gap:4rem;margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid hsla(0,0%,100%,.15)}.footer_footerBrand__hLRsC .footer_footerBrandHeading__WCRbS{margin:0;line-height:1}.footer_footerBrand__hLRsC .footer_footerLogo__qwVJL{height:auto;max-height:44px;width:auto;max-width:180px;margin-bottom:.875rem;object-fit:contain}.footer_footerBrand__hLRsC p{color:hsla(0,0%,100%,.65);font-size:.9375rem;font-weight:400}.footer_footerBrand__hLRsC .footer_footerContact__bEH_W{margin-top:.5rem}.footer_footerBrand__hLRsC .footer_footerContact__bEH_W a{color:hsla(0,0%,100%,.9);text-decoration:none;font-size:.95rem}.footer_footerLinksGrid__ApHnQ{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:2rem;gap:2rem}.footer_footerColumn__eIl75{display:flex;flex-direction:column;gap:.75rem}.footer_footerColumn__eIl75 h4{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:hsla(0,0%,100%,.9);margin-bottom:.5rem}.footer_footerColumn__eIl75 a{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:.9375rem;font-weight:400;transition:all .2s;position:relative;width:-moz-fit-content;width:fit-content}.footer_footerColumn__eIl75 a:hover{color:#fff;transform:translateX(4px)}.footer_footerBottom__HDfXI{text-align:center}.footer_footerBottom__HDfXI small{color:hsla(0,0%,100%,.55);font-size:.875rem;font-weight:400}.footer_footerBottom__HDfXI .footer_builtBy__aYAjb{color:hsla(0,0%,100%,.45);font-size:.8125rem;margin-top:.5rem}@media(max-width:768px){.footer_footerContent__zEI3K{grid-template-columns:1fr;gap:2.5rem;text-align:center}.footer_footerBrand__hLRsC h3,.footer_footerBrand__hLRsC p{text-align:center}.footer_footerLinksGrid__ApHnQ{grid-template-columns:1fr;gap:2rem}.footer_footerColumn__eIl75{align-items:center}.footer_footerColumn__eIl75 a:hover{transform:translateX(0)}.footer_siteFooter__x15sa{position:static;z-index:auto;padding:2rem 0 1rem}.footer_footerContent__zEI3K{margin-bottom:1.5rem;padding-bottom:1.5rem}}@media(min-width:769px)and (max-width:1024px){.footer_siteFooter__x15sa{position:static;z-index:auto;padding:2.5rem 0 1.5rem}.footer_footerContent__zEI3K{margin-bottom:2rem;padding-bottom:2rem}.footer_footerLinksGrid__ApHnQ{grid-template-columns:repeat(2,1fr);gap:2rem}}.scrollToTop_scrollTopButton__JMRkg{position:fixed;right:1.25rem;bottom:1.25rem;width:44px;height:44px;border-radius:999px;background:var(--accent);color:#fff;border:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(12,23,36,.12);cursor:pointer;z-index:9999;transition:transform .12s ease,opacity .12s ease}.scrollToTop_scrollTopButton__JMRkg:hover{transform:translateY(-3px)}.scrollToTop_scrollTopButton__JMRkg svg{width:18px;height:18px}@font-face{font-family:__Inter_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;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_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.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_f367f3;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_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}