#hero-body{position:relative;min-height:60vh}#tsparticles{width:100%;height:100%}.hero-mobile{background:radial-gradient(circle at 20% 80%,rgba(154,154,255,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(154,154,255,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(255,255,255,.05) 0%,transparent 50%);animation:subtleGlow 8s ease-in-out infinite alternate;position:relative}@keyframes subtleGlow{0%{opacity:.8;transform:scale(1)}to{opacity:1;transform:scale(1.02)}}.hero-mobile:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(2px 2px at 20px 30px,rgba(154,154,255,.3),transparent),radial-gradient(2px 2px at 40px 70px,rgba(154,154,255,.2),transparent),radial-gradient(1px 1px at 90px 40px,rgba(255,255,255,.4),transparent),radial-gradient(1px 1px at 130px 80px,rgba(154,154,255,.3),transparent),radial-gradient(2px 2px at 160px 30px,rgba(255,255,255,.2),transparent);background-repeat:repeat;background-size:200px 100px;animation:floatDots 20s linear infinite;pointer-events:none}@keyframes floatDots{0%{transform:translateY(0) translate(0)}33%{transform:translateY(-10px) translate(10px)}66%{transform:translateY(5px) translate(-5px)}to{transform:translateY(0) translate(0)}}.particle-banner-overlay{position:absolute;top:0;left:2.5%;width:95%;height:100%;z-index:2}.particle-banner-title{margin-top:17vh;font-weight:600;font-size:calc(1.375rem + 1.5vw);color:#fff;-webkit-user-select:none;user-select:none;text-shadow:0 2px 4px rgba(0,0,0,.3)}.particle-banner-tagline{margin-top:1rem;font-weight:500;color:#ddd;-webkit-user-select:none;user-select:none;text-shadow:0 1px 2px rgba(0,0,0,.3)}@media (max-width: 768px){#hero-body{min-height:50vh}.particle-banner-title{margin-top:12vh;font-size:calc(1.2rem + 2vw)}.particle-banner-tagline{font-size:calc(.9rem + 1vw)}.hero-mobile:before{animation-duration:30s}@keyframes subtleGlow{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.01)}}}@media (min-width: 769px) and (max-width: 1024px){#hero-body{min-height:55vh}}.hero-loading{width:100%;height:100%;background:radial-gradient(circle at 25% 75%,rgba(154,154,255,.1) 0%,transparent 50%),radial-gradient(circle at 75% 25%,rgba(154,154,255,.08) 0%,transparent 50%);animation:loadingPulse 2s ease-in-out infinite alternate}@keyframes loadingPulse{0%{opacity:.7}to{opacity:1}}#tsparticles,.hero-mobile{will-change:transform;transform:translateZ(0)}@media (prefers-reduced-motion: reduce){.hero-mobile,.hero-mobile:before,.hero-loading{animation:none}#tsparticles{display:none}#hero-body{background:linear-gradient(135deg,var(--bg-color, #000) 0%,rgba(154,154,255,.1) 100%)}}@media (prefers-contrast: high){.particle-banner-title,.particle-banner-tagline{text-shadow:2px 2px 4px rgba(0,0,0,.8)}.hero-mobile:before{opacity:.1}}
