.hero:where(.astro-ge2uvauf){isolation:isolate;background:var(--color-bg);padding:5rem 0 4rem;position:relative}.hero:where(.astro-ge2uvauf):before{content:"";z-index:-1;pointer-events:none;opacity:0;background:radial-gradient(55% 65% at 30% 20%,#a100ff2e 0%,#fb48b81a 35%,#0000 70%);height:120%;transition:opacity .2s;position:absolute;inset:-10% -5% auto}html[data-theme=dark] .hero:where(.astro-ge2uvauf):before{opacity:1}.hero-inner:where(.astro-ge2uvauf){max-width:var(--max-width);align-items:center;gap:4rem;margin:0 auto;padding:0 1.5rem;display:flex}.hero-text:where(.astro-ge2uvauf){flex:1;max-width:560px}.hero-text:where(.astro-ge2uvauf) h1:where(.astro-ge2uvauf){letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:700;line-height:1.08}.highlight:where(.astro-ge2uvauf){background:var(--sfn-gradient);color:#0000;background-clip:text}.hero-subtitle:where(.astro-ge2uvauf){color:var(--color-text-secondary);margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.hero-actions:where(.astro-ge2uvauf){gap:.75rem;margin-bottom:1.5rem;display:flex}.btn:where(.astro-ge2uvauf){border-radius:8px;align-items:center;padding:.7rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;display:inline-flex}.btn-primary:where(.astro-ge2uvauf){background:var(--sfn-gradient);color:#fff;box-shadow:0 6px 20px -8px #fb48b873}.btn-primary:where(.astro-ge2uvauf):hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 10px 28px -8px #fb48b88c}.btn-secondary:where(.astro-ge2uvauf){background:var(--color-bg);color:var(--color-text);border:1px solid var(--color-border)}.btn-secondary:where(.astro-ge2uvauf):hover{background:var(--color-bg-alt);border-color:var(--color-border-strong);text-decoration:none}.hero-install:where(.astro-ge2uvauf){background:var(--color-bg-code);border:1px solid var(--color-border);font-family:var(--font-mono);border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .85rem;font-size:.825rem;display:flex}.hero-install:where(.astro-ge2uvauf) .prompt:where(.astro-ge2uvauf){color:var(--color-primary);user-select:none;font-weight:600}.hero-install:where(.astro-ge2uvauf) code:where(.astro-ge2uvauf){min-width:0;color:var(--color-text);white-space:nowrap;background:0 0;flex:1;padding:0;overflow-x:auto}.hero-install:where(.astro-ge2uvauf) .copy:where(.astro-ge2uvauf){font-family:var(--font-sans);color:var(--color-text-secondary);background:var(--color-bg);border:1px solid var(--color-border);cursor:pointer;border-radius:5px;flex-shrink:0;padding:.3rem .6rem;font-size:.75rem;font-weight:600;transition:color .15s,border-color .15s}.hero-install:where(.astro-ge2uvauf) .copy:where(.astro-ge2uvauf):hover{color:var(--color-text);border-color:var(--color-border-strong)}.hero-install:where(.astro-ge2uvauf) .copy:where(.astro-ge2uvauf).ok{color:var(--color-accent);border-color:var(--color-accent)}.hero-code:where(.astro-ge2uvauf){flex:1;min-width:0}.code-window:where(.astro-ge2uvauf){background:var(--color-bg-code);border:1px solid var(--color-border);border-radius:var(--r-3);box-shadow:var(--shadow-3);overflow:hidden}.code-titlebar:where(.astro-ge2uvauf){background:#00000040;border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.dot:where(.astro-ge2uvauf){border-radius:50%;width:10px;height:10px}.dot:where(.astro-ge2uvauf).red{background:#ff5f57}.dot:where(.astro-ge2uvauf).yellow{background:#febc2e}.dot:where(.astro-ge2uvauf).green{background:#28c840}.code-filename:where(.astro-ge2uvauf){color:var(--gray-400);font-size:.8rem;font-family:var(--font-mono);margin-left:.5rem}.code-window:where(.astro-ge2uvauf) pre:where(.astro-ge2uvauf){background:0 0;border-radius:0;margin:0;padding:1.25rem 1.5rem;overflow-x:auto}.code-window:where(.astro-ge2uvauf) code:where(.astro-ge2uvauf){color:#cfc4e0;background:0 0;padding:0;font-size:.825rem}@media (width<=900px){.hero-inner:where(.astro-ge2uvauf){flex-direction:column;gap:2.5rem}.hero-text:where(.astro-ge2uvauf){text-align:center;max-width:100%}.hero-actions:where(.astro-ge2uvauf){justify-content:center}.hero-install:where(.astro-ge2uvauf){text-align:left}.hero-code:where(.astro-ge2uvauf){width:100%;max-width:100%}}.features:where(.astro-lcdefpme){padding:5rem 0}.section-title:where(.astro-lcdefpme){text-align:center;margin-bottom:.5rem;font-size:2rem}.section-subtitle:where(.astro-lcdefpme){text-align:center;color:var(--color-text-secondary);margin-bottom:3rem;font-size:1.1rem}.features-grid:where(.astro-lcdefpme){grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.feature-card:where(.astro-lcdefpme){border:1px solid var(--color-border);color:inherit;border-radius:10px;padding:1.75rem;text-decoration:none;transition:border-color .15s,box-shadow .15s}.feature-card:where(.astro-lcdefpme):hover{border-color:var(--color-primary);text-decoration:none;box-shadow:0 2px 12px #a100ff1f}.feature-card:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){color:var(--color-text);margin-bottom:.5rem;font-size:1.1rem}.feature-card:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--color-text-secondary);font-size:.9rem;line-height:1.6}.use-cases:where(.astro-lcdefpme){background:var(--color-bg-alt);padding:4rem 0}.use-cases-grid:where(.astro-lcdefpme){grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.use-case-card:where(.astro-lcdefpme){background:var(--color-bg);border:1px solid var(--color-border);border-radius:10px;padding:2rem}.use-case-card:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){color:var(--color-primary);margin-bottom:.5rem;font-size:1.15rem}.use-case-card:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--color-text-secondary);font-size:.925rem;line-height:1.6}.cta:where(.astro-lcdefpme){text-align:center;padding:5rem 0}.cta:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){margin-bottom:.5rem;font-size:2rem}.cta:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--color-text-secondary);margin-bottom:2rem;font-size:1.1rem}.cta-actions:where(.astro-lcdefpme){justify-content:center;gap:.75rem;display:flex}.btn:where(.astro-lcdefpme){border-radius:8px;align-items:center;padding:.7rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.btn-primary:where(.astro-lcdefpme){background:var(--color-primary);color:#fff}.btn-primary:where(.astro-lcdefpme):hover{background:var(--color-primary-dark);text-decoration:none}.btn-secondary:where(.astro-lcdefpme){background:var(--color-bg);color:var(--color-text);border:1px solid var(--color-border)}.btn-secondary:where(.astro-lcdefpme):hover{background:var(--color-bg-alt);text-decoration:none}@media (width<=768px){.features-grid:where(.astro-lcdefpme),.use-cases-grid:where(.astro-lcdefpme){grid-template-columns:1fr}.cta-actions:where(.astro-lcdefpme){flex-direction:column;align-items:center}.cta-actions:where(.astro-lcdefpme) .btn:where(.astro-lcdefpme){justify-content:center;width:100%;max-width:280px}}@media (width>=769px) and (width<=1024px){.features-grid:where(.astro-lcdefpme){grid-template-columns:repeat(2,1fr)}}
