#storeDialog{width:min(94vw,680px);max-height:92dvh;margin:auto;padding:22px;border:1px solid #514132;border-radius:24px;background:#151923;color:#f4eee4;overflow:auto;box-shadow:0 24px 100px #000b}
#storeDialog::backdrop{background:#060910d9}.shop-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-head small{color:#d6ac6a;font-size:11px}.shop-head h2{margin-top:5px;font-size:28px}.shop-close{background:#272d39;color:white;border:0;border-radius:50%;width:40px;height:40px;font-size:20px}.shop-demo,.shop-foot{color:#b1b6c3;font-size:12px;line-height:1.8;margin:14px 0}.shop-wallet{display:flex;justify-content:space-between;align-items:center;gap:8px;background:#222735;padding:14px;border-radius:14px}.shop-wallet b{color:#ffd36a}.shop-wallet button{background:transparent;color:#ffd36a;border:1px solid #6a583d;border-radius:8px;padding:8px}.shop-tabs{display:flex;gap:7px;overflow-x:auto;padding:16px 0}.shop-tabs button{white-space:nowrap;border:1px solid #383f4e;background:transparent;color:#c6cad4;border-radius:20px;padding:9px 13px}.shop-tabs button.active{background:#eac184;color:#171923;border-color:#eac184}.shop-preview{background:radial-gradient(ellipse at top,color-mix(in srgb,var(--accent) 22%,#202532),#1c2130);border:1px solid #3a4151;border-radius:18px;display:flex;align-items:center;flex-direction:column;gap:9px;padding:18px;margin-bottom:16px}.shop-preview small{font-size:11px;color:#b9c1cf;text-align:center}.shop-preview #shopAvatar{width:85px;height:85px;border:4px solid;border-radius:24px;display:grid;place-items:center;font-size:45px;background:#333c50}.shop-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-product{background:#202634;border:1px solid #363e4e;border-radius:16px;padding:12px;text-align:center}.shop-art{width:100%;height:85px;border:0;border-radius:11px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 27%,#252b38),#1a202d);font-size:39px;cursor:pointer}.shop-product h3{font-size:14px;margin:12px 0 7px}.shop-product small{font-size:12px;color:#d7bc8c}.shop-buy{display:block;width:100%;margin-top:12px;padding:10px 4px;border:0;border-radius:9px;background:#eac184;color:#171923;font-weight:bold}.shop-buy.equipped{background:#324b49;color:#a4e9d4}.shop-buy:disabled{opacity:.4}.shop-open{margin-top:12px!important}#game-screen .shop-open{margin:0!important;font-size:11px;padding:7px}#shopNotice{min-height:24px;font-size:13px;color:#a4e9d4;margin-top:14px}.shop-empty{grid-column:1/-1;text-align:center;padding:20px;color:#bdc4d3}body[data-table-skin="lava"] .table-center{background:radial-gradient(circle,#c75127,#32140e);border-color:#ef7847}body[data-table-skin="forest"] .table-center{background:radial-gradient(circle,#368063,#0c2926);border-color:#68c599}button:focus-visible{outline:3px solid #a9dfff;outline-offset:3px}@media(min-width:560px){.shop-products{grid-template-columns:repeat(3,minmax(0,1fr))}}
#storeShortcut{position:fixed;left:10px;bottom:calc(92px + env(safe-area-inset-bottom,0px));z-index:650;border:1px solid #ffe0a8;border-radius:24px;padding:12px 17px;background:#eac184;color:#171923;font-size:15px;font-weight:bold;box-shadow:0 4px 18px #0008;cursor:pointer}

