.hero-section.svelte-eaplje{position:relative;overflow:hidden}.hero-section.has-bg.svelte-eaplje{min-height:100vh;display:flex;flex-direction:column;justify-content:center}.hero-bg.svelte-eaplje{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform}.hero-overlay.svelte-eaplje{position:absolute;top:0;right:0;bottom:0;left:0}.hero-section.simple.svelte-eaplje{background:#000;padding-top:clamp(6rem,10vw,9rem);padding-bottom:5rem}.hero-content.svelte-eaplje{position:relative;z-index:2;width:100%}.hero-section.centered.svelte-eaplje .hero-content:where(.svelte-eaplje){text-align:center}.hero-cta.svelte-eaplje{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2.5rem}.hero-section.centered.svelte-eaplje .hero-cta:where(.svelte-eaplje){justify-content:center}.hero-chip.svelte-eaplje{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .9rem;border-radius:9999px;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.5rem;font-family:Space Grotesk Variable,monospace}.hero-chip.orange.svelte-eaplje{border:1px solid rgba(255,81,0,.5);color:#ff5100;background:#ff510014}.hero-chip.purple.svelte-eaplje{border:1px solid rgba(126,89,250,.5);color:#d28bff;background:#6318aa26}.chip-dot.svelte-eaplje{width:6px;height:6px;border-radius:50%;animation:svelte-eaplje-blink 1.4s ease-in-out infinite}.hero-chip.orange.svelte-eaplje .chip-dot:where(.svelte-eaplje){background:#ff5100}.hero-chip.purple.svelte-eaplje .chip-dot:where(.svelte-eaplje){background:#d28bff}.scroll-indicator.svelte-eaplje{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;animation:svelte-eaplje-bounce 2s ease-in-out infinite}.scroll-dot.svelte-eaplje{width:8px;height:8px;border-radius:50%;background:#fff6}@keyframes svelte-eaplje-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}@keyframes svelte-eaplje-blink{0%,to{opacity:1}50%{opacity:.3}}
