: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-investigation{padding:22px clamp(16px,3vw,42px) 36px}.cr-investigation>.cr-page-heading{margin-bottom:18px}.cr-investigation>.cr-page-heading h1{font-size:clamp(1.85rem,3vw,2.8rem)}.cr-event-tabs{max-width:1220px;margin:0 auto 14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.cr-event-tabs button{display:grid;grid-template-columns:32px 1fr 25px;align-items:center;gap:8px;min-height:54px;padding:7px 10px;border:1px solid var(--cr-line);border-radius:14px;background:#fffaf0d1;color:var(--cr-ink);text-align:left;cursor:pointer}.cr-event-tabs button>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#dfe4e4;font-size:.68rem;font-weight:900}.cr-event-tabs button>b{font-size:.67rem}.cr-event-tabs button>i{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e4ded2;color:var(--cr-muted);font-size:.65rem;font-style:normal;font-weight:900}.cr-event-tabs button.active{border:2px solid var(--cr-gold);background:#fff6db;box-shadow:0 0 0 3px #c995321a}.cr-event-tabs button.active>span{background:var(--cr-night);color:#fff}.cr-event-tabs button.done>i{background:var(--cr-green);color:#fff}.cr-event-tabs button.bad{border-color:var(--cr-red);background:#fff0eb}.cr-event-tabs button.bad>i{background:var(--cr-red);color:#fff}.cr-investigation-workspace{max-width:1220px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:14px;align-items:start}.cr-focus-pane{min-width:0;padding:17px;border:1px solid var(--cr-line);border-radius:20px;background:#fffaf0eb;box-shadow:0 12px 30px #17223714}.cr-active-event{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:13px;border-bottom:1px solid var(--cr-line)}.cr-active-event h2{margin:3px 0;font-family:Georgia,serif;font-size:1.55rem}.cr-active-event p:not(.cr-kicker){margin:0;color:var(--cr-muted);font-size:.72rem}.cr-active-summary{display:flex;flex:none;gap:7px}.cr-active-summary>span{display:flex;align-items:center;gap:6px;min-height:44px;padding:7px 10px;border:1px solid var(--cr-line);border-radius:11px;background:#fff;font-size:.7rem}.cr-context-clues{margin:12px 0;padding:12px;border:1px solid #d8c59a;border-radius:14px;background:#fff7df}.cr-context-clues>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.cr-context-clues>header b{display:block;margin-top:2px;font-size:.7rem}.cr-context-clues>header>button{padding:0 12px;border:1px solid #c3a865;border-radius:10px;background:#fff;color:#73541c;font-size:.65rem;font-weight:900;cursor:pointer}.cr-context-clues ol{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:0;padding:0;list-style:none}.cr-context-clues li{display:grid;grid-template-columns:24px 1fr 32px;align-items:center;gap:6px;min-width:0;padding:7px;border-radius:10px;background:#fff}.cr-context-clues li>span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--cr-night);color:#fff;font-size:.58rem;font-weight:900}.cr-context-clues li p{margin:0;font-size:.58rem;line-height:1.3}.cr-context-clues li>button{width:32px;min-height:32px;border:1px solid var(--cr-line);border-radius:50%;background:#fff;cursor:pointer}.cr-context-clues li.used{opacity:.62}.cr-context-clues li.used p{text-decoration:line-through}.cr-context-clues li.used>button{background:var(--cr-green);color:#fff}.cr-context-clues li.contradiction{background:#f8deda;color:#7c282b}.cr-candidate-switch{display:none;grid-template-columns:1fr 1fr;gap:6px;margin:10px 0}.cr-candidate-switch button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:48px;border:1px solid var(--cr-line);border-radius:12px;background:#fff;color:var(--cr-muted);font-weight:800;cursor:pointer}.cr-candidate-switch button>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e4ded2;font-size:.62rem}.cr-candidate-switch button>i{color:var(--cr-green);font-style:normal}.cr-candidate-switch button[aria-selected=true]{border-color:var(--cr-gold);background:#fff4d2;color:var(--cr-ink)}.cr-assignment-groups.cr-redesigned{grid-template-columns:1fr 1fr;gap:10px}.cr-assignment-groups.cr-redesigned fieldset{padding:9px}.cr-assignment-groups.cr-redesigned fieldset>div{grid-template-columns:1fr;gap:6px}.cr-assignment-groups.cr-redesigned .cr-candidate-main{min-height:52px}.cr-assignment-groups.cr-redesigned .cr-candidate-mark{min-width:46px;font-size:1.1rem}.cr-assignment-groups.cr-redesigned .cr-candidate-mark:disabled{cursor:not-allowed}.cr-assignment-groups.cr-redesigned .cr-candidate.excluded .cr-candidate-main{opacity:.4}.cr-assignment-groups.cr-redesigned .cr-candidate.selected .cr-candidate-main{opacity:1;text-decoration:none}.cr-assignment-groups.cr-redesigned .cr-candidate.selected .cr-candidate-mark{background:var(--cr-green);color:#fff}.cr-logic-tools{display:flex;gap:7px;margin-top:11px}.cr-logic-tools button{min-height:44px;padding:0 12px;border:1px solid var(--cr-line);border-radius:11px;background:#fff;color:var(--cr-ink);font-size:.66rem;font-weight:800;cursor:pointer}.cr-logic-tools button:disabled{opacity:.4}.cr-logic-tools button:last-child{margin-left:auto}.cr-smart-hint{margin-top:9px;padding:11px 13px;border:1px solid #c8b06a;border-radius:12px;background:#fff3ce}.cr-smart-hint b{font-size:.68rem}.cr-smart-hint p{margin:3px 0 0;font-size:.68rem;line-height:1.45}.cr-desktop-clues{max-height:690px;overflow:auto}.cr-desktop-clues li{grid-template-columns:25px 1fr 34px}.cr-desktop-clues li>button{width:34px}.cr-investigation-actions{max-width:1220px;margin:14px auto 0;display:flex;align-items:center;justify-content:center;gap:24px;padding:12px 16px;border:1px solid var(--cr-line);border-radius:17px;background:#fffaf0f0}.cr-investigation-actions>div{display:flex;align-items:center;gap:10px}.cr-investigation-actions>div>span{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:var(--cr-night);color:#fff;font-weight:900}.cr-investigation-actions p{margin:0}.cr-investigation-actions p b,.cr-investigation-actions p small{display:block}.cr-investigation-actions p small{color:var(--cr-muted);font-size:.62rem}.cr-investigation-actions .cr-primary{min-width:250px}.cr-contradiction-summary{max-width:800px;margin:14px auto 0;display:flex;align-items:center;gap:12px;padding:12px 15px;border:1px solid #d89a96;border-radius:14px;background:#f9e3df}.cr-contradiction-summary b{font-size:.72rem}.cr-contradiction-summary p{flex:1;margin:0;font-size:.65rem}.cr-contradiction-summary button{padding:0 12px;border:1px solid var(--cr-red);border-radius:10px;background:#fff;color:var(--cr-red);font-weight:800}.cr-clue-overlay{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0a15218c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cr-clue-drawer{width:min(440px,100%);height:100%;overflow:auto;padding:20px;border-left:1px solid #d8be7d;background:var(--cr-paper);box-shadow:-20px 0 50px #0003}.cr-clue-drawer>header{display:flex;align-items:center;justify-content:space-between}.cr-clue-drawer h2{margin:3px 0;font-family:Georgia,serif}.cr-clue-drawer>header>button{width:48px;border:1px solid var(--cr-line);border-radius:12px;background:#fff;font-size:1.3rem}.cr-clue-filters{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0}.cr-clue-filters button{min-height:40px;padding:0 11px;border:1px solid var(--cr-line);border-radius:99px;background:#fff;font-size:.62rem;font-weight:800;cursor:pointer}.cr-clue-filters button[aria-pressed=true]{border-color:var(--cr-gold);background:#fff0c4}.cr-clue-drawer ol{display:grid;gap:6px;margin:0;padding:0;list-style:none}.cr-clue-drawer li{display:grid;grid-template-columns:28px 1fr 42px;align-items:center;gap:8px;padding:9px;border-bottom:1px solid var(--cr-line);border-radius:10px}.cr-clue-drawer li>span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--cr-night);color:#fff;font-size:.6rem;font-weight:900}.cr-clue-drawer li p{margin:0;font-size:.69rem;line-height:1.4}.cr-clue-drawer li>button{width:42px;min-height:42px;border:1px solid var(--cr-line);border-radius:50%;background:#fff}.cr-clue-drawer li.used{opacity:.65}.cr-clue-drawer li.used p{text-decoration:line-through}.cr-clue-drawer li.used>button{background:var(--cr-green);color:#fff}.cr-clue-drawer li.contradiction{opacity:1;background:#f8deda;color:#7c282b}.cr-empty-clues{padding:25px;border:1px dashed var(--cr-line);border-radius:12px;color:var(--cr-muted);text-align:center}@media(max-width:1199px){.cr-investigation-workspace{grid-template-columns:1fr;max-width:900px}.cr-desktop-clues{display:none}.cr-event-tabs,.cr-investigation-actions{max-width:900px}.cr-candidate-switch{display:grid}.cr-assignment-groups.cr-redesigned{grid-template-columns:1fr}.cr-assignment-groups.cr-redesigned fieldset{display:none}.cr-assignment-groups.cr-redesigned fieldset.shown{display:block}.cr-context-clues ol{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.cr-investigation{padding:14px 12px 24px}.cr-investigation>.cr-page-heading{text-align:left;margin-bottom:12px}.cr-investigation>.cr-page-heading h1{margin-top:3px;font-size:1.8rem}.cr-investigation>.cr-page-heading>p:last-child{font-size:.75rem}.cr-event-tabs{grid-template-columns:repeat(3,1fr);gap:5px}.cr-event-tabs button{grid-template-columns:27px 1fr;min-width:0;padding:6px}.cr-event-tabs button>span{width:27px;height:27px}.cr-event-tabs button>b{overflow:hidden;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.cr-event-tabs button>i{display:none}.cr-focus-pane{padding:12px;border-radius:16px}.cr-active-event{align-items:flex-start}.cr-active-summary{display:grid}.cr-active-summary>span{min-height:38px;padding:5px 8px}.cr-context-clues ol{grid-template-columns:1fr}.cr-context-clues li:nth-child(n+2){display:none}.cr-assignment-groups.cr-redesigned .cr-candidate-main{min-height:58px}.cr-logic-tools{flex-wrap:wrap}.cr-logic-tools button:last-child{margin-left:0}.cr-investigation-actions{display:block;padding:11px}.cr-investigation-actions>div{margin-bottom:9px}.cr-investigation-actions .cr-primary{width:100%;min-width:0}.cr-contradiction-summary{display:block}.cr-contradiction-summary p{margin:5px 0 9px}.cr-clue-overlay{align-items:flex-end}.cr-clue-drawer{width:100%;height:min(82dvh,720px);border-top:1px solid #d8be7d;border-left:0;border-radius:22px 22px 0 0}.cr-context-clues>header>button{min-height:44px}}@media(max-width:480px){.cr-active-event{display:block}.cr-active-summary{grid-template-columns:1fr 1fr;margin-top:10px}.cr-active-summary>span{min-width:0}.cr-active-summary>span b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cr-context-clues{padding:9px}.cr-candidate-switch button{font-size:.65rem}.cr-assignment-groups.cr-redesigned .cr-candidate{grid-template-columns:minmax(0,1fr) 52px}.cr-assignment-groups.cr-redesigned .cr-candidate-mark{min-width:52px}.cr-logic-tools button{flex:1}.cr-clue-drawer{padding:16px 12px}}@media(max-height:800px)and (min-width:651px){.cr-header{height:62px}.cr-brand>span{width:40px;height:40px}.cr-investigation{min-height:calc(100dvh - 62px);padding-top:10px}.cr-investigation>.cr-page-heading{margin-bottom:8px}.cr-investigation>.cr-page-heading h1{margin:2px 0;font-size:1.65rem}.cr-investigation>.cr-page-heading>p:last-child{display:none}.cr-event-tabs{margin-bottom:8px}.cr-active-event{padding-bottom:8px}.cr-context-clues{margin:8px 0;padding:8px}.cr-context-clues li{padding:5px}.cr-focus-pane{padding:12px}}.cr-primary:hover:not(:disabled){transform:none}.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}}:root{--cr-ink:#241b16;--cr-night:#081421;--cr-night2:#142b40;--cr-parchment:#ead9b4;--cr-paper:#f7edda;--cr-gold:#b87922;--cr-gold2:#f0c966;--cr-blue:#315f7e;--cr-violet:#5b477e;--cr-green:#32694e;--cr-red:#9d3538;--cr-muted:#6c6257;--cr-line:#c7ae7d;--cr-deep-shadow:0 24px 65px rgba(0,0,0,.38);--cr-paper-shadow:0 15px 34px rgba(4,10,17,.28),inset 0 1px rgba(255,255,255,.72)}body{background:#07101a}.cr-app,.cr-library{isolation:isolate}.cr-app{background:#09131f;color:var(--cr-ink)}.cr-app:before,.cr-library:before{content:"";position:fixed;z-index:-2;top:0;right:0;bottom:0;left:0;background:linear-gradient(#050c146b,#050c14ad),url(/assets/valdoria-archive-bg.png) center/cover fixed}.cr-app:after,.cr-library:after{content:"";position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 42%,transparent 25%,rgba(2,7,13,.32) 86%),repeating-linear-gradient(90deg,rgba(255,255,255,.012) 0 1px,transparent 1px 5px)}.cr-brand>span,.cr-codex-seal,.cr-case-art>span{position:relative;border-radius:50% 50% 46% 46%;font-size:0!important;background:linear-gradient(145deg,#1e3b50,#071522);border:1px solid #b88636;box-shadow:inset 0 0 0 3px #040c13bf,0 0 18px #e6b2481f}.cr-brand>span:before,.cr-codex-seal:before,.cr-case-art>span:before{content:"ᚱ";display:grid;place-items:center;width:100%;height:100%;color:var(--cr-gold2);font:700 1.45rem Georgia,serif;text-shadow:0 0 12px rgba(240,201,102,.5)}.cr-codex-seal:before{font-size:2.35rem}.cr-case-art>span:before{font-size:4.5rem}.cr-brand strong,.cr-library-hero h1,.cr-tutorial-case h2,.cr-generator-card h2,.cr-stage-copy h1,.cr-workbench-head h2,.cr-page-heading h1,.cr-active-event h2,.cr-codex-page h1{font-family:Georgia,Times New Roman,serif;text-wrap:balance}.cr-kicker{color:#8c5c1d;letter-spacing:.18em}.cr-header,.cr-library-header{position:relative;z-index:20;background:linear-gradient(180deg,#0a1927f7,#050f19f5);border-bottom:1px solid rgba(224,176,77,.48);box-shadow:0 8px 30px #00000061}.cr-header:after,.cr-library-header:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:1px;background:linear-gradient(90deg,transparent,rgba(240,201,102,.55),transparent)}.cr-brand small,.cr-case-title small{color:#b8c2c8}.cr-brand strong{color:#fff8e7;letter-spacing:.01em}.cr-header-back,.cr-icon-button,.cr-settings-button,.cr-intro-back{border-color:#e6b6556b;background:linear-gradient(145deg,#ffffff14,#0000001a);box-shadow:inset 0 0 0 1px #00000047}.cr-header-back:hover,.cr-icon-button:hover,.cr-settings-button:hover,.cr-intro-back:hover{background:#e6b65524;border-color:var(--cr-gold2)}.cr-progress li>span{border-color:#f0c96652}.cr-progress li.active>span{background:linear-gradient(145deg,#f1cf73,#a9691a);box-shadow:0 0 16px #f0c96647}.cr-primary{position:relative;border:1px solid #8b5818;border-radius:12px;background:linear-gradient(180deg,#f1cf72,#d7a43d 48%,#ae6c18);color:#21170d;box-shadow:inset 0 1px #fffad2d9,inset 0 -2px #592d0540,0 10px 22px #47260745;letter-spacing:.015em;text-shadow:0 1px rgba(255,241,190,.42)}.cr-primary:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid rgba(87,50,12,.22);border-radius:8px;pointer-events:none}.cr-primary:hover:not(:disabled){filter:brightness(1.08);box-shadow:inset 0 1px #fff1b5,0 0 22px #ebb74d47,0 10px 22px #2814034d}.cr-primary:disabled{border-color:#8d887d;background:linear-gradient(#cbc5b7,#a9a397);color:#6b675f;text-shadow:none}.cr-library{background:linear-gradient(#050c1459,#050c14c7 100vh),url(/assets/valdoria-archive-bg.png) top center/auto 100vh no-repeat,#07101a;color:#f7eddb;padding-bottom:58px}.cr-library:before{display:none}.cr-library-hero{position:relative;max-width:1080px;margin-top:46px;margin-bottom:32px}.cr-library-hero:before{content:"✦";display:block;margin-bottom:12px;color:var(--cr-gold2);font-size:1.5rem;text-shadow:0 0 18px #dc9d31}.cr-library-hero .cr-kicker{color:#e4bb65}.cr-library-hero h1{color:#fff5dc;font-size:clamp(2.8rem,5.2vw,4.8rem);text-shadow:0 4px 24px rgba(0,0,0,.6);letter-spacing:-.035em}.cr-library-hero>p:last-child{color:#cbd1d1}.cr-tutorial-case,.cr-generator-card,.cr-case-list article{border-color:#b69050;background:linear-gradient(#fffaeaf0,#eeddbbf2),repeating-linear-gradient(0deg,transparent 0 6px,rgba(93,60,23,.025) 6px 7px);box-shadow:var(--cr-paper-shadow);color:var(--cr-ink)}.cr-tutorial-case,.cr-generator-card{position:relative;border-radius:18px}.cr-tutorial-case:after,.cr-generator-card:after,.cr-focus-pane:after,.cr-workbench:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:1px solid rgba(114,73,28,.2);border-radius:12px;pointer-events:none}.cr-case-art{background:radial-gradient(circle,rgba(231,182,75,.24),transparent 32%),linear-gradient(145deg,#0c2130f5,#04101afc);border-right:1px solid #b4873d}.cr-case-art>span{width:98px;height:112px}.cr-case-art:before,.cr-case-art:after{border-color:#ebbe5e57}.cr-tutorial-case li{border:1px solid #c9ab72;background:#efe1c5;color:#564124}.cr-generator-card select,.cr-generator-card input,.cr-seed-input button{border-color:#bca274;background:#fffaf0;box-shadow:inset 0 2px 5px #3e240b0f}.cr-card-progress,.cr-case-list small{color:#285d46}.cr-recent-cases .cr-kicker,.cr-section-title>span,.cr-library-footer{color:#d3c6aa}.cr-recent-cases h2{color:#fff3d8;text-shadow:0 3px 16px #000}.cr-mini-seal{border:1px solid #ad7a2c;background:linear-gradient(145deg,#19374b,#071522);box-shadow:inset 0 0 0 3px #0a1720}.cr-intro{background:transparent}.cr-intro:before{top:0;right:0;bottom:0;left:0;width:auto;height:auto;border:0;border-radius:0;background:linear-gradient(#040b125c,#040b129e),url(/assets/valdoria-archive-bg.png) center/cover}.cr-intro:after{width:620px;height:620px;right:auto;top:auto;border-color:#f0c96621;box-shadow:0 0 80px #eab24214}.cr-stars{color:var(--cr-gold2);text-shadow:0 0 14px #e4a93d;animation:crEmber 3s ease-in-out infinite}.cr-intro-card{border-color:#b5873d;border-radius:18px;background:linear-gradient(145deg,#fff7e1fa,#e2cca3fa);box-shadow:0 35px 90px #00000094,inset 0 1px #fffc}.cr-intro-card:before{top:9px;right:9px;bottom:9px;left:9px;border-color:#73481742;border-radius:12px}.cr-codex-seal{width:72px;height:80px;border-radius:50% 50% 44% 44%}.cr-promise{border-color:#bda474;background:#fffaeb85;box-shadow:inset 0 2px 8px #4d2c0d0f}.cr-game-grid{background:#040a1052}.cr-story-stage{border-color:#d4a5466b;background:radial-gradient(circle at 50% 48%,rgba(231,172,54,.24),transparent 24%),linear-gradient(180deg,#071521b8,#040d16e6);box-shadow:var(--cr-deep-shadow)}.cr-story-stage:before{background-image:radial-gradient(circle at center,transparent 0 32%,rgba(224,177,78,.1) 32.2% 32.5%,transparent 32.7%),linear-gradient(rgba(217,174,84,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(217,174,84,.035) 1px,transparent 1px);background-size:auto,46px 46px,46px 46px;-webkit-mask-image:linear-gradient(to bottom,transparent,black 18%,black 92%);mask-image:linear-gradient(to bottom,transparent,black 18%,black 92%)}.cr-stage-copy h1{color:#fff5df;text-shadow:0 4px 22px #000}.cr-stage-copy .cr-kicker{color:#e6bd65}.cr-stage-copy>p:last-child{color:#b8c3c6}.cr-relic-altar>small{color:#e1b65b}.cr-relic-altar h2{color:#fff1d1;text-shadow:0 3px 18px #000}.cr-relic-altar p{color:#cbd1cd}.cr-relic-symbol{border-color:#b98a37;background:radial-gradient(circle,#253d4c,#091722 72%);color:#d7bc82;box-shadow:inset 0 0 28px #00000085,0 0 0 8px #d8a7420f,0 0 42px #e1ab3733}.cr-orbit{border-color:#edbe5c80;box-shadow:0 0 28px #dda43724}.cr-orbit:before{border-color:#edbe5c61}.cr-orbit i{background:#f2c969;box-shadow:0 0 12px #e6a932}.cr-relic-altar.revealed .cr-relic-symbol{border-color:#f1ce74;background:radial-gradient(circle,#fff2bd,#d7a53e 64%,#684114);box-shadow:0 0 55px #f0c15a6b}.cr-relic-shelf>div{border-color:#d2aa5b42;background:#071622b8}.cr-relic-shelf small{color:#b9c3c6}.cr-relic-shelf span{background:#1c3444;color:#a5b3ba}.cr-relic-shelf .current{border-color:#dca846;background:#80531447}.cr-relic-shelf .current small{color:#f0d38f}.cr-relic-shelf .done{border-color:#5e9278;background:#22543f57}.cr-workbench{position:relative;border-color:#b48a4a;border-radius:18px;background:linear-gradient(145deg,#fff6e5,#e9d8b7);box-shadow:var(--cr-paper-shadow)}.cr-workbench-head{border-color:#c3a772}.cr-property,.cr-fragments button,.cr-equations>div>div{border-color:#c5aa77;background:#fffaeed1;box-shadow:inset 0 1px #fff}.cr-property.energy>span{background:linear-gradient(145deg,#7659a0,#392c58)}.cr-property.resonance>span{background:linear-gradient(145deg,#417b9e,#183e58)}.cr-step-number{background:linear-gradient(145deg,#203c50,#071521);box-shadow:inset 0 0 0 1px #b68538}.cr-fragments button{overflow:hidden}.cr-fragments button:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid rgba(129,86,31,.14);border-radius:8px}.cr-fragments button:hover:not(:disabled){border-color:#a66c1b;background:#fff4d2}.cr-fragments button.selected{border-color:#a66b16;background:linear-gradient(#fff2bb,#e4bc64);box-shadow:0 0 0 3px #be7c1a2b,0 0 18px #d4972a29}.cr-footer-actions,.cr-reveal-panel{z-index:2}.cr-investigation{min-height:calc(100dvh - 76px);background:#040a107a}.cr-investigation>.cr-page-heading .cr-kicker{color:#e0b55c}.cr-investigation>.cr-page-heading h1{color:#fff4dc;text-shadow:0 4px 22px #000}.cr-investigation>.cr-page-heading>p:last-child{color:#c3ccce}.cr-event-tabs button{border-color:#d3a85257;background:linear-gradient(145deg,#122837ed,#06131df5);color:#f4ead6;box-shadow:0 8px 20px #0000002e}.cr-event-tabs button>span{border:1px solid #6d7c80;background:#172e3e;color:#d9d4c9}.cr-event-tabs button>i{background:#273946;color:#aeb9bc}.cr-event-tabs button.active{border-color:#e0aa43;background:linear-gradient(145deg,#5a401b,#1b2e36);box-shadow:0 0 0 3px #dca23a2b,0 8px 24px #00000059}.cr-event-tabs button.active>span{border-color:#f0ca71;background:linear-gradient(#e7bc5a,#986018);color:#171006}.cr-focus-pane{position:relative;border-color:#b58a49;border-radius:18px;background:linear-gradient(145deg,#fff7e4fa,#e6d3affa);box-shadow:var(--cr-paper-shadow)}.cr-active-event{border-color:#c4aa78}.cr-active-summary>span{border-color:#bea16e;background:#fffaedd1}.cr-context-clues{border-color:#b78b40;background:#fff2c8b8;box-shadow:inset 0 2px 8px #5b350d12}.cr-context-clues li{border:1px solid rgba(152,107,44,.18);background:#fff9eb}.cr-context-clues>header>button{border-color:#a5782b;background:#fff8e5}.cr-assignment-groups.cr-redesigned fieldset{border-color:#bca06f;background:#fff8e873}.cr-assignment-groups .cr-candidate{border-color:#bda477;background:#fffaf0;box-shadow:0 3px 8px #4b2c0e0f}.cr-assignment-groups .cr-candidate-main>span{background:linear-gradient(145deg,#f4d88c,#c69034);box-shadow:inset 0 0 0 1px #9b681d}.cr-assignment-groups .cr-candidate.selected{border-color:#286648;background:#e6f0e6;box-shadow:0 0 0 2px #28664821}.cr-assignment-groups .cr-candidate.excluded{background:#e8ded0}.cr-assignment-groups .cr-candidate-mark{background:#ede2cd}.cr-candidate-switch button,.cr-logic-tools button{border-color:#bca171;background:#fff8e9}.cr-candidate-switch button[aria-selected=true]{border-color:#a96d18;background:linear-gradient(#fff0b7,#e5c071);box-shadow:0 0 0 2px #b473191f}.cr-clue-book,.cr-clue-drawer{border-color:#b88b42;background:linear-gradient(145deg,#fff6df,#ddc69b);box-shadow:var(--cr-paper-shadow)}.cr-clue-book li{border-color:#c5aa76}.cr-clue-book li>button,.cr-clue-drawer li>button{border-color:#b99b64;background:#fff9e9}.cr-investigation-actions{border-color:#a57b3c;background:linear-gradient(145deg,#fff5defa,#dac398fa);box-shadow:var(--cr-paper-shadow)}.cr-investigation-actions>div>span{border:1px solid #d3a34b;background:linear-gradient(145deg,#1e3d51,#071521)}.cr-clue-overlay{background:#01070cb8}.cr-resolved{background:#03090f7a}.cr-codex-page{border-color:#c29242;border-radius:16px;background:linear-gradient(145deg,#fff7df,#dfc697);box-shadow:0 35px 90px #00000094}.cr-codex-page:before{border-color:#7547164d;border-radius:10px}.cr-resolved-seal{border:1px solid #c8953c;background:linear-gradient(145deg,#1d3b4d,#07131e);box-shadow:0 0 0 6px #cb973a1f}.cr-unlocked{border-color:#bd8c3a;background:linear-gradient(145deg,#132b3ae6,#05111bf2);box-shadow:var(--cr-deep-shadow)}.cr-modal{border-color:#b8893f;border-radius:16px;background:linear-gradient(145deg,#fff6e3,#e4cfaa)}.cr-mode-list button,.cr-modal>header button{border-color:#bca273;background:#fff9ec}.cr-mode-list button.selected{border-color:#a66d1a;background:#f3d996}.cr-app.high-contrast{--cr-ink:#050505;--cr-muted:#2b2925;--cr-line:#51442d}.cr-app.high-contrast .cr-focus-pane,.cr-app.high-contrast .cr-workbench,.cr-app.high-contrast .cr-intro-card,.cr-app.high-contrast .cr-codex-page{background:#fff;border-color:#111}.cr-app.high-contrast .cr-story-stage,.cr-app.high-contrast .cr-investigation{background:#07111c}@keyframes crEmber{50%{opacity:.58;text-shadow:0 0 28px #ffbd3e}}@media(max-width:800px){.cr-app:before,.cr-library:before{background-attachment:scroll;background-position:center top}.cr-library-hero{margin-top:38px}.cr-library-hero:before{display:none}.cr-story-stage{border-radius:0}.cr-workbench{border-radius:20px 20px 0 0}.cr-investigation{min-height:calc(100dvh - 66px);background:linear-gradient(#040b12ad,#040b12db)}.cr-event-tabs button{box-shadow:none}.cr-focus-pane{border-radius:14px}}@media(max-width:480px){.cr-library-hero h1{font-size:2.55rem}.cr-library-hero>p:last-child{color:#d5dad9}.cr-intro-card{border-radius:14px}.cr-intro-card:before{top:6px;right:6px;bottom:6px;left:6px}.cr-tutorial-case,.cr-generator-card{border-radius:14px}}@media(prefers-reduced-motion:reduce){.cr-stars{animation:none}}
