:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:Outfit,sans-serif;background:#050505;color:#b0b0b0;line-height:1.6;overflow-x:hidden}a:where(.astro-j7pv25f6){color:inherit;text-decoration:none}:root{--accent: #00e5a0;--accent-dim: #00e5a018;--accent-mid: #00e5a040;--accent-glow: 0 0 80px #00e5a025, 0 0 200px #00e5a010;--surface: #0c0c0c;--surface-raised: #111111;--border: #1a1a1a;--border-hover: #2a2a2a;--text-primary: #e8e8e8;--text-secondary: #777;--max-w: 1140px;--radius: 12px}body:before{content:"";position:fixed;inset:0;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;pointer-events:none;z-index:9999}nav:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:100;padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between;background:#050505cc;backdrop-filter:blur(20px) saturate(1.4);border-bottom:1px solid var(--border);transition:border-color .3s}.nav-logo:where(.astro-j7pv25f6){font-weight:700;font-size:1.2rem;color:var(--text-primary);letter-spacing:-.5px;display:flex;align-items:center;gap:.5rem}.nav-logo:where(.astro-j7pv25f6) .dot:where(.astro-j7pv25f6){width:8px;height:8px;background:var(--accent);border-radius:50%;box-shadow:0 0 12px var(--accent);animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.nav-links:where(.astro-j7pv25f6){display:flex;gap:2rem;align-items:center}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-size:.875rem;font-weight:400;color:var(--text-secondary);transition:color .2s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text-primary)}.nav-cta:where(.astro-j7pv25f6){font-size:.8rem!important;font-weight:500!important;color:#050505!important;background:var(--accent);padding:.4rem 1rem;border-radius:6px;transition:opacity .2s,transform .2s}.nav-cta:where(.astro-j7pv25f6):hover{opacity:.9;transform:translateY(-1px)}.container:where(.astro-j7pv25f6){max-width:var(--max-w);margin:0 auto;padding:0 2rem}section:where(.astro-j7pv25f6){padding:6rem 0}.hero:where(.astro-j7pv25f6){padding:10rem 0 6rem;text-align:center;position:relative}.hero:where(.astro-j7pv25f6):before{content:"";position:absolute;top:-200px;left:50%;transform:translate(-50%);width:700px;height:700px;background:radial-gradient(ellipse,var(--accent-dim) 0%,transparent 70%);pointer-events:none}.hero-badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1rem;border:1px solid var(--border);border-radius:100px;font-size:.8rem;color:var(--text-secondary);margin-bottom:2rem;background:var(--surface);animation:fade-up .6s ease-out both}.hero-badge:where(.astro-j7pv25f6) .tag:where(.astro-j7pv25f6){color:var(--accent);font-weight:500}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:clamp(2.8rem,6.5vw,5rem);font-weight:800;line-height:1.05;letter-spacing:-2.5px;color:var(--text-primary);margin-bottom:1.5rem;animation:fade-up .6s ease-out .1s both}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6) .gradient:where(.astro-j7pv25f6){background:linear-gradient(135deg,var(--accent) 0%,#00b4d8 50%,#7b68ee 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub:where(.astro-j7pv25f6){font-size:1.15rem;color:var(--text-secondary);max-width:580px;margin:0 auto 2.5rem;line-height:1.7;font-weight:300;animation:fade-up .6s ease-out .2s both}.hero-actions:where(.astro-j7pv25f6){display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;animation:fade-up .6s ease-out .3s both}.btn-primary:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;background:var(--accent);color:#050505;font-weight:600;font-size:.95rem;border-radius:8px;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s}.btn-primary:where(.astro-j7pv25f6):hover{transform:translateY(-2px);box-shadow:0 8px 30px #00e5a030}.btn-outline:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;background:transparent;color:var(--text-primary);font-weight:500;font-size:.95rem;border-radius:8px;border:1px solid var(--border);cursor:pointer;transition:border-color .2s,background .2s}.btn-outline:where(.astro-j7pv25f6):hover{border-color:var(--border-hover);background:var(--surface)}.terminal-section:where(.astro-j7pv25f6){padding:2rem 0 6rem}.terminal:where(.astro-j7pv25f6){background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;max-width:700px;margin:0 auto;animation:fade-up .6s ease-out .4s both;box-shadow:0 20px 60px #0006}.terminal-header:where(.astro-j7pv25f6){display:flex;align-items:center;gap:6px;padding:.75rem 1rem;background:var(--surface-raised);border-bottom:1px solid var(--border)}.terminal-dot:where(.astro-j7pv25f6){width:10px;height:10px;border-radius:50%}.terminal-dot:where(.astro-j7pv25f6).r{background:#ff5f57}.terminal-dot:where(.astro-j7pv25f6).y{background:#febc2e}.terminal-dot:where(.astro-j7pv25f6).g{background:#28c840}.terminal-title:where(.astro-j7pv25f6){font-family:JetBrains Mono,monospace;font-size:.7rem;color:var(--text-secondary);margin-left:.5rem}.terminal-body:where(.astro-j7pv25f6){padding:1.25rem 1.5rem;font-family:JetBrains Mono,monospace;font-size:.82rem;line-height:1.8;overflow-x:auto}.t-kw:where(.astro-j7pv25f6){color:#c792ea}.t-fn:where(.astro-j7pv25f6){color:#82aaff}.t-str:where(.astro-j7pv25f6){color:#c3e88d}.t-cm:where(.astro-j7pv25f6){color:#546e7a}.t-num:where(.astro-j7pv25f6){color:#f78c6c}.t-op:where(.astro-j7pv25f6){color:#89ddff}.t-var:where(.astro-j7pv25f6){color:#e8e8e8}.features-section:where(.astro-j7pv25f6){padding-top:4rem}.section-label:where(.astro-j7pv25f6){font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;color:var(--accent);margin-bottom:1rem}.section-title:where(.astro-j7pv25f6){font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;color:var(--text-primary);letter-spacing:-1px;margin-bottom:1rem}.section-sub:where(.astro-j7pv25f6){color:var(--text-secondary);font-size:1.05rem;max-width:550px;font-weight:300;margin-bottom:3.5rem}.feature-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.feature-card:where(.astro-j7pv25f6){background:var(--surface);padding:2rem;transition:background .3s;position:relative}.feature-card:where(.astro-j7pv25f6):hover{background:var(--surface-raised)}.feature-card:where(.astro-j7pv25f6):before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--accent-mid),transparent);opacity:0;transition:opacity .3s}.feature-card:where(.astro-j7pv25f6):hover:before{opacity:1}.feature-icon:where(.astro-j7pv25f6){width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--accent-dim);color:var(--accent);margin-bottom:1rem;font-size:1.1rem}.feature-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.feature-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.875rem;color:var(--text-secondary);line-height:1.6}.steps-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.step:where(.astro-j7pv25f6){position:relative;padding:2rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);transition:border-color .3s}.step:where(.astro-j7pv25f6):hover{border-color:var(--accent-mid)}.step-num:where(.astro-j7pv25f6){font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:500;color:var(--accent);background:var(--accent-dim);padding:.25rem .6rem;border-radius:4px;display:inline-block;margin-bottom:1rem}.step:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.step:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.875rem;color:var(--text-secondary);line-height:1.6}.step-connector:where(.astro-j7pv25f6){display:none}.stats-section:where(.astro-j7pv25f6){padding:4rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.stats-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.stat-value:where(.astro-j7pv25f6){font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;color:var(--text-primary);letter-spacing:-1px}.stat-label:where(.astro-j7pv25f6){font-size:.8rem;color:var(--text-secondary);margin-top:.25rem}.cta-section:where(.astro-j7pv25f6){text-align:center;padding:8rem 0;position:relative}.cta-section:where(.astro-j7pv25f6):before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:500px;height:500px;background:radial-gradient(ellipse,var(--accent-dim) 0%,transparent 70%);pointer-events:none}.cta-section:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--text-primary);letter-spacing:-1.5px;margin-bottom:1rem}.cta-section:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-secondary);font-size:1.05rem;margin-bottom:2.5rem;font-weight:300}footer:where(.astro-j7pv25f6){border-top:1px solid var(--border);padding:3rem 0}.footer-inner:where(.astro-j7pv25f6){display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-left:where(.astro-j7pv25f6){font-size:.8rem;color:var(--text-secondary)}.footer-links:where(.astro-j7pv25f6){display:flex;gap:1.5rem}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-size:.8rem;color:var(--text-secondary);transition:color .2s}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text-primary)}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.feature-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.steps-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.stats-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr);gap:1.5rem}.hero:where(.astro-j7pv25f6){padding:8rem 0 4rem}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):not(.nav-cta){display:none}section:where(.astro-j7pv25f6){padding:4rem 0}}@media(max-width:480px){.stats-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){letter-spacing:-1.5px}}
