.red-alert-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#01050ad6;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.red-alert-modal{color:#edf6ff;background:linear-gradient(#0c131afc,#060a0ffc);border:2px solid #ff2a2af2;border-radius:18px;width:min(1180px,100vw - 56px);max-height:calc(100vh - 56px);font-family:inherit;overflow-y:auto;box-shadow:0 0 18px #ff00008c,0 0 55px #ff000047,0 28px 80px #000000d9}.red-alert-modal-header{border-bottom:1px solid #ff464638;justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 28px 20px;display:flex}.red-alert-modal-kicker{color:#ff3b3b;letter-spacing:2px;text-transform:uppercase;font-size:16px;font-weight:900}.red-alert-modal-title-row{align-items:center;gap:14px;margin-top:6px;display:flex}.red-alert-modal-ticker{color:#fff;letter-spacing:1px;margin:0;font-size:clamp(38px,5vw,68px);line-height:.95}.red-alert-modal-quality{color:#4cff65;letter-spacing:1px;background:#4cff6514;border:1px solid #4cff658c;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.red-alert-modal-subtitle{color:#9fb4c7;letter-spacing:1px;margin-top:8px;font-size:13px;font-weight:700}.red-alert-close-button{color:#ff6a6a;cursor:pointer;background:#ff3c3c14;border:1px solid #ff505066;border-radius:10px;flex:none;width:42px;height:42px;font-size:28px;line-height:1;transition:all .18s}.red-alert-close-button:hover{background:#ff3c3c2e;transform:translateY(-1px)}.red-alert-modal-top-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px 28px;display:grid}.red-alert-stat-card{background:#0b141cc7;border:1px solid #6889a133;border-radius:12px;flex-direction:column;justify-content:center;min-height:92px;padding:16px 18px;display:flex}.red-alert-stat-card-score{border-color:#ff35358c;box-shadow:inset 0 0 18px #ff00000f}.red-alert-stat-label{color:#7f97aa;letter-spacing:1.4px;font-size:11px;font-weight:800}.red-alert-stat-card strong{color:#fff;margin-top:7px;font-size:clamp(24px,2.5vw,36px);line-height:1}.red-alert-stat-card-score strong{color:#ff4545}.red-alert-modal-content-grid{grid-template-columns:1.35fr 1fr;gap:14px;padding:0 28px 20px;display:grid}.red-alert-modal-section{background:#070e14c2;border:1px solid #698ba32e;border-radius:12px;padding:18px}.red-alert-section-heading{color:#ff4d4d;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:900}.red-alert-signal-row{border-bottom:1px solid #7391a51a;grid-template-columns:1.25fr 1fr auto;align-items:center;gap:12px;min-height:40px;padding:7px 0;display:grid}.red-alert-signal-row:last-child{border-bottom:none}.red-alert-signal-label{color:#9fb4c7;font-size:13px}.red-alert-signal-value{color:#fff;font-size:14px;font-weight:800}.red-alert-signal-status{text-align:right;color:#7890a3;letter-spacing:.8px;min-width:74px;font-size:11px;font-weight:900}.red-alert-signal-status-strong,.red-alert-signal-status-bullish{color:#4cff65}.red-alert-signal-status-extreme{color:#ffcf4a}.red-alert-signal-status-caution{color:#ff8d4d}.red-alert-character-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.red-alert-character-grid>div{background:#0d161eb8;border:1px solid #5f819924;border-radius:9px;padding:14px}.red-alert-character-grid span{color:#7f97aa;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-size:11px;display:block}.red-alert-character-grid strong{color:#4cff65;font-size:14px}.red-alert-news-section h3{color:#fff;margin:0 0 12px;font-size:18px;line-height:1.35}.red-alert-news-section p{color:#94aabd;margin:0;font-size:13px}.red-alert-check-grid{color:#d9e7f2;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;font-size:13px;line-height:1.4;display:grid}.red-alert-modal-actions{background:#060a0ff5;border-top:1px solid #ff41412e;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px 28px 22px;display:grid;position:sticky;bottom:0}.red-alert-modal-actions button{color:#cce1f0;letter-spacing:.5px;cursor:pointer;background:#111e28eb;border:1px solid #5c89ab47;border-radius:9px;min-height:44px;font-weight:800;transition:all .18s}.red-alert-modal-actions button:hover{background:#192d3cf5;border-color:#63beffa6;transform:translateY(-1px)}.red-alert-modal-actions .red-alert-dismiss-button{color:#ffb7b7;background:#730f1494;border-color:#ff3737b8}.red-alert-modal-actions .red-alert-dismiss-button:hover{background:#961419ad;border-color:#ff4c4c}@media (width<=900px){.red-alert-modal-backdrop{padding:12px}.red-alert-modal{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.red-alert-modal-top-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:16px;padding-right:16px}.red-alert-modal-content-grid{grid-template-columns:1fr;padding-left:16px;padding-right:16px}.red-alert-modal-header{padding-left:16px;padding-right:16px}.red-alert-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:16px;padding-right:16px}}@media (width<=560px){.red-alert-modal-top-grid,.red-alert-character-grid,.red-alert-check-grid,.red-alert-signal-row{grid-template-columns:1fr}.red-alert-signal-status{text-align:left;min-width:0}.red-alert-modal-actions{grid-template-columns:1fr}}*{box-sizing:border-box}:root{--background:#03080d;--workspace:#050c12;--panel:#07131d;--panel-deep:#040b11;--panel-header:#0a1b28;--border:#31536a;--border-bright:#477891;--divider:#1d3544;--text:#dce6ec;--text-strong:#e8eef2;--muted:#91a4af;--green:#42ed62;--red:#f15a5a;--yellow:#f3cf45;--orange:#ef8b2c;--dark-orange:#e75b24;--blue:#43a6ef;--purple:#cf5ae8;font-family:Arial,Helvetica,sans-serif}html,body,#root{background:var(--background);width:100%;height:100%;margin:0;overflow:hidden}body{min-width:1500px;color:var(--text);background:var(--workspace)}button,input,select,textarea{font:inherit}button{color:inherit}.dashboard{width:100%;height:100vh;color:var(--text);background:var(--workspace);grid-template-rows:42px 34px minmax(0,1fr) 18px;gap:5px;padding:5px;display:grid;overflow:hidden}.dashboard-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;height:42px;display:grid}.dashboard-header h1{color:var(--text-strong);text-align:center;letter-spacing:1.5px;margin:0;font-size:27px;line-height:1}.market-status,.market-time{border:1px solid var(--border);color:#c9d5dc;background:#07131d;border-radius:4px;align-items:center;gap:8px;width:max-content;height:31px;padding:5px 10px;font-size:9px;display:flex}.market-status strong{color:var(--green)}.market-time{justify-self:end}.toolbar{background:#050e15;border:1px solid #244256;border-radius:4px;align-items:center;gap:5px;height:34px;padding:3px;display:flex}.toolbar button{color:#d0dce2;cursor:pointer;background:#0a1c29;border:1px solid #31536a;border-radius:3px;height:25px;padding:3px 10px;font-size:8px;transition:background .15s,border-color .15s,color .15s}.toolbar button:first-child{color:#eef4f7;background:#123650;border-color:#4a86ad}.toolbar button:hover{color:#fff;background:#102b3e;border-color:#4b7e99}.dashboard-grid{grid-template-rows:minmax(0,1fr) minmax(0,1fr) minmax(0,.86fr);grid-template-columns:repeat(24,minmax(0,1fr));gap:6px;min-height:0;display:grid;overflow:hidden}.dashboard-grid>.panel:first-child{grid-area:1/1/auto/9}.dashboard-grid>.panel:nth-child(2){grid-area:1/9/auto/12}.dashboard-grid>.panel:nth-child(3){grid-area:1/12/auto/15}.dashboard-grid>.panel:nth-child(4){grid-area:1/15/auto/20}.dashboard-grid>.panel:nth-child(5){grid-area:1/20/auto/25}.dashboard-grid>.panel:nth-child(6){grid-area:2/1/auto/9}.dashboard-grid>.panel:nth-child(7){grid-area:2/9/auto/12}.dashboard-grid>.panel:nth-child(8){grid-area:2/12/auto/15}.dashboard-grid>.panel:nth-child(9){grid-area:2/15/auto/19}.dashboard-grid>.panel:nth-child(10){grid-area:2/19/auto/22}.dashboard-grid>.panel:nth-child(11){grid-area:2/22/auto/25}.dashboard-grid>.panel:nth-child(12){grid-area:3/1/auto/4}.dashboard-grid>.panel:nth-child(13){grid-area:3/4/auto/11}.dashboard-grid>.panel:nth-child(14){grid-area:3/11/auto/14}.dashboard-grid>.panel:nth-child(15){grid-area:3/14/auto/17}.dashboard-grid>.panel:nth-child(16){grid-area:3/17/auto/20}.dashboard-grid>.panel:nth-child(17){grid-area:3/20/auto/22}.dashboard-grid>.panel:nth-child(18){grid-area:3/22/auto/25}.panel{border:1px solid var(--border);background:var(--panel);border-radius:4px;min-width:0;min-height:0;padding:0;overflow:hidden}.panel:hover{border-color:var(--border-bright)}.panel-title{background:var(--panel-header);color:#dce7ed;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid #31536a;justify-content:center;align-items:center;height:28px;margin:0;padding:0 7px;font-size:11px;font-weight:800;display:flex}.panel-content{height:calc(100% - 28px);min-height:0;color:var(--text);background:var(--panel-deep);padding:6px;overflow:hidden}.industry-table{border-collapse:collapse;table-layout:auto;width:100%;color:var(--text);font-size:8px;line-height:1.05}.industry-table th,.industry-table td{border-bottom:1px solid var(--divider);text-align:left;white-space:nowrap;height:20px;padding:3px 5px}.industry-table th{color:#cfdbe1;background:#0a1c28;font-size:7.5px;font-weight:700}.industry-table tbody tr:nth-child(2n){background:#081620}.industry-table tbody tr:hover{background:#102738}.industry-table td:first-child{color:#dce5e9}.industry-table td:last-child{text-align:right}.industry-performance-wrap{grid-template-rows:minmax(0,1fr) 22px;height:100%;display:grid;overflow:hidden}.industry-performance-table{border-collapse:collapse;table-layout:fixed;width:100%;height:100%;color:var(--text);font-size:7.5px}.industry-performance-table th,.industry-performance-table td{text-align:center;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #172c39;border-right:1px solid #172c39;height:18px;padding:2px 4px;overflow:hidden}.industry-performance-table th{color:#dce5ea;background:#0a1b27;font-size:7px;font-weight:700}.industry-performance-table tbody tr:nth-child(2n){background:#08151e}.industry-performance-table tbody tr:hover{background:#102738}.industry-performance-table th:first-child,.industry-performance-table td:first-child{width:38px}.industry-performance-table th:nth-child(2),.industry-performance-table td:nth-child(2){text-align:left;width:112px}.industry-performance-table th:nth-child(3),.industry-performance-table td:nth-child(3),.industry-performance-table th:nth-child(4),.industry-performance-table td:nth-child(4),.industry-performance-table th:nth-child(5),.industry-performance-table td:nth-child(5),.industry-performance-table th:nth-child(6),.industry-performance-table td:nth-child(6),.industry-performance-table th:nth-child(7),.industry-performance-table td:nth-child(7){width:57px}.industry-performance-table th:nth-child(8),.industry-performance-table td:nth-child(8){width:65px}.industry-performance-table th:nth-child(9),.industry-performance-table td:nth-child(9){width:62px}.industry-positive{color:#48df59;background:#092015}.industry-negative{color:#ef6262;background:#241013}.industry-signal{border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;min-width:44px;height:15px;padding:0 4px;font-size:6.5px;font-weight:700;display:inline-flex}.industry-signal-hot{color:#82f47c;background:#0b3518;border-color:#26753b}.industry-signal-strong{color:#85e98a;background:#102d1b;border-color:#2d6540}.industry-signal-neutral{color:#efd45f;background:#352e0e;border-color:#6f6022}.industry-signal-weak{color:#ef7979;background:#351416;border-color:#742c2c}.industry-score-legend{border-top:1px solid #294555;grid-template-columns:repeat(4,1fr);height:22px;font-size:6.5px;font-weight:700;display:grid}.industry-score-legend span{border-right:1px solid #29404d;justify-content:center;align-items:center;display:flex}.industry-score-legend span:last-child{border-right:0}.industry-legend-hot{color:#84ef7d;background:#0b3518}.industry-legend-strong{color:#88e68b;background:#102d1b}.industry-legend-neutral{color:#edd460;background:#352e0e}.industry-legend-weak{color:#e77;background:#351416}.dashboard-grid>.panel:nth-child(2) .panel-content{background:#040c12;padding:0}.top-industries-widget{background:#040c12;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.top-industries-table{border-collapse:collapse;table-layout:fixed;color:#d6e0e5;width:100%}.top-industries-table th{color:#c8d6dc;text-align:center;white-space:nowrap;background:#0a1c28;border-bottom:1px solid #31536a;border-right:1px solid #193546;height:25px;padding:4px 5px;font-size:10px;font-weight:700}.top-industries-table th:last-child{border-right:0}.top-industries-table td{color:#d4dde2;text-align:center;white-space:nowrap;background:#050e15;border-bottom:1px solid #1a3545;border-right:1px solid #142c3b;height:26px;padding:4px 5px;font-size:11px;font-weight:600}.top-industries-table td:last-child{border-right:0}.top-industries-table tbody tr:nth-child(2n) td{background:#07131c}.top-industries-table tbody tr:hover td{background:#0d2331}.top-industries-table th:first-child,.top-industries-table td:first-child{width:20%}.top-industries-table th:nth-child(2),.top-industries-table td:nth-child(2){text-align:left;width:56%}.top-industries-table th:nth-child(3),.top-industries-table td:nth-child(3){text-align:right;width:24%}.top-industries-table td:first-child{color:#b8c7cf;font-size:10px}.top-industry-name{text-overflow:ellipsis;overflow:hidden;color:#dce5e9!important;font-size:11px!important;font-weight:700!important}.top-industry-return{color:#cbd6dc!important;font-size:11px!important;font-weight:600!important}.top-industries-footer{background:#07131d;border-top:1px solid #31536a;min-height:0;padding:5px 8px 6px;overflow:hidden}.top-industries-section-title{color:#d2dde2;letter-spacing:.45px;text-align:center;margin:0 0 4px;font-size:9px;font-weight:800}.top-industries-section-title.direction{border-top:1px solid #1a3545;margin-top:7px;padding-top:6px}.top-industries-stats{border-collapse:collapse;table-layout:fixed;width:100%}.top-industries-stats td{color:#d3dde2;white-space:nowrap;background:0 0;border:0;height:21px;padding:2px 3px;font-size:10px;font-weight:600}.top-industries-stats td:first-child{text-align:left;width:24%}.top-industries-stats td:nth-child(2){color:#e2eaee;text-align:left;width:18%;padding-left:1px;font-size:11px;font-weight:800}.top-industries-stats td:nth-child(3){text-align:left;width:36%;padding-left:18px}.top-industries-stats td:nth-child(4){color:#e2eaee;text-align:left;width:22%;padding-left:4px;font-size:11px;font-weight:800}.dashboard-grid>.panel:nth-child(6) .panel-content{background:#040c12;padding:0}.stock-screener-widget{background:#040c12;grid-template-rows:minmax(0,1fr) 24px;height:100%;min-height:0;display:grid;overflow:hidden}.stock-screener-scroll{scrollbar-width:thin;scrollbar-color:#365d76 #07121a;min-height:0;overflow:hidden auto}.stock-screener-scroll::-webkit-scrollbar{width:7px}.stock-screener-scroll::-webkit-scrollbar-track{background:#07121a}.stock-screener-scroll::-webkit-scrollbar-thumb{background:#365d76;border:1px solid #18364a;border-radius:5px}.stock-screener-scroll::-webkit-scrollbar-thumb:hover{background:#477590}.stock-screener-table{border-collapse:collapse;table-layout:fixed;color:#d6e0e5;width:100%;font-size:11px}.stock-screener-table thead{z-index:5;position:sticky;top:0}.stock-screener-table th{color:#c8d6dc;text-align:center;white-space:nowrap;background:#0a1c28;border-bottom:1px solid #31536a;border-right:1px solid #193546;height:26px;padding:4px 7px;font-size:10px;font-weight:700}.stock-screener-table th:first-child{text-align:left}.stock-screener-table th:last-child{border-right:0}.stock-screener-table td{color:#d8e1e5;text-align:center;white-space:nowrap;background:#050e15;border-bottom:1px solid #1a3545;border-right:1px solid #142c3b;height:31px;padding:4px 7px;font-size:12px;font-weight:600;transition:background .12s,border-color .12s}.stock-screener-table td:first-child{text-align:left}.stock-screener-table td:last-child{border-right:0}.stock-screener-table tbody tr:nth-child(2n) td{background:#07131c}.stock-screener-table tbody tr:hover td{background:#0d2331}.stock-screener-table tbody tr.stock-row-selected td{background:#10314a;border-top-color:#3579a2;border-bottom-color:#3579a2}.stock-screener-table tbody tr.stock-row-selected td:first-child{box-shadow:inset 4px 0 #4ba9e6}.stock-screener-table th:first-child,.stock-screener-table td:first-child{width:20%}.stock-screener-table th:nth-child(2),.stock-screener-table td:nth-child(2){width:11%}.stock-screener-table th:nth-child(3),.stock-screener-table td:nth-child(3){width:15%}.stock-screener-table th:nth-child(4),.stock-screener-table td:nth-child(4){width:12%}.stock-screener-table th:nth-child(5),.stock-screener-table td:nth-child(5),.stock-screener-table th:nth-child(6),.stock-screener-table td:nth-child(6){width:15%}.stock-screener-table th:nth-child(7),.stock-screener-table td:nth-child(7){width:12%}.stock-ticker-button{letter-spacing:.35px;cursor:pointer;align-items:center;min-width:0;display:inline-flex;color:#dce8ed!important;background:0 0!important;border:0!important;border-radius:0!important;height:auto!important;padding:0!important;font-size:13px!important;font-weight:800!important;line-height:1!important}.stock-ticker-button:hover{text-underline-offset:2px;text-decoration:underline;color:#65bdf1!important;background:0 0!important}.stock-ticker-button:focus-visible{outline-offset:3px;outline:1px solid #58afe5}.stock-row-selected .stock-ticker-button{color:#f0f5f7!important}.stock-heat-cell{vertical-align:middle;position:relative;padding:1px 4px!important}.volatility-flame{vertical-align:middle;transform-origin:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.volatility-flame svg{width:100%;height:100%;display:block;overflow:visible}.volatility-flame-outer{fill:currentColor}.volatility-flame-inner{fill:#fff1b2db}.volatility-flame-cool{color:#66747c;opacity:.6;width:12px;height:16px}.volatility-flame-warm{color:#f0c82e;width:15px;height:20px}.volatility-flame-active{color:#ee922d;width:18px;height:23px}.volatility-flame-hot{color:#e85c25;width:21px;height:27px}.volatility-flame-explosive{color:#eb3f43;filter:drop-shadow(0 0 3px #eb3f434d);width:25px;height:31px}.stock-price{color:#dce5e9!important;font-size:12px!important;font-weight:700!important}.stock-score{color:#dfe7eb;font-size:13px;font-weight:800}.stock-rvol{color:var(--green)!important;font-size:12px!important;font-weight:800!important}.stock-float{color:#cbd7dc!important}.stock-news-yes{color:var(--green);font-size:13px;font-weight:800}.stock-news-no{color:#677983;font-size:12px}.stock-screener-footer{color:#dce7ed;letter-spacing:.4px;background:#07131d;border-top:1px solid #31536a;justify-content:center;align-items:center;height:24px;font-size:12px;font-weight:800;line-height:1;display:flex}.dashboard-grid>.panel:nth-child(4) .panel-content{background:#040c12;padding:0}.weighted-news-widget{background:#040c12;height:100%;min-height:0;overflow:hidden}.weighted-news-list{scrollbar-width:thin;scrollbar-color:#365d76 #07121a;height:100%;min-height:0;overflow:hidden auto}.weighted-news-list::-webkit-scrollbar{width:7px}.weighted-news-list::-webkit-scrollbar-track{background:#07121a}.weighted-news-list::-webkit-scrollbar-thumb{background:#365d76;border:1px solid #18364a;border-radius:5px}.weighted-news-list::-webkit-scrollbar-thumb:hover{background:#477590}.weighted-news-item{color:#d6e0e5;background:#050e15;border-bottom:1px solid #1a3545;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px;min-height:47px;padding:6px 9px;text-decoration:none;display:grid}.weighted-news-item:nth-child(2n){background:#07131c}.weighted-news-item:hover{background:#0d2331}.weighted-news-item-link{cursor:pointer}.news-weight{background:#091722;border:1px solid #31536a;border-radius:3px;justify-content:center;align-items:center;width:34px;min-width:34px;height:25px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.news-weight-critical{color:#65df74;background:#0c2817;border-color:#286a3b}.news-weight-high{color:#88d86f;background:#11251a;border-color:#3c6540}.news-weight-medium{color:#e0c85d;background:#28240f;border-color:#665a27}.news-weight-negative{color:#e67575;background:#291416;border-color:#6b3033}.news-weight-neutral{color:#9babb3;background:#0b151c;border-color:#334b59}.weighted-news-content{gap:5px;min-width:0;display:grid}.weighted-news-headline{color:#dce5e9;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;line-height:1.15;overflow:hidden}.weighted-news-meta{color:#8fa2ac;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:16px;min-width:0;font-size:9px;line-height:1;display:grid}.weighted-news-source{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.weighted-news-time{color:#aebdc4;text-align:right;white-space:nowrap}.dashboard-grid>.panel:nth-child(5) .panel-content{background:#040c12;padding:0}.upcoming-catalysts-widget{background:#040c12;height:100%;min-height:0;overflow:hidden}.catalyst-list{scrollbar-width:thin;scrollbar-color:#365d76 #07121a;height:100%;min-height:0;overflow:hidden auto}.catalyst-list::-webkit-scrollbar{width:7px}.catalyst-list::-webkit-scrollbar-track{background:#07121a}.catalyst-list::-webkit-scrollbar-thumb{background:#365d76;border:1px solid #18364a;border-radius:5px}.catalyst-list::-webkit-scrollbar-thumb:hover{background:#477590}.catalyst-item{background:#050e15;border-bottom:1px solid #1a3545;min-height:49px;padding:7px 9px}.catalyst-item:nth-child(2n){background:#07131c}.catalyst-item:hover{background:#0d2331}.catalyst-main-row{grid-template-columns:58px minmax(0,1fr) 46px;align-items:center;gap:8px;min-width:0;display:grid}.catalyst-type{color:#aebdc4;white-space:nowrap;background:#091722;border:1px solid #31536a;border-radius:3px;justify-content:center;align-items:center;min-width:0;height:24px;padding:0 7px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.catalyst-title{color:#dce5e9;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;font-weight:700;line-height:1.15;overflow:hidden}.catalyst-impact{color:#aebdc4;white-space:nowrap;background:#091722;border:1px solid #31536a;border-radius:3px;justify-content:center;align-items:center;min-width:0;height:24px;padding:0 6px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.catalyst-meta{color:#8fa2ac;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;margin-top:6px;padding-left:66px;font-size:9px;line-height:1;display:grid}.catalyst-date{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.catalyst-countdown{color:#aebdc4;text-align:right;white-space:nowrap}.catalyst-impact-high,.catalyst-impact-critical{color:#65df74;background:#0c2817;border-color:#286a3b}.catalyst-impact-medium{color:#e0c85d;background:#28240f;border-color:#665a27}.catalyst-impact-low{color:#7fb7d8;background:#0d2230;border-color:#315b73}.catalyst-impact-unknown{color:#9babb3;background:#0b151c;border-color:#334b59}.catalyst-type-fda,.catalyst-type-pdufa{color:#78c8ff;background:#0d2331;border-color:#315f7a}.catalyst-type-earnings{color:#d7b5ef;background:#21142a;border-color:#644276}.catalyst-type-conference{color:#d7c36f;background:#27220f;border-color:#65592b}.catalyst-type-other{color:#aebdc4;background:#0b151c;border-color:#334b59}.dashboard-grid>.panel:nth-child(7) .panel-content{background:#040c12;padding:0}.top-pick-widget{background:#040c12;grid-template-rows:auto auto minmax(0,1fr) 24px;height:100%;min-height:0;display:grid;overflow:hidden}.top-pick-primary{background:#050e15;border-bottom:1px solid #1a3545;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:54px;padding:8px 10px;display:grid}.top-pick-identity{min-width:0}.top-pick-symbol{color:#e4edf1;letter-spacing:.7px;font-size:20px;font-weight:900;line-height:1}.top-pick-company{color:#91a4af;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:9px;font-weight:600;overflow:hidden}.top-pick-signal{color:#aebdc4;white-space:nowrap;background:#0b151c;border:1px solid #334b59;border-radius:3px;justify-content:center;align-items:center;min-width:50px;height:25px;padding:0 8px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.top-pick-signal-buy,.top-pick-signal-strong-buy{color:#65df74;background:#0c2817;border-color:#286a3b}.top-pick-signal-sell,.top-pick-signal-strong-sell{color:#e67575;background:#291416;border-color:#6b3033}.top-pick-signal-hold,.top-pick-signal-watch{color:#e0c85d;background:#28240f;border-color:#665a27}.top-pick-stats{background:#07131c;border-bottom:1px solid #1a3545;grid-template-columns:1fr 1fr;display:grid}.top-pick-stat{border-right:1px solid #1a3545;justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:42px;padding:7px 10px;display:flex}.top-pick-stat:last-child{border-right:0}.top-pick-stat span{color:#91a4af;font-size:10px;font-weight:700}.top-pick-stat strong{color:#e2eaee;white-space:nowrap;font-size:14px;font-weight:900}.top-pick-stat small{color:#8fa2ac;margin-left:1px;font-size:8px;font-weight:700}.top-pick-checks{scrollbar-width:thin;scrollbar-color:#365d76 #07121a;min-height:0;overflow:hidden auto}.top-pick-check{background:#050e15;border-bottom:1px solid #1a3545;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:31px;padding:5px 10px;display:grid}.top-pick-check:nth-child(2n){background:#07131c}.top-pick-check:hover{background:#0d2331}.top-pick-check-label{color:#cbd7dc;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:10px;font-weight:650;overflow:hidden}.top-pick-check-result{text-align:right;white-space:nowrap;min-width:38px;font-size:10px;font-weight:900}.top-pick-check-pass{color:#65df74}.top-pick-check-fail{color:#e67575}.top-pick-footer{color:#8fa2ac;text-align:center;white-space:nowrap;background:#07131d;border-top:1px solid #31536a;justify-content:center;align-items:center;height:24px;padding:0 8px;font-size:8px;font-weight:650;display:flex}.confidence-widget{flex-direction:column;gap:6px;height:100%;display:flex;overflow:hidden}.confidence-gauge-section{justify-content:center;align-items:flex-start;min-height:0;display:flex}.gauge-wrap{flex-direction:column;align-items:center;display:flex}.gauge{background:conic-gradient(from 270deg, #42df5e 0deg, #9be33a var(--gauge-value), #28353d var(--gauge-value), #28353d 180deg, transparent 180deg, transparent 360deg);border-radius:50%;flex:none;width:108px;height:108px;position:relative;overflow:hidden}.gauge:after{content:"";z-index:1;background:#061019;height:50%;position:absolute;bottom:0;left:0;right:0}.gauge-mask{z-index:2;background:#061019;border-radius:50%;position:absolute;inset:11px}.gauge-inner{z-index:3;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;transform:translateY(-4px)}.gauge-value{color:#e5ecef;align-items:baseline;font-size:27px;font-weight:800;line-height:1;display:flex}.gauge-value small{color:#93a6af;margin-left:2px;font-size:9px}.gauge-label{color:#9be33a;letter-spacing:.6px;margin-top:3px;font-size:8px;font-weight:800}.gauge-stars{letter-spacing:2px;margin-top:-2px;font-size:13px;line-height:1}.gauge-star{color:#4b5b64}.gauge-star-filled{color:var(--yellow)}.confidence-divider{background:#213846;height:1px}.confidence-metrics{flex-direction:column;gap:5px;display:flex}.confidence-metric{gap:2px;display:grid}.confidence-metric-label{color:#c7d2d7;justify-content:space-between;align-items:center;font-size:11px;font-weight:600;display:flex}.confidence-metric-label strong{color:#dfe7eb;font-size:11px;font-weight:700}.confidence-track{background:#182731;border-radius:4px;height:5px;overflow:hidden}.confidence-fill{border-radius:inherit;height:100%}.confidence-fill-technical{background:#319de5}.confidence-fill-catalyst{background:#bd4ddd}.confidence-fill-volatility{background:#ef8c2c}.confidence-driver{text-align:center;border-top:1px solid #213846;margin-top:auto;padding:4px 5px 1px}.confidence-driver span{color:#879aa3;letter-spacing:.5px;text-transform:uppercase;font-size:9px;font-weight:700;display:block}.confidence-driver strong{color:#dce5e9;margin-top:4px;font-size:10px;font-weight:700;line-height:1.25;display:block}.dashboard-grid>.panel:nth-child(10) .panel-content{background:#040c12;padding:0}.volatility-widget{background:#040c12;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.volatility-list{background:#050e15;min-height:0}.volatility-item{background:#050e15;border-bottom:1px solid #1a3545;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:28px;padding:5px 9px;display:grid}.volatility-item:nth-child(2n){background:#07131c}.volatility-item:hover{background:#0d2331}.volatility-label{color:#cbd7dc;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:10px;font-weight:650;overflow:hidden}.volatility-value{color:#e2eaee;text-align:right;white-space:nowrap;font-size:11px;font-weight:850}.volatility-status{text-align:right;white-space:nowrap;min-width:70px;font-size:10px;font-weight:900}.volatility-status-expanding,.volatility-status-bullish,.volatility-status-high{color:#65df74}.volatility-status-contracting,.volatility-status-bearish,.volatility-status-low{color:#e67575}.volatility-status-stable,.volatility-status-neutral,.volatility-status-unavailable,.volatility-status-unknown{color:#aebdc4}.volatility-chart-wrap{background:#07131d;border-top:1px solid #31536a;place-items:center;min-height:0;padding:8px 9px 9px;display:grid}.volatility-chart{color:#ef8c2c;width:100%;height:100%;min-height:42px;max-height:62px}.volatility-chart-line{vector-effect:non-scaling-stroke}.dashboard-grid>.panel:nth-child(11) .panel-content{background:#040c12;padding:0}.insider-widget{background:#040c12;grid-template-rows:auto 24px minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.insider-summary-list{background:#050e15}.insider-summary-item{background:#050e15;border-bottom:1px solid #1a3545;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:31px;padding:5px 9px;display:grid}.insider-summary-item:nth-child(2n){background:#07131c}.insider-summary-label{color:#cbd7dc;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:10px;font-weight:700;overflow:hidden}.insider-summary-value{color:#e2eaee;text-align:right;white-space:nowrap;font-size:11px;font-weight:900}.insider-summary-detail{color:#8fa2ac;text-align:right;white-space:nowrap;font-size:8px;font-weight:650}.insider-section-title{color:#cbd7dc;letter-spacing:.45px;background:#07131d;border-top:1px solid #31536a;border-bottom:1px solid #1a3545;justify-content:center;align-items:center;height:24px;font-size:9px;font-weight:850;display:flex}.insider-transactions{min-height:0;overflow:hidden}.insider-transaction-list{scrollbar-width:thin;scrollbar-color:#365d76 #07121a;height:100%;min-height:0;overflow:hidden auto}.insider-transaction-item{background:#050e15;border-bottom:1px solid #1a3545;min-height:47px;padding:6px 9px}.insider-transaction-item:nth-child(2n){background:#07131c}.insider-transaction-item:hover{background:#0d2331}.insider-transaction-main{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.insider-transaction{color:#aebdc4;white-space:nowrap;background:#0b151c;border:1px solid #334b59;border-radius:3px;justify-content:center;align-items:center;min-width:38px;height:22px;padding:0 6px;font-size:8px;font-weight:900;line-height:1;display:inline-flex}.insider-transaction-buy{color:#65df74;background:#0c2817;border-color:#286a3b}.insider-transaction-sell{color:#e67575;background:#291416;border-color:#6b3033}.insider-name{color:#dce5e9;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:10px;font-weight:700;overflow:hidden}.insider-shares{color:#e2eaee;text-align:right;white-space:nowrap;font-size:10px;font-weight:900}.insider-transaction-meta{color:#8fa2ac;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:5px;padding-left:46px;font-size:8px;line-height:1;display:grid}.insider-no-transactions{color:#788c96;text-align:center;place-items:center;height:100%;padding:8px;font-size:9px;display:grid}.analyst-consensus{flex-direction:column;gap:7px;height:100%;display:flex}.analyst-row{gap:3px;display:grid}.analyst-label{grid-template-columns:1fr auto 34px;align-items:center;gap:5px;font-size:7.5px;display:grid}.analyst-label strong{font-size:9px}.analyst-label span:last-child{color:var(--muted);text-align:right}.analyst-track{background:#1b2933;border-radius:4px;height:6px;overflow:hidden}.analyst-fill{border-radius:4px;height:100%}.analyst-buy-fill{background:var(--green);width:67%}.analyst-hold-fill{background:var(--yellow);width:25%}.analyst-sell-fill{background:var(--red);width:8%}.analyst-buy-text{color:var(--green)}.analyst-hold-text{color:var(--yellow)}.analyst-sell-text{color:var(--red)}.analyst-summary{background:#0b2b17;border:1px solid #225432;border-radius:3px;justify-content:space-between;align-items:center;margin-top:2px;padding:6px;font-size:7px;display:flex}.analyst-summary strong{color:var(--green);font-size:8px}.analyst-metrics{gap:2px;display:grid}.analyst-metrics>div{border-bottom:1px solid var(--divider);justify-content:space-between;padding:3px 1px;font-size:7px;display:flex}.analyst-metrics strong{font-size:7.5px}.positive,.pass,.buy,.hot,.market-positive,.screener-positive{color:var(--green)}.negative,.fail,.sell,.market-negative,.screener-negative{color:var(--red)}.warning{color:var(--yellow)}.market-neutral,.screener-neutral{color:var(--muted)}.widget-empty-state{color:#788c96;text-align:center;place-items:center;height:100%;font-size:9px;display:grid}.panel-content button:not(.stock-ticker-button){color:#e0e8ec;cursor:pointer;background:#123653;border:1px solid #326791;border-radius:3px;height:23px;padding:3px 8px;font-size:8px}.panel-content button:not(.stock-ticker-button):hover{background:#174567}.dashboard-grid>.panel:nth-child(12) .panel-content{background:#040c12;padding:0}.dashboard-rating-widget{background:#040c12;grid-template-rows:auto 7px minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.dashboard-rating-primary{background:#050e15;border-bottom:1px solid #1a3545;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:58px;padding:8px 10px;display:grid}.dashboard-rating-score{align-items:baseline;min-width:0;display:flex}.dashboard-rating-score strong{color:#e4edf1;font-size:24px;font-weight:900;line-height:1}.dashboard-rating-score span{color:#8fa2ac;margin-left:2px;font-size:9px;font-weight:700}.dashboard-rating-signal{color:#aebdc4;white-space:nowrap;background:#0b151c;border:1px solid #334b59;border-radius:3px;justify-content:center;align-items:center;min-width:52px;height:25px;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex}.dashboard-rating-signal-buy,.dashboard-rating-signal-strong-buy{color:#65df74;background:#0c2817;border-color:#286a3b}.dashboard-rating-signal-sell,.dashboard-rating-signal-strong-sell{color:#e67575;background:#291416;border-color:#6b3033}.dashboard-rating-signal-hold,.dashboard-rating-signal-watch{color:#e0c85d;background:#28240f;border-color:#665a27}.dashboard-rating-overall-track{background:#182731;height:7px;overflow:hidden}.dashboard-rating-overall-fill{background:#42df5e;border-radius:0 4px 4px 0;height:100%}.dashboard-rating-list{min-height:0;overflow:hidden auto}.dashboard-rating-item{background:#050e15;border-bottom:1px solid #1a3545;min-height:39px;padding:6px 9px}.dashboard-rating-item:nth-child(2n){background:#07131c}.dashboard-rating-item:hover{background:#0d2331}.dashboard-rating-item-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:5px;display:grid}.dashboard-rating-item-row span{color:#cbd7dc;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:10px;font-weight:700;overflow:hidden}.dashboard-rating-item-row strong{color:#e2eaee;text-align:right;white-space:nowrap;font-size:10px;font-weight:900}.dashboard-rating-item-track{background:#182731;border-radius:4px;height:5px;overflow:hidden}.dashboard-rating-item-fill{border-radius:inherit;background:#319de5;height:100%}.dashboard-grid>.panel:nth-child(13) .industry-table{font-size:8px}.market-sparkline{width:70px;height:20px;color:var(--green)}.dashboard-grid>.panel:nth-child(17) .panel-content{place-items:center;padding:4px;display:grid}.dashboard-grid>.panel:nth-child(17) h1{margin:0;font-size:18px}.dashboard-grid>.panel:nth-child(17) h3{margin:3px 0;font-size:9px}.dashboard-grid>.panel:nth-child(18) .panel-content{padding:4px}.dashboard-grid>.panel:nth-child(18) .industry-table{font-size:7px}.dashboard-grid>.panel:nth-child(18) .industry-table th,.dashboard-grid>.panel:nth-child(18) .industry-table td{height:17px;padding:2px 4px}.dashboard-grid>.panel:nth-child(9) .panel-content,.dashboard-grid>.panel:nth-child(9) .panel-content *,.dashboard-grid>.panel:nth-child(13) .panel-content,.dashboard-grid>.panel:nth-child(13) .panel-content *,.dashboard-grid>.panel:nth-child(14) .panel-content,.dashboard-grid>.panel:nth-child(14) .panel-content *,.dashboard-grid>.panel:nth-child(15) .panel-content,.dashboard-grid>.panel:nth-child(15) .panel-content *,.dashboard-grid>.panel:nth-child(16) .panel-content,.dashboard-grid>.panel:nth-child(16) .panel-content *,.dashboard-grid>.panel:nth-child(17) .panel-content,.dashboard-grid>.panel:nth-child(17) .panel-content *,.dashboard-grid>.panel:nth-child(18) .panel-content,.dashboard-grid>.panel:nth-child(18) .panel-content *{font-size:11px!important}.dashboard-grid>.panel:nth-child(9) .industry-table th,.dashboard-grid>.panel:nth-child(9) .industry-table td,.dashboard-grid>.panel:nth-child(13) .industry-table th,.dashboard-grid>.panel:nth-child(13) .industry-table td,.dashboard-grid>.panel:nth-child(14) .industry-table th,.dashboard-grid>.panel:nth-child(14) .industry-table td,.dashboard-grid>.panel:nth-child(15) .industry-table th,.dashboard-grid>.panel:nth-child(15) .industry-table td,.dashboard-grid>.panel:nth-child(16) .industry-table th,.dashboard-grid>.panel:nth-child(16) .industry-table td,.dashboard-grid>.panel:nth-child(18) .industry-table th,.dashboard-grid>.panel:nth-child(18) .industry-table td{height:22px;min-height:22px;padding:4px 6px}footer{background:#040a0f;height:18px;line-height:1;overflow:hidden;color:#81939c!important;border-top:1px solid #21394b!important;margin:0!important;padding:3px 8px!important;font-size:7.5px!important}@media (width<=1920px){body{zoom:1}}
