.variant-toggle{margin-bottom:var(--wa-space-m);flex-wrap:wrap}.variant-toggle-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--wa-color-text-quiet)}.variant-toggle wa-button:not(:defined){display:inline-block;visibility:hidden;width:71px;height:32px;overflow:hidden}.group-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--wa-space-m)}.group-card{display:flex;flex-direction:column;gap:var(--wa-space-s);background:var(--wa-color-surface-raised);border:var(--wa-border-width-s) solid var(--wa-color-neutral-border-quiet);border-radius:var(--wa-border-radius-m);padding:var(--wa-space-m) var(--wa-space-l);transition:border-color .15s}.group-card:hover{border-color:var(--wa-color-neutral-border-normal)}.group-card--thin{opacity:.65}.group-thin-note{margin:0;font-size:var(--wa-font-size-xs);color:var(--wa-color-text-quiet);font-style:italic}.group-header{display:flex;align-items:baseline;justify-content:space-between;gap:var(--wa-space-s);min-width:0}.group-name{font-family:var(--font-title);font-size:1.1rem;font-weight:400;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-count{font-size:.72rem;color:var(--wa-color-text-quiet);flex-shrink:0}.bt-hist{display:flex;flex-direction:column;gap:var(--wa-space-3xs)}.bt-hist-bars{display:grid;grid-template-columns:repeat(6,1fr);gap:2px;align-items:end;height:3rem}.bt-hist-cell{display:flex;align-items:end;justify-content:stretch;height:100%}.bt-hist-bar{width:100%;min-height:1px;border-radius:var(--wa-border-radius-s) var(--wa-border-radius-s) 0 0;transition:height .2s ease}.bt-hist-foot{display:flex;justify-content:space-between;align-items:baseline;gap:var(--wa-space-s);font-variant-numeric:tabular-nums}.bt-hist-axis{font-size:.65rem;color:var(--wa-color-text-quiet)}.bt-hist-avg{margin-left:auto;font-size:.7rem;color:var(--wa-color-text-quiet)}.bt-hist-empty{display:flex;align-items:center;justify-content:center;height:3rem;color:var(--wa-color-text-quiet)}.group-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--wa-space-s);padding-top:var(--wa-space-xs);border-top:var(--wa-border-width-s) solid var(--wa-color-neutral-border-quiet)}.group-stat{display:flex;flex-direction:column;gap:1px}.gs-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--wa-color-text-quiet)}.gs-value{font-size:.85rem;font-weight:500;font-variant-numeric:tabular-nums}#group-detail-drawer [slot=label]{display:flex;flex-direction:column;gap:var(--wa-space-3xs);min-width:0}.drawer-title-name{font-size:1.1rem;font-weight:500}.drawer-title-dim{color:var(--wa-color-text-quiet);text-transform:uppercase;letter-spacing:.05em}.drawer-body{padding:var(--wa-space-s) 0}.drawer-summary-cell{display:flex;flex-direction:column;gap:1px;min-width:4rem}.drawer-summary-value{font-size:1.2rem;font-weight:600;font-variant-numeric:tabular-nums}.drawer-section-title{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--wa-color-text-quiet);margin:0 0 var(--wa-space-xs) 0;font-weight:500}.drawer-variant-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--wa-space-xs)}.drawer-variant-cell{display:flex;flex-direction:column;gap:1px;align-items:center;padding:var(--wa-space-2xs) var(--wa-space-3xs);border-radius:var(--wa-border-radius-s);border:var(--wa-border-width-s) solid transparent;opacity:.6;transition:opacity .15s,border-color .15s,background .15s}.drawer-variant-cell.active{border-color:var(--wa-color-brand-fill-loud);background:var(--wa-color-brand-fill-quiet);opacity:1}.drawer-variant-value{font-size:1rem;font-weight:600;font-variant-numeric:tabular-nums}.drawer-stat{display:flex;flex-direction:column;gap:1px;min-width:3rem}.drawer-returns-row{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--wa-space-xs)}.drawer-risk-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--wa-space-s)}.drawer-trend-list{display:flex;flex-direction:column;gap:var(--wa-space-3xs)}.drawer-trend-row{display:flex;justify-content:space-between;align-items:center;padding:var(--wa-space-3xs) var(--wa-space-xs);background:var(--wa-color-neutral-fill-quiet);border-radius:var(--wa-border-radius-s);font-size:.85rem}.group-card{cursor:pointer}.group-card.selected{border-color:var(--wa-color-brand-fill-loud);background:var(--wa-color-brand-fill-quiet)}.group-card:focus-visible{outline:2px solid var(--wa-color-brand-fill-loud);outline-offset:2px}.breadth-chart{margin-bottom:var(--wa-space-l);background:var(--wa-color-surface-raised);border:var(--wa-border-width-s) solid var(--wa-color-neutral-border-quiet);border-radius:var(--wa-border-radius-m);padding:var(--wa-space-m) var(--wa-space-l)}.breadth-chart-head{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--wa-space-m);margin-bottom:var(--wa-space-s);flex-wrap:wrap}.breadth-chart-titles{display:flex;flex-direction:column;gap:1px}.breadth-chart-title{margin:0;font-family:var(--font-title);font-size:1rem;font-weight:500}.breadth-chart-sub{margin:0;font-size:.7rem;color:var(--wa-color-text-quiet)}.breadth-chart-legend{display:inline-flex;align-items:center;gap:var(--wa-space-2xs);font-size:.7rem;color:var(--wa-color-text-quiet);font-variant-numeric:tabular-nums}.breadth-chart-legend span:not(.legend-swatch){margin-right:var(--wa-space-xs)}.legend-swatch{display:inline-block;width:12px;height:12px;border-radius:2px}.breadth-chart-canvas{width:100%;height:240px}
