:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--bg:#050816;--bg2:#0b1224;--card:#ffffff0d;--primary:#4f7cff;--secondary:#00d4ff;--text:#f5f7ff;--muted:#9ca8c7;--border:#ffffff14;--shadow:0 20px 60px #00000073}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at top,#16224d 0%,#050816 55%);font-family:Inter,Arial,sans-serif;overflow-x:hidden}.hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:40px;display:flex}.hero-content{max-width:900px}.eyebrow{color:var(--secondary);letter-spacing:6px;text-transform:uppercase;margin-bottom:20px;font-size:.9rem}h1{margin-bottom:24px;font-size:5rem;font-weight:800;line-height:1}h2{color:var(--secondary);margin-bottom:24px;font-size:2rem;font-weight:400}.description{color:var(--muted);max-width:700px;margin:0 auto 45px;font-size:1.2rem;line-height:1.8}.buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}button{cursor:pointer;border:none;border-radius:999px;padding:16px 34px;font-size:1rem;font-weight:700;transition:all .3s}.primary{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;box-shadow:var(--shadow)}.primary:hover{transform:translateY(-4px)}.secondary{border:2px solid var(--primary);color:#fff;background:0 0}.secondary:hover{background:#ffffff0f}.hero:before{content:"";filter:blur(60px);z-index:-1;background:radial-gradient(circle,#4f7cff2e,#0000 70%);width:700px;height:700px;position:absolute}.hero-content{animation:1s fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){h1{font-size:3rem}h2{font-size:1.5rem}.description{font-size:1rem}.buttons{flex-direction:column;align-items:center}button{width:260px}}.intro{color:#fff;background:linear-gradient(#08111f 0%,#101a2f 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px;font-family:Arial,Helvetica,sans-serif;display:flex}.hero-slide{text-align:center;max-width:900px}.eyebrow{color:#6fe8ff;letter-spacing:8px;margin-bottom:30px;font-size:14px}.hero-slide h1{margin:0;font-size:72px;font-weight:800}.hero-slide h2{color:#d7f8ff;margin-top:20px;font-size:34px}.description{color:#c5d2e3;margin-top:24px;font-size:22px}.buttons{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:50px;display:flex}.buttons button{cursor:pointer;color:#fff;background:linear-gradient(90deg,#31b7ff,#3ef2c6);border:none;border-radius:50px;padding:18px 38px;font-size:18px;font-weight:700;transition:transform .25s}.buttons button:hover{transform:scale(1.05)}.secondary{background:0 0!important;border:2px solid #5fc7ff!important}
