.standalone-wheel{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr);gap:18px;align-items:stretch}.wheel-stage{min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;border-color:var(--purple);background:radial-gradient(circle,#7c3fe51e,transparent 55%),var(--panel)}.wheel-stage .wheel{width:min(290px,80%)}.wheel-stage .wheel-button{width:min(290px,80%)}.wheel-stage .wheel-button:disabled{opacity:.42;cursor:not-allowed}.wheel-copy{min-height:500px;padding:45px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-color:var(--aqua)}.wheel-copy h3{margin:22px 0 8px;font:700 38px Rajdhani}.wheel-copy p{max-width:530px;color:var(--muted);line-height:1.7}.wheel-copy .button{margin-top:20px}@media(max-width:900px){.standalone-wheel{grid-template-columns:1fr}.wheel-stage,.wheel-copy{min-height:380px}}@media(max-height:820px) and (min-width:701px){.rail-nav{gap:4px;margin-top:8px}.nav-item{height:53px}.mark{height:110px}.mark small{margin-top:8px}}
