.light.svelte-1hnsu4c.svelte-1hnsu4c{--bg-primary:#ffffff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--text-primary:#1e293b;--text-secondary:#64748b;--text-accent:#dc2626;--border-primary:#e2e8f0;--border-secondary:#cbd5e1;--shadow-sm:0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--accent-blue:#3b82f6;--accent-green:#10b981;--accent-orange:#f59e0b;--accent-red:#ef4444;--accent-purple:#8b5cf6;--accent-teal:#14b8a6}.dark.svelte-1hnsu4c.svelte-1hnsu4c{--bg-primary:#1e293b;--bg-secondary:#334155;--bg-tertiary:#475569;--text-primary:#f1f5f9;--text-secondary:#cbd5e1;--text-accent:#f87171;--border-primary:#475569;--border-secondary:#64748b;--shadow-sm:0 1px 2px 0 rgb(0 0 0 / .3);--shadow-md:0 4px 6px -1px rgb(0 0 0 / .3), 0 2px 4px -2px rgb(0 0 0 / .3);--shadow-lg:0 10px 15px -3px rgb(0 0 0 / .3), 0 4px 6px -4px rgb(0 0 0 / .3);--accent-blue:#60a5fa;--accent-green:#34d399;--accent-orange:#fbbf24;--accent-red:#f87171;--accent-purple:#a78bfa;--accent-teal:#2dd4bf}.player-select-wrapper.svelte-1hnsu4c.svelte-1hnsu4c{min-height:100vh;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-tertiary) 100%);padding:1rem}.hero-section.svelte-1hnsu4c.svelte-1hnsu4c{text-align:center;padding:1rem 1rem 3rem;max-width:800px;margin:0 auto}.hero-content.svelte-1hnsu4c.svelte-1hnsu4c{animation:svelte-1hnsu4c-fadeInUp .6s ease-out}.hero-icon-wrapper.svelte-1hnsu4c.svelte-1hnsu4c{display:flex;align-items:center;justify-content:center;gap:1rem}.hero-icon.svelte-1hnsu4c.svelte-1hnsu4c{display:inline-block;width:clamp(36px,6vw,64px);height:clamp(36px,6vw,64px);opacity:.9;filter:drop-shadow(0 4px 6px rgb(0 0 0 / .1))}.hero-title.svelte-1hnsu4c.svelte-1hnsu4c{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:var(--text-primary);margin:0;line-height:1.2;background:linear-gradient(135deg,var(--accent-purple),var(--accent-teal));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle.svelte-1hnsu4c.svelte-1hnsu4c{font-size:clamp(1rem,2.5vw,1.25rem);color:var(--text-secondary);margin:1rem auto 0;line-height:1.5;max-width:600px}.selection-interface.svelte-1hnsu4c.svelte-1hnsu4c{display:grid;grid-template-columns:1fr 400px;gap:2rem;max-width:1400px;margin:0 auto}.selected-panel.svelte-1hnsu4c.svelte-1hnsu4c{display:flex;flex-direction:column;gap:1.5rem;height:min-content}.panel-card.svelte-1hnsu4c.svelte-1hnsu4c{background:var(--bg-primary);border-radius:1.5rem;box-shadow:var(--shadow-lg);border:1px solid var(--border-primary);overflow:hidden}.panel-header.svelte-1hnsu4c.svelte-1hnsu4c{background:linear-gradient(135deg,var(--accent-purple),var(--accent-teal));color:#fff;padding:2rem;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem}.panel-title.svelte-1hnsu4c.svelte-1hnsu4c{font-size:1.5rem;font-weight:700;margin:0;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.panel-count.svelte-1hnsu4c.svelte-1hnsu4c{font-size:1rem;font-weight:500;opacity:.9}.panel-subtitle.svelte-1hnsu4c.svelte-1hnsu4c{margin:.5rem 0 0;opacity:.9;font-size:.875rem;grid-column:1 / -1}.clear-all-btn.svelte-1hnsu4c.svelte-1hnsu4c{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.clear-all-btn.svelte-1hnsu4c.svelte-1hnsu4c:hover{background:#ffffff4d;transform:translateY(-1px)}.controls-section.svelte-1hnsu4c.svelte-1hnsu4c{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.control-row.svelte-1hnsu4c.svelte-1hnsu4c{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.control-group.svelte-1hnsu4c.svelte-1hnsu4c{display:flex;flex-direction:column;gap:.5rem;position:relative}.control-label.svelte-1hnsu4c.svelte-1hnsu4c{font-size:.875rem;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:.5rem}#player-search-input.svelte-1hnsu4c.svelte-1hnsu4c{margin-top:.5rem}.control-select.svelte-1hnsu4c.svelte-1hnsu4c,.control-input.svelte-1hnsu4c.svelte-1hnsu4c{padding:.75rem 1rem;border:2px solid var(--border-primary);border-radius:.75rem;background:var(--bg-secondary);color:var(--text-primary);font-size:.875rem;transition:all .2s ease;outline:none}.control-select.svelte-1hnsu4c.svelte-1hnsu4c:focus,.control-input.svelte-1hnsu4c.svelte-1hnsu4c:focus{border-color:var(--accent-purple);box-shadow:0 0 0 3px #8b5cf61a;background:var(--bg-primary)}.control-select.svelte-1hnsu4c.svelte-1hnsu4c:disabled,.control-input.svelte-1hnsu4c.svelte-1hnsu4c:disabled{opacity:.6;cursor:not-allowed}.control-input.readonly.svelte-1hnsu4c.svelte-1hnsu4c{background:var(--bg-tertiary);color:var(--text-secondary);cursor:not-allowed;opacity:.8}.search-input.svelte-1hnsu4c.svelte-1hnsu4c{padding-right:3rem}.clear-search-btn.svelte-1hnsu4c.svelte-1hnsu4c{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:var(--text-secondary);color:#fff;border:none;border-radius:50%;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.75rem;transition:all .2s ease}.clear-search-btn.svelte-1hnsu4c.svelte-1hnsu4c:hover{background:var(--accent-red);transform:translateY(-50%) scale(1.1)}.input-helper.svelte-1hnsu4c.svelte-1hnsu4c{font-size:.75rem;color:var(--text-secondary);font-style:italic;margin-top:.25rem}.error-text.svelte-1hnsu4c.svelte-1hnsu4c{font-size:.75rem;color:var(--accent-red);margin-top:.25rem}.error-banner.svelte-1hnsu4c.svelte-1hnsu4c{background:var(--accent-red);color:#fff;padding:1rem;border-radius:.75rem;margin-top:1rem;font-size:.875rem;font-weight:500}.player-search-container.svelte-1hnsu4c.svelte-1hnsu4c{position:relative;margin-bottom:1rem}.selected-player-badge.svelte-1hnsu4c.svelte-1hnsu4c{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));color:#fff;padding:.75rem 1rem;border-radius:.75rem;margin-top:.5rem;gap:1rem;animation:svelte-1hnsu4c-slideIn .3s ease-out}@keyframes svelte-1hnsu4c-slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.selected-player-info.svelte-1hnsu4c.svelte-1hnsu4c{display:flex;flex-direction:column;gap:.25rem}.selected-player-name.svelte-1hnsu4c.svelte-1hnsu4c{font-weight:600;font-size:1rem}.selected-player-details.svelte-1hnsu4c.svelte-1hnsu4c{font-size:.875rem;opacity:.9}.clear-player-btn.svelte-1hnsu4c.svelte-1hnsu4c{background:#fff3;color:#fff;border:none;border-radius:50%;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;transition:all .2s ease;flex-shrink:0}.clear-player-btn.svelte-1hnsu4c.svelte-1hnsu4c:hover{background:#ffffff4d;transform:scale(1.1)}.player-search-dropdown.svelte-1hnsu4c.svelte-1hnsu4c{position:absolute;top:100%;left:0;right:0;background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:.75rem;box-shadow:var(--shadow-lg);z-index:50;max-height:300px;overflow-y:auto;margin-top:.25rem;animation:svelte-1hnsu4c-fadeInDown .2s ease-out}@keyframes svelte-1hnsu4c-fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.player-search-loading.svelte-1hnsu4c.svelte-1hnsu4c{padding:1rem;display:flex;justify-content:center;align-items:center}.player-search-error.svelte-1hnsu4c.svelte-1hnsu4c{padding:1rem;color:var(--accent-red);display:flex;align-items:center;gap:.5rem;font-size:.875rem}.player-search-results.svelte-1hnsu4c.svelte-1hnsu4c{padding:.5rem 0}.player-search-header.svelte-1hnsu4c.svelte-1hnsu4c{padding:.75rem 1rem;font-size:.875rem;font-weight:600;color:var(--text-secondary);border-bottom:1px solid var(--border-primary)}.player-result-item.svelte-1hnsu4c.svelte-1hnsu4c{width:100%;padding:.75rem 1rem;border:none;background:none;text-align:left;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid var(--border-primary)}.player-result-item.svelte-1hnsu4c.svelte-1hnsu4c:hover{background:var(--bg-secondary)}.player-result-item.svelte-1hnsu4c.svelte-1hnsu4c:last-child{border-bottom:none}.player-result-info.svelte-1hnsu4c.svelte-1hnsu4c{display:flex;flex-direction:column;gap:.25rem}.player-result-name.svelte-1hnsu4c.svelte-1hnsu4c{font-weight:600;color:var(--text-primary);font-size:.875rem}.player-result-details.svelte-1hnsu4c.svelte-1hnsu4c{font-size:.75rem;color:var(--text-secondary)}.player-search-footer.svelte-1hnsu4c.svelte-1hnsu4c{padding:.75rem 1rem;font-size:.75rem;color:var(--text-secondary);font-style:italic;border-top:1px solid var(--border-primary)}.categories-section.svelte-1hnsu4c.svelte-1hnsu4c{border-top:1px solid var(--border-primary)}.categories-header.svelte-1hnsu4c.svelte-1hnsu4c{padding:1.5rem 2rem 1rem;display:flex;justify-content:space-between;align-items:center;background:var(--bg-secondary)}.categories-title.svelte-1hnsu4c.svelte-1hnsu4c{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0}.categories-meta.svelte-1hnsu4c.svelte-1hnsu4c{display:flex;gap:.5rem}.selection-complete.svelte-1hnsu4c.svelte-1hnsu4c{background:var(--accent-green);color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600}.selection-incomplete.svelte-1hnsu4c.svelte-1hnsu4c{background:var(--accent-orange);color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600}.categories-container.svelte-1hnsu4c.svelte-1hnsu4c{min-height:400px;max-height:500px;overflow-y:auto;padding:1rem 2rem 2rem}.categories-grid.svelte-1hnsu4c.svelte-1hnsu4c{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem}.category-button.svelte-1hnsu4c.svelte-1hnsu4c{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--bg-secondary);border:2px solid var(--border-primary);border-radius:.75rem;cursor:pointer;transition:all .2s ease;color:var(--text-primary);font-size:.875rem;text-align:left;position:relative;overflow:hidden}.category-button.svelte-1hnsu4c.svelte-1hnsu4c:hover{border-color:var(--accent-purple);background:var(--bg-primary);transform:translateY(-2px);box-shadow:var(--shadow-md)}.category-button.selected.svelte-1hnsu4c.svelte-1hnsu4c{background:linear-gradient(135deg,var(--accent-purple),var(--accent-teal));border-color:var(--accent-purple);color:#fff;transform:translateY(-2px);box-shadow:var(--shadow-lg)}.category-button.selected.svelte-1hnsu4c.svelte-1hnsu4c:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:svelte-1hnsu4c-shimmer 2s infinite}@keyframes svelte-1hnsu4c-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.category-icon.svelte-1hnsu4c.svelte-1hnsu4c{font-size:1.5rem;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#8b5cf61a;border-radius:.5rem;flex-shrink:0}.category-button.selected.svelte-1hnsu4c .category-icon.svelte-1hnsu4c{background:#fff3}.category-content.svelte-1hnsu4c.svelte-1hnsu4c{flex:1;display:flex;flex-direction:column;gap:.25rem}.category-name.svelte-1hnsu4c.svelte-1hnsu4c{font-weight:600;font-size:.875rem;line-height:1.3}.category-description.svelte-1hnsu4c.svelte-1hnsu4c{font-size:.75rem;opacity:.8;line-height:1.3}.category-selected-icon.svelte-1hnsu4c.svelte-1hnsu4c{font-size:1.125rem;animation:svelte-1hnsu4c-checkmark .3s ease-out;background:#fff3;border-radius:50%;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}@keyframes svelte-1hnsu4c-checkmark{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.loading-categories.svelte-1hnsu4c.svelte-1hnsu4c,.empty-search.svelte-1hnsu4c.svelte-1hnsu4c,.categories-placeholder.svelte-1hnsu4c.svelte-1hnsu4c{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.empty-icon.svelte-1hnsu4c.svelte-1hnsu4c,.placeholder-icon.svelte-1hnsu4c.svelte-1hnsu4c{font-size:3rem;margin-bottom:1rem;opacity:.6}.empty-message.svelte-1hnsu4c.svelte-1hnsu4c,.placeholder-message.svelte-1hnsu4c.svelte-1hnsu4c{color:var(--text-secondary);margin:0 0 1rem;font-size:.875rem}.search-info.svelte-1hnsu4c.svelte-1hnsu4c{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-primary);text-align:center}.search-results-text.svelte-1hnsu4c.svelte-1hnsu4c{color:var(--text-secondary);font-size:.75rem;margin:0}.clear-search-btn-alt.svelte-1hnsu4c.svelte-1hnsu4c{background:var(--accent-purple);color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;font-size:.75rem;transition:all .2s ease}.clear-search-btn-alt.svelte-1hnsu4c.svelte-1hnsu4c:hover{background:var(--accent-teal);transform:translateY(-1px)}.summary-container.svelte-1hnsu4c.svelte-1hnsu4c{padding:2rem;min-height:auto}.summary-list.svelte-1hnsu4c.svelte-1hnsu4c{display:flex;flex-direction:column;gap:1.5rem}.summary-section.svelte-1hnsu4c.svelte-1hnsu4c{background:var(--bg-secondary);border-radius:1rem;padding:1.5rem;border:1px solid var(--border-primary)}.summary-section-title.svelte-1hnsu4c.svelte-1hnsu4c{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.summary-item.svelte-1hnsu4c.svelte-1hnsu4c{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--border-primary)}.summary-item.svelte-1hnsu4c.svelte-1hnsu4c:last-child{border-bottom:none}.summary-label.svelte-1hnsu4c.svelte-1hnsu4c{font-weight:500;color:var(--text-secondary);font-size:.875rem}.summary-value.svelte-1hnsu4c.svelte-1hnsu4c{font-weight:600;color:var(--text-primary);font-size:.875rem;text-align:right}.summary-value.missing.svelte-1hnsu4c.svelte-1hnsu4c{color:var(--text-secondary);opacity:.7;font-style:italic}.empty-summary.svelte-1hnsu4c.svelte-1hnsu4c{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center}.empty-title.svelte-1hnsu4c.svelte-1hnsu4c{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.empty-hint.svelte-1hnsu4c.svelte-1hnsu4c{color:var(--text-secondary);opacity:.8;font-size:.75rem;display:block;margin-top:.5rem}.summary-card.svelte-1hnsu4c.svelte-1hnsu4c{flex:1}.submit-card.svelte-1hnsu4c.svelte-1hnsu4c{background:var(--bg-primary);border-radius:1.5rem;box-shadow:var(--shadow-lg);border:1px solid var(--border-primary);overflow:hidden}.submit-content.svelte-1hnsu4c.svelte-1hnsu4c{padding:1.5rem;display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}.submit-info.svelte-1hnsu4c.svelte-1hnsu4c{flex:1;min-width:200px;text-align:center}.submit-title.svelte-1hnsu4c.svelte-1hnsu4c{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.submit-description.svelte-1hnsu4c.svelte-1hnsu4c{color:var(--text-secondary);margin:0;line-height:1.5;font-size:.875rem}.submit-actions.svelte-1hnsu4c.svelte-1hnsu4c{flex-shrink:0}.submit-link.svelte-1hnsu4c.svelte-1hnsu4c{text-decoration:none}.submit-link.disabled.svelte-1hnsu4c.svelte-1hnsu4c{pointer-events:none}.submit-button.svelte-1hnsu4c.svelte-1hnsu4c{background:linear-gradient(135deg,var(--accent-purple),var(--accent-teal));color:#fff;border:none;padding:.875rem 1.5rem;border-radius:.75rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;box-shadow:var(--shadow-md);position:relative;overflow:hidden;white-space:nowrap}.submit-button.svelte-1hnsu4c.svelte-1hnsu4c:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.submit-button.svelte-1hnsu4c.svelte-1hnsu4c:hover:not(:disabled):before{left:100%}.submit-button.svelte-1hnsu4c.svelte-1hnsu4c:hover:not(:disabled){transform:translateY(-3px);box-shadow:var(--shadow-lg),0 10px 20px #8b5cf64d}.submit-button.svelte-1hnsu4c.svelte-1hnsu4c:disabled{background:var(--text-secondary);cursor:not-allowed;transform:none;box-shadow:var(--shadow-sm)}.btn-spinner.svelte-1hnsu4c.svelte-1hnsu4c{width:1rem;height:1rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:svelte-1hnsu4c-spin .8s linear infinite}@keyframes svelte-1hnsu4c-spin{to{transform:rotate(360deg)}}@keyframes svelte-1hnsu4c-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.selection-interface.svelte-1hnsu4c.svelte-1hnsu4c{grid-template-columns:1fr;gap:2rem}.selected-panel.svelte-1hnsu4c.svelte-1hnsu4c{height:100%;order:-1}.selected-panel.svelte-1hnsu4c.svelte-1hnsu4c{gap:1rem}.categories-container.svelte-1hnsu4c.svelte-1hnsu4c{max-height:400px}}@media (max-width: 768px){.player-select-wrapper.svelte-1hnsu4c.svelte-1hnsu4c{padding:.75rem}.selection-interface.svelte-1hnsu4c.svelte-1hnsu4c{gap:1.5rem;padding:0}.panel-card.svelte-1hnsu4c.svelte-1hnsu4c{margin:0;border-radius:1rem}.hero-section.svelte-1hnsu4c.svelte-1hnsu4c{padding:1.5rem .5rem 2rem}.panel-header.svelte-1hnsu4c.svelte-1hnsu4c{padding:1.25rem;flex-direction:column;align-items:stretch;gap:.75rem}.panel-title.svelte-1hnsu4c.svelte-1hnsu4c{font-size:1.25rem}.controls-section.svelte-1hnsu4c.svelte-1hnsu4c{padding:1.25rem}.control-row.svelte-1hnsu4c.svelte-1hnsu4c{grid-template-columns:1fr}.categories-header.svelte-1hnsu4c.svelte-1hnsu4c{padding:1rem 1.25rem;flex-direction:column;gap:.75rem;align-items:stretch}.categories-container.svelte-1hnsu4c.svelte-1hnsu4c{padding:1rem 1.25rem 1.25rem;min-height:300px;max-height:350px}.categories-grid.svelte-1hnsu4c.svelte-1hnsu4c{grid-template-columns:1fr}.summary-container.svelte-1hnsu4c.svelte-1hnsu4c{padding:1.25rem;min-height:300px}.submit-content.svelte-1hnsu4c.svelte-1hnsu4c{padding:1.25rem;flex-direction:column;text-align:center;align-items:center}.submit-button.svelte-1hnsu4c.svelte-1hnsu4c{width:100%;justify-content:center;max-width:250px}.category-button.svelte-1hnsu4c.svelte-1hnsu4c{padding:.75rem}.category-icon.svelte-1hnsu4c.svelte-1hnsu4c{width:2rem;height:2rem;font-size:1.25rem}.player-search-dropdown.svelte-1hnsu4c.svelte-1hnsu4c{max-height:250px}}@media (max-width: 480px){.player-select-wrapper.svelte-1hnsu4c.svelte-1hnsu4c{padding:.5rem}.selection-interface.svelte-1hnsu4c.svelte-1hnsu4c{gap:1rem;padding:0}.hero-section.svelte-1hnsu4c.svelte-1hnsu4c{padding:1rem .25rem 1.5rem}.hero-title.svelte-1hnsu4c.svelte-1hnsu4c{font-size:1.75rem}.hero-subtitle.svelte-1hnsu4c.svelte-1hnsu4c{font-size:.875rem}.panel-header.svelte-1hnsu4c.svelte-1hnsu4c,.controls-section.svelte-1hnsu4c.svelte-1hnsu4c{padding:1rem}.categories-header.svelte-1hnsu4c.svelte-1hnsu4c{padding:.75rem 1rem}.categories-container.svelte-1hnsu4c.svelte-1hnsu4c{padding:.75rem 1rem 1rem}.summary-container.svelte-1hnsu4c.svelte-1hnsu4c{padding:1rem}.submit-content.svelte-1hnsu4c.svelte-1hnsu4c{padding:1rem;align-items:center}.submit-button.svelte-1hnsu4c.svelte-1hnsu4c{width:min-content;justify-content:center;max-width:200px;padding:.875rem 1.5rem;font-size:.875rem}.panel-card.svelte-1hnsu4c.svelte-1hnsu4c{border-radius:.75rem}.category-button.svelte-1hnsu4c.svelte-1hnsu4c{padding:.75rem;gap:.75rem}.category-icon.svelte-1hnsu4c.svelte-1hnsu4c{width:1.75rem;height:1.75rem;font-size:1rem}.player-search-dropdown.svelte-1hnsu4c.svelte-1hnsu4c{max-height:200px}}.category-button.svelte-1hnsu4c.svelte-1hnsu4c:focus,.control-select.svelte-1hnsu4c.svelte-1hnsu4c:focus,.control-input.svelte-1hnsu4c.svelte-1hnsu4c:focus,.submit-button.svelte-1hnsu4c.svelte-1hnsu4c:focus,.clear-all-btn.svelte-1hnsu4c.svelte-1hnsu4c:focus,.clear-search-btn.svelte-1hnsu4c.svelte-1hnsu4c:focus,.clear-player-btn.svelte-1hnsu4c.svelte-1hnsu4c:focus{outline:2px solid var(--accent-purple);outline-offset:2px}@media (prefers-reduced-motion: reduce){.svelte-1hnsu4c.svelte-1hnsu4c,.svelte-1hnsu4c.svelte-1hnsu4c:before,.svelte-1hnsu4c.svelte-1hnsu4c:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: high){.category-button.svelte-1hnsu4c.svelte-1hnsu4c,.control-select.svelte-1hnsu4c.svelte-1hnsu4c,.control-input.svelte-1hnsu4c.svelte-1hnsu4c,.submit-button.svelte-1hnsu4c.svelte-1hnsu4c{border-width:2px}}section.svelte-o6h4bx{min-height:100vh;transition:background-color .2s ease}@media (max-width: 768px){section.svelte-o6h4bx{min-height:100%;height:100%;width:100%}}
