:root{--bg: #0a0a0a;--bg-2: #131313;--bg-3: #1c1c1c;--border: #262626;--border-2: #404040;--text: #ededed;--text-2: #a0a0a0;--text-3: #666666;--accent: #f59e0b;--accent-2: #92400e;--accent-sur: rgba(245, 158, 11, .1);--font-sans: "Geist", system-ui, sans-serif;--font-mono: "Geist Mono", "SF Mono", monospace;--max: 1180px;color-scheme:dark}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{background-color:var(--bg);color:var(--text);font-family:var(--font-sans);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh}code,pre,kbd,samp{font-family:var(--font-mono)}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.grid-bg:where(.astro-j7pv25f6){position:fixed;inset:0;background-image:linear-gradient(to right,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.025) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,#000 0%,transparent 70%);pointer-events:none;z-index:0}.glow:where(.astro-j7pv25f6){position:fixed;top:-200px;left:50%;transform:translate(-50%);width:900px;height:600px;background:radial-gradient(ellipse at center,rgba(245,158,11,.16),transparent 60%);pointer-events:none;z-index:0;filter:blur(20px)}nav:where(.astro-j7pv25f6).top{position:sticky;top:0;z-index:50;background:#0a0a0ab3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-inner:where(.astro-j7pv25f6){max-width:var(--max);margin:0 auto;padding:14px 32px;display:flex;align-items:center;gap:32px}.logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:9px;font-family:var(--font-mono);font-size:14px;font-weight:500;letter-spacing:-.01em}.logo-mark:where(.astro-j7pv25f6){width:22px;height:22px;border-radius:5px;background:var(--accent);color:var(--bg);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;box-shadow:0 0 18px var(--accent-sur)}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:24px;margin-left:8px}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-2);font-size:13.5px;transition:color .12s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text)}.nav-right:where(.astro-j7pv25f6){margin-left:auto;display:flex;align-items:center;gap:10px}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 13px;border-radius:6px;font-size:13px;font-weight:500;transition:background .12s,color .12s,border-color .12s,transform .12s;border:1px solid transparent;white-space:nowrap}.btn-ghost:where(.astro-j7pv25f6){color:var(--text-2)}.btn-ghost:where(.astro-j7pv25f6):hover{color:var(--text);background:var(--bg-2)}.btn-secondary:where(.astro-j7pv25f6){color:var(--text);border-color:var(--border-2);background:var(--bg-2)}.btn-secondary:where(.astro-j7pv25f6):hover{background:var(--bg-3);border-color:#505050}.btn-primary:where(.astro-j7pv25f6){background:var(--accent);color:#1a1100;font-weight:600}.btn-primary:where(.astro-j7pv25f6):hover{background:#fbb12b}.btn-lg:where(.astro-j7pv25f6){height:40px;padding:0 18px;font-size:14px;border-radius:7px}section:where(.astro-j7pv25f6){position:relative;z-index:1}.container:where(.astro-j7pv25f6){max-width:var(--max);margin:0 auto;padding:0 32px}.hero:where(.astro-j7pv25f6){padding:100px 0 60px;text-align:center}.pill:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;height:28px;padding:0 12px 0 4px;border-radius:999px;border:1px solid var(--border-2);background:var(--bg-2);font-size:12.5px;color:var(--text-2);font-family:var(--font-mono);margin-bottom:28px}.pill-tag:where(.astro-j7pv25f6){background:var(--accent-sur);color:var(--accent);padding:2px 8px;border-radius:999px;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}h1:where(.astro-j7pv25f6).headline{font-size:clamp(40px,6.2vw,68px);line-height:1.02;letter-spacing:-.035em;font-weight:600;max-width:880px;margin:0 auto;text-wrap:balance}h1:where(.astro-j7pv25f6).headline .accent:where(.astro-j7pv25f6){color:var(--accent);font-style:italic;font-weight:500}.sub:where(.astro-j7pv25f6){margin:24px auto 0;max-width:580px;font-size:17px;line-height:1.5;color:var(--text-2);text-wrap:balance}.hero-ctas:where(.astro-j7pv25f6){margin-top:36px;display:flex;gap:10px;justify-content:center;align-items:center;flex-wrap:wrap}.hero-meta:where(.astro-j7pv25f6){margin-top:18px;display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:12.5px;color:var(--text-3)}.hero-meta:where(.astro-j7pv25f6):before{content:"";width:6px;height:6px;background:#22c55e;border-radius:50%;box-shadow:0 0 8px #22c55e}.terminal-wrap:where(.astro-j7pv25f6){margin:64px auto 0;max-width:820px;padding:0 32px}.terminal:where(.astro-j7pv25f6){border:1px solid var(--border);border-radius:10px;background:linear-gradient(180deg,#111,#0c0c0c);box-shadow:0 1px #ffffff08 inset,0 30px 60px -20px #000c,0 0 40px -10px var(--accent-sur);overflow:hidden}.terminal-bar:where(.astro-j7pv25f6){height:36px;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 14px;gap:6px;background:var(--bg-2)}.term-dot:where(.astro-j7pv25f6){width:11px;height:11px;border-radius:50%;background:#2e2e2e}.term-title:where(.astro-j7pv25f6){margin-left:12px;font-family:var(--font-mono);font-size:12px;color:var(--text-3)}.terminal-body:where(.astro-j7pv25f6){padding:22px 24px 26px;font-family:var(--font-mono);font-size:13px;line-height:1.75;text-align:left}.term-line:where(.astro-j7pv25f6){display:block;white-space:pre}.prompt:where(.astro-j7pv25f6){color:var(--accent)}.term-cmd:where(.astro-j7pv25f6){color:var(--text)}.term-out:where(.astro-j7pv25f6){color:var(--text-2)}.term-ok:where(.astro-j7pv25f6){color:#22c55e}.term-warn:where(.astro-j7pv25f6){color:var(--accent)}.term-dim:where(.astro-j7pv25f6){color:var(--text-3)}.caret:where(.astro-j7pv25f6){display:inline-block;width:7px;height:14px;background:var(--text);margin-left:2px;transform:translateY(2px);animation:blink 1.1s steps(2) infinite}@keyframes blink{50%{opacity:0}}.sec-head:where(.astro-j7pv25f6){text-align:center;margin-bottom:56px}.sec-eyebrow:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:12px;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.sec-title:where(.astro-j7pv25f6){font-size:clamp(28px,3.6vw,40px);line-height:1.1;letter-spacing:-.025em;font-weight:600;max-width:720px;margin:0 auto;text-wrap:balance}.sec-sub:where(.astro-j7pv25f6){margin:16px auto 0;color:var(--text-2);max-width:580px;font-size:16px;text-wrap:balance}.stats:where(.astro-j7pv25f6){padding:80px 0 40px}.stat-row:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.stat:where(.astro-j7pv25f6){padding:28px 24px;border-right:1px solid var(--border);display:flex;flex-direction:column;gap:4px}.stat:where(.astro-j7pv25f6):last-child{border-right:0}.stat-num:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:30px;font-weight:500;letter-spacing:-.02em;color:var(--text)}.stat-num:where(.astro-j7pv25f6) .unit:where(.astro-j7pv25f6){color:var(--text-3);font-size:18px;margin-left:2px}.stat-lbl:where(.astro-j7pv25f6){font-size:12.5px;color:var(--accent);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em}.stat-desc:where(.astro-j7pv25f6){font-size:12px;color:var(--text-3);font-family:var(--font-mono);margin-top:2px}.features:where(.astro-j7pv25f6){padding:100px 0}.feat-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:12px;overflow:hidden}.feat:where(.astro-j7pv25f6){padding:32px 28px;background:var(--bg);display:flex;flex-direction:column;gap:14px;min-height:260px;position:relative}.feat-icon:where(.astro-j7pv25f6){width:36px;height:36px;border-radius:8px;border:1px solid var(--border-2);background:var(--bg-2);display:flex;align-items:center;justify-content:center;color:var(--accent)}.feat-icon:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:18px;height:18px}.feat:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:17px;font-weight:600;letter-spacing:-.015em;line-height:1.25}.feat:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-2);font-size:14.5px;line-height:1.55}.mono-inline:where(.astro-j7pv25f6){font-family:var(--font-mono);color:var(--text);font-size:13px}.preview:where(.astro-j7pv25f6){padding:60px 0 100px}.preview-frame:where(.astro-j7pv25f6){border:1px solid var(--border);border-radius:14px;overflow:hidden;background:var(--bg-2);box-shadow:0 60px 120px -40px #000000e6,0 0 0 1px #ffffff05 inset,0 0 80px -20px var(--accent-sur);position:relative}.preview-bar:where(.astro-j7pv25f6){height:36px;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 14px;gap:6px;background:linear-gradient(180deg,#161616,#111)}.preview-bar:where(.astro-j7pv25f6) .dots:where(.astro-j7pv25f6){display:flex;gap:6px}.preview-bar:where(.astro-j7pv25f6) .url:where(.astro-j7pv25f6){margin:0 auto;font-family:var(--font-mono);font-size:11.5px;color:var(--text-3);background:var(--bg);border:1px solid var(--border);border-radius:5px;padding:3px 10px}.preview-body:where(.astro-j7pv25f6){display:grid;grid-template-columns:220px 1fr;background:var(--bg);min-height:480px}.preview-side:where(.astro-j7pv25f6){border-right:1px solid var(--border);padding:14px 12px;background:var(--bg-2);font-size:13px}.preview-side:where(.astro-j7pv25f6) .side-section:where(.astro-j7pv25f6){color:var(--text-3);font-size:11px;text-transform:uppercase;letter-spacing:.08em;padding:8px 8px 6px;font-family:var(--font-mono)}.preview-side:where(.astro-j7pv25f6) .side-item:where(.astro-j7pv25f6){display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:5px;color:var(--text-2)}.preview-side:where(.astro-j7pv25f6) .side-item:where(.astro-j7pv25f6).active{background:var(--bg-3);color:var(--text)}.preview-side:where(.astro-j7pv25f6) .side-item:where(.astro-j7pv25f6) .dot:where(.astro-j7pv25f6){width:6px;height:6px;border-radius:50%;background:var(--accent)}.preview-main:where(.astro-j7pv25f6){padding:22px 26px;overflow:hidden}.preview-header:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.preview-header:where(.astro-j7pv25f6) h4:where(.astro-j7pv25f6){font-size:18px;font-weight:600;letter-spacing:-.02em}.preview-header:where(.astro-j7pv25f6) h4:where(.astro-j7pv25f6) .crumb:where(.astro-j7pv25f6){color:var(--text-3);font-weight:400;margin:0 8px}.preview-search:where(.astro-j7pv25f6){width:240px;height:30px;border:1px solid var(--border);border-radius:6px;background:var(--bg-2);display:flex;align-items:center;padding:0 10px;gap:8px;color:var(--text-3);font-size:12.5px}.skill-list:where(.astro-j7pv25f6){display:flex;flex-direction:column;border:1px solid var(--border);border-radius:8px;overflow:hidden}.skill-row:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 80px 110px 90px 80px;align-items:center;gap:16px;padding:12px 16px;border-bottom:1px solid var(--border);font-size:13px}.skill-row:where(.astro-j7pv25f6).head{background:var(--bg-2);color:var(--text-3);font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.05em}.skill-row:where(.astro-j7pv25f6):last-child{border-bottom:0}.skill-name:where(.astro-j7pv25f6){font-family:var(--font-mono)}.skill-name:where(.astro-j7pv25f6) .desc:where(.astro-j7pv25f6){display:block;font-family:var(--font-sans);color:var(--text-3);font-size:12px;margin-top:2px}.badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:5px;height:20px;padding:0 8px;border-radius:999px;background:var(--bg-2);border:1px solid var(--border-2);font-family:var(--font-mono);font-size:11px;color:var(--text-2)}.badge:where(.astro-j7pv25f6).ok{color:#22c55e;border-color:#22c55e4d}.badge:where(.astro-j7pv25f6).stale{color:var(--accent);border-color:#f59e0b4d}.invs:where(.astro-j7pv25f6){font-family:var(--font-mono);color:var(--text-2)}.trend:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:12px;display:inline-flex;align-items:center;gap:4px}.trend:where(.astro-j7pv25f6).up{color:#22c55e}.trend:where(.astro-j7pv25f6).dn{color:#ef4444}.how:where(.astro-j7pv25f6){padding:100px 0;border-top:1px solid var(--border)}.steps:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:56px}.step:where(.astro-j7pv25f6){border-left:1px solid var(--border);padding-left:24px;position:relative}.step:where(.astro-j7pv25f6):before{content:"";position:absolute;left:-1px;top:0;width:1px;height:32px;background:var(--accent)}.step-num:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:11px;color:var(--accent);letter-spacing:.08em;margin-bottom:12px}.step:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:18px;font-weight:600;letter-spacing:-.015em;margin-bottom:8px}.step:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-2);font-size:14.5px;margin-bottom:16px}.step-code:where(.astro-j7pv25f6){border:1px solid var(--border);background:var(--bg-2);border-radius:6px;padding:10px 12px;font-family:var(--font-mono);font-size:12px;color:var(--text-2);line-height:1.6;word-break:break-all}.step-code:where(.astro-j7pv25f6) .p:where(.astro-j7pv25f6){color:var(--accent)}.faq:where(.astro-j7pv25f6){padding:100px 0;border-top:1px solid var(--border)}.faq-list:where(.astro-j7pv25f6){max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:18px}.faq-item:where(.astro-j7pv25f6){border:1px solid var(--border);border-radius:12px;padding:24px 28px;background:var(--bg)}.faq-item:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:16px;font-weight:600;letter-spacing:-.015em;margin-bottom:10px}.faq-item:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-2);font-size:14.5px;line-height:1.6}.faq-item:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){color:var(--text);font-style:normal;font-weight:500}.cta:where(.astro-j7pv25f6){padding:100px 0;border-top:1px solid var(--border);position:relative;overflow:hidden}.cta:where(.astro-j7pv25f6):before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:900px;height:500px;background:radial-gradient(ellipse at center,var(--accent-sur),transparent 60%);pointer-events:none}.cta-inner:where(.astro-j7pv25f6){position:relative;text-align:center}.cta:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(32px,4.5vw,52px);line-height:1.05;letter-spacing:-.03em;font-weight:600;margin-bottom:18px;text-wrap:balance}.cta:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-2);max-width:500px;margin:0 auto 32px;font-size:16px}.cta-row:where(.astro-j7pv25f6){display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.cta-install:where(.astro-j7pv25f6){margin-top:22px;display:inline-flex;align-items:center;gap:12px;border:1px dashed var(--border-2);background:var(--bg-2);padding:10px 16px;border-radius:8px;font-family:var(--font-mono);font-size:13px;color:var(--text-2)}.cta-install:where(.astro-j7pv25f6) .copy:where(.astro-j7pv25f6){color:var(--text-3);font-size:11px;border-left:1px solid var(--border);padding-left:12px;margin-left:4px}footer:where(.astro-j7pv25f6){border-top:1px solid var(--border);padding:48px 0 36px;position:relative;z-index:1}.foot-inner:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr auto;gap:48px;align-items:start}.foot-left:where(.astro-j7pv25f6){max-width:320px}.foot-left:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-3);font-size:13px;margin-top:14px}.foot-cols:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,140px);gap:36px}.foot-col:where(.astro-j7pv25f6) h5:where(.astro-j7pv25f6){font-size:12px;font-family:var(--font-mono);color:var(--text-3);text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-weight:500}.foot-col:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){display:block;font-size:13.5px;color:var(--text-2);margin-bottom:8px}.foot-col:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text)}.foot-bottom:where(.astro-j7pv25f6){margin-top:40px;padding-top:20px;border-top:1px solid var(--border);display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:11.5px;color:var(--text-3)}@media(max-width:880px){.nav-links:where(.astro-j7pv25f6){display:none}.stat-row:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}.stat:where(.astro-j7pv25f6):nth-child(2){border-right:0}.stat:where(.astro-j7pv25f6):nth-child(1),.stat:where(.astro-j7pv25f6):nth-child(2){border-bottom:1px solid var(--border)}.feat-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.steps:where(.astro-j7pv25f6){grid-template-columns:1fr}.preview-body:where(.astro-j7pv25f6){grid-template-columns:1fr}.preview-side:where(.astro-j7pv25f6){display:none}.skill-row:where(.astro-j7pv25f6){grid-template-columns:1fr 70px 90px}.skill-row:where(.astro-j7pv25f6)>:where(.astro-j7pv25f6):nth-child(4),.skill-row:where(.astro-j7pv25f6)>:where(.astro-j7pv25f6):nth-child(5){display:none}.foot-inner:where(.astro-j7pv25f6){grid-template-columns:1fr}.foot-cols:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}}
