.container.svelte-1puhnv5{display:flex;flex-direction:row;width:100%;gap:1.5rem;padding:0 1rem}@media (min-width: 901px){.container.svelte-1puhnv5{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;width:100%;max-width:none}}@media (min-width: 1400px){.container.svelte-1puhnv5{padding:0 .75rem}}@media (max-width: 900px){.container.svelte-1puhnv5{padding:0 1rem}}@media (max-width: 640px){.container.svelte-1puhnv5{flex-direction:column;padding:0 1rem;gap:1rem}}.promos-main.svelte-1puhnv5{flex:1;display:flex;flex-direction:column;gap:1.5rem;min-width:0;align-items:stretch;position:relative}.promos-toolbar.svelte-1puhnv5{position:fixed;right:1.5rem;top:calc(var(--navbar-height, 72px) + 12px + .75rem);z-index:60;display:flex;justify-content:center;align-items:center}@media (min-width: 901px){.promos-toolbar.svelte-1puhnv5{display:none}}@media (max-width: 900px){.promos-toolbar.svelte-1puhnv5{right:1rem}}@media (max-width: 640px){.promos-toolbar.svelte-1puhnv5{right:.75rem}}.filter-input.svelte-1puhnv5{flex:1 1 auto;border:1px solid var(--border-color, #e2e8f0);background:var(--bg-secondary, #f8fafc);border-radius:.5rem;padding:.8rem 1rem;font-size:.95rem;color:var(--text-primary, #0f172a);transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box}.filter-input.svelte-1puhnv5:focus{outline:none;border-color:var(--border-color, #cbd5e1);box-shadow:0 0 0 3px #94a3b833}.filter-toggle-btn.svelte-1puhnv5{background:var(--bg-card, white);border:1px solid var(--border-color, #e5e7eb);padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;color:var(--text-secondary, #64748b);font-weight:600;font-size:.875rem;transition:all .2s;position:relative;box-shadow:0 1px 2px #0f172a0a;flex-shrink:0}.filter-toggle-btn.svelte-1puhnv5:hover{background:var(--bg-secondary, #f8fafc);border-color:var(--border-color, #cbd5e1);box-shadow:0 4px 10px #0f172a14}.filter-toggle-btn.has-filters.svelte-1puhnv5{color:var(--text-primary, #334155);border-color:var(--border-color, #cbd5e1)}.filter-count.svelte-1puhnv5{background:#334155;color:#fff;font-size:.65rem;font-weight:700;padding:.125rem .375rem;border-radius:.25rem;min-width:1.25rem;text-align:center}.filter-overlay.svelte-1puhnv5{position:fixed;inset:0;background:#00000080;z-index:40;display:none}@media (max-width: 900px){.filter-overlay.svelte-1puhnv5{display:block}}.filter-sidebar.svelte-1puhnv5{background:var(--bg-card, white);border:1px solid var(--border-color, #e5e7eb);border-radius:.75rem;padding:1.25rem;display:flex;flex-direction:column;gap:1.5rem;width:280px;flex-shrink:0;align-self:flex-start;max-height:none;overflow:visible;position:sticky;top:calc(var(--navbar-height, 72px) + 2.1rem)}@media (min-width: 901px){.filter-sidebar.svelte-1puhnv5{display:flex;width:300px}}@media (max-width: 900px){.filter-sidebar.svelte-1puhnv5{position:fixed;top:calc(var(--navbar-height, 72px) + 12px + .75rem);left:.75rem;right:.75rem;width:auto;max-width:360px;max-height:calc(100vh - 100px);border-radius:.75rem;z-index:50;transform:translate(-100%);transition:transform .3s ease}.filter-sidebar.open.svelte-1puhnv5{transform:translate(0)}}@media (max-width: 640px){.filter-sidebar.svelte-1puhnv5{max-width:none;left:.5rem;right:.5rem}}.filter-sidebar-header.svelte-1puhnv5{display:flex;justify-content:space-between;align-items:center;gap:.5rem}@media (min-width: 901px){.filter-sidebar-header.svelte-1puhnv5{display:none}}.filter-sidebar-header.svelte-1puhnv5 h3:where(.svelte-1puhnv5){margin:0;font-size:1rem;font-weight:700;color:var(--text-primary, #1e293b)}.filter-close-btn.svelte-1puhnv5{background:none;border:none;cursor:pointer;color:var(--text-secondary, #64748b);display:flex;align-items:center;justify-content:center;transition:color .2s}.filter-close-btn.svelte-1puhnv5:hover{color:var(--text-primary, #1e293b)}.filter-sidebar-content.svelte-1puhnv5{display:flex;flex-direction:column;gap:1.5rem;width:100%}.filter-group.svelte-1puhnv5{display:flex;flex-direction:column;gap:.75rem;width:100%}.filter-label.svelte-1puhnv5{font-size:.75rem;font-weight:700;color:var(--text-secondary, #64748b);text-transform:uppercase;letter-spacing:.05em}.filter-options.svelte-1puhnv5,.sort-options.svelte-1puhnv5{display:flex;flex-direction:column;gap:.5rem;width:100%}.filter-chip.svelte-1puhnv5{background:var(--bg-secondary, #f8fafc);border:1px solid var(--border-color, #e2e8f0);color:var(--text-primary, #334155);padding:.5rem .75rem;border-radius:.375rem;cursor:pointer;font-size:.8125rem;font-weight:600;transition:all .2s;text-align:left;text-transform:uppercase;letter-spacing:.05em;width:100%;box-sizing:border-box}.filter-chip.svelte-1puhnv5:hover{background:var(--bg-secondary, #f1f5f9);border-color:var(--border-color, #cbd5e1)}.filter-chip-selected.svelte-1puhnv5{background:var(--accent, #f59e0b);color:#1e293b;border-color:var(--accent, #f59e0b)}.filter-select.svelte-1puhnv5{width:100%;border:1px solid var(--border-color, #e2e8f0);background:var(--bg-secondary, #f8fafc);color:var(--text-primary, #374151);border-radius:.5rem;padding:.65rem .75rem;font-size:.85rem;color:var(--text-primary, #0f172a);font-weight:600;text-transform:uppercase;letter-spacing:.04em;box-sizing:border-box}.filter-select.svelte-1puhnv5:focus{outline:none;border-color:var(--border-color, #cbd5e1);box-shadow:0 0 0 3px #94a3b833}.clear-all-btn.svelte-1puhnv5{background:var(--bg-secondary, #f8fafc);border:1px solid var(--border-color, #e2e8f0);color:#ef4444;padding:.625rem 1rem;border-radius:.375rem;cursor:pointer;font-size:.75rem;font-weight:700;transition:all .2s;text-transform:uppercase;letter-spacing:.05em}.clear-all-btn.svelte-1puhnv5:hover{background:#fee2e280;border-color:#fecaca99}.cards-container.svelte-1puhnv5{display:flex;flex-direction:column;width:100%;background:var(--bg-card, white);border-radius:.75rem;padding:1.25rem;margin-top:.75rem}@media (max-width: 900px){.cards-container.svelte-1puhnv5{padding:1rem}}@media (max-width: 640px){.cards-container.svelte-1puhnv5{padding:.75rem;border-radius:.5rem}}.loading.svelte-1puhnv5,.empty-state.svelte-1puhnv5{text-align:center;padding:2rem;color:var(--text-secondary, #64748b);font-size:1rem}.card-list.svelte-1puhnv5{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%}@media (min-width: 901px){.card-list.svelte-1puhnv5{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (min-width: 1400px){.card-list.svelte-1puhnv5{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width: 1200px){.card-list.svelte-1puhnv5{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.card-list.svelte-1puhnv5{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 640px){.card-list.svelte-1puhnv5{grid-template-columns:1fr;gap:.75rem}}@media (min-width: 1600px){.card-list.svelte-1puhnv5{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}.card-row.svelte-1puhnv5{background:var(--bg-card, white);border:1px solid var(--border-color, #e5e7eb);border-radius:.625rem;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;align-items:center;transition:all .2s ease;text-align:center;overflow:hidden}.card-row.svelte-1puhnv5:hover{box-shadow:0 6px 16px #0000001f;border-color:var(--border-color, #cbd5e1);transform:translateY(-3px)}.card-row.tr-animating.svelte-1puhnv5{animation:svelte-1puhnv5-rowPulse .6s ease-in-out}@keyframes svelte-1puhnv5-rowPulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.flip-container.svelte-1puhnv5{perspective:1000px;height:360px;width:100%;position:relative;flex-shrink:0}@media (max-width: 900px){.flip-container.svelte-1puhnv5{height:300px}}@media (max-width: 640px){.flip-container.svelte-1puhnv5{height:380px}}.flip-inner.svelte-1puhnv5{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.flip-container.flipped.svelte-1puhnv5 .flip-inner:where(.svelte-1puhnv5){transform:rotateY(180deg)}.flip-front.svelte-1puhnv5,.flip-back.svelte-1puhnv5{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;align-items:center;justify-content:center}.flip-back.svelte-1puhnv5{transform:rotateY(180deg)}.card-image-btn.svelte-1puhnv5{background:none;border:none;padding:0;width:100%;height:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.375rem}.card-image.svelte-1puhnv5{width:100%;height:100%;object-fit:contain;border-radius:.5rem;box-shadow:0 2px 8px #0000001f;background:transparent}.flip-button.svelte-1puhnv5{position:absolute;bottom:.4rem;right:.4rem;background:#334155d9;color:#fff;border:none;width:32px;height:32px;border-radius:.375rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.flip-button.svelte-1puhnv5:hover{background:#334155;transform:scale(1.1);box-shadow:0 2px 8px #0003}.flip-button.svelte-1puhnv5 svg:where(.svelte-1puhnv5){width:16px;height:16px;stroke-width:2}.card-info.svelte-1puhnv5{display:flex;flex-direction:column;gap:.2rem;width:100%}.card-name.svelte-1puhnv5{margin:0;font-size:.8rem;font-weight:700;color:var(--text-primary, #1e293b);line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-subtitle.svelte-1puhnv5,.card-variant.svelte-1puhnv5{margin:0;font-size:.7rem;color:var(--text-secondary, #64748b);line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media (min-width: 900px){.card-name.svelte-1puhnv5{font-size:.9rem}.card-subtitle.svelte-1puhnv5,.card-variant.svelte-1puhnv5{font-size:.75rem}}.action-buttons.svelte-1puhnv5{display:flex;gap:.4rem;align-items:center;justify-content:center;width:100%;flex-shrink:0}@media (min-width: 900px){.action-buttons.svelte-1puhnv5{gap:.5rem}}.action-btn.svelte-1puhnv5{width:36px;height:36px;border:1px solid;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;position:relative}@media (max-width: 640px){.action-btn.svelte-1puhnv5{width:32px;height:32px}}.action-btn.svelte-1puhnv5 svg:where(.svelte-1puhnv5){width:16px;height:16px}.action-btn.svelte-1puhnv5:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0%,rgba(249,158,11,.1) 50%,transparent 100%);opacity:0;transition:opacity .3s ease;border-radius:.5rem}.action-btn.svelte-1puhnv5:hover:before{opacity:1}.action-btn-remove.svelte-1puhnv5{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#ef444433;color:#dc2626}.action-btn-remove.svelte-1puhnv5:hover:not(:disabled){background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#dc2626;color:#b91c1c;transform:translateY(-1px) scale(1.05);box-shadow:0 4px 12px #ef444426,0 2px 4px #ef44441a,inset 0 1px #fff3}.action-btn-add.svelte-1puhnv5{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#22c55e33;color:#16a34a}.action-btn-add.svelte-1puhnv5:hover:not(:disabled){background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:#16a34a;color:#15803d;transform:translateY(-1px) scale(1.05);box-shadow:0 4px 12px #22c55e26,0 2px 4px #22c55e1a,inset 0 1px #fff3}.action-btn.svelte-1puhnv5:active:not(:disabled){transform:translateY(0) scale(.98);box-shadow:0 1px 2px #0000001a,inset 0 1px 2px #0000001a}.action-btn.svelte-1puhnv5:disabled{background:linear-gradient(135deg,var(--bg-secondary, #f8fafc) 0%,var(--bg-card, #f1f5f9) 100%);color:#cbd5e1;border-color:#e2e8f080;cursor:not-allowed;transform:none;box-shadow:inset 0 1px 2px #0000000d}.action-btn.svelte-1puhnv5:disabled:before{display:none}.quantity-display.svelte-1puhnv5{min-width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9em;color:var(--text-primary, #374151);background:linear-gradient(135deg,var(--bg-secondary, #f8fafc) 0%,var(--bg-card, #f1f5f9) 100%);border:1px solid var(--border-color, rgba(226,232,240,.6));border-radius:.375rem;box-shadow:inset 0 1px 2px #0000000d}@media (min-width: 900px){.quantity-display.svelte-1puhnv5{min-width:32px;height:32px;font-size:1em}}.modal-overlay.svelte-1puhnv5{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:999;padding:1rem}.modal-content.svelte-1puhnv5{background:var(--bg-card, white);border-radius:1rem;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;padding:1.5rem}@media (min-width: 900px){.modal-content.svelte-1puhnv5{max-height:85vh;padding:2rem}}.modal-close.svelte-1puhnv5{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--text-secondary, #64748b);cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s;z-index:10}.modal-close.svelte-1puhnv5:hover{color:var(--text-primary, #1e293b)}.modal-close.svelte-1puhnv5 svg:where(.svelte-1puhnv5){width:24px;height:24px}.modal-body.svelte-1puhnv5{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}@media (min-width: 900px){.modal-body.svelte-1puhnv5{flex-direction:row;gap:2rem}}.modal-image-section.svelte-1puhnv5{flex:0 0 auto;display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width: 900px){.modal-image-section.svelte-1puhnv5{flex:1}}.flip-container-modal.svelte-1puhnv5{perspective:1000px;width:100%;height:300px;max-width:200px}@media (min-width: 900px){.flip-container-modal.svelte-1puhnv5{height:400px;max-width:280px}}.flip-container-modal.svelte-1puhnv5 .flip-inner:where(.svelte-1puhnv5){position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.flip-container-modal.flipped.svelte-1puhnv5 .flip-inner:where(.svelte-1puhnv5){transform:rotateY(180deg)}.modal-image.svelte-1puhnv5{width:100%;height:100%;object-fit:contain;border-radius:.5rem;box-shadow:0 4px 12px #00000026}.modal-flip-button.svelte-1puhnv5{background:#334155;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .2s;width:100%}.modal-flip-button.svelte-1puhnv5:hover{background:#475569;transform:scale(1.02)}.modal-info-section.svelte-1puhnv5{flex:1;display:flex;flex-direction:column;gap:.75rem}.modal-name.svelte-1puhnv5{margin:0;font-size:1.5rem;font-weight:700;color:var(--text-primary, #1e293b)}.modal-subtitle.svelte-1puhnv5,.modal-variant.svelte-1puhnv5,.modal-artist.svelte-1puhnv5,.modal-set.svelte-1puhnv5,.modal-rarity.svelte-1puhnv5{margin:0;font-size:.95rem;color:var(--text-secondary, #64748b)}.modal-action-buttons.svelte-1puhnv5{display:flex;gap:.75rem;align-items:center;justify-content:center;margin-top:1rem;padding:1rem;background:linear-gradient(to right,var(--bg-secondary, rgba(248,250,252,.5)),var(--bg-secondary, rgba(241,245,249,.5)));border-radius:.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-action-buttons.svelte-1puhnv5 .action-btn:where(.svelte-1puhnv5){width:40px;height:40px}
