*{box-sizing:border-box;margin:0;padding:0}:root{--u:clamp(5px, min(1.1vw, 1.92vh), 8.6px);--t-act:calc(var(--u) * 13);--t-sat:calc(var(--u) * 6.8);--t-csp:calc(var(--u) * 2.6);--t-pad:calc(var(--u) * 2);--slot:calc(var(--u) * 4.3);--tr:calc(var(--u) * 4.8)}html,body{background:#000;width:100%;height:100%;overflow:hidden}body{-webkit-user-select:none;user-select:none;font-family:Courier New,monospace}canvas{touch-action:none;display:block}.hidden{display:none!important}#crosshair{color:#fff;text-shadow:0 0 2px #000;pointer-events:none;font-size:24px;font-weight:700;transition:color .1s,transform .1s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#crosshair.aim-mob{color:#ff5050;text-shadow:0 0 5px #000,0 0 7px #f33;transform:translate(-50%,-50%)scale(1.25)}#crosshair.aim-interact{color:#ffd24a;text-shadow:0 0 5px #000}#topbar{z-index:20;align-items:center;gap:8px;display:flex;position:fixed;top:10px;right:10px}#room-badge{color:#fff;cursor:pointer;text-shadow:1px 1px #000;background:#14141abf;border:1px solid #ffffff14;border-radius:8px;padding:7px 12px;font-size:13px}#room-badge:hover{background:#14141af2}#room-badge:empty{display:none}#currency-bar{background:#0000004d;border:1px solid #ffffff14;border-radius:8px;justify-content:space-around;align-items:center;gap:4px;margin-bottom:8px;padding:7px 8px;display:flex}#currency-bar.hidden{display:none}#currency-bar .cur{color:#fff;text-shadow:1px 1px #000;border-radius:6px;align-items:center;gap:4px;padding:2px 6px;font-size:13px;display:inline-flex}#currency-bar .cur+.cur{border-left:1px solid #ffffff1a}#currency-bar .cur b{font-variant-numeric:tabular-nums}#btn-settings,#btn-craft,#btn-view{color:#ddd;cursor:pointer;background:#14141abf;border:1px solid #ffffff14;border-radius:8px;width:33px;height:33px;font-size:17px;line-height:1}#btn-craft,#btn-view{width:48px;height:48px;font-size:24px}#btn-view.hidden{display:none}#btn-settings:hover,#btn-view:hover,#btn-settings:hover,#btn-craft:hover{color:#fff;background:#14141af2}#minimap-wrap{pointer-events:none;z-index:5;position:fixed;top:46px;left:10px}#btn-pause{color:#ddd;cursor:pointer;z-index:20;background:#14141acc;border:1px solid #ffffff26;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:13px;position:fixed;top:10px;left:10px}#btn-pause:hover{color:#fff;background:#282832f2}#btn-pause.hidden{display:none}#minimap{opacity:.92;width:160px;height:160px;image-rendering:pixelated;pointer-events:auto;cursor:pointer;border:2px solid #ffffff38;border-radius:50%;display:block}#map-time{pointer-events:none;z-index:6;background:radial-gradient(circle at 50% 35%,#282c3af2,#0e1016f2);border:2px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;bottom:-8px;left:-8px;box-shadow:0 2px 6px #00000080}#map-time.hidden{display:none}#map-time-ico{width:20px;height:20px;line-height:0;display:block}#map-time-ico svg{width:20px;height:20px;display:block}#map-time-clock,#minimap-wrap.big #map-time{display:none}#minimap-wrap.big{pointer-events:auto;z-index:40;background:#000000b8;justify-content:center;align-items:center;width:100%;height:100%;display:flex;top:0;left:0;transform:none}#minimap-wrap.big #minimap{opacity:1;cursor:grab;touch-action:none;border-radius:0;width:100vw;height:100vh}#minimap-wrap.big #minimap:active{cursor:grabbing}#map-close{color:#fff;cursor:pointer;pointer-events:auto;background:#2a2a32;border:1px solid #44444e;border-radius:50%;width:34px;height:34px;font-size:20px;line-height:1;position:absolute;top:-12px;right:-12px}#minimap-wrap.big #map-close{position:fixed;top:16px;right:16px}#map-zoom{z-index:41;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:16px;right:16px}#map-zoom.hidden{display:none}#map-zoom button{color:#fff;cursor:pointer;background:#14141aeb;border:1px solid #4a4a54;border-radius:10px;width:46px;height:46px;font-size:26px;line-height:1}#map-zoom button:hover{background:#282832fa}#map-close:hover{background:#3a3a44}@media (width<=760px){#minimap{width:110px;height:110px}}#confirm-exit{z-index:70;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#confirm-exit.hidden{display:none}.confirm-box{text-align:center;background:#1c1c22fa;border:1px solid #3a3a46;border-radius:12px;padding:18px 20px;box-shadow:0 14px 40px #0009}.confirm-box p{color:#eee;margin:0 0 14px;font-size:15px}.confirm-actions{justify-content:center;gap:10px;display:flex}.confirm-actions button{cursor:pointer;color:#ddd;background:#ffffff0f;border:1px solid #44444e;border-radius:8px;padding:8px 18px;font-family:inherit;font-size:14px}#confirm-exit-yes{color:#fff;background:#b0402e;border-color:#c2503a}#confirm-exit-yes:hover{background:#c2503a}#confirm-exit-no:hover{background:#ffffff1f}#settings-menu{z-index:30;background:#1c1c22f7;border:none;border-right:1px solid #34343c;border-radius:0;flex-direction:column;gap:4px;width:230px;max-width:82vw;padding:10px 8px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:4px 0 30px #00000080}#settings-menu button{text-align:left;color:#ddd;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 12px;font-family:inherit;font-size:13px}#settings-menu button:hover{color:#fff;background:#ffffff14}#btn-exit{color:#f87!important}#hotbar{z-index:6;background:#00000059;border-radius:8px;flex-direction:column;gap:6px;padding:6px;display:flex;position:fixed;top:64px;right:12px}#hotbar-hint{text-align:right;color:#cfcfd6;text-shadow:1px 1px #000;pointer-events:none;z-index:6;width:156px;font-size:11px;line-height:1.45;position:fixed;top:calc(50% - 168px);right:12px}#hotbar-hint.hidden{display:none}#crosshair-hint{color:#fff;pointer-events:none;z-index:7;text-shadow:1px 1px #000;background:#14141ab3;border:1px solid #ffffff1f;border-radius:7px;padding:5px 12px;font-size:12px;position:fixed;top:calc(50% + 26px);left:50%;transform:translate(-50%)}#crosshair-hint.hidden{display:none}#nav-hud{z-index:8;background:#14141acc;border:1px solid #ffd24a80;border-radius:20px;align-items:center;gap:8px;padding:5px 8px 5px 12px;display:flex;position:fixed;top:44px;left:50%;transform:translate(-50%)}#nav-hud.hidden{display:none}#nav-arrow{color:#ffd24a;font-size:16px;transition:transform .12s linear;display:inline-block}#nav-dist{color:#fff;text-shadow:1px 1px #000;min-width:36px;font-size:13px;font-weight:700}#nav-cancel{color:#ccc;cursor:pointer;background:#ffffff14;border:1px solid #444;border-radius:50%;width:20px;height:20px;font-size:14px;line-height:1}#nav-cancel:hover{color:#fff;background:#ffffff2e}.hotbar-slot{background:#0000004d;border:3px solid #555;border-radius:4px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.hotbar-slot.selected{border-color:#fff}.hotbar-slot canvas{image-rendering:pixelated;width:36px;height:36px}.hotbar-slot .num{color:#ccc;text-shadow:1px 1px #000;font-size:10px;position:absolute;top:1px;left:3px}.hotbar-slot .count{color:#fff;text-shadow:1px 1px #000;font-size:12px;font-weight:700;position:absolute;bottom:1px;right:3px}.hotbar-slot.empty canvas{opacity:.3}.hotbar-slot.empty{opacity:.45}.hotbar-slot .dura{background:#000000a6;border-radius:2px;height:3px;position:absolute;bottom:2px;left:5px;right:5px;overflow:hidden}.hotbar-slot .dura-fill{background:#5ade5a;height:100%}.hotbar-slot .dura-fill.low{background:#e07050}#craft-panel{z-index:30;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#craft-box,#cook-box{background:#1c1c22f7;border:1px solid #34343c;border-radius:14px;width:min(440px,92vw);padding:16px 18px;box-shadow:0 20px 60px #0000008c}#craft-box.backpack{flex-direction:column;width:85vw;height:80vh;display:flex}#craft-box.backpack #craft-head{flex-shrink:0}#craft-body{flex:1;gap:14px;min-height:0;display:flex}#craft-tabs{flex-direction:column;flex-shrink:0;gap:6px;width:112px;display:flex}.tab-btn{text-align:left;color:#9a9aa6;cursor:pointer;background:0 0;border:1px solid #2c2c33;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:13px}.tab-btn:hover{color:#fff;background:#ffffff0d}.tab-btn.active{color:#fff;background:#4a9d4026;border-color:#3a7d33}.tab-group{letter-spacing:1px;text-transform:uppercase;color:#5a5a66;padding:6px 4px 1px;font-size:10px}.tab-group+.tab-btn{margin-top:0}.kol-section{color:#cfcfda;margin:12px 2px 6px;font-size:13px;font-weight:700}.kol-section:first-child{margin-top:2px}.kol-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:7px;display:grid}.kol-card{border:1.5px solid var(--rarity);box-shadow:0 0 10px -3px var(--rarity);background:#1c1c26;border-radius:9px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.kol-card .kc-rar{color:var(--rarity);font-size:10px;font-weight:700}.kol-card .kc-name{color:#e6e6ee;font-size:12px}.kol-shards{flex-direction:column;gap:7px;display:flex}.shard-row{border:1px solid var(--rarity);background:#ffffff08;border-radius:9px;align-items:center;gap:10px;padding:8px 12px;display:flex}.shard-row .sr-rar{color:var(--rarity);min-width:34px;font-weight:700}.shard-row .sr-n{color:#ddd;margin-right:auto;font-size:13px}.shard-btn{color:#fff;cursor:pointer;background:linear-gradient(#4a9d40,#3a7d33);border:1px solid #2a5d25;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:700}.shard-btn:hover{filter:brightness(1.1)}#craft-content{flex:1;min-height:0;overflow-y:auto}.tool-row{color:#ddd;background:#ffffff08;border:1px solid #2c2c33;border-radius:9px;align-items:center;gap:10px;margin:6px 0;padding:9px 12px;font-size:13px;display:flex}.tool-row .tool-name{min-width:110px;font-weight:700}.tool-dura{background:#0009;border-radius:3px;flex:1;height:6px;overflow:hidden}.tool-dura-fill{background:#5ade5a;height:100%}.tool-dura-fill.low{background:#e07050}.tool-uses{color:#9a9aa6;text-align:right;min-width:56px;font-size:11px}#craft-head,#cook-head{color:#fff;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:17px;font-weight:700;display:flex}#craft-close{color:#ddd;cursor:pointer;background:#ffffff0f;border:1px solid #3a3a44;border-radius:7px;width:30px;height:30px;font-size:18px;line-height:1}#craft-close:hover{color:#fff;background:#ffffff24}.craft-row{color:#ddd;background:#ffffff08;border:1px solid #2c2c33;border-radius:9px;align-items:center;gap:10px;margin:6px 0;padding:9px 12px;font-size:13px;display:flex}.craft-result{align-items:center;gap:7px;min-width:120px;font-weight:700;display:flex}.craft-needs{color:#9a9aa6;flex:1;align-items:center;gap:7px;display:flex}.craft-needs:before{content:"←";color:#666;margin-right:2px}.craft-needs .lack{color:#f76}.tile-icon{image-rendering:pixelated;flex-shrink:0;width:26px;height:26px}.craft-btn{color:#fff;cursor:pointer;background:#3a7d33;border:1px solid #2a5d25;border-radius:7px;padding:7px 16px;font-family:inherit;font-size:13px}.craft-btn:hover:not(:disabled){background:#4a9d40}.craft-btn:disabled{color:#777;cursor:default;background:#333;border-color:#2a2a2a}#inv-grid{flex-wrap:wrap;gap:6px;min-height:48px;margin-bottom:14px;display:flex}.inv-cell{cursor:pointer;background:#ffffff0a;border:1px solid #30303a;border-radius:7px;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:relative}.inv-cell:hover{background:#ffffff14;border-color:#5a5a68}#hotbar-config-wrap{margin-bottom:12px}.hb-config-label{color:#8b8b96;margin-bottom:6px;font-size:11px}#hotbar-config{gap:8px;display:flex}.hb-slot{cursor:pointer;background:#ffffff0d;border:2px solid #3a3a46;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative}.hb-slot:hover{border-color:#5a5a68}.hb-slot.empty{border-style:dashed}.hb-slot.pending{border-color:#ffd24a;box-shadow:0 0 8px #ffd24a80}.hb-slot .tile-icon{width:32px;height:32px}.hb-num{color:#9a9aa6;font-size:10px;font-weight:700;position:absolute;top:1px;left:4px}.inv-cell .tile-icon{width:30px;height:30px}.inv-count{color:#fff;text-shadow:1px 1px #000;font-size:11px;font-weight:700;position:absolute;bottom:1px;right:4px}.inv-empty{color:#55555e;align-self:center;font-size:13px}.craft-sub{color:#8b8b96;letter-spacing:1px;text-transform:uppercase;margin-bottom:6px;font-size:11px}#hotbar-empty{color:#bbb;text-shadow:1px 1px #000;padding:10px 16px;font-size:12px}#mine-progress{pointer-events:none;background:#0000008c;border:1px solid #ffffff40;border-radius:3px;width:58px;height:5px;position:fixed;top:calc(50% + 26px);left:50%;overflow:hidden;transform:translate(-50%)}#mine-fill{background:#fff;width:0%;height:100%}#held-name{color:#fff;text-shadow:1px 1px #000,0 0 6px #0009;opacity:0;pointer-events:none;z-index:7;font-size:15px;font-weight:700;transition:opacity .4s;position:fixed;bottom:92px;left:50%;transform:translate(-50%)}#interact-hint{color:#fff;pointer-events:auto;cursor:pointer;z-index:7;text-shadow:1px 1px #000;background:#14141acc;border:1px solid #ffffff26;border-radius:8px;padding:7px 14px;font-size:13px;position:fixed;bottom:96px;left:50%;transform:translate(-50%)}body.touch #interact-hint{background:#4a9d40e0;border-color:#2a5d25;padding:12px 22px;font-size:15px}#cook-panel{z-index:30;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#cook-close{color:#ddd;cursor:pointer;background:#ffffff0f;border:1px solid #3a3a44;border-radius:7px;width:30px;height:30px;font-size:18px;line-height:1}.need-bench{color:#c9a227}.need-bench.lack{color:#f76}#btn-skill{z-index:7;color:#fff;cursor:pointer;pointer-events:auto;touch-action:none;background:#3c285ab3;border:2px solid #b48cffb3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;line-height:1;display:flex;position:fixed;bottom:90px;right:18px;box-shadow:0 3px 10px #00000080}#btn-skill.hidden{display:none}#btn-skill.cooling{color:#888;background:#282830b3;border-color:#555}#btn-skill #skill-cd{color:#fff;text-shadow:0 1px 2px #000;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex;position:absolute;inset:0}#btn-skill.cooling #skill-ico{opacity:.25}@media (width<=760px){#btn-skill{width:58px;height:58px;font-size:25px;bottom:150px;right:150px}}#bars{pointer-events:none;flex-direction:row;gap:10px;width:360px;display:flex;position:fixed;bottom:3px;left:50%;transform:translate(-50%)}.bar-grp{align-items:center;gap:5px;display:flex}.bar-grp.hidden{display:none}#bars .bar-grp,.bar-grp .bar{flex:1}.bar-ico{text-shadow:1px 1px #000;flex:none;font-size:12px;line-height:1}.bar.half{flex:1}#status-bars{pointer-events:none;flex-direction:column;gap:4px;width:330px;display:flex;position:fixed;bottom:70px;left:50%;transform:translate(-50%)}#fullness-fill{background:linear-gradient(#e6a83a,#c0701c);width:0%;height:100%}#oxygen-fill{background:linear-gradient(#54b8e8,#2a7fb8);width:100%;height:100%}#freeze-fill{background:linear-gradient(#cfeaff,#8fc6e8);width:0%;height:100%}#heat-fill{background:linear-gradient(#ffae4a,#e06030);width:0%;height:100%}.bar{background:#00000080;border:1px solid #ffffff2e;border-radius:4px;height:7px;overflow:hidden}#bars .bar{height:15px;position:relative}.bar-val{z-index:2;color:#fff;text-shadow:0 1px 1px #000,0 0 2px #000;pointer-events:none;justify-content:center;align-items:center;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;inset:0}#health-fill{background:linear-gradient(#5ade5a,#3aa83a);width:100%;height:100%;transition:width .2s ease-out,filter .2s}#health-fill.low{background:linear-gradient(#ff6a5a,#d83a3a);animation:.8s ease-in-out infinite hp-pulse}@keyframes hp-pulse{50%{filter:brightness(1.6)}}#stamina-fill{background:linear-gradient(#fff,#cfcfd6);width:100%;height:100%;transition:width .2s ease-out}#stamina-fill.low{background:linear-gradient(#e07050,#b05040)}#fullness-fill,#oxygen-fill,#freeze-fill,#heat-fill{transition:width .2s ease-out}#damage-flash{opacity:0;pointer-events:none;z-index:9;background:radial-gradient(#0000 35%,#dc1e1e80);position:fixed;inset:0}#hurt-dir{pointer-events:none;z-index:9;opacity:0;transition:opacity .5s;position:fixed;inset:0}#hurt-dir.show{opacity:1;transition:opacity 80ms}#hurt-dir.left{background:linear-gradient(90deg,#dc1e1e99,#0000 26%)}#hurt-dir.right{background:linear-gradient(270deg,#dc1e1e99,#0000 26%)}#hurt-dir.front{background:linear-gradient(#dc1e1e8c,#0000 28%)}#hurt-dir.back{background:linear-gradient(#0000 72%,#dc1e1e8c)}#water-overlay{pointer-events:none;z-index:4;opacity:0;background:radial-gradient(#1c6eb447 30%,#082e6899);transition:opacity .25s;position:fixed;inset:0}#water-overlay.on{opacity:1}#debug{color:#cfcfd6;text-shadow:1px 1px #000;pointer-events:none;white-space:nowrap;font-size:11px;line-height:1.4;position:fixed;top:16px;left:108px}#btn-settings,#room-badge{display:none!important}#toast{pointer-events:none;z-index:25;flex-direction:column;align-items:center;gap:5px;display:flex;position:fixed;top:18%;left:50%;transform:translate(-50%)}.toast-msg{color:#fff;text-shadow:1px 1px #000;opacity:1;background:#0006;border-radius:10px;padding:3px 12px;font-size:15px;transition:opacity .4s,transform .4s}.toast-msg.fade{opacity:0;transform:translateY(-8px)}#chat-btn{cursor:pointer;z-index:6;-webkit-user-select:none;user-select:none;touch-action:none;background:#14141abf;border:1px solid #ffffff1f;border-radius:50%;width:40px;height:40px;font-size:19px;line-height:1;position:fixed;top:142px;left:180px}#chat-btn:hover{background:#1e1e26e6}.voice-btn{cursor:pointer;z-index:6;-webkit-user-select:none;user-select:none;background:#14141abf;border:1px solid #ffffff1f;border-radius:50%;width:40px;height:40px;font-size:18px;line-height:1;position:fixed;left:10px}#spk-btn{top:46px;left:180px}#mic-btn{opacity:.55;top:94px;left:180px}.voice-btn:hover{background:#1e1e26e6}.voice-btn.on{opacity:1;border-color:#4a9d40;box-shadow:0 0 8px #4a9d4099}.voice-btn.off{opacity:.45;border-color:#b04040}.voice-btn.talking{border-color:#7adf6e;box-shadow:0 0 14px #6ee664f2}#chat-feed{pointer-events:none;z-index:6;flex-direction:column;gap:2px;width:280px;max-height:30vh;display:flex;position:fixed;top:240px;left:10px;overflow:hidden}#chat-feed .chat-row{color:#eee;text-shadow:1px 1px #000;text-overflow:ellipsis;white-space:nowrap;font-size:11px;transition:opacity .5s;overflow:hidden}#chat-feed .chat-row.emote span{font-size:18px}#pickup-feed{pointer-events:none;z-index:6;flex-direction:column;gap:3px;width:240px;display:flex;position:fixed;top:300px;left:10px}.pickup-row{color:#e8e8c4;text-shadow:1px 1px #000,0 0 4px #0009;white-space:nowrap;font-size:13px;font-weight:600;transition:opacity .5s}@media (width<=760px){#pickup-feed{width:190px;top:250px;left:8px}}#chat-modal{z-index:35;background:#1c1c22f7;border:1px solid #34343c;border-radius:12px;width:min(300px,80vw);padding:10px 12px;position:fixed;top:142px;left:226px;box-shadow:0 14px 40px #00000080}#chat-head{color:#fff;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}#chat-close{color:#ddd;cursor:pointer;background:#ffffff0f;border:1px solid #3a3a44;border-radius:6px;width:24px;height:24px;font-size:15px;line-height:1}#chat-log{flex-direction:column;gap:4px;height:200px;margin-bottom:8px;display:flex;overflow-y:auto}#chat-log .chat-row{color:#ccc;word-break:break-word;font-size:12px;line-height:1.4}#chat-log .chat-row.emote span{font-size:22px}#chat-input-row{gap:6px;display:flex}#chat-input{color:#fff;background:#15151a;border:1px solid #3a3a44;border-radius:7px;flex:1;padding:8px 10px;font-family:inherit;font-size:13px}#chat-input:focus{border-color:#4a9d40;outline:none}#chat-send{color:#fff;cursor:pointer;background:#3a7d33;border:1px solid #2a5d25;border-radius:7px;width:38px;font-size:15px}#emote-wheel{z-index:45;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#emote-wheel.tap-mode{pointer-events:auto;background:#00000040}#emote-ring{width:230px;height:230px;position:relative}#emote-ring button{cursor:pointer;pointer-events:auto;background:#18181eeb;border:2px solid #44444e;border-radius:50%;width:66px;height:66px;font-size:30px;line-height:1;transition:transform 80ms;position:absolute}#emote-ring button.sel{background:#32323ef7;border-color:#fff;transform:scale(1.3)}.em-up{margin-left:-33px;top:0;left:50%}.em-right{margin-top:-33px;top:50%;right:0}.em-down{margin-left:-33px;bottom:0;left:50%}.em-left{margin-top:-33px;top:50%;left:0}#emote-hint{color:#888;text-align:center;font-size:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=760px){#chat-btn{top:130px}#chat-feed{top:156px}#chat-modal{top:130px;left:226px}}#pause{z-index:10;cursor:pointer;background:#14141acc;border:1px solid #ffffff26;border-radius:10px;padding:10px 20px;position:fixed;top:58%;left:50%;transform:translate(-50%)}#pause:hover{background:#1c1c24eb}#pause-title{color:#fff;text-shadow:1px 1px #000;font-size:16px;font-weight:700}#pause-name-row{padding:4px 6px 8px}#pause-name{color:#fff;background:#14141ad9;border:1px solid #3a3a44;border-radius:7px;width:100%;padding:7px 10px;font-family:inherit;font-size:13px}#pause-name:focus{border-color:#4a9d40;outline:none}#help-panel{z-index:30;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#help-box{background:#1c1c22f7;border:1px solid #34343c;border-radius:14px;width:min(460px,92vw);max-height:86vh;padding:16px 18px;overflow-y:auto;box-shadow:0 20px 60px #0000008c}.help-col{background:#ffffff08;border:1px solid #2c2c33;border-radius:9px;margin:8px 0;padding:10px 14px}.help-col h4{color:#fff;margin-bottom:6px;font-size:13px}.help-col p{color:#9a9aa6;font-size:12px;line-height:1.7}.help-col b{color:#ddd}#help-close{color:#ddd;cursor:pointer;background:#ffffff0f;border:1px solid #3a3a44;border-radius:7px;width:30px;height:30px;font-size:18px;line-height:1}#help-close:hover{color:#fff;background:#ffffff24}#lobby{z-index:60;background:radial-gradient(80% 60% at 50% -10%,#5a8c5a2e,#0000),linear-gradient(#181d26,#0d1015);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#btn-join-toggle{color:#ddd;cursor:pointer;z-index:30;background:#282830e6;border:1px solid #3a3a44;border-radius:8px;padding:9px 16px;font-family:inherit;font-size:14px;position:fixed;top:16px;right:16px}#btn-join-toggle:hover{color:#fff;background:#373741f2}#join-pop{z-index:30;background:#1c1c22f7;border:1px solid #34343c;border-radius:10px;padding:12px;position:fixed;top:60px;right:16px;box-shadow:0 10px 30px #00000080}#join-row{gap:6px;display:flex}#join-input{color:#fff;text-transform:uppercase;background:#15151a;border:1px solid #3a3a44;border-radius:7px;width:170px;padding:9px 12px;font-family:inherit;font-size:15px}#join-input:focus{border-color:#4a9d40;outline:none}#btn-join{color:#fff;cursor:pointer;background:#3a7d33;border:1px solid #2a5d25;border-radius:7px;padding:9px 14px;font-family:inherit;font-size:14px}#btn-join:hover{background:#4a9d40}#join-error{color:#f76;min-height:14px;margin-top:8px;font-size:12px}#lobby-panel{text-align:center;background:#1c1c22ed;border:1px solid #34343c;border-radius:16px;width:min(640px,92vw);padding:38px 42px 30px;box-shadow:0 24px 70px #0000008c}#lobby-logo{margin-bottom:6px;font-size:44px}#lobby-panel h1{color:#fff;text-shadow:2px 2px #000;margin-bottom:8px;font-size:30px}#lobby-tagline{color:#9a9aa6;margin-bottom:22px;font-size:13px}#char-select{text-align:left;align-items:stretch;gap:16px;max-width:480px;margin:0 auto 22px;display:flex}#char-select.hidden{display:none}#char-preview-wrap{background:radial-gradient(120% 90% at 50% 18%,#2c3550,#14141a 70%);border:1px solid #34343c;border-radius:12px;flex:0 0 180px;position:relative;overflow:hidden}#char-preview{width:180px;height:230px;display:block}#char-info{background:linear-gradient(#0000,#0009);justify-content:space-between;align-items:baseline;gap:8px;padding:8px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}#char-name{color:#fff;text-shadow:1px 1px #000;font-size:16px;font-weight:700}#char-rarity{font-size:13px;font-weight:700}#char-side{flex-direction:column;flex:1;justify-content:center;min-width:200px;display:flex}#gender-pick{text-align:center}#gender-pick p{color:#c5c5cf;margin-bottom:14px;font-size:13px;line-height:1.5}#gender-pick b{color:#ffd27a}#gender-btns{gap:12px;display:flex}#gender-btns button{color:#fff;cursor:pointer;background:#21212a;border:1px solid #3a3a44;border-radius:10px;flex:1;padding:16px 8px;font-family:inherit;font-size:15px;font-weight:700}#gender-btns button:hover{background:#2c2c38;border-color:#5a5a6a}#char-roster{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}#char-roster.hidden,#gender-pick.hidden{display:none}.char-card{cursor:pointer;color:#e6e6ee;background:#1b1b22;border:1.5px solid #34343c;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:10px 4px 8px;font-family:inherit;display:flex;position:relative}.char-card:hover{border-color:var(--rarity)}.char-card.active{border-color:var(--rarity);box-shadow:0 0 0 2px var(--rarity) inset}.char-card.locked{cursor:not-allowed;opacity:.55}.char-card .cc-rarity{letter-spacing:.5px;font-size:11px;font-weight:700}.char-card .cc-name{font-size:12px}.char-card .cc-lock{font-size:12px;position:absolute;top:6px;right:7px}#lobby-actions{justify-content:center;align-items:stretch;gap:10px;display:flex}#btn-gacha{color:#fff;cursor:pointer;background:linear-gradient(#8a5cff,#6a3fd0);border:1px solid #50309a;border-radius:10px;padding:0 22px;font-family:inherit;font-size:16px;font-weight:700;box-shadow:0 4px #432a78,0 8px 24px #0006}#btn-gacha:hover{background:linear-gradient(#9a6cff,#7a4fe0)}#btn-gacha:active{transform:translateY(2px);box-shadow:0 2px #432a78}#btn-gacha.hidden{display:none}#gacha-overlay{z-index:70;background:radial-gradient(120% 70% at 50% 0,#2a2350,#0c0c12 62%);justify-content:center;align-items:stretch;display:flex;position:fixed;inset:0}#gacha-overlay.hidden{display:none}#gacha-box{width:100%;max-width:680px;height:100%;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;display:flex;overflow-y:auto}#gacha-stage,#gacha-actions{flex:none}#gacha-stage{flex-direction:column;flex:1;justify-content:center;display:flex}#gacha-head{color:#fff;border-bottom:1px solid #322c48;justify-content:space-between;align-items:center;padding:14px 18px;font-size:18px;font-weight:700;display:flex}#gacha-head button{color:#aaa;cursor:pointer;background:0 0;border:none;font-size:24px}#gacha-head button:hover{color:#fff}#gacha-stage{min-height:300px;padding:18px;position:relative}#gacha-banner{text-align:center;padding:30px 10px}#gacha-banner-art{filter:drop-shadow(0 4px 12px #8a5cff80);margin-bottom:10px;font-size:76px}#gacha-banner p{color:#c5c5d2;font-size:14px;line-height:1.6}#gacha-pity{color:#8a8aa0;margin-top:16px;font-size:12px}#gacha-reveal{grid-template-columns:repeat(5,1fr);gap:10px;padding:6px;display:grid}#gacha-reveal.hidden{display:none}#gacha-reveal.single{grid-template-columns:1fr;max-width:180px;margin:30px auto}.gacha-card{border:1.5px solid var(--rarity);box-shadow:0 0 14px -2px var(--rarity);opacity:0;background:#1c1c26;border-radius:10px;flex-direction:column;align-items:center;gap:3px;padding:10px 4px 8px;animation:.36s forwards gachaPop;display:flex;position:relative;transform:translateY(10px)scale(.9)}@keyframes gachaPop{to{opacity:1;transform:translateY(0)scale(1)}}.gacha-card .gc-icon{font-size:26px}.gacha-card .gc-rarity{color:var(--rarity);letter-spacing:.5px;font-size:11px;font-weight:700}.gacha-card .gc-name{color:#e6e6ee;text-align:center;font-size:11px;line-height:1.2}.gacha-card .gc-badge{color:#16161c;background:#ffd27a;border-radius:6px;padding:1px 5px;font-size:9px;font-weight:700;position:absolute;top:-6px;right:-6px}.gacha-card .gc-badge.dupe{color:#fff;background:#9aa4b2}#gacha-actions{border-top:1px solid #322c48;align-items:center;gap:10px;padding:14px 18px;display:flex}#gacha-gems{color:#fff;margin-right:auto;font-size:15px}#gacha-actions button{color:#fff;cursor:pointer;background:linear-gradient(#4a9d40,#3a7d33);border:1px solid #2a5d25;border-radius:10px;flex-direction:column;align-items:center;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:700;line-height:1.15;display:flex}#gacha-actions button small{opacity:.85;font-size:10px;font-weight:400}#gacha-actions button:hover{filter:brightness(1.1)}#gacha-actions button:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.5)}#uid-badge{color:#55555e;cursor:pointer;z-index:30;-webkit-user-select:none;user-select:none;font-size:11px;position:fixed;bottom:12px;right:14px}#uid-badge:hover{color:#8b8b96}#name-input{color:#fff;text-align:center;background:#15151a;border:1px solid #3a3a44;border-radius:8px;width:280px;margin:0 auto 14px;padding:10px 14px;font-family:inherit;font-size:15px;display:block}#name-input:focus{border-color:#4a9d40;outline:none}#profile{max-width:480px;margin:0 auto 18px}#profile.hidden{display:none}#profile-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}#profile-name{flex:1;align-items:center;gap:8px;min-width:200px;display:flex}#profile #name-input{text-align:left;flex:1;width:auto;margin:0;padding:9px 12px;font-size:14px;display:block}#name-save{color:#fff;cursor:pointer;white-space:nowrap;background:#2c2c38;border:1px solid #4a4a58;border-radius:8px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:700}#name-save:hover{background:#3a3a4a}#name-save.hidden,#name-display.hidden,#name-hint.hidden,#name-input.hidden{display:none}#name-display{color:#fff;font-size:16px;font-weight:700}#name-hint{color:#7a7a86;margin-top:6px;font-size:11px}#lobby-offline-note{color:#e0b070;background:#c878281f;border:1px solid #dc963c66;border-radius:8px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.5}#lobby-offline-note code{color:#fff;background:#0006;border-radius:4px;padding:1px 6px;font-family:inherit}#lobby-offline-note{width:90%;max-width:540px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}#screen-register.hidden,#hub.hidden{display:none}#screen-register{padding:clamp(10px,3vw,28px);display:flex;position:absolute;inset:0;overflow-y:auto}#register-box{background:#1c1c22f2;border:1px solid #34343c;border-radius:16px;width:min(1000px,96vw);margin:auto;padding:clamp(40px,7vh,56px) clamp(16px,3vw,34px) clamp(16px,3vh,30px);position:relative;box-shadow:0 24px 70px #0000008c}#reg-brand{color:#fff;text-shadow:2px 2px #000;font-size:clamp(16px,3vh,22px);font-weight:700;position:absolute;top:clamp(12px,2.4vh,20px);left:clamp(16px,2.4vw,28px)}#reg-cols{align-items:stretch;gap:clamp(14px,3vw,34px);display:flex}#reg-preview-col{background:#0000002e;border:1px solid #34343c;border-radius:14px;flex:0 0 clamp(150px,30%,250px);justify-content:center;align-items:center;padding:clamp(8px,1.6vh,16px);display:flex}#reg-preview{aspect-ratio:4/5;background:radial-gradient(120% 90% at 50% 18%,#2c3550,#14141a 70%);border:1px solid #34343c;border-radius:10px;width:100%;max-height:56vh;display:block}#reg-form{text-align:left;flex-direction:column;flex:1;gap:clamp(6px,1.4vh,12px);min-width:0;display:flex}.reg-lbl{color:#cfcfd6;margin-bottom:4px;font-size:clamp(12px,2.2vh,15px);display:block}#reg-gender{gap:clamp(10px,2vw,16px);display:flex}#reg-gender button{color:#fff;cursor:pointer;background:#21212a;border:1.5px solid #3a3a44;border-radius:10px;flex:1;padding:clamp(12px,2.4vh,18px) 8px;font-family:inherit;font-size:clamp(15px,2.6vh,18px);font-weight:700}#reg-gender button:hover{background:#2c2c38}#reg-gender button.on{background:#4a9d402e;border-color:#4a9d40}#reg-fields{align-items:flex-end;gap:clamp(10px,2vw,16px);display:flex}.reg-field-name{flex:1;min-width:0}.reg-field-age{flex:0 0 clamp(78px,16%,120px)}#reg-name,#reg-age{box-sizing:border-box;color:#fff;background:#15151a;border:1px solid #3a3a44;border-radius:8px;width:100%;padding:clamp(10px,1.8vh,13px) 14px;font-family:inherit;font-size:clamp(14px,2.6vh,16px);display:block}#reg-age{text-align:center;padding-left:8px;padding-right:8px}#reg-name:focus,#reg-age:focus{border-color:#4a9d40;outline:none}#reg-age::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#reg-age::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#reg-age{appearance:textfield}#reg-error{color:#e88;min-height:clamp(12px,2vh,16px);font-size:12px}#reg-submit{color:#fff;cursor:pointer;background:linear-gradient(#4a9d40,#3a7d33);border:1px solid #2a5d25;border-radius:10px;width:100%;padding:clamp(11px,2.2vh,14px);font-family:inherit;font-size:clamp(16px,3vh,18px);font-weight:700;box-shadow:0 4px #235020}#reg-submit:hover{background:linear-gradient(#55b04a,#429039)}#reg-submit:active{transform:translateY(2px);box-shadow:0 2px #235020}#reg-note{color:#7a7a86;margin-top:clamp(2px,.6vh,6px);font-size:clamp(10px,2vh,11px)}@media (width<=560px){#reg-cols{flex-direction:column;gap:clamp(10px,2vh,16px)}#reg-preview-col{flex:none}#reg-preview{width:auto;height:clamp(150px,28vh,220px);margin:0 auto}}#hub{width:100%;height:100%;position:relative}#hub-top{flex-wrap:wrap;align-items:center;gap:10px;display:flex;position:absolute;top:16px;left:16px;right:16px}#btn-profile{color:#fff;cursor:pointer;background:#282832e6;border:1px solid #4a4a58;border-radius:10px;align-items:center;gap:8px;padding:9px 16px;font-family:inherit;font-size:15px;font-weight:700;display:flex}#btn-profile:hover{background:#373744f2;border-color:#6a6a7a}#btn-profile .hub-ava{font-size:18px}#hub-currency{gap:6px;margin-left:auto;display:flex}#hub-currency.hidden{display:none}#hub-currency .cur{color:#fff;background:#14141acc;border:1px solid #34343c;border-radius:9px;align-items:center;gap:5px;padding:8px 12px;font-size:14px;display:inline-flex}#hub-currency .cur b{font-variant-numeric:tabular-nums}#hub-side{flex-direction:column;gap:10px;display:flex;position:absolute;top:74px;left:16px}#hub-side button{cursor:pointer;color:#e6e6ee;background:#282832e6;border:1px solid #4a4a58;border-radius:12px;width:88px;padding:12px 4px;font-family:inherit;font-size:24px}#hub-side button span{margin-top:2px;font-size:11px;font-weight:700;display:block}#hub-side button:hover{background:#373744f2;border-color:#6a6a7a}#hub-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}#hub-logo{filter:drop-shadow(0 4px 10px #00000080);font-size:54px}#hub-title{color:#fff;letter-spacing:1px;text-shadow:2px 2px #000;margin-top:4px;font-size:46px}#hub-bottom{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:0 16px;display:flex;position:absolute;bottom:9%;left:0;right:0}#btn-history{color:#ddd;cursor:pointer;background:#282832e6;border:1px solid #4a4a58;border-radius:12px;padding:14px 18px;font-family:inherit;font-size:22px}#btn-history:hover{background:#373744f2}#btn-start{color:#fff;cursor:pointer;background:linear-gradient(#4a9d40,#3a7d33);border:1px solid #2a5d25;border-radius:12px;padding:16px 72px;font-family:inherit;font-size:20px;font-weight:700;box-shadow:0 4px #235020,0 8px 24px #0006}#btn-start:hover{background:linear-gradient(#55b04a,#429039)}#btn-start:active{transform:translateY(2px);box-shadow:0 2px #235020}#btn-open-join{text-align:center;color:#9aa4b2;cursor:pointer;background:0 0;border:none;flex-basis:100%;font-family:inherit;font-size:14px;text-decoration:underline}#btn-open-join:hover{color:#fff}.lobby-modal{z-index:40;background:#0000009e;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lobby-modal.hidden{display:none}.modal-box{background:#1a1a20fa;border:1px solid #3a3a44;border-radius:14px;flex-direction:column;width:min(560px,94vw);max-height:88vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #0009}.modal-wide{width:min(660px,94vw)}.modal-narrow{width:min(360px,92vw)}.modal-head{color:#fff;border-bottom:1px solid #2c2c33;justify-content:space-between;align-items:center;padding:14px 18px;font-size:17px;font-weight:700;display:flex}.modal-x{color:#aaa;cursor:pointer;background:0 0;border:none;font-size:24px}.modal-x:hover{color:#fff}.modal-pad{flex-direction:column;gap:10px;padding:18px;display:flex}.modal-pad #join-input{box-sizing:border-box;text-align:center;letter-spacing:2px;text-transform:uppercase;color:#fff;background:#15151a;border:1px solid #3a3a44;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:16px}.modal-pad #join-input:focus{border-color:#4a9d40;outline:none}.modal-pad #join-error{color:#e88;text-align:center;min-height:14px;font-size:12px}.modal-pad #join-go{color:#fff;cursor:pointer;background:linear-gradient(#4a9d40,#3a7d33);border:1px solid #2a5d25;border-radius:9px;padding:11px;font-family:inherit;font-size:15px;font-weight:700}.modal-pad #join-go:hover{background:linear-gradient(#55b04a,#429039)}#profile-body{gap:16px;padding:16px;display:flex;overflow-y:auto}#pf-username{color:#ddd;justify-content:space-between;align-items:center;gap:10px;font-size:14px;display:flex}#pf-username b{color:#fff}#pf-rename{color:#aaa;cursor:not-allowed;opacity:.6;background:#2a2a34;border:1px solid #44444f;border-radius:7px;padding:6px 10px;font-family:inherit;font-size:12px}#pf-uid{background:#00000040;border:1px solid #2c2c33;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:7px 9px;display:flex}.pf-uid-label{letter-spacing:1px;color:#6a6a76;font-size:10px;font-weight:700}#pf-uid-val{color:#9a9aa6;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:inherit;font-size:11px;overflow:hidden}#pf-uid-copy{color:#fff;cursor:pointer;background:#2c2c38;border:1px solid #44444f;border-radius:6px;flex-shrink:0;padding:5px 10px;font-family:inherit;font-size:11px;font-weight:700}#pf-uid-copy:hover{background:#3a3a4a;border-color:#5a5a6a}.pf-h{color:#cfcfda;margin:12px 0 6px;font-size:13px}.pf-h small{color:#7a7a86;font-weight:400}#equip-grid{gap:8px;display:flex}.equip-slot{text-align:center;color:#888;background:#ffffff08;border:1px dashed #3a3a44;border-radius:8px;flex:1;padding:14px 6px;font-size:11px}#inv-body{padding:16px;overflow-y:auto}.inv-section{color:#cfcfda;margin:12px 2px 7px;font-size:13px;font-weight:700}.inv-section:first-child{margin-top:2px}.inv-grid2{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;display:grid}.inv-card{border:1.5px solid var(--rarity);box-shadow:0 0 10px -3px var(--rarity);background:#1c1c26;border-radius:9px;flex-direction:column;gap:2px;padding:9px 11px;display:flex}.inv-card .ic-rar{color:var(--rarity);font-size:10px;font-weight:700}.inv-card .ic-name{color:#e6e6ee;font-size:12px}.inv-shards{flex-direction:column;gap:7px;display:flex}.inv-empty2{color:#666;padding:4px 2px;font-size:13px}#hist-body{flex-wrap:wrap;gap:14px;padding:16px;display:flex}#lobby-currency{background:#00000040;border:1px solid #34343c;border-radius:9px;gap:6px;padding:6px 10px;display:flex}#lobby-currency.hidden{display:none}#lobby-currency .cur{color:#fff;align-items:center;gap:4px;font-size:14px;display:inline-flex}#lobby-currency .cur+.cur{border-left:1px solid #ffffff1a;padding-left:8px}#lobby-currency .cur b{font-variant-numeric:tabular-nums}#btn-create{color:#fff;cursor:pointer;background:linear-gradient(#4a9d40,#3a7d33);border:1px solid #2a5d25;border-radius:10px;padding:15px 54px;font-family:inherit;font-size:19px;font-weight:700;box-shadow:0 4px #235020,0 8px 24px #0006}#btn-create:hover{background:linear-gradient(#55b04a,#429039)}#btn-create:active{transform:translateY(2px);box-shadow:0 2px #235020}#lobby-cols{text-align:left;flex-wrap:wrap;gap:16px;margin-top:30px;display:flex}.lobby-col{background:#ffffff08;border:1px solid #2c2c33;border-radius:10px;flex:1;min-width:220px;padding:14px}.lobby-col h3{color:#8b8b96;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px;font-size:11px}.lobby-empty{color:#55555e;padding:4px 2px;font-size:13px}.history-item{color:#ddd;cursor:pointer;background:#ffffff0a;border:1px solid #30303a;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin:3px 0;padding:8px 12px;font-family:inherit;font-size:14px;display:flex}.history-item:hover{color:#fff;background:#ffffff17}.history-item .when{color:#777784;font-size:11px}#touch-ui{pointer-events:none;z-index:8;position:fixed;inset:0}#joystick{pointer-events:none;z-index:5;background:#ffffff12;border:2px solid #ffffff38;border-radius:50%;width:120px;height:120px;display:none;position:fixed}#joystick.show{display:block}#joystick-thumb{background:#ffffff52;border-radius:50%;width:52px;height:52px;margin:-26px;position:absolute;top:50%;left:50%}#t-cluster{right:var(--t-pad);bottom:calc(var(--u) * 2.1);width:calc(var(--t-act) + var(--t-sat) + var(--t-csp));height:calc(var(--t-act) + var(--t-sat) + var(--t-csp));pointer-events:none;z-index:8;position:fixed}#t-cluster button{pointer-events:auto;color:#fff;touch-action:none;text-align:center;background:#14141a99;border:2px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;line-height:1.05;display:flex;position:absolute}#t-action{width:var(--t-act);height:var(--t-act);font-size:calc(var(--u) * 3.5);background:#14141a80;font-weight:700;top:50%;left:50%;transform:translate(-50%,-50%)}#t-jump{width:var(--t-sat);height:var(--t-sat);font-size:calc(var(--u) * 2.3);top:0;right:0}#t-sprint{width:var(--t-sat);height:var(--t-sat);font-size:calc(var(--u) * 2.3);bottom:0;right:0}#t-skill-a{width:calc(var(--t-sat) * 1.15);height:calc(var(--t-sat) * 1.15);left:calc(-.3 * var(--t-sat));font-size:calc(var(--u) * 1.45);background:#3c285ab8;border-color:#b48cffb3;bottom:0}#t-skill-b{width:var(--t-sat);height:var(--t-sat);left:calc(-1.55 * var(--t-sat) - 8px);font-size:calc(var(--u) * 1.45);background:#3c285ab8;border-color:#b48cffb3;bottom:0}.t-skill{position:relative}.t-skill .t-cd{font-size:calc(var(--u) * 2);text-shadow:0 1px 2px #000;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;inset:0}.t-skill.cooling{background:#282830b8!important;border-color:#555!important}.t-skill.cooling .t-lab{opacity:.25}#t-cluster button.hidden{display:none}#t-stack{right:calc(var(--t-pad) + var(--t-act) + var(--t-sat) + 12px);bottom:calc(var(--u) * 2.1 + var(--t-act) * .5);gap:calc(var(--u) * .9);pointer-events:none;z-index:8;flex-direction:column;align-items:flex-end;display:flex;position:fixed}.t-ctx{pointer-events:auto;white-space:nowrap;color:#fff;padding:calc(var(--u) * .9) calc(var(--u) * 1.6);font-size:calc(var(--u) * 1.5);touch-action:none;background:#1e1e28d9;border:1px solid #ffffff38;border-radius:10px}.t-ctx.hidden{display:none}body.touch #btn-skill,body.touch #interact-hint{display:none!important}body.touch #hotbar{top:calc(var(--t-pad) + var(--tr) + var(--u));right:var(--t-pad);gap:calc(var(--u) * .7);background:0 0;padding:0}body.touch .hotbar-slot{width:var(--slot);height:var(--slot);border-width:2px;border-radius:8px}body.touch .hotbar-slot canvas{width:calc(var(--slot) * .75);height:calc(var(--slot) * .75)}body.touch .hotbar-slot .num{font-size:calc(var(--u) * 1.15)}body.touch .hotbar-slot .count{font-size:calc(var(--u) * 1.35)}body.touch #topbar{top:var(--t-pad);right:var(--t-pad);gap:calc(var(--u) * .8)}body.touch #btn-view,body.touch #btn-craft{width:var(--tr);height:var(--tr);font-size:calc(var(--u) * 2.6)}@media (width<=760px){.hotbar-slot{border-width:2px;width:38px;height:38px}.hotbar-slot canvas{width:28px;height:28px}#debug{font-size:10px}#bars{width:270px;bottom:3px}#status-bars{width:270px;bottom:58px}#lobby{overflow-y:auto}#lobby-panel{padding:26px 20px 20px}}@media (height<=520px){#minimap{width:88px;height:88px}#minimap-wrap{top:36px}#btn-pause{padding:4px 8px;font-size:10px}#debug{font-size:8px;top:10px;left:82px}#spk-btn,#mic-btn,#chat-btn{width:30px;height:30px;font-size:14px;left:104px}#spk-btn{top:36px}#mic-btn{top:70px}#chat-btn{top:104px}#chat-modal{top:104px;left:140px}#chat-feed{width:190px;top:150px;left:8px}#btn-craft{width:38px;height:38px;font-size:21px}#hotbar{gap:3px;padding:3px;top:48px}.hotbar-slot{border-width:2px;width:34px;height:34px}.hotbar-slot canvas{width:24px;height:24px}.hotbar-slot .num{font-size:8px}#joystick{width:92px;height:92px}#joystick-thumb{width:40px;height:40px;margin:-20px}#bars{width:190px;bottom:4px}#status-bars{width:190px;bottom:40px}#crosshair-hint{font-size:10px}}body.trial-boss #hotbar,body.trial-boss #held-name,body.trial-boss #status-bars,body.trial-boss #crosshair-hint,body.trial-boss #btn-craft{display:none!important}#boss-bar{z-index:8;text-align:center;pointer-events:none;width:min(560px,76vw);position:fixed;top:18px;left:50%;transform:translate(-50%)}#boss-bar.hidden{display:none}#boss-bar-name{color:#ffe0e0;letter-spacing:1px;text-shadow:0 2px 4px #000,0 0 8px #e23b3b99;margin-bottom:4px;font-size:17px;font-weight:800}#boss-bar-track{background:#14080ac7;border:2px solid #ffb4b4d9;border-radius:9px;height:16px;overflow:hidden;box-shadow:0 3px 12px #0009}#boss-bar-fill{background:linear-gradient(#ff5a5a,#b81d1d);width:100%;height:100%;transition:width .18s ease-out}@media (width<=760px){#boss-bar{top:10px}#boss-bar-name{font-size:14px}#boss-bar-track{height:13px}}#boss-skills{justify-content:flex-start;gap:8px;margin:6px 0 0;display:flex}.boss-skill{background:#281012cc;border:2px solid #ffaa78d9;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;line-height:1;display:flex;position:relative;box-shadow:0 2px 6px #00000080}.boss-skill .bs-cd{color:#fff;text-shadow:0 1px 2px #000;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex;position:absolute;inset:0}.boss-skill.cooling{background:#1e1e24d9;border-color:#555}.boss-skill.cooling .bs-ico{opacity:.2}.dmg-pop{z-index:9;pointer-events:none;color:#fff;text-shadow:0 2px 3px #000,0 0 6px #ff5a5acc;font-size:20px;font-weight:800;animation:.85s ease-out forwards dmgFloat;position:fixed;transform:translate(-50%,-50%)}.dmg-pop.guard{color:#6fd0ff;text-shadow:0 2px 3px #000,0 0 6px #50b4ffcc}.dmg-pop.in{color:#ff8a5a;text-shadow:0 2px 3px #000,0 0 7px #ff783cd9;font-size:23px}@keyframes dmgFloat{0%{opacity:0;transform:translate(-50%,-40%)scale(.6)}18%{opacity:1;transform:translate(-50%,-85%)scale(1.12)}to{opacity:0;transform:translate(-50%,-160%)scale(1)}}.dmg-pop.dodge{color:#8effc0;text-shadow:0 2px 3px #000,0 0 6px #78ffb4cc;font-size:18px}#death-screen{z-index:30;pointer-events:auto;background:radial-gradient(circle at 50% 45%,#3c000073,#000000d1);flex-direction:column;justify-content:center;align-items:center;gap:14px;animation:.5s ease-out deathFade;display:flex;position:fixed;inset:0}#death-screen.hidden{display:none}@keyframes deathFade{0%{opacity:0}to{opacity:1}}#death-title{color:#f44;letter-spacing:3px;text-shadow:0 3px 10px #000,0 0 22px #ff2828b3;font-size:52px;font-weight:900}#death-sub{color:#f0d0d0;text-shadow:0 2px 4px #000;font-size:18px}#death-count{color:#ffd24a;font-weight:800}#death-respawn{cursor:pointer;color:#fff;background:linear-gradient(#c0303a,#8a1820);border:2px solid #ffb4b4cc;border-radius:12px;margin-top:6px;padding:12px 34px;font-size:19px;font-weight:800;box-shadow:0 4px 14px #0009}#death-respawn:disabled{opacity:.4;cursor:default;filter:grayscale(.5)}@media (width<=760px){#death-title{font-size:38px}}#btn-skill-2{z-index:7;color:#fff;cursor:pointer;pointer-events:auto;touch-action:none;background:#283c5ab3;border:2px solid #8cc8ffb3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;line-height:1;display:flex;position:fixed;bottom:90px;right:90px;box-shadow:0 3px 10px #00000080}#btn-skill-2.hidden{display:none}#btn-skill-2.cooling{color:#888;background:#282830b3;border-color:#555}#btn-skill-2 #skill-cd-2{color:#fff;text-shadow:0 1px 2px #000;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex;position:absolute;inset:0}#btn-skill-2.cooling #skill-ico-2{opacity:.25}@media (width<=760px){#btn-skill-2{width:58px;height:58px;font-size:25px;bottom:150px;right:222px}}body.touch #btn-skill-2{display:none!important}.dmg-pop.heal{color:#7fffa0;text-shadow:0 2px 3px #000,0 0 8px #50ff8cd9;font-size:21px}#btn-trial-boss.boss-trial-btn{color:#c9a3ff}#btn-trial-boss.boss-trial-btn span{color:#d8c2ff}#btn-trial-boss.boss-trial-btn:hover{background:#7846c840;border-color:#aa78ffb3}#boss-levels{flex-direction:column;gap:10px;display:flex}.boss-lvl{cursor:pointer;color:#fff;text-align:left;background:linear-gradient(#50288c59,#1e103c80);border:2px solid #aa78ff99;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:15px;display:flex}.boss-lvl:hover{background:linear-gradient(#6e3cbe80,#28145099);border-color:#b88cff}.boss-lvl .bl-num{color:#d8b24a;min-width:48px;font-size:18px;font-weight:900}.boss-lvl .bl-name{flex:1;font-weight:700}.boss-lvl .bl-go{opacity:.9;font-size:13px}.boss-lvl.locked{opacity:.5;cursor:not-allowed;background:#1e1e2499;border-color:#555}.boss-lvl.locked .bl-num{color:#888}#redeem-msg{color:#cfd2da;min-height:18px;margin:8px 0;font-size:13px}
