.hero-hex-grid[data-astro-cid-anhloy43]{position:absolute;inset:0;width:100%;height:100%;z-index:0;color:var(--foreground);opacity:.09;pointer-events:none}.hero-orb[data-astro-cid-anhloy43]{position:absolute;border-radius:50%;z-index:0;pointer-events:none}.hero-orb-1[data-astro-cid-anhloy43]{width:700px;height:700px;top:-180px;right:-120px;background:radial-gradient(circle at 40% 40%,rgba(233,80,24,.18),transparent 65%);filter:blur(60px);animation:hero-float-1 14s ease-in-out infinite}.hero-orb-2[data-astro-cid-anhloy43]{width:480px;height:480px;top:25%;left:-60px;background:radial-gradient(circle at 60% 50%,rgba(233,80,24,.09),transparent 65%);filter:blur(80px);animation:hero-float-2 18s ease-in-out infinite}.hero-orb-3[data-astro-cid-anhloy43]{width:360px;height:360px;bottom:-80px;right:15%;background:radial-gradient(circle at 50% 40%,rgba(233,80,24,.07),transparent 70%);filter:blur(70px);animation:hero-float-3 22s ease-in-out infinite}.hero-accent-line[data-astro-cid-anhloy43]{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(233,80,24,.6) 30%,rgba(233,80,24,.8) 50%,rgba(233,80,24,.6) 70%,transparent 100%);z-index:1;pointer-events:none}.hero-bottom-fade[data-astro-cid-anhloy43]{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,var(--background),transparent);z-index:1;pointer-events:none}@keyframes hero-float-1{0%,to{transform:translate(0) scale(1)}25%{transform:translate(-25px,20px) scale(1.04)}50%{transform:translate(15px,-25px) scale(.97)}75%{transform:translate(-10px,15px) scale(1.02)}}@keyframes hero-float-2{0%,to{transform:translate(0)}33%{transform:translate(30px,-20px)}66%{transform:translate(-20px,25px)}}@keyframes hero-float-3{0%,to{transform:translate(0) scale(1)}40%{transform:translate(-20px,-15px) scale(1.08)}80%{transform:translate(15px,10px) scale(.93)}}@media(prefers-reduced-motion:reduce){.hero-orb[data-astro-cid-anhloy43]{animation:none!important}}.hero-logo-ticker{display:flex;align-items:flex-start;gap:1.75rem}.hero-logo-ticker-col{width:128px;height:110px;overflow:hidden;flex-shrink:0;mask-image:linear-gradient(to bottom,transparent 0%,black 18%,black 82%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 18%,black 82%,transparent 100%)}.hero-logo-ticker-inner{display:flex;flex-direction:column;animation:hero-logo-scroll var(--dur, 12.5s) linear infinite;animation-delay:var(--delay, 0s)}.hero-logo-ticker-item{height:44px;display:flex;align-items:center;flex-shrink:0}.hero-logo-ticker-item img{max-width:110px;max-height:28px;width:auto;height:auto;object-fit:contain;opacity:.72;transition:opacity .2s ease-out}.hero-logo-ticker-item img:hover{opacity:1}@keyframes hero-logo-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media(prefers-reduced-motion:reduce){.hero-logo-ticker-inner{animation:none!important}}
