.hero-art{width:min(70vw,420px);height:auto;overflow:visible}.orbit{transform-origin:250px 250px;animation:50s linear infinite spin}.badge-spin{animation:50s linear infinite counter-spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes counter-spin{to{transform:rotate(-360deg)}}.spoke{stroke:#7c5cff;stroke-opacity:.18;stroke-width:1.5px}.badge-dot{fill:url(#badgeGrad);filter:drop-shadow(0 0 6px #7c5cff73)}.badge-num{fill:#fff;font-size:26px;font-weight:700}.badge-letters{letter-spacing:.03em;fill:#ffffffd9;font-size:11px;font-weight:600}.core-glow{transform-origin:250px 250px;animation:4s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.lock{filter:drop-shadow(0 4px 18px #7c5cff80)}.lock-hole{fill:var(--mui-palette-background-paper,#f6f5fb)}.lock-shackle{transform-origin:-22px -8px;animation:4s ease-in-out infinite unlock}@keyframes unlock{0%,70%,to{transform:rotate(0)}85%{transform:rotate(-14deg)translate(-2px,-1px)}}@media (prefers-reduced-motion:reduce){.orbit,.badge-spin,.core-glow,.lock-shackle{animation:none}}
