.currency-stash-frame{position:relative;margin-top:26px;border:1px solid #806337;border-top:2px solid #d3a548;border-radius:4px;background:#1d1e1c;box-shadow:inset 0 0 0 5px #121310,0 8px 28px #0005;padding:18px}.currency-stash-tab{position:absolute;left:22px;top:-29px;height:28px;padding:3px 26px;border:1px solid #c99e47;border-bottom:0;border-radius:6px 6px 0 0;background:linear-gradient(#a0782e,#54401c);color:#fff1bb;font-family:Georgia,serif;font-size:18px;letter-spacing:.03em}.currency-stash-scroll{overflow-x:auto}.currency-stash-board{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));grid-auto-rows:auto;gap:clamp(5px,1.2vw,13px);min-width:500px;padding:8px;background:radial-gradient(ellipse at 50% 40%,#32322c88,transparent 70%)}.currency-stash-slot{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:62px;aspect-ratio:1;border:1px solid #6b5634;background:linear-gradient(135deg,#0c101b,#101322);box-shadow:inset 0 0 0 2px #080909,inset 0 0 0 3px #4c402b;transition:opacity .15s,border-color .15s,background .15s;cursor:pointer}.currency-stash-slot[style*="span 2"]{aspect-ratio:auto}.currency-stash-slot img{width:78%;height:78%;max-height:105px;object-fit:contain;filter:drop-shadow(0 3px 3px #000)}.currency-stash-slot.empty img{opacity:.3;filter:grayscale(.45)}.currency-stash-slot:hover,.currency-stash-slot:focus-visible,.currency-stash-slot.selected{border-color:#edc773;outline:2px solid #c9a454;outline-offset:1px;background:#29261c}.currency-stash-slot.search-muted{opacity:.15}.currency-stash-slot.unavailable{cursor:default;opacity:.28;background:#111210}.currency-stash-amount{position:absolute;z-index:1;top:5px;left:7px;font-size:clamp(11px,1.4vw,17px);font-variant-numeric:tabular-nums;color:#fff;text-shadow:1px 1px 2px #000,0 0 4px #000}.currency-stash-slot.empty .currency-stash-amount{color:#777}.currency-stash-name{position:absolute;left:50%;bottom:100%;transform:translate(-50%);z-index:5;display:none;padding:5px 8px;border:1px solid #806337;border-radius:3px;background:#101010;color:#ead7aa;font-size:11px;white-space:nowrap;pointer-events:none}.currency-stash-slot:hover .currency-stash-name,.currency-stash-slot:focus-visible .currency-stash-name{display:block}.currency-stash-slot:hover,.currency-stash-slot:focus-visible{z-index:6}.currency-stash-slot[data-stash-row^="1 /"] .currency-stash-name{bottom:auto;top:calc(100% + 5px)}.currency-stash-slot[data-stash-column="1"] .currency-stash-name{left:0;transform:none}.currency-stash-slot[data-stash-column="9"] .currency-stash-name{left:auto;right:0;transform:none}.currency-stash-placeholder{font-size:24px;color:#8f7955}.currency-stash-reserve{grid-column:2/9;grid-row:8;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;padding-top:12px}@media(max-width:640px){.currency-stash-frame{padding:10px}.currency-stash-slot{min-height:52px}.currency-stash-amount{left:5px;top:4px}}
