.lhc-container{flex-direction:column;gap:1.25rem;width:100%;display:flex}.lhc-container .lhc-controls{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:.9rem 1.25rem;display:grid}.lhc-container .lhc-field{flex-direction:column;gap:.3rem;min-width:0;display:flex}.lhc-container .lhc-field label{color:var(--text-dim);font-size:.85rem;font-weight:500}.lhc-container .lhc-field label span{color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.lhc-container .lhc-field input[type=range]{width:100%}.lhc-container .lhc-readouts{grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr));gap:.6rem;display:grid}.lhc-readouts .lhc-card{border:1px solid var(--border);border-left:3px solid var(--accent);background:var(--bg-surface);border-radius:0;min-width:0;padding:.55rem .7rem}.lhc-readouts .lhc-card-label{color:var(--text-dim);margin-bottom:.25rem;font-size:.72rem;line-height:1.25}.lhc-readouts .lhc-card-value{font-variant-numeric:tabular-nums;color:var(--text);overflow-wrap:anywhere;font-size:1.3rem;font-weight:700}.lhc-readouts .lhc-primary .lhc-card-value{color:var(--accent);font-size:1.7rem}.lhc-readouts .lhc-verdict{font-size:.95rem;font-weight:600}.lhc-container .lhc-budget{flex-direction:column;gap:.45rem;display:flex}.lhc-budget .lhc-budget-title{color:var(--text-dim);font-size:.85rem}.lhc-budget .lhc-budget-title span{color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.lhc-budget .lhc-budget-bar{border:1px solid var(--border);background:var(--bg-surface);width:100%;height:18px;display:flex;overflow:hidden}.lhc-budget .lhc-budget-bar span{height:100%;display:block}.lhc-budget .lhc-budget-legend{color:var(--text-dim);flex-wrap:wrap;gap:.35rem 1rem;font-size:.78rem;display:flex}.lhc-budget-legend .lhc-chip{align-items:center;gap:.35rem;display:inline-flex}.lhc-budget-legend .lhc-chip i{width:11px;height:11px;display:inline-block}.lhc-budget-legend .lhc-chip b{color:var(--text);font-variant-numeric:tabular-nums}.lhc-container .lhc-range-toggle{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.lhc-range-toggle .lhc-range-label{color:var(--text-dim);font-size:.85rem}.lhc-segmented .seg-btn{background:var(--bg-surface);color:var(--text-dim);border:1px solid var(--border)}.lhc-segmented .seg-btn.active{background:var(--accent);color:#fff;border-color:var(--accent)}.lhc-container .lhc-player{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.lhc-player .lhc-btn{border:1px solid var(--border);background:var(--bg-surface);width:2.1rem;height:2.1rem;color:var(--text);cursor:pointer;border-radius:0;flex:none;justify-content:center;align-items:center;font-size:.9rem;line-height:1;transition:border-color .15s,color .15s;display:inline-flex}.lhc-player .lhc-btn:hover,.lhc-player .lhc-btn.is-playing{border-color:var(--accent);color:var(--accent)}.lhc-player .lhc-scrub{flex:140px;min-width:0}.lhc-player .lhc-pace{flex:none}.lhc-container .lhc-live{grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr));gap:.4rem .9rem;display:grid}.lhc-live .lhc-live-item{border-left:3px solid var(--border);align-items:baseline;gap:.35rem;min-width:0;padding-left:.5rem;display:flex}.lhc-live .lhc-live-lab{color:var(--text-dim);overflow-wrap:anywhere;align-items:center;gap:.3rem;min-width:0;margin-right:auto;font-size:.72rem;display:inline-flex}.lhc-live .lhc-sw{flex:none;width:9px;height:9px;display:inline-block}.lhc-live .lhc-sw-none{border:1px solid var(--border);background:0 0}.lhc-live .lhc-live-val{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;color:var(--text);text-align:right;flex:none;min-width:4.6ch;font-size:1.05rem;font-weight:700}.lhc-live .lhc-live-unit{color:var(--text-dim);flex:none;min-width:2.2ch;font-size:.72rem}.lhc-container .lhc-budget-bar{position:relative}.lhc-budget-bar .lhc-budget-mark{background:var(--text);pointer-events:none;width:2px;margin-left:-1px;position:absolute;top:-2px;bottom:-2px;box-shadow:0 0 0 1px #ffffff8c}.lhc-container .lhc-mix-shell .chart-shell-canvas{min-height:300px}
