.WheelGame-module__eXmnDa__wheel-game{border:1px solid var(--color-line);background:var(--color-surface);box-shadow:var(--shadow-soft);border-radius:14px;position:relative;overflow:hidden}.WheelGame-module__eXmnDa__action-notice{border-bottom:1px solid var(--color-line-soft);background:var(--color-surface-alt);color:var(--color-primary);padding:7px 12px;font-size:.7rem;font-weight:700}.WheelGame-module__eXmnDa__error-banner{border-bottom:1px solid color-mix(in oklab, var(--color-primary) 40%, var(--color-line));background:color-mix(in oklab, var(--color-primary) 10%, var(--color-surface));color:var(--color-primary);justify-content:space-between;align-items:center;gap:10px;padding:7px 12px;font-size:.7rem;font-weight:700;display:flex}.WheelGame-module__eXmnDa__error-banner button{color:currentColor;background:0 0;border:0;border-radius:7px;flex:none;width:26px;height:26px;font-size:1rem}.WheelGame-module__eXmnDa__advanced-block{border:1px solid var(--color-line-soft);background:var(--color-surface-alt);border-radius:10px;margin-top:12px;padding:0 10px 10px}.WheelGame-module__eXmnDa__advanced-block summary{cursor:pointer;color:var(--color-text);padding:10px 2px;font-size:.74rem;font-weight:700;list-style:none}.WheelGame-module__eXmnDa__advanced-block summary::-webkit-details-marker{display:none}.WheelGame-module__eXmnDa__paste-field{gap:6px;display:grid}.WheelGame-module__eXmnDa__paste-field span{color:var(--color-muted);font-size:.68rem;font-weight:650}.WheelGame-module__eXmnDa__paste-field textarea{resize:vertical;border:1px solid var(--color-line);background:var(--color-surface);width:100%;min-height:220px;color:var(--color-text);font:inherit;border-radius:10px;padding:10px 12px;font-size:.8rem;line-height:1.45}.WheelGame-module__eXmnDa__paste-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.WheelGame-module__eXmnDa__paste-actions .WheelGame-module__eXmnDa__add-option-button{flex:140px}.WheelGame-module__eXmnDa__session-toolbar{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.WheelGame-module__eXmnDa__session-toolbar button{border:1px solid var(--color-line);background:var(--color-surface-alt);min-height:36px;color:var(--color-text);border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:.7rem;font-weight:700;display:inline-flex}.WheelGame-module__eXmnDa__session-toolbar button:disabled{opacity:.45}.WheelGame-module__eXmnDa__session-toolbar svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:15px}.WheelGame-module__eXmnDa__wheel-game-heading{border-bottom:1px solid var(--color-line-soft);background:var(--color-surface-alt);justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:6px 10px;display:flex}.WheelGame-module__eXmnDa__heading-copy{min-width:0}.WheelGame-module__eXmnDa__heading-copy h2{color:var(--color-text);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;overflow:hidden}.WheelGame-module__eXmnDa__heading-copy p{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:1px;font-size:.64rem;font-weight:600;display:flex}.WheelGame-module__eXmnDa__run-mode-switch{border:1px solid var(--color-line-soft);background:var(--color-surface);border-radius:10px;flex:none;grid-template-columns:repeat(2,auto);gap:3px;padding:3px;display:grid}.WheelGame-module__eXmnDa__run-mode-switch button{min-height:28px;color:var(--color-muted);white-space:nowrap;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:.62rem;font-weight:750;display:inline-flex}.WheelGame-module__eXmnDa__run-mode-switch button.WheelGame-module__eXmnDa__is-active{background:var(--color-primary-soft);color:var(--color-primary);box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--color-primary) 28%, transparent)}.WheelGame-module__eXmnDa__run-mode-switch svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:13px}.WheelGame-module__eXmnDa__heading-toolbar{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:4px;display:flex}.WheelGame-module__eXmnDa__tool-button,.WheelGame-module__eXmnDa__icon-tool{border:1px solid var(--color-line-soft);background:var(--color-surface);width:auto;min-width:0;height:32px;color:var(--color-muted);white-space:nowrap;transition:color .16s var(--ease), border-color .16s var(--ease), background .16s var(--ease);border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:.6rem;font-weight:750;display:inline-flex}.WheelGame-module__eXmnDa__stage-icon{border:1px solid var(--color-line-soft);background:var(--color-surface);width:32px;height:32px;color:var(--color-muted);transition:color .16s var(--ease), border-color .16s var(--ease), background .16s var(--ease);border-radius:9px;place-items:center;display:inline-grid}.WheelGame-module__eXmnDa__tool-button:hover:not(:disabled),.WheelGame-module__eXmnDa__stage-icon:hover,.WheelGame-module__eXmnDa__icon-tool:hover:not(:disabled){color:var(--color-text);border-color:var(--color-line);background:var(--color-primary-soft)}.WheelGame-module__eXmnDa__tool-button:disabled,.WheelGame-module__eXmnDa__icon-tool:disabled{opacity:.45}.WheelGame-module__eXmnDa__tool-button svg,.WheelGame-module__eXmnDa__stage-icon svg,.WheelGame-module__eXmnDa__icon-tool svg,.WheelGame-module__eXmnDa__add-option-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:16px}.WheelGame-module__eXmnDa__tool-with-badge{position:relative}.WheelGame-module__eXmnDa__tool-with-badge em{background:var(--color-accent);color:#fff;text-align:center;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:.58rem;font-style:normal;font-weight:800;line-height:16px;position:static}.WheelGame-module__eXmnDa__panel-title p{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.61rem;font-weight:700}.WheelGame-module__eXmnDa__reset-button,.WheelGame-module__eXmnDa__entry-actions button,.WheelGame-module__eXmnDa__duration-presets button{border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface);min-height:40px;color:var(--color-muted);transition:color .17s var(--ease), border-color .17s var(--ease), background .17s var(--ease), box-shadow .17s var(--ease);justify-content:center;align-items:center;gap:6px;padding-inline:10px;font-size:.68rem;font-weight:600;display:inline-flex}.WheelGame-module__eXmnDa__reset-button svg,.WheelGame-module__eXmnDa__entry-actions svg,.WheelGame-module__eXmnDa__excel-upload-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:15px}.WheelGame-module__eXmnDa__wheel-game-layout{grid-template-columns:1fr;display:grid}.WheelGame-module__eXmnDa__entries-rail{border-bottom:1px solid var(--color-line-soft);background:var(--color-surface-alt);flex-direction:column;order:2;gap:8px;min-width:0;max-height:320px;padding:10px;display:flex}.WheelGame-module__eXmnDa__style-rail{border-top:1px solid var(--color-line-soft);background:var(--color-surface-alt);overscroll-behavior:contain;flex-direction:column;order:3;gap:8px;min-width:0;max-height:300px;padding:10px;display:flex;overflow:auto}.WheelGame-module__eXmnDa__style-rail-hint{color:var(--color-muted);font-size:.62rem;font-weight:650}.WheelGame-module__eXmnDa__rail-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.WheelGame-module__eXmnDa__rail-header strong{color:var(--color-text);font-size:.78rem;font-weight:750}.WheelGame-module__eXmnDa__rail-tabs,.WheelGame-module__eXmnDa__sheet-tabs{border:1px solid var(--color-line-soft);background:var(--color-surface);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:3px;display:grid}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__rail-tabs,.WheelGame-module__eXmnDa__entries-rail>.WheelGame-module__eXmnDa__rail-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.WheelGame-module__eXmnDa__entries-rail>.WheelGame-module__eXmnDa__classic-mode-tabs button{gap:3px;padding-inline:3px;font-size:.64rem}.WheelGame-module__eXmnDa__entries-rail>.WheelGame-module__eXmnDa__classic-mode-tabs button em{min-width:1.1rem;padding-inline:4px;font-size:.56rem}.WheelGame-module__eXmnDa__entries-rail>.WheelGame-module__eXmnDa__queue-mode-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.WheelGame-module__eXmnDa__entries-rail>.WheelGame-module__eXmnDa__rail-tabs button{min-width:0;padding-inline:4px;font-size:.64rem}.WheelGame-module__eXmnDa__rail-tabs button,.WheelGame-module__eXmnDa__sheet-tabs button{min-height:34px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding-inline:8px;font-size:.72rem;font-weight:750;display:inline-flex}.WheelGame-module__eXmnDa__rail-tabs button em,.WheelGame-module__eXmnDa__sheet-tabs button em{background:var(--color-surface-alt);min-width:1.35rem;color:var(--color-muted);border-radius:999px;place-items:center;padding:1px 5px;font-size:.6rem;font-style:normal;font-weight:750;display:inline-grid}.WheelGame-module__eXmnDa__rail-tabs button.WheelGame-module__eXmnDa__is-active,.WheelGame-module__eXmnDa__sheet-tabs button.WheelGame-module__eXmnDa__is-active{background:linear-gradient(135deg, var(--color-primary-soft), var(--color-surface-alt));color:var(--color-text);box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--color-primary) 35%, transparent)}.WheelGame-module__eXmnDa__rail-tabs button.WheelGame-module__eXmnDa__is-active em,.WheelGame-module__eXmnDa__sheet-tabs button.WheelGame-module__eXmnDa__is-active em{background:color-mix(in oklab, var(--color-primary) 22%, transparent);color:var(--color-primary)}.WheelGame-module__eXmnDa__options-toolbar{gap:6px;display:grid}.WheelGame-module__eXmnDa__toolbar-primary,.WheelGame-module__eXmnDa__toolbar-secondary{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.WheelGame-module__eXmnDa__toolbar-action{border:1px solid var(--color-line-soft);background:var(--color-surface);min-height:34px;color:var(--color-text);border-radius:8px;flex:auto;justify-content:center;align-items:center;gap:5px;padding-inline:8px;font-size:.66rem;font-weight:700;display:inline-flex}.WheelGame-module__eXmnDa__toolbar-action svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:14px}.WheelGame-module__eXmnDa__toolbar-action:disabled{opacity:.4}.WheelGame-module__eXmnDa__add-option-button{background:var(--color-primary);color:#fff;border:1px solid #0000;border-radius:9px;flex:auto;justify-content:center;align-items:center;gap:6px;min-height:34px;padding-inline:12px;font-size:.72rem;font-weight:700;display:inline-flex}.WheelGame-module__eXmnDa__add-option-button:disabled{opacity:.45}.WheelGame-module__eXmnDa__results-panel{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex;overflow:auto}.WheelGame-module__eXmnDa__options-panel,.WheelGame-module__eXmnDa__queue-tab-panel,.WheelGame-module__eXmnDa__advanced-tab-panel{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex}.WheelGame-module__eXmnDa__entries-rail.WheelGame-module__eXmnDa__advanced-rail,.WheelGame-module__eXmnDa__advanced-tab-panel{overflow:hidden}.WheelGame-module__eXmnDa__options-warning{border:1px solid color-mix(in oklab, var(--color-primary) 42%, var(--color-line));background:color-mix(in oklab, var(--color-primary) 9%, var(--color-surface));color:var(--color-primary);border-radius:8px;margin:0;padding:7px 9px;font-size:.66rem;font-weight:700;line-height:1.35}.WheelGame-module__eXmnDa__queue-tab-panel{overflow:hidden}.WheelGame-module__eXmnDa__results-winner{border:1px solid color-mix(in oklab, var(--color-accent) 45%, var(--color-line));background:linear-gradient(135deg, color-mix(in oklab, var(--color-accent) 16%, var(--color-surface)) 0%, var(--color-surface) 100%);border-radius:10px;gap:3px;padding:10px;display:grid}.WheelGame-module__eXmnDa__results-winner span,.WheelGame-module__eXmnDa__results-winner small{color:var(--color-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.6rem;font-weight:700}.WheelGame-module__eXmnDa__results-winner small{letter-spacing:0;text-transform:none;font-size:.68rem;font-weight:550}.WheelGame-module__eXmnDa__results-winner strong{color:var(--color-accent);text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;font-weight:800;overflow:hidden}.WheelGame-module__eXmnDa__results-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.WheelGame-module__eXmnDa__results-next{background:linear-gradient(135deg, var(--color-primary-dark), #e326f0);min-height:38px;color:var(--color-text);border:0;border-radius:9px;flex:auto;justify-content:center;align-items:center;padding-inline:14px;font-size:.78rem;font-weight:750;display:inline-flex}@supports (color:lab(0% 0 0)){.WheelGame-module__eXmnDa__results-next{background:linear-gradient(135deg, var(--color-primary-dark), lab(55.794% 82.8004 -59.4653))}}.WheelGame-module__eXmnDa__results-next:disabled{opacity:.45}.WheelGame-module__eXmnDa__results-list{gap:4px;margin:0;padding:0;list-style:none;display:grid}.WheelGame-module__eXmnDa__results-list li{border:1px solid var(--color-line-soft);background:var(--color-surface);border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;min-height:30px;padding:4px 6px;font-size:.72rem;display:grid}.WheelGame-module__eXmnDa__results-list li span{color:var(--color-muted);font-weight:700}.WheelGame-module__eXmnDa__results-list li strong{text-overflow:ellipsis;white-space:nowrap;font-weight:650;display:grid;overflow:hidden}.WheelGame-module__eXmnDa__results-list li strong small{color:var(--color-muted);text-overflow:ellipsis;font-size:.54rem;font-weight:600;overflow:hidden}.WheelGame-module__eXmnDa__results-empty{color:var(--color-muted);margin:0;font-size:.7rem}.WheelGame-module__eXmnDa__wheel-stage{background-position:50%;background-size:cover;order:1;place-items:center;min-width:0;min-height:340px;padding:12px 10px 10px;display:grid;position:relative;overflow:hidden;container-type:size}.WheelGame-module__eXmnDa__stage-photo{z-index:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.WheelGame-module__eXmnDa__stage-photo:after{background:var(--upload-overlay);content:"";position:absolute;inset:0}.WheelGame-module__eXmnDa__wheel-stage.WheelGame-module__eXmnDa__has-result{cursor:pointer}.WheelGame-module__eXmnDa__stage-actions{z-index:18;gap:6px;display:none;position:absolute;top:10px;right:10px}.WheelGame-module__eXmnDa__stage-actions button{border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--wheel-stage-action-bg);min-width:36px;min-height:36px;box-shadow:var(--shadow-lift);color:var(--color-text);transition:color .16s var(--ease), border-color .16s var(--ease), background .16s var(--ease), box-shadow .16s var(--ease);justify-content:center;align-items:center;gap:7px;padding-inline:9px;font-size:.62rem;font-weight:700;display:inline-flex}.WheelGame-module__eXmnDa__stage-actions svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:16px}.WheelGame-module__eXmnDa__stage-actions span{display:none}.WheelGame-module__eXmnDa__queue-stage-status{z-index:12;border:1px solid var(--color-line);background:var(--wheel-stage-action-bg);width:min(44%,205px);box-shadow:var(--shadow-lift);border-radius:9px;gap:2px;padding:8px 10px;display:grid;position:absolute;top:10px;left:10px}.WheelGame-module__eXmnDa__queue-stage-status span{color:var(--color-primary);letter-spacing:.06em;text-transform:uppercase;font-size:.52rem;font-weight:800}.WheelGame-module__eXmnDa__queue-stage-status strong{color:var(--color-text);overflow-wrap:anywhere;font-size:.68rem;line-height:1.15}.WheelGame-module__eXmnDa__queue-stage-status em{color:var(--color-text);font-size:.54rem;font-style:normal;font-weight:700}.WheelGame-module__eXmnDa__stage-remove-winner{z-index:18;border:1px solid var(--color-line);background:var(--wheel-stage-action-bg);min-height:32px;box-shadow:var(--shadow-lift);color:var(--color-muted);border-radius:9px;align-items:center;gap:6px;padding:0 7px 0 9px;font-size:.6rem;font-weight:750;display:inline-flex;position:absolute;bottom:10px;right:10px}.WheelGame-module__eXmnDa__stage-remove-winner svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:13px}.WheelGame-module__eXmnDa__stage-remove-winner i{background:var(--color-line);width:26px;height:15px;transition:background .16s var(--ease);border-radius:999px;display:block;position:relative}.WheelGame-module__eXmnDa__stage-remove-winner i:after{background:var(--color-text);content:"";width:11px;height:11px;transition:transform .16s var(--ease);border-radius:50%;position:absolute;top:2px;left:2px}.WheelGame-module__eXmnDa__stage-remove-winner.WheelGame-module__eXmnDa__is-active{border-color:var(--color-primary);color:var(--color-text)}.WheelGame-module__eXmnDa__stage-remove-winner.WheelGame-module__eXmnDa__is-active i{background:var(--color-primary)}.WheelGame-module__eXmnDa__stage-remove-winner.WheelGame-module__eXmnDa__is-active i:after{transform:translate(11px)}.WheelGame-module__eXmnDa__stage-remove-winner:disabled{cursor:wait;opacity:.45}.WheelGame-module__eXmnDa__wheel-stage:after{filter:blur(1px);content:"";pointer-events:none;background:radial-gradient(#dbb15538 0,#cd995c1a 39%,#0000 72%),linear-gradient(#0000 45%,#60748914 46%,#0000 48%);background:radial-gradient(lab(74.6925% 8.066 51.8524/.22) 0,lab(67.3926% 14.7748 39.841/.1) 39%,#0000 72%),linear-gradient(#0000 45%,lab(47.7277% -3.62048 -13.9472/.08) 46%,#0000 48%);border-radius:50%;height:38%;position:absolute;bottom:-8%;left:4%;right:4%}.WheelGame-module__eXmnDa__wheel-stage:before{z-index:0;content:"";pointer-events:none;background:radial-gradient(circle at 18% 19%,#e8be62 0 1px,#0000 2px),radial-gradient(circle at 72% 14%,#6ec3eb 0 1px,#0000 2px),radial-gradient(circle at 83% 42%,#f7a597 0 1px,#0000 2px),radial-gradient(circle at 32% 64%,#e3c78e 0 1px,#0000 2px),radial-gradient(circle at 58% 77%,#d7a57d 0 1px,#0000 2px);background:radial-gradient(circle at 18% 19%,lab(79.3456% 7.84469 51.2967) 0 1px,#0000 2px),radial-gradient(circle at 72% 14%,lab(74.7496% -18.5995 -28.1875) 0 1px,#0000 2px),radial-gradient(circle at 83% 42%,lab(75.926% 29.9681 20.2843) 0 1px,#0000 2px),radial-gradient(circle at 32% 64%,lab(81.6515% 4.18446 32.3113) 0 1px,#0000 2px),radial-gradient(circle at 58% 77%,lab(71.9221% 15.2063 28.2673) 0 1px,#0000 2px);position:absolute;inset:0}.WheelGame-module__eXmnDa__stage-candy{background-color:var(--stage-candy-bg);background-image:var(--stage-candy-image);background-position:50%;background-size:cover}.WheelGame-module__eXmnDa__stage-sky{background-color:var(--stage-sky-bg);background-image:var(--stage-sky-image);background-position:50%;background-size:cover}.WheelGame-module__eXmnDa__stage-sunny{background-color:var(--stage-sunny-bg);background-image:var(--stage-sunny-image);background-position:50%;background-size:cover}.WheelGame-module__eXmnDa__stage-party{background-color:var(--stage-party-bg);background-image:var(--stage-party-image);background-position:50%;background-size:cover}.WheelGame-module__eXmnDa__stage-grid{background-color:var(--stage-grid-bg);background-image:var(--stage-grid-image);background-position:50%;background-size:cover}.WheelGame-module__eXmnDa__stage-notebook{background-color:var(--stage-notebook-bg);background-image:var(--stage-notebook-image);background-position:50%;background-size:cover}.WheelGame-module__eXmnDa__wheel-stage.WheelGame-module__eXmnDa__stage-candy:before{opacity:.8;background:radial-gradient(circle at 9% 28%,#ffd060b8 0 5px,#0000 6px),radial-gradient(circle at 91% 30%,#32d8ff9e 0 8px,#0000 9px),radial-gradient(circle at 20% 76%,#ee7ef670 0 11px,#0000 12px),radial-gradient(circle at 78% 72%,#ddd8ff61 0 15px,#0000 16px);background:radial-gradient(circle at 9% 28%,lab(86.2997% 11.8276 72.6075/.72) 0 5px,#0000 6px),radial-gradient(circle at 91% 30%,lab(79.8881% -35.836 -37.5491/.62) 0 8px,#0000 9px),radial-gradient(circle at 20% 76%,lab(69.1505% 56.387 -41.4745/.44) 0 11px,#0000 12px),radial-gradient(circle at 78% 72%,lab(87.2928% 14.3391 -34.4147/.38) 0 15px,#0000 16px);inset:0}.WheelGame-module__eXmnDa__wheel-stage.WheelGame-module__eXmnDa__stage-sky:before{opacity:.9;background:radial-gradient(at 4% 73%,#ffffff85 0 7%,#0000 7.5%),radial-gradient(at 18% 77%,#ffffff6b 0 10%,#0000 10.5%),radial-gradient(at 82% 68%,#fff6 0 9%,#0000 9.5%),radial-gradient(at 96% 73%,#ffffff7a 0 7%,#0000 7.5%);inset:0}.WheelGame-module__eXmnDa__wheel-stage.WheelGame-module__eXmnDa__stage-sunny:before{background:linear-gradient(112deg,#0000 0 18%,#ffe7a53d 28%,#0000 42%),linear-gradient(248deg,#0000 0 18%,#ffc0f12e 28%,#0000 42%),radial-gradient(at 50% 94%,#ffde9247,#0000 38%);background:linear-gradient(112deg,#0000 0 18%,lab(93.2986% 7.28375 50.096/.24) 28%,#0000 42%),linear-gradient(248deg,#0000 0 18%,lab(84.2432% 39.442 -20.1411/.18) 28%,#0000 42%),radial-gradient(at 50% 94%,lab(90.8794% 11.8239 60.0132/.28),#0000 38%);inset:0}.WheelGame-module__eXmnDa__wheel-stage.WheelGame-module__eXmnDa__stage-party:before{opacity:.82;background:radial-gradient(6px 3px at 12% 24%,#fde047 0 92%,#0000 100%),radial-gradient(4px 7px at 88% 18%,#f472b6 0 92%,#0000 100%),radial-gradient(7px 3px at 20% 76%,#38bdf8 0 92%,#0000 100%),radial-gradient(4px 7px at 76% 72%,#a78bfa 0 92%,#0000 100%),radial-gradient(6px 3px at 44% 13%,#fb7185 0 92%,#0000 100%),radial-gradient(5px 3px at 62% 86%,#fbbf24 0 92%,#0000 100%);inset:0}.WheelGame-module__eXmnDa__wheel-stage.WheelGame-module__eXmnDa__stage-grid:before{opacity:.72;transform-origin:top;background:repeating-linear-gradient(#e17af894 0 1px,#0000 1px 24px),repeating-linear-gradient(90deg,#00b7ee7a 0 1px,#0000 1px 42px);background:repeating-linear-gradient(lab(66.7891% 54.2291 -46.3549/.58) 0 1px,#0000 1px 24px),repeating-linear-gradient(90deg,lab(68.0383% -33.0089 -45.8972/.48) 0 1px,#0000 1px 42px);inset:49% -18% -24%;transform:perspective(220px)rotateX(58deg)}.WheelGame-module__eXmnDa__wheel-stage.WheelGame-module__eXmnDa__stage-grid:after{filter:none;background:linear-gradient(90deg,#0000,#67e8f9 28%,#e879f9 50%,#67e8f9 72%,#0000);border-radius:0;height:2px;bottom:43%;left:0;right:0;box-shadow:0 0 14px #67e8f9,0 0 28px #e669ef6b;box-shadow:0 0 14px lab(85.3064% -33.5137 -19.6466),0 0 28px lab(64.1404% 62.1847 -45.4602/.42)}.WheelGame-module__eXmnDa__wheel-stage.WheelGame-module__eXmnDa__stage-notebook:before{background:linear-gradient(90deg, transparent 0 8%, #f9777057 8% 8.4%, transparent 8.4%), radial-gradient(circle at 7% 22%, var(--color-surface) 0 5px, transparent 6px), radial-gradient(circle at 7% 50%, var(--color-surface) 0 5px, transparent 6px), radial-gradient(circle at 7% 78%, var(--color-surface) 0 5px, transparent 6px), linear-gradient(152deg, transparent 0 72%, #eec46933 72.5% 100%);inset:0}@supports (color:lab(0% 0 0)){.WheelGame-module__eXmnDa__wheel-stage.WheelGame-module__eXmnDa__stage-notebook:before{background:linear-gradient(90deg, transparent 0 8%, lab(65.9538% 50.1356 28.6987/.34) 8% 8.4%, transparent 8.4%), radial-gradient(circle at 7% 22%, var(--color-surface) 0 5px, transparent 6px), radial-gradient(circle at 7% 50%, var(--color-surface) 0 5px, transparent 6px), radial-gradient(circle at 7% 78%, var(--color-surface) 0 5px, transparent 6px), linear-gradient(152deg, transparent 0 72%, lab(81.6717% 7.74112 51.0542/.2) 72.5% 100%)}}.WheelGame-module__eXmnDa__stage-sticker{z-index:3;border:1px solid var(--wheel-stage-sticker-border);background:var(--wheel-stage-sticker-bg);box-shadow:var(--shadow-lift);color:var(--wheel-stage-sticker-text);letter-spacing:.08em;border-radius:6px;padding:5px 8px;font-size:.58rem;font-weight:750;position:absolute;top:12px;left:12px}.WheelGame-module__eXmnDa__wheel-machine{z-index:3;justify-items:center;padding-bottom:44px;display:grid;position:relative;transform:translateY(0)}.WheelGame-module__eXmnDa__wheel-machine.WheelGame-module__eXmnDa__has-winner .WheelGame-module__eXmnDa__wheel-shell{animation:.48s cubic-bezier(.22,1,.36,1) WheelGame-module__eXmnDa__winner-shell-pulse}.WheelGame-module__eXmnDa__wheel-machine.WheelGame-module__eXmnDa__has-winner:before{z-index:0;aspect-ratio:1;background:var(--wheel-winner-flash);content:"";pointer-events:none;border-radius:50%;width:118%;animation:.52s cubic-bezier(.16,1,.3,1) WheelGame-module__eXmnDa__winner-stage-flash;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.WheelGame-module__eXmnDa__wheel-machine.WheelGame-module__eXmnDa__has-winner .WheelGame-module__eXmnDa__wheel-shell:after{z-index:9;content:"";opacity:0;pointer-events:none;border:3px solid #eebc4abf;border:3px solid lab(79.3341% 9.98151 62.1892/.75);border-radius:50%;animation:.62s cubic-bezier(.16,1,.3,1) WheelGame-module__eXmnDa__winner-ring;position:absolute;inset:-14px;box-shadow:0 0 20px #e8be6259,inset 0 0 16px #fde1a740;box-shadow:0 0 20px lab(79.3456% 7.84469 51.2967/.35),inset 0 0 16px lab(90.9418% 4.00844 32.08/.25)}@keyframes WheelGame-module__eXmnDa__winner-shell-pulse{0%{transform:scale(1)}42%{transform:scale(1.025)}to{transform:scale(1)}}@keyframes WheelGame-module__eXmnDa__winner-ring{0%{opacity:0;transform:scale(.94)}24%{opacity:1}to{opacity:0;transform:scale(1.06)}}@keyframes WheelGame-module__eXmnDa__winner-stage-flash{0%{opacity:0;transform:translate(-50%,-50%)scale(.7)}35%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.1)}}.WheelGame-module__eXmnDa__winner-announcement{z-index:11;border:2px solid var(--wheel-winner-card-border);background:var(--wheel-winner-card-bg);min-width:220px;box-shadow:var(--shadow-soft);color:var(--wheel-winner-card-text);text-align:center;pointer-events:none;border-radius:10px;grid-template-columns:auto minmax(110px,auto) auto;align-items:center;gap:12px;padding:10px 18px;animation:.48s cubic-bezier(.16,1,.3,1) both WheelGame-module__eXmnDa__winner-announcement-enter;display:grid;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.WheelGame-module__eXmnDa__winner-announcement>span{color:var(--color-accent);font-size:1.15rem}.WheelGame-module__eXmnDa__winner-announcement div{gap:1px;display:grid}.WheelGame-module__eXmnDa__winner-announcement small{color:var(--wheel-winner-card-label);letter-spacing:.16em;text-transform:uppercase;font-size:.56rem;font-weight:850}.WheelGame-module__eXmnDa__winner-announcement strong{color:var(--wheel-winner-card-text);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.82rem,2vw,1.05rem);overflow:hidden}@keyframes WheelGame-module__eXmnDa__winner-announcement-enter{0%{opacity:0;transform:translate(-50%,-38%)scale(.58)rotate(-4deg)}70%{opacity:1;transform:translate(-50%,-52%)scale(1.04)rotate(1deg)}to{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}}.WheelGame-module__eXmnDa__wheel-shell{z-index:2;aspect-ratio:1;background:var(--wheel-shell-bg);width:min(72vw,300px);box-shadow:0 0 0 var(--wheel-shell-ring-width,4px) var(--wheel-shell-ring), 0 0 0 var(--wheel-shell-outer-width,8px) var(--wheel-shell-outer), var(--wheel-shell-glow);border-radius:50%;place-items:center;display:grid;position:relative}.WheelGame-module__eXmnDa__rim-classic,.WheelGame-module__eXmnDa__rim-chrome,.WheelGame-module__eXmnDa__rim-rose,.WheelGame-module__eXmnDa__rim-ocean,.WheelGame-module__eXmnDa__rim-emerald,.WheelGame-module__eXmnDa__rim-compass,.WheelGame-module__eXmnDa__rim-court,.WheelGame-module__eXmnDa__rim-cinema{background-blend-mode:screen, normal}.WheelGame-module__eXmnDa__rim-neon{isolation:isolate}.WheelGame-module__eXmnDa__rim-classic [data-look]{border-color:#ddd5f5}.WheelGame-module__eXmnDa__rim-rose [data-look]{box-shadow:var(--wheel-disc-inset), inset 0 0 0 2px #ffffff52;border-color:#f0a6bf}.WheelGame-module__eXmnDa__rim-ocean [data-look]{box-shadow:var(--wheel-disc-inset), inset 0 0 0 2px #e6fbff61;border-color:#9ddcf0}.WheelGame-module__eXmnDa__rim-neon [data-look]{box-shadow:var(--wheel-disc-inset), 0 0 18px #684add61;border-color:#9a84ef}.WheelGame-module__eXmnDa__rim-emerald [data-look]{border-color:#9de4c6}.WheelGame-module__eXmnDa__rim-compass [data-look]{box-shadow:var(--wheel-disc-inset), inset 0 0 0 2px #ffefc242;border-color:#dfbd74}.WheelGame-module__eXmnDa__rim-court [data-look]{box-shadow:var(--wheel-disc-inset), inset 0 0 0 2px #ffffff38;border-color:#ff7479}.WheelGame-module__eXmnDa__rim-cinema [data-look]{box-shadow:var(--wheel-disc-inset), inset 0 0 0 2px #f4d8902e;border-color:#d9b763}.WheelGame-module__eXmnDa__wheel-shell:before{inset:var(--wheel-shell-inner-inset,20px);z-index:1;border-width:var(--wheel-shell-inner-width,3px);border-style:var(--wheel-shell-inner-style,solid);border-color:var(--wheel-shell-inner-border);background:var(--wheel-shell-inner-bg,transparent);box-shadow:var(--wheel-shell-inner-shadow);content:"";pointer-events:none;border-radius:50%;position:absolute}.WheelGame-module__eXmnDa__wheel-disc{z-index:2;border:4px solid var(--wheel-disc-border);width:calc(100% - 48px);height:calc(100% - 48px);box-shadow:var(--wheel-disc-inset);border-radius:50%;transition-property:transform;transition-timing-function:cubic-bezier(.12,.72,.13,1);position:relative;overflow:hidden}.WheelGame-module__eXmnDa__wheel-bulbs{z-index:6;pointer-events:none;position:absolute;inset:0}.WheelGame-module__eXmnDa__wheel-bulbs i{position:absolute;inset:7px}.WheelGame-module__eXmnDa__wheel-bulbs i:before{top:var(--wheel-bulb-top,-1px);width:var(--wheel-bulb-width,9px);height:var(--wheel-bulb-height,9px);border:2px solid var(--wheel-bulb-odd-border);border-radius:var(--wheel-bulb-radius,50%);background:var(--wheel-bulb-odd-bg);box-shadow:var(--wheel-bulb-odd-glow);content:"";transform:translateX(-50%) rotate(var(--wheel-bulb-rotation,0deg));position:absolute;left:50%}.WheelGame-module__eXmnDa__wheel-bulbs i:nth-child(odd):before{background:var(--wheel-bulb-odd-bg);border-color:var(--wheel-bulb-odd-border);box-shadow:var(--wheel-bulb-odd-glow);animation:1.25s step-end infinite WheelGame-module__eXmnDa__lamp-gold}.WheelGame-module__eXmnDa__wheel-bulbs i:nth-child(2n):before{border-color:var(--wheel-bulb-even-border);background:var(--wheel-bulb-even-bg);box-shadow:var(--wheel-bulb-even-glow);animation:1.25s step-end infinite WheelGame-module__eXmnDa__lamp-pink}.WheelGame-module__eXmnDa__lights-ice .WheelGame-module__eXmnDa__wheel-bulbs i:before{animation:1.8s ease-in-out infinite WheelGame-module__eXmnDa__crystal-twinkle;animation-delay:calc(var(--bulb-i,0) * -75ms)}.WheelGame-module__eXmnDa__lights-fire .WheelGame-module__eXmnDa__wheel-bulbs i:before{animation:1.45s ease-in-out infinite WheelGame-module__eXmnDa__ember-breathe;animation-delay:calc(var(--bulb-i,0) * -38ms);transform-origin:50% 100%}.WheelGame-module__eXmnDa__lights-aurora .WheelGame-module__eXmnDa__wheel-bulbs i:before{animation:2.25s ease-in-out infinite WheelGame-module__eXmnDa__aurora-wave;animation-delay:calc(var(--bulb-i,0) * -92ms)}.WheelGame-module__eXmnDa__lights-chase .WheelGame-module__eXmnDa__wheel-bulbs i:before{animation:1.6s ease-in-out infinite WheelGame-module__eXmnDa__lamp-chase;animation-delay:calc(var(--bulb-i,0) * -66ms);opacity:.28}.WheelGame-module__eXmnDa__lights-starlight .WheelGame-module__eXmnDa__wheel-bulbs i:before{clip-path:polygon(50% 0%,61% 34%,98% 35%,68% 57%,79% 92%,50% 71%,21% 92%,32% 57%,2% 35%,39% 34%);animation:2.1s ease-in-out infinite WheelGame-module__eXmnDa__starlight-twinkle;animation-delay:calc(var(--bulb-i,0) * -87ms);border:0}.WheelGame-module__eXmnDa__lights-starlight .WheelGame-module__eXmnDa__wheel-bulbs i:nth-child(odd):before{--starlight-glow:drop-shadow(0 0 3px #fff4a8) drop-shadow(0 0 7px #f59e0b)}.WheelGame-module__eXmnDa__lights-starlight .WheelGame-module__eXmnDa__wheel-bulbs i:nth-child(2n):before{--starlight-glow:drop-shadow(0 0 3px #ede9fe) drop-shadow(0 0 7px #8b5cf6)}.WheelGame-module__eXmnDa__lights-starlight .WheelGame-module__eXmnDa__wheel-bulbs i:nth-child(3n):before{width:10px;height:10px;top:0}.WheelGame-module__eXmnDa__lights-map-pins .WheelGame-module__eXmnDa__wheel-bulbs i:before{animation:2.8s ease-in-out infinite WheelGame-module__eXmnDa__map-pin-glow;animation-delay:calc(var(--bulb-i,0) * -115ms)}.WheelGame-module__eXmnDa__lights-scoreboard .WheelGame-module__eXmnDa__wheel-bulbs i:before{animation:1.4s step-end infinite WheelGame-module__eXmnDa__scoreboard-chase;animation-delay:calc(var(--bulb-i,0) * -58ms)}.WheelGame-module__eXmnDa__lights-premiere .WheelGame-module__eXmnDa__wheel-bulbs i:before{animation:2.2s ease-in-out infinite WheelGame-module__eXmnDa__premiere-glow;animation-delay:calc(var(--bulb-i,0) * -42ms)}.WheelGame-module__eXmnDa__wheel-machine.WheelGame-module__eXmnDa__has-winner .WheelGame-module__eXmnDa__lights-chase .WheelGame-module__eXmnDa__wheel-bulbs i:before,.WheelGame-module__eXmnDa__wheel-machine.WheelGame-module__eXmnDa__has-winner .WheelGame-module__eXmnDa__lights-ice .WheelGame-module__eXmnDa__wheel-bulbs i:before,.WheelGame-module__eXmnDa__wheel-machine.WheelGame-module__eXmnDa__has-winner .WheelGame-module__eXmnDa__lights-fire .WheelGame-module__eXmnDa__wheel-bulbs i:before,.WheelGame-module__eXmnDa__wheel-machine.WheelGame-module__eXmnDa__has-winner .WheelGame-module__eXmnDa__lights-aurora .WheelGame-module__eXmnDa__wheel-bulbs i:before{opacity:1;filter:none}.WheelGame-module__eXmnDa__wheel-machine.WheelGame-module__eXmnDa__has-winner .WheelGame-module__eXmnDa__wheel-shell .WheelGame-module__eXmnDa__wheel-bulbs i:before{animation:.18s step-end 7 WheelGame-module__eXmnDa__winner-lamp-flash!important}.WheelGame-module__eXmnDa__wheel-machine.WheelGame-module__eXmnDa__has-winner .WheelGame-module__eXmnDa__wheel-shell .WheelGame-module__eXmnDa__wheel-bulbs i:nth-child(2n):before{animation-delay:90ms!important}@keyframes WheelGame-module__eXmnDa__lamp-gold{0%,49%{opacity:1}50%,to{opacity:.35}}@keyframes WheelGame-module__eXmnDa__lamp-pink{0%,49%{opacity:.35}50%,to{opacity:1}}@keyframes WheelGame-module__eXmnDa__crystal-twinkle{0%,to{opacity:.46;filter:brightness(.92);transform:translateX(-50%) rotate(var(--wheel-bulb-rotation,0deg)) scale(.88)}42%{opacity:1;filter:brightness(1.38);transform:translateX(-50%) rotate(var(--wheel-bulb-rotation,0deg)) scale(1.12)}58%{opacity:.68;filter:brightness(1.05);transform:translateX(-50%) rotate(var(--wheel-bulb-rotation,0deg)) scale(.98)}}@keyframes WheelGame-module__eXmnDa__ember-breathe{0%,to{opacity:.52;filter:brightness(.88);transform:translateX(-50%) rotate(var(--wheel-bulb-rotation,0deg)) scale(.9, .84)}50%{opacity:1;filter:brightness(1.24);transform:translateX(-50%) rotate(var(--wheel-bulb-rotation,0deg)) scale(1.08, 1.14)}}@keyframes WheelGame-module__eXmnDa__aurora-wave{0%,to{opacity:.42;filter:saturate(.9)brightness(.9);transform:translateX(-50%) rotate(var(--wheel-bulb-rotation,0deg)) scaleX(.82)}50%{opacity:1;filter:saturate(1.28)brightness(1.22);transform:translateX(-50%) rotate(var(--wheel-bulb-rotation,0deg)) scaleX(1.08)}}@keyframes WheelGame-module__eXmnDa__starlight-twinkle{0%,to{opacity:.26;filter:var(--starlight-glow) brightness(.78);transform:translate(-50%)rotate(-8deg)scale(.62)}34%{opacity:1;filter:var(--starlight-glow) brightness(1.48);transform:translate(-50%)rotate(4deg)scale(1.24)}52%{opacity:.58;filter:var(--starlight-glow) brightness(1.02);transform:translate(-50%)rotate(10deg)scale(.88)}}@keyframes WheelGame-module__eXmnDa__lamp-chase{0%,8%{opacity:1;filter:brightness(1.2);transform:translateX(-50%) rotate(var(--wheel-bulb-rotation,0deg)) scale(1.16)}16%,to{opacity:.2;filter:brightness(.78);transform:translateX(-50%) rotate(var(--wheel-bulb-rotation,0deg)) scale(.86)}}@keyframes WheelGame-module__eXmnDa__map-pin-glow{0%,to{opacity:.5;filter:brightness(.88);transform:translate(-50%)scale(.9)}50%{opacity:.88;filter:brightness(1.12);transform:translate(-50%)scale(1)}}@keyframes WheelGame-module__eXmnDa__scoreboard-chase{0%,12%{opacity:1;filter:brightness(1.35)}13%,to{opacity:.34;filter:brightness(.82)}}@keyframes WheelGame-module__eXmnDa__premiere-glow{0%,to{opacity:.64;filter:brightness(.92);transform:translate(-50%)scale(.94)}50%{opacity:1;filter:brightness(1.2);transform:translate(-50%)scale(1.06)}}@keyframes WheelGame-module__eXmnDa__winner-lamp-flash{0%,to{opacity:.4;filter:brightness(.9);transform:translateX(-50%) rotate(var(--wheel-bulb-rotation,0deg)) scale(.88)}50%{opacity:1;filter:brightness(1.24);transform:translateX(-50%) rotate(var(--wheel-bulb-rotation,0deg)) scale(1.16)}}.WheelGame-module__eXmnDa__wheel-base{z-index:1;width:246px;height:88px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.WheelGame-module__eXmnDa__wheel-base:after{z-index:2;border:2px solid var(--wheel-base-bar-border);background:var(--wheel-base-bar);height:21px;box-shadow:var(--wheel-base-glow);content:"";border-radius:7px;position:absolute;bottom:11px;left:23px;right:23px}.WheelGame-module__eXmnDa__wheel-base span{border:3px solid var(--wheel-base-mid-border);background:var(--wheel-base-mid);width:170px;height:64px;box-shadow:var(--wheel-base-glow);clip-path:polygon(14% 0,86% 0,98% 100%,2% 100%);border-radius:5px;position:absolute;top:0;left:50%;transform:translate(-50%)}.WheelGame-module__eXmnDa__wheel-base i{border:3px solid var(--wheel-base-border);background:var(--wheel-base-fill);height:31px;box-shadow:var(--wheel-base-glow);border-radius:50%;position:absolute;bottom:0;left:0;right:0}.WheelGame-module__eXmnDa__wheel-disc.WheelGame-module__eXmnDa__is-spinning{will-change:transform}.WheelGame-module__eXmnDa__wheel-disc.WheelGame-module__eXmnDa__is-settled{will-change:auto}.WheelGame-module__eXmnDa__wheel-disc.WheelGame-module__eXmnDa__is-idle{will-change:transform;animation:34s linear infinite WheelGame-module__eXmnDa__wheel-idle-turn}@keyframes WheelGame-module__eXmnDa__wheel-idle-turn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.WheelGame-module__eXmnDa__wheel-rim{border:1px solid #fffbf18c;border:1px solid lab(98.9169% .631034 7.6664/.55);border-radius:50%;position:absolute;inset:5px}.WheelGame-module__eXmnDa__wheel-label{color:#fbfbff;color:lab(98.7978% .462621 -1.82974);text-shadow:0 1px 2px #101c288c;text-shadow:0 1px 2px lab(9.43427% -2.09934 -10.2805/.55);transform-origin:0;justify-content:flex-end;align-items:center;width:43%;height:22px;padding-right:11%;font-size:clamp(.62rem,2.3vw,.84rem);font-weight:700;line-height:1;display:flex;position:absolute;top:calc(50% - 11px);left:50%}.WheelGame-module__eXmnDa__wheel-label span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.WheelGame-module__eXmnDa__wheel-label.WheelGame-module__eXmnDa__is-compact{font-size:clamp(.48rem,1.7vw,.62rem)}.WheelGame-module__eXmnDa__spin-button{z-index:8;aspect-ratio:1;border:5px solid var(--wheel-spin-border);outline:3px solid var(--wheel-spin-outline);background:var(--wheel-spin-bg);width:66px;box-shadow:var(--shadow-lift);color:var(--color-on-primary);letter-spacing:.05em;transition:filter .16s var(--ease), transform .16s var(--ease), background .16s var(--ease), box-shadow .16s var(--ease);border-radius:50%;place-items:center;font-size:.78rem;font-weight:800;display:grid;position:absolute}.WheelGame-module__eXmnDa__spin-button-label{z-index:3;position:relative}.WheelGame-module__eXmnDa__center-pointer-decoration{z-index:2;cursor:inherit;place-items:center;display:grid;position:absolute;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}.WheelGame-module__eXmnDa__spin-button:disabled{cursor:wait;opacity:.75}.WheelGame-module__eXmnDa__spin-button.WheelGame-module__eXmnDa__is-winner{border-color:var(--wheel-spin-winner-border);outline-color:var(--color-accent-strong);background:var(--wheel-spin-winner-bg);box-shadow:var(--shadow-soft);color:var(--color-on-primary);letter-spacing:.015em;font-size:.55rem;animation:.46s cubic-bezier(.22,1,.36,1) WheelGame-module__eXmnDa__winner-button}@keyframes WheelGame-module__eXmnDa__winner-button{0%{opacity:.5;transform:scale(.86)}55%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}.WheelGame-module__eXmnDa__stage-footer{z-index:3;justify-content:space-between;align-items:center;gap:10px;width:min(100%,420px);margin-top:10px;display:flex;position:relative}.WheelGame-module__eXmnDa__stage-footer p{color:var(--color-muted);font-size:.64rem}.WheelGame-module__eXmnDa__result-area{z-index:3;clip-path:inset(50%);pointer-events:none;width:1px;height:1px;min-height:0;margin:0;position:absolute;overflow:hidden}.WheelGame-module__eXmnDa__winner-result{border:1px solid var(--color-line);background:color-mix(in oklab, var(--color-surface) 94%, transparent);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1px 9px;width:min(100%,400px);padding:7px 8px 7px 11px;display:grid;box-shadow:0 8px 24px #1210341f}.WheelGame-module__eXmnDa__winner-result>span{color:var(--color-primary);letter-spacing:.06em;text-transform:uppercase;grid-row:1/3;font-size:.58rem;font-weight:800}.WheelGame-module__eXmnDa__winner-result strong,.WheelGame-module__eXmnDa__winner-result small{text-overflow:ellipsis;white-space:nowrap;grid-column:2;overflow:hidden}.WheelGame-module__eXmnDa__winner-result strong{color:var(--color-text);font-size:.76rem}.WheelGame-module__eXmnDa__winner-result small{color:var(--color-muted);font-size:.54rem}.WheelGame-module__eXmnDa__winner-result button{border:1px solid var(--color-primary);background:var(--color-primary);color:#fff;border-radius:8px;grid-area:1/3/3;min-height:34px;padding-inline:11px;font-size:.61rem;font-weight:800}.WheelGame-module__eXmnDa__winner-result button:disabled{cursor:not-allowed;opacity:.52}.WheelGame-module__eXmnDa__result-placeholder{border:1px solid var(--color-line);color:var(--color-muted);background:#f9fcfee0;background:lab(98.8466% -.659555 -1.32246/.88);border-radius:999px;padding:7px 11px;font-size:.68rem}.WheelGame-module__eXmnDa__text-button{color:var(--color-primary);background:0 0;border:0;font-size:.67rem;font-weight:700}.WheelGame-module__eXmnDa__control-panel{border-top:1px solid var(--color-line-soft);background:var(--color-surface-alt);min-width:0}.WheelGame-module__eXmnDa__controls-locked .WheelGame-module__eXmnDa__entries-rail,.WheelGame-module__eXmnDa__controls-locked .WheelGame-module__eXmnDa__style-rail{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.42;filter:saturate(.55)}.WheelGame-module__eXmnDa__wheel-game.WheelGame-module__eXmnDa__is-spinning .WheelGame-module__eXmnDa__reset-button{cursor:wait;opacity:.42}.WheelGame-module__eXmnDa__control-tabs{border-bottom:1px solid var(--color-line-soft);grid-template-columns:repeat(4,1fr);display:grid}.WheelGame-module__eXmnDa__control-tabs button{border:0;border-right:1px solid var(--color-line-soft);min-height:48px;color:var(--color-muted);background:0 0;font-size:.67rem;font-weight:650;position:relative}.WheelGame-module__eXmnDa__control-tabs button:last-child{border-right:0}.WheelGame-module__eXmnDa__control-tabs button[aria-selected=true]{color:var(--color-text);background:var(--color-surface)}.WheelGame-module__eXmnDa__control-tabs button[aria-selected=true]:after{background:var(--color-primary);content:"";height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.WheelGame-module__eXmnDa__control-tabs button span{background:var(--color-primary-soft);min-width:18px;height:18px;color:var(--color-primary);border-radius:50%;place-items:center;margin-left:4px;font-size:.56rem;display:inline-grid}.WheelGame-module__eXmnDa__tab-panel{padding:14px 12px;display:none}.WheelGame-module__eXmnDa__tab-panel.WheelGame-module__eXmnDa__is-active{display:block}.WheelGame-module__eXmnDa__panel-title{justify-content:space-between;align-items:end;gap:10px;margin-bottom:14px;display:flex}.WheelGame-module__eXmnDa__panel-title h3{color:var(--color-text);margin-top:3px;font-size:.94rem}.WheelGame-module__eXmnDa__panel-title button{min-height:40px;color:var(--color-primary);background:0 0;border:0;font-size:.68rem;font-weight:700}.WheelGame-module__eXmnDa__tab-panel>label,.WheelGame-module__eXmnDa__setting-group>label,.WheelGame-module__eXmnDa__setting-label label{color:var(--color-text);margin-bottom:5px;font-size:.67rem;font-weight:650;display:block}.WheelGame-module__eXmnDa__tab-panel textarea,.WheelGame-module__eXmnDa__setting-group select{border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface);width:100%;color:var(--color-text)}.WheelGame-module__eXmnDa__tab-panel textarea{resize:vertical;scrollbar-color:var(--color-line) var(--color-surface-alt);scrollbar-width:thin;min-height:146px;padding:9px 10px;font-size:.78rem;line-height:1.55}.WheelGame-module__eXmnDa__tab-panel textarea::-webkit-scrollbar{width:7px}.WheelGame-module__eXmnDa__tab-panel textarea::-webkit-scrollbar-track{background:var(--color-surface-alt)}.WheelGame-module__eXmnDa__tab-panel textarea::-webkit-scrollbar-thumb{border:2px solid var(--color-surface-alt);background:var(--color-line);border-radius:8px}.WheelGame-module__eXmnDa__entry-list{overscroll-behavior:contain;scrollbar-color:var(--color-line) transparent;scrollbar-width:thin;flex:auto;grid-auto-rows:38px;align-content:start;gap:6px;min-height:0;display:grid;overflow:hidden auto}.WheelGame-module__eXmnDa__entry-list::-webkit-scrollbar{width:6px}.WheelGame-module__eXmnDa__entry-list::-webkit-scrollbar-thumb{background:var(--color-line);border-radius:999px}.WheelGame-module__eXmnDa__rail-header-actions{align-items:center;gap:8px;display:flex}.WheelGame-module__eXmnDa__option-card{border:1px solid var(--color-line);background:linear-gradient(90deg, color-mix(in oklab, var(--option-color) 22%, transparent), transparent 42%), var(--color-surface);transition:border-color .16s var(--ease), background .16s var(--ease), box-shadow .16s var(--ease);border-radius:9px;overflow:hidden}.WheelGame-module__eXmnDa__option-card:focus-within{border-color:var(--color-primary);background:linear-gradient(90deg, color-mix(in oklab, var(--option-color) 30%, transparent), transparent 48%), var(--color-surface-alt);box-shadow:0 0 0 1px color-mix(in oklab, var(--color-primary) 30%, transparent)}.WheelGame-module__eXmnDa__option-card.WheelGame-module__eXmnDa__is-invalid{border-color:color-mix(in oklab, var(--color-primary) 72%, var(--color-line));background:linear-gradient(90deg, color-mix(in oklab, var(--color-primary) 14%, transparent), transparent 48%), var(--color-surface);box-shadow:inset 3px 0 0 var(--color-primary)}.WheelGame-module__eXmnDa__option-main{grid-template-columns:16px minmax(0,1fr) auto 28px;align-items:center;gap:6px;min-height:36px;padding:3px 4px 3px 8px;display:grid}.WheelGame-module__eXmnDa__option-swatch{background:var(--option-color);width:12px;height:12px;box-shadow:0 0 0 1px color-mix(in oklab, var(--option-color) 40%, transparent);border-radius:50%;display:block}.WheelGame-module__eXmnDa__option-chance{background:color-mix(in oklab, var(--color-background-deep) 70%, transparent);min-width:2.4rem;color:var(--color-text);letter-spacing:.02em;border-radius:999px;place-items:center;padding:3px 6px;font-size:.62rem;font-weight:800;display:inline-grid}.WheelGame-module__eXmnDa__option-main input[type=text]{min-width:0;height:30px;color:var(--color-text);background:0 0;border:0;outline:0;padding:0 4px;font-size:.72rem;font-weight:650}.WheelGame-module__eXmnDa__option-main button{width:28px;height:28px;color:var(--color-muted);background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.WheelGame-module__eXmnDa__option-main button svg,.WheelGame-module__eXmnDa__style-image svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:14px}.WheelGame-module__eXmnDa__option-main button:hover{background:var(--color-primary-soft);color:var(--color-text)}.WheelGame-module__eXmnDa__option-delete{color:var(--color-primary)!important}.WheelGame-module__eXmnDa__style-section{border-bottom:1px solid var(--color-line-soft);gap:8px;margin-bottom:12px;padding-bottom:12px;display:grid}.WheelGame-module__eXmnDa__style-section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__palette-grid,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-grid label{align-content:start;gap:4px;min-height:82px;padding:6px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.WheelGame-module__eXmnDa__background-choice-copy{gap:2px;min-width:0;display:grid}.WheelGame-module__eXmnDa__background-choice-copy em{color:var(--color-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.49rem;font-style:normal;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.WheelGame-module__eXmnDa__style-section-heading{gap:2px;display:grid}.WheelGame-module__eXmnDa__style-section-heading strong{color:var(--color-text);font-size:.82rem}.WheelGame-module__eXmnDa__style-section-heading span{color:var(--color-muted);font-size:.66rem;font-weight:600}.WheelGame-module__eXmnDa__winner-scene-heading{display:block}.WheelGame-module__eXmnDa__winner-scene-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:4px 0 0;padding:0;display:grid}.WheelGame-module__eXmnDa__winner-scene-grid>button{border:1px solid var(--color-line-soft);border-radius:var(--radius-sm);background:var(--color-surface);min-width:0;min-height:86px;color:var(--color-text);font:inherit;cursor:pointer;text-align:left;transition:border-color .16s var(--ease), background .16s var(--ease), box-shadow .16s var(--ease);align-content:start;gap:4px;padding:6px;display:grid}.WheelGame-module__eXmnDa__winner-scene-grid>button[aria-checked=true]{border-color:var(--color-primary);background:var(--color-primary-soft);box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--color-primary) 20%, transparent)}.WheelGame-module__eXmnDa__winner-scene-grid>button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.WheelGame-module__eXmnDa__winner-scene-swatch{background:radial-gradient(circle at 50% 70%,#713d9f,#211743 72%);border:1px solid #ffffff2e;border-radius:7px;place-items:center;height:36px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 12px #ffffff17}.WheelGame-module__eXmnDa__winner-scene-swatch b,.WheelGame-module__eXmnDa__winner-scene-swatch i{z-index:1;font-style:normal;display:block;position:absolute}.WheelGame-module__eXmnDa__winner-scene-swatch b{color:#ffe56b;filter:drop-shadow(0 0 5px);font-size:1rem}.WheelGame-module__eXmnDa__winner-scene-swatch i:first-child{left:15%}.WheelGame-module__eXmnDa__winner-scene-swatch i:last-child{right:15%}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=festival] i{aspect-ratio:1;border:2px dotted #f9a8d4;border-radius:50%;width:13px;box-shadow:0 0 7px #f9a8d4}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=ribbons]{background:linear-gradient(135deg,#1b235f,#781b89 52%,#153b6d)}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=ribbons] i{border:0;border-left:3px solid #67e8f9;border-right:3px solid #67e8f9;border-radius:50%;width:8px;height:30px;transform:rotate(28deg)}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=ribbons] i:last-child{border-color:#f9a8d4;transform:rotate(-28deg)}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=bloom]{background:radial-gradient(circle at 32% 20%,#fff,#0000 25%),linear-gradient(145deg,#fce7f3,#dcfce7)}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=bloom] b{color:#db2777;font-size:0}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=bloom] b:after{content:"✿";font-size:1.25rem}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=bloom] i{aspect-ratio:1;background:#fb7185;border-radius:50%;width:6px;box-shadow:5px 0 #f9a8d4,-5px 0 #f9a8d4,0 5px #f9a8d4,0 -5px #f9a8d4}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=spotlight]{background:conic-gradient(from 155deg at 50% 0, transparent 0 35deg, #fde68a7a 36deg 55deg, transparent 56deg 305deg, #fde68a7a 306deg 325deg, transparent 326deg), #090909}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=spotlight] i{aspect-ratio:1;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);background:#fde68a;width:5px}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=neon]{background:radial-gradient(circle,#2b1658 0 16%,#22d3ee 18% 20%,#101034 22% 35%,#e879f9 37% 39%,#050617 41%)}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=neon] b{color:#a3e635}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=neon] i{background:#22d3ee;border-radius:99px;width:17px;height:2px;transform:rotate(35deg);box-shadow:0 0 7px #22d3ee}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=neon] i:last-child{background:#e879f9;transform:rotate(-35deg);box-shadow:0 0 7px #e879f9}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=balloons]{background:linear-gradient(145deg,#312e81,#075985)}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=balloons] i{background:#fb7185;border-radius:50% 50% 45% 45%;width:12px;height:16px;box-shadow:0 0 7px #fb71858c}.WheelGame-module__eXmnDa__winner-scene-swatch[data-scene=balloons] i:last-child{background:#60a5fa}.WheelGame-module__eXmnDa__style-option-list{gap:6px;display:grid}.WheelGame-module__eXmnDa__style-option-row{border:1px solid var(--color-line-soft);background:var(--color-surface);border-radius:8px;padding:7px 8px}.WheelGame-module__eXmnDa__style-option-row>header{align-items:center;gap:6px;margin-bottom:5px;display:flex}.WheelGame-module__eXmnDa__style-option-row>header i{background:var(--option-color);border-radius:50%;width:10px;height:10px}.WheelGame-module__eXmnDa__style-option-row>header strong{min-width:0;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.WheelGame-module__eXmnDa__style-option-controls{grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:6px;display:grid}.WheelGame-module__eXmnDa__style-option-controls .WheelGame-module__eXmnDa__style-image{grid-column:1/-1}.WheelGame-module__eXmnDa__style-option-controls label{color:var(--color-muted);gap:4px;font-size:.62rem;font-weight:700;display:grid}.WheelGame-module__eXmnDa__style-option-controls input[type=range]{width:100%;accent-color:var(--option-color)}.WheelGame-module__eXmnDa__style-color input[type=color]{border:1px solid var(--color-line-soft);background:0 0;border-radius:6px;width:40px;height:30px;padding:0}.WheelGame-module__eXmnDa__style-image-button{border:1px dashed var(--color-line);min-height:30px;color:var(--color-primary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.WheelGame-module__eXmnDa__style-image-button input[type=file]{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.WheelGame-module__eXmnDa__background-assets{gap:6px;margin-top:8px;display:grid}.WheelGame-module__eXmnDa__background-asset{border:1px solid var(--color-line-soft);background:var(--color-surface);border-radius:8px;min-width:0;padding:7px}.WheelGame-module__eXmnDa__background-asset-copy{justify-content:space-between;align-items:baseline;gap:6px;min-width:0;display:flex}.WheelGame-module__eXmnDa__background-asset-copy strong{color:var(--color-text);font-size:.65rem}.WheelGame-module__eXmnDa__background-asset-copy span{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.51rem;font-weight:650;overflow:hidden}.WheelGame-module__eXmnDa__background-asset-actions{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:4px;margin-top:6px;display:grid}.WheelGame-module__eXmnDa__asset-upload,.WheelGame-module__eXmnDa__asset-toggle,.WheelGame-module__eXmnDa__asset-remove{border:1px solid var(--color-line-soft);background:var(--color-surface-alt);min-width:0;min-height:29px;color:var(--color-text);text-align:center;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:3px 5px;font-size:.55rem;font-weight:700;line-height:1.1;display:inline-flex;position:relative}.WheelGame-module__eXmnDa__asset-upload{color:var(--color-primary);border-style:dashed;overflow:hidden}.WheelGame-module__eXmnDa__asset-upload input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.WheelGame-module__eXmnDa__asset-toggle[aria-pressed=true]{border-color:var(--color-primary);background:var(--color-primary-soft);color:var(--color-primary)}.WheelGame-module__eXmnDa__asset-remove{color:var(--color-danger)}.WheelGame-module__eXmnDa__background-asset-actions svg{fill:none;stroke:currentColor;stroke-width:1.8px;flex:none;width:12px}.WheelGame-module__eXmnDa__asset-upload:hover,.WheelGame-module__eXmnDa__asset-toggle:hover,.WheelGame-module__eXmnDa__asset-remove:hover{border-color:var(--color-primary);background:var(--color-primary-soft)}.WheelGame-module__eXmnDa__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:768px){.WheelGame-module__eXmnDa__style-option-controls{grid-template-columns:1fr 1fr}.WheelGame-module__eXmnDa__style-option-controls label:first-child,.WheelGame-module__eXmnDa__style-image{grid-column:1/-1}}.WheelGame-module__eXmnDa__excel-upload-button{min-width:0;min-height:38px;color:var(--color-success);cursor:pointer;white-space:nowrap;background:#daf7e3;background:lab(94.7394% -12.4067 6.35767);border:1px solid #8ec7a1;border:1px solid lab(75.5438% -25.0417 12.8554);border-radius:6px;justify-content:center;align-items:center;gap:6px;padding-inline:7px;font-size:.64rem;font-weight:700;display:inline-flex}.WheelGame-module__eXmnDa__excel-upload-button:disabled{cursor:not-allowed;opacity:.48}.WheelGame-module__eXmnDa__add-option-button:disabled{cursor:not-allowed;opacity:.45}.WheelGame-module__eXmnDa__setting-group select{height:42px;padding-inline:9px;font-size:.74rem}.WheelGame-module__eXmnDa__tab-panel textarea:focus,.WheelGame-module__eXmnDa__setting-group select:focus{border-color:var(--color-primary);outline:0;box-shadow:0 0 0 3px #d7352d26;box-shadow:0 0 0 3px lab(49.3183% 62.5986 44.9578/.15)}.WheelGame-module__eXmnDa__excel-upload-button:focus-visible{outline:2px solid var(--color-success);outline-offset:2px}.WheelGame-module__eXmnDa__helper-text{color:var(--color-muted);margin-top:5px;font-size:.61rem}.WheelGame-module__eXmnDa__entry-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:11px;display:grid}.WheelGame-module__eXmnDa__entry-actions button{min-width:0;padding-inline:4px}.WheelGame-module__eXmnDa__entry-actions button:disabled{opacity:.42}.WheelGame-module__eXmnDa__entry-actions .WheelGame-module__eXmnDa__entry-reset{color:var(--color-danger);border-color:#f19e97;border-color:lab(73.528% 31.0339 17.1258)}.WheelGame-module__eXmnDa__palette-grid,.WheelGame-module__eXmnDa__background-grid,.WheelGame-module__eXmnDa__pointer-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0;padding:0;display:grid}.WheelGame-module__eXmnDa__background-grid{margin-top:14px}.WheelGame-module__eXmnDa__pointer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.WheelGame-module__eXmnDa__palette-grid legend,.WheelGame-module__eXmnDa__background-grid legend,.WheelGame-module__eXmnDa__pointer-grid legend{color:var(--color-text);grid-column:1/-1;margin-bottom:2px;font-size:.67rem;font-weight:650}.WheelGame-module__eXmnDa__palette-grid label,.WheelGame-module__eXmnDa__background-grid label,.WheelGame-module__eXmnDa__pointer-grid label{border:1px solid var(--color-line-soft);border-radius:var(--radius-sm);background:var(--color-surface);min-width:0;min-height:55px;transition:border-color .16s var(--ease), background .16s var(--ease), box-shadow .16s var(--ease);align-content:center;gap:5px;padding:7px;display:grid}.WheelGame-module__eXmnDa__pointer-grid label{cursor:pointer;text-align:center;justify-items:center;min-height:68px;position:relative}.WheelGame-module__eXmnDa__palette-grid label.WheelGame-module__eXmnDa__is-selected,.WheelGame-module__eXmnDa__background-grid label.WheelGame-module__eXmnDa__is-selected,.WheelGame-module__eXmnDa__pointer-grid label.WheelGame-module__eXmnDa__is-selected{border-color:var(--color-primary);background:var(--color-primary-soft)}.WheelGame-module__eXmnDa__palette-grid input,.WheelGame-module__eXmnDa__background-grid input,.WheelGame-module__eXmnDa__pointer-grid input,.WheelGame-module__eXmnDa__palette-grid strong,.WheelGame-module__eXmnDa__background-grid strong,.WheelGame-module__eXmnDa__pointer-grid strong{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;font-weight:600;overflow:hidden}.WheelGame-module__eXmnDa__pointer-swatch{background:radial-gradient(circle at 50% 70%, color-mix(in oklab, var(--color-primary) 18%, transparent), transparent 55%), var(--color-surface-alt);border-radius:6px;place-items:center;width:100%;min-height:40px;display:grid}.WheelGame-module__eXmnDa__style-subsection-heading{justify-content:space-between;align-items:baseline;gap:6px;margin-top:2px;display:flex}.WheelGame-module__eXmnDa__style-subsection-heading strong{color:var(--color-text);font-size:.66rem}.WheelGame-module__eXmnDa__style-subsection-heading span{color:var(--color-muted);font-size:.52rem;font-weight:600}.WheelGame-module__eXmnDa__pointer-position-grid{border:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin:0;padding:0;display:grid}.WheelGame-module__eXmnDa__pointer-position-grid label{border:1px solid var(--color-line-soft);background:var(--color-surface);cursor:pointer;min-width:0;min-height:48px;transition:border-color .16s var(--ease), background .16s var(--ease);border-radius:7px;align-content:center;place-items:center;gap:3px;padding:4px 2px;display:grid}.WheelGame-module__eXmnDa__pointer-position-grid label.WheelGame-module__eXmnDa__is-selected{border-color:var(--color-primary);background:var(--color-primary-soft)}.WheelGame-module__eXmnDa__pointer-position-grid strong{max-width:100%;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.49rem;font-weight:700;overflow:hidden}.WheelGame-module__eXmnDa__position-swatch{border:1px solid var(--color-line);background:var(--color-surface-alt);border-radius:50%;width:22px;height:22px;display:block;position:relative}.WheelGame-module__eXmnDa__position-swatch i{border:1px solid var(--color-surface);background:var(--color-primary);width:6px;height:6px;box-shadow:0 0 0 1px color-mix(in oklab, var(--color-primary) 35%, transparent);border-radius:50%;position:absolute}.WheelGame-module__eXmnDa__pointer-position-grid label[data-position=top] i{top:-2px;left:50%;transform:translate(-50%)}.WheelGame-module__eXmnDa__pointer-position-grid label[data-position=center] i{top:50%;left:50%;transform:translate(-50%,-50%)}.WheelGame-module__eXmnDa__pointer-position-grid label[data-position=bottom] i{bottom:-2px;left:50%;transform:translate(-50%)}.WheelGame-module__eXmnDa__pointer-position-grid label[data-position=left] i{top:50%;left:-2px;transform:translateY(-50%)}.WheelGame-module__eXmnDa__pointer-position-grid label[data-position=right] i{top:50%;right:-2px;transform:translateY(-50%)}.WheelGame-module__eXmnDa__chrome-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0;padding:0;display:grid}.WheelGame-module__eXmnDa__chrome-grid label{border:1px solid var(--color-line-soft);border-radius:var(--radius-sm);background:var(--color-surface);cursor:pointer;text-align:left;min-width:0;min-height:76px;transition:border-color .16s var(--ease), background .16s var(--ease), box-shadow .16s var(--ease);grid-template-columns:minmax(0,1fr);align-content:start;gap:4px;padding:6px;display:grid;position:relative}.WheelGame-module__eXmnDa__chrome-grid label.WheelGame-module__eXmnDa__is-selected{border-color:var(--color-primary);background:var(--color-primary-soft)}.WheelGame-module__eXmnDa__chrome-choice-copy{gap:2px;min-width:0;display:grid}.WheelGame-module__eXmnDa__chrome-choice-copy strong{max-width:100%;color:var(--color-text);text-overflow:ellipsis;white-space:normal;font-size:.58rem;font-weight:750;line-height:1.15;overflow:hidden}.WheelGame-module__eXmnDa__chrome-choice-copy em{color:var(--color-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.48rem;font-style:normal;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.WheelGame-module__eXmnDa__rim-swatch{border:2px solid color-mix(in oklab, var(--color-text) 18%, transparent);width:100%;height:24px;box-shadow:inset 0 0 5px color-mix(in oklab, var(--color-surface) 36%, transparent), 0 2px 6px #0717272e;border-radius:999px;display:block;position:relative}@supports (color:lab(0% 0 0)){.WheelGame-module__eXmnDa__rim-swatch{box-shadow:inset 0 0 5px color-mix(in oklab, var(--color-surface) 36%, transparent), 0 2px 6px lab(7.07895% -1.73856 -13.4727/.18)}}.WheelGame-module__eXmnDa__rim-swatch:after{border:1px solid color-mix(in oklab, var(--color-text) 20%, transparent);background:var(--color-surface);content:"";border-radius:999px;position:absolute;inset:6px 9px}.WheelGame-module__eXmnDa__chrome-grid label[data-rim=chrome] .WheelGame-module__eXmnDa__rim-swatch{border-style:double;border-width:3px}.WheelGame-module__eXmnDa__chrome-grid label[data-rim=rose] .WheelGame-module__eXmnDa__rim-swatch:after{background:#ffffffbd;border-color:#fff0f6}.WheelGame-module__eXmnDa__chrome-grid label[data-rim=neon] .WheelGame-module__eXmnDa__rim-swatch{border-color:#9b83ff;box-shadow:0 0 6px #7158e7,0 0 11px #3cc3ed61}.WheelGame-module__eXmnDa__chrome-grid label[data-rim=emerald] .WheelGame-module__eXmnDa__rim-swatch:after{background:#ffffff94;border-color:#d9f9eb}.WheelGame-module__eXmnDa__chrome-grid label[data-rim=compass] .WheelGame-module__eXmnDa__rim-swatch:after{background:#3e5968;border-style:dotted;border-color:#e1be75}.WheelGame-module__eXmnDa__chrome-grid label[data-rim=court] .WheelGame-module__eXmnDa__rim-swatch:after{background:linear-gradient(90deg,#d69655 0 47%,#f8fafc 48% 52%,#d69655 53%);border-color:#ff7479}.WheelGame-module__eXmnDa__chrome-grid label[data-rim=cinema] .WheelGame-module__eXmnDa__rim-swatch{border-color:#ddbd70;box-shadow:inset 0 0 6px #0c1024,0 0 7px #d7b45d52}.WheelGame-module__eXmnDa__chrome-grid label[data-rim=cinema] .WheelGame-module__eXmnDa__rim-swatch:after{background:#11162d;border-color:#d7b45d}.WheelGame-module__eXmnDa__lights-swatch{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;place-items:center;gap:4px;width:100%;min-height:28px;display:grid}.WheelGame-module__eXmnDa__lights-swatch i{border:1px solid #ffffffb3;border:1px solid lab(100% -.0000298023 .0000119209/.7);border-radius:50%;width:10px;height:10px;display:block;box-shadow:0 0 8px}.WheelGame-module__eXmnDa__lights-swatch[data-lights=ice] i{border-radius:2px;width:9px;height:9px;transform:rotate(45deg)}.WheelGame-module__eXmnDa__lights-swatch[data-lights=fire] i{border-radius:50% 50% 44% 44%/64% 64% 36% 36%;width:9px;height:14px}.WheelGame-module__eXmnDa__lights-swatch[data-lights=aurora] i{border-radius:999px;width:14px;height:7px}.WheelGame-module__eXmnDa__lights-swatch[data-lights=chase] i{border-radius:2px;width:9px;height:9px}.WheelGame-module__eXmnDa__lights-swatch[data-lights=starlight] i{clip-path:polygon(50% 0%,61% 34%,98% 35%,68% 57%,79% 92%,50% 71%,21% 92%,32% 57%,2% 35%,39% 34%);filter:drop-shadow(0 0 4px);border:0;border-radius:0;width:12px;height:12px}.WheelGame-module__eXmnDa__lights-swatch[data-lights=map-pins] i{width:8px;height:8px}.WheelGame-module__eXmnDa__lights-swatch[data-lights=scoreboard] i{border-radius:2px;width:12px;height:6px}.WheelGame-module__eXmnDa__lights-swatch[data-lights=premiere] i{width:8px;height:8px;box-shadow:0 0 6px #ffe7a0}.WheelGame-module__eXmnDa__palette-colors{border-radius:4px;height:14px;display:flex;overflow:hidden}.WheelGame-module__eXmnDa__palette-colors i{flex:1}.WheelGame-module__eXmnDa__palette-grid label{cursor:pointer;min-height:78px;position:relative}.WheelGame-module__eXmnDa__palette-grid em{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.54rem;font-style:normal;font-weight:600;line-height:1.25;overflow:hidden}.WheelGame-module__eXmnDa__palette-preview{width:100%;height:28px;box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--color-text) 12%, transparent);border-radius:999px;display:block;position:relative;overflow:hidden}.WheelGame-module__eXmnDa__palette-preview i{background:linear-gradient(90deg, var(--c1,#f04444) 0 33%, var(--c2,#f6a51a) 33% 66%, var(--c3,#0b78e3) 66% 100%);width:100%;height:100%;display:block}.WheelGame-module__eXmnDa__palette-preview[data-look=solid] i{background:radial-gradient(circle at 2px 2px, #ffffff42 0 1px, transparent 1.2px) 0 0 / 7px 7px, linear-gradient(90deg, var(--c1,#f04444) 0 33%, var(--c2,#f6a51a) 33% 66%, var(--c3,#0b78e3) 66% 100%);box-shadow:inset 0 -4px 7px #0f172a29}.WheelGame-module__eXmnDa__palette-preview[data-look=horizon] i{background:linear-gradient(165deg, #ffffff85 0 12%, transparent 13% 44%, #ffffff38 45% 51%, transparent 52%), linear-gradient(90deg, var(--c1,#f43f5e), var(--c2,#10b981), var(--c3,#8b5cf6));box-shadow:inset 0 0 0 1px #ffffff7a,inset -8px 0 10px #0f172a38}.WheelGame-module__eXmnDa__palette-preview[data-look=vertical] i{background:repeating-linear-gradient(106deg, #fff7d629 0 3px, transparent 3px 8px), linear-gradient(180deg, color-mix(in oklab, var(--c1,#c05640) 66%, #fff7d6), var(--c2,#d69e2e) 48%, var(--c3,#2c7a7b));box-shadow:inset 0 0 0 1px #ffefb1ad,inset 0 -7px 9px #43140747}.WheelGame-module__eXmnDa__palette-preview[data-look=radial] i{background:radial-gradient(circle at center, transparent 0 18%, #22d3ee7a 19% 21%, transparent 22% 38%, #f0abfc6b 39% 41%, transparent 42%), radial-gradient(circle at center, #f5e9ff 0%, var(--c1,#24114d) 28%, var(--c2,#062b44) 72%, #020617 100%);box-shadow:0 0 10px #c770ff8c,inset 0 0 8px #22d3ee47;box-shadow:0 0 10px lab(61.6992% 55.034 -60.3245/.55),inset 0 0 8px lab(77.4225% -36.0465 -25.8871/.278431)}.WheelGame-module__eXmnDa__palette-preview[data-look=spoke] i{background:repeating-linear-gradient(22deg, #ffffff3d 0 1px, transparent 1px 5px), linear-gradient(90deg, transparent 0 2px, #fff 2px 4px, transparent 4px) 0 0 / 16.66% 100%, linear-gradient(90deg, var(--c1,#0f172a), var(--c2,#e11d48), var(--c3,#2563eb));box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 4px #0f172a}.WheelGame-module__eXmnDa__palette-preview[data-look=seamless] i{background:radial-gradient(ellipse at 28% 18%, #ffffff9e, transparent 28%), radial-gradient(circle at 18% 80%, var(--c1,#ffc6c7), transparent 46%), radial-gradient(circle at 52% 30%, var(--c2,#bfe8cf), transparent 52%), radial-gradient(circle at 84% 72%, var(--c3,#b9dcff), #e9d5ff 74%);box-shadow:inset 0 0 0 1px #ffffff85,inset 0 -5px 8px #64748b1f}.WheelGame-module__eXmnDa__background-swatch{border:1px solid color-mix(in oklab, var(--color-text) 12%, transparent);height:34px;box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--color-surface) 42%, transparent);background-position:50%;background-size:cover;border-radius:6px;display:block;position:relative;overflow:hidden}.WheelGame-module__eXmnDa__background-swatch.WheelGame-module__eXmnDa__stage-grid:before{content:"";transform-origin:top;background:repeating-linear-gradient(#da74f194 0 1px,#0000 1px 8px),repeating-linear-gradient(90deg,#00afdd7a 0 1px,#0000 1px 14px);background:repeating-linear-gradient(lab(64.4551% 54.2903 -46.3238/.58) 0 1px,#0000 1px 8px),repeating-linear-gradient(90deg,lab(65.7058% -32.6772 -45.8496/.48) 0 1px,#0000 1px 14px);position:absolute;inset:48% -12% -24%;transform:perspective(90px)rotateX(58deg)}.WheelGame-module__eXmnDa__background-swatch.WheelGame-module__eXmnDa__stage-grid:after{content:"";background:linear-gradient(90deg,#0000,#67e8f9 28%,#e879f9 50%,#67e8f9 72%,#0000);height:1px;position:absolute;bottom:46%;left:0;right:0;box-shadow:0 0 6px #67e8f9}.WheelGame-module__eXmnDa__setting-group{border-bottom:1px solid var(--color-line-soft);padding-block:12px}.WheelGame-module__eXmnDa__setting-label{justify-content:space-between;align-items:center;gap:10px;display:flex}.WheelGame-module__eXmnDa__setting-label output{color:var(--color-muted);font-size:.62rem}.WheelGame-module__eXmnDa__setting-group input[type=range]{width:100%;accent-color:var(--color-primary)}.WheelGame-module__eXmnDa__duration-presets{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:7px;display:grid}.WheelGame-module__eXmnDa__toggle-row{grid-template-columns:1fr 38px;align-items:center;gap:10px;min-height:54px;margin-top:11px;display:grid!important}.WheelGame-module__eXmnDa__toggle-row span{gap:2px;display:grid}.WheelGame-module__eXmnDa__toggle-row strong{color:var(--color-text);font-size:.72rem}.WheelGame-module__eXmnDa__toggle-row small{color:var(--color-muted);font-size:.61rem}.WheelGame-module__eXmnDa__toggle-row input{opacity:0;position:absolute}.WheelGame-module__eXmnDa__toggle-row i{background:var(--color-line);width:36px;height:21px;transition:background .16s var(--ease);border-radius:999px;position:relative}.WheelGame-module__eXmnDa__toggle-row i:after{background:var(--color-surface);content:"";width:16px;height:16px;transition:transform .16s var(--ease);border-radius:50%;position:absolute;top:2.5px;left:2.5px;box-shadow:0 1px 3px #101c2826;box-shadow:0 1px 3px lab(9.43427% -2.09934 -10.2805/.15)}.WheelGame-module__eXmnDa__toggle-row input:checked+i{background:var(--color-primary)}.WheelGame-module__eXmnDa__toggle-row input:checked+i:after{transform:translate(15px)}.WheelGame-module__eXmnDa__toggle-row:has(input:disabled){opacity:.5}.WheelGame-module__eXmnDa__quick-panel{display:none}.WheelGame-module__eXmnDa__quick-section{border:1px solid var(--color-line-soft);border-radius:var(--radius-sm);background:var(--color-surface);padding:10px}.WheelGame-module__eXmnDa__quick-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.WheelGame-module__eXmnDa__quick-heading strong{color:var(--color-text);font-size:.72rem}.WheelGame-module__eXmnDa__quick-heading button{color:var(--color-primary);background:0 0;border:0;font-size:.56rem;font-weight:700}.WheelGame-module__eXmnDa__quick-palettes{grid-template-columns:repeat(4,28px);gap:8px 9px;display:grid}.WheelGame-module__eXmnDa__quick-palettes button{background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:28px;height:28px;padding:2px;display:grid}.WheelGame-module__eXmnDa__quick-palettes button[aria-pressed=true]{border-color:var(--color-text);box-shadow:0 0 0 2px var(--color-primary)}.WheelGame-module__eXmnDa__quick-palettes i{border-radius:50%;width:22px;height:22px;display:block;box-shadow:inset 0 1px 2px #ffffff80,0 2px 4px #101c281f;box-shadow:inset 0 1px 2px lab(100% 0 0/.501961),0 2px 4px lab(9.43427% -2.09934 -10.2805/.12)}.WheelGame-module__eXmnDa__recent-results{border:1px solid var(--color-line-soft);border-radius:var(--radius-sm);background:var(--color-surface);flex-direction:column;flex:1;min-height:0;padding:10px;display:flex}.WheelGame-module__eXmnDa__recent-results-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.WheelGame-module__eXmnDa__recent-results-heading strong{color:var(--color-text);font-size:.7rem}.WheelGame-module__eXmnDa__recent-results-heading span{color:var(--color-muted);font-size:.55rem;font-weight:700}.WheelGame-module__eXmnDa__recent-results-heading>div{align-items:center;gap:5px;display:flex}.WheelGame-module__eXmnDa__recent-results-heading button{color:var(--color-primary);background:0 0;border:0;font-size:.51rem;font-weight:700}.WheelGame-module__eXmnDa__recent-results ol{scrollbar-color:var(--color-line) transparent;scrollbar-width:thin;flex:1;align-content:start;gap:5px;min-height:0;max-height:none;margin-top:8px;padding-right:3px;display:grid;overflow-y:auto}.WheelGame-module__eXmnDa__recent-results li{border:1px solid var(--color-line-soft);background:var(--color-surface-alt);border-radius:5px;grid-template-columns:20px minmax(0,1fr) 12px;align-items:center;gap:7px;min-width:0;min-height:30px;padding:4px 7px;display:grid}.WheelGame-module__eXmnDa__recent-results li>i{color:var(--color-success);font-size:.58rem;font-style:normal;font-weight:800}.WheelGame-module__eXmnDa__recent-results li>span{background:var(--color-primary-soft);width:20px;height:20px;color:var(--color-primary);border-radius:50%;place-items:center;font-size:.54rem;font-weight:800;display:grid}.WheelGame-module__eXmnDa__recent-results li>strong{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;font-weight:650;overflow:hidden}.WheelGame-module__eXmnDa__recent-results>p{min-height:54px;color:var(--color-muted);text-align:center;flex:1;place-items:center;margin-top:7px;font-size:.57rem;line-height:1.45;display:grid}.WheelGame-module__eXmnDa__quick-settings{border:1px solid var(--color-line-soft);border-radius:var(--radius-sm);background:var(--color-surface);gap:8px;padding:10px;display:grid}.WheelGame-module__eXmnDa__quick-range{gap:3px;display:grid}.WheelGame-module__eXmnDa__quick-range>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.WheelGame-module__eXmnDa__quick-range strong,.WheelGame-module__eXmnDa__quick-select>span,.WheelGame-module__eXmnDa__quick-remove>span{color:var(--color-text);font-size:.59rem;font-weight:650}.WheelGame-module__eXmnDa__quick-range output{color:var(--color-muted);font-size:.55rem}.WheelGame-module__eXmnDa__quick-range input[type=range]{width:100%;accent-color:var(--color-primary)}.WheelGame-module__eXmnDa__quick-select{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:7px;display:grid}.WheelGame-module__eXmnDa__quick-select select{border:1px solid var(--color-line-soft);background:var(--color-surface);width:100%;min-width:0;height:30px;color:var(--color-text);border-radius:5px;padding-inline:6px;font-size:.58rem}.WheelGame-module__eXmnDa__quick-remove{grid-template-columns:1fr 31px;align-items:center;gap:8px;min-height:26px;display:grid}.WheelGame-module__eXmnDa__quick-remove input{opacity:0;position:absolute}.WheelGame-module__eXmnDa__quick-remove>i{background:var(--color-line);width:31px;height:18px;transition:background .16s var(--ease);border-radius:999px;position:relative}.WheelGame-module__eXmnDa__quick-remove>i:after{background:var(--color-surface);content:"";width:14px;height:14px;transition:transform .16s var(--ease);border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #101c281f;box-shadow:0 1px 3px lab(9.43427% -2.09934 -10.2805/.12)}.WheelGame-module__eXmnDa__quick-remove input:checked+i{background:var(--color-primary)}.WheelGame-module__eXmnDa__quick-remove input:checked+i:after{transform:translate(13px)}.WheelGame-module__eXmnDa__quick-utility{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.WheelGame-module__eXmnDa__quick-utility button{border:1px solid var(--color-line-soft);background:var(--color-surface);min-height:32px;color:var(--color-muted);border-radius:5px;justify-content:center;align-items:center;gap:4px;font-size:.55rem;font-weight:650;display:inline-flex}.WheelGame-module__eXmnDa__quick-utility svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:12px}@media (min-width:1024px){.WheelGame-module__eXmnDa__wheel-game-heading{z-index:10;background:var(--color-surface);width:100%;min-height:44px;padding-inline:12px;position:relative}.WheelGame-module__eXmnDa__wheel-game-layout{grid-template-columns:220px minmax(0,1fr) 200px;align-items:stretch;height:min(560px,72vh);min-height:460px}.WheelGame-module__eXmnDa__entries-rail{border-bottom:0;border-right:1px solid var(--color-line-soft);order:0;height:100%;min-height:0;max-height:none;padding:8px 7px;overflow:auto}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__rail-header strong{font-size:.7rem}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__option-main{grid-template-columns:14px minmax(0,1fr) auto 24px;gap:3px;padding:2px 2px 2px 6px}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__option-main button{width:24px;height:24px}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__option-main input[type=text]{font-size:.68rem}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__option-chance{min-width:2.1rem;padding:2px 5px;font-size:.58rem}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__toolbar-action{min-height:30px;font-size:.6rem}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__add-option-button{min-height:32px;padding-inline:8px;font-size:.66rem}.WheelGame-module__eXmnDa__style-rail{border-top:0;border-left:1px solid var(--color-line-soft);order:0;height:100%;min-height:0;max-height:none;padding:8px 7px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__style-section-heading strong{font-size:.74rem}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__style-option-row{padding:6px 7px}.WheelGame-module__eXmnDa__wheel-stage{order:0;height:100%;min-height:0;max-height:none;padding:8px 12px 6px}.WheelGame-module__eXmnDa__spin-button{width:70px;font-size:.74rem}.WheelGame-module__eXmnDa__wheel-machine{padding-bottom:48px;transform:translateY(-4px)}.WheelGame-module__eXmnDa__wheel-base{transform-origin:50% 100%;transform:translate(-50%)scale(.92)}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__entry-list,.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__results-panel,.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__options-panel,.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__queue-tab-panel,.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__advanced-tab-panel{flex:auto;min-height:0}.WheelGame-module__eXmnDa__result-area{z-index:20;pointer-events:none;width:1px;height:1px;min-height:0;margin:0;position:absolute;bottom:auto;left:0;right:auto;overflow:hidden;transform:none}.WheelGame-module__eXmnDa__wheel-game-layout{grid-template-columns:232px minmax(0,1fr) 224px;height:min(640px,76vh);min-height:540px}.WheelGame-module__eXmnDa__wheel-stage{padding:10px 16px 8px}.WheelGame-module__eXmnDa__wheel-shell{width:min(96cqw,100cqh - 124px,600px)}.WheelGame-module__eXmnDa__spin-button{width:76px}}@media (max-width:1024px){.WheelGame-module__eXmnDa__wheel-game-layout{grid-template-columns:1fr;align-items:stretch;height:auto;min-height:0}.WheelGame-module__eXmnDa__entries-rail{border-right:0;border-bottom:1px solid var(--color-line-soft);order:2;height:auto;max-height:min(42vh,340px);padding:10px;overflow:auto}.WheelGame-module__eXmnDa__style-rail{border-left:0;border-top:1px solid var(--color-line-soft);order:3;height:auto;max-height:min(36vh,280px);padding:10px}.WheelGame-module__eXmnDa__wheel-stage{order:1;height:auto;min-height:320px;max-height:none;padding:12px}.WheelGame-module__eXmnDa__wheel-shell{width:min(72vw,420px)}.WheelGame-module__eXmnDa__result-area{width:1px;height:1px;min-height:0;margin:0;position:absolute;bottom:auto;left:0;right:auto;overflow:hidden;transform:none}.WheelGame-module__eXmnDa__heading-toolbar .WheelGame-module__eXmnDa__tool-button:nth-child(-n+2){display:none}.WheelGame-module__eXmnDa__stage-actions{display:flex}}@media (max-width:768px){.WheelGame-module__eXmnDa__wheel-game-heading{flex-wrap:wrap}.WheelGame-module__eXmnDa__heading-toolbar{order:4;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;display:grid}.WheelGame-module__eXmnDa__heading-toolbar .WheelGame-module__eXmnDa__tool-button{width:100%}.WheelGame-module__eXmnDa__run-mode-switch{order:3;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.WheelGame-module__eXmnDa__wheel-stage{min-height:280px;padding:10px 8px}.WheelGame-module__eXmnDa__wheel-shell{width:min(88vw,360px)}.WheelGame-module__eXmnDa__entries-rail{max-height:min(38vh,300px);padding:8px}.WheelGame-module__eXmnDa__style-rail{max-height:min(32vh,240px);padding:8px}.WheelGame-module__eXmnDa__spin-button{width:64px;font-size:.68rem}}@media (max-width:520px){.WheelGame-module__eXmnDa__heading-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.WheelGame-module__eXmnDa__entries-rail,.WheelGame-module__eXmnDa__style-rail{overscroll-behavior:auto;max-height:none;overflow:visible}.WheelGame-module__eXmnDa__entries-rail.WheelGame-module__eXmnDa__advanced-rail{height:min(70vh,420px);max-height:min(70vh,420px);overflow:hidden}.WheelGame-module__eXmnDa__entry-list,.WheelGame-module__eXmnDa__results-panel,.WheelGame-module__eXmnDa__recent-results ol{overscroll-behavior:auto;max-height:none;overflow-y:visible}}.WheelGame-module__eXmnDa__panel-title button,.WheelGame-module__eXmnDa__text-button,.WheelGame-module__eXmnDa__tab-panel>label,.WheelGame-module__eXmnDa__setting-group>label,.WheelGame-module__eXmnDa__setting-label label,.WheelGame-module__eXmnDa__palette-grid legend,.WheelGame-module__eXmnDa__background-grid legend,.WheelGame-module__eXmnDa__pointer-grid legend{font-size:.8rem}.WheelGame-module__eXmnDa__quick-range strong,.WheelGame-module__eXmnDa__quick-select>span,.WheelGame-module__eXmnDa__quick-remove>span,.WheelGame-module__eXmnDa__quick-range output,.WheelGame-module__eXmnDa__quick-select select,.WheelGame-module__eXmnDa__quick-utility button,.WheelGame-module__eXmnDa__winner-result>span{font-size:.72rem}@media (min-width:1024px){.WheelGame-module__eXmnDa__wheel-game-layout{grid-template-columns:264px minmax(0,1fr) 300px;height:min(680px,78vh);min-height:580px}.WheelGame-module__eXmnDa__entries-rail,.WheelGame-module__eXmnDa__style-rail{padding:13px 12px}}@media (max-width:700px){.WheelGame-module__eXmnDa__run-mode-switch button,.WheelGame-module__eXmnDa__rail-tabs button,.WheelGame-module__eXmnDa__sheet-tabs button,.WheelGame-module__eXmnDa__tool-button,.WheelGame-module__eXmnDa__icon-tool{font-size:.72rem}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__option-main input[type=text]{font-size:.86rem}.WheelGame-module__eXmnDa__style-rail>.WheelGame-module__eXmnDa__rail-tabs button{min-height:40px;font-size:.82rem}}.WheelGame-module__eXmnDa__wheel-stage:fullscreen{grid-template-rows:minmax(0,1fr) auto;place-items:center;width:100vw;height:100vh;min-height:100vh;padding:28px 24px 18px;display:grid;overflow:hidden}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__stage-actions{display:flex;top:18px;right:18px}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__queue-stage-status{max-width:min(32vw,260px);padding:10px 12px;top:18px;left:18px}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__queue-stage-status strong{font-size:clamp(.8rem,1.4vmin,1.05rem)}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__stage-actions .WheelGame-module__eXmnDa__stage-icon{background:#f9fcfef0;background:lab(98.8466% -.659555 -1.32246/.94);width:42px;height:42px}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__wheel-machine{grid-row:1;align-self:center;padding-bottom:70px;transform:translateY(-8px)}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__wheel-shell{width:min(78vh,100vh - 170px,90vw,1000px)}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__wheel-base{transform-origin:50% 100%;transform:translate(-50%)scale(1.35)}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__spin-button{width:clamp(90px,10vmin,132px);font-size:clamp(.72rem,1.2vmin,1rem)}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__spin-button.WheelGame-module__eXmnDa__is-winner{font-size:clamp(.62rem,1vmin,.82rem)}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__wheel-label{font-size:clamp(.76rem,1.5vmin,1.18rem)}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__wheel-label.WheelGame-module__eXmnDa__is-compact{font-size:clamp(.58rem,1.05vmin,.82rem)}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__winner-announcement{min-width:min(48vw,420px);padding:14px 24px}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__winner-announcement strong{max-width:280px;font-size:clamp(1rem,1.7vmin,1.35rem)}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__stage-footer{width:auto;bottom:18px;left:18px;right:auto}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__stage-footer p{display:none}.WheelGame-module__eXmnDa__wheel-stage:fullscreen .WheelGame-module__eXmnDa__result-area{z-index:20;pointer-events:none;width:1px;height:1px;min-height:0;margin:0;position:absolute;bottom:auto;left:0;right:auto;overflow:hidden}@media (hover:hover){.WheelGame-module__eXmnDa__option-card:hover{border-color:var(--color-primary);background:linear-gradient(90deg, color-mix(in oklab, var(--option-color) 30%, transparent), transparent 48%), var(--color-surface-alt);box-shadow:0 4px 12px color-mix(in oklab, var(--color-background-deep) 45%, transparent)}.WheelGame-module__eXmnDa__stage-actions button:hover{border-color:var(--color-primary);background:var(--color-primary-soft);color:var(--color-text)}.WheelGame-module__eXmnDa__reset-button:hover,.WheelGame-module__eXmnDa__entry-actions button:hover,.WheelGame-module__eXmnDa__duration-presets button:hover{border-color:var(--color-primary);color:var(--color-text);background:var(--color-primary-soft)}.WheelGame-module__eXmnDa__spin-button:hover:not(:disabled){filter:brightness(1.06);box-shadow:var(--shadow-soft);transform:scale(1.03)}.WheelGame-module__eXmnDa__add-option-button:hover:not(:disabled){filter:brightness(1.06);box-shadow:var(--shadow-soft)}.WheelGame-module__eXmnDa__entry-row button:hover{color:var(--color-text);background:var(--color-surface-alt)}.WheelGame-module__eXmnDa__palette-grid label:hover,.WheelGame-module__eXmnDa__background-grid label:hover,.WheelGame-module__eXmnDa__pointer-grid label:hover,.WheelGame-module__eXmnDa__chrome-grid label:hover{border-color:var(--color-primary);box-shadow:var(--shadow-lift)}.WheelGame-module__eXmnDa__excel-upload-button:hover:not(:disabled){border-color:var(--color-success);filter:brightness(1.02);background:#cbefd6;background:lab(91.3924% -15.5357 7.96369)}.WheelGame-module__eXmnDa__quick-utility button:hover{border-color:var(--color-line);color:var(--color-text);background:var(--color-surface-alt)}.WheelGame-module__eXmnDa__text-button:hover,.WheelGame-module__eXmnDa__panel-title button:hover,.WheelGame-module__eXmnDa__quick-heading button:hover,.WheelGame-module__eXmnDa__recent-results-heading button:hover{color:var(--color-primary-dark)}}@media (prefers-reduced-motion:reduce){.WheelGame-module__eXmnDa__wheel-disc.WheelGame-module__eXmnDa__is-idle{animation:none}.WheelGame-module__eXmnDa__wheel-bulbs i:before,.WheelGame-module__eXmnDa__lights-chase .WheelGame-module__eXmnDa__wheel-bulbs i:before,.WheelGame-module__eXmnDa__lights-ice .WheelGame-module__eXmnDa__wheel-bulbs i:before,.WheelGame-module__eXmnDa__lights-fire .WheelGame-module__eXmnDa__wheel-bulbs i:before,.WheelGame-module__eXmnDa__lights-aurora .WheelGame-module__eXmnDa__wheel-bulbs i:before{animation:none!important}.WheelGame-module__eXmnDa__winner-announcement{opacity:1;animation:none;transform:translate(-50%,-50%)}.WheelGame-module__eXmnDa__wheel-machine.WheelGame-module__eXmnDa__has-winner:before,.WheelGame-module__eXmnDa__wheel-machine.WheelGame-module__eXmnDa__has-winner .WheelGame-module__eXmnDa__wheel-shell,.WheelGame-module__eXmnDa__wheel-machine.WheelGame-module__eXmnDa__has-winner .WheelGame-module__eXmnDa__wheel-shell:after,.WheelGame-module__eXmnDa__spin-button.WheelGame-module__eXmnDa__is-winner{animation:none}.WheelGame-module__eXmnDa__wheel-machine.WheelGame-module__eXmnDa__has-winner .WheelGame-module__eXmnDa__wheel-shell:after{opacity:.45;transform:scale(1)}}.WheelGame-module__eXmnDa__wheel-game{background:var(--color-surface);box-shadow:none;border:0;border-radius:0}.WheelGame-module__eXmnDa__wheel-game-heading{background:var(--color-surface);gap:12px;min-height:54px;padding:8px 14px}.WheelGame-module__eXmnDa__heading-copy h2{font-family:var(--font-body);font-size:.76rem;font-weight:820}.WheelGame-module__eXmnDa__heading-copy p{margin-top:2px;font-size:.56rem}.WheelGame-module__eXmnDa__run-mode-switch,.WheelGame-module__eXmnDa__rail-tabs,.WheelGame-module__eXmnDa__sheet-tabs{background:var(--color-surface-alt);border-color:#0000;border-radius:8px}.WheelGame-module__eXmnDa__run-mode-switch button,.WheelGame-module__eXmnDa__rail-tabs button,.WheelGame-module__eXmnDa__sheet-tabs button{border-radius:6px}.WheelGame-module__eXmnDa__run-mode-switch button.WheelGame-module__eXmnDa__is-active,.WheelGame-module__eXmnDa__rail-tabs button.WheelGame-module__eXmnDa__is-active,.WheelGame-module__eXmnDa__sheet-tabs button.WheelGame-module__eXmnDa__is-active{background:var(--color-surface);color:var(--color-primary);box-shadow:0 3px 9px #33326914, inset 0 -2px var(--color-primary)}.WheelGame-module__eXmnDa__heading-toolbar{gap:3px}.WheelGame-module__eXmnDa__tool-button,.WheelGame-module__eXmnDa__icon-tool{height:32px;color:var(--color-muted);background:0 0;border-color:#0000;border-radius:7px;padding-inline:8px}.WheelGame-module__eXmnDa__tool-button:hover:not(:disabled),.WheelGame-module__eXmnDa__icon-tool:hover:not(:disabled){border-color:var(--color-line-soft);background:var(--color-surface-alt);color:var(--color-primary);box-shadow:none}.WheelGame-module__eXmnDa__entries-rail,.WheelGame-module__eXmnDa__style-rail{background:var(--color-surface);gap:9px}.WheelGame-module__eXmnDa__rail-header{min-height:28px}.WheelGame-module__eXmnDa__rail-header strong{font-family:var(--font-body);font-weight:820}.WheelGame-module__eXmnDa__style-rail-hint{background:var(--color-primary-soft);color:var(--color-primary);border-radius:999px;padding:3px 7px;font-weight:750}.WheelGame-module__eXmnDa__toolbar-action,.WheelGame-module__eXmnDa__quick-utility button,.WheelGame-module__eXmnDa__style-option-row,.WheelGame-module__eXmnDa__option-row,.WheelGame-module__eXmnDa__results-list li{border-radius:7px}.WheelGame-module__eXmnDa__add-option-button,.WheelGame-module__eXmnDa__results-next{color:#fff;background:linear-gradient(135deg,#573af0,#7146ee 60%,#9e31df);border-radius:8px;box-shadow:0 6px 14px #563be22b}.WheelGame-module__eXmnDa__option-main{border-color:var(--color-line-soft);background:var(--color-surface);border-radius:7px;box-shadow:0 2px 7px #2b30620a}.WheelGame-module__eXmnDa__option-main input[type=text]{color:var(--color-text);font-weight:680}.WheelGame-module__eXmnDa__wheel-stage{border-inline:1px solid var(--color-line-soft)}.WheelGame-module__eXmnDa__stage-actions button,.WheelGame-module__eXmnDa__queue-stage-status,.WheelGame-module__eXmnDa__stage-remove-winner{border-radius:8px;box-shadow:0 6px 18px #2b2f5c1a}.WheelGame-module__eXmnDa__spin-button{color:#fff;letter-spacing:.035em;border-width:2px;font-weight:900;box-shadow:0 7px 18px #4e33c54d,inset 0 2px 5px #ffffff3b}.WheelGame-module__eXmnDa__style-section{border-bottom-color:var(--color-line-soft)}.WheelGame-module__eXmnDa__style-section-heading strong,.WheelGame-module__eXmnDa__style-option-row>header strong{font-family:var(--font-body);font-weight:800}@media (min-width:1024px){.WheelGame-module__eXmnDa__wheel-game-heading{min-height:56px;padding-inline:16px}.WheelGame-module__eXmnDa__wheel-game-layout{grid-template-columns:242px minmax(0,1fr) 228px;height:min(600px,74vh);min-height:520px}.WheelGame-module__eXmnDa__entries-rail,.WheelGame-module__eXmnDa__style-rail{padding:11px 10px}.WheelGame-module__eXmnDa__entries-rail{border-right:0}.WheelGame-module__eXmnDa__style-rail{border-left:0}.WheelGame-module__eXmnDa__wheel-stage{padding-inline:16px}.WheelGame-module__eXmnDa__wheel-shell{width:min(92cqw,100cqh - 126px,510px)}}@media (max-width:1023px){.WheelGame-module__eXmnDa__wheel-stage{border-inline:0;border-bottom:1px solid var(--color-line-soft)}}@media (max-width:700px){.WheelGame-module__eXmnDa__wheel-game-heading{flex-direction:column;align-items:stretch;padding:10px}.WheelGame-module__eXmnDa__heading-copy{display:none}.WheelGame-module__eXmnDa__run-mode-switch{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.WheelGame-module__eXmnDa__heading-toolbar{justify-content:center}.WheelGame-module__eXmnDa__tool-button,.WheelGame-module__eXmnDa__icon-tool{flex:36px;padding-inline:5px}}.WheelGame-module__eXmnDa__style-rail{scrollbar-color:#cfc6f4 transparent;scrollbar-width:thin;background:linear-gradient(180deg, #faf9fff5, #f7f8fff5), var(--color-surface);gap:12px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__rail-header{min-height:32px;padding-inline:2px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__rail-header>strong{color:#151d4f;letter-spacing:-.01em;font-size:.92rem}.WheelGame-module__eXmnDa__style-rail-hint{color:#6747dc;letter-spacing:.015em;background:linear-gradient(135deg,#f4f0ff,#f9f7ff);border:1px solid #e1dbfb;padding:4px 8px;font-size:.59rem}.WheelGame-module__eXmnDa__style-rail>.WheelGame-module__eXmnDa__rail-tabs{background:#f0f1f8;border:1px solid #ebe8f8;border-radius:11px;gap:3px;padding:4px}.WheelGame-module__eXmnDa__style-rail>.WheelGame-module__eXmnDa__rail-tabs button{border-radius:8px;min-height:34px;font-size:.69rem;font-weight:780}.WheelGame-module__eXmnDa__style-rail>.WheelGame-module__eXmnDa__rail-tabs button.WheelGame-module__eXmnDa__is-active{color:#6040db;background:#fff;box-shadow:0 4px 12px #312d6817,inset 0 -2px #7654ed}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__style-section{border-bottom-color:#ebe8f6;gap:10px;margin-bottom:15px;padding-bottom:15px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__style-section-heading{gap:3px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__style-section-heading strong{color:#182052;font-size:.78rem;font-weight:820}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__style-section-heading span{color:#757ca2;font-size:.61rem;font-weight:600;line-height:1.35}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__palette-grid,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-grid,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__chrome-grid,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__winner-scene-grid,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__palette-grid label,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-grid label,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-grid label,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__chrome-grid label,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__winner-scene-grid>button{transition:border-color .16s var(--ease), background .16s var(--ease), box-shadow .16s var(--ease), transform .16s var(--ease);background:#ffffffdb;border-color:#e5e3f1;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 4px 12px #262a5b0a}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__palette-grid label:hover,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-grid label:hover,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-grid label:hover,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__chrome-grid label:hover,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__winner-scene-grid>button:hover{border-color:#cfc5f7;transform:translateY(-1px);box-shadow:0 7px 18px #4a3a9c17}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__palette-grid label.WheelGame-module__eXmnDa__is-selected,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-grid label.WheelGame-module__eXmnDa__is-selected,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-grid label.WheelGame-module__eXmnDa__is-selected,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__chrome-grid label.WheelGame-module__eXmnDa__is-selected,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__winner-scene-grid>button[aria-checked=true]{background:linear-gradient(145deg,#fff,#f5f1ff);border-color:#8061ed;box-shadow:0 0 0 1px #8061ed29,0 8px 20px #563cb71c}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__palette-grid label.WheelGame-module__eXmnDa__is-selected:after,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-grid label.WheelGame-module__eXmnDa__is-selected:after,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-grid label.WheelGame-module__eXmnDa__is-selected:after,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__chrome-grid label.WheelGame-module__eXmnDa__is-selected:after,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__winner-scene-grid>button[aria-checked=true]:after{z-index:3;color:#fff;content:"✓";background:linear-gradient(135deg,#6545e8,#9b45e6);border:2px solid #fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:.58rem;font-weight:900;line-height:1;display:grid;position:absolute;top:6px;right:6px;box-shadow:0 3px 8px #5139b340}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__palette-grid label{align-content:start;gap:6px;min-height:108px;padding:8px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__palette-preview{border-radius:9px;height:38px;box-shadow:inset 0 0 0 1px #21254e1a,0 3px 8px #2c32671a}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__palette-grid strong,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-grid strong,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-grid strong{color:#1d2558;text-overflow:initial;white-space:normal;font-size:.66rem;font-weight:780;line-height:1.2}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__palette-grid em{color:#7a82a7;text-overflow:initial;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.58rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-grid label{align-content:start;gap:5px;min-height:92px;padding:7px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-swatch{background:radial-gradient(circle at 50% 76%,#7a5cec26,#0000 48%),linear-gradient(145deg,#fbfaff,#f1f3fa);border:1px solid #ece9f6;border-radius:9px;min-height:54px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-swatch [data-style]{width:35px;height:46px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__style-subsection-heading{margin-top:3px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__style-subsection-heading strong{color:#1d2558;font-size:.69rem}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-position-grid{gap:5px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-position-grid label{background:#fff;border-color:#e5e3f1;border-radius:9px;min-height:54px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-position-grid label.WheelGame-module__eXmnDa__is-selected{background:#f5f1ff;border-color:#8061ed;box-shadow:inset 0 0 0 1px #8061ed1f}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__position-swatch{background:linear-gradient(145deg,#fff,#eef0f7);border-color:#d9d6e8;width:24px;height:24px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__chrome-grid label{gap:6px;min-height:98px;padding:8px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__rim-swatch{border-color:#23295329;height:31px;box-shadow:inset 0 0 7px #ffffff61,0 4px 9px #1d234b24}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__rim-swatch:after{inset:8px 11px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__chrome-choice-copy{gap:3px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__chrome-choice-copy strong{color:#1d2558;font-size:.65rem;font-weight:800}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__chrome-choice-copy em,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-choice-copy em{color:#7a82a7;font-size:.56rem;line-height:1.3}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__lights-swatch{background:linear-gradient(145deg,#fbfaff,#f1f3fa);border:1px solid #eeebf6;border-radius:9px;min-height:34px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-grid{margin-top:0}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-grid label{gap:6px;min-height:112px;padding:8px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-swatch,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__winner-scene-swatch{border-radius:9px;height:43px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__winner-scene-grid>button{gap:6px;min-height:108px;padding:8px}@media (min-width:1024px){.WheelGame-module__eXmnDa__wheel-game-layout{grid-template-columns:242px minmax(0,1fr) 276px;height:min(650px,75vh);min-height:550px}.WheelGame-module__eXmnDa__style-rail{padding:13px 12px}.WheelGame-module__eXmnDa__wheel-shell{width:min(91cqw,100cqh - 128px,510px)}}@media (max-width:1023px){.WheelGame-module__eXmnDa__style-rail{max-height:660px}}@media (max-width:520px){.WheelGame-module__eXmnDa__style-rail{padding:12px}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__palette-grid,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-grid,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__chrome-grid,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__winner-scene-grid,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.WheelGame-module__eXmnDa__heading-copy h2{font-size:.88rem}.WheelGame-module__eXmnDa__heading-copy p{font-size:.72rem;line-height:1.45}.WheelGame-module__eXmnDa__run-mode-switch button,.WheelGame-module__eXmnDa__rail-tabs button,.WheelGame-module__eXmnDa__sheet-tabs button,.WheelGame-module__eXmnDa__tool-button,.WheelGame-module__eXmnDa__icon-tool{font-size:.74rem}.WheelGame-module__eXmnDa__rail-header strong{font-size:.84rem}.WheelGame-module__eXmnDa__style-rail-hint{font-size:.7rem}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__option-main input[type=text]{height:34px;font-size:.8rem}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__option-chance{font-size:.7rem}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__toolbar-action{min-height:34px;font-size:.72rem}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__add-option-button{min-height:38px;font-size:.78rem}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__entry-list{grid-auto-rows:44px}.WheelGame-module__eXmnDa__panel-title h3{font-size:1.08rem}.WheelGame-module__eXmnDa__panel-title button,.WheelGame-module__eXmnDa__text-button,.WheelGame-module__eXmnDa__tab-panel>label,.WheelGame-module__eXmnDa__setting-group>label,.WheelGame-module__eXmnDa__setting-label label,.WheelGame-module__eXmnDa__palette-grid legend,.WheelGame-module__eXmnDa__background-grid legend,.WheelGame-module__eXmnDa__pointer-grid legend{font-size:.8rem}.WheelGame-module__eXmnDa__tab-panel textarea,.WheelGame-module__eXmnDa__setting-group select{font-size:.9rem}.WheelGame-module__eXmnDa__helper-text,.WheelGame-module__eXmnDa__setting-label output{font-size:.74rem;line-height:1.5}.WheelGame-module__eXmnDa__excel-upload-button{font-size:.76rem}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__rail-header>strong{font-size:1rem}.WheelGame-module__eXmnDa__style-rail>.WheelGame-module__eXmnDa__rail-tabs button{font-size:.78rem}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__style-section-heading strong{font-size:.88rem}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__style-section-heading span{font-size:.72rem;line-height:1.45}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__palette-grid strong,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-grid strong,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-grid strong{font-size:.76rem}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__palette-grid em,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__chrome-choice-copy em,.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__background-choice-copy em{font-size:.72rem;line-height:1.4}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__style-subsection-heading strong{font-size:.78rem}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__style-subsection-heading span{font-size:.72rem}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__pointer-position-grid strong{font-size:.7rem}.WheelGame-module__eXmnDa__style-rail .WheelGame-module__eXmnDa__chrome-choice-copy strong{font-size:.74rem}.WheelGame-module__eXmnDa__style-option-row>header strong{font-size:.82rem}.WheelGame-module__eXmnDa__style-option-controls label{font-size:.74rem}.WheelGame-module__eXmnDa__style-image-button{font-size:.78rem}.WheelGame-module__eXmnDa__background-asset-copy strong{font-size:.76rem}.WheelGame-module__eXmnDa__background-asset-copy span,.WheelGame-module__eXmnDa__asset-upload,.WheelGame-module__eXmnDa__asset-toggle,.WheelGame-module__eXmnDa__asset-remove{font-size:.7rem}.WheelGame-module__eXmnDa__toggle-row strong,.WheelGame-module__eXmnDa__quick-heading strong,.WheelGame-module__eXmnDa__recent-results-heading strong{font-size:.82rem}.WheelGame-module__eXmnDa__toggle-row small,.WheelGame-module__eXmnDa__quick-heading button,.WheelGame-module__eXmnDa__recent-results-heading span,.WheelGame-module__eXmnDa__recent-results-heading button{font-size:.72rem}.WheelGame-module__eXmnDa__recent-results li>i,.WheelGame-module__eXmnDa__recent-results li>span{font-size:.7rem}.WheelGame-module__eXmnDa__recent-results li>strong{font-size:.78rem}.WheelGame-module__eXmnDa__recent-results>p{font-size:.74rem}.WheelGame-module__eXmnDa__quick-range strong,.WheelGame-module__eXmnDa__quick-select>span,.WheelGame-module__eXmnDa__quick-remove>span,.WheelGame-module__eXmnDa__quick-range output,.WheelGame-module__eXmnDa__quick-select select,.WheelGame-module__eXmnDa__quick-utility button,.WheelGame-module__eXmnDa__winner-result>span{font-size:.72rem}.WheelGame-module__eXmnDa__winner-result strong{font-size:.9rem}.WheelGame-module__eXmnDa__winner-result small{font-size:.72rem}.WheelGame-module__eXmnDa__winner-result button,.WheelGame-module__eXmnDa__result-placeholder{font-size:.78rem}.WheelGame-module__eXmnDa__stage-footer p{font-size:.74rem}@media (min-width:1024px){.WheelGame-module__eXmnDa__wheel-game-layout{grid-template-columns:264px minmax(0,1fr) 300px;height:min(680px,78vh);min-height:580px}.WheelGame-module__eXmnDa__entries-rail,.WheelGame-module__eXmnDa__style-rail{padding:13px 12px}}@media (max-width:700px){.WheelGame-module__eXmnDa__run-mode-switch button,.WheelGame-module__eXmnDa__rail-tabs button,.WheelGame-module__eXmnDa__sheet-tabs button,.WheelGame-module__eXmnDa__tool-button,.WheelGame-module__eXmnDa__icon-tool{font-size:.72rem}.WheelGame-module__eXmnDa__entries-rail .WheelGame-module__eXmnDa__option-main input[type=text]{font-size:.86rem}.WheelGame-module__eXmnDa__style-rail>.WheelGame-module__eXmnDa__rail-tabs button{min-height:40px;font-size:.82rem}}
