:root{--ink:#17201d;--night:#111815;--paper:#f0ead8;--red:#d84a32;--acid:#d9ef70;--muted:#77776e;--line:rgba(23,32,29,.18)}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Mono",monospace;min-height:100vh;background-image:radial-gradient(rgba(23,32,29,.055) 1px,transparent 1px);background-size:4px 4px}button,textarea{font:inherit}button{cursor:pointer}.hidden{display:none!important}.topbar{height:66px;padding:0 3vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:10}.brand{font:700 21px "Fraunces",serif;color:inherit;text-decoration:none}.brand span{color:var(--red)}.case-title,.status{font-size:9px;letter-spacing:.15em}.case-title i{display:inline-block;width:22px;height:1px;background:var(--red);vertical-align:middle;margin:0 10px}.status{display:flex;align-items:center;gap:8px}.status i{width:7px;height:7px;border-radius:50%;background:#579466;box-shadow:0 0 0 4px rgba(87,148,102,.15)}.eyebrow{font-size:10px;letter-spacing:.19em;text-transform:uppercase;color:var(--red);margin:0 0 22px}.intro{min-height:calc(100vh - 66px);display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:7vw;padding:8vh 7vw}.intro h1,.ending h1{font:700 clamp(70px,9vw,128px)/.82 "Fraunces",serif;letter-spacing:-.06em;margin:0}.intro h1 em,.ending h1 em{color:var(--red)}.lede{max-width:660px;font-size:14px;line-height:1.75;color:#424844;margin:34px 0}.primary{border:0;background:var(--ink);color:white;padding:18px 24px;font-size:10px;letter-spacing:.1em}.primary:hover{background:var(--red)}.primary b{margin-left:20px}.primary.compact{padding:14px 17px}.micro{font-size:9px;color:var(--muted);margin-top:17px}.briefing{border:1px solid var(--ink);padding:28px;transform:rotate(1deg);box-shadow:9px 10px 0 rgba(23,32,29,.12);background:#e9e2cd}.briefing>span,.resolution-grid span{font-size:8px;letter-spacing:.16em;color:var(--red)}blockquote{font:600 28px/1.22 "Fraunces",serif;margin:25px 0 35px}.brief-facts{display:grid;grid-template-columns:auto 1fr;gap:11px 20px;border-top:1px solid var(--line);padding-top:20px;font-size:10px}.brief-facts b{font-size:8px;letter-spacing:.1em;color:var(--muted)}
.game{min-height:calc(100vh - 66px)}.case-nav{height:92px;padding:0 3vw;display:grid;grid-template-columns:280px 1fr auto auto;align-items:center;gap:35px;border-bottom:1px solid var(--line)}.location-copy span{font-size:8px;letter-spacing:.15em;color:var(--red)}.location-copy h2{font:600 18px/1.05 "Fraunces",serif;margin:6px 0}.progress{height:2px;background:var(--line)}.progress i{display:block;width:12%;height:100%;background:var(--red);transition:.4s}.case-nav ol{display:flex;list-style:none;padding:0;margin:0;gap:22px}.case-nav li{font-size:8px;color:#aaa99f}.case-nav li b{margin-right:5px}.case-nav li.active{color:var(--ink)}.case-nav li.done{color:#6f8d74}.case-nav li.done:after{content:" ✓"}#notebook-toggle{border:1px solid var(--ink);background:transparent;padding:11px 13px;font-size:8px;letter-spacing:.1em}#notebook-toggle strong{display:inline-grid;place-items:center;background:var(--red);color:white;width:19px;height:19px;border-radius:50%;margin-left:8px}.investigation{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,30vw);min-height:calc(100vh - 158px)}.room{position:relative;background:#111;overflow:hidden;min-height:560px}.room>img{position:absolute;width:100%;height:100%;object-fit:cover}.room-instruction{position:absolute;left:20px;top:20px;background:rgba(17,24,21,.84);color:white;padding:12px 15px;display:flex;flex-direction:column;gap:4px;backdrop-filter:blur(6px)}.room-instruction span{font-size:9px;letter-spacing:.14em}.room-instruction small{font-size:8px;color:#c9c7bd}.hotspot{position:absolute;width:38px;height:38px;border-radius:50%;border:1px solid white;background:rgba(216,74,50,.9);color:white;font-size:22px;box-shadow:0 0 0 7px rgba(216,74,50,.22);animation:breathe 2s infinite}.hotspot:hover{transform:scale(1.12)}.hotspot.found{background:#5d8e69;box-shadow:none;animation:none}.hotspot.found:after{content:"✓"}.hotspot.found{font-size:0}.hotspot.found:after{font-size:15px}@keyframes breathe{50%{box-shadow:0 0 0 12px rgba(216,74,50,.05)}}.task-panel{padding:35px 2.7vw;background:var(--paper);display:flex;flex-direction:column}.speaker{display:flex;align-items:center;gap:12px}.speaker>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--red);color:white;font:600 16px "Fraunces",serif}.speaker div{display:flex;flex-direction:column;gap:3px}.speaker b{font-size:10px}.speaker small{font-size:8px;color:var(--muted)}.task-copy{margin:30px 0}.task-copy p{font-size:11px;line-height:1.6;color:var(--muted)}.task-copy h3,.deduction>p,.result h3{font:600 25px/1.15 "Fraunces",serif;margin:14px 0}.task-translation-toggle{margin-top:8px}.task-translation{margin-top:14px;padding:13px 15px;border-left:2px solid var(--red);background:rgba(216,74,50,.06)}.task-translation p{margin:0 0 8px;color:var(--ink)}.task-translation h4{font:600 18px/1.25 "Fraunces",serif;margin:0}.clue-progress{margin-top:auto}.clue-progress>span{font-size:8px;letter-spacing:.15em}.clue-progress div{display:flex;gap:8px;margin-top:12px}.clue-progress i{height:5px;flex:1;background:rgba(23,32,29,.13)}.clue-progress i.found{background:var(--red)}.deduction{margin-top:28px;border-top:1px solid var(--ink);padding-top:24px}.deduction label,.result>span{font-size:8px;letter-spacing:.16em;color:var(--red)}.answer-row{display:flex;border-bottom:2px solid var(--ink)}textarea{flex:1;resize:none;border:0;outline:0;background:transparent;font:600 18px/1.35 "Fraunces",serif;padding:10px 0}.answer-row button{align-self:center;border:0;width:42px;height:42px;border-radius:50%;background:var(--red);color:white}.answer-row button.listening{animation:breathe 1s infinite}.answer-actions{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.translation-toggle{border:0;border-bottom:1px solid var(--ink);padding:0 0 3px;background:transparent;font-size:8px;letter-spacing:.08em}.translation{font-size:10px;line-height:1.55;color:var(--muted)}.result{border-left:3px solid var(--red);background:rgba(216,74,50,.07);padding:20px;margin-top:28px}.result p{font-size:11px;line-height:1.6}.result.wrong{border-color:#c08c32}.result.wrong .primary{display:none}
.notebook{position:fixed;z-index:40;right:0;top:0;height:100vh;width:min(430px,92vw);background:#e6dec7;box-shadow:-15px 0 45px rgba(0,0,0,.25);padding:35px;transform:translateX(105%);transition:.3s;overflow:auto}.notebook.open{transform:none}.notebook-head{display:flex;justify-content:space-between;border-bottom:1px solid var(--ink);padding-bottom:20px}.notebook-head span{font-size:8px;letter-spacing:.15em;color:var(--red)}.notebook-head h2{font:600 40px "Fraunces",serif;margin:4px 0}.notebook-head button,.modal-close{border:0;background:transparent;font-size:28px}.evidence-card{padding:18px 0;border-bottom:1px solid var(--line)}.evidence-card span{font-size:8px;color:var(--red);letter-spacing:.12em}.evidence-card h3{font:600 20px "Fraunces",serif;margin:7px 0}.evidence-card p{font-size:10px;line-height:1.55;margin:0}.modal{position:fixed;z-index:50;inset:0;background:rgba(8,12,10,.75);display:grid;place-items:center;padding:24px;backdrop-filter:blur(5px)}.modal-close{position:absolute;right:25px;top:20px;color:white}.document{width:min(570px,95vw);max-height:85vh;overflow:auto;background:#eee5ce;padding:45px;box-shadow:12px 14px 0 rgba(0,0,0,.25);transform:rotate(-.5deg)}.document>span{font-size:8px;letter-spacing:.16em;color:var(--red)}.document h2{font:600 38px/1 "Fraunces",serif;margin:12px 0 25px}.document blockquote{font-size:25px;margin:15px 0}.document .record{font-size:12px;line-height:1.8;border-left:2px solid var(--red);padding-left:18px}.ending{min-height:calc(100vh - 66px);padding:8vh 8vw}.ending .lede{max-width:800px}.resolution-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);margin:42px 0}.resolution-grid div{padding:24px 24px 24px 0;display:flex;flex-direction:column;gap:7px}.resolution-grid strong{font:600 25px "Fraunces",serif}.resolution-grid small{font-size:9px;color:var(--muted)}
@media(max-width:850px){.topbar .case-title{display:none}.intro{grid-template-columns:1fr;padding:7vh 7vw}.intro h1,.ending h1{font-size:70px}.briefing{display:none}.case-nav{height:auto;padding:18px 20px;grid-template-columns:1fr auto}.case-nav .progress,.case-nav ol{display:none}.investigation{grid-template-columns:1fr}.room{min-height:58vh}.task-panel{padding:28px 24px}.resolution-grid{grid-template-columns:1fr}.resolution-grid div{border-bottom:1px solid var(--line)}}

.document-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding-top:18px;border-top:1px solid var(--line)}.listen-button{display:flex;align-items:center;gap:10px;border:0;background:var(--ink);color:white;padding:12px 16px;font-size:8px;letter-spacing:.1em}.listen-button b{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--red);font-size:8px}.listen-button.playing{background:var(--red)}.listen-button.playing b{background:white;color:var(--red)}
.audio-options{display:flex;gap:12px}.audio-control{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:.1em;color:var(--muted)}.audio-control select{max-width:150px;border:1px solid var(--ink);border-radius:0;background:transparent;color:var(--ink);padding:8px 25px 8px 9px;font:500 9px "DM Mono",monospace}.audio-control select:focus{outline:2px solid var(--red);outline-offset:2px}.voice-control select{max-width:190px}@media(max-width:700px){.document-actions{align-items:stretch;flex-wrap:wrap}.listen-button{flex:1}.audio-options{order:3;width:100%;flex-direction:column}.audio-control{justify-content:space-between}.audio-control select{max-width:70%}}

@media(min-width:701px){.document{width:min(760px,94vw)}.document-actions{gap:16px}.audio-options{flex:1;justify-content:center}.voice-control select{max-width:220px}}

.language-profile{display:flex;align-items:end;gap:14px;margin:28px 0 10px;max-width:650px}.language-profile label{display:flex;flex:1;flex-direction:column;gap:8px}.language-profile label>span{font-size:8px;letter-spacing:.15em;color:var(--red)}.language-profile select{width:100%;border:1px solid var(--ink);border-radius:0;background:rgba(255,255,255,.18);padding:13px 36px 13px 13px;font:600 16px "Fraunces",serif;color:var(--ink)}.language-profile i{font-style:normal;padding-bottom:13px;color:var(--red)}.language-note{min-height:30px;margin:0 0 13px;font-size:9px;line-height:1.5;color:var(--muted)}.language-note.error{color:var(--red)}@media(max-width:580px){.language-profile{align-items:stretch;flex-direction:column}.language-profile i{display:none}}
.mystery-picker{display:flex;max-width:650px;flex-direction:column;gap:8px;margin:28px 0 0}.mystery-picker span{font-size:8px;letter-spacing:.15em;color:var(--red)}.mystery-picker select{width:100%;border:1px solid var(--ink);border-radius:0;background:#efe9d8;padding:15px 40px 15px 15px;font:600 19px "Fraunces",serif;color:var(--ink)}
.experience-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:650px;margin-top:27px}.experience-tabs button{display:flex;align-items:flex-start;flex-direction:column;gap:5px;border:1px solid var(--line);background:rgba(255,255,255,.18);color:var(--muted);padding:14px 16px;text-align:left;font-size:9px;letter-spacing:.13em}.experience-tabs button small{font-size:8px;letter-spacing:0}.experience-tabs button.active{border-color:var(--ink);background:var(--ink);color:white}.experience-tabs button.active small{color:var(--acid)}.experience-tabs+.mystery-picker{margin-top:14px}

.adventure{min-height:calc(100vh - 71px);background:var(--paper)}.adventure-header{min-height:100px;padding:18px 28px;display:grid;grid-template-columns:140px 1fr auto;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.adventure-home{border:0;background:none;text-align:left;font:500 10px var(--mono);letter-spacing:.12em;color:var(--muted)}.adventure-header>div:nth-child(2){display:flex;flex-direction:column;gap:6px}.adventure-header span,.adventure-stats small{font:500 8px var(--mono);letter-spacing:.13em;color:var(--muted)}.adventure-header strong{font:600 18px var(--serif)}.adventure-stats{display:flex;gap:28px}.adventure-stats>span{display:flex;flex-direction:column;gap:4px}.adventure-stats b{font:500 12px var(--mono);color:var(--ink)}.adventure-progress{height:5px;background:var(--line)}.adventure-progress i{display:block;height:100%;background:var(--red);transition:width .35s ease}.adventure-layout{display:grid;grid-template-columns:minmax(360px,46%) 1fr;min-height:calc(100vh - 176px)}.adventure-visual{position:relative;margin:0;min-height:620px;overflow:hidden;background:#171b19}.adventure-visual img{width:100%;height:100%;position:absolute;object-fit:cover}.adventure-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.55))}.adventure-visual figcaption{position:absolute;z-index:1;bottom:25px;left:28px;color:white;font:500 8px var(--mono);letter-spacing:.14em}.adventure-card{padding:48px clamp(28px,5vw,80px) 80px;max-width:900px}.adventure-scene{font:400 15px/1.7 var(--mono);color:var(--muted);max-width:720px}.adventure-card h2{font:600 clamp(29px,4vw,48px)/1.06 var(--serif);margin:20px 0 24px;max-width:760px}.adventure-translation{border-left:3px solid var(--red);padding:4px 16px;margin:0 0 22px;color:var(--muted)}.adventure-translation p{margin:0 0 8px}.adventure-tools{display:flex;align-items:center;gap:10px;margin-bottom:23px}.adventure-tools button,.adventure-tools label{border:1px solid var(--line);background:transparent;padding:9px 12px;font:500 8px var(--mono);letter-spacing:.1em}.adventure-tools label{display:flex;gap:8px;align-items:center}.adventure-tools select{border:0;background:transparent;font:inherit}.adventure-choices{display:grid;gap:10px}.adventure-choice{width:100%;display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:start;text-align:left;border:1px solid var(--line);background:rgba(255,255,255,.35);padding:15px;transition:.15s}.adventure-choice>b{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--line);font:500 11px var(--mono)}.adventure-choice span{display:flex;flex-direction:column;gap:6px}.adventure-choice strong{font:500 14px/1.45 var(--mono)}.adventure-choice small{font:400 11px/1.5 var(--mono);color:var(--muted)}.adventure-choice:hover:not(:disabled){transform:translateX(4px);border-color:var(--ink)}.adventure-choice.selected{border:2px solid var(--ink);background:#fff}.adventure-choice.best:disabled:not(.selected){border-color:#78936c}.adventure-choice.best>b{background:var(--acid);color:var(--ink)}.adventure-hint-toggle{margin-top:16px;border:0;background:none;padding:5px 0;font:500 8px var(--mono);letter-spacing:.13em;color:var(--muted)}.adventure-hint{margin-top:9px;background:rgba(255,255,255,.4);padding:15px}.adventure-hint span,.adventure-result>span,.adventure-result div>b{font:500 8px var(--mono);letter-spacing:.13em;color:var(--red)}.adventure-hint p{margin:7px 0}.adventure-hint small{color:var(--muted)}.adventure-result{margin-top:22px;padding:22px;border-top:4px solid var(--ink);background:#fff}.adventure-result h3{font:600 23px/1.2 var(--serif);margin:9px 0}.adventure-result>p{color:var(--muted)}.adventure-result>div{display:flex;flex-direction:column;gap:6px;margin:18px 0}.adventure-result>div strong{font:500 12px/1.5 var(--mono)}.adventure-result>div small{color:var(--muted)}.adventure-ending{padding:9vh 8vw;min-height:calc(100vh - 71px)}.adventure-ending h1{font:600 clamp(50px,8vw,105px)/.94 var(--serif);max-width:1000px}.adventure-ending-support{margin:20px 0;padding-left:18px;border-left:3px solid var(--red);max-width:700px}

@media(max-width:850px){.adventure-header{grid-template-columns:1fr auto}.adventure-home{grid-column:1/-1}.adventure-header>div:nth-child(2){grid-column:1}.adventure-stats{grid-column:2;gap:12px}.adventure-stats>span:nth-child(3){display:none}.adventure-layout{grid-template-columns:1fr}.adventure-visual{min-height:300px}.adventure-card{padding:30px 20px 60px}.adventure-tools{flex-wrap:wrap}}
.progress i{max-width:100%}.clue-progress>span.ready{color:var(--red);font-weight:700}.case-nav ol{gap:13px}.case-nav li{white-space:nowrap}@media(max-width:1150px){.case-nav ol li{font-size:0}.case-nav ol li b{font-size:8px}}
.result-translation{margin:12px 0 16px;padding:13px 15px;border-left:2px solid var(--red);background:rgba(216,74,50,.06)}.result-translation h4{font:600 18px/1.25 "Fraunces",serif;margin:0 0 7px}.result-translation p{margin:0;color:var(--ink)}

/* The header switch keeps the original editorial design and a complete Remix art direction side by side. */
.theme-toggle{display:flex;align-items:center;gap:7px;border:1px solid var(--ink);background:transparent;color:var(--ink);padding:8px 10px;font-size:8px;letter-spacing:.11em}.theme-toggle b{font-size:12px;color:var(--red)}

html[data-theme="remix"]{--ink:#17112d;--night:#100824;--paper:#f7f3ff;--red:#ff3d9a;--acid:#caff42;--muted:#625b75;--line:rgba(23,17,45,.16)}
html[data-theme="remix"] body{background-color:#f7f3ff;background-image:radial-gradient(circle at 10% 12%,rgba(202,255,66,.6) 0 9%,transparent 9.2%),radial-gradient(circle at 91% 20%,rgba(41,219,255,.42) 0 12%,transparent 12.2%),linear-gradient(135deg,rgba(255,61,154,.08) 25%,transparent 25% 50%,rgba(126,72,255,.08) 50% 75%,transparent 75%);background-size:auto,auto,48px 48px;font-family:Arial,"Helvetica Neue",sans-serif;transition:background-color .35s,color .35s}
html[data-theme="remix"] .topbar{height:78px;margin:12px 16px 0;padding:0 22px;border:3px solid var(--ink);border-radius:22px;background:rgba(255,255,255,.82);box-shadow:6px 7px 0 var(--ink);backdrop-filter:blur(14px)}
html[data-theme="remix"] .brand{font:900 20px/1 Arial,sans-serif;letter-spacing:-.04em;text-transform:uppercase}html[data-theme="remix"] .brand span{display:inline-block;margin-left:5px;color:#7e48ff;transform:scale(1.8)}
html[data-theme="remix"] .case-title,html[data-theme="remix"] .status{font-weight:800;letter-spacing:.08em}html[data-theme="remix"] .case-title{padding:8px 13px;border-radius:999px;background:#caff42;transform:rotate(-1deg)}html[data-theme="remix"] .case-title i{height:3px;background:var(--ink)}
html[data-theme="remix"] .status>i{background:#29dbff;box-shadow:0 0 0 4px rgba(41,219,255,.25)}html[data-theme="remix"] .theme-toggle{border:2px solid var(--ink);border-radius:999px;background:#7e48ff;color:white;padding:10px 13px;box-shadow:3px 3px 0 var(--ink);font-weight:900}html[data-theme="remix"] .theme-toggle:hover{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--ink)}html[data-theme="remix"] .theme-toggle b{color:#caff42}
html[data-theme="remix"] .intro{min-height:calc(100vh - 102px);grid-template-columns:1.1fr .9fr;padding:7vh 7vw;overflow:hidden}html[data-theme="remix"] .intro-copy{position:relative;z-index:1}html[data-theme="remix"] .intro-copy:before{content:"NEW ERA ✦";position:absolute;z-index:-1;right:7%;top:-12%;padding:10px 17px;border:3px solid var(--ink);border-radius:999px;background:#29dbff;box-shadow:4px 4px 0 var(--ink);font-size:11px;font-weight:900;transform:rotate(8deg)}
html[data-theme="remix"] .eyebrow{display:inline-block;margin-bottom:20px;padding:9px 13px;border:2px solid var(--ink);border-radius:999px;background:#ffde59;color:var(--ink);box-shadow:3px 3px 0 var(--ink);font-weight:900;letter-spacing:.12em;transform:rotate(-2deg)}
html[data-theme="remix"] .intro h1,html[data-theme="remix"] .ending h1{font:900 clamp(68px,8.8vw,126px)/.82 Arial,sans-serif;letter-spacing:-.085em;text-transform:uppercase;text-shadow:4px 4px 0 #fff,8px 8px 0 #7e48ff}html[data-theme="remix"] .intro h1 em,html[data-theme="remix"] .ending h1 em{font-style:normal;color:#ff3d9a;-webkit-text-stroke:2px var(--ink)}
html[data-theme="remix"] .lede{font-size:15px;font-weight:600;line-height:1.6;color:#403651}html[data-theme="remix"] .experience-tabs button{border:3px solid var(--ink);border-radius:15px;background:white;color:var(--ink);box-shadow:4px 4px 0 var(--ink);font-weight:900}html[data-theme="remix"] .experience-tabs button.active{background:#7e48ff;color:white}html[data-theme="remix"] .experience-tabs button.active small{color:#caff42}html[data-theme="remix"] .mystery-picker,html[data-theme="remix"] .language-profile{gap:12px}html[data-theme="remix"] .mystery-picker span,html[data-theme="remix"] .language-profile label>span{color:var(--ink);font-weight:900}
html[data-theme="remix"] .mystery-picker select,html[data-theme="remix"] .language-profile select{border:3px solid var(--ink);border-radius:15px;background:white;padding:14px 40px 14px 15px;box-shadow:4px 4px 0 var(--ink);font:800 16px Arial,sans-serif}html[data-theme="remix"] .mystery-picker select{font-size:18px;background:#fff}html[data-theme="remix"] .language-profile i{color:#7e48ff;font-size:25px;font-weight:900}
html[data-theme="remix"] .primary{border:3px solid var(--ink);border-radius:999px;background:#ff3d9a;color:white;padding:17px 24px;box-shadow:5px 5px 0 var(--ink);font-weight:900;letter-spacing:.08em;transition:.15s}html[data-theme="remix"] .primary:hover{background:#caff42;color:var(--ink);transform:translate(3px,3px);box-shadow:2px 2px 0 var(--ink)}
html[data-theme="remix"] .briefing{position:relative;border:3px solid var(--ink);border-radius:28px;background:linear-gradient(145deg,#7e48ff,#5424d5);color:white;padding:34px;box-shadow:10px 12px 0 var(--ink);transform:rotate(2deg)}html[data-theme="remix"] .briefing:after{content:"TOP SECRET";position:absolute;right:-18px;top:-18px;padding:9px 12px;border:3px solid var(--ink);border-radius:8px;background:#caff42;color:var(--ink);font-size:10px;font-weight:900;transform:rotate(7deg)}html[data-theme="remix"] .briefing>span{color:#caff42;font-weight:900}html[data-theme="remix"] blockquote{font-family:Arial,sans-serif;font-weight:900}html[data-theme="remix"] .brief-facts{border-color:rgba(255,255,255,.4)}html[data-theme="remix"] .brief-facts b{color:#29dbff}
html[data-theme="remix"] .game{padding:18px 16px 16px}html[data-theme="remix"] .case-nav{height:105px;margin-bottom:16px;padding:0 22px;border:3px solid var(--ink);border-radius:22px;background:white;box-shadow:5px 6px 0 var(--ink)}html[data-theme="remix"] .location-copy span{display:inline-block;padding:4px 8px;border-radius:999px;background:#caff42;color:var(--ink);font-weight:900}html[data-theme="remix"] .location-copy h2{font:900 17px/1.05 Arial,sans-serif}html[data-theme="remix"] .progress{height:9px;border:2px solid var(--ink);border-radius:999px;background:white;overflow:hidden}html[data-theme="remix"] .progress i{background:linear-gradient(90deg,#ff3d9a,#7e48ff,#29dbff)}html[data-theme="remix"] .case-nav li{font-weight:900}html[data-theme="remix"] .case-nav li.active{color:#7e48ff}html[data-theme="remix"] #notebook-toggle{border:2px solid var(--ink);border-radius:999px;background:#ffde59;box-shadow:3px 3px 0 var(--ink);font-weight:900}
html[data-theme="remix"] .investigation{gap:16px;min-height:calc(100vh - 215px)}html[data-theme="remix"] .room{min-height:560px;border:3px solid var(--ink);border-radius:28px;box-shadow:6px 7px 0 var(--ink)}html[data-theme="remix"] .room>img{filter:saturate(1.15) contrast(1.04)}html[data-theme="remix"] .room-instruction{left:18px;top:18px;border:2px solid white;border-radius:14px;background:rgba(23,17,45,.84);box-shadow:4px 4px 0 #ff3d9a}html[data-theme="remix"] .room-instruction span{font-weight:900}html[data-theme="remix"] .hotspot{width:44px;height:44px;border:3px solid var(--ink);background:#caff42;color:var(--ink);box-shadow:4px 4px 0 var(--ink),0 0 0 9px rgba(202,255,66,.3);font-weight:900}html[data-theme="remix"] .hotspot.found{background:#29dbff;border-color:var(--ink);box-shadow:3px 3px 0 var(--ink)}
html[data-theme="remix"] .task-panel{border:3px solid var(--ink);border-radius:28px;background:rgba(255,255,255,.9);box-shadow:6px 7px 0 var(--ink);padding:32px}html[data-theme="remix"] .speaker>span{width:48px;height:48px;border:3px solid var(--ink);background:#7e48ff;box-shadow:3px 3px 0 var(--ink);font-family:Arial,sans-serif;font-weight:900}html[data-theme="remix"] .speaker b{font-weight:900}html[data-theme="remix"] .task-copy h3,html[data-theme="remix"] .deduction>p,html[data-theme="remix"] .result h3{font-family:Arial,sans-serif;font-weight:900}html[data-theme="remix"] .task-translation,html[data-theme="remix"] .result-translation{border:2px solid var(--ink);border-radius:14px;background:#e9ddff}html[data-theme="remix"] .result-translation h4{font-family:Arial,sans-serif;font-weight:900}html[data-theme="remix"] .clue-progress i{height:9px;border:2px solid var(--ink);border-radius:999px;background:white}html[data-theme="remix"] .clue-progress i.found{background:#caff42}html[data-theme="remix"] .deduction{border-top:3px dashed var(--ink)}html[data-theme="remix"] textarea{font-family:Arial,sans-serif;font-weight:800}html[data-theme="remix"] .answer-row{border:3px solid var(--ink);border-radius:16px;background:white;padding:5px 8px 5px 13px;box-shadow:3px 3px 0 var(--ink)}html[data-theme="remix"] .answer-row button{border:2px solid var(--ink);background:#ff3d9a}html[data-theme="remix"] .translation-toggle{border:0;border-radius:999px;background:#e9ddff;padding:7px 10px;font-weight:900}html[data-theme="remix"] .result{border:3px solid var(--ink);border-radius:18px;background:#dffbff;box-shadow:4px 4px 0 var(--ink)}
html[data-theme="remix"] .notebook{background:#caff42;border-left:4px solid var(--ink);box-shadow:-10px 0 0 rgba(23,17,45,.25)}html[data-theme="remix"] .notebook-head{border-bottom:3px solid var(--ink)}html[data-theme="remix"] .notebook-head h2,html[data-theme="remix"] .evidence-card h3{font-family:Arial,sans-serif;font-weight:900}html[data-theme="remix"] .evidence-card{margin:14px 0;padding:18px;border:3px solid var(--ink);border-radius:16px;background:white;box-shadow:4px 4px 0 var(--ink)}
html[data-theme="remix"] .modal{background:rgba(34,13,68,.76);backdrop-filter:blur(12px)}html[data-theme="remix"] .document{border:4px solid var(--ink);border-radius:26px;background:#fff;box-shadow:10px 12px 0 #ff3d9a;transform:rotate(-1deg)}html[data-theme="remix"] .document>span{display:inline-block;padding:6px 9px;border-radius:999px;background:#caff42;color:var(--ink);font-weight:900}html[data-theme="remix"] .document h2{font-family:Arial,sans-serif;font-weight:900}html[data-theme="remix"] .document .record{border:2px solid var(--ink);border-radius:14px;background:#f2edff;padding:18px}html[data-theme="remix"] .document-actions{border-top:3px dashed var(--ink)}html[data-theme="remix"] .listen-button{border:2px solid var(--ink);border-radius:999px;background:#7e48ff;box-shadow:3px 3px 0 var(--ink);font-weight:900}html[data-theme="remix"] .audio-control select{border:2px solid var(--ink);border-radius:10px;background:white;font-family:Arial,sans-serif;font-weight:800}
html[data-theme="remix"] .ending{margin:28px;padding:7vh 6vw;border:4px solid var(--ink);border-radius:32px;background:rgba(255,255,255,.86);box-shadow:9px 10px 0 var(--ink)}html[data-theme="remix"] .resolution-grid{gap:15px;border:0}html[data-theme="remix"] .resolution-grid div{border:3px solid var(--ink);border-radius:18px;background:#e9ddff;padding:24px;box-shadow:4px 4px 0 var(--ink)}html[data-theme="remix"] .resolution-grid div:nth-child(2){background:#caff42}html[data-theme="remix"] .resolution-grid div:nth-child(3){background:#dffbff}html[data-theme="remix"] .resolution-grid strong{font-family:Arial,sans-serif;font-weight:900}
@media(max-width:850px){html[data-theme="remix"] .topbar{height:68px;margin:8px 8px 0;padding:0 14px;border-radius:17px;box-shadow:4px 5px 0 var(--ink)}html[data-theme="remix"] .brand{font-size:15px}html[data-theme="remix"] .status>i,html[data-theme="remix"] #mode{display:none}html[data-theme="remix"] .theme-toggle{padding:8px 10px}html[data-theme="remix"] .intro{padding:7vh 6vw}html[data-theme="remix"] .intro h1,html[data-theme="remix"] .ending h1{font-size:58px}html[data-theme="remix"] .game{padding:12px 8px}html[data-theme="remix"] .case-nav{height:auto;margin-bottom:12px;padding:16px}html[data-theme="remix"] .investigation{gap:12px}html[data-theme="remix"] .room,html[data-theme="remix"] .task-panel{border-radius:21px;box-shadow:4px 5px 0 var(--ink)}html[data-theme="remix"] .ending{margin:18px 10px;padding:6vh 6vw}}
@media(prefers-reduced-motion:no-preference){html[data-theme="remix"] .intro,html[data-theme="remix"] .game,html[data-theme="remix"] .ending{animation:remix-pop .38s cubic-bezier(.2,.8,.2,1)}html[data-theme="remix"] .intro-copy:before{animation:remix-float 2.6s ease-in-out infinite alternate}}@keyframes remix-pop{from{opacity:.25;transform:scale(.985)}to{opacity:1;transform:none}}@keyframes remix-float{to{transform:rotate(3deg) translateY(-7px)}}
html[data-theme="remix"] .adventure{background:linear-gradient(135deg,#fff5dc,#ecdfff)}html[data-theme="remix"] .adventure-header{background:#171221;border-bottom:3px solid #171221;color:white}html[data-theme="remix"] .adventure-header span,html[data-theme="remix"] .adventure-header small,html[data-theme="remix"] .adventure-home{color:#caff42}html[data-theme="remix"] .adventure-header b{color:white}html[data-theme="remix"] .adventure-progress{height:8px;background:#ff87bf}html[data-theme="remix"] .adventure-progress i{background:#caff42}html[data-theme="remix"] .adventure-card h2{font-family:var(--mono);font-weight:900;letter-spacing:-.05em}html[data-theme="remix"] .adventure-choice{border:3px solid #171221;border-radius:16px;background:white;box-shadow:5px 5px 0 #171221}html[data-theme="remix"] .adventure-choice:hover:not(:disabled){transform:translate(-2px,-2px);box-shadow:8px 8px 0 #171221}html[data-theme="remix"] .adventure-choice.selected{background:#fff5a5}html[data-theme="remix"] .adventure-choice.best>b{background:#caff42}html[data-theme="remix"] .adventure-result{border:3px solid #171221;border-radius:18px;box-shadow:7px 7px 0 #7e48ff}html[data-theme="remix"] .adventure-ending{background:linear-gradient(135deg,#ffdf76,#ff87bf 55%,#9470ff)}
.adventure-choice-row{display:grid;grid-template-columns:minmax(0,1fr) 74px;gap:9px;align-items:stretch}.choice-listen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);background:transparent;color:var(--ink);font:500 7px var(--mono);letter-spacing:.1em;transition:.15s}.choice-listen b{font-size:13px}.choice-listen:hover{border-color:var(--ink);background:var(--ink);color:white}.choice-listen:focus-visible{outline:3px solid var(--acid);outline-offset:2px}html[data-theme="remix"] .choice-listen{border:3px solid #171221;border-radius:14px;background:#caff42;box-shadow:4px 4px 0 #171221;font-weight:900}html[data-theme="remix"] .choice-listen:hover{background:#7e48ff;color:white;transform:translate(-1px,-1px);box-shadow:6px 6px 0 #171221}@media(max-width:520px){.adventure-choice-row{grid-template-columns:minmax(0,1fr) 52px}.choice-listen span{display:none}}
.case-nav li.done:after{content:" \2713"}.hotspot.found:after{content:"\2713"}

/* Readability pass: compact metadata stays secondary without becoming illegible. */
.case-title,.status{font-size:12px}
.eyebrow{font-size:12px}
.micro,.language-note{font-size:11px;line-height:1.6}
.briefing>span,.resolution-grid span,.language-profile label>span,.mystery-picker span{font-size:11px}
.brief-facts{font-size:12px}.brief-facts b{font-size:11px}
.experience-tabs button{font-size:12px}.experience-tabs button small{font-size:11px;line-height:1.45}
.theme-toggle{font-size:11px}
.location-copy span,.case-nav li,#notebook-toggle{font-size:11px}
.room-instruction span{font-size:12px}.room-instruction small{font-size:11px;line-height:1.45}
.speaker b{font-size:12px}.speaker small{font-size:11px}
.task-copy p{font-size:13px}
.clue-progress>span,.deduction label,.result>span{font-size:11px}
.translation-toggle{font-size:11px}.translation{font-size:12px}
.notebook-head span,.evidence-card span,.document>span{font-size:11px}
.evidence-card p{font-size:12px}.document .record{font-size:14px}
.listen-button,.audio-control{font-size:11px}.listen-button b{font-size:11px}.audio-control select{font-size:12px}
.resolution-grid small{font-size:14px;line-height:1.5}
.adventure-home{font-size:12px}
.adventure-header span,.adventure-stats small{font-size:11px}
.adventure-stats b{font-size:13px}
.adventure-tools button,.adventure-tools label{font-size:11px}
.adventure-hint-toggle{font-size:11px}
.adventure-hint span,.adventure-result>span,.adventure-result div>b{font-size:11px}
.adventure-hint small,.adventure-result>div small{font-size:13px;line-height:1.5}
.adventure-result>p{font-size:14px;line-height:1.55}
.choice-listen{font-size:11px}

.case-actions{display:flex;align-items:center;gap:9px}.level-back,.adventure-back{border:1px solid var(--ink);background:transparent;color:var(--ink);padding:11px 13px;font:500 11px var(--mono);letter-spacing:.1em}.level-back:disabled,.adventure-back:disabled{cursor:default;opacity:.35}.adventure-navigation{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.adventure-back{border-color:var(--line);padding:0 0 3px;border-width:0 0 1px;color:var(--muted)}
html[data-theme="remix"] .level-back,html[data-theme="remix"] .adventure-back{border:2px solid var(--ink);border-radius:999px;background:#caff42;color:var(--ink);padding:9px 12px;box-shadow:3px 3px 0 var(--ink);font-weight:900}html[data-theme="remix"] .level-back:disabled,html[data-theme="remix"] .adventure-back:disabled{box-shadow:none;background:transparent;color:inherit}

@media(max-width:1150px){.case-nav ol li b{font-size:11px}}
@media(max-width:850px){.case-actions{justify-self:end}.level-back{padding:10px}.adventure-header{grid-template-columns:110px 1fr}.adventure-stats{grid-column:1/-1;justify-content:space-between}}
@media(max-width:480px){.experience-tabs{grid-template-columns:1fr}.experience-tabs button{min-height:58px}}
