.hero[data-astro-cid-nlow4r3u]{position:relative;padding:10rem 0 6rem;overflow:hidden;min-height:90vh;display:flex;align-items:center}.hero-canvas[data-astro-cid-nlow4r3u]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.hero-orb[data-astro-cid-nlow4r3u]{position:absolute;border-radius:50%;pointer-events:none;filter:blur(80px)}.hero-orb-1[data-astro-cid-nlow4r3u]{top:-100px;left:30%;width:500px;height:500px;background:radial-gradient(circle,rgba(0,240,255,.1) 0%,transparent 70%);animation:orbFloat1 12s ease-in-out infinite}.hero-orb-2[data-astro-cid-nlow4r3u]{bottom:-50px;right:10%;width:400px;height:400px;background:radial-gradient(circle,rgba(168,85,247,.08) 0%,transparent 70%);animation:orbFloat2 15s ease-in-out infinite}.hero-orb-3[data-astro-cid-nlow4r3u]{top:40%;left:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(59,130,246,.06) 0%,transparent 70%);animation:orbFloat3 18s ease-in-out infinite}@keyframes orbFloat1{0%,to{transform:translate(0)}33%{transform:translate(30px,20px)}66%{transform:translate(-20px,-10px)}}@keyframes orbFloat2{0%,to{transform:translate(0)}33%{transform:translate(-25px,-15px)}66%{transform:translate(15px,25px)}}@keyframes orbFloat3{0%,to{transform:translate(0)}50%{transform:translate(40px,-20px)}}.hero-line[data-astro-cid-nlow4r3u]{position:absolute;pointer-events:none}.hero-line-1[data-astro-cid-nlow4r3u]{top:20%;right:10%;width:1px;height:120px;background:linear-gradient(180deg,transparent,rgba(0,240,255,.3),transparent);animation:lineFloat 4s ease-in-out infinite}.hero-line-2[data-astro-cid-nlow4r3u]{bottom:25%;left:8%;width:1px;height:80px;background:linear-gradient(180deg,transparent,rgba(168,85,247,.3),transparent);animation:lineFloat 5s ease-in-out 1s infinite}@keyframes lineFloat{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-15px)}}.hero-content[data-astro-cid-nlow4r3u]{text-align:center;max-width:850px;margin:0 auto;position:relative;z-index:1}.hero-badge[data-astro-cid-nlow4r3u]{animation:fadeInDown .8s ease-out;display:inline-block}.hero-content[data-astro-cid-nlow4r3u] h1[data-astro-cid-nlow4r3u]{margin:1.5rem 0;font-size:clamp(2.8rem,6vw,4.5rem);line-height:1.08;animation:fadeInUp .8s ease-out .2s both;position:relative}.hero-content[data-astro-cid-nlow4r3u] h1[data-astro-cid-nlow4r3u] .glow-text-animated[data-astro-cid-nlow4r3u]{position:relative;display:inline-block}.hero-description[data-astro-cid-nlow4r3u]{font-size:1.25rem;color:var(--text-secondary);max-width:640px;margin:0 auto 2.5rem;line-height:1.7;animation:fadeInUp .8s ease-out .4s both}.hero-actions[data-astro-cid-nlow4r3u]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;animation:fadeInUp .8s ease-out .6s both}.hero-btn-primary[data-astro-cid-nlow4r3u],.hero-btn-secondary[data-astro-cid-nlow4r3u]{transition:all .4s cubic-bezier(.23,1,.32,1)}.hero-btn-primary[data-astro-cid-nlow4r3u]:hover{transform:translateY(-6px) scale(1.05);box-shadow:0 20px 50px #00f0ff4d}.hero-btn-secondary[data-astro-cid-nlow4r3u]:hover{transform:translateY(-6px) scale(1.05);box-shadow:0 15px 40px #00f0ff33}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-scroll-indicator[data-astro-cid-nlow4r3u]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;animation:fadeInUp 1s ease-out 1s both;z-index:1;cursor:pointer;transition:all .3s ease}.hero-scroll-indicator[data-astro-cid-nlow4r3u]:hover{transform:translate(-50%) translateY(-4px)}.hero-scroll-indicator[data-astro-cid-nlow4r3u] span[data-astro-cid-nlow4r3u]{font-size:.72rem;text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);transition:color .3s ease}.hero-scroll-indicator[data-astro-cid-nlow4r3u]:hover span[data-astro-cid-nlow4r3u]{color:var(--neon-cyan)}.scroll-arrow[data-astro-cid-nlow4r3u]{width:20px;height:20px;border-right:2px solid var(--neon-cyan);border-bottom:2px solid var(--neon-cyan);transform:rotate(45deg);animation:scrollBounce 2s ease-in-out infinite;opacity:.6;transition:opacity .3s ease}.hero-scroll-indicator[data-astro-cid-nlow4r3u]:hover .scroll-arrow[data-astro-cid-nlow4r3u]{opacity:1;box-shadow:0 0 15px #00f0ff80}@keyframes scrollBounce{0%,to{transform:rotate(45deg) translate(0);opacity:.4}50%{transform:rotate(45deg) translate(4px,4px);opacity:1}}@media(max-width:768px){.hero[data-astro-cid-nlow4r3u]{padding:8rem 0 4rem;min-height:auto}.hero-scroll-indicator[data-astro-cid-nlow4r3u],.hero-line-1[data-astro-cid-nlow4r3u],.hero-line-2[data-astro-cid-nlow4r3u]{display:none}}
