.HeroSection-module__Odj6vq__hero{background:var(--k-bg);color:var(--k-fg)}.HeroSection-module__Odj6vq__content{width:100%;padding:0 var(--section-padding-x);flex-direction:column;margin:0 auto;display:flex}.HeroSection-module__Odj6vq__posterWrapPc{width:100%}.HeroSection-module__Odj6vq__posterWrapMobile{width:100%;max-width:680px;margin:0 auto;padding-top:clamp(1.5rem,4vh,3rem)}.HeroSection-module__Odj6vq__strip{border-top:var(--k-border);justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 0;animation:.65s cubic-bezier(.22,1,.36,1) .4s both HeroSection-module__Odj6vq__hero-enter;display:flex}.HeroSection-module__Odj6vq__stripLeft{flex:1;min-width:0}.HeroSection-module__Odj6vq__sub{color:var(--k-muted);max-width:380px;margin:0;font-size:.88rem;line-height:1.5}.HeroSection-module__Odj6vq__stripRight{flex-shrink:0;align-items:center;gap:1.25rem;display:flex}.HeroSection-module__Odj6vq__note{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--k-muted);opacity:.5;white-space:nowrap;font-size:.6rem}@keyframes HeroSection-module__Odj6vq__hero-enter{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translate(0,0)}}@media (max-width:540px){.HeroSection-module__Odj6vq__content{padding:0 1.25rem}.HeroSection-module__Odj6vq__strip{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1.25rem 0}.HeroSection-module__Odj6vq__stripLeft{display:none}.HeroSection-module__Odj6vq__stripRight{flex-direction:column;align-items:center;gap:.75rem;width:100%}.HeroSection-module__Odj6vq__stripRight a,.HeroSection-module__Odj6vq__stripRight button{width:100%}}@media (prefers-reduced-motion:reduce){.HeroSection-module__Odj6vq__strip{opacity:1;animation:none}}