.artwheel .wheel{width:360px;height:360px;display:block;margin:0 auto;touch-action:none;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.artwheel .wheel-btns{display:flex;gap:8px;justify-content:center;margin-top:8px}.artwheel .panel{margin-top:16px;text-align:center}.artwheel .aw-title{font-weight:700;margin:8px 0}.artwheel .aw-desc{margin:8px 0}.artwheel .aw-prompt{margin:8px 0;opacity:.8}@media(max-width:768px){.artwheel .wheel{width:min(280px,85vw) !important;height:min(280px,85vw) !important}}@media(max-width:480px){.artwheel .wheel{width:min(240px,80vw) !important;height:min(240px,80vw) !important}}@media(max-width:320px){.artwheel .wheel{width:min(200px,75vw) !important;height:min(200px,75vw) !important}}