/* Original full-page motion retained, with the new content integrated. */
body::before{opacity:1}
.statement p span{background:linear-gradient(90deg,#fff 50%,#2a2829 50%);background-size:200% 100%;background-position:100% 0;background-clip:text;-webkit-background-clip:text;color:transparent;opacity:1;transition:background-position 1.2s ease}
.statement.visible p span{background-position:0 0}
.statement p span:nth-of-type(3){transition-delay:.3s}
.hero .club-button{background:#13060899;box-shadow:0 0 30px #ff2b3518;border-color:#a72730}
.hero .club-button:hover{background:#4b0811;box-shadow:0 0 65px #ff2b3544}
.card:focus-within{border-color:#ff2b35;transform:translateY(-4px)}
.top{background:linear-gradient(#050506e8,transparent)}
@media(pointer:coarse){body::before{opacity:.2}}
@media(prefers-reduced-motion:reduce){body::before{display:none}.statement p span{background:none;color:#fff}.noise{display:none}}
