.chart-card.svelte-cy9b42{padding:clamp(16px,1.25vw,22px);background:linear-gradient(175deg,#ffffff0e,#ffffff03 30%),var(--bg-card);box-shadow:0 10px 28px #0000003d}.chart-title.svelte-cy9b42{margin:0 0 16px;font-size:1.1rem}.chart-empty.svelte-cy9b42{color:var(--text-secondary);text-align:center;padding:24px 0}.bar-list.svelte-cy9b42{display:flex;flex-direction:column;gap:8px}.bar-row.svelte-cy9b42{display:grid;grid-template-columns:26px minmax(80px,140px) 1fr 42px;align-items:center;gap:8px;padding:2px 0;border-radius:6px;transition:opacity .2s ease;animation:svelte-cy9b42-barSlideIn .5s cubic-bezier(.22,1,.36,1) var(--delay, 0ms) both}.bar-row-dimmed.svelte-cy9b42{opacity:.4}@keyframes svelte-cy9b42-barSlideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.bar-rank.svelte-cy9b42{font-size:.78rem;font-weight:700;color:var(--text-tertiary);text-align:center}.bar-rank-top.svelte-cy9b42{color:var(--text-primary)}.bar-label.svelte-cy9b42{font-size:.82rem;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bar-track.svelte-cy9b42{height:24px;border-radius:6px;background:#ffffff0a;overflow:hidden}.bar-fill.svelte-cy9b42{height:100%;border-radius:6px;min-width:4px;animation:svelte-cy9b42-barGrow .8s cubic-bezier(.22,1,.36,1) var(--delay, 0ms) both}@keyframes svelte-cy9b42-barGrow{0%{width:0%!important}}.bar-pts.svelte-cy9b42{font-size:.82rem;font-weight:700;text-align:right;font-variant-numeric:tabular-nums}@media(max-width:600px){.bar-row.svelte-cy9b42{grid-template-columns:22px minmax(60px,100px) 1fr 36px;gap:6px}.bar-label.svelte-cy9b42{font-size:.76rem}}@media(prefers-reduced-motion:reduce){.bar-row.svelte-cy9b42{animation:none}.bar-fill.svelte-cy9b42{animation:none;transition:none}}.chart-card.svelte-es7ilc{padding:clamp(16px,1.25vw,22px);background:linear-gradient(175deg,#ffffff0e,#ffffff03 30%),var(--bg-card);box-shadow:0 10px 28px #0000003d}.chart-title.svelte-es7ilc{margin:0 0 16px;font-size:1.1rem}.chart-empty.svelte-es7ilc{color:var(--text-secondary);text-align:center;padding:24px 0}.donut-layout.svelte-es7ilc{display:flex;align-items:center;gap:24px;flex-wrap:wrap;justify-content:center}.donut-svg.svelte-es7ilc{width:180px;height:180px;flex-shrink:0}.donut-total-label.svelte-es7ilc{font-size:11px;fill:var(--text-tertiary);font-weight:600;text-transform:uppercase;letter-spacing:.08em;transition:fill .2s ease}.donut-total-value.svelte-es7ilc{font-size:22px;fill:var(--text-primary);font-weight:700;transition:fill .2s ease}.donut-legend.svelte-es7ilc{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px;flex:1;min-width:180px}.legend-item.svelte-es7ilc{display:flex;align-items:center;gap:8px;font-size:.82rem;padding:4px 8px;border-radius:8px;cursor:pointer;transition:opacity .2s ease,background .2s ease}.legend-item.svelte-es7ilc:hover{background:#ffffff0a}.legend-item-dimmed.svelte-es7ilc{opacity:.35}.legend-item-active.svelte-es7ilc{background:#ffffff0f;opacity:1}.legend-dot.svelte-es7ilc{width:10px;height:10px;border-radius:3px;flex-shrink:0;transition:transform .2s ease}.legend-item-active.svelte-es7ilc .legend-dot:where(.svelte-es7ilc){transform:scale(1.3)}.legend-label.svelte-es7ilc{font-weight:600;color:var(--text-primary);flex:1}.legend-value.svelte-es7ilc{font-weight:700;color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap}.legend-value.svelte-es7ilc small:where(.svelte-es7ilc){font-weight:500;opacity:.7}@media(max-width:480px){.donut-svg.svelte-es7ilc{width:150px;height:150px}}@media(prefers-reduced-motion:reduce){.legend-item.svelte-es7ilc,.legend-dot.svelte-es7ilc{transition:none}}.podium-section.svelte-vbcxrc{margin-bottom:clamp(20px,2vw,32px)}.podium-heading.svelte-vbcxrc{font-size:1.1rem;margin:0 0 16px;color:var(--text-secondary);font-weight:600;letter-spacing:.02em}.podium-grid.svelte-vbcxrc{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:clamp(10px,1vw,16px);align-items:end}.podium-card.svelte-vbcxrc{border:1px solid var(--border);border-top:3px solid var(--podium-accent);border-radius:16px;padding:clamp(14px,1.2vw,20px);background:linear-gradient(175deg,#ffffff0d,#ffffff03 40%),var(--bg-card);text-align:center;transition:transform .25s ease,box-shadow .25s ease}.podium-card.svelte-vbcxrc:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000059}.podium-card-leader.svelte-vbcxrc{padding:clamp(18px,1.5vw,28px);box-shadow:0 4px 20px #ffd7001a}.podium-rank.svelte-vbcxrc{display:inline-block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--podium-accent);background:color-mix(in srgb,var(--podium-accent) 12%,transparent);padding:3px 10px;border-radius:999px;margin-bottom:10px}.podium-driver.svelte-vbcxrc{font-size:clamp(.95rem,1.3vw,1.15rem);font-weight:700;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.podium-team.svelte-vbcxrc{font-size:.78rem;color:var(--text-tertiary);display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:12px}.podium-team-logo.svelte-vbcxrc{width:20px;height:20px;border-radius:5px;object-fit:cover;border:1px solid var(--border);background:var(--bg-secondary)}.podium-points.svelte-vbcxrc{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:1.1}.podium-points.svelte-vbcxrc small:where(.svelte-vbcxrc){font-size:.45em;font-weight:500;color:var(--text-tertiary);margin-left:2px}.podium-bar-track.svelte-vbcxrc{margin-top:10px;height:4px;border-radius:4px;background:#ffffff0f;overflow:hidden}.podium-bar-fill.svelte-vbcxrc{height:100%;border-radius:4px;transition:width .8s cubic-bezier(.22,1,.36,1)}.f1-grid.svelte-vbcxrc{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(12px,1.2vw,20px);align-items:start}.f1-col.svelte-vbcxrc{display:flex;flex-direction:column;gap:clamp(12px,1.2vw,20px)}.f1-panel.svelte-vbcxrc{min-width:0;padding:clamp(16px,1.25vw,22px);background:linear-gradient(175deg,#ffffff0e,#ffffff03 30%),var(--bg-card);box-shadow:0 10px 28px #0000003d}.f1-panel-head.svelte-vbcxrc{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.f1-panel-head.svelte-vbcxrc h2:where(.svelte-vbcxrc){margin:0;font-size:1.15rem}.f1-table-wrap.svelte-vbcxrc{overflow:auto;max-width:100%;max-height:min(60vh,680px);border:1px solid var(--border);border-radius:12px;background:#00000024}.f1-table.svelte-vbcxrc{width:100%;min-width:480px;border-collapse:collapse;font-size:.86rem}.f1-table.svelte-vbcxrc th:where(.svelte-vbcxrc),.f1-table.svelte-vbcxrc td:where(.svelte-vbcxrc){text-align:left;padding:10px;border-bottom:1px solid var(--border);white-space:nowrap}.f1-table.svelte-vbcxrc thead:where(.svelte-vbcxrc) th:where(.svelte-vbcxrc){position:sticky;top:0;background:color-mix(in srgb,var(--bg-secondary) 92%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1;font-weight:600}.f1-table.svelte-vbcxrc tbody:where(.svelte-vbcxrc) tr:where(.svelte-vbcxrc){transition:background .15s ease}.f1-table.svelte-vbcxrc tbody:where(.svelte-vbcxrc) tr:where(.svelte-vbcxrc):hover{background:#ffffff08}.podium-row-gold.svelte-vbcxrc{box-shadow:inset 3px 0 gold}.podium-row-silver.svelte-vbcxrc{box-shadow:inset 3px 0 silver}.podium-row-bronze.svelte-vbcxrc{box-shadow:inset 3px 0 #cd7f32}.pos-badge.svelte-vbcxrc{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;font-weight:700;font-size:.78rem;font-variant-numeric:tabular-nums}.pos-1.svelte-vbcxrc{background:#ffd70026;color:gold}.pos-2.svelte-vbcxrc{background:#c0c0c026;color:silver}.pos-3.svelte-vbcxrc{background:#cd7f3226;color:#cd7f32}.driver-name.svelte-vbcxrc,.team-name.svelte-vbcxrc{font-weight:600}.team-cell.svelte-vbcxrc{display:inline-flex;align-items:center;gap:8px}.team-logo.svelte-vbcxrc{width:26px;height:26px;border-radius:7px;object-fit:cover;border:1px solid var(--border);background:var(--bg-secondary);flex:0 0 26px}.team-logo-fallback.svelte-vbcxrc{display:inline-flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:700;letter-spacing:.03em;color:#fff;background:var(--team-color)}.pts-cell.svelte-vbcxrc{display:flex;flex-direction:column;gap:4px;min-width:60px}.pts-value.svelte-vbcxrc{font-weight:700;font-variant-numeric:tabular-nums}.pts-bar-track.svelte-vbcxrc{height:3px;border-radius:3px;background:#ffffff0f;overflow:hidden}.pts-bar-fill.svelte-vbcxrc{height:100%;border-radius:3px;min-width:2px;transition:width .6s cubic-bezier(.22,1,.36,1)}.f1-empty.svelte-vbcxrc{color:var(--text-secondary);text-align:center}@media(max-width:1360px){.f1-grid.svelte-vbcxrc{grid-template-columns:1fr}}@media(max-width:760px){.podium-grid.svelte-vbcxrc{grid-template-columns:1fr;gap:10px}.podium-card-leader.svelte-vbcxrc{order:-1}.f1-table.svelte-vbcxrc{min-width:420px}}@media(prefers-reduced-motion:reduce){.podium-card.svelte-vbcxrc,.f1-table.svelte-vbcxrc tbody:where(.svelte-vbcxrc) tr:where(.svelte-vbcxrc),.pts-bar-fill.svelte-vbcxrc,.podium-bar-fill.svelte-vbcxrc{transition:none}}
