.hero[data-astro-cid-nlow4r3u]{position:relative;overflow:hidden;background-color:var(--color-primary, #0a0f1a);color:#fff;isolation:isolate}.hero--home[data-astro-cid-nlow4r3u]{min-height:100svh;display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem;position:relative}.hero--page[data-astro-cid-nlow4r3u]{padding:8rem 1.5rem 4rem;background:linear-gradient(to right bottom,var(--color-primary, #0a0f1a),var(--color-primary-light, #1a1f2e))}.hero__bg-image[data-astro-cid-nlow4r3u]{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-3}.hero__bg-image[data-astro-cid-nlow4r3u]:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0a0f1ab3,#0a0f1ad9)}.hero__gradient-mesh[data-astro-cid-nlow4r3u]{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,rgba(0,212,255,.08) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(245,158,11,.05) 0%,transparent 50%);background-size:200% 200%;animation:mesh-shift 12s ease-in-out infinite alternate;z-index:-3}@keyframes mesh-shift{0%{background-position:0% 0%}50%{background-position:50% 30%}to{background-position:100% 60%}}.hero__bg-video-overlay[data-astro-cid-nlow4r3u]{position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(0,212,255,.12),transparent 60%);z-index:-2;animation:pulse 8s ease-in-out infinite alternate}.hero__grid-overlay[data-astro-cid-nlow4r3u]{position:absolute;inset:0;background-image:linear-gradient(rgba(0,212,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,212,255,.04) 1px,transparent 1px);background-size:50px 50px;z-index:-1;mask-image:linear-gradient(to bottom,black 40%,transparent 100%);perspective:1000px;transform-style:preserve-3d;transform:perspective(500px) rotateX(20deg) scale(1.5) translateY(-50px);opacity:.6}.hero__particles[data-astro-cid-nlow4r3u]{position:absolute;inset:0;z-index:-1;overflow:hidden}.hero__particles[data-astro-cid-nlow4r3u]:before,.hero__particles[data-astro-cid-nlow4r3u]:after{content:"";position:absolute;width:4px;height:4px;background:#00d4ff4d;border-radius:50%;animation:float-particle 8s ease-in-out infinite}.hero__particles[data-astro-cid-nlow4r3u]:before{top:20%;left:15%;animation-delay:0s}.hero__particles[data-astro-cid-nlow4r3u]:after{top:60%;right:20%;animation-delay:4s}@keyframes float-particle{0%,to{transform:translateY(0) scale(1);opacity:.3}50%{transform:translateY(-30px) scale(1.5);opacity:.7}}@keyframes pulse{0%{opacity:.5;transform:scale(1)}to{opacity:.8;transform:scale(1.1)}}.hero__container[data-astro-cid-nlow4r3u]{position:relative;max-width:1280px;margin:0 auto;width:100%;z-index:10}.hero--home[data-astro-cid-nlow4r3u] .hero__container[data-astro-cid-nlow4r3u]{text-align:center;display:flex;flex-direction:column;align-items:center}.hero__headline[data-astro-cid-nlow4r3u]{font-family:var(--font-heading, "Rajdhani", sans-serif);font-weight:800;line-height:1.1;text-transform:uppercase;letter-spacing:.02em;margin:0;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.5)}.hero--home[data-astro-cid-nlow4r3u] .hero__headline[data-astro-cid-nlow4r3u]{font-size:3rem;max-width:900px;margin:0 auto}.hero--page[data-astro-cid-nlow4r3u] .hero__headline[data-astro-cid-nlow4r3u]{font-size:2.25rem}.hero__subheadline[data-astro-cid-nlow4r3u]{font-family:var(--font-body, system-ui, sans-serif);font-size:1.125rem;line-height:1.6;color:var(--color-text-light, #e2e8f0);margin:1.5rem auto 0;max-width:700px;font-weight:400}.hero--home[data-astro-cid-nlow4r3u] .hero__subheadline[data-astro-cid-nlow4r3u]{font-size:1.25rem}.hero__actions[data-astro-cid-nlow4r3u]{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2.5rem}.hero__btn[data-astro-cid-nlow4r3u]{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2.5rem;font-family:var(--font-heading, "Rajdhani", sans-serif);font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;border-radius:.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:200px;overflow:hidden}.hero__btn--primary[data-astro-cid-nlow4r3u]{background:var(--color-accent, #00d4ff);color:#fff;box-shadow:0 0 20px #00d4ff66;border:1px solid rgba(255,255,255,.1)}.hero__btn--primary[data-astro-cid-nlow4r3u]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s}.hero__btn--primary[data-astro-cid-nlow4r3u]:hover{background:var(--color-accent-hover, #00b8d9);transform:translateY(-2px);box-shadow:0 0 30px #00d4ff99}.hero__btn--primary[data-astro-cid-nlow4r3u]:hover:before{left:100%}.hero__btn--secondary[data-astro-cid-nlow4r3u]{background:#ffffff0d;backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.2)}.hero__btn--secondary[data-astro-cid-nlow4r3u]:hover{background:#ffffff26;border-color:#fff}@media(min-width:640px){.hero__actions[data-astro-cid-nlow4r3u]{flex-direction:row;justify-content:center}.hero--home[data-astro-cid-nlow4r3u] .hero__headline[data-astro-cid-nlow4r3u]{font-size:4rem}}@media(min-width:1024px){.hero--home[data-astro-cid-nlow4r3u] .hero__headline[data-astro-cid-nlow4r3u]{font-size:5rem}.hero__subheadline[data-astro-cid-nlow4r3u]{font-size:1.35rem}}
