/* English-first market research depth. No new brand palette. */
.insight-discover{border:1px solid var(--border);border-radius:6px;background:var(--surface);margin:0 0 16px}
.insight-discover>summary{padding:12px 16px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px}
.insight-discover>summary small{display:block;font-size:11px;color:var(--muted);margin-top:4px}
.insight-content{padding:0 16px 16px}.insight-snapshot{font-size:11px;color:var(--muted);line-height:1.7}
.insight-feature,.insight-columns{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;margin-top:16px}
.insight-feature>div,.insight-columns>section{min-width:0}.insight-feature{border-block:1px solid var(--border);padding:16px 0}
.insight-content h2,.insight-analysis h2{font-size:15px;margin:0 0 8px}.insight-content p{font-size:12px;line-height:1.7}
.insight-content header,.insight-chart-title{display:flex;justify-content:space-between;align-items:center;gap:12px}
.insight-content header small,.insight-feature small{font-size:11px;color:var(--muted)}.insight-content header a{font-size:12px}
.insight-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 0;border:0;border-bottom:1px solid var(--border);background:none;color:var(--text);width:100%;text-align:left;text-decoration:none;font-family:inherit;font-size:12px}
.insight-row:hover{background:var(--soft)}.insight-row>span:first-child{min-width:0;flex:1}.insight-row>span:last-child{text-align:right;flex-shrink:0}.insight-row b{font-size:12px;line-height:1.5}
.insight-row small{display:block;font-size:11px;color:var(--muted);line-height:1.6;margin-top:4px}.insight-row>span:last-child>span{display:block}
.insight-ai header h2{color:var(--ai)}.insight-chart-title{font-size:12px}
.insight-analysis{padding:20px;font-size:13px;line-height:1.7}.insight-analysis dl{margin:16px 0}.insight-analysis dl>div{padding:12px 0;border-top:1px solid var(--border)}.insight-analysis dt{font-weight:600;margin-bottom:4px}.insight-analysis dd{margin:0;color:var(--muted)}
@media(min-width:900px){.insight-feature{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr)}.insight-columns{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}}
.depth-presets{display:flex;gap:4px;overflow-x:auto;padding:0 0 12px}
.depth-presets .button{flex:0 0 auto;background:none;border-color:transparent;font-size:12px}
.depth-presets [aria-pressed=true],.depth-density [aria-pressed=true]{background:var(--selected);color:var(--primary);border-color:var(--primary)}
.depth-density{display:flex;gap:0;margin-left:auto}.depth-density .button{font-size:12px;border-radius:0}.depth-density .button:first-child{border-radius:5px 0 0 5px}.depth-density .button:last-child{border-radius:0 5px 5px 0}
.md-saved{margin-left:0}
.md-question [data-depth=preview]{font-size:11px;padding:2px 0;min-height:30px;background:none;border:0;color:var(--primary);display:block}
.depth-expanded>td{white-space:normal!important;text-align:left!important;padding:0!important}
.depth-preview{padding:16px;border-left:3px solid var(--primary);background:var(--soft);font-size:12px;white-space:normal}
.depth-preview header,.depth-preview footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.depth-preview h3{font-size:14px;line-height:1.5;margin:4px 0}.depth-preview h4{font-size:12px;margin:0 0 8px}.depth-preview p{line-height:1.7;margin:12px 0}.depth-preview small{display:block;font-size:11px;color:var(--muted);line-height:1.6}
.depth-preview-grid{display:grid;gap:20px;margin:16px 0}.depth-preview-grid>div{min-width:0}
.depth-book-head,.depth-book-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;text-align:right;gap:8px;font-variant-numeric:tabular-nums}
.depth-book-head{font-size:10px;color:var(--muted);margin-bottom:6px}.depth-book-row{border-top:1px solid var(--border)}.depth-book-row .button{border:0;background:var(--surface);min-height:40px;padding:4px;font-size:12px}
.depth-facts dl{margin:0}.depth-facts dl>div{display:flex;justify-content:space-between;gap:12px;padding:5px 0;border-bottom:1px solid var(--border)}.depth-facts dt{color:var(--muted)}.depth-facts dd{margin:0;font-variant-numeric:tabular-nums}
.depth-preview footer{border-top:1px solid var(--border);padding-top:12px}.depth-actions{display:flex;flex-wrap:wrap;gap:8px}
.depth-mobile-extra{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:var(--muted);margin:8px 0}.md-mobile-row>.depth-preview{grid-column:1/-1}.md-mobile-row [data-depth=preview]{font-size:12px;min-height:44px;background:none;border:0;color:var(--primary);padding:4px 0}
.md-mobile-row .depth-preview a{min-height:44px;font-size:12px}.depth-preview .button{white-space:normal}
@media(min-width:768px){.depth-preview-grid{grid-template-columns:1fr 1fr}.depth-preview{padding:20px 24px}.md-table-scroll{max-height:70vh}.md-table thead{position:sticky;top:0;z-index:2}}
@media(max-width:480px){.depth-density{margin-left:0}.depth-preview{padding:12px}.depth-actions{width:100%}.depth-actions>.button{flex:1;min-width:100px}.depth-book-row .button{min-height:44px}}
