.option-wheel{--option-wheel-text:#a6a6a6;--option-wheel-active:#fff;--option-wheel-font-size:3rem;--option-wheel-inset:80px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;outline:none;width:100%;height:100%;position:relative;overflow:hidden}.option-wheel:focus-visible{outline:2px solid var(--color-focus-ring,currentColor);outline-offset:-4px}.option-wheel--dragging{cursor:grabbing}.option-wheel--compact{box-sizing:border-box;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-y;-webkit-overflow-scrolling:touch;align-items:center;gap:8px;height:76px;min-height:0;padding:8px;scroll-padding-inline:8px;display:flex;overflow:auto hidden}.option-wheel--compact::-webkit-scrollbar{display:none}.option-wheel__item{top:50%;left:var(--option-wheel-inset);max-width:calc(100% - var(--option-wheel-inset) - 24px);color:color-mix(in srgb, var(--option-wheel-active) calc(var(--option-wheel-progress,0) * 100%), var(--option-wheel-text));font-size:var(--option-wheel-font-size);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transform-origin:0;font-weight:400;line-height:1.08;position:absolute;overflow:hidden}.option-wheel--right .option-wheel__item{right:var(--option-wheel-inset);transform-origin:100%;left:auto}.option-wheel__item--selected{font-weight:600}.option-wheel--compact .option-wheel__item,.option-wheel--compact.option-wheel--right .option-wheel__item{border:1px solid color-mix(in srgb, var(--option-wheel-text) 38%, transparent);background:color-mix(in srgb, var(--option-wheel-active) 4%, transparent);max-width:none;min-height:40px;color:var(--option-wheel-text);scroll-snap-align:center;text-overflow:clip;transform-origin:50%;border-radius:999px;flex:none;padding:10px 13px;font-size:14px;font-weight:500;line-height:1.25;position:relative;top:auto;left:auto;right:auto;overflow:visible;opacity:1!important;filter:none!important;transform:none!important}.option-wheel--compact .option-wheel__item--selected{border-color:color-mix(in srgb, var(--option-wheel-active) 58%, transparent);background:color-mix(in srgb, var(--option-wheel-active) 12%, transparent);color:var(--option-wheel-active);font-weight:600}@media (max-width:767px){.solution-scenario-explorer-layout{gap:10px!important;margin-top:20px!important}.solution-scenario-wheel-shell{box-sizing:border-box;align-items:flex-end;padding:52px 8px 10px;display:flex;min-height:146px!important}.solution-scenario-option-wheel{width:100%;min-width:0}.solution-scenario-feature-panel{min-height:350px!important}}@media (max-width:380px){.solution-scenario-wheel-shell{padding-inline-start:6px;padding-inline-end:6px;min-height:138px!important}.solution-scenario-feature-panel{min-height:334px!important}.option-wheel--compact{height:70px}.option-wheel--compact .option-wheel__item,.option-wheel--compact.option-wheel--right .option-wheel__item{min-height:38px;padding:9px 11px;font-size:13px}}@media (prefers-reduced-motion:reduce){.option-wheel__item{filter:none!important}.option-wheel--compact{scroll-behavior:auto}}
