#role-cycle{display:inline-block;transition:opacity .25s ease,transform .25s ease}.eyebrow-loc{opacity:.8}.hero-grid{grid-template-columns:1.05fr .95fr}.hero-visual{min-height:560px}.hero-visual .glow{width:480px;height:480px}.hero-visual img{max-width:540px}@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-visual{min-height:0}.hero-visual img{max-width:320px}}.hero-copy .eyebrow,.hero-copy h1.hero-head,.hero-copy .hero-sub,.hero-copy .cta-row,.hero-copy .stats{opacity:0;animation:heroCascade .7s cubic-bezier(.16,1,.3,1) forwards}.hero-copy .eyebrow{animation-delay:.05s}.hero-copy h1.hero-head{animation-delay:.16s}.hero-copy .hero-sub{animation-delay:.32s}.hero-copy .cta-row{animation-delay:.46s}.hero-copy .stats{animation-delay:.58s}@keyframes heroCascade{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-spotlight{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(340px circle at var(--mx,50%) var(--my,30%),rgb(155 77 255 / .22),rgb(122 15 255 / .06) 42%,transparent 66%);opacity:0;transition:opacity .45s ease;mix-blend-mode:screen}.hero.spotlight-active .hero-spotlight{opacity:1}.case-card{will-change:transform}