@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter","Inter Fallback"}
:root{--background:160 20% 6%;--foreground:150 5% 98%;--card:160 15% 10%;--card-foreground:150 5% 98%;--popover:160 20% 6%;--popover-foreground:150 5% 98%;--primary:160 84% 39%;--primary-foreground:0 0% 100%;--secondary:160 12% 15%;--secondary-foreground:150 5% 98%;--muted:160 12% 13%;--muted-foreground:160 8% 55%;--accent:160 84% 39%;--accent-foreground:0 0% 100%;--destructive:0 62% 30%;--destructive-foreground:0 0% 98%;--border:160 12% 20%;--input:160 12% 20%;--ring:160 84% 39%;--radius:.5rem}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:hsl(var(--background));max-width:100vw;color:hsl(var(--foreground));font-family:var(--font-inter),sans-serif;scroll-behavior:smooth;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:hsl(var(--background))}::-webkit-scrollbar-thumb{background:hsl(var(--muted));border-radius:5px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--primary))}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}
.Header-module__Af2_WG__header{z-index:50;border-bottom:1px solid #0000;width:100%;transition:all .3s;position:fixed;top:0;left:0}.Header-module__Af2_WG__scrolled{background-color:hsl(var(--background)/.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid hsl(var(--border)/.5)}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1280px;height:80px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__Af2_WG__logo{color:hsl(var(--foreground));align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Header-module__Af2_WG__logo span{color:hsl(var(--primary))}.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__nav ul{gap:1.5rem;list-style:none;display:flex}.Header-module__Af2_WG__hasSubmenu{position:relative}.Header-module__Af2_WG__navLink{color:hsl(var(--muted-foreground));align-items:center;gap:.35rem;padding:.5rem 0;font-weight:500;transition:color .2s;display:flex;position:relative}.Header-module__Af2_WG__navLink:hover{color:hsl(var(--foreground))}.Header-module__Af2_WG__navLink.Header-module__Af2_WG__active{color:hsl(var(--primary))}.Header-module__Af2_WG__navIcon{align-items:center;display:flex}.Header-module__Af2_WG__chevron{transition:transform .2s}.Header-module__Af2_WG__hasSubmenu:hover .Header-module__Af2_WG__chevron{transform:rotate(180deg)}.Header-module__Af2_WG__megaMenu{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius);z-index:100;min-width:320px;max-width:600px;padding:1rem;animation:.2s Header-module__Af2_WG__fadeIn;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000026}@keyframes Header-module__Af2_WG__fadeIn{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Header-module__Af2_WG__megaMenuHeader{border-bottom:1px solid hsl(var(--border));margin-bottom:.75rem;padding-bottom:.75rem}.Header-module__Af2_WG__megaMenuTitle{color:hsl(var(--primary));align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:flex}.Header-module__Af2_WG__megaMenuTitle:hover{text-decoration:underline}.Header-module__Af2_WG__megaMenuGrid{grid-template-columns:repeat(3,1fr);gap:.25rem;max-height:400px;display:grid;overflow-y:auto}.Header-module__Af2_WG__megaMenuItem{color:hsl(var(--muted-foreground));border-radius:calc(var(--radius) - 4px);white-space:nowrap;text-overflow:ellipsis;padding:.5rem .75rem;font-size:.875rem;transition:all .15s;overflow:hidden}.Header-module__Af2_WG__megaMenuItem:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.Header-module__Af2_WG__cta{display:none}.Header-module__Af2_WG__mobileMenuBtn{color:hsl(var(--foreground));cursor:pointer;background:0 0;border:none;padding:.5rem;display:block}.Header-module__Af2_WG__mobileMenu{background-color:hsl(var(--background));border-top:1px solid hsl(var(--border));width:100%;height:calc(100vh - 80px);padding:1.5rem;transition:transform .3s ease-in-out;position:fixed;top:80px;left:0;overflow-y:auto;transform:translate(100%)}.Header-module__Af2_WG__mobileMenu.Header-module__Af2_WG__open{transform:translate(0)}.Header-module__Af2_WG__mobileNav{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Header-module__Af2_WG__mobileNavItem{border-bottom:1px solid hsl(var(--border)/.5)}.Header-module__Af2_WG__mobileNavLink{color:hsl(var(--foreground));padding:1rem 0;font-size:1.125rem;font-weight:600;display:block}.Header-module__Af2_WG__mobileNavButton{width:100%;color:hsl(var(--foreground));cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.125rem;font-weight:600;display:flex}.Header-module__Af2_WG__mobileNavButton .Header-module__Af2_WG__navIcon{margin-right:.5rem}.Header-module__Af2_WG__mobileChevron{transition:transform .2s}.Header-module__Af2_WG__mobileChevron.Header-module__Af2_WG__rotated{transform:rotate(180deg)}.Header-module__Af2_WG__mobileSubmenu{background:hsl(var(--accent)/.5);border-radius:var(--radius);max-height:0;margin-bottom:.5rem;transition:max-height .3s;overflow:hidden}.Header-module__Af2_WG__mobileSubmenu.Header-module__Af2_WG__expanded{max-height:500px;overflow-y:auto}.Header-module__Af2_WG__mobileSubmenuItem{color:hsl(var(--muted-foreground));padding:.75rem 1rem;font-size:.95rem;transition:all .15s;display:block}.Header-module__Af2_WG__mobileSubmenuItem:hover{background:hsl(var(--accent));color:hsl(var(--foreground))}.Header-module__Af2_WG__mobileSubmenuItem.Header-module__Af2_WG__seeMore{color:hsl(var(--primary));font-weight:500}@media (min-width:768px){.Header-module__Af2_WG__nav,.Header-module__Af2_WG__cta{display:block}.Header-module__Af2_WG__mobileMenuBtn{display:none}}@media (min-width:1024px){.Header-module__Af2_WG__megaMenu{min-width:450px;max-width:700px}.Header-module__Af2_WG__megaMenuGrid{grid-template-columns:repeat(4,1fr)}}
