@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:#f8fafc;--foreground:#0f172a;--primary:#2563eb;--primary-hover:#1d4ed8;--secondary:#64748b;--border:#e2e8f080;--shadow:0 4px 20px -5px #0000000d;--header-height:72px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}h1,h2,h3,.logo-text{letter-spacing:-.025em;font-family:Poppins,sans-serif;font-weight:700}.min-h-screen{min-height:100vh}.flex-col{flex-direction:column;display:flex}.flex-grow{flex-grow:1}.max-w-4xl{max-width:56rem;margin-left:auto;margin-right:auto}.max-w-5xl{max-width:64rem;margin-left:auto;margin-right:auto}.max-w-7xl{max-width:80rem;margin-left:auto;margin-right:auto}.text-center{text-align:center}.pt-20{padding-top:5rem}.pb-16{padding-bottom:4rem}.mb-6{margin-bottom:1.5rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.text-blue-600{color:var(--primary)}.text-slate-600{color:#475569}.text-slate-900{color:#0f172a}.header{height:var(--header-height);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;background:#ffffffbf;align-items:center;transition:all .3s;display:flex;position:sticky;top:0}.nav-container{justify-content:space-between;align-items:center;width:100%;padding:0 2rem;display:flex}.logo{color:var(--primary);align-items:center;gap:10px;font-size:1.25rem;display:flex}.hero{text-align:center;padding:80px 20px}.hero h1{margin-bottom:24px;font-size:4rem;line-height:1.1}.hero p{color:var(--secondary);max-width:600px;margin:0 auto 40px;font-size:1.25rem}.glass-card{-webkit-backdrop-filter:blur(16px);background:#fffc;border:1px solid #ffffff80;border-radius:32px;padding:40px;transition:transform .3s,box-shadow .3s;box-shadow:0 25px 50px -12px #0000000d}.glass-card:hover{box-shadow:0 35px 60px -15px #00000014}footer{border-top:1px solid var(--border);background-color:#fff;margin-top:80px;padding:60px 20px}.subtext{color:#64748b;margin-top:4px;font-size:.875rem}.ad-layout{justify-content:center;gap:24px;width:100%;display:flex}.main-content{flex:1;min-width:0;max-width:1000px}.ad-rail{flex-direction:column;gap:20px;width:160px;height:fit-content;display:flex;position:sticky;top:100px}@media (max-width:1200px){.ad-rail{display:none}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
