/* Monarch 49: stacked copies and immutable collection previews. */
.inventory-v3 .item-quantity{display:inline-flex;align-items:center;justify-content:center;min-width:27px;height:27px;padding:0 7px;border:1px solid #72995585;border-radius:7px;background:#293e2d;color:#c0f59e;font-size:13px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}
.collection-owned-status{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 12px;border:1px solid #70995480;border-radius:9px;background:#263d2a;color:#b7ef96;font-weight:600}
.collection-owned-status>.icon{width:19px;height:19px}
.shop-item .collection-manage{margin:8px auto 0;justify-content:center;font-size:12px}
.collection-preview .paint-purchase-note{margin-top:12px}
