:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{box-sizing:border-box;margin:0;padding:0}:root{--brand: oklch(63% .26 285);--brand-low: oklch(20% .09 285);--brand-high: oklch(82% .18 285);--brand-dim: oklch(45% .18 285);--bg: oklch(9% .014 285);--bg-card: oklch(12% .022 285);--bg-elevated: oklch(15% .028 285);--bg-code: oklch(11% .018 285);--text: oklch(94% .006 285);--text-muted: oklch(65% .04 285);--text-faint: oklch(45% .03 285);--border: oklch(22% .04 285);--border-dim: oklch(18% .03 285);--radius-sm: 6px;--radius: 10px;--radius-lg: 16px;--radius-xl: 24px;--font-sans: "Instrument Sans", system-ui, sans-serif;--font-display: "Playfair Display", Georgia, serif;--font-mono: "JetBrains Mono", "SF Mono", ui-monospace, monospace;--max-w: 1200px;--section-gap: 7rem}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}:where(.astro-j7pv25f6)::-webkit-scrollbar{width:8px}:where(.astro-j7pv25f6)::-webkit-scrollbar-track{background:var(--bg)}:where(.astro-j7pv25f6)::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.container:where(.astro-j7pv25f6){max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}.sr-only:where(.astro-j7pv25f6){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}nav:where(.astro-j7pv25f6){position:sticky;top:0;z-index:100;border-bottom:1px solid var(--border-dim);background:#020205d9;backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4)}.nav-inner:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;height:60px;gap:1rem}.nav-logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--text);font-weight:700;font-size:1.15rem;letter-spacing:-.03em}.logo-box:where(.astro-j7pv25f6){width:30px;height:30px;background:var(--brand);border-radius:7px;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:17px;font-weight:700;color:#fff;flex-shrink:0;box-shadow:0 2px 12px oklch(63% .26 285 / .4)}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.25rem;list-style:none}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-muted);text-decoration:none;font-size:.9rem;font-weight:500;padding:.4rem .75rem;border-radius:var(--radius-sm);transition:color .15s,background .15s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text);background:var(--bg-card)}.nav-cta:where(.astro-j7pv25f6){background:var(--brand);color:#fff!important;padding:.4rem 1rem!important;border-radius:var(--radius-sm)!important;font-weight:600!important;box-shadow:0 2px 10px oklch(63% .26 285 / .35);transition:opacity .15s!important}.nav-cta:where(.astro-j7pv25f6):hover{opacity:.9;background:transparent!important}.hero:where(.astro-j7pv25f6){padding:6rem 0 4rem;position:relative;overflow:hidden}.hero:where(.astro-j7pv25f6):before{content:"";position:absolute;top:-200px;left:50%;transform:translate(-50%);width:900px;height:600px;background:radial-gradient(ellipse at center,oklch(63% .26 285 / .12) 0%,transparent 70%);pointer-events:none}.hero-inner:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:900px){.hero-inner:where(.astro-j7pv25f6){grid-template-columns:1fr}.hero-code:where(.astro-j7pv25f6){order:-1}}.hero-eyebrow:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;background:var(--brand-low);border:1px solid oklch(63% .26 285 / .3);color:var(--brand-high);font-size:.8rem;font-weight:600;font-family:var(--font-mono);padding:.35rem .8rem;border-radius:100px;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1.5rem}.hero-eyebrow:where(.astro-j7pv25f6):before{content:"";width:6px;height:6px;background:var(--brand);border-radius:50%;box-shadow:0 0 6px var(--brand);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.25rem;color:var(--text)}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){font-style:italic;color:var(--brand-high)}.hero-sub:where(.astro-j7pv25f6){font-size:1.1rem;color:var(--text-muted);line-height:1.7;margin-bottom:2rem;max-width:46ch}.hero-actions:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-sans);font-size:.95rem;font-weight:600;padding:.7rem 1.4rem;border-radius:var(--radius-sm);text-decoration:none;transition:all .15s ease;cursor:pointer;border:none}.btn-primary:where(.astro-j7pv25f6){background:var(--brand);color:#fff;box-shadow:0 3px 16px oklch(63% .26 285 / .4)}.btn-primary:where(.astro-j7pv25f6):hover{background:oklch(68% .26 285);box-shadow:0 4px 22px oklch(63% .26 285 / .55);transform:translateY(-1px)}.btn-ghost:where(.astro-j7pv25f6){background:transparent;color:var(--text-muted);border:1px solid var(--border)}.btn-ghost:where(.astro-j7pv25f6):hover{color:var(--text);border-color:var(--brand);background:var(--brand-low)}.code-window:where(.astro-j7pv25f6){background:var(--bg-code);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 24px 64px #00000080,0 0 0 1px oklch(63% .26 285 / .08)}.code-window-bar:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:var(--bg-elevated);border-bottom:1px solid var(--border-dim)}.dot:where(.astro-j7pv25f6){width:12px;height:12px;border-radius:50%}.dot-red:where(.astro-j7pv25f6){background:#ff5f57}.dot-amber:where(.astro-j7pv25f6){background:#febc2e}.dot-green:where(.astro-j7pv25f6){background:#28c840}.code-window-filename:where(.astro-j7pv25f6){margin-left:auto;font-family:var(--font-mono);font-size:.75rem;color:var(--text-faint)}.code-window:where(.astro-j7pv25f6) pre:where(.astro-j7pv25f6){padding:1.25rem 1.5rem;overflow-x:auto;font-family:var(--font-mono);font-size:.82rem;line-height:1.7;tab-size:2}.kw:where(.astro-j7pv25f6){color:oklch(72% .2 300)}.mac:where(.astro-j7pv25f6){color:oklch(78% .22 55)}.str:where(.astro-j7pv25f6){color:#5ace63}.cmt:where(.astro-j7pv25f6){color:var(--text-faint);font-style:italic}.ty:where(.astro-j7pv25f6){color:oklch(80% .16 220)}.fn:where(.astro-j7pv25f6){color:oklch(80% .2 55)}.attr:where(.astro-j7pv25f6){color:oklch(72% .2 300)}.lit:where(.astro-j7pv25f6){color:oklch(78% .18 55)}.strip:where(.astro-j7pv25f6){border-top:1px solid var(--border-dim);border-bottom:1px solid var(--border-dim);padding:1.25rem 0;background:var(--bg-card)}.strip-inner:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.strip-label:where(.astro-j7pv25f6){font-size:.8rem;font-weight:600;color:var(--text-faint);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.strip-divider:where(.astro-j7pv25f6){width:1px;height:20px;background:var(--border)}.pill:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.4rem;background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-muted);font-size:.8rem;font-weight:500;padding:.3rem .7rem;border-radius:100px}.pill:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:14px;height:14px;opacity:.7}.features:where(.astro-j7pv25f6){padding:var(--section-gap) 0}.section-header:where(.astro-j7pv25f6){text-align:center;margin-bottom:3.5rem}.section-label:where(.astro-j7pv25f6){display:inline-block;font-family:var(--font-mono);font-size:.75rem;font-weight:600;color:var(--brand);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.section-title:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;letter-spacing:-.03em;color:var(--text);margin-bottom:.75rem}.section-sub:where(.astro-j7pv25f6){font-size:1rem;color:var(--text-muted);max-width:56ch;margin:0 auto;line-height:1.7}.features-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:900px){.features-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.features-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}}.feature-card:where(.astro-j7pv25f6){background:var(--bg-card);border:1px solid var(--border-dim);border-radius:var(--radius-lg);padding:1.5rem;transition:border-color .2s,transform .2s}.feature-card:where(.astro-j7pv25f6):hover{border-color:oklch(63% .26 285 / .4);transform:translateY(-2px)}.feature-icon:where(.astro-j7pv25f6){width:40px;height:40px;background:var(--brand-low);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;font-size:1.1rem}.feature-name:where(.astro-j7pv25f6){font-size:.95rem;font-weight:600;color:var(--text);margin-bottom:.5rem;letter-spacing:-.01em}.feature-desc:where(.astro-j7pv25f6){font-size:.875rem;color:var(--text-muted);line-height:1.6}.code-section:where(.astro-j7pv25f6){padding:var(--section-gap) 0;border-top:1px solid var(--border-dim)}.tabs-wrapper:where(.astro-j7pv25f6){margin-top:2.5rem}.tab-list:where(.astro-j7pv25f6){display:flex;gap:.25rem;border-bottom:1px solid var(--border-dim);margin-bottom:0;list-style:none;overflow-x:auto;padding-bottom:0}.tab-btn:where(.astro-j7pv25f6){background:none;border:none;color:var(--text-faint);font-family:var(--font-sans);font-size:.875rem;font-weight:500;padding:.65rem 1rem;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s;white-space:nowrap}.tab-btn:where(.astro-j7pv25f6):hover{color:var(--text-muted)}.tab-btn:where(.astro-j7pv25f6).active{color:var(--brand-high);border-bottom-color:var(--brand)}.tab-panel:where(.astro-j7pv25f6){display:none}.tab-panel:where(.astro-j7pv25f6).active{display:block}.tab-code-window:where(.astro-j7pv25f6){background:var(--bg-code);border:1px solid var(--border);border-top:none;border-radius:0 0 var(--radius-lg) var(--radius-lg);overflow:hidden}.sub-tabs:where(.astro-j7pv25f6){display:flex;gap:.25rem;padding:.75rem 1rem;background:var(--bg-elevated);border-bottom:1px solid var(--border-dim)}.sub-tab-btn:where(.astro-j7pv25f6){background:none;border:1px solid transparent;color:var(--text-faint);font-family:var(--font-mono);font-size:.78rem;font-weight:500;padding:.3rem .75rem;cursor:pointer;border-radius:var(--radius-sm);transition:all .15s}.sub-tab-btn:where(.astro-j7pv25f6):hover{color:var(--text-muted);background:var(--bg-card)}.sub-tab-btn:where(.astro-j7pv25f6).active{color:var(--brand-high);background:var(--brand-low);border-color:oklch(63% .26 285 / .3)}.sub-panel:where(.astro-j7pv25f6){display:none}.sub-panel:where(.astro-j7pv25f6).active{display:block}.coming-soon-panel:where(.astro-j7pv25f6){padding:3rem 2rem;text-align:center}.coming-soon-badge:where(.astro-j7pv25f6){display:inline-block;background:oklch(55% .2 55 / .15);border:1px solid oklch(55% .2 55 / .4);color:oklch(78% .18 55);font-family:var(--font-mono);font-size:.75rem;font-weight:600;padding:.3rem .75rem;border-radius:100px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem}.coming-soon-panel:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.1rem;font-weight:600;color:var(--text-muted);margin-bottom:.5rem}.coming-soon-panel:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.875rem;color:var(--text-faint);max-width:40ch;margin:0 auto}#hero-word:where(.astro-j7pv25f6){display:inline-block;transition:opacity .25s ease,transform .25s ease}#hero-word:where(.astro-j7pv25f6).exiting{opacity:0;transform:translateY(-10px)}#hero-word:where(.astro-j7pv25f6).entering{opacity:0;transform:translateY(10px)}.hero-sub-variant:where(.astro-j7pv25f6){display:none}.hero-sub-variant:where(.astro-j7pv25f6).active{display:block}.hero-code-stack:where(.astro-j7pv25f6){display:grid}.hero-code-variant:where(.astro-j7pv25f6){grid-area:1 / 1;opacity:0;transition:opacity .45s ease;pointer-events:none}.hero-code-variant:where(.astro-j7pv25f6).active{opacity:1;pointer-events:auto}#hero-eyebrow-text:where(.astro-j7pv25f6){transition:opacity .2s ease}#hero-eyebrow-text:where(.astro-j7pv25f6).fading{opacity:0}footer:where(.astro-j7pv25f6){border-top:1px solid var(--border-dim);padding:2.5rem 0;margin-top:var(--section-gap)}.footer-inner:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.footer-logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--text-muted);font-weight:600;font-size:.9rem}.footer-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1.5rem;list-style:none}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-faint);text-decoration:none;font-size:.85rem;transition:color .15s}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text-muted)}.footer-copy:where(.astro-j7pv25f6){font-size:.8rem;color:var(--text-faint)}
