/* High-density premium dashboard layer. Scoped to .terminal-home only. */
.terminal-home{--p-cyan:#41d1ff;--p-green:#4df0a5;--p-amber:#ffbf3f;--p-red:#ff626b;--p-line:#214c66;--p-card:#061722;--p-card2:#0a2231}

.terminal-home .dashboard-scan-controls{display:grid!important;grid-template-columns:repeat(3,minmax(150px,1fr)) auto!important;align-items:end!important;gap:10px!important;padding:12px 14px!important;border:1px solid #214c66!important;border-radius:14px!important;background:linear-gradient(180deg,#081d2b,#05131e)!important;box-shadow:inset 0 1px rgba(255,255,255,.035),0 10px 24px rgba(0,0,0,.12)!important}.terminal-home .dashboard-scan-controls label{gap:6px!important;color:#b8cbd6!important;font-size:.76rem!important;font-weight:900!important}.terminal-home .dashboard-scan-controls select{min-height:44px!important;border:1px solid #315f79!important;border-radius:9px!important;background:#071b29!important;color:#fff!important;font-size:.92rem!important;font-weight:900!important}.terminal-home .dashboard-scan-controls .scanner-run{min-width:180px!important;min-height:44px!important;border:1px solid #3bd1ff!important;border-radius:9px!important;background:linear-gradient(135deg,#078fbf,#315fd2)!important;color:#fff!important;font-weight:950!important;box-shadow:0 8px 20px rgba(10,151,204,.20)!important}

.terminal-home .opportunity-section{padding:14px!important;border-color:#214c66!important;background:radial-gradient(circle at 100% 0,rgba(65,209,255,.055),transparent 26%),linear-gradient(180deg,#061824,#031019)!important}.terminal-home .opportunity-section .section-title{padding:0 2px 11px!important;border-bottom:1px solid rgba(42,91,119,.48)!important}.terminal-home .opportunity-section .section-title h2{font-size:1.18rem!important}.terminal-home .opportunity-section .section-title p{font-size:.76rem!important;color:#9db2c0!important}.terminal-home .opportunity-section .section-title button{min-width:130px!important;border-color:#3b6982!important;background:#0a2231!important}

.terminal-home .terminal-top3{gap:10px!important;margin-top:11px!important}.terminal-home .terminal-opportunity{isolation:isolate;position:relative!important;display:flex!important;flex-direction:column!important;gap:9px!important;min-height:0!important;padding:13px!important;border-width:1px!important;border-radius:14px!important;background:radial-gradient(circle at 12% -4%,rgba(65,209,255,.055),transparent 23%),linear-gradient(165deg,#092333,#04131e)!important;box-shadow:inset 0 1px rgba(255,255,255,.03),0 9px 22px rgba(0,0,0,.11)!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.terminal-home .terminal-opportunity:before{content:"";position:absolute;z-index:-1;top:0;right:0;left:0;height:3px;border-radius:14px 14px 0 0;background:#2f8eb8}.terminal-home .terminal-opportunity.op-confirmed:before{background:var(--p-green)}.terminal-home .terminal-opportunity.op-ready:before{background:var(--p-cyan)}.terminal-home .terminal-opportunity.op-watch:before{background:var(--p-amber)}.terminal-home .terminal-opportunity.op-avoid:before,.terminal-home .terminal-opportunity.op-wait:before{background:var(--p-red)}.terminal-home .terminal-opportunity:hover{transform:translateY(-2px)!important;box-shadow:0 14px 30px rgba(0,0,0,.17)!important}

.terminal-home .op-compact-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.terminal-home .op-symbol-block{display:grid!important;gap:5px!important;min-width:0!important}.terminal-home .op-symbol-block>div{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.terminal-home .op-symbol-block strong{font-size:1.25rem!important;line-height:1!important;color:#fff!important;font-weight:950!important;letter-spacing:.02em!important}.terminal-home .op-symbol-block b{font-size:.88rem!important;color:#dbeaf1!important;font-weight:900!important}.terminal-home .op-symbol-block small{font-size:.76rem!important;font-weight:950!important}.terminal-home .state-pill{padding:5px 9px!important;border-radius:999px!important;font-size:.64rem!important;font-weight:950!important;letter-spacing:.05em!important}.terminal-home .score-ring{width:54px!important;height:54px!important;flex:0 0 auto!important;box-shadow:0 0 0 4px rgba(255,255,255,.016)!important}.terminal-home .score-ring:before{width:43px!important;height:43px!important;background:#06151f!important}.terminal-home .score-ring strong{font-size:1rem!important;font-weight:950!important}.terminal-home .score-ring span{font-size:.5rem!important}.terminal-home .s-confirmed{background:conic-gradient(var(--p-green) var(--score),#102d3a 0)!important}.terminal-home .s-ready{background:conic-gradient(var(--p-cyan) var(--score),#102d3a 0)!important}.terminal-home .s-watch{background:conic-gradient(var(--p-amber) var(--score),#102d3a 0)!important}.terminal-home .s-avoid,.terminal-home .s-wait{background:conic-gradient(var(--p-red) var(--score),#102d3a 0)!important}

.terminal-home .op-signal-line{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:8px 0!important;border-top:1px solid #15384b!important;border-bottom:1px solid #15384b!important}.terminal-home .op-signal-line>span{color:#f3fbff!important;font-size:.84rem!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.terminal-home .op-signal-line .mini-spark{width:88px!important;height:28px!important;flex:0 0 auto!important}

.terminal-home .op-metrics{display:grid!important;gap:6px!important;padding:8px 9px!important;border:1px solid #14384c!important;border-radius:9px!important;background:rgba(6,24,35,.72)!important}.terminal-home .op-metric{display:grid!important;grid-template-columns:52px 1fr 42px!important;align-items:center!important;gap:7px!important}.terminal-home .op-metric>span{font-size:.66rem!important;color:#9fb6c4!important;font-weight:850!important}.terminal-home .op-metric>strong{font-size:.68rem!important;color:#f4fbff!important;text-align:left!important;font-weight:900!important}.terminal-home .op-metric-track{height:6px!important;border-radius:999px!important;background:#0d2a39!important;overflow:hidden!important}.terminal-home .op-metric-track i{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#19b9ea,#43eca0)!important;box-shadow:0 0 10px rgba(65,209,255,.16)!important}

.terminal-home .op-reasons{min-height:0!important;padding:7px 9px!important;border:1px solid #14384c!important;border-radius:9px!important;background:rgba(6,24,35,.64)!important;color:#c7d9e1!important;font-size:.72rem!important;line-height:1.55!important}.terminal-home .op-insights-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.terminal-home .op-wait,.terminal-home .op-warning{min-height:82px!important;padding:9px 10px!important;border:1px solid #15394b!important;border-radius:9px!important;background:linear-gradient(180deg,#061925,#05141e)!important}.terminal-home .op-warning{border-color:#493719!important;background:linear-gradient(180deg,#1a170f,#12120e)!important}.terminal-home .op-wait span,.terminal-home .op-warning span{font-size:.68rem!important;font-weight:950!important}.terminal-home .op-wait p,.terminal-home .op-warning p{margin:4px 0 0!important;font-size:.69rem!important;line-height:1.55!important}.terminal-home .op-warning span{color:#ffbf55!important}.terminal-home .op-warning p{color:#e8d2ad!important}

.terminal-home .op-levels{padding:10px 0 0!important;border-top:1px solid #184155!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.terminal-home .op-levels span{font-size:.65rem!important;color:#8fa9b7!important}.terminal-home .op-levels strong{margin-top:3px!important;font-size:.8rem!important;color:#fff!important}.terminal-home .terminal-opportunity>button{min-height:40px!important;margin-top:auto!important;border:1px solid #326783!important;border-radius:9px!important;background:linear-gradient(180deg,#0e3045,#092334)!important;color:#fff!important;font-size:.78rem!important;font-weight:950!important}.terminal-home .terminal-opportunity>button:hover{border-color:#50add4!important;background:linear-gradient(180deg,#15445d,#0c2e43)!important}
.terminal-home .terminal-opportunity.op-confirmed{border-color:#24784d!important}.terminal-home .terminal-opportunity.op-ready{border-color:#23749b!important}.terminal-home .terminal-opportunity.op-watch{border-color:#786319!important}.terminal-home .terminal-opportunity.op-avoid,.terminal-home .terminal-opportunity.op-wait{border-color:#7c353b!important}

.terminal-home .results-panel{padding:14px!important}.terminal-home .results-panel .terminal-table-wrap table{min-width:1180px!important;border-spacing:0 5px!important}.terminal-home .results-panel .terminal-table-wrap thead th{padding:10px 11px!important;background:#0a2130!important;color:#a9bfcb!important;font-size:.74rem!important}.terminal-home .results-panel .terminal-table-wrap tbody td{padding:10px 11px!important;background:linear-gradient(180deg,#0b2130,#081824)!important;font-size:.8rem!important}.terminal-home .results-panel .terminal-table-wrap tbody tr:hover td{background:#103149!important}.terminal-home .results-panel .terminal-table-wrap td:nth-child(2) strong{color:#6edcff!important;font-size:.9rem!important}.terminal-home .decision-cell{max-width:220px!important;color:#d6e7ee!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.terminal-home .table-meter{display:grid!important;grid-template-columns:1fr 28px!important;align-items:center!important;gap:6px!important;min-width:95px!important}.terminal-home .table-meter:before{content:""!important;grid-column:1!important;grid-row:1!important;height:6px!important;border-radius:999px!important;background:#0d2b3a!important}.terminal-home .table-meter>span{grid-column:1!important;grid-row:1!important;display:block!important;height:6px!important;max-width:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#18b8e9,#46eba1)!important;z-index:1!important}.terminal-home .table-meter>b{grid-column:2!important;grid-row:1!important;font-size:.7rem!important;color:#fff!important}

.terminal-home .terminal-rail .rail-card,.terminal-home .terminal-rail .telegram-card{border-color:#204a62!important;background:linear-gradient(180deg,#071c29,#04131d)!important}.terminal-home .terminal-rail .rail-card header{background:rgba(10,34,49,.72)!important}.terminal-home .terminal-rail .watch-rows button:hover,.terminal-home .terminal-rail .news-list a:hover{background:#0d2a3c!important}

@media(max-width:1180px){.terminal-home .dashboard-scan-controls{grid-template-columns:repeat(3,minmax(0,1fr))!important}.terminal-home .dashboard-scan-controls .scanner-run{grid-column:1/-1!important;width:100%!important}.terminal-home .terminal-opportunity{min-height:auto!important}}
@media(max-width:900px){.terminal-home .dashboard-scan-controls{grid-template-columns:1fr 1fr!important}.terminal-home .dashboard-scan-controls .scanner-run{grid-column:1/-1!important}.terminal-home .terminal-top3{grid-template-columns:1fr!important}.terminal-home .terminal-opportunity{min-height:auto!important}.terminal-home .op-insights-grid{grid-template-columns:1fr!important}}
@media(max-width:600px){.terminal-home .dashboard-scan-controls{grid-template-columns:1fr!important}.terminal-home .terminal-opportunity{padding:12px!important}.terminal-home .op-metric{grid-template-columns:48px 1fr 38px!important}.terminal-home .op-levels{grid-template-columns:1fr 1fr 1fr!important}}
