.account{min-width:132px;padding:5px 9px;gap:6px;border-radius:21px}.account-icon{width:22px;height:22px}.account span:not(.account-icon){font-size:10px}.account small{font-size:6px;letter-spacing:1.3px}
.hero-copy{padding-top:1.2svh}.hero-copy h1{margin:8px 0 12px;font-size:clamp(38px,9.5vw,50px);letter-spacing:3px}
.motion-char{display:inline-block;will-change:transform,filter;animation:charFloat 3.2s ease-in-out infinite,charGlow 2.4s ease-in-out infinite;animation-delay:calc(var(--i)*45ms)}
.eyebrow .motion-char,.subtitle small .motion-char,.account small .motion-char,.enter small .motion-char,.swipe .motion-char{animation-name:charFloat,cyanGlow}.enter .motion-char{animation-duration:2.7s,2s}
@keyframes charFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}
@keyframes charGlow{0%,100%{filter:brightness(.92);text-shadow:0 2px 0 #6b2b00,0 0 5px #f0a92755}50%{filter:brightness(1.22);text-shadow:0 2px 0 #6b2b00,0 0 12px #ffd76c}}
@keyframes cyanGlow{0%,100%{filter:brightness(.9);text-shadow:0 0 3px #49caff44}50%{filter:brightness(1.3);text-shadow:0 0 9px #7eeaff}}
@media(max-width:390px){.account{min-width:120px}.hero-copy h1{font-size:36px}.eyebrow{letter-spacing:2px}}
