.hero{position:relative}.hero-lcp{object-fit:cover;opacity:0;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.italic-wrapper{cursor:pointer}.italic-path{pointer-events:none;transform-origin:50%;transition:transform .3s}.logo-fill-light,.logo-fill-pink{fill:#fcf0f2}.italic-path.path-0.animating{animation:.5s subtle-bounce}.italic-path.path-1{transform-origin:bottom}.italic-path.path-1.animating{animation:.8s subtle-tilt}@keyframes subtle-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes subtle-tilt{0%{transform:rotate(0)}30%{transform:rotate(-.6deg)}70%{transform:rotate(.4deg)}to{transform:rotate(0)}}.hero-logo-bottom svg{overflow:visible}.hero{box-sizing:border-box;background:#1a1a37;flex-direction:column;flex:1;min-height:600px;padding:0;display:flex;position:relative;overflow:hidden}.hero-floating-zone{flex:1;width:100%;position:relative}.hero-logo-bottom{z-index:1000;opacity:0;width:100%;margin-bottom:-.35em;line-height:0;animation:1s cubic-bezier(.16,1,.3,1) .4s forwards logoRiseIn;position:relative;transform:translateY(40px)}@keyframes logoRiseIn{to{opacity:1;transform:translateY(0)}}.hero-logo-bottom a{width:100%;line-height:0;display:block}.hero-logo-bottom svg{width:100%;height:auto;display:block}.hero-logo-desktop{display:block}.hero-logo-mobile{display:none}.hero:before{content:"";filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#f47a8a14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:12s ease-in-out infinite floatGlow;position:absolute;top:20%;left:-5%}.hero:after{content:"";filter:blur(70px);pointer-events:none;z-index:0;background:radial-gradient(circle,#6464dc12 0%,#0000 70%);border-radius:50%;width:350px;height:350px;animation:15s ease-in-out infinite reverse floatGlow;position:absolute;top:10%;right:-5%}@keyframes floatGlow{0%,to{transform:translate(0)}33%{transform:translate(15px,-20px)}66%{transform:translate(-10px,15px)}}@media (max-width:1024px){.hero-logo-bottom{margin-bottom:-.2em}}@media (max-width:768px){.hero-logo-bottom{margin-bottom:-.15em}.hero-logo-desktop{display:none}.hero-logo-mobile{display:block}.hero-logo-mobile a{line-height:0;display:block}}@media (max-width:480px){.hero-logo-bottom{margin-bottom:-.1em}}
.ticker{background:#fff5f5;padding:.8rem 0;position:relative;overflow:hidden}.ticker-content{white-space:nowrap;animation:16s linear infinite ticker-scroll;display:flex}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}.ticker-group{flex-shrink:0;display:flex}.ticker-item{color:#1a1a37;align-items:center;gap:.75rem;margin-right:4rem;font-size:1.1rem;font-weight:500;display:inline-flex}.ticker-sep{opacity:.7;font-size:.7rem}.ticker-text{white-space:nowrap}@media (max-width:768px){.ticker{padding:1rem 0}.ticker-content{animation-duration:8s}.ticker-item{margin-right:3rem;font-size:.95rem}}
