:root{font-family:Arial,Helvetica,sans-serif;color:#eeeae0;background:#081718;font-size:16px;--ink: #eeeae0;--muted: #a9b8b4;--line: #38504e;--gold: #d5b882;--paper: #e9e1cc}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer;color:inherit;background:transparent;border:1px solid var(--line);border-radius:4px;min-height:44px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:9px}button:disabled{opacity:.43;cursor:not-allowed}button:hover:not(:disabled){border-color:var(--gold)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--gold);outline-offset:4px}a{color:inherit;text-underline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,serif;font-weight:400}h1{font-size:clamp(2.15rem,5vw,3.8rem);line-height:1.08;letter-spacing:-.03em;margin-bottom:22px}h2{font-size:1.7rem}h3{font-size:1.05rem;font-weight:500}p{line-height:1.65}input,select,textarea{color:inherit;background:#0a1c1c;border:1px solid var(--line);padding:11px;border-radius:3px;min-height:44px}input[type=checkbox],input[type=radio]{accent-color:#bf9f61;min-height:auto;width:19px;height:19px}.eyebrow{font-size:.75rem;letter-spacing:.17em;color:var(--gold);display:block;line-height:1.8;text-transform:uppercase}.small{font-size:.82rem;color:var(--muted)}.primary{background:var(--ink);color:#102323;border-color:var(--ink);font-weight:600;padding:16px 20px;min-height:52px;justify-content:space-between;width:100%}.primary:hover:not(:disabled){background:#fff}.quiet-button{margin:20px 0}.back-link{border:0;padding-left:0;font-size:.85rem;color:var(--muted);margin-bottom:26px;justify-content:flex-start}.game-root{min-height:100dvh;background:radial-gradient(ellipse at 30% 0%,#1c3433,#0a1a1b 60%)}.game-frame{max-width:900px;margin:auto;min-height:100dvh;position:relative;border-inline:1px solid #203837}.game-top{height:88px;padding:14px 27px;display:flex;align-items:center;gap:17px;border-bottom:1px solid #ffffff12}.game-top>div{flex:1}.game-top>div>span:last-child{font-family:Georgia,serif;font-size:1.1rem}.game-top button{border:0;padding:9px}.brand-icon svg{width:30px;height:30px}.game-main{padding:36px 50px 120px;min-height:calc(100dvh - 88px)}.game-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(900px,100%);background:#0b1c1df7;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;justify-content:space-around;padding:9px 16px max(12px,env(safe-area-inset-bottom));z-index:5}.game-nav button{border:0;flex-direction:column;gap:7px;font-size:.75rem;color:var(--muted);min-width:64px}.game-nav button[aria-current]{color:var(--ink)}.game-nav button[aria-current] svg{color:var(--gold)}.objective{font-size:1.12rem;color:#d9ded4}.scene-body{color:var(--muted);max-width:54ch;white-space:pre-line;margin-top:26px}.scene-evidence{width:100%;padding:0;display:block;text-align:left;border:0;margin:28px 0}.scene-evidence .evidence-thumb{height:340px;aspect-ratio:auto}.scene-evidence>span{display:flex;justify-content:space-between;font-size:.85rem;margin-top:13px;color:var(--gold)}.action-row{display:flex;border-top:1px solid var(--line);align-items:stretch}.action-row>button:first-child{border:0;border-radius:0;text-align:left;justify-content:flex-start;flex:1;padding:19px 0}.action-row>button:first-child>span{flex:1}.action-row small{display:block;color:var(--muted);margin-top:5px}.action-row .hint-button{border:0;color:var(--gold)}.investigation{padding-top:34px}.investigation>p{color:var(--muted);max-width:44ch}.investigation-paths{margin-top:38px}.path{padding:24px 0;border-width:1px 0 0;display:flex;width:100%;gap:22px;text-align:left;justify-content:flex-start;border-radius:0}.path>span:nth-child(2){flex:1}.path strong{font-family:Georgia,serif;font-size:1.45rem;font-weight:400}.path small{display:block;color:var(--muted);line-height:1.6;margin-top:8px}.path em{display:block;font-size:.75rem;font-style:normal;color:var(--gold);margin-top:8px}.path-number{font-size:.8rem;align-self:flex-start;margin-top:4px;color:var(--gold)}.dossier-space>p{color:var(--muted)}.dossier-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px;margin-top:36px}.dossier-object{display:block;text-align:left;border:0;padding:0;align-self:start}.dossier-object>span{display:block;font-family:Georgia,serif;font-size:1rem;margin-top:14px;line-height:1.4}.evidence-thumb{height:200px;overflow:hidden;border-radius:2px;background:#e8e1cc;box-shadow:0 14px 26px #0004;transform:rotate(-1.3deg)}.dossier-object:nth-child(2n) .evidence-thumb{transform:rotate(1deg)}.evidence-thumb img{width:100%;height:100%;object-fit:cover;filter:saturate(.55)}.document-mini{color:#333c37;padding:18px;font-family:Georgia,serif;height:100%;border:9px solid #ded6bc}.document-mini>span{font-size:.6rem;letter-spacing:.22em;border-bottom:1px solid #b2ab96;display:block;padding-bottom:13px}.document-mini strong{display:block;font-size:1.1rem;margin:16px 0}.document-mini p{font-size:.6rem;line-height:1.7;white-space:pre-line}.discoveries{margin-top:55px;border-top:1px solid var(--line);padding-top:26px}.discoveries article{display:flex;gap:17px;margin-bottom:18px}.discoveries svg{color:var(--gold);flex-shrink:0}.discoveries p{color:var(--muted)}.empty{padding:60px 0;border-block:1px solid var(--line)}.game-dialog{background:#102525;color:var(--ink);width:min(780px,calc(100% - 28px));max-height:calc(100dvh - 40px);padding:0;border:1px solid #52706a;border-radius:8px;box-shadow:0 25px 100px #0009}.game-dialog::backdrop{background:#020b0ee8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.game-dialog>header{position:sticky;top:0;z-index:3;background:#102525;display:flex;align-items:center;justify-content:space-between;padding:17px 25px;border-bottom:1px solid var(--line)}.game-dialog>header h2{font-family:Arial,sans-serif;font-size:1rem;margin:0}.game-dialog>header button{border:0}.viewer{padding:24px}.viewer>header{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.8rem;margin-bottom:20px}.viewer>header>span:last-child{flex-shrink:0;white-space:nowrap}.evidence-stage{overflow:hidden;touch-action:none;height:min(54dvh,550px);display:flex;align-items:center;justify-content:center;background:#051112;border-radius:2px}.evidence-stage img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.viewer-tools{display:flex;gap:10px;justify-content:center;align-items:center;margin:18px 0;flex-wrap:wrap}.viewer-tools button{border:0;font-size:.85rem}.viewer-tools output{font-size:.8rem;color:var(--muted)}.paper{background:var(--paper) url(/assets/ue-shell-paper-v001-auM0_6XG.webp) repeat;background-size:512px 512px;color:#26342e;padding:45px 40px;min-height:350px;font-family:Georgia,serif;border-radius:2px;box-shadow:0 10px 35px #0004}.paper p{white-space:pre-line;line-height:1.85}.paper h2{border-bottom:1px solid #a9a38f;padding-bottom:24px}.description{font-size:.95rem;padding:20px;background:#ffffff07;color:#d4ddd7}.page-controls{display:flex;justify-content:space-between;gap:12px}.page-controls button{font-size:.85rem}.provenance{margin-top:24px;margin-bottom:0}.section-heading{display:flex;align-items:center;gap:15px;margin-bottom:28px}.section-heading h2{margin:0}.message{display:flex;gap:15px;margin:24px 0}.message-avatar{display:grid;place-content:center;border-radius:50%;width:37px;height:37px;flex-shrink:0;background:#b7a17b;color:#102525;font-family:Georgia,serif}.message>div{background:#e8e7dc;color:#21342e;padding:20px 23px;border-radius:0 9px 9px;max-width:540px}.message strong{font-size:.85rem}.message p{margin:10px 0 0}.message button{color:#233b34;border-color:#bac7bd;font-size:.9rem;margin-top:15px}.revelation{text-align:center;padding:40px max(24px,8%)}.revelation-symbol{display:grid;place-content:center;width:92px;height:92px;margin:0 auto 30px;border:1px solid #c3a269;border-radius:50%;box-shadow:0 0 45px #d4b27622;color:var(--gold)}.revelation h2{font-size:2.5rem;margin-top:17px}.revelation p{color:#c0cbc2}.revelation .primary{margin-top:35px}.deduction-form,.hints,.error-moment{padding:27px}.deduction-evidence{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin:25px 0 35px}.deduction-evidence label{cursor:pointer;position:relative;font-size:.8rem}.deduction-evidence input{position:absolute;top:10px;right:10px}.deduction-evidence .evidence-thumb{height:170px;transform:none}.deduction-evidence label>span{display:block;margin-top:12px}.hypothesis{display:flex;gap:13px;padding:17px;border:1px solid var(--line);margin-bottom:11px;border-radius:4px;align-items:center;cursor:pointer}.hypothesis input{flex-shrink:0}.deduction-form .primary{margin-top:27px}.hints article{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.hints svg{flex-shrink:0;color:var(--gold)}.hints article span{font-size:.8rem;color:var(--gold)}.hints .primary{margin-top:25px}.error-moment{border-top:2px solid #9f6650}.error-moment p{padding:20px 0}.setting-row{display:flex;justify-content:space-between;align-items:center;padding:22px 0;border-top:1px solid var(--line)}.settings-space>.small{margin-top:24px}.connection-banner,.save-error{padding:13px 25px;font-size:.85rem;background:#393524;color:#eee5c6;line-height:1.5}.save-error{background:#482b25}.map-surface{position:relative;min-height:500px;margin:20px -20px}.map-canvas{position:absolute;inset:0}.map-notice{position:relative;background:#142b2bef;border:1px solid var(--line);padding:35px;min-height:460px}.map-notice p{color:#c3cfc5}.map-guide{position:absolute;bottom:30px;background:#102525;padding:20px;left:20px;right:20px}.maplibregl-popup-content{color:#18362d}.ending{text-align:center;padding-top:40px}.ending>svg{color:var(--gold);margin-bottom:24px}.ending .eyebrow{margin-bottom:15px}.ending .communications{text-align:left;margin-top:50px}.end-stats{display:flex;justify-content:center;gap:70px;padding:25px 0 45px}.end-stats>span{font-family:Georgia,serif;font-size:2.6rem}.end-stats small{font-family:Arial,sans-serif;font-size:.8rem;display:block;color:var(--muted);margin-top:8px}.camera-capture{max-height:300px;max-width:100%;display:block;margin-top:20px}.large-text{font-size:1.25rem}.high-contrast{--muted: #e5eee8;--line: #95ada6;--gold: #ffe4a1}.high-contrast .game-main{background:#061111}.reduced-motion *{animation:none!important;transition:none!important;scroll-behavior:auto!important}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(max-width:600px){.game-top{padding:12px 16px;height:79px;gap:10px}.game-top>div>span:last-child{font-size:.95rem}.game-main{padding:26px 23px 110px}.game-top .eyebrow{font-size:.65rem}.scene-evidence .evidence-thumb{height:260px}.dossier-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 20px}.evidence-thumb{height:185px}.game-dialog{max-height:calc(100dvh - 16px);width:calc(100% - 16px)}.game-dialog>header{padding:12px 14px}.viewer{padding:17px}.paper{padding:30px 24px}.deduction-evidence{grid-template-columns:repeat(2,minmax(0,1fr))}.deduction-evidence .evidence-thumb{height:150px}.deduction-form,.hints{padding:21px}.game-nav button{padding:8px 5px}.revelation h2{font-size:2rem}.map-notice{padding:25px}.path{gap:14px}.path strong{font-size:1.3rem}}.action-feedback{border-left:2px solid var(--gold);padding:14px 18px;background:#ffffff06;color:#d3dccf;font-size:.92rem}html{-webkit-text-size-adjust:100%}.game-root{background:#0b1c20 url(/assets/ue-shell-dark-v001-fWI2DyjG.webp) repeat;background-size:512px 512px}.game-root svg{flex-shrink:0}.game-top>div,.action-row>button,.action-row>button>span,.path>span,.message>div,.setting-row>span{min-width:0;overflow-wrap:anywhere}.game-top{min-height:76px;height:auto;padding-block:max(12px,env(safe-area-inset-top)) 12px}.game-top>div>span:last-child{display:block;line-height:1.35}.game-main{padding-bottom:calc(110px + env(safe-area-inset-bottom))}.game-main h1,.game-main h2,.game-dialog h2{overflow-wrap:anywhere}.game-dialog{overflow:hidden;background:#0b1c20 url(/assets/ue-shell-dark-v001-fWI2DyjG.webp) repeat;background-size:512px 512px;border-color:#425855}.game-dialog[open]{display:grid;grid-template-rows:auto minmax(0,1fr)}.game-dialog>header{background:#0b1c20 url(/assets/ue-shell-dark-v001-fWI2DyjG.webp) repeat;background-size:512px 512px;gap:12px}.game-dialog>header h2{font-family:Georgia,serif;font-size:1.15rem;line-height:1.35}.game-dialog>header button{flex:0 0 44px;padding:8px}.dialog-body{overflow:auto;min-height:0;overscroll-behavior:contain;scrollbar-width:thin}.deduction-evidence{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:14px}.deduction-evidence label{min-width:0}.deduction-evidence label:has(input:checked) .evidence-thumb{outline:2px solid #b7c796;outline-offset:3px}.hypothesis{background:#ffffff03;border-radius:7px}.hypothesis:has(input:checked){border-color:#a9bd8a;background:#a9bd8a0c}.hypothesis span{min-width:0;overflow-wrap:anywhere}.deduction-form .primary{position:sticky;bottom:0;box-shadow:0 -12px 20px #0b1c2099}.hints article{border:1px solid #ffffff0d;border-radius:9px;background:#ffffff05;padding:18px;margin-bottom:12px}.hints article p{margin-bottom:0}.revelation{background:radial-gradient(ellipse at 50% 15%,#c3a26912,transparent 70%)}.evidence-thumb.photo{border:5px solid #ded8c7}.scene-evidence .evidence-thumb.photo{border-width:7px}.document-mini{background:var(--paper) url(/assets/ue-shell-paper-v001-auM0_6XG.webp) repeat;background-size:512px 512px}.primary{border-radius:7px}@media(max-width:600px){.game-frame{border:0}.game-top{gap:8px;padding-inline:max(12px,env(safe-area-inset-left)) max(12px,env(safe-area-inset-right))}.game-top>div>span:last-child{font-size:.88rem}.game-top .eyebrow{font-size:.57rem;letter-spacing:.14em}.game-main{padding:20px max(18px,env(safe-area-inset-right)) calc(96px + env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))}.game-main h1{font-size:clamp(1.7rem,7.2vw,2.15rem);line-height:1.15;margin-bottom:16px}.game-main h2{font-size:1.45rem}.back-link{margin-bottom:14px;font-size:.78rem}.objective{font-size:.97rem;line-height:1.5}.scene-body{font-size:.92rem;margin-top:20px}.scene-evidence{margin:20px 0}.scene-evidence .evidence-thumb{height:auto;aspect-ratio:4 / 3}.scene-evidence>span{font-size:.75rem}.action-row>button:first-child{padding-block:15px;font-size:.9rem}.action-row>button:first-child>svg{width:19px}.game-nav{padding:5px max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.game-nav button{min-width:0;flex:1;font-size:.65rem;gap:5px;min-height:53px}.game-nav svg{width:21px;height:21px}.investigation{padding-top:16px}.investigation-paths{margin-top:24px}.path{padding-block:18px}.path strong{font-size:1.17rem}.path small{font-size:.8rem}.dossier-grid{gap:22px 16px;margin-top:25px}.dossier-grid .evidence-thumb{height:auto;aspect-ratio:4 / 5}.dossier-object>span{font-size:.9rem;margin-top:10px}.game-dialog{width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;border:0;border-radius:0}.game-dialog>header{padding:max(8px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 8px max(16px,env(safe-area-inset-left))}.game-dialog>header h2{font-size:1.06rem}.dialog-body{padding-bottom:env(safe-area-inset-bottom)}.viewer{padding:16px}.viewer>header{margin-bottom:12px}.evidence-stage{height:clamp(180px,calc(100dvh - 270px),580px)}.viewer-tools{gap:4px;margin:12px 0}.viewer-tools button{padding:8px;font-size:.78rem}.viewer-tools output{min-width:32px;font-size:.72rem}.page-controls{gap:8px}.page-controls button{font-size:.77rem;padding:9px}.paper{padding:25px 20px;min-height:0}.deduction-form,.hints,.error-moment{padding:20px 18px}.deduction-form>p{font-size:.9rem;line-height:1.5}.deduction-evidence{margin:20px 0 25px}.deduction-evidence .evidence-thumb{height:135px}.deduction-evidence label>span{font-size:.72rem;line-height:1.4}.deduction-evidence .document-mini{padding:9px;border-width:5px}.deduction-evidence .document-mini strong{font-size:.84rem;margin-block:10px}.deduction-evidence .document-mini>span{padding-bottom:8px}.hypothesis{font-size:.9rem;padding:14px 12px;min-height:54px}.deduction-form .primary{margin-top:20px}.revelation{min-height:100%;display:flex;flex-direction:column;justify-content:center;padding:30px 24px}.revelation-symbol{width:72px;height:72px;margin-bottom:22px;flex-shrink:0}.revelation h2{font-size:clamp(1.8rem,7vw,2.2rem);line-height:1.12}.revelation .primary{margin-top:22px}.revelation p{font-size:.95rem}.message{gap:10px}.message>div{padding:16px;font-size:.9rem}.map-surface{margin-inline:-6px;min-height:min(480px,62dvh)}.map-notice{padding:23px 18px;min-height:0}.map-notice p{font-size:.9rem}.ending{padding-top:22px}.ending .communications{margin-top:34px}.end-stats{gap:55px;padding:16px 0 28px}}@media(max-height:500px)and (orientation:landscape){.game-dialog{max-height:100dvh;height:100dvh;margin-block:0}.revelation{min-height:0;padding-block:20px}.revelation-symbol{width:52px;height:52px;margin-bottom:14px}.evidence-stage{height:50dvh}}.game-root.high-contrast,.high-contrast .game-dialog,.high-contrast .game-dialog>header,.high-contrast .paper,.high-contrast .document-mini{background-image:none}.immersive-main{padding:20px 32px 112px}.scene-stage{max-width:680px;margin:auto}.scene-stage .back-link{font-size:.875rem;margin-bottom:20px}.stage-heading .eyebrow{font-size:.75rem;line-height:1.6;letter-spacing:.14em}.stage-heading h1{font-size:clamp(2rem,6vw,3rem);line-height:1.08;margin:8px 0 24px;font-weight:400}.object-scene .stage-heading{text-align:center}.game-root .stage-object{display:flex;flex-direction:column;align-items:center;width:100%;background:transparent;border:0;padding:0}.stage-object .evidence-thumb{width:100%;height:clamp(220px,35dvh,350px);background:transparent;overflow:visible}.stage-object .evidence-thumb img{object-fit:contain;filter:drop-shadow(0 18px 24px #0009);transform:rotate(-3deg)}.stage-object>span{display:flex;align-items:center;gap:10px;padding:18px 0 12px;font-size:.875rem;color:var(--gold)}.object-read .stage-object .evidence-thumb{height:140px}.stage-desk{padding:22px 0 0}.stage-objective{display:flex;align-items:start;gap:9px;font-size:1.0625rem;color:var(--ink);margin:0 0 12px}.stage-objective svg{flex-shrink:0;margin-top:4px}.stage-body{font:1.125rem/1.65 Georgia,serif;margin:0 0 22px;color:#cec8b9;white-space:pre-line}.stage-next{display:flex;gap:8px}.stage-next>.primary,.stage-desk>.primary{flex:1;width:100%;justify-content:space-between;text-align:left;min-height:54px}.stage-next>button:not(.primary){min-width:48px;justify-content:center}.stage-secondary{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.stage-secondary button{border:0;background:transparent;padding:10px 0;font-size:.875rem}.stage-directions{border-top:1px solid #ffffff20;margin-top:16px;padding-top:14px;font-size:.875rem}.stage-directions summary{cursor:pointer;min-height:32px;color:var(--gold)}.stage-directions p{font-size:1rem}.stage-complete{display:flex;gap:8px;align-items:center;font-size:.875rem;color:var(--gold)}.stage-message{border-left:1px solid var(--gold);padding:0 0 0 22px;margin:24px 0}.stage-message p{font:1.4rem/1.55 Georgia,serif;color:var(--ink)}.field-scene .stage-heading h1{margin-bottom:18px}.field-scene .map-compact{margin:0 -32px;min-height:clamp(260px,44dvh,480px)}.map-compact .map-guide{bottom:28px;left:16px;right:16px;padding:8px 12px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:.875rem}.map-compact .map-guide p:empty{display:none}.map-compact .map-guide p:not(:empty){flex-basis:100%}.map-compact .map-guide button{font-size:.875rem}.map-compact .map-notice{position:relative;padding:22px;min-height:280px}.map-compact .map-notice h2{font-size:1.5rem}.map-compact .map-notice p,.map-compact .map-notice a{font-size:.875rem}.object-viewer{display:flex;flex-direction:column}.object-viewer>header{order:-3}.object-viewer .evidence-stage{order:-2;height:min(58dvh,620px);min-height:240px;background:#102328}.object-viewer .page-controls{order:-1;margin:12px 0}.object-viewer .viewer-tools{flex-wrap:wrap;gap:8px;margin-top:0}.object-viewer .viewer-tools button{font-size:.875rem;min-height:44px}.object-viewer .paper p{white-space:pre-line;font-size:1.0625rem}.observation-prompt{font:1.25rem/1.65 Georgia,serif;border-left:1px solid var(--gold);padding-left:20px;white-space:pre-line}.dialogue-replies{display:grid;gap:12px;padding:16px 0}.dialogue-replies button{width:100%;min-height:64px;justify-content:space-between;text-align:left;padding:18px;background:#ffffff05;border-color:#d5b88250;font:1.125rem/1.4 Georgia,serif}.dialogue-replies svg{flex-shrink:0}.immersive-form .deduction-evidence{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.immersive-form .deduction-evidence label{padding:10px;position:relative;border:1px solid #ffffff22;border-radius:2px;background:#ffffff03}.immersive-form .deduction-evidence .evidence-selected{border-color:var(--gold);background:#d5b88212}.immersive-form .deduction-evidence .evidence-thumb{height:150px;background:transparent}.immersive-form .deduction-evidence img{object-fit:contain}.immersive-form .deduction-evidence label>span{min-height:42px;font-size:.875rem}.immersive-form .deduction-evidence label>button{width:100%;justify-content:space-between;font-size:.875rem;background:transparent;border:0;padding:8px 0}.comparison-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0}.comparison-table article{min-width:0}.comparison-table article>button{position:relative;width:100%;flex-direction:column;border:0;padding:0;background:transparent;font-size:.875rem;text-align:center}.comparison-table article>button>span{min-height:2.8em}.comparison-table article>button>svg{position:absolute;top:0;right:0;background:#102328;padding:4px;width:28px;height:28px}.comparison-table .evidence-thumb{width:100%;height:180px;background:transparent}.comparison-table img{object-fit:contain}.comparison-table details{margin-top:12px;font-size:1rem}.comparison-table summary{cursor:pointer;padding:10px 0;color:var(--gold)}.comparison-table p{white-space:pre-line}.immersive-form .hypothesis{padding:18px 14px;border-radius:2px;font-size:1rem}.immersive-form .primary{width:100%;justify-content:space-between}@media(max-width:600px){.immersive-main{padding:14px 22px 104px}.scene-stage .back-link{margin-bottom:16px}.stage-heading h1{margin-bottom:18px}.stage-desk{padding-top:18px}.stage-body{font-size:1.0625rem}.field-scene .map-compact{margin-inline:-22px}.stage-object .evidence-thumb{height:clamp(200px,31dvh,290px)}.immersive-form .deduction-evidence .evidence-thumb{height:124px}.comparison-table{gap:12px}.comparison-table .evidence-thumb{height:150px}.large-text .comparison-table{grid-template-columns:1fr}}.launch{max-width:1060px;margin:auto;padding:30px 55px;background:radial-gradient(at 90% 20%,#223f3b,#0c1d1f 65%);min-height:100dvh}.launch>header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #38504e;padding-bottom:25px}.launch-brand{font-family:Georgia,serif;letter-spacing:.24em;line-height:1.4;font-size:1.1rem}.launch>main{padding-top:75px;max-width:730px}.launch h1{font-size:clamp(3.5rem,8vw,6.5rem);margin:18px 0 25px}.launch h1 em{font-weight:400;color:#a8beb4}.launch-intro{max-width:43ch;color:#b4c3bb;font-size:1.1rem}.launch-actions{margin:35px 0 24px;max-width:400px}.import-package{display:block;text-align:center;padding:18px 0;font-size:.85rem;cursor:pointer}.import-package input{display:block;width:100%;font-size:.85rem;margin-top:12px}.library{margin-top:60px}.library>p{color:var(--muted)}.library article{display:flex;gap:15px;padding:22px 0;align-items:center;border-top:1px solid var(--line)}.library article>div{flex:1}.library strong{font-family:Georgia,serif;font-size:1.2rem;font-weight:400}.library article span{display:block;font-size:.8rem;color:var(--muted);margin-top:7px}.download-note{margin-top:45px;border-left:1px solid var(--gold);padding-left:22px}.download-note p{color:var(--muted);font-size:.9rem;margin-top:10px}.launch>footer{padding:50px 0 20px;color:var(--muted);font-size:.8rem}.launch-notice{padding:17px;background:#243e37;border-left:2px solid var(--gold)}@media(max-width:600px){.launch{padding:22px}.launch>main{padding-top:50px}.launch h1{font-size:3.5rem}.library article{align-items:flex-start}.launch>footer{line-height:1.6}}.library article>div{min-width:0;overflow-wrap:anywhere}.library article>button{flex-shrink:0}@media(max-width:600px){.launch{padding:max(20px,env(safe-area-inset-top)) 20px max(20px,env(safe-area-inset-bottom))}.launch>header{padding-bottom:18px}.launch-brand{font-size:.92rem}.launch>main{padding-top:32px}.launch h1{font-size:clamp(2.45rem,10.5vw,3.5rem);line-height:1.08}.launch-intro{font-size:.97rem}.launch-actions{margin-block:25px 15px}.library{margin-top:30px}.library strong{font-size:1.05rem}.library article{gap:10px}.library article button{font-size:.82rem;padding-inline:10px}.download-note{margin-top:30px;padding-left:16px}}.launch>main{max-width:none;padding-top:32px}.launch h1{font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.08}.catalogue{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-block:30px}.catalogue article{min-width:0;border:1px solid var(--line);padding:24px;background:#122b2b;display:flex;flex-direction:column}.catalogue h2{font: 1.8rem/1.15 Georgia,serif;margin:14px 0}.catalogue-cover{display:block;width:calc(100% + 48px);max-width:none;height:190px;object-fit:cover;margin:-24px -24px 24px}.catalogue .new-session{margin-top:10px}.catalogue p{color:var(--muted)}.catalogue .primary{margin-top:22px;width:100%}.catalogue progress{width:100%;margin-top:16px;accent-color:var(--gold)}.downloaded{color:#c5dbcb;padding-top:22px}.launch-actions{border-top:1px solid var(--line);margin-top:48px;padding-top:16px}.launch-actions h2{font-size:1rem}.library article button{min-height:44px}@media(max-width:600px){.catalogue{grid-template-columns:1fr;gap:16px}.catalogue article{padding:20px}.catalogue-cover{width:calc(100% + 40px);height:160px;margin:-20px -20px 20px}.catalogue h2{font-size:1.65rem}.launch h1{font-size:clamp(2.2rem,9vw,3.2rem)}}
