:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f8fbff;--muted:#b8c9d5;--panel:#08121be6;--line:#ffffff29;--lime:#9ae05f;--gold:#ffd36e;--cyan:#75e7e1;--danger:#ff7c78;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);font-family:Inter,Noto Sans TC,Microsoft JhengHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#gameRoot{width:100%;height:100%;margin:0;overflow:hidden}body{color:var(--ink);-webkit-user-select:none;user-select:none;touch-action:none;background:#09131c}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}#renderHost,#renderHost canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.vignette{pointer-events:none;z-index:2;background:radial-gradient(circle at 50% 48%,#0000 50%,#01070c38 100%);position:fixed;inset:0}.game-header{z-index:10;top:max(14px, var(--safe-top));pointer-events:none;align-items:center;gap:12px;height:68px;display:flex;position:fixed;left:18px;right:18px}.game-header>*{pointer-events:auto}.header-button,.world-chip,.game-brand{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#071018c4;border:1px solid #ffffff3d;box-shadow:0 12px 32px #0003,inset 0 1px #ffffff17}.header-button{cursor:pointer;border-radius:15px;place-items:center;width:50px;height:50px;font-size:18px;font-weight:900;text-decoration:none;display:grid}.header-button:hover{border-color:#ffffff80;transform:translateY(-1px)}.home-button:before{content:"⌂";font-size:27px;line-height:1}.game-brand{border-radius:17px;align-items:center;gap:11px;height:58px;padding:8px 15px 8px 10px;display:flex}.game-brand small{color:var(--cyan);letter-spacing:.15em;font-size:9px;font-weight:900;display:block}.game-brand strong{letter-spacing:.04em;font-size:18px;line-height:1.2}.cube-logo{width:38px;height:38px;display:block;position:relative;transform:rotate(30deg)skewY(-4deg)}.cube-logo i{background:#5fa545;border:2px solid #ffffffad;width:21px;height:21px;position:absolute}.cube-logo i:first-child{background:#88cf56;top:0;left:8px;transform:skewY(-30deg)scaleY(.86)}.cube-logo i:nth-child(2){background:#6e943f;top:16px;left:1px;transform:skewY(30deg)scaleY(.86)}.cube-logo i:nth-child(3){background:#476f31;top:16px;left:21px;transform:skewY(-30deg)scaleY(.86)}.world-chip{border-radius:17px;align-items:center;gap:11px;min-width:182px;height:58px;margin-left:auto;padding:8px 15px;display:flex}.world-chip>span{font-size:25px}.world-chip small,.world-chip strong{display:block}.world-chip small{color:#d4e2e9;font-size:11px}.world-chip strong{white-space:nowrap;margin-top:2px;font-size:14px}.header-actions{gap:8px;display:flex}.survival-hud{z-index:8;pointer-events:none;filter:drop-shadow(0 3px 4px #0000006b);width:250px;position:fixed;top:104px;left:22px}.hud-row{align-items:center;gap:7px;margin-bottom:7px;display:flex}.hud-row>b{text-shadow:0 2px 2px #000;width:24px;font-size:13px}.hud-icon{width:21px;font-size:17px}.hud-pips{flex:1;grid-template-columns:repeat(10,1fr);gap:3px;display:grid}.hud-pips i{background:#ee5f5a;border:2px solid #410407cc;width:16px;height:16px;display:block;transform:rotate(45deg)scale(.74);box-shadow:inset 2px 2px #ffffff40}.hud-pips.food i{background:#e89b45;border-color:#512704cc;border-radius:50% 45% 55% 42%;transform:rotate(-5deg)}.hud-pips i.is-empty{box-shadow:none;opacity:.65;background:#231e20b3}.experience{align-items:center;gap:8px;margin-left:28px;display:flex}.experience>i{background:#050e0bb3;border:2px solid #050e0bd9;flex:1;height:9px}.experience>i b{background:linear-gradient(90deg,#64cb45,#b2f05b);width:0;height:100%;transition:width .3s;display:block}.experience span{color:#b6f475;text-shadow:0 2px #000;min-width:24px;font-weight:900}.movement-readout{color:#e9ffd6;letter-spacing:.05em;background:#16381cb8;border:1px solid #9ae05f59;border-radius:8px;width:max-content;margin:7px 0 0 28px;padding:5px 9px;font-size:10px;font-weight:900}.movement-readout[hidden]{display:none}.target-card{z-index:7;text-align:center;pointer-events:none;background:#02080dbd;border:1px solid #ffffff24;border-radius:9px;min-width:120px;padding:7px 11px;position:fixed;top:calc(50% + 34px);left:50%;transform:translate(-50%)}.target-card strong,.target-card span{display:block}.target-card strong{font-size:13px}.target-card span{color:var(--muted);margin-top:2px;font-size:10px}.crosshair{z-index:7;pointer-events:none;filter:drop-shadow(0 1px 1px #000);width:24px;height:24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.crosshair i,.crosshair b{background:#fffffff2;display:block;position:absolute}.crosshair i{width:2px;height:18px;top:3px;left:11px}.crosshair b{width:18px;height:2px;top:11px;left:3px}.break-meter{z-index:7;pointer-events:none;background:#0000009e;border-radius:8px;width:160px;height:8px;padding:2px;position:fixed;top:calc(50% + 78px);left:50%;transform:translate(-50%)}.break-meter i{border-radius:inherit;background:linear-gradient(90deg,var(--gold),#fff0a6);width:0;height:100%;display:block}.quest-card{z-index:8;border:1px solid #fff3;border-left:4px solid var(--gold);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;background:#071018c2;border-radius:13px;width:min(330px,100vw - 44px);padding:14px 16px;transition:all .25s;position:fixed;top:104px;right:22px;box-shadow:0 10px 30px #00000030}.quest-card.is-highlighted{animation:1.5s infinite alternate questGlow}.quest-card small,.quest-card strong,.quest-card span{display:block}.quest-card small{color:var(--gold);letter-spacing:.12em;font-size:9px;font-weight:900}.quest-card strong{margin-top:4px;font-size:16px}.quest-card span{color:#cfdae0;margin-top:4px;font-size:12px;line-height:1.45}@keyframes questGlow{to{border-color:#ffd36ebf;box-shadow:0 0 28px #ffcd5c40}}.toast-stack{z-index:60;pointer-events:none;gap:8px;width:min(440px,100vw - 28px);display:grid;position:fixed;top:88px;left:50%;transform:translate(-50%)}.toast-stack>div{text-align:center;opacity:0;background:#060f16e6;border:1px solid #ffffff38;border-radius:12px;padding:11px 15px;font-size:13px;font-weight:800;transition:all .25s;transform:translateY(-8px);box-shadow:0 10px 30px #00000040}.toast-stack>div.is-visible{opacity:1;transform:none}.fullscreen-button{color:#dffcff}.fullscreen-prompt{z-index:40;top:max(92px,calc(var(--safe-top) + 78px));color:#f3ffff;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);cursor:pointer;background:#05161ff0;border:1px solid #75e7e17a;border-radius:15px;align-items:center;gap:11px;min-width:260px;padding:10px 15px;transition:all .22s;display:flex;position:fixed;left:50%;transform:translate(-50%,-12px);box-shadow:0 18px 45px #00000059,0 0 25px #75e7e11f}.fullscreen-prompt[hidden]{display:none}.fullscreen-prompt.is-visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.fullscreen-prompt>b{color:#07161e;background:var(--cyan);border-radius:11px;place-items:center;width:38px;height:38px;font-size:21px;display:grid}.fullscreen-prompt>span{text-align:left;display:grid}.fullscreen-prompt strong{font-size:13px}.fullscreen-prompt small{color:var(--muted);margin-top:2px;font-size:10px}.hotbar{z-index:9;left:50%;bottom:max(20px, calc(var(--safe-bottom) + 10px));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050d14c9;border:1px solid #ffffff3d;border-radius:16px;gap:5px;padding:7px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 15px 45px #0000004d}.hotbar button{cursor:pointer;background:#ffffff0e;border:2px solid #ffffff24;border-radius:10px;width:56px;height:56px;position:relative}.hotbar button.is-selected{background:#ffe17e30;border-color:#fff2b5;transform:translateY(-5px);box-shadow:0 0 18px #ffd76d40}.hotbar button.is-selected:after{content:"▼";color:#fff1a8;filter:drop-shadow(0 2px 2px #000);font-size:13px;position:absolute;top:-23px;left:50%;transform:translate(-50%)}.hotbar button small{color:#fff9;font-size:9px;position:absolute;top:1px;left:4px}.hotbar button>b,.inventory-slot>b{text-shadow:0 2px 2px #000;font-size:12px;position:absolute;bottom:2px;right:4px}.empty-slot{display:block}.selected-item-banner{z-index:9;text-align:center;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050d14db;border:1px solid #fff1a873;border-radius:11px;min-width:210px;padding:8px 15px;position:fixed;bottom:102px;left:50%;transform:translate(-50%);box-shadow:0 8px 26px #00000047}.selected-item-banner strong,.selected-item-banner span{display:block}.selected-item-banner strong{color:#fff2b4;font-size:14px}.selected-item-banner span{color:#c8d5dd;margin-top:2px;font-size:9px}.selected-item-banner.is-pulsing{animation:.32s ease-out selectedPulse}@keyframes selectedPulse{50%{border-color:#fff;transform:translate(-50%)scale(1.1);box-shadow:0 0 28px #ffe27d6b}}.desktop-help{z-index:8;color:#ffffffb8;text-shadow:0 2px 3px #000;pointer-events:none;gap:12px;font-size:10px;font-weight:800;display:flex;position:fixed;bottom:151px;left:50%;transform:translate(-50%)}.item-cube{background:#777;border:2px solid #00000040;width:27px;height:27px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(8deg);box-shadow:inset 4px 4px #fff3,inset -5px -5px #0003,0 4px 4px #00000040}.block-1{background:linear-gradient(#65b648 0 27%,#795437 28%)}.block-2{background:#795437}.block-3{background:#777c80}.block-4{background:#dbc37c}.block-6{background:#8c5b32}.block-7{background:#3b8b3e}.block-8{background:#a87543}.block-9{background:#8a5550}.block-10{background:#beeaf08c}.block-11{background:#53595c}.block-12{background:#8d7669}.block-13{background:#f7b943;width:9px}.block-14{background:#765235}.block-15{background:#5b6164}.block-17{background:#ecf6f7}.block-18{background:#3b9147}.item-symbol{color:#d5dbe0;text-shadow:2px 3px #273039;font-size:30px;font-style:normal;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.item-symbol.apple{color:#e75350}.item-symbol.coal{color:#25282b;text-shadow:0 0 2px #fff}.item-symbol.ironIngot{color:#e1e5e6}.screen{z-index:50;padding:max(20px,var(--safe-top)) 20px max(20px,var(--safe-bottom));-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);touch-action:pan-y;background:#030a0fa8;place-items:center;display:none;position:fixed;inset:0;overflow:auto}.screen.is-visible{display:grid}.panel{background:linear-gradient(145deg,#0f1e28fa,#071018fa);border:1px solid #fff3;border-radius:24px;width:min(760px,100%);max-height:calc(100vh - 40px);padding:28px;position:relative;overflow:auto;box-shadow:0 30px 90px #0000008c,inset 0 1px #ffffff14}.panel-kicker{color:var(--cyan);letter-spacing:.18em;margin:0 0 5px;font-size:11px;font-weight:900}.panel h2{margin:0 0 22px;font-size:clamp(28px,4vw,42px);line-height:1.1}.panel h3{margin:0 0 12px;font-size:18px}.panel-close{border:1px solid var(--line);cursor:pointer;background:#ffffff0f;border-radius:50%;width:42px;height:42px;font-size:22px;position:absolute;top:18px;right:20px}.panel label{color:#dce7ed;gap:7px;margin-top:14px;font-size:13px;font-weight:800;display:grid}.panel input[type=text],.panel input:not([type]),.panel select{color:#fff;background:#00000038;border:1px solid #ffffff2e;border-radius:12px;outline:none;width:100%;height:52px;padding:0 14px}.panel input:focus,.panel select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #75e7e11f}.primary-button,.menu-actions button,.menu-actions a{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2b;border-radius:13px;place-items:center;min-height:52px;padding:0 20px;font-weight:900;text-decoration:none;display:grid}.primary-button{background:linear-gradient(135deg,#79bd4e,#4c8f36);border-color:#a4df7c;box-shadow:0 12px 30px #539a343d}.primary-button:hover{filter:brightness(1.08)}.world-panel{width:min(680px,100%)}.world-panel>.primary-button{width:100%;margin-top:22px}.mode-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.mode-card{text-align:left;cursor:pointer;background:#ffffff0b;border:2px solid #ffffff21;border-radius:16px;min-height:125px;padding:16px}.mode-card.is-selected{border-color:var(--lime);background:#8cd3561f}.mode-card b,.mode-card strong,.mode-card span{display:block}.mode-card b{font-size:27px}.mode-card strong{margin:5px 0;font-size:17px}.mode-card span{color:var(--muted);font-size:12px;line-height:1.45}.tutorial-panel{width:min(820px,100%)}.tutorial-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.tutorial-grid article{background:#ffffff0b;border:1px solid #ffffff21;border-radius:15px;padding:18px}.tutorial-grid b,.tutorial-grid span{display:block}.tutorial-grid b{color:var(--gold);letter-spacing:.15em;font-size:11px}.tutorial-grid span{margin-top:8px;font-size:18px;font-weight:900}.tutorial-grid p,.tutorial-note{color:var(--muted);font-size:13px;line-height:1.6}.tutorial-note{border-left:3px solid var(--cyan);background:#75e7e10f;margin:18px 0;padding:12px 14px}.tutorial-panel>.primary-button{width:100%}.loading-screen{background:radial-gradient(circle at 50% 40%,#173d4d,#07131e 72%)}.loading-card{text-align:center;width:min(480px,90vw)}.loading-card small{color:var(--cyan);letter-spacing:.24em;font-size:10px;font-weight:900}.loading-card h1{margin:8px 0;font-size:clamp(38px,8vw,68px)}.loading-card p{color:var(--muted);min-height:24px}.loading-track{background:#ffffff17;border-radius:10px;height:10px;margin-top:20px;overflow:hidden}.loading-track i{border-radius:inherit;background:linear-gradient(90deg,var(--lime),var(--cyan));width:3%;height:100%;transition:width .25s;display:block}.loading-cube{background:linear-gradient(135deg,#9bdd66,#508e39);width:58px;height:58px;margin:0 auto 23px;animation:1.5s ease-in-out infinite loadingCube;display:block;box-shadow:inset -12px -12px #0003,inset 9px 9px #ffffff26}@keyframes loadingCube{50%{transform:translateY(-12px)rotate(12deg)}}.inventory-panel{width:min(940px,100%)}.inventory-heading{justify-content:space-between;align-items:start;display:flex}.player-paperdoll{text-align:center;width:100px;color:var(--muted);font-size:11px}.player-paperdoll i{background:linear-gradient(#d6a16f 0 28%,#5a8eb6 29% 67%,#405e83 68%);width:32px;height:64px;margin:0 auto 4px;display:block;box-shadow:0 0 0 2px #ffffff26}.inventory-layout{grid-template-columns:1.05fr .95fr;gap:26px;display:grid}.inventory-grid{grid-template-columns:repeat(8,1fr);gap:6px;display:grid}.inventory-slot{aspect-ratio:1;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff21;border-radius:8px;min-width:0;position:relative}.inventory-slot:hover{background:#ffffff17;border-color:#ffffff73}.inventory-slot .item-cube{width:23px;height:23px}.inventory-slot .item-symbol{font-size:26px}.durability{background:#451e1e;height:3px;position:absolute;bottom:3px;left:4px;right:4px}.durability i{background:#78d35a;height:100%;display:block}.recipe-tabs{gap:5px;margin-bottom:9px;display:flex;overflow-x:auto}.recipe-tabs button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:9px;flex:none;padding:7px 10px;font-size:11px}.recipe-tabs button.is-active{color:#102018;background:var(--cyan)}.recipe-list{gap:7px;max-height:330px;padding-right:3px;display:grid;overflow:auto}.recipe-card{text-align:left;opacity:.62;background:#00000021;border:1px solid #ffffff1a;border-radius:11px;grid-template-columns:46px 1fr auto;align-items:center;gap:10px;min-height:60px;padding:7px 9px;display:grid}.recipe-card.can-craft{opacity:1;cursor:pointer;border-color:#9ae05f61}.recipe-card>span:nth-child(2) strong,.recipe-card>span:nth-child(2) small{display:block}.recipe-card small{color:var(--muted);margin-top:3px;font-size:9px}.recipe-card>b{color:var(--lime);font-size:10px}.recipe-icon{background:#ffffff0f;border-radius:8px;width:42px;height:42px;position:relative}.settings-panel{width:min(680px,100%)}.settings-grid{grid-template-columns:1fr 1fr;gap:8px 22px;display:grid}.settings-grid label>span{justify-content:space-between;gap:12px;display:flex}.settings-grid label>span b{color:var(--cyan)}.settings-grid input[type=range]{width:100%;accent-color:var(--lime)}.toggle-row{border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto;align-items:center;min-height:46px}.toggle-row input{width:23px;height:23px;accent-color:var(--lime)}.menu-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:24px;display:grid}.menu-actions .danger-button{color:#ffc5c1;border-color:#ff7c7861}.death-panel{text-align:center;width:min(560px,100%)}.death-panel p:not(.panel-kicker){color:var(--muted);line-height:1.6}.death-panel>div{justify-content:center;gap:10px;display:flex}.death-panel a{color:#fff;place-items:center;padding:0 18px;display:grid}.mobile-controls{display:none}body.hurt-flash:after{content:"";z-index:45;pointer-events:none;background:#ff231e3d;animation:.42s ease-out forwards hurt;position:fixed;inset:0}body.is-underwater:before{content:"";z-index:3;pointer-events:none;mix-blend-mode:multiply;background:linear-gradient(#207bae29,#083c644d);position:fixed;inset:0;box-shadow:inset 0 0 120px #042b4b7a}@keyframes hurt{to{opacity:0}}@media (width<=900px){.game-header{left:10px;right:10px;top:max(8px,var(--safe-top));gap:7px;height:54px}.game-brand{height:50px;padding:6px 9px}.game-brand div{display:none}.cube-logo{transform:scale(.82)rotate(30deg)}.header-button{border-radius:13px;width:45px;height:45px}.world-chip{flex:1;min-width:0;height:50px;margin-left:0;padding:6px 9px}.world-chip>span{font-size:20px}.world-chip strong{font-size:11px}.world-chip small{font-size:9px}.header-actions{gap:4px}.header-actions .header-button{width:42px;height:42px;font-size:14px}.survival-hud{width:205px;top:72px;left:12px}.hud-pips{gap:1px}.hud-pips i{width:13px;height:13px}.quest-card{width:min(285px,100vw - 24px);padding:10px 12px;top:72px;right:12px}.quest-card span{font-size:11px}.desktop-help{display:none}.hotbar{max-width:calc(100vw - 20px);bottom:max(10px,var(--safe-bottom));scrollbar-width:none;justify-content:flex-start;gap:3px;padding:5px;overflow-x:auto}.hotbar button{flex:none;width:48px;height:48px}.hotbar button.is-selected{transform:translateY(-2px)}.inventory-layout{grid-template-columns:1fr}.inventory-grid{grid-template-columns:repeat(8,1fr)}.recipe-list{max-height:220px}}@media (pointer:coarse),(width<=720px){.header-actions #leaderboardButton{display:none}.crosshair{width:28px;height:28px}.crosshair i{height:20px;left:13px}.crosshair b{width:20px;top:13px}.target-card{top:calc(50% + 28px)}.break-meter{top:calc(50% + 68px)}.mobile-controls{z-index:11;pointer-events:none;display:block;position:fixed;inset:0}.joystick{pointer-events:auto;left:22px;bottom:max(92px,calc(var(--safe-bottom) + 82px));-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);touch-action:none;background:#040c123d;border:2px solid #ffffff3d;border-radius:50%;width:118px;height:118px;position:absolute}.joystick:before,.joystick:after{content:"";background:#ffffff1f;position:absolute}.joystick:before{width:2px;height:74%;top:13%;left:50%}.joystick:after{width:74%;height:2px;top:50%;left:13%}.joystick i{z-index:2;background:#ffffff57;border:2px solid #ffffff73;border-radius:50%;width:50px;height:50px;margin:-25px;position:absolute;top:50%;left:50%;box-shadow:0 5px 18px #00000040}.look-zone{pointer-events:auto;touch-action:none;width:56%;position:absolute;top:62px;bottom:72px;right:0}.mobile-actions{pointer-events:none;right:17px;bottom:max(82px,calc(var(--safe-bottom) + 73px));width:185px;height:170px;position:absolute}.mobile-actions button{pointer-events:auto;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);touch-action:none;background:#050e1585;border:1px solid #ffffff4d;font-weight:900;position:absolute;box-shadow:0 6px 20px #0003}#mobileJump{border-radius:50%;width:58px;height:58px;font-size:23px;top:0;right:0}#mobileBreak{border-radius:50%;width:70px;height:70px;font-size:12px;bottom:0;right:66px}#mobilePlace{border-radius:50%;width:62px;height:62px;font-size:12px;bottom:4px;right:0}#mobileInventory{border-radius:13px;width:46px;height:46px;font-size:20px;bottom:7px;left:0}.hotbar{bottom:max(8px,var(--safe-bottom));max-width:calc(100vw - 16px)}.selected-item-banner{bottom:max(68px,calc(var(--safe-bottom) + 61px));min-width:180px;padding:6px 10px}.hotbar button{width:43px;height:43px}.hotbar .item-cube{width:23px;height:23px}.hotbar .item-symbol{font-size:25px}.quest-card{top:auto;bottom:max(146px,calc(var(--safe-bottom) + 136px));width:min(360px,100vw - 160px);padding:8px 10px;left:50%;right:auto;transform:translate(-50%)}.quest-card small{display:none}.quest-card strong{font-size:13px}.quest-card span{font-size:10px;line-height:1.35}.survival-hud{width:184px;top:68px}.hud-row{margin-bottom:4px}.hud-icon{width:16px;font-size:13px}.hud-row>b{width:18px;font-size:10px}.experience{margin-left:21px}.panel{border-radius:19px;max-height:calc(100vh - 20px);padding:22px 17px}.panel h2{margin-bottom:16px}.settings-grid,.menu-actions{grid-template-columns:1fr}.mode-grid{grid-template-columns:1fr 1fr}.mode-card{min-height:112px;padding:12px}.tutorial-grid{grid-template-columns:1fr}.tutorial-grid article{padding:12px}.tutorial-grid p{margin:6px 0 0}.inventory-grid{grid-template-columns:repeat(6,1fr)}.inventory-heading .player-paperdoll{display:none}}@media (width<=520px){.game-header{gap:4px}.game-brand{width:43px;padding:2px;overflow:hidden}.cube-logo{margin-left:-1px;transform:scale(.72)rotate(30deg)}.world-chip>span{display:none}.world-chip{padding:5px 8px}.header-actions .header-button{border-radius:11px;width:38px;height:38px}.home-button{width:40px;height:40px}.header-actions #leaderboardButton{display:none}.quest-card{width:calc(100vw - 166px);left:calc(50% + 2px);bottom:max(140px,calc(var(--safe-bottom) + 132px))}.joystick{width:104px;height:104px;left:14px;bottom:max(86px,calc(var(--safe-bottom) + 78px))}.joystick i{width:44px;height:44px;margin:-22px}.mobile-actions{transform-origin:100% 100%;right:10px;transform:scale(.92)}.mode-grid{grid-template-columns:1fr}.mode-card{min-height:96px}.mode-card b{float:left;margin-right:12px}.inventory-grid{grid-template-columns:repeat(5,1fr)}.recipe-card{grid-template-columns:42px 1fr}.recipe-card>b{display:none}}@media (height<=560px) and (orientation:landscape){.game-header{top:4px}.survival-hud{top:60px}.quest-card{display:none}.fullscreen-prompt{min-width:230px;padding:7px 11px;top:58px}.joystick{width:90px;height:90px;bottom:64px;left:18px}.joystick i{width:40px;height:40px;margin:-20px}.mobile-actions{transform-origin:100% 100%;bottom:55px;transform:scale(.78)}.hotbar{bottom:4px}.hotbar button{width:38px;height:38px}.screen{place-items:start center;padding:8px}.panel{max-height:calc(100vh - 16px);padding:16px}.panel h2{margin-bottom:10px;font-size:24px}.world-panel{grid-template-columns:1fr 1fr;gap:8px 14px;display:grid}.world-panel .panel-kicker,.world-panel h2,.world-panel .mode-grid,.world-panel .primary-button{grid-column:1/-1}.world-panel label{margin-top:2px}.world-panel .mode-grid{grid-template-columns:1fr 1fr;margin-top:4px}.world-panel .mode-card{min-height:74px;padding:8px}.world-panel .mode-card span{display:none}.world-panel .primary-button{min-height:42px;margin-top:4px}}@media (width>=1700px){.game-header{transform-origin:0 0;top:26px;left:32px;right:32px;transform:scale(1.12)}.world-chip{margin-left:auto}.survival-hud{transform-origin:0 0;top:125px;left:34px;transform:scale(1.1)}.quest-card{transform-origin:100% 0;top:125px;right:34px;transform:scale(1.08)}.hotbar{transform-origin:bottom;bottom:32px;transform:translate(-50%)scale(1.12)}.selected-item-banner{bottom:116px}.desktop-help{font-size:12px;bottom:162px}}
