.games-page{--game-surface:#111821;--game-border:#35414f}.game-header{padding-block:24px 30px;border-bottom:1px solid var(--line)}.game-back{display:inline-flex;gap:10px;align-items:center;min-height:44px;font-size:11px;color:var(--muted);margin-bottom:18px}.game-back:hover{color:var(--text)}.game-header h1{font-size:44px;line-height:1.2;margin-top:12px}.game-header h1>span{color:var(--accent-red)}.game-subtitle{color:var(--muted);font-size:14px;line-height:1.8;margin-top:12px}.game-catalog{padding-block:38px 72px;min-height:360px}.game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.picker-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:48px;padding-block:30px 64px;align-items:start}.picker-layout button:disabled{opacity:.45;cursor:not-allowed;transform:none}.wheel-stage{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;gap:12px;padding:6px 0 0}.wheel-surface{position:relative;width:min(100%,560px);aspect-ratio:1;flex-shrink:0}.wheel-tap{padding:8px;display:block;background:transparent;border:0;border-radius:50%;width:100%;height:100%;touch-action:manipulation}.picker-layout .wheel-tap:disabled{opacity:1}.wheel-rotor{width:100%;height:100%;transform-origin:center}.wheel-rotor.is-spinning{will-change:transform}.wheel-rotor svg{width:100%;height:100%;display:block}.wheel-pointer{top:50%;right:1px;width:26px;height:28px;background:var(--accent-red);clip-path:polygon(0 50%,100% 0,100% 100%);transform:translateY(-50%);filter:drop-shadow(0 1px 2px #000)}.wheel-empty,.wheel-pointer{position:absolute;pointer-events:none}.wheel-empty{top:32%;left:0;right:0;text-align:center;color:var(--muted);font-size:16px}.wheel-spin-row{display:flex;justify-content:center;width:100%}.wheel-spin{min-width:170px;background:var(--accent-red);color:#180c0f;border:1px solid var(--accent-red)}.wheel-spin:hover:not(:disabled){background:#f3949c}.wheel-toolbar{display:flex;flex-wrap:wrap;gap:8px}.game-icon,.wheel-toolbar{align-items:center;justify-content:center}.game-icon{display:inline-flex;flex-shrink:0;width:44px;height:44px;padding:0;border:1px solid var(--game-border);background:transparent;border-radius:5px;color:#d7dde5;transition:background .18s,border-color .18s}.game-icon:hover:not(:disabled),.game-icon[aria-pressed=true]{border-color:var(--accent-red);background:#2a2028}.sound-toggle{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding-inline:9px;font-size:10px;color:var(--muted);cursor:pointer}.sound-toggle input{width:19px;height:19px;accent-color:var(--accent-red);cursor:pointer}.wheel-status{font-size:12px;color:var(--muted);line-height:1.6;min-height:20px;max-width:100%;overflow-wrap:anywhere;text-align:center}.picker-sidebar{min-width:0}.entry-editor{border:1px solid var(--game-border);border-radius:8px;background:var(--game-surface);padding:20px}.game-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px;min-height:28px}.game-panel-heading h2{font-size:12px;font-weight:650}.game-panel-heading>span{font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums}.entry-editor textarea{display:block;width:100%;min-height:220px;height:270px;max-height:600px;resize:vertical;border:1px solid #465363;border-radius:5px;padding:13px 14px;background:var(--bg);color:var(--text);font:16px/1.85 var(--body)}.entry-add input:focus-visible,.entry-editor textarea:focus-visible{outline:2px solid var(--accent-red);outline-offset:2px}.entry-editor textarea:disabled{opacity:.65}.entry-add{display:flex;gap:8px;margin-top:12px}.entry-add input{min-width:0;width:100%;background:var(--bg);color:var(--text);border:1px solid #465363;border-radius:5px;padding-inline:12px;font:16px var(--body)}.entry-add input::placeholder{color:#a3acb7}.entry-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px}.game-tools{display:flex;gap:7px}.wheel-history{margin-top:24px;border-top:1px solid var(--line);padding-top:14px}.wheel-history .game-panel-heading{margin-bottom:8px}.wheel-history ol{margin:0;padding-left:30px;max-height:230px;overflow-y:auto;color:var(--muted);font-size:12px}.wheel-history li{padding:9px 8px;border-bottom:1px solid var(--line)}.wheel-history li span{color:var(--text);overflow-wrap:anywhere;line-height:1.7}.game-empty{color:var(--muted);font-size:12px;padding-block:10px}.game-notice{font-size:12px;color:#f3adb4;line-height:1.8;margin-top:12px;overflow-wrap:anywhere}.game-dialog{position:fixed;margin:auto;width:min(480px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:32px;overflow-y:auto;background:var(--game-surface);color:var(--text);border:1px solid #6b7788;border-radius:8px;animation:game-dialog-in .18s ease-out}.game-dialog::backdrop{background:#050609d9}.dialog-close{position:absolute;top:10px;right:10px}.game-dialog>.eyebrow{min-height:25px;margin-right:30px;color:var(--accent-red)}.winner-name{font:650 32px/1.4 var(--heading);margin-block:30px;overflow-wrap:anywhere;white-space:pre-wrap}.dialog-actions{display:flex;flex-wrap:wrap;gap:12px}.dialog-actions .button{font-size:11px;flex:1 1 170px;padding-inline:12px}.game-secondary{background:transparent;border:1px solid #6b7788;color:var(--text)}.confirm-message{font-size:17px;line-height:1.8;margin-block:25px}.picker-layout.is-presenting{grid-template-columns:minmax(0,1fr)}.is-presenting .picker-sidebar{display:none}.is-presenting .wheel-surface{width:min(100%,660px)}.fullscreen-exit{display:none}.wheel-stage.is-fullscreen-fallback,.wheel-stage:fullscreen{width:100%;height:100dvh;background:var(--bg);padding:12px;justify-content:center;gap:10px}.wheel-stage.is-fullscreen-fallback{position:fixed;inset:0;z-index:100}.wheel-stage.is-fullscreen-fallback .wheel-surface,.wheel-stage:fullscreen .wheel-surface{width:min(calc(100vw - 32px),calc(100dvh - 100px),880px)}.wheel-stage.is-fullscreen-fallback .wheel-status,.wheel-stage.is-fullscreen-fallback .wheel-toolbar,.wheel-stage:fullscreen .wheel-status,.wheel-stage:fullscreen .wheel-toolbar{display:none}.wheel-stage.is-fullscreen-fallback .fullscreen-exit,.wheel-stage:fullscreen .fullscreen-exit{display:inline-flex;position:absolute;top:12px;right:12px;z-index:2;background:var(--bg)}@keyframes game-dialog-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (max-width:1100px){.picker-layout{grid-template-columns:minmax(0,1fr) 310px;gap:24px}.game-grid{grid-template-columns:1fr}}@media (max-width:760px){.game-header{padding-block:12px 24px}.game-header h1{font-size:32px}.game-back{margin-bottom:12px}.game-catalog{padding-block:28px 48px;min-height:300px}.picker-layout{grid-template-columns:minmax(0,1fr);gap:26px;padding-block:22px 48px}.wheel-surface{width:min(100%,480px)}.entry-editor{padding:17px}.game-dialog{padding:25px 20px}.winner-name{font-size:27px}}@media (max-height:520px) and (orientation:landscape){.game-header{padding-block:8px 16px}.game-header h1{font-size:28px}.game-back{margin-bottom:5px}.picker-layout:not(.is-presenting){grid-template-columns:minmax(0,1fr) minmax(250px,.8fr);gap:22px}.wheel-surface{width:min(100%,360px)}.wheel-stage.is-fullscreen-fallback,.wheel-stage:fullscreen{flex-direction:row;gap:26px}.wheel-stage.is-fullscreen-fallback .wheel-surface,.wheel-stage:fullscreen .wheel-surface{width:min(calc(100dvh - 24px),calc(100vw - 220px))}.wheel-stage.is-fullscreen-fallback .wheel-spin-row,.wheel-stage:fullscreen .wheel-spin-row{width:auto}}@media (prefers-reduced-motion:reduce){.game-dialog{animation:none}}