.option-wheel{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;outline:none;width:100%;height:100%;position:relative;overflow:hidden}.option-wheel--dragging{cursor:grabbing}.option-wheel__item{color:color-mix(in srgb, #9ed37a calc(var(--ow-active,0) * 100%), #526258);font-family:Georgia,Times New Roman,serif;font-size:var(--ow-font-size);letter-spacing:-.055em;white-space:nowrap;cursor:pointer;transform-origin:0;will-change:transform, opacity, filter;font-weight:400;line-height:1;transition:color .18s;position:absolute;top:50%;left:clamp(1rem,5vw,5rem)}.option-wheel__item.is-selected{color:#eef3ed}
