.shop-page.svelte-a8yt2h{max-width:900px;margin:0 auto;padding:2rem 1.5rem}.page-header.svelte-a8yt2h{margin-bottom:1.25rem}.header-top.svelte-a8yt2h{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.page-title.svelte-a8yt2h{font-family:var(--font-display);font-size:1.8rem;font-weight:500;color:var(--color-text);margin:0}.page-subtitle.svelte-a8yt2h{font-size:.82rem;color:var(--color-text-muted);margin:0}.wallet-display.svelte-a8yt2h{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;background:linear-gradient(135deg,#5b4dc714,#c88a0a14);border:1px solid rgba(91,77,199,.15);border-radius:var(--radius-xl)}.wallet-icon.svelte-a8yt2h{font-size:1rem;background:linear-gradient(135deg,var(--color-primary),var(--color-tertiary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.wallet-amount.svelte-a8yt2h{font-size:1.1rem;font-weight:700;font-family:var(--font-mono);color:var(--color-text)}.wallet-label.svelte-a8yt2h{font-size:.7rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.category-nav.svelte-a8yt2h{display:flex;gap:.4rem;margin-bottom:1.25rem;flex-wrap:wrap}.category-btn.svelte-a8yt2h{padding:.4rem .85rem;background:none;border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);font-size:.75rem;font-weight:500;font-family:var(--font-body);color:var(--color-text-muted);cursor:pointer;transition:all .15s}.category-btn.svelte-a8yt2h:hover{border-color:var(--color-border);color:var(--color-text)}.category-active.svelte-a8yt2h{background:var(--color-primary-container);border-color:transparent;color:var(--color-on-primary-container)}.shop-grid.svelte-a8yt2h{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.shop-card.svelte-a8yt2h{background:var(--color-bg-raised);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);overflow:hidden;transition:all .2s}.shop-card.svelte-a8yt2h:hover{border-color:var(--color-border);transform:translateY(-2px);box-shadow:0 4px 12px #5b4dc714}.shop-card-owned.svelte-a8yt2h{border-color:#5b4dc733}.card-preview.svelte-a8yt2h{height:100px;display:flex;align-items:center;justify-content:center;background:var(--color-surface);position:relative}.preview-prismatic.svelte-a8yt2h{background:linear-gradient(135deg,#ef53500f,#ff98000f,#fdd8350f,#4caf500f,#42a5f50f,#5c6bc00f,#ab47bc0f)}.preview-content.svelte-a8yt2h{font-size:2.2rem;opacity:.8}.board-preview.svelte-a8yt2h{display:grid;grid-template-columns:1fr 1fr;width:60px;height:60px;border-radius:4px;overflow:hidden;box-shadow:0 1px 4px #0000001a}.bp-sq.svelte-a8yt2h{width:30px;height:30px}.board-preview.svelte-a8yt2h .bp-w:where(.svelte-a8yt2h){background:#eddbca}.board-preview.svelte-a8yt2h .bp-b:where(.svelte-a8yt2h){background:#b08968}.board-preview-midnight.svelte-a8yt2h .bp-w:where(.svelte-a8yt2h){background:#c5cae9}.board-preview-midnight.svelte-a8yt2h .bp-b:where(.svelte-a8yt2h){background:#3949ab}.board-preview-forest.svelte-a8yt2h .bp-w:where(.svelte-a8yt2h){background:#e8f0e0}.board-preview-forest.svelte-a8yt2h .bp-b:where(.svelte-a8yt2h){background:#5b8c49}.board-preview-sunset.svelte-a8yt2h .bp-w:where(.svelte-a8yt2h){background:#ffe0b2}.board-preview-sunset.svelte-a8yt2h .bp-b:where(.svelte-a8yt2h){background:#ad1457}.board-preview-prismatic.svelte-a8yt2h .bp-w:where(.svelte-a8yt2h){background:#e8e0f0}.board-preview-prismatic.svelte-a8yt2h .bp-b:where(.svelte-a8yt2h){background:#5b4dc7}.card-body.svelte-a8yt2h{padding:.75rem}.card-name-row.svelte-a8yt2h{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.25rem}.card-name.svelte-a8yt2h{font-size:.82rem;font-weight:600;color:var(--color-text)}.card-tier.svelte-a8yt2h{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.card-desc.svelte-a8yt2h{font-size:.7rem;color:var(--color-text-muted);margin:0 0 .65rem;line-height:1.35}.card-action.svelte-a8yt2h{display:flex}.btn.svelte-a8yt2h{padding:.4rem .85rem;border-radius:var(--radius-sm);font-size:.75rem;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:all .15s;border:none}.btn-buy.svelte-a8yt2h{display:flex;align-items:center;gap:.3rem;background:var(--color-primary);color:var(--color-on-primary)}.btn-buy.svelte-a8yt2h:hover:not(:disabled){filter:brightness(1.1)}.btn-buy.svelte-a8yt2h:disabled{opacity:.4;cursor:not-allowed}.buy-icon.svelte-a8yt2h{font-size:.7rem}.btn-equip.svelte-a8yt2h{background:var(--color-surface-high);color:var(--color-text-secondary)}.btn-equip.svelte-a8yt2h:hover{background:var(--color-primary-container);color:var(--color-on-primary-container)}.btn-equipped.svelte-a8yt2h{background:var(--color-success);color:#fff}.empty-state.svelte-a8yt2h{text-align:center;padding:3rem 1rem}.empty-icon.svelte-a8yt2h{font-size:2.5rem;display:block;margin-bottom:.75rem;opacity:.4}.empty-state.svelte-a8yt2h p:where(.svelte-a8yt2h){font-size:.85rem;color:var(--color-text-secondary);margin:0}@media(max-width:768px){.shop-page.svelte-a8yt2h{padding:1.25rem 1rem}.header-top.svelte-a8yt2h{flex-direction:column;align-items:flex-start;gap:.75rem}.shop-grid.svelte-a8yt2h{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}
