#touch-controls{z-index:3;pointer-events:none;-webkit-user-select:none;user-select:none;position:fixed;inset:0}#touch-controls button,#touch-stick{pointer-events:auto;touch-action:none;-webkit-tap-highlight-color:transparent}#touch-controls button{color:#ecf0f5;background:#17212be8;border:1px solid #6a7d9199;min-height:44px;padding:8px 12px;box-shadow:0 3px 10px #0004}.touch-nav{right:max(10px, env(safe-area-inset-right));top:max(10px, env(safe-area-inset-top));gap:6px;display:flex;position:absolute}.touch-play-controls{display:none}.playing .touch-play-controls{display:block}.playing #touch-play{display:none}#touch-stick{left:max(20px, env(safe-area-inset-left));bottom:max(28px, env(safe-area-inset-bottom));background:#17212b99;border:2px solid #9fb1c466;border-radius:50%;place-items:center;width:112px;height:112px;display:grid;position:absolute}#touch-stick span{pointer-events:none;background:#c4d1dfaa;border-radius:50%;width:48px;height:48px}#touch-mine{right:max(24px, env(safe-area-inset-right));border-radius:50%;width:76px;height:76px;font-size:18px;position:absolute;bottom:92px}#touch-place,#touch-jump{bottom:max(24px, env(safe-area-inset-bottom));border-radius:16px;width:62px;height:54px;position:absolute}#touch-place{right:92px}#touch-jump{right:20px}.touch-slots{bottom:max(26px, env(safe-area-inset-bottom));gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.touch-slots button{width:42px;font-size:28px}@media (pointer:coarse){body,canvas{touch-action:none}main{padding:16px}.card{padding:24px}h1{font-size:36px}.buttons{flex-wrap:wrap}}@media (width<=450px){.touch-nav{justify-content:flex-end;left:10px;right:10px}.touch-nav button{padding:8px;font-size:12px}.touch-slots{bottom:90px}}#world-chat{z-index:30;pointer-events:none;color:#fff;width:min(420px,100vw - 32px);font:14px system-ui;position:fixed;top:65px;left:16px}#world-chat button,#world-chat input{pointer-events:auto;color:#fff;background:#15251ee8;border:1px solid #81998c;border-radius:7px;padding:9px}#chat-history{text-shadow:0 1px 3px #000;overflow-wrap:anywhere;max-height:130px;overflow:hidden}#world-chat.open #chat-history{pointer-events:auto;background:#101b19d9;max-height:25vh;padding:8px;overflow-y:auto}#chat-form:not([hidden]){gap:4px;display:flex}#chat-input{flex:1;min-width:0;font-size:16px}#controls-help{vertical-align:top;pointer-events:auto;background:#15251ee8;border-radius:7px;margin-left:5px;padding:9px;display:inline-block}#controls-help summary{cursor:pointer}#controls-help[open]{margin:5px 0;display:block}#controls-help p{margin:8px 0 0;line-height:1.6}#pointer-resume{z-index:25;color:#fff;cursor:pointer;background:#15251eef;border:1px solid #91ae9c;border-radius:8px;padding:14px 20px;position:fixed;top:22%;left:50%;transform:translate(-50%)}body:has(#game[data-input-enabled=false]) #world-chat:not(.open) #chat-history{display:none}#touch-controls button:active{background:#35495a;border-color:#edbd69}.touch-hotbar{left:50%;bottom:max(12px, env(safe-area-inset-bottom));background:#101720d9;border-radius:12px;gap:3px;padding:5px;display:flex;position:absolute;transform:translate(-50%)}#touch-controls .touch-hotbar button{width:44px;height:48px;min-height:44px;image-rendering:pixelated;background-position:50%;background-repeat:no-repeat;background-size:30px 30px;border-radius:6px;padding:0;position:relative}#touch-controls .touch-hotbar button.selected{background-color:#394044;border:2px solid #edbd69}.item-count{text-shadow:1px 1px #000;font-size:12px;position:absolute;bottom:1px;right:3px}.item-wear{background:#93d58b;height:3px;position:absolute;bottom:3px;left:10%}#touch-controls button{border-radius:10px;font:600 14px system-ui}#touch-stick{bottom:max(84px, env(safe-area-inset-bottom))}#touch-mine{bottom:148px}#touch-place,#touch-jump{bottom:84px}@media (width<=540px){.touch-hotbar{gap:2px;width:calc(100% - 20px)}#touch-controls .touch-hotbar button{background-size:25px 25px;flex:1;width:auto;min-width:0}#world-chat{font-size:12px;top:64px;left:10px}#chat-history{max-height:64px}#touch-stick{width:104px;height:104px;left:16px}}@media (orientation:landscape) and (height<=540px){#world-chat{width:45%;top:12px;left:12px}#chat-history{max-height:48px}.touch-hotbar{bottom:max(8px, env(safe-area-inset-bottom))}#touch-stick{bottom:26px}#touch-mine{bottom:104px}#touch-place,#touch-jump{bottom:30px}}#touch-sneak{left:max(20px, env(safe-area-inset-left));min-width:70px;min-height:44px;position:absolute;bottom:230px}#touch-sneak[aria-pressed=true]{color:#fff;background:#456b38;border-color:#d5ef99}@media (height<=540px) and (orientation:landscape){#touch-sneak{bottom:148px;left:170px}}:is(body:has(#game[data-dead=true]) #world-chat,body:has(#game[data-dead=true]) #touch-controls){display:none}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#edf0e8;font-synthesis:none;background:#302b23;font-family:system-ui,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0}#launcher,#loading{background-color:#302b23;background-image:linear-gradient(45deg,#ffffff03 25%,#0000 25% 75%,#ffffff03 75%),linear-gradient(45deg,#00000012 25%,#0000 25% 75%,#00000012 75%);background-position:0 0,24px 24px;background-size:48px 48px;min-height:100dvh;padding:32px 20px}#launcher{place-items:start center;display:grid}.menu{background:#171714f5;border:2px solid #55574a;width:min(780px,100%);margin-top:clamp(0px,5vh,48px);padding:28px;box-shadow:0 12px 36px #0004}.menu-tabs{gap:12px;display:flex}.menu-tabs button{flex:1}h1{text-align:center;margin:28px 0;font-size:clamp(25px,4vw,32px);font-weight:500}h2,h3{margin:0;font-size:19px;font-weight:500}p{color:#adb1a6;line-height:1.5}.small,.section-label{font-size:13px}.section-label{margin:0 0 12px}button,a.back{color:#edf0e8;min-height:44px;font:inherit;cursor:pointer;background:#40403d;border:2px solid #30312c;border-color:#77786f #30312c #30312c #77786f;border-radius:0;justify-content:center;align-items:center;padding:10px 18px;font-size:15px;text-decoration:none;display:inline-flex}button:hover,a.back:hover{background:#55564e;border-color:#bec4ad}button:active,a.back:active{background:#33362d}button.primary,button[aria-pressed=true]{background:#4d663b;border-top-color:#9aaa82;border-left-color:#9aaa82}button.primary:hover,button[aria-pressed=true]:hover{background:#607b4a}button:disabled{opacity:.5;cursor:default}:focus-visible{outline-offset:3px;outline:2px solid #cad5b2}h1:focus{outline:none}a{color:#cad5b2}label{margin:18px 0 8px;font-size:14px;display:block}input,select{color:#edf0e8;width:100%;min-height:44px;font:inherit;background:#11120f;border:2px solid #686b5d;border-radius:0;padding:10px 12px}input::placeholder{color:#90958a}.checkbox{align-items:center;gap:10px;margin:24px 0;display:flex}.checkbox input{accent-color:#819b65;width:20px;min-height:20px;margin:0}.form-columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.buttons{flex-wrap:wrap;gap:8px;display:flex}.form-actions{margin-top:26px}.form-actions button{flex:1}.join-form{grid-template-columns:140px 1fr auto;align-items:end;gap:12px;display:grid}.join-form label{margin-top:0}.join-form input{font-size:14px}.world-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:28px 0 14px;display:flex}.world-toolbar h2{color:#adb1a6;font-size:15px}#world-list{scrollbar-color:#686b5d #1d1e19;max-height:440px;overflow-y:auto}.world-row{background:#292a24;border:1px solid #4c4f42;align-items:center;gap:16px;margin-bottom:10px;padding:16px;display:flex}.world-info{flex:1;min-width:0}.world-info h2,.world-info h3{overflow-wrap:anywhere}.world-info p{overflow-wrap:anywhere;margin:5px 0 0}.world-icon{background:linear-gradient(#506c77 0 40%,#7a9860 40% 54%,#66523a 54% 76%,#4e3e2c 76%);border:2px solid #10110e;flex:0 0 48px;width:48px;height:48px}#world-list .world-row{flex-wrap:wrap}#world-list .world-row .buttons{flex-basis:100%;margin-left:64px}#world-list button{min-height:38px;padding:6px 14px;font-size:14px}summary{cursor:pointer;color:#adb1a6;font-size:13px}details[open] summary{margin-bottom:12px}.desktop-transfer{margin-top:20px}.credits{border-top:1px solid #37392f;margin-top:24px;padding-top:16px}#world-status{overflow-wrap:anywhere;margin:16px 0 0;font-size:14px}#world-status:empty{display:none}#game-shell{width:100vw;height:100dvh;display:none;overflow:hidden}canvas{outline:0;width:100%;height:100%;display:block}#loading{z-index:10000;text-align:center;place-items:center;display:none;position:fixed;inset:0}.loading-card{background:#171714;border:2px solid #55574a;width:min(440px,100%);padding:32px}#loading-title{font-size:25px}.loading-mark{justify-content:center;gap:7px;margin:24px 0;display:flex}.loading-mark i{background:#92aa72;width:14px;height:14px;animation:1.5s ease-in-out infinite pulse}.loading-mark i:nth-child(2){animation-delay:.2s}.loading-mark i:nth-child(3){animation-delay:.4s}#loading[data-failed] .loading-mark{display:none}#error{overflow-wrap:anywhere;font-size:14px}#error:empty{display:none}#error-technical{overflow-wrap:anywhere;text-align:left;font-size:12px}a.back{width:100%;margin-top:20px}@keyframes pulse{50%{opacity:.3}}@media (prefers-reduced-motion:reduce){.loading-mark i{animation:none}}@media (width<=600px){#launcher,#loading{padding:16px 12px}.menu{margin-top:0;padding:18px}.menu-tabs{gap:8px}button,a.back{padding:10px 12px;font-size:14px}.join-form{grid-template-columns:1fr auto}.join-form>div:first-child{grid-column:1/-1}.form-columns{grid-template-columns:1fr;gap:0}.world-row{gap:12px;padding:12px}#world-list .world-row .buttons{margin-left:0}.world-toolbar>.buttons{width:100%}.world-toolbar>.buttons>:first-child{flex:1}.world-info h2,.world-info h3{font-size:17px}}body:has(#game:not([data-input-enabled=true])) #world-chat:not(.open){display:none}#launcher{background:linear-gradient(#15202144,#11161099),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201440%20900'%20fill='none'%3e%3cdefs%3e%3clinearGradient%20id='sky'%20x2='0'%20y2='900'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23162b42'/%3e%3cstop%20offset='.6'%20stop-color='%2365999d'/%3e%3cstop%20offset='1'%20stop-color='%23e9cf9a'/%3e%3c/linearGradient%3e%3clinearGradient%20id='water'%20x2='0'%20y2='900'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2353898c'/%3e%3cstop%20offset='1'%20stop-color='%23193e50'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20fill='url(%23sky)'%20d='M0%200h1440v900H0z'/%3e%3cpath%20fill='%23f7dea4'%20d='M1060%20116h110v110h-110z'/%3e%3cpath%20fill='%23c8e0d3'%20opacity='.4'%20d='M140%20157h170v22H140zm56-22h166v22H196zm565%20115h142v18H761zm42-18h151v18H803z'/%3e%3cpath%20fill='%234b7781'%20d='M0%20455h60v-55h70v-65h90v45h90v-91h90v-54h90v63h75v66h100v60h95v-83h80v-75h78v-60h80v52h90v75h100v82h105v-37h152v522H0z'/%3e%3cpath%20fill='%2331585c'%20d='M0%20522h90v-55h110v-33h95v48h100v48h210v-60h135v-40h180v-69h130v52h120v69h120v41h150v377H0z'/%3e%3cpath%20fill='url(%23water)'%20d='M420%20580h560l-45%2065%20145%2055-115%2075%20310%20125H110l360-125-135-70%20175-68z'/%3e%3cpath%20fill='%23263e34'%20d='M0%20570h230v45h140v45h115v95H350v70H220v75H0zM1440%20540h-245v53h-130v72H950v70h125v75h175v90h190z'/%3e%3cpath%20fill='%23688651'%20d='M0%20548h230v28h140v45h115v34H350v-20H210v-38H0zM1440%20518h-245v29h-130v72H950v35h125v-17h110v-59h255z'/%3e%3cg%20fill='%23674d36'%3e%3cpath%20d='M160%20384h24v185h-24zM1210%20350h28v195h-28zM55%20505h18v83H55zM1325%20439h24v116h-24z'/%3e%3c/g%3e%3cg%20fill='%23284b3d'%3e%3cpath%20d='M100%20333h144v91H100zM124%20306h96v27h-96zM1145%20292h155v113h-155zM1173%20265h100v27h-100zM16%20461h95v67H16zM1280%20383h110v85h-110z'/%3e%3c/g%3e%3cg%20fill='%23426749'%3e%3cpath%20d='M100%20333h144v24H100zM124%20306h96v27h-96zM1145%20292h155v26h-155zM1173%20265h100v27h-100zM16%20461h95v20H16zM1280%20383h110v22h-110z'/%3e%3c/g%3e%3cg%20fill='%2391b5ac'%20opacity='.45'%3e%3cpath%20d='M595%20660h175v3H595zM710%20723h180v3H710zM490%20800h300v4H490zM890%20847h150v4H890z'/%3e%3c/g%3e%3cpath%20fill='%23122923'%20d='M0%20776h80v-36h110v53h96v107H0zm1440-68h-75v49h-114v53h-75v90h264z'/%3e%3c/svg%3e") 50%/cover fixed}.menu{border-color:#828574 #22241d #22241d #828574;box-shadow:0 4px #10110e,0 20px 50px #0007,inset 0 0 0 2px #ffffff06}button,a.back{text-shadow:1px 2px #0008;background-image:linear-gradient(#ffffff0a 50%,#0000000a 50%);border-width:3px;border-color:#999b91 #252720 #252720 #999b91;box-shadow:0 2px #0e100c,inset 0 0 0 1px #ffffff0b}button:hover,a.back:hover{outline-offset:0;outline:1px solid #c8cebb}button:focus-visible,a.back:focus-visible{outline-offset:3px;outline:2px solid #e2e9d4}button:active,a.back:active{border-color:#30332a #858b7b #858b7b #30332a;transform:translateY(2px);box-shadow:inset 0 2px 3px #0005}input,select{box-shadow:inset 2px 2px #0008}.world-row{background:linear-gradient(120deg,#33362b,#24271f);border-color:#141610 #636754 #636754 #141610;box-shadow:inset 0 1px 4px #0005}.world-icon{box-shadow:3px 3px #0006,inset -5px 0 #0002,inset 0 3px #ffffff18}.menu-back{width:100%;margin-top:24px}.title-menu{box-shadow:none;background:0 0;border:0;padding-top:40px}.title-menu h1{letter-spacing:.015em;color:#dddcd2;text-shadow:0 2px #8d8f84,0 4px #74786c,0 6px #4e5548,0 9px #151a13,3px 11px #151a13,-2px -2px #151a13,2px -2px #151a13;margin:0 0 clamp(60px,12vh,120px);font-family:Impact,Arial Black,sans-serif;font-size:clamp(38px,7vw,66px);font-weight:1000}.title-actions{gap:14px;width:min(440px,100%);margin:auto;display:grid}.title-actions button{background-color:#62645b;min-height:56px;font-size:20px}.title-menu .menu-back{display:none}.title-menu .credits{text-align:center;text-shadow:1px 1px #000;border:0;width:min(440px,100%);margin:40px auto 0}.title-menu .credits summary,.title-menu .credits p{color:#e0e4d8}@media (width<=600px){.title-menu{padding:30px 10px}}.performance-panel{z-index:100;color:#eff5e8;background:#14221ff2;border:1px solid #809b7e;border-radius:14px;gap:8px;max-width:min(340px,100vw - 32px);padding:16px;font:14px/1.4 system-ui,sans-serif;display:grid;position:fixed;top:16px;left:16px;box-shadow:0 8px 30px #0006}.performance-panel small{color:#c0cdbb}.performance-panel button{font:inherit;color:#17251e;cursor:pointer;background:#c1d4a6;border:1px solid #a1b797;border-radius:8px;padding:9px 14px}.performance-panel button:disabled{opacity:.5;cursor:default}.performance-panel button:focus-visible{outline-offset:2px;outline:3px solid #f7daa0}
