h1,h2,h3,h4,h5{color:#fff}body{font-family:Nunito,sans-serif}.btn{display:inline-block;height:40px;line-height:40px;padding:0 20px;background:#444;margin-top:5px;color:#eee;border:0;font-size:14px;vertical-align:top;text-align:center;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,.4);box-shadow:0 2px 10px #0003;border-radius:4px;transition:all .15s ease-in-out}.btn-green{background:#1c9438}.btn-green:hover{background:#17702a;box-shadow:0 4px 12px #0000004d}.ipt-white,.ipt-white:hover{background-color:#fff}.hud-loading{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:#235d24;background-image:url(./assets/Map/grass.jpg);background-repeat:repeat;transition:opacity .42s ease,visibility .42s ease}.hud-loading.hidden{opacity:0;visibility:hidden;pointer-events:none}.hud-loading-box{min-width:min(520px,calc(100vw - 36px));padding:28px;border-radius:8px;background:#0f1a10d6;box-shadow:0 16px 36px #00000052;text-align:center;color:#fff}.hud-loading-title{margin:0 0 18px;font-size:38px;font-weight:900}.hud-loading-bar{width:100%;height:18px;border-radius:999px;overflow:hidden;background:#00000073}.hud-loading-fill{width:0%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#72e068,#e4f77b);transition:width .18s ease}.hud-loading-status{min-height:20px;margin:12px 0 18px;font-size:14px;font-weight:900;opacity:.88}.hud-loading-play{min-width:140px;padding:12px 24px;border:0;border-radius:4px;background:#3ecf54;color:#fff;font-family:Nunito,sans-serif;font-size:18px;font-weight:900;cursor:pointer}.hud-loading-play:disabled{cursor:default;opacity:.45}.hud-loading-play{display:inline-flex;align-items:center;justify-content:center;gap:9px}.hud-loading-spinner{display:none;width:17px;height:17px;box-sizing:border-box;border:3px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:hud-loading-spin .75s linear infinite}.hud-loading-play.is-loading .hud-loading-spinner{display:inline-block}@keyframes hud-loading-spin{to{transform:rotate(360deg)}}.hud-intro{position:absolute;inset:0;overflow:hidden;background:#172413}.hud-intro:before,.hud-intro:after{content:"";position:absolute;left:0;right:0;height:88px;background:#00000094;z-index:2;pointer-events:none}.hud-intro:before{top:0}.hud-intro:after{bottom:0}.hud-intro.naming-active:before,.hud-intro.naming-active:after,.hud-intro.leaderboard-active:before,.hud-intro.leaderboard-active:after{opacity:0}.hud-world{position:absolute;inset:0;background:url(./assets/Map/grass.jpg) repeat}.hud-world:after{display:none}.hud-object{position:absolute;background-repeat:no-repeat;background-size:contain;display:block;opacity:1;filter:none;pointer-events:none;z-index:1}.hud-intro-tree{background-image:url(./assets/Map/tree.png);width:192px;height:192px}.hud-intro-stone{background-image:url(./assets/Map/stone.png);width:144px;height:144px}.hud-intro-berrybush{background-image:url(./assets/Map/berry-bush.png);width:96px;height:96px}.hud-intro-title{position:absolute;top:17%;left:50%;transform:translate(-50%);width:auto;height:auto;user-select:none;transition:transform .45s ease,opacity .3s ease;z-index:3}.hud-intro-title h1{margin:0;color:#f2f2f2;font-family:Nunito,sans-serif;font-size:clamp(36px,4vw,56px);font-weight:800;letter-spacing:0;text-shadow:0 3px 14px rgba(0,0,0,.55)}.hud-intro-top-left{position:absolute;top:0;left:0;border-bottom-right-radius:0;width:320px;height:64px;background-color:transparent;padding:12px 16px;display:flex;user-select:none;transition:transform .45s ease,opacity .3s ease;z-index:3}.hud-intro-top-left-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.hud-intro-account-icon{width:52px;height:52px;background-image:url(./assets/Icons/account.png);display:block;background-size:cover;background-repeat:no-repeat;background-position:center}.hud-intro-account-username{color:#fff;font-size:15px}.hud-intro-top-right{position:absolute;top:0;right:0;border-bottom-left-radius:0;width:154px;height:64px;background-color:transparent;padding:12px 16px;display:flex;user-select:none;transition:transform .45s ease,opacity .3s ease;z-index:3}.hud-intro-top-right-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.hud-intro-icon-button{width:52px;height:52px;border:0;border-radius:5px;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:72%;transition:all .15s ease-in-out}.hud-intro-leaderboard-icon{background-image:url(./assets/Icons/leaderboard-icon.png)}.hud-intro-news-icon{background-image:url(./assets/Icons/news-icon.png)}.hud-intro-icon-button:hover{filter:brightness(1.1);cursor:pointer;transform:scale(1.15)}.hud-intro-settings-icon{width:52px;height:52px;background-image:url(./assets/Icons/settings.png);display:block;background-size:86%;background-repeat:no-repeat;background-position:center;transition:all .15s ease-in-out}.hud-intro-settings-icon:hover{filter:brightness(1.1);cursor:pointer;transform:scale(1.15)}.hud-intro-bottom-icon{position:absolute;left:28px;bottom:15px;width:58px;height:58px;border:0;border-radius:6px;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:72%;box-shadow:none;cursor:pointer;z-index:3;transition:transform .15s ease,filter .15s ease,background-color .15s ease}.hud-intro-bottom-icon:hover{filter:brightness(1.12);transform:scale(1.1);background-color:transparent}.hud-intro-social-links{position:absolute;right:28px;bottom:15px;display:flex;gap:12px;z-index:3;transition:transform .45s ease,opacity .3s ease}.hud-intro-social-icon{width:58px;height:58px;border-radius:6px;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:72%;box-shadow:none;transition:transform .15s ease,filter .15s ease,background-color .15s ease}.hud-intro-social-icon:hover{filter:brightness(1.12);transform:scale(1.1);background-color:transparent}.hud-intro-discord-icon{background-image:url(./assets/Icons/discord.png)}.hud-intro-youtube-icon{background-image:url(./assets/Icons/youtube.png)}.hud-intro-center{position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);width:auto;min-height:0;padding:0;text-align:center;background-color:transparent;border:0;border-radius:5px;user-select:none;display:flex;align-items:center;justify-content:center;transition:transform .45s ease,opacity .3s ease;z-index:3}.hud-intro-create-button{display:none}.hud-intro.naming-active .hud-intro-top-left,.hud-intro.naming-active .hud-intro-top-right,.hud-intro.naming-active .hud-intro-bottom-icon,.hud-intro.naming-active .hud-intro-social-links,.hud-intro.leaderboard-active .hud-intro-top-left,.hud-intro.leaderboard-active .hud-intro-top-right,.hud-intro.leaderboard-active .hud-intro-bottom-icon,.hud-intro.leaderboard-active .hud-intro-social-links{transform:translateY(-120vh);opacity:0;pointer-events:none}.hud-intro.naming-active .hud-intro-title,.hud-intro.leaderboard-active .hud-intro-title{transform:translate(-50%,-120vh);opacity:0;pointer-events:none}.hud-intro.naming-active .hud-intro-center,.hud-intro.leaderboard-active .hud-intro-center{transform:translate(-50%,calc(-50% - 120vh));opacity:0;pointer-events:none}.empty-slot{display:flex;flex-direction:column;width:344px;height:456px;line-height:normal;background-color:#0000006b;margin:0;color:#eee;border:1px solid rgba(255,255,255,.09);font-size:14px;text-align:center;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,.4);box-shadow:0 2px 10px #0003;border-radius:6px;font-weight:700;box-sizing:border-box;overflow:hidden;cursor:pointer}.hud-intro-session-slots{display:flex;justify-content:center;align-items:stretch;gap:32px;width:100%}.hud-intro-session-card.empty{align-items:center;justify-content:center;gap:36px;border-style:dashed}.hud-intro-session-plus{color:#fff9;font-size:132px;line-height:.7}.hud-intro-session-empty{color:#fff;font-family:Nunito,sans-serif;font-size:42px;font-weight:800}.hud-intro-session-card.filled{align-items:stretch;justify-content:space-between;gap:16px;padding:24px;text-align:left}.hud-intro-session-name{color:#fff;font-family:Nunito,sans-serif;font-size:30px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hud-intro-session-meta{display:grid;gap:8px;color:#ffffffc7;font-family:Nunito,sans-serif;font-size:20px;font-weight:800}.hud-intro-session-card button,.hud-intro-session-card input{min-height:54px;border:0;border-radius:4px;font-family:Nunito,sans-serif;font-weight:900;font-size:18px}.hud-intro-session-join{color:#fff;background:#1f9d43;cursor:pointer}.hud-intro-session-edit{color:#fff;background:#ffffff1a;cursor:pointer}.hud-intro-session-delete{color:#fff;background:#bc3636cc;cursor:pointer}.hud-intro-leaderboard-overlay{position:absolute;inset:0;display:none;align-items:center;justify-content:center;background:#00000085;z-index:6}.hud-intro-leaderboard-overlay.active{display:flex}.hud-intro-leaderboard-panel{position:relative;width:min(920px,calc(100vw - 72px));height:min(740px,calc(100vh - 116px));padding:34px 44px;box-sizing:border-box;border-radius:6px;color:#fff;background:#111c0ef0;border:1px solid rgba(255,255,255,.1);font-family:Nunito,sans-serif;display:flex;flex-direction:column}.hud-intro-leaderboard-panel h2{margin:0 0 20px;font-size:36px}.hud-intro-leaderboard-back{position:fixed;right:20px;bottom:20px;min-width:86px;min-height:40px;border:0;border-radius:4px;color:#fff;background:#00000085;font-family:Nunito,sans-serif;font-size:14px;font-weight:900;cursor:pointer;z-index:8;transition:transform .15s ease,background-color .15s ease}.hud-intro-leaderboard-back:hover{background:#000000b3;transform:translateY(-1px)}.hud-intro-leaderboard-controls{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:14px;margin-bottom:22px}.hud-intro-leaderboard-controls label{display:grid;gap:6px;color:#ffffffc7;font-family:Nunito,sans-serif;font-size:13px;font-weight:900}.hud-intro-leaderboard-controls select{min-height:46px;border:1px solid rgba(255,255,255,.14);border-radius:5px;padding:0 14px;color:#fff;background:#ffffff17;font-family:Nunito,sans-serif;font-size:17px;font-weight:900;outline:none;cursor:pointer}.hud-intro-leaderboard-controls select option{color:#101810;background:#fff}.hud-intro-leaderboard-controls select:focus{box-shadow:0 0 0 2px #1f9d4373}.hud-intro-leaderboard-rows{display:grid;gap:7px;margin-top:12px;flex:1 1 auto;min-height:0;overflow:auto;align-content:start}.hud-intro-leaderboard-row{display:grid;grid-template-columns:76px minmax(0,1fr) 150px;gap:16px;align-items:center;min-height:28px;padding:0 14px;border-radius:4px;background:#ffffff0d;font-size:13px;font-weight:800}.hud-intro-leaderboard-row.first{color:#ffd84d}.hud-intro-leaderboard-row.second{color:#cfd6df}.hud-intro-leaderboard-row.third{color:#cd8a4a}.hud-intro-leaderboard-row span:nth-child(3){text-align:right}.hud-intro-leaderboard-header-row{min-height:26px;color:#ffffffb8;background:#ffffff05;font-size:11px;text-transform:uppercase;letter-spacing:0}.hud-intro-leaderboard-empty{padding:18px;color:#ffffffb8;text-align:center;font-family:Nunito,sans-serif;font-weight:800}.hud-intro-confirm-overlay{position:absolute;inset:0;display:none;align-items:center;justify-content:center;background:#0000007a;z-index:7}.hud-intro-confirm-overlay.active{display:flex}.hud-intro-confirm-panel{width:min(420px,calc(100vw - 40px));padding:24px;box-sizing:border-box;border-radius:6px;color:#fff;background:#0c140af5;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 44px #00000073;font-family:Nunito,sans-serif}.hud-intro-confirm-panel h2{margin:0 0 10px;font-size:28px;line-height:1.1}.hud-intro-confirm-panel p{margin:0;color:#ffffffd1;font-size:16px;font-weight:800}.hud-intro-confirm-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.hud-intro-confirm-actions button{min-width:94px;min-height:42px;border:0;border-radius:5px;color:#fff;font-family:Nunito,sans-serif;font-size:16px;font-weight:900;cursor:pointer;transition:filter .14s ease,transform .14s ease}.hud-intro-confirm-actions button:hover,.hud-intro-confirm-actions button:focus-visible{filter:brightness(1.1);transform:translateY(-1px);outline:none}.hud-intro-confirm-no{background:#ffffff29}.hud-intro-confirm-yes{background:#b83232}@media(max-width:680px){.hud-intro-leaderboard-panel{width:calc(100vw - 28px);height:calc(100vh - 100px);padding:20px}.hud-intro-leaderboard-controls{grid-template-columns:1fr}.hud-intro-leaderboard-row{grid-template-columns:48px minmax(0,1fr) 96px 60px;gap:8px;font-size:13px}.hud-intro-session-slots{flex-direction:column;align-items:center}.empty-slot{width:min(300px,100%);height:170px}}.hud-intro.settings-active:before,.hud-intro.settings-active:after{opacity:0}.hud-intro.settings-active .hud-intro-top-left,.hud-intro.settings-active .hud-intro-top-right,.hud-intro.settings-active .hud-intro-bottom-icon,.hud-intro.settings-active .hud-intro-social-links{transform:translateY(-120vh);opacity:0;pointer-events:none}.hud-intro.settings-active .hud-intro-title{transform:translate(-50%,-120vh);opacity:0;pointer-events:none}.hud-intro.settings-active .hud-intro-center{transform:translate(-50%,calc(-50% - 120vh));opacity:0;pointer-events:none}.hud-intro-settings-overlay{position:absolute;inset:0;display:none;align-items:center;justify-content:center;background:#00000085;z-index:6}.hud-intro-settings-overlay.active{display:flex}.hud-intro-settings-panel{width:min(760px,calc(100vw - 72px));min-height:520px;max-height:calc(100vh - 116px);padding:34px 42px;box-sizing:border-box;overflow:auto;border-radius:6px;color:#fff;background:#111c0ef5;border:1px solid rgba(255,255,255,.11);box-shadow:0 18px 44px #0006;font-family:Nunito,sans-serif}.hud-intro-settings-panel h2{margin:0 0 20px;font-size:36px}.hud-intro-settings-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:24px}.hud-intro-settings-tabs button{min-height:44px;border:1px solid rgba(255,255,255,.12);border-radius:5px;color:#ffffffc2;background:#ffffff0f;font:900 15px Nunito,sans-serif;cursor:pointer}.hud-intro-settings-tabs button.active,.hud-intro-settings-tabs button:hover,.hud-intro-settings-tabs button:focus-visible{color:#fff;background:#1f9d438c;outline:none}.hud-intro-settings-body{display:none}.hud-intro-settings-body.active{display:block}.hud-intro-keybind-grid{display:grid;grid-template-columns:minmax(160px,1fr) minmax(90px,auto);gap:10px 18px;align-items:center}.hud-intro-keybind-grid span,.hud-intro-keybind-grid strong{min-height:42px;display:flex;align-items:center;padding:0 14px;border-radius:5px;background:#ffffff0e}.hud-intro-keybind-grid strong{justify-content:center;color:#dff5d8;letter-spacing:.04em}.hud-intro-audio-setting,.hud-intro-account-settings label{display:grid;gap:8px;margin-bottom:18px;color:#ffffffdb;font-weight:900}.hud-intro-audio-setting>span{display:flex;justify-content:space-between}.hud-intro-audio-setting input[type=range]{width:100%;accent-color:#1f9d43}.hud-intro-account-settings .btn{width:100%;min-height:46px;margin-bottom:12px;box-sizing:border-box}.hud-intro-account-settings input.btn{margin-bottom:0}.hud-intro-account-settings button:disabled{cursor:not-allowed;opacity:.55;filter:grayscale(.35)}.hud-intro-account-settings p,.hud-intro-settings-help{margin:0 0 20px;color:#ffffffab;font-size:13px;font-weight:800}.hud-intro-danger-button{color:#fff;background:#a52f2f}.hud-intro-danger-button:hover,.hud-intro-danger-button:focus-visible{background:#c13c3c;outline:none}@media(max-width:680px){.hud-intro-settings-panel{width:calc(100vw - 28px);min-height:0;max-height:calc(100vh - 92px);padding:22px}.hud-intro-settings-tabs{grid-template-columns:1fr}}.hud-game{display:none;position:fixed;inset:0;overflow:hidden;background:#111;z-index:1;user-select:none;-webkit-user-select:none}.hud-game input,.hud-game textarea,.hud-game select,.hud-game [contenteditable=true]{user-select:text;-webkit-user-select:text}.hud-game img{-webkit-user-drag:none;user-drag:none}.hud-game *{scrollbar-width:none;-ms-overflow-style:none}.hud-game *::-webkit-scrollbar{width:0!important;height:0!important;display:none}.hud-game *::-webkit-scrollbar-track,.hud-game *::-webkit-scrollbar-thumb,.hud-game *::-webkit-scrollbar-corner{display:none;background:transparent}.game-canvas{display:block;width:100%;height:100%}.game-debug{position:absolute;left:10px;top:10px;background:#00000073;color:#fff;font-size:14px;padding:8px 10px;border-radius:4px;pointer-events:none;z-index:60}.game-performance-hud{position:absolute;left:10px;top:10px;display:flex;align-items:center;min-width:132px;height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.16);border-radius:4px;background:#0000007a;color:#fff;font-family:Nunito,sans-serif;font-size:13px;font-weight:800;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.7);pointer-events:none;z-index:80}.hud-game-ui{display:none;position:absolute;inset:0;overflow:hidden;pointer-events:auto;z-index:15}.hud-respawn{display:none;position:fixed;inset:0;align-items:center;justify-content:center;background:#00000080;backdrop-filter:blur(6px);pointer-events:auto;z-index:90;font-family:Nunito,sans-serif}.hud-respawn.active{display:flex}.hud-respawn-box{width:min(320px,calc(100vw - 32px));padding:24px 26px 26px;color:#fff;text-align:center;background:#121812d6;border:1px solid rgba(255,255,255,.18);border-radius:8px;box-shadow:0 18px 42px #00000059;box-sizing:border-box}.hud-respawn-box h1{margin:0 0 18px;font-size:34px;line-height:1;font-weight:900}.hud-respawn-stats{display:grid;gap:8px;margin-bottom:22px;font-size:18px;font-weight:800}.hud-respawn-button{min-width:140px;height:44px;border:0;border-radius:6px;background:#55b84a;color:#fff;font-size:18px;font-weight:900;cursor:pointer}.hud-respawn-button:hover{background:#63c957}.hud-escape-menu{display:none;position:fixed;inset:0;align-items:center;justify-content:center;background:#00000080;backdrop-filter:blur(6px);pointer-events:auto;z-index:92;font-family:Nunito,sans-serif}.hud-escape-menu.active{display:flex}.hud-escape-menu-box{width:min(340px,calc(100vw - 32px));padding:24px 26px 26px;color:#fff;text-align:center;background:#00000094;border-radius:8px;box-shadow:0 18px 42px #00000059;box-sizing:border-box}.hud-escape-menu-box h2{margin:0 0 18px;font-size:34px;line-height:1;font-weight:900}.hud-escape-menu-box button{width:100%;height:44px;margin-top:10px;border:0;border-radius:6px;background:#2b3a2b;color:#fff;font-family:Nunito,sans-serif;font-size:17px;font-weight:900;cursor:pointer}.hud-escape-menu-box button:hover{background:#3a4e38}.hud-escape-menu-box button:first-of-type{background:#1f9d45}.hud-escape-menu-box button:first-of-type:hover{background:#24b750}.hud-escape-menu-page{display:none}.hud-escape-menu-page.active{display:flex;flex-direction:column;gap:10px}.hud-escape-settings{width:min(560px,calc(100vw - 42px));min-height:320px}.hud-escape-settings-tabs{display:flex;gap:8px}.hud-escape-settings-tabs button{flex:1 1 0;background:#ffffff1a}.hud-escape-settings-tabs button.active{background:#1f9d45}.hud-escape-settings-body{flex:1 1 auto;min-height:160px;padding:14px;border-radius:4px;background:#00000047;color:#fffc;font-weight:900;text-align:left}.hud-game-minimap{position:fixed;left:16px;bottom:16px;width:225px;height:225px;background:transparent;outline:0;border:0;border-radius:0;box-sizing:border-box;overflow:hidden;pointer-events:none;z-index:55;backdrop-filter:none}.hud-day-night-tracker{position:fixed;left:16px;bottom:251px;width:72px;height:72px;border-radius:50%;overflow:hidden;background:#0000002e;pointer-events:none;z-index:56}.hud-day-night-tracker-canvas{display:block;width:72px;height:72px}.hud-game-leaderboard{position:fixed;right:0;top:0;width:330px;color:#fff;font-family:Nunito,sans-serif;padding:4px 6px;background:transparent;border-radius:0;box-sizing:border-box;pointer-events:none;z-index:55;overflow:hidden}.hud-game-leaderboard-rows{display:grid}.hud-game-leaderboard-header,.hud-game-leaderboard-row{display:grid;grid-template-columns:34px minmax(100px,1fr) 86px 38px;align-items:start;column-gap:8px;min-width:0;min-height:22px;padding:0 6px;box-sizing:border-box;color:#ffffffb8;font-size:11px;line-height:1}.hud-game-leaderboard-header{font-weight:800}.hud-game-leaderboard-row{font-weight:900}.hud-game-leaderboard-rank{color:#ffffffb8}.hud-game-leaderboard-player{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}.hud-game-leaderboard-score,.hud-game-leaderboard-days{justify-self:stretch;text-align:right;color:#fff}.hud-game-leaderboard-header span:nth-child(3),.hud-game-leaderboard-header span:nth-child(4){justify-self:stretch;text-align:right}.hud-game-leaderboard-row.local .hud-game-leaderboard-player,.hud-game-leaderboard-row.local .hud-game-leaderboard-score,.hud-game-leaderboard-row.local .hud-game-leaderboard-days{color:#ffd84d}.hud-character-creation{display:flex;position:fixed;inset:0;align-items:center;justify-content:center;pointer-events:none;z-index:40;background:transparent;transition:background-color .3s ease}.hud-character-creation.active{pointer-events:auto;background:#0000007a}.hud-character-creation-panel{width:min(920px,calc(100vw - 48px));padding:28px;box-sizing:border-box;font-family:"Baloo 2",cursive;color:#fff;background:#0000006b;border:1px solid rgba(255,255,255,.2);border-radius:6px;backdrop-filter:blur(5px);display:grid;grid-template-columns:minmax(320px,390px) minmax(280px,1fr);gap:28px;opacity:0;transform:translateY(120vh);transition:transform .45s ease,opacity .3s ease}.hud-character-creation.active .hud-character-creation-panel{opacity:1;transform:translateY(0)}.hud-character-left,.hud-character-right{min-width:0}.hud-character-left{display:grid;gap:14px}.hud-character-right{display:flex;flex-direction:column;justify-content:center;gap:14px;padding:24px}.hud-character-preview-box,.hud-character-color-box,.hud-character-right{background:#161616b3;border:1px solid rgba(255,255,255,.14);border-radius:4px;box-shadow:inset 0 0 0 1px #0000003d}.hud-character-preview-box{--preview-bg-size: 48px;height:310px;display:grid;place-items:center;overflow:hidden;position:relative;background:linear-gradient(#08120847,#08120847),url(./assets/Map/grass.jpg) center / var(--preview-bg-size) var(--preview-bg-size) repeat}.hud-character-preview-player{--player-color: #fcc875;--preview-zoom: 1;position:relative;width:128px;height:128px;transform:rotate(0) scale(var(--preview-zoom));transform-origin:center;animation:characterPreviewSpin 12s linear infinite;z-index:1}@keyframes characterPreviewSpin{0%{transform:rotate(0) scale(var(--preview-zoom))}to{transform:rotate(360deg) scale(var(--preview-zoom))}}.hud-character-preview-body,.hud-character-preview-hand{position:absolute;display:block;background:var(--player-color);border:3px solid rgba(24,22,18,.86);box-shadow:inset 6px 7px #ffffff2e,inset -7px -8px #0000001f}.hud-character-preview-body{inset:11px;border-radius:999px}.hud-character-preview-hand{width:34px;height:34px;border-radius:999px;top:8px}.hud-character-preview-hand.left{left:10px}.hud-character-preview-hand.right{right:10px}.hud-character-preview-zoom{position:absolute;right:8px;bottom:8px;display:grid;grid-template-columns:28px 50px 28px;align-items:center;gap:5px;padding:5px;border-radius:4px;background:#0000007a;border:1px solid rgba(255,255,255,.13);z-index:2}.hud-character-preview-zoom button{width:28px;height:24px;min-height:24px;padding:0;border:0;border-radius:3px;color:#fff;background:#ffffff24;font-family:Nunito,sans-serif;font-size:15px;font-weight:900;line-height:24px;cursor:pointer}.hud-character-preview-zoom button:hover{background:#ffffff38}.hud-character-preview-zoom button:disabled{opacity:.42;cursor:default}.hud-character-preview-zoom span{color:#fff;font-family:Nunito,sans-serif;font-size:12px;font-weight:900;text-align:center}.hud-character-color-box{padding:14px;font-family:Nunito,sans-serif;font-weight:900}.hud-character-color-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.hud-character-color-header>label:first-child{font-size:13px;color:#ffffffd1}.hud-character-no-tint{display:inline-flex;align-items:center;gap:5px;color:#ffffffc7;font-size:11px;line-height:1;cursor:pointer;white-space:nowrap;user-select:none}.hud-character-creation-panel .hud-character-no-tint input{width:14px;height:14px;min-height:14px;box-sizing:border-box;margin:0;accent-color:#7cbe60;cursor:pointer}.hud-character-color-row{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center}#characterColorInput{width:54px;height:42px;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:4px;background:#0000004d;cursor:pointer}.hud-character-color-hex,.hud-character-server-select,.hud-character-server-select-wrap{width:100%;min-height:42px;box-sizing:border-box;border:0;border-radius:4px;font-family:Nunito,sans-serif;font-size:15px;font-weight:900;outline:none}.hud-character-color-hex{padding:0 12px;color:#fff;background:#ffffff21}.hud-character-color-row.no-tint #characterColorInput,.hud-character-color-row.no-tint .hud-character-color-hex{opacity:.55}.hud-character-color-hex:focus,.hud-character-server-select:focus{box-shadow:0 0 0 2px #7cbe608c}.hud-character-server-select-wrap{position:relative;color:#182018;background:#fff;border:1px solid rgba(255,255,255,.78);overflow:hidden}.hud-character-server-row{display:grid;grid-template-columns:minmax(0,1fr) 82px;gap:10px;align-items:stretch}.hud-character-server-players{min-height:48px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:4px;color:#fff;background:#ffffff1c;border:1px solid rgba(255,255,255,.16);font-family:Nunito,sans-serif;font-size:14px;font-weight:900;white-space:nowrap}.hud-character-server-select-wrap:before,.hud-character-server-select-wrap:after{position:absolute;right:12px;pointer-events:none;font-family:Nunito,sans-serif;font-size:12px;font-weight:900;color:#141c14b8;line-height:1}.hud-character-server-select-wrap:before{content:">";top:10px;transform:rotate(-90deg)}.hud-character-server-select-wrap:after{content:"v";bottom:8px}.hud-character-server-select{appearance:none;min-height:42px;padding:0 38px 0 13px;color:#182018;background:transparent;cursor:pointer}.hud-character-server-select option{color:#182018;background:#fff}.hud-character-creation-panel input,.hud-character-creation-panel button,.hud-character-creation-panel select{width:100%;box-sizing:border-box}.hud-character-creation-panel button{margin-top:0}.hud-character-right>.btn,.hud-character-right>.hud-character-server-row{min-height:48px}.hud-character-right>.btn{display:flex;align-items:center;justify-content:center}.hud-character-right .hud-character-server-select{min-height:48px}.hud-character-creation-panel .hud-character-preview-zoom button{width:28px;min-height:24px}@media(max-width:620px){.hud-character-creation-panel{grid-template-columns:1fr;max-height:calc(100vh - 96px);overflow:auto}.hud-character-preview-box{height:150px}}.hud-character-creation-back{position:fixed;right:20px;bottom:20px;border:0;border-radius:4px;padding:10px 18px;background:#0000006b;color:#fff;font-family:Nunito,sans-serif;font-size:14px;font-weight:900;cursor:pointer;opacity:0;transform:translateY(24px);transition:transform .35s ease .12s,opacity .25s ease .12s,background-color .12s ease}.hud-character-creation.active .hud-character-creation-back{opacity:1;transform:translateY(0)}.hud-character-creation-back:hover{background:#00000094}.hud-game-minimap-canvas{display:block;width:225px;height:225px}.hud-chat{position:fixed;left:12px;top:12px;width:min(420px,calc(100vw - 24px));color:#fff;font-family:Nunito,sans-serif;font-size:15px;pointer-events:none;z-index:62;transition:none}.hud-chat.active{pointer-events:auto}.hud-chat-messages{height:180px;overflow:hidden;padding:4px 6px;text-shadow:0 1px 2px rgba(0,0,0,.8)}.hud-chat.active .hud-chat-messages{background:#00000052;border-radius:4px;overflow-y:auto}.hud-chat-message{line-height:1.35;word-break:break-word}.hud-chat-name{color:#ffbd72;font-weight:900}.hud-chat-channel-label{color:#ffd84d;font-weight:900}.hud-chat-text{color:#fff;font-weight:700}.hud-chat-controls{display:flex;gap:6px;margin-top:6px;opacity:0;pointer-events:none;transition:none}.hud-chat.active .hud-chat-controls{opacity:1;pointer-events:auto}.hud-chat-channel,.hud-chat-input{height:34px;border:0;border-radius:4px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800}.hud-chat-channel{width:74px;background:#3a5f3a;color:#fff;cursor:pointer}.hud-chat-input{flex:1;min-width:0;padding:0 10px;background:#00000094;color:#fff;outline:1px solid rgba(255,255,255,.16)}.building-info-danger-btn{background:#b73535!important;color:#fff!important}.building-info-danger-btn:hover:not(:disabled){background:#d24848!important}.hud-popups{position:fixed;left:50%;top:18px;transform:translate(-50%);display:flex;flex-direction:column;gap:8px;width:min(420px,calc(100vw - 32px));pointer-events:none;z-index:95}.hud-popup{padding:10px 12px;color:#fff;font-family:Nunito,sans-serif;font-weight:900;text-align:center;background:#0006;border-radius:4px;pointer-events:auto;opacity:1;transform:translateY(0);transition:opacity .28s ease,transform .28s ease}.hud-popup.fading{opacity:0;transform:translateY(-10px)}.hud-popup-actions{display:flex;justify-content:center;gap:8px;margin-top:8px}.hud-popup-action{min-width:72px;border:0;border-radius:4px;padding:7px 10px;color:#fff;font-family:Nunito,sans-serif;font-weight:900;cursor:pointer}.hud-popup-action.success{background:#2fa84f}.hud-popup-action.danger{background:#c43d3d}.hud-tribe{display:none;position:fixed;inset:0;align-items:center;justify-content:center;background:transparent;pointer-events:auto;z-index:88;font-family:Nunito,sans-serif}.hud-tribe.active{display:flex}.hud-tribe-panel{position:relative;width:min(620px,calc(100vw - 36px));height:700px;padding:18px;box-sizing:border-box;color:#fff;background:#00000094;border:1px solid rgba(255,255,255,.1);border-radius:6px;display:flex;flex-direction:column;overflow:hidden}.hud-tribe-close{position:absolute;right:-15px;top:-15px;width:34px;height:34px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#000000b8;color:#fff;font-size:28px;font-weight:900;line-height:1;cursor:pointer;z-index:2}.hud-tribe-close:hover{filter:brightness(1.2)}.hud-tribe-panel h2{margin:0 0 12px;text-align:center;font-size:28px}.hud-tribe-tabs{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.hud-tribe-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:4px}.hud-tribe-tabs button,.hud-tribe-body button,.hud-tribe-input{border:0;border-radius:4px;padding:8px 10px;font-family:Nunito,sans-serif;font-weight:900}.hud-tribe-tabs button{background:#ffffff1f;color:#fff;cursor:pointer}.hud-tribe-tabs button.active{background:#4d704d}.hud-tribe-header,.hud-tribe-member,.hud-tribe-open-card{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;padding:10px;background:#00000042;border-radius:4px}.hud-tribe-member div,.hud-tribe-open-card div{display:grid;gap:2px;margin-right:auto}.hud-tribe-member span,.hud-tribe-open-card span,.hud-tribe-header span{color:#ffffffb8;font-size:13px}.hud-tribe-open-card.disabled{opacity:.48;background:#5a5a5a38}.hud-tribe-body button{background:#4d704d;color:#fff;cursor:pointer}.hud-tribe-body button:disabled{background:#5f665f;cursor:default}.hud-tribe-body button.danger,.hud-tribe-danger{background:#b73535!important}.hud-tribe-input{width:100%;box-sizing:border-box;margin:8px 0}.hud-game-hotbar{display:block;position:absolute;left:50%;bottom:20px;transform:translate(-50%);display:flex;gap:10px;z-index:60;pointer-events:auto}.hud-hotbar-xp{position:absolute;left:50%;bottom:92px;width:min(520px,calc(100vw - 32px));height:22px;transform:translate(-50%);border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#00000094;overflow:hidden;z-index:60;pointer-events:none}.hud-hotbar-xp-fill{position:absolute;inset:0 auto 0 0;width:0%;background:linear-gradient(90deg,#1fa34a,#36d06f);opacity:.95;transition:width .12s linear;border-radius:999px}.hud-hotbar-xp span{position:relative;display:block;color:#fff;font-family:Nunito,sans-serif;font-size:13px;font-weight:900;line-height:22px;text-align:center;text-shadow:0 1px 2px #000000}.hud-game-hotbar-slot{width:58px;height:58px;position:relative;background:#0006;border:2px solid rgba(255,255,255,.16);border-radius:4px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .12s ease,background-color .12s ease,transform .12s ease}.hud-game-hotbar-slot.active{background:#ffffff29;border-color:#fff}.hud-game-hotbar-slot.level-locked{filter:grayscale(.8);opacity:.55}.hud-game-hotbar-slot.drag-over{background:#ffffff2e;border-color:#fff;box-shadow:0 0 0 2px #ffffff38}.hud-game-hotbar-slot.empty{cursor:pointer;opacity:.35}.hud-game-hotbar-slot:not(.empty):hover{transform:translateY(-2px)}.hud-game-hotbar-item{width:43px;height:43px;object-fit:contain;pointer-events:none}.hud-game-hotbar-count{position:absolute;right:4px;bottom:2px;color:#fff;font-family:Nunito,sans-serif;font-size:13px;font-weight:900;line-height:1;text-shadow:0 1px 2px #000000;pointer-events:none}.hud-game-hotbar-count.empty{opacity:.45}.building-info-requirement.blocked{color:#f77}.hud-hotbar-tooltip{position:absolute;left:50%;bottom:92px;width:min(360px,calc(100vw - 36px));transform:translate(-50%);padding:14px 16px 16px;border-radius:4px;background:#1c3016d1;color:#fff;font-family:Nunito,sans-serif;font-weight:800;z-index:72;pointer-events:none;text-align:left;box-shadow:0 8px 18px #00000047}.hud-hotbar-tooltip:after{content:"";position:absolute;left:50%;bottom:-9px;width:18px;height:18px;transform:translate(-50%) rotate(45deg);background:#1c3016d1}.hud-hotbar-tooltip[hidden]{display:none}.hud-hotbar-tooltip-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.hud-hotbar-tooltip-header h4{margin:0;font-family:"Baloo 2",cursive;font-size:22px;line-height:1.05}.hud-hotbar-tooltip-header span{font-size:16px;font-weight:900}.hud-hotbar-tooltip-tier{margin-top:1px;color:#ffffffc2;font-size:15px;font-weight:900}.hud-hotbar-tooltip-description{margin:10px 0 8px;color:#ffffffe0;font-size:14px;line-height:1.22}.hud-hotbar-tooltip-lines{display:grid;gap:3px}.hud-hotbar-tooltip-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;color:#ffffffd1;font-size:13px}.hud-hotbar-tooltip-line strong{color:#fff;font-weight:900;text-align:right}.hud-hotbar-tooltip-line.danger,.hud-hotbar-tooltip-line.danger strong{color:#ff6f6f}.hud-game-inventory-icon,.hud-game-tribe-icon{display:block;position:absolute;background-repeat:no-repeat;background-position:center;background-size:32px,32px;width:64px;height:64px;background-color:#0003;backdrop-filter:blur(4px);right:0;top:50%;z-index:9999;transform:translateY(-50%)}.hud-game-inventory-icon{background-image:url(./assets/Icons/inventory-icon.png)}.hud-game-tribe-icon{background-image:url(./assets/Icons/tribes.png);top:calc(50% + 64px);cursor:pointer}.hud-game-tribe-icon:hover,.hud-game-inventory-icon:hover{background-color:#00000052}.hud-game-inventory-menu{display:none;width:min(1180px,calc(100vw - 56px));height:min(610px,calc(100vh - 80px));background-color:#00000094;backdrop-filter:blur(5px);color:#fff;font-family:Nunito,sans-serif;padding:24px 22px 24px 24px;box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;pointer-events:auto;border:0;border-radius:6px;gap:18px}.hud-game-inventory-menu.active{display:flex;flex-direction:row;align-items:stretch}.hud-game-inventory-close{position:absolute;right:-15px;top:-15px;width:34px;height:34px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#000000b8;color:#fff;font-size:28px;font-weight:900;line-height:1;cursor:pointer;z-index:2}.hud-game-inventory-close:hover{filter:brightness(1.2)}.hud-game-inventory-left{flex:1 1 calc(100% - 328px);min-width:0;height:100%;display:flex;flex-direction:column;box-sizing:border-box;padding:0;background-color:transparent;border-right:0;overflow:hidden}.hud-game-inventory-panel{display:flex;gap:16px;flex:1 1 auto;height:100%;min-height:0;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}.hud-game-inventory-panel::-webkit-scrollbar{width:0!important;height:0!important;display:none}.hud-game-inventory-section{min-height:0;padding:20px;border:0;border-radius:4px;background-color:#00000047;outline:0;box-sizing:border-box;overflow:hidden}.hud-game-inventory-section:first-child{flex:0 0 220px}.hud-game-inventory-section:last-child{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.hud-game-inventory-section h3{margin:0 0 10px;font-size:16px;font-weight:900}.hud-game-inventory-resources{display:grid;grid-template-columns:1fr;gap:10px}.hud-inventory-resource-row{display:flex;align-items:center;gap:6px;min-height:44px;padding:6px 12px 6px 8px;border:0;border-radius:4px;background:#0000002e;font-size:14px;font-weight:900}.hud-inventory-resource-icon{width:24px;height:24px;object-fit:contain;flex:0 0 auto}.hud-inventory-resource-label{flex:0 0 auto;white-space:nowrap}.hud-inventory-resource-value{margin-left:auto;color:#fff;white-space:nowrap}.hud-game-inventory-items{display:grid;grid-template-columns:1fr;gap:10px;min-height:0;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;align-content:start;padding-top:1px}.hud-game-inventory-items::-webkit-scrollbar{width:0!important;height:0!important;display:none}.hud-inventory-item-box{position:relative;min-height:112px;border:0;outline:0;border-radius:4px;background:#00000038;color:#fff;font-family:Nunito,sans-serif;display:grid;grid-template-columns:58px minmax(92px,128px) minmax(110px,1fr) minmax(140px,170px) minmax(70px,auto);grid-template-rows:auto auto auto;align-items:center;gap:12px;padding:10px 14px;text-align:left}.hud-inventory-item-box.material{grid-template-columns:58px minmax(92px,128px) minmax(110px,1fr) minmax(120px,140px) 46px;grid-template-rows:1fr;min-height:92px;padding-right:24px}.hud-inventory-item-box{cursor:pointer}.hud-inventory-item-box.hidden{display:none}.hud-inventory-item-box.selected{box-shadow:none}.hud-inventory-item-box.dragging{opacity:.72;box-shadow:none}.hud-inventory-item-box.unavailable{cursor:default;opacity:.45}.hud-inventory-item-box.level-locked .hud-inventory-item-action{background:#53615a}.hud-inventory-item-box.level-locked:not(.material) .hud-inventory-item-cost,.hud-inventory-item-cost.level-locked{color:#f77}.hud-inventory-item-icon{width:46px;height:46px;object-fit:contain;flex:0 0 auto;cursor:default;user-select:none;-webkit-user-drag:none}.hud-inventory-item-icon.draggable{cursor:grab;-webkit-user-drag:element}.hud-inventory-item-icon.draggable:active{cursor:grabbing}.hud-inventory-item-placeholder{width:36px;height:36px;border-radius:4px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;font-weight:900}.hud-inventory-item-name{font-size:14px;font-weight:900}.hud-inventory-item-name{min-width:0;white-space:nowrap;grid-column:2;grid-row:2}.hud-inventory-item-name,.hud-inventory-item-hint,.hud-inventory-item-cost,.hud-inventory-item-count,.hud-inventory-item-action{user-select:none;-webkit-user-drag:none}.hud-inventory-item-hint{color:#ffffffb3;font-size:12px;font-weight:800;line-height:1.18;white-space:normal;min-width:0;grid-row:2}.hud-inventory-item-cost{color:#ffffffbd;font-size:12px;font-weight:800;min-width:0;overflow:visible;grid-row:2}.hud-inventory-info-line{display:grid;grid-template-columns:minmax(0,1fr) minmax(42px,auto);gap:10px;align-items:baseline}.hud-inventory-info-label{min-width:0;text-align:left}.hud-inventory-info-value{text-align:right;white-space:nowrap}.hud-inventory-item-cost.missing{color:#ff9b9b}.hud-inventory-item-count{font-size:12px;font-weight:900;color:#fff;min-width:58px;text-align:right;justify-self:end}.hud-inventory-item-box.material .hud-inventory-item-count{min-width:32px}.hud-inventory-item-count.empty{color:#ffffff8c}.hud-inventory-item-action{border:0;border-radius:4px;padding:7px 12px;background:#00c853;color:#fff;font-size:12px;font-weight:900;cursor:pointer;white-space:nowrap;justify-self:center;grid-column:1 / 3;grid-row:3}.hud-inventory-item-box.material .hud-inventory-item-action{display:none}.hud-inventory-item-action:disabled{cursor:default;opacity:.45;background:#53615a}.hud-game-player-stats{color:#fff;text-align:center;font-family:"Baloo 2",cursive;padding:20px;flex:0 0 300px;width:300px;height:100%;box-sizing:border-box;background-color:#00000047;border-left:1px solid rgba(255,255,255,.08);overflow:hidden;display:flex;flex-direction:column}.hud-game-player-stats h2{flex:1 1 auto;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:72px;line-height:1;margin:0}.hud-player-xp-placeholder{height:18px;margin:0 0 10px;border-radius:999px;background:linear-gradient(90deg,rgba(124,190,96,.85) var(--xp-progress, 0%),rgba(255,255,255,.14) var(--xp-progress, 0%));color:#ffffffb8;font-family:Nunito,sans-serif;font-size:11px;font-weight:900;line-height:18px}.hud-game-player-stats p{font-weight:700;margin:0}.hud-game-player-stat-point-wrapper{display:flex;justify-content:space-between;align-items:center;height:24px;margin-top:0;margin-bottom:9px;padding-top:16px;border-top:1px solid rgba(255,255,255,.16)}.hud-game-player-stat-wrapper{display:flex;flex-direction:column;margin-bottom:8px;padding:9px 8px;border-radius:6px;background-color:#ffffff0f}.hud-stat-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.hud-stat-top p{flex:1 1 auto;min-width:0;text-align:left;font-size:13px;line-height:1.08;font-weight:900;white-space:nowrap}.hud-game-player-stats span{font-weight:900;color:#fff}.hud-game-player-stats .hud-stat-level{min-width:40px;color:#fff;text-align:right}.hud-game-player-stats .hud-stat-level.maxed{color:#ffd84d}.hud-stat-bar{display:none;gap:3px}.hud-stat-details{display:none;gap:2px;margin-top:5px;color:#ffffffc7;font-size:11px;font-weight:800;line-height:1.15;text-align:left}.stat-segment{flex:1;height:10px;background-color:#ffffff1f;border-radius:2px;transition:.15s ease-in-out}.stat-segment.active{background-color:#ffae00;box-shadow:0 0 6px #ffae0099}.hud-stat-right{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex:0 0 76px;margin-left:auto}.stat-upgrade-btn{width:22px;height:22px;border:none;border-radius:4px;background-color:#00c853;color:#fff;font-weight:900;cursor:pointer;transition:.15s ease;line-height:1}.stat-upgrade-btn:hover{transform:scale(1.1);background-color:#00e676}.stat-upgrade-btn:disabled{opacity:.35;cursor:default;transform:none;background-color:#53615a}.stat-upgrade-btn:active{transform:scale(.95)}.building-info-box{position:absolute;transform:translate(-50%,-100%);min-width:170px;padding:10px;box-sizing:border-box;color:#fff;font-family:Nunito,sans-serif;background:#0000008c;border:1px solid rgba(255,255,255,.18);border-radius:4px;z-index:80;pointer-events:auto}.building-info-box h3{margin:0 0 6px;font-size:15px;line-height:1.1;font-weight:900}.building-info-box p{margin:3px 0;font-size:13px;font-weight:800}.building-info-box button{width:100%;margin-top:7px;border:0;border-radius:4px;padding:6px 8px;color:#fff;background:#00c853e6;font-weight:900;cursor:pointer}.building-info-box button:disabled{opacity:.45;cursor:default;background:#53615a}.hud-auth-notice{display:none;margin:8px auto 12px;max-width:360px;padding:9px 12px;box-sizing:border-box;border-radius:4px;background:#0000008c;color:#fff;font-family:Nunito,sans-serif;font-size:14px;font-weight:900;text-align:center}.hud-auth-notice.active{display:block}.hud-player-level-number{margin-bottom:0!important;line-height:.85}.hud-player-level-label{margin-top:-2px;margin-bottom:6px;color:#ffffffc7;font-family:Nunito,sans-serif;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;text-align:center}.hud-hotbar-tooltip{bottom:auto}.hud-game-hotbar-building-icon{position:relative;width:50px;height:50px;display:inline-block;pointer-events:none}.hud-game-hotbar-building-base,.hud-game-hotbar-building-head{position:absolute;left:50%;top:50%;width:48px;height:48px;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-drag:none}.hud-game-hotbar-building-base{transform:translate(-50%,-50%)}.hud-game-hotbar-building-head{width:43px;height:43px}.hud-inventory-section-label{color:#ffffffe0;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;align-self:start}.hud-inventory-stats-label,.hud-inventory-cost-label{margin-bottom:0;grid-row:1}.hud-inventory-item-box:not(.material){grid-template-columns:58px minmax(96px,132px) minmax(150px,1fr) minmax(150px,1fr) 74px;grid-template-rows:auto auto auto;align-items:center}.hud-inventory-item-box:not(.material) .hud-inventory-item-icon{grid-column:1;grid-row:1 / 4}.hud-inventory-item-box:not(.material) .hud-inventory-item-name{grid-column:2;grid-row:2}.hud-inventory-item-box:not(.material) .hud-inventory-stats-label{grid-column:3}.hud-inventory-item-box:not(.material) .hud-inventory-cost-label{grid-column:4}.hud-inventory-item-box:not(.material) .hud-inventory-item-hint{grid-column:3;grid-row:2}.hud-inventory-item-box:not(.material) .hud-inventory-item-cost{grid-column:4;grid-row:2}.hud-inventory-item-box:not(.material) .hud-inventory-item-count{grid-column:5;grid-row:2}.hud-inventory-item-box:not(.material) .hud-inventory-item-action{grid-column:1 / 3;grid-row:3;align-self:start}.hud-game-inventory-menu button:focus:not(:focus-visible),.hud-game-hotbar-slot:focus:not(:focus-visible),.hud-escape-menu button:focus:not(:focus-visible),.hud-tribe button:focus:not(:focus-visible),.building-info-box button:focus:not(:focus-visible){outline:none;box-shadow:none}.hud-game-inventory-menu button:focus-visible,.hud-game-hotbar-slot:focus-visible,.hud-escape-menu button:focus-visible,.hud-tribe button:focus-visible,.building-info-box button:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:2px}.hud-dev-menu-button{position:fixed;top:14px;left:14px;z-index:10010;min-width:58px;height:34px;border:1px solid rgba(255,255,255,.2);border-radius:5px;color:#fff;background:#7526a1e6;font:900 13px Nunito,sans-serif;cursor:pointer}.hud-dev-menu{position:fixed;inset:0;z-index:10009;display:none;align-items:center;justify-content:center;background:#0000008c;font-family:Nunito,sans-serif}.hud-dev-menu.active{display:flex}.hud-dev-panel{width:min(820px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto;padding:22px;box-sizing:border-box;border:1px solid rgba(255,255,255,.14);border-radius:7px;color:#fff;background:#120e18f7;box-shadow:0 24px 64px #00000085}.hud-dev-header,.hud-dev-row,.hud-dev-command,.hud-dev-ban-row{display:flex;gap:9px;align-items:center}.hud-dev-header{justify-content:space-between}.hud-dev-header h2{margin:0}.hud-dev-header button{width:38px;height:38px;font-size:26px}.hud-dev-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.hud-dev-menu button,.hud-dev-menu input,.hud-dev-menu select{min-height:39px;box-sizing:border-box;border:1px solid rgba(255,255,255,.14);border-radius:5px;padding:0 11px;color:#fff;background:#ffffff14;font:800 14px Nunito,sans-serif}.hud-dev-menu button{cursor:pointer}.hud-dev-menu button:hover,.hud-dev-menu button:focus-visible,.hud-dev-tabs button.active{background:#8a3ab8d1;outline:none}.hud-dev-menu input,.hud-dev-menu select{flex:1 1 0;min-width:0}.hud-dev-menu select option{color:#111}.hud-dev-body{display:none}.hud-dev-body.active{display:grid;gap:14px}.hud-dev-section{padding:14px;border-radius:6px;background:#ffffff0a}.hud-dev-section h3{margin:0 0 10px}.hud-dev-menu pre{max-height:260px;overflow:auto;padding:12px;white-space:pre-wrap;border-radius:5px;background:#00000052}.hud-dev-ban-row input{flex:1 1 auto}.hud-dev-ban-row button{background:#9e3030}.hud-dev-status{margin-top:14px;padding:10px 12px;border-radius:5px;color:#d7ffd7;background:#2b7d3a40}.hud-dev-status.error{color:#ffd7d7;background:#912d2d4d}.hud-escape-keybind-grid{display:grid;grid-template-columns:1fr auto;gap:8px 14px;margin-bottom:18px}.hud-escape-keybind-grid span,.hud-escape-keybind-grid strong{padding:8px 10px;border-radius:4px;background:#ffffff0f}.hud-escape-audio-setting{display:grid;gap:7px;margin-bottom:16px}.hud-escape-audio-setting>span{display:flex;justify-content:space-between}.hud-escape-audio-setting input{width:100%;accent-color:#1f9d43}.hud-log-in-wrapper{position:absolute;inset:0;overflow:hidden;background-color:#0009;backdrop-filter:blur(15px);display:none;z-index:1000}.hud-log-in-page{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:320px;padding:20px;background-color:#e5e5e5;border-radius:4px;display:flex;flex-direction:column;align-items:center;color:#000;text-align:center}.hud-log-in-page h1{font-size:32px;margin-bottom:20px;color:#000;user-select:none}.hud-log-in-page p{user-select:none}.hud-page-log-in{display:block;width:100%;height:100%;padding:20px}.hud-page-sign-in{display:none;width:100%;height:100%;padding:20px}.log-in-text,.sign-in-text{color:#00f;cursor:pointer}#logInBtn,#emailInput,#passwordInput,#signInBtn,#signInEmailInput,#signInPasswordInput,#signUpUserName{width:80%;box-sizing:border-box}
