.GameClient-module__BVT8Ta__container{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.GameClient-module__BVT8Ta__boot{place-items:center;min-height:100dvh;padding:2rem;display:grid}.GameClient-module__BVT8Ta__bootInner{color:var(--foreground-muted);text-align:center;flex-direction:column;align-items:center;gap:1rem;font-size:.95rem;display:flex}.GameClient-module__BVT8Ta__bootDot{background:var(--accent-hint);border-radius:999px;width:12px;height:12px;animation:1.4s ease-out infinite GameClient-module__BVT8Ta__pulse;box-shadow:0 0 #b5455280}.GameClient-module__BVT8Ta__topbar{padding:max(.85rem,env(safe-area-inset-top,0px))max(clamp(1rem,4vw,2.5rem),env(safe-area-inset-right,0px)).85rem max(clamp(1rem,4vw,2.5rem),env(safe-area-inset-left,0px));flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;display:flex}.GameClient-module__BVT8Ta__brand{align-items:baseline;gap:.9rem;min-width:0;display:flex}.GameClient-module__BVT8Ta__wordmark{white-space:nowrap;font-family:var(--font-display);letter-spacing:-.01em;color:var(--foreground);flex-shrink:0;font-size:1.4rem;font-weight:540}.GameClient-module__BVT8Ta__brandMeta{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--foreground-muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.5rem;font-size:.68rem;display:inline-flex;overflow:hidden}.GameClient-module__BVT8Ta__statusDot{background:var(--accent-wire);border-radius:999px;width:7px;height:7px}.GameClient-module__BVT8Ta__statusDot[data-status=completed]{background:var(--accent-hint)}.GameClient-module__BVT8Ta__casefileTrigger{font-family:var(--font-sans);color:var(--foreground);cursor:pointer;background:#f5f1e80f;border:1px solid #f5f1e82e;border-radius:999px;flex-shrink:0;padding:.55rem 1.15rem;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s}.GameClient-module__BVT8Ta__casefileTrigger:hover,.GameClient-module__BVT8Ta__casefileTrigger:focus-visible{background:#f5f1e81f;border-color:#f5f1e852;outline:none}.GameClient-module__BVT8Ta__shell{background:linear-gradient(180deg,#ffffff80,transparent 30%),var(--paper);min-height:0;color:var(--paper-ink);border:1px solid #1f23302e;border-radius:16px 16px 14px 14px;flex-direction:column;flex:1;margin:0 clamp(.5rem,3vw,2.5rem) clamp(.5rem,3vw,2rem);display:flex;overflow:hidden;box-shadow:inset 0 1px #fff9,0 40px 90px -40px #000c}.GameClient-module__BVT8Ta__caseStrip{border-bottom:1px solid var(--paper-rule);background:linear-gradient(#f4e7c880,#0000);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;padding:.9rem clamp(1rem,3vw,1.75rem);display:flex}.GameClient-module__BVT8Ta__caseStripMeta{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--paper-ink-muted);align-items:center;gap:.6rem;font-size:.66rem;display:flex}.GameClient-module__BVT8Ta__metaDivider{opacity:.5}.GameClient-module__BVT8Ta__progressGroup{gap:1.25rem;display:flex}.GameClient-module__BVT8Ta__progressItem{min-width:92px}.GameClient-module__BVT8Ta__progressLabel{color:var(--paper-ink);justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.3rem;font-size:.72rem;font-weight:600;display:flex}.GameClient-module__BVT8Ta__progressCount{font-family:var(--font-mono);font-size:.74rem}.GameClient-module__BVT8Ta__progressTotal{color:var(--paper-ink-muted)}.GameClient-module__BVT8Ta__progressTrack{background:#1f23301f;border-radius:999px;height:4px;overflow:hidden}.GameClient-module__BVT8Ta__progressFill{background:linear-gradient(90deg,var(--paper-heading),var(--accent-hint));border-radius:999px;height:100%;transition:width .5s cubic-bezier(.16,1,.3,1)}.GameClient-module__BVT8Ta__mobileTabs{flex-shrink:0;gap:.35rem;padding:.6rem clamp(1rem,3vw,1.75rem) 0;display:none}.GameClient-module__BVT8Ta__mobileTab{font-family:var(--font-sans);color:var(--paper-ink-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-bottom-width:2px;flex:1;padding:.6rem;font-size:.82rem;font-weight:600}.GameClient-module__BVT8Ta__mobileTabActive{color:var(--paper-ink);border-bottom-color:var(--accent-hint)}.GameClient-module__BVT8Ta__workspace{flex:1;grid-template-columns:minmax(0,360px) minmax(0,1fr);min-height:0;display:grid}.GameClient-module__BVT8Ta__dossier{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-right:1px solid var(--paper-rule);flex-direction:column;gap:1rem;min-height:0;padding:1.25rem clamp(1rem,2.5vw,1.5rem);display:flex;overflow-y:auto}.GameClient-module__BVT8Ta__card{border:1px solid var(--paper-rule);background:#fff6;border-radius:12px;padding:1.1rem 1.15rem}.GameClient-module__BVT8Ta__cardHead{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.GameClient-module__BVT8Ta__cardTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--paper-ink);margin:0;font-size:1.22rem;font-weight:600}.GameClient-module__BVT8Ta__cardAction{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--paper-heading);cursor:pointer;background:0 0;border:1px solid #6f4e2d4d;border-radius:999px;padding:.3rem .7rem;font-size:.64rem;transition:background .15s}.GameClient-module__BVT8Ta__cardAction:hover:not(:disabled),.GameClient-module__BVT8Ta__cardAction:focus-visible:not(:disabled){background:#6f4e2d1a;outline:none}.GameClient-module__BVT8Ta__cardAction:disabled{opacity:.5;cursor:default}.GameClient-module__BVT8Ta__startGrid{flex-direction:column;gap:.5rem;display:flex}.GameClient-module__BVT8Ta__startButton{text-align:left;font-family:var(--font-sans);color:var(--paper-ink);background:var(--paper);cursor:pointer;border:1px solid #1f233029;border-radius:9px;padding:.7rem .9rem;font-size:.9rem;font-weight:550;transition:transform .15s,border-color .15s,box-shadow .15s}.GameClient-module__BVT8Ta__startButton:hover:not(:disabled),.GameClient-module__BVT8Ta__startButton:focus-visible:not(:disabled){border-color:var(--accent-hint);box-shadow:-3px 0 0 0 var(--accent-hint);outline:none;transform:translate(3px)}.GameClient-module__BVT8Ta__startButton:disabled{opacity:.55;cursor:default}.GameClient-module__BVT8Ta__momentum{border-top:1px solid var(--paper-rule);color:var(--paper-ink-muted);margin:1rem 0 0;padding-top:.85rem;font-size:.88rem;line-height:1.55}.GameClient-module__BVT8Ta__momentumLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent-hint);margin-bottom:.25rem;font-size:.62rem;display:block}.GameClient-module__BVT8Ta__briefList{flex-direction:column;gap:.75rem;margin-top:.9rem;display:flex}.GameClient-module__BVT8Ta__briefItem p{color:var(--paper-ink);margin:.2rem 0 0;font-size:.86rem;line-height:1.5}.GameClient-module__BVT8Ta__briefSpeaker{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--paper-ink-muted);font-size:.6rem}.GameClient-module__BVT8Ta__row{border-top:1px solid var(--paper-rule);justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem 0;display:flex}.GameClient-module__BVT8Ta__row:first-of-type{border-top:none}.GameClient-module__BVT8Ta__rowMain{flex-direction:column;gap:.15rem;min-width:0;display:flex}.GameClient-module__BVT8Ta__rowName{color:var(--paper-ink);font-size:.94rem;font-weight:600}.GameClient-module__BVT8Ta__rowMeta{color:var(--paper-ink-muted);font-size:.8rem;line-height:1.45}.GameClient-module__BVT8Ta__rowAction{font-family:var(--font-sans);color:var(--paper);background:var(--paper-ink);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;padding:.4rem .95rem;font-size:.78rem;font-weight:600;transition:background .15s,transform .15s}.GameClient-module__BVT8Ta__rowAction:hover:not(:disabled),.GameClient-module__BVT8Ta__rowAction:focus-visible:not(:disabled){background:var(--accent-hint);outline:none}.GameClient-module__BVT8Ta__rowAction:disabled{opacity:.45;cursor:default}.GameClient-module__BVT8Ta__timelineRow{border-top:1px solid var(--paper-rule);grid-template-columns:48px 1fr;gap:.75rem;padding:.6rem 0;display:grid}.GameClient-module__BVT8Ta__timelineRow:first-of-type{border-top:none}.GameClient-module__BVT8Ta__timelineTime{font-family:var(--font-mono);color:var(--accent-hint);font-size:.8rem;font-weight:600}.GameClient-module__BVT8Ta__timelineMain{flex-direction:column;gap:.15rem;display:flex}.GameClient-module__BVT8Ta__timelineTitle{color:var(--paper-ink);font-size:.9rem;font-weight:600}.GameClient-module__BVT8Ta__emptyNote{color:var(--paper-ink-muted);margin:0;font-size:.85rem;font-style:italic}.GameClient-module__BVT8Ta__logColumn{background:repeating-linear-gradient(#0000,#0000 31px,#1f23300a 32px),#fdf6e466;flex-direction:column;min-height:0;display:flex}.GameClient-module__BVT8Ta__logHead{border-bottom:1px solid var(--paper-rule);font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--paper-ink-muted);flex-shrink:0;justify-content:space-between;align-items:baseline;padding:.85rem clamp(1rem,2.5vw,1.75rem);font-size:.66rem;display:flex}.GameClient-module__BVT8Ta__logHeadMeta{opacity:.8}.GameClient-module__BVT8Ta__logScroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex:1;min-height:0;padding:1.25rem clamp(1rem,2.5vw,1.75rem) 1.5rem;overflow-y:auto}.GameClient-module__BVT8Ta__logList{flex-direction:column;gap:1.05rem;max-width:64ch;display:flex}.GameClient-module__BVT8Ta__logEntry{border-left:2px solid var(--paper-rule);padding-left:.9rem;animation:.32s ease-out both GameClient-module__BVT8Ta__entryIn}.GameClient-module__BVT8Ta__logMeta{align-items:baseline;gap:.6rem;margin-bottom:.3rem;display:flex}.GameClient-module__BVT8Ta__logSpeaker{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--paper-heading);font-size:.64rem;font-weight:600}.GameClient-module__BVT8Ta__logTime{font-family:var(--font-mono);color:var(--paper-ink-muted);font-size:.62rem}.GameClient-module__BVT8Ta__logBody{color:var(--paper-ink);white-space:pre-wrap;margin:0;font-size:1rem;line-height:1.62}.GameClient-module__BVT8Ta__logList>*{animation:.3s ease-out both GameClient-module__BVT8Ta__entryIn}.GameClient-module__BVT8Ta__testimony{border-left:2px solid var(--paper-heading);padding-left:1rem}.GameClient-module__BVT8Ta__testimonyHead{align-items:baseline;gap:.6rem;margin-bottom:.3rem;display:flex}.GameClient-module__BVT8Ta__testimonySpeaker{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--paper-heading);font-size:.74rem;font-weight:700}.GameClient-module__BVT8Ta__testimonyBody{font-family:var(--font-serif);color:var(--paper-ink);white-space:pre-wrap;margin:0;font-size:1.1rem;line-height:1.66}.GameClient-module__BVT8Ta__memo{border-left:2px solid var(--accent-wire);padding-left:1rem}.GameClient-module__BVT8Ta__memoHead{align-items:baseline;gap:.6rem;margin-bottom:.3rem;display:flex}.GameClient-module__BVT8Ta__memoLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-wire);font-size:.64rem;font-weight:600}.GameClient-module__BVT8Ta__memoBody{color:var(--paper-ink);white-space:pre-wrap;margin:0;font-size:.98rem;line-height:1.6}.GameClient-module__BVT8Ta__hintNote{background:#b545520f;border:1px solid #b545522e;border-radius:9px;padding:.7rem .9rem}.GameClient-module__BVT8Ta__hintNoteLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent-hint);margin-bottom:.25rem;font-size:.62rem;display:block}.GameClient-module__BVT8Ta__hintNoteBody{font-family:var(--font-serif);color:var(--paper-ink);margin:0;font-size:1rem;font-style:italic;line-height:1.6}.GameClient-module__BVT8Ta__wireEntry{border-top:1px solid var(--paper-rule);border-bottom:1px solid var(--paper-rule);text-align:center;padding:.65rem 0}.GameClient-module__BVT8Ta__wireEntryLabel{font-family:var(--font-mono);letter-spacing:.28em;text-transform:uppercase;color:var(--paper-ink-muted);margin-bottom:.35rem;font-size:.6rem;display:block}.GameClient-module__BVT8Ta__wireEntryBody{max-width:46ch;font-family:var(--font-serif);color:var(--paper-ink-muted);margin:0 auto;font-size:.94rem;font-style:italic;line-height:1.6}.GameClient-module__BVT8Ta__coach{align-items:flex-start;gap:.55rem;padding:.1rem 0;display:flex}.GameClient-module__BVT8Ta__coachDot{background:#4a7a52;border-radius:999px;flex-shrink:0;width:7px;height:7px;margin-top:.45rem}.GameClient-module__BVT8Ta__coachBody{color:#3f6147;margin:0;font-size:.86rem;line-height:1.5}.GameClient-module__BVT8Ta__youLine{font-family:var(--font-sans);color:var(--paper-ink-muted);gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.GameClient-module__BVT8Ta__youCaret{color:var(--accent-hint);font-weight:700}.GameClient-module__BVT8Ta__ticker{color:var(--paper-ink-muted);align-items:baseline;gap:.55rem;font-size:.78rem;display:flex}.GameClient-module__BVT8Ta__tickerLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#6f4e2dbf;flex-shrink:0;font-size:.56rem}.GameClient-module__BVT8Ta__tickerText{font-style:italic}.GameClient-module__BVT8Ta__dispatch{border-left:2px solid #1f233066;padding-left:1rem}.GameClient-module__BVT8Ta__dispatchHead{align-items:baseline;gap:.6rem;margin-bottom:.3rem;display:flex}.GameClient-module__BVT8Ta__dispatchLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--paper-ink);font-size:.64rem;font-weight:600}.GameClient-module__BVT8Ta__dispatchBody{color:var(--paper-ink);margin:0;font-size:.96rem;line-height:1.6}.GameClient-module__BVT8Ta__thinking{gap:5px;padding:.35rem 0;display:inline-flex}.GameClient-module__BVT8Ta__thinking span{background:var(--accent-wire);border-radius:999px;width:7px;height:7px;animation:1.2s ease-in-out infinite GameClient-module__BVT8Ta__blink}.GameClient-module__BVT8Ta__thinking span:nth-child(2){animation-delay:.2s}.GameClient-module__BVT8Ta__thinking span:nth-child(3){animation-delay:.4s}.GameClient-module__BVT8Ta__commandBar{padding:.85rem clamp(1rem,3vw,1.75rem)calc(.85rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--paper-rule);background:linear-gradient(#0000,#f4e7c88c);flex-shrink:0}.GameClient-module__BVT8Ta__commandForm{gap:.6rem;display:flex}.GameClient-module__BVT8Ta__commandInputWrap{flex:1;min-width:0;display:flex;position:relative}.GameClient-module__BVT8Ta__commandIcon{color:var(--paper-ink-muted);pointer-events:none;position:absolute;top:50%;left:.95rem;transform:translateY(-50%)}.GameClient-module__BVT8Ta__commandInput{width:100%;min-width:0;font-family:var(--font-sans);color:var(--paper-ink);background:var(--paper);border:1px solid #1f233038;border-radius:11px;padding:.85rem 1.1rem .85rem 2.7rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}.GameClient-module__BVT8Ta__commandInput::placeholder{color:#5c6372b3}.GameClient-module__BVT8Ta__commandInput:focus{border-color:var(--accent-hint);outline:none;box-shadow:0 0 0 3px #b5455224}.GameClient-module__BVT8Ta__commandInput:disabled{opacity:.6}.GameClient-module__BVT8Ta__sendButton{min-width:84px;font-family:var(--font-sans);color:var(--paper);background:var(--accent-hint);cursor:pointer;border:none;border-radius:11px;flex-shrink:0;padding:0 1.5rem;font-size:.95rem;font-weight:650;transition:filter .15s,transform .1s}.GameClient-module__BVT8Ta__sendButton:hover:not(:disabled){filter:brightness(1.08)}.GameClient-module__BVT8Ta__sendButton:active:not(:disabled){transform:scale(.98)}.GameClient-module__BVT8Ta__sendButton:disabled{opacity:.6;cursor:progress}.GameClient-module__BVT8Ta__errorNote{color:var(--accent-hint);margin:.6rem 0 0;font-size:.82rem}.GameClient-module__BVT8Ta__suggestRow{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:.5rem;margin-top:.7rem;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 88%,#0000);mask-image:linear-gradient(90deg,#000 88%,#0000)}.GameClient-module__BVT8Ta__suggestRow::-webkit-scrollbar{display:none}.GameClient-module__BVT8Ta__suggestChip{white-space:nowrap;font-family:var(--font-sans);color:var(--paper-ink);border:1px solid var(--paper-rule);cursor:pointer;background:#ffffff8c;border-radius:999px;flex-shrink:0;padding:.4rem .85rem;font-size:.8rem;transition:background .15s,border-color .15s}.GameClient-module__BVT8Ta__suggestChip:hover:not(:disabled),.GameClient-module__BVT8Ta__suggestChip:focus-visible:not(:disabled){border-color:var(--accent-hint);background:#fff;outline:none}.GameClient-module__BVT8Ta__suggestChip:disabled{opacity:.5;cursor:default}.GameClient-module__BVT8Ta__commandActions{align-items:center;gap:.7rem;margin-top:.8rem;display:flex}.GameClient-module__BVT8Ta__theoryButton{font-family:var(--font-sans);color:var(--paper);background:var(--paper-ink);cursor:pointer;border:none;border-radius:999px;padding:.55rem 1.1rem;font-size:.84rem;font-weight:650;transition:background .15s}.GameClient-module__BVT8Ta__theoryButton:hover:not(:disabled),.GameClient-module__BVT8Ta__theoryButton:focus-visible:not(:disabled){background:#000;outline:none}.GameClient-module__BVT8Ta__theoryButton:disabled{opacity:.5;cursor:default}.GameClient-module__BVT8Ta__hintButton{font-family:var(--font-sans);color:var(--paper-ink);cursor:pointer;background:0 0;border:1px solid #1f233047;border-radius:999px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.84rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.GameClient-module__BVT8Ta__hintButton:hover:not(:disabled),.GameClient-module__BVT8Ta__hintButton:focus-visible:not(:disabled){border-color:var(--accent-hint);color:var(--accent-hint);outline:none}.GameClient-module__BVT8Ta__hintButton:disabled{opacity:.45;cursor:default}.GameClient-module__BVT8Ta__hintStatus{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--paper-ink-muted);font-size:.66rem}.GameClient-module__BVT8Ta__soundToggle{width:2.1rem;height:2.1rem;color:var(--paper-ink-muted);cursor:pointer;background:0 0;border:1px solid #1f233038;border-radius:999px;place-items:center;margin-left:auto;transition:color .15s,border-color .15s;display:inline-grid}.GameClient-module__BVT8Ta__soundToggle:hover,.GameClient-module__BVT8Ta__soundToggle:focus-visible{color:var(--accent-hint);border-color:var(--accent-hint);outline:none}.GameClient-module__BVT8Ta__soundToggle[aria-pressed=true]{color:var(--accent-wire);border-color:var(--accent-wire)}.GameClient-module__BVT8Ta__swipeHint{width:calc(100% - 2*clamp(1rem,3vw,1.75rem));font-family:var(--font-sans);color:var(--paper-ink-muted);cursor:pointer;background:#b5455212;border:1px solid #b5455233;border-radius:10px;justify-content:center;align-items:center;gap:.55rem;margin:.5rem clamp(1rem,3vw,1.75rem) 0;padding:.5rem .9rem;font-size:.8rem;display:flex}.GameClient-module__BVT8Ta__swipeHintDot{background:var(--accent-hint);border-radius:999px;width:8px;height:8px}.GameClient-module__BVT8Ta__sectionGroup{border-top:1px solid var(--paper-rule);padding:1.1rem 0}.GameClient-module__BVT8Ta__sectionGroup:first-of-type{border-top:none;padding-top:.25rem}.GameClient-module__BVT8Ta__sectionHeadRow{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.6rem;display:flex}.GameClient-module__BVT8Ta__sectionEyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent-hint);margin:0 0 .6rem;font-size:.66rem}.GameClient-module__BVT8Ta__sectionHeadRow .GameClient-module__BVT8Ta__sectionEyebrow{margin-bottom:0}.GameClient-module__BVT8Ta__sectionItem{flex-direction:column;gap:.15rem;padding:.45rem 0;display:flex}.GameClient-module__BVT8Ta__sectionName{color:var(--paper-ink);font-size:.94rem;font-weight:600}.GameClient-module__BVT8Ta__sectionName em{font-style:normal;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--paper-ink-muted);font-size:.7rem}.GameClient-module__BVT8Ta__sectionMeta{color:var(--paper-ink-muted);font-size:.84rem;line-height:1.5}.GameClient-module__BVT8Ta__noteList{flex-direction:column;gap:.6rem;margin-bottom:.85rem;display:flex}.GameClient-module__BVT8Ta__noteItem{color:var(--paper-ink);border:1px solid var(--paper-rule);background:#ffffff80;border-radius:9px;flex-direction:column;gap:.25rem;padding:.65rem .8rem;font-size:.88rem;line-height:1.5;display:flex}.GameClient-module__BVT8Ta__noteTime{font-family:var(--font-mono);color:var(--paper-ink-muted);font-size:.6rem}.GameClient-module__BVT8Ta__noteForm{gap:.5rem;display:flex}.GameClient-module__BVT8Ta__noteInput{min-width:0;font-family:var(--font-sans);color:var(--paper-ink);background:var(--paper);border:1px solid #1f233033;border-radius:9px;flex:1;padding:.65rem .85rem;font-size:.95rem}.GameClient-module__BVT8Ta__noteInput:focus{border-color:var(--accent-hint);outline:none}.GameClient-module__BVT8Ta__noteButton{font-family:var(--font-sans);color:var(--paper);background:var(--paper-ink);cursor:pointer;border:none;border-radius:9px;padding:0 1.1rem;font-size:.84rem;font-weight:600}.GameClient-module__BVT8Ta__noteButton:disabled{opacity:.5}.GameClient-module__BVT8Ta__wireList{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.GameClient-module__BVT8Ta__wireItem{flex-direction:column;gap:.25rem;display:flex}.GameClient-module__BVT8Ta__wireTitle{font-family:var(--font-display);color:var(--paper-ink);font-size:.98rem;font-weight:560}.GameClient-module__BVT8Ta__wireBody{color:var(--paper-ink-muted);margin:0;font-size:.86rem;line-height:1.5}.GameClient-module__BVT8Ta__wireTime{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--paper-ink-muted);font-size:.6rem}.GameClient-module__BVT8Ta__consensus{flex-direction:column;gap:.7rem;margin-top:.6rem;display:flex}.GameClient-module__BVT8Ta__consensusRow{flex-direction:column;gap:.3rem;display:flex}.GameClient-module__BVT8Ta__consensusLabel{color:var(--paper-ink);justify-content:space-between;align-items:baseline;font-size:.85rem;font-weight:600;display:flex}.GameClient-module__BVT8Ta__digestCopy{color:var(--paper-ink);margin:0;font-size:.92rem;font-style:italic;line-height:1.55}.GameClient-module__BVT8Ta__digestStatus{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-wire);margin-top:.5rem;font-size:.66rem;display:inline-block}.GameClient-module__BVT8Ta__sharePre{font-family:var(--font-mono);color:var(--paper-ink);white-space:pre-wrap;border:1px solid var(--paper-rule);background:#1f23300d;border-radius:9px;margin:0;padding:.85rem 1rem;font-size:.74rem;line-height:1.6}.GameClient-module__BVT8Ta__theoryForm{flex-direction:column;gap:1rem;display:flex}.GameClient-module__BVT8Ta__theoryField{flex-direction:column;gap:.4rem;display:flex}.GameClient-module__BVT8Ta__theoryLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--paper-ink-muted);font-size:.66rem}.GameClient-module__BVT8Ta__select,.GameClient-module__BVT8Ta__input,.GameClient-module__BVT8Ta__textarea{width:100%;font-family:var(--font-sans);color:var(--paper-ink);background:var(--paper);border:1px solid #1f233038;border-radius:10px;padding:.75rem .9rem;font-size:.98rem}.GameClient-module__BVT8Ta__select:focus,.GameClient-module__BVT8Ta__input:focus,.GameClient-module__BVT8Ta__textarea:focus{border-color:var(--accent-hint);outline:none;box-shadow:0 0 0 3px #b545521f}.GameClient-module__BVT8Ta__textarea{resize:vertical;min-height:120px;line-height:1.55}.GameClient-module__BVT8Ta__theoryActions{justify-content:flex-end;gap:.7rem;margin-top:.3rem;display:flex}.GameClient-module__BVT8Ta__secondaryButton{font-family:var(--font-sans);color:var(--paper-ink);cursor:pointer;background:0 0;border:1px solid #1f233047;border-radius:999px;padding:.7rem 1.3rem;font-size:.9rem;font-weight:600}.GameClient-module__BVT8Ta__primaryButton{font-family:var(--font-sans);color:var(--paper);background:var(--accent-hint);cursor:pointer;border:none;border-radius:999px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:650;transition:filter .15s}.GameClient-module__BVT8Ta__primaryButton:hover,.GameClient-module__BVT8Ta__primaryButton:focus-visible{filter:brightness(1.08);outline:none}.GameClient-module__BVT8Ta__early{text-align:center;padding:2rem 1.75rem}.GameClient-module__BVT8Ta__earlyTitle{font-family:var(--font-display);color:var(--paper-ink);margin:0;font-size:1.8rem;font-weight:560}.GameClient-module__BVT8Ta__earlyText{max-width:38ch;color:var(--paper-ink-muted);margin:.75rem auto 1.5rem;font-size:.96rem;line-height:1.6}.GameClient-module__BVT8Ta__earlyButton{font-family:var(--font-sans);color:var(--paper);background:var(--accent-hint);cursor:pointer;border-radius:999px;padding:.8rem 1.8rem;font-size:.92rem;font-weight:650;text-decoration:none;display:inline-block}.GameClient-module__BVT8Ta__earlyDismiss{font-family:var(--font-sans);color:var(--paper-ink-muted);cursor:pointer;background:0 0;border:none;margin:1rem auto 0;font-size:.84rem;text-decoration:underline;display:block}.GameClient-module__BVT8Ta__choiceGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem;display:grid}.GameClient-module__BVT8Ta__choice{font-family:var(--font-sans);color:var(--paper-ink);background:var(--paper);cursor:pointer;border:1px solid #1f233033;border-radius:9px;padding:.6rem .75rem;font-size:.9rem;font-weight:600;transition:border-color .15s,background .15s,transform .1s}.GameClient-module__BVT8Ta__choice:hover,.GameClient-module__BVT8Ta__choice:focus-visible{border-color:var(--accent-hint);outline:none}.GameClient-module__BVT8Ta__choiceList{flex-direction:column;gap:.45rem;display:flex}.GameClient-module__BVT8Ta__choiceRow{text-align:left;font-family:var(--font-sans);color:var(--paper-ink);background:var(--paper);cursor:pointer;border:1px solid #1f23302e;border-radius:9px;align-items:center;gap:.6rem;padding:.65rem .8rem;font-size:.9rem;transition:border-color .15s,background .15s;display:flex}.GameClient-module__BVT8Ta__choiceRow:hover,.GameClient-module__BVT8Ta__choiceRow:focus-visible{border-color:var(--accent-hint);outline:none}.GameClient-module__BVT8Ta__choiceRadio{border:1.5px solid #1f233059;border-radius:999px;flex-shrink:0;width:15px;height:15px;transition:border-color .15s,box-shadow .15s}.GameClient-module__BVT8Ta__choiceActive{border-color:var(--accent-hint);color:var(--paper-ink);background:#b5455214}.GameClient-module__BVT8Ta__choiceActive .GameClient-module__BVT8Ta__choiceRadio{border-color:var(--accent-hint);box-shadow:inset 0 0 0 3px var(--accent-hint)}.GameClient-module__BVT8Ta__evidencePicker{flex-wrap:wrap;gap:.5rem;display:flex}.GameClient-module__BVT8Ta__evidenceChip{font-family:var(--font-sans);color:var(--paper-ink);background:var(--paper);cursor:pointer;border:1px solid #1f233033;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .85rem;font-size:.84rem;font-weight:550;transition:border-color .15s,background .15s;display:inline-flex}.GameClient-module__BVT8Ta__evidenceCheck{width:16px;height:16px;color:var(--paper-ink-muted);background:#1f23301a;border-radius:999px;place-items:center;font-size:.7rem;display:grid}.GameClient-module__BVT8Ta__evidenceChipActive{border-color:var(--accent-wire);background:#1f4d3f1a}.GameClient-module__BVT8Ta__evidenceChipActive .GameClient-module__BVT8Ta__evidenceCheck{background:var(--accent-wire);color:#fff}.GameClient-module__BVT8Ta__verdict{text-align:center;padding:2.25rem 1.75rem 1.75rem}.GameClient-module__BVT8Ta__verdictEyebrow{font-family:var(--font-mono);letter-spacing:.26em;text-transform:uppercase;margin:0;font-size:.72rem}.GameClient-module__BVT8Ta__verdictStampWrap{place-items:center;min-height:56px;margin-bottom:.4rem;display:grid;position:relative}.GameClient-module__BVT8Ta__verdictRing{border:2px solid var(--accent-hint);pointer-events:none;border-radius:999px;width:80px;height:80px;position:absolute}.GameClient-module__BVT8Ta__verdictStamp{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent-hint);border:2.5px solid var(--accent-hint);border-radius:8px;padding:.4rem 1rem;font-size:.92rem;font-weight:700;display:inline-block;box-shadow:0 0 0 1px #b5455233}.GameClient-module__BVT8Ta__verdictWin .GameClient-module__BVT8Ta__verdictEyebrow{color:var(--accent-wire)}.GameClient-module__BVT8Ta__verdictMiss .GameClient-module__BVT8Ta__verdictEyebrow{color:var(--accent-hint)}.GameClient-module__BVT8Ta__verdictTitle{font-family:var(--font-display);letter-spacing:-.015em;color:var(--paper-ink);margin:.6rem 0 0;font-size:clamp(2rem,6vw,2.8rem);font-weight:620;line-height:1.02}.GameClient-module__BVT8Ta__verdictFeedback{max-width:42ch;color:var(--paper-ink-muted);margin:.85rem auto 0;font-size:.96rem;line-height:1.6}.GameClient-module__BVT8Ta__verdictScores{border-top:1px solid var(--paper-rule);border-bottom:1px solid var(--paper-rule);justify-content:center;gap:1.75rem;margin:1.75rem 0;padding:1.1rem 0;display:flex}.GameClient-module__BVT8Ta__verdictScore{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--paper-ink-muted);flex-direction:column;align-items:center;gap:.4rem;font-size:.64rem;display:flex}.GameClient-module__BVT8Ta__verdictScoreMark{font-size:1.3rem;font-family:var(--font-sans);color:var(--paper-ink);font-weight:700}.GameClient-module__BVT8Ta__shareCard{text-align:left;max-width:320px;font-family:var(--font-mono);color:var(--paper-ink);white-space:pre-wrap;border:1px dashed var(--paper-rule);background:#1f23300d;border-radius:11px;margin:0 auto;padding:1rem 1.1rem;font-size:.82rem;line-height:1.7}.GameClient-module__BVT8Ta__verdictActions{justify-content:center;gap:.7rem;margin-top:1.5rem;display:flex}.GameClient-module__BVT8Ta__waitlist{border-top:1px solid var(--paper-rule);max-width:340px;margin:1.25rem auto 0;padding-top:1.1rem}.GameClient-module__BVT8Ta__waitlistLabel{color:var(--paper-ink);margin-bottom:.55rem;font-size:.88rem;line-height:1.45;display:block}.GameClient-module__BVT8Ta__waitlistForm{flex-direction:column;gap:.4rem;display:flex}.GameClient-module__BVT8Ta__waitlistRow{gap:.5rem;display:flex}.GameClient-module__BVT8Ta__waitlistInput{min-width:0;font-family:var(--font-sans);color:var(--paper-ink);background:var(--paper);border:1px solid #1f233038;border-radius:9px;flex:1;padding:.65rem .85rem;font-size:.95rem}.GameClient-module__BVT8Ta__waitlistInput:focus{border-color:var(--accent-hint);outline:none;box-shadow:0 0 0 3px #b545521f}.GameClient-module__BVT8Ta__waitlistButton{font-family:var(--font-sans);color:var(--paper);background:var(--accent-hint);cursor:pointer;border:none;border-radius:9px;flex-shrink:0;padding:0 1.1rem;font-size:.88rem;font-weight:650;transition:filter .15s}.GameClient-module__BVT8Ta__waitlistButton:hover:not(:disabled){filter:brightness(1.08)}.GameClient-module__BVT8Ta__waitlistButton:disabled{opacity:.6;cursor:progress}.GameClient-module__BVT8Ta__waitlistDone{color:var(--accent-wire);margin:0;font-size:.92rem;font-weight:600}.GameClient-module__BVT8Ta__verdictDismiss{font-family:var(--font-sans);color:var(--paper-ink-muted);cursor:pointer;background:0 0;border:none;margin:1rem auto 0;font-size:.82rem;text-decoration:underline;display:block}.GameClient-module__BVT8Ta__verdictDismiss:hover,.GameClient-module__BVT8Ta__verdictDismiss:focus-visible{color:var(--paper-ink);outline:none}@keyframes GameClient-module__BVT8Ta__entryIn{0%{opacity:0;transform:translateY(6px)}}@keyframes GameClient-module__BVT8Ta__blink{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@keyframes GameClient-module__BVT8Ta__pulse{0%{box-shadow:0 0 #b5455280}70%{box-shadow:0 0 0 12px #b5455200}to{box-shadow:0 0 #b5455200}}@media (max-width:960px){.GameClient-module__BVT8Ta__mobileTabs{display:flex}.GameClient-module__BVT8Ta__workspace{grid-template-columns:1fr}.GameClient-module__BVT8Ta__workspace[data-mobile-view=log] .GameClient-module__BVT8Ta__dossier,.GameClient-module__BVT8Ta__workspace[data-mobile-view=dossier] .GameClient-module__BVT8Ta__logColumn{display:none}.GameClient-module__BVT8Ta__dossier{border-right:none}}@media (max-width:600px){.GameClient-module__BVT8Ta__topbar{gap:.6rem}.GameClient-module__BVT8Ta__brand{gap:.55rem;overflow:hidden}.GameClient-module__BVT8Ta__wordmark{font-size:1.2rem}.GameClient-module__BVT8Ta__brandMeta{letter-spacing:.1em;min-width:0;font-size:.6rem}.GameClient-module__BVT8Ta__casefileTrigger{flex-shrink:0;padding:.5rem .9rem;font-size:.78rem}.GameClient-module__BVT8Ta__shell{border-radius:14px;margin:0 .5rem .5rem}.GameClient-module__BVT8Ta__caseStrip{gap:.6rem 1rem}.GameClient-module__BVT8Ta__progressGroup{gap:.85rem;width:100%}.GameClient-module__BVT8Ta__progressItem{flex:1;min-width:0}.GameClient-module__BVT8Ta__commandActions{flex-wrap:wrap}.GameClient-module__BVT8Ta__logBody{font-size:.96rem}}@media (prefers-reduced-motion:reduce){.GameClient-module__BVT8Ta__logList>*,.GameClient-module__BVT8Ta__progressFill,.GameClient-module__BVT8Ta__bootDot,.GameClient-module__BVT8Ta__thinking span{transition:none;animation:none}}
.LandingScreen-module__Z5QFdW__screen{isolation:isolate;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:clamp(2rem,6vw,5rem) 1.5rem;display:flex;position:relative;overflow:hidden}.LandingScreen-module__Z5QFdW__vignette{z-index:-1;background:radial-gradient(120% 80% at 50% -10%,#b5455229,#0000 60%),radial-gradient(90% 60% at 50% 120%,#0d1c33e6,#0000 70%);animation:14s ease-in-out infinite LandingScreen-module__Z5QFdW__breathe;position:absolute;inset:0}.LandingScreen-module__Z5QFdW__content{text-align:center;width:min(720px,100%);animation:.9s cubic-bezier(.16,1,.3,1) both LandingScreen-module__Z5QFdW__rise}.LandingScreen-module__Z5QFdW__eyebrow{font-family:var(--font-mono);letter-spacing:.34em;text-transform:uppercase;color:var(--foreground-muted);margin:0;font-size:.72rem;animation:1s ease-out .1s both LandingScreen-module__Z5QFdW__fade}.LandingScreen-module__Z5QFdW__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);text-shadow:0 30px 60px #0000008c;margin:.9rem 0 0;font-size:clamp(4rem,16vw,9rem);font-weight:540;line-height:.86}.LandingScreen-module__Z5QFdW__titleLine{animation:1s cubic-bezier(.16,1,.3,1) both LandingScreen-module__Z5QFdW__rise;display:block}.LandingScreen-module__Z5QFdW__titleLine:first-child{color:var(--foreground-muted);font-style:italic;font-weight:380;animation-delay:.16s}.LandingScreen-module__Z5QFdW__titleLine:nth-child(2){animation-delay:.26s}.LandingScreen-module__Z5QFdW__lede{max-width:46ch;color:var(--foreground-muted);margin:1.75rem auto 0;font-size:clamp(1.05rem,2.4vw,1.22rem);line-height:1.62;animation:1s ease-out .4s both LandingScreen-module__Z5QFdW__fade}.LandingScreen-module__Z5QFdW__steps{text-align:left;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2.75rem 0 0;padding:0;list-style:none;animation:1s ease-out .55s both LandingScreen-module__Z5QFdW__fade;display:grid}.LandingScreen-module__Z5QFdW__step{border-top:1px solid #f5f1e829;flex-direction:column;gap:.6rem;padding-top:1rem;display:flex}.LandingScreen-module__Z5QFdW__stepNumber{font-family:var(--font-mono);letter-spacing:.2em;color:var(--accent-hint);font-size:.74rem}.LandingScreen-module__Z5QFdW__stepTitle{font-family:var(--font-display);color:var(--foreground);margin:0;font-size:1.15rem;font-weight:540}.LandingScreen-module__Z5QFdW__stepBody{color:var(--foreground-muted);margin:0;font-size:.92rem;line-height:1.55}.LandingScreen-module__Z5QFdW__actions{flex-direction:column;align-items:center;gap:1rem;margin-top:2.75rem;animation:1s ease-out .7s both LandingScreen-module__Z5QFdW__fade;display:flex}.LandingScreen-module__Z5QFdW__begin{font-family:var(--font-sans);letter-spacing:.01em;color:var(--desk-deep);background:var(--foreground);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.85rem;padding:1.05rem 2.1rem;font-size:1.02rem;font-weight:600;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 18px 40px -16px #f5f1e880}.LandingScreen-module__Z5QFdW__begin:hover:not(:disabled),.LandingScreen-module__Z5QFdW__begin:focus-visible:not(:disabled){outline:none;transform:translateY(-2px);box-shadow:0 24px 48px -16px #f5f1e899}.LandingScreen-module__Z5QFdW__begin:disabled{cursor:progress;opacity:.7}.LandingScreen-module__Z5QFdW__beginArrow{transition:transform .2s cubic-bezier(.16,1,.3,1)}.LandingScreen-module__Z5QFdW__begin:hover:not(:disabled) .LandingScreen-module__Z5QFdW__beginArrow{transform:translate(4px)}.LandingScreen-module__Z5QFdW__notice{color:#c5c0b4b3;margin:0;font-size:.78rem}.LandingScreen-module__Z5QFdW__foot{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#c5c0b473;align-items:center;gap:.6rem;font-size:.68rem;display:flex;position:absolute;bottom:clamp(1rem,4vw,2rem)}.LandingScreen-module__Z5QFdW__footDot{opacity:.6}.LandingScreen-module__Z5QFdW__footLink{color:inherit;text-decoration:none}.LandingScreen-module__Z5QFdW__footLink:hover,.LandingScreen-module__Z5QFdW__footLink:focus-visible{color:var(--foreground);outline:none;text-decoration:underline}@keyframes LandingScreen-module__Z5QFdW__rise{0%{opacity:0;transform:translateY(22px)}}@keyframes LandingScreen-module__Z5QFdW__fade{0%{opacity:0}}@keyframes LandingScreen-module__Z5QFdW__breathe{0%,to{opacity:.85}50%{opacity:1}}@media (max-width:640px){.LandingScreen-module__Z5QFdW__steps{grid-template-columns:1fr;gap:1rem}.LandingScreen-module__Z5QFdW__foot{margin-top:3rem;position:static}}@media (prefers-reduced-motion:reduce){.LandingScreen-module__Z5QFdW__content,.LandingScreen-module__Z5QFdW__titleLine,.LandingScreen-module__Z5QFdW__eyebrow,.LandingScreen-module__Z5QFdW__lede,.LandingScreen-module__Z5QFdW__steps,.LandingScreen-module__Z5QFdW__actions,.LandingScreen-module__Z5QFdW__vignette{animation:none}}
.Modal-module__Ro-5Wq__overlay{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#04060ca8;justify-content:center;align-items:flex-start;padding:clamp(1rem,4vw,3rem) 1rem;animation:.18s ease-out Modal-module__Ro-5Wq__overlayIn;display:flex;position:fixed;inset:0;overflow-y:auto}.Modal-module__Ro-5Wq__dialog{background:linear-gradient(180deg,#fff9,transparent 40%),var(--paper);width:min(640px,100%);color:var(--paper-ink);border:1px solid #1f233029;border-radius:14px;margin:auto 0;animation:.22s cubic-bezier(.16,1,.3,1) Modal-module__Ro-5Wq__dialogIn;position:relative;box-shadow:inset 0 1px #ffffff80,0 40px 80px -30px #000000b3}.Modal-module__Ro-5Wq__handle{cursor:grab;touch-action:none;justify-content:center;padding:.6rem 0 .2rem;display:flex}.Modal-module__Ro-5Wq__handle:active{cursor:grabbing}.Modal-module__Ro-5Wq__handleBar{background:#1f23302e;border-radius:999px;width:40px;height:4px}.Modal-module__Ro-5Wq__header{border-bottom:1px solid var(--paper-rule);justify-content:space-between;align-items:flex-start;gap:1rem;padding:.75rem 1.75rem 1rem;display:flex}.Modal-module__Ro-5Wq__eyebrow{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--accent-ink);margin:0 0 .35rem;font-size:.66rem}.Modal-module__Ro-5Wq__title{font-family:var(--font-display);color:var(--paper-ink);margin:0;font-size:clamp(1.5rem,4vw,1.9rem);font-weight:560;line-height:1.05}.Modal-module__Ro-5Wq__close{width:2.25rem;height:2.25rem;color:var(--paper-ink-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex-shrink:0;place-items:center;font-size:1.6rem;line-height:1;transition:background .15s,color .15s;display:grid}.Modal-module__Ro-5Wq__close:hover,.Modal-module__Ro-5Wq__close:focus-visible{color:var(--paper-ink);background:#1f233014;outline:none}.Modal-module__Ro-5Wq__body{padding:1.25rem 1.75rem 1.75rem}.Modal-module__Ro-5Wq__bareBody{padding:0}@keyframes Modal-module__Ro-5Wq__overlayIn{0%{opacity:0}}@keyframes Modal-module__Ro-5Wq__dialogIn{0%{opacity:0;transform:translateY(12px)scale(.985)}}@media (prefers-reduced-motion:reduce){.Modal-module__Ro-5Wq__overlay,.Modal-module__Ro-5Wq__dialog{animation:none}}@media (max-width:600px){.Modal-module__Ro-5Wq__header{padding:1.25rem 1.25rem .85rem}.Modal-module__Ro-5Wq__body{padding:1rem 1.25rem 1.5rem}}
