/* Chaturband 2.3.34 — explanatory Performance Studio controls and insights. */
.model-performance-studio__controls{display:grid;gap:8px;justify-items:end}.model-performance-share{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.model-performance-share__button{min-height:30px;border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.035);color:var(--text);font:800 11px/1 ui-sans-serif,system-ui,sans-serif;cursor:pointer;padding:0 9px}.model-performance-share__button:hover,.model-performance-share__button:focus-visible{border-color:var(--accent,#8b5cf6);background:rgba(133,99,247,.17)}.model-performance-share small{flex-basis:100%;color:var(--muted);font-size:10px;text-align:right}.model-performance-insight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.model-performance-insight-grid article{display:grid;align-content:start;gap:6px;min-height:132px;padding:13px;border:1px solid rgba(148,163,184,.19);border-radius:11px;background:linear-gradient(145deg,rgba(135,92,248,.12),rgba(9,19,38,.54))}.model-performance-insight-grid small{color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.model-performance-insight-grid strong{color:var(--text);font-size:clamp(1.03rem,1.75vw,1.35rem);line-height:1.2}.model-performance-insight-grid span{color:var(--muted);font-size:11px;line-height:1.45}.model-performance-insight-note{margin-top:11px;padding:11px 12px;border-left:3px solid var(--accent,#8b5cf6);border-radius:0 9px 9px 0;background:rgba(121,91,239,.08);color:var(--muted);font-size:12px;line-height:1.55}.model-performance-insight-note b{color:var(--text)}.model-performance-explainer{margin-top:14px;border:1px solid rgba(148,163,184,.18);border-radius:11px;background:rgba(8,17,35,.38);padding:11px 13px;color:var(--muted)}.model-performance-explainer summary{color:var(--text);font-size:12px;font-weight:850;cursor:pointer}.model-performance-explainer div{max-width:920px;margin-top:8px;font-size:12px;line-height:1.58}.model-performance-explainer p{margin:7px 0}.model-performance-explainer b{color:var(--text)}
@media(max-width:960px){.model-performance-studio__controls{width:100%;justify-items:stretch}.model-performance-share{justify-content:flex-start}.model-performance-share small{text-align:left}.model-performance-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.model-performance-share__button{flex:1}.model-performance-insight-grid{grid-template-columns:1fr}.model-performance-insight-grid article{min-height:0}}
