body.game-shell{--game-ink: #17324d;--game-muted: #667c86;--game-line: rgba(28, 83, 91, .23);--game-glass: rgba(255, 255, 251, .93);background:#edf1e5}body.game-shell .play-stage{background:radial-gradient(circle at 67% 42%,#fffffcf5,#eaf0e0c2 56%,#dce7d2),linear-gradient(135deg,#f7f4e8,#dde9d2)}body.game-shell #scene:focus-visible{box-shadow:inset 0 0 0 4px #2458a694}body.game-shell #hud{padding:14px 18px max(18px,env(safe-area-inset-bottom))}body.game-shell #hud .hud-left{width:min(350px,31vw);max-width:350px;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 rgba(28,83,91,.24);background:#fffffbed;box-shadow:0 18px 42px #22474224,inset 0 1px #ffffffeb;-webkit-backdrop-filter:blur(19px) saturate(1.12);backdrop-filter:blur(19px) saturate(1.12)}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:#17324d;font-size:clamp(1.05rem,1.7vw,1.28rem)}body.game-shell #hud .hud-left .eyebrow,body.game-shell #hud .hud-left .clue-label{color:#c37113;font-size:.64rem;letter-spacing:.12em}body.game-shell #hud .hud-left .stats span{color:#17324d;background:linear-gradient(180deg,#ffdb69,#f7c43e);box-shadow:inset 0 0 0 1px #714d0621}body.game-shell #hud .hud-left .clue-card{padding:11px 13px 13px;border-radius:19px;pointer-events:auto;overflow:hidden}body.game-shell #hud .hud-left #clue{margin-top:5px;color:#294b5b;font-size:clamp(.78rem,1.13vw,.9rem);font-weight:800;line-height:1.34}.target-summary{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;gap:1px 12px;margin-top:10px;padding:9px 12px;border:1px solid rgba(20,58,112,.3);border-radius:14px;color:#fff;background:linear-gradient(135deg,#224e91,#2c70bb);box-shadow:0 6px 16px #1d4a852e,inset 0 1px #fff3}.target-summary span{color:#dcecff;font-size:.63rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.target-summary strong{grid-column:2;grid-row:1 / span 2;font-size:2.05rem;line-height:1}.target-summary small{color:#fff;font-size:.72rem;font-weight:900}.target-summary small.complete{color:#bdf3cd}.sums{display:grid;gap:5px;margin-top:8px}.sum-group{min-width:0;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:6px}.sum-group>div{min-width:0;display:flex;gap:5px}.sum-kind{color:#557079;font-size:.64rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.sum{min-width:34px;height:28px;display:inline-grid;place-items:center;padding:0 7px;border:1px solid #cfdbdf;border-radius:999px;color:#667b83;background:#f7f5ec;font-size:.74rem;font-weight:900;line-height:1;transition:color .16s ease,border-color .16s ease,background .16s ease}.sum.ok{border-color:#80c897;color:#145f32;background:#dff3e5}.sum.bad{border-color:#e4a09b;color:#9b302c;background:#fbe3e0}body.game-shell #hud .hud-left .hint{margin-top:8px;color:#71828a;font-size:.63rem;line-height:1.32}body.game-shell .dock button,body.game-shell .overlay .panel button{border-color:#174b35;color:#fff;background:linear-gradient(180deg,#31b76b,#249b58);box-shadow:0 5px #176c3c,0 13px 24px #175e382e,inset 0 1px #ffffff47}body.game-shell .dock .ghost{border-color:#1f4a5b8c;color:#294e5e;background:#fffffbf5;box-shadow:0 5px #b8c9cc,0 13px 24px #1f495324}body.game-shell .dock button[disabled]{border-color:#a5b1ac;color:#77847f;background:#dfe4df;box-shadow:0 4px #aab5b0;opacity:.72;filter:saturate(.3)}body.game-shell #toast{color:#204b3b;border-color:#1b5e3c7a;box-shadow:0 14px 36px #1c463a33}body.game-shell .overlay{background:radial-gradient(circle at 62% 38%,rgba(255,255,255,.11),transparent 42%),linear-gradient(180deg,#194e4b0d,#173d403b)}body.game-shell .overlay .panel{border-color:#1c535b59;color:#17324d;background:#fffffbf2;box-shadow:0 22px 58px #1c464138}body.game-shell .overlay .panel:before{background:linear-gradient(90deg,#f6c945 0 46%,#2a7eb0 46% 72%,#25a55b 72%)}body.game-shell .overlay.end-overlay{place-items:center start;padding-left:28px;background:linear-gradient(90deg,rgba(226,242,231,.28),transparent 54%);pointer-events:none}body.game-shell .overlay.end-overlay .panel{width:min(360px,36vw);pointer-events:auto}@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(250px,calc(100% - 20px));max-width:250px;gap:6px}body.game-shell #hud .hud-left .topbar{min-height:48px;padding:6px 8px 6px 10px;border-radius:14px}body.game-shell #hud .hud-left .topbar .eyebrow{display:none}body.game-shell #hud .hud-left .topbar h1{font-size:.98rem}body.game-shell #hud .hud-left .stats span{padding:4px 7px;font-size:.7rem}body.game-shell #hud .hud-left .clue-card{width:100%;min-width:0;max-width:100%;max-height:39svh;padding:7px 8px 8px;overflow:auto;border-radius:14px}body.game-shell #hud .hud-left #clue{font-size:.64rem;line-height:1.2}.target-summary{margin-top:6px;padding:6px 8px;border-radius:11px}.target-summary strong{font-size:1.55rem}.target-summary span,.sum-kind{font-size:.53rem}.target-summary small{font-size:.61rem}.sums{gap:3px;margin-top:5px}.sum-group{grid-template-columns:52px minmax(0,1fr);gap:4px}.sum-group>div{gap:3px}.sum{min-width:27px;height:23px;padding:0 5px;font-size:.63rem}body.game-shell #hud .hud-left .hint{display:none}body.game-shell #hud .dock.dock-right{width:auto;display:grid!important;grid-template-columns:repeat(2,max-content);right:max(10px,env(safe-area-inset-right));bottom:max(11px,env(safe-area-inset-bottom));gap:7px;transform:none}body.game-shell .dock button{min-width:0;min-height:42px;padding:8px 11px;border-radius:12px;font-size:.76rem;box-shadow:0 4px #176c3c}body.game-shell .dock .ghost{box-shadow:0 4px #b8c9cc}body.game-shell .overlay.end-overlay{place-items:center;padding:16px;background:#1c483f2e;pointer-events:auto}body.game-shell .overlay.end-overlay .panel{width:min(420px,100%)}}@media(max-height:680px)and (min-width:701px){body.game-shell #hud .hud-left{width:310px}body.game-shell #hud .hud-left #clue{font-size:.72rem}body.game-shell #hud .hud-left .hint{display:none}.target-summary{margin-top:6px;padding-block:6px}.sums{gap:3px;margin-top:5px}}
