.hero-title p{margin:0}.hero-bg-video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.hero-glow{animation:heroGlowPulse 6s ease-in-out infinite;background:radial-gradient(circle,rgba(96,165,250,.15) 0,rgba(96,165,250,.05) 50%,transparent 70%);height:500px;width:500px}@keyframes heroGlowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.hero:after{animation:heroGlowPulse 8s ease-in-out infinite reverse;background:radial-gradient(circle,rgba(96,165,250,.08) 0,transparent 70%);border-radius:50%;bottom:10%;filter:blur(80px);height:300px;pointer-events:none;right:15%;width:300px;z-index:1}.hero:after,.hero:before{content:"";position:absolute}.hero:before{background:linear-gradient(90deg,#60a5fa,transparent);height:3px;left:0;opacity:.6;top:0;width:120px;z-index:11}.hero .section-label{font-size:13px;letter-spacing:.15em;text-shadow:0 0 20px rgba(96,165,250,.3)}.hero-title-accent{background:linear-gradient(135deg,#60a5fa,#93c5fd 50%,#60a5fa);-webkit-background-clip:text;background-size:200% auto;-webkit-text-fill-color:transparent;animation:accentShimmer 4s linear infinite;background-clip:text}@keyframes accentShimmer{0%{background-position:0}to{background-position:200%}}.hero-bg-gradient{background:linear-gradient(0deg,#0a1628 0,rgba(15,23,42,.6) 30%,transparent 60%,transparent)}.hero-form-card{backdrop-filter:blur(12px);background:rgba(10,22,40,.85);border:1px solid rgba(96,165,250,.2);box-shadow:0 8px 32px rgba(0,0,0,.3),0 0 60px rgba(96,165,250,.06)}.hero-form-card:hover{border-color:rgba(96,165,250,.35);box-shadow:0 8px 32px rgba(0,0,0,.3),0 0 80px rgba(96,165,250,.1)}.hero-form-title{font-size:22px;letter-spacing:-.01em;margin-bottom:10px}.hero-form-subtitle{font-size:15px;line-height:1.6;margin-bottom:28px}.hero-description{transition:text-shadow .3s ease}@media (max-width:768px){.hero-glow{height:250px;width:250px}.hero:after{bottom:5%;height:150px;right:5%;width:150px}}