@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"}
.Header-module__Af2_WG__header{padding:var(--spacing-sm)0;border-bottom:1px solid var(--border);background:var(--header-background);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;position:sticky;top:0}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logo{color:var(--foreground);font-size:1.25rem;font-weight:700}.Header-module__Af2_WG__nav{gap:var(--spacing-md);align-items:center;display:flex}.Header-module__Af2_WG__link{color:var(--text-secondary);font-size:.95rem;transition:color .2s}.Header-module__Af2_WG__link:hover{color:var(--foreground)}.Header-module__Af2_WG__cta{background-color:var(--foreground);color:var(--background);border-radius:var(--radius-sm);padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background-color .2s}.Header-module__Af2_WG__cta:hover{background-color:var(--text-secondary);opacity:1}.Header-module__Af2_WG__mobileMenuBtn{cursor:pointer;z-index:102;background:0 0;border:none;padding:.5rem;display:none}.Header-module__Af2_WG__hamburger{background:var(--foreground);width:24px;height:2px;transition:all .3s;display:block;position:relative}.Header-module__Af2_WG__hamburger:before,.Header-module__Af2_WG__hamburger:after{content:"";background:var(--foreground);width:24px;height:2px;transition:all .3s;position:absolute;left:0}.Header-module__Af2_WG__hamburger:before{top:-8px}.Header-module__Af2_WG__hamburger:after{top:8px}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__active{background:0 0}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__active:before{top:0;transform:rotate(45deg)}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__active:after{top:0;transform:rotate(-45deg)}.Header-module__Af2_WG__mobileNav{background:var(--background);z-index:101;justify-content:center;align-items:center;width:100vw;height:100vh;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translate(100%)}.Header-module__Af2_WG__mobileNav.Header-module__Af2_WG__open{transform:translate(0)}.Header-module__Af2_WG__mobileLinks{align-items:center;gap:var(--spacing-md);flex-direction:column;display:flex}.Header-module__Af2_WG__mobileLink{color:var(--foreground);font-size:1.5rem;font-weight:600}.Header-module__Af2_WG__mobileCta{margin-top:var(--spacing-sm);background-color:var(--foreground);color:var(--background);border-radius:var(--radius-md);padding:.75rem 2rem;font-size:1.1rem;font-weight:500}@media (max-width:768px){.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__mobileMenuBtn{display:block}}
.Footer-module__EZoWya__footer{padding:var(--spacing-md)0;border-top:1px solid var(--border);margin-top:auto}.Footer-module__EZoWya__container{justify-content:space-between;align-items:center;gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.Footer-module__EZoWya__copyright{color:var(--text-secondary);font-size:.9rem}.Footer-module__EZoWya__socials{gap:var(--spacing-md);display:flex}.Footer-module__EZoWya__socials a{color:var(--text-secondary);font-size:.9rem}.Footer-module__EZoWya__socials a:hover{color:var(--foreground)}
:root{--background:#fff;--foreground:#111;--text-secondary:#555;--accent:#2563eb;--accent-hover:#1d4ed8;--gray-light:#f3f4f6;--border:#e5e7eb;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:2rem;--spacing-lg:4rem;--spacing-xl:8rem;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--max-width:1200px;--header-background:#ffffffe6}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--text-secondary:#a1a1a1;--gray-light:#171717;--border:#333;--header-background:#0a0a0ae6}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-inter),sans-serif;background:var(--background);color:var(--foreground);flex-direction:column;min-height:100vh;line-height:1.6;display:flex;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:opacity .2s}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{margin-bottom:var(--spacing-sm);font-weight:600;line-height:1.2}p{margin-bottom:var(--spacing-sm);color:var(--text-secondary)}.container{width:100%;max-width:var(--max-width);padding:0 var(--spacing-sm);margin:0 auto}
