:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#102237;background:#e9eff3;font-synthesis:none;--ink:#102237;--navy:#10283f;--blue:#3e6f9e;--amber:#c58a22;--amber2:#e1b049;--green:#2f725e;--red:#b44a4f;--muted:#6b7887;--line:#cbd6dd;--paper:#f7f9fa;--tap:44px}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%;height:100%}body{min-height:100dvh}button{font:inherit;color:inherit}button:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(197,138,34,.55);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{margin:0;color:var(--blue);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-weight:900}.primary-button{width:100%;min-height:54px;border:0;border-radius:16px;background:linear-gradient(145deg,var(--amber2),var(--amber));font-weight:900;cursor:pointer;box-shadow:0 9px 22px #c58a2238}.primary-button:hover:not(:disabled){transform:translateY(-1px)}.primary-button:disabled{background:#d3dce2;color:#8696a2;box-shadow:none;cursor:not-allowed}.primary-button.danger{background:linear-gradient(145deg,#cd6064,var(--red));color:#fff}.secondary-button{min-height:46px;border:1px solid var(--line);border-radius:14px;background:#fff;font-weight:800;cursor:pointer}.text-button{min-height:44px;border:0;background:transparent;color:var(--muted);font-weight:800;cursor:pointer}.library-shell{min-height:100dvh;padding:40px clamp(22px,6vw,90px);background:radial-gradient(circle at 80% 0,rgba(197,138,34,.15),transparent 27%),linear-gradient(145deg,#eef3f6,#dce7ed)}.brand-lockup{display:flex;align-items:center;gap:14px}.brand-lockup p,.brand-lockup h1{margin:0}.brand-lockup p{text-transform:uppercase;font-size:.65rem;letter-spacing:.14em;color:var(--muted);font-weight:800}.brand-lockup h1{font-family:Georgia,serif;font-size:1.55rem}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--navy);color:var(--amber2);font-size:1.8rem}.library-copy{max-width:800px;margin:11vh auto 56px;text-align:center}.library-copy h2{margin:13px 0 20px;font-family:Georgia,serif;font-size:clamp(2.3rem,5.2vw,5rem);line-height:.98;letter-spacing:-.05em}.library-copy>p:last-child{max-width:610px;margin:auto;color:var(--muted);font-size:1.08rem}.case-grid{max-width:980px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.case-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:245px;padding:30px;border:1px solid rgba(16,34,55,.13);border-radius:22px;background:#fffc;text-align:left;cursor:pointer;box-shadow:0 16px 45px #10223717;overflow:hidden}.case-card:hover{transform:translateY(-3px);border-color:var(--amber)}.case-card strong{margin:18px 0 8px;font-family:Georgia,serif;font-size:1.8rem}.case-card>span:not(.eyebrow):not(.case-number){color:var(--muted);line-height:1.5}.case-card b{margin-top:auto;padding-top:20px;font-size:.72rem;letter-spacing:.08em}.case-number{position:absolute;right:18px;bottom:-27px;font-family:Georgia,serif;font-size:7rem;color:#3e6f9e14}.center-state,.intro-screen{min-height:100dvh;display:grid;place-items:center;padding:25px;background:linear-gradient(145deg,#e9f0f4,#d5e2e9);text-align:center}.center-state button{min-height:44px;padding:0 18px}.loader{width:40px;height:40px;border:4px solid #b9c8d2;border-top-color:var(--amber);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.intro-screen{position:relative}.back-link{position:absolute;left:24px;top:24px;border:0;background:none;min-height:44px;font-weight:800;cursor:pointer}.intro-card{max-width:670px;padding:clamp(30px,5vw,60px);border-radius:28px;background:#ffffffe6;box-shadow:0 30px 70px #10223726}.intro-seal{display:grid;place-items:center;width:66px;height:66px;margin:0 auto 24px;border-radius:22px;background:var(--navy);color:var(--amber2);font-size:2.3rem}.intro-card h1{margin:10px 0 16px;font-family:Georgia,serif;font-size:clamp(2.1rem,4vw,3.4rem);line-height:1}.intro-card>p:not(.eyebrow){color:var(--muted);line-height:1.6}.intro-formula{display:flex;align-items:center;justify-content:center;gap:22px;margin:28px 0;padding:20px;border-radius:18px;background:#eaf1f5}.intro-formula div{display:flex;flex-direction:column;gap:4px}.intro-formula span{font-size:.62rem;letter-spacing:.12em;font-weight:900;color:var(--blue)}.intro-formula small{color:var(--muted)}.app-shell{height:100dvh;display:grid;grid-template-rows:72px minmax(0,1fr);overflow:hidden;background:linear-gradient(145deg,#e9eff3,#dce6eb)}.app-header{z-index:5;display:grid;grid-template-columns:auto minmax(200px,1fr) auto auto;align-items:center;gap:15px;padding:9px 18px;background:#10283f;color:#fff;box-shadow:0 7px 24px #05142433}.icon-button{width:46px;height:46px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#ffffff12;color:#fff;cursor:pointer;font-size:1.2rem}.icon-button:disabled{opacity:.35}.header-title{min-width:0}.header-title span{display:block;color:#a9bdca;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;font-weight:900}.header-title strong,.header-title small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-title strong{font-size:1.08rem;margin:2px 0}.header-title small{font-size:.7rem;color:#d4e0e7}.header-actions{display:flex;gap:8px}.phase-progress{display:flex;align-items:center;gap:7px;margin:0;padding:0;list-style:none}.phase-progress li{display:flex;align-items:center;gap:6px;width:25px;height:25px;border:1px solid rgba(255,255,255,.2);border-radius:50%;justify-content:center;color:#8da4b4;font-size:.68rem}.phase-progress li span{color:#9db0bd;font-weight:800}.phase-progress li.active{background:var(--amber);border-color:var(--amber);color:var(--ink)}.phase-progress li.active span{color:#fff}.phase-progress i{display:block;width:22px;height:1px;background:#ffffff2e}.game-layout{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:16px;padding:16px}.canvas-card,.workbench{min-height:0;border:1px solid rgba(16,34,55,.12);border-radius:26px;background:#ffffffc2;box-shadow:0 22px 55px #1022371f;overflow:hidden}.canvas-card{display:flex;flex-direction:column;background:linear-gradient(145deg,#dce8ef,#edf3f6)}.canvas-copy{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px 6px}.canvas-copy h1{margin:4px 0 3px;font-family:Georgia,serif;font-size:clamp(1.5rem,2.2vw,2.15rem)}.canvas-copy>div>p:last-child{margin:0;color:var(--muted);font-size:.82rem}.progress-pill{white-space:nowrap;padding:11px 15px;border-radius:99px;background:#ffffffc4;font-size:.72rem;color:var(--muted);box-shadow:0 6px 15px #10223714}.progress-pill b{color:var(--ink)}.board-frame{min-height:0;flex:1;margin:12px 22px 20px;padding:11px;border-radius:21px;background:#ffffffad;border:1px solid rgba(16,34,55,.14);display:flex;flex-direction:column}.board-meta{height:30px;display:flex;justify-content:space-between;align-items:flex-start;font-size:.6rem;letter-spacing:.05em;color:#5f7589;font-weight:900}.floor-plan{min-height:0;width:100%;height:100%;border:3px solid var(--navy);border-radius:13px;background:#eaf2f6}.plan-zone{cursor:default}.plan-zone rect{fill:#ffffff57;stroke:#6f9bc0;stroke-width:2.5;stroke-dasharray:8 5}.plan-zone.compatible{cursor:pointer}.plan-zone.compatible rect{fill:#fff1cf;stroke:var(--amber);stroke-width:5;stroke-dasharray:none;filter:drop-shadow(0 7px 8px rgba(197,138,34,.2))}.plan-zone.contradiction rect{fill:#f8e4e5;stroke:var(--red);stroke-width:5}.zone-title{font-size:26px;fill:#587087;font-weight:900}.zone-meta{font-size:15px;fill:#74899a;font-weight:800}.issue-mark{font-size:28px;fill:var(--red);font-weight:900}.fixed-element circle{fill:#fff;stroke:currentColor;stroke-width:3}.fixed-element{color:var(--amber)}.fixed-element text:first-of-type{fill:currentColor;font-weight:900}.fixed-element text:last-of-type{fill:#495f73;font-size:12px;font-weight:900;text-transform:uppercase}.route-layer polyline{fill:none;stroke:var(--red);stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.route-node circle{fill:#fff;stroke:var(--navy);stroke-width:4}.route-node text{fill:var(--navy);font-weight:900}.route-node.visited circle{fill:var(--red);stroke:#84353a}.route-node.visited>text:first-of-type{fill:#fff}.route-node.available{cursor:pointer}.route-node.available circle{stroke:var(--amber);stroke-width:7}.route-label{font-size:13px}.workbench{display:flex;flex-direction:column;background:#ffffffeb}.panel-head{padding:18px 18px 13px;border-bottom:1px solid rgba(16,34,55,.1)}.panel-head h2{margin:5px 0 4px;font-family:Georgia,serif;font-size:1.55rem}.panel-head>p:last-child{margin:0;color:var(--muted);font-size:.76rem}.room-rail{display:flex;gap:7px;overflow-x:auto;padding:12px 18px 3px;scrollbar-width:none}.room-rail button{flex:0 0 82px;min-height:58px;padding:8px;border:1px solid var(--line);border-radius:13px;background:#fff;text-align:left;cursor:pointer}.room-rail button.active{border-color:var(--amber);background:#fff1cf;box-shadow:0 0 0 2px #c58a221f}.room-rail button.done{border-color:#89b4a5}.room-rail button.problem{border-color:var(--red);background:#f8e4e5}.room-rail strong,.room-rail small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.room-rail strong{font-size:.68rem}.room-rail small{margin-top:8px;color:var(--muted);font-size:.58rem}.panel-scroll{min-height:0;flex:1;overflow:auto;padding:14px 18px 20px}.panel-footer{flex:none;padding:12px 18px max(14px,env(safe-area-inset-bottom));border-top:1px solid rgba(16,34,55,.1);background:#ffffffeb;display:flex;flex-direction:column;gap:5px}.panel-footer.split{display:grid;grid-template-columns:1fr auto;align-items:center}.coach-card{position:relative;display:flex;flex-direction:column;gap:5px;margin-bottom:13px;padding:12px;border:1px solid rgba(197,138,34,.3);border-radius:15px;background:#fff8e7}.coach-card span{font-size:.59rem;letter-spacing:.1em;color:#976816;font-weight:900}.coach-card strong{font-size:.83rem}.coach-card button{position:absolute;right:5px;top:4px;border:0;background:none;min-height:36px;color:var(--muted);font-size:.65rem;cursor:pointer}.room-summary{display:flex;gap:12px;align-items:center;padding:12px;border:1px solid #c5d9e7;border-radius:15px;background:#eef6fa}.room-summary>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#d8eaf5;color:var(--blue);font-size:1.4rem}.room-summary strong{font-size:.77rem}.room-summary p{margin:3px 0 0;color:var(--muted);font-size:.68rem;line-height:1.35}.builder-section{margin-top:17px}.builder-section header{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.builder-section header b{font-size:.75rem}.builder-section header i{display:inline-grid;place-items:center;width:23px;height:23px;margin-right:6px;border-radius:50%;background:var(--navy);color:#fff;font-style:normal}.builder-section header small{color:var(--muted);font-size:.6rem;font-weight:800}.choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.choice-grid button{position:relative;min-height:49px;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer}.choice-grid button.selected{border-color:var(--amber);background:#fff1cf;box-shadow:inset 0 0 0 2px #c58a2224}.choice-grid button:disabled{opacity:.32}.choice-grid strong{font-size:1.05rem}.choice-grid sup{position:absolute;right:6px;top:5px;font-size:.5rem}.equation{position:relative;margin-top:9px;padding:9px 11px;border:1px solid var(--line);border-radius:13px;background:#fff}.equation span,.equation strong{display:block}.equation span{font-size:.54rem;letter-spacing:.09em;color:var(--muted);font-weight:900}.equation strong{margin-top:3px}.equation i{position:absolute;right:10px;top:17px;color:var(--red);font-size:.58rem;font-style:normal;font-weight:900}.equation.mismatch{border-color:var(--red);background:#fff7f7}.record-list{display:grid;gap:7px}.record-list button{display:grid;grid-template-columns:65px 1fr;align-items:center;min-height:53px;padding:7px 10px;border:1px solid var(--line);border-radius:13px;background:#fff;text-align:left;cursor:pointer}.record-list button.selected{border-color:var(--amber);background:#fff1cf}.record-list button>span{font-weight:900;color:var(--blue);font-size:.72rem}.record-list small{display:block;font-size:.47rem;color:var(--muted)}.record-list strong{font-size:.69rem}.inline-note{padding:10px;border-radius:12px;background:#eef3f6;color:#596e7f;font-size:.68rem}.placement-card{text-align:center;padding:30px 10px}.piece-preview{display:grid;place-items:center;max-width:190px;max-height:120px;min-height:75px;margin:auto;border:3px solid var(--blue);border-radius:12px;background:#dcebf4;color:var(--ink);font-weight:900}.placement-card h3{margin:19px 0 7px}.placement-card p{max-width:280px;margin:auto;color:var(--muted);font-size:.75rem;line-height:1.5}.success-card,.issue-card{margin-top:15px;padding:14px;border-radius:14px}.success-card{border:1px solid #9fc8b9;background:#e3f2ec}.issue-card{border:1px solid #d99a9d;background:#f9e8e8}.success-card strong,.issue-card strong{font-size:.78rem}.success-card p,.issue-card p{margin:5px 0 0;font-size:.7rem;line-height:1.4}.placement-guidance{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:8px 12px;border-radius:14px;background:var(--navy);color:#fff;font-size:.72rem;font-weight:800}.placement-guidance button{min-height:36px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff1a;color:#fff}.route-current,.credential-summary{padding:15px;border-radius:16px;background:#edf4f7}.route-current span,.credential-summary>span{display:block;font-size:.56rem;letter-spacing:.12em;color:var(--blue);font-weight:900}.route-current strong{display:block;margin-top:4px;font-family:Georgia,serif;font-size:1.3rem}.milestone-list{margin:18px 0;padding:0;list-style:none}.milestone-list li{display:flex;gap:10px;align-items:center;min-height:48px;border-bottom:1px solid #e2e8ec}.milestone-list i{color:#8fa0ac;font-style:normal}.milestone-list li.done i{color:var(--green)}.milestone-list strong,.milestone-list small{display:block}.milestone-list strong{font-size:.72rem}.milestone-list small{color:var(--muted);font-size:.6rem}.route-options{display:grid;gap:8px;margin-top:8px}.route-options button{min-height:48px;border:1px solid var(--amber);border-radius:13px;background:#fff6de;font-weight:800;cursor:pointer}.credential-summary div{display:flex;gap:8px;margin-top:10px}.credential-summary b{padding:8px 11px;border-radius:99px;background:var(--navy);color:#fff;font-size:.65rem}.suspect-list{display:grid;gap:9px;margin-top:15px}.suspect-list button{display:flex;gap:11px;align-items:center;min-height:73px;padding:10px;border:1px solid var(--line);border-radius:15px;background:#fff;text-align:left;cursor:pointer}.suspect-list button.selected{border-color:var(--amber);background:#fff6de;box-shadow:0 0 0 3px #c58a221f}.avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--navy);color:#fff;font-weight:900}.suspect-list button>span:last-child{display:flex;flex-direction:column;gap:2px}.suspect-list strong{font-size:.78rem}.suspect-list small{color:var(--muted);font-size:.62rem}.suspect-list i{margin-top:3px;color:var(--blue);font-size:.58rem;font-style:normal;font-weight:800}.resolved-seal{display:grid;place-items:center;width:80px;height:80px;margin:20px auto;border-radius:50%;background:var(--green);color:#fff;font-size:2.5rem}.resolved-title{text-align:center;font-family:Georgia,serif;font-size:1.6rem}.causal-list{padding-left:24px;color:#41566a}.causal-list li{margin:14px 0;padding-left:4px;font-size:.76rem;line-height:1.4}.modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#0818278c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{width:min(450px,100%);padding:20px;border-radius:22px;background:#fff;box-shadow:0 25px 60px #00000038}.modal header{display:flex;align-items:center;justify-content:space-between}.modal h2{margin:0;font-family:Georgia,serif}.modal header button{width:44px;height:44px;border:1px solid var(--line);border-radius:13px;background:#fff;font-size:1.5rem;cursor:pointer}.menu-row{width:100%;min-height:48px;margin-top:10px;border:1px solid var(--line);border-radius:13px;background:#fff;text-align:left;padding:0 13px;cursor:pointer}.danger-text{color:var(--red)}.hint-card{margin-top:15px;padding:18px;border-radius:16px;background:#fff6de}.hint-card span{font-size:.58rem;letter-spacing:.1em;color:#976816;font-weight:900}.hint-card h3{margin:8px 0}.hint-card p{margin:0;color:#5d6470;font-size:.8rem;line-height:1.5}.sheet-handle{display:none}@media(max-width:899px){.app-shell{grid-template-rows:64px minmax(0,1fr)}.app-header{grid-template-columns:auto minmax(0,1fr) auto;padding:7px 10px}.phase-progress,.header-actions .icon-button:first-child{display:none}.game-layout{position:relative;display:block;padding:0}.canvas-card{height:100%;border:0;border-radius:0;padding-bottom:230px}.canvas-copy{padding:13px 14px 4px}.canvas-copy h1{font-size:1.55rem}.canvas-copy>div>p:last-child{max-width:380px}.progress-pill{display:none}.board-frame{margin:8px 8px 12px;padding:6px}.board-meta{font-size:.52rem}.workbench{position:absolute;z-index:10;left:0;right:0;bottom:0;height:min(58dvh,540px);border-radius:25px 25px 0 0;box-shadow:0 -16px 40px #1022372e}.sheet-handle{display:block;width:46px;height:5px;margin:9px auto -5px;border-radius:99px;background:#aab9c3}.panel-head{padding-top:13px}.floor-plan{min-height:440px}.zone-title{font-size:20px}.fixed-element text:last-of-type{display:none}.route-label{font-size:10px}}@media(max-width:699px){.header-title span,.header-title small{display:none}.header-title strong{font-size:1rem}.header-actions .icon-button:last-child{display:none}.case-grid{grid-template-columns:1fr}.library-shell{padding:24px 18px}.library-copy{margin:10vh auto 36px;text-align:left}.library-copy h2 br{display:none}.case-card{min-height:220px;padding:24px}.intro-formula{gap:10px;padding:14px}.intro-formula strong{font-size:.72rem}.canvas-copy h1{font-size:1.35rem}.canvas-copy>div>p:last-child{font-size:.72rem;max-width:320px}.workbench{height:52dvh}.choice-grid{grid-template-columns:repeat(4,1fr)}.panel-head h2{font-size:1.25rem}.floor-plan{min-height:380px}.board-meta span:last-child{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.connector-label{fill:#7890a2;font-size:18px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}@media(max-width:899px){.workbench[data-size=compact]{height:116px}.workbench[data-size=medium]{height:min(58dvh,540px)}.workbench[data-size=expanded]{height:82dvh}button.sheet-handle{display:block;position:relative;flex:0 0 44px;width:46px;min-height:44px;margin:0 auto -10px;padding:0;border:0;background:transparent;cursor:pointer}button.sheet-handle:after{content:"";position:absolute;top:9px;left:0;width:46px;height:5px;border-radius:99px;background:#aab9c3}}@media(max-width:699px){.workbench[data-size=medium]{height:52dvh}}:root{--cr-ink:#172237;--cr-night:#13243b;--cr-night2:#1d3852;--cr-parchment:#f5edda;--cr-paper:#fffaf0;--cr-gold:#c99532;--cr-gold2:#e4bd61;--cr-blue:#446f91;--cr-violet:#66518f;--cr-green:#34745a;--cr-red:#a84143;--cr-muted:#68717a;--cr-line:#d8cdb8}.cr-app{min-height:100dvh;background:#e9e2d3;color:var(--cr-ink);font-family:Inter,ui-sans-serif,-apple-system,Segoe UI,sans-serif}.cr-app button{min-height:48px}.cr-app.large-text{font-size:118%}.cr-app.high-contrast{--cr-ink:#050505;--cr-night:#07111c;--cr-muted:#303030;--cr-line:#786b56}.cr-app.reduce-motion *{animation:none!important;transition:none!important}.cr-kicker{margin:0;color:var(--cr-blue);font-size:.68rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.cr-center{min-height:100dvh;display:grid;place-content:center;justify-items:center;background:radial-gradient(circle,#f8f0dc,#ddd2bd);text-align:center}.cr-center button{padding:0 20px}.cr-loader{font-size:3rem;color:var(--cr-gold);animation:crPulse 1.3s ease-in-out infinite}.cr-error-mark{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:var(--cr-red);color:#fff;font-size:2rem}.cr-primary{display:flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:0 24px;border:0;border-radius:14px;background:linear-gradient(145deg,var(--cr-gold2),var(--cr-gold));color:#192334;font-weight:900;box-shadow:0 9px 22px #79511438;cursor:pointer}.cr-primary:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.03)}.cr-primary:disabled{background:#d5d0c5;color:#8c8a85;box-shadow:none;cursor:not-allowed}.cr-primary.danger{background:linear-gradient(145deg,#c75d59,var(--cr-red));color:#fff}.cr-secondary{min-height:48px;border:0;background:transparent;color:var(--cr-muted);font-weight:800;cursor:pointer}.cr-intro{position:relative;min-height:100dvh;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 50% 15%,rgba(228,189,97,.18),transparent 35%),linear-gradient(145deg,#102239,#1a344c);overflow:hidden}.cr-intro:before,.cr-intro:after{content:"";position:absolute;width:400px;height:400px;border:1px solid rgba(228,189,97,.12);border-radius:50%}.cr-intro:before{left:-220px;bottom:-180px}.cr-intro:after{right:-240px;top:-180px}.cr-stars{position:absolute;top:8%;color:#e4bd618c;letter-spacing:1em}.cr-settings-button{position:absolute;z-index:2;right:24px;top:20px;display:flex;align-items:center;gap:8px;padding:0 14px;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:#ffffff12;color:#fff;cursor:pointer}.cr-intro-card{position:relative;z-index:1;width:min(790px,100%);padding:clamp(30px,5vw,62px);border:1px solid rgba(228,189,97,.45);border-radius:30px;background:linear-gradient(145deg,#fffaf0fa,#f0e4caf7);box-shadow:0 32px 80px #00000057;text-align:center}.cr-intro-card:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(139,104,44,.18);border-radius:22px;pointer-events:none}.cr-codex-seal{display:grid;place-items:center;width:78px;height:78px;margin:0 auto 20px;border:2px solid var(--cr-gold);border-radius:50%;background:var(--cr-night);color:var(--cr-gold2);font-size:2.5rem;box-shadow:0 0 0 7px #c9953221}.cr-intro-card h1{max-width:650px;margin:12px auto 18px;font-family:Georgia,serif;font-size:clamp(2.3rem,5vw,4.2rem);line-height:.98;letter-spacing:-.04em}.cr-lead{max-width:620px;margin:0 auto;color:#59616a;line-height:1.6;font-size:1.02rem}.cr-promise{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:12px;margin:30px 0;padding:20px;border:1px solid var(--cr-line);border-radius:18px;background:#ffffff8c}.cr-promise div{display:flex;flex-direction:column;align-items:center;gap:4px}.cr-promise div>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--cr-night);color:#fff;font-size:.7rem}.cr-promise b{font-size:.78rem}.cr-promise small{color:var(--cr-muted);font-size:.63rem}.cr-promise>i{color:var(--cr-gold);font-style:normal}.cr-intro-card>.cr-primary{width:min(360px,100%);margin:0 auto}.cr-duration{display:block;margin-top:14px;color:var(--cr-muted)}.cr-header{height:76px;display:grid;grid-template-columns:minmax(240px,1fr) minmax(220px,auto) auto auto;align-items:center;gap:24px;padding:10px 20px;background:var(--cr-night);color:#fff;box-shadow:0 7px 24px #0a141f33}.cr-brand{display:flex;align-items:center;gap:11px}.cr-brand>span{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(228,189,97,.45);border-radius:14px;color:var(--cr-gold2);font-size:1.5rem}.cr-brand small,.cr-brand strong,.cr-case-title small,.cr-case-title b{display:block}.cr-brand small,.cr-case-title small{font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;color:#a9bdc8;font-weight:800}.cr-brand strong{font-family:Georgia,serif}.cr-case-title{text-align:center}.cr-case-title b{margin-top:3px}.cr-progress{display:flex;align-items:center;gap:7px;margin:0;padding:0;list-style:none}.cr-progress li{display:flex;align-items:center;gap:5px;color:#8297a5}.cr-progress li>span{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.2);border-radius:50%;font-size:.68rem}.cr-progress li>b{font-size:.65rem}.cr-progress li.active{color:#fff}.cr-progress li.active>span{background:var(--cr-gold);border-color:var(--cr-gold);color:var(--cr-ink)}.cr-progress>i{width:20px;height:1px;background:#fff3}.cr-icon-button{width:48px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#ffffff0f;color:#fff;cursor:pointer}.cr-game-grid{min-height:calc(100dvh - 76px);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(390px,.8fr);gap:16px;padding:16px;background:linear-gradient(145deg,#dce6e8,#e9e2d4)}.cr-story-stage,.cr-workbench{min-height:0;border:1px solid rgba(23,34,55,.14);border-radius:26px;box-shadow:0 20px 50px #1722371c;overflow:hidden}.cr-story-stage{position:relative;display:flex;flex-direction:column;padding:24px;background:radial-gradient(circle at 50% 43%,rgba(228,189,97,.23),transparent 24%),linear-gradient(155deg,#d7e4e7,#edf0e8)}.cr-story-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(68,111,145,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(68,111,145,.06) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:linear-gradient(to bottom,transparent,black 25%,black 75%,transparent);mask-image:linear-gradient(to bottom,transparent,black 25%,black 75%,transparent);pointer-events:none}.cr-stage-copy{position:relative;z-index:1}.cr-stage-copy h1,.cr-page-heading h1{margin:6px 0 5px;font-family:Georgia,serif;font-size:clamp(2rem,3vw,3.4rem);letter-spacing:-.035em}.cr-stage-copy>p:last-child,.cr-page-heading>p:last-child{margin:0;color:var(--cr-muted)}.cr-relic-altar{position:relative;z-index:1;display:flex;flex:1;min-height:350px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cr-relic-altar>small{margin-top:22px;color:var(--cr-blue);font-size:.63rem;letter-spacing:.14em;font-weight:900}.cr-relic-altar h2{margin:7px 0 6px;font-family:Georgia,serif;font-size:2rem}.cr-relic-altar p{max-width:380px;margin:0;color:var(--cr-muted)}.cr-relic-symbol{position:relative;z-index:2;display:grid;place-items:center;width:150px;height:150px;border:2px solid #8aa5b8;border-radius:50%;background:#ffffffa6;color:#8aa5b8;font-family:Georgia,serif;font-size:5rem;box-shadow:0 18px 40px #17223724}.cr-relic-altar.revealed .cr-relic-symbol{border-color:var(--cr-gold);background:radial-gradient(circle,#fff8dd,#e8d29a);color:var(--cr-night);animation:crReveal .45s ease-out}.cr-orbit{position:absolute;width:230px;height:230px;border:1px solid rgba(68,111,145,.25);border-radius:50%;animation:crSpin 18s linear infinite}.cr-orbit:before{content:"";position:absolute;top:22px;right:22px;bottom:22px;left:22px;border:1px dashed rgba(68,111,145,.3);border-radius:50%}.cr-orbit i{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--cr-gold)}.cr-orbit i:nth-child(1){top:-6px;left:50%}.cr-orbit i:nth-child(2){bottom:22px;left:12px}.cr-orbit i:nth-child(3){right:8px;bottom:35px}.cr-relic-shelf{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cr-relic-shelf>div{display:flex;align-items:center;gap:10px;min-height:62px;padding:8px 12px;border:1px solid rgba(23,34,55,.13);border-radius:14px;background:#ffffff8c}.cr-relic-shelf span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#cfdadf;color:#738692;font-weight:900}.cr-relic-shelf small{color:var(--cr-muted);font-size:.65rem;font-weight:800}.cr-relic-shelf .current{border-color:var(--cr-gold);background:#fff4d6}.cr-relic-shelf .done{border-color:#8bb3a2;background:#e9f3ed}.cr-relic-shelf .done span{background:var(--cr-green);color:#fff;font-size:1.2rem}.cr-workbench{display:flex;flex-direction:column;background:var(--cr-paper)}.cr-workbench-head{padding:20px 22px 15px;border-bottom:1px solid var(--cr-line)}.cr-workbench-head h2{margin:6px 0 4px;font-family:Georgia,serif;font-size:1.75rem}.cr-workbench-head>p:last-child{margin:0;color:var(--cr-muted);font-size:.78rem}.cr-targets{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:14px 22px 0}.cr-property{display:flex;align-items:center;gap:12px;padding:11px;border:1px solid var(--cr-line);border-radius:14px;background:#fff}.cr-property>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#fff;font-size:1.25rem}.cr-property.energy>span{background:var(--cr-violet)}.cr-property.resonance>span{background:var(--cr-blue)}.cr-property small,.cr-property strong{display:block}.cr-property small{color:var(--cr-muted);font-size:.57rem;font-weight:800;text-transform:uppercase}.cr-property strong{font-size:1.3rem}.cr-fragment-section,.cr-equations{padding:16px 22px 0}.cr-fragment-section header,.cr-equations header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.cr-fragment-section header>div,.cr-equations header>div{display:flex;align-items:center;gap:8px}.cr-fragment-section header b,.cr-equations header b{font-size:.76rem}.cr-fragment-section header small,.cr-equations header small{color:var(--cr-muted);font-size:.6rem}.cr-step-number{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--cr-night);color:#fff;font-size:.65rem;font-weight:900}.cr-fragments{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.cr-fragments button{position:relative;min-width:0;border:1px solid var(--cr-line);border-radius:13px;background:#fff;cursor:pointer}.cr-fragments button>span,.cr-fragments button>small{display:block}.cr-fragments button>span{font-family:Georgia,serif;font-size:1.45rem;font-weight:900}.cr-fragments button>small{overflow:hidden;color:var(--cr-muted);font-size:.5rem;text-overflow:ellipsis}.cr-fragments button.selected{border:2px solid var(--cr-gold);background:#fff1c9;box-shadow:0 0 0 3px #c995321f}.cr-fragments button:disabled{opacity:.28}.cr-equations>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cr-equations>div>div{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid var(--cr-line);border-radius:13px;background:#fff}.cr-equation-symbol{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;color:#fff}.cr-equation-symbol.energy{background:var(--cr-violet)}.cr-equation-symbol.resonance{background:var(--cr-blue)}.cr-equations p{min-width:0;flex:1;margin:0}.cr-equations p small,.cr-equations p strong{display:block}.cr-equations p small{color:var(--cr-muted);font-size:.5rem;font-weight:900}.cr-equations p strong{margin-top:2px;font-size:.75rem}.cr-equations i{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;color:#fff;font-style:normal}.cr-equations i.ok{background:var(--cr-green)}.cr-equations i.no{background:var(--cr-red)}.cr-feedback,.cr-hint{margin:12px 22px 0;padding:11px 13px;border-radius:13px}.cr-feedback.bad{border:1px solid #cf8c8c;background:#f9e5e2}.cr-feedback b,.cr-hint span{font-size:.68rem}.cr-feedback p,.cr-hint p{margin:3px 0 0;font-size:.68rem;line-height:1.4}.cr-hint{border:1px solid #d9bd72;background:#fff5d6}.cr-hint span{color:#8d6217;letter-spacing:.1em;font-weight:900}.cr-footer-actions{margin-top:auto;padding:14px 22px 18px;display:flex;flex-direction:column;gap:2px}.cr-reveal-panel{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.cr-reveal-icon{display:grid;place-items:center;width:100px;height:100px;margin-bottom:20px;border-radius:50%;background:linear-gradient(145deg,#f5df9f,#c99532);color:var(--cr-night);font-size:3.5rem;box-shadow:0 12px 30px #79511433}.cr-reveal-panel h3{margin:9px 0;font-family:Georgia,serif;font-size:1.7rem}.cr-reveal-panel>p:not(.cr-kicker){max-width:360px;color:var(--cr-muted);line-height:1.5}.cr-reveal-panel .cr-primary{width:100%;margin-top:20px}.cr-chronicle,.cr-accusation{min-height:calc(100dvh - 76px);padding:30px clamp(20px,5vw,70px) 120px;background:radial-gradient(circle at 50% 0,rgba(201,149,50,.1),transparent 25%),linear-gradient(145deg,#e8e1d3,#dce6e7)}.cr-page-heading{max-width:850px;margin:0 auto 28px;text-align:center}.cr-timeline{max-width:1000px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cr-timeline>button{position:relative;display:flex;align-items:flex-start;gap:12px;min-height:190px;padding:20px;border:1px solid var(--cr-line);border-radius:20px;background:#fffaf0e0;text-align:left;cursor:pointer;box-shadow:0 12px 30px #17223714}.cr-timeline>button.active{border:2px solid var(--cr-gold);box-shadow:0 0 0 5px #c995321f,0 12px 30px #17223714}.cr-timeline>button.filled{background:#fffaf0}.cr-timeline>button.bad{border-color:var(--cr-red);background:#fff0eb}.cr-timeline-number{display:grid;place-items:center;flex:none;width:34px;height:34px;border-radius:50%;background:var(--cr-night);color:#fff;font-weight:900}.cr-timeline button small,.cr-timeline button strong{display:block}.cr-timeline button small{color:var(--cr-blue);font-size:.58rem;letter-spacing:.1em;text-transform:uppercase;font-weight:900}.cr-timeline button strong{margin:7px 0;font-family:Georgia,serif;font-size:1.15rem;line-height:1.15}.cr-timeline button p{display:flex;align-items:center;gap:8px;margin:18px 0 0;color:var(--cr-muted);font-size:.7rem}.cr-timeline button p i{font-size:1.5rem;font-style:normal}.cr-timeline button p.empty{padding:10px;border:1px dashed #b5a991;border-radius:10px}.cr-timeline button em{display:block;margin-top:9px;color:var(--cr-red);font-size:.63rem;font-style:normal;font-weight:800}.cr-reliquary{max-width:1000px;margin:24px auto 0;padding:21px;border:1px solid var(--cr-line);border-radius:20px;background:#fffaf0c2}.cr-reliquary h2{margin:5px 0 14px;font-family:Georgia,serif}.cr-reliquary>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cr-reliquary button{display:grid;grid-template-columns:45px 1fr;align-items:center;column-gap:10px;padding:9px;border:1px solid var(--cr-line);border-radius:14px;background:#fff;text-align:left;cursor:pointer}.cr-reliquary button>span{grid-row:1/3;display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:#f1dfac;font-size:1.6rem}.cr-reliquary button strong{font-size:.72rem}.cr-reliquary button small{color:var(--cr-muted);font-size:.57rem}.cr-reliquary button.assigned{border-color:var(--cr-green);background:#edf6f0}.cr-review-bar,.cr-accuse-bar{position:fixed;z-index:5;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:28px;padding:12px 20px max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--cr-line);background:#fffaf0f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cr-review-bar>div{display:flex;align-items:center;gap:10px}.cr-review-bar>div>span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--cr-night);color:#fff;font-weight:900}.cr-review-bar p{margin:0}.cr-review-bar p b,.cr-review-bar p small{display:block}.cr-review-bar p small{color:var(--cr-muted);font-size:.63rem}.cr-review-bar .cr-primary{min-width:270px}.cr-evidence-strip{max-width:1050px;margin:0 auto 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cr-evidence-strip>div{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--cr-line);border-radius:15px;background:#fffaf0cc}.cr-evidence-strip>div>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f1dfac;font-size:1.4rem}.cr-evidence-strip p{margin:0}.cr-evidence-strip b,.cr-evidence-strip small{display:block}.cr-evidence-strip b{font-size:.7rem}.cr-evidence-strip small{margin-top:3px;color:var(--cr-muted);font-size:.57rem}.cr-suspects{max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cr-suspects>button{display:block;min-height:355px;padding:22px;border:1px solid var(--cr-line);border-radius:22px;background:#fffaf0e6;text-align:left;cursor:pointer;box-shadow:0 14px 32px #17223717}.cr-suspects>button.selected{border:2px solid var(--cr-gold);background:#fff7df;box-shadow:0 0 0 5px #c995321f,0 14px 32px #17223717}.cr-portrait{display:grid;place-items:center;width:90px;height:90px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(145deg,var(--cr-night2),var(--cr-night));color:var(--cr-gold2);font-size:2.8rem}.cr-suspects h2{margin:0;text-align:center;font-family:Georgia,serif;font-size:1.55rem}.cr-suspects button>div>p{text-align:center;color:var(--cr-muted);font-size:.72rem}.cr-suspects ul{margin:20px 0 0;padding:0;list-style:none}.cr-suspects li{display:flex;gap:8px;padding:10px 0;border-top:1px solid #e3d9c6;font-size:.68rem;line-height:1.35}.cr-suspects li i{color:var(--cr-blue);font-style:normal;font-weight:900}.cr-feedback.centered{max-width:500px;margin:18px auto;text-align:center}.cr-accuse-bar .cr-primary{min-width:330px}.cr-resolved{min-height:calc(100dvh - 76px);display:grid;grid-template-columns:minmax(0,650px) 290px;place-content:center;align-items:center;gap:25px;padding:40px 20px;background:radial-gradient(circle at 50% 20%,rgba(228,189,97,.22),transparent 30%),linear-gradient(145deg,#13283e,#1d3c54)}.cr-codex-page{position:relative;padding:42px clamp(28px,5vw,64px);border:1px solid #d8be7d;border-radius:26px;background:linear-gradient(145deg,#fffaf0,#eee0bf);box-shadow:0 28px 70px #0000004d;text-align:center}.cr-codex-page:before{content:"";position:absolute;top:11px;right:11px;bottom:11px;left:11px;border:1px solid rgba(139,104,44,.2);border-radius:18px}.cr-resolved-seal{display:grid;place-items:center;width:74px;height:74px;margin:10px auto 18px;border-radius:50%;background:var(--cr-night);color:var(--cr-gold2);font-size:2.2rem}.cr-codex-page h1{margin:0;font-family:Georgia,serif;font-size:2.4rem}.cr-resolution-lead{color:var(--cr-muted);line-height:1.5}.cr-codex-page ol{margin:25px 0;padding:0;list-style:none;text-align:left}.cr-codex-page li{display:flex;align-items:center;gap:12px;padding:11px;border-bottom:1px solid #d8cdb8}.cr-codex-page li>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#f1dfac;font-size:1.25rem}.cr-codex-page li p{margin:0}.cr-codex-page li b,.cr-codex-page li small{display:block}.cr-codex-page li small{margin-top:3px;color:var(--cr-muted);font-size:.65rem}.cr-codex-page li.culprit{margin-top:8px;border:1px solid var(--cr-gold);border-radius:13px;background:#fff3cd}.cr-codex-page blockquote{margin:20px 0;color:#725a30;font-family:Georgia,serif;font-style:italic}.cr-codex-page .cr-primary{position:relative;width:100%}.cr-unlocked{padding:25px;border:1px solid rgba(228,189,97,.38);border-radius:22px;background:#ffffff14;color:#fff;text-align:center}.cr-unlocked>span{font-size:2.5rem;color:var(--cr-gold2)}.cr-unlocked h2{font-family:Georgia,serif}.cr-unlocked>p:not(.cr-kicker){color:#b9c9d1;font-size:.72rem}.cr-unlocked>div{display:flex;justify-content:center;gap:9px;margin-top:18px}.cr-unlocked>div span{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#e4bd6126;color:var(--cr-gold2);font-size:1.5rem}.cr-confetti{position:absolute;top:100px;color:var(--cr-gold2);font-size:1.4rem;letter-spacing:1.4em;animation:crFloat 2s ease-in-out infinite}.cr-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#0a1521a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cr-modal{width:min(470px,100%);max-height:90dvh;overflow:auto;padding:21px;border:1px solid #d8be7d;border-radius:22px;background:var(--cr-paper);box-shadow:0 25px 60px #0000004d}.cr-modal>header{display:flex;align-items:center;justify-content:space-between}.cr-modal h2{margin:0;font-family:Georgia,serif}.cr-modal>header button{width:48px;border:1px solid var(--cr-line);border-radius:13px;background:#fff;font-size:1.5rem;cursor:pointer}.cr-setting-section{margin-top:20px}.cr-mode-list{display:grid;gap:8px;margin-top:8px}.cr-mode-list button{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:10px 42px 10px 12px;border:1px solid var(--cr-line);border-radius:13px;background:#fff;text-align:left;cursor:pointer}.cr-mode-list button.selected{border-color:var(--cr-gold);background:#fff4d6}.cr-mode-list button small{margin-top:3px;color:var(--cr-muted)}.cr-mode-list button>span{position:absolute;right:15px;top:15px;color:var(--cr-green);font-weight:900}.cr-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border:0;border-bottom:1px solid var(--cr-line);background:transparent;cursor:pointer}.cr-toggle i{min-width:48px;padding:7px;border-radius:99px;background:#e1ddd3;color:var(--cr-muted);font-size:.68rem;font-style:normal;text-align:center}.cr-toggle[aria-pressed=true] i{background:var(--cr-green);color:#fff}.cr-reset{width:100%;margin-top:20px;border:1px solid #d8a3a1;border-radius:13px;background:#fff1ef;color:var(--cr-red);font-weight:800;cursor:pointer}@keyframes crPulse{50%{transform:scale(1.18);opacity:.7}}@keyframes crSpin{to{transform:rotate(360deg)}}@keyframes crReveal{0%{transform:scale(.65) rotate(-8deg);opacity:0}to{transform:none;opacity:1}}@keyframes crFloat{50%{transform:translateY(8px)}}@media(max-width:950px){.cr-header{grid-template-columns:minmax(200px,1fr) auto auto}.cr-case-title{display:none}.cr-game-grid{grid-template-columns:1fr;overflow:auto}.cr-story-stage{min-height:520px}.cr-workbench{min-height:650px}.cr-timeline,.cr-suspects{grid-template-columns:1fr}.cr-timeline>button{min-height:140px}.cr-reliquary>div,.cr-evidence-strip{grid-template-columns:1fr}.cr-suspects>button{min-height:250px}.cr-chronicle,.cr-accusation{padding-bottom:145px}.cr-review-bar{justify-content:space-between}.cr-resolved{grid-template-columns:minmax(0,650px)}.cr-unlocked{display:none}}@media(max-width:650px){.cr-settings-button span{display:none}.cr-intro{padding:15px}.cr-intro-card{padding:30px 22px}.cr-promise{grid-template-columns:1fr;gap:8px}.cr-promise>i{transform:rotate(90deg)}.cr-header{height:66px;grid-template-columns:minmax(0,1fr) auto;padding:8px 10px}.cr-brand>span{width:42px;height:42px}.cr-brand small{display:none}.cr-brand strong{font-size:.92rem}.cr-progress{display:none}.cr-game-grid{min-height:calc(100dvh - 66px);display:block;padding:0}.cr-story-stage{min-height:490px;border:0;border-radius:0;padding:17px}.cr-stage-copy h1{font-size:1.9rem}.cr-relic-altar{min-height:280px}.cr-relic-symbol{width:115px;height:115px;font-size:3.8rem}.cr-orbit{width:175px;height:175px}.cr-relic-shelf{gap:5px}.cr-relic-shelf>div{padding:6px;gap:5px}.cr-relic-shelf span{width:32px;height:32px}.cr-relic-shelf small{font-size:.53rem}.cr-workbench{min-height:auto;border-radius:24px 24px 0 0;margin-top:-18px;position:relative}.cr-workbench-head{padding:19px 16px 13px}.cr-workbench-head h2{font-size:1.45rem}.cr-targets,.cr-fragment-section,.cr-equations{padding-left:16px;padding-right:16px}.cr-fragments{grid-template-columns:repeat(3,1fr)}.cr-fragments button{min-height:60px}.cr-equations>div{grid-template-columns:1fr}.cr-feedback,.cr-hint{margin-left:16px;margin-right:16px}.cr-footer-actions{position:sticky;bottom:0;padding:12px 16px;background:#fffaf0f2}.cr-chronicle,.cr-accusation{min-height:calc(100dvh - 66px);padding:22px 12px 170px}.cr-page-heading{text-align:left}.cr-page-heading h1{font-size:2rem}.cr-timeline{gap:10px}.cr-timeline>button{min-height:150px;padding:15px}.cr-reliquary{padding:15px}.cr-reliquary>div{grid-template-columns:1fr}.cr-review-bar{display:block;padding:10px 12px}.cr-review-bar>div{margin-bottom:8px}.cr-review-bar .cr-primary,.cr-accuse-bar .cr-primary{width:100%;min-width:0}.cr-evidence-strip{display:flex;overflow:auto}.cr-evidence-strip>div{flex:0 0 240px}.cr-suspects>button{min-height:240px;padding:17px}.cr-portrait{width:70px;height:70px;font-size:2rem}.cr-accuse-bar{padding:10px 12px}.cr-resolved{min-height:calc(100dvh - 66px);padding:16px 10px}.cr-codex-page{padding:32px 20px}.cr-codex-page h1{font-size:2rem}.cr-confetti{display:none}}@media(prefers-reduced-motion:reduce){.cr-app *{animation:none!important;transition:none!important}}.cr-investigation,.cr-proof{min-height:calc(100dvh - 76px);padding:30px clamp(18px,4vw,58px) 125px;background:radial-gradient(circle at 50% 0,rgba(201,149,50,.12),transparent 28%),linear-gradient(145deg,#e8e1d3,#dce6e7)}.cr-investigation-layout{max-width:1220px;margin:auto;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);gap:18px;align-items:start}.cr-case-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:11px}.cr-case-board>button{display:flex;align-items:flex-start;gap:10px;min-height:225px;padding:16px;border:1px solid var(--cr-line);border-radius:18px;background:#fffaf0e6;text-align:left;cursor:pointer;box-shadow:0 10px 25px #17223712}.cr-case-board>button.active{border:2px solid var(--cr-gold);box-shadow:0 0 0 4px #c9953221}.cr-case-board>button.bad{border-color:var(--cr-red);background:#fff0eb}.cr-event-step{display:grid;place-items:center;flex:none;width:32px;height:32px;border-radius:50%;background:var(--cr-night);color:#fff;font-weight:900}.cr-case-board small,.cr-case-board strong{display:block}.cr-case-board small{color:var(--cr-blue);font-size:.58rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.cr-case-board strong{min-height:52px;margin:6px 0 10px;font-family:Georgia,serif;line-height:1.25}.cr-case-board p{display:flex;align-items:center;gap:7px;margin:7px 0;padding:7px;border:1px solid #e4dac7;border-radius:10px;background:#fff;font-size:.67rem}.cr-case-board p span{font-size:1.15rem}.cr-case-board em{display:block;margin-top:8px;color:var(--cr-red);font-size:.62rem;font-style:normal;font-weight:800}.cr-clue-book{padding:20px;border:1px solid #cdbb93;border-radius:18px;background:linear-gradient(145deg,#fffaf0,#eee1c5);box-shadow:0 12px 28px #17223714}.cr-clue-book h2{margin:5px 0 13px;font-family:Georgia,serif}.cr-clue-book ol{display:grid;gap:8px;margin:0;padding:0;list-style:none}.cr-clue-book li{display:flex;gap:9px;padding:9px;border-bottom:1px solid #dbcfb7}.cr-clue-book li>span{display:grid;place-items:center;flex:none;width:25px;height:25px;border-radius:50%;background:var(--cr-night);color:#fff;font-size:.62rem;font-weight:900}.cr-clue-book li p{margin:2px 0;font-size:.7rem;line-height:1.4}.cr-assignment-drawer{max-width:1220px;margin:18px auto 0;padding:18px;border:1px solid var(--cr-line);border-radius:20px;background:#fffaf0f0}.cr-assignment-drawer>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:12px}.cr-assignment-drawer h2{margin:3px 0 0;font-family:Georgia,serif}.cr-assignment-drawer>header>small{color:var(--cr-muted)}.cr-assignment-groups{display:grid;grid-template-columns:1.35fr 1fr;gap:14px}.cr-assignment-groups fieldset{min-width:0;margin:0;padding:12px;border:1px solid var(--cr-line);border-radius:15px}.cr-assignment-groups legend{padding:0 6px;font-size:.68rem;font-weight:900}.cr-assignment-groups fieldset>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:7px}.cr-assignment-groups button{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:1px 8px;padding:7px;border:1px solid var(--cr-line);border-radius:12px;background:#fff;text-align:left;cursor:pointer}.cr-assignment-groups button>span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#f0dfb1;font-size:1.25rem}.cr-assignment-groups button b{font-size:.66rem}.cr-assignment-groups button small{color:var(--cr-muted);font-size:.54rem}.cr-assignment-groups button.selected{border:2px solid var(--cr-green);background:#eaf4ee}.cr-proof{max-width:none}.cr-proof-step{max-width:1050px;margin:0 auto 17px;padding:20px;border:1px solid var(--cr-line);border-radius:20px;background:#fffaf0e6}.cr-proof-step>header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.cr-proof-step>header>span{display:grid;place-items:center;flex:none;width:34px;height:34px;border-radius:50%;background:var(--cr-night);color:#fff;font-weight:900}.cr-proof-step h2,.cr-proof-step p{margin:0}.cr-proof-step h2{font-family:Georgia,serif}.cr-proof-step p{margin-top:3px;color:var(--cr-muted);font-size:.7rem}.cr-proof-step>header>strong{margin-left:auto}.cr-proof-suspects{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.cr-proof-suspects button{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--cr-line);border-radius:14px;background:#fff;text-align:left;cursor:pointer}.cr-proof-suspects button>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--cr-night);color:var(--cr-gold2);font-size:1.5rem}.cr-proof-suspects b,.cr-proof-suspects small{display:block}.cr-proof-suspects small{color:var(--cr-muted)}.cr-proof-suspects button.selected{border:2px solid var(--cr-gold);background:#fff4d6}.cr-proof-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:9px}.cr-proof-cards button{display:grid;grid-template-columns:45px 1fr 28px;align-items:center;gap:10px;padding:11px;border:1px solid var(--cr-line);border-radius:14px;background:#fff;text-align:left;cursor:pointer}.cr-proof-cards button>span{font-size:1.65rem}.cr-proof-cards small,.cr-proof-cards b{display:block}.cr-proof-cards small{color:var(--cr-blue);font-size:.55rem;text-transform:uppercase;font-weight:900}.cr-proof-cards b{margin-top:3px;font-size:.67rem;line-height:1.35}.cr-proof-cards i{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e7e1d5;font-style:normal;font-weight:900}.cr-proof-cards button.selected{border:2px solid var(--cr-green);background:#eaf4ee}.cr-proof-cards button.selected i{background:var(--cr-green);color:#fff}.cr-accuse-bar>div small,.cr-accuse-bar>div b{display:block}.cr-accuse-bar>div small{color:var(--cr-muted);font-size:.6rem;text-transform:uppercase}.cr-accuse-bar>div b{font-size:.75rem}@media(max-width:950px){.cr-investigation-layout{grid-template-columns:1fr}.cr-clue-book{order:-1}.cr-clue-book ol{grid-template-columns:1fr 1fr}.cr-assignment-groups{grid-template-columns:1fr}.cr-investigation,.cr-proof{padding-bottom:150px}}@media(max-width:650px){.cr-investigation,.cr-proof{min-height:calc(100dvh - 66px);padding:20px 11px 180px}.cr-case-board{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.cr-case-board>button{flex:0 0 85%;scroll-snap-align:start;min-height:210px}.cr-clue-book{padding:15px}.cr-clue-book ol{grid-template-columns:1fr}.cr-assignment-drawer{padding:13px}.cr-assignment-drawer>header{display:block}.cr-assignment-drawer>header>small{display:block;margin-top:5px}.cr-assignment-groups fieldset>div{grid-template-columns:1fr}.cr-proof-step{padding:14px}.cr-proof-suspects,.cr-proof-cards{grid-template-columns:1fr}.cr-accuse-bar{display:block}.cr-accuse-bar>div{margin-bottom:7px}}.cr-clue-head{display:flex;align-items:end;justify-content:space-between;gap:10px}.cr-clue-head h2{margin-bottom:0}.cr-clue-head>small{color:var(--cr-muted);font-size:.6rem;font-weight:800}.cr-clue-help{margin:9px 0 12px;color:var(--cr-muted);font-size:.62rem;line-height:1.4}.cr-clue-book li{position:relative;align-items:center;border-radius:10px;transition:.15s ease}.cr-clue-book li>button{flex:none;width:34px;min-height:34px;border:1px solid var(--cr-line);border-radius:50%;background:#fff;color:var(--cr-muted);font-weight:900;cursor:pointer}.cr-clue-book li.related{background:#fff1c7;box-shadow:inset 3px 0 var(--cr-gold)}.cr-clue-book li.used{opacity:.7}.cr-clue-book li.used p{text-decoration:line-through;text-decoration-thickness:1px}.cr-clue-book li.used>button{border-color:var(--cr-green);background:var(--cr-green);color:#fff}.cr-clue-book li.contradiction{opacity:1;background:#fae3df;box-shadow:inset 3px 0 var(--cr-red)}.cr-clue-book li.contradiction p{text-decoration:none;color:#7c282b;font-weight:700}.cr-mark-legend{display:flex;align-items:center;gap:12px;color:var(--cr-muted);font-size:.58rem}.cr-mark-legend span{display:flex;align-items:center;gap:4px}.cr-mark-legend i{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#e8e1d4;color:var(--cr-ink);font-style:normal;font-weight:900}.cr-mark-legend b{padding:5px 8px;border-radius:8px;background:var(--cr-green);color:#fff;font-size:.55rem}.cr-assignment-groups .cr-candidate{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:stretch;border:1px solid var(--cr-line);border-radius:12px;background:#fff;overflow:hidden;transition:.15s ease}.cr-assignment-groups .cr-candidate-main{min-width:0;border:0;border-radius:0;background:transparent}.cr-assignment-groups .cr-candidate-mark{display:grid;place-items:center;min-width:38px;padding:0;border:0;border-left:1px solid var(--cr-line);border-radius:0;background:#f3eee4;color:var(--cr-muted);font-size:1rem;font-weight:900;text-align:center}.cr-assignment-groups .cr-candidate.selected{border:2px solid var(--cr-green);background:#eaf4ee}.cr-assignment-groups .cr-candidate.possible{border-color:var(--cr-violet);box-shadow:0 0 0 2px #66518f1f}.cr-assignment-groups .cr-candidate.possible .cr-candidate-mark{background:var(--cr-violet);color:#fff}.cr-assignment-groups .cr-candidate.excluded .cr-candidate-main{opacity:.42;text-decoration:line-through}.cr-assignment-groups .cr-candidate.excluded .cr-candidate-mark{background:var(--cr-red);color:#fff}.cr-assignment-groups .cr-candidate.selected .cr-candidate-mark{background:#dce9e0}@media(max-width:650px){.cr-mark-legend{margin-top:10px;flex-wrap:wrap}.cr-clue-head{align-items:center}.cr-assignment-groups .cr-candidate{grid-template-columns:minmax(0,1fr) 46px}.cr-assignment-groups .cr-candidate-mark{min-width:46px}}.cr-promise{grid-template-columns:1fr auto 1fr}@media(max-width:650px){.cr-promise{grid-template-columns:1fr}}.cr-library{min-height:100dvh;padding-bottom:40px;background:radial-gradient(circle at 75% 0,rgba(201,149,50,.14),transparent 27%),linear-gradient(145deg,#e7e0d2,#d8e5e6);color:var(--cr-ink)}.cr-library-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:10px clamp(20px,5vw,72px);background:var(--cr-night);color:#fff}.cr-library-header>p{color:#b7c7cf;font-family:Georgia,serif;font-style:italic}.cr-library-hero{max-width:900px;margin:70px auto 45px;padding:0 20px;text-align:center}.cr-library-hero h1{margin:10px 0 18px;font-family:Georgia,serif;font-size:clamp(2.8rem,6vw,5.6rem);line-height:.93;letter-spacing:-.05em}.cr-library-hero>p:last-child{max-width:660px;margin:auto;color:var(--cr-muted);font-size:1.02rem;line-height:1.6}.cr-library-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:1.2fr .8fr;gap:20px;padding:0 20px}.cr-tutorial-case,.cr-generator-card{border:1px solid rgba(23,34,55,.14);border-radius:25px;background:#fffaf0e6;box-shadow:0 18px 45px #1722371a;overflow:hidden}.cr-tutorial-case{display:grid;grid-template-columns:210px 1fr}.cr-case-art{position:relative;display:grid;place-items:center;min-height:390px;background:radial-gradient(circle,rgba(228,189,97,.28),transparent 36%),linear-gradient(160deg,#19334b,#102239);color:var(--cr-gold2)}.cr-case-art:before,.cr-case-art:after{content:"";position:absolute;border:1px solid rgba(228,189,97,.28);border-radius:50%}.cr-case-art:before{width:145px;height:145px}.cr-case-art:after{width:190px;height:190px;border-style:dashed}.cr-case-art>span{position:relative;z-index:1;font-size:5rem}.cr-case-art>i{position:absolute;top:18%;right:20%;font-style:normal}.cr-tutorial-case>div:last-child{padding:30px}.cr-tutorial-case h2,.cr-generator-card h2,.cr-recent-cases h2{margin:7px 0 10px;font-family:Georgia,serif;font-size:1.8rem}.cr-tutorial-case p:not(.cr-kicker),.cr-generator-card>p:not(.cr-kicker){color:var(--cr-muted);font-size:.82rem;line-height:1.5}.cr-tutorial-case ul{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0;padding:0;list-style:none}.cr-tutorial-case li{padding:7px 10px;border-radius:99px;background:#e7eff1;color:#49677c;font-size:.62rem;font-weight:800}.cr-tutorial-case .cr-primary{width:100%;margin-top:24px}.cr-card-progress{display:block;margin-top:9px;color:var(--cr-green);font-weight:800;text-align:center}.cr-generator-card{padding:30px}.cr-generator-card label{display:block;margin-top:17px;color:#4f5962;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.cr-generator-card select,.cr-generator-card input{width:100%;min-height:50px;margin-top:7px;padding:0 12px;border:1px solid var(--cr-line);border-radius:12px;background:#fff;color:var(--cr-ink);font:inherit}.cr-seed-input{display:grid;grid-template-columns:1fr 50px;gap:7px}.cr-seed-input button{align-self:end;border:1px solid var(--cr-line);border-radius:12px;background:#fff;cursor:pointer;font-size:1.2rem}.cr-generator-card>small{display:block;margin-top:6px;color:var(--cr-muted)}.cr-generator-card>.cr-primary{width:100%;margin-top:22px}.cr-recent-cases{max-width:1120px;margin:45px auto 0;padding:0 20px}.cr-section-title{display:flex;align-items:end;justify-content:space-between}.cr-section-title h2{margin-bottom:0}.cr-section-title>span{color:var(--cr-muted);font-size:.7rem}.cr-case-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:15px}.cr-case-list article{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;min-height:112px;padding:14px;border:1px solid var(--cr-line);border-radius:17px;background:#fffaf0e0}.cr-mini-seal{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:var(--cr-night);color:var(--cr-gold2);font-size:1.8rem}.cr-case-list article span{color:var(--cr-blue);font-size:.55rem;font-weight:900;text-transform:uppercase}.cr-case-list h3{margin:4px 0;font-family:Georgia,serif}.cr-case-list p,.cr-case-list small{margin:0;color:var(--cr-muted);font-size:.62rem}.cr-case-list small{display:block;margin-top:5px;color:var(--cr-green);font-weight:800}.cr-case-actions{display:flex;gap:5px}.cr-case-actions button{padding:0 14px;border:1px solid var(--cr-line);border-radius:11px;background:#fff;cursor:pointer;font-weight:800}.cr-case-actions button:last-child{width:48px;padding:0;color:var(--cr-red);font-size:1.2rem}.cr-library-footer{margin-top:35px;color:var(--cr-muted);font-size:.65rem;text-align:center}.cr-intro-back{position:absolute;z-index:5;left:22px;top:20px;padding:0 14px;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:#ffffff12;color:#fff;cursor:pointer}.cr-header{grid-template-columns:auto minmax(210px,1fr) minmax(220px,auto) auto auto}.cr-header-back{width:48px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#ffffff0f;color:#fff;cursor:pointer;font-size:1.1rem}.cr-header-tools{display:flex;gap:7px}@media(max-width:950px){.cr-library-grid{grid-template-columns:1fr}.cr-tutorial-case{grid-template-columns:190px 1fr}.cr-case-list{grid-template-columns:1fr}.cr-header{grid-template-columns:auto minmax(190px,1fr) auto auto}.cr-header .cr-case-title{display:none}}@media(max-width:650px){.cr-library-header{height:66px;padding:8px 12px}.cr-library-header>p{display:none}.cr-library-hero{margin:45px auto 30px;text-align:left}.cr-library-hero h1{font-size:3rem}.cr-library-grid{padding:0 12px}.cr-tutorial-case{display:block}.cr-case-art{min-height:210px}.cr-tutorial-case>div:last-child,.cr-generator-card{padding:22px}.cr-case-list article{grid-template-columns:48px 1fr}.cr-mini-seal{width:48px;height:48px}.cr-case-actions{grid-column:1/3}.cr-case-actions button:first-child{flex:1}.cr-section-title{align-items:start}.cr-intro-back{left:10px;top:10px;font-size:0;width:48px;padding:0}.cr-intro-back:after{content:"←";font-size:1rem}.cr-header{grid-template-columns:auto minmax(0,1fr) auto}.cr-header .cr-progress,.cr-header-tools .cr-icon-button:first-child{display:none}.cr-header-back{width:42px}.cr-header .cr-brand>span{display:none}}@media(max-width:650px){.cr-header-tools .cr-icon-button:first-child{display:inline-block}}
