.market-mood-panel{display:grid;grid-template-columns:150px minmax(270px,.7fr) minmax(520px,1.3fr);align-items:stretch;gap:8px;margin:8px 10px;padding:9px;border:1px solid #294152;border-radius:15px;background:linear-gradient(135deg,#08141d,#0b1b26);box-shadow:0 12px 35px rgba(0,0,0,.18)}.mood-gauge{display:grid;grid-template-columns:74px 1fr;align-items:center;gap:8px;padding:8px;border:1px solid #2d4556;border-radius:12px;background:#091721}.mood-gauge>div{display:grid;place-items:center;align-content:center;width:66px;height:66px;border-radius:50%;background:radial-gradient(circle,#091721 57%,transparent 59%),conic-gradient(#aaff31 var(--mood-score),#263846 0);box-shadow:0 0 20px rgba(170,255,49,.09)}.mood-gauge b{font:900 21px var(--font-mono);color:#fff}.mood-gauge span{font:800 7px var(--font-mono);color:#728b9c}.mood-gauge small{color:#b5c5cf;font-size:11px;font-weight:800;line-height:1.4}.breadth-visual{display:grid;align-content:center;padding:10px 12px;border:1px solid #2a4152;border-radius:12px;background:#091721}.breadth-visual header small,.breadth-visual header b{display:block}.breadth-visual header small{color:#6b879a;font:900 8px var(--font-mono);letter-spacing:.1em}.breadth-visual header b{margin:4px 0 8px;color:#e0e9ee;font-size:12px}.breadth-track{position:relative;height:10px;overflow:hidden;border-radius:10px;background:#24323e}.breadth-track i,.breadth-track em{position:absolute;top:0;height:100%;transition:width .7s ease}.breadth-track i{left:0;background:linear-gradient(90deg,#39bf72,#aaff31)}.breadth-track em{right:0;background:linear-gradient(90deg,#ff6d84,#b82d4b)}.breadth-visual footer{display:flex;justify-content:space-between;margin-top:6px;color:#849aa8;font-size:9px}.breadth-visual footer span:first-child{color:#9bea63}.breadth-visual footer span:last-child{color:#ff7f94}.sector-performance{min-width:0;padding:9px 11px;border:1px solid #2a4152;border-radius:12px;background:#091721}.sector-performance>header{display:flex;justify-content:space-between;gap:8px;margin-bottom:7px}.sector-performance>header small{color:#78a1b9;font:900 8px var(--font-mono);letter-spacing:.1em}.sector-performance>header span{color:#607788;font-size:8px}.sector-performance-list{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.sector-performance-list::-webkit-scrollbar{display:none}.sector-performance-list article{position:relative;flex:1 0 86px;min-width:86px;overflow:hidden;padding:8px;border:1px solid #2c3d49;border-radius:9px;background:#0c1922}.sector-performance-list article>span,.sector-performance-list article b{position:relative;z-index:1;display:block}.sector-performance-list article>span{color:#b4c3cc;font-size:9px;font-weight:800}.sector-performance-list article small{display:block;margin-top:2px;color:#62798a;font-size:7px}.sector-performance-list article b{margin-top:5px;font:900 11px var(--font-mono)}.sector-performance-list article i{position:absolute;left:0;bottom:0;width:var(--sector);height:2px;background:#7990a0}.sector-performance-list article.long{border-color:#31583c}.sector-performance-list article.long b,.sector-performance-list article.long i{color:#adf45c;background:#7fe13c}.sector-performance-list article.short{border-color:#56303d}.sector-performance-list article.short b,.sector-performance-list article.short i{color:#ff7188;background:#df4260}@media(max-width:1000px){.market-mood-panel{grid-template-columns:140px 1fr}.sector-performance{grid-column:1/-1}}@media(max-width:600px){.market-mood-panel{grid-template-columns:1fr;margin:5px}.sector-performance{grid-column:auto}.sector-performance>header{align-items:flex-start;flex-direction:column}}
