#ticker{position:fixed;right:calc(14px + env(safe-area-inset-right,0px));top:calc(14px + env(safe-area-inset-top,0px));z-index:25;width:220px;font-family:ui-monospace,monospace;pointer-events:none}#ticker .th{font-size:10px;letter-spacing:.14em;color:#6e6e78;text-transform:uppercase;margin-bottom:6px;text-align:right}#ticker .tr{background:#0f0f11d1;border:1px solid #1d1d22;border-radius:8px;padding:5px 10px;margin-bottom:4px;font-size:12px;text-align:right;opacity:0;transform:translateY(-4px);transition:opacity .4s,transform .4s}#ticker .tr.in{opacity:1;transform:translateY(0)}#ticker .tsol{color:#3dd68c;font-weight:700}#ticker .tpda{color:#6e6e78}#board-toggle{position:fixed;left:calc(14px + env(safe-area-inset-left,0px));top:calc(44px + env(safe-area-inset-top,0px));z-index:50;width:42px;height:42px;border-radius:11px;background:#0a0a0bd1;border:1px solid #2c2c33;cursor:pointer;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px);padding:0}#board-toggle:hover,#board-toggle.active{border-color:#7b3fff}#board-toggle .qbadge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#3dd68c;color:#0a0a0b;font-family:ui-monospace,monospace;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}#board{position:fixed;left:calc(14px + env(safe-area-inset-left,0px));top:calc(94px + env(safe-area-inset-top,0px));z-index:51;width:268px;max-width:calc(100vw - 28px);background:#0a0a0bf0;border:1px solid #2c2c33;border-radius:12px;font-family:system-ui,sans-serif;color:#f4f4f5;overflow:hidden;backdrop-filter:blur(8px);display:none}#board.open{display:block}#board .bh{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #1d1d22}#board .bt{font-family:ui-monospace,monospace;font-size:12px;letter-spacing:.12em;color:#a586ff}#board .bstats{font-family:ui-monospace,monospace;font-size:10px;color:#6e6e78;margin-left:auto;white-space:nowrap}#board .bx{background:#141417;color:#a1a1aa;border:1px solid #2c2c33;border-radius:6px;width:22px;height:22px;cursor:pointer;font-size:14px;line-height:1}#board .bx:hover{border-color:#7b3fff;color:#a586ff}#board .bl{max-height:260px;overflow-y:auto}#board .bempty{padding:18px 12px;color:#6e6e78;font-size:12px;text-align:center}#board .brow{display:flex;align-items:center;gap:10px;padding:9px 12px;border-bottom:1px solid #141417;text-decoration:none;color:inherit;transition:background .15s}#board .brow:hover{background:#141417}#board .breward{font-family:ui-monospace,monospace;font-size:13px;font-weight:700;color:#3dd68c;min-width:62px}#board .bmeta{display:flex;flex-direction:column;gap:1px;min-width:0}#board .bstatus{font-size:12px;color:#f4f4f5}#board .bsub{font-family:ui-monospace,monospace;font-size:10px;color:#6e6e78}#board .brow.ok .bstatus{color:#3dd68c}#board .brow.wait .bstatus{color:#d9a854}#board .brow.done .breward{color:#6e6e78}#board .bf{padding:8px 12px;font-size:10px;color:#6e6e78;border-top:1px solid #1d1d22}#board .bf b{color:#a586ff}@media (max-width: 640px){#board{width:210px}#ticker{width:150px}}#interact-prompt{position:fixed;left:50%;bottom:calc(120px + env(safe-area-inset-bottom,0px));transform:translate(-50%);z-index:50;padding:9px 18px;border-radius:10px;border:1px solid #7b3fff;background:#0a0a0be0;color:#f4f4f5;font-family:system-ui,sans-serif;font-size:14px;cursor:pointer;backdrop-filter:blur(6px)}#interact-prompt b{color:#a586ff}body.touch #interact-prompt{bottom:calc(200px + env(safe-area-inset-bottom,0px))}#touch-hud{position:fixed;left:0;top:var(--vvt, 0px);width:100%;height:var(--vvh, 100%);z-index:40;pointer-events:none;touch-action:none;user-select:none;-webkit-user-select:none}#touch-hud .joy{position:absolute;left:calc(22px + env(safe-area-inset-left,0px));bottom:calc(26px + env(safe-area-inset-bottom,0px));width:132px;height:132px;border-radius:50%;background:#0f0f1157;border:1.5px solid rgba(165,134,255,.35);pointer-events:auto;touch-action:none}#touch-hud .stick{position:absolute;left:50%;top:50%;width:58px;height:58px;margin:-29px 0 0 -29px;border-radius:50%;background:#7b3fff8c;border:1.5px solid rgba(165,134,255,.8);transition:transform .04s linear}#touch-hud .lookzone{position:absolute;right:0;top:0;width:55%;height:100%;pointer-events:auto;touch-action:none}#touch-hud .tbtns{position:absolute;right:calc(20px + env(safe-area-inset-right,0px));bottom:calc(26px + env(safe-area-inset-bottom,0px));display:flex;gap:12px;align-items:flex-end;pointer-events:none}#touch-hud .tbtn-col{display:flex;flex-direction:column;gap:12px}#touch-hud .tbtn{pointer-events:auto;touch-action:none;border-radius:50%;border:1.5px solid rgba(165,134,255,.5);background:#0f0f1180;color:#f4f4f5;font-size:22px;display:flex;align-items:center;justify-content:center}#touch-hud .tbtn.jump{width:76px;height:76px;font-size:26px}#touch-hud .tbtn.mine,#touch-hud .tbtn.place{width:56px;height:56px}#touch-hud .tbtn:active{background:#7b3fff99}body.touch #board{width:220px}body.touch #board .bl{max-height:40vh}body.touch #ticker{top:44px;width:132px}body.touch #hint{bottom:calc(248px + env(safe-area-inset-bottom,0px));font-size:12px;padding:7px 14px}@media (orientation: landscape) and (max-height: 480px){#touch-hud .joy{width:108px;height:108px;bottom:calc(14px + env(safe-area-inset-bottom,0px))}#touch-hud .stick{width:46px;height:46px;margin:-23px 0 0 -23px}#touch-hud .tbtns{bottom:calc(14px + env(safe-area-inset-bottom,0px))}#touch-hud .tbtn.jump{width:60px;height:60px}#touch-hud .tbtn.mine,#touch-hud .tbtn.place{width:48px;height:48px}body.touch #hotbar{top:calc(10px + env(safe-area-inset-top,0px));bottom:auto}body.touch #hotbar .hbslot{width:38px;height:38px}body.touch #hint{bottom:calc(84px + env(safe-area-inset-bottom,0px))}}#hotbar{position:fixed;left:50%;bottom:calc(16px + env(safe-area-inset-bottom,0px));transform:translate(-50%);z-index:50;display:flex;flex-direction:column;align-items:center;gap:6px;pointer-events:none}#hotbar .hbrow{display:flex;gap:6px;background:#0a0a0bd1;border:1px solid #2c2c33;border-radius:12px;padding:7px;backdrop-filter:blur(6px);pointer-events:auto}#hotbar .hbslot{position:relative;width:52px;height:52px;border-radius:9px;border:2px solid #2c2c33;background:#141417;cursor:pointer;padding:0;overflow:hidden;transition:border-color .12s,transform .08s}#hotbar .hbslot.sel{border-color:#a586ff;transform:translateY(-3px);box-shadow:0 4px 14px #7b3fff59}#hotbar .hbslot.empty{opacity:.4}#hotbar .hbsw{position:absolute;inset:8px 8px 16px;border-radius:5px;display:block}#hotbar .hbcount{position:absolute;right:4px;bottom:2px;font-family:ui-monospace,monospace;font-size:12px;font-weight:700;color:#f4f4f5;text-shadow:0 1px 2px #000}#hotbar .hbkey{position:absolute;left:4px;top:2px;font-family:ui-monospace,monospace;font-size:9px;color:#6e6e78}#hotbar .hbflash{font-family:ui-monospace,monospace;font-size:12px;padding:3px 12px;border-radius:999px;opacity:0;transform:translateY(6px);transition:opacity .2s,transform .2s}#hotbar .hbflash.show{opacity:1;transform:translateY(0)}#hotbar .hbflash.gain{color:#3dd68c;background:#133326b3}#hotbar .hbflash.empty{color:#d9a854;background:#281e0ab3}body.touch #hotbar{bottom:calc(182px + env(safe-area-inset-bottom,0px))}body.touch #hotbar .hbrow{gap:5px;padding:5px}body.touch #hotbar .hbslot{width:44px;height:44px}#forge-backdrop{position:fixed;inset:0;z-index:60;background:#0505068c;display:none;align-items:center;justify-content:center;backdrop-filter:blur(2px);padding:env(safe-area-inset-top,0px) 14px env(safe-area-inset-bottom,0px)}#forge-backdrop.open{display:flex}#forge{width:340px;max-width:100%;max-height:84vh;overflow-y:auto;background:#0a0a0bf7;border:1px solid #2c2c33;border-radius:14px;color:#f4f4f5;font-family:system-ui,sans-serif;box-shadow:0 12px 40px #00000080}#forge .fh{position:sticky;top:0;display:flex;align-items:center;padding:13px 16px;border-bottom:1px solid #1d1d22;background:#0a0a0bfa}#forge .ft{font-family:ui-monospace,monospace;font-size:14px;letter-spacing:.1em;color:#a586ff}#forge .fx{margin-left:auto;width:26px;height:26px;border-radius:7px;border:1px solid #2c2c33;background:#141417;color:#a1a1aa;cursor:pointer;font-size:13px}#forge .fx:hover{border-color:#7b3fff;color:#a586ff}#forge .fsec{font-family:ui-monospace,monospace;font-size:10.5px;letter-spacing:.14em;color:#6e6e78;padding:14px 16px 6px}#forge .fsec .fsub{color:#46464e;text-transform:none;letter-spacing:0}#forge .frow{display:flex;align-items:center;gap:11px;padding:9px 16px;border-bottom:1px solid #141417}#forge .ficon{font-size:22px;width:26px;text-align:center}#forge .fmeta{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}#forge .fname{font-size:14px;font-weight:600}#forge .fins{display:flex;flex-wrap:wrap;gap:4px}#forge .fin{font-family:ui-monospace,monospace;font-size:10.5px;padding:1px 6px;border-radius:5px;border:1px solid #2c2c33}#forge .fin.ok{color:#3dd68c}#forge .fin.no{color:#f2555a;border-color:#f2555a59}#forge .fcraftbtn{font-family:ui-monospace,monospace;font-size:12px;padding:7px 13px;border-radius:8px;border:1px solid #7b3fff;background:#2a1d4d;color:#a586ff;cursor:pointer;white-space:nowrap}#forge .fcraftbtn:hover:not(:disabled){background:#3a2a6a}#forge .fcraftbtn:disabled{border-color:#2c2c33;background:#141417;color:#46464e;cursor:not-allowed}#forge .fgear{display:flex;flex-wrap:wrap;gap:8px;padding:4px 16px 16px}#forge .fempty{color:#6e6e78;font-size:12px;padding:8px 0 12px}#forge .fgi{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:9px;border:1.5px solid #2c2c33;background:#141417;color:#f4f4f5;cursor:pointer}#forge .fgi.eq{border-color:#3dd68c;background:#13332666}#forge .fginame{font-size:13px}#forge .fgtag{font-family:ui-monospace,monospace;font-size:9.5px;color:#6e6e78;padding-left:2px}#forge .fgi.eq .fgtag{color:#3dd68c}#forge .fgunrow{display:flex;gap:8px;width:100%;margin-top:4px}#forge .fgun{flex:1;font-family:ui-monospace,monospace;font-size:11px;padding:7px;border-radius:8px;border:1px solid #2c2c33;background:#141417;color:#a1a1aa;cursor:pointer}#forge .fgun:hover{border-color:#d9a854;color:#d9a854}#forge-btn{position:fixed;z-index:50;right:calc(14px + env(safe-area-inset-right,0px));bottom:calc(16px + env(safe-area-inset-bottom,0px));width:46px;height:46px;border-radius:11px;border:1px solid #2c2c33;background:#0a0a0bd1;color:#f4f4f5;font-size:20px;cursor:pointer;backdrop-filter:blur(6px)}#forge-btn:hover{border-color:#7b3fff}body.touch #forge-btn{bottom:auto;top:calc(96px + env(safe-area-inset-top,0px));right:calc(14px + env(safe-area-inset-right,0px))}#mute-btn{position:fixed;z-index:50;right:calc(70px + env(safe-area-inset-right,0px));bottom:calc(16px + env(safe-area-inset-bottom,0px));width:46px;height:46px;border-radius:11px;border:1px solid #2c2c33;background:#0a0a0bd1;font-size:18px;cursor:pointer;backdrop-filter:blur(6px)}#mute-btn:hover{border-color:#7b3fff}body.touch #mute-btn{bottom:auto;top:calc(150px + env(safe-area-inset-top,0px));right:calc(14px + env(safe-area-inset-right,0px))}#store-backdrop{position:fixed;inset:0;z-index:70;background:#0505068c;display:none;align-items:center;justify-content:center;backdrop-filter:blur(2px);padding:env(safe-area-inset-top,0px) 14px env(safe-area-inset-bottom,0px)}#store-backdrop.open{display:flex}#store{width:360px;max-width:100%;max-height:84vh;overflow-y:auto;background:#0a0a0bf7;border:1px solid #2c2c33;border-radius:14px;color:#f4f4f5;font-family:system-ui,sans-serif;box-shadow:0 12px 40px #00000080}#store .sh{position:sticky;top:0;display:flex;align-items:center;padding:13px 16px;border-bottom:1px solid #1d1d22;background:#0a0a0bfa}#store .st{font-family:ui-monospace,monospace;font-size:14px;letter-spacing:.1em;color:#a586ff}#store .sx{margin-left:auto;width:26px;height:26px;border-radius:7px;border:1px solid #2c2c33;background:#141417;color:#a1a1aa;cursor:pointer;font-size:13px}#store .sx:hover{border-color:#7b3fff;color:#a586ff}#store .sbody{padding:4px 0 14px}#store .ssec{font-family:ui-monospace,monospace;font-size:10.5px;letter-spacing:.14em;color:#6e6e78;padding:14px 16px 6px}#store .ssec.sok{color:#3dd68c}#store .smsg{padding:16px;font-size:13.5px;line-height:1.5}#store .smsg.serr{color:#f2555a}#store .ssub{display:block;margin-top:6px;font-size:11.5px;color:#6e6e78;line-height:1.45}#store .spda{font-family:ui-monospace,monospace;font-size:11px;color:#6e6e78}#store .srow{display:flex;align-items:center;gap:11px;padding:10px 16px;border-bottom:1px solid #141417}#store .smeta{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}#store .sname{font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#store .sprice{font-family:ui-monospace,monospace;font-size:13px;font-weight:700;color:#3dd68c;white-space:nowrap}#store .sbtn{font-family:ui-monospace,monospace;font-size:12px;padding:8px 14px;border-radius:8px;border:1px solid #7b3fff;background:#2a1d4d;color:#a586ff;cursor:pointer;white-space:nowrap;text-decoration:none;display:inline-block}#store .sbtn:hover{background:#3a2a6a}#store .sback{border-color:#2c2c33;background:#141417;color:#a1a1aa;margin:10px 16px 0}#store .sback:hover{border-color:#7b3fff;color:#a586ff;background:#141417}#store .sapprove{border-color:#3dd68c;background:#133326;color:#3dd68c}#store .sapprove:hover{background:#1a4633}#store .sbtnrow{display:flex;gap:8px;padding:12px 16px 0;justify-content:flex-end}#store .sbtnrow .sback{margin:0}#store .swallets{display:flex;flex-direction:column;gap:8px;padding:0 16px}#store .swallet{display:flex;align-items:center;gap:10px;text-align:left}#store .swallet img{width:20px;height:20px;border-radius:5px}#store .swallets .ssub{padding:4px 0}#store .sprev{margin:6px 16px 0;border:1px solid #2c2c33;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:7px}#store .sline{display:flex;justify-content:space-between;gap:10px;font-size:13px}#store .sline span:first-child{color:#6e6e78}#store .sline.stotal b{color:#3dd68c}#store .sreceipt{margin-top:4px;text-align:center}
