.meta-container.svelte-1qezydf{max-width:1200px;margin:0 auto;padding:2rem;min-height:calc(100vh - 80px)}.meta-header.svelte-1qezydf{display:none}.standings-title.svelte-1qezydf{text-align:center;font-size:1.25rem;font-weight:500;color:#64748b;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.15em;font-family:system-ui,-apple-system,sans-serif;margin-top:2rem}.standings-subtitle.svelte-1qezydf{text-align:center;font-size:.9rem;color:#94a3b8;margin-bottom:2rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0;margin-left:auto;margin-right:auto;max-width:28rem}.loading.svelte-1qezydf,.error.svelte-1qezydf,.empty.svelte-1qezydf{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center}.spinner.svelte-1qezydf{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid #f59e0b;border-radius:50%;animation:svelte-1qezydf-spin 1s linear infinite;margin-bottom:1rem}@keyframes svelte-1qezydf-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.retry-btn.svelte-1qezydf{margin-top:1rem;padding:.5rem 1rem;background:#374151;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s ease}.retry-btn.svelte-1qezydf:hover{background:#1f2937}.tabs-container.svelte-1qezydf{margin-bottom:2rem}.tabs-header.svelte-1qezydf{display:flex;background:#fff;border-radius:1rem;padding:.5rem;box-shadow:0 2px 4px #0000001a;border:1px solid #e5e7eb;gap:.25rem}.tab-button.svelte-1qezydf{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:none;border-radius:.75rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease;flex:1;justify-content:center}.tab-button.active.svelte-1qezydf{background:linear-gradient(135deg,#374151,#1f2937);color:#fff;box-shadow:0 2px 4px #3741514d}.tab-button.svelte-1qezydf:hover:not(.active){background:#f3f4f6;color:#374151}.tab-icon.svelte-1qezydf{width:1.25rem;height:1.25rem}.filters-section.svelte-1qezydf{margin-bottom:2rem}.filters-container.svelte-1qezydf{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e5e7eb}.filter-group.svelte-1qezydf{display:flex;flex-direction:column;gap:.75rem}.filter-group.svelte-1qezydf label:where(.svelte-1qezydf){font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.select-wrapper.svelte-1qezydf{position:relative}.modern-select.svelte-1qezydf{width:100%;padding:1rem 3rem 1rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;background:#fff;font-size:.875rem;cursor:pointer;transition:all .2s ease;appearance:none}.modern-select.svelte-1qezydf:focus{outline:none;border-color:#374151;box-shadow:0 0 0 3px #3741511a}.select-arrow.svelte-1qezydf{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#6b7280;pointer-events:none}.selected-filter.svelte-1qezydf{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:linear-gradient(135deg,#374151,#1f2937);color:#fff;border-radius:.5rem;font-size:.875rem;font-weight:500}.remove-filter.svelte-1qezydf{background:none;border:none;color:#fff;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:background .2s ease}.remove-filter.svelte-1qezydf:hover{background:#fff3}.remove-filter.svelte-1qezydf svg:where(.svelte-1qezydf){width:1rem;height:1rem}.filters-actions.svelte-1qezydf{display:none}.filters-actions-subtle.svelte-1qezydf{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;grid-column:1 / -1;margin-top:.5rem;padding-top:1rem;border-top:1px solid #f1f5f9}.action-btn-subtle.svelte-1qezydf{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;transition:all .2s ease;color:#64748b}.action-btn-subtle.svelte-1qezydf:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.action-btn-subtle.svelte-1qezydf svg:where(.svelte-1qezydf){width:1.25rem;height:1.25rem}.action-btn-subtle.add-btn.svelte-1qezydf:hover{color:#059669;border-color:#059669;background:#ecfdf5}.action-btn-subtle.clear-btn.svelte-1qezydf:hover{color:#dc2626;border-color:#dc2626;background:#fef2f2}.admin-actions.svelte-1qezydf{display:flex;gap:.5rem;margin-top:.5rem;justify-content:flex-end}.admin-btn.svelte-1qezydf{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;transition:all .2s ease;color:#64748b}.admin-btn.svelte-1qezydf:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.admin-btn.svelte-1qezydf svg:where(.svelte-1qezydf){width:1.25rem;height:1.25rem}.admin-btn.copy-btn.svelte-1qezydf:hover{color:#8b5cf6;border-color:#8b5cf6;background:#f5f3ff}.admin-btn.edit-btn.svelte-1qezydf:hover{color:#3b82f6;border-color:#3b82f6;background:#eff6ff}.admin-btn.delete-btn.svelte-1qezydf:hover{color:#ef4444;border-color:#ef4444;background:#fef2f2}.filters-actions.svelte-1qezydf,.add-deck-section.svelte-1qezydf{display:none}.add-deck-btn-empty.svelte-1qezydf{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:#f8fafc;color:#64748b;border:2px dashed #cbd5e1;border-radius:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;margin-top:1.5rem;font-size:.9rem}.add-deck-btn-empty.svelte-1qezydf:hover{background:#f1f5f9;border-color:#94a3b8;color:#475569;transform:translateY(-1px)}.add-deck-btn-empty.svelte-1qezydf svg:where(.svelte-1qezydf){width:1.125rem;height:1.125rem}.modal-overlay.svelte-1qezydf{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-content.svelte-1qezydf{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;max-width:800px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.modal-header.svelte-1qezydf{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#374151,#1f2937);color:#fff}.modal-header.svelte-1qezydf h2:where(.svelte-1qezydf){margin:0;font-size:1.25rem;font-weight:700}.modal-close.svelte-1qezydf{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:background .2s ease}.modal-close.svelte-1qezydf:hover{background:#fff3}.modal-close.svelte-1qezydf svg:where(.svelte-1qezydf){width:1.5rem;height:1.5rem}.modal-body.svelte-1qezydf{padding:1.5rem;overflow-y:auto;flex:1}.form-grid-simple.svelte-1qezydf{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form-group.svelte-1qezydf{display:flex;flex-direction:column;gap:.5rem}.form-group.full-width.svelte-1qezydf{grid-column:1 / -1}.form-group.svelte-1qezydf label:where(.svelte-1qezydf){font-weight:600;color:#374151;font-size:.875rem}.form-input.svelte-1qezydf{padding:.75rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:border-color .2s ease}.form-input.svelte-1qezydf:focus{outline:none;border-color:#374151;box-shadow:0 0 0 3px #3741511a}.form-select.svelte-1qezydf{width:100%;padding:.75rem 3rem .75rem .75rem;border:2px solid #e5e7eb;border-radius:.5rem;background:#fff;font-size:.875rem;cursor:pointer;transition:border-color .2s ease;appearance:none}.form-select.svelte-1qezydf:focus{outline:none;border-color:#374151;box-shadow:0 0 0 3px #3741511a}.text-input.svelte-1qezydf{width:100%;padding:1rem;border:2px solid #e5e7eb;border-radius:.75rem;background:#fff;font-size:.875rem;transition:all .2s ease}.text-input.svelte-1qezydf:focus{outline:none;border-color:#374151;box-shadow:0 0 0 3px #3741511a}.text-input.svelte-1qezydf::placeholder{color:#9ca3af}.form-help.svelte-1qezydf{font-size:.75rem;color:#6b7280;font-style:italic}.modal-footer.svelte-1qezydf{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid #e5e7eb;background:#f9fafb}.btn-secondary.svelte-1qezydf{padding:.75rem 1.5rem;background:#6b7280;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background .2s ease}.btn-secondary.svelte-1qezydf:hover{background:#4b5563}.btn-primary.svelte-1qezydf{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#374151,#1f2937);color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-primary.svelte-1qezydf:hover:not(:disabled){background:linear-gradient(135deg,#1f2937,#111827)}.btn-primary.svelte-1qezydf:disabled{opacity:.7;cursor:not-allowed}.btn-spinner.svelte-1qezydf{width:1rem;height:1rem;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:svelte-1qezydf-spin 1s linear infinite}.results-header.svelte-1qezydf{margin-bottom:2rem}.results-header.svelte-1qezydf h2:where(.svelte-1qezydf){font-size:1.5rem;font-weight:600;color:#374151;margin:0}.decks-grid.svelte-1qezydf{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.deck-card.svelte-1qezydf{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e5e7eb;overflow:hidden;transition:all .2s ease}.deck-card.svelte-1qezydf:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #0000001a}.deck-header.svelte-1qezydf{background:linear-gradient(135deg,#374151,#1f2937);color:#fff;padding:1.25rem;min-height:4rem}.deck-header-content.svelte-1qezydf{display:flex;flex-direction:column;gap:.5rem}.header-chips.svelte-1qezydf{display:flex;gap:.5rem;align-items:center}.jornada-chip.svelte-1qezydf{background:#fff3;padding:.25rem .625rem;border-radius:.375rem;font-size:.75rem;font-weight:500;white-space:nowrap}.result-chip.svelte-1qezydf{padding:.25rem .625rem;border-radius:.375rem;font-size:.75rem;font-weight:600;white-space:nowrap}.result-chip.win.svelte-1qezydf{background:#10b981;color:#fff}.result-chip.loss.svelte-1qezydf{background:#ef4444;color:#fff}.deck-name.svelte-1qezydf{font-size:1rem;font-weight:600;margin:0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.deck-info.svelte-1qezydf{padding:1.5rem}.player.svelte-1qezydf{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:500;color:#374151}.icon.svelte-1qezydf{width:1.25rem;height:1.25rem;color:#6b7280}.cards-section.svelte-1qezydf{display:flex;flex-direction:column;gap:1rem}.card-display.svelte-1qezydf{width:100%}.card-info.svelte-1qezydf{display:flex;flex-direction:column;gap:.5rem}.card-label.svelte-1qezydf{font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.card-details.svelte-1qezydf{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.card-image.svelte-1qezydf{width:70px;height:50px;object-fit:cover;border-radius:.375rem;box-shadow:0 2px 4px #0000001a;flex-shrink:0}.card-placeholder.svelte-1qezydf{width:70px;height:50px;background:#e5e7eb;border-radius:.375rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-placeholder.svelte-1qezydf span:where(.svelte-1qezydf){font-size:.625rem;color:#6b7280;font-weight:600;text-align:center;word-break:break-all;padding:.25rem}.card-text.svelte-1qezydf{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1}.card-name.svelte-1qezydf{font-weight:600;color:#374151;font-size:.875rem;line-height:1.2}.card-id.svelte-1qezydf{font-family:Courier New,monospace;background:#e5e7eb;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:500;color:#6b7280;align-self:flex-start}.deck-stats.svelte-1qezydf{display:flex;padding:0 1.5rem;border-top:1px solid #e5e7eb}.stat.svelte-1qezydf{flex:1;text-align:center;padding:1rem;display:flex;flex-direction:column;gap:.25rem}.stat.svelte-1qezydf:not(:last-child){border-right:1px solid #e5e7eb}.stat-number.svelte-1qezydf{font-size:1.5rem;font-weight:700;color:#374151}.stat-label.svelte-1qezydf{font-size:.875rem;color:#6b7280}.deck-actions.svelte-1qezydf{padding:1.5rem;border-top:1px solid #e5e7eb}.deck-link-btn.svelte-1qezydf{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;background:#6b7280;color:#fff;text-decoration:none;border-radius:.5rem;font-weight:500;transition:all .2s ease;margin-bottom:.5rem}.deck-link-btn.svelte-1qezydf:hover{background:#4b5563;transform:translateY(-1px)}.stats-tab.svelte-1qezydf{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e5e7eb}.stats-header.svelte-1qezydf{margin-bottom:3rem;text-align:center}.stats-title-section.svelte-1qezydf{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1rem}.chart-mode-toggle.svelte-1qezydf{display:flex;background:#f1f5f9;border-radius:.5rem;padding:.25rem;gap:.25rem}.mode-btn.svelte-1qezydf{padding:.5rem 1rem;background:transparent;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease;white-space:nowrap}.mode-btn.active.svelte-1qezydf{background:#fff;color:#374151;box-shadow:0 1px 2px #0000001a}.mode-btn.svelte-1qezydf:hover:not(.active){color:#374151}.chart-container.svelte-1qezydf{display:flex;align-items:flex-start;justify-content:center;gap:3rem;margin-bottom:3rem}.donut-chart.svelte-1qezydf{flex-shrink:0}.donut-svg.svelte-1qezydf{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.donut-segment.svelte-1qezydf{transition:all .3s ease;cursor:pointer}.donut-segment.svelte-1qezydf:hover{filter:brightness(1.1);transform-origin:center}.donut-center-text.svelte-1qezydf{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.donut-total.svelte-1qezydf{font-size:2rem;font-weight:700;fill:#374151}.donut-label.svelte-1qezydf{font-size:1rem;font-weight:500;fill:#6b7280}.bar-chart.svelte-1qezydf{flex-shrink:0}.bar-svg.svelte-1qezydf{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.bar-segment.svelte-1qezydf{transition:all .3s ease;cursor:pointer}.bar-segment.svelte-1qezydf:hover{filter:brightness(1.1)}.bar-percentage-text.svelte-1qezydf{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:600}.bar-count-text.svelte-1qezydf,.axis-label.svelte-1qezydf{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.625rem;font-weight:500}.chart-legend.svelte-1qezydf{display:flex;flex-direction:column;gap:1rem;max-width:400px}.legend-item.svelte-1qezydf{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:.75rem;transition:all .2s ease;border:1px solid #f3f4f6}.legend-color.svelte-1qezydf{width:.75rem;height:.75rem;border-radius:50%;flex-shrink:0}.legend-content.svelte-1qezydf{flex:1;display:flex;flex-direction:column;gap:.75rem}.legend-cards.svelte-1qezydf{flex-shrink:0}.legend-card-stack.svelte-1qezydf{display:flex;flex-direction:column;gap:.5rem}.legend-card-row.svelte-1qezydf{display:flex;align-items:center;gap:.5rem}.legend-card-label.svelte-1qezydf{font-size:.625rem;color:#fff;background:#9ca3af;font-weight:600;text-transform:uppercase;letter-spacing:.05em;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;flex-shrink:0}.legend-card.svelte-1qezydf{position:relative}.legend-card-image.svelte-1qezydf{width:56px;height:40px;object-fit:cover;border-radius:.375rem;box-shadow:0 2px 4px #00000026;border:1px solid #e5e7eb;flex-shrink:0}.legend-card-placeholder.svelte-1qezydf{width:56px;height:40px;background:#f3f4f6;border-radius:.375rem;display:flex;align-items:center;justify-content:center;border:1px solid #d1d5db;flex-shrink:0}.legend-card-placeholder.svelte-1qezydf span:where(.svelte-1qezydf){font-size:.5rem;color:#6b7280;font-weight:600;text-align:center;word-break:break-all}.legend-card-name.svelte-1qezydf{font-size:.75rem;color:#4b5563;font-weight:600;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legend-info.svelte-1qezydf{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.legend-combo.svelte-1qezydf{display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.875rem;line-height:1.2}.legend-leader.svelte-1qezydf,.legend-base.svelte-1qezydf{color:#4b5563}.legend-separator.svelte-1qezydf{color:#9ca3af;font-weight:400}.legend-stats.svelte-1qezydf{display:flex;gap:1rem;font-size:.75rem;color:#6b7280;font-weight:600;padding-left:1.75rem}.legend-count.svelte-1qezydf{font-weight:600}.legend-percentage.svelte-1qezydf{font-weight:600;color:#374151}.legend-winrate.svelte-1qezydf{font-weight:600;color:#10b981}.donut-percentage-text.svelte-1qezydf{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.form-textarea-large.svelte-1qezydf{padding:.75rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.75rem;font-family:Courier New,monospace;resize:vertical;transition:border-color .2s ease;line-height:1.4}.form-textarea-large.svelte-1qezydf:focus{outline:none;border-color:#374151;box-shadow:0 0 0 3px #3741511a}.link-icon.svelte-1qezydf{width:1rem;height:1rem}.top-cards-list.svelte-1qezydf{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:900px}.top-card-item.svelte-1qezydf{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#fff;border-radius:1rem;border:1px solid #e5e7eb;transition:all .2s ease}.top-card-item.svelte-1qezydf:hover{border-color:#d1d5db;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.card-rank.svelte-1qezydf{font-size:2rem;font-weight:800;color:#e5e7eb;min-width:3.5rem;text-align:center;font-family:system-ui,-apple-system,sans-serif}.card-image-container.svelte-1qezydf{flex-shrink:0}.top-card-image.svelte-1qezydf{height:210px;object-fit:cover;border-radius:.75rem;box-shadow:0 4px 12px #00000026;border:2px solid #e5e7eb}.top-card-placeholder.svelte-1qezydf{width:120px;height:168px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:.75rem;display:flex;align-items:center;justify-content:center;border:2px solid #d1d5db}.top-card-placeholder.svelte-1qezydf span:where(.svelte-1qezydf){font-size:.75rem;color:#6b7280;font-weight:600;text-align:center;word-break:break-all;padding:.5rem}.card-details-info.svelte-1qezydf{flex:1;display:flex;flex-direction:column;gap:1rem;min-width:0}.card-title-section.svelte-1qezydf{display:flex;flex-direction:column;gap:.25rem}.top-card-name.svelte-1qezydf{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0;line-height:1.2}.top-card-subtitle.svelte-1qezydf{font-size:1rem;color:#6b7280;font-weight:500;margin:0;font-style:italic}.card-stats-row.svelte-1qezydf{display:flex;align-items:center;gap:1.5rem;padding-top:1rem;border-top:1px solid #f3f4f6}.card-stat.svelte-1qezydf{display:flex;align-items:baseline;gap:.5rem}.stat-value.svelte-1qezydf{font-size:1.75rem;font-weight:700;color:#374151}.stat-value.percentage.svelte-1qezydf{color:#10b981}.stat-label-small.svelte-1qezydf{font-size:.875rem;color:#9ca3af;font-weight:500}.card-stat-divider.svelte-1qezydf{width:1px;height:2rem;background:#e5e7eb}.additional-stats.svelte-1qezydf{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.stat-box.svelte-1qezydf{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#f9fafb;border-radius:.75rem;border:1px solid #e5e7eb;transition:all .2s ease}.stat-box.svelte-1qezydf:hover{background:#f3f4f6;transform:translateY(-2px)}.stat-icon.svelte-1qezydf{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#374151,#1f2937);border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.stat-icon.svelte-1qezydf svg:where(.svelte-1qezydf){width:1rem;height:1rem}.stat-content.svelte-1qezydf{display:flex;flex-direction:column;gap:.25rem}.stat-text.svelte-1qezydf{font-size:.75rem;color:#6b7280;font-weight:500}.no-results.svelte-1qezydf{text-align:center;padding:4rem 2rem;color:#6b7280}.no-results-icon.svelte-1qezydf{margin:0 auto 1.5rem;width:4rem;height:4rem;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center}.no-results-icon.svelte-1qezydf svg:where(.svelte-1qezydf){width:2rem;height:2rem;color:#9ca3af}.no-results.svelte-1qezydf h3:where(.svelte-1qezydf){font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:.5rem}.no-results.svelte-1qezydf p:where(.svelte-1qezydf){margin-bottom:1.5rem}@media (max-width: 768px){.form-grid-simple.svelte-1qezydf{grid-template-columns:1fr}.modal-content.svelte-1qezydf{margin:.5rem;max-height:95vh}.chart-container.svelte-1qezydf{flex-direction:column;align-items:center;gap:2rem}.chart-legend.svelte-1qezydf{max-width:100%;width:100%}.donut-chart.svelte-1qezydf{order:-1}.bar-chart.svelte-1qezydf svg:where(.svelte-1qezydf){width:100%;max-width:350px;height:auto}.filters-container.svelte-1qezydf{grid-template-columns:1fr}.meta-container.svelte-1qezydf{padding:1rem}.standings-title.svelte-1qezydf{font-size:1.125rem}.decks-grid.svelte-1qezydf{grid-template-columns:1fr}.top-cards-list.svelte-1qezydf{padding:0}.top-card-item.svelte-1qezydf{flex-direction:column;text-align:center;gap:1rem;padding:1.5rem}.card-rank.svelte-1qezydf{font-size:1.5rem;min-width:auto}.top-card-image.svelte-1qezydf{height:175px}.top-card-placeholder.svelte-1qezydf{width:100px;height:140px}.card-details-info.svelte-1qezydf,.card-title-section.svelte-1qezydf{align-items:center}.top-card-name.svelte-1qezydf{font-size:1.25rem}.top-card-subtitle.svelte-1qezydf{font-size:.875rem}.card-stats-row.svelte-1qezydf{justify-content:center;width:100%;flex-wrap:wrap}.card-stat.svelte-1qezydf{flex-direction:column;align-items:center;gap:.25rem}.stat-label-small.svelte-1qezydf{font-size:.75rem}.stat-value.svelte-1qezydf{font-size:1.5rem}.card-stat-divider.svelte-1qezydf{display:none}.legend-item.svelte-1qezydf{padding:.75rem}.legend-card-image.svelte-1qezydf,.legend-card-placeholder.svelte-1qezydf{width:48px;height:32px}.legend-card-name.svelte-1qezydf{font-size:.7rem}.legend-stats.svelte-1qezydf{font-size:.7rem;gap:.75rem;padding-left:1.5rem}.additional-stats.svelte-1qezydf{grid-template-columns:1fr}}@media (max-width: 480px){.top-card-item.svelte-1qezydf{padding:1rem}.top-card-image.svelte-1qezydf{height:150px}.top-card-placeholder.svelte-1qezydf{width:90px;height:126px}.stat-value.svelte-1qezydf{font-size:1.25rem}.stat-label-small.svelte-1qezydf{font-size:.7rem}.top-card-name.svelte-1qezydf{font-size:1.125rem}.top-card-subtitle.svelte-1qezydf{font-size:.8rem}.donut-chart.svelte-1qezydf svg:where(.svelte-1qezydf){width:250px;height:250px}.bar-chart.svelte-1qezydf svg:where(.svelte-1qezydf){width:100%;max-width:300px}}.toast-container.svelte-1qezydf{position:fixed;top:1.5rem;right:1.5rem;z-index:9999}.toast.svelte-1qezydf{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb;box-shadow:none;min-width:260px}.toast.success.svelte-1qezydf,.toast.error.svelte-1qezydf{border-color:#e5e7eb}.toast-icon.svelte-1qezydf{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;flex-shrink:0;background:#e5e7eb;color:#6b7280}.toast-icon.svelte-1qezydf svg:where(.svelte-1qezydf){width:.875rem;height:.875rem}.toast-message.svelte-1qezydf{font-size:.875rem;font-weight:500;color:#374151}
