.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--bg)}.hero-bg{position:absolute;inset:0;pointer-events:none}.hero-network{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.hero-shape{position:absolute;border-radius:50%}.hero-shape-1{width:500px;height:500px;background:radial-gradient(circle,rgba(61,184,140,.4) 0%,rgba(61,184,140,.1) 40%,transparent 70%);top:5%;right:5%;filter:blur(40px);animation:heroFloat1 15s ease-in-out infinite}.hero-shape-2{width:400px;height:400px;background:radial-gradient(circle,rgba(232,168,48,.35) 0%,rgba(232,168,48,.1) 40%,transparent 70%);bottom:10%;left:0;filter:blur(50px);animation:heroFloat2 18s ease-in-out infinite}.hero-shape-3{width:300px;height:300px;background:radial-gradient(circle,rgba(140,180,160,.3) 0%,transparent 60%);top:40%;left:20%;filter:blur(30px);animation:heroFloat3 12s ease-in-out infinite}.hero-ring{position:absolute;width:600px;height:600px;top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid rgba(61,184,140,.15);border-radius:50%;animation:heroRingPulse 6s ease-in-out infinite}.hero-ring:before{content:"";position:absolute;inset:40px;border:1px solid rgba(232,168,48,.1);border-radius:50%;animation:heroRingPulse 6s ease-in-out infinite reverse}.hero-glow{position:absolute;width:800px;height:800px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(232,168,48,.12) 0%,transparent 50%);filter:blur(60px);animation:heroBreathe 5s ease-in-out infinite}@keyframes heroFloat1{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(40px,-40px) rotate(5deg)}66%{transform:translate(-30px,20px) rotate(-5deg)}}@keyframes heroFloat2{0%,to{transform:translate(0)}50%{transform:translate(50px,-30px)}}@keyframes heroFloat3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-20px,30px) scale(1.1)}}@keyframes heroRingPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.4}50%{transform:translate(-50%,-50%) scale(1.05);opacity:.2}}@keyframes heroBreathe{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.15)}}.hero-content{position:relative;z-index:1;width:100%;max-width:900px;margin:0 auto;padding:0 var(--section-px);text-align:center;box-sizing:border-box}.hero-eyebrow{display:inline-block;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--emerald);margin-bottom:2rem;padding:10px 20px;background:#3db88c14;border:1px solid rgba(61,184,140,.2);border-radius:100px}.hero-title{font-family:DM Sans,sans-serif;font-size:clamp(2rem,6vw,4.5rem);font-weight:700;line-height:1.15;color:var(--text);margin-bottom:1.5rem;min-height:4em}.hero-typing{display:inline}.hero-cursor{display:inline-block;color:var(--gold);font-weight:400;animation:heroCursorBlink 1s step-end infinite;margin-left:2px}@keyframes heroCursorBlink{0%,50%{opacity:1}51%,to{opacity:0}}.hero-subtitle{font-family:DM Sans,sans-serif;font-size:clamp(1rem,2.5vw,1.25rem);color:var(--muted);max-width:550px;margin:0 auto 2.5rem;line-height:1.6}.hero-cta{display:flex;justify-content:center}.hero-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:var(--gold);color:#0d1f17;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;border-radius:100px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 24px #e8a8304d}.hero-btn:hover{transform:translateY(-2px);box-shadow:0 8px 32px #e8a83080;background:var(--gold-light)}.hero-btn svg{transition:transform .3s ease}.hero-btn:hover svg{transform:translate(4px)}.hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);opacity:.4}.hero-scroll-mouse{width:24px;height:40px;border:2px solid var(--muted);border-radius:12px;display:flex;justify-content:center;padding-top:8px}.hero-scroll-dot{width:4px;height:8px;background:var(--muted);border-radius:2px;animation:heroScrollBounce 1.5s ease-in-out infinite}@keyframes heroScrollBounce{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(8px);opacity:.3}}@media(max-width:768px){.hero-section{justify-content:flex-start;padding-top:clamp(2.5rem,11vh,6rem);min-height:88vh}.hero-shape-1{width:300px;height:300px;top:0;right:-50px}.hero-shape-2{width:250px;height:250px}.hero-shape-3{display:none}.hero-ring{width:320px;height:320px;top:34%}.hero-glow{width:400px;height:400px;top:30%}.hero-title{min-height:4.7em}}:root[data-theme=light] .hero-shape-1{background:radial-gradient(circle,rgba(61,184,140,.25) 0%,transparent 60%)}:root[data-theme=light] .hero-shape-2{background:radial-gradient(circle,rgba(232,168,48,.2) 0%,transparent 60%)}:root[data-theme=light] .hero-glow{background:radial-gradient(circle,rgba(232,168,48,.08) 0%,transparent 50%)}:root[data-theme=light] .hero-ring{border-color:#3db88c1a}.font-body[data-astro-cid-bp4bfslc],.font-body[data-astro-cid-2t5hllg7]{font-family:DM Sans,sans-serif}.proof-card[data-astro-cid-2t5hllg7]{transition:transform .3s ease,box-shadow .3s ease}.proof-card[data-astro-cid-2t5hllg7]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0003}.font-body[data-astro-cid-zsov6f23],.font-body[data-astro-cid-dml2rumt],.font-body[data-astro-cid-ihmljexk]{font-family:DM Sans,sans-serif}
