.demo-wheel-picker[data-v-02548f99]{margin-top:1rem}.demo-wheel-heading[data-v-02548f99]{color:var(--ws-text-secondary);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.demo-wheel-grid[data-v-02548f99]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.demo-wheel-option[data-v-02548f99]{border:1px solid var(--ws-border);background:var(--ws-bg);color:var(--ws-text-primary);text-align:center;border-radius:.5rem;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem .5rem;font-size:.75rem;line-height:1.4;display:flex;position:relative}.demo-wheel-option[data-v-02548f99]:hover{background:var(--ws-bg-elevated)}.demo-wheel-option[aria-pressed=true][data-v-02548f99]{border-color:var(--ws-action);box-shadow:inset 0 0 0 1px var(--ws-action)}.demo-wheel-option[data-v-02548f99]:focus-visible{outline:2px solid var(--ws-action);outline-offset:3px}.demo-wheel-thumb[data-v-02548f99]{-o-object-fit:contain;object-fit:contain;width:3rem;height:3rem}.demo-wheel-selected[data-v-02548f99]{font-weight:600;position:absolute;top:.25rem;right:.5rem}@media (width>=640px){.demo-wheel-grid[data-v-02548f99]{grid-template-columns:repeat(4,minmax(0,1fr))}}
