*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Inter,system-ui,sans-serif;background:#0d1014;overflow:hidden;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer;border:none}.app{position:fixed;top:0;right:0;bottom:0;left:0}.select{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0a0710;overflow:hidden}.select-bg{position:absolute;top:-4%;right:-4%;bottom:-4%;left:-4%;background:url(/lobby/throne.png) center 12% / cover no-repeat;image-rendering:pixelated;filter:brightness(.82) saturate(1.12);animation:bgdrift 24s ease-in-out infinite alternate}@keyframes bgdrift{0%{transform:scale(1.06) translateY(0)}to{transform:scale(1.12) translateY(-14px)}}.select-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 42%,transparent 36%,rgba(8,5,12,.62) 92%),linear-gradient(180deg,#08050c40,#08050c1a 40%,#08050cb3)}.select-card{position:relative;z-index:2;text-align:center;color:#efe7d8;background:linear-gradient(180deg,#1a120eeb,#100b10f0);border:2px solid #6e5a2e;border-radius:16px;padding:24px 32px 26px;width:min(440px,92vw);max-height:94vh;overflow-y:auto;box-shadow:0 20px 70px #000000b3,inset 0 1px #ffdc8c26;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.title-wrap{display:flex;align-items:center;justify-content:center;gap:12px}.title-rule{flex:1;height:2px;background:linear-gradient(90deg,transparent,#c9a23a);max-width:60px}.title-rule:last-child{background:linear-gradient(90deg,#c9a23a,transparent)}.select-card h1{color:#ffd987;letter-spacing:6px;font-size:34px;font-weight:800;text-shadow:0 2px 0 #5a3a10,0 0 22px rgba(255,180,60,.45)}.select-sub{color:#c9b283;margin:8px 0 16px;font-size:12px;letter-spacing:.5px}.hero-stage{position:relative;display:grid;place-items:center;height:116px;margin-bottom:6px}.hero-glow{position:absolute;width:150px;height:150px;bottom:6px;filter:blur(6px);animation:glowpulse 3s ease-in-out infinite}@keyframes glowpulse{0%,to{opacity:.5}50%{opacity:.9}}.hero-pedestal{position:absolute;bottom:0;width:84px;height:16px;border-radius:50%;background:radial-gradient(ellipse,rgba(0,0,0,.55),transparent 70%)}.heroes{display:flex;gap:14px;justify-content:center;margin-bottom:22px}.hero{display:flex;flex-direction:column;align-items:center;gap:6px;background:#0000004d;border:3px solid #3a4654;border-radius:12px;padding:12px 10px 8px;color:#cdd;font-size:12px;font-weight:700;transition:transform .05s}.hero:hover{transform:translateY(-2px)}.hero.active{border-color:#ffd24a;background:#ffd24a1f;color:#fff}.hero-portrait{width:72px;height:72px;image-rendering:pixelated;background-repeat:no-repeat;background-size:400% 100%;background-position:0 0}.start-btn{background:linear-gradient(180deg,#d65a2f,#a83c1e);color:#fff;font-weight:800;font-size:16px;padding:13px 30px;border-radius:11px;letter-spacing:1px;margin-top:14px;width:100%;border:1px solid #ffae6a;box-shadow:0 6px 18px #c8462866,inset 0 1px #ffffff40;transition:.12s}.start-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.start-btn:active{transform:translateY(1px)}.select-hint{color:#9a8a6a;font-size:10.5px;margin-top:12px;line-height:1.5}.stage{position:absolute;top:0;right:0;bottom:0;left:0}.game-canvas{display:block;width:100%;height:100%;image-rendering:pixelated;background:#15191e}.hint{position:absolute;left:50%;bottom:10px;transform:translate(-50%);font-size:11px;color:#c9b283;background:linear-gradient(180deg,#1c140ee6,#100b0ee6);padding:6px 14px;border-radius:8px;border:1px solid #5a4a28;pointer-events:none;white-space:nowrap;letter-spacing:.3px}.topbar,.depth,.loot,.gembar,.quest-track{background:linear-gradient(180deg,#1c140eeb,#100b0eeb);border:1.5px solid #6e5a2e;box-shadow:0 4px 14px #00000073,inset 0 1px #ffdc8c1f}.topbar{position:absolute;top:10px;left:10px;display:flex;align-items:center;gap:12px;padding:7px 14px;border-radius:12px;color:#f0e7d4}.brand{font-weight:800;color:#ffd987;letter-spacing:1.5px;text-shadow:0 0 10px rgba(255,180,60,.4);padding-right:4px;border-right:1px solid rgba(201,162,58,.35)}.lvl{font-weight:800;color:#0e0b14;font-size:13px;background:linear-gradient(180deg,#ffd987,#e0a020);padding:2px 9px;border-radius:999px;box-shadow:inset 0 1px #ffffff80}.hpwrap,.xpwrap,.stwrap{display:flex;align-items:center;gap:6px;font-size:12px}.hplabel{color:#ff9a86;font-weight:800}.hpbar{display:inline-block;width:120px;height:13px;background:#0000008c;border-radius:7px;overflow:hidden;border:1px solid #7a3030;box-shadow:inset 0 1px 2px #00000080}.hpfill{display:block;height:100%;background:linear-gradient(180deg,#ff7a5a,#c8362a);transition:width .12s}.hpnum{font-size:11px;color:#d8cdb8}.chip{display:flex;align-items:center;gap:5px;font-size:13px;color:#e6d6a8}.chip b{color:#ffd987}.xplabel{color:#8fd0ff;font-weight:800}.xpbar{display:inline-block;width:84px;height:8px;background:#0000008c;border-radius:5px;overflow:hidden;border:1px solid #2a4a6a}.xpfill{display:block;height:100%;background:linear-gradient(180deg,#7ad0ff,#3a8fd6);transition:width .12s}.depth{position:absolute;top:10px;right:10px;color:#f0e7d4;padding:7px 14px;border-radius:12px;font-weight:800;letter-spacing:1px;font-size:13px}.enemies{color:#ff9a86;font-weight:600}.banner{position:absolute;top:60px;left:50%;transform:translate(-50%);background:#140e0aeb;color:#ffd987;padding:8px 16px;border-radius:10px;font-size:13px;border:1.5px solid #8a6a2e;pointer-events:none}.loot{position:absolute;top:54px;left:12px;display:flex;gap:9px;padding:6px 11px;border-radius:10px}.lootitem{display:flex;align-items:center;gap:3px;color:#e6d6a8;font-size:13px;font-weight:700}.lootitem img{width:22px;height:22px;image-rendering:pixelated;object-fit:contain}.logbox{position:absolute;bottom:150px;left:12px;display:flex;flex-direction:column;gap:3px;pointer-events:none;max-width:320px}.logline{font-size:12px;color:#f0e7d4;background:linear-gradient(90deg,#140e0ad1,#140e0a73);padding:3px 10px;border-radius:6px;align-self:flex-start;border-left:2px solid #c9a23a}.death{position:absolute;top:0;right:0;bottom:0;left:0;background:#080404d1;display:grid;place-items:center}.death-card{text-align:center;color:#f3e9d8;background:#1a1014;border:3px solid #6b2a2a;border-radius:16px;padding:36px 48px}.death-card h1{color:#ff4438;font-size:48px;letter-spacing:4px;margin-bottom:10px}.death-card p{color:#c9b8b0;margin-bottom:20px}.death-card b{color:#ffd24a}.death-card button{background:#c8472f;color:#fff;font-weight:700;padding:12px 28px;border-radius:10px;font-size:15px}.death-card button:active{transform:translateY(1px)}.shop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#060a089e;display:grid;place-items:center;z-index:40}.shop{width:min(420px,92vw);max-height:88vh;overflow-y:auto;background:#14110c;border:3px solid #8a6a2e;border-radius:16px;padding:18px 20px;color:#f3ead3;box-shadow:0 14px 50px #0009}.shop-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.shop-head h2{font-size:20px;color:#ffd987}.shop-close{background:#2a221a;color:#e8d9b8;width:30px;height:30px;border-radius:8px;font-size:16px}.shop-gold{font-size:14px;color:#ffe06a;margin-bottom:14px}.shop-gold b{color:#fff}.shop-sec{margin-bottom:16px}.shop-sec h3{font-size:13px;text-transform:uppercase;letter-spacing:1px;color:#b39a6a;margin-bottom:8px}.shop-loot{display:flex;gap:10px;margin-bottom:10px}.shop-lootitem{display:flex;align-items:center;gap:4px;background:#1f1a12;padding:5px 9px;border-radius:8px;font-weight:700;font-size:13px}.shop-lootitem img{width:22px;height:22px;image-rendering:pixelated;object-fit:contain}.shop-btn{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:4px 10px;background:#241d14;border:2px solid #4a3c24;border-radius:10px;padding:10px 14px;margin-bottom:8px;color:#f3ead3;font-weight:700;font-size:14px;text-align:left;transition:.12s}.shop-btn .price{margin-left:auto;color:#ffd24a}.shop-btn small{flex-basis:100%;color:#9a8a6a;font-weight:500;font-size:11px}.shop-btn:not(:disabled):hover{border-color:#8a6a2e;background:#2c241a}.shop-btn:not(:disabled):active{transform:translateY(1px)}.shop-btn:disabled{opacity:.4;cursor:not-allowed}.shop-btn.sell{background:#1c2a18;border-color:#3c5a2c;justify-content:center;color:#bff0a0}.shop-btn.sell:not(:disabled):hover{border-color:#6ab04a}.shop-hint{text-align:center;font-size:11px;color:#8a7a5a;margin-top:6px}.shop-hint b{color:#ffd987}.picker-label{font-size:10px;text-transform:uppercase;letter-spacing:2px;color:#b39a6a;margin:14px 0 7px;text-align:left}.colors{display:grid;grid-template-columns:repeat(12,1fr);gap:6px}.swatch{width:100%;aspect-ratio:1;border-radius:6px;border:2px solid rgba(0,0,0,.4);cursor:pointer;transition:.1s;box-shadow:inset 0 1px #ffffff40}.swatch:hover{transform:scale(1.1)}.swatch.active{border-color:#ffd987;box-shadow:0 0 0 2px #ffd24a,0 0 10px #ffd24a99;transform:scale(1.14)}.color-name{font-size:12px;color:#cfd6dd;margin-top:6px;text-align:left}.name-input{width:100%;background:#0a080cb3;border:2px solid #4a3c24;border-radius:9px;padding:11px 13px;color:#f3ead3;font-size:14px;font-weight:600;outline:none;text-align:center}.name-input:focus{border-color:#c9a23a;box-shadow:0 0 8px #c9a23a66}.name-input::placeholder{color:#7a6a4a;font-weight:400}.hero-preview-img{position:relative;z-index:1;width:104px;height:104px;image-rendering:pixelated;background-repeat:no-repeat;background-position:0 0;filter:drop-shadow(0 4px 4px rgba(0,0,0,.5));animation:herobob 2.4s ease-in-out infinite}@keyframes herobob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.hero-blurb{color:#e6d6a8;font-size:13px;margin-bottom:10px}.hero-blurb b{color:#ffd987}.gembar{position:absolute;top:96px;left:12px;display:flex;gap:8px;padding:6px 11px;border-radius:10px}.gemitem{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:800;background:#00000059;padding:3px 8px;border-radius:7px;border:1.5px solid;box-shadow:0 0 6px #0000004d}.gemitem img{width:20px;height:20px;image-rendering:pixelated;object-fit:contain}.inv-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#06080c9e;display:grid;place-items:center;z-index:40}.inv{width:min(560px,94vw);max-height:90vh;overflow-y:auto;background:#11141a;border:3px solid #3a4a5e;border-radius:16px;padding:18px 20px;color:#e7ecf2;box-shadow:0 14px 50px #0009}.inv-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.inv-head h2{font-size:19px;color:#9ad8ff}.inv-sec{margin-bottom:16px}.inv-sec h3{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#7d8ba0;margin-bottom:8px}.equip-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.equip-slot{background:#181d26;border:2px solid #2c3645;border-radius:10px;padding:10px;text-align:center;min-height:120px}.equip-label{font-size:11px;color:#8794a4;text-transform:uppercase;letter-spacing:1px}.equip-icon{font-size:26px;margin:4px 0}.equip-name{font-size:12px;font-weight:800;line-height:1.2}.equip-stats{font-size:11px;color:#bfe0c8;margin:4px 0}.equip-empty{color:#55606e;font-size:12px;margin-top:24px}.equip-btns{display:flex;gap:5px;justify-content:center;margin-top:6px}.equip-btns button,.bag-btns button{background:#25303f;color:#d6e2ee;font-size:11px;font-weight:700;padding:5px 8px;border-radius:6px}.equip-btns button:hover,.bag-btns button:hover{background:#30425a}.upg-note{font-size:10px;color:#9a8a6a;margin-top:5px}.bag-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.bag-item{background:#181d26;border:2px solid #2c3645;border-radius:10px;padding:9px;text-align:center}.bag-icon{font-size:24px}.bag-name{font-size:11px;font-weight:800;line-height:1.2;margin:3px 0}.bag-stats{font-size:10px;color:#bfe0c8;margin-bottom:6px}.bag-btns{display:flex;gap:5px;justify-content:center}.bag-btns .sell{background:#3a2420;color:#f0b8a8}.bag-empty{color:#6a7686;font-size:12px}.q-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#08080c9e;display:grid;place-items:center;z-index:40}.q-panel{width:min(500px,94vw);max-height:90vh;overflow-y:auto;background:#14130f;border:3px solid #6e5a2e;border-radius:16px;padding:18px 20px;color:#f0ead8;box-shadow:0 14px 50px #0009}.q-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.q-head h2{font-size:19px;color:#ffd987}.q-sec{margin-bottom:16px}.q-sec h3{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#b39a6a;margin-bottom:8px}.q-empty{color:#8a7a5a;font-size:12px}.q-card{display:flex;align-items:center;gap:10px;background:#1d1a12;border:2px solid #3a3120;border-radius:10px;padding:10px 12px;margin-bottom:8px}.q-card.ready{border-color:#6ab04a;background:#1c2614}.q-info{flex:1}.q-text{font-size:13px;font-weight:700}.q-bar{height:7px;background:#0006;border-radius:4px;overflow:hidden;margin:5px 0}.q-bar span{display:block;height:100%;background:linear-gradient(90deg,#c9a23a,#ffd987)}.q-prog{font-size:11px;color:#b8aa86}.q-accept,.q-claim{background:#2c4a2c;color:#cdf0bf;font-weight:700;font-size:12px;padding:8px 12px;border-radius:8px;white-space:nowrap}.q-accept{background:#2a3a52;color:#bfe0f0}.q-claim:disabled{opacity:.4;cursor:not-allowed;background:#2a261c;color:#8a7a5a}.q-done{font-size:12px;color:#8aa07a;padding:3px 0}.quest-track{position:absolute;top:210px;right:14px;width:220px;background:#0f120ed1;border:2px solid #4a4630;border-radius:10px;padding:8px 10px;pointer-events:none}.quest-track-title{font-size:11px;font-weight:800;color:#ffd987;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px}.quest-track-title span{color:#8a7a5a}.quest-track-row{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:#d8d2c0;padding:2px 0}.quest-track-row.ready{color:#9ee07a;font-weight:700}.qt-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qt-prog{color:#b8aa86;font-weight:700}.death-where{color:#e0a0a0!important;font-size:14px;margin-bottom:4px!important}.death-where b{color:#ff8078}.death-penalty{color:#c9b8b0!important;font-size:12px;margin-bottom:16px!important}.death-penalty b{color:#ffd24a}.stwrap{display:flex;align-items:center;gap:6px;font-size:12px}.stlabel{color:#ffd24a;font-weight:700}.stbar{display:inline-block;width:84px;height:8px;background:#0000008c;border-radius:5px;overflow:hidden;border:1px solid #8a6a2a}.stfill{display:block;height:100%;background:linear-gradient(180deg,#ffd24a,#e0a020);transition:width .2s}.stnum{font-size:11px;color:#d8cdb8;min-width:20px}.brand-logo{width:72px;height:72px;object-fit:contain;image-rendering:auto;margin:0 auto 2px;display:block;filter:drop-shadow(0 3px 8px rgba(0,0,0,.6))}.mute-btn{position:absolute;bottom:12px;right:14px;width:38px;height:38px;font-size:18px;border-radius:10px;background:linear-gradient(180deg,#1c140eeb,#100b0eeb);border:1.5px solid #6e5a2e;box-shadow:0 4px 14px #00000073;transition:.12s}.mute-btn:hover{border-color:#c9a23a;transform:translateY(-1px)}.chat{position:absolute;bottom:56px;left:12px;width:320px;max-width:42vw;z-index:30;display:flex;flex-direction:column;gap:6px}.chat-log{display:flex;flex-direction:column-reverse;gap:2px;pointer-events:none}.chat-line{font-size:12px;color:#f0e7d4;background:linear-gradient(90deg,#140e0acc,#140e0a59);padding:2px 9px;border-radius:6px;align-self:flex-start;max-width:100%}.chat-line b{color:#ffd987}.chat-open-btn{align-self:flex-start;font-size:12px;font-weight:700;color:#e6d6a8;background:linear-gradient(180deg,#1c140eeb,#100b0eeb);border:1.5px solid #6e5a2e;padding:5px 11px;border-radius:8px}.chat-open-btn span{color:#9a8a6a;font-weight:500}.chat-open-btn:hover{border-color:#c9a23a}.chat-input-row{position:relative;display:flex;gap:6px;align-items:center}.chat-input{flex:1;background:#0a080ceb;border:1.5px solid #6e5a2e;border-radius:8px;padding:8px 11px;color:#f3ead3;font-size:13px;outline:none}.chat-input:focus{border-color:#c9a23a}.chat-emoji-btn,.chat-send{background:linear-gradient(180deg,#1c140ef2,#100b0ef2);border:1.5px solid #6e5a2e;border-radius:8px;color:#f3ead3;font-size:14px;padding:7px 10px;font-weight:700}.chat-send{color:#cdf0bf}.chat-emoji-btn:hover,.chat-send:hover{border-color:#c9a23a}.emoji-pop{position:absolute;bottom:46px;left:0;width:280px;display:flex;flex-wrap:wrap;gap:4px;background:linear-gradient(180deg,#1c140ef7,#100b0ef7);border:1.5px solid #6e5a2e;border-radius:10px;padding:8px;box-shadow:0 8px 24px #00000080}.emoji-item{font-size:18px;width:32px;height:30px;border-radius:6px;background:#00000040}.emoji-item:hover{background:#c9a23a4d}.auth-card{width:min(460px,94vw)}.auth-btn{display:flex;flex-direction:column;align-items:center;gap:3px;width:100%;margin-top:10px;padding:14px 18px;border-radius:12px;font-weight:800;font-size:15px;letter-spacing:.5px;cursor:pointer;transition:.12s}.auth-btn:disabled{opacity:.55;cursor:default}.auth-btn .auth-sub{font-weight:500;font-size:10.5px;letter-spacing:.2px;opacity:.82}.auth-btn.primary{background:linear-gradient(180deg,#d65a2f,#a83c1e);color:#fff;border:1px solid #ffae6a;box-shadow:0 6px 18px #c8462866,inset 0 1px #ffffff40}.auth-btn.primary:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.auth-btn.ghost{background:#ffdc8c0f;color:#efe7d8;border:1px solid #6e5a2e}.auth-btn.ghost:hover:not(:disabled){background:#ffdc8c1f;border-color:#9a7d3e}.auth-or{margin:12px 0 4px;color:#8a7a5a;font-size:11px;letter-spacing:2px;text-transform:uppercase}.auth-wallet{margin-top:8px;text-align:left}.auth-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#c9b283;padding:6px 0}.auth-row .mono{font-family:ui-monospace,Menlo,monospace;color:#ffd987}.auth-elig{margin:12px 0;padding:10px 12px;border-radius:10px;font-size:11.5px;line-height:1.4}.auth-elig.on{background:#46c85a1a;border:1px solid rgba(70,200,90,.4);color:#9ce8a8}.auth-elig.off{background:#ffb43c14;border:1px solid rgba(255,180,60,.35);color:#ffd987}.auth-note{margin-top:12px;padding:8px 12px;border-radius:9px;font-size:11px;line-height:1.4}.auth-note.err{background:#dc3c3c1f;border:1px solid rgba(220,60,60,.4);color:#ffb0a0}.auth-note.warn{background:#ffb43c14;border:1px solid rgba(255,180,60,.3);color:#e8cd8a;margin-bottom:4px}.boot{width:100%;height:100%;background:#0e0b14}.cs-account{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:4px 0 14px;padding:8px 12px;border-radius:10px;background:#ffdc8c0f;border:1px solid #4a3d22;font-size:12px}.cs-acct-info{color:#c9b283}.cs-acct-info b{color:#ffd987}.cs-elig.on{color:#9ce8a8}.cs-elig.off{color:#d8a24a}.cs-switch{flex-shrink:0;font-size:11px;font-weight:700;color:#efe7d8;background:#ffffff0f;border:1px solid #6e5a2e;border-radius:7px;padding:5px 10px;cursor:pointer;transition:.12s}.cs-switch:hover{background:#ff5a3c2e;border-color:#c83737;color:#ffb0a0}.touch-ui{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;pointer-events:none}.touch-stick{position:absolute;left:22px;bottom:28px;width:120px;height:120px;border-radius:50%;background:#14101c66;border:2px solid rgba(255,210,120,.35);pointer-events:auto;touch-action:none;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 24px #0006}.touch-knob{width:54px;height:54px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffd987,#c8862a);border:2px solid rgba(255,255,255,.4);box-shadow:0 3px 10px #00000080;will-change:transform}.touch-btns{position:absolute;right:22px;bottom:28px;display:flex;gap:14px;align-items:flex-end;pointer-events:auto}.touch-btn{border-radius:50%;border:2px solid rgba(255,255,255,.35);font-size:26px;color:#fff;display:flex;align-items:center;justify-content:center;touch-action:none;box-shadow:0 4px 12px #00000080,inset 0 1px #ffffff40;-webkit-user-select:none;user-select:none}.touch-btn.attack{width:84px;height:84px;background:linear-gradient(180deg,#d65a2f,#a3331a);font-size:34px}.touch-btn.potion{width:60px;height:60px;background:linear-gradient(180deg,#c83a5a,#8a1f38)}.touch-btn:active{filter:brightness(1.2);transform:scale(.94)}.chip.elig.on{background:#46c85a2e;border:1px solid rgba(70,200,90,.5);color:#9ce8a8}.chip.elig.off{background:#ffb43c1f;border:1px solid rgba(255,180,60,.4);color:#e8cd8a}.side-btns{position:fixed;right:12px;top:64px;display:flex;flex-direction:column;gap:8px;z-index:30}.side-btn{width:42px;height:42px;border-radius:11px;font-size:20px;background:#14101cc7;border:1px solid #4a3d22;color:#f0e7d4;cursor:pointer;transition:.12s;box-shadow:0 3px 10px #0006}.side-btn:hover{background:#282034e6;border-color:#9a7d3e;transform:translateY(-1px)}.mute-btn{display:none}.panel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#06040ab8;z-index:60;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:16px}.panel-card{width:min(420px,94vw);max-height:86vh;overflow-y:auto;background:linear-gradient(180deg,#1a120ef7,#100b10fa);border:2px solid #6e5a2e;border-radius:16px;padding:18px 20px 20px;color:#efe7d8;box-shadow:0 20px 70px #000000b3}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.panel-head h2{font-family:var(--font-cinzel),serif;color:#ffd987;font-size:20px}.panel-x{background:#ffffff14;border:1px solid #6e5a2e;color:#efe7d8;width:30px;height:30px;border-radius:8px;cursor:pointer;font-size:14px}.panel-note{color:#c9b283;font-size:12px;line-height:1.5;margin-bottom:12px}.panel-empty{color:#8a7a5a;font-size:13px;text-align:center;padding:20px 0}.panel-fine{color:#7c6f55;font-size:10.5px;line-height:1.45;margin-top:10px}.lb-list{display:flex;flex-direction:column;gap:3px}.lb-row{display:grid;grid-template-columns:36px 1fr 38px 48px;align-items:center;gap:6px;padding:7px 9px;border-radius:8px;font-size:13px}.lb-row.lb-head{color:#8a7a5a;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.lb-row:nth-child(2n):not(.lb-head){background:#ffffff08}.lb-row.me{background:#ffd25a1f;border:1px solid rgba(255,210,90,.3)}.lb-rank{text-align:center}.lb-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vault-gems{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.vault-row{display:grid;grid-template-columns:30px 1fr auto auto;align-items:center;gap:8px;padding:7px 10px;border-radius:9px;border:1px solid;background:#00000040;font-size:13px}.vault-row img{width:22px;height:22px;image-rendering:pixelated}.vault-name{font-weight:700}.vault-qty{color:#c9b283}.vault-val{color:#ffd987;font-size:12px}.vault-total{display:flex;justify-content:space-between;padding:8px 10px;margin-top:4px;border-top:1px solid #4a3d22;font-weight:800;color:#ffd987}.vault-sell{width:100%;padding:12px;border-radius:11px;font-weight:800;font-size:14px;background:linear-gradient(180deg,#e0a020,#a8741a);color:#1a140e;border:1px solid #ffd987;cursor:pointer}.vault-sell:disabled{background:#ffffff0f;color:#8a7a5a;border-color:#4a3d22;cursor:default}
