@import url('https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@400;700&family=Noto+Sans+KR:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--ink:#071a20;--deep:#041014;--surface:#0e242b;--line:#28424b;--text:#e4ece9;--muted:#9cb5b8;--teal:#79d8cc;--amber:#e9b66a;--danger:#ef8b7a;--body-size:16px;font-family:'Noto Sans KR',sans-serif;background:var(--deep);color:var(--text)}
*{box-sizing:border-box}body{margin:0;font-size:var(--body-size);line-height:1.7}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--amber);outline-offset:5px}button:disabled{cursor:not-allowed;opacity:.4}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2{font-family:'Gowun Batang',serif}.boot{min-height:100svh;display:grid;place-content:center;text-align:center;gap:1.5rem}.boot h1{font-size:clamp(3rem,7vw,5rem)}.eyebrow{font-size:.8rem;letter-spacing:.28em;color:var(--teal)}
button{border:0;background:none}a{color:inherit;text-decoration:none}svg{flex-shrink:0;vertical-align:middle}button,a,input,select{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}button:not(:disabled){transition:background .2s,color .2s,border-color .2s,transform .2s}button:disabled svg{opacity:.6}small{font-size:.8rem}::selection{background:#39766f;color:#fff}.primary,.outline{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;min-height:49px;padding:.8rem 1.4rem;font-size:.93rem;font-weight:600;letter-spacing:.01em}.primary{background:var(--amber);color:#152226;border:1px solid var(--amber)}.primary:hover:not(:disabled){background:#f4c789;border-color:#f4c789;transform:translateY(-1px)}.outline{border:1px solid #38545c;background:#0c2027;color:var(--text)}.outline:hover:not(:disabled){border-color:var(--teal);background:#18373d}.wide{width:100%}.icon-button{display:inline-grid;place-items:center;width:42px;height:42px;flex-shrink:0;border:1px solid transparent;border-radius:50%;color:var(--muted)}.icon-button:hover{color:var(--text);background:#ffffff0c;border-color:#ffffff1a}.tiny-button{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--muted);min-height:36px;padding:.25rem .4rem}.tiny-button:hover{color:var(--teal)}.text-button{display:inline-flex;gap:.5rem;align-items:center;min-height:42px;padding:.45rem 0;color:var(--teal);font-size:.88rem}.text-button:hover{color:#d2fbf3}.brand{display:flex;align-items:center;gap:1.2rem;text-align:left;letter-spacing:.2em;font-size:.73rem;line-height:1.5;font-weight:400;color:#cae1de}.brand b{font-weight:600}.wave{display:inline-flex;align-items:center;gap:3px;height:36px;color:var(--teal)}.wave i{display:block;width:2px;background:currentColor;opacity:.9}.brand .wave{transform:scale(.77);transform-origin:left center;width:43px}.small-line{height:1px;display:inline-block;width:24px;background:var(--amber);vertical-align:middle;margin-right:.8rem}.portrait{background-image:url('./assets/character-atlas.png');background-size:400% 200%;background-position:var(--px) var(--py);aspect-ratio:3/4;width:100%;background-repeat:no-repeat;background-color:#13212d;flex-shrink:0}.system-portrait{display:grid;place-content:center;background:#0d242b;aspect-ratio:3/4}.notice{font-size:.85rem;color:var(--amber);max-width:440px;margin-top:1rem}.save-label{display:flex;gap:.5rem;align-items:center;font-size:.75rem;color:#6d9398;margin-top:2rem}

/* The first screen is the game's start surface. */
.title-screen{position:relative;min-height:100svh;isolation:isolate;overflow:hidden;padding:2.4rem 4.5vw 1.8rem;display:flex;flex-direction:column;background:#0b1a23}.title-backdrop{position:absolute;inset:0;z-index:-2;background:url('./assets/archive-exterior.png') center center/cover no-repeat}.title-screen::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,13,21,.91) 0%,rgba(3,13,21,.58) 31%,rgba(3,13,21,.08) 69%),linear-gradient(0deg,#041119 0%,transparent 28%,rgba(4,13,20,.2) 86%)}.title-top{display:flex;align-items:center;justify-content:space-between}.title-top .brand{font-size:.8rem}.title-top .icon-button{border-color:#78999f48;color:#c4d7d9}.title-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:3.2rem 0 3rem 5vw;position:relative}.title-content .eyebrow{color:#c5b294;font-size:.75rem;letter-spacing:.22em;margin-bottom:1.6rem}.title-content h1{font-weight:400;font-size:clamp(4.6rem,8vw,8rem);line-height:1.22;letter-spacing:.09em;color:#e8e5db;text-shadow:0 2px 30px #02080dbb}.title-content h1 span{letter-spacing:.3em}.title-english{font-size:.72rem;color:#9dbabd;letter-spacing:.42em;margin-top:1.15rem}.title-copy{margin-top:2.2rem;color:#b5c8cb;font-size:1rem;line-height:1.9;letter-spacing:.04em}.title-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;margin-top:2rem;min-width:284px}.title-primary{width:284px;justify-content:space-between;padding:.95rem 1.4rem;background:#e5b572;font-size:1rem}.continue{display:flex;align-items:center;gap:.6rem;width:284px;padding:1rem 0 .4rem;font-size:.9rem;color:#d0e1e0}.continue span{font-size:.76rem;margin-left:auto;color:#92b2b9}.continue:hover{color:var(--amber)}.title-bottom{display:flex;align-items:center;justify-content:space-between;color:#90a9ae;font-size:.75rem;letter-spacing:.06em;padding-top:1.8rem;border-top:1px solid #9bbec22a}.title-bottom-right{display:flex;align-items:center;gap:.9rem;color:#c0b5a4}.title-bottom-right i{display:inline-block;width:25px;height:1px;background:#91aba952}.title-audio{position:absolute;right:4.5vw;bottom:6.2rem;display:flex;align-items:flex-end;flex-direction:column;gap:.5rem}.title-audio button{display:flex;gap:.5rem;align-items:center;font-size:.8rem;color:#c1d1d4}.title-audio span{font-size:.72rem;color:#8ca8b0}

/* Play surface */
.game-header{min-height:80px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;gap:1rem;background:#071a20}.game-header .brand{min-width:175px;letter-spacing:.17em}.chapter-header{display:flex;align-items:center;gap:1rem;color:var(--muted);font-size:.8rem}.chapter-header span:first-child{color:var(--amber);font-size:.72rem;letter-spacing:.14em}.chapter-header b{font-weight:500;color:#d3e2e0;font-size:.95rem}.chapter-header i{font-style:normal;color:#49636a}.header-actions{display:flex;align-items:center;gap:.4rem}.clock{font-variant-numeric:tabular-nums;font-size:.85rem;color:#99b8b9;letter-spacing:.06em;margin-right:1rem}.game-layout{display:grid;grid-template-columns:210px minmax(0,1fr) 240px;min-height:calc(100svh - 144px);max-width:1920px;margin:auto}.location-rail{border-right:1px solid var(--line);padding:1.8rem .8rem;background:#091e24}.rail-label{display:flex;align-items:center;gap:.6rem;color:#b5cccb;font-size:.85rem;margin:0 .75rem 1.2rem}.rail-label>span{margin-left:auto;color:#63858c;font-size:.75rem}.location{display:flex;align-items:center;gap:.8rem;width:100%;padding:.85rem .7rem;text-align:left;margin-bottom:3px;position:relative;min-height:71px;border-left:2px solid transparent}.location:hover:not(:disabled){background:#132e35}.location.active{background:#132e35;border-left-color:var(--teal)}.location-number{font-size:.7rem;color:#678b93}.location>span:nth-child(2){display:flex;flex-direction:column;gap:.05rem}.location b{font-size:.85rem;font-weight:500;color:#a5bec1}.location.active b{color:#e8f2ee}.location small{font-size:.72rem;color:#658b91}.location>svg{margin-left:auto;color:var(--teal)}.current-bar{width:4px;height:4px;background:var(--teal);border-radius:50%;margin-left:auto}.rail-footer{margin:2rem .75rem 0;padding-top:1.7rem;border-top:1px solid #213d44}.rail-footer .eyebrow{font-size:.65rem;letter-spacing:.16em;color:#70999f}.rail-footer p{font-size:.78rem;color:#658b91;line-height:1.9;margin-top:.7rem}.game-center{min-width:0;display:flex;flex-direction:column;background:#0b1c23}.scene{position:relative;min-height:520px;flex:1;isolation:isolate;overflow:hidden;border-bottom:1px solid #294047}.scene-art{position:absolute;inset:0;z-index:-3;background:url('./assets/recording-room.png') center/cover no-repeat}.scene-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#08171ae6 0%,#04131936 34%,#0612181c 68%,#06191ee6 100%)}.scene-top{position:relative;display:flex;justify-content:space-between;align-items:flex-start;padding:2rem 2.4rem;z-index:3;pointer-events:none}.scene-top button{pointer-events:auto}.scene-top .eyebrow{font-size:.65rem;letter-spacing:.18em;color:#9ebcbb}.scene-top h1{font-size:2.2rem;letter-spacing:.02em;font-weight:400;margin-top:.4rem}.scene-sub{color:#9eb7b8;font-size:.8rem;margin-top:.1rem}.scene-description{position:absolute;left:2.4rem;bottom:3.4rem;max-width:330px;z-index:1;pointer-events:none}.scene-description .eyebrow{font-size:.67rem;letter-spacing:.12em;color:#a3b5af}.scene-description p{font-size:.84rem;line-height:1.9;color:#b3c9c9;margin-top:.35rem}.audio-scene .scene-description{display:none}.hotspot-field{position:absolute;inset:0;z-index:2}.hotspot{position:absolute;left:var(--x);top:var(--y);display:flex;align-items:center;gap:.5rem;padding:.4rem;transform:translate(-15px,-15px);max-width:200px;min-height:40px;text-align:left}.hotspot-icon{display:grid;place-content:center;width:27px;height:27px;border:1px solid #93c2bcb0;border-radius:50%;color:#c5f5e7;background:#092d32b8;box-shadow:0 0 0 5px #101f2544;flex-shrink:0}.hotspot.inspected .hotspot-icon{color:#87a8a4;border-color:#668d87;background:#092529b0}.hotspot-label{background:#071b24e0;border:1px solid #50787a7d;padding:.3rem .65rem;color:#c8ded9;font-size:.77rem;line-height:1.5;box-shadow:0 2px 12px #0004;opacity:0;transition:opacity .2s}.show-labels .hotspot-label,.hotspot:hover .hotspot-label,.hotspot:focus-visible .hotspot-label{opacity:1}.hotspot:hover .hotspot-icon{background:var(--teal);color:#0a2527}.scene-bottom{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:.55rem 1.7rem;color:#8ca7ac;background:#081a22b0;border-top:1px solid #2c444844;font-size:.7rem;z-index:3}.scene-bottom>span{display:flex;gap:.4rem;align-items:center}.scene-bottom .tiny-button{font-size:.7rem}.mobile-map{display:none}.abstract-scene .scene-art{filter:blur(3px);opacity:.45;transform:scale(1.06)}.room-lounge .scene-art,.room-quarters .scene-art,.room-corridor .scene-art{background-image:url('./assets/archive-exterior.png')}.abstract-scene .scene-shade{background:linear-gradient(180deg,#071c26a6,#081c24b5 56%,#071c24f0)}.abstract-scene .hotspot-field{inset:170px 2.4rem 140px;display:grid;grid-template-columns:1fr 1fr;align-content:center;gap:.7rem}.abstract-scene .hotspot{position:static;transform:none;max-width:none;padding:.55rem .7rem;border:1px solid #4f78844d;background:#0a202ac4;min-height:57px}.abstract-scene .hotspot-label{opacity:1;background:transparent;border:0;box-shadow:none;padding:.2rem;font-size:.82rem}.abstract-scene .hotspot-icon{border:0;box-shadow:none;background:transparent}.abstract-scene .hotspot:hover{border-color:#79d8cca3;background:#143941d9}.abstract-scene .scene-description{max-width:calc(100% - 5rem);bottom:4.2rem}.people-bar{padding:1.3rem 1.8rem 1.2rem;background:#0b2128}.people-label{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#8eabad;margin-bottom:.8rem}.people-list{display:flex;gap:1rem;flex-wrap:wrap}.person-button{display:flex;align-items:center;gap:.85rem;border:1px solid #2b4850;padding:.35rem .8rem .35rem .35rem;min-width:210px;text-align:left;background:#112931}.person-button .portrait{width:43px;border-radius:2px}.person-button b{font-size:.88rem;display:block;font-weight:500}.person-button small{font-size:.72rem;color:#8cacb0}.person-button svg{margin-left:auto;color:#6ca89f}.person-button:hover{border-color:#75b8ae;background:#16363d}.no-people{font-size:.85rem;color:#73979e;padding:.55rem 0}.inspect-list{display:flex;flex-wrap:wrap;gap:.2rem .9rem;margin-top:1rem}.inspect-list button{font-size:.75rem;display:inline-flex;align-items:center;gap:.3rem;min-height:33px;padding:.2rem 0;color:#7faaa8}.inspect-list button:hover{color:var(--amber)}.case-panel{padding:1.8rem 1.5rem;background:#0a1e25;border-left:1px solid var(--line)}.case-panel .rail-label{margin:0 0 1rem;font-size:.8rem}.objective{font-size:1rem;line-height:1.85;color:#d2e4df}.objective-sub{font-size:.8rem;line-height:1.9;color:#7d9da3;margin-top:.8rem}.collection-meter{margin:1.6rem 0 1.2rem}.collection-meter>span{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:#88a7aa}.collection-meter b{font-size:1.1rem;color:var(--teal);font-weight:500}.collection-meter small{font-size:.7rem;color:#7c9b9f}.collection-meter>div{height:3px;background:#273f45;margin-top:.65rem}.collection-meter i{display:block;height:3px;background:var(--teal);transition:width .4s}.case-panel .outline{font-size:.82rem;min-height:44px;padding:.65rem .75rem;gap:.6rem}.panel-divider{height:1px;background:#243c43;margin:1.4rem 0}.panel-note{font-size:.78rem;color:#73949a;line-height:1.9;margin-bottom:1rem}.progress-action{margin-top:1.2rem;gap:.65rem;font-size:.82rem}.bottom-nav{display:flex;align-items:center;justify-content:center;gap:2.5rem;min-height:64px;background:#071a20;border-top:1px solid #2b434a;position:sticky;bottom:0;z-index:10;padding:.4rem 1rem max(.4rem,env(safe-area-inset-bottom))}.bottom-nav button{display:flex;align-items:center;gap:.55rem;color:#a1bcbb;font-size:.8rem;min-height:40px;padding:.35rem .65rem}.bottom-nav button:hover{color:var(--amber)}.bottom-nav i{font-style:normal;color:#5e9a94;font-size:.7rem;margin-left:.2rem}

/* Visual novel dialogue */
.dialogue{position:relative;padding:1.3rem 2rem 2.8rem;background:linear-gradient(120deg,#112c34,#0b212a);border-top:1px solid #51757a66;min-height:205px;z-index:4}.dialogue-heading{display:flex;align-items:center;gap:.6rem;min-height:32px;margin-bottom:.8rem}.speaker-mark{height:14px;width:3px;background:var(--speaker-color)}.dialogue-heading>b{font-size:1rem;color:#e2ece6;font-weight:600}.dialogue-heading>span{font-size:.72rem;color:#7ca1a7}.dialogue-tools{margin-left:auto;display:flex;gap:.6rem}.dialogue-tools .tiny-button{font-size:.67rem;letter-spacing:.02em}.dialogue-text{font-size:var(--body-size);line-height:1.95;color:#d6e5e2;white-space:pre-wrap;min-height:3.9em;overflow-wrap:anywhere}.next-line{display:flex;align-items:center;gap:.8rem;font-size:.78rem;color:var(--amber);position:absolute;bottom:.7rem;right:1.7rem;min-height:32px;padding:.2rem .4rem}.next-line:hover{color:#ffe1b4}.scene-dialogue-title{position:absolute;left:2.4rem;bottom:2rem;z-index:3;max-width:50%}.scene-dialogue-title .eyebrow{font-size:.76rem;letter-spacing:.08em;color:#b5c7c3}.speaking-character{position:absolute;bottom:-1px;right:9%;width:clamp(160px,25vw,285px);height:auto;animation:portrait-in .35s both}.speaking-character .portrait{background-color:#122432}.portrait-fade{position:absolute;inset:0;background:linear-gradient(0deg,#081a24 0%,transparent 27%,transparent 89%,#09212b22 100%);pointer-events:none}.narration-symbol{position:absolute;right:22%;bottom:5rem;color:var(--teal);opacity:.3;transform:scale(1.8)}.has-dialogue .scene{min-height:375px}.has-dialogue .scene-art{filter:blur(2px);opacity:.7}.choices{display:flex;flex-direction:column;gap:.55rem;margin:1.1rem 0 .3rem}.choices button{display:flex;align-items:center;gap:.8rem;padding:.75rem 1rem;text-align:left;border:1px solid #48616a;background:#0b2029;color:#cfe2dd;font-size:.94em;min-height:50px}.choices button>span{font-size:.75rem;color:var(--amber)}.choices button>svg{margin-left:auto;color:#93beba}.choices button:hover{border-color:var(--amber);background:#26332f}.story-layout{max-width:1500px;margin:auto;display:flex;flex-direction:column;min-height:calc(100svh - 144px);border-inline:1px solid #284047}.story-stage{min-height:380px;flex:1;position:relative;isolation:isolate;overflow:hidden;background:center/cover no-repeat}.story-stage.exterior{background-image:url('./assets/archive-exterior.png')}.story-stage.interior{background-image:url('./assets/recording-room.png')}.story-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#04161dda 0%,#06182057 58%,#06131b44),linear-gradient(0deg,#071b26,transparent 42%)}.story-caption{padding:4rem 5vw;position:relative;z-index:1;max-width:70%}.story-caption .eyebrow{font-size:.75rem;color:#baa884;letter-spacing:.24em}.story-caption h1{font-size:clamp(2rem,4vw,3.5rem);font-weight:400;letter-spacing:.05em;margin:1.2rem 0 .7rem}.story-caption>span{font-size:.8rem;color:#8caaad;letter-spacing:.08em}.story-character{position:absolute;bottom:-1px;right:14%;width:260px;max-height:100%;animation:portrait-in .4s both}.story-layout .dialogue{padding:1.5rem max(2rem,5vw) 3rem;min-height:215px}.story-layout .next-line{right:5vw}.story-layout .dialogue-text{max-width:1000px}.story-layout .choices{max-width:800px}

/* Public verification */
.trial-layout{display:grid;grid-template-columns:245px minmax(0,1fr);max-width:1400px;margin:auto;min-height:calc(100svh - 144px);background:#07191f;border-inline:1px solid #264149}.trial-rail{padding:2.2rem 1.6rem;background:#0c2229;border-right:1px solid #28424a}.trial-rail>.eyebrow{font-size:.6rem;letter-spacing:.14em}.trial-rail h2{font-size:1.55rem;font-weight:400;margin:.8rem 0}.trial-progress{display:flex;align-items:baseline;gap:.6rem;margin:1rem 0 1.8rem}.trial-progress strong{font-size:2.5rem;font-weight:300;line-height:1.4;color:var(--amber);font-variant-numeric:tabular-nums}.trial-progress>span{font-size:.8rem;color:#7099a0}.trial-step-track{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.trial-step-track>span{display:flex;align-items:center;gap:.6rem;color:#496a73}.trial-step-track i{display:grid;place-items:center;border:1px solid #28434a;border-radius:50%;width:21px;height:21px;font-size:.6rem;font-style:normal;flex-shrink:0}.trial-step-track b{font-size:.73rem;font-weight:400}.trial-step-track .done{color:#8eb8b4}.trial-step-track .done i{border-color:#457b75;color:var(--teal)}.trial-step-track .current{color:var(--amber)}.trial-step-track .current i{background:var(--amber);border-color:var(--amber);color:#142429}.trial-rail .outline{font-size:.78rem;gap:.5rem;padding:.65rem .7rem}.trial-main{padding:2.1rem 2.5rem;min-width:0;display:flex;flex-direction:column}.trial-heading{position:relative;margin-bottom:1.8rem;padding-bottom:1.4rem;border-bottom:1px solid #31505a}.trial-heading>.eyebrow{font-size:.67rem;letter-spacing:.15em}.trial-heading h1{font-size:2.15rem;font-weight:400;line-height:1.5;letter-spacing:.025em;margin:.7rem 0 .5rem}.trial-heading>p:last-of-type{color:#a8c0c0;font-size:.9rem;max-width:82%;line-height:1.8}.confidence{display:flex;align-items:center;gap:5px;margin-top:1.1rem;justify-content:flex-end}.confidence>span{font-size:.7rem;color:#86a9ab;margin-right:.45rem}.confidence i{width:15px;height:5px;background:#2a4147;transform:skew(-20deg)}.confidence .filled{background:var(--amber)}.claim-list{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.8rem}.claim{display:flex;align-items:center;gap:1rem;text-align:left;width:100%;padding:.85rem 1rem;background:#0e252d;border:1px solid #28464f;min-height:90px}.claim .portrait{width:48px}.claim>div:nth-child(2){flex:1}.claim>div>span{font-size:.73rem;color:#82aaa9;display:flex;gap:.8rem;align-items:center;margin-bottom:.3rem}.claim small{font-size:.65rem;color:#547a84}.claim p{font-size:.92em;line-height:1.8;color:#c9dcd9}.claim>i{width:21px;height:21px;border:1px solid #476670;flex-shrink:0;border-radius:50%;color:#173230;display:grid;place-content:center}.claim:hover{border-color:#6eaaa4;background:#143039}.claim.selected{border-color:var(--amber);background:#29322e}.claim.selected>i{background:var(--amber);border-color:var(--amber)}.selection-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:.65rem;font-size:.8rem;color:#a8c4c2}.selection-heading b{color:var(--amber);font-weight:500;margin-left:.5rem}.evidence-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.evidence-chip{display:flex;align-items:center;gap:.5rem;min-height:47px;background:#0a2028;border:1px solid #2b4852;text-align:left;padding:.5rem .65rem;font-size:.78rem;color:#91b2b7;line-height:1.6}.evidence-chip>span{font-size:.62rem;color:#5c8d96;flex-shrink:0}.evidence-chip:hover{border-color:#6c9d9b;color:#d7e8e1}.evidence-chip.selected{border-color:var(--teal);background:#174039;color:#d2eee3}.evidence-chip.selected>span{color:var(--teal)}.trial-controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.8rem;padding-top:1.2rem;border-top:1px solid #27454e}.trial-controls .primary{min-width:220px;font-size:.85rem}.trial-dialogue-stage{position:relative;flex:1;min-height:290px;display:flex;align-items:flex-end;justify-content:center;isolation:isolate;background:radial-gradient(ellipse at 48% 90%,#21434a 0%,#091e2655 67%);border-top:1px solid #263f494d;overflow:hidden}.trial-dialogue-stage>.portrait{width:205px;position:relative;z-index:1;animation:portrait-in .35s both}.trial-dialogue-stage>.portrait::after{content:'';display:block;width:100%;height:100%;background:linear-gradient(0deg,#112b34,transparent 38%)}.trial-record-lines{position:absolute;inset:2rem;z-index:0;opacity:.3;display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}.trial-record-lines span{font-size:.64rem;letter-spacing:.23em;color:#5d9299}.trial-record-lines i{height:1px;width:100%;background:linear-gradient(90deg,#406c74,transparent)}.trial-wave{align-self:center;transform:scale(1.8)}.trial-main>.dialogue{margin:0 -2.5rem -2.1rem;padding:1.5rem 2.5rem 2.8rem;min-height:210px}.connection-board{display:grid;grid-template-columns:1fr 30px 1fr;align-items:center;gap:.9rem;margin:.5rem 0 2rem}.connection-slot{min-height:155px;padding:1.2rem;border:1px dashed #40626b;background:#0c232b;display:flex;flex-direction:column;gap:.6rem;align-items:flex-start;justify-content:center}.connection-slot>span{font-size:.7rem;color:#739a9f}.connection-slot>b{font-size:.95rem;font-weight:500;color:#a6bcbf}.connection-slot>svg{color:#3f6872}.connection-slot.filled{border-style:solid;border-color:#69b5a8;background:#12392f4a}.connection-slot.filled>b{color:#cfebdf}.connection-slot p{font-size:.77rem;line-height:1.8;color:#92b6af}.connect-mark{text-align:center;font-size:1.5rem;color:var(--amber)}.time-display{text-align:center;margin:.6rem 0 2.2rem;padding:1.3rem;background:#0b2229;border-block:1px solid #274851}.time-display>span{font-size:.65rem;letter-spacing:.23em;color:#81b4b6}.time-display strong{display:block;font-size:4.2rem;line-height:1.6;color:#d7e8df;font-weight:300;font-variant-numeric:tabular-nums;letter-spacing:.1em}.time-display p{font-size:.83rem;color:#88a8ab}.time-display p b{font-weight:500;color:var(--amber)}.deduction-options{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-bottom:1.8rem}.deduction-option{padding:1.5rem .7rem;border:1px solid #34555e;background:#0d272f;display:flex;flex-direction:column;gap:.7rem;text-align:center}.deduction-option b{font-size:1.85rem;font-weight:400;letter-spacing:.06em;font-variant-numeric:tabular-nums}.deduction-option>span{font-size:.72rem;color:#81a4aa}.deduction-option.selected{border-color:var(--amber);background:#34392d}.deduction-option.selected b{color:var(--amber)}.suspect-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.suspect{position:relative;border:1px solid #314d57;background:#102831;padding:0;text-align:left;overflow:hidden}.suspect .portrait{width:100%}.suspect>span{display:block;padding:.6rem .85rem .8rem;border-top:1px solid #315159}.suspect b{font-size:.9rem;font-weight:500}.suspect small{display:block;font-size:.7rem;color:#789aa4}.suspect.selected{border:2px solid var(--amber)}.suspect.selected>span{background:#38392c}.suspect>i{position:absolute;right:.5rem;top:.5rem;display:grid;place-items:center;background:var(--amber);color:#102b2c;width:30px;height:30px;border-radius:50%}.trial-reminder{display:flex;gap:.5rem;align-items:flex-start;color:#7fa4aa;font-size:.8rem;margin-top:1.1rem}.timeline-board{display:flex;flex-direction:column;gap:.65rem}.timeline-card{display:flex;align-items:center;gap:1rem;border:1px solid #34535d;background:#102832;padding:.7rem 1rem}.timeline-number{font-size:1.2rem;font-weight:300;color:var(--amber);border-right:1px solid #38545b;padding-right:1rem;line-height:2}.timeline-card>div:nth-child(2){flex:1}.timeline-card>div>span{font-size:.68rem;color:#769da3}.timeline-card p{font-size:.9em;line-height:1.7;color:#c9dfd8}.reorder-buttons{display:flex;gap:.3rem}.reorder-buttons button{display:grid;place-items:center;width:33px;height:38px;border:1px solid #385e67;color:#9bc4c1}.reorder-buttons button:hover:not(:disabled){background:#264b4c;color:var(--amber)}.feedback{padding:1rem 1.2rem;margin-top:1.2rem;border-left:2px solid var(--amber);background:#352e1c66}.feedback b{display:block;font-size:.85rem;font-weight:500;color:var(--amber);margin-bottom:.35rem}.feedback p{font-size:.88em;line-height:1.85;color:#c4bca7}.feedback.wrong{border-color:var(--danger);background:#391f235c}.feedback.wrong b{color:var(--danger)}.feedback.wrong p{color:#cab9b6}

/* Evidence and supporting menus */
.modal{border:1px solid #41616a;background:#0a2029;color:var(--text);padding:0;width:min(960px,calc(100vw - 40px));max-height:88svh;box-shadow:0 30px 100px #0009;overflow:auto;margin:auto}.modal::backdrop{background:#020d15d6;backdrop-filter:blur(7px)}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.9rem;border-bottom:1px solid #31515b;position:sticky;top:0;background:#102932;z-index:2}.modal-header .eyebrow{font-size:.64rem;letter-spacing:.16em}.modal-header h2{font-size:1.8rem;font-weight:400;letter-spacing:.02em;margin-top:.25rem}.journal-layout{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:520px}.journal-list{border-right:1px solid #31515b;padding:1rem .65rem;max-height:64svh;overflow:auto}.journal-list button{display:flex;align-items:center;gap:.7rem;padding:.8rem .65rem;width:100%;text-align:left;border-left:2px solid transparent;margin-bottom:.2rem}.journal-list button>span{font-size:.65rem;color:#638f99}.journal-list b{font-size:.8rem;font-weight:500;color:#a8c6c8;line-height:1.6;display:block}.journal-list small{font-size:.65rem;color:#638992;display:block;margin-top:.2rem}.journal-list button:hover{background:#15333d}.journal-list button.selected{background:#1b373b;border-color:var(--amber)}.journal-list button.selected b{color:#e7dcc2}.evidence-detail{padding:1.8rem 2rem;overflow:auto;max-height:69svh}.evidence-label{display:flex;justify-content:space-between;gap:1rem;font-size:.66rem;letter-spacing:.07em;color:#7ca3aa;margin-bottom:1.1rem}.evidence-label span:first-child{color:var(--amber);letter-spacing:.17em}.evidence-detail h3{font-family:'Gowun Batang',serif;font-size:1.65rem;line-height:1.6;font-weight:400;margin-bottom:.85rem}.evidence-summary{color:#b7d9d1;font-size:.95em;margin-bottom:1.4rem;line-height:1.85}.document-lines{background:#c9c6b6;color:#253536;border-top:3px solid #979782;padding:1.3rem 1.5rem;box-shadow:3px 4px 0 #253d43;line-height:1.9;margin:1.2rem 0 1.6rem}.document-lines p{border-bottom:1px solid #8a94875c;font-size:.86em;padding:.35rem 0;font-variant-numeric:tabular-nums}.document-lines p:last-child{border:0}.evidence-body{font-size:.94em;line-height:1.95;color:#b5cecb}.evidence-limit{padding:1rem 1.15rem;border-left:2px solid #a18b65;background:#302f2566;margin-top:1.4rem}.evidence-limit>span{font-size:.72rem;color:var(--amber);display:block;margin-bottom:.45rem}.evidence-limit p{font-size:.86em;line-height:1.85;color:#b4bcb0}.evidence-detail footer{display:flex;align-items:center;gap:.45rem;color:#739aa0;font-size:.7rem;border-top:1px solid #2a4952;padding-top:1.1rem;margin-top:1.5rem}.empty-state{padding:3.5rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;color:#779fa5}.empty-state h3{font-size:1rem;font-weight:500;color:#c3d9d5}.empty-state p{max-width:440px;font-size:.9rem}.modal-talk{max-width:600px}.talk-profile{display:flex;gap:1.5rem;align-items:center;padding:1.5rem 2rem}.talk-profile>.portrait{width:92px}.talk-profile>p{font-size:.94em;line-height:1.9;color:#adc8c3}.topic-list{padding:0 2rem 2rem;display:flex;flex-direction:column;gap:.6rem}.topic-list button{display:flex;align-items:center;justify-content:space-between;text-align:left;padding:1rem;border:1px solid #375964;background:#102d37;gap:1rem;font-size:.94em}.topic-list button:hover{border-color:#b2a279;background:#223b3c}.topic-list small{display:flex;gap:.4rem;align-items:center;font-size:.65rem;color:#789f9e;flex-shrink:0}.character-list{padding:1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.character-card{display:flex;align-items:flex-start;gap:1rem;background:#112b35;border:1px solid #304c56;padding:1rem}.character-card>.portrait{width:90px}.character-card h3{font-size:1rem;font-weight:500;line-height:1.5}.character-card h3 small{display:block;font-size:.7rem;color:#89a8ae;margin-top:.25rem;font-weight:400}.character-card p{font-size:.79em;line-height:1.9;color:#afc7c6;margin:.75rem 0}.character-card>div>span{font-size:.7rem;color:#6f989f;display:block;line-height:1.8}.character-card.deceased .portrait{filter:grayscale(1);opacity:.5}.trust-line{display:block;font-size:.68rem;color:var(--amber);font-weight:400;margin-top:.5rem}.map-note{padding:1.5rem 2rem 0;font-size:.9em;line-height:1.9;color:#99b8b7}.map-grid{padding:1.8rem 2rem 2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem}.map-room{display:flex;flex-direction:column;text-align:left;background:#102b35;border:1px solid #355862;padding:1.3rem;min-height:125px}.map-room>span{font-size:.7rem;color:#6a9a9f}.map-room>b{font-size:1rem;font-weight:500;margin:.5rem 0}.map-room>small{font-size:.72rem;color:#7cabb0}.map-room.current{border-color:var(--amber);background:#30382d}.map-room.current small{color:var(--amber)}.map-room:hover:not(:disabled){border-color:var(--teal);background:#164038}.map-corridor{grid-column:1/-1;min-height:100px;background:#173a40;border-style:dashed}.conversation-log{padding:1rem 2rem 2rem;max-height:65svh;overflow-y:auto}.log-entry{display:grid;grid-template-columns:85px 1fr;gap:1.3rem;padding:1rem 0;border-bottom:1px solid #284650}.log-entry>span{font-size:.82rem;padding-top:.1rem}.log-entry p{font-size:.94em;color:#b5cfcb;line-height:1.9;white-space:pre-wrap}.facts-list{padding:1.2rem 2rem 2rem}.facts-list article{display:flex;align-items:flex-start;gap:1.2rem;border-bottom:1px solid #2f4d56;padding:1.3rem 0}.facts-list article>span{color:var(--amber);font-size:1.05rem;font-weight:300;padding-top:.05rem}.facts-list article>div{flex:1}.facts-list h3{font-size:1rem;font-weight:500;color:#c8ddd5;margin-bottom:.5rem}.facts-list p{font-size:.9em;line-height:1.9;color:#93b2b3}.facts-list article>svg{color:var(--teal);margin-top:.4rem}.modal-settings{max-width:600px;padding-bottom:1.5rem}.settings-list{padding:.8rem 1.8rem}.settings-list label{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.2rem 0;border-bottom:1px solid #2f4c55}.settings-list label>span{font-size:.93rem;color:#c5dcd5}.settings-list small{display:block;font-size:.72rem;color:#7b9ea5;margin-top:.3rem}.settings-list select{color:#c9dfd7;border:1px solid #476973;background:#122f38;padding:.6rem .7rem;font-size:.84rem;min-width:100px;max-width:45%}.settings-list input[type=checkbox]{appearance:none;width:43px;height:24px;border-radius:15px;border:1px solid #466871;background:#233f47;position:relative;cursor:pointer;flex-shrink:0}.settings-list input[type=checkbox]::before{content:'';position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%;background:#819ba0;transition:transform .2s}.settings-list input[type=checkbox]:checked{background:#22584f;border-color:#74b5a4}.settings-list input[type=checkbox]:checked::before{transform:translateX(18px);background:#b8e5cd}.settings-list input[type=range]{accent-color:var(--teal);width:135px;max-width:45%}.settings-help{font-size:.78rem;color:#72989f;padding:1rem 1.8rem;line-height:1.9}.modal-settings>.outline{margin:0 1.8rem;width:calc(100% - 3.6rem)}.modal-settings .notice{padding:0 1.8rem 1rem}.modal-confirm-new,.modal-hint{max-width:580px}.confirm-body{padding:1.8rem 2rem 2rem}.confirm-body p{font-size:.96em;line-height:1.9;color:#a7c4c1}.confirm-body>div{display:flex;justify-content:flex-end;gap:.8rem;margin-top:2rem}.hint-body{padding:2rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.hint-body>svg{color:var(--amber)}.hint-body p{font-size:1em;line-height:1.9;color:#c5dacf}.hint-body .primary{align-self:flex-end}.toast{position:fixed;left:50%;transform:translateX(-50%);bottom:85px;z-index:30;display:flex;align-items:center;gap:.6rem;padding:.85rem 1.3rem;background:#21453fed;border:1px solid #609b8b;box-shadow:0 5px 25px #0006;color:#d6eee1;font-size:.82rem;max-width:calc(100vw - 32px);animation:toast-in .3s both}.toast svg{color:var(--teal)}

/* The closed case */
.completion{min-height:calc(100svh - 144px);position:relative;isolation:isolate;text-align:center;overflow:hidden;display:grid;place-items:center;padding:3.5rem 1.5rem}.completion-bg{position:absolute;inset:0;z-index:-2;background:linear-gradient(#061920d9,#06191af5),url('./assets/archive-exterior.png') center/cover}.completion-inner{max-width:680px}.completion-inner>.eyebrow{font-size:.75rem;letter-spacing:.2em}.closed-mark{border:1px solid #5b8c7d;color:#acd3ba;display:grid;place-content:center;width:62px;height:62px;border-radius:50%;margin:1.8rem auto}.completion h1{font-size:clamp(2.8rem,5vw,4rem);font-weight:400;line-height:1.45;letter-spacing:.06em;color:#e4e5d2}.completion-copy{font-size:.9em;line-height:1.9;color:#9fbeb8;margin:1.5rem 0 2rem}.completion-stats{display:flex;justify-content:center;border-block:1px solid #36534f;padding:1.2rem 0;gap:2.5rem;margin:0 auto 1.7rem;max-width:470px}.completion-stats b{display:block;font-size:1.9rem;font-weight:300;color:#d9c89b;font-variant-numeric:tabular-nums}.completion-stats span{font-size:.74rem;color:#80a59f}.completion-actions{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}.completion-actions button{font-size:.85rem}.epilogue-note{font-family:'Gowun Batang',serif;color:#6b9690;margin-top:2.5rem;font-size:.88rem}.relationship-note{font-size:.76rem;line-height:1.9;color:#c4b993;margin-bottom:1.4rem}.relationship-note>span{color:#7da397;font-size:.72rem}

@keyframes portrait-in{from{opacity:0;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}@keyframes toast-in{from{opacity:0;translate:0 10px}to{opacity:1;translate:0 0}}.reduce-motion *, .reduce-motion *::before,.reduce-motion *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#35545d;border-radius:8px}::-webkit-scrollbar-track{background:#0a2027}

@media(min-width:1500px){.game-layout{grid-template-columns:240px minmax(0,1fr) 285px}.scene{min-height:600px}.location-rail{padding:2rem 1.2rem}.case-panel{padding:2rem 1.9rem}.scene-top{padding:2.5rem 3rem}.speaking-character{width:325px}.has-dialogue .scene{min-height:430px}.story-stage{min-height:480px}.story-character{width:320px}.trial-main{padding:2.5rem 3.5rem}.trial-main>.dialogue{margin:0 -3.5rem -2.5rem;padding:1.5rem 3.5rem 3rem}}
@media(max-width:1120px){.game-layout{grid-template-columns:175px minmax(0,1fr)}.case-panel{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:0 2rem;padding:1.5rem 2rem}.case-panel .rail-label{grid-column:1}.case-panel .objective{grid-column:1}.case-panel .objective-sub{grid-column:1}.case-panel .collection-meter{grid-column:2;grid-row:1/3;margin:.3rem 0 1rem}.case-panel>.outline{grid-column:2;grid-row:3;align-self:start}.case-panel .panel-divider,.case-panel .panel-note{display:none}.case-panel .text-button,.case-panel .progress-action{grid-column:2;grid-row:4}.case-panel .save-label{grid-column:1;grid-row:4;margin-top:1rem}.location{padding:.8rem .4rem;gap:.55rem}.location b{font-size:.79rem}.location-rail{padding:1.6rem .65rem}.location-number{font-size:.63rem}.scene-top{padding:1.7rem 2rem}.game-header{padding:0 1.3rem}.chapter-header{gap:.6rem}.chapter-header>span:last-child{display:none}.evidence-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.trial-layout{grid-template-columns:195px 1fr}.trial-rail{padding:1.8rem 1.1rem}.trial-main{padding:1.8rem 1.8rem}.trial-main>.dialogue{margin:0 -1.8rem -1.8rem;padding:1.4rem 1.8rem 2.8rem}.trial-heading h1{font-size:1.9rem}.trial-heading>p:last-of-type{max-width:100%}.title-content{padding-left:4vw}.character-card>.portrait{width:75px}.character-card{gap:.8rem;padding:.8rem}}
@media(max-width:760px){.title-screen{padding:1.6rem 1.6rem 1.3rem;min-height:100svh}.title-backdrop{background-position:61% center}.title-screen::before{background:linear-gradient(90deg,#04111ce6 0%,#06172293 70%,#04111c38),linear-gradient(0deg,#06161e,transparent 45%)}.title-content{padding:3rem 0 6rem}.title-content h1{font-size:clamp(4.6rem,14vw,6.5rem);line-height:1.24}.title-content .eyebrow{font-size:.6rem;letter-spacing:.14em}.title-copy{font-size:.94rem;margin-top:1.8rem}.title-top .brand{gap:.75rem;font-size:.7rem}.title-actions{margin-top:1.7rem}.title-bottom{font-size:.65rem;gap:1rem}.title-bottom-right{display:none}.title-audio{left:1.6rem;right:auto;bottom:4.8rem;align-items:flex-start}.title-audio span{font-size:.64rem}.title-audio button{font-size:.73rem}.game-header{min-height:67px;padding:0 1rem;gap:.5rem}.game-header .brand{min-width:0;font-size:.63rem;gap:.6rem}.game-header .brand .wave{width:33px;transform:scale(.58)}.game-header .brand span:last-child{max-width:65px;line-height:1.4}.chapter-header{gap:.35rem;flex-direction:column;align-items:flex-start}.chapter-header span:first-child{font-size:.55rem}.chapter-header b{font-size:.75rem}.chapter-header i{display:none}.clock{display:none}.header-actions{gap:0}.header-actions .icon-button{width:35px;height:40px}.header-actions svg{width:18px}.game-layout{display:flex;flex-direction:column;min-height:calc(100svh - 131px)}.location-rail{display:none}.game-center{flex:1}.scene{min-height:440px}.scene-top{padding:1.5rem}.scene-top h1{font-size:1.9rem}.scene-top .eyebrow{font-size:.59rem}.scene-sub{font-size:.75rem}.mobile-map{display:inline-flex;color:#a9d2cb;background:#0a2831a3;padding:.25rem .65rem;border:1px solid #3a616966;margin-top:.3rem}.scene-description{left:1.5rem;max-width:calc(100% - 3rem)}.abstract-scene .scene-description{max-width:calc(100% - 3rem);left:1.5rem;bottom:3.9rem}.abstract-scene .hotspot-field{inset:148px 1.5rem 145px;gap:.55rem}.abstract-scene .hotspot{padding:.4rem .45rem;min-height:52px;gap:.25rem}.abstract-scene .hotspot-label{font-size:.74rem}.scene-description p{font-size:.8rem;line-height:1.8}.scene-description .eyebrow{font-size:.6rem}.hotspot{max-width:175px;gap:.3rem}.hotspot-label{font-size:.66rem;padding:.3rem .4rem}.hotspot-icon{width:25px;height:25px}.audio-scene .hotspot:nth-child(4){left:70%}.audio-scene .hotspot:nth-child(5){left:48%}.scene-bottom{padding:.45rem 1rem;font-size:.64rem}.scene-bottom .tiny-button{font-size:.63rem}.people-bar{padding:1rem 1.2rem}.people-list{gap:.6rem}.person-button{min-width:0;flex:1;padding:.35rem .65rem .35rem .35rem;gap:.6rem}.person-button .portrait{width:36px}.person-button b{font-size:.8rem}.person-button small{font-size:.62rem}.person-button svg{width:13px}.inspect-list{gap:.1rem .8rem;margin-top:.8rem}.inspect-list button{font-size:.69rem;min-height:36px}.people-label{font-size:.7rem}.case-panel{padding:1.3rem 1.4rem;gap:0 1rem}.case-panel .objective{font-size:.87rem}.case-panel .rail-label{font-size:.72rem}.case-panel .objective-sub{font-size:.7rem}.case-panel .collection-meter>span{font-size:.66rem}.case-panel>.outline{font-size:.7rem;padding:.55rem;gap:.35rem}.case-panel>.outline svg{width:16px}.case-panel .save-label{font-size:.62rem}.case-panel .progress-action{font-size:.73rem;padding:.7rem .6rem;gap:.4rem}.case-panel .text-button{font-size:.7rem}.case-panel .progress-action svg{width:16px}.bottom-nav{gap:.3rem;justify-content:space-around;min-height:63px;padding-inline:.45rem}.bottom-nav button{flex-direction:column;gap:.05rem;font-size:.62rem;min-width:45px;padding:.35rem .5rem;min-height:47px}.bottom-nav button>span{white-space:nowrap}.bottom-nav i{font-size:.6rem}.bottom-nav svg{width:17px;height:17px}.dialogue{padding:1rem 1.25rem 2.8rem;min-height:215px}.dialogue-heading{gap:.5rem;margin-bottom:.65rem;flex-wrap:wrap}.dialogue-heading>b{font-size:.93rem}.dialogue-heading>span{font-size:.64rem}.dialogue-tools{gap:.2rem}.dialogue-tools .tiny-button{font-size:.58rem}.dialogue-tools .tiny-button svg{width:13px}.dialogue-text{line-height:1.95;min-height:5.85em}.next-line{right:1.1rem;bottom:.6rem;min-height:38px;font-size:.73rem}.has-dialogue .scene{min-height:315px}.speaking-character{width:175px;right:7%}.scene-dialogue-title{left:1.5rem;bottom:1.25rem;max-width:45%}.scene-dialogue-title .eyebrow{font-size:.67rem;letter-spacing:.02em}.choices button{font-size:.92em;padding:.7rem .8rem}.story-layout{min-height:calc(100svh - 130px)}.story-stage{min-height:330px;flex:1}.story-caption{padding:2rem 1.5rem;max-width:90%}.story-caption h1{font-size:2rem;line-height:1.5;margin-top:.7rem}.story-caption .eyebrow{font-size:.64rem}.story-caption>span{font-size:.65rem}.story-character{width:174px;right:8%;opacity:.92}.story-caption{z-index:2;pointer-events:none}.story-layout .dialogue{padding:1.2rem 1.4rem 2.8rem;min-height:240px}.story-layout .next-line{right:1.2rem}.trial-layout{display:flex;flex-direction:column;min-height:calc(100svh - 130px)}.trial-rail{padding:.75rem 1.2rem;display:flex;align-items:center;gap:.85rem;border-right:0;border-bottom:1px solid #314e58}.trial-rail>.eyebrow,.trial-step-track{display:none}.trial-rail h2{font-size:1.1rem;margin:0;white-space:nowrap}.trial-progress{margin:0;gap:.3rem}.trial-progress strong{font-size:1.2rem}.trial-progress>span{font-size:.66rem}.trial-rail .outline{width:auto;margin-left:auto;min-height:36px;font-size:.65rem;padding:.35rem .6rem;gap:.3rem}.trial-rail .outline svg{width:14px}.trial-main{padding:1.3rem 1.2rem;flex:1}.trial-heading{padding-bottom:1rem;margin-bottom:1.2rem}.trial-heading>.eyebrow{font-size:.59rem;letter-spacing:.12em}.trial-heading h1{font-size:1.7rem;margin:.5rem 0}.trial-heading>p:last-of-type{font-size:.84rem;line-height:1.8}.confidence{margin-top:.8rem}.confidence>span{font-size:.65rem}.claim{gap:.7rem;padding:.75rem .65rem;min-height:100px}.claim .portrait{width:38px}.claim>div>span{font-size:.68rem;gap:.4rem}.claim small{font-size:.59rem}.claim>i{width:17px;height:17px}.claim p{font-size:.9em;line-height:1.8}.claim-list{margin-bottom:1.3rem}.selection-heading{font-size:.72rem}.selection-heading .tiny-button{font-size:.66rem}.evidence-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.evidence-chip{padding:.5rem .5rem;font-size:.68rem;min-height:47px;gap:.35rem}.evidence-chip>span{font-size:.55rem}.trial-controls{margin-top:1.3rem;gap:.75rem}.trial-controls .primary{min-width:0;padding:.8rem 1rem;font-size:.79rem;gap:.7rem}.trial-controls .text-button{font-size:.77rem}.trial-main>.dialogue{margin:0 -1.2rem -1.3rem;padding:1.2rem 1.3rem 2.8rem;min-height:230px}.trial-dialogue-stage{min-height:235px}.trial-dialogue-stage>.portrait{width:160px}.trial-record-lines{inset:1.4rem}.trial-record-lines>span{font-size:.55rem}.connection-board{grid-template-columns:1fr 16px 1fr;gap:.45rem;margin-bottom:1.4rem}.connection-slot{min-height:165px;padding:.8rem .7rem;gap:.5rem}.connection-slot>span{font-size:.62rem}.connection-slot>b{font-size:.8rem}.connection-slot p{font-size:.69rem;line-height:1.8}.connect-mark{font-size:1.15rem}.time-display strong{font-size:3.6rem}.time-display p{font-size:.76rem}.deduction-options{gap:.5rem}.deduction-option{padding:1.1rem .45rem}.deduction-option b{font-size:1.5rem}.deduction-option>span{font-size:.64rem}.suspect-grid{gap:.65rem;grid-template-columns:repeat(3,minmax(0,1fr))}.suspect>span{padding:.5rem .55rem}.suspect b{font-size:.77rem}.suspect small{font-size:.6rem}.suspect>i{width:24px;height:24px}.suspect>i svg{width:16px}.trial-reminder{font-size:.72rem}.timeline-card{padding:.7rem .65rem;gap:.6rem}.timeline-number{font-size:.95rem;padding-right:.65rem}.timeline-card p{font-size:.86em}.timeline-card>div>span{font-size:.6rem}.reorder-buttons{flex-direction:column;gap:.25rem}.reorder-buttons button{height:30px;width:31px}.feedback{padding:.9rem 1rem}.feedback p{font-size:.85em}.feedback b{font-size:.78rem}.modal{width:calc(100vw - 20px);max-height:91svh}.modal-header{padding:1rem 1.2rem}.modal-header h2{font-size:1.55rem}.modal-header .eyebrow{font-size:.6rem}.journal-layout{display:flex;flex-direction:column;min-height:0}.journal-list{display:flex;flex-wrap:nowrap;overflow-x:auto;max-height:none;padding:.7rem;border-right:0;border-bottom:1px solid #335059;gap:.35rem;flex-shrink:0}.journal-list button{width:145px;min-width:145px;padding:.6rem;gap:.4rem;background:#102c35}.journal-list b{font-size:.7rem}.journal-list small{font-size:.58rem}.journal-list button>span{font-size:.6rem}.evidence-detail{padding:1.3rem;max-height:none;overflow:visible}.evidence-detail h3{font-size:1.4rem}.evidence-label{font-size:.59rem}.evidence-summary{font-size:.9em}.document-lines{padding:1rem}.document-lines p{font-size:.8em}.evidence-body{font-size:.92em}.evidence-limit{padding:.8rem 1rem}.talk-profile{padding:1.2rem;gap:1rem}.talk-profile>.portrait{width:75px}.talk-profile>p{font-size:.86em}.topic-list{padding:0 1.2rem 1.5rem}.topic-list button{font-size:.88em;padding:.9rem}.character-list{grid-template-columns:1fr;padding:1rem;gap:.8rem}.character-card{padding:.9rem}.character-card>.portrait{width:90px}.character-card p{font-size:.88em}.character-card h3 small{font-size:.72rem}.map-note{padding:1.2rem 1.2rem 0;font-size:.85em}.map-grid{padding:1.2rem;grid-template-columns:1fr 1fr;gap:.65rem}.map-room{padding:1rem;min-height:118px}.map-room>b{font-size:.88rem}.map-room>small{font-size:.65rem}.conversation-log{padding:.5rem 1.1rem 1.3rem;max-height:70svh}.log-entry{grid-template-columns:1fr;gap:.3rem;padding:.9rem 0}.log-entry>span{font-size:.76rem}.log-entry p{font-size:.92em}.facts-list{padding:.7rem 1.2rem 1.5rem}.facts-list article{gap:.8rem;padding:1rem 0}.facts-list h3{font-size:.9rem}.facts-list p{font-size:.88em}.settings-list{padding:.5rem 1.3rem}.settings-list label{padding:1rem 0}.settings-list label>span{font-size:.85rem}.settings-list small{font-size:.65rem}.settings-list select{font-size:.78rem;min-width:94px}.settings-help{padding:1rem 1.3rem;font-size:.73rem}.confirm-body{padding:1.5rem 1.3rem}.confirm-body>div{gap:.6rem}.confirm-body button{font-size:.84rem}.hint-body{padding:1.5rem}.toast{bottom:79px;font-size:.74rem;padding:.75rem 1rem}.completion{padding:2.5rem 1.2rem}.completion h1{font-size:2.9rem}.completion-stats{gap:1.5rem}.completion-stats span{font-size:.68rem}.completion-stats b{font-size:1.7rem}.completion-actions{gap:.6rem}.completion-actions button{font-size:.76rem;padding:.75rem 1rem}.epilogue-note{font-size:.76rem}}
@media(max-width:370px){.title-content h1{font-size:4.4rem}.title-content .eyebrow{letter-spacing:.05em}.title-primary,.title-actions,.continue{width:265px;min-width:0}.chapter-header b{font-size:.69rem}.game-header .brand{font-size:.57rem}.game-header .brand .wave{display:none}.abstract-scene .hotspot-field{inset:143px 1rem 145px}.abstract-scene .hotspot-label{font-size:.67rem}.dialogue-tools .tiny-button span{display:none}.scene-top{padding:1.25rem}.case-panel{padding:1rem;gap:0 .6rem}.suspect b{font-size:.7rem}.trial-controls .primary{font-size:.73rem;padding:.75rem .7rem}.evidence-chip{font-size:.64rem}.title-audio span{font-size:.6rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
