.bd-view-field{margin-bottom:.62rem}.bd-view-field .segmented{align-items:stretch;display:inline-flex}.bd-view-field .seg-btn{min-height:var(--control-h);background:var(--bg-surface);color:var(--text-dim);border:1px solid var(--border);border-radius:0;padding:0 .9rem;font-weight:500;transition:background .12s,color .12s,border-color .12s}.bd-view-field .seg-btn:first-child{border-radius:var(--radius,6px) 0 0 var(--radius,6px)}.bd-view-field .seg-btn:last-child{border-radius:0 var(--radius,6px) var(--radius,6px) 0}.bd-view-field .seg-btn+.seg-btn{margin-left:-1px}.bd-view-field .seg-btn:hover:not(.active){background:var(--bg-card);color:var(--text);border-color:var(--accent);z-index:1;position:relative}.bd-view-field .seg-btn.active,.bd-view-field .seg-btn[aria-pressed=true]{background:var(--accent);color:#fff;border-color:var(--accent);z-index:2;font-weight:700;position:relative}.bd-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.bd-grid .field input{width:100%}.bd-row{margin:.26rem 0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.9rem}.bd-chart-container{box-sizing:border-box;width:100%;overflow-x:auto}.bd-table-wrap{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-surface);margin-top:.75rem;overflow-x:auto}.bd-calc-table{border-collapse:collapse;width:100%;min-width:560px;font-size:.86rem}.bd-calc-table th,.bd-calc-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:.52rem .65rem}.bd-calc-table th{color:var(--text-dim);letter-spacing:.04em;text-transform:uppercase;background:var(--bg-card);font-size:.72rem}.bd-calc-table td:nth-child(2),.bd-calc-table td:nth-child(3){font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.bd-calc-table tr:last-child td{border-bottom:0}#bd-canvas{width:100%;min-width:280px;max-width:100%;height:260px;display:block}#insight-area{margin-top:.55rem}@media (width<=760px){.bd-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.bd-grid{grid-template-columns:1fr}}
