:root{--bg: #0F0D0A;--surface: #1A1610;--surface-2: #221D14;--border: #2E2618;--amber: #E8A838;--amber-d: #C48A20;--amber-sub: #F0C878;--text-1: #F4F0E8;--text-2: #8A7A5A;--text-3: #4A4030;--code-bg: #130F08}:where(.astro-j7pv25f6){margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text-1);font-family:Geist,sans-serif;font-weight:300;line-height:1.6;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:0;opacity:.4}.container:where(.astro-j7pv25f6){max-width:1080px;margin:0 auto;padding:0 40px;position:relative;z-index:1}nav:where(.astro-j7pv25f6){position:sticky;top:0;z-index:100;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg) 90%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.nav-inner:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;height:56px}.nav-left:where(.astro-j7pv25f6){display:flex;align-items:center;gap:4px}.nav-logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:9px;text-decoration:none;flex-shrink:0}.wordmark:where(.astro-j7pv25f6){font-family:Lora,serif;font-size:18px;letter-spacing:-.01em;line-height:1}.wordmark:where(.astro-j7pv25f6) .lang:where(.astro-j7pv25f6){color:var(--text-1)}.wordmark:where(.astro-j7pv25f6) .mail:where(.astro-j7pv25f6){color:var(--amber)}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:2px}.nav-link:where(.astro-j7pv25f6){font-family:Geist,sans-serif;font-size:13px;font-weight:300;color:var(--text-2);text-decoration:none;padding:6px 14px;border-radius:4px;transition:color .15s}.nav-link:where(.astro-j7pv25f6):hover{color:var(--text-1)}.nav-right:where(.astro-j7pv25f6){display:flex;align-items:center;gap:10px;flex-shrink:0}.nav-github-icon:where(.astro-j7pv25f6){display:inline-flex;align-items:center;color:var(--text-2);text-decoration:none;padding:4px;transition:color .15s}.nav-github-icon:where(.astro-j7pv25f6):hover{color:var(--text-1)}.btn-primary:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:7px;font-family:Geist,sans-serif;font-size:13px;font-weight:500;color:var(--bg);background:var(--amber);text-decoration:none;padding:7px 16px;border-radius:4px;border:none;cursor:pointer;transition:background .15s}.btn-primary:where(.astro-j7pv25f6):hover{background:var(--amber-d)}.btn-secondary:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:7px;font-family:Geist,sans-serif;font-size:13px;font-weight:400;color:var(--text-1);background:transparent;text-decoration:none;padding:7px 16px;border-radius:4px;border:1px solid var(--border);cursor:pointer;transition:border-color .15s}.btn-secondary:where(.astro-j7pv25f6):hover{border-color:var(--text-2)}.hero:where(.astro-j7pv25f6){padding:96px 0 80px;border-bottom:1px solid var(--border);position:relative;overflow:hidden}.hero:where(.astro-j7pv25f6):after{content:"";position:absolute;top:-20%;left:50%;transform:translate(-50%);width:600px;height:400px;background:radial-gradient(ellipse,color-mix(in srgb,var(--amber) 6%,transparent) 0%,transparent 70%);pointer-events:none;z-index:0}.hero-inner:where(.astro-j7pv25f6){position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hero-eyebrow:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--amber);margin-bottom:24px;opacity:0;animation:fadeUp .6s ease forwards .1s}.eyebrow-dot:where(.astro-j7pv25f6){width:5px;height:5px;border-radius:50%;background:var(--amber);flex-shrink:0}.hero-headline:where(.astro-j7pv25f6){font-family:Lora,serif;font-size:52px;line-height:1.05;letter-spacing:-.02em;color:var(--text-1);margin-bottom:24px;opacity:0;animation:fadeUp .6s ease forwards .2s}.hero-headline:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){font-style:italic;color:var(--amber)}.hero-sub:where(.astro-j7pv25f6){font-size:15px;font-weight:300;color:var(--text-2);line-height:1.7;max-width:420px;margin-bottom:40px;opacity:0;animation:fadeUp .6s ease forwards .3s}.hero-actions:where(.astro-j7pv25f6){display:flex;align-items:center;gap:12px;opacity:0;animation:fadeUp .6s ease forwards .4s}.hero-right:where(.astro-j7pv25f6){opacity:0;animation:fadeUp .6s ease forwards .35s}.install-block:where(.astro-j7pv25f6){background:var(--surface);border:1px solid var(--border);border-radius:6px;overflow:hidden;margin-bottom:2px}.install-header:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid var(--border);background:var(--surface-2)}.install-label:where(.astro-j7pv25f6){font-family:Geist Mono,monospace;font-size:10px;color:var(--text-2);letter-spacing:.08em;text-transform:uppercase}.copy-btn:where(.astro-j7pv25f6){font-family:Geist Mono,monospace;font-size:10px;color:var(--text-2);background:none;border:none;cursor:pointer;padding:0;transition:color .15s;letter-spacing:.06em}.copy-btn:where(.astro-j7pv25f6):hover{color:var(--amber)}.install-body:where(.astro-j7pv25f6){padding:18px 20px;font-family:Geist Mono,monospace;font-size:13px;line-height:1.9;color:var(--text-1)}.kw:where(.astro-j7pv25f6){color:var(--amber)}.str:where(.astro-j7pv25f6){color:var(--amber-sub)}.cm:where(.astro-j7pv25f6){color:var(--text-2);font-style:italic}.fn:where(.astro-j7pv25f6){color:var(--text-1)}.op:where(.astro-j7pv25f6){color:var(--text-2)}.features:where(.astro-j7pv25f6){padding:80px 0;border-bottom:1px solid var(--border)}.section-eyebrow:where(.astro-j7pv25f6){font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-2);margin-bottom:48px;display:flex;align-items:center;gap:14px}.section-eyebrow:where(.astro-j7pv25f6):after{content:"";flex:1;height:1px;background:var(--border)}.features-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.feature-card:where(.astro-j7pv25f6){background:var(--surface);border:1px solid var(--border);padding:28px 24px;transition:border-color .2s;cursor:default}.feature-card:where(.astro-j7pv25f6):hover{border-color:var(--amber-d)}.feature-card:where(.astro-j7pv25f6):hover .feature-icon:where(.astro-j7pv25f6){color:var(--amber)}.feature-icon:where(.astro-j7pv25f6){font-family:Geist Mono,monospace;font-size:18px;color:var(--text-3);margin-bottom:16px;transition:color .2s;line-height:1}.feature-title:where(.astro-j7pv25f6){font-size:13px;font-weight:500;color:var(--text-1);margin-bottom:8px;letter-spacing:-.01em}.feature-desc:where(.astro-j7pv25f6){font-size:12px;font-weight:300;color:var(--text-2);line-height:1.65}.code-section:where(.astro-j7pv25f6){padding:80px 0;border-bottom:1px solid var(--border)}.code-section-inner:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1.2fr;gap:64px;align-items:start}.code-headline:where(.astro-j7pv25f6){font-family:Lora,serif;font-size:32px;line-height:1.15;letter-spacing:-.01em;color:var(--text-1);margin-bottom:16px}.code-headline:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){font-style:italic;color:var(--amber)}.code-desc:where(.astro-j7pv25f6){font-size:14px;font-weight:300;color:var(--text-2);line-height:1.7;margin-bottom:32px}.lang-tabs:where(.astro-j7pv25f6){display:flex;gap:2px;margin-bottom:2px}.lang-tab:where(.astro-j7pv25f6){font-family:Geist Mono,monospace;font-size:11px;color:var(--text-2);padding:7px 14px;background:var(--surface);border:1px solid var(--border);border-radius:4px 4px 0 0;cursor:pointer;transition:color .15s,background .15s;letter-spacing:.04em}.lang-tab:where(.astro-j7pv25f6).active{color:var(--amber);background:var(--code-bg);border-color:var(--border);border-bottom-color:var(--code-bg)}.code-block:where(.astro-j7pv25f6){background:var(--code-bg);border:1px solid var(--border);border-radius:0 4px 4px;overflow:hidden}.code-header:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;padding:10px 18px;border-bottom:1px solid var(--border);background:var(--surface)}.code-filename:where(.astro-j7pv25f6){font-family:Geist Mono,monospace;font-size:11px;color:var(--text-2)}.code-body:where(.astro-j7pv25f6){padding:22px;font-family:Geist Mono,monospace;font-size:13px;line-height:1.85;overflow-x:auto}.output-block:where(.astro-j7pv25f6){margin-top:2px;background:var(--surface);border:1px solid var(--border);border-radius:4px;overflow:hidden}.output-header:where(.astro-j7pv25f6){padding:8px 18px;border-bottom:1px solid var(--border);font-family:Geist Mono,monospace;font-size:10px;color:var(--text-2);letter-spacing:.08em;text-transform:uppercase;display:flex;align-items:center;gap:8px}.output-dot:where(.astro-j7pv25f6){width:6px;height:6px;border-radius:50%;background:var(--amber)}.output-body:where(.astro-j7pv25f6){padding:18px 20px;font-family:Geist Mono,monospace;font-size:12px;line-height:1.8;color:var(--text-2)}.output-body:where(.astro-j7pv25f6) .out-key:where(.astro-j7pv25f6){color:var(--text-2)}.output-body:where(.astro-j7pv25f6) .out-val:where(.astro-j7pv25f6){color:var(--amber-sub)}.output-body:where(.astro-j7pv25f6) .out-md:where(.astro-j7pv25f6){color:var(--text-1);opacity:.7}.steps:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:20px;margin-top:8px}.step:where(.astro-j7pv25f6){display:flex;gap:16px;align-items:flex-start}.step-num:where(.astro-j7pv25f6){font-family:Geist Mono,monospace;font-size:11px;color:var(--amber);flex-shrink:0;width:20px;padding-top:1px}.step-text:where(.astro-j7pv25f6){font-size:13px;font-weight:300;color:var(--text-2);line-height:1.6}.step-text:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){color:var(--text-1);font-weight:500}.inline-code:where(.astro-j7pv25f6){font-family:Geist Mono,monospace;font-size:.9em;color:var(--amber-sub);background:var(--code-bg);border:1px solid var(--border);padding:1px 5px;border-radius:3px}footer:where(.astro-j7pv25f6){padding:40px 0;border-top:1px solid var(--border)}.footer-inner:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between}.footer-logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:9px;text-decoration:none}.footer-meta:where(.astro-j7pv25f6){display:flex;align-items:center;gap:24px}.footer-link:where(.astro-j7pv25f6){font-family:Geist,sans-serif;font-size:12px;font-weight:300;color:var(--text-2);text-decoration:none;transition:color .15s}.footer-link:where(.astro-j7pv25f6):hover{color:var(--text-1)}.footer-right:where(.astro-j7pv25f6){font-family:Geist Mono,monospace;font-size:11px;color:var(--text-2);display:flex;align-items:center;gap:8px}.footer-right:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-2);text-decoration:none;transition:color .15s}.footer-right:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--amber)}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:960px){.hero-inner:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:48px}.hero-headline:where(.astro-j7pv25f6){font-size:40px}.features-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}.code-section-inner:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:40px}.container:where(.astro-j7pv25f6){padding:0 24px}}@media(max-width:600px){.hero-headline:where(.astro-j7pv25f6){font-size:32px}.features-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.nav-links:where(.astro-j7pv25f6){display:none}}
