:root{--teal: #0d9488;--teal-dark: #0f766e;--teal-darker: #115e59;--teal-tint: #f0fdfa;--ink: #0f172a;--slate: #475569;--muted: #64748b;--line: #e2e8f0;--bg: #ffffff;--bg-soft: #f8fafc;--radius: 14px;--maxw: 1080px;--font: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace}:where(.astro-j7pv25f6){box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}a:where(.astro-j7pv25f6){color:var(--teal-dark);text-decoration:none}a:where(.astro-j7pv25f6):hover{color:var(--teal-darker)}code:where(.astro-j7pv25f6){font-family:var(--mono);font-size:.9em;background:var(--teal-tint);color:var(--teal-darker);padding:.1em .35em;border-radius:5px}.section-inner:where(.astro-j7pv25f6){max-width:var(--maxw);margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.section-title:where(.astro-j7pv25f6){font-size:clamp(1.6rem,4vw,2.25rem);font-weight:750;letter-spacing:-.02em;margin:0 0 .5rem;text-align:center}.section-lead:where(.astro-j7pv25f6){text-align:center;color:var(--muted);max-width:46ch;margin:0 auto 2.5rem;font-size:clamp(1rem,2.5vw,1.1rem)}.nav:where(.astro-j7pv25f6){position:sticky;top:0;z-index:50;background:#ffffffd9;backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--line)}.nav-inner:where(.astro-j7pv25f6){max-width:var(--maxw);margin:0 auto;padding:.75rem clamp(1rem,4vw,2rem);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.brand:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.55rem;font-weight:750;font-size:1.15rem;color:var(--ink);letter-spacing:-.01em}.brand:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){display:block}.nav-links:where(.astro-j7pv25f6){display:flex;gap:clamp(.75rem,3vw,1.75rem);align-items:center;flex-wrap:wrap}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--slate);font-weight:550;font-size:.95rem}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--teal-dark)}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6).gh-stars{display:inline-flex;align-items:center;gap:.4em;font-variant-numeric:tabular-nums}.gh-stars-num:where(.astro-j7pv25f6){line-height:1;white-space:nowrap}.gh-stars-label:where(.astro-j7pv25f6){line-height:1}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.3rem;border-radius:10px;font-weight:650;font-size:.98rem;border:1.5px solid transparent;transition:transform .05s ease,background .15s ease,border-color .15s ease;white-space:nowrap;max-width:100%}.btn:where(.astro-j7pv25f6):active{transform:translateY(1px)}.btn-primary:where(.astro-j7pv25f6){background:var(--teal);color:#fff;box-shadow:0 6px 18px -8px #0d9488b3}.btn-primary:where(.astro-j7pv25f6):hover{background:var(--teal-dark);color:#fff}.btn-secondary:where(.astro-j7pv25f6){background:#fff;color:var(--teal-darker);border-color:var(--teal)}.btn-secondary:where(.astro-j7pv25f6):hover{background:var(--teal-tint);color:var(--teal-darker)}.btn-ghost:where(.astro-j7pv25f6){background:transparent;color:var(--slate);border-color:var(--line)}.btn-ghost:where(.astro-j7pv25f6):hover{border-color:var(--muted);color:var(--ink)}.cta-row:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.hero:where(.astro-j7pv25f6){background:radial-gradient(60% 120% at 50% -10%,rgba(13,148,136,.1),transparent 60%),var(--bg-soft);border-bottom:1px solid var(--line);padding:clamp(3rem,9vw,6rem) 0 clamp(3rem,8vw,5rem)}.hero-inner:where(.astro-j7pv25f6){max-width:760px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem);text-align:center}.hero-logo:where(.astro-j7pv25f6){margin:0 auto 1.25rem;filter:drop-shadow(0 10px 24px rgba(13,148,136,.25))}.hero-title:where(.astro-j7pv25f6){font-size:clamp(2rem,7vw,3.4rem);line-height:1.08;font-weight:800;letter-spacing:-.03em;margin:0 0 .75rem}.hero-tagline:where(.astro-j7pv25f6){font-size:clamp(1.05rem,3.2vw,1.4rem);font-weight:600;color:var(--teal-darker);margin:0 auto 1rem;max-width:32ch}.hero-sub:where(.astro-j7pv25f6){color:var(--slate);font-size:clamp(1rem,2.6vw,1.12rem);max-width:54ch;margin:0 auto 2rem}.hero-foot:where(.astro-j7pv25f6){margin-top:1.5rem;color:var(--muted);font-size:.85rem;letter-spacing:.01em}.features:where(.astro-j7pv25f6){padding:clamp(3rem,8vw,5rem) 0}.features:where(.astro-j7pv25f6) .section-title:where(.astro-j7pv25f6){margin-bottom:2.5rem}.grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:clamp(1rem,3vw,1.5rem)}.card:where(.astro-j7pv25f6){background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.card:where(.astro-j7pv25f6):hover{transform:translateY(-3px);box-shadow:0 14px 34px -18px #0f172a40;border-color:#cbd5e1}.card-icon:where(.astro-j7pv25f6){font-size:1.9rem;line-height:1;margin-bottom:.75rem}.card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.12rem;margin:0 0 .5rem;letter-spacing:-.01em}.card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin:0;color:var(--slate);font-size:.96rem}.how:where(.astro-j7pv25f6){background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(3rem,8vw,5rem) 0}.steps:where(.astro-j7pv25f6){display:flex;align-items:stretch;justify-content:center;gap:1rem;flex-wrap:wrap}.step:where(.astro-j7pv25f6){flex:1 1 220px;max-width:280px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;text-align:center}.step-num:where(.astro-j7pv25f6){width:2.4rem;height:2.4rem;margin:0 auto .75rem;display:grid;place-items:center;border-radius:50%;background:var(--teal);color:#fff;font-weight:750;font-size:1.1rem}.step:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){margin:0 0 .4rem;font-size:1.15rem}.step:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin:0;color:var(--slate);font-size:.95rem}.step-arrow:where(.astro-j7pv25f6){align-self:center;font-size:1.8rem;color:var(--teal);font-weight:700}.showcase:where(.astro-j7pv25f6){padding:clamp(3rem,8vw,5rem) 0}.terminal:where(.astro-j7pv25f6){max-width:720px;margin:0 auto;background:#0b1220;border-radius:var(--radius);overflow:hidden;box-shadow:0 24px 60px -28px #0f172a8c;border:1px solid #1e293b;text-align:left}.terminal-compact:where(.astro-j7pv25f6){margin-top:1.5rem}.terminal-bar:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.4rem;padding:.6rem .9rem;background:#111a2e;border-bottom:1px solid #1e293b}.dot:where(.astro-j7pv25f6){width:11px;height:11px;border-radius:50%;display:inline-block}.dot-r:where(.astro-j7pv25f6){background:#ff5f56}.dot-y:where(.astro-j7pv25f6){background:#ffbd2e}.dot-g:where(.astro-j7pv25f6){background:#27c93f}.terminal-title:where(.astro-j7pv25f6){margin-left:.6rem;color:#64748b;font-size:.78rem;font-family:var(--mono)}.terminal-body:where(.astro-j7pv25f6){margin:0;padding:1.25rem;overflow-x:auto;color:#e2e8f0;font-family:var(--mono);font-size:clamp(.78rem,2.2vw,.92rem);line-height:1.7}.terminal-body:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){background:none;color:inherit;padding:0}.terminal-body:where(.astro-j7pv25f6) .c:where(.astro-j7pv25f6){color:#64748b}.terminal-body:where(.astro-j7pv25f6) .p:where(.astro-j7pv25f6){color:#2dd4bf}.showcase-sub:where(.astro-j7pv25f6){text-align:center;color:var(--slate);margin:2.25rem 0 0;font-weight:550}.showcase-note:where(.astro-j7pv25f6){max-width:640px;margin:1.25rem auto 0;text-align:center;color:var(--muted);font-size:.9rem}.cta-band:where(.astro-j7pv25f6){background:linear-gradient(135deg,var(--teal) 0%,var(--teal-darker) 100%);padding:clamp(3rem,8vw,4.5rem) 0;color:#fff;text-align:center}.cta-band:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(1.6rem,4.5vw,2.4rem);margin:0 0 .5rem;letter-spacing:-.02em}.cta-band:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin:0 0 1.75rem;color:#ffffffd9}.cta-band:where(.astro-j7pv25f6) .btn-primary:where(.astro-j7pv25f6){background:#fff;color:var(--teal-darker);box-shadow:none}.cta-band:where(.astro-j7pv25f6) .btn-primary:where(.astro-j7pv25f6):hover{background:var(--teal-tint);color:var(--teal-darker)}.cta-band:where(.astro-j7pv25f6) .btn-secondary:where(.astro-j7pv25f6){background:transparent;color:#fff;border-color:#ffffffb3}.cta-band:where(.astro-j7pv25f6) .btn-secondary:where(.astro-j7pv25f6):hover{background:#ffffff1f;color:#fff}.footer:where(.astro-j7pv25f6){background:var(--ink);color:#cbd5e1;padding:2.5rem 0 1.75rem}.footer-inner:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-brand:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;font-weight:700;color:#fff}.footer-links:where(.astro-j7pv25f6){display:flex;gap:clamp(.75rem,3vw,1.5rem);flex-wrap:wrap}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:#cbd5e1;font-size:.92rem}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:#5eead4}.footer-copy:where(.astro-j7pv25f6){max-width:var(--maxw);margin:1.75rem auto 0;padding:1.25rem clamp(1rem,4vw,2rem) 0;border-top:1px solid #1e293b;color:#64748b;font-size:.82rem;text-align:center}@media(max-width:640px){.step-arrow:where(.astro-j7pv25f6){transform:rotate(90deg)}.nav-inner:where(.astro-j7pv25f6){justify-content:center}.footer-inner:where(.astro-j7pv25f6){justify-content:center;text-align:center}}@media(max-width:460px){.cta-row:where(.astro-j7pv25f6){flex-direction:column;align-items:stretch}.cta-row:where(.astro-j7pv25f6) .btn:where(.astro-j7pv25f6){width:100%}}@media(prefers-reduced-motion:reduce){:where(.astro-j7pv25f6){scroll-behavior:auto;transition:none!important}}
