@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:#050505;--foreground:#fff;--accent:#0070f3;--accent-glow:#0070f34d;--card-bg:#ffffff0d;--card-border:#ffffff1a;--font-geist-sans:"Geist",sans-serif;--font-geist-mono:"Geist Mono",monospace;--navbar-height:70px;--footer-bg:#0a0a0a}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-geist-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;overflow-x:hidden}a{color:inherit;text-decoration:none}main{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.hero{text-align:center;max-width:800px;animation:1s ease-out fadeIn}.hero h1{letter-spacing:-.05em;background:linear-gradient(#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:800}.hero p{color:#a1a1a1;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.cta-button{color:#000;box-shadow:0 0 20px var(--accent-glow);background:#fff;border-radius:99px;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s;display:inline-block}.cta-button:hover{box-shadow:0 0 30px var(--accent-glow);background:#e5e5e5;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.navbar{width:100%;height:var(--navbar-height);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--card-border);z-index:1000;background:#050505cc;justify-content:space-between;align-items:center;padding:0 4rem;display:flex;position:fixed;top:0}.nav-logo{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.nav-links{gap:2rem;display:flex}.nav-link{color:#a1a1a1;font-size:.9rem;transition:color .2s}.nav-link:hover{color:#fff}.page-container{padding-top:var(--navbar-height);flex-direction:column;align-items:center;min-height:100vh;display:flex}.section-container{width:100%;max-width:1000px;padding:6rem 2rem}.section-title{text-align:center;margin-bottom:2rem;font-size:3rem;font-weight:800}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem;display:grid}.feature-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;padding:2rem;transition:transform .3s}.feature-card:hover{border-color:#fff3;transform:translateY(-5px)}.feature-card h3{margin-bottom:1rem;font-size:1.5rem}.feature-card p{color:#a1a1a1;line-height:1.6}.content-text{color:#a1a1a1;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.home-section{flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:8rem 2rem;display:flex}.section-tag{color:var(--accent);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-size:.8rem;font-weight:700}.footer{background:var(--footer-bg);border-top:1px solid var(--card-border);text-align:center;flex-direction:column;align-items:center;width:100%;padding:4rem 2rem;display:flex}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;max-width:1000px;margin-bottom:3rem;display:flex}.footer-brand{text-align:left}.footer-logo{margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:block}.footer-links{gap:4rem;display:flex}.footer-column h4{color:#fff;margin-bottom:1.5rem;font-size:.9rem}.footer-column ul{list-style:none}.footer-column li{margin-bottom:.8rem}.footer-column a{color:#a1a1a1;font-size:.9rem;transition:color .2s}.footer-column a:hover{color:#fff}.footer-bottom{color:#666;border-top:1px solid #ffffff0d;width:100%;margin-top:2rem;padding-top:2rem;font-size:.85rem}@media (max-width:768px){.navbar{padding:0 1.5rem}.nav-links{display:none}.hero h1,.section-title{font-size:2.5rem}.footer-content{text-align:center;flex-direction:column;align-items:center}.footer-brand{text-align:center}.footer-links{gap:2rem}}
