body.game-shell{--game-ink: #173f69;--game-muted: #647b88;--game-line: rgba(44, 89, 140, .23);--game-glass: rgba(251, 254, 255, .94);background:#e9f2f4}body.game-shell .play-stage{background:radial-gradient(circle at 66% 43%,#fcfffffa,#def1f5c2 58%,#d8eaed),linear-gradient(135deg,#f7f6ef,#dceef2)}body.game-shell #scene{cursor:default}body.game-shell #scene:focus-visible{box-shadow:inset 0 0 0 4px #2ca7aa9e}body.game-shell #hud{padding:14px 18px max(18px,env(safe-area-inset-bottom))}body.game-shell #hud .hud-left{width:min(372px,32vw);max-width:372px;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(44,89,140,.28);color:#173f69;background:#fbfefff0;box-shadow:0 18px 44px #1f4e6626,inset 0 1px #fffffff5;-webkit-backdrop-filter:blur(20px) saturate(1.13);backdrop-filter:blur(20px) saturate(1.13)}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:#173f69;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:#df7b19;font-size:.64rem;letter-spacing:.12em}body.game-shell #hud .hud-left .stats span{color:#173f69;background:linear-gradient(180deg,#d9f1f7,#b9e3ec);box-shadow:inset 0 0 0 1px #2c598c24}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:#294f68;font-size:clamp(.77rem,1.1vw,.9rem);font-weight:800;line-height:1.35}.rule-callout{display:grid;gap:3px;margin-top:10px;padding:9px 11px;border:1px solid rgba(44,89,140,.22);border-radius:13px;color:#345c70;background:linear-gradient(135deg,#ddf4faf0,#eff9fbf0)}.rule-callout strong{color:#2c598c;font-size:.66rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.rule-callout span{font-size:.72rem;font-weight:800;line-height:1.3}.latin-progress{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:9px}.latin-progress>div{display:grid;grid-template-columns:1fr auto;align-items:center;gap:7px;min-width:0;padding:8px 9px;border:1px solid rgba(44,89,140,.17);border-radius:12px;background:#f5fafc}.latin-progress>div span{color:#667d88;font-size:.6rem;font-weight:900;line-height:1.12;text-transform:uppercase}.latin-progress>div strong{color:#173f69;font-size:.94rem;font-weight:900}.latin-progress>div strong.complete{color:#167253}#grid-state{grid-column:1 / -1;margin:0;padding:7px 10px;border:1px solid rgba(44,89,140,.22);border-radius:999px;color:#2c598c;background:#e7f2f8;font-size:.67rem;font-weight:900;text-align:center}#grid-state.complete{border-color:#1672534d;color:#126849;background:#ddf2e7}#grid-state.bad{border-color:#be463e4d;color:#a23d37;background:#f9e4e0}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:#174e70;color:#fff;background:linear-gradient(180deg,#2a82b8,#1f689d);box-shadow:0 5px #164b74,0 13px 25px #1f598433,inset 0 1px #ffffff47}body.game-shell .dock .ghost{border-color:#173f6985;color:#244f6c;background:#fbfefff7;box-shadow:0 5px #b7ccd3,0 13px 24px #1f4b6024}body.game-shell .dock button[disabled]{border-color:#a7b6ba;color:#7d898c;background:#dfe7e9;box-shadow:0 4px #adb8ba;opacity:.7;filter:saturate(.3)}body.game-shell #toast{color:#234e68;border-color:#2c598c80;box-shadow:0 14px 36px #1f4d6333}body.game-shell .overlay{background:radial-gradient(circle at 63% 38%,rgba(255,255,255,.1),transparent 42%),linear-gradient(180deg,#347a970a,#1e496638)}body.game-shell .overlay .panel{border-color:#2c598c5c;color:#173f69;background:#fbfefff5;box-shadow:0 22px 58px #1f4d6538}body.game-shell .overlay .panel:before{background:linear-gradient(90deg,#2c598c 0 44%,#2ca7aa 44% 72%,#f08a24 72%)}body.game-shell .overlay.end-overlay{place-items:center start;padding-left:28px;background:linear-gradient(90deg,rgba(222,242,248,.36),transparent 56%);pointer-events:none}body.game-shell .overlay.end-overlay .panel{width:min(375px,37vw);pointer-events:auto}body.game-shell .game-article{width:min(920px,calc(100% - 32px))}.solution-text{padding:14px 16px;border:1px solid rgba(44,89,140,.2);border-radius:17px;color:#294f68;background:#f6fafc}.solution-text summary{cursor:pointer;color:#173f69;font-weight:900}.solution-text p{margin-top:12px}.solution-text code{display:block;margin-top:10px;padding:12px;overflow-wrap:anywhere;border-radius:12px;color:#2c598c;background:#e4f2f7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.84rem;font-weight:800;line-height:1.55}@media(max-width:700px){body.game-shell #hud{padding:9px 9px max(11px,env(safe-area-inset-bottom))}body.game-shell #hud .hud-left{width:min(224px,calc(100% - 18px));max-width:224px;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:.68rem}body.game-shell #hud .hud-left .clue-card{width:100%;min-width:0;max-width:100%;max-height:34svh;padding:7px 8px 8px;overflow:auto;border-radius:14px}body.game-shell #hud .hud-left #clue{font-size:.59rem;line-height:1.18}.rule-callout{margin-top:6px;padding:6px 7px;border-radius:10px}.rule-callout strong{font-size:.5rem}.rule-callout span{font-size:.54rem;line-height:1.18}.latin-progress{gap:4px;margin-top:5px}.latin-progress>div{gap:4px;padding:5px 6px;border-radius:9px}.latin-progress>div span{font-size:.47rem}.latin-progress>div strong{font-size:.71rem}#grid-state{padding:5px 7px;font-size:.55rem}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(9px,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 10px;border-radius:12px;font-size:.74rem;box-shadow:0 4px #164b74}body.game-shell .dock .ghost{box-shadow:0 4px #b7ccd3}body.game-shell .overlay.end-overlay{place-items:center;padding:16px;background:#214f692e;pointer-events:auto}body.game-shell .overlay.end-overlay .panel{width:min(420px,100%)}}@media(max-height:690px)and (min-width:701px){body.game-shell #hud .hud-left{width:320px}body.game-shell #hud .hud-left #clue{font-size:.7rem}.rule-callout{margin-top:6px;padding-block:6px}.latin-progress{margin-top:6px}body.game-shell #hud .hud-left .hint{display:none}}
