.header.svelte-ob9v14{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}h1.svelte-ob9v14{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:var(--color-profile-heading);display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.subtitle.svelte-ob9v14{font-size:1.1rem;color:var(--color-text-muted)}.stats.svelte-ob9v14{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem}.stat.svelte-ob9v14{background:linear-gradient(135deg,var(--color-filter-btn-bg) 0%,var(--color-filter-btn-hover) 100%);padding:1.5rem;border-radius:8px;color:#fff;display:flex;flex-direction:column;gap:.5rem}.stat-label.svelte-ob9v14{font-size:.875rem;opacity:.92;font-weight:500}.stat-value.svelte-ob9v14{font-size:2rem;font-weight:700}.insight-panel.svelte-ob9v14{background:var(--color-bg-elevated);border:1px solid var(--color-border-strong);border-radius:.9rem;padding:1rem;margin-bottom:1rem;box-shadow:var(--shadow-soft)}.panel-header.svelte-ob9v14{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.75rem}.panel-header.svelte-ob9v14 h2:where(.svelte-ob9v14){font-size:1.05rem;margin:0;color:var(--color-profile-heading)}.panel-header.svelte-ob9v14 p:where(.svelte-ob9v14){margin:0;font-size:.82rem;color:var(--color-text-muted)}.division-grid.svelte-ob9v14{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.75rem}.division-card.svelte-ob9v14{background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:.75rem;padding:.8rem}.division-card-header.svelte-ob9v14{display:flex;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.45rem}.division-card-header.svelte-ob9v14 h3:where(.svelte-ob9v14){margin:0;font-size:.95rem;font-weight:700;color:var(--color-profile-heading)}.division-card-header.svelte-ob9v14 span:where(.svelte-ob9v14){font-size:.78rem;color:var(--color-text-secondary);font-weight:600}.division-metrics.svelte-ob9v14{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;font-size:.78rem;color:var(--color-text-secondary)}.heatmap-wrap.svelte-ob9v14{overflow-x:auto}.utilization-table.svelte-ob9v14{width:100%;border-collapse:collapse;font-size:.82rem}.utilization-table.svelte-ob9v14 th:where(.svelte-ob9v14),.utilization-table.svelte-ob9v14 td:where(.svelte-ob9v14){padding:.45rem .5rem;text-align:center;border-bottom:1px solid var(--color-border)}.utilization-table.svelte-ob9v14 th:where(.svelte-ob9v14){background:var(--color-bg-muted);color:var(--color-profile-heading);font-weight:700;white-space:nowrap}.field-name.svelte-ob9v14{text-align:left;font-weight:600;white-space:nowrap;color:var(--color-profile-heading)}.total-count.svelte-ob9v14{font-weight:700;color:var(--color-profile-heading)}.heat-cell.svelte-ob9v14{font-weight:600;min-width:3.1rem}.heat-none.svelte-ob9v14{background:var(--color-bg-muted);color:var(--color-crumb-muted)}.heat-low.svelte-ob9v14{background:var(--color-rule-chip-bg);color:var(--color-rule-chip-text)}.heat-medium.svelte-ob9v14{background:var(--color-filter-bg);color:var(--color-filter-text)}.heat-high.svelte-ob9v14{background:var(--color-filter-btn-bg);color:#fff}.empty-insight.svelte-ob9v14{color:var(--color-text-muted);font-size:.88rem;margin:0}.demand-chart.svelte-ob9v14{display:grid;gap:.5rem}.demand-row.svelte-ob9v14{display:grid;grid-template-columns:4rem minmax(0,1fr) 7.5rem;gap:.6rem;align-items:center}.demand-label.svelte-ob9v14{font-weight:700;font-size:.78rem;color:var(--color-profile-heading)}.demand-bar-wrap.svelte-ob9v14{height:1.25rem;background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:999px;overflow:hidden}.demand-bar.svelte-ob9v14{height:100%;min-width:1.75rem;background:linear-gradient(90deg,var(--color-filter-btn-bg) 0%,var(--color-filter-btn-hover) 100%);display:inline-flex;align-items:center;justify-content:flex-end;padding-right:.4rem;transition:width .2s ease}.demand-total.svelte-ob9v14{font-size:.72rem;font-weight:700;color:#fff}.demand-breakdown.svelte-ob9v14{display:inline-flex;align-items:center;gap:.35rem;font-size:.74rem;font-weight:600;color:var(--color-text-secondary);white-space:nowrap}.dot.svelte-ob9v14{display:inline-block;width:.5rem;height:.5rem;border-radius:999px}.dot.game.svelte-ob9v14{background:var(--color-type-game-bg)}.dot.practice.svelte-ob9v14{background:var(--color-type-practice-bg)}.dot.special.svelte-ob9v14{background:var(--color-type-special-bg)}.team-grid.svelte-ob9v14{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.team-card.svelte-ob9v14{display:block;text-decoration:none;color:var(--color-text-primary);background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:.75rem;padding:.8rem;transition:transform .15s ease,box-shadow .15s ease}.team-card.svelte-ob9v14:hover{transform:translateY(-1px);box-shadow:var(--shadow-card-hover);border-color:var(--color-accent-link)}.team-title-row.svelte-ob9v14{display:flex;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.45rem}.team-title-row.svelte-ob9v14 h3:where(.svelte-ob9v14){margin:0;font-size:.9rem;color:var(--color-profile-heading)}.team-title-row.svelte-ob9v14 span:where(.svelte-ob9v14){font-size:.75rem;font-weight:700;color:var(--color-text-secondary)}.team-metrics.svelte-ob9v14{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;font-size:.77rem;color:var(--color-text-secondary);margin-bottom:.45rem}.team-next.svelte-ob9v14{margin:0;font-size:.75rem;font-weight:600;color:var(--color-filter-text)}.team-next.muted.svelte-ob9v14{color:var(--color-text-muted)}.overlap-wrap.svelte-ob9v14{overflow-x:auto}.overlap-table.svelte-ob9v14{width:100%;border-collapse:collapse;font-size:.78rem}.overlap-table.svelte-ob9v14 th:where(.svelte-ob9v14),.overlap-table.svelte-ob9v14 td:where(.svelte-ob9v14){padding:.4rem .45rem;text-align:center;border-bottom:1px solid var(--color-border);white-space:nowrap}.overlap-table.svelte-ob9v14 th:where(.svelte-ob9v14){background:var(--color-bg-muted);color:var(--color-profile-heading);font-weight:700}.matrix-team.svelte-ob9v14{text-align:left;max-width:11rem;overflow:hidden;text-overflow:ellipsis;font-weight:700;color:var(--color-profile-heading)}.matrix-cell.svelte-ob9v14{font-weight:700;min-width:2.3rem}.matrix-cell.svelte-ob9v14 sup:where(.svelte-ob9v14){font-size:.62rem;color:var(--color-type-game-text);margin-left:.1rem}.matrix-cell.self.svelte-ob9v14,.matrix-cell.overlap-none.svelte-ob9v14{background:var(--color-bg-muted);color:var(--color-crumb-muted)}.matrix-cell.overlap-low.svelte-ob9v14{background:var(--color-rule-chip-bg);color:var(--color-rule-chip-text)}.matrix-cell.overlap-medium.svelte-ob9v14{background:var(--color-filter-bg);color:var(--color-filter-text)}.matrix-cell.overlap-high.svelte-ob9v14{background:var(--color-filter-btn-bg);color:#fff}@media(max-width:900px){.header.svelte-ob9v14{flex-direction:column;align-items:stretch}.demand-row.svelte-ob9v14{grid-template-columns:3.4rem minmax(0,1fr)}.demand-breakdown.svelte-ob9v14{grid-column:1 / -1}}@media(max-width:430px){h1.svelte-ob9v14{font-size:2rem}.subtitle.svelte-ob9v14{font-size:.95rem}.stats.svelte-ob9v14{gap:.75rem}.stat.svelte-ob9v14{padding:1rem}.stat-value.svelte-ob9v14{font-size:1.6rem}.insight-panel.svelte-ob9v14{padding:.85rem}.panel-header.svelte-ob9v14{flex-direction:column;align-items:flex-start;gap:.25rem}.division-grid.svelte-ob9v14,.team-grid.svelte-ob9v14{grid-template-columns:1fr}.utilization-table.svelte-ob9v14{min-width:500px}.demand-row.svelte-ob9v14{grid-template-columns:1fr;gap:.4rem}.demand-label.svelte-ob9v14{font-size:.75rem}.demand-breakdown.svelte-ob9v14{grid-column:auto;flex-wrap:wrap}.overlap-table.svelte-ob9v14{min-width:520px}}
