@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background:#fff;--foreground:#1a1a1a;--primary:#0056b3;--primary-foreground:#fff;--secondary:#f8f9fa;--secondary-foreground:#1a1a1a;--accent:#00a8cc;--accent-foreground:#fff;--muted:#6c757d;--muted-foreground:#6c757d;--border:#dee2e6;--radius:.75rem;--font-geist:"Geist",sans-serif}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--primary:#3b82f6;--primary-foreground:#fff;--secondary:#1a1a1a;--secondary-foreground:#ededed;--accent:#22d3ee;--accent-foreground:#0a0a0a;--muted:#a1a1aa;--muted-foreground:#a1a1aa;--border:#27272a}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-geist),system-ui,-apple-system,sans-serif;overflow-x:hidden}body{background-color:var(--background);color:var(--foreground);line-height:1.6}a{color:inherit;text-decoration:none}section{padding:5rem 1.25rem}@media (max-width:768px){section{padding:3rem 1.25rem}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}h1{font-size:3.5rem}h2{margin-bottom:2rem;font-size:2.5rem}h3{margin-bottom:1rem;font-size:1.75rem}p{margin-bottom:1.5rem;font-size:1.125rem}.btn{border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--primary);color:var(--primary-foreground)}.btn-primary:hover{background-color:#004494;transform:translateY(-2px);box-shadow:0 4px 12px #0056b333}.btn-secondary{background-color:var(--secondary);color:var(--secondary-foreground);border:1px solid var(--border)}.btn-secondary:hover{background-color:#e9ecef}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.grid{display:grid}.grid-cols-1,.md\:grid-cols-2{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.w-full{width:100%}.min-h-screen{min-height:100vh}.p-4{padding:1rem}.p-8{padding:2rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pt-24{padding-top:6rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-1{margin-top:.25rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.text-center{text-align:center}.text-left{text-align:left}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-primary{color:var(--primary)}.text-accent{color:var(--accent)}.text-muted-foreground{color:var(--muted-foreground)}.text-foreground{color:var(--foreground)}.text-red-500{color:#ef4444}.bg-white{background-color:#fff}.bg-secondary{background-color:var(--secondary)}.bg-slate-50{background-color:#f8fafc}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.border{border:1px solid var(--border)}.border-b{border-bottom:1px solid var(--border)}.border-collapse{border-collapse:collapse}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.line-clamp-2{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.max-w-xs{max-width:20rem}.max-w-2xl{max-width:42rem}
.Navbar-module__cRh5nW__nav{z-index:1000;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed}.Navbar-module__cRh5nW__scrolled{background-color:var(--background);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background-image:radial-gradient(circle at 100% 0,#0056b30d,#0000 40%);padding:.75rem 0;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #0000000d}.Navbar-module__cRh5nW__scrolledText{color:var(--foreground)!important}.Navbar-module__cRh5nW__scrolledLogo{color:var(--primary)!important}.Navbar-module__cRh5nW__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cRh5nW__logo{color:var(--primary);letter-spacing:-.025em;font-size:1.5rem;font-weight:700}@media (max-width:480px){.Navbar-module__cRh5nW__logo{font-size:1.125rem}}.Navbar-module__cRh5nW__accent{color:var(--accent);font-weight:400}.Navbar-module__cRh5nW__desktopMenu{align-items:center;gap:2rem;display:none}@media (min-width:768px){.Navbar-module__cRh5nW__desktopMenu{display:flex}}.Navbar-module__cRh5nW__link{color:#f8fafc;cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:.25rem;padding:0;font-family:inherit;font-size:1rem;font-weight:500;transition:color .2s;display:flex}.Navbar-module__cRh5nW__link:hover{color:var(--primary)}.Navbar-module__cRh5nW__group{align-items:center;height:100%;display:flex;position:relative}.Navbar-module__cRh5nW__megaMenu{opacity:0;visibility:hidden;z-index:100;background:#fff;border:1px solid #0000000d;border-radius:1.25rem;min-width:600px;margin-top:1rem;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 25px 50px -12px #00000026}.Navbar-module__cRh5nW__group:hover .Navbar-module__cRh5nW__megaMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__cRh5nW__megaGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Navbar-module__cRh5nW__categoryTitle{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f1f5f9;margin-bottom:1rem;padding-bottom:.5rem;font-size:.75rem;font-weight:700}.Navbar-module__cRh5nW__categoryLinks{flex-direction:column;gap:.5rem;display:flex}.Navbar-module__cRh5nW__subLink{color:#334155;font-size:.875rem;line-height:1.4;text-decoration:none;transition:all .2s}.Navbar-module__cRh5nW__subLink:hover{color:var(--primary);transform:translate(4px)}.Navbar-module__cRh5nW__mobileToggle{color:#f8fafc;cursor:pointer;background:0 0;border:none;display:block}@media (min-width:768px){.Navbar-module__cRh5nW__mobileToggle{display:none}}.Navbar-module__cRh5nW__mobileMenu{z-index:3000;background-color:#0f172a;width:85%;height:100vh;padding:2rem 0;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-10px 0 30px #00000080}@media (max-width:480px){.Navbar-module__cRh5nW__mobileMenu{width:100%}}.Navbar-module__cRh5nW__mobileHeader{justify-content:flex-end;padding:0 1.25rem 2rem;display:flex}.Navbar-module__cRh5nW__mobileClose{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}.Navbar-module__cRh5nW__mobileNav{flex-direction:column;gap:2rem;display:flex}.Navbar-module__cRh5nW__mobileLink{color:#fff;font-size:1.25rem;font-weight:600;text-decoration:none}.Navbar-module__cRh5nW__mobileLinkGroup{flex-direction:column;gap:1rem;display:flex}.Navbar-module__cRh5nW__mobileLinkCategory{color:#fff;font-size:1.25rem;font-weight:600}.Navbar-module__cRh5nW__mobileSublinks{border-left:1px solid #334155;flex-direction:column;gap:.75rem;padding-left:1rem;display:flex}.Navbar-module__cRh5nW__mobileSublink{color:#94a3b8;font-size:.9375rem;text-decoration:none}
.Footer-module__3hUVsW__footer{color:#f8fafc;background-color:#0f172a;border-top:1px solid #1e293b;padding:5rem 0 2rem}.Footer-module__3hUVsW__container{max-width:1200px;margin:0 auto}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.Footer-module__3hUVsW__logo{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2}.Footer-module__3hUVsW__accent{color:#38bdf8;font-weight:400}.Footer-module__3hUVsW__description{color:#94a3b8;max-width:300px;margin-top:1.5rem;font-size:.875rem}.Footer-module__3hUVsW__socials{gap:1rem;margin-top:1.5rem;display:flex}.Footer-module__3hUVsW__socialLink{color:#94a3b8;transition:color .2s}.Footer-module__3hUVsW__socialLink:hover{color:#fff}.Footer-module__3hUVsW__heading{color:#fff;margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.Footer-module__3hUVsW__list{list-style:none}.Footer-module__3hUVsW__list li{margin-bottom:.75rem}.Footer-module__3hUVsW__list a{color:#94a3b8;font-size:.875rem;transition:color .2s}.Footer-module__3hUVsW__list a:hover{color:#fff}.Footer-module__3hUVsW__contactItem{color:#94a3b8;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.875rem;display:flex}.Footer-module__3hUVsW__icon{color:#38bdf8;flex-shrink:0}.Footer-module__3hUVsW__bottom{color:#64748b;border-top:1px solid #1e293b;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.75rem;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__bottom{flex-direction:row}}.Footer-module__3hUVsW__bottomLinks{gap:1.5rem;display:flex}.Footer-module__3hUVsW__bottomLinks a:hover{color:#fff}
