.terminal-chart{background:#fff;color:#172a25;border:1px solid #dce5e1;border-radius:10px;overflow:hidden;margin-bottom:18px;box-shadow:0 12px 30px rgba(20,45,37,.08)}
.terminal-toolbar{height:48px;display:flex;align-items:center;gap:5px;padding:0 12px;border-bottom:1px solid #dce5e1;background:#fff}.ticker-chip{display:flex;align-items:center;gap:22px;padding:0 13px 0 2px;height:30px;border-right:1px solid #dce5e1;font:700 13px 'Space Grotesk'}.ticker-chip span{border:1px solid #82908c;border-radius:50%;width:21px;height:21px;display:grid;place-items:center}.timeframes{display:flex;gap:2px;margin-left:4px}.timeframes button,.tool-button,.zoom-button,.range-bar button{border:0;background:transparent;color:#52635e;font:600 11px Manrope;border-radius:5px;cursor:pointer}.timeframes button{width:32px;height:31px}.timeframes button.active,.timeframes button:hover{color:#0b8061;background:#e8f5ef}.tool-divider{height:25px;width:1px;background:#dce5e1;margin:0 7px}.tool-button{padding:7px 10px}.tool-button.active,.tool-button:hover{background:#e8f5ef;color:#125944}.zoom-button{width:30px;height:30px;border:1px solid #d2dcd7;font-size:17px}.zoom-button:hover{background:#e8f5ef;color:#125944}.terminal-info{height:55px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e2e9e6}.terminal-info h2{font:600 14px 'Space Grotesk';margin:0 0 5px}.terminal-info span{font:500 10px 'Space Grotesk';color:#687873}.terminal-info small{color:#71807d;font-size:9px}.trading-chart{height:610px;width:100%;position:relative}.range-bar{height:40px;border-top:1px solid #dce5e1;display:flex;align-items:center;gap:3px;padding:0 13px;background:#fff}.range-bar button{padding:6px 9px}.range-bar button.active,.range-bar button:hover{background:#e8f5ef;color:#0b8061}.range-bar span{margin-left:auto;color:#71807d;font-size:9px}.tv-attribution{font-size:8px;color:#71807d;text-align:right;padding:0 12px 7px;background:#fff}
@media(max-width:800px){.terminal-toolbar{overflow-x:auto}.tool-button{white-space:nowrap}.trading-chart{height:480px}.terminal-info small{display:none}}
@media(max-width:520px){.trading-chart{height:390px}.terminal-toolbar{height:44px}.range-bar span{display:none}.stock-quote-strip{margin-bottom:12px}}
