.page.svelte-1u0ngwm{--vote-image-size: min(320px, 38vw);width:min(980px,96vw);margin:0 auto;padding:1rem .75rem 3rem;min-height:80vh}.center.svelte-1u0ngwm{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;gap:.5rem}.loader.svelte-1u0ngwm{width:32px;height:32px;border:3px solid rgba(255,255,255,.1);border-top-color:#fbbf24;border-radius:50%;animation:svelte-1u0ngwm-spin .7s linear infinite}@keyframes svelte-1u0ngwm-spin{to{transform:rotate(360deg)}}.empty-icon.svelte-1u0ngwm{font-size:3rem;margin:0}.error-text.svelte-1u0ngwm{color:#f87171}h2.svelte-1u0ngwm{color:#e2e8f0;margin:0}.champion-center.svelte-1u0ngwm{gap:.75rem}.champion-crown.svelte-1u0ngwm{font-size:3.5rem;margin:0}.champion-heading.svelte-1u0ngwm{font-size:clamp(1.4rem,4vw,2rem);background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.champion-img.svelte-1u0ngwm{margin:.5rem 0}.champion-name.svelte-1u0ngwm{margin:0;font-size:clamp(1.3rem,4vw,1.8rem);font-weight:700;color:#e2e8f0}.champion-sub.svelte-1u0ngwm{margin:0;color:#94a3b8;font-size:.95rem}.champion-actions.svelte-1u0ngwm{display:flex;gap:.75rem;margin-top:.75rem;flex-wrap:wrap;justify-content:center}.primary-btn.svelte-1u0ngwm{background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;color:#0f172a!important;border-color:transparent!important;font-weight:600}.primary-btn.svelte-1u0ngwm:hover{filter:brightness(1.1)}.hero.svelte-1u0ngwm{padding:1rem 0 .5rem}.hero-top.svelte-1u0ngwm{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}h1.svelte-1u0ngwm{margin:0;font-size:clamp(1.6rem,5vw,2.4rem);font-weight:700;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub.svelte-1u0ngwm{margin:.2rem 0 0;color:#94a3b8;font-size:.9rem}.view-toggle.svelte-1u0ngwm{display:flex;gap:.25rem;background:#0f172a80;border-radius:8px;padding:.2rem;flex-shrink:0}.toggle-btn.svelte-1u0ngwm{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:6px;background:transparent;color:#64748b;cursor:pointer;transition:all .15s}.toggle-btn.svelte-1u0ngwm:hover{color:#94a3b8}.toggle-btn.active.svelte-1u0ngwm{background:#fbbf2426;color:#fbbf24}.progress-wrap.svelte-1u0ngwm{margin-top:.75rem;display:flex;flex-direction:column;gap:.35rem}.progress-bar.svelte-1u0ngwm{height:6px;background:#ffffff0f;border-radius:99px;overflow:hidden}.progress-fill.svelte-1u0ngwm{height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:99px;transition:width .5s ease}.progress-text.svelte-1u0ngwm{font-size:.8rem;color:#64748b}.link-btn.svelte-1u0ngwm{background:none;border:none;color:#fbbf24;font:inherit;font-size:.8rem;cursor:pointer;padding:0;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:2px}.link-btn.svelte-1u0ngwm:hover{color:#f59e0b}.all-done.svelte-1u0ngwm{color:#22c55e;font-weight:500}.nav-bar.svelte-1u0ngwm{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin:.75rem 0}.nav-btn.svelte-1u0ngwm{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#1e293b99;color:#94a3b8;cursor:pointer;transition:all .15s;flex-shrink:0}.nav-btn.svelte-1u0ngwm:hover:not(:disabled){background:#fbbf241a;border-color:#fbbf244d;color:#fbbf24}.nav-btn.svelte-1u0ngwm:disabled{opacity:.25;cursor:default}.nav-center.svelte-1u0ngwm{display:flex;flex-direction:column;align-items:center;gap:.1rem}.nav-counter.svelte-1u0ngwm{font-size:.9rem;font-weight:600;color:#e2e8f0}.nav-slot.svelte-1u0ngwm{font-size:.75rem;color:#64748b}.battle-card.svelte-1u0ngwm{background:#1e293b99;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:1.5rem 1rem;transition:border-color .3s}.battle-card.decided.svelte-1u0ngwm{border-color:#fbbf2426}.fighters.svelte-1u0ngwm{display:grid;grid-template-columns:1fr auto 1fr;gap:.5rem;align-items:center}.fighter.svelte-1u0ngwm{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:#0f172a66;border:2px solid rgba(255,255,255,.06);border-radius:16px;padding:1.25rem .75rem 1rem;cursor:pointer;font:inherit;color:#e2e8f0;transition:all .2s ease;position:relative}.fighter.svelte-1u0ngwm:not(:disabled):hover{border-color:#fbbf2459;background:#fbbf240d;transform:scale(1.02)}.fighter.svelte-1u0ngwm:not(:disabled):active{transform:scale(.98)}.fighter.svelte-1u0ngwm:disabled{cursor:default}.fighter.chosen.svelte-1u0ngwm{border-color:#22c55e80;background:#22c55e14;animation:svelte-1u0ngwm-popIn .2s cubic-bezier(.34,1.56,.64,1)}.fighter.not-chosen.svelte-1u0ngwm{opacity:.45}@keyframes svelte-1u0ngwm-popIn{0%{transform:scale(1)}40%{transform:scale(1.06)}to{transform:scale(1)}}.fighter-img-wrap.svelte-1u0ngwm{position:relative}.check-badge.svelte-1u0ngwm{position:absolute;top:-4px;right:-4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#22c55e;color:#fff;font-size:.7rem;font-weight:700;border-radius:50%;box-shadow:0 2px 6px #22c55e66;animation:svelte-1u0ngwm-badgePop .15s ease}@keyframes svelte-1u0ngwm-badgePop{0%{transform:scale(0)}to{transform:scale(1)}}.fighter-name.svelte-1u0ngwm{font-size:clamp(.95rem,2.5vw,1.15rem);font-weight:600;text-align:center;line-height:1.2}.fighter-dex.svelte-1u0ngwm{font-size:.75rem;color:#64748b}.vs-divider.svelte-1u0ngwm{display:flex;align-items:center;justify-content:center;padding:0 .25rem}.vs-text.svelte-1u0ngwm{font-size:1rem;font-weight:800;color:#475569;letter-spacing:.05em}.results.svelte-1u0ngwm{margin-top:1.25rem;animation:svelte-1u0ngwm-fadeSlideUp .25s ease}.results.reveal.svelte-1u0ngwm{animation:svelte-1u0ngwm-fadeSlideUp .25s ease}@keyframes svelte-1u0ngwm-fadeSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.result-bar.svelte-1u0ngwm{display:flex;height:32px;border-radius:10px;overflow:hidden;background:#ffffff0a}.bar-segment.svelte-1u0ngwm{display:flex;align-items:center;justify-content:center;transition:width .3s cubic-bezier(.25,.46,.45,.94);min-width:0}.bar-segment.left.svelte-1u0ngwm{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:10px 0 0 10px}.bar-segment.right.svelte-1u0ngwm{background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:0 10px 10px 0}.bar-segment.winner.svelte-1u0ngwm{filter:brightness(1.15)}.bar-label.svelte-1u0ngwm{font-size:.8rem;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.result-counts.svelte-1u0ngwm{display:flex;justify-content:space-between;align-items:center;margin-top:.4rem;padding:0 .25rem}.result-count.svelte-1u0ngwm{font-size:.8rem;color:#94a3b8}.result-total.svelte-1u0ngwm{font-size:.75rem;color:#475569}.vote-prompt.svelte-1u0ngwm{text-align:center;color:#64748b;font-size:.9rem;margin:1rem 0 0}.all-voted-banner.svelte-1u0ngwm{text-align:center;margin-top:1.25rem;padding:1.5rem 1rem;background:#22c55e0f;border:1px solid rgba(34,197,94,.2);border-radius:16px;animation:svelte-1u0ngwm-fadeSlideUp .5s ease}.all-voted-icon.svelte-1u0ngwm{font-size:2.5rem;margin-bottom:.5rem}.all-voted-title.svelte-1u0ngwm{margin:0;font-size:1.3rem;color:#22c55e}.all-voted-sub.svelte-1u0ngwm{margin:.5rem 0 0;color:#94a3b8;font-size:.9rem}.all-voted-actions.svelte-1u0ngwm{margin-top:1rem;display:flex;gap:.75rem;justify-content:center}.btn-outline.svelte-1u0ngwm{text-decoration:none;padding:.5rem 1.25rem;border-radius:10px;font-weight:500;font-size:.9rem;color:#94a3b8;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;transition:all .15s}.btn-outline.svelte-1u0ngwm:hover{background:#ffffff14;color:#e2e8f0}.nav-hint.svelte-1u0ngwm{text-align:center;margin-top:1rem;font-size:.75rem;color:#475569}.nav-hint.svelte-1u0ngwm b:where(.svelte-1u0ngwm){color:#64748b}.grid-search-wrap.svelte-1u0ngwm{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.grid-search-input.svelte-1u0ngwm{flex:1;max-width:320px;padding:.45rem .7rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#0f172a8c;color:#cbd5e1;font:inherit;font-size:.82rem}.grid-search-input.svelte-1u0ngwm:focus{outline:none;border-color:#fbbf2473;box-shadow:0 0 0 2px #fbbf241a}.grid-search-count.svelte-1u0ngwm{font-size:.75rem;color:#64748b;white-space:nowrap}.grid-empty-search.svelte-1u0ngwm{text-align:center;padding:2rem 0;color:#64748b;font-size:.85rem}.grid.svelte-1u0ngwm{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.6rem;margin-top:.5rem}.grid-card.svelte-1u0ngwm{background:#1e293b80;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:.6rem;cursor:pointer;transition:all .15s}.grid-card.svelte-1u0ngwm:hover{background:#1e293bcc;border-color:#ffffff1a;transform:translateY(-1px)}.grid-card.grid-voted.svelte-1u0ngwm{border-color:#fbbf2426}.grid-header.svelte-1u0ngwm{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.grid-num.svelte-1u0ngwm{font-size:.7rem;color:#475569;font-weight:500}.grid-badge.svelte-1u0ngwm{font-size:.7rem;color:#22c55e;font-weight:600}.grid-fighters.svelte-1u0ngwm{display:grid;grid-template-columns:1fr auto 1fr;gap:.4rem;align-items:center}.grid-side.svelte-1u0ngwm{display:flex;align-items:center;gap:.4rem;padding:.25rem;border-radius:8px;transition:background .15s}.grid-side.grid-won.svelte-1u0ngwm{background:#22c55e0f}.grid-name.svelte-1u0ngwm{font-size:.8rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grid-vs.svelte-1u0ngwm{font-size:.7rem;color:#475569;font-weight:600}.grid-bar.svelte-1u0ngwm{height:4px;background:#ffffff0a;border-radius:99px;overflow:hidden;margin-top:.4rem}.grid-bar-left.svelte-1u0ngwm{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:99px;transition:width .3s ease}.btn.svelte-1u0ngwm{background:#fbbf241a;border:1px solid rgba(251,191,36,.3);color:#fbbf24;padding:.55rem 1.5rem;border-radius:10px;font:inherit;font-weight:500;cursor:pointer;transition:all .15s}.btn.svelte-1u0ngwm:hover{background:#fbbf242e}@media (max-width: 600px){.page.svelte-1u0ngwm{--vote-image-size: min(280px, 40vw);padding:1rem .5rem 3rem}.battle-card.svelte-1u0ngwm{padding:1rem .4rem}.fighters.svelte-1u0ngwm{grid-template-columns:1fr 1fr;gap:.35rem;position:relative}.fighter.svelte-1u0ngwm{padding:.75rem .2rem .65rem}.vs-divider.svelte-1u0ngwm{position:absolute;top:6px;left:50%;transform:translate(-50%);z-index:2;padding:0}.vs-text.svelte-1u0ngwm{font-size:.65rem;background:#0f172ae6;border:1px solid rgba(255,255,255,.1);padding:.1rem .4rem;border-radius:6px}.grid.svelte-1u0ngwm{grid-template-columns:1fr}.nav-hint.svelte-1u0ngwm{display:none}.result-bar.svelte-1u0ngwm{height:26px}.bar-label.svelte-1u0ngwm{font-size:.7rem}}@media (max-width: 400px){.fighter-name.svelte-1u0ngwm{font-size:.85rem}}@media (min-width: 900px){.page.svelte-1u0ngwm{--vote-image-size: min(320px, 36vw)}}
