body.game-shell{--wheel-ink: #173f69;--wheel-muted: #657b87;--wheel-plum: #963361;--wheel-blue: #c2ecfa;--wheel-lime: #d1e139;--wheel-orange: #f5822c;--wheel-line: rgba(37, 83, 105, .24);--wheel-glass: rgba(253, 255, 252, .95);background:#e7f2ee}body.game-shell .play-stage{background:radial-gradient(circle at 68% 42%,#fffffffa,#ebf7f1bd 58%,#d9ece8),linear-gradient(135deg,#f7f4e8,#ddefe9)}body.game-shell .play-stage:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 18% 82%,rgba(209,225,57,.08),transparent 28%),radial-gradient(circle at 88% 12%,rgba(194,236,250,.22),transparent 31%)}body.game-shell #scene{cursor:default;outline:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}body.game-shell #scene:focus-visible{box-shadow:inset 0 0 0 4px #4ebacfad}body.game-shell #hud{padding:14px 18px max(18px,env(safe-area-inset-bottom))}body.game-shell #hud .hud-left{width:min(370px,32vw);max-width:370px;align-self:flex-start;gap:9px}body.game-shell #hud .hud-left .topbar,body.game-shell #hud .hud-left .clue-card{width:100%;max-width:100%;position:static;inset:auto;transform:none;border:1px solid var(--wheel-line);color:var(--wheel-ink);background:var(--wheel-glass);box-shadow:0 18px 44px #194a5224,inset 0 1px #fffffff5;-webkit-backdrop-filter:blur(20px) saturate(1.14);backdrop-filter:blur(20px) saturate(1.14)}body.game-shell #hud .hud-left .topbar{min-height:62px;padding:9px 11px 9px 14px;border-radius:19px}body.game-shell #hud .hud-left .topbar h1{color:var(--wheel-ink);font-size:clamp(1.06rem,1.7vw,1.3rem);letter-spacing:-.04em}body.game-shell #hud .hud-left .eyebrow,body.game-shell #hud .hud-left .clue-label{color:var(--wheel-orange);font-size:.64rem;letter-spacing:.12em}body.game-shell #hud .hud-left .stats span{color:#5d2748;background:linear-gradient(180deg,#f6e3ef,#eac0d6);box-shadow:inset 0 0 0 1px #96336124}body.game-shell #hud .hud-left .clue-card{padding:12px 14px 14px;border-radius:19px;overflow:hidden;pointer-events:auto}body.game-shell #hud .hud-left #clue{margin-top:5px;color:#234b65;font-size:clamp(.8rem,1.12vw,.93rem);font-weight:900;line-height:1.38}.rule-callout{display:grid;gap:3px;margin-top:10px;padding:9px 11px;border:1px solid rgba(72,164,179,.25);border-radius:13px;color:#365e69;background:linear-gradient(135deg,#e2f8f8f2,#f2faedf2)}.rule-callout strong{color:#1a7f8d;font-size:.66rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.rule-callout span{font-size:.71rem;font-weight:800;line-height:1.32}.wheel-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:9px;padding:8px 10px;border:1px solid rgba(150,51,97,.17);border-radius:12px;background:#fcf7fa}.wheel-progress span{color:#6b7480;font-size:.62rem;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.wheel-progress strong{min-width:82px;color:#7a3157;font-size:.72rem;font-weight:900;text-align:right}.wheel-progress strong.has-value{color:#173f69;font-size:1.05rem}body.game-shell #hud .hud-left .hint{margin-top:8px;color:#718590;font-size:.63rem;line-height:1.32}body.game-shell .dock button,body.game-shell .overlay .panel button{border-color:#71304f;color:#fff;background:linear-gradient(180deg,#b94a7e,#963361);box-shadow:0 5px #68223f,0 13px 25px #69244436,inset 0 1px #ffffff3d}body.game-shell .dock .ghost{border-color:#173f6980;color:#234f6b;background:#fdfffcfa;box-shadow:0 5px #b7ccd0,0 13px 24px #1a4b5b24}body.game-shell .dock button[disabled]{border-color:#a8b5b0;color:#808c88;background:#e1e8e4;box-shadow:0 4px #afbcb7;opacity:.72;filter:saturate(.3)}body.game-shell .dock button:focus-visible,body.game-shell .overlay .panel button:focus-visible{outline:3px solid rgba(80,193,215,.76);outline-offset:3px}body.game-shell #toast{color:#173f69;border-color:#9633617a;box-shadow:0 14px 36px #3a334b33}body.game-shell .overlay{background:radial-gradient(circle at 62% 38%,rgba(255,255,255,.11),transparent 42%),linear-gradient(180deg,#2262670a,#18415038)}body.game-shell .overlay .panel{border-color:#2a596c4f;color:var(--wheel-ink);background:#fdfffcf7;box-shadow:0 22px 58px #18464e38}body.game-shell .overlay .panel:before{background:linear-gradient(90deg,var(--wheel-orange) 0 36%,var(--wheel-plum) 36% 68%,#60cddd 68% 84%,var(--wheel-lime) 84%)}body.game-shell .overlay.end-overlay{place-items:center start;padding-left:28px;background:linear-gradient(90deg,rgba(231,246,239,.46),transparent 58%);pointer-events:none}body.game-shell .overlay.end-overlay .panel{width:min(390px,39vw);pointer-events:auto}body.game-shell .game-article{width:min(920px,calc(100% - 32px))}.solution-note{margin-top:16px;padding:13px 15px;border:1px solid rgba(150,51,97,.2);border-radius:15px;color:#35586a;background:linear-gradient(135deg,#fbf5f8,#f4faf7)}.solution-note summary{color:#873055;font-weight:900;cursor:pointer}.solution-note p{margin:9px 0 0}@media(min-width:701px){body.game-shell .game-shell.has-consent-bar .dock-right,body.game-shell.has-consent-bar .dock-right{top:auto;bottom:112px;transform:none}}@media(max-width:700px){body.game-shell #hud{padding:9px 10px max(11px,env(safe-area-inset-bottom))}body.game-shell #hud .hud-left{width:min(228px,calc(100vw - 20px));max-width:228px;gap:6px}body.game-shell #hud .hud-left .topbar{min-height:47px;padding:6px 9px;border-radius:16px}body.game-shell #hud .hud-left .topbar .eyebrow{display:none}body.game-shell #hud .hud-left .topbar h1{font-size:1rem}body.game-shell #hud .hud-left .stats span{padding:4px 8px;font-size:.72rem}body.game-shell #hud .hud-left .clue-card{padding:8px 9px 9px;border-radius:15px}body.game-shell #hud .hud-left .clue-label{font-size:.53rem}body.game-shell #hud .hud-left #clue{margin-top:2px;font-size:.65rem;line-height:1.23}.rule-callout{margin-top:6px;padding:6px 7px}.rule-callout strong{font-size:.52rem}.rule-callout span{font-size:.57rem;line-height:1.2}.wheel-progress{margin-top:6px;padding:5px 7px}.wheel-progress span{font-size:.5rem}.wheel-progress strong{min-width:56px;font-size:.57rem}.wheel-progress strong.has-value{font-size:.86rem}body.game-shell .dock-right{right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));flex-direction:row}body.game-shell .dock button{min-width:0;padding:9px 12px;border-width:2px;font-size:.78rem;box-shadow:0 4px #68223f}body.game-shell .dock .ghost{box-shadow:0 4px #b7ccd0}body.game-shell #toast{bottom:max(66px,calc(env(safe-area-inset-bottom) + 62px));width:min(344px,calc(100% - 24px));padding:9px 12px;text-align:center;font-size:.8rem}body.game-shell .overlay{padding:14px}body.game-shell .overlay .panel{padding:22px 18px}body.game-shell .overlay.end-overlay{place-items:center;padding:16px;pointer-events:auto}body.game-shell .overlay.end-overlay .panel{width:min(390px,100%)}}@media(max-height:650px)and (min-width:701px){body.game-shell #hud .hud-left{width:326px}body.game-shell #hud .hud-left .topbar{min-height:49px}body.game-shell #hud .hud-left .clue-card{padding:8px 10px 9px}body.game-shell #hud .hud-left #clue{font-size:.72rem}.rule-callout{margin-top:6px;padding:6px 8px}.rule-callout span{font-size:.62rem}.wheel-progress{margin-top:6px;padding:6px 8px}body.game-shell .dock button{min-width:108px;padding:8px 12px;font-size:.86rem}}
