:root{--lime:#b9d977;--ink:#20331f}.mode-picker{display:flex;gap:5px;margin:22px 0 10px;width:306px;padding:4px;background:#122a2399;border:1px solid #fff4;border-radius:5px}.mode-picker button{height:39px;flex:1;border:0;border-radius:3px;background:transparent;font-size:14px;font-weight:700;color:#d6e1ce}.mode-picker button[aria-pressed=true]{background:#d7e7b9;color:#293d26;box-shadow:0 2px 0 #0003}#mode-description{font-size:13px;line-height:1.55;max-width:320px;min-height:40px;margin:0 0 19px;color:#d0dcc6}.start-content{top:20%}.start-content h1{margin:25px 0 24px}.intro{font-size:21px!important;margin-bottom:0!important}.start-meta{font-size:10px}.guide-card{width:355px}.guide-row .key-text{font-size:11px}.guide-foot{line-height:1.6}#game-mode,#new-game-mode{color:#e5eeda;background:#24382b;border:1px solid #c7d9b566;padding:8px;border-radius:3px}#new-game-mode{width:100%}.inventory-panel{width:min(970px,98vw);background:#29352f;border:2px solid #86947a;box-shadow:inset 0 0 0 3px #182b22,0 20px 100px #0008}.inventory-panel h2{font-size:35px}.inventory-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:26px;margin-top:24px}.inventory-section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px;font-size:14px;color:#e3ecd4}.inventory-section-heading span+span{font-size:10px;color:#afc29e;text-align:right}#inventory-grid{grid-template-columns:repeat(5,1fr);gap:5px;max-height:410px;overflow:auto;padding:1px}.inventory-item{position:relative;height:79px;border-radius:1px;border:2px solid;border-color:#17251d #53664a #53664a #17251d;background:#1c2b24;padding:4px;gap:3px}.inventory-item.active{outline:1px solid #dbedbb;outline-offset:-3px;background:#43523b}.inventory-item span{font-size:10px}.inventory-item .item-amount{position:absolute;right:5px;top:5px;font:700 13px monospace;color:white;text-shadow:1px 1px #000}.inventory-item img{width:32px;height:34px}.inventory-item .durability{bottom:3px}.inventory-item.empty-hand{border-style:dashed}.crafting{border-left:1px solid #fff2;padding-left:23px}#recipe-list{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;max-height:235px;overflow:auto;padding:2px}.recipe{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;height:70px;position:relative;background:#15251d55;border:1px solid #a8be8c44;border-radius:2px;padding:4px;opacity:.65}.recipe.available{opacity:1;background:#56744333;border-color:#b1cd8466}.recipe.active{outline:2px solid #d7ecb6;outline-offset:-2px;opacity:1}.recipe img{width:28px;height:29px;image-rendering:pixelated}.recipe span{font-size:9px;line-height:1.2}.recipe .recipe-yield{position:absolute;right:4px;top:3px;font-size:11px}#recipe-detail{margin-top:14px;padding:13px;background:#15251d70;min-height:158px;border:1px solid #95ac7b33}#recipe-detail h3{font-size:15px;margin:0 0 10px;color:#e5efdc}.ingredients{display:flex;gap:6px;flex-wrap:wrap}.ingredient{display:flex;align-items:center;gap:4px;padding:4px 6px;background:#93b07813;color:#e1ebd1;font-size:12px;border:1px solid #abc28a33}.ingredient.missing{color:#efa08e;border-color:#b15c4a55}.ingredient img{width:20px;height:22px;image-rendering:pixelated}.craft-button{width:100%;height:35px;background:#accd7e;color:#1e321c;border:1px solid #d3eab0;border-bottom:3px solid #6e8953;margin-top:12px;font-size:13px;font-weight:700}.craft-button:disabled{opacity:.35;cursor:not-allowed}.station-required{font-size:11px;color:#c2cfb7;margin:9px 0 0}.inventory-footer{font-size:12px}#inventory-empty{margin-top:25px;font-size:14px;line-height:1.7}.slot{border-radius:0;border:2px solid;border-color:#17251d #59674f #59674f #17251d;background:#213127bf}.slot.active{border-color:#e6f4c7;box-shadow:inset 0 0 0 1px #151f14,0 0 0 1px #fff3;background:#8795756e}#hotbar{border-radius:2px;padding:5px;background:#1a241adb;border:2px solid #849278;gap:3px}.slot .slot-count{position:absolute;bottom:3px;right:4px;font:700 13px monospace;text-shadow:1px 1px #000}.slot.depleted img{opacity:.2}.durability{height:3px;position:absolute;left:6px;right:6px;bottom:4px;background:#101a12}.durability i{display:block;height:100%;background:#96d75b}.slot-number{font-size:10px}.slot img{width:33px;height:35px}#survival-stats{position:absolute;width:512px;max-width:calc(100% - 30px);left:50%;bottom:94px;transform:translateX(-50%);text-shadow:1px 2px #192415}#vitals{display:flex;justify-content:space-between;gap:20px;margin-bottom:8px;line-height:20px}#hearts,#hunger{display:flex;gap:2px;font-size:19px;filter:drop-shadow(1px 1px 0 #120e12)}.heart{color:#492c2c;position:relative}.heart i{font-style:normal;position:absolute;left:0;top:0;overflow:hidden;color:#f05751}.food{color:#483b2b;position:relative}.food i{position:absolute;left:0;top:0;font-style:normal;overflow:hidden;color:#d79959}#oxygen{position:absolute;right:0;top:-24px;font-size:17px;letter-spacing:3px;color:#9edff4}#xp-bar{height:6px;position:relative;background:#172413;border:1px solid #a6bc7966}#xp-bar>span{height:100%;display:block;background:#95d539;width:0}#xp-level{position:absolute;left:50%;bottom:6px;font:700 16px monospace;color:#a5ec5b;text-shadow:1px 1px 0 #223a12}#selected-name{bottom:137px}body.creative #selected-name{bottom:104px}#mining-progress{position:absolute;left:50%;top:calc(50% + 51px);width:86px;height:5px;transform:translateX(-50%);background:#15261bc9;border:1px solid #eef8e266;z-index:2;pointer-events:none}#mining-progress span{height:100%;display:block;background:#e8f4cc;width:0}#damage-flash{position:absolute;inset:0;box-shadow:inset 0 0 160px #b02018;background:#b82a1c20;opacity:0;transition:opacity .12s;z-index:3;pointer-events:none}#damage-flash.hit{opacity:1}#objective{position:absolute;left:34px;top:94px;max-width:230px;padding:11px 14px;background:#172b23ab;border-left:2px solid #cadf9d;color:#dfebd5;font-size:12px;line-height:1.55;z-index:2;pointer-events:none}#objective small{display:block;text-transform:uppercase;color:#a8c489;font-size:9px;letter-spacing:1.5px;margin-bottom:3px}.death-panel{width:440px;text-align:center;border-color:#b35c4b}.death-panel .eyebrow{justify-content:center;color:#efa998}.death-panel h2{font-size:50px;color:#f1c1ac}#death-screen{background:#50211d9c}.bottom-hint{gap:10px;bottom:42px;left:24px}.bottom-hint>span:nth-child(2){display:none}#target-info{font-size:12px}body.survival #touch-fly,body.survival #touch-down{display:none}.world-info{max-width:50vw}.world-info #biome{white-space:nowrap}.pickup-note{color:#bfe69f}.pause-panel{width:440px}.settings{margin:16px 0;padding:16px 0;gap:14px}.pause-panel h2{font-size:38px}.pause-panel p.pause-help{font-size:11px}.save-status{font-size:11px}
@media(max-width:1000px){.guide-card{width:315px}.start-content{top:17%}.inventory-panel{padding:23px}.inventory-layout{gap:16px}.crafting{padding-left:16px}.inventory-panel h2{font-size:30px}.bottom-hint{bottom:159px}.bottom-right{bottom:157px}#objective{top:82px;left:24px;max-width:205px}}
@media(max-height:760px) and (min-width:761px){.start-content{top:16%}.start-content h1{font-size:104px;margin:20px 0}.start-content .eyebrow{font-size:9px}.mode-picker{margin-top:15px}#mode-description{margin-bottom:12px;min-height:24px}.start-content .primary-button{height:50px}.guide-card{bottom:14%}.guide-row{min-height:35px}.pause-panel{padding:23px}.settings{gap:10px}.panel p{margin-bottom:16px}}
@media(max-width:760px){.start-content{top:19%}.mode-picker{width:100%}#mode-description{min-height:42px;font-size:13px}.intro{font-size:19px!important}.start-meta{gap:6px;font-size:9px}.start-meta>span+span:before{padding-right:6px}.inventory-layout{grid-template-columns:1fr;gap:18px}.crafting{border-left:0;border-top:1px solid #fff2;padding:18px 0 0}.inventory-panel{max-height:92dvh}.inventory-panel h2{font-size:29px}.inventory-panel .eyebrow{font-size:9px}#inventory-grid{grid-template-columns:repeat(5,1fr);max-height:238px}.inventory-item{height:70px}.inventory-item span{font-size:9px}.inventory-item img{width:28px;height:30px}#recipe-list{grid-template-columns:repeat(5,1fr);max-height:162px}.recipe{height:74px}.recipe span{font-size:9px}#recipe-detail{min-height:150px}.inventory-footer{font-size:10px}#survival-stats{bottom:79px;width:calc(100% - 28px)}#hearts,#hunger{font-size:16px;gap:1px}#vitals{gap:8px}#selected-name{bottom:124px;font-size:12px}body.creative #selected-name{bottom:85px}.slot img{width:27px;height:30px}.slot .slot-count{font-size:11px}.slot{width:clamp(29px,8.7vw,48px)}#objective{font-size:10px;top:78px;left:16px;max-width:175px}.bottom-right{bottom:154px;font-size:8px}.touch-pad{bottom:164px}.touch-actions{bottom:160px}.world-info{display:none}}
@media(max-height:550px){.start-content{top:16%;width:320px}.start-content h1{font-size:63px;margin:13px 0}.start-content h1 i{font-size:8px;margin-top:7px}.start-content .intro{display:none}.mode-picker{margin-top:10px;height:39px}.mode-picker button{height:29px}#mode-description{font-size:11px;min-height:20px;margin:4px 0 10px}.start-content .primary-button{height:40px}.start-meta{margin-top:10px}}
