.hero:where(.astro-bbe6dxrz){position:relative;min-height:calc(100dvh - 60px);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:5rem 1.5rem}.hero-glow:where(.astro-bbe6dxrz){position:absolute;inset:0;background:var(--gradient-hero);pointer-events:none}.hero-grid:where(.astro-bbe6dxrz){position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black,transparent)}.hero-content:where(.astro-bbe6dxrz){position:relative;z-index:1;max-width:780px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.hero-badge:where(.astro-bbe6dxrz){display:inline-flex;align-items:center;gap:.5rem;background:var(--glass-bg);border:1px solid var(--glass-border);padding:.35rem .9rem;border-radius:100px;font-size:.8rem;font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em}.badge-dot:where(.astro-bbe6dxrz){width:6px;height:6px;border-radius:50%;background:var(--color-brand);box-shadow:0 0 8px var(--color-brand)}.hero-heading:where(.astro-bbe6dxrz){margin:0;font-size:clamp(2.75rem,6vw,5rem);font-weight:800;line-height:1.05;letter-spacing:-.03em;color:var(--color-text)}.hero-subhead:where(.astro-bbe6dxrz){margin:0;max-width:560px;font-size:1.1rem;line-height:1.7;color:var(--color-text-muted)}.hero-actions:where(.astro-bbe6dxrz){display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-top:.5rem}.cta-primary:where(.astro-bbe6dxrz){display:inline-flex;align-items:center;gap:.4rem;background:var(--gradient-brand);color:#fff;font-weight:600;font-size:.95rem;padding:.7rem 1.4rem;border-radius:var(--radius-md);text-decoration:none;transition:opacity .2s,box-shadow .3s;box-shadow:var(--glow-brand)}.cta-primary:where(.astro-bbe6dxrz):hover{opacity:.9;box-shadow:var(--glow-brand-hover)}.cta-secondary:where(.astro-bbe6dxrz){display:inline-flex;align-items:center;color:var(--color-text-muted);font-size:.95rem;font-weight:500;padding:.7rem 1.4rem;border-radius:var(--radius-md);border:1px solid var(--color-border);text-decoration:none;transition:color .2s,border-color .2s}.cta-secondary:where(.astro-bbe6dxrz):hover{color:var(--color-text);border-color:var(--color-text-muted)}.hero-code:where(.astro-bbe6dxrz){width:100%;max-width:640px;margin-top:1rem;border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface);overflow:hidden;text-align:left;box-shadow:0 24px 64px #0006}.code-header:where(.astro-bbe6dxrz){display:flex;align-items:center;gap:.4rem;padding:.75rem 1rem;border-bottom:1px solid var(--color-border);background:var(--color-surface-2)}.code-dot:where(.astro-bbe6dxrz){width:10px;height:10px;border-radius:50%;opacity:.8}.code-label:where(.astro-bbe6dxrz){margin-left:auto;font-size:.75rem;color:var(--color-text-subtle);font-family:var(--font-mono)}.code-body:where(.astro-bbe6dxrz){margin:0;padding:1.25rem 1.5rem!important;font-size:.8rem!important;line-height:1.75!important;background:transparent!important;border:none!important;border-radius:0!important;overflow-x:auto}.code-body:where(.astro-bbe6dxrz) code:where(.astro-bbe6dxrz){font-family:var(--font-mono);color:var(--color-text)}.t-muted:where(.astro-bbe6dxrz){color:var(--color-text-subtle)}.t-brand:where(.astro-bbe6dxrz){color:var(--color-brand-light)}.t-string:where(.astro-bbe6dxrz){color:#86efac}.t-key:where(.astro-bbe6dxrz){color:#93c5fd}.features-section:where(.astro-vnivfuh2){padding:var(--section-y) 1.5rem}.section-inner:where(.astro-vnivfuh2){max-width:1100px;margin:0 auto}.section-header:where(.astro-vnivfuh2){text-align:center;margin-bottom:3.5rem}.section-label:where(.astro-vnivfuh2){margin:0 0 .75rem;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-brand-light)}.section-title:where(.astro-vnivfuh2){margin:0 0 1rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;letter-spacing:-.025em;line-height:1.15;color:var(--color-text)}.section-sub:where(.astro-vnivfuh2){margin:0;max-width:500px;margin-inline:auto;font-size:1rem;line-height:1.7;color:var(--color-text-muted)}.features-grid:where(.astro-vnivfuh2){display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:900px){.features-grid:where(.astro-vnivfuh2){grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.features-grid:where(.astro-vnivfuh2){grid-template-columns:1fr}}.feature-card:where(.astro-vnivfuh2){background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:1.75rem;transition:border-color .25s,transform .25s}.feature-card:where(.astro-vnivfuh2):hover{border-color:#6366f159;transform:translateY(-2px)}.feature-icon:where(.astro-vnivfuh2){width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#6366f11f;border:1px solid rgba(99,102,241,.2);border-radius:var(--radius-sm);color:var(--color-brand-light);margin-bottom:1rem}.feature-card:where(.astro-vnivfuh2) h3:where(.astro-vnivfuh2){margin:0 0 .5rem;font-size:1rem;font-weight:600;color:var(--color-text)}.feature-card:where(.astro-vnivfuh2) p:where(.astro-vnivfuh2){margin:0;font-size:.875rem;line-height:1.65;color:var(--color-text-muted)}.hiw-section:where(.astro-cmgpsf2k){padding:var(--section-y) 1.5rem;background:linear-gradient(180deg,transparent,rgba(99,102,241,.04),transparent)}.section-inner:where(.astro-cmgpsf2k){max-width:820px;margin:0 auto}.section-header:where(.astro-cmgpsf2k){text-align:center;margin-bottom:3.5rem}.section-label:where(.astro-cmgpsf2k){margin:0 0 .75rem;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-brand-light)}.section-title:where(.astro-cmgpsf2k){margin:0;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;letter-spacing:-.025em;line-height:1.15;color:var(--color-text)}.steps:where(.astro-cmgpsf2k){display:flex;flex-direction:column;gap:0}.step:where(.astro-cmgpsf2k){display:grid;grid-template-columns:56px 1fr;gap:1.5rem}.step-number:where(.astro-cmgpsf2k){font-size:.7rem;font-weight:700;font-family:var(--font-mono);color:var(--color-brand);background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:var(--radius-sm);width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}.step-body:where(.astro-cmgpsf2k){min-width:0}.step-body:where(.astro-cmgpsf2k) h3:where(.astro-cmgpsf2k){margin:0 0 .6rem;font-size:1.1rem;font-weight:600;color:var(--color-text)}.step-body:where(.astro-cmgpsf2k) p:where(.astro-cmgpsf2k){margin:0 0 1rem;font-size:.9rem;line-height:1.7;color:var(--color-text-muted)}.step-body:where(.astro-cmgpsf2k) code:where(.astro-cmgpsf2k){font-family:var(--font-mono);font-size:.82em;background:var(--color-surface-2);padding:.15em .4em;border-radius:4px;color:var(--color-brand-light)}.step-code:where(.astro-cmgpsf2k){margin:0 0 1rem;padding:1rem 1.25rem!important;font-size:.8rem!important;line-height:1.7!important;background:var(--color-surface)!important;border:1px solid var(--color-border)!important;border-radius:var(--radius-md)!important;overflow-x:auto;max-width:100%}.step-code:where(.astro-cmgpsf2k) code:where(.astro-cmgpsf2k){font-family:var(--font-mono);background:transparent;padding:0;color:var(--color-text)}.step-connector:where(.astro-cmgpsf2k){display:grid;grid-template-columns:56px 1fr;gap:1.5rem;height:2.5rem}.connector-line:where(.astro-cmgpsf2k){width:1px;height:100%;background:linear-gradient(to bottom,rgba(99,102,241,.3),transparent);margin:0 auto}.t-muted:where(.astro-cmgpsf2k){color:var(--color-text-subtle)}.t-brand:where(.astro-cmgpsf2k){color:var(--color-brand-light)}.t-string:where(.astro-cmgpsf2k){color:#86efac}@media(max-width:480px){.step:where(.astro-cmgpsf2k){grid-template-columns:44px 1fr;gap:1rem}.step-connector:where(.astro-cmgpsf2k){grid-template-columns:44px 1fr;gap:1rem}.step-code:where(.astro-cmgpsf2k){font-size:.72rem!important;padding:.75rem 1rem!important}}
