.equipment-strip{background:#7f89752b;border:1px solid #8b9788;border-radius:4px;margin:10px 0 12px;padding:10px}.equipment-title{justify-content:space-between;margin-bottom:7px;font-size:13px;display:flex}.equipment-title small{opacity:.75;font-size:10px}.equipment-slots{justify-content:space-evenly;gap:10px;display:flex}.equipment-slots>div{flex-direction:column;align-items:center;gap:3px;display:flex}.equipment-slots label{font-size:10px}.equipment-repair{color:#384435;background:#d3dcc5;border:1px solid #929c85;border-radius:3px;padding:2px 7px;font-family:inherit;font-size:9px}#armor-display{color:#e0edf0;text-shadow:1px 1px #142126;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;margin-bottom:6px;font-size:11px;display:flex}#armor-display[hidden]{display:none}.armor-icons{gap:3px;display:flex}.armor-icons i{clip-path:polygon(0 0,28% 0,36% 20%,64% 20%,72% 0,100% 0,100% 40%,84% 40%,84% 100%,16% 100%,16% 40%,0 40%);background:linear-gradient(to right, #d4e4e7 var(--fill), #3d4d50 var(--fill));filter:drop-shadow(1px 1px #121c20);width:14px;height:12px;display:block}#armor-display.shield-hit{color:#93f3ef}.equipment-slots .slot{width:40px;height:40px}.field-book{color:#26392f;background:#e4e0cf;border:4px solid #697968;border-radius:7px;flex-direction:column;width:min(1110px,95vw);height:min(860px,94vh);display:flex;box-shadow:0 20px 80px #0009}#weather-label{color:#dee9d4;pointer-events:none;background:#18251fcc;border:1px solid #64715d;border-radius:3px;padding:7px 10px;font-size:10px;position:absolute;bottom:95px;left:24px}#weather-label[hidden]{display:none}.field-book header{justify-content:space-between;align-items:center;gap:18px;padding:22px 28px 16px;display:flex}.field-book header h2{margin:5px 0 0;font-size:25px}.field-book header>button{flex-shrink:0;width:auto}.field-book nav{border-bottom:1px solid #b4bba9;flex-wrap:wrap;gap:3px;padding:0 22px;display:flex}.field-book nav button{color:#536452;font:inherit;cursor:pointer;background:0 0;border:0;padding:12px 15px;font-size:13px}.field-book nav button.selected{color:#fff9e8;background:#657d65;border-radius:4px 4px 0 0}.field-book-body{overscroll-behavior:contain;flex:1;min-height:0;padding:22px 28px 32px;overflow:auto}.field-book h3{margin:6px 0 12px;font-size:20px}.field-book p,.field-book li{font-size:14px;line-height:1.7}.field-book li{margin:8px 0}.guide-reading{max-width:860px;margin:auto}.guide-search{z-index:1;background:#e4e0cf;gap:10px;margin-bottom:16px;padding:10px 0;display:flex;position:sticky;top:-22px}.guide-search input,.guide-search select{color:#253b2c;font:inherit;background:#f8f6e9;border:1px solid #9aa991;border-radius:3px;padding:10px;font-size:13px}.guide-search input{flex:1;min-width:80px}.guide-search>button{width:auto;margin:0}.guide-item{text-align:left;color:#2a4938;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:3px;align-items:center;gap:7px;padding:4px 6px;font-size:13px;display:inline-flex}.guide-item:hover{background:#91a08240}.guide-item img{width:29px;height:29px;image-rendering:pixelated;object-fit:contain}.guide-quick-items,.guide-source{background:#f7f3e180;border:1px solid #bdc5b4;border-radius:4px;margin:14px 0;padding:14px}.guide-recipe{background:#f5f2e5;border:1px solid #a6b19c;border-radius:4px;margin:0 0 14px;padding:15px}.guide-recipe-heading{border-bottom:1px solid #d2d7c7;justify-content:space-between;align-items:center;gap:14px;padding-bottom:8px;display:flex}.guide-recipe-heading>.guide-item{font-size:16px;font-weight:700}.guide-recipe-heading>span{align-items:center;font-size:12px;display:flex}.guide-recipe-content{align-items:center;gap:25px;padding-top:14px;display:flex}.guide-recipe-grid{flex-shrink:0;grid-template-columns:repeat(3,46px);gap:3px;display:grid}.guide-recipe-grid:has(>div:nth-child(4):last-child){grid-template-columns:repeat(2,46px)}.guide-recipe-grid>div{background:#cad1bc;width:46px;height:46px;position:relative;box-shadow:inset 2px 2px #82927c,inset -2px -2px #f9f8ed}.guide-recipe-grid .guide-item{justify-content:center;width:100%;height:100%;padding:6px}.guide-recipe-grid .guide-item span:empty{display:none}.guide-recipe-grid b{pointer-events:none;position:absolute;bottom:1px;right:4px}.guide-materials{flex:1}.guide-materials>div{justify-content:space-between;align-items:center;gap:15px;display:flex}.guide-materials p{margin-bottom:0;font-size:12px}.guide-materials small{white-space:nowrap}.field-book .ready{color:#397740}.field-book .missing{color:#956047}.guide-track{width:auto;margin:12px 0 0;padding:8px 13px;font-size:12px}.guide-result-count{color:#64735e}.guide-branches{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.guide-branches article,.journal-entry{background:#f4f1e3;border:1px solid #b3bea5;border-radius:4px;padding:18px}.guide-notice{background:#dcc58f55;border-left:3px solid #95723d;padding:12px 16px}#guide-tracker{color:#eeeccf;pointer-events:none;background:#18291edd;border-left:3px solid #b8c895;border-radius:3px;width:260px;padding:14px 19px 13px 14px;font-size:12px;position:absolute;top:24px;left:24px}#guide-tracker[hidden]{display:none}#guide-tracker strong,#guide-tracker small{margin:5px 0 7px;display:block}#guide-tracker p{margin:8px 0 0;line-height:1.6}#guide-tracker>div{justify-content:space-between;gap:12px;margin:5px 0;display:flex}#guide-tracker .ready{color:#b3d49b}#guide-tracker .missing{color:#e2c6a2}#guide-tracker-dismiss{color:#e0d9bf;cursor:pointer;pointer-events:auto;background:0 0;border:0;font-size:17px;position:absolute;top:4px;right:4px}@media (width<=680px){.field-book header{padding:14px}.field-book header h2{font-size:19px}.field-book nav{padding:0 8px}.field-book nav button{padding:9px;font-size:11px}.field-book-body{padding:14px}.guide-search{flex-wrap:wrap;top:-14px}.guide-branches{grid-template-columns:1fr}.guide-recipe-content{gap:10px}.guide-recipe-grid{grid-template-columns:repeat(3,36px)}.guide-recipe-grid:has(>div:nth-child(4):last-child){grid-template-columns:repeat(2,36px)}.guide-recipe-grid>div{width:36px;height:36px}.guide-item{padding:2px;font-size:11px}.guide-recipe-heading{flex-direction:column;align-items:flex-start}#guide-tracker{width:215px;top:12px;left:12px}}#adventure-area{color:#f2dfbb;text-align:center;pointer-events:none;background:#1c2824df;border:1px solid #ddbe8066;border-radius:6px;max-width:70vw;padding:8px 16px;font-size:13px;position:absolute;top:74px;left:50%;transform:translate(-50%)}#adventure-compass{color:#f1e7ca;text-align:center;pointer-events:none;background:#1d2e29d9;border:1px solid #b4ba9880;border-radius:5px;max-width:78vw;padding:6px 12px;font-size:12px;position:absolute;top:116px;left:50%;transform:translate(-50%)}#villager-hint{color:#e9edce;pointer-events:none;background:#283d2ce8;border-radius:5px;padding:8px 14px;font-size:13px;position:absolute;bottom:158px;left:50%;transform:translate(-50%)}.village-window{color:#273a33;background:#e1dbc7;border:3px solid #4d6757;border-radius:9px;width:min(1040px,94vw);max-height:91vh;padding:24px;overflow:auto;box-shadow:0 16px 60px #0008}.village-window header,.village-window footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.village-window h2{margin:4px 0 0;font-size:25px}.village-dialogue{background:#f4eed9;border-left:4px solid #73946d;padding:15px;font-size:14px;line-height:1.7}.village-wallet{padding:6px 0;font-size:13px}.village-columns{grid-template-columns:1fr 1fr;gap:24px;display:grid}.village-window h3{margin:16px 0 10px;font-size:17px}.village-trade{text-align:left;color:#294036;background:#f0e9d1;border:1px solid #96a387;align-items:center;gap:12px;width:100%;margin-bottom:9px;padding:10px;display:flex}.village-trade img{width:36px;height:36px;image-rendering:pixelated}.village-trade strong,.village-trade small{display:block}.village-trade small{margin-top:6px;font-size:11px;line-height:1.45}.village-quest{background:#eee8d4;border:1px solid #a5ae96;margin-bottom:12px;padding:13px}.village-quest h4{margin:0 0 8px}.village-quest p{margin:7px 0;font-size:12px;line-height:1.6}.village-quest small{line-height:1.5;display:block}.village-quest button{width:100%;margin-top:10px;padding:8px 13px}.village-window button:disabled{opacity:.55;cursor:default}.village-window footer{border-top:1px solid #9ca58d;flex-wrap:wrap;margin-top:18px;padding-top:12px}#village-notice{flex:350px;font-size:12px;line-height:1.55}.village-window .eyebrow{color:#57735b;font-size:11px}@media (width<=700px){.village-columns{grid-template-columns:1fr}.village-window{padding:14px}.village-window header{align-items:flex-start}}.village-window header>div{flex:1}.village-window header>button,.village-window footer>button{flex:none;width:auto;padding:10px 16px}.village-window header h2{white-space:nowrap}.journal-entry>button{color:#2a4033;background:#eae7d3;border:1px solid #91a28a;padding:6px 10px}.workshop-window{color:#303b36;background:#f4eedb;border:3px solid #666a51;border-radius:12px;width:min(1060px,94vw);max-height:90vh;padding:28px;overflow:auto;box-shadow:0 20px 80px #0006}.workshop-window header{justify-content:space-between;align-items:center;gap:24px;display:flex}.workshop-window h2{margin:7px 0;font-size:30px}.workshop-window .eyebrow{letter-spacing:1.4px;font-size:10px}.workshop-intro{max-width:800px;font-size:14px;line-height:1.6}.workshop-layout{grid-template-columns:1.5fr 1fr;gap:24px;display:grid}.workshop-output{border-left:1px solid #7776;padding-left:24px}.workshop-output h3{margin:14px 0 10px}.workshop-output progress{accent-color:#6c925c;width:100%;height:12px}.workshop-output button{width:100%;margin-top:10px}.workshop-recipe{text-align:left;color:#303b36;background:#fff9;border:1px solid #96997c;border-radius:7px;align-items:center;gap:14px;width:100%;margin:7px 0;padding:12px;display:flex}.workshop-recipe img,.workshop-product img{width:42px;height:42px;image-rendering:pixelated}.workshop-recipe span{flex:1}.workshop-recipe small{margin-top:5px;font-size:11px;line-height:1.4;display:block}.workshop-recipe:disabled{opacity:.5}.workshop-recipe:not(:disabled):hover{background:#e3edce}.workshop-product{align-items:center;gap:10px;padding:5px 0;font-size:12px;display:flex}.workshop-product img{width:30px;height:30px}#workshop-recipes{max-height:48vh;padding-right:4px;overflow:auto}.pump-controls{background:#c9c9a54d;border-radius:8px;flex-direction:column;gap:12px;padding:20px;display:flex}#workshop-note{font-size:12px;line-height:1.5}.workshop-window .muted{opacity:.65;font-size:13px}@media (width<=700px){.workshop-layout{grid-template-columns:1fr}.workshop-output{border:0;padding:0}#workshop-recipes{max-height:30vh}.workshop-window{padding:18px}}#combat-hud{color:#ecebd8;pointer-events:none;text-shadow:0 1px #0007;background:#192820df;border:1px solid #c7ceaf55;border-radius:8px;width:260px;padding:13px 16px;font-size:12px;line-height:1.7;position:absolute;bottom:108px;left:22px}#combat-hud b,#combat-hud span,#combat-hud small{display:block}#combat-hud b{font-size:14px}#combat-hud small{opacity:.75;font-size:10px}#combat-hud progress{accent-color:#bda0e6;width:100%;height:6px;margin:4px 0;display:block}.mana-label{color:#cbbde6}.spell-window p{font-size:13px;line-height:1.6}.spell-list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.spell-choice{text-align:left;color:#354336;border:1px solid #99a187;border-left:5px solid var(--spell-color);background:#fff6;border-radius:6px;flex-direction:column;align-items:flex-start;gap:8px;padding:15px;display:flex}.spell-choice span{font-size:12px;line-height:1.5}.spell-choice small{opacity:.75;font-size:10px}.spell-choice:disabled{opacity:.45}.spell-choice.selected{background:#dce8c9}.expansion-guide{max-height:91vh;overflow:auto;width:min(1180px,94vw)!important;max-width:94vw!important}.expansion-guide-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.expansion-guide-grid article{border-top:2px solid #6e977569;padding-top:16px}.expansion-guide-grid h3{margin:4px 0 12px;font-size:19px}.expansion-guide-grid p{margin:9px 0;font-size:12px;line-height:1.75}.guide-number{letter-spacing:2px;opacity:.5;font-size:10px}.expansion-legacy{background:#c9b76733;border-radius:5px;padding:12px;font-size:12px;line-height:1.7}#expansion-guide-open{margin-top:15px;padding:10px 14px}@media (width<=900px){.expansion-guide-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.expansion-guide-grid{grid-template-columns:1fr}}#vehicle-hud{color:#eeecd9;pointer-events:none;background:#25352de8;border:1px solid #c9c8a55c;border-radius:8px;width:280px;padding:14px 16px;font-size:12px;line-height:1.7;position:absolute;bottom:110px;right:22px}#vehicle-hud b,#vehicle-hud span,#vehicle-hud small{display:block}#vehicle-hud strong{float:right;color:#d8dfab}#vehicle-hud small{opacity:.72;font-size:10px}#vehicle-hud progress{accent-color:#b0bc76;width:100%;height:7px;margin:6px 0;display:block}.vehicle-window p{font-size:12px;line-height:1.7}.vehicle-summary{background:#65744c18;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:18px;padding:18px;display:grid}.vehicle-summary>div{flex-direction:column;gap:10px;font-size:13px;display:flex}.vehicle-summary progress{accent-color:#6c9465;width:100%;height:9px}.vehicle-window button:not(.vehicle-slot){color:#35412f;background:#e2e8d0;border:1px solid #99a585;border-radius:5px;padding:9px 13px}.vehicle-window button:not(:disabled):hover{background:#cddbaf}.vehicle-window button:disabled{opacity:.5}.vehicle-storage{grid-template-columns:1fr 1fr;gap:26px;display:grid}.vehicle-storage h3{font-size:17px}.vehicle-grid{grid-template-columns:repeat(6,1fr);gap:6px;margin-bottom:13px;display:grid}.vehicle-slot{background:#cccdb480;border:1px solid #99a088;border-radius:5px;height:54px;padding:3px;position:relative}.vehicle-slot img{width:40px;height:40px;image-rendering:pixelated}.vehicle-slot span{color:#293c2c;text-shadow:1px 1px #fff;font-size:11px;position:absolute;bottom:3px;right:4px}.vehicle-window{max-height:91vh}.vehicle-storage p{margin:4px 0 10px}@media (width<=750px){.vehicle-storage{grid-template-columns:1fr}.vehicle-summary{gap:9px;padding:8px}.vehicle-slot{height:45px}.vehicle-slot img{width:34px;height:34px}}#enter-vr{z-index:120;color:#eff9da;background:#293c2b;border:1px solid #b8c894;border-radius:6px;padding:10px 18px;font:14px system-ui;position:fixed;bottom:46px;right:18px}#enter-vr:disabled{opacity:.7}body.in-vr #enter-vr{display:none}#vr-tools{z-index:200;color:#f2f5d9;background:#17221b;border:2px solid #82966f;flex-wrap:wrap;justify-content:center;gap:6px;width:min(850px,100vw - 24px);padding:8px;display:flex;position:fixed;top:4px;left:50%;transform:translate(-50%)}#vr-tools button{white-space:nowrap;color:#f2f5d9;background:#384e36;border:1px solid #94ad77;padding:10px 14px;font:16px system-ui}body.in-vr #look-hint,body.in-vr #crosshair{visibility:hidden}#vr-keyboard{z-index:300;background:#17221b;border:2px solid #82966f;flex-wrap:wrap;gap:5px;width:600px;padding:10px;display:flex;position:fixed;bottom:50px;left:50%;transform:translate(-50%)}#vr-keyboard[hidden]{display:none}#vr-keyboard button{color:#f2f5d9;background:#384e36;border:1px solid #94ad77;min-width:48px;padding:8px;font:18px system-ui}body.in-vr .primary,body.in-vr .secondary{background-color:#666d50}@font-face{font-family:Pixel;src:url(/fonts/PixelifySans.ttf)format("truetype");font-weight:400 700;font-display:swap}:root{color:#fff;font-synthesis:none;background:#141414;font-family:Pixel,Courier New,monospace}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:default;filter:brightness(.65)}button:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #ffff9f}[hidden]{display:none!important}#viewport,#viewport canvas,#vignette,#screen,#hud{position:absolute;inset:0}#viewport canvas{width:100%;height:100%;display:block}#vignette{pointer-events:none;background:radial-gradient(#0000 40%,#0005)}#screen:empty{pointer-events:none}.screen{z-index:10;background:#0009;justify-content:center;align-items:center;display:flex}.screen.title{background:linear-gradient(#0004,#0006)}.classic-title{text-align:center;width:100%;transform:translateY(-20px)}.game-logo{margin-bottom:90px;display:inline-block;position:relative}.game-logo h1{letter-spacing:-4px;color:#c7c7c7;text-shadow:0 -2px #fff,2px 0 #292929,-2px 0 #292929,0 4px #555,0 8px #555,0 12px #111,3px 13px #111,-3px 13px #111;margin:0;font:700 clamp(50px,7vw,108px)/1 Pixel;transform:perspective(380px)rotateX(7deg)}.splash{color:#ffff35;text-shadow:2px 2px #3e3e00;white-space:nowrap;font-size:22px;animation:1.2s infinite alternate splash;position:absolute;bottom:-35px;right:-38px;transform:rotate(-15deg)}@keyframes splash{to{transform:rotate(-15deg)scale(1.06)}}.title-menu{flex-direction:column;gap:12px;width:400px;max-width:90vw;margin:auto;display:flex}.primary,.secondary{text-align:center;text-shadow:2px 2px #333;color:#fff;background:linear-gradient(#939393,#737373);border:2px solid #161616;border-radius:0;width:100%;min-height:44px;padding:9px 18px;font-size:20px;font-weight:400;display:block;box-shadow:inset 2px 2px #b9b9b9,inset -2px -2px #505050}.primary:hover,.secondary:hover{color:#ffffa0;background:linear-gradient(#a9a9c0,#85859a);box-shadow:inset 2px 2px #d2d2ec,inset -2px -2px #56566b}.primary:active,.secondary:active{transform:translateY(1px);box-shadow:inset 2px 2px #4e4e4e,inset -2px -2px #aaa}.two-buttons{gap:8px;display:flex}.title-menu>.two-buttons{margin-top:12px}.title-footer{text-shadow:2px 2px #222;justify-content:space-between;font-size:17px;display:flex;position:absolute;bottom:11px;left:13px;right:13px}.modal{color:#3f3f3f;background:#c6c6c6;border:3px solid #141414;border-radius:0;max-height:94vh;padding:27px;overflow:auto;box-shadow:inset 3px 3px #fff,inset -3px -3px #555,0 0 0 2px #ddd}.modal.compact{width:470px;max-width:92vw;box-shadow:none;color:#fff;text-align:center;background:#0002;border:0}.compact .primary,.compact .secondary{margin:9px 0}.compact h2{color:#fff;text-shadow:2px 2px #333;margin:8px 0 30px;font-size:30px;font-weight:400}.compact p{text-shadow:2px 2px #222;margin:18px 0;font-size:18px;line-height:1.4}.compact .eyebrow{display:none}.eyebrow{font-size:16px}.text-button{width:100%;color:inherit;text-shadow:1px 1px #333;background:0 0;border:0;padding:10px 0;font-size:18px;display:block}.text-button:hover{color:#ff8}.world-create{background:repeating-linear-gradient(0deg,#34281cdd 0 4px,#31281ddd 4px 8px)}.world-field{text-align:left;color:#ddd;margin:18px 0;font-size:19px;display:block}.world-field input{color:#fff;background:#0009;border:2px solid #999;width:100%;margin-top:7px;padding:11px;font-size:20px;display:block}.mode-picker{gap:10px;margin-top:20px;display:flex}.mode-option{color:#ddd;background:#777;border:2px solid #151515;flex:1;padding:12px;font-size:20px;box-shadow:inset 2px 2px #aaa,inset -2px -2px #444}.mode-option.selected{color:#ffffa0;background:#889;outline:2px solid #eee}.save-note{color:#bbb;text-shadow:1px 1px #222;margin:15px 0;font-size:15px;display:block}.muted{color:#bbb;font-size:16px}.setting{text-align:left;margin:20px 0;font-size:19px;display:block}.setting span{float:right}.setting input{accent-color:#aaa;width:100%;margin:12px 0;display:block}.check-setting{text-align:left;align-items:center;gap:10px;margin:15px 0;font-size:18px;display:flex}.check-setting input{accent-color:#555;width:20px;height:20px}.loading-card{text-align:center}.loading-card>svg,.loading-card .eyebrow{display:none}.loading-card h2{text-shadow:2px 2px #222;font-size:30px;font-weight:400}.loading-card p{font-size:19px}.load-bar{background:#111;border:2px solid #000;width:340px;height:12px;margin:25px auto}.load-bar i{background:#74ae1a;height:100%;display:block;box-shadow:inset 0 2px #9bd731}.guide{width:900px;max-width:95vw;max-height:90vh}.modal-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.modal-header h2{margin:8px 0;font-size:26px;font-weight:400}.close{color:#555;background:0 0;border:0;width:28px;height:28px;padding:0;font-size:27px;line-height:1}.close:hover{color:#111}.guide-columns{grid-template-columns:1fr 1fr;gap:35px;display:grid}.guide h3{margin:0 0 15px;font-size:22px;font-weight:400}.guide li{margin-bottom:11px;font-size:16px;line-height:1.4}.guide ol{padding-left:25px}.guide-note{font-size:16px;line-height:1.45}.control-grid{grid-template-columns:145px 1fr;align-items:center;gap:12px;font-size:17px;display:grid}kbd{font:inherit;color:#333;background:#ddd;border:1px solid #555;padding:2px 5px;font-size:14px;box-shadow:0 1px #fff}.control-grid kbd{width:fit-content}.victory-symbol{color:#ffff73;font-size:70px}.win-stats{justify-content:space-around;margin:25px 0;display:flex}.win-stats strong{font-size:30px;display:block}.win-stats span{color:#ccc;font-size:14px;display:block}#hud{pointer-events:none;text-shadow:2px 2px #222;z-index:3}.hud-top,#quest,.hud-hints{display:none}#crosshair{filter:drop-shadow(1px 1px #0009);width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#crosshair i,#crosshair b{background:#fff;position:absolute}#crosshair i{width:18px;height:2px;top:8px;left:0}#crosshair b{width:2px;height:18px;top:0;left:8px}#target-label{opacity:0;background:#0006;padding:4px 8px;font-size:16px;position:absolute;top:calc(50% - 52px);left:50%;transform:translate(-50%)}#target-label.visible{opacity:1}#target-hint{color:#eee;white-space:nowrap;font-size:14px;position:absolute;top:calc(50% + 33px);left:50%;transform:translate(-50%)}#mining{display:none}#pickup-label{opacity:0;color:#fff;font-size:18px;transition:opacity .15s;position:absolute;bottom:165px;left:50%;transform:translate(-50%)}#pickup-label.visible{opacity:1}#hud-bottom{width:fit-content;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}#item-name{text-align:center;white-space:nowrap;color:#fff;height:24px;margin-bottom:14px;font-size:19px}.vitals{justify-content:space-between;align-items:center;height:20px;margin-bottom:8px;padding:0 4px;display:flex}#health,#hunger{gap:0;display:flex}.pixel-vital{width:21px;height:21px;image-rendering:pixelated;filter:drop-shadow(1px 1px #000)}#air{color:#79cfee;letter-spacing:2px;font-size:14px;position:absolute;bottom:79px;right:6px}.creative-vital{color:#eee;font-size:15px}.slot{width:44px;height:44px;image-rendering:pixelated;color:#fff;background:#8b8b8b;border:0;flex-shrink:0;padding:0;position:relative;box-shadow:inset 2px 2px #373737,inset -2px -2px #fff}.slot img{width:40px;height:40px;image-rendering:pixelated;object-fit:contain;pointer-events:none;filter:drop-shadow(1px 2px #0004);display:block}.slot:hover{background:#aaa}.slot.moving{outline-offset:-3px;background:#bdbd9c;outline:2px solid #fff}.slot-count{text-shadow:2px 2px #353535;pointer-events:none;font-size:19px;line-height:20px;position:absolute;bottom:0;right:3px}.slot-key{display:none}.durability{background:#111;height:3px;position:absolute;bottom:3px;left:4px;right:4px}.durability i{background:#77c727;height:100%;display:block}#hotbar{pointer-events:auto;background:#6d6d6dc9;border:2px solid #151515;gap:0;padding:3px;display:flex;box-shadow:inset 2px 2px #b1b1b1,inset -2px -2px #303030}#hotbar .slot{background:#2626267a;width:45px;height:45px;margin:0 1px;box-shadow:inset 1px 1px #131313a8,inset -1px -1px #aaaaaa6b}#hotbar .slot img{width:43px;height:43px}#hotbar .slot.selected{outline-offset:1px;background:#62626277;outline:3px solid #ddd;box-shadow:inset 2px 2px #eee6,inset -2px -2px #ddd3}#hotbar .slot.selected:after{content:"";pointer-events:none;border:1px solid #161616;position:absolute;inset:-5px}#debug{white-space:pre;color:#fff;background:#4448;padding:5px;font:16px/1.4 Pixel;position:absolute;top:8px;left:8px}#toast{z-index:30;pointer-events:none;color:#fff;text-shadow:2px 2px #111;opacity:0;background:#252525;border:3px solid #000;max-width:min(450px,92vw);padding:15px;font-size:18px;transition:opacity .15s,transform .15s;position:absolute;top:15px;right:15px;transform:translateY(-15px);box-shadow:inset 2px 2px #606060,inset -2px -2px #111}#toast.visible{opacity:1;transform:translateY(0)}#damage-flash{pointer-events:none;z-index:8;opacity:0;transition:opacity .15s;position:absolute;inset:0;box-shadow:inset 0 0 130px 40px #b52f29}.inventory-window{align-items:stretch;gap:10px;max-width:98vw;max-height:92vh;display:flex}.inventory-panel{width:464px;max-width:98vw;padding:21px 21px 15px;position:relative;overflow:auto}.inventory-panel>.close{z-index:2;font-size:20px;position:absolute;top:7px;right:7px}.inventory-panel h3{margin:13px 0 7px;font-size:20px;font-weight:400;line-height:1}.inventory-grid{grid-template-columns:repeat(9,44px);gap:2px;display:grid}.inventory-grid .slot{width:44px;height:44px}.inventory-hotbar{margin-top:11px}.inventory-note{color:#555;margin:12px 0 0;font-size:13px;line-height:1.25}.inline-button{color:#333;background:0 0;border:0;margin-left:10px;padding:0;font-size:13px;text-decoration:underline;display:inline}.craft-status{color:#555;min-height:33px;margin-top:9px;font-size:14px;line-height:1.25}.craft-top{align-items:center;gap:15px;min-height:190px;margin-bottom:15px;display:flex}.player-portrait{background:#161616;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;width:112px;min-height:170px;display:flex;position:relative;box-shadow:inset 2px 2px #555,inset -2px -2px #eee}.player-portrait>span{color:#aaa;font-size:13px;position:absolute;bottom:7px}.emi-portrait{object-fit:contain;width:112px;height:174px;image-rendering:pixelated;filter:drop-shadow(2px 3px #0006)}.player-portrait>span{font-size:12px}.pixel-player{filter:drop-shadow(4px 3px #0008);width:76px;height:140px;position:relative;transform:rotate(-4deg)}.pixel-player i{display:block;position:absolute}.p-head{background:linear-gradient(#493322 0 20%,#b58664 20% 47%,#c79c7a 47% 67%,#765346 67%);width:34px;height:34px;top:3px;left:23px;box-shadow:inset -5px 0 #6b483c,inset 3px 0 #d9ab82}.p-head:before{content:"";background:#e0ddd5;width:5px;height:4px;position:absolute;top:15px;left:7px;box-shadow:13px 0 #e0ddd5}.p-head:after{content:"";background:#315064;width:3px;height:3px;position:absolute;top:16px;left:9px;box-shadow:11px 0 #315064}.p-body{background:#319093;width:37px;height:48px;top:37px;left:21px;box-shadow:inset 5px 0 #39767f,inset -5px 0 #235766}.p-arm{background:linear-gradient(#238087 0 30%,#bb9171 30%);width:14px;height:46px;top:38px;box-shadow:inset -3px 0 #815e4a}.p-arm.left{left:6px;transform:rotate(7deg)}.p-arm.right{left:60px;transform:rotate(-10deg)}.p-leg{background:linear-gradient(#445789 0 82%,#48423d 82%);width:17px;height:47px;top:85px;box-shadow:inset -4px 0 #334267}.p-leg.left{left:21px}.p-leg.right{left:41px;transform:rotate(-4deg)}.craft-area{flex:1;align-self:flex-start;min-width:0}.craft-area h3{margin:10px 0 15px}.craft-row{align-items:center;gap:10px;display:flex}.craft-grid{gap:2px;display:grid}.craft-cell{cursor:default;width:40px;height:40px}.craft-cell img{width:38px;height:38px}.craft-cell.missing img{opacity:.4}.craft-output{width:48px;height:48px}.craft-output img{width:45px;height:45px}.craft-output:disabled{filter:none}.craft-output:disabled img{opacity:.35}.craft-output:not(:disabled):hover{background:#c4d5a4}.craft-direction{color:#888;text-shadow:1px 1px #fff;font-size:30px}.recipe-title{color:#333;margin:8px 0 0;font-size:15px}.craft-requirements{color:#666;margin:5px 0 0;font-size:12px;line-height:1.25}.recipe-book{color:#333;background:#b7b7b7;border:3px solid #161616;flex-direction:column;width:270px;min-width:220px;max-height:650px;padding:14px 13px;display:flex;box-shadow:inset 3px 3px #eee,inset -3px -3px #555}.tabs{gap:5px;margin-bottom:9px;display:flex}.tabs>button{color:#333;background:#999;border:1px solid #444;padding:5px 9px;font-size:18px;box-shadow:inset 1px 1px #eee}.tabs>button.active{background:#dedede}.recipe-search{color:#fff;background:#272727;border:2px solid #4b4b4b;width:100%;min-width:0;margin-bottom:10px;padding:6px 8px;font-size:17px}.recipe-list{scrollbar-width:thin;scrollbar-color:#555 #999;flex:1;min-height:250px;max-height:410px;overflow:auto}.recipe{text-align:left;color:#443e3e;background:#b99595;border:1px solid #7e6262;align-items:center;gap:7px;width:100%;min-height:52px;margin-bottom:4px;padding:4px;display:flex;box-shadow:inset 1px 1px #e0baba}.recipe.available{background:#aaa;border-color:#666;box-shadow:inset 1px 1px #eee}.recipe.chosen{outline-offset:-3px;background:#b8c5a2;outline:2px solid #eee}.recipe img{width:38px;height:38px;image-rendering:pixelated;flex-shrink:0}.recipe>span{font-size:15px;line-height:1.15}.recipe small{color:#635b54;margin-top:3px;font-size:11px;display:block}.recipe:hover{filter:brightness(1.12)}.materials-grid{scrollbar-width:thin;flex:1;grid-template-columns:repeat(4,1fr);gap:3px;max-height:430px;display:grid;overflow:auto}.material{color:#eee;background:#888;border:0;min-width:0;padding:2px;box-shadow:inset 1px 1px #eee,inset -1px -1px #444}.material img{width:45px;height:45px;image-rendering:pixelated}.material span{text-shadow:1px 1px #444;height:23px;font-size:10px;line-height:1.05;display:block;overflow:hidden}.material:hover{background:#aaa}.stations{color:#786b60;gap:10px;margin-top:10px;font-size:13px;display:flex}.stations .ready{color:#346a19}.chest-grid{margin:10px 0 20px}@media (height<=760px){.game-logo{margin-bottom:70px}.game-logo h1{font-size:83px}.classic-title{transform:translateY(-10px)}.inventory-window{max-height:94vh}.inventory-panel{padding:15px 21px 10px}.craft-top{min-height:170px;margin-bottom:5px}.recipe-book{max-height:570px}.recipe-list{max-height:340px}.compact h2{margin-bottom:20px}.compact p{font-size:17px}.guide li{margin-bottom:6px;font-size:15px}.guide-note{font-size:14px}}@media (width<=800px){.inventory-window{gap:5px;max-width:98vw}.recipe-book{width:220px;min-width:190px;padding:10px}.inventory-panel{width:438px;padding:18px 14px 10px}.recipe small{font-size:10px}.title-footer{font-size:14px}.guide-columns{grid-template-columns:1fr}.guide{max-height:90vh}.game-logo h1{font-size:65px}.splash{font-size:18px;right:-10px}}@media (width<=650px){.inventory-window{background:#aaa;display:block;overflow:auto}.recipe-book{width:100%;min-width:0;max-height:160px;display:block}.recipe-list{gap:6px;min-height:0;max-height:70px;display:flex;overflow:auto}.recipe{flex-shrink:0;min-width:170px;max-width:170px}.recipe-book .tabs,.recipe-search{width:auto;margin:0 8px 5px 0;display:inline-block}.recipe-search{width:140px}.recipe-book .stations{display:none}.materials-grid{max-height:65px;display:flex}.material{min-width:55px}.inventory-panel{width:438px;max-width:97vw}.inventory-grid{grid-template-columns:repeat(9,minmax(0,1fr));gap:2px}.inventory-grid .slot{aspect-ratio:1;width:100%;height:auto}.inventory-grid .slot img{width:100%;height:100%}.craft-top{min-height:165px}.inventory-panel h3{font-size:17px}.slot-count{font-size:16px}.title-footer{font-size:12px}.game-logo h1{letter-spacing:-2px;font-size:48px}.splash{font-size:15px}.title-menu{max-width:85vw}.pixel-vital{width:18px;height:18px}#hotbar .slot{width:36px;height:38px}#hotbar .slot img{width:35px;height:35px}#target-hint{white-space:normal;text-align:center;max-width:95vw;font-size:12px}}.inventory-window{-webkit-user-select:none;user-select:none}.inventory-window input{-webkit-user-select:text;user-select:text}.inventory-window img{-webkit-user-drag:none}.craft-cell{cursor:pointer}.slot.drag-target{outline-offset:-3px;background:#acb999;outline:2px solid #ffb}#cursor-item{z-index:100;pointer-events:none;filter:drop-shadow(2px 3px #0008);width:44px;height:44px;position:fixed}#cursor-item img{width:44px;height:44px;image-rendering:pixelated}#cursor-item span{color:#fff;text-shadow:2px 2px #222;font-size:20px;position:absolute;bottom:0;right:0}.craft-requirements{min-height:32px}#look-hint{color:#eee;pointer-events:none;font-size:16px;display:none;position:absolute;bottom:130px;left:50%;transform:translate(-50%)}.free-look #look-hint{display:block}.free-look #viewport canvas{cursor:none}.free-look #hotbar{pointer-events:none}.furnace-work{justify-content:center;align-items:center;gap:30px;min-height:190px;padding-top:10px;display:flex}.furnace-inputs,.furnace-result{flex-direction:column;align-items:center;gap:5px;display:flex}.furnace-caption{color:#555;font-size:14px}.furnace-flame{color:#e58b1a;height:34px;font-size:31px;line-height:32px}.furnace-flame span{display:block}.furnace-arrow{color:#929292;width:61px;font-size:58px;line-height:65px;position:relative}.furnace-arrow i{white-space:nowrap;color:#f4d685;height:65px;font-style:normal;position:absolute;top:0;left:0;overflow:hidden}.furnace-result .slot{width:52px;height:52px;padding:4px}.furnace-status{text-align:center;color:#555;min-height:35px;margin:8px 0;font-size:15px}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.title-music{color:#e7f0df;background:#13252bbd;border:1px solid #94aaa677;border-radius:3px;width:auto;padding:6px 12px;font-size:13px}.title-music:hover{background:#29454b;border-color:#c8e7d2}#siege-overlay{z-index:14;pointer-events:none;color:#eff6ef;text-shadow:0 1px 2px #0008;font-family:Pixel,monospace;position:fixed;inset:0}#siege-overlay[hidden]{display:none}.siege-dungeon-panel{border-top:1px solid #b9aa7860;border-bottom:1px solid #b9aa7860;margin-bottom:12px;padding:11px 0}.siege-dungeon-panel>small{letter-spacing:2px;color:#efd49c}.siege-dungeon-panel>p{color:#bcd0c9;font-size:12px;line-height:1.5}.siege-dungeon-panel>button{width:100%;margin-top:6px}#siege-ai-plan{color:#c0d2c8;background:#14232edb;border:1px solid #8da7a136;border-radius:4px;max-width:330px;padding:8px 11px;font-size:11px;line-height:1.5;position:absolute;top:140px;left:20px}#siege-ai-plan:empty{display:none}#siege-relic-buff{color:#b4ffe4;background:#204e49ed;border:1px solid #79dac3;border-radius:4px;padding:10px 14px;font-size:12px;position:absolute;top:209px;left:20px}#siege-overlay button,#siege-map{pointer-events:auto}#siege-overlay button{color:#edf0de;text-align:left;background:#1c2a32e8;border:1px solid #76847866;border-radius:3px;padding:9px 11px;font-size:14px;box-shadow:inset 0 1px #ffffff10}#siege-overlay button:hover{background:#34494e;border-color:#7fd5c9}#siege-overlay button.selected{background:#41514a;border-color:#f5d68b}.siege-top{background:#13212cf2;border:1px solid #aecfc24d;border-radius:6px;align-items:center;gap:20px;padding:10px 14px;display:flex;position:absolute;top:12px;left:16px;right:16px;box-shadow:0 4px 20px #0005}.siege-brand{border-right:1px solid #ffffff30;flex-direction:column;padding-right:20px;line-height:1.1;display:flex}.siege-brand span{letter-spacing:3px;color:#94b5b5;font-size:12px}.siege-brand strong{letter-spacing:5px;color:#f0d79c;font-size:27px}.siege-resources{flex:1;gap:25px;display:flex}.siege-resources span{flex-direction:column;min-width:52px;display:flex}.siege-resources small{color:#adc1b5;letter-spacing:1px;font-size:10px}.siege-resources b{font-size:24px;font-weight:400}.siege-phase{grid-template-columns:1fr auto;gap:0 14px;min-width:240px;display:grid}.siege-phase small{color:#e8d59d;letter-spacing:1px;font-size:12px}.siege-phase strong{grid-area:1/2/3;align-self:center;font-size:29px}.siege-phase span{color:#b8cabd;font-size:12px}.night .siege-phase small{color:#ff967d}.siege-cores{justify-content:space-between;gap:12px;font-size:13px;display:flex;position:absolute;top:100px;left:20px;right:20px}.siege-cores>span{background:#12212ad9;border-radius:3px;align-items:center;gap:10px;padding:7px 10px;display:flex}.friendly{color:#8be5db}.enemy{color:#f6a18b}.siege-cores meter{width:135px;height:12px}.siege-cores meter::-webkit-meter-bar{background:#20262c;border:0}.siege-cores .friendly meter::-webkit-meter-optimum-value{background:#5dcfc1}.siege-cores .enemy meter::-webkit-meter-optimum-value{background:#d56d59}#siege-orders{pointer-events:auto;background:#14232eed;border:1px solid #92b3aa55;border-radius:6px;width:284px;max-height:calc(100vh - 175px);padding:15px;display:none;position:absolute;bottom:20px;right:16px;overflow:auto;box-shadow:0 4px 24px #0007}.overhead #siege-orders{display:block}.siege-panel-title{letter-spacing:3px;color:#9bb3b4;justify-content:space-between;align-items:center;font-size:11px;display:flex}.siege-panel-title button{padding:3px 9px!important}.siege-panel-title+div h3{color:#f6dfa6;margin:8px 0;font-size:21px}#siege-selection p{color:#bac9c6;margin:5px 0;font-size:13px;line-height:1.35}#siege-actions{border-bottom:1px solid #ffffff1c;margin:13px 0;padding-bottom:12px}#siege-actions>button{width:100%;margin-top:6px}#siege-actions small{color:#99b7b3;margin-top:3px;font-size:11px;display:block}.siege-row{gap:5px;margin-top:7px;display:flex}.siege-row button{flex:1;text-align:center!important;padding:8px 5px!important;font-size:12px!important}.siege-build{gap:6px;display:grid}.siege-build>small{letter-spacing:2px;color:#b9bbac;margin:3px 0 1px}.siege-build button{flex-direction:column;gap:3px;display:flex}.siege-build button strong{font-size:16px;font-weight:400}.siege-build button span{color:#b7bea8;font-size:11px}.siege-help{color:#98acae;margin-top:13px;font-size:11px;line-height:1.7}.siege-queue{color:#f0dbaa;background:#0003;flex-direction:column;gap:4px;margin-top:8px;padding:9px;font-size:12px;display:flex}.siege-subtle{color:#a8b9b7;font-size:11px}.siege-minimap{background:#14232ef5;border:1px solid #92b3aa55;border-radius:5px;position:absolute;bottom:22px;left:20px;overflow:hidden;box-shadow:0 4px 18px #0007}.siege-minimap canvas{cursor:crosshair;width:230px;height:151px;display:block}.siege-minimap>div{color:#bdcdc7;align-items:center;gap:6px;padding:7px;font-size:10px;display:flex}.siege-minimap>div span{color:#90a7aa;margin-left:auto}.friendly-dot,.enemy-dot{background:#63dcd5;width:6px;height:6px;display:inline-block}.enemy-dot{background:#ed785f}.siege-first-hint{text-align:right;color:#e5efd9;background:#12212ace;border-radius:4px;padding:12px;font-size:13px;line-height:1.6;position:absolute;bottom:24px;right:20px}.overhead .siege-first-hint{display:none}#siege-placement{text-align:center;background:#12212af5;border:1px solid #e6d99f;border-radius:3px;max-width:480px;padding:12px 20px;font-size:14px;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}#siege-marquee{background:#6edfc324;border:1px solid #7ff3d9;position:fixed}#siege-respawn{color:#ffd9be;background:#38232ae8;border:1px solid #ed785f;padding:13px 25px;position:absolute;top:155px;left:50%;transform:translate(-50%)}.siege-mode .hud-top,.siege-mode #quest{display:none}.siege-strategy #hud-bottom,.siege-strategy #crosshair,.siege-strategy #look-hint,.siege-strategy #target-label,.siege-strategy #target-hint{display:none!important}.siege-mode #toast{z-index:40;background:#14232eee;border:1px solid #b1cab655;border-radius:4px;padding:12px 16px;font-size:15px;inset:150px auto auto calc(50% - 225px);box-shadow:0 4px 20px #0005}.siege-mode #screen.screen{z-index:30}.siege-result-score{justify-content:space-around;align-items:center;margin:25px 0;font-size:32px;display:flex}.siege-result-score small{letter-spacing:1px;color:#abc3ba;margin-top:7px;font-size:10px;display:block}.siege-result-score strong:first-child{color:#7be4d7}.siege-result-score strong:last-child{color:#f1a38b}@media (width<=1050px){.siege-top{gap:10px;left:8px;right:8px}.siege-resources{gap:12px}.siege-brand{padding-right:10px}.siege-phase{min-width:200px}.siege-top #siege-view-button{max-width:105px;font-size:11px}#siege-orders{width:260px}.siege-minimap canvas{width:192px;height:126px}}#siege-tutorial{z-index:300;pointer-events:auto;position:fixed;inset:0}#siege-tutorial[hidden]{display:none}.tour-spotlight{pointer-events:none;border:2px solid #ffdf94;border-radius:8px;position:fixed;box-shadow:0 0 0 5000px #07111dcc,0 0 22px #ffd78670}.tour-card{color:#eef6ed;background:#142733;border:1px solid #7ba29c;border-radius:10px;width:400px;max-height:calc(100vh - 32px);padding:24px;font-family:Pixel,monospace;position:fixed;overflow:auto;box-shadow:0 12px 50px #000a}.tour-eyebrow{letter-spacing:2px;color:#e8d69d;justify-content:space-between;font-size:11px;display:flex}.tour-card progress{accent-color:#84e1ce;width:100%;height:4px;margin-top:13px}.tour-card h2{color:#f6e4b5;margin:19px 0 12px;font-size:27px;line-height:1.1}.tour-card p{color:#dfebe5;margin:0 0 17px;font-size:17px;line-height:1.55}.tour-paused{color:#89bdb5;border-top:1px solid #ffffff20;padding-top:12px;font-size:11px}.tour-buttons{gap:10px;margin-top:19px;display:flex}.tour-card button{font:inherit;color:#ecf5ed;cursor:pointer;background:#253e49;border:1px solid #77988c;border-radius:4px;padding:10px 17px}.tour-card button:focus-visible{outline-offset:3px;outline:3px solid #f3d789}#tour-next{color:#10272d;background:#68b4a7;border-color:#90ddcb;flex:1;font-weight:700}#tour-close{color:#a9c2bc;background:0 0;border:0;margin:13px auto 0;padding:5px;font-size:12px;display:block}.audio-setting input{accent-color:#6bc6b4}.audio-setting span{font-variant-numeric:tabular-nums}#companion-ui{z-index:12;pointer-events:none;color:#edf4df;font-family:inherit;position:fixed;inset:0}#companion-ui[hidden],#companion-panel[hidden],#companion-marquee[hidden]{display:none}#companion-ui button,#companion-ui input{pointer-events:auto;font:inherit}.companion-toggle{color:#e6f8eb;cursor:pointer;background:#203b38ee;border:2px solid #77bda4;padding:12px 15px;font-size:12px;position:absolute;bottom:28px;left:22px;box-shadow:3px 3px #0c201edd}.companion-toggle span{color:#91ead8;margin-right:5px}.companion-toggle b{color:#9ee0b9;margin-left:10px}.commanding .companion-toggle{top:20px;bottom:auto}#companion-panel{overscroll-behavior:contain;pointer-events:auto;scrollbar-color:#7a9c8c #223c3d;background:#182d30f5;border:2px solid #8daa92;width:350px;padding:16px;font-size:12px;line-height:1.5;position:absolute;top:16px;bottom:16px;right:16px;overflow-y:auto;box-shadow:5px 5px #091a24b3}#companion-panel header{border-bottom:1px solid #557267;justify-content:space-between;align-items:start;gap:8px;margin-bottom:12px;padding-bottom:12px;display:flex}#companion-panel header small{color:#88c1ac;letter-spacing:2px;font-size:10px}#companion-panel h2{margin:4px 0 0;font-size:20px}#companion-panel h2 span{color:#b0c2ac;font-size:12px}#companion-panel h3{color:#e2eccc;margin:0 0 9px;font-size:13px}#companion-panel h3 small{color:#9baeb0;float:right;font-size:10px;font-weight:400}#companion-panel p{color:#bdccc3;margin:8px 0;font-size:11px}#companion-panel strong{color:#f2f3dd}#companion-panel button,#companion-order-hint button{color:#edf4df;cursor:pointer;background:#355348;border:1px solid #70978a;padding:7px 9px;font-size:11px;box-shadow:0 2px #102b2b}#companion-panel button:hover:not(:disabled),#companion-order-hint button:hover{background:#486d59;border-color:#b8d19b}#companion-panel button:focus-visible{outline-offset:2px;outline:2px solid #f4df8d}#companion-panel button:disabled{opacity:.43;cursor:default}#companion-panel header button{padding:0 9px;font-size:22px}.companion-toolbar,.companion-card-actions{gap:6px;display:flex}.companion-toolbar button,.companion-card-actions button{flex:1}.companion-status{text-align:center}.companion-case{gap:10px;display:grid}.companion-empty{text-align:center;background:#25413b;border:1px dashed #6a8c74;padding:15px 13px}.empty-orbs{justify-content:center;display:flex}.empty-orbs svg{width:65px;height:65px}.companion-card{background:#223b3d;border:2px solid #3b5654;padding:9px}.companion-card.selected{border-color:#cce2a2;box-shadow:inset 0 0 0 1px #91b388}#companion-panel .companion-select{text-align:left;width:100%;box-shadow:none;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.companion-select>span:nth-child(2){flex:1}.companion-select strong{font-size:14px;display:block}.companion-select small{color:#b4c7bd;font-size:10px;display:block}.monster-portrait{border-bottom:3px solid var(--monster-color);background:#163233;width:54px;min-width:54px;height:58px}.monster-portrait svg{width:100%;height:100%}.companion-level{color:#e4d39d;font-size:10px}.companion-select i{padding:2px 4px;font-size:9px;font-style:normal}.deployed{color:#bdf0c6;background:#3e6656}.stored{color:#cbdbe1;background:#405766}.companion-bars{grid-template-columns:1fr 1fr;gap:10px;margin-top:8px;display:grid}.companion-bars label{color:#c8d5c8;font-size:10px}.companion-bars meter,.companion-xp{background:#11282b;border:0;width:100%;height:7px;margin-top:4px;display:block}.companion-bars meter::-webkit-meter-bar{background:#102b2b;border:0;border-radius:0}.companion-bars meter::-webkit-meter-optimum-value{background:#91c981}.companion-xp i{background:#7ebbbb;height:100%;display:block}.companion-job{overflow-wrap:anywhere;min-height:16px}#companion-panel .companion-evolve{color:#e5edb6;background:#525d35;border-color:#a9bb72;width:100%;margin-top:7px}.companion-rename{gap:5px;margin-top:9px;display:flex}.companion-rename input{color:#e9f0d9;background:#10282b;border:1px solid #7eaa8e;width:100%;min-width:0;padding:6px}.companion-orders,.companion-supply,.companion-build{border-top:1px solid #49685e;margin-top:16px;padding-top:14px}.companion-order-buttons{grid-template-columns:1fr 1fr;gap:6px;display:grid}.companion-supply>button{width:100%}.companion-build>button{justify-content:space-between;align-items:center;width:100%;margin-top:6px;display:flex}.companion-build>button span{color:#c5d3b0;font-size:10px}.companion-project{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;font-size:10px;display:flex}#companion-panel footer{color:#9fb5aa;text-align:center;border-top:1px solid #49685e;margin-top:18px;padding-top:12px;font-size:10px}.companion-gather-choice{background:#173633;border:1px solid #94bb86;margin-top:12px;padding:12px}.companion-gather-choice h4{color:#e2efc6;margin:0 0 9px;font-size:12px}#companion-panel .companion-gather-choice button{text-align:left;width:100%;margin:7px 0;padding:10px;display:block}.companion-gather-choice strong,.companion-gather-choice span{display:block}.companion-gather-choice span{color:#b8d0bf;margin-top:3px;font-size:10px}.companion-supply>button+button{margin-top:7px}.companion-view-tools{margin-top:8px}.gather-quantity{color:#dfebc9;justify-content:space-between;align-items:center;gap:8px;display:flex}.gather-quantity input{color:#eff4df;background:#0f292b;border:1px solid #7a9d88;width:110px;min-width:0;padding:7px}.gather-resource-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}#companion-panel .gather-resource-grid button{height:100%;margin:0;padding:8px}.companion-gather-choice h5{color:#e7d694;margin:14px 0 7px;font-size:11px}#companion-panel .companion-order-progress{color:#b4dfbd;font-size:10px}#companion-order-hint{color:#e8efd5;text-align:center;background:#182e31ed;border:1px solid #85a68f;max-width:calc(100% - 420px);padding:13px 17px;font-size:12px;display:none;position:absolute;bottom:25px;left:50%;transform:translate(-50%);box-shadow:3px 3px #102421b3}.commanding #companion-order-hint{display:block;left:calc(50% - 191px)}.companion-overhead #crosshair,.companion-overhead #quest,.companion-overhead #target-label,.companion-overhead #target-hint,.companion-overhead #hud-bottom,.companion-overhead .hud-top{display:none}#companion-marquee{pointer-events:none;background:#83d3b322;border:1px solid #b4e1b2;position:fixed}.companion-guide{background:#1c3633;border:1px solid #759787;margin:12px 0;padding:11px}.companion-evolution-line{align-items:center;gap:2px;margin-top:10px;display:flex}.companion-evolution-line>span{text-align:center;flex:1;min-width:0}.companion-evolution-line svg{width:50px;height:50px}.companion-evolution-line b{overflow-wrap:anywhere;font-size:9px;display:block}.companion-evolution-line small{color:#a4c0a8;font-size:8px;display:block}.companion-evolution-line>i{color:#9bd7b5}@media (width<=900px){#companion-panel{width:300px;padding:11px;top:8px;bottom:8px;right:8px}.companion-toggle{padding:9px;font-size:10px;bottom:130px;left:10px}#companion-order-hint{max-width:calc(100% - 335px);font-size:10px}.commanding #companion-order-hint{left:calc(50% - 162px)}}.chisel-screen{align-items:center;padding:24px;overflow:auto}.chisel-panel{color:#252525;background:#c9c9c9;border:4px solid #454545;border-color:#eee #454545 #454545 #eee;width:min(1040px,96vw);max-height:94vh;padding:24px;overflow:auto;box-shadow:0 8px #16161688}.chisel-panel header{justify-content:space-between;align-items:center;gap:20px;display:flex}.chisel-panel h2{margin:8px 0 12px;font-size:25px}.chisel-panel h3{margin:20px 0 12px;font-size:15px}.chisel-panel .eyebrow{color:#475a50}.chisel-panel p{font-size:12px;line-height:1.7}.chisel-panel button{min-height:36px;font-size:12px}.chisel-panel .selected{color:#fff;background:#526c64;outline:2px solid #e8e095}.chisel-columns{grid-template-columns:1.15fr 1fr;gap:26px;display:grid}.chisel-modes,.chisel-history,.chisel-convert,.chisel-pattern-actions{flex-wrap:wrap;gap:8px;display:flex}.chisel-modes button{flex:1}.chisel-panel label{flex-direction:column;gap:8px;margin:14px 0;font-size:12px;display:flex}.chisel-panel input,.chisel-panel select{color:#fff;font:inherit;background:#333;border:2px inset #aaa;padding:10px}.chisel-materials{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;max-height:330px;padding:3px;display:grid;overflow:auto}.chisel-materials button{flex-direction:column;align-items:center;gap:5px;min-width:0;padding:8px;font-size:10px;display:flex}.chisel-materials img{width:35px;height:35px;image-rendering:pixelated}.chisel-materials small{font-size:9px;line-height:1.4}.chisel-equipment{border-block:1px solid #888;justify-content:space-between;align-items:center;gap:14px;padding:10px 0;font-size:12px;display:flex}.chisel-patterns{gap:7px;max-height:170px;padding:3px;display:grid;overflow:auto}.chisel-patterns button{justify-content:space-between;align-items:center;gap:10px;display:flex}.chisel-patterns small{font-size:10px}.chisel-help{background:#b9bdb7;border:2px inset #ddd;margin-top:18px;padding:0 14px 8px}.chisel-panel footer{justify-content:flex-end;margin-top:20px;display:flex}.chisel-panel footer button{min-width:240px}.chisel-intro{max-width:830px}.chisel-convert{margin-top:10px}#chisel-hint{color:#f5f1d4;text-align:center;pointer-events:none;z-index:15;background:#16352eea;border:2px solid #81b6a3;max-width:85vw;padding:10px 15px;font:11px/1.6 EmiPixel,monospace;position:fixed;bottom:154px;left:50%;transform:translate(-50%)}#chisel-hint[hidden]{display:none}@media (width<=800px){.chisel-columns{grid-template-columns:1fr}.chisel-panel{padding:16px}.chisel-materials{max-height:200px}.chisel-screen{padding:8px}}.companion-recovery-notice{color:#b4ebce;margin:8px 0;font-size:11px}.chisel-placement-help{background:#dde3d9;border-left:4px solid #567a67;padding:12px}
