:root{--ui-scale:2;--panel:#0c0e148c;--text:#f4f1e8;--muted:#b9b4a6;--accent:#ffd66b;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{height:100%;color:var(--text);-webkit-user-select:none;user-select:none;background:#0b0d12;margin:0;font-family:ui-rounded,SF Pro Rounded,system-ui,-apple-system,Segoe UI,sans-serif;overflow:hidden}#game{position:fixed;inset:0}#game canvas{width:100%;height:100%;display:block}.ui-layer{pointer-events:none;position:fixed;inset:0}.ui-layer.hidden{display:none}.crosshair{mix-blend-mode:difference;width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crosshair:before,.crosshair:after{content:"";background:#fff;position:absolute}.crosshair:before{width:2px;height:18px;top:0;left:8px}.crosshair:after{width:18px;height:2px;top:8px;left:0}.hotbar{background:#0a0c1280;border:2px solid #0000008c;border-radius:6px;gap:4px;padding:4px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 2px #ffffff14}.hotbar-slot{background:#00000047;border-radius:3px;place-items:center;width:44px;height:44px;display:grid;position:relative;box-shadow:inset 2px 2px #00000059,inset -2px -2px #ffffff12}.hotbar-slot canvas{width:36px;height:36px;image-rendering:pixelated}.hotbar-slot.selected:after{content:"";border:3px solid #fff;border-radius:5px;animation:.16s ease-out slot-pop;position:absolute;inset:-5px;box-shadow:0 0 0 2px #0009,0 0 10px #ffffff40}@keyframes slot-pop{0%{transform:scale(.82)}to{transform:scale(1)}}.hotbar-key{color:#ffffff73;text-shadow:1px 1px #000;font-size:10px;position:absolute;top:1px;left:3px}.item-toast{text-shadow:2px 2px #000000bf;opacity:0;white-space:nowrap;font-size:16px;font-weight:600;transition:opacity .25s;position:absolute;bottom:74px;left:50%;transform:translate(-50%)}.item-toast.visible{opacity:1;transition:opacity .12s}.dev-badge{color:#ffd66bbf;text-shadow:1px 1px #000;letter-spacing:.04em;font-size:11px;position:absolute;bottom:64px;left:50%;transform:translate(-50%)}.saving{color:var(--muted);text-shadow:1px 1px #000;opacity:0;font-size:13px;transition:opacity .3s;position:absolute;top:12px;right:14px}.saving.visible{opacity:1}.saving.warning{color:#ffcf6b}.action-bar{text-shadow:2px 2px #000000bf;opacity:0;font-size:15px;transition:opacity .4s;position:absolute;bottom:96px;left:50%;transform:translate(-50%)}.action-bar.visible{opacity:1;transition:opacity .12s}.debug{color:#eee;font:12px/1.35 ui-monospace,SF Mono,Menlo,Consolas,monospace;position:absolute;top:4px;left:4px}.debug .line{white-space:pre;background:#1414148c;margin-bottom:1px;padding:0 4px;display:table}.debug .line.head{color:var(--accent)}.debug-right{text-align:right;font:12px/1.35 ui-monospace,SF Mono,Menlo,Consolas,monospace;position:absolute;top:4px;right:4px}.debug-right .line{white-space:pre;background:#1414148c;margin-bottom:1px;margin-left:auto;padding:0 4px;display:table}.debug-graph{background:#1414148c;width:240px;height:64px;position:absolute;bottom:4px;left:4px}.screen{pointer-events:auto;place-items:center;display:grid;position:fixed;inset:0}.screen.hidden{display:none}.loading-screen{z-index:40;transition:opacity .25s}.loading-screen.fade-away{opacity:0}.loading-box,.click-box,.error-box{flex-direction:column;align-items:center;gap:6px;display:flex}.loading-logo{width:256px;height:48px;margin-bottom:10px;animation:.4s ease-out both px-fade-in}.loading-status{color:#fff;font-size:11px}.loading-bar{box-sizing:border-box;border:3px solid #0000;border-image:var(--spr-progress_bar) 3 fill / 3px stretch;width:200px;height:8px}.loading-bar .fill{box-sizing:content-box;border:3px solid #0000;border-image:var(--spr-progress_bar_fill) 3 fill / 3px stretch;width:0%;height:100%;margin:-3px 0 0 -3px;transition:width .15s linear}.loading-tip{color:#d8d8d8;align-items:center;gap:4px;min-height:12px;margin-top:10px;display:flex}.tip-icon{width:12px;height:12px}.click-to-play{cursor:pointer;z-index:25;background:#080a1080}.click-cta{color:#fff;font-size:18px;font-weight:700;line-height:18px;animation:1.6s ease-in-out infinite click-pulse}@keyframes click-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.click-box .click-keys{background:#100e16bf;width:max-content}.error-title{color:#fff;font-size:13px}.error-detail{text-align:center;color:#e0e0e0;max-width:260px;margin-bottom:6px;line-height:12px}@font-face{font-family:BlockHaven Pixel;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/blockhaven-pixel-latin-500-gVnLRxT0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:BlockHaven Pixel;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/blockhaven-pixel-latin-700-BB1cKYSQ.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--gui:3;--px-text:#fff;--px-text-shadow:#3f3f3f;--px-dark-text:#3f3f3f;--px-hover-text:#ffffa0;--px-muted:#c8c8c8;--px-gold:#ffd84a;--px-green:#7cf05a;--px-red:#ff6a5a;--px-font:"BlockHaven Pixel", "Pixelify Sans", ui-rounded, system-ui, sans-serif}.px{zoom:var(--gui);font-family:var(--px-font);color:var(--px-text);image-rendering:pixelated;-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;letter-spacing:.02em;font-size:10px;font-weight:500;line-height:10px}.px *,.px :before,.px :after{image-rendering:pixelated}.px .shadow,.px .px-shadow,.px-button,.px-title{text-shadow:1px 1px 0 var(--px-text-shadow)}.px-panel{border:4px solid #0000;border-image:var(--spr-panel) 4 fill / 4px stretch;color:var(--px-dark-text);padding:3px}.px-inset{border:2px solid #0000;border-image:var(--spr-panel_inset) 2 fill / 2px stretch}.px-dark{background:#100e16b8;border-radius:1px;box-shadow:0 0 0 1px #000000d9,inset 0 0 0 1px #ffffff14}.px-panel-title{color:var(--px-dark-text);white-space:nowrap;padding:0 1px 3px;font-size:10px}.px-button{box-sizing:border-box;border:3px solid #0000;border-bottom-width:4px;border-image:var(--spr-button) 3 3 4 3 fill / 3px 3px 4px 3px repeat;min-width:20px;height:20px;color:var(--px-text);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;outline:none;justify-content:center;align-items:center;gap:4px;padding:0 6px;font-size:10px;line-height:10px;transition:transform 60ms ease-out;display:inline-flex;position:relative}.px-button:hover,.px-button:focus-visible,.px-button.hover{border-image-source:var(--spr-button_hover);color:var(--px-hover-text)}.px-button:active,.px-button.pressed{border-width:4px 3px 3px;border-image:var(--spr-button_pressed) 4 3 3 3 fill / 4px 3px 3px 3px repeat;padding-top:0}.px-button:disabled,.px-button.disabled{border-image-source:var(--spr-button_disabled);color:#a0a0a0;cursor:default;text-shadow:none}.px-button.big{height:24px;font-size:12px;line-height:12px}.px-button.huge{height:28px;font-size:15px;line-height:15px}.px-button.danger:not(:disabled){color:#ffd0c8}.px-button.danger:not(:disabled):hover{color:#ffb0a0}.px-button.go:not(:disabled){color:#d8ffc8}.px-button .px-icon{flex:none;width:12px;height:12px}.px-icon{background-repeat:no-repeat;background-size:100% 100%;flex:none;display:inline-block}.px-slot{background:var(--spr-slot) 0 0 / 18px 18px no-repeat;flex:none;width:18px;height:18px;position:relative}.px-slot>.item,.px-cursor>.item,.item-stack{pointer-events:none;width:16px;height:16px;position:absolute;top:1px;left:1px}.item-stack canvas,.item-stack img{width:16px;height:16px;display:block}.item-stack .count{letter-spacing:0;color:#fff;text-shadow:1px 1px 0 var(--px-text-shadow);pointer-events:none;font-size:8px;line-height:7px;position:absolute;bottom:0;right:-1px}.item-stack .count.low{color:#ff5}.item-stack .bar{background:#000;width:13px;height:2px;position:absolute;bottom:1px;left:2px}.item-stack .bar>i{height:1px;display:block}.item-stack.ghost{opacity:.45;filter:saturate(.6)}.item-stack.ghost.missing{opacity:.6}.px-slot.hover:after,.px-slot:hover:after{content:"";pointer-events:none;background:#ffffff73;width:16px;height:16px;position:absolute;top:1px;left:1px}.px-slot.drag:after{content:"";pointer-events:none;background:#ffffff4d;width:16px;height:16px;position:absolute;top:1px;left:1px}.px-slot.ghost-missing{background-color:#0000}.px-slot.ghost-missing:before{content:"";pointer-events:none;background:#ff403066;width:16px;height:16px;position:absolute;top:1px;left:1px}.px-slot.big{background:var(--spr-slot) 0 0 / 26px 26px no-repeat;width:26px;height:26px}.px-slot.big>.item{top:5px;left:5px}.px-tooltip{z-index:60;border:4px solid #0000;border-image:var(--spr-tooltip) 4 fill / 4px stretch;pointer-events:none;white-space:nowrap;color:#fff;max-width:180px;text-shadow:1px 1px 0 var(--px-text-shadow);padding:1px 2px 2px;position:fixed}.px-tooltip .name{white-space:normal;font-size:10px}.px-tooltip .name.uncommon{color:#ff5}.px-tooltip .name.rare{color:#5ff}.px-tooltip .name.epic{color:#f7f}.px-tooltip .line{color:#d8d8d8;align-items:center;gap:2px;margin-top:2px;font-size:8px;line-height:9px;display:flex}.px-tooltip .line.blue{color:#8cc8ff}.px-tooltip .line.green{color:#9dffa0}.px-tooltip .line.gray{color:#a8a8a8}.px-tooltip .pips{gap:0;display:flex}.px-tooltip .pips>i{background-size:9px 9px;width:9px;height:9px;display:block}.px-field{box-sizing:border-box;border:2px solid #0000;border-image:var(--spr-text_field) 2 fill / 2px stretch;color:#fff;height:20px;font:inherit;caret-color:#fff;-webkit-user-select:text;user-select:text;background:0 0;outline:none;padding:0 4px;font-size:10px}.px-field:focus{border-image-source:var(--spr-text_field_focused)}.px-field::placeholder{color:#8a8a8a}.px-slider{box-sizing:border-box;border:3px solid #0000;border-image:var(--spr-slider_track) 3 fill / 3px stretch;cursor:pointer;height:20px;text-shadow:1px 1px 0 var(--px-text-shadow);touch-action:none;justify-content:center;align-items:center;display:flex;position:relative}.px-slider .knob{background:var(--spr-slider_handle) 0 0 / 8px 20px no-repeat;width:8px;height:20px;margin-left:-4px;position:absolute;top:-3px}.px-slider:hover .knob,.px-slider.dragging .knob{background-image:var(--spr-slider_handle_hover)}.px-slider .label{pointer-events:none;white-space:nowrap;position:relative}.px-slider:hover .label{color:var(--px-hover-text)}.px-check{cursor:pointer;align-items:center;gap:5px;display:inline-flex}.px-check .box{background:var(--spr-checkbox) 0 0 / 14px 14px no-repeat;flex:none;width:14px;height:14px}.px-check.on .box{background-image:var(--spr-checkbox_checked)}.px-tabs{gap:1px;display:flex}.px-tab{background:var(--spr-tab) 0 0 / 28px 30px no-repeat;cursor:pointer;flex:none;width:28px;height:30px;position:relative}.px-tab.selected{background-image:var(--spr-tab_selected);z-index:2;height:32px}.px-tab>.item,.px-tab>.px-icon{width:16px;height:16px;position:absolute;top:8px;left:6px}.px-tab.selected>.item,.px-tab.selected>.px-icon{top:9px}.px-scroll{scrollbar-width:thin;scrollbar-color:#8b8b8b #1b1b1f;overflow-y:auto}.px-scroll::-webkit-scrollbar{width:6px}.px-scroll::-webkit-scrollbar-track{background:#00000073}.px-scroll::-webkit-scrollbar-thumb{background:#9a9a9a;box-shadow:inset -1px -1px #555,inset 1px 1px #d8d8d8}@keyframes px-pop-in{0%{opacity:0;transform:scale(.92)translateY(4px)}to{opacity:1;transform:none}}@keyframes px-pop-out{0%{opacity:1;transform:none}to{opacity:0;transform:scale(.94)translateY(3px)}}@keyframes px-fade-in{0%{opacity:0}to{opacity:1}}.px-opening{animation:.14s cubic-bezier(.2,.9,.3,1.2) both px-pop-in}.px-closing{pointer-events:none;animation:.11s ease-in both px-pop-out}.px-fade{animation:.22s ease-out both px-fade-in}@media (prefers-reduced-motion:reduce){.px-opening,.px-closing,.px-fade{animation-duration:1ms}}.px-screen{pointer-events:auto;z-index:20;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:2px;display:flex;position:fixed;inset:0}.px-screen.dim{background:linear-gradient(#0c0a129e,#0c0a12bd);animation:.16s ease-out both px-fade-in}.px-screen.dim.closing{animation:.12s ease-in both px-fade-out}@keyframes px-fade-out{0%{opacity:1}to{opacity:0}}.container-window{box-sizing:border-box;flex-direction:column;width:176px;display:flex;position:relative}.slot-grid{grid-auto-rows:18px;display:grid}.slot-grid.cols-2{grid-template-columns:repeat(2,18px)}.slot-grid.cols-3{grid-template-columns:repeat(3,18px)}.slot-grid.cols-9{grid-template-columns:repeat(9,18px)}.player-inventory .px-panel-title{padding-top:3px}.hotbar-row{margin-top:4px}.px-cursor{pointer-events:none;z-index:70;width:18px;height:18px;position:fixed;top:0;left:0}.px-cursor>.item-stack{top:1px;left:1px}.inventory-top{height:72px;margin-bottom:4px;display:flex;position:relative}.armor-column{grid-auto-rows:18px;display:grid}.armor-slot:before{content:"";opacity:.22;pointer-events:none;background-size:16px 16px;width:16px;height:16px;position:absolute;top:1px;left:1px}.armor-slot.empty-helmet:before{background-image:var(--armor-helmet)}.armor-slot.empty-chestplate:before{background-image:var(--armor-chestplate)}.armor-slot.empty-leggings:before{background-image:var(--armor-leggings)}.armor-slot.empty-boots:before{background-image:var(--armor-boots)}.player-preview{box-sizing:border-box;background:radial-gradient(at 50% 92%,#5a5a6ee6 0 18%,#1c1a24 52%),#1a1822;place-items:center;width:52px;height:72px;margin-left:1px;display:grid;position:relative;overflow:hidden;box-shadow:inset 1px 1px #373737,inset -1px -1px #fff}.player-model{width:100%;height:100%}.inventory-craft{margin-left:7px;padding-top:5px;position:relative}.inventory-craft .px-panel-title{padding-bottom:2px}.crafting-area{align-items:center;gap:5px;display:flex}.craft-arrow,.furnace-arrow{background-size:24px 17px;flex:none;width:24px;height:17px;position:relative}.furnace-arrow>.fill,.furnace-flame>.fill{background-size:100% 100%;position:absolute;inset:0}.px-slot.result{flex:none}.recipe-book-toggle{background:var(--spr-recipe_book_button) 0 0 / 20px 18px no-repeat;cursor:pointer;width:20px;height:18px;position:absolute;bottom:1px;right:1px}.recipe-book-toggle:hover{background-image:var(--spr-recipe_book_button_hover)}.inventory-window .recipe-book-toggle{bottom:-1px;right:0}.crafting-top{align-items:center;height:58px;padding-left:22px;display:flex;position:relative}.crafting-top .crafting-area{gap:8px}.crafting-top .recipe-book-toggle{bottom:2px;left:0;right:auto}.chest-grid{margin-top:1px}.furnace-top{align-items:center;gap:5px;height:58px;padding-left:46px;display:flex}.furnace-left{flex-direction:column;align-items:center;display:flex}.furnace-flame{background-size:14px 14px;width:14px;height:14px;margin:2px 0;position:relative}.recipe-book{box-sizing:border-box;grid-template-rows:auto auto 1fr;grid-template-columns:24px 1fr;column-gap:3px;width:151px;height:166px;display:grid;position:relative}.recipe-book.hidden{display:none}.recipe-tabs{flex-direction:column;grid-row:1/span 3;gap:1px;padding-top:1px;display:flex}.recipe-tab{box-sizing:border-box;border:3px solid #0000;border-bottom-width:4px;border-image:var(--spr-button) 3 3 4 3 fill / 3px 3px 4px 3px repeat;cursor:pointer;width:24px;height:22px;position:relative}.recipe-tab:hover{border-image-source:var(--spr-button_hover)}.recipe-tab.selected{border-image-source:var(--spr-button_hover);filter:brightness(1.12)}.recipe-tab .tab-icon{width:16px;height:16px;position:absolute;top:0;left:1px}.recipe-head{box-sizing:border-box;justify-content:flex-start;padding:1px 1px 3px;display:flex}.recipe-filter{color:#fff;gap:3px;font-size:9px}.recipe-filter .filter-icon{background-size:12px 12px;width:12px;height:12px}.recipe-grid{background:#0003;grid-template-columns:repeat(4,25px);grid-auto-rows:25px;align-self:start;gap:1px;padding:3px;display:grid;box-shadow:inset 1px 1px #555,inset -1px -1px #fff}.recipe-btn{box-sizing:border-box;cursor:pointer;background:#8e6060;width:25px;height:25px;position:relative;box-shadow:inset 1px 1px #c79a9a,inset -1px -1px #5c3a3a,0 0 0 1px #2a1c1c}.recipe-btn.craftable{background:#6b9a5a;box-shadow:inset 1px 1px #a8d890,inset -1px -1px #3e6230,0 0 0 1px #1a2c14}.recipe-btn.too-big:not(.craftable){background:#7d7a86;box-shadow:inset 1px 1px #aaa7b4,inset -1px -1px #4d4a55,0 0 0 1px #222}.recipe-btn.too-big.craftable{background:#7f9a72}.recipe-btn.group:before{content:"";z-index:-1;background:#00000073;width:25px;height:25px;position:absolute;bottom:-2px;right:-2px}.recipe-btn:hover{filter:brightness(1.18)}.recipe-btn>.item-stack{top:4px;left:4px}.recipe-btn.too-big>.item-stack{opacity:.8}.recipe-btn .needs-table{pointer-events:none;background-size:9px 9px;width:9px;height:9px;position:absolute;bottom:1px;right:1px}.recipe-nav{grid-column:2;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;bottom:1px;left:27px;right:0}.page-btn{cursor:pointer;background:var(--spr-furnace_arrow) 50% 50% / 24px 17px no-repeat;filter:drop-shadow(1px 1px #00000080);width:12px;height:17px}.page-btn.prev{transform:scaleX(-1)}.page-btn.disabled{opacity:.25;cursor:default}.page-btn:not(.disabled):hover{filter:brightness(1.5)drop-shadow(1px 1px #00000080)}.page-label{text-align:center;color:#fff;min-width:26px}.recipe-note{color:#ffe070;white-space:nowrap;opacity:0;pointer-events:none;background:#14101ce6;align-items:center;gap:3px;padding:3px 5px;transition:opacity .15s;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #000}.recipe-note.visible{opacity:1}.recipe-note canvas{width:12px;height:12px}.recipe-popup{z-index:50;grid-template-columns:repeat(var(--cols,5), 25px);gap:1px;animation:.12s ease-out both px-pop-in;display:grid;position:fixed}.recipe-tip .recipe-ingredients{gap:3px}.recipe-tip .ing{background:#ffffff14;width:12px;height:12px;padding:1px;display:inline-flex;position:relative}.recipe-tip .ing.need{background:#ff3c2859}.recipe-tip .ing canvas{width:12px;height:12px}.recipe-tip .ing b{color:#fff;font-size:8px;font-weight:500;line-height:8px;position:absolute;bottom:-2px;right:-2px}.recipe-tip .recipe-any{flex-wrap:wrap}.recipe-tip .recipe-any canvas{width:10px;height:10px}.book-open .container-window{margin-left:0}.creative-window{width:195px;margin:26px 0;padding:5px 5px 7px 8px}.creative-tabs{pointer-events:none;gap:1px;display:flex;position:absolute;left:2px}.creative-tabs.top{align-items:flex-end;bottom:calc(100% - 3px)}.creative-tabs.bottom{align-items:flex-start;top:calc(100% - 3px)}.creative-tab{z-index:-1;cursor:pointer;pointer-events:auto;width:28px;height:30px;position:relative}.creative-tab:before{content:"";background-image:var(--spr-tab);background-size:28px 30px;position:absolute;inset:0}.creative-tab:hover:before{filter:brightness(1.12)}.creative-tab.selected{z-index:1;height:32px}.creative-tab.selected:before{background-image:var(--spr-tab_selected);background-size:28px 32px}.creative-tabs.bottom .creative-tab:before{transform:scaleY(-1)}.creative-tab .tab-icon{width:16px;height:16px;position:absolute;top:8px;left:6px}.creative-tab.selected .tab-icon{top:9px}.creative-tabs.bottom .creative-tab .tab-icon{top:6px}.creative-tabs.bottom .creative-tab.selected .tab-icon{top:7px}.creative-tab .tab-icon.glyph{background-size:12px 12px;width:12px;height:12px;margin-top:2px;left:8px}.creative-head{justify-content:space-between;align-items:center;height:13px;margin-bottom:2px;display:flex}.creative-head .px-panel-title{padding:0 1px}.creative-search{width:86px;height:12px;margin-right:12px;padding:0 3px;font-size:8px}.creative-body{gap:5px;height:90px;display:flex}.creative-grid{position:relative}.creative-grid.empty:after{content:"Nothing here";text-align:center;color:var(--px-dark-text);opacity:.7;font-size:9px;position:absolute;top:38px;left:0;right:0}.creative-scroll{background:#8b8b8b;width:12px;height:90px;position:relative;box-shadow:inset 1px 1px #373737,inset -1px -1px #fff}.creative-thumb{cursor:pointer;background-size:12px 15px;width:12px;height:15px;position:absolute;top:0;left:0}.creative-survival{flex-direction:column;gap:6px;padding-top:2px;display:flex}.creative-armor{display:flex}.creative-foot{align-items:center;gap:2px;margin-top:5px;display:flex}.creative-trash .trash-icon{opacity:.8;pointer-events:none;background-size:10px 10px;width:10px;height:10px;position:absolute;top:4px;left:4px}.creative-trash:hover .trash-icon{opacity:1}.game-hud{pointer-events:none;z-index:5;position:fixed;inset:0}.game-hud.hidden{display:none}.hud-crosshair{mix-blend-mode:difference;background-size:15px 15px;width:15px;height:15px;margin:-7px 0 0 -7px;position:absolute;top:50%;left:50%}.hud-attack{background-size:16px 4px;width:16px;height:4px;margin:9px 0 0 -8px;position:absolute;top:50%;left:50%}.hud-attack .fill{background-repeat:no-repeat;background-size:16px 4px;width:0;height:4px}.hud-bottom{width:182px;margin-left:-91px;position:absolute;bottom:1px;left:50%}.hud-hotbar{background-size:182px 22px;width:182px;height:22px;position:relative}.hud-slot{width:16px;height:16px;position:absolute;top:3px}.hud-slot>.item-stack{top:0;left:0}.hud-selection{background-size:24px 24px;width:24px;height:24px;transition:left 60ms ease-out;position:absolute;top:-1px}.hud-selection.pop{animation:.18s cubic-bezier(.3,1.6,.5,1) hud-pop}@keyframes hud-pop{0%{transform:scale(.8)}to{transform:scale(1)}}.hud-bars{height:12px;position:relative}.hud-bars.hidden{visibility:hidden}.hud-left,.hud-right{width:81px;height:9px;position:absolute;bottom:2px}.hud-left{left:0}.hud-right{right:0}.hud-row{width:81px;height:9px;position:absolute;bottom:0;left:0}.hud-row.absorb,.hud-row.armor,.hud-row.air{bottom:10px}.hud-icon{background-repeat:no-repeat;background-size:9px 9px;width:9px;height:9px;position:absolute;top:0}.hud-toast{white-space:nowrap;opacity:0;font-size:10px;transition:opacity .3s;position:absolute;bottom:50px;left:50%;transform:translate(-50%)}.hud-toast.visible{opacity:1;transition:opacity .12s}.hud-toast.uncommon{color:#ff5}.hud-toast.rare{color:#5ff}.hud-toast.epic{color:#f7f}.hud-action{white-space:nowrap;opacity:0;transition:opacity .4s;position:absolute;bottom:62px;left:50%;transform:translate(-50%)}.hud-action.visible{opacity:1;transition:opacity .12s}.hud-saving{color:#d8d8d8;opacity:0;font-size:8px;transition:opacity .3s;position:absolute;top:3px;right:4px}.hud-saving.visible{opacity:1}.hud-saving.warning{color:#ffd66b}.hud-effects{gap:1px;display:flex;position:absolute;top:12px;right:2px}.hud-effect{background-position:3px 2px,0 0;background-repeat:no-repeat;background-size:18px 18px,24px 24px;width:24px;height:24px;position:relative}.hud-effect.ending{opacity:.4}.hud-effect span{text-align:center;font-size:8px;position:absolute;bottom:-9px;left:0;right:0}.hud-coords{font-size:8px;position:absolute;top:3px;left:3px}.toast-stack{z-index:40;pointer-events:none;flex-direction:column;align-items:flex-end;gap:3px;display:flex;position:fixed;top:4px;right:4px}.game-hud.not-saving~.toast-stack{top:14px}.game-ui:not([data-screen]) .game-hud.has-effects~.toast-stack{top:48px}.px-toast{box-sizing:border-box;border:4px solid #0000;border-image:var(--spr-toast) 4 fill / 4px repeat;pointer-events:auto;align-items:center;min-width:140px;max-width:230px;min-height:32px;padding:1px 4px;animation:.3s cubic-bezier(.2,.9,.3,1.08) both toast-in;display:flex;position:relative}.px-toast.leaving{animation:.24s ease-in both toast-out}@keyframes toast-in{0%{transform:translate(115%)}to{transform:none}}@keyframes toast-out{to{opacity:.5;transform:translate(115%)}}.toast-close{opacity:.55;cursor:pointer;background-color:#0000;background-size:7px 7px;border:0;width:7px;height:7px;padding:0;position:absolute;top:-2px;right:-2px}.toast-close:hover{opacity:1}.hint-body{align-items:center;gap:6px;min-height:22px;display:flex}.hint-pics{flex:none;align-items:center;gap:2px;display:flex}.hint-gap{width:4px}.hint-words{flex-direction:column;gap:3px;padding-right:4px;display:flex}.hint-title{color:#ffe070;font-size:9px;line-height:9px}.hint-sub{color:#f0f0f0;font-size:8px;line-height:8px}.hint-key{box-sizing:border-box;text-align:center;color:#2c2a30;background:#ece8e0;min-width:11px;height:11px;padding:0 2px;font-size:8px;line-height:10px;display:inline-block;box-shadow:inset -1px -1px #a09a90,0 1px #26222c}.hint-mouse{width:13px;height:14px}.hint-item{width:16px;height:16px}.hint-arrow{opacity:.85;background-size:12px 9px;width:12px;height:9px}.hint-plus{background-size:7px 7px;width:7px;height:7px}.hint-or{color:#cfcfcf;font-size:7px}.hint-moon{background-color:#1c2450;background-position:-3px -3px;background-repeat:no-repeat;background-size:22px 22px;width:16px;height:16px;box-shadow:0 0 0 1px #0e1228}.hint-hunger{display:flex}.hint-hunger i{background-size:9px 9px;width:9px;height:9px;display:block}.hint-check{background-size:9px 7px;width:9px;height:7px;margin-left:-2px;display:none}.hint-toast.done .hint-check{animation:.22s cubic-bezier(.2,.9,.3,1.4) both px-pop-in;display:block}.hint-toast.done .hint-title{color:#8cf07a}.adv-toast-body{align-items:center;gap:6px;display:flex}.adv-frame{flex:none;width:26px;height:26px;display:block;position:relative}.adv-frame:before{content:"";background-image:var(--spr-advancement_frame);background-size:26px 26px;position:absolute;inset:0}.adv-frame.obtained:before{background-image:var(--spr-advancement_frame_obtained)}.adv-frame.challenge:before{filter:hue-rotate(250deg)saturate(1.4)}.adv-frame .adv-icon{width:16px;height:16px;position:absolute;top:5px;left:5px}.adv-words{flex-direction:column;gap:3px;padding-right:6px;display:flex}.adv-kind{color:#ffe070;font-size:8px;line-height:8px}.adv-toast.challenge .adv-kind{color:#eaa8ff}.adv-title{color:#fff;font-size:9px;line-height:9px}.game-ui[data-screen]:not([data-screen=console]) .chat-layer,.game-ui[data-screen]:not([data-screen=container]) .toast-stack,.game-ui[data-screen=container] .adv-toast,.game-ui[data-screen]:not([data-screen=console]) .hud-crosshair,.game-ui[data-screen]:not([data-screen=console]) .hud-attack{display:none}.chat-layer{z-index:35;pointer-events:none;position:fixed;bottom:2px;left:2px;right:2px}.chat-layer.open{flex-direction:column;justify-content:flex-end;display:flex;top:16px}.chat-log{flex-direction:column;width:250px;max-height:110px;display:flex;position:absolute;bottom:74px;left:0;overflow:hidden}.chat-layer.open .chat-log{overscroll-behavior:contain;pointer-events:auto;flex:0 auto;width:300px;max-width:100%;min-height:0;max-height:222px;position:relative;bottom:auto;overflow-y:auto}.chat-log::-webkit-scrollbar{width:5px}.chat-log::-webkit-scrollbar-track{background:#00000073}.chat-log::-webkit-scrollbar-thumb{background:#9a9a9a;min-height:12px;box-shadow:inset -1px -1px #555,inset 1px 1px #d8d8d8}.chat-line{color:#fff;white-space:pre-wrap;overflow-wrap:anywhere;background:#00000080;flex:none;padding:1px 3px;font-size:8px;line-height:9px}.chat-line.error{color:#ff8a7a}.chat-line.info{color:#d6d6d6}.chat-line.ok{color:#b8f5a8}.chat-bar{pointer-events:auto;flex-direction:column;flex:none;justify-content:flex-end;align-items:flex-start;gap:2px;min-height:40px;margin-top:2px;display:flex}.chat-input.px-field{box-sizing:border-box;align-self:stretch;width:100%;height:13px;padding:0 3px;font-size:9px}.chat-usage{color:#c8c8c8;background:#000000a6;padding:1px 3px;font-size:8px;line-height:9px}.chat-suggest{overscroll-behavior:contain;background:#0e0e12;flex:none;min-width:70px;max-height:146px;padding:1px 0;overflow-y:auto;box-shadow:0 0 0 1px #ffffff1f}.chat-suggest::-webkit-scrollbar{width:5px}.chat-suggest::-webkit-scrollbar-track{background:#ffffff14}.chat-suggest::-webkit-scrollbar-thumb{background:#9a9a9a;min-height:12px;box-shadow:inset -1px -1px #555,inset 1px 1px #d8d8d8}.chat-option{white-space:nowrap;color:#d0d0d0;cursor:pointer;padding:0 5px;font-size:9px;line-height:12px}.chat-option.picked,.chat-option:hover{color:#ffe070;background:#ffffff1a}.chat-option.more{color:#8cc8ff}.chat-option.more.picked,.chat-option.more:hover{color:#ffe070}.menu-screen{z-index:30;flex-direction:column}.menu-screen.dim{background:linear-gradient(#0a08108c,#0a0810b8);animation:.16s ease-out both px-fade-in}.menu-screen.death{background:radial-gradient(at 50% 45%,#96141459,#5000009e);animation:.6s ease-out both px-fade-in}.menu-screen.none{background:0 0}.menu-screen.closing{animation:.12s ease-in both px-fade-out}.menu-body{flex-direction:column;align-items:center;gap:4px;display:flex}.menu-title{color:#fff;text-shadow:1px 1px #3f3f3f;margin-bottom:6px;font-size:15px;font-weight:700;line-height:15px}.death-screen .menu-title{color:#ffdede;text-shadow:2px 2px #5a1010;margin-bottom:4px;font-size:24px;line-height:24px}.menu-subtitle{color:#d0d0d0;margin:-4px 0 6px}.menu-column{flex-direction:column;align-items:center;gap:4px;display:flex}.menu-row{gap:4px;display:flex}.menu-hint{color:#bdbdbd;margin-top:6px;font-size:8px}.menu-tip{color:#d8d8d8;background:#00000080;justify-content:center;align-items:center;gap:4px;margin-top:6px;padding:2px 5px;font-size:8px;display:flex}.menu-tip-title{color:var(--px-gold)}.death-cause{color:#fff;margin-bottom:3px;font-size:12px;line-height:12px}.death-note{color:#ffd8d8;margin-bottom:10px;font-size:9px}.settings-tabs{gap:2px;margin-bottom:2px;display:flex}.settings-tabs .px-button.pressed{color:var(--px-hover-text)}.settings-tabs .px-button{gap:3px;padding:0 3px}.settings-extras{flex-direction:column;gap:8px;padding:4px 8px;display:flex}.extras-title{color:#ffe070;margin-bottom:2px;font-size:12px;line-height:12px}.extras-row{align-items:center;gap:8px;display:flex}.extras-text{color:#e0e0e0;white-space:nowrap;font-size:9px}.settings-content{box-sizing:border-box;width:318px;min-height:124px;margin-bottom:4px;padding:6px}.settings-grid{grid-template-columns:150px 150px;justify-content:center;gap:4px 6px;display:grid}.settings-field{flex-direction:column;gap:2px;display:flex}.field-label{color:#e8e8e8;font-size:9px}.field-hint{color:#9ee89a;order:3;font-size:8px}.keys-card{background:#ffffff0f;grid-column:1/span 2;grid-template-columns:1fr 1fr 1fr;gap:3px 8px;margin-top:2px;padding:4px 6px;display:grid;box-shadow:inset 0 0 0 1px #ffffff14}.key-row{align-items:center;gap:2px;height:12px;display:flex}.key-cap{box-sizing:border-box;text-align:center;color:#2c2a30;background:#e8e4dc;border-radius:1px;min-width:11px;height:11px;padding:0 2px;font-size:8px;line-height:10px;display:inline-block;box-shadow:inset -1px -1px #a09a90,inset 1px 1px #fff,0 1px #3a3640}.key-cap.mouse{background:#e8e4dc;border-radius:4px;width:9px;min-width:9px;height:12px;position:relative}.key-cap.mouse:after{content:"";background:#e0503c;border-radius:2px 0 0;width:3px;height:4px;position:absolute;top:1px}.key-cap.mouse.left:after{left:1px}.key-cap.mouse.right:after{border-radius:0 2px 0 0;right:1px}.key-dash{font-size:8px}.key-what{color:#e8e8e8;margin-left:3px;font-size:8px}.howto-tabs{gap:4px;margin-bottom:2px;display:flex}.howto-tabs .px-button.pressed{color:var(--px-hover-text)}.howto-content{box-sizing:border-box;width:330px;height:130px;margin-bottom:4px;padding:7px 8px}.howto-controls{grid-template-columns:1fr 1fr;grid-auto-rows:19px;gap:0 12px;display:grid}.howto-row{align-items:center;gap:6px;display:flex}.howto-row .howto-pics{justify-content:flex-end;width:76px}.howto-pics{flex:none;align-items:center;gap:2px;display:flex}.howto-words{color:#fff;white-space:nowrap;font-size:11px;line-height:11px}.howto-key{box-sizing:border-box;text-align:center;color:#2c2a30;background:#ece8e0;border-radius:1px;min-width:15px;height:15px;padding:0 3px;font-size:10px;line-height:14px;display:inline-block;box-shadow:inset -1px -2px #a09a90,inset 1px 1px #fff,0 1px #26222c}.howto-mouse{width:13px;height:14px}.howto-or{color:#cfcfcf;margin:0 1px;font-size:8px}.howto-item{width:16px;height:16px}.howto-arrow{opacity:.85;background-size:12px 9px;width:12px;height:9px}.howto-plus{background-size:7px 7px;width:7px;height:7px}.howto-moon{background-color:#1c2450;background-position:-3px -3px;background-repeat:no-repeat;background-size:22px 22px;border-radius:1px;width:16px;height:16px;box-shadow:0 0 0 1px #0e1228}.howto-hunger{display:flex}.howto-hunger i{background-size:9px 9px;width:9px;height:9px;display:block}.howto-steps{grid-template-rows:56px 56px;grid-template-columns:repeat(4,1fr);gap:4px;height:100%;display:grid}.howto-step{background:#ffffff0f;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:4px 3px 3px;animation:.17s cubic-bezier(.2,.9,.3,1.2) both px-pop-in;display:flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff1a,0 1px #0006}.howto-step .howto-pics{min-height:16px}.howto-num{text-align:center;color:#2a1e00;background:#ffd84a;border-radius:1px;width:9px;height:9px;font-size:8px;line-height:9px;position:absolute;top:2px;left:2px;box-shadow:0 0 0 1px #3a2a10}.howto-caption{color:#fff;text-align:center;font-size:10px;line-height:10px}.adv-count{color:#ffe070;align-items:center;gap:3px;margin:-3px 0 3px;font-size:9px;display:flex}.adv-star{background-size:10px 10px;width:10px;height:10px}.adv-tabs{gap:3px;margin-bottom:2px;display:flex}.adv-tabs .px-button{gap:2px;padding:0 3px;font-size:8px}.adv-tabs .px-button.pressed{color:var(--px-hover-text)}.adv-tab-icon{flex:none;width:12px;height:12px}.adv-content{box-sizing:border-box;width:330px;height:130px;margin-bottom:4px;padding:6px;position:relative}.adv-grid{grid-template-columns:repeat(5,1fr);grid-auto-rows:50px;gap:4px;display:grid}.adv-detail{color:#d8d8d8;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:8px;line-height:9px;position:absolute;bottom:5px;left:6px;right:6px;overflow:hidden}.adv-detail-next{color:#ffe070}.adv-detail-name{color:#fff}.adv-detail-day,.adv-detail-done{color:#9cf08a}.adv-card{background:#ffffff0d;flex-direction:column;align-items:center;gap:2px;padding:3px 2px 2px;animation:.17s cubic-bezier(.2,.9,.3,1.2) both px-pop-in;display:flex;box-shadow:inset 0 0 0 1px #ffffff14}.adv-card.earned{background:#ffd84a1a;box-shadow:inset 0 0 0 1px #ffd84a61}.adv-card:not(.earned) .adv-icon{filter:grayscale(.55)brightness(.8);opacity:.85}.adv-card:not(.earned) .adv-frame:before{filter:grayscale(.7)brightness(.75)}.adv-check{background-size:9px 7px;width:9px;height:7px;position:absolute;bottom:-2px;right:-3px}.adv-name{color:#fff;text-align:center;font-size:8px;line-height:8px}.adv-card:not(.earned) .adv-name{color:#c4c4c4}.keys-page{flex-direction:column;gap:3px;display:flex}.keys-note{color:#c4c4c4;text-align:center;white-space:nowrap;text-overflow:ellipsis;height:9px;font-size:8px;line-height:9px;overflow:hidden}.keys-note.bad{color:#ff8a7a}.keys-list{grid-template-columns:1fr 1fr;grid-auto-rows:16px;align-content:start;gap:1px 8px;height:84px;padding-right:3px;display:grid}.keys-row{align-items:center;gap:2px;display:flex}.keys-label{color:#ececec;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:8px;overflow:hidden}.keys-row .px-button{border-width:2px 2px 3px;border-image-width:2px 2px 3px;height:15px;padding:0 3px;font-size:8px;line-height:8px}.keys-row.conflict .keys-key,.px-button.warn{color:#ff8a7a}.keys-key.listening{color:var(--px-hover-text);animation:.7s steps(2,jump-none) infinite keys-blink}@keyframes keys-blink{50%{opacity:.55}}.keys-reset .px-icon{background-size:8px 8px;width:8px!important;height:8px!important}.keys-foot{justify-content:center;gap:6px;margin-top:1px;display:flex}@font-face{font-family:Andika;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/andika-latin-400-normal-BTFTIZb-.woff2)format("woff2");ascent-override:100%;descent-override:40%;line-gap-override:0%}@font-face{font-family:Andika;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/andika-latin-700-normal-Dk95f5lc.woff2)format("woff2");ascent-override:100%;descent-override:40%;line-gap-override:0%}.guide-screen{z-index:32}.guide-book{box-sizing:border-box;background:#2a6e46;border-radius:2px;flex-direction:column;width:330px;height:208px;padding:4px 5px 4px 7px;display:flex;position:relative;box-shadow:inset 0 0 0 1px #1a4a2e,inset 1px 1px 0 2px #3c9a62,inset -1px -1px 0 2px #1f5a38,0 0 0 1px #0f2a1a,0 3px 0 1px #00000073}.guide-book:before{content:"";opacity:.9;background:repeating-linear-gradient(#d8a830 0 2px,#0000 2px 6px),#1f5a38;width:3px;position:absolute;top:3px;bottom:3px;left:2px}.gp-top{flex:none;align-items:center;gap:2px;height:20px;margin-bottom:3px;display:flex}.gp-top .px-button{min-width:18px;height:18px;padding:0 3px;font-size:9px}.gp-top .px-button .px-icon{width:10px;height:10px}.gp-top .px-button.on{color:var(--px-hover-text)}.gp-crumbs{white-space:nowrap;color:#d8f0d8;flex:1;align-items:center;gap:2px;min-width:0;padding:0 3px;font-size:8px;display:flex;overflow:hidden}.gp-crumbs .gp-crumb{cursor:pointer;text-overflow:ellipsis;flex:0 4 auto;min-width:14px;overflow:hidden}.gp-crumbs .gp-crumb.last{flex-shrink:1}.gp-crumbs .gp-crumb:hover{color:var(--px-hover-text)}.gp-crumbs .gp-crumb.last{color:#fff;cursor:default}.gp-crumbs .gp-sep{color:#8ec89e;flex:none}.gp-search{flex:none;position:relative}.gp-search .px-field{width:92px;height:18px;padding-left:13px;font-size:9px}.gp-search .gp-search-icon{pointer-events:none;opacity:.8;background-size:9px 9px;width:9px;height:9px;position:absolute;top:4px;left:3px}.gp-suggest{z-index:5;color:#3b2f22;background:#fbf5e2;width:190px;padding:2px;position:absolute;top:19px;right:0;box-shadow:0 0 0 1px #6b5a3a,0 2px 0 1px #00000059}.gp-suggest-row{cursor:pointer;align-items:center;gap:4px;padding:2px 3px;display:flex}.gp-suggest-row.sel,.gp-suggest-row:hover{background:#e3d4a4}.gp-suggest-row .gp-s-title{color:#2a2016;font-size:9px;line-height:9px}.gp-suggest-row .gp-s-sub{color:#7a6a52;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:7px;line-height:8px;overflow:hidden}.gp-suggest-more{color:#6b5a3a;text-align:center;padding:2px 0 1px;font-size:7px}.gp-paper{color:#3b2f22;background:#f4ecd2;border-radius:1px;flex:1;min-height:0;position:relative;box-shadow:inset 0 0 0 1px #c9b88a,inset 0 1px 0 1px #fffaea,0 0 0 1px #1a4a2e}.gp-page{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#a08c5a #e9dfbf;padding:5px 7px 6px 8px;position:absolute;inset:1px;overflow:hidden auto}.gp-page::-webkit-scrollbar{width:5px}.gp-page::-webkit-scrollbar-track{background:#e9dfbf}.gp-page::-webkit-scrollbar-thumb{background:#a08c5a;box-shadow:inset -1px -1px #7a6a3a,inset 1px 1px #c8b890}.gp-enter{animation:.18s cubic-bezier(.2,.8,.3,1) both gp-enter}.gp-enter.back{animation-name:gp-enter-back}@keyframes gp-enter{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:none}}@keyframes gp-enter-back{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:none}}.gp-foot{flex:none;justify-content:space-between;align-items:center;gap:4px;height:18px;margin-top:3px;display:flex}.gp-foot .px-button{max-width:132px;height:17px;padding:0 4px;font-size:8px}.gp-foot .px-button .label{text-overflow:ellipsis;overflow:hidden}.gp-foot .px-button .px-icon{width:10px;height:10px}.gp-foot .gp-foot-mid{text-align:center;color:#cfe8d4;white-space:nowrap;flex:1;font-size:8px}.gp-foot .px-button.hidden{visibility:hidden}.gp-h{color:#2a6e46;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:3px;margin:7px 0 3px;font-size:9px;font-weight:700;line-height:9px;display:flex}.gp-h:after{content:"";background:#d6c79c;flex:1;height:1px;margin-left:2px}.gp-h .px-icon{width:9px;height:9px}.gp-text{color:#3b2f22;font-size:10px;line-height:12px}.gp-small{color:#7a6a52;font-size:8px;line-height:9px}.gp-pic{flex:none}.gp-icon,.gp-face{image-rendering:pixelated;background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block}.gp-face{filter:drop-shadow(0 1px #281e0a59)}.gp-key{box-sizing:border-box;text-align:center;color:#2c2a30;background:#fffaf0;border-radius:1px;min-width:13px;height:13px;padding:0 2px;font-size:9px;line-height:12px;display:inline-block;box-shadow:inset -1px -2px #b8ae98,inset 1px 1px #fff,0 0 0 1px #5a4a30}.gp-mouse{width:12px!important;height:13px!important}.gp-glyph{background-position:50%;background-repeat:no-repeat;background-size:contain;width:9px;height:9px;display:inline-block}.gp-glyph.gp-arrow{width:11px;height:8px}.gp-glyph.gp-moon{background-color:#1c2450;background-size:18px 18px;border-radius:1px;width:13px;height:13px;box-shadow:0 0 0 1px #0e1228}.gp-glyph.gp-sun,.gp-glyph.gp-warn{width:10px;height:10px}.gp-more{pointer-events:none;opacity:0;background:linear-gradient(#f4ecd200,#f4ecd2f2);justify-content:center;align-items:flex-end;height:14px;transition:opacity .15s ease-out;display:flex;position:absolute;bottom:1px;left:1px;right:1px}.gp-more.visible{opacity:1}.gp-more i{clip-path:polygon(0 0,100% 0,50% 100%);background:#a08c5a;width:9px;height:6px;margin-bottom:1px;animation:.9s ease-in-out infinite gp-bob}@keyframes gp-bob{50%{transform:translateY(2px)}}.gp-glyph.gp-or{color:#7a6a52;width:auto;margin:0 1px;font-size:8px}.gp-pics{flex:none;align-items:center;gap:2px;display:flex}.gp-card{cursor:pointer;background:#eadfbd;border-radius:1px;align-items:center;gap:5px;padding:4px 5px;transition:transform 60ms ease-out;display:flex;position:relative;box-shadow:inset 0 0 0 1px #c9b88a,inset 0 1px 0 1px #f8f1dc,0 1px #b8a676}.gp-card:hover{background:#f3e8c6;box-shadow:inset 0 0 0 1px #a8925a,inset 0 1px 0 1px #fffaea,0 1px #a08c5a}.gp-card:active{transform:translateY(1px)}.gp-card .gp-card-title{color:#2a2016;font-size:10px;line-height:11px}.gp-card .gp-card-sub{color:#7a6a52;font-size:8px;line-height:9px}.gp-card .gp-card-words{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.gp-check{background-size:9px 7px;flex:none;width:9px;height:7px}.gp-card.done{background:#e2ecc6;box-shadow:inset 0 0 0 1px #9ab870,inset 0 1px 0 1px #f4f9e4,0 1px #8aa860}.gp-list{flex-direction:column;gap:3px;display:flex}.gp-more-pages{margin-top:4px}.gp-grid{gap:3px;display:grid}.gp-grid.cols-2{grid-template-columns:1fr 1fr}.gp-grid.cols-3{grid-template-columns:1fr 1fr 1fr}.gp-grid.cols-5{grid-template-columns:repeat(5,1fr)}.gp-bar{background:#cbb98a;border-radius:1px;height:5px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #a08c5a}.gp-bar>i{background:linear-gradient(#8ae05a,#4aa83a);border-radius:1px;position:absolute;top:1px;bottom:1px;left:1px}.gp-bar-label{color:#6b5a3a;white-space:nowrap;font-size:7px;line-height:8px}.gp-next{background:linear-gradient(#fff6d8,#f6e7b4);border-radius:1px;align-items:center;gap:6px;padding:5px 6px;display:flex;box-shadow:inset 0 0 0 1px #d8a830,inset 0 1px 0 1px #fffbe8,0 1px #b08820}.gp-next .gp-next-words{flex:1;min-width:0}.gp-next .gp-next-kicker{color:#a07818;font-size:8px;font-weight:700;line-height:9px}.gp-next .gp-next-title{color:#2a2016;margin:1px 0;font-size:12px;line-height:13px}.gp-next .gp-pics{background:#ffffff8c;border-radius:1px;padding:2px 3px;box-shadow:inset 0 0 0 1px #e0c98a}.gp-next .px-button{height:18px;font-size:9px}.gp-chip{color:#fff;vertical-align:middle;background:#c0582a;border-radius:1px;align-items:center;gap:2px;height:11px;padding:0 3px;font-size:7px;line-height:7px;display:inline-flex;box-shadow:0 1px #7a3418}.gp-chip.night{background:#3a4a9a;box-shadow:0 1px #1a2460}.gp-chip.level{background:#2a6e46;box-shadow:0 1px #1a4a2e}.gp-chip.section{background:#8a7a5a;box-shadow:0 1px #5a4a2a}.gp-levels{grid-template-columns:repeat(9,1fr);gap:2px;display:grid}.gp-level{cursor:pointer;background:#eadfbd;border-radius:1px;flex-direction:column;align-items:center;gap:1px;padding:3px 0 2px;display:flex;position:relative;box-shadow:inset 0 0 0 1px #c9b88a}.gp-level:hover{background:#f6ecd0}.gp-level .gp-level-num{color:#7a6a52;font-size:7px;line-height:7px}.gp-level .gp-level-name{color:#3b2f22;white-space:nowrap;font-size:7px;line-height:7px}.gp-level.done{background:#d8ecb6;box-shadow:inset 0 0 0 1px #8ab860}.gp-level.current{background:#fff3c8;animation:1.6s ease-in-out infinite gp-glow;box-shadow:inset 0 0 0 1px #d8a830,0 0 0 1px #d8a830}.gp-level .gp-check{position:absolute;top:1px;right:1px}@keyframes gp-glow{50%{box-shadow:inset 0 0 0 1px #d8a830,0 0 0 2px #d8a8308c}}.gp-cat{flex-direction:column;align-items:stretch;gap:2px;padding:4px 4px 3px}.gp-cat .gp-cat-top{align-items:center;gap:4px;display:flex}.gp-cat .gp-card-title{font-size:9px;line-height:10px}.gp-cat .gp-cat-stripe{width:2px;position:absolute;top:0;bottom:0;left:0}.gp-shelf{text-align:center;flex-direction:column;gap:2px;padding:4px 2px 3px}.gp-shelf .gp-card-title{font-size:8px;line-height:8px}.gp-row{align-items:center;gap:3px;display:flex}.gp-spacer{flex:1}.gp-home-foot{justify-content:center;gap:4px;margin-top:7px;display:flex}.gp-home-foot .px-button{height:17px;font-size:8px}.gp-head{border-bottom:1px solid #d6c79c;align-items:center;gap:6px;padding-bottom:4px;display:flex}.gp-head .gp-head-icon{background:#eadfbd;border-radius:1px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:inset 0 0 0 1px #c9b88a}.gp-head .gp-head-words{flex:1;min-width:0}.gp-head .gp-title{color:#1f4e33;font-size:15px;font-weight:700;line-height:16px}.gp-view-title{font-size:12px;line-height:14px}.gp-head .gp-chips{flex-wrap:wrap;gap:2px;margin-top:2px;display:flex}.gp-did{flex:none}.gp-did.px-button{height:20px;font-size:9px}.gp-did.done{color:#c8ffb0!important}.gp-facts{flex-wrap:wrap;gap:3px;margin-top:4px;display:flex}.gp-fact{color:#5a4a30;background:#fbf5e2;border-radius:1px;align-items:center;gap:3px;height:14px;padding:0 4px 0 3px;font-size:8px;line-height:8px;display:flex;box-shadow:inset 0 0 0 1px #d6c79c}.gp-fact b{color:#2a2016;font-weight:700}.gp-fact.open{box-sizing:border-box;max-width:100%;height:auto;min-height:14px;padding-top:2px;padding-bottom:2px;line-height:10px}.gp-fact.open>span{flex:none}.gp-more-btn,.gp-more-link{font:inherit;color:#2a2016;cursor:pointer;border:0;border-radius:1px;margin:0;padding:0 2px}.gp-more-btn{color:#2a6e46;background:#e4f0d8;box-shadow:inset 0 0 0 1px #9ab870}.gp-more-link{background:#fbf5e2;box-shadow:inset 0 0 0 1px #c9b88a}.gp-more-btn:hover,.gp-more-link:hover{background:#fff}.gp-more-btn:focus-visible,.gp-more-link:focus-visible{outline:1px solid #2a6e46}.gp-need{flex-wrap:wrap;gap:6px;display:flex}.gp-need-cell{cursor:pointer;flex-direction:column;align-items:center;gap:1px;display:flex}.gp-need-cell .px-slot .item-stack .count{font-size:8px}.gp-need-cell .gp-small{text-align:center;max-width:54px}.gp-steps{flex-direction:column;gap:3px;display:flex}.gp-step{background:#faf3de;border-radius:1px;align-items:center;gap:5px;padding:3px 4px;display:flex;box-shadow:inset 0 0 0 1px #e0d2a8}.gp-step .gp-num{text-align:center;color:#2a1e00;background:#ffd84a;border-radius:1px;flex:none;width:11px;height:11px;font-size:8px;line-height:11px;box-shadow:0 0 0 1px #8a6a10}.gp-step .gp-text{flex:1;min-width:0}.gp-recipes{flex-wrap:wrap;gap:8px 14px;display:flex}.gp-recipe{background:#c6c6c6;border-radius:1px;grid-template-rows:auto auto;grid-template-columns:auto auto auto;align-items:center;gap:1px 4px;padding:4px 5px 3px;display:grid;box-shadow:inset 0 0 0 1px #555,inset 1px 1px 0 1px #fff,inset -1px -1px 0 1px #8b8b8b}.gp-recipe-grid{gap:0;display:grid}.gp-recipe-grid.cols-2{grid-template-columns:18px 18px}.gp-recipe-grid.cols-3{grid-template-columns:18px 18px 18px}.gp-recipe-arrow{background-size:22px 15px;width:22px;height:15px}.gp-recipe-where{color:#3f3f3f;grid-column:1/span 3;font-size:7px;line-height:8px;text-shadow:none!important}.gp-link{cursor:pointer}.gp-link:hover:after{content:"";pointer-events:none;background:#fff6;width:16px;height:16px;position:absolute;top:1px;left:1px}.px-slot.big.gp-link:hover:after{top:5px;left:5px}.gp-tips{flex-direction:column;gap:2px;display:flex}.gp-tip{align-items:flex-start;gap:4px;display:flex}.gp-tip .gp-glyph{flex:none;margin-top:1px}.gp-tip .gp-text{font-size:9px;line-height:11px}.gp-showme{flex-wrap:wrap;gap:3px;display:flex}.gp-showme .px-button{height:19px;font-size:9px}.gp-chips-row{flex-wrap:wrap;gap:3px;display:flex}.gp-link-chip{color:#3b2f22;cursor:pointer;background:#fbf5e2;border-radius:1px;align-items:center;gap:3px;height:18px;padding:0 4px 0 2px;font-size:8px;line-height:8px;display:inline-flex;box-shadow:inset 0 0 0 1px #c9b88a,0 1px #b8a676}.gp-link-chip:hover{background:#fff;box-shadow:inset 0 0 0 1px #a8925a,0 1px #a08c5a}.gp-link-chip.tutorial{background:#e4f0d8;box-shadow:inset 0 0 0 1px #9ab870,0 1px #8aa860}.gp-icons{flex-wrap:wrap;gap:1px;display:flex}.gp-icons .px-slot{cursor:pointer}.gp-next-card{background:linear-gradient(#fff6d8,#f6e7b4);box-shadow:inset 0 0 0 1px #d8a830,0 1px #b08820}.gp-adv{background:#faf3de;border-radius:1px;align-items:center;gap:4px;padding:2px 4px;font-size:9px;line-height:10px;display:flex;box-shadow:inset 0 0 0 1px #e0d2a8}.gp-adv.earned{background:#f8edc4;box-shadow:inset 0 0 0 1px #d8a830}.gp-adv .gp-small{margin-left:auto}.gp-tiles{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.gp-tile{box-sizing:border-box;cursor:pointer;background:#faf3de;border-radius:1px;align-items:center;gap:3px;height:20px;padding:1px 3px 1px 1px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #e0d2a8}.gp-tile:hover{background:#fff;box-shadow:inset 0 0 0 1px #a8925a}.gp-tile span{color:#3b2f22;white-space:nowrap;text-overflow:ellipsis;font-size:8px;line-height:8px;overflow:hidden}.gp-subhead{color:#8a6a2a;grid-column:1/-1;margin:4px 0 1px;font-size:8px;line-height:8px}.gp-controls{background:#faf3de;grid-template-columns:1fr 1fr;gap:1px 10px;padding:4px 5px;display:grid;box-shadow:inset 0 0 0 1px #e0d2a8}.gp-control{align-items:center;gap:5px;height:16px;display:flex}.gp-control .gp-pics{justify-content:flex-end;width:70px}.gp-control .gp-text{font-size:9px}.gp-path{grid-template-columns:repeat(4,1fr);gap:3px;display:grid}.gp-path .gp-card{text-align:center;flex-direction:column;gap:2px;padding:5px 3px 4px}.gp-path .gp-num{text-align:center;color:#2a1e00;background:#ffd84a;border-radius:1px;width:9px;height:9px;font-size:7px;line-height:9px;position:absolute;top:2px;left:2px;box-shadow:0 0 0 1px #8a6a10}.gp-path .gp-check{position:absolute;top:2px;right:2px}.gp-path .gp-card-title{font-size:8px;line-height:9px}.gp-options{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.gp-options .px-button{flex:none;font-size:9px}.gp-empty{text-align:center;color:#7a6a52;padding:16px 8px;font-size:10px;line-height:13px}.gp-tip-float{z-index:60;pointer-events:none;white-space:normal;position:fixed}.guide-book{--gp-read-font:"Andika", ui-sans-serif, system-ui, sans-serif}.gp-easy .gp-read{font-family:var(--gp-read-font);letter-spacing:normal;-webkit-font-smoothing:auto;text-rendering:optimizelegibility;font-weight:400}.gp-easy .gp-text.gp-read,.gp-easy .gp-empty.gp-read{font-size:11.5px;line-height:16px}.gp-easy .gp-tip .gp-text.gp-read{font-size:10.5px;line-height:15px}.gp-easy .gp-tip .gp-glyph{margin-top:3px}.gp-easy .gp-small.gp-read,.gp-easy .gp-card-sub.gp-read{font-size:9px;line-height:13px}.gp-easy .gp-s-sub.gp-read{font-size:8px;line-height:11px}.gp-easy .gp-next-title.gp-read{font-size:13.5px;line-height:19px}.guide-arrow{z-index:6;pointer-events:none;background:#100e169e;border-radius:1px;align-items:center;gap:4px;padding:2px 6px 2px 3px;animation:.22s ease-out both px-fade-in;display:flex;position:fixed;top:14px;left:3px;box-shadow:0 0 0 1px #000c,inset 0 0 0 1px #ffd84a59}.guide-arrow.hidden{display:none}.guide-arrow .ga-arrow{width:16px;height:16px;image-rendering:pixelated;background-size:16px 16px;transition:transform 90ms linear}.guide-arrow .ga-words{flex-direction:column;gap:1px;display:flex}.guide-arrow .ga-name{color:#ffe070;font-size:9px;line-height:9px}.guide-arrow .ga-dist,.guide-arrow .ga-depth{color:#e8e8e8;font-size:8px;line-height:8px}.guide-arrow .ga-depth{color:#9fd8ff}.guide-arrow .ga-depth:empty{display:none}.hud-slot.guide-glow:before{content:"";border-radius:1px;width:22px;height:22px;animation:.52s ease-in-out infinite alternate guide-glow;position:absolute;top:-3px;left:-3px;box-shadow:0 0 0 1px #ffd84a,0 0 0 2px #ffd84a73}@keyframes guide-glow{0%{opacity:.35;transform:scale(.94)}to{opacity:1;transform:scale(1.06)}}.recipe-btn.flash{animation:.65s ease-in-out 3 gp-flash}@keyframes gp-flash{50%{box-shadow:0 0 0 2px #ffd84a,inset 0 0 0 1px #fff}}.gp-whats{text-align:center;color:#fff;cursor:pointer;text-shadow:1px 1px #1a4a2e;width:15px;height:16px;font-size:10px;line-height:14px;font-family:var(--px-font);z-index:3;background:#2a6e46;border:0;border-radius:0 2px 2px 0;padding:0 0 0 1px;position:absolute;top:6px;right:-15px;box-shadow:inset 0 0 0 1px #1a4a2e,inset 1px 1px 0 1px #3c9a62,1px 1px #0f2a1a}.gp-whats:hover,.gp-whats.on{color:var(--px-hover-text);background:#3c9a62}.container-screen.whats-mode,.container-screen.whats-mode *{cursor:help!important}.container-screen.whats-mode .px-slot:hover:after{background:#ffd84a8c}.shell-layer{z-index:10;position:fixed;inset:0}.shell-sky{background:linear-gradient(#4f86dc 0%,#86b2ee 50%,#c9def4 100%);transition:opacity .8s;position:absolute;inset:0}.shell-layer.world-ready .shell-sky{opacity:0;pointer-events:none}.shell-vignette{pointer-events:none;background:radial-gradient(at 50% 42%,#0000 42%,#0000006b 100%);position:absolute;inset:0}.shell-layer.leaving{animation:.3s ease-in both px-fade-out}.title-screen .menu-body{gap:0;margin-top:-16px}.title-logo{width:256px;height:64px;margin-bottom:8px;animation:.7s cubic-bezier(.2,1.3,.4,1) both title-drop;position:relative}@keyframes title-drop{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:none}}.title-logo .logo{filter:drop-shadow(0 2px #00000059);width:256px;height:48px;position:absolute;top:0;left:0}.title-logo .subtitle{filter:drop-shadow(0 1px #0000004d);height:25px;position:absolute;top:43px;left:50%;transform:translate(-50%)}.title-splash{white-space:nowrap;color:#ff0;text-shadow:1px 1px #3f3f00;pointer-events:none;justify-content:center;width:0;font-size:11px;font-weight:700;display:flex;position:absolute;top:30px;left:236px;transform:rotate(-18deg)}.title-splash:before{content:""}.title-splash{animation:.9s ease-in-out infinite splash-bounce}@keyframes splash-bounce{0%,to{transform:rotate(-18deg) scale(calc(var(--splash-scale,1) * 1))}50%{transform:rotate(-18deg) scale(calc(var(--splash-scale,1) * 1.1))}}.title-greeting{color:#fff;margin:2px 0 12px;font-size:11px;animation:.9s ease-out .3s both px-fade-in}.title-buttons{gap:4px}.title-row{gap:4px;display:flex}.title-version{color:#fff;opacity:.9;font-size:8px;position:fixed;bottom:3px;left:4px}.world-frame{box-sizing:border-box;width:250px;height:118px;margin-bottom:4px;padding:3px}.world-list{flex-direction:column;gap:2px;height:100%;padding-right:2px;display:flex}.world-card{cursor:pointer;border:1px solid #0000;border-radius:1px;flex:none;gap:5px;padding:2px;display:flex}.world-card:hover{background:#ffffff0f}.world-card.selected{background:#ffffff1a;border-color:#fff}.world-thumb{background:#1a1822;flex:none;place-items:center;width:58px;height:33px;display:grid;overflow:hidden;box-shadow:0 0 0 1px #000}.world-thumb img{object-fit:cover;image-rendering:auto;width:58px;height:33px}.world-thumb img.placeholder{width:26px;height:26px;image-rendering:pixelated}.world-info{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.world-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.world-meta{color:#bfbfbf;align-items:center;gap:2px;font-size:8px;display:flex}.world-meta .px-icon{width:8px;height:8px}.world-when{color:#9d9d9d;font-size:8px}.world-empty{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:100%;margin-top:-118px;display:flex}.world-empty-pic{width:32px;height:32px}.world-buttons{justify-content:center;gap:4px;display:flex}.px-modal-back{z-index:40;background:#00000080;place-items:center;animation:.12s ease-out both px-fade-in;display:grid;position:fixed;inset:0}.px-modal{background:#181420f5;flex-direction:column;align-items:center;gap:6px;padding:10px 12px;display:flex;box-shadow:0 0 0 1px #000,inset 0 0 0 1px #ffffff1f}.modal-title{color:#fff;font-size:11px}.modal-text{color:#ffcfc0}.modal-buttons{gap:6px;display:flex}.create-box{box-sizing:border-box;flex-direction:column;align-items:center;gap:4px;width:330px;margin-bottom:4px;padding:5px 8px 7px;display:flex}.create-columns{gap:12px;height:96px;display:flex}.create-col{flex-direction:column;gap:3px;width:152px;display:flex}.create-box .field-label{margin:1px 0 0 1px}.create-box .field-hint{text-align:center;order:0}.pick-row{gap:3px;display:flex}.pick-grid{grid-template-columns:74px 74px;gap:3px;display:grid}.pick-row .px-button.pressed,.pick-grid .px-button.pressed{color:#ffffa0}.pick-row .px-button .px-icon,.pick-grid .px-button .px-icon{width:12px;height:12px}.create-more{flex-direction:column;align-items:flex-start;gap:2px;height:96px;display:flex}.create-options{grid-template-columns:100px 100px 100px;gap:2px 3px;margin-top:1px;display:grid}.credits-box{box-sizing:border-box;flex-direction:column;align-items:center;gap:2px;width:250px;margin-bottom:6px;padding:8px 10px;display:flex}.credits-love{color:#ffd8e0;text-align:center;align-items:center;gap:4px;margin-bottom:6px;font-size:10px;display:flex}.credits-love .px-icon{width:10px;height:10px}.credits-line{color:#d8d8d8;font-size:8px}.credits-gap{height:5px}
