.m-card.svelte-p3w848{background:var(--bg-card);border:1px solid var(--border);border-top:4px solid var(--acc);border-radius:8px;display:flex;flex-direction:column;overflow:hidden;position:relative;min-width:160px;box-shadow:0 4px 10px #0003;cursor:pointer;transition:transform .1s,border-color .2s;text-align:left;padding:0;color:inherit;font-family:inherit;width:100%}.m-card.svelte-p3w848:hover{transform:translateY(-2px);border-color:var(--acc)}.m-card.active.svelte-p3w848{border-color:var(--acc);box-shadow:0 0 0 2px var(--acc);transform:translateY(-2px)}.header.svelte-p3w848{background:linear-gradient(180deg,rgba(0,0,0,.3) 0%,transparent 100%);padding:.6rem 1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border)}.name.svelte-p3w848{font-weight:800;font-size:1.3rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.initial.svelte-p3w848{font-weight:900;font-size:1.5rem;color:var(--acc);line-height:1}.stats-body.svelte-p3w848{padding:.8rem 1rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.stat-row.svelte-p3w848{display:flex;justify-content:space-between;align-items:center}.highlight.svelte-p3w848{margin-bottom:.2rem}.item.svelte-p3w848{display:flex;flex-direction:column;align-items:flex-start}.item.right.svelte-p3w848{align-items:flex-end;text-align:right}.lbl.svelte-p3w848{color:var(--text-secondary);font-size:.65rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.val.svelte-p3w848{color:var(--text-primary);font-weight:700;font-size:1.1rem}.val.sm.svelte-p3w848{font-size:.95rem}.val.date.svelte-p3w848{font-size:.75rem;font-weight:500;color:var(--text-secondary);font-family:JetBrains Mono,monospace;letter-spacing:-.5px}@media(min-width:1024px){.lbl.svelte-p3w848{font-size:.75rem}.val.svelte-p3w848{font-size:1.25rem}.val.sm.svelte-p3w848{font-size:1.05rem}}.divider.svelte-p3w848{height:1px;background:var(--border);margin:.2rem 0}.dates.svelte-p3w848{display:flex;flex-direction:column;gap:.3rem}.date-item.svelte-p3w848{display:flex;justify-content:space-between;align-items:baseline}.hint-bar.svelte-p3w848{height:16px;background:#00000026;display:flex;align-items:center;justify-content:center;transition:background .2s}.m-card.active.svelte-p3w848 .hint-bar:where(.svelte-p3w848){background:color-mix(in srgb,var(--acc),transparent 85%)}.arrow.svelte-p3w848{font-size:.6rem;color:var(--text-secondary);transition:color .2s}.m-card.active.svelte-p3w848 .arrow:where(.svelte-p3w848){color:var(--acc);transform:scale(1.2)}.chart-wrapper.svelte-4cvny8{position:relative;width:100%}.detail-panel.svelte-y1jbuj{background:var(--bg-card);border:1px solid var(--border);border-top:2px solid var(--theme);border-radius:8px;padding:1rem;position:relative;margin-top:.5rem;margin-bottom:1rem;animation:svelte-y1jbuj-slideDown .3s cubic-bezier(.16,1,.3,1);scroll-margin-top:20px;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;gap:2rem}@keyframes svelte-y1jbuj-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.connector.svelte-y1jbuj{position:absolute;top:-8px;transform:translate(-50%);width:12px;height:12px;background:var(--bg-card);border-top:1px solid var(--border);border-left:1px solid var(--border);transform:translate(-50%) rotate(45deg);transition:left .3s cubic-bezier(.16,1,.3,1);z-index:2;border-top-color:var(--theme);border-left-color:var(--theme)}.connector.svelte-y1jbuj:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--bg-card);z-index:-1}.top-row.svelte-y1jbuj{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:850px){.top-row.svelte-y1jbuj{grid-template-columns:1fr 1fr}}.section.svelte-y1jbuj{display:flex;flex-direction:column;min-width:0}.sec-header.svelte-y1jbuj{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.filters.svelte-y1jbuj{display:flex;gap:.8rem}h3.svelte-y1jbuj{font-size:.85rem;text-transform:uppercase;letter-spacing:1px;color:var(--text-primary);margin:0;font-weight:700}.section.svelte-y1jbuj>h3:where(.svelte-y1jbuj){border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.5rem}h4.svelte-y1jbuj{font-size:.75rem;color:var(--text-secondary);margin:0 0 .5rem;text-align:center}.bar-list.svelte-y1jbuj{display:flex;flex-direction:column;gap:.4rem}.bar-row.svelte-y1jbuj{display:flex;align-items:center;gap:.8rem;height:24px}.icon-wrap.svelte-y1jbuj{width:24px;display:flex;justify-content:center}.icon-wrap.svelte-y1jbuj img:where(.svelte-y1jbuj){width:20px;height:20px}.label-text.svelte-y1jbuj{width:80px;font-size:.85rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track.svelte-y1jbuj{flex:1;height:8px;background:var(--bg-input);border-radius:4px;overflow:hidden}.fill.svelte-y1jbuj{height:100%;border-radius:4px;min-width:4px}.count.svelte-y1jbuj{width:45px;text-align:right;font-family:JetBrains Mono,monospace;font-size:.9rem;font-weight:600;color:var(--text-primary)}.combo-row.svelte-y1jbuj{height:24px}.combo-avatars.svelte-y1jbuj{display:flex;width:110px;padding-left:5px;align-items:center}.avatar-dot.svelte-y1jbuj{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:800;color:#000000a6;box-shadow:0 0 0 2px var(--bg-card);margin-right:-8px;position:relative}.empty.svelte-y1jbuj{color:var(--text-secondary);font-style:italic;font-size:.9rem;padding:1rem;text-align:center}.charts-row.svelte-y1jbuj{display:flex;gap:1.5rem}.mini-chart.svelte-y1jbuj{flex:1;min-width:0}.c-container.svelte-y1jbuj{height:140px;width:100%}@media(max-width:768px){.top-row.svelte-y1jbuj{gap:2rem}.charts-row.svelte-y1jbuj{flex-direction:column}}.layout.svelte-s4nwcj{display:flex;flex-direction:column;gap:1rem}.summary-grid.svelte-s4nwcj{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.card.svelte-s4nwcj{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:.6rem .8rem}.stat-card.svelte-s4nwcj{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(145deg,var(--bg-card) 0%,var(--bg-input) 100%)}.stat-card.svelte-s4nwcj h3:where(.svelte-s4nwcj){margin:0;color:var(--text-secondary);font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.stat-card.svelte-s4nwcj .val:where(.svelte-s4nwcj){font-size:1.2rem;font-weight:800;color:var(--text-primary)}.stat-card.svelte-s4nwcj small:where(.svelte-s4nwcj){font-size:.8rem;margin-left:2px;color:var(--text-secondary);font-weight:500}.members-grid.svelte-s4nwcj{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));position:relative}@media(min-width:1100px){.members-grid.svelte-s4nwcj{grid-template-columns:repeat(4,1fr);gap:1rem}}.card.svelte-1dygsmr{background:var(--bg-card);border:1px solid var(--border);border-radius:6px;padding:1rem}.wide.svelte-1dygsmr{grid-column:1 / -1}.chart-header.svelte-1dygsmr{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.8rem}.chart-header.svelte-1dygsmr h3:where(.svelte-1dygsmr){margin:0;font-size:1.1rem;color:var(--text-primary);white-space:nowrap}.controls-container.svelte-1dygsmr{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:flex-end;flex:1}.control-group.svelte-1dygsmr{display:flex;align-items:center;gap:.8rem}@media(max-width:600px){.chart-header.svelte-1dygsmr{flex-direction:column;align-items:flex-start}.controls-container.svelte-1dygsmr{width:100%;justify-content:space-between}.control-group.left.svelte-1dygsmr{justify-content:flex-start}.control-group.right.svelte-1dygsmr{justify-content:flex-end}}.stats-grid.svelte-1m1q4si{display:grid;grid-template-columns:1fr;gap:1rem}.stats-page.svelte-16pwk6k{display:flex;flex-direction:column;gap:.8rem}
