*{box-sizing:border-box}html,body,#app{background:#11151d;width:100%;height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}button{font:inherit}canvas{width:100%;height:100%;display:block}.hud{--hud-panel-bg:#0d1219c7;--hud-panel-border:#fff3;--hud-selected:#fff0bd;color:#f7fbff;pointer-events:none;position:fixed;inset:0}.hud__objective,.hud__status,.hud__debug,.hud__prompt,.hud__inventory,.hud__tool,.hud__mining{border:1px solid var(--hud-panel-border);background:var(--hud-panel-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;position:absolute;box-shadow:0 8px 24px #00000040}.hud__objective{gap:2px;max-width:min(330px,100vw - 36px);padding:10px 12px;display:grid;top:18px;left:18px}.hud__objective strong{font-size:.95rem;line-height:1.1}.hud__objective span{color:#c9d6df;font-size:.78rem}.hud__status{gap:7px;width:238px;padding:10px 12px;display:grid;top:18px;right:18px}.hud__status-row{color:#dbe5eb;justify-content:space-between;font-size:.72rem;font-weight:700;display:flex}.hud__health,.hud__hunger{grid-template-columns:repeat(10,1fr);gap:3px;width:100%;height:11px;display:grid}.hud__health-pip,.hud__hunger-pip{background:#ffffff14;border:1px solid #ffffff3d;position:relative;overflow:hidden}.hud__health-pip:after{width:var(--health-fill,0%);content:"";background:#e85b55;position:absolute;inset:0 auto 0 0}.hud__hunger-pip:after{width:var(--hunger-fill,0%);content:"";background:#e0a84b;position:absolute;inset:0 auto 0 0}.hud__survival-row{color:#b8c7d0;justify-content:space-between;align-items:center;gap:8px;font-size:.66rem;font-weight:700;display:flex}.hud__food{white-space:nowrap}.hud__food strong{color:#f1b4a9}.hud__food kbd{color:#fff;background:#ffffff1a;border:1px solid #ffffff40;border-radius:3px;place-items:center;min-width:16px;min-height:16px;font-family:Cascadia Mono,Consolas,monospace;font-size:.58rem;display:inline-grid}.hud__time{color:#f2d794;text-align:right;font-family:Cascadia Mono,Consolas,monospace;font-size:.72rem}.hud__crosshair{width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hud__crosshair:before,.hud__crosshair:after{content:"";background:#ffffffeb;position:absolute;box-shadow:0 0 4px #000000b3}.hud__mining{gap:5px;width:min(250px,100vw - 36px);padding:7px 9px;display:grid;top:calc(50% + 22px);left:50%;transform:translate(-50%)}.hud__mining-progress{gap:5px;display:grid}.hud__mining[hidden]{display:none}.hud__mining-progress>span,.hud__mining>span{color:#eff6f8;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:800;overflow:hidden}.hud__mining .hud__mining-warning{color:#f2b06f}.hud__mining-track,.hud__tool-track,.hud__furnace-track{background:#ffffff1a;border-radius:999px;width:100%;height:5px;display:block;overflow:hidden}.hud__mining-track>span,.hud__tool-track>span,.hud__furnace-track>span{border-radius:inherit;background:#76c58a;width:0;height:100%;transition:width 70ms linear;display:block}.hud__crosshair:before{width:14px;height:2px;top:8px;left:2px}.hud__crosshair:after{width:2px;height:14px;top:2px;left:8px}.hud__inventory{scrollbar-width:none;align-items:stretch;gap:5px;max-width:calc(100vw - 36px);padding:7px;display:flex;bottom:18px;left:50%;overflow-x:auto;transform:translate(-50%)}.hud__inventory::-webkit-scrollbar{display:none}.hud__tool{grid-template-columns:20px 27px minmax(0,1fr);align-items:center;gap:7px;min-width:184px;max-width:min(250px,100vw - 36px);padding:8px 9px;display:grid;bottom:92px;left:18px}.hud__tool-key{background:#ffffff17;border:1px solid #ffffff40;border-radius:4px;place-items:center;width:20px;height:20px;font-family:Cascadia Mono,Consolas,monospace;font-size:.62rem;font-weight:800;display:grid}.hud__tool-swatch,.hud__material-swatch{border:1px solid #ffffff47;border-radius:4px;box-shadow:inset 0 3px #ffffff24,inset 0 -3px #00000029}.hud__item-art{image-rendering:pixelated;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;flex:none;display:inline-block}.hud__tool-swatch{width:27px;height:27px}.hud__tool-copy{grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;min-width:0;display:grid}.hud__tool-copy strong,.hud__tool-copy>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hud__tool-copy strong{font-size:.69rem}.hud__tool-copy>span{color:#adbbc4;font-size:.58rem}.hud__tool-track{grid-column:1/-1}.hud__tool-track>span{background:#e0b85d}.hud__tool-track>.hud__tool-bar--hand{opacity:.35}.hud__inventory-slot{color:#dfe9ef;background:#ffffff14;border:1px solid #ffffff29;border-radius:6px;flex:0 0 62px;grid-template-rows:27px 12px;align-content:center;justify-items:center;gap:4px;width:62px;min-height:54px;padding:7px 5px 6px;transition:background-color .14s,border-color .14s,transform .14s;display:grid;position:relative}.hud__inventory-slot--selected{border-color:var(--hud-selected);color:#fff;background:#fff0bd2e;transform:translateY(-3px)}.hud__inventory-slot--empty:not(.hud__inventory-slot--selected){opacity:.46}.hud__inventory-key,.hud__inventory-count{color:#c4d1d9;font-family:Cascadia Mono,Consolas,monospace;font-size:.6rem;line-height:1;position:absolute}.hud__inventory-key{top:4px;left:5px}.hud__inventory-count{color:#fff;font-weight:700;top:4px;right:5px}.hud__inventory-swatch,.hud__recipe-swatch{border:1px solid #ffffff4d;border-radius:4px;box-shadow:inset 0 3px #ffffff2e,inset 0 -4px #0000002e}.hud__inventory-swatch{width:25px;height:25px}.hud__inventory-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.61rem;font-weight:700;line-height:1;overflow:hidden}.hud__prompt{white-space:nowrap;max-width:calc(100vw - 36px);padding:9px 13px;font-size:.82rem;transition:opacity .18s,transform .18s;bottom:92px;left:50%;transform:translate(-50%)}.hud__prompt--hidden{opacity:0;transform:translate(-50%,8px)}.hud__debug{color:#c9d6df;max-width:min(680px,100vw - 36px);padding:8px 10px;font-family:Cascadia Mono,Consolas,monospace;font-size:.68rem;bottom:92px;right:18px}.hud__damage{opacity:0;border:0 solid #cb332d00;transition:border-width .12s,opacity .3s;position:absolute;inset:0}.hud__damage--active{opacity:1;border-width:12px;border-color:#cb332d94}.hud__overlay[hidden]{display:none}.hud__overlay{pointer-events:auto;background:#05080cb8;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.hud__station-panel{background:#182027;border:1px solid #fff3;border-radius:8px;gap:0;width:min(560px,100%);max-height:calc(100vh - 36px);display:grid;overflow:hidden;box-shadow:0 22px 70px #00000075}.hud__station-panel[data-crafting-panel]{grid-template-rows:auto auto minmax(0,1fr) auto auto}.hud__station-panel[hidden]{display:none}.hud__station-header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.hud__station-header h2{letter-spacing:0;margin:2px 0 0;font-size:1.2rem}.hud__station-kicker{color:#8fc7a0;text-transform:uppercase;font-size:.68rem;font-weight:800}.hud__station-position{color:#8898a2;margin-top:2px;font-family:Cascadia Mono,Consolas,monospace;font-size:.62rem;display:block}.hud__icon-button{color:#f7fbff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff2e;border-radius:6px;place-items:center;width:34px;height:34px;padding:0;font-weight:800;display:grid}.hud__recipes{min-height:0;overflow-y:auto}.hud__materials{scrollbar-width:none;border-bottom:1px solid #ffffff17;gap:7px;padding:10px 20px;display:flex;overflow-x:auto}.hud__materials::-webkit-scrollbar{display:none}.hud__material{color:#cfdbe1;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:5px;flex:none;grid-template-columns:18px auto auto;align-items:center;gap:5px;padding:5px 7px;font-size:.62rem;display:grid}.hud__material--empty{opacity:.45}.hud__material-swatch{width:18px;height:18px}.hud__material strong{color:#fff}.hud__recipe{border-bottom:1px solid #ffffff17;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:82px;padding:13px 20px;display:grid}.hud__recipe[hidden]{display:none}.hud__recipe-swatch{width:36px;height:36px}.hud__recipe-copy{gap:3px;min-width:0;display:grid}.hud__recipe-copy strong{font-size:.88rem}.hud__recipe-copy span,.hud__recipe-ingredients{color:#aebdc6;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.hud__recipe-ingredients{text-overflow:clip;white-space:normal;flex-wrap:wrap;gap:3px 5px;display:flex;overflow:visible}.hud__recipe-ingredient{white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff17;border-radius:3px;align-items:center;gap:3px;min-width:0;padding:1px 4px 1px 2px;display:inline-flex}.hud__recipe-ingredient-art{width:14px;height:14px}.hud__recipe-ingredient strong{color:#f4f7f9}.hud__recipe button,.hud__reset-button,.hud__furnace-actions button{cursor:pointer;border:1px solid #ffffff2e;border-radius:6px;min-height:34px;padding:7px 12px;font-size:.75rem;font-weight:800}.hud__recipe button{color:#07120a;background:#5b9d68}.hud__recipe button:disabled{color:#7f8b92;cursor:not-allowed;background:#343d43}.hud__crafting-feedback{color:#f2d794;min-height:38px;padding:11px 20px;font-size:.76rem}.hud__crafting-footer{justify-content:space-between;align-items:center;gap:12px;padding:12px 20px 18px;display:flex}.hud__station-help{color:#91a4af;font-size:.68rem}.hud__reset-button{color:#ee918a;white-space:nowrap;background:0 0}.hud__furnace-panel{width:min(680px,100%)}.hud__furnace-slots{grid-template-columns:minmax(0,1fr) 150px;gap:10px 16px;max-height:calc(100vh - 230px);padding:16px 20px;display:grid;overflow-y:auto}.hud__furnace-slot{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:7px;grid-column:1;gap:9px;padding:12px;display:grid}.hud__furnace-slot-heading,.hud__furnace-meter>div{justify-content:space-between;align-items:center;display:flex}.hud__furnace-slot-heading>div{gap:2px;display:grid}.hud__furnace-slot-heading>.hud__furnace-slot-item{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px}.hud__furnace-slot-art{background-color:#ffffff0a;border:1px solid #ffffff24;border-radius:4px;width:32px;height:32px}.hud__furnace-slot-copy{gap:2px;min-width:0;display:grid}.hud__furnace-slot-heading span,.hud__furnace-player-count,.hud__furnace-meter{color:#9cabb4;font-size:.65rem}.hud__furnace-slot-heading strong{font-size:.78rem}.hud__furnace-count{color:#f2d794;font-family:Cascadia Mono,Consolas,monospace;font-size:1.05rem}.hud__furnace-actions{flex-wrap:wrap;gap:6px;display:flex}.hud__furnace-actions button{color:#e8f0f4;background:#ffffff14;min-height:30px;padding:5px 9px}.hud__furnace-actions button:disabled{color:#65737b;cursor:not-allowed;opacity:.55}.hud__furnace-meter{grid-column:2;align-self:center;gap:7px;display:grid}.hud__furnace-track{height:8px}.hud__furnace-track>span{background:#d57c4e}.hud__furnace-track--fuel>span{background:#e0b85d}.hud__furnace-footer{color:#91a4af;border-top:1px solid #ffffff17;padding:12px 20px 16px;font-size:.68rem}@media (width<=680px){.hud__objective{padding:8px 10px;top:12px;left:12px}.hud__objective span{display:none}.hud__status{width:min(204px,100vw - 142px);padding:8px 9px;top:12px;right:12px}.hud__survival-row{font-size:.6rem}.hud__food{text-overflow:ellipsis;overflow:hidden}.hud__inventory{gap:4px;max-width:calc(100vw - 24px);padding:6px;bottom:12px}.hud__inventory-slot{flex-basis:52px;width:52px;min-height:50px}.hud__inventory-swatch{width:22px;height:22px}.hud__inventory-name{font-size:.56rem}.hud__tool{min-width:148px;max-width:calc(100vw - 24px);padding:6px 7px;bottom:92px;left:12px}.hud__tool-copy>span,.hud__tool-track{display:none}.hud__prompt{bottom:136px}.hud__debug{display:none}.hud__overlay{padding:10px}.hud__station-panel{max-height:calc(100vh - 20px)}.hud__station-header,.hud__recipe,.hud__crafting-feedback,.hud__crafting-footer{padding-left:14px;padding-right:14px}.hud__recipe{grid-template-columns:32px minmax(0,1fr) auto;gap:9px}.hud__recipe-swatch{width:30px;height:30px}.hud__materials{padding-left:14px;padding-right:14px}.hud__station-help{display:none}.hud__furnace-slots{grid-template-columns:minmax(0,1fr);max-height:calc(100vh - 220px);padding:12px 14px}.hud__furnace-meter{grid-column:1}.hud__furnace-footer{padding-left:14px;padding-right:14px}}
