@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_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__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_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background:#ececec;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#ececec;--foreground:#ececec}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.navbar-module__QXtwcq__header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#ffffffeb;border-bottom:1px solid #eee;justify-content:center;align-items:center;width:100%;height:60px;position:fixed;top:0;left:0}.navbar-module__QXtwcq__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:10px auto 0;display:flex}.navbar-module__QXtwcq__logo{letter-spacing:.08em;color:#1f1f1f;font-weight:600;text-decoration:none}.navbar-module__QXtwcq__links{gap:2rem;list-style:none;display:flex}.navbar-module__QXtwcq__links a{color:#333;font-size:.95rem;text-decoration:none;position:relative}.navbar-module__QXtwcq__links a:after{content:"";background:#1f1f1f;width:0%;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.navbar-module__QXtwcq__links a:hover:after{width:100%}.navbar-module__QXtwcq__cta{color:#1f1f1f;border:1px solid #1f1f1f;border-radius:999px;padding:.6rem 1.4rem;font-size:.85rem;text-decoration:none;transition:all .3s}.navbar-module__QXtwcq__cta:hover{color:#fff;background:#1f1f1f}.navbar-module__QXtwcq__menuBtn{cursor:pointer;background:0 0;border:none;font-size:1.6rem;display:none}.navbar-module__QXtwcq__mobileMenu{opacity:0;pointer-events:none;background:#fff;flex-direction:column;gap:2rem;width:100%;height:calc(100vh - 80px);padding:3rem 2rem;transition:all .35s;display:flex;position:fixed;top:80px;left:0;transform:translateY(-100%)}.navbar-module__QXtwcq__mobileMenu a{color:#1f1f1f;font-size:1.3rem;text-decoration:none}.navbar-module__QXtwcq__mobileCta{text-align:center;color:#1f1f1f;border:1px solid #1f1f1f;border-radius:999px;margin-top:auto;padding:1rem;font-size:.95rem;text-decoration:none}.navbar-module__QXtwcq__mobileMenu.navbar-module__QXtwcq__open{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:900px){.navbar-module__QXtwcq__links,.navbar-module__QXtwcq__cta{display:none}.navbar-module__QXtwcq__menuBtn{color:#858585;margin-right:20px;display:block}}.navbar-module__QXtwcq__logo{align-items:center;display:flex}.navbar-module__QXtwcq__logo img{width:auto;height:40px}@media (max-width:900px){.navbar-module__QXtwcq__logo img{max-height:32px;margin-left:10px}}
.footer-module__0YPuSq__footer{background:#f8f8f8}.footer-module__0YPuSq__container{grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto;padding:4rem 1rem;display:grid}.footer-module__0YPuSq__brand h3{letter-spacing:.1em;color:#333}.footer-module__0YPuSq__brand p{color:#666;font-size:.9rem}.footer-module__0YPuSq__links,.footer-module__0YPuSq__contact{flex-direction:column;gap:.6rem;display:flex}.footer-module__0YPuSq__links h4,.footer-module__0YPuSq__contact h4{color:#333;margin-bottom:.5rem;font-size:.9rem}.footer-module__0YPuSq__links a,.footer-module__0YPuSq__contact a{color:#333;font-size:.85rem;text-decoration:none}.footer-module__0YPuSq__links a:hover,.footer-module__0YPuSq__contact a:hover{text-decoration:underline}.footer-module__0YPuSq__bottom{text-align:center;color:#777;border-top:1px solid #e1e1e1;padding:1rem;font-size:.75rem}.footer-module__0YPuSq__bottom span{color:#777;font-size:.8rem}.footer-module__0YPuSq__bottom a{color:#555;font-weight:500;text-decoration:none}.footer-module__0YPuSq__bottom a:hover{text-decoration:underline}.footer-module__0YPuSq__bottom a{opacity:.8;transition:opacity .3s}.footer-module__0YPuSq__bottom a:hover{opacity:1}
