.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:min(100vh,900px);display:flex;flex-direction:column;padding-top:5rem;padding-bottom:var(--space-lg)}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;overflow:hidden;pointer-events:none}.grain[data-astro-cid-bbe6dxrz]{position:absolute;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)'/%3E%3C/svg%3E");opacity:.015}.glow[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;filter:blur(100px)}.glow-1[data-astro-cid-bbe6dxrz]{top:10%;left:15%;width:420px;height:420px;background:radial-gradient(circle,rgba(37,39,69,.04) 0%,transparent 70%);animation:float 20s ease-in-out infinite}.glow-2[data-astro-cid-bbe6dxrz]{bottom:15%;right:8%;width:360px;height:360px;background:radial-gradient(circle,rgba(37,39,69,.03) 0%,transparent 70%);animation:float 25s ease-in-out infinite reverse}.hero-inner[data-astro-cid-bbe6dxrz]{position:relative;flex:1;width:100%;max-width:1200px;margin:0 auto;display:grid;gap:var(--space-md);grid-template-columns:auto 1fr;align-items:center;padding:var(--space-md) var(--space-md)}.hero-copy[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-md);text-align:left;min-width:0}.hero-headline[data-astro-cid-bbe6dxrz]{margin:0;font-family:var(--font-body);line-height:1.2;opacity:0;animation:fadeInUp .8s ease forwards;animation-delay:.15s}.hero-headline-strong[data-astro-cid-bbe6dxrz]{font-weight:700;font-size:clamp(2.75rem,6vw,4rem);color:var(--color-accent);letter-spacing:.12em}.hero-headline-rest[data-astro-cid-bbe6dxrz]{font-weight:500;font-size:clamp(1.125rem,2.4vw,1.5rem);color:var(--color-text-secondary);letter-spacing:.12em}.hero-sub[data-astro-cid-bbe6dxrz]{margin:0;font-family:var(--font-body);font-size:clamp(.9375rem,1.6vw,1rem);font-weight:500;color:var(--color-text-muted);letter-spacing:.12em;line-height:1.6;opacity:0;animation:fadeInUp .8s ease forwards;animation-delay:.35s}.hero-cta[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;min-width:10.5rem;font-family:var(--font-body);font-size:1rem;font-weight:500;line-height:1;color:#fff;background:var(--color-accent);border:1px solid rgba(37,39,69,.85);border-radius:8px;transition:background var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast);opacity:0;animation:fadeInUp .8s ease forwards;animation-delay:.5s}.hero-cta[data-astro-cid-bbe6dxrz]:hover{background:var(--color-accent-light);border-color:var(--color-accent-light)}.hero-cta[data-astro-cid-bbe6dxrz]:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.hero-visual[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:stretch;justify-content:center;min-width:0;width:100%}.hero-video-shell[data-astro-cid-bbe6dxrz]{width:100%;margin-inline:auto;opacity:0;animation:fadeInUp .8s ease forwards;animation-delay:.65s}.hero-video-frame[data-astro-cid-bbe6dxrz]{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:1rem;overflow:hidden;border:1px solid rgba(37,39,69,.12);box-shadow:var(--shadow-lg);background:var(--color-bg-card)}.hero-video-frame--media[data-astro-cid-bbe6dxrz]{background:var(--color-bg-card)}.hero-visual-image[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}@media(min-width:1025px){.hero-video-shell[data-astro-cid-bbe6dxrz]{margin-left:auto;margin-right:0}}@media(max-width:1024px){.hero-video-shell[data-astro-cid-bbe6dxrz]{margin-left:auto;margin-right:auto}.hero-inner[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:var(--space-lg);padding-top:var(--space-md);padding-bottom:var(--space-md)}.hero-copy[data-astro-cid-bbe6dxrz]{align-items:center;text-align:center}.hero-headline[data-astro-cid-bbe6dxrz]{text-align:center}}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{min-height:auto}}.features[data-astro-cid-vnivfuh2]{padding:var(--space-xl) 0;background:var(--color-bg-elevated)}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-md)}.feature-card[data-astro-cid-vnivfuh2]{padding:var(--space-md);border-radius:1rem;background:var(--color-bg-card);border:1px solid rgba(37,39,69,.08);transition:all var(--transition-base);box-shadow:var(--shadow-sm)}.feature-card[data-astro-cid-vnivfuh2]:hover{border-color:var(--color-accent);transform:translateY(-4px);box-shadow:var(--shadow-md)}.feature-icon[data-astro-cid-vnivfuh2]{width:2.5rem;height:2.5rem;margin-bottom:var(--space-sm);color:var(--color-accent)}.feature-icon[data-astro-cid-vnivfuh2] svg{width:100%;height:100%}.feature-title[data-astro-cid-vnivfuh2]{font-size:1.125rem;font-weight:500;margin-bottom:.5rem;color:var(--color-text)}.feature-text[data-astro-cid-vnivfuh2]{font-size:.875rem;color:var(--color-text-secondary);line-height:1.7}@media(max-width:768px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.pricing[data-astro-cid-hkoc4sea]{padding:var(--space-xl) 0}.pricing-grid[data-astro-cid-hkoc4sea]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-md);max-width:700px;margin:0 auto}.pricing-card[data-astro-cid-hkoc4sea]{position:relative;padding:var(--space-md);border-radius:1rem;border:1px solid rgba(37,39,69,.1);background:var(--color-bg-card);text-align:center;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.pricing-pro[data-astro-cid-hkoc4sea]{background:linear-gradient(135deg,#2527450a,#25274505);border-color:var(--color-accent);box-shadow:var(--shadow-md)}.pricing-badge[data-astro-cid-hkoc4sea]{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);background:var(--color-accent);color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:1rem}.pricing-name[data-astro-cid-hkoc4sea]{font-family:var(--font-display);font-size:1.5rem;font-style:italic;color:var(--color-accent);margin-bottom:var(--space-sm)}.pricing-price[data-astro-cid-hkoc4sea]{margin-bottom:var(--space-md)}.price-amount[data-astro-cid-hkoc4sea]{font-size:2.5rem;font-weight:700;color:var(--color-text)}.price-period[data-astro-cid-hkoc4sea]{font-size:.875rem;color:var(--color-text-muted)}.pricing-features[data-astro-cid-hkoc4sea]{text-align:left;margin-bottom:var(--space-md)}.pricing-features[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea]{position:relative;padding-left:1.5rem;padding-bottom:.5rem;font-size:.9375rem;color:var(--color-text-secondary)}.pricing-features[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea]:before{content:"✓";position:absolute;left:0;color:var(--color-accent);font-weight:600}.pricing-cta[data-astro-cid-hkoc4sea]{display:block;width:100%;padding:.875rem;border-radius:.5rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-align:center;cursor:pointer;transition:all var(--transition-fast);margin-top:auto}.pricing-cta-secondary[data-astro-cid-hkoc4sea]{background:transparent;border:1px solid rgba(37,39,69,.2);color:var(--color-text)}.pricing-cta-secondary[data-astro-cid-hkoc4sea]:hover{background:var(--color-surface);border-color:#2527454d}.pricing-cta-primary[data-astro-cid-hkoc4sea]{background:var(--color-accent);color:#fff;border:none}.pricing-cta-primary[data-astro-cid-hkoc4sea]:hover{background:var(--color-accent-light);transform:translateY(-2px)}.pricing-cta[data-astro-cid-hkoc4sea]:disabled{opacity:.6;cursor:progress}.pricing-pro-error[data-astro-cid-hkoc4sea]{margin-top:.75rem;font-size:.8125rem;line-height:1.6;color:#b3261e;text-align:left}
