:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eadcba;--ui-ink:#171a16;--ui-wood:#493626;--ui-wood-light:#806342;--ui-brass:#ad8c50;--ui-gold:#e9c67a;--ui-paper:#d7c59b;--ui-paper-ink:#382d22;--ui-edge:#24231b;--ui-bevel:inset 2px 2px #8e7548, inset -2px -2px #2a221b;--ui-shadow:3px 3px 0 #11160ec9;--hud-bottom:calc(16px + env(safe-area-inset-bottom));background:#182b27;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input,select{font:inherit}button{border:2px solid var(--ui-edge);min-height:36px;box-shadow:var(--ui-bevel);color:#f1dfb6;cursor:pointer;text-shadow:1px 1px #211c16;touch-action:manipulation;background:linear-gradient(#56442e 0 48%,#453424 48%);border-radius:0;padding:9px 12px}button:hover{color:#fff0c9;background:#695234}button:active,button[aria-pressed=true]{background:#63502e;box-shadow:inset 2px 2px #29251b,inset -2px -2px #b99c5f}button:disabled{opacity:.45;cursor:default}button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline-offset:3px;outline:2px solid #fff0b6}kbd{font:inherit;color:#ead3a0;text-shadow:none;background:#25261c;border:1px solid #927345;margin-left:5px;padding:1px 3px;font-size:9px}p{line-height:1.6}summary{cursor:pointer;color:#eddaab;font-size:11px}#game{position:fixed;inset:0;overflow:hidden}#game canvas{image-rendering:pixelated;display:block}#game #perspective-game{pointer-events:none;width:100%;height:100%;image-rendering:pixelated;position:absolute;inset:0}#game #perspective-game[hidden],section[hidden],#drone-panel[hidden],#boot-status[hidden],#view-hint[hidden],#view-hint:empty,#interaction[hidden]{display:none}header{z-index:4;left:16px;right:16px;top:max(16px, env(safe-area-inset-top));pointer-events:none;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:fixed}#player-hud{width:278px;box-shadow:inset 0 0 0 1px var(--ui-brass), var(--ui-shadow);background:#272a21f5;border:3px solid #1a1c17;flex:none;align-items:stretch;gap:10px;padding:6px;display:flex}.portrait-frame{background:linear-gradient(#53634b 0 62%,#384430 62%);border:2px solid #b79a60;flex:0 0 60px;place-items:center;height:80px;display:grid;box-shadow:inset 2px 2px #1d251b,inset -2px -2px #738360}#hud-portrait{object-fit:contain;width:48px;height:68px;image-rendering:pixelated}#hud-portrait:not([src]){visibility:hidden}.hud-status{flex:1;min-width:0;padding:3px 2px 0 0}.brand{color:#f0d691;letter-spacing:2px;text-shadow:2px 2px #121a13;justify-content:space-between;align-items:baseline;gap:8px;margin:0 0 10px;font-size:16px;font-weight:700;display:flex}.brand small{color:#b8af8d;letter-spacing:1px;font-size:8px}.vitals{gap:6px;display:grid}.vitals>div{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:5px;display:grid}.vitals span{color:#c7c5aa;font-size:9px;line-height:1}meter{--meter-color:#8aa55b;appearance:none;background:#192219;border:1px solid #9f8755;border-radius:0;width:100%;height:10px;display:block;box-shadow:1px 1px #0e150f}meter::-webkit-meter-bar{background:#192219;border:0;border-radius:0}meter::-webkit-meter-optimum-value{background:var(--meter-color);box-shadow:inset 0 2px #ffffff29,inset 0 -2px #0000002b}meter::-webkit-meter-suboptimum-value{background:#c29b4e}meter::-webkit-meter-even-less-good-value{background:#b56546}meter::-moz-meter-bar{background:var(--meter-color)}#wet{--meter-color:#719baa}#cold{--meter-color:#aec9ce}nav{pointer-events:auto;flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}nav button{min-height:33px;box-shadow:var(--ui-bevel), 2px 2px #15180fc9;padding:6px 9px;font-size:10px}#map-open{color:#ffe0a0}#world-hud{z-index:3;scrollbar-width:thin;flex-direction:column;align-items:stretch;gap:7px;width:246px;max-height:calc(100dvh - 228px);display:flex;position:fixed;top:62px;right:16px;overflow:auto}#world-label{text-align:right;text-shadow:1px 1px #122019;padding:2px 4px;font-size:11px}#seed-label{color:#bbc2a1;margin-top:4px;font-size:8px;display:block}#location-hint{color:#e6d7ac;background:#20291eea;border-left:2px solid #ad925b;padding:7px 9px;font-size:10px;line-height:1.5}#location-hint:empty{display:none}#hud-extras{border:2px solid var(--ui-edge);box-shadow:inset 0 0 0 1px var(--ui-brass), 2px 2px #11170ecc;pointer-events:none;background:#20291eea;justify-content:space-between;align-items:center;gap:7px;padding:5px 6px;display:flex}#hud-extras:empty{display:none}#hud-extras .hud-extras__readout{text-align:left;text-shadow:1px 1px #122019;flex-direction:column;gap:2px;min-width:0;display:flex}#hud-extras .hud-extras__line{align-items:baseline;gap:6px;font-size:11px;line-height:1.3;display:flex}#hud-extras .hud-extras__day{color:var(--ui-gold)}#hud-extras .hud-extras__phase{color:#cfd6b4}#hud-extras .hud-extras__played{color:#bbc2a1;font-size:9px;line-height:1.3}#hud-extras .hud-extras__mute{pointer-events:auto;min-height:30px;box-shadow:var(--ui-bevel), 2px 2px #15180fc9;flex:none;align-items:center;gap:5px;padding:5px 8px;font-size:9px;display:flex}#hud-extras .hud-extras__glyph{color:var(--ui-gold);font-size:12px;line-height:1}#hud-extras .hud-extras__mute.is-muted{color:#c6b895}#hud-extras .hud-extras__mute.is-muted .hud-extras__glyph{color:#8b8067;text-decoration:line-through}@media (max-width:760px){#hud-extras{gap:5px;padding:4px 5px}#hud-extras .hud-extras__line{font-size:10px}#hud-extras .hud-extras__mute{min-height:28px;padding:4px 6px;font-size:8px}}#camera-controls{border:2px solid var(--ui-edge);background:#23281fed;padding:0;box-shadow:inset 0 0 0 1px #6b6848,2px 2px #11170ecc}#camera-controls summary{background:#363b29;padding:8px}#camera-readout{float:right;color:#bfc5a0;font-size:10px}.camera-row{gap:4px;margin:8px 7px 0;display:flex}.camera-row button{flex:1;min-width:0;min-height:30px;padding:6px 3px;font-size:10px}#camera-classic{width:calc(100% - 14px);min-height:30px;margin:7px;padding:7px 3px;font-size:10px}#camera-controls small{color:#babca4;margin:0 9px 9px;font-size:9px;line-height:1.6;display:block}#objective{width:278px;font-size:11px;position:fixed;top:122px;left:16px}#objective details{background:#23291fed;border:2px solid #24261b;border-left-color:#a18b53;box-shadow:2px 2px #12180fb3}#objective summary{color:#e9cd8a;padding:9px 10px}#objective details[open]{padding-bottom:7px}#objective p{color:#c5c6a8;margin:3px 12px 12px;font-size:11px}#steps{color:#aebd95;gap:7px;margin:9px 12px;font-size:10px;display:grid}#steps .done{color:#f0cd7b}#steps .done:after{content:" ✓"}body.sitting #objective{opacity:.45}#quick-tools{z-index:4;left:50%;bottom:var(--hud-bottom);background:repeating-linear-gradient(0deg,#443222 0 7px,#4c3826 7px 9px);border:3px solid #241e15;gap:6px;padding:8px;display:flex;position:fixed;transform:translate(-50%);box-shadow:inset 0 0 0 2px #b09357,inset 0 0 0 4px #625031,3px 3px #11180ecc}#quick-tools:before,#quick-tools:after{content:"";background:#bba46c;border-top:2px solid #eee0a6;border-bottom:2px solid #624927;width:4px;position:absolute;top:-3px;bottom:-3px}#quick-tools:before{left:-3px}#quick-tools:after{right:-3px}#quick-tools button{background:#222b22;border:2px solid #171c17;place-items:center;width:48px;height:48px;min-height:0;padding:5px 5px 10px;display:grid;position:relative;box-shadow:inset 1px 1px #717153,inset -2px -2px #101c16}#quick-tools button:hover{background:#414c32}#quick-tools button[aria-pressed=true]{background:#4c5732;border-color:#f0cc73;box-shadow:inset 0 0 0 1px #a99155,0 0 0 1px #151c15}#quick-tools button[aria-pressed=true]:after{content:"";background:#f5d889;height:2px;position:absolute;bottom:3px;left:3px;right:3px}#quick-tools img{object-fit:contain;width:32px;height:29px;image-rendering:pixelated}#quick-tools button>span{color:#bbb28c;font-size:22px}#quick-tools kbd{color:#f6e0aa;background:#1a211de8;border:0;margin:0;padding:0 2px;font-size:9px;line-height:12px;position:absolute;top:1px;left:2px}#tool-label{z-index:3;left:50%;bottom:calc(var(--hud-bottom) + 78px);color:#f0d291;text-align:center;pointer-events:none;background:#1b241de8;border:1px solid #756b48;max-width:calc(100vw - 24px);padding:4px 10px;font-size:10px;line-height:1.4;position:fixed;transform:translate(-50%)}footer{left:16px;bottom:calc(var(--hud-bottom) + 48px);pointer-events:none;max-width:280px;position:fixed}.supplies{text-shadow:1px 1px #162217;flex-wrap:wrap;gap:5px 12px;font-size:10px;display:flex}.supplies b{color:#f0d083}.keys{display:none}.zoom{left:16px;bottom:var(--hud-bottom);background:#252e20e8;border:2px solid #28261a;align-items:center;gap:3px;font-size:10px;display:flex;position:fixed;box-shadow:inset 1px 1px #857a50,2px 2px #131a10b3}.zoom button{width:30px;min-height:30px;box-shadow:none;background:0 0;border:0;padding:2px;font-size:18px}.zoom button:hover{background:#51543a}#zoom-value{text-align:center;min-width:42px}#controls-help{z-index:4;right:16px;bottom:var(--hud-bottom);background:#232a20f5;border:2px solid #29271c;width:252px;max-height:calc(100dvh - 260px);position:fixed;overflow:auto;box-shadow:inset 1px 1px #7f734c,2px 2px #141a10b3}#controls-help summary{padding:9px 10px}#controls-help p{color:#bbc3a6;margin:10px;font-size:10px}#action-bar{flex-wrap:wrap;gap:5px;padding:5px 8px 0;display:flex}#action-bar button{flex:1 0 40%;min-height:32px;padding:6px 4px;font-size:9px}#action-bar button[aria-pressed=true]{border-color:#d4b96b}#interaction,#view-hint{z-index:5;left:50%;bottom:calc(var(--hud-bottom) + 115px);color:#f2ddb0;overflow-wrap:break-word;text-align:center;pointer-events:none;background:#1a241bef;border:2px solid #998350;width:max-content;max-width:min(530px,100vw - 32px);padding:7px 12px;font-size:11px;line-height:1.5;position:fixed;transform:translate(-50%);box-shadow:2px 2px #11190fbb}#toast{z-index:6;color:#ecdcaf;text-align:center;opacity:0;pointer-events:none;background:#252d21f5;border:2px solid #a58c51;max-width:min(510px,100vw - 28px);padding:10px 14px;font-size:11px;line-height:1.6;transition:opacity .2s;position:fixed;top:170px;left:50%;transform:translate(-50%);box-shadow:inset 1px 1px #797753,3px 3px #12190f99}#toast.show{opacity:1}#crosshair{display:none}#drone-panel{z-index:4;width:278px;max-height:calc(100dvh - 208px);box-shadow:inset 0 0 0 1px #a59153, var(--ui-shadow);background:#252b21f5;border:3px solid #24251a;padding:12px;font-size:11px;position:fixed;top:122px;left:16px;overflow:auto}#drone-panel h2{letter-spacing:1px;color:#ecd39a;margin:5px 0 12px;font-size:14px}#drone-panel p{margin:7px 0}#drone-panel small{color:#bdc4a7;font-size:9px;line-height:1.6;display:block}#drone-panel button{min-height:32px;padding:7px 4px;font-size:10px}#drone-panel>button{width:100%;margin-bottom:6px}.drone-meters,.drone-direction,.drone-altitude{gap:5px;margin-bottom:7px;display:flex}.drone-meters label{flex:1;margin:4px 0;font-size:10px}.drone-meters meter{margin-top:5px}.drone-direction button,.drone-altitude button{flex:1}#drone-noise{pointer-events:none;opacity:0;background:repeating-linear-gradient(0deg,#cad3b5 0 1px,#0000 1px 4px);position:fixed;inset:0}body.piloting :is(#objective,#controls-help,#quick-tools,#tool-label,#interaction,#location-hint){display:none}#menu{width:584px;max-width:calc(100vw - 32px);height:-moz-fit-content;height:fit-content;max-height:calc(100dvh - 40px);color:var(--ui-paper-ink);scrollbar-color:#796240 #c3ae82;background:repeating-linear-gradient(0deg,#d7c59b 0 5px,#d5c298 5px 6px);border:4px solid #352a1d;border-radius:0;outline:2px solid #af9257;margin:auto;padding:18px;position:fixed;inset:0;overflow:auto;box-shadow:inset 0 0 0 2px #f1dca7,6px 6px #0b130ac7}#menu::backdrop{background:#101a13b5}.dialog-head{color:#efdb9e;background:repeating-linear-gradient(0deg,#493626 0 8px,#4d3b29 8px 10px);border-bottom:3px solid #9b7d44;justify-content:space-between;align-items:center;gap:16px;margin:-18px -18px 12px;padding:12px 16px;display:flex;box-shadow:inset 2px 2px #b39760,inset -2px -2px #292218}.eyebrow{letter-spacing:2px;color:#ba9c66;font-size:8px}.dialog-head h2{letter-spacing:1px;text-shadow:2px 2px #261d14;margin:5px 0 0;font-size:23px}#close-menu{border-color:#261d14;width:32px;min-height:32px;padding:3px;font-size:16px}.paused{color:#6e5c40;margin:0;font-size:10px}.hint{color:#6a583b;font-size:11px;line-height:1.7}.tabs{border-bottom:2px solid #aa9160;grid-template-columns:repeat(4,1fr);gap:4px;margin:14px 0 18px;padding-bottom:5px;display:grid}.tabs button{min-height:35px;padding:7px 4px;font-size:11px}.tabs .active{color:#ffefad;background:#526040;border-color:#39462d;box-shadow:inset 2px 2px #b4ba7c,inset -2px -2px #253323}#menu label{margin:16px 0 7px;font-size:12px;font-weight:700;display:block}#menu label output{float:right;color:#715028}#menu input:not([type=range],[type=checkbox],[type=file]),#menu select{color:#3a2d1d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#ecddba;border:2px solid #796442;border-radius:0;width:100%;min-width:0;min-height:38px;padding:9px;box-shadow:inset 2px 2px #b4a079}#menu input[type=range]{accent-color:#63713d;width:100%}#menu input[type=file]{color:#59472e;max-width:100%;font-size:11px}#menu input[type=file]::file-selector-button{color:#34291b;font:inherit;background:#bca26c;border:2px solid #75603e;margin-right:8px;padding:8px}#menu input[type=checkbox]{accent-color:#566538;flex:none;width:17px;height:17px}#menu input:focus-visible,#menu select:focus-visible{outline-color:#6b572a}.row{gap:7px;display:flex}.row input{flex:1}.row button{flex:none}.primary{color:#fce5a4;background:#6e502b;width:100%;margin-top:16px;font-weight:700}#menu label.check{align-items:center;gap:9px;font-weight:400;line-height:1.6;display:flex}.actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:16px;display:grid}.actions button{padding:9px 7px;font-size:11px}#pack-weight{color:#594525;background:#c8b384;border:1px solid #a08858;padding:9px;font-size:12px}#inventory{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0;display:grid}.inventory-item{color:#f0dcb1;text-align:center;background:#333a2c;border:3px solid #57482f;align-content:center;justify-items:center;gap:8px;min-height:94px;padding:10px 4px;font-size:10px;display:grid;position:relative;box-shadow:inset 2px 2px #1b241e,inset -2px -2px #827248,1px 1px #f3e5c2}.inventory-item img{object-fit:contain;width:36px;height:30px;image-rendering:pixelated}.inventory-item.empty img{opacity:.35}.inventory-item b{color:#f5e7bd;text-align:center;background:#18241dc9;min-width:17px;padding:2px 4px;position:absolute;top:4px;right:4px}.pack-loadout{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pack-fold{border-top:1px solid #9e875d;margin-top:14px;padding-top:10px}.pack-fold summary{color:#493a26;font-weight:700}@media (max-width:420px){.pack-loadout{grid-template-columns:1fr;gap:0}}#asset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.asset{text-align:center;color:#e6d5a3;background:#414e35;border:2px solid #8e7a50;padding:10px 4px;font-size:11px;box-shadow:inset 1px 1px #93946b,inset -1px -1px #263222}.asset img{object-fit:contain;width:64px;height:64px;image-rendering:pixelated;margin:0 auto 7px;display:block}.asset small{color:#b7c198;margin-top:4px;font-size:9px;display:block}.motion-preview{width:64px;height:64px;margin:0 auto 7px;overflow:hidden}.motion-preview img{width:calc(64px * var(--frames));object-fit:fill;max-width:none;height:64px;animation:sprite-preview .8s steps(var(--frames)) infinite;margin:0}@keyframes sprite-preview{to{transform:translate(-100%)}}#menu hr{border:0;border-top:2px solid #ad9566;margin:22px 0}.perspective-link{color:#5b4020;background:#e9d6a5;border:2px solid #81673e;padding:9px 12px;text-decoration:none;display:inline-block}#boot-status{z-index:30000;max-width:min(90vw,540px);box-shadow:var(--ui-shadow);white-space:pre-wrap;background:#232c20;border:2px solid #b1965b;padding:20px;line-height:1.6;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#touch-controls,body:is([data-view-mode=scope],[data-view-mode=binoculars],[data-view-mode=window]) :is(#controls-help,#interaction,#location-hint),body:is([data-view-mode=binoculars],[data-view-mode=window]) #tool-label{display:none}@media (max-width:900px){header{left:12px;right:12px;top:max(12px, env(safe-area-inset-top));gap:10px}#player-hud{gap:7px;width:242px}.portrait-frame{flex-basis:52px}.brand{letter-spacing:1px;font-size:14px}.brand small{font-size:7px}nav{gap:3px}nav button{padding:6px;font-size:9px}nav kbd{margin-left:2px;font-size:8px}#objective{width:242px;top:118px;left:12px}#world-hud{width:216px;right:12px}#controls-help{right:12px;bottom:calc(var(--hud-bottom) + 151px);width:216px;max-height:calc(100dvh - 370px)}footer{max-width:195px;left:12px}.zoom{left:12px}#drone-panel{width:242px;top:118px;left:12px}}@media (max-width:620px){:root{--hud-bottom:calc(12px + env(safe-area-inset-bottom))}header{grid-template-columns:1fr;gap:8px;display:grid}#player-hud{width:220px}nav{grid-template-columns:repeat(5,minmax(0,1fr));justify-content:stretch;display:grid}nav button{min-width:0;min-height:32px;padding:5px 2px;font-size:9px}nav kbd{display:none}#objective{width:calc(50vw - 18px);top:158px}#objective summary{padding:8px;font-size:10px}#objective p{margin:4px 8px 8px;font-size:10px}#steps{margin:8px;font-size:9px}#world-hud{width:calc(50vw - 18px);max-height:calc(100dvh - 330px);top:158px}#world-label{font-size:10px}#seed-label{display:none}#location-hint{padding:5px 6px;font-size:9px}#camera-controls summary{padding:7px 5px;font-size:10px}#camera-readout{float:none;margin-top:4px;font-size:9px;display:block}.camera-row{flex-wrap:wrap;gap:3px;margin:6px 4px 0}.camera-row button{min-width:32%;font-size:9px}#camera-classic{width:calc(100% - 8px);margin:6px 4px;font-size:9px}#camera-controls small{margin:0 6px 7px;font-size:8px}#quick-tools{gap:4px;padding:7px}#quick-tools button{width:38px;height:42px;padding:4px 3px 8px}#quick-tools img{width:27px;height:26px}#tool-label{bottom:calc(var(--hud-bottom) + 68px);font-size:9px}#interaction,#view-hint{bottom:calc(var(--hud-bottom) + 100px);max-width:calc(100vw - 24px);padding:6px 9px;font-size:10px}.zoom{bottom:calc(var(--hud-bottom) + 150px)}footer{bottom:calc(var(--hud-bottom) + 130px)}.supplies{gap:4px 9px;font-size:9px}#controls-help{bottom:calc(var(--hud-bottom) + 150px);width:calc(50vw - 18px);max-height:calc(100dvh - 350px)}#controls-help summary{padding:8px 6px;font-size:9px}#controls-help p{margin:7px;font-size:9px}#action-bar{gap:4px;padding:4px}#action-bar button{flex-basis:100%}#toast{font-size:10px;top:210px}#drone-panel{width:min(242px,100vw - 24px);max-height:calc(100dvh - 240px);top:158px}#menu{max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:14px}.dialog-head{margin:-14px -14px 10px;padding:10px 12px}.dialog-head h2{font-size:20px}.tabs{gap:3px}.tabs button{padding:6px 2px;font-size:10px}.actions button{font-size:10px}.inventory-item{padding:8px 6px;font-size:10px}}@media (max-height:550px) and (min-width:621px){#player-hud{padding:4px}.portrait-frame{height:64px}#hud-portrait{width:36px;height:51px}.brand{margin-bottom:5px;font-size:13px}.vitals{gap:4px}.vitals meter{height:9px}#objective,#drone-panel{top:100px}#drone-panel{max-height:calc(100dvh - 162px)}#world-hud{max-height:calc(100dvh - 206px)}#controls-help{max-height:calc(100dvh - 236px)}#toast{top:98px}#view-hint{padding:5px 9px;font-size:10px}}@media (pointer:coarse){#touch-controls{display:block}#controls-help{display:none}#joystick{left:20px;bottom:calc(var(--hud-bottom) + 84px);touch-action:none;background:#273722a8;border:2px solid #ad995ec9;width:112px;height:112px;position:fixed;box-shadow:inset 2px 2px #75795199,inset -2px -2px #131f17aa}#joystick span{pointer-events:none;background:#c8aa6bdd;border:2px solid #ead493;width:38px;height:38px;position:absolute;top:35px;left:35px;box-shadow:2px 2px #26311eb3}.touch-buttons{right:12px;bottom:calc(var(--hud-bottom) + 84px);grid-template-columns:1fr 1fr;gap:6px;display:grid;position:fixed}.touch-buttons button{background:#3b4b31e8;min-height:40px;padding:7px 9px;font-size:10px}#interaction,#view-hint{bottom:calc(var(--hud-bottom) + 278px)}#tool-label,body[data-view-mode=scope] #tool-label{bottom:calc(var(--hud-bottom) + 252px)}footer{bottom:calc(var(--hud-bottom) + 219px);max-width:150px;left:20px}.zoom{left:20px;bottom:calc(var(--hud-bottom) + 245px)}#world-hud{max-height:calc(100dvh - 440px)}#drone-panel{max-height:calc(100dvh - 208px)}}@media (max-height:550px) and (pointer:coarse){#objective,footer,.zoom{display:none}#world-hud{max-height:calc(100dvh - 270px)}#interaction,#view-hint{bottom:calc(var(--hud-bottom) + 100px);max-width:calc(100vw - 330px);font-size:9px}#drone-panel{max-height:calc(100dvh - 130px)}}@media (prefers-reduced-motion:reduce){.motion-preview img{animation:none}#toast{transition:none}}#menu [data-view=pack]:not([hidden]){grid-template-columns:1.05fr 1fr;align-items:start;gap:18px;display:grid}.pack-supplies{min-width:0}@media (max-width:860px){#menu[data-panel=pack]{width:584px}#menu [data-view=pack]:not([hidden]){grid-template-columns:1fr;gap:0}}body>header nav .menu-icon{width:46px;height:46px;padding:5px;position:relative}.menu-icon img{object-fit:contain;width:28px;height:28px;image-rendering:pixelated}.menu-icon kbd{font-size:8px;position:absolute;bottom:-5px;right:-2px}#menu{z-index:20}body.menu-open:after{content:"";pointer-events:none;z-index:6;background:#101a1380;position:fixed;inset:0}body.menu-open #quick-tools{z-index:21}#menu #camera-controls,#menu #controls-help,#menu .zoom{width:auto;max-width:none;margin:12px 0;position:static;inset:auto;transform:none}#menu #camera-controls,#menu #controls-help{color:#eee0b9;background:#344232;padding:10px}#menu .zoom{background:#344232;justify-content:center;gap:14px;padding:8px;display:flex}#menu #action-bar{flex-wrap:wrap;display:flex;position:static;transform:none}body[data-first-person=on] #game,body[data-first-person=on] #game canvas{cursor:none}body[data-view-mode=scope]:before,body[data-view-mode=binoculars]:before{content:"";z-index:11;pointer-events:none;background:radial-gradient(circle at 50% 47%, #0000 0%, #0000 var(--optic-clear,34%), #0b120bb0 var(--optic-edge,62%), #060a06f2 100%);position:fixed;inset:0}body[data-view-mode=scope]{--optic-clear:22%;--optic-edge:46%}body:is([data-view-mode=scope],[data-view-mode=binoculars]) #view-hint{z-index:12}body[data-view-mode=binoculars]{--optic-clear:34%;--optic-edge:66%}body[data-view-mode=scope]:after{content:"";z-index:12;pointer-events:none;opacity:.75;background:linear-gradient(#e8d49abb,#e8d49abb) 50%/1px 100% no-repeat,linear-gradient(#e8d49abb,#e8d49abb) 50%/100% 1px no-repeat;width:34px;height:34px;margin:-17px 0 0 -17px;position:fixed;top:47%;left:50%}@media (prefers-reduced-motion:reduce){body[data-view-mode=scope]:before,body[data-view-mode=binoculars]:before{transition:none}}body.hud-hidden>:not(#game):not(#immersive-controls):not(script):not(noscript){visibility:hidden!important;pointer-events:none!important}body.hud-hidden:after{display:none}#menu[data-panel=pack]{max-height:calc(100dvh - 124px);inset:0 0 92px}#menu .dialog-head{z-index:2;position:sticky;top:-18px}#menu .inventory-item{min-height:74px}@media (max-width:400px){#tool-label{bottom:calc(var(--hud-bottom) + 116px)}#view-hint,#interaction{bottom:calc(var(--hud-bottom) + 148px)}#menu[data-panel=pack]{max-height:calc(100dvh - 150px);inset:0 0 126px}}#dive-hud{z-index:12;color:#eee6bb;pointer-events:auto;background:#132f38ed;border:2px solid #85ad9d;width:min(355px,100vw - 24px);padding:10px;font:13px/1.5 monospace;position:fixed;top:148px;left:12px}#dive-hud[hidden]{display:none}#dive-hud small,#dive-status{display:block}#dive-hud div{gap:5px;margin-top:5px;display:flex}#dive-status{font-weight:700}#dive-hud .dive-meters{gap:12px}.dive-meters label{flex:1;min-width:0;font-size:11px}.dive-meters output{float:right}.dive-meters meter{--meter-color:#85cbb5;width:100%;height:12px;display:block}.dive-meters .unequipped meter{opacity:.45}#dive-hud button{touch-action:none;min-height:36px;padding:4px 7px;font-size:12px}#dive-hud kbd{border:1px solid #aa9970;margin-left:3px;padding:1px 3px;font:10px/1.2 monospace}#dive-hud.low-air{border-color:#ff8069}body.dive-test .npc-markers{display:none}@media (max-width:600px){#dive-hud{padding:6px;font-size:11px;top:60px}#dive-hud button{min-height:40px}}@media (max-height:500px) and (min-width:601px){body.dive-test .chat-panel.is-collapsed{inset:65px 8px auto auto;transform:none}#dive-hud{width:340px;padding:6px;font-size:11px;top:8px;left:50%;transform:translate(-50%)}#dive-hud strong,#dive-hud small{display:none}}.world-map-dialog{z-index:9000;color:#354332;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#ded1ae;border:3px solid #4b573c;border-radius:0;width:min(900px,75vw);max-width:none;height:-moz-fit-content;height:fit-content;max-height:calc(100dvh - 102px);margin:0;padding:0;font:13px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;position:fixed;inset:84px 18px auto auto;overflow:auto;box-shadow:0 0 0 4px #b29d70,8px 10px #14261eb3}.world-map-dialog::backdrop{background:#0e2017b8}.world-map-head{pointer-events:auto;background:#e7dabc;border-bottom:2px solid #8d8e63;justify-content:space-between;align-items:center;gap:16px;padding:15px 22px 12px;display:flex;position:static;inset:auto}.world-map-head small{color:#646c48;letter-spacing:1.5px;font-size:10px}.world-map-head h2{letter-spacing:-1px;margin:2px 0 0;font-size:22px;font-weight:800;line-height:1.2}.world-map-dialog .world-map-close{color:#f6e8c3;background:#445539;border:2px solid #2f402e;border-radius:0;flex-shrink:0;padding:8px 10px;font-size:12px;box-shadow:2px 2px #92956e}.world-map-dialog .world-map-close:hover{background:#5a6b48}.world-map-dialog .world-map-close:focus-visible{outline-offset:3px;outline:3px solid #a74c36}.world-map-layout{grid-template-columns:minmax(0,1fr) 205px;gap:12px;padding:8px 20px 8px 8px;display:grid}.world-map-sheet{justify-content:center;align-items:center;min-width:0;display:flex}.world-map-sheet canvas{aspect-ratio:1;width:min(100%,100dvh - 270px);height:auto;image-rendering:pixelated;cursor:grab;touch-action:none;display:block}.world-map-sheet canvas:active{cursor:grabbing}.world-map-sheet canvas.placing-note{cursor:crosshair}.world-map-toolbar{pointer-events:auto;flex-wrap:wrap;align-items:center;gap:6px;padding:10px 16px 2px;display:flex;position:static;inset:auto}.world-map-dialog button{color:#354332;font:inherit;background:#eee2c1;border:1px solid #797a54;border-radius:0;padding:5px 8px}.world-map-dialog button:hover,.world-map-dialog button[aria-pressed=true]{background:#c2c093}.world-map-zoom{text-align:center;min-width:4ch}.world-map-status{color:#596347;margin:6px 16px;font-size:11px}.world-map-editor{background:#eee2c1;border:2px solid #806588;flex-wrap:wrap;gap:6px;margin:10px 16px;padding:10px;display:flex}.world-map-editor[hidden]{display:none}.world-map-editor label{width:100%;font-size:12px}.world-map-editor input{color:#354332;background:#fff6dd;border:1px solid #797a54;border-radius:0;flex:180px;min-width:0;padding:7px}.world-map-notes{margin:0;padding:0;list-style:none}.world-map-notes li{margin-bottom:6px}.world-map-notes span{overflow-wrap:anywhere;flex:1;min-width:0}.world-map-notes button{flex:none}.world-map-key{padding:10px 0;font-size:12px}.world-map-location{color:#a04332;margin:0 0 12px;font-size:14px;font-weight:700}.world-map-location span{color:#596347;margin-top:4px;font-size:11px;font-weight:400;display:block}.world-map-key h3{color:#52603d;letter-spacing:1.5px;text-transform:uppercase;margin:14px 0 6px;font-size:11px}.world-map-key ul{gap:5px;margin:0;padding:0;list-style:none;display:grid}.world-map-key li{align-items:center;gap:8px;display:flex}.world-map-key [hidden]{display:none}.world-map-key i{color:#fff1ce;background:#526a40;border:1px solid #625b40;flex:0 0 17px;justify-content:center;align-items:center;width:17px;height:17px;font:700 11px/1 monospace;display:inline-flex}.world-map-key [data-map-symbol=cabin]{background:#934d38}.world-map-key [data-map-symbol=sauna]{background:#855334}.world-map-key [data-map-symbol=fire]{background:#b56432}.world-map-key [data-map-symbol=waterfall]{background:#336c79}.world-map-key [data-map-symbol=packdrop]{background:#6a5a41}.world-map-key [data-map-symbol=drone]{background:#426b81}.world-map-key [data-map-terrain=path]{background:#dec88f}.world-map-key [data-map-terrain=water]{background:#729b9b}.world-map-key [data-map-terrain=bridge]{background:#927447}.world-map-key [data-map-terrain=grass]{background:#adb784}.world-map-key [data-map-terrain=hill]{background:#95a375}.world-map-key [data-map-terrain=mountain]{background:#b6ad8d}.world-map-key [data-map-terrain=snow]{background:#e3dec7}.world-map-note{color:#61684b;margin:16px 0 0;font-size:10px}.world-map-foot{pointer-events:auto;color:#5d6548;background:#e7dabc;border-top:2px solid #92956c;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 18px;width:auto;max-width:none;padding:10px 20px;font-size:11px;display:flex;position:static;inset:auto}.world-map-seed{overflow-wrap:anywhere}.world-map-dialog kbd{font:inherit;border:1px solid;border-radius:0;padding:1px 4px}@media (max-width:650px){.world-map-dialog{width:82vw;max-height:calc(100dvh - 80px);inset:68px 8px auto auto}.world-map-head{padding:12px}.world-map-head h2{font-size:19px}.world-map-layout{grid-template-columns:1fr;gap:0;padding:4px}.world-map-sheet canvas{width:min(100%,100dvh - 270px)}.world-map-key{padding:0 16px 12px}.world-map-key ul{grid-template-columns:1fr 1fr}.world-map-note{margin-top:12px}.world-map-foot{padding:10px 14px}}.world-map-dialog{width:min(700px,50vw - 80px);min-width:340px;max-height:calc(100dvh - 180px)}.world-map-head{padding:9px 14px}.world-map-head h2{font-size:18px}.world-map-layout{grid-template-columns:1fr;padding:4px 12px}.world-map-sheet canvas{width:min(100%,100dvh - 350px)}.world-map-key{padding:6px}.world-map-key summary{color:#43543c}.world-map-key ul{grid-template-columns:repeat(2,minmax(0,1fr))}.world-map-foot{padding:6px 14px}@media (max-width:760px){.world-map-dialog{width:calc(100vw - 24px);min-width:0;max-height:calc(100dvh - 120px)}}.character-sheet{color:#e7d7ae;background:#28372a;border:2px solid #816c43;margin:0 0 18px;box-shadow:inset 1px 1px #b39a63,inset -1px -1px #17241c}.character-sheet .character-sheet__heading{background:#3c3928;border-bottom:2px solid #71643f;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.character-sheet .character-sheet__heading h3{color:#ebd399;margin:0;font-size:13px;font-weight:700}.character-sheet .character-sheet__heading>span{color:#b7ac88;letter-spacing:1px;font-size:8px}.character-sheet .character-sheet__layout{grid-template-rows:repeat(3,minmax(52px,auto));grid-template-columns:minmax(94px,1fr) minmax(140px,1.65fr) minmax(94px,1fr);align-items:stretch;gap:6px;padding:10px;display:grid}.character-sheet .character-sheet__figure{background:linear-gradient(#344532 0 65%,#2e402d 65%);border:1px solid #626c46;flex-direction:column;grid-area:1/2/4;justify-content:center;align-items:center;min-width:0;margin:0;display:flex;box-shadow:inset 1px 1px #182a1e}.character-sheet .character-sheet__portrait{aspect-ratio:112/88;width:min(100%,176px);height:auto;image-rendering:pixelated;display:block}.character-sheet .character-sheet__facing{color:#bbc7a0;margin:-3px 0 6px;font-size:8px}.character-sheet .character-sheet__rotation{gap:3px;width:100%;padding:0 4px 6px;display:flex}.character-sheet .character-sheet__rotation button{border-width:1px;flex:1;min-width:0;min-height:25px;padding:4px 1px;font-size:8px;line-height:1.3}.character-sheet .character-sheet__rotation button[aria-pressed=true]{color:#fff1b4;background:#626845;border-color:#ebce83}.character-sheet .character-sheet__slot{color:#e4d4ab;text-align:left;min-width:0;min-height:52px;text-shadow:none;background:#223325;border:1px solid #847849;border-radius:0;align-items:center;gap:6px;padding:5px;display:flex;box-shadow:inset 1px 1px #526143,inset -1px -1px #17251b}.character-sheet .character-sheet__slot:hover{background:#3d4e32}.character-sheet .character-sheet__slot[aria-pressed=true]{background:#414f32;border-color:#f0cc7c;box-shadow:inset 0 0 0 1px #857448}.character-sheet [data-slot=cap]{grid-area:1/1}.character-sheet [data-slot=jacket]{grid-area:2/1}.character-sheet [data-slot=hand]{grid-area:3/1}.character-sheet [data-slot=pack]{grid-area:1/3}.character-sheet [data-slot=trousers]{grid-area:2/3}.character-sheet [data-slot=boots]{grid-area:3/3}.character-sheet .character-sheet__icon{width:28px;height:28px;image-rendering:pixelated;background:#192a20;border:1px solid #615f3e;flex:0 0 28px}.character-sheet .character-sheet__slot-text{gap:3px;min-width:0;display:grid}.character-sheet .character-sheet__slot-text small{color:#aeb994;font-size:8px;line-height:1.2}.character-sheet .character-sheet__slot-text strong{overflow-wrap:anywhere;font-size:9px;font-weight:400;line-height:1.3}.character-sheet .character-sheet__kind{color:#c1ad7b;font-size:7px;line-height:1.3}.character-sheet .character-sheet__details{color:#c8ceb0;background:#202f24;border-top:1px solid #6f7045;min-height:42px;margin:0;padding:8px 10px;font-size:10px;line-height:1.5}@media (max-width:480px){.character-sheet .character-sheet__layout{grid-template-rows:auto auto auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:7px}.character-sheet .character-sheet__figure{grid-area:1/1/auto/4}.character-sheet .character-sheet__portrait{width:174px}.character-sheet .character-sheet__rotation{max-width:220px}.character-sheet .character-sheet__rotation button{min-height:28px}.character-sheet .character-sheet__slot{text-align:center;flex-direction:column;align-items:center;gap:4px}.character-sheet [data-slot=cap]{grid-area:2/1}.character-sheet [data-slot=jacket]{grid-area:2/2}.character-sheet [data-slot=hand]{grid-area:2/3}.character-sheet [data-slot=pack]{grid-area:3/1}.character-sheet [data-slot=trousers]{grid-area:3/2}.character-sheet [data-slot=boots]{grid-area:3/3}}.character-sheet__choices,.character-sheet__stored{flex-wrap:wrap;gap:6px;display:flex}.character-sheet__choices{border-top:1px solid #847849;padding:10px}.character-sheet__choices[hidden]{display:none}.character-sheet__choices button,.character-sheet__stored button,.character-sheet__photos{min-height:44px;font:11px/1.4 monospace}.character-sheet__bank{border:1px dashed #a18c5d;min-height:70px;margin:10px;padding:10px}.character-sheet__bank h3{margin:0 0 6px;font-size:12px}.character-sheet__bank p{margin:6px 0 0;font:10px/1.5 monospace}.character-sheet__photos{margin:0 10px 10px}.character-sheet .equipment-draggable{touch-action:none;cursor:grab}.character-sheet .is-dragging{opacity:.5;outline:2px dashed #f4d690}.character-sheet .is-empty .character-sheet__icon{opacity:.35}.action-bar,.action-bar#quick-tools{background:repeating-linear-gradient(0deg,#443222 0 7px,#4c3826 7px 9px);border:3px solid #241e15;grid-template-columns:repeat(10,44px);gap:5px;padding:8px;display:grid;box-shadow:inset 0 0 0 2px #b09357,inset 0 0 0 4px #625031,3px 3px #11180ecc}.action-bar .action-bar__slot,.action-bar#quick-tools .action-bar__slot{touch-action:manipulation;background:#222b22;border:2px solid #171c17;border-radius:0;place-items:center;width:44px;height:44px;min-height:0;margin:0;padding:4px;display:grid;position:relative;box-shadow:inset 1px 1px #717153,inset -2px -2px #101c16}.action-bar .action-bar__slot:hover,.action-bar#quick-tools .action-bar__slot:hover{background:#414c32}.action-bar .action-bar__slot[aria-pressed=true],.action-bar#quick-tools .action-bar__slot[aria-pressed=true]{background:#4c5732;border-color:#f0cc73;box-shadow:inset 0 0 0 1px #a99155,0 0 0 1px #151c15}.action-bar .action-bar__icon{width:32px;height:32px;image-rendering:pixelated;pointer-events:none;display:block}.action-bar .action-bar__key,.action-bar#quick-tools .action-bar__key{color:#f6e0aa;pointer-events:none;background:#1a211deb;border:0;margin:0;padding:0 2px;font-size:9px;line-height:12px;position:absolute;top:0;left:1px}.action-bar .action-bar__quantity,.action-bar#quick-tools .action-bar__quantity{color:#fff0be;text-shadow:1px 1px #101810;pointer-events:none;background:#16211beb;padding:0 2px;font-size:10px;line-height:13px;position:absolute;bottom:0;right:1px}.action-bar .action-bar__fallback,.action-bar#quick-tools .action-bar__fallback{color:#928663;pointer-events:none;font-size:17px;position:absolute}.action-bar .is-empty{border-style:dashed}.action-bar .is-unavailable .action-bar__icon,.action-library .is-unavailable .action-library__icon{opacity:.38}.action-bar.is-assigning .action-bar__slot{cursor:copy}.action-bar .action-bar__slot.is-drop-target,.action-bar#quick-tools .action-bar__slot.is-drop-target{outline-offset:1px;background:#70633d;outline:2px solid #ffe197}.action-bar [hidden],.action-library [hidden]{display:none}.action-library{color:#e6d7ad;background:#33412c;border:2px solid #8c7549;margin:14px 0;padding:10px;box-shadow:inset 1px 1px #a28d58,inset -1px -1px #1b2b1f}.action-library .action-library__heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.action-library .action-library__heading h3{color:#f1d69c;margin:0;font-size:13px}.action-library .action-library__reset,.action-library .action-library__clear{min-height:27px;padding:5px 7px;font-size:9px}.action-library .action-library__help{color:#c1c7a8;margin:7px 0 10px;font-size:10px;line-height:1.5}.action-library .action-library__palette{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.action-library .action-library__item{color:#ebdcb0;min-width:0;text-shadow:none;background:#223225;border:1px solid #817349;flex-direction:column;align-items:center;gap:3px;padding:6px 3px;display:flex;position:relative;box-shadow:inset 1px 1px #596646,inset -1px -1px #15241a}.action-library .action-library__item:hover{background:#48583a}.action-library .action-library__item[aria-pressed=true]{background:#53613d;border-color:#f4d17d;box-shadow:inset 0 0 0 1px #b09b60}.action-library .action-library__icon{width:28px;height:28px;image-rendering:pixelated;pointer-events:none}.action-library .action-library__item strong{overflow-wrap:anywhere;font-size:9px;font-weight:400;line-height:1.3}.action-library .action-library__item small{color:#a6b38d;font-size:8px}.action-library .action-library__quantity{color:#ffdfa0;font-size:9px;position:absolute;top:4px;right:4px}.action-library .action-library__status{color:#e2d49d;min-height:15px;margin:7px 0;font-size:10px;line-height:1.5}@media (max-width:900px){.action-bar,.action-bar#quick-tools{grid-template-columns:repeat(10,38px);gap:4px;padding:7px}.action-bar .action-bar__slot,.action-bar#quick-tools .action-bar__slot{width:38px;height:40px}.action-bar .action-bar__icon{width:28px;height:28px}}@media (max-width:600px){.action-bar,.action-bar#quick-tools{grid-template-columns:repeat(10,minmax(0,1fr));gap:3px;width:min(438px,100vw - 24px);padding:6px}.action-bar .action-bar__slot,.action-bar#quick-tools .action-bar__slot{aspect-ratio:1;width:100%;height:auto;padding:2px}.action-bar .action-bar__icon{aspect-ratio:1;width:100%;height:auto}.action-bar .action-bar__key,.action-bar#quick-tools .action-bar__key,.action-bar .action-bar__quantity,.action-bar#quick-tools .action-bar__quantity{font-size:8px;line-height:10px}}@media (max-width:400px){.action-bar,.action-bar#quick-tools{grid-template-columns:repeat(5,1fr);gap:4px;width:224px}.action-library .action-library__palette{grid-template-columns:repeat(3,minmax(0,1fr))}}.chat-panel{left:16px;bottom:calc(104px + env(safe-area-inset-bottom));z-index:140;color:#eadcba;text-shadow:1px 1px #11190e;pointer-events:auto;background:#20291ee8;border:2px solid #766743;width:340px;max-width:calc(100vw - 32px);font:11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;position:fixed;box-shadow:inset 1px 1px #aa9560,inset -1px -1px #152016,3px 3px #10180ec4}body.hud-hidden .chat-panel,.chat-panel [hidden]{display:none!important}.chat-panel button,.chat-panel select,.chat-panel input{color:#e7d4a6;min-width:0;min-height:23px;font:inherit;background:#373a27;border:1px solid #625737;border-radius:0;margin:0;padding:3px 6px;line-height:1.3;box-shadow:inset 1px 1px #726441,inset -1px -1px #1b261b}.chat-panel button:hover{color:#fff0c9;background:#56583b}.chat-panel button:disabled{opacity:.5}.chat-panel button[aria-selected=true],.chat-panel button[aria-pressed=true]{color:#f1d694;background:#4b4c30;box-shadow:inset 1px 1px #1c2418,inset -1px -1px #8d7b4d}.chat-panel button:focus-visible,.chat-panel input:focus-visible,.chat-panel select:focus-visible,.chat-panel__log:focus-visible{outline-offset:1px;outline:1px solid #efce85}.chat-panel__bar{background:#343a26;border-bottom:1px solid #776541;gap:3px;padding:4px;display:flex}.chat-panel__tabs{flex:1;gap:2px;display:flex}.chat-panel__tabs button{min-width:42px}.chat-panel .chat-panel__fold{min-width:23px}.chat-panel__body{position:relative}.chat-panel__log{overscroll-behavior:contain;overflow-wrap:anywhere;scrollbar-width:thin;scrollbar-color:#817044 #20291e;height:160px;padding:6px 7px;overflow-y:auto}.chat-panel__log:empty:before{content:"No messages yet.";color:#989d84}.chat-panel__entry{color:var(--chat-color,#beb6a3);white-space:pre-wrap;margin:0;padding:0 0 3px;line-height:1.45}.chat-panel__entry[data-channel=say]{--chat-color:#f0ecdf}.chat-panel__entry[data-channel=yell]{--chat-color:#ff8272}.chat-panel__entry[data-channel=whisper]{--chat-color:#dca5ee}.chat-panel__entry[data-channel=party]{--chat-color:#96c5f5}.chat-panel__entry[data-channel=zone]{--chat-color:#e8c578}.chat-panel__entry[data-channel=system]{--chat-color:#c0b7a3}.chat-panel__stamp{color:#a5aa91;font-size:10px}.chat-panel__prefix{font-weight:700}.chat-panel .chat-panel__new{color:#ffe0a0;background:#3c4229;position:absolute;top:133px;right:8px;box-shadow:2px 2px #141e13}.chat-panel__bottom{border-top:1px solid #515a38;justify-content:space-between;align-items:center;gap:6px;padding:4px 5px;display:flex}.chat-panel__status{color:#aeb796;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.chat-panel .chat-panel__start{padding:2px 6px;font-size:10px}.chat-panel kbd{margin:0 0 0 3px;padding:0 2px;font-size:8px}.chat-panel__composer{background:#2d3524;border-top:1px solid #88754b;margin:0;padding:5px}.chat-panel__routing,.chat-panel__message-row{align-items:center;gap:4px;display:flex}.chat-panel__routing{margin-bottom:4px}.chat-panel .chat-panel__channel{width:88px}.chat-panel .chat-panel__target,.chat-panel .chat-panel__input{color:#f0ecdf;background:#1b261c;flex:1;width:0;box-shadow:inset 1px 1px #111c12}.chat-panel .chat-panel__target{color:#dca5ee}.chat-panel .chat-panel__cancel{min-width:23px;margin-left:auto}.chat-panel__error{color:#f7b080;margin:5px 0 0;font-size:10px;line-height:1.4}.chat-panel.is-collapsed .chat-panel__body{display:none}.chat-panel.is-collapsed{width:260px}@media (max-width:760px){.chat-panel{left:8px;bottom:calc(102px + env(safe-area-inset-bottom));width:min(320px,100vw - 16px)}.chat-panel__log{height:125px}.chat-panel .chat-panel__new{top:98px}}.speech-bubble{--bubble-paper:#f3e7c7;--bubble-tail:50%;z-index:18;background:var(--bubble-paper);color:#343325;text-align:center;min-width:44px;max-width:min(210px,100vw - 24px);text-shadow:none;overflow-wrap:anywhere;pointer-events:none;-webkit-user-select:none;user-select:none;border:2px solid #2d3225;border-radius:0;padding:8px 10px;font:12px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;position:fixed;box-shadow:2px 0 #2d3225,-2px 0 #2d3225,0 2px #2d3225,0 -2px #2d3225,3px 4px #16251c80}.speech-bubble--yell{--bubble-paper:#ffe0a3;color:#553922;font-size:13px;font-weight:700}.speech-bubble:before,.speech-bubble:after{content:"";left:calc(var(--bubble-tail) - 6px);clip-path:polygon(0 0,100% 0,100% 33%,66% 33%,66% 66%,33% 66%,33% 100%,0 100%);pointer-events:none;background:#2d3225;width:12px;height:12px;position:absolute;bottom:-12px}.speech-bubble:after{left:calc(var(--bubble-tail) - 4px);background:var(--bubble-paper);width:8px;height:10px;bottom:-8px}.speech-bubble--below:before,.speech-bubble--below:after{top:-12px;bottom:auto;transform:scaleY(-1)}.speech-bubble--below:after{top:-8px}.speech-bubble[hidden],body.hud-hidden .speech-bubble,body.menu-open .speech-bubble{display:none}.npc-markers{z-index:17;pointer-events:none;position:fixed;inset:0}.npc-marker{color:#fbe18c;text-shadow:2px 0 #292619,-2px 0 #292619,0 2px #292619,0 -2px #292619;font:700 25px/1 ui-monospace,monospace;position:absolute;transform:translate(-50%,-100%)}.npc-marker[data-quest=\?]{color:#ffeaa0}.npc-panel{z-index:150;color:#efe0bb;background:#323928;border:3px solid #2e251a;width:330px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 270px);padding:14px;font:13px/1.6 ui-monospace,monospace;position:fixed;top:150px;right:20px;overflow:auto;box-shadow:inset 0 0 0 2px #b49a62,3px 3px #142019cc}.npc-panel header{pointer-events:auto;color:#f2d285;border-bottom:1px solid #776847;justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;display:flex;position:static;inset:auto}.npc-panel h2{margin:12px 0;font:700 17px/1.4 Georgia,serif}.npc-panel p{margin:0 0 14px}.npc-panel small{color:#aab18f;margin-top:10px;font-size:10px;display:block}.npc-panel button{font:inherit;color:#eedbb1;text-align:left;background:#485039;border:2px solid #756746;border-radius:0;min-height:30px;padding:6px 9px;font-size:11px;box-shadow:inset 1px 1px #998853}.npc-panel button:hover{background:#626545}.npc-panel button:disabled{opacity:.45;cursor:default}.npc-panel__choices{gap:6px;display:grid}.npc-panel:focus,.npc-panel:focus-visible{outline:none}.npc-panel__choice{align-items:center;gap:8px;display:flex}.npc-panel__key{color:#f2d285;text-align:center;background:#2b3122;border:1px solid #8b7a4f;flex:none;min-width:15px;padding:1px 2px;font-size:10px;line-height:1.3;box-shadow:inset 1px 1px #6d6141}.npc-panel__label{flex:auto}.npc-panel__choice.is-highlighted{color:#fff4d6;background:#6a6d48;border-color:#d8c186;box-shadow:inset 1px 1px #bda868,0 0 0 1px #d8c186}.npc-panel__choice.is-highlighted .npc-panel__key{box-shadow:none;color:#2b3122;background:#f2d285;border-color:#f6e5b4}.npc-panel [hidden],.npc-panel[hidden],.npc-marker[hidden],body.hud-hidden .npc-markers,body.hud-hidden .npc-panel,body.menu-open .npc-markers{display:none}@media (max-width:700px){.npc-panel{width:300px;max-height:calc(100dvh - 240px);top:132px;right:8px}.npc-panel p{font-size:12px}}.npc-marker[data-quest=kr]{color:#f3c96b;font-size:16px}.npc-panel__purse{color:#f3c96b;white-space:nowrap;background:#2a3123;border:2px solid #756746;flex:none;margin-left:auto;padding:2px 6px;font-size:11px;box-shadow:inset 1px 1px #1b2018}.npc-panel__note{color:#aab18f;margin-top:2px;font-size:10px;line-height:1.4;display:block}.npc-panel__choice .npc-panel__label{min-width:0;display:block}.npc-panel__choice:disabled .npc-panel__note{color:#93977f}.performance-badge{right:10px;bottom:calc(6px + env(safe-area-inset-bottom));z-index:160;color:#c5d5ad;font-variant-numeric:tabular-nums;pointer-events:auto;background:#18291ede;border:1px solid #626b4b;border-radius:0;min-width:62px;min-height:20px;padding:2px 5px;font:10px/1.3 ui-monospace,monospace;position:fixed;box-shadow:inset 1px 1px #819071}.performance-badge[data-slow=true]{color:#ecc98d}.performance-badge:focus-visible,.performance-panel button:focus-visible,.performance-panel textarea:focus-visible{outline-offset:2px;outline:2px solid #e4c582}.performance-panel{z-index:180;box-sizing:border-box;overscroll-behavior:contain;color:#eadbbb;font-variant-numeric:tabular-nums;pointer-events:auto;background:#223026f7;border:2px solid #998052;border-radius:0;width:326px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 144px);padding:12px;font:11px/1.5 ui-monospace,monospace;position:fixed;top:110px;right:12px;overflow:auto;box-shadow:inset 1px 1px #c1a66d,3px 3px #101b16c9}.performance-panel .performance-panel__header{pointer-events:auto;border-bottom:1px solid #6c704e;justify-content:space-between;align-items:center;gap:8px;margin:0 0 8px;padding:0 0 8px;display:flex;position:static;inset:auto}.performance-panel button{color:#e9d4a2;min-width:26px;min-height:26px;font:inherit;background:#3b4633;border:1px solid #8c7850;border-radius:0;padding:3px 7px;box-shadow:inset 1px 1px #b39860}.performance-panel button:hover{background:#515c40}.performance-panel p{margin:8px 0}.performance-panel__status{color:#bdc7a6}.performance-panel__readings{grid-template-columns:1fr auto;gap:6px 10px;margin:12px 0;display:grid}.performance-panel__readings dt,.performance-panel__readings dd{margin:0}.performance-panel__readings dd{color:#f5e8c7;text-align:right}.performance-panel__note,.performance-panel__feedback{color:#aeb79b;font-size:10px}.performance-panel__actions{gap:8px;display:flex}.performance-panel .performance-panel__report{box-sizing:border-box;color:#eadbbb;resize:vertical;background:#16231c;border:1px solid #8c7850;border-radius:0;width:100%;height:130px;margin-top:8px;padding:6px;font:10px/1.4 ui-monospace,monospace}.performance-panel[hidden],.performance-panel [hidden],body.hud-hidden .performance-badge,body.hud-hidden .performance-panel{display:none!important}@media (max-width:600px),(max-height:500px){.performance-panel{max-height:calc(100dvh - 42px);top:8px}.performance-badge{right:6px}}#touch-controls{display:none}@media (pointer:coarse),(any-pointer:coarse) and (max-width:1100px),(max-width:700px),(max-width:1000px) and (max-height:550px){:root{--touch-bottom:calc(8px + env(safe-area-inset-bottom));--touch-top:max(8px, env(safe-area-inset-top));--touch-left:max(10px, env(safe-area-inset-left));--touch-right:max(10px, env(safe-area-inset-right));--touch-bar-height:62px;--touch-pad-size:96px;--touch-pad-bottom:calc(var(--touch-bottom) + var(--touch-bar-height) + 12px);--touch-cluster:calc(var(--touch-pad-bottom) + var(--touch-pad-size) + 4px);--chat-log-height:132px}#touch-controls{z-index:12;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;display:block;position:fixed;inset:0}#touch-controls button,#touch-controls #joystick{pointer-events:auto;touch-action:none;-webkit-tap-highlight-color:transparent}#touch-controls #joystick{left:var(--touch-left);bottom:calc(var(--touch-pad-bottom) + 4px);width:var(--touch-pad-size);height:var(--touch-pad-size);background:linear-gradient(#b9a76a4d,#b9a76a4d) 50%/2px 46% no-repeat,linear-gradient(#b9a76a4d,#b9a76a4d) 50%/46% 2px no-repeat,radial-gradient(circle,#2c3d2699 62%,#24331fc4 100%);border:2px solid #ad995ebd;border-radius:50%;margin:0;position:absolute;box-shadow:inset 2px 2px #75795199,inset -2px -2px #131f17aa}#touch-controls #joystick:before{content:"";pointer-events:none;border:1px dashed #b9a76a73;border-radius:50%;position:absolute;inset:9px}#touch-controls #joystick.is-held{background:linear-gradient(#e8d29a55,#e8d29a55) 50%/2px 46% no-repeat,linear-gradient(#e8d29a55,#e8d29a55) 50%/46% 2px no-repeat,radial-gradient(circle,#35472dd9 62%,#2b3a24d9 100%);border-color:#f1d389}#touch-controls #joystick span{box-sizing:border-box;pointer-events:none;background:radial-gradient(circle at 38% 34%,#dcc07f,#b8994f);border:2px solid #ead493;border-radius:50%;width:38px;height:38px;position:absolute;top:calc(50% - 19px);left:calc(50% - 19px);box-shadow:2px 2px #26311eb3}#touch-controls #joystick.is-held span{background:#f0d692;border-color:#fff2c4}#touch-controls #joystick b{color:#f0dfa8;letter-spacing:1px;text-align:center;text-shadow:1px 1px #192518;pointer-events:none;width:100%;font:9px/1 ui-monospace,monospace;display:none;position:absolute;bottom:5px;left:0}#touch-controls #joystick b:before{content:"◂ "}#touch-controls #joystick b:after{content:" ▸"}#touch-controls .touch-buttons{right:var(--touch-right);bottom:var(--touch-pad-bottom);background:#1e2a1c8c;border:2px solid #8d7845b0;border-radius:10px;grid-template-columns:repeat(4,44px);gap:4px;padding:4px;display:grid;position:absolute;box-shadow:inset 1px 1px #6d7248aa,inset -2px -2px #131f1799}#touch-controls .touch-buttons button{border-radius:6px}#touch-controls button{color:#f2dfad;text-shadow:1px 1px #192518;background:#35452de8;border:2px solid #a68c53;border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;margin:0;padding:3px 1px;font:10px/1.15 ui-monospace,monospace;display:flex;box-shadow:inset 1px 1px #7e8152,inset -2px -2px #172519}#touch-controls button i{pointer-events:none;margin-bottom:3px;font:19px/1 ui-monospace,monospace}#touch-controls button.is-held,#touch-controls button[aria-pressed=true],#touch-controls button:active{background:#697346ef;border-color:#f1d389;box-shadow:inset 2px 2px #2b3923}#touch-controls [data-touch-extra]{display:none}#touch-controls.actions-expanded [data-touch-extra]{display:flex}#touch-controls #touch-more[aria-expanded=true]{background:#697346ef;border-color:#f1d389}#touch-controls .touch-zoom{display:none}#touch-controls .touch-zoom.is-shown{left:calc(var(--touch-left) + var(--touch-pad-size) + 8px);bottom:var(--touch-pad-bottom);gap:5px;display:flex;position:absolute}#touch-controls .touch-zoom button{width:34px;min-width:34px;font-size:18px}#touch-controls .touch-zoom small{pointer-events:none;font-size:9px}body:is([data-view-mode=scope],[data-view-mode=binoculars]) #touch-controls .touch-zoom{left:var(--touch-left);bottom:calc(var(--touch-pad-bottom) + var(--touch-pad-size) + 8px);gap:6px;display:flex;position:absolute}body:is([data-view-mode=scope],[data-view-mode=binoculars]) #touch-controls .touch-zoom button{width:44px;min-width:44px;height:44px}body:is([data-view-mode=scope],[data-view-mode=binoculars]) #tool-label,body.menu-open #touch-controls{display:none}#quick-tools.action-bar{bottom:var(--touch-bottom);width:max-content;max-width:calc(100vw - var(--touch-left) - var(--touch-right));left:calc(var(--touch-left) + 86px);right:var(--touch-right);scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:repeat(10,44px);justify-content:start;gap:3px;width:auto;max-width:none;padding:5px;overflow:auto hidden;transform:none}#quick-tools.action-bar::-webkit-scrollbar{display:none}#quick-tools.action-bar .action-bar__slot{scroll-snap-align:center;aspect-ratio:auto;width:44px;min-width:44px;height:44px;padding:3px}#quick-tools.action-bar .action-bar__icon{width:32px;height:32px}#world-hud .hud-extras__played,#world-hud #seed-label{display:none}#toast{max-width:calc(100vw - 28px);font-size:10px;left:50%;transform:translate(-50%);top:calc(var(--touch-top) + 86px)!important}.performance-badge{bottom:var(--touch-bottom);right:max(6px, env(safe-area-inset-right))}#interaction,#view-hint{bottom:calc(var(--touch-cluster) + 48px);max-width:calc(100vw - 24px);font-size:10px}#tool-label,body[data-view-mode=scope] #tool-label{bottom:calc(var(--touch-cluster) + 22px);max-width:calc(100vw - 24px);font-size:10px}:is(body:has(#touch-controls.actions-expanded) #interaction,body:has(#touch-controls.actions-expanded) #view-hint){bottom:calc(var(--touch-cluster) + 70px)}body:has(#touch-controls.actions-expanded) #tool-label{bottom:calc(var(--touch-cluster) + 44px)}body[data-view-mode=scope]:has(#touch-controls.actions-expanded) #tool-label{bottom:calc(var(--touch-cluster) + 44px)}body:has(#touch-controls.actions-expanded)>footer{left:var(--touch-left);right:auto}.chat-panel:not(.is-collapsed){left:var(--touch-left);right:var(--touch-right);top:auto;bottom:var(--touch-bottom);z-index:200;width:auto;max-width:none;font-size:11px;transform:none}.chat-panel__log{height:var(--chat-log-height)}.chat-panel .chat-panel__new{top:calc(var(--chat-log-height) - 28px)}.chat-panel button,.chat-panel select{min-height:30px}.chat-panel input{min-height:36px;font-size:16px}.chat-panel.is-collapsed{left:var(--touch-left);top:auto;right:auto;bottom:var(--touch-bottom);width:auto;max-width:60vw;font-size:10px;transform:none}.chat-panel.is-collapsed .chat-panel__tabs,.chat-panel.is-collapsed .chat-panel__time{display:none}.chat-panel.is-collapsed .chat-panel__bar:before{content:"Chat";color:#e7d4a6;align-self:center;padding:0 5px 0 3px}.chat-panel.is-collapsed .chat-panel__fold{min-height:30px}body>footer{left:auto;right:var(--touch-right);bottom:calc(var(--touch-cluster) + 6px);max-width:154px;padding:0}body>footer .keys{display:none}.npc-panel{top:max(85px, env(safe-area-inset-top));right:var(--touch-right);max-height:calc(100dvh - 110px - env(safe-area-inset-bottom));max-width:calc(100vw - var(--touch-left) - var(--touch-right))}.npc-panel button{min-height:44px}}@media (max-width:600px),(max-width:600px) and (pointer:coarse),(max-width:600px) and (any-pointer:coarse){:root{--touch-bar-height:62px;--chat-log-height:118px}#quick-tools.action-bar{grid-template-columns:repeat(10,44px)}body>header{left:var(--touch-left);right:var(--touch-right);top:var(--touch-top);align-items:flex-start;gap:6px;display:flex}#player-hud{gap:7px;width:180px;min-width:0;padding:7px}.portrait-frame{flex:0 0 32px;height:48px;padding:3px}#hud-portrait{width:24px;height:34px}#player-hud .brand{margin-bottom:4px;font-size:11px}#player-hud .vitals{gap:3px;font-size:8px}#player-hud .vitals meter{height:8px}body>header nav{grid-template-columns:repeat(3,44px);gap:2px;display:grid}body>header nav .menu-icon{width:44px;height:44px;min-height:44px;padding:6px}#objective,#world-hud{top:calc(var(--touch-top) + 78px);overflow:auto}#world-hud{right:var(--touch-right);gap:4px;width:calc(100vw - 176px);max-width:none;max-height:104px;font-size:10px}#world-hud #seed-label{display:none}#world-hud #world-label{font-size:10px}#world-hud #location-hint{overflow-wrap:anywhere;padding:5px 7px;font-size:9px}#objective{max-width:140px;max-height:92px;left:var(--touch-left)}}@media (max-width:385px){:root{--touch-cluster:calc(var(--touch-pad-bottom) + var(--touch-pad-size) + 56px)}#touch-controls .touch-zoom{left:var(--touch-left);bottom:calc(var(--touch-pad-bottom) + var(--touch-pad-size) + 8px)}}@media (max-height:550px) and (min-width:601px) and (max-width:1000px),(max-height:550px) and (min-width:601px) and (pointer:coarse),(max-height:550px) and (min-width:601px) and (any-pointer:coarse){:root{--chat-log-height:96px}.chat-panel.is-collapsed{top:var(--touch-top);width:auto;max-width:40vw;bottom:auto;left:50%;right:auto;transform:translate(-50%)}#interaction,#view-hint{bottom:calc(var(--touch-bottom) + 98px);max-width:calc(100vw - 330px)}#view-hint{left:calc(var(--touch-left) + var(--touch-pad-size) + 12px);right:calc(var(--touch-right) + 220px);width:auto;max-width:none;transform:none}#tool-label,body[data-view-mode=scope] #tool-label{bottom:calc(var(--touch-bottom) + 70px);max-width:calc(100vw - 330px)}:is(body:has(#touch-controls.actions-expanded) #interaction,body:has(#touch-controls.actions-expanded) #view-hint){bottom:calc(var(--touch-bottom) + 98px)}body:has(#touch-controls.actions-expanded) #tool-label{bottom:calc(var(--touch-bottom) + 70px)}body[data-view-mode=scope]:has(#touch-controls.actions-expanded) #tool-label{bottom:calc(var(--touch-bottom) + 70px)}#objective,#world-hud{max-height:60px;top:90px}#world-hud{right:calc(var(--touch-right) + 198px);max-width:calc(100vw - var(--touch-left) - var(--touch-right) - 340px);max-height:84px}body>footer{bottom:var(--touch-bottom);left:var(--touch-left);max-width:170px;right:auto}}#immersive-controls{z-index:14;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;display:none;position:fixed;inset:0}body.hud-hidden>#immersive-controls{display:block}#immersive-controls .immersive__stick{opacity:0;pointer-events:none;background:linear-gradient(#b9a76a33,#b9a76a33) 50%/2px 46% no-repeat,linear-gradient(#b9a76a33,#b9a76a33) 50%/46% 2px no-repeat,#27372285;border:2px solid #ad995e8c;border-radius:50%;width:108px;height:108px;margin:-54px 0 0 -54px;transition:opacity .12s ease-out;position:absolute}#immersive-controls .immersive__stick.is-live{opacity:1}#immersive-controls .immersive__nub{background:#6a744680;border:2px solid #f1d389c4;border-radius:50%;width:38px;height:38px;margin:-19px 0 0 -19px;position:absolute;top:50%;left:50%;box-shadow:inset 2px 2px #7e815266}#immersive-controls .immersive__hud-button{top:max(10px, env(safe-area-inset-top));right:max(10px, env(safe-area-inset-right));color:#f2dfad;text-shadow:1px 1px #192518;pointer-events:auto;background:#35452dcc;border:2px solid #a68c53;border-radius:0;flex-direction:column;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:3px 1px;font:10px/1.15 ui-monospace,monospace;display:flex;position:absolute;box-shadow:inset 1px 1px #7e8152,inset -2px -2px #172519}#immersive-controls .immersive__hud-button i{margin-bottom:2px;font:17px/1 ui-monospace,monospace}#immersive-controls .immersive__hud-button:active{background:#697346ef;border-color:#f1d389}#immersive-controls .immersive__hint{left:50%;bottom:max(18px, env(safe-area-inset-bottom));color:#f2dfadc4;white-space:nowrap;pointer-events:none;background:#1a2418a8;border:1px solid #a68c5366;margin:0;padding:5px 9px;font:10px/1.2 ui-monospace,monospace;transition:opacity .26s ease-out;position:absolute;transform:translate(-50%)}#immersive-controls .immersive__hint.is-used{opacity:0}@media (prefers-reduced-motion:reduce){#immersive-controls .immersive__stick,#immersive-controls .immersive__hint{transition:none}}.profile-panel{color:#eadcba;box-shadow:inset 1px 1px #aa9560, inset -1px -1px #152016, var(--ui-shadow,3px 3px 0 #10180ec4);text-shadow:1px 1px #11190e;pointer-events:auto;background:#20291ee8;border:2px solid #766743;gap:12px;width:320px;max-width:calc(100vw - 32px);padding:10px;font:11px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;display:grid}.profile-panel h3{letter-spacing:.08em;text-transform:uppercase;color:var(--ui-gold,#e9c67a);margin:0 0 6px;font-size:11px}.profile-panel__block{display:block}.profile-panel__row{gap:6px;margin-bottom:6px;display:flex}.profile-panel input,.profile-panel button{color:#e7d4a6;min-height:23px;font:inherit;background:#373a27;border:1px solid #625737;border-radius:0;margin:0;padding:3px 6px;line-height:1.3;box-shadow:inset 1px 1px #726441,inset -1px -1px #1b261b}.profile-panel input{flex:auto;min-width:0}.profile-panel button{cursor:pointer;flex:none}.profile-panel button:hover:not(:disabled){color:#fff0c9;background:#56583b}.profile-panel button:disabled{opacity:.5;cursor:default}.profile-panel button[aria-pressed=true]{color:#f1d694;background:#4b4c30;box-shadow:inset 1px 1px #1c2418,inset -1px -1px #8d7b4d}.profile-panel__remove{color:#e3a98f}.profile-panel__notice{color:#c3bb98;min-height:1.45em;margin:4px 0 0}.profile-panel__notice[data-kind=ok]{color:#a9c47c}.profile-panel__notice[data-kind=warning]{color:#e3c377}.profile-panel__notice[data-kind=error]{color:#e39a83}.profile-panel__characters{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.profile-panel__character{text-align:left;align-items:center;gap:6px;padding:4px;display:flex}.profile-panel__character-text{min-width:0;display:grid}.profile-panel__character-text small{color:#b3ad8c;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.profile-panel__swatch{width:14px;height:14px;image-rendering:pixelated;border:1px solid #1b261b;flex:none;box-shadow:inset 1px 1px #ffffff40}.profile-panel__room-state{color:#c3bb98;margin:0 0 6px}.profile-panel__link{font-size:10px}.profile-panel__players{gap:3px;max-height:132px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.profile-panel__player{background:#2a331f80;align-items:center;gap:6px;padding:2px 4px;display:flex}.profile-panel__player small{color:#b3ad8c;margin-left:auto;font-size:10px}.profile-panel__empty{color:#9d9a80;padding:2px 4px}body.hud-hidden .profile-panel{display:none!important}@media (prefers-reduced-motion:reduce){.profile-panel *{transition:none!important}}#friends-panel .profile-panel{box-sizing:border-box;width:100%;max-width:100%}.profile-panel [hidden]{display:none!important}.profile-panel__room-state[data-state=error]{color:#e39a83}.profile-panel__room-state[data-state=connected]{color:#a9c47c}.remote-hiker-name{z-index:15;pointer-events:none;color:#fff0c9;text-shadow:1px 1px #111;white-space:nowrap;background:#142117c9;border:1px solid #766743;padding:2px 4px;font:11px/1.3 ui-monospace,monospace;position:fixed;transform:translate(-50%,-100%)}body.menu-open .remote-hiker-name,body.hud-hidden .remote-hiker-name{display:none}@media (max-width:760px){.profile-panel input,.profile-panel button{min-height:44px}.profile-panel__characters{grid-template-columns:1fr}}.server-panel{border-bottom:2px solid #80764d;padding-bottom:16px}.server-panel input{box-sizing:border-box;color:#eee5c4;min-width:0;max-width:100%;font:inherit;background:#25291e;border:2px solid #81764d;padding:7px}.server-panel__form{grid-template-columns:1fr 100px;gap:10px;display:grid}.server-panel__form label{gap:5px;display:grid}.server-panel__form label:nth-child(3){grid-column:1/-1}.server-panel__server,.server-panel__player{border-bottom:1px solid #575b3c;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 0;display:flex}.server-panel__server-label,.server-panel__player>span{flex:180px}.server-panel__server input{width:150px}.server-panel__identity{overflow-wrap:anywhere;opacity:.8;font-size:12px}.server-panel button:disabled{opacity:.5;cursor:default}.server-panel__invites{color:#f3df8e}button,kbd,[role=button],.remote-hiker-name{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:manipulation}input,textarea{-webkit-user-select:text;user-select:text}.chat-panel__phrases{gap:5px;padding-top:7px;display:flex;overflow-x:auto}.chat-panel__phrases button{white-space:nowrap;flex-shrink:0}.chat-panel.is-typing{z-index:400}.remote-hiker-name{pointer-events:auto;cursor:pointer;font:inherit}.beta-panel{z-index:180;color:#eadcba;background:#20291ef2;border:2px solid #89764b;max-width:calc(100vw - 24px);padding:10px;font:12px/1.5 ui-monospace,monospace;position:fixed;box-shadow:3px 3px #10201688}.beta-panel[hidden]{display:none}.beta-panel button{min-height:36px;font:inherit;padding:6px 10px}.beta-panel h2{margin:0 0 8px;font-size:14px}.beta-panel p{margin:6px 0}.beta-panel__actions{flex-wrap:wrap;gap:5px;display:flex}#target-panel{width:255px;top:140px;right:12px}#target-panel meter{width:100%;height:12px}#build-panel{width:340px;top:30%;left:50%;transform:translate(-50%)}#build-panel button{text-align:left;width:100%;min-height:48px;margin-top:8px}#quest-panel{width:300px;max-height:55dvh;top:135px;left:12px;overflow:auto}#quest-panel li{padding:7px 0}#quest-panel li.done{color:#bed593}#quest-panel small{color:#b4bba0;display:block}.beta-launchers{z-index:160;gap:5px;display:flex;position:fixed;bottom:100px;right:12px}.beta-launchers button{min-height:40px;font:11px ui-monospace,monospace}#voice-panel{width:280px;bottom:150px;right:12px}#voice-panel button[aria-pressed=true]{color:#fff;background:#6c7e43}body.hud-hidden .beta-panel,body.hud-hidden .beta-launchers,body.menu-open .beta-panel,body.menu-open .beta-launchers{display:none}@media (pointer:coarse),(max-width:700px),(max-width:1000px) and (max-height:550px){.chat-panel:not(.is-collapsed){bottom:calc(var(--chat-keyboard,0px) + max(8px, env(safe-area-inset-bottom)));max-height:calc(var(--chat-viewport,100dvh) - 20px);overflow:auto}.chat-panel button,.chat-panel select{min-height:44px}.chat-panel.is-collapsed .chat-panel__fold{min-width:70px;min-height:48px}.chat-panel.is-collapsed .chat-panel__bar:before{display:none}.chat-panel.is-collapsed .chat-panel__fold:before{content:"Chat "}.chat-panel.is-typing .chat-panel__log{height:clamp(45px,15dvh,110px)}.chat-panel .chat-panel__input{min-height:44px;font-size:16px}body:has(.chat-panel.is-typing) #touch-controls{display:none}body:has(.chat-panel.is-typing) .beta-launchers{display:none}#drone-panel{z-index:150;width:auto;max-height:calc(100dvh - 280px);padding:8px;top:90px;left:10px;right:10px}#drone-panel h2{margin:0 0 5px;font-size:12px}#drone-panel small,#drone-panel .drone-direction,#drone-flight-info{display:none}#drone-panel button{min-height:44px}#drone-panel .drone-altitude{display:none}#drone-panel>button{width:49%;margin:0;display:inline-block}#drone-panel p{margin:3px 0}body.piloting #touch-controls [data-touch-extra]{display:none}body.piloting #touch-controls .touch-buttons{grid-template-columns:repeat(4,48px)}body.piloting #touch-controls .touch-buttons button{min-width:48px}body.piloting #touch-more{display:none}body.piloting #touch-controls #touch-crawl{display:flex}.beta-launchers{bottom:calc(var(--touch-cluster,180px) + 40px);right:10px}.beta-launchers button,.beta-panel button{min-height:44px}#target-panel{width:220px;top:94px;right:10px}#quest-panel{width:280px;max-height:calc(100dvh - 280px);top:94px}#voice-panel{bottom:calc(var(--touch-cluster,180px) + 90px)}}#expedition-compass{z-index:120;color:#eadcba;pointer-events:none;background:#20291ee8;border:1px solid #8f7c4c;padding:7px 11px;font:11px ui-monospace,monospace;position:fixed;top:12px;left:50%;transform:translate(-50%)}body.hud-hidden #expedition-compass{display:none}dialog.beta-panel{max-height:70dvh;margin:0;inset:18% auto auto 50%;overflow:auto;transform:translate(-50%)}dialog.beta-panel::backdrop{background:#101a1377}#quest-panel{width:380px}#quest-panel li.done strong:before{content:"✓ ";color:#bed593}#quest-panel li:not(.done) strong:before{content:"□ "}@media (max-width:700px),(pointer:coarse){#expedition-compass{padding:4px 8px;font-size:10px;top:76px}.beta-launchers{gap:3px}.beta-launchers button{padding:5px 7px;font-size:10px}dialog.beta-panel{max-height:78dvh;top:10%}}#connection-status{z-index:121;color:#cbdfa9;text-align:center;pointer-events:none;background:#233225ed;border:1px solid #8f7c4c;max-width:90vw;padding:4px 8px;font:10px monospace;position:fixed;top:43px;left:50%;transform:translate(-50%)}#connection-status[data-state=offline],#connection-status[data-state=slow]{color:#ffcc87;background:#4b3029f5;border-color:#e19457}body.hud-hidden #connection-status[data-state=online]{display:none}.photo-gallery{width:min(720px,92vw)}.photo-gallery [data-photos]{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;display:grid}.photo-gallery figure{margin:0}.photo-gallery img{width:100%;image-rendering:pixelated}.photo-gallery a{color:#efcd83;padding:8px;display:inline-block}.character-sheet__clothes{flex-wrap:wrap;gap:6px;margin:10px;display:flex}.character-sheet__clothes button{min-height:44px}.beta-launchers{flex-wrap:wrap;max-width:260px}#drone-panel #drone-photo{width:100%;margin-top:6px}@media (max-width:700px),(pointer:coarse){#connection-status{font-size:9px;top:96px}.beta-launchers{max-width:185px}#target-panel,#drone-panel{top:120px}}@media (max-width:700px),(max-height:550px) and (pointer:coarse){#menu{box-sizing:border-box;overscroll-behavior:contain;width:calc(100vw - 12px);max-width:none;max-height:calc(100dvh - 12px);margin:6px;padding:10px;scroll-padding-top:70px;overflow:auto}#menu>.dialog-head{z-index:5;background:#433c29;margin:-10px -10px 10px;padding:10px;position:sticky;top:-10px}#menu h2{padding-right:45px;font-size:22px;line-height:1.15}#close-menu{min-width:44px;min-height:44px}#menu .tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}#menu .tabs button{min-height:44px;padding:8px;font-size:13px}#menu input,#menu select,#menu textarea{box-sizing:border-box;min-width:0;max-width:100%;font-size:16px}#menu button{white-space:normal;min-height:44px}#menu .inventory-layout{flex-direction:column;display:flex}.beta-panel{box-sizing:border-box;max-width:calc(100vw - 16px)!important;max-height:calc(100dvh - 32px)!important}dialog.beta-panel{scrollbar-gutter:stable;overscroll-behavior:contain;padding:16px;width:calc(100vw - 16px)!important;top:16px!important;bottom:auto!important}dialog.beta-panel>h2{margin-right:55px;font-size:21px}dialog.beta-panel>button:nth-child(2){float:right;background:#433c29;min-width:60px;position:sticky;top:0}#quest-panel>button{text-align:left;width:100%;margin:5px 0;display:block}.photo-gallery [data-photos]{grid-template-columns:1fr}.world-map-dialog{width:calc(100vw - 12px);max-width:none;max-height:calc(100dvh - 12px)}.character-sheet__heading>span{display:none}#menu .server-panel__player{flex-wrap:wrap}}body.menu-open #connection-status,body.menu-open #expedition-compass,body.menu-open .beta-launchers{display:none}@media (max-width:700px),(max-height:550px) and (pointer:coarse){#menu[data-panel]{width:calc(100vw - 12px);min-width:0;max-width:calc(100vw - 12px)}#menu [data-view=pack]:not([hidden]){grid-template-columns:minmax(0,1fr)}#menu .character-sheet,#menu .pack-character{min-width:0;max-width:100%}#menu .character-sheet__layout{grid-template-columns:repeat(3,minmax(0,1fr))}#menu .character-sheet__slot{overflow-wrap:anywhere;min-width:0;padding:5px;font-size:10px}#menu .character-sheet__rotation button{min-height:44px}}#look-stick{display:none}@media (pointer:coarse),(max-width:700px){#look-stick{z-index:14;right:12px;bottom:calc(var(--touch-pad-bottom,90px) + 116px);touch-action:none;-webkit-user-select:none;user-select:none;background:radial-gradient(circle,#2c3d2699 62%,#24331fc4 100%);border:2px solid #ad995ebd;border-radius:50%;width:82px;height:82px;display:block;position:fixed}#look-stick span{pointer-events:none;background:#6f7850b3;border:2px solid #d0bb83;border-radius:50%;width:26px;height:26px;display:block;position:absolute;top:26px;left:26px}#look-stick small{text-align:center;color:#eadcba;pointer-events:none;width:100%;font:9px monospace;position:absolute;top:6px}#look-stick.is-held{border-color:#f0d488}.beta-launchers{right:105px;bottom:calc(var(--touch-cluster,180px) + 24px);max-width:168px}body.menu-open #look-stick,body.hud-hidden #look-stick{display:none}body:has(dialog[open]) #look-stick{display:none}body:has(.chat-panel.is-typing) #look-stick{display:none}#drone-panel .drone-meters{gap:10px;display:flex}#drone-panel .drone-meters label{flex:1;min-width:0}#drone-panel .drone-meters meter{width:100%}#drone-panel #drone-status{display:none}#drone-panel #drone-readout{font-size:10px}body.piloting #objective{display:none}}#trail-tools{width:390px}#trail-tools>button:not(:nth-child(2)){width:calc(50% - 6px);min-height:48px;margin:3px}@media (pointer:coarse),(max-width:700px),(max-width:1000px) and (max-height:550px){.beta-launchers,#objective{display:none!important}#touch-controls .touch-buttons{right:calc(var(--touch-right) + var(--touch-pad-size) + 8px);bottom:var(--touch-pad-bottom);grid-template-columns:repeat(2,44px)}#look-stick{width:var(--touch-pad-size);height:var(--touch-pad-size);right:var(--touch-right);bottom:calc(var(--touch-pad-bottom) + 4px);box-sizing:border-box}#look-stick span{top:calc(50% - 15px);left:calc(50% - 15px)}#touch-controls #joystick{box-sizing:border-box}body:has(dialog:modal) #touch-controls{display:none}#drone-panel{box-sizing:border-box;min-height:76px;padding:10px;top:122px}#drone-panel .drone-meters,#drone-panel #drone-camera-toggle,#drone-panel #drone-return{display:none}#drone-panel #drone-photo{width:66px;height:44px;margin:0;position:absolute;top:8px;right:8px}#drone-panel h2,#drone-panel #drone-readout{margin-right:75px}#drone-panel #drone-readout{max-width:230px;font-size:10px;line-height:1.6}#drone-panel:after{content:"MOVE · LOOK · Hold ↑ / ↓ · Return to land";color:#bfc8a9;margin-top:5px;font:9px/1.5 monospace;display:block}#drone-panel[data-warning=true] #drone-status{color:#ffd291;font-size:11px;display:block}body.piloting #target-panel{display:none}body.piloting #touch-controls .touch-buttons{grid-template-columns:repeat(2,44px)}body.piloting #touch-controls .touch-buttons button{min-width:44px}body.piloting #touch-run{display:none}body.piloting #touch-jump{order:0}body.piloting #touch-crawl{order:1}body.piloting #touch-use{order:2;grid-column:1/-1;width:100%}#trail-tools{padding:12px}#trail-tools>button:not(:nth-child(2)){width:calc(50% - 6px);margin:3px;display:inline-block}#connection-status{white-space:nowrap;max-width:calc(100vw - 16px);font-size:9px;top:96px}#expedition-compass{top:76px}#world-hud #seed-label,#location-hint,footer .supplies{display:none}}@media (max-width:380px){:root{--touch-pad-size:80px}}@media (max-height:500px) and (orientation:landscape){#drone-panel{min-height:68px;top:10px;left:210px;right:170px}#drone-panel:after{display:none}#connection-status{top:82px}#expedition-compass{top:101px}#world-hud{display:none}}@media (pointer:coarse),(max-width:700px),(max-width:1000px) and (max-height:550px){body.piloting body>header,body.piloting #player-hud,body.piloting nav[aria-label=Game\ menus],body.piloting #world-hud,body.piloting #quick-tools,body.piloting .action-bar,body.piloting .npc-markers,body.piloting #expedition-compass{display:none!important}body.piloting #drone-panel{width:auto;min-height:64px;top:8px;left:8px;right:8px}body.piloting #drone-panel h2,body.piloting #drone-panel:after{display:none}body.piloting #connection-status{top:79px}.npc-panel{box-sizing:border-box;width:min(390px,100vw - 16px);max-height:calc(100dvh - 24px);top:8px;right:8px}.npc-panel header{z-index:1;background:#323928;padding-top:8px;position:sticky;top:-14px}.npc-panel header button{min-width:48px;min-height:48px}.npc-panel button{min-height:44px}:is(body:has(.npc-panel:not([hidden])) #touch-controls,body:has(.npc-panel:not([hidden])) #look-stick){display:none}#touch-run[aria-pressed=true]{background:#697748;border-color:#ffe3a0}body.piloting .chat-panel.is-collapsed{inset:auto auto 8px 8px;transform:none}}#compact-vitals,.chat-panel__draft-toggle{display:none}#developer-actions{gap:8px;min-width:0;margin:12px 0;display:grid}#developer-actions:disabled{opacity:.55}#developer-settings p{font-size:12px}#drone-panel[data-developer=true]:before{content:"⚑ DEVELOPER FLIGHT · Return to exit";color:#ffe09b;margin-bottom:4px;font:11px monospace;display:block}@media (pointer:coarse),(max-width:700px),(max-width:1000px) and (max-height:550px){body>header nav{display:none}#player-hud{box-sizing:border-box;gap:5px;width:142px;min-height:0;padding:5px;position:fixed;top:8px;left:8px}#player-hud .portrait-frame{border-width:1px;width:24px;min-width:24px;height:33px;padding:0}#player-hud #hud-portrait{object-fit:contain;width:24px;height:32px}#player-hud .brand{font-size:9px;line-height:12px}#player-hud .brand small,#player-hud .vitals span,#player-hud .vitals>div:nth-child(n+3){display:none}#player-hud .hud-status{flex:1;min-width:0}#player-hud .vitals>div{margin-top:3px;display:block}#player-hud .vitals meter{width:100%;height:6px}#compact-vitals{pointer-events:auto;opacity:0;width:100%;height:100%;margin:0;display:block;position:absolute;inset:0}#connection-status{width:auto;max-width:calc(100vw - 170px);box-shadow:none;border-width:1px;padding:3px 5px;font-size:0;top:8px;left:auto;right:8px;transform:none}#connection-status:after{content:attr(data-compact);font:10px/1.3 monospace}#world-hud{width:auto;max-width:calc(100vw - 170px);max-height:20px;box-shadow:none;pointer-events:none;background:0 0;border:0;padding:0;display:block;position:fixed;top:32px;right:8px}#world-hud>:not(#world-label),#world-hud #seed-label{display:none}#world-hud #weather-label{font-size:9px}#expedition-compass{max-width:155px;font-size:9px;top:58px;left:8px;transform:none}#tool-label{display:none}.npc-panel{top:auto;bottom:max(8px, env(safe-area-inset-bottom));width:calc(100vw - 16px);max-width:430px;max-height:min(58dvh,430px);padding:10px;font-size:12px;line-height:1.4;left:50%;right:auto;transform:translate(-50%)}.npc-panel header{gap:8px;padding-top:0;top:-10px}.npc-panel h2{margin:8px 0;font:700 16px/1.3 monospace}.npc-panel p{margin-bottom:8px;font-size:12px}.npc-panel small{display:none}.npc-panel button{padding:6px;font-size:12px}.chat-panel:not(.is-collapsed){width:auto;max-width:500px;padding:0;top:auto;left:8px;right:8px;transform:none}.chat-panel .chat-panel__bar{padding:3px}.chat-panel .chat-panel__tabs button{min-width:42px;font-size:11px}.chat-panel .chat-panel__time,.chat-panel.is-typing .chat-panel__bottom{display:none}.chat-panel.is-typing .chat-panel__log{height:clamp(35px,10dvh,72px);font-size:11px}.chat-panel .chat-panel__phrases{display:none}.chat-panel.show-drafts .chat-panel__phrases{display:flex}.chat-panel .chat-panel__draft-toggle{width:auto;min-height:32px;margin-top:4px;padding:4px 8px;font-size:11px;display:block}.chat-panel .chat-panel__routing{gap:4px}.chat-panel.is-collapsed .chat-panel__fold{min-width:60px;min-height:44px;font-size:11px}body.piloting #connection-status{top:80px}body:has(.npc-panel:not([hidden])) #interaction{display:none}}@media (pointer:coarse) and (max-height:500px),(max-width:1000px) and (max-height:500px){.npc-panel{width:360px;max-height:calc(100dvh - 16px);left:auto;right:8px;transform:none}.chat-panel.is-typing .chat-panel__log{height:36px}}@media (pointer:coarse),(max-width:700px),(max-width:1000px) and (max-height:550px){.chat-panel.is-typing .chat-panel__new{text-align:right;width:100%;min-height:28px;padding:3px 8px;font-size:11px;position:static}}html,body{overscroll-behavior:none}#game,#game canvas,#touch-controls,#look-stick{touch-action:none;overscroll-behavior:none}dialog,.npc-panel,.chat-panel__log,.chat-panel__phrases{overscroll-behavior:contain}#compact-vitals:focus-visible{opacity:1;background:0 0;border:2px solid #ffdd85}#field-trial{z-index:22;color:#eee1ad;background:#242c24ed;border:1px solid #a38e59;gap:4px;width:min(390px,100vw - 24px);padding:8px 10px;font:12px/1.35 monospace;display:grid;position:fixed;top:78px;left:50%;transform:translate(-50%)}#field-trial[hidden]{display:none}#field-trial meter,#field-trial progress{width:100%;height:8px}#field-trial button{min-height:36px;padding:5px;font-size:12px}body.chat-typing #field-trial{visibility:hidden}body:has(dialog[open]) #field-trial{visibility:hidden}@media (max-width:900px),(pointer:coarse){#field-trial{width:min(300px,100vw - 24px);padding:6px 8px;font-size:10px;top:72px}#field-trial button{min-height:38px}}#field-trial [hidden]{display:none!important}body:has(#field-trial:not([hidden])) #toast{top:205px}dialog.beta-panel#quest-panel,dialog.beta-panel#build-panel{box-sizing:border-box;max-height:calc(100dvh - min(12vh,96px) - 16px);top:min(12vh,96px);left:50%}dialog.beta-panel>button:nth-child(2){float:right;z-index:1;background:#433c29;min-height:40px;position:sticky;top:0}#player-hud{position:relative}#compact-vitals{z-index:2;opacity:0;pointer-events:auto;cursor:pointer;width:100%;height:100%;margin:0;display:block;position:absolute;inset:0}#player-hud:hover{outline:1px solid #ead399}#player-hud:has(#compact-vitals:focus-visible){outline:1px solid #ead399}.beta-launchers{width:44px;bottom:16px;left:calc(50% + 265px);right:auto}.beta-launchers button{width:44px;height:44px;padding:0;font-size:24px}.chat-panel__voice{min-width:32px}.pack-loadout[hidden],.actions[hidden]{display:none!important}@media (pointer:coarse),(max-width:700px),(max-width:1000px) and (max-height:550px){#player-hud{position:fixed}}#inventory .inventory-item{text-transform:none;cursor:pointer;width:100%;min-width:0;font:11px/1.4 monospace}#inventory .inventory-item[aria-pressed=true]{outline:2px solid #e7ca80}#inventory-selection{padding:8px 0}#inventory-selection p{margin:0 0 6px}#inventory-selection button{min-height:44px;margin-right:6px}#target-picker{width:340px;max-height:75svh;margin:0;inset:max(12px,10vh) auto auto 50%;overflow:auto;transform:translate(-50%)}#target-picker [data-target-choice]{text-align:left;width:100%;margin-top:6px;display:block}.action-library__use[hidden],body.menu-open .chat-panel{display:none}body.menu-open dialog.beta-panel[open]{display:block}#menu{scroll-padding-top:100px}#target-hover{z-index:170;pointer-events:none;color:#f1dfac;background:#20291ef5;border:1px solid #cab37a;max-width:240px;padding:6px 8px;font:11px/1.5 monospace;position:fixed}#target-hover[hidden],body.menu-open #target-hover,body.hud-hidden #target-hover{display:none}#hotel-lift-panel{z-index:120;overscroll-behavior:contain;gap:6px;width:min(260px,100vw - 32px);margin:0;display:grid;position:fixed;inset:90px 16px auto auto;overflow-y:auto;max-height:calc(100dvh - 110px)!important}#hotel-wayfinding{z-index:90;pointer-events:none;color:#f0dfac;white-space:pre-line;text-align:center;background:#22291ef2;border:2px solid #9c895a;max-width:min(390px,100vw - 32px);padding:8px 12px;font:12px/1.6 monospace;position:fixed;top:16px;left:50%;transform:translate(-50%)}#hotel-wayfinding[hidden],body.menu-open #hotel-wayfinding,body.hud-hidden #hotel-wayfinding{display:none}@media (max-width:640px){#hotel-wayfinding{width:270px;font-size:10px;top:auto;bottom:116px}}#hotel-lift-panel h2{letter-spacing:.08em;margin:0;font-size:12px}#hotel-lift-panel p{color:#e1ce85;background:#151e18;border:2px inset #716e4c;min-height:58px;margin:0;padding:12px;font-size:14px}#hotel-lift-panel .lift-stops{gap:5px;display:grid}#hotel-lift-panel button{text-align:left;grid-template-columns:28px 1fr 18px;align-items:center;gap:6px;min-height:40px;padding:7px;font-size:13px;display:grid}#hotel-lift-panel button b{text-align:center;background:#292923;border:1px solid #9c8960;padding:4px 0}#hotel-lift-panel button[aria-current=true]{box-shadow:inset 3px 0 #a7bd82}#hotel-lift-panel button[data-target=true] b{color:#ffdd7e;border-color:#ffdd7e}#hotel-lift-panel button:focus-visible{outline-offset:1px;outline:2px solid #ffdd7e}#hotel-lift-panel small{font-size:10px;line-height:1.5}#hotel-lift-panel kbd{opacity:.65;font-size:10px}#hotel-lift-panel progress{accent-color:#ddc487;width:100%;height:6px}@media (max-height:480px){#hotel-lift-panel{width:min(340px,100vw - 24px);top:8px;max-height:calc(100dvh - 16px)!important}#hotel-lift-panel h2,#hotel-lift-panel p{grid-column:1/-1}#hotel-lift-panel button{grid-template-columns:24px minmax(0,1fr) 12px;gap:4px;min-height:44px;padding:4px;font-size:12px}#hotel-lift-panel p{min-height:0;padding:6px;font-size:12px;line-height:1.4}#hotel-lift-panel .lift-stops{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:641px) and (max-height:480px){#hotel-wayfinding{max-width:270px;left:calc(50% - 100px)}}#menu[open]{color:#342e20;grid-template-rows:auto auto 1fr;grid-template-columns:142px minmax(0,1fr);gap:12px 18px;width:min(940px,100vw - 32px);max-width:none;max-height:calc(100dvh - 40px);padding:18px;scroll-padding-top:12px;display:grid;overflow:auto}#menu[data-panel=pack]{width:min(860px,100vw - 32px)}#menu>.dialog-head{grid-column:1/-1;margin:-18px -18px 0;padding:14px 18px;position:relative;top:auto}#menu h2{margin:0;font-size:24px}#menu .eyebrow{font-size:9px}#menu>.paused{grid-column:1/-1;margin:0;font-size:11px}#menu>.tabs{border:0;flex-direction:column;grid-area:3/1;align-self:start;gap:6px;margin:0;padding:0;display:flex;position:sticky;top:0}#menu>.tabs button{text-align:left;grid-template-columns:24px 1fr;gap:2px 5px;min-height:48px;padding:9px 7px;font-size:12px;display:grid}#menu .tabs kbd{opacity:.65;grid-column:2;font-size:9px}.nav-pixel{grid-row:1/3;align-self:center;font-size:20px}#menu>[data-view]:not([hidden]){grid-area:3/2;min-width:0;display:block}#menu [hidden],.bag-window [hidden],#trail-tools [hidden]{display:none!important}#menu .pack-character{min-width:0}#menu .character-sheet{margin:0}#menu .character-sheet__heading{padding:10px}#menu .character-sheet__heading span{display:none}#menu .character-sheet__slot{min-height:68px;padding:6px}#menu .character-sheet__slot-text,#menu .character-sheet__details{font-size:11px}#menu .character-sheet__bank{margin:10px;padding:10px}#menu .character-sheet__bank h3{font-size:13px}#menu .character-sheet__bank p{margin:6px 0;font-size:11px}#menu button{min-height:36px}#menu h3{margin:14px 0 10px;font-size:17px}#menu p,#menu li{font-size:12px;line-height:1.6}#menu label{margin-top:14px;font-size:12px}#menu details{color:inherit}#menu summary{color:inherit;cursor:pointer;padding:10px;font-size:13px}.settings-tabs{z-index:1;background:#d8cea7;gap:5px;padding-bottom:10px;display:flex;position:sticky;top:0}#menu .settings-tabs button{flex:1;padding:7px 4px;font-size:12px}.settings-tabs [aria-pressed=true]{background:#556044}#menu .settings-page{min-width:0}#menu .settings-page>details{border:1px solid #a7996b;margin:10px 0}#menu .settings-page #zoom-level{color:#f2e4b4}.shortcut-list{gap:1px;display:grid}.shortcut-list>div{background:#b3a87c33;grid-template-columns:110px 1fr;padding:7px;font-size:12px;display:grid}.shortcut-list kbd{font-weight:700}#menu .notes-filters{gap:8px;margin:12px 0;display:flex}#menu .notes-filters input{flex:1;min-width:0}#menu .notes-filters select{width:auto;font-size:12px}.notes-links{flex-wrap:wrap;gap:12px;display:flex}.notes-links a{color:#32472b}#menu #field-build,#menu #field-live{font-size:11px}#menu #field-ready,#menu #field-pending,#menu #field-blocked{padding-left:20px}#menu [data-view=info] li{border-bottom:1px solid #a7996b66;padding:8px 0}#menu .server-panel,#menu .profile-panel{margin:0 0 12px;padding:12px}#menu .server-panel input,#menu .profile-panel input{min-height:38px;padding:8px;font-size:14px}#menu .server-panel button,#menu .profile-panel button{padding:8px;font-size:12px}#menu .server-panel h3,#menu .profile-panel h3,#menu .profile-panel p{margin:10px 0}.bag-window{z-index:175;color:#eee0b1;background:#263225f5;border:3px solid #a28f5c;flex-direction:column;width:390px;max-width:calc(100vw - 20px);max-height:calc(100dvh - 180px);font:12px/1.45 monospace;display:flex;position:fixed;top:78px;right:16px;box-shadow:3px 3px #172219}.bag-window[hidden]{display:none}.bag-head{background:#3d3828;border-bottom:2px solid #a28f5c;align-items:center;gap:6px;padding:10px;display:flex}.bag-head h2{flex:1;margin:0;font-size:17px}.bag-head button{min-width:36px;min-height:36px;padding:5px}.bag-scroll{overscroll-behavior:contain;min-height:0;padding:10px;overflow:auto}#bag-panel #inventory{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}#bag-panel .inventory-item{touch-action:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:auto;min-height:84px;padding:7px 3px;font:10px/1.3 monospace;display:flex;position:relative}#bag-panel .inventory-item img{object-fit:contain;width:32px;height:32px;image-rendering:pixelated}#bag-panel .inventory-item b{background:#1d291e;padding:0 3px;font-size:11px;position:absolute;top:3px;right:4px}#bag-panel .inventory-item.is-dragging,.action-bar__slot.is-dragging{opacity:.35;outline:2px dashed #f7dc81}#bag-panel #inventory-selection{border:1px solid #a28f5c;margin-top:8px;padding:8px}#bag-panel #inventory-selection p{margin:0 0 5px}#bag-panel #inventory-selection button{min-height:36px;margin-right:5px;padding:5px 8px;font-size:11px}#bag-panel #pack-weight{color:inherit;background:#465039;margin:10px 0;padding:8px;font-size:11px}#bag-panel #drop-load{padding:7px;font-size:11px}.bag-help{opacity:.8;margin:10px 0 0;font-size:10px}body.bag-open .action-bar__slot{touch-action:none}.drop-confirm[open]{z-index:400;color:#342e20;background:#e1d5ab;border:3px solid #8f8056;width:min(360px,100vw - 30px);margin:auto;padding:20px;font:14px/1.5 monospace;display:block;position:fixed}.drop-confirm h2{font-size:20px}.drop-confirm input{width:100%;font:inherit;margin:12px 0;padding:8px;display:block}.drop-confirm button{min-height:42px;margin-right:8px}.drop-confirm::backdrop{background:#10181077}#trail-tools[open]{width:min(460px,100vw - 24px);max-height:calc(100dvh - 30px);padding:14px;display:block}#trail-tools h2{margin:0 52px 15px 0;font-size:20px}#trail-tools>button:first-of-type{width:38px;height:38px;padding:0;font-size:0;position:absolute;top:10px;right:12px}#trail-tools>button:first-of-type:after{content:"×";font-size:20px}#trail-tools .trail-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}#trail-tools .trail-action-grid button{flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:68px;padding:7px;font-size:11px;display:flex}.trail-action-grid .trail-icon{color:#e7d095;font-size:21px}.trail-action-grid kbd{opacity:.7;font-size:9px}.trail-care{border-top:1px solid #a28f5c;margin-top:12px;padding-top:10px}.trail-care h3{margin:0 0 6px;font-size:13px}.trail-care p{font-size:11px;line-height:1.6}.trail-care .actions{flex-wrap:wrap;gap:5px;display:flex}.trail-care button{min-height:36px;padding:7px;font-size:11px}body:not(.show-game-hints) #tool-label,body:not(.show-game-hints) footer,body:not(.show-game-hints) #location-hint,body:not(.show-game-hints) .hud-extras__played,body:not(.show-game-hints) #interaction[data-passive=true],#connection-status[data-state=solo]{display:none!important}#connection-status[data-state=online]{padding:4px 7px;font-size:0}#connection-status[data-state=online]:after{content:attr(data-compact);font-size:10px}#world-hud #objective{background:#253020b3;width:auto;max-width:none;margin:4px 0 0;font-size:11px;position:static}#world-hud #objective summary{padding:6px 8px;font-size:11px}#world-hud #objective p,#world-hud #steps{font-size:11px}#hud-extras{min-height:0;padding:4px 7px}.hud-extras__line{font-size:11px}#hud-extras .hud-extras__mute{min-height:28px;padding:4px 6px}.hud-extras__mute-text{display:none}.chat-panel:not(.is-typing):not(:hover):not(:focus-within):not(.has-recent-message){opacity:.28}.chat-panel{transition:opacity .18s}body.menu-open .chat-panel{display:none}body.menu-open #quick-tools{display:none!important}body.menu-open.bag-open #quick-tools{display:flex!important}@media (max-width:700px),(pointer:coarse){#menu[open],#menu[data-panel=pack]{grid-template-columns:46px minmax(0,1fr);gap:8px;width:calc(100vw - 12px);max-height:calc(100dvh - 12px);padding:10px}#menu>.dialog-head{margin:-10px -10px 0;padding:10px}#menu h2{font-size:18px}#menu .eyebrow,#menu>.paused{display:none}#menu>.tabs,#menu>[data-view]:not([hidden]){grid-row:2}#menu>.tabs button{justify-content:center;align-items:center;min-height:44px;padding:4px;display:flex}#menu .tabs .nav-label,#menu .tabs kbd{display:none}#menu .character-sheet__layout{grid-template-columns:minmax(0,1fr) minmax(70px,1.15fr) minmax(0,1fr);gap:3px;padding:4px;display:grid}#menu .character-sheet__slot{flex-direction:column;gap:2px;min-width:0;padding:3px;display:flex}#menu .character-sheet__slot-text{overflow-wrap:anywhere;font-size:9px}#menu .character-sheet__kind,#menu .character-sheet__slot-text small{display:none}#menu .character-sheet__icon{width:22px;height:22px}#menu .character-sheet__rotation{flex-wrap:wrap;display:flex}#menu .character-sheet__rotation button{flex:1;min-width:0;min-height:30px;padding:2px;font-size:9px}#menu .settings-tabs{flex-wrap:wrap}#menu .settings-tabs button{min-width:42%;min-height:38px}.shortcut-list>div{grid-template-columns:72px 1fr;font-size:11px}#menu .notes-filters{flex-direction:column}.bag-window{width:min(360px,100vw - 12px);max-height:calc(100dvh - 240px);top:54px;right:6px}#bag-panel #inventory{grid-template-columns:repeat(4,minmax(0,1fr))}#bag-panel .inventory-item{min-height:74px}body.menu-open .bag-window{display:none}#world-hud #objective{max-width:180px}#world-hud #objective summary{font-size:10px}}@media (max-height:550px) and (orientation:landscape){.bag-window{width:330px;max-height:calc(100dvh - 95px);top:8px;right:8px}#bag-panel #inventory{grid-template-columns:repeat(5,minmax(0,1fr))}#bag-panel .inventory-item{min-height:66px;font-size:9px}.bag-help{display:none}}@media (prefers-reduced-motion:reduce){.chat-panel{transition:none}}@media (min-width:1001px) and (pointer:fine){body.bag-open #menu[open]{width:min(860px,100vw - 440px);left:16px;right:auto}}#trail-tools #needs-status{color:#d4cca5}@media (pointer:coarse),(max-width:700px){#trail-tools .trail-care button{min-height:44px}body.menu-open.bag-open #quick-tools{display:none!important}}@media (max-width:600px){body.bag-open{--touch-bar-height:108px}body.bag-open #quick-tools.action-bar{scroll-snap-type:none;grid-template-columns:repeat(5,minmax(44px,1fr));overflow:visible;display:grid!important}body.bag-open #quick-tools.action-bar .action-bar__slot{width:100%}body.bag-open .bag-window{max-height:calc(100dvh - 300px)}}@media (pointer:coarse),(max-width:700px){#world-hud #objective{display:block!important}}body.bag-open #quick-tools.action-bar .action-bar__slot{touch-action:none}#menu .server-panel{display:block}#menu .server-panel>*{margin-top:0;margin-bottom:12px}#menu .server-panel>:empty{display:none}#menu .server-panel__form label{margin:0}#menu .server-panel__form{grid-template-columns:minmax(0,1fr) 80px}#menu .friends-profile{margin-bottom:12px}@media (max-width:600px){body.bag-open{--touch-pad-bottom:calc(130px + env(safe-area-inset-bottom))}}.backpack-icon{vertical-align:middle;color:#e8d8a0;pointer-events:none;grid-row:1/3;align-self:center;width:24px;height:24px;display:inline-flex}.backpack-icon svg{shape-rendering:crispedges;width:100%;height:100%}#studio-inspector{margin-top:10px}#studio-inspector .inspector-hint{opacity:.75;margin:4px 0 8px;font-size:11px;line-height:1.45}#inspector-readout{gap:2px;margin:8px 0;display:grid}.inspector-row{border-bottom:1px solid #ffffff0f;grid-template-columns:82px 1fr;align-items:baseline;gap:8px;padding:2px 0;display:grid}.inspector-row dt{letter-spacing:.08em;text-transform:uppercase;opacity:.6;margin:0;font-size:10px}.inspector-row dd{word-break:break-word;margin:0;font-size:12px}.inspector-empty{opacity:.6;margin:6px 0;font-size:12px}#inspector-line{word-break:break-word;-webkit-user-select:all;user-select:all;background:#00000047;border:1px solid #ffffff24;border-radius:3px;min-height:1.2em;margin:0 0 6px;padding:6px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.4;display:block}#inspector-search{box-sizing:border-box;width:100%}#inspector-status{opacity:.7;margin:6px 0 4px;font-size:11px}#inspector-results{border:1px solid #ffffff1a;border-radius:3px;max-height:240px;margin:0;padding:0;list-style:none;overflow-y:auto}#inspector-results li+li{border-top:1px solid #ffffff12}#inspector-results button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;margin:0;padding:6px 8px;display:block}#inspector-results button:hover:not(:disabled),#inspector-results button:focus-visible{background:#ffffff14}#inspector-results button:disabled{cursor:default;opacity:.45}#inspector-results strong{font-size:12px;font-weight:600;display:block}#inspector-results small{opacity:.62;font-size:10px;display:block}#inspector-chip{z-index:60;color:#eae3d2;pointer-events:none;background:#0c100edb;border:1px solid #ffffff38;border-radius:4px;max-width:min(420px,100vw - 20px);padding:6px 9px;font-size:12px;line-height:1.35;position:fixed;top:132px;left:10px}body.menu-open #inspector-chip{display:none}#inspector-chip b{font-weight:600;display:block}#inspector-chip code{color:#b9d3a8;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;display:block}#inspector-chip small{opacity:.66;font-size:10px;display:block}@media (max-width:520px){#inspector-chip{max-width:none;top:76px;left:6px;right:6px}.inspector-row{grid-template-columns:70px 1fr}#inspector-results{max-height:180px}}
