:root{color:#19231e;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f4f6f5;--panel:#fff;--panel-soft:#f8faf9;--border:#dfe5e1;--border-strong:#cbd4cf;--text:#19231e;--muted:#69756e;--muted-2:#8b9690;--green:#13795b;--green-dark:#0f5e47;--green-soft:#e5f3ed;--red:#c43d35;--red-soft:#fbeae7;--blue:#2463eb;--blue-soft:#eaf0ff;--amber:#b86208;--amber-soft:#fff2df;--purple:#7255b5;--purple-soft:#f0ebfb;--shadow:0 10px 30px #1a2a2212;background:#f4f6f5;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit;color:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}p,h1,h2,h3{margin:0}small{color:var(--muted)}.positive{color:var(--red)!important}.negative{color:var(--green)!important}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{background:#fff;grid-template-columns:minmax(430px,1.05fr) minmax(420px,.95fr);min-height:100vh;display:grid}.auth-brand{color:#fff;background:#152b24;flex-direction:column;justify-content:space-between;padding:46px clamp(44px,7vw,104px);display:flex;position:relative;overflow:hidden}.auth-brand:before{content:"";opacity:.09;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000 70%);mask-image:linear-gradient(to bottom right,#000,#0000 70%)}.auth-brand:after{content:"";opacity:.28;border-top:2px solid #0000;border-left:2px solid #6fe0b9;width:470px;height:220px;position:absolute;bottom:20%;left:8%;transform:skewY(-12deg);box-shadow:-80px 42px 0 -79px #6fe0b9,85px -56px 0 -84px #6fe0b9,170px 34px 0 -169px #6fe0b9}.brand-lockup{z-index:1;align-items:center;gap:12px;min-height:48px;display:flex;position:relative}.brand-lockup>span:last-child{flex-direction:column;min-width:0;display:flex}.brand-lockup b{font-size:19px}.brand-lockup small{color:#7d8c84;white-space:nowrap;font-size:11px}.auth-brand .brand-lockup small{color:#adc4b9}.brand-mark{background:var(--green);color:#fff;border-radius:7px;flex:none;place-items:center;width:38px;height:38px;display:grid}.brand-mark svg{width:21px}.brand-lockup-large .brand-mark{width:44px;height:44px}.brand-lockup-large b{font-size:23px}.auth-copy{z-index:1;max-width:640px;position:relative}.auth-kicker{color:#bfe7d8;align-items:center;gap:7px;margin-bottom:24px;font-size:13px;display:inline-flex}.auth-copy h1{letter-spacing:0;max-width:600px;font-size:clamp(36px,4.3vw,58px);font-weight:700;line-height:1.15}.auth-copy p{color:#b8cec4;max-width:580px;margin-top:24px;font-size:17px;line-height:1.8}.auth-foot{z-index:1;color:#9db4aa;justify-content:space-between;font-size:12px;display:flex;position:relative}.auth-foot span{align-items:center;gap:8px;display:flex}.auth-form-wrap{background:#fbfcfb;place-items:center;padding:40px;display:grid}.auth-form{flex-direction:column;gap:22px;width:min(420px,100%);display:flex}.auth-icon{background:var(--green-soft);width:46px;height:46px;color:var(--green);border-radius:8px;place-items:center;display:grid}.auth-form h2{margin-bottom:7px;font-size:26px}.auth-form p{color:var(--muted)}.auth-form label,.import-form label,.form-stack>label:not(.toggle-row){flex-direction:column;gap:8px;font-size:13px;font-weight:600;display:flex}.auth-form label>span,.import-form label>span,.form-stack label>span{color:#465149}.input-with-icon,.search-box{border:1px solid var(--border-strong);height:43px;color:var(--muted);background:#fff;border-radius:6px;align-items:center;gap:9px;padding:0 12px;transition:border-color .18s,box-shadow .18s;display:flex}.input-with-icon:focus-within,.search-box:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #13795b1a}.input-with-icon input,.search-box input{background:0 0;border:0;outline:0;width:100%;height:100%}.input-with-icon input:disabled{color:var(--muted)}.form-error{background:var(--red-soft);color:var(--red);border:1px solid #f3cbc6;border-radius:6px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:flex}.auth-submit{justify-content:center;width:100%;height:44px!important}.auth-note{color:var(--muted);align-items:flex-start;gap:9px;padding-top:4px;font-size:11px;line-height:1.6;display:flex}.auth-note svg{flex:none;margin-top:2px}.button{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:13px;font-weight:600;display:inline-flex}.button-primary{color:#fff;background:var(--green);border-color:var(--green)}.button-primary:hover{background:var(--green-dark)}.button-secondary{color:#344139;border-color:var(--border-strong);background:#fff}.button-secondary:hover{background:#f6f8f7;border-color:#aebbb4}.button-ghost{color:var(--muted);background:0 0;border-color:#0000}.button-danger-outline{color:var(--red);background:#fff;border-color:#e6b6b1}.icon-button{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:inline-grid}.icon-button:hover{color:var(--text);background:#eef2ef}.text-button{color:var(--green);background:0 0;border:0;align-items:center;gap:5px;padding:5px;font-size:12px;font-weight:600;display:inline-flex}.status-dot{background:var(--green);border-radius:50%;flex:none;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #13795b1a}.status-dot-red{background:var(--red);box-shadow:0 0 0 3px #c43d351a}.status-dot-amber{background:#d88618;box-shadow:0 0 0 3px #d886181f}.status-dot-gray{box-shadow:none;background:#87928c}.badge{color:#5e6963;white-space:nowrap;background:#edf1ef;border-radius:4px;align-items:center;width:fit-content;min-height:23px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.badge-green{color:var(--green-dark);background:var(--green-soft)}.badge-red{color:#a5312a;background:var(--red-soft)}.badge-amber{color:#9b540d;background:var(--amber-soft)}.badge-blue{color:#2455b7;background:var(--blue-soft)}.badge-purple{color:#6547a7;background:var(--purple-soft)}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--border);z-index:40;background:#fff;flex-direction:column;width:232px;padding:18px 14px 14px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand-lockup{border-bottom:1px solid var(--border);padding:0 8px 18px}.side-nav{flex:1;padding-top:16px;overflow-y:auto}.nav-label{color:#9aa39e;text-transform:uppercase;padding:0 10px 7px;font-size:10px;font-weight:700;display:block}.nav-label-system{margin-top:18px}.side-nav button{color:#526058;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:10px;width:100%;min-height:40px;margin-bottom:2px;padding:0 10px;font-size:13px;display:flex;position:relative}.side-nav button:hover{background:#f3f6f4}.side-nav button.active{color:var(--green-dark);background:var(--green-soft);font-weight:600}.side-nav button.active:before{content:"";background:var(--green);border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;left:0}.side-nav button em{background:var(--red-soft);width:20px;height:20px;color:var(--red);border-radius:10px;place-items:center;margin-left:auto;font-size:10px;font-style:normal;display:grid}.nav-warning{background:#d88618;border-radius:50%;width:7px;height:7px;margin-left:auto}.side-status{background:#fff9ee;border:1px solid #edd3a8;border-radius:6px;margin:10px 2px;padding:10px}.side-status>div{justify-content:space-between;align-items:center;gap:6px;display:flex}.side-status span{align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.side-status button{color:var(--amber);background:0 0;border:0;padding:0;font-size:10px}.side-status small{margin-top:7px;font-size:9px;display:block}.side-status .side-sync{align-items:center;gap:6px;display:flex}.side-status .side-sync button{color:var(--red);margin-left:auto;font-weight:600}.profile-row{border-top:1px solid var(--border);align-items:center;gap:9px;min-height:56px;padding:12px 4px 0;display:flex}.profile-row>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.profile-row b{font-size:12px}.profile-row small{font-size:10px}.avatar{width:31px;height:31px;color:var(--green-dark);background:#e7eee9;border-radius:6px;place-items:center;font-size:12px;font-weight:700;display:grid}.app-main{width:calc(100% - 232px);min-width:0;margin-left:232px}.topbar{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#fffffff5;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-title{align-items:center;gap:10px;min-width:0;display:flex}.topbar-title h1{font-size:19px;font-weight:700}.topbar-title p{color:var(--muted);margin-top:3px;font-size:11px}.topbar-actions{align-items:center;gap:9px;display:flex}.topbar-assistant{white-space:nowrap;height:36px;padding:0 12px}.live-pill{border:1px solid var(--border);background:#fafbfa;border-radius:5px;align-items:center;gap:7px;height:33px;padding:0 10px;font-size:11px;display:flex}.live-pill small{border-left:1px solid var(--border);padding-left:7px}.notification-button{position:relative}.notification-button i{background:var(--red);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:14px;height:14px;font-size:8px;font-style:normal;display:grid;position:absolute;top:1px;right:2px}.mobile-menu{display:none}.content-area{max-width:1700px;margin:0 auto;padding:22px 28px 36px}.page-stack{flex-direction:column;gap:16px;display:flex}.panel{background:var(--panel);border:1px solid var(--border);border-radius:7px}.panel-head{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;min-height:62px;padding:13px 17px;display:flex}.panel-head h2{font-size:14px;line-height:1.25}.panel-eyebrow{color:var(--muted-2);margin-bottom:4px;font-size:10px}.panel-action{align-items:center;display:flex}.configuration-banner{background:#fffaf1;border:1px solid #e7c88f;border-left:3px solid #d48924;border-radius:6px;align-items:center;gap:13px;min-height:62px;padding:10px 14px;display:flex}.banner-icon{background:var(--amber-soft);width:34px;height:34px;color:var(--amber);border-radius:5px;place-items:center;display:grid}.configuration-banner>div{flex:1}.configuration-banner strong{font-size:13px}.configuration-banner p{color:var(--muted);margin-top:3px;font-size:11px}.online-banner{border-color:#a9d3bf;border-left-color:var(--green);background:#f2f8f5}.online-banner .banner-icon{color:var(--green);background:var(--green-soft)}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.metric{border:1px solid var(--border);background:#fff;border-radius:7px;flex-direction:column;min-height:112px;padding:14px 15px;display:flex}.metric-top{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.metric-icon{width:27px;height:27px;color:var(--green);background:var(--green-soft);border-radius:5px;place-items:center;display:grid}.metric strong{margin-top:8px;font-size:25px;line-height:1}.metric small{margin-top:8px;font-size:10px}.metric-green strong{color:var(--red)}.metric-red strong{color:var(--green)}.dashboard-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);gap:14px;display:grid}.chart-summary{align-items:center;gap:clamp(18px,4vw,44px);min-height:58px;padding:8px 18px 0;display:flex}.chart-summary>span,.kline-summary>span{flex-direction:column;gap:3px;display:flex}.chart-summary strong{font-size:15px}.chart-summary small{font-size:9px}.chart-frame{width:100%;height:240px;padding:4px 11px 8px}.legend{color:var(--muted);align-items:center;gap:13px;font-size:10px;display:flex}.legend span{align-items:center;gap:5px;display:inline-flex}.legend i{width:16px;height:2px;display:inline-block}.legend-strategy{background:var(--green)}.legend-benchmark{background:#89938d;border-top:1px dashed #fff}.legend-signal{background:var(--blue)}.legend-event{background:#d97706}.portfolio-chart-actions{align-items:center;gap:10px;display:flex}.portfolio-method-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);min-height:52px;color:var(--green);background:var(--panel-soft);align-items:center;gap:9px;margin-top:7px;padding:9px 17px;display:flex}.portfolio-method-strip>span{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.portfolio-method-strip strong{color:var(--text);font-size:10px}.portfolio-method-strip small{color:var(--muted);font-size:8px;line-height:1.5}.portfolio-curve-caption{color:var(--muted);padding:0 18px 14px;font-size:8px;line-height:1.55}.simulation-curve-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;display:grid}.simulation-curve-card{border:1px solid var(--border);background:var(--panel-soft);border-radius:6px;min-width:0;overflow:hidden}.simulation-curve-card>header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:8px;min-height:50px;padding:10px 12px;display:flex}.simulation-curve-card>header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.simulation-curve-card>header strong{font-size:12px}.simulation-curve-card>header small{color:var(--muted);font-size:8px}.simulation-curve-card .chart-summary{gap:10px;padding-inline:12px}.simulation-curve-card .chart-summary strong{font-size:13px}.simulation-curve-card .chart-frame{height:210px;padding-inline:4px}.simulation-curve-empty{min-height:210px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.simulation-curve-empty strong{color:var(--text);font-size:11px}.simulation-curve-empty span{font-size:9px}.simulation-curve-card .portfolio-curve-caption{padding:0 12px 12px}.legend-risk-event{background:var(--red)}.legend-ma5{background:#d99a1d}.legend-ma10{background:#7255b5}.legend-ma20{background:#1687a7}.legend-ma30{background:#c15c9a}.legend-event-dot,.legend-risk-dot{border-radius:50%;width:7px!important;height:7px!important}.legend-event-dot{background:#d99a1d}.legend-risk-dot{background:var(--red)}.queue-list{flex-direction:column;display:flex}.queue-item{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:38px 1fr 16px;align-items:center;gap:10px;width:100%;min-height:74px;padding:10px 14px;display:grid}.queue-item:hover{background:#f8faf9}.queue-score{width:34px;height:34px;color:var(--green-dark);background:#edf2ef;border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.score-high{background:var(--green-soft)}.score-mid{background:var(--amber-soft);color:var(--amber)}.queue-copy{flex-direction:column;min-width:0;display:flex}.queue-copy strong{font-size:12px}.queue-copy small{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.queue-copy em{color:var(--muted-2);margin-top:4px;font-size:9px;font-style:normal}.queue-done{min-height:145px;color:var(--green);flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.queue-done strong{font-size:12px}.queue-done span{color:var(--muted);font-size:10px}.dashboard-lower-grid{grid-template-columns:1.2fr 1fr .75fr;gap:14px;display:grid}.mini-heatmap{grid-template-columns:repeat(3,1fr);gap:6px;padding:12px;display:grid}.mini-heatmap button{text-align:left;color:#fff;background:rgba(15,94,71,var(--heat));border:0;border-radius:4px;flex-direction:column;min-height:64px;padding:9px 8px;display:flex;position:relative;overflow:hidden}.mini-heatmap button>span{opacity:.65;font-size:9px;position:absolute;top:5px;right:7px}.mini-heatmap strong{font-size:11px}.mini-heatmap small{color:#fffc;margin-top:7px;font-size:8px}.compact-trades>div,.system-list>div{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;min-height:62px;padding:8px 14px;display:flex}.compact-trades>div:last-child,.system-list>div:last-child{border-bottom:0}.compact-trades span{flex-direction:column;gap:4px;display:flex}.compact-trades span:last-child{text-align:right}.compact-trades strong,.compact-trades b{font-size:11px}.compact-trades small{font-size:9px}.system-list span{align-items:center;gap:8px;font-size:11px;display:flex}.system-list small{font-size:9px}.toolbar{justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 12px;display:flex}.search-box{width:min(390px,100%);height:36px}.toolbar-right{align-items:center;gap:8px;display:flex}.select-control{border:1px solid var(--border-strong);height:36px;color:var(--muted);background:#fff;border-radius:6px;align-items:center;gap:7px;padding:0 9px;display:flex;position:relative}.select-control select{appearance:none;background:0 0;border:0;outline:0;min-width:100px;padding-right:20px;font-size:12px}.select-control>svg:last-child{pointer-events:none;position:absolute;right:8px}.table-panel{overflow:hidden}.data-table-wrap{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:11px}.data-table th{border-bottom:1px solid var(--border);height:40px;color:var(--muted);text-align:left;white-space:nowrap;background:#f8faf9;padding:0 13px;font-size:9px;font-weight:600}.data-table td{vertical-align:middle;border-bottom:1px solid #edf0ee;min-height:62px;padding:11px 13px}.simulation-table tbody tr{content-visibility:auto;contain-intrinsic-size:0 92px}.data-table tbody tr{cursor:pointer}.data-table tbody tr:hover,.data-table .row-selected{background:#f5f9f7}.data-table tbody tr:last-child td{border-bottom:0}.data-table td>strong{font-size:11px}.report-cell{align-items:center;gap:10px;min-width:300px;display:flex}.report-cell>span:last-child{flex-direction:column;min-width:0;max-width:470px;display:flex}.report-cell strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.report-cell small,.table-sub{color:var(--muted);margin-top:5px;font-size:9px;display:block}.file-type{color:#fff;border-radius:4px;flex:none;place-items:center;width:31px;height:34px;font-size:8px;font-weight:700;display:grid}.file-pdf{background:#c84a42}.file-word{background:#2f69bd}.file-excel{background:#2b825f}.file-文字{background:#7a6fa3}.confidence{align-items:center;gap:7px;display:flex}.confidence>span{background:#e8ece9;border-radius:2px;width:46px;height:4px;overflow:hidden}.confidence i{background:var(--green);height:100%;display:block}.confidence b{font-size:10px}.library-row-actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.library-row-actions .report-delete-button{color:var(--muted)}.library-row-actions .report-delete-button:hover{color:var(--red);background:var(--red-soft)}.no-results{min-height:210px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.no-results strong{color:var(--text);font-size:12px}.no-results span{font-size:10px}.review-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:14px;display:grid}.review-queue-panel{overflow:hidden}.review-queue{flex-direction:column;display:flex}.review-queue>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:38px 1fr;align-items:center;gap:9px;width:100%;min-height:78px;padding:10px 12px;display:grid}.review-queue>button.active{background:var(--green-soft);box-shadow:inset 3px 0 var(--green)}.review-queue>button>span:last-child{flex-direction:column;min-width:0;display:flex}.review-queue strong{font-size:11px}.review-queue small{white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:9px;overflow:hidden}.review-queue em{color:var(--muted-2);margin-top:4px;font-size:8px;font-style:normal}.review-detail{border:1px solid var(--border);background:#fff;border-radius:7px;overflow:hidden}.review-title-row{justify-content:space-between;align-items:flex-start;gap:15px;min-height:93px;padding:16px 18px;display:flex}.record-id{color:var(--muted-2);margin-bottom:5px;font-size:9px;display:block}.review-title-row h2{font-size:17px}.review-title-row p{color:var(--muted);margin-top:7px;font-size:10px}.classification-strip{background:#f8faf9;border-top:1px solid #edf0ee;border-bottom:1px solid #edf0ee;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;min-height:73px;padding:10px 18px;display:grid}.classification-strip>span{border-right:1px solid var(--border);flex-direction:column;justify-content:center;gap:5px;min-height:40px;padding:0 13px;display:flex}.classification-strip>span:first-child{padding-left:0}.classification-strip>span:last-child{border:0}.classification-strip small{font-size:9px}.classification-strip strong{font-size:12px}.classification-strip em{color:var(--muted);font-size:8px;font-style:normal}.review-content-grid{background:#f5f7f6;grid-template-columns:1.25fr .75fr;gap:12px;padding:14px;display:grid}.structured-section,.tag-section{border-bottom:1px solid #edf0ee;padding:14px 16px}.structured-section>span,.tag-section>span,.report-drawer-content section>span{color:var(--muted);margin-bottom:8px;font-size:9px;font-weight:600;display:block}.structured-section p{font-size:12px;line-height:1.7}.tag-section>div,.tag-row{flex-wrap:wrap;gap:6px;display:flex}.rating-change{background:var(--blue-soft);color:#2a56a9;border-radius:5px;align-items:center;gap:9px;margin:12px;padding:10px;display:flex}.rating-change span{flex-direction:column;flex:1;display:flex}.rating-change small{color:#6680b4;font-size:8px}.rating-change strong{align-items:center;gap:5px;margin-top:4px;font-size:11px;display:flex}.rating-change button{color:#2455b7;background:0 0;border:0;font-size:10px;font-weight:600}.review-content-grid blockquote,.report-drawer-content blockquote,.timeline-card blockquote,.thesis-box blockquote{border-left:3px solid var(--green);color:#455149;background:#f7faf8;margin:14px 16px;padding:12px;font-size:11px;line-height:1.8}.evidence-actions{gap:6px;padding:0 16px 14px;display:flex}.review-source-drawer{padding:16px 18px 24px}.review-source-meta{grid-template-columns:1.5fr 1fr;gap:10px;margin-bottom:14px;display:grid}.review-source-meta>span{border:1px solid var(--border);background:var(--panel-soft);border-radius:5px;flex-direction:column;gap:5px;padding:10px;display:flex}.review-source-meta small{color:var(--muted);font-size:8px}.review-source-meta strong{overflow-wrap:anywhere;font-size:10px}.review-source-drawer pre{border:1px solid var(--border);min-height:360px;color:var(--text);background:var(--panel-soft);font:inherit;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:5px;margin:0;padding:13px;font-size:10px;line-height:1.75}.review-evidence-editor{padding:18px}.review-evidence-editor label{color:var(--muted);flex-direction:column;gap:7px;font-size:9px;font-weight:600;display:flex}.review-evidence-editor textarea{resize:vertical;border:1px solid var(--border-strong);width:100%;min-height:190px;color:var(--text);background:var(--panel);font:inherit;border-radius:5px;outline:0;padding:10px 11px;font-size:11px;line-height:1.7}.review-evidence-editor textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #13795b1a}.review-evidence-editor>small{color:var(--muted);margin-top:9px;font-size:8px;line-height:1.55;display:block}.review-decision{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:10px 16px;display:flex}.review-decision>span{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.review-decision>div{gap:8px;display:flex}.viewpoint-summary{grid-template-columns:repeat(4,1fr) auto;align-items:center;min-height:82px;padding:10px 14px;display:grid}.viewpoint-summary>div{border-right:1px solid var(--border);color:var(--green);align-items:center;gap:10px;padding:0 18px;display:flex}.viewpoint-summary>div:first-child{padding-left:2px}.viewpoint-summary>div span{flex-direction:column;display:flex}.viewpoint-summary strong{color:var(--text);font-size:18px}.viewpoint-summary small{margin-top:3px;font-size:9px}.timeline{padding:20px 24px 24px}.timeline-item{grid-template-columns:32px minmax(0,1fr);gap:10px;display:grid}.timeline-rail{flex-direction:column;align-items:center;display:flex}.timeline-rail span{width:30px;height:30px;color:var(--green);background:var(--green-soft);z-index:1;border:1px solid #bfddcf;border-radius:50%;place-items:center;display:grid}.timeline-down .timeline-rail span{color:var(--red);background:var(--red-soft);border-color:#edc3be}.timeline-same .timeline-rail span{color:var(--muted);background:#edf1ef;border-color:#d7ded9}.timeline-rail i{background:var(--border-strong);flex:1;width:1px;min-height:22px}.timeline-card{border:1px solid var(--border);border-radius:6px;margin-bottom:14px;padding:14px}.timeline-card header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.timeline-card header>div{align-items:center;gap:8px;display:flex}.timeline-card header strong{font-size:13px}.timeline-card header small{font-size:9px}.timeline-card header>span{color:var(--muted);font-size:9px}.change-grid{background:#f8faf9;border-radius:5px;grid-template-columns:1fr 1fr .7fr;margin-top:13px;display:grid}.change-grid>span{border-right:1px solid var(--border);align-items:center;gap:7px;min-height:55px;padding:8px 12px;display:flex}.change-grid span:last-child{border:0}.change-grid small{margin-right:auto;font-size:8px;display:block}.change-grid b{color:var(--muted);font-size:10px;font-weight:500;text-decoration:line-through}.change-grid strong{font-size:11px}.timeline-card>p{margin:12px 4px 0;font-size:11px;line-height:1.6}.timeline-card>blockquote{margin:9px 4px 0;padding:9px 11px;font-size:10px}.industry-monthly-status{grid-template-columns:38px minmax(280px,1fr) auto auto;align-items:center;gap:12px;min-height:70px;padding:11px 14px;display:grid}.industry-monthly-status-icon{width:36px;height:36px;color:var(--blue);background:var(--blue-soft);border-radius:6px;place-items:center;display:grid}.industry-monthly-status>div{min-width:0}.industry-monthly-status strong{font-size:12px}.industry-monthly-status p{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.55}.industry-ai-state{border:1px solid var(--border);min-height:30px;color:var(--muted);background:var(--panel-soft);white-space:nowrap;border-radius:5px;align-items:center;gap:8px;padding:0 10px;font-size:9px;font-weight:600;display:inline-flex}.industry-ai-running{color:#8a570e;background:var(--amber-soft);border-color:#e6c98f}.industry-ai-success{color:var(--green-dark);background:var(--green-soft);border-color:#b9d9cb}.industry-ai-error{color:var(--red);background:var(--red-soft);border-color:#ebc0bc}.industry-monthly-overview{justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:12px 14px;display:flex}.industry-monthly-overview>div{align-items:flex-start;gap:10px;min-width:0;display:flex}.industry-monthly-overview>div>span{width:31px;height:31px;color:var(--purple);background:var(--purple-soft);border-radius:5px;flex:none;place-items:center;display:grid}.industry-monthly-overview small{color:var(--muted);font-size:8px;font-weight:600}.industry-monthly-overview p{max-width:980px;color:var(--text);margin-top:4px;font-size:11px;line-height:1.65}.industry-monthly-overview .select-control select{min-width:112px}.industry-monthly-warning{border:1px solid #e8c8a2;border-left:3px solid var(--amber);min-height:52px;color:var(--amber);background:var(--amber-soft);border-radius:6px;align-items:center;gap:9px;padding:9px 13px;display:flex}.industry-monthly-warning span{flex-direction:column;gap:3px;display:flex}.industry-monthly-warning strong{color:var(--text);font-size:10px}.industry-monthly-warning small{color:var(--muted);font-size:9px}.industry-monthly-list{flex-direction:column;gap:12px;display:flex}.industry-monthly-card{border:1px solid var(--border);background:var(--panel);border-radius:7px;overflow:hidden}.industry-monthly-card>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:11px 15px;display:flex}.industry-monthly-card>header>div{align-items:center;gap:10px;min-width:0;display:flex}.industry-monthly-card>header>div>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.industry-monthly-card>header strong{font-size:14px}.industry-monthly-card>header small{color:var(--muted);font-size:8px}.industry-monthly-symbol{width:34px;height:34px;color:var(--green);background:var(--green-soft);border-radius:5px;flex:none;place-items:center;display:grid}.industry-monthly-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.industry-sentiment-row{border-bottom:1px solid var(--border);background:var(--panel-soft);grid-template-columns:auto minmax(120px,1fr) auto auto;align-items:center;gap:12px;min-height:51px;padding:8px 15px;display:grid}.industry-sentiment-row>span{white-space:nowrap;align-items:baseline;gap:5px;display:flex}.industry-sentiment-row small{color:var(--muted);font-size:8px}.industry-sentiment-row b{font-size:11px}.industry-sentiment-track{background:var(--border);border-radius:4px;height:7px;display:flex;overflow:hidden}.industry-sentiment-track i{height:100%;display:block}.industry-sentiment-track .positive{background:var(--green)}.industry-sentiment-track .neutral{background:#aab4ae}.industry-sentiment-track .negative{background:var(--red)}.industry-monthly-copy-grid{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.industry-monthly-copy-grid section{min-width:0;min-height:112px;padding:15px 17px}.industry-monthly-copy-grid section:first-child{border-right:1px solid var(--border)}.industry-monthly-card h3{color:var(--muted);font-size:9px;font-weight:700}.industry-monthly-copy-grid p{margin-top:9px;font-size:11px;line-height:1.75}.industry-monthly-detail-grid{border-bottom:1px solid var(--border);grid-template-columns:1.35fr 1fr 1fr 1fr;display:grid}.industry-monthly-detail-grid.without-recommendations{grid-template-columns:1.35fr 1fr 1fr}.industry-monthly-detail-grid section{border-right:1px solid var(--border);min-width:0;min-height:126px;padding:14px 15px}.industry-monthly-detail-grid section:last-child{border-right:0}.industry-monthly-detail-grid ul{margin:9px 0 0;padding-left:16px}.industry-monthly-detail-grid li{color:var(--text);margin-bottom:6px;padding-left:2px;font-size:9px;line-height:1.55}.industry-chip-list{flex-wrap:wrap;align-items:flex-start;gap:5px;margin-top:9px;display:flex}.industry-chip-list>span:not(.badge),.industry-empty-copy{color:var(--muted);font-size:9px;line-height:1.55}.industry-monthly-evidence{padding:14px 15px 15px}.industry-monthly-section-title{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:9px;display:flex}.industry-monthly-section-title small{color:var(--muted);font-size:8px}.industry-monthly-evidence>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.industry-monthly-evidence article{border:1px solid var(--border);background:var(--panel-soft);border-radius:5px;min-width:0;padding:10px 11px}.industry-monthly-evidence article>header{justify-content:space-between;align-items:flex-start;gap:9px;display:flex}.industry-monthly-evidence article>header>span:first-child{flex-direction:column;gap:4px;min-width:0;display:flex}.industry-monthly-evidence article>header>span:last-child{flex:none;gap:4px;display:flex}.industry-monthly-evidence article strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.industry-monthly-evidence article small{color:var(--muted);font-size:7px;line-height:1.5}.industry-monthly-evidence blockquote{border-left:2px solid var(--green);color:#455149;background:var(--panel);margin:8px 0 0;padding:8px 9px;font-size:9px;line-height:1.65}.industry-monthly-footnote{color:var(--muted);text-align:right;padding:0 3px;font-size:8px;line-height:1.55}.focus-intro,.simulation-head{align-items:center;gap:12px;min-height:68px;padding:10px 14px;display:flex}.focus-intro>div,.simulation-head>div:first-child{flex:1;align-items:center;gap:11px;display:flex}.focus-intro>div>svg{color:var(--amber)}.focus-intro span,.simulation-head>div:first-child>span:last-child{flex-direction:column;display:flex}.focus-intro strong,.simulation-head strong{font-size:12px}.focus-intro p,.simulation-head p{color:var(--muted);margin-top:4px;font-size:10px}.focus-view-toggle button{align-items:center;gap:5px;display:inline-flex}.focus-mention-filter-row{border-bottom:1px solid var(--border);background:var(--panel-soft);justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:10px 16px;display:flex}.focus-mention-filter-row>div:first-child{min-width:165px;color:var(--muted);align-items:center;gap:9px;display:flex}.focus-mention-filter-row>div:first-child>span{flex-direction:column;gap:2px;display:flex}.focus-mention-filter-row>div:first-child strong{color:var(--text);font-size:10px}.focus-mention-filter-row>div:first-child small{font-size:8px}.focus-mention-filters{border:1px solid var(--border);background:var(--panel);border-radius:6px;grid-template-columns:repeat(5,minmax(105px,1fr));gap:4px;padding:4px;display:grid}.focus-mention-filters button{min-height:40px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:5px 7px 5px 10px;display:flex}.focus-mention-filters button>span{flex-direction:column;gap:1px;font-size:9px;font-weight:700;display:flex}.focus-mention-filters button small{color:var(--muted-2);font-size:7px;font-weight:500}.focus-mention-filters button b{min-width:24px;height:24px;color:var(--text);background:var(--panel-soft);border-radius:4px;place-items:center;padding:0 6px;font-size:9px;display:grid}.focus-mention-filters button:hover:not(:disabled){color:var(--text);background:var(--green-soft)}.focus-mention-filters button.active{color:#fff;background:var(--green)}.focus-mention-filters button.active small{color:#ffffffbd}.focus-mention-filters button.active b{color:#fff;background:#ffffff2e}.focus-mention-filters button:disabled{opacity:.42;cursor:not-allowed}.focus-heatmap{grid-template-columns:repeat(6,minmax(100px,1fr));grid-auto-flow:dense;gap:6px;padding:12px;display:grid}.focus-heatmap .focus-map-card{grid-column:span var(--span);min-height:122px}.focus-treemap{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:58px;grid-auto-flow:dense;gap:4px;padding:12px;display:grid}.focus-treemap .tile-xl{grid-area:span 4/span 6}.focus-treemap .tile-lg{grid-area:span 3/span 4}.focus-treemap .tile-md{grid-area:span 3/span 3}.focus-treemap .tile-sm{grid-area:span 2/span 3}.focus-map-card{color:#fff;background:var(--heat-color);text-align:left;border:2px solid #0000;border-radius:4px;flex-direction:column;align-items:flex-start;min-width:0;padding:13px 13px 31px;display:flex;position:relative;overflow:hidden}.focus-map-card.selected{border-color:#102a21;box-shadow:inset 0 0 0 2px #fff}.focus-map-card .rank{opacity:.72;font-size:9px;position:absolute;top:9px;right:10px}.focus-map-card strong{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 24px);font-size:14px;overflow:hidden}.focus-map-card small{color:#ffffffc7;margin-top:3px;font-size:9px}.focus-map-card b{margin-top:8px;font-size:10px}.focus-map-card em{color:#ffffffd1;margin-top:3px;font-size:8px;font-style:normal}.focus-map-card p{color:#ffffffe6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:auto;padding-top:8px;font-size:8px;line-height:1.45;display:-webkit-box;overflow:hidden}.focus-open-cue{color:#ffffffe0;align-items:center;gap:4px;font-size:8px;font-weight:600;display:inline-flex;position:absolute;bottom:8px;right:10px}.focus-treemap .tile-sm p{display:none}.focus-treemap .tile-sm b{margin-top:auto}.focus-detail-grid{grid-template-columns:1.5fr .65fr;gap:14px;display:grid}.focus-table-summary{min-width:220px;max-width:330px;color:var(--muted);font-size:9px;line-height:1.5}.data-table.compact td{padding-top:9px;padding-bottom:9px}.rank-number{background:#edf2ef;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.sentiment-bar{background:#eee;border-radius:3px;width:110px;height:6px;display:flex;overflow:hidden}.sentiment-bar i:first-child{background:var(--green)}.sentiment-bar i:nth-child(2){background:#b2bcb7}.sentiment-bar i:nth-child(3){background:var(--red)}.stock-snapshot{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;padding:16px;display:grid}.stock-snapshot>span{flex-direction:column;gap:5px;display:flex}.stock-snapshot>span:last-child{border-left:1px solid var(--border);padding-left:16px}.stock-snapshot small{font-size:9px}.stock-snapshot strong{font-size:24px}.stock-snapshot em{font-size:10px;font-style:normal}.mention-stat{grid-template-columns:repeat(3,1fr);gap:5px;padding:14px;display:grid}.mention-stat div{text-align:center;background:#f7f9f8;flex-direction:column;padding:8px 4px;display:flex}.mention-stat span{color:var(--muted);font-size:8px}.mention-stat b{margin-top:3px;font-size:16px}.attention-callout{background:var(--amber-soft);color:var(--amber);border-radius:5px;gap:8px;margin:0 14px 14px;padding:10px;display:flex}.attention-callout>span{color:var(--text)}.attention-callout strong{font-size:10px}.attention-callout p{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.55}.focus-detail-drawer{padding-bottom:24px}.focus-drawer-summary{color:#fff;background:var(--heat-color);padding:18px}.focus-drawer-summary>div:first-child{grid-template-columns:1fr 1fr;gap:12px;display:grid}.focus-drawer-summary>div:first-child>span{flex-direction:column;gap:4px;display:flex}.focus-drawer-summary small{color:#ffffffc2;font-size:9px}.focus-drawer-summary strong{font-size:25px}.focus-drawer-summary em{color:#ffffffe6;font-size:10px;font-style:normal}.focus-drawer-counts{background:#fff3;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:16px;display:grid}.focus-drawer-counts span{background:color-mix(in srgb, var(--heat-color) 88%, #000);flex-direction:column;justify-content:center;gap:4px;min-height:56px;padding:9px;display:flex}.focus-drawer-counts b{font-size:16px}.focus-drawer-section{border-bottom:1px solid var(--border);padding:17px 18px}.focus-drawer-section>span{color:var(--muted);margin-bottom:10px;font-size:9px;font-weight:700;display:block}.focus-drawer-section>p{white-space:pre-wrap;font-size:11px;line-height:1.75}.focus-drawer-section .simulation-eligibility{margin:0}.focus-report-list{border:1px solid var(--border);border-radius:5px;overflow:hidden}.focus-report-list article{border-bottom:1px solid var(--border);background:var(--panel);padding:13px}.focus-report-list article:last-child{border-bottom:0}.focus-report-list header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.focus-report-list header>div{flex-direction:column;gap:5px;min-width:0;display:flex}.focus-report-list header strong{font-size:10px;line-height:1.45}.focus-report-list header small{color:var(--muted);font-size:8px}.focus-report-list header>span{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.focus-report-list article>p{color:var(--text);white-space:pre-wrap;margin-top:11px;font-size:10px;line-height:1.7}.focus-report-list blockquote{border-left:3px solid var(--green);color:var(--muted);background:var(--panel-soft);white-space:pre-wrap;margin:10px 0 0;padding:9px 10px;font-size:9px;line-height:1.65}.focus-weight-drawer{padding-bottom:22px}.weight-normalization{min-height:62px;color:var(--green);background:var(--green-soft);border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:11px 18px;display:flex}.weight-normalization>span{flex-direction:column;gap:4px;display:flex}.weight-normalization strong{color:var(--text);font-size:10px}.weight-normalization small{color:var(--muted);font-size:8px}.focus-weight-controls{padding:4px 18px}.focus-weight-control{border-bottom:1px solid var(--border);padding:15px 0;display:block}.focus-weight-control:last-child{border-bottom:0}.focus-weight-control header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.focus-weight-control header>span{flex-direction:column;gap:4px;min-width:0;display:flex}.focus-weight-control strong{font-size:10px}.focus-weight-control small{color:var(--muted);font-size:8px;line-height:1.5}.focus-weight-control header>b{min-width:74px;color:var(--text);justify-content:flex-end;align-items:baseline;gap:6px;font-size:16px;display:flex}.focus-weight-control header>b em{color:var(--green);font-size:8px;font-style:normal}.focus-weight-control input[type=range]{width:100%;height:22px;accent-color:var(--green);cursor:pointer;margin-top:11px}.weight-preview{border-top:1px solid var(--border);margin-top:4px}.weight-preview>header{background:var(--panel-soft);justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 18px;display:flex}.weight-preview>header>span{flex-direction:column;gap:4px;display:flex}.weight-preview>header strong{font-size:10px}.weight-preview>header small{color:var(--muted);font-size:8px}.weight-preview>div>span{border-bottom:1px solid var(--border);grid-template-columns:25px 1fr auto;align-items:center;gap:10px;min-height:54px;padding:8px 18px;display:grid}.weight-preview>div>span:last-child{border-bottom:0}.weight-preview>div>span>b{width:23px;height:23px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;font-size:9px;display:grid}.weight-preview>div>span>span{flex-direction:column;gap:4px;display:flex}.weight-preview>div>span>span strong{font-size:10px}.weight-preview>div>span>span small{color:var(--muted);font-size:8px}.weight-preview>div>span>em{color:var(--green);font-size:10px;font-style:normal;font-weight:700}.drawer:has(.focus-weight-drawer) .drawer-footer{flex-wrap:wrap}.sim-icon{background:var(--green-soft);width:36px;height:36px;color:var(--green);border-radius:5px;place-items:center;display:grid}.segmented{background:#eef2ef;border-radius:6px;align-items:center;padding:3px;display:inline-flex}.segmented button{min-height:29px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:4px;padding:0 10px;font-size:10px}.segmented button.active{color:var(--text);background:#fff;font-weight:600;box-shadow:0 1px 4px #1e2d251f}.segmented.full{width:100%}.segmented.full button{flex:1}.simulation-actions{flex:none;align-items:center;gap:8px;display:flex}.simulation-mode button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.simulation-mode button b{min-width:17px;height:17px;color:var(--muted);background:#6270681f;border-radius:8px;place-items:center;padding:0 4px;font-size:8px;display:inline-grid}.simulation-mode button.active b{background:var(--green-soft);color:var(--green)}.simulation-pool-tabs,.analyst-pool-tabs{flex-wrap:wrap;gap:6px;display:flex}.simulation-pool-tabs button,.analyst-pool-tabs button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.simulation-pool-tabs button b,.analyst-pool-tabs button b{min-width:20px;color:var(--muted);background:#6270681f;border-radius:999px;padding:2px 5px;font-size:9px}.rules-row{border:1px solid var(--border);background:var(--border);border-radius:6px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.rules-row>span{min-height:54px;color:var(--muted);background:#fff;align-items:center;gap:7px;padding:10px 12px;font-size:9px;display:flex}.rules-row svg{color:var(--green);flex:none}.rules-row b{color:var(--text)}.holding-chart-panel{overflow:hidden}.holding-chart-actions{align-items:center;gap:8px;display:flex}.holding-data-warning{color:#8c540f;background:#fff8ec;border-bottom:1px solid #efd8b4;align-items:center;gap:8px;min-height:38px;padding:8px 16px;font-size:9px;display:flex}.holding-data-warning svg{color:var(--amber);flex:none}.holding-data-warning strong{color:#75450c}.holding-data-online{color:#315f4d;background:#edf7f2;border-color:#cce2d6}.holding-data-online strong{color:var(--green-dark)}.holding-kline-summary{grid-template-columns:repeat(6,minmax(0,1fr));padding:12px 16px 4px;display:grid}.holding-kline-summary>span{border-right:1px solid var(--border);flex-direction:column;gap:5px;min-height:42px;padding:0 14px;display:flex}.holding-kline-summary>span:first-child{padding-left:0}.holding-kline-summary>span:last-child{border-right:0}.holding-kline-summary small{font-size:8px}.holding-kline-summary strong{font-size:12px}.holding-source-row{border-top:1px solid var(--border);grid-template-columns:1.25fr 1fr auto auto;align-items:center;gap:12px;min-height:58px;padding:9px 16px;display:grid}.holding-source-row>span{color:var(--green);align-items:center;gap:8px;min-width:0;display:flex}.holding-source-row>span>span{flex-direction:column;min-width:0;display:flex}.holding-source-row small{font-size:8px}.holding-source-row strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.holding-row-selected td{background:#edf7f2;box-shadow:inset 0 1px #d6e9df,inset 0 -1px #d6e9df}.holding-row-selected td:first-child{box-shadow:inset 3px 0 var(--green), inset 0 1px #d6e9df, inset 0 -1px #d6e9df}.data-table tbody tr:focus-visible{outline:2px solid var(--green);outline-offset:-2px}.trade-stock-link{min-width:130px;color:var(--green);justify-content:space-between;align-items:center;gap:12px;display:flex}.trade-stock-link>span{color:var(--text);flex-direction:column;display:flex}.trade-tags{flex-wrap:wrap;align-items:center;gap:4px;margin-top:6px;display:flex}.trade-tags .badge{min-height:19px;padding:1px 6px;font-size:9px}.trade-action-cell{text-align:center;width:82px}.trade-row-actions{justify-content:center;align-items:center;gap:4px;display:flex}.trade-edit-button{color:var(--green)}.trade-edit-button:hover{color:var(--green-dark);background:var(--green-soft)}.trade-remove-button{color:var(--muted);margin:0 auto}.trade-remove-button:hover{color:var(--red);background:var(--red-soft)}.simulation-table-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.simulation-stock-search-row{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px 0;font-size:11px;display:flex}.simulation-stock-search{background:var(--panel);width:min(320px,100%);height:36px}.simulation-stock-search input{color:var(--text)}.simulation-stock-search .icon-button{flex:none;width:24px;height:24px}.simulation-category-select{min-width:132px}.simulation-timing-select{min-width:168px}.simulation-return-select{min-width:112px}.simulation-sort-select{min-width:124px}.simulation-category-select select,.simulation-return-select select,.simulation-sort-select select{width:100%;min-width:0}.simulation-sort-direction{min-width:78px;padding-inline:10px}.benchmark-select{min-width:144px}.benchmark-select select{width:100%;min-width:0}.benchmark-mode-strip{min-height:44px;color:var(--green);background:var(--green-soft);border-bottom:1px solid var(--border);align-items:center;gap:9px;padding:8px 13px;display:flex}.benchmark-mode-strip>span{flex-direction:column;gap:2px;display:flex}.benchmark-mode-strip strong{color:var(--text);font-size:10px}.benchmark-mode-strip small{color:var(--muted);font-size:9px}.trade-benchmark-select{width:154px;height:32px;padding-left:7px}.trade-benchmark-select select{width:100%;min-width:0;font-size:10px}.benchmark-reason{white-space:normal;max-width:170px;line-height:1.35}.simulation-empty{min-height:180px}.custom-trade-form{flex-direction:column;gap:17px;padding:20px 18px;display:flex}.custom-trade-form label{color:var(--muted);flex-direction:column;gap:7px;font-size:10px;font-weight:600;display:flex}.custom-trade-form label>span{color:var(--text)}.custom-trade-form label b{color:var(--red)}.custom-trade-form label em{color:var(--muted-2);margin-left:5px;font-style:normal;font-weight:400}.custom-trade-form input,.custom-trade-form select{border:1px solid var(--border-strong);width:100%;height:42px;color:var(--text);background:var(--panel);border-radius:6px;outline:0;padding:0 11px}.custom-trade-form input:focus,.custom-trade-form select:focus{border-color:var(--green);box-shadow:0 0 0 3px #13795b1a}.custom-trade-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.custom-trade-note{min-height:62px;color:var(--green);background:#f1f8f4;border:1px solid #c9dfd4;border-radius:6px;align-items:flex-start;gap:9px;padding:11px 12px;display:flex}.custom-trade-note>span{color:var(--text);flex-direction:column;display:flex}.custom-trade-note strong{font-size:10px}.custom-trade-note small{margin-top:5px;font-size:9px;line-height:1.55}.custom-holding-rule{flex-direction:column;gap:12px;display:flex}.holding-day-presets{grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;display:grid}.holding-day-presets button{border:1px solid var(--border-strong);min-width:0;height:34px;color:var(--muted);background:var(--panel);border-radius:5px;padding:0 4px;font-size:9px;font-weight:600}.holding-day-presets button:hover{color:var(--green);border-color:var(--green)}.holding-day-presets button.active{color:#fff;border-color:var(--green);background:var(--green)}.trade-signal-lock{border-left:3px solid var(--green);background:var(--panel-soft);min-height:70px;color:var(--green);align-items:flex-start;gap:10px;padding:12px;display:flex}.trade-signal-lock>span{flex-direction:column;gap:4px;min-width:0;display:flex}.trade-signal-lock small{color:var(--muted);font-size:9px}.trade-signal-lock strong{color:var(--text);font-size:13px}.trade-signal-lock em{color:var(--muted);font-size:9px;font-style:normal;line-height:1.45}.execution-basis{height:42px}.execution-basis button{font-size:10px}.execution-live-preview{border:1px solid var(--border);background:var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.execution-live-preview>span{background:var(--panel);flex-direction:column;gap:7px;min-width:0;min-height:66px;padding:11px 9px;display:flex}.execution-live-preview small{color:var(--muted);font-size:8px}.execution-live-preview strong{color:var(--text);overflow-wrap:anywhere;font-size:11px}.replay-toolbar{align-items:center;gap:16px;min-height:62px;padding:10px 12px;display:flex}.stock-picker,.date-window{align-items:center;gap:9px;font-size:10px;font-weight:600;display:flex}.stock-picker{flex:1}.stock-picker .select-control select{min-width:200px}.replay-report-picker{flex:1.35;min-width:290px}.replay-report-picker .select-control{width:100%}.replay-report-picker .select-control select{width:100%;min-width:0}.kline-summary{gap:44px;padding:13px 18px 3px;display:flex}.kline-summary small{font-size:8px}.kline-summary strong{font-size:13px}.candle-wrap{width:100%;padding:0 10px 5px;overflow-x:auto}.candle-chart{width:100%;min-width:720px;height:242px;display:block}.candle-hover-target{cursor:crosshair}.candle-crosshair{stroke:var(--muted);stroke-width:1px;stroke-dasharray:3 3;opacity:.72}.candle-crosshair-horizontal{opacity:.42}.candle-hover-point{fill:var(--panel);stroke:var(--text);stroke-width:1.5px}.candle-hover-tooltip{border:1px solid var(--border-strong);height:100%;color:var(--text);background:var(--panel);border-radius:5px;padding:9px 10px;font-family:Inter,Microsoft YaHei,sans-serif;overflow:hidden;box-shadow:0 8px 24px #121d172e}.candle-hover-tooltip header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:7px;display:flex}.candle-hover-tooltip header strong{font-size:10px}.candle-hover-tooltip header b{font-size:11px}.candle-hover-tooltip>div{grid-template-columns:repeat(4,1fr);gap:6px;padding:8px 0;display:grid}.candle-hover-tooltip>div span{flex-direction:column;gap:3px;display:flex}.candle-hover-tooltip small{color:var(--muted);font-size:7px}.candle-hover-tooltip b{font-size:9px}.candle-hover-tooltip footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:8px;padding-top:6px;font-size:7px;display:flex}.candle-hover-tooltip footer b{color:var(--text);margin-left:3px}.candle-hover-tooltip .positive{color:var(--red)}.candle-hover-tooltip .negative{color:var(--green)}.technical-analysis{overflow:hidden}.technical-grid{background:var(--border);border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:1px;display:grid}.technical-figure{background:var(--panel);min-width:0;margin:0;padding:11px 12px 8px}.technical-figure figcaption{justify-content:space-between;align-items:flex-start;gap:10px;min-height:36px;display:flex}.technical-figure figcaption>span{flex-direction:column;display:flex}.technical-figure figcaption strong{font-size:11px}.technical-figure figcaption small{margin-top:3px;font-size:8px}.technical-figure figcaption b{color:var(--muted);text-align:right;font-size:9px;font-weight:600}.technical-chart-frame{width:100%;height:178px}.technical-trend-figure{padding:13px 16px 10px}.technical-trend-frame{width:100%;height:235px}.replay-lower-grid{grid-template-columns:.8fr 1.2fr;gap:14px;display:grid}.thesis-box{padding:15px}.thesis-box>strong{margin-top:10px;font-size:12px;display:block}.thesis-box>p{color:var(--muted);margin-top:6px;font-size:10px;line-height:1.6}.thesis-box blockquote{margin:12px 0 0}.prediction-row{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.prediction-row span{border-right:1px solid var(--border);flex-direction:column;justify-content:center;min-height:58px;padding:8px 14px;display:flex}.prediction-row span:last-child{border:0}.prediction-row small{font-size:8px}.prediction-row b{margin-top:4px;font-size:10px}.data-consistency-warning{color:#8b570f;background:#fff8ec;border:1px solid #e9c8a0;border-radius:5px;align-items:flex-start;gap:7px;margin-top:10px;padding:9px 10px;font-size:9px;line-height:1.5;display:flex}.simulation-eligibility{border:1px solid var(--border);border-radius:6px;align-items:flex-start;gap:9px;min-height:62px;margin:10px 14px 14px;padding:10px 12px;display:flex}.simulation-eligibility span{flex-direction:column;display:flex}.simulation-eligibility strong{font-size:10px}.simulation-eligibility p{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.5}.eligibility-green{color:var(--green);background:var(--green-soft)}.eligibility-amber{color:var(--amber);background:var(--amber-soft)}.eligibility-red{color:var(--red);background:var(--red-soft)}.eligibility-blue{color:var(--blue);background:var(--blue-soft)}.event-list article{border-bottom:1px solid #edf0ee;grid-template-columns:32px 1fr;gap:9px;min-height:86px;padding:12px 14px;display:grid}.event-list article.event-risk-alert{background:var(--red-soft);box-shadow:inset 3px 0 var(--red)}.event-icon{border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.event-positive{color:var(--green);background:var(--green-soft)}.event-notable{color:#9b640e;background:#fff3d8}.event-negative{color:var(--red);background:#fff}.event-pending{color:var(--amber);background:var(--amber-soft)}.event-list header{justify-content:space-between;align-items:center;gap:10px;display:flex}.event-list header a{color:inherit;text-decoration:none}.event-risk-alert header a{color:var(--red)}.event-list strong{font-size:10px}.event-list small{margin-top:3px;font-size:8px;display:block}.event-list p{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.5}.event-note{background:var(--blue-soft);color:#48699f;border-radius:5px;align-items:flex-start;gap:7px;margin:10px;padding:9px;font-size:9px;line-height:1.5;display:flex}.replay-range-warning{margin:0 16px 14px}.event-list a{color:inherit;text-decoration:none}.event-list a:hover{color:var(--green);text-decoration:underline}.export-grid{grid-template-columns:repeat(4,1fr);display:grid}.export-grid article{border-right:1px solid var(--border);flex-direction:column;align-items:flex-start;min-height:170px;padding:16px;display:flex}.export-grid article:last-child{border:0}.export-grid article>div{flex:1}.export-icon{border-radius:6px;place-items:center;width:38px;height:38px;margin-bottom:12px;display:grid}.export-green{color:var(--green);background:var(--green-soft)}.export-blue{color:var(--blue);background:var(--blue-soft)}.export-amber{color:var(--amber);background:var(--amber-soft)}.export-purple{color:var(--purple);background:var(--purple-soft)}.export-grid strong{font-size:11px}.export-grid p{color:var(--muted);margin-top:6px;font-size:9px;line-height:1.5}.export-grid .button{width:100%;margin-top:12px}.report-performance-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.report-big-number{grid-template-columns:1fr 110px;align-items:center;padding:16px;display:grid}.report-big-number>span{flex-direction:column;display:flex}.report-big-number small{font-size:9px}.report-big-number strong{margin-top:6px;font-size:30px}.report-big-number em{color:var(--red);margin-top:6px;font-size:9px;font-style:normal}.win-loss-ring{background:conic-gradient(var(--green) 0 66.7%, #e5e9e6 66.7%);border-radius:50%;place-items:center;width:84px;height:84px;display:grid;position:relative}.win-loss-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:9px}.win-loss-ring span{z-index:1;text-align:center;flex-direction:column;display:flex;position:relative}.win-loss-ring b{font-size:16px}.win-loss-ring small{font-size:7px}.report-split{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.report-split span{border-right:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;min-height:52px;display:flex}.report-split span:last-child{border:0}.report-split b{font-size:11px}.report-split small{margin-top:4px;font-size:8px}.holding-bars{flex-direction:column;gap:16px;padding:18px 18px 8px;display:flex}.holding-bars>div{grid-template-columns:90px 1fr 45px;align-items:center;gap:10px;font-size:10px;display:grid}.holding-bars i{background:#e8ece9;border-radius:4px;height:8px;overflow:hidden}.holding-bars b{background:var(--green);border-radius:4px;height:100%;display:block}.holding-bars strong{font-size:10px}.chart-caption{color:var(--muted);padding:8px 18px 15px;font-size:9px}.report-files>div{border-bottom:1px solid #edf0ee;grid-template-columns:38px 1fr auto 34px;align-items:center;gap:10px;min-height:66px;padding:9px 15px;display:grid}.report-files>div:last-child{border:0}.report-files>div>span:nth-child(2){flex-direction:column;display:flex}.report-files strong{font-size:10px}.report-files small{margin-top:5px;font-size:8px}.file-icon-pdf,.file-icon-xls,.file-icon-img{color:#fff;border-radius:4px;place-items:center;width:32px;height:34px;font-size:7px;font-weight:700;display:grid}.file-icon-pdf{background:#c84a42}.file-icon-xls{background:#2b825f}.file-icon-img{background:#6d68a4}.task-table article{border-bottom:1px solid #edf0ee;grid-template-columns:40px minmax(220px,1.5fr) repeat(3,minmax(100px,.7fr)) 80px 34px;align-items:center;gap:12px;min-height:75px;padding:9px 14px;display:grid}.task-table article:last-child{border:0}.task-symbol{border-radius:6px;place-items:center;width:36px;height:36px;display:grid}.task-symbol svg{width:18px}.task-ok{color:var(--green);background:var(--green-soft)}.task-warn{color:var(--amber);background:var(--amber-soft)}.task-wait{color:var(--muted);background:#edf1ef}.task-name{flex-direction:column;min-width:0;display:flex}.task-name strong{font-size:10px}.task-name small{white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:8px;overflow:hidden}.task-table article>div:not(.task-name){flex-direction:column;gap:4px;display:flex}.task-table article>div small{font-size:8px}.task-table article>div strong{font-size:9px}.task-lower-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.frequency-list>div{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;min-height:50px;padding:8px 14px;display:flex}.frequency-list div:last-child{border:0}.frequency-list span{color:var(--muted);align-items:center;gap:8px;font-size:10px;display:flex}.frequency-list b{font-size:10px}.capacity-meter{padding:18px}.capacity-stats{border:1px solid var(--border);background:var(--border);border-radius:6px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.capacity-stats span{background:var(--panel-soft);flex-direction:column;justify-content:center;gap:6px;min-height:66px;padding:11px;display:flex}.capacity-stats small{color:var(--muted);font-size:8px}.capacity-stats strong{font-size:15px}.storage-bar>i{background:#e8ece9;border-radius:4px;height:8px;margin-top:11px;display:block;overflow:hidden}.storage-bar>i b{background:var(--green);min-width:6px;height:100%;display:block}.capacity-meter p{color:var(--muted);margin-top:13px;font-size:9px;line-height:1.6}.service-grid{grid-template-columns:1fr 1fr;display:grid}.service-grid article{border-bottom:1px solid var(--border);border-right:1px solid var(--border);grid-template-columns:40px 1fr auto;align-items:start;gap:11px;min-height:116px;padding:15px;display:grid}.service-grid article:nth-child(2n){border-right:0}.service-grid article:nth-last-child(-n+2){border-bottom:0}.service-icon{width:38px;height:38px;color:var(--amber);background:var(--amber-soft);border-radius:6px;place-items:center;display:grid}.service-icon.connected{color:var(--green);background:var(--green-soft)}.service-grid strong{font-size:11px}.service-grid p{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.5}.service-grid small{align-items:center;gap:7px;margin-top:8px;font-size:8px;display:flex}.provider-config-grid{grid-template-columns:1fr 1fr;display:grid}.provider-config-grid>section{flex-direction:column;gap:13px;padding:17px;display:flex}.provider-config-grid>section:first-child{border-right:1px solid var(--border)}.provider-config-grid header{align-items:center;gap:10px;display:flex}.provider-config-grid header>div{flex-direction:column;display:flex}.provider-config-grid header strong{font-size:12px}.provider-config-grid header small{margin-top:4px;font-size:8px}.provider-config-grid label{color:var(--muted);flex-direction:column;gap:6px;font-size:9px;font-weight:600;display:flex}.provider-config-grid input{border:1px solid var(--border-strong);background:var(--panel);width:100%;height:39px;color:var(--text);border-radius:5px;outline:0;padding:0 10px}.provider-config-grid input:focus{border-color:var(--green);box-shadow:0 0 0 3px #13795b1a}.provider-inline{grid-template-columns:1.3fr .7fr;gap:9px;display:grid}.provider-actions{gap:8px;display:flex}.public-source-note{min-height:52px;color:var(--green);background:#f2f8f5;border:1px solid #d4e3da;border-radius:5px;align-items:flex-start;gap:8px;padding:9px 10px;display:flex}.public-source-note>span{flex-direction:column;display:flex}.public-source-note strong{font-size:9px}.public-source-note small{margin-top:3px;font-size:8px;line-height:1.5}.public-source-note.public-source-warning{color:var(--amber);background:var(--amber-soft);border-color:#ead7b7}.settings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-stack{padding:4px 15px 15px}.form-stack>label{border-bottom:1px solid #edf0ee;padding:12px 0}.form-stack>label:last-child{border:0}.toggle-row{justify-content:space-between;align-items:center;display:flex}.toggle-row>span{flex-direction:column;display:flex}.toggle-row strong{font-size:10px}.toggle-row small{margin-top:4px;font-size:8px}.toggle{background:#cbd2ce;border:0;border-radius:12px;width:39px;height:22px;padding:2px}.toggle i{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;display:block;box-shadow:0 1px 3px #0000002e}.toggle.on{background:var(--green)}.toggle.on i{transform:translate(17px)}.security-list>div,.security-list>button{width:100%;min-height:67px;color:var(--text);text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.security-list>:last-child{border-bottom:0}.security-list>:is(div,button)>span:first-child{align-items:center;gap:9px;min-width:0;display:flex}.security-list svg{color:var(--green);flex:none}.security-list>:is(div,button)>span:first-child>span{flex-direction:column;min-width:0;display:flex}.security-list strong{font-size:10px}.security-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.security-action{cursor:pointer;transition:background .16s}.security-action:hover{background:var(--panel-soft)}.security-action:focus-visible{z-index:1;outline:2px solid var(--green);outline-offset:-2px;position:relative}.security-action-status{flex:none;align-items:center;gap:8px;margin-left:12px;display:flex}.security-action-status>svg{color:var(--muted)}.access-drawer-body{flex-direction:column;gap:14px;padding:16px;display:flex}.access-status-note{min-height:62px;color:var(--green);background:#f1f8f4;border:1px solid #c9dfd4;border-radius:6px;align-items:flex-start;gap:10px;padding:12px;display:flex}.access-status-note>span{min-width:0;color:var(--text);flex-direction:column;display:flex}.access-status-note strong{font-size:10px}.access-status-note small{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.55}.member-list-section,.deployment-checklist,.access-form{border:1px solid var(--border);background:var(--panel);border-radius:6px}.member-list-section>header,.deployment-checklist>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:48px;padding:10px 12px;display:flex}.member-list-section>header>span{flex-direction:column;display:flex}.member-list-section header strong,.deployment-checklist header strong,.access-form>strong{font-size:10px}.member-list-section header small{color:var(--muted);margin-top:3px;font-size:8px}.member-draft-list article{border-bottom:1px solid var(--border);grid-template-columns:32px minmax(0,1fr) auto 30px;align-items:center;gap:9px;min-height:58px;padding:9px 12px;display:grid}.member-draft-list article:last-child{border-bottom:0}.member-draft-list article:first-child{grid-template-columns:32px minmax(0,1fr) auto}.member-draft-list article>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.member-draft-list strong{font-size:10px}.member-draft-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}.access-form{flex-direction:column;gap:11px;padding:13px;display:flex}.access-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.access-form label{flex-direction:column;gap:6px;display:flex}.access-form label>span{color:var(--muted);font-size:8px;font-weight:700}.access-form label em{color:var(--muted-2);margin-left:4px;font-style:normal;font-weight:400}.access-form input,.access-form select{border:1px solid var(--border-strong);width:100%;height:38px;color:var(--text);background:var(--panel);font:inherit;border-radius:5px;padding:0 10px;font-size:10px}.access-form input:focus,.access-form select:focus{border-color:var(--green);outline:3px solid #13795b1a}.access-form .button{align-self:flex-start}.deployment-mode{min-height:39px}.deployment-mode button{flex:1}.deployment-checklist>div{border-bottom:1px solid var(--border);grid-template-columns:25px 1fr;align-items:center;gap:9px;min-height:48px;padding:9px 12px;display:grid}.deployment-checklist>div:last-child{border-bottom:0}.deployment-checklist>div>span{width:24px;height:24px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.deployment-checklist p{font-size:9px;line-height:1.5}.member-draft-list article,.member-draft-list article:first-child{grid-template-columns:32px minmax(0,1fr) auto auto}.member-actions{justify-content:flex-end;align-items:center;gap:7px;min-width:78px;display:flex}.member-actions:empty{min-width:0}.member-actions .toggle{flex:none}.storage-row{grid-template-columns:minmax(230px,.7fr) 1fr auto;align-items:center;gap:20px;min-height:95px;padding:15px;display:grid}.storage-visual{color:var(--green);align-items:center;gap:10px;display:flex}.storage-visual span{color:var(--text);flex-direction:column;display:flex}.storage-visual strong{font-size:10px}.storage-visual small{margin-top:4px;font-size:8px}.storage-bar small{margin-top:8px;font-size:8px;display:block}.danger-zone{border-color:#efcac6;justify-content:space-between;align-items:center;min-height:74px;padding:12px 15px;display:flex}.danger-zone strong{color:var(--red);font-size:11px}.danger-zone p{color:var(--muted);margin-top:5px;font-size:9px}.shared-demo-actions{align-items:center;gap:7px;display:flex}.snapshot-sync-body{padding-bottom:22px}.snapshot-compare{grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr);align-items:stretch;gap:8px;padding:16px;display:grid}.snapshot-side{border:1px solid var(--border);background:var(--panel);border-radius:6px;min-width:0;overflow:hidden}.snapshot-side>header{min-height:58px;color:var(--green);border-bottom:1px solid var(--border);background:var(--panel-soft);align-items:center;gap:9px;padding:10px 12px;display:flex}.snapshot-side>header>span{flex-direction:column;gap:3px;min-width:0;display:flex}.snapshot-side>header strong{color:var(--text);font-size:10px}.snapshot-side>header small{font-size:8px}.snapshot-side>div{grid-template-columns:repeat(3,1fr);display:grid}.snapshot-side>div>span{text-align:center;border-right:1px solid var(--border);flex-direction:column;justify-content:center;min-height:68px;padding:10px 8px;display:flex}.snapshot-side>div>span:last-child{border-right:0}.snapshot-side>div small{font-size:8px}.snapshot-side>div strong{margin-top:4px;font-size:20px}.snapshot-side>div em{color:var(--muted);font-size:8px;font-style:normal}.snapshot-side>p{min-height:47px;color:var(--muted);border-top:1px solid var(--border);padding:9px 11px;font-size:8px;line-height:1.55}.snapshot-side>p strong{color:var(--text);margin-top:3px;font-size:9px;display:block}.snapshot-side>p small{margin-top:4px;font-size:8px;display:block}.snapshot-direction{color:var(--green);flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.snapshot-direction span{color:var(--muted);font-size:8px}.snapshot-sync-warning{color:var(--amber);background:var(--amber-soft);border:1px solid #e7c88f;border-radius:6px;align-items:flex-start;gap:9px;margin:0 16px;padding:12px;display:flex}.snapshot-sync-warning>span{min-width:0}.snapshot-sync-warning strong{color:var(--text);font-size:10px}.snapshot-sync-warning p{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.65}.snapshot-sync-confirm{border:1px solid var(--border-strong);cursor:pointer;background:var(--panel);border-radius:6px;align-items:flex-start;gap:9px;min-height:58px;margin:12px 16px 0;padding:10px 12px;display:flex}.snapshot-sync-confirm input{width:16px;height:16px;accent-color:var(--green);margin:2px 0 0}.snapshot-sync-confirm>span{flex-direction:column;gap:4px;display:flex}.snapshot-sync-confirm strong{font-size:10px}.snapshot-sync-confirm small{font-size:8px;line-height:1.5}.overlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#121d1757;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#fff;flex-direction:column;width:min(560px,95vw);height:100%;animation:.22s ease-out slideIn;display:flex;box-shadow:-15px 0 40px #15231c24}@keyframes slideIn{0%{opacity:.5;transform:translate(40px)}}.drawer-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;min-height:78px;padding:14px 18px;display:flex}.drawer-head h2{margin-top:3px;font-size:16px}.drawer-head p{color:var(--muted);margin-top:5px;font-size:9px}.drawer-body{flex:1;overflow-y:auto}.drawer-footer{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:8px;min-height:64px;padding:10px 17px;display:flex}.import-tabs{border-bottom:1px solid var(--border);align-items:center;gap:5px;min-height:52px;padding:8px 16px;display:flex}.import-tabs button{height:34px;color:var(--muted);background:0 0;border:0;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex}.import-tabs button.active{color:var(--green-dark);background:var(--green-soft);font-weight:600}.import-review-mode{border-bottom:1px solid var(--border);background:var(--panel-soft);justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:10px 17px;display:flex}.import-review-mode>span{color:var(--green);align-items:center;gap:10px;display:flex}.import-review-mode>span>span{color:var(--text);flex-direction:column;display:flex}.import-review-mode strong{font-size:10px}.import-review-mode small{margin-top:4px;font-size:8px;line-height:1.45}.import-published-at{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;min-height:70px;padding:10px 17px;display:flex}.import-published-at>span{color:var(--green);align-items:center;gap:10px;display:flex}.import-published-at>span>span{color:var(--text);flex-direction:column;display:flex}.import-published-at strong{font-size:10px}.import-published-at em{color:var(--muted);font-style:normal;font-weight:400}.import-published-at small{margin-top:4px;font-size:8px}.import-published-at input{border:1px solid var(--border-strong);background:var(--panel);border-radius:5px;width:190px;height:38px;padding:0 9px}.import-form{flex-direction:column;gap:16px;padding:18px;display:flex}.import-form label em{color:var(--muted-2);font-style:normal;font-weight:400}.import-form input,.import-form textarea{border:1px solid var(--border-strong);border-radius:6px;outline:0;width:100%;padding:10px 11px;font-size:12px}.import-form input{height:40px}.import-form textarea{resize:vertical;height:290px;line-height:1.7}.import-form input:focus,.import-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #13795b1a}.text-stats{color:var(--muted);justify-content:space-between;margin-top:-8px;font-size:9px;display:flex}.file-upload-area{padding:18px}.drop-zone{min-height:235px;color:var(--green);cursor:pointer;background:#f8faf9;border:1px dashed #aab9b1;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.drop-zone:hover{border-color:var(--green);background:#f2f8f5}.drop-zone.drag-active{border-color:var(--green);background:var(--green-soft);border-style:solid;box-shadow:inset 0 0 0 2px #13795b29}.drop-zone input{display:none}.drop-zone strong{color:var(--text);margin-top:12px;font-size:12px}.drop-zone span{color:var(--muted);margin-top:6px;font-size:10px}.drop-zone small{text-align:center;max-width:360px;margin-top:14px;font-size:9px;line-height:1.6}.import-issues{color:var(--red);background:var(--red-soft);border:1px solid #efcac6;border-radius:6px;grid-template-columns:22px 1fr;gap:8px;margin-top:12px;padding:11px 12px;display:grid}.import-issues strong{font-size:10px}.import-issues p{overflow-wrap:anywhere;margin-top:5px;font-size:9px;line-height:1.55}.selected-files{border:1px solid var(--border);border-radius:6px;max-height:260px;margin-top:12px;overflow-y:auto}.selected-files>header{z-index:1;border-bottom:1px solid var(--border);min-height:38px;color:var(--muted);background:var(--panel);justify-content:space-between;align-items:center;padding:0 9px;font-size:9px;display:flex;position:sticky;top:0}.selected-files>header button{color:var(--green);background:0 0;border:0;font-size:9px}.selected-files>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:52px;padding:7px 9px;display:flex}.selected-files>div:last-child{border:0}.selected-files>div>span{align-items:center;gap:8px;min-width:0;display:flex}.selected-files>div>span>span{flex-direction:column;min-width:0;display:flex}.selected-files strong{text-overflow:ellipsis;white-space:nowrap;max-width:350px;font-size:10px;overflow:hidden}.selected-files small{margin-top:3px;font-size:8px}.processing-flow{color:var(--muted);background:#f4f7f5;border-radius:6px;justify-content:center;align-items:center;gap:7px;margin:4px 18px 18px;padding:12px 8px;display:flex}.processing-flow span{align-items:center;gap:4px;display:flex}.processing-flow b{font-size:8px}.processing-flow svg{width:14px}.report-drawer-content{padding:18px}.drawer-badges{align-items:center;gap:7px;display:flex}.drawer-badges>span:last-child{color:var(--muted);margin-left:auto;font-size:9px}.report-drawer-content dl{border:1px solid var(--border);border-radius:6px;grid-template-columns:1fr 1fr;margin:17px 0;display:grid}.report-drawer-content dl div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-height:65px;padding:10px}.report-drawer-content dl div:nth-child(2n){border-right:0}.report-drawer-content dl div:nth-last-child(-n+2){border-bottom:0}.report-drawer-content dt{color:var(--muted);font-size:8px}.report-drawer-content dd{margin:6px 0 0;font-size:10px;font-weight:600}.report-drawer-content dd small{margin-top:4px;font-size:8px;display:block}.report-drawer-content section{margin-top:18px}.report-drawer-content section p{font-size:11px;line-height:1.7}.report-drawer-content blockquote{margin:0}.report-validation{color:#8b570f;background:#fff8ec;border:1px solid #e9c8a0;border-radius:6px;padding:11px}.report-validation>span{color:#75450c!important}.report-validation p{align-items:flex-start;gap:7px;display:flex;font-size:9px!important}.report-validation p+p{margin-top:6px}.report-validation svg{flex:none;margin-top:2px}.stock-evidence-list{flex-direction:column;gap:8px;display:flex}.stock-evidence-list article{border:1px solid var(--border);background:var(--panel-soft);border-radius:5px;padding:10px}.stock-evidence-list strong{justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.stock-evidence-list strong small{color:var(--muted);font-size:8px}.stock-evidence-list p{margin-top:7px;font-size:9px!important}.assistant-body{flex-direction:column;gap:14px;padding:16px;display:flex}.assistant-capture-bar{align-items:center;gap:10px;display:flex}.assistant-capture-bar span{color:var(--muted);font-size:8px;line-height:1.4}.assistant-screenshot{border:1px solid var(--border);background:#eef2ef;border-radius:6px;place-items:center;min-height:160px;max-height:260px;display:grid;position:relative;overflow:hidden}.assistant-screenshot img{object-fit:contain;width:100%;height:100%;max-height:260px}.assistant-screenshot .icon-button{background:var(--panel);position:absolute;top:7px;right:7px}.assistant-empty-shot{border:1px dashed var(--border-strong);min-height:130px;color:var(--muted);text-align:center;background:#f7f9f8;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:18px;font-size:9px;display:flex}.assistant-field{color:var(--muted);flex-direction:column;gap:7px;font-size:9px;font-weight:600;display:flex}.assistant-field select,.assistant-field textarea{border:1px solid var(--border-strong);width:100%;color:var(--text);background:var(--panel);border-radius:5px;outline:0}.assistant-field select{height:40px;padding:0 10px}.assistant-field textarea{resize:vertical;min-height:94px;padding:10px;line-height:1.6}.assistant-field select:focus,.assistant-field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #13795b1a}.assistant-source-card{border:1px solid var(--border);background:#f7faf8;border-radius:6px;padding:12px}.assistant-source-card header{justify-content:space-between;align-items:center;gap:10px;display:flex}.assistant-source-card header>span{color:var(--green);align-items:center;gap:6px;display:flex}.assistant-source-card strong{font-size:10px}.assistant-source-card p{margin-top:9px;font-size:9px;line-height:1.65}.assistant-source-card small{color:var(--muted);margin-top:8px;font-size:8px;display:block}.assistant-ask{width:100%}.assistant-answer{background:#f1f8f4;border:1px solid #c9dfd4;border-radius:6px;padding:14px}.assistant-answer-label{color:var(--green);align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.assistant-answer>p{white-space:pre-wrap;margin-top:10px;font-size:10px;line-height:1.75}.assistant-answer section{flex-direction:column;gap:5px;margin-top:12px;display:flex}.assistant-answer section strong{font-size:9px}.assistant-answer section span{color:var(--muted);padding-left:10px;font-size:8px;line-height:1.5}.assistant-warnings{color:var(--amber)}.assistant-text-preview{border:1px solid var(--border);background:#f7f9f8;border-radius:6px;max-height:230px;position:relative;overflow:hidden}.assistant-text-preview header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:42px;padding:7px 9px 7px 12px;display:flex}.assistant-text-preview header strong{font-size:10px}.assistant-text-preview p{max-height:178px;color:var(--muted);white-space:pre-wrap;padding:11px 12px;font-size:9px;line-height:1.65;overflow:auto}.assistant-search-scope{min-height:62px;color:var(--green);background:#f1f8f4;border:1px solid #c9dfd4;border-radius:6px;align-items:center;gap:9px;padding:11px 12px;display:flex}.assistant-search-scope>span{color:var(--text);flex-direction:column;display:flex}.assistant-search-scope strong{font-size:10px}.assistant-search-scope small{margin-top:4px;font-size:8px;line-height:1.45}.assistant-matches{border:1px solid var(--border);background:var(--panel-soft);border-radius:6px;overflow:hidden}.assistant-matches summary{min-height:44px;color:var(--muted);cursor:pointer;align-items:center;padding:0 12px;font-size:9px;font-weight:700;list-style:none;display:flex}.assistant-matches summary::-webkit-details-marker{display:none}.assistant-matches summary:after{content:"+";color:var(--green);margin-left:auto;font-size:15px}.assistant-matches[open] summary:after{content:"−"}.assistant-matches .assistant-source-card{margin:0 8px 8px}.drawer-body:has(>.assistant-body){overflow:hidden}.assistant-body{grid-template-rows:46px 42px minmax(0,1fr) auto;gap:0;height:100%;min-height:0;padding:0;display:grid;overflow:hidden}.assistant-toolbar{border-bottom:1px solid var(--border);background:var(--panel);justify-content:space-between;align-items:center;padding:0 14px 0 17px;display:flex}.assistant-toolbar>span{color:var(--muted);align-items:center;gap:7px;font-size:10px;font-weight:600;display:flex}.assistant-context-status{border-bottom:1px solid var(--border);min-width:0;color:var(--muted);background:var(--panel-soft);align-items:center;gap:7px;padding:0 13px 0 17px;display:flex}.assistant-context-status.ready{color:var(--green)}.assistant-context-status>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:9px;overflow:hidden}.assistant-context-status .icon-button{flex:none;width:28px;height:28px}.assistant-context-status .text-button{flex:none;font-size:9px}.assistant-thread{background:var(--panel-soft);scroll-behavior:smooth;min-height:0;padding:18px 16px 24px;overflow-y:auto}.assistant-thread-empty{height:100%;min-height:180px;color:var(--muted-2);flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.assistant-thread-empty strong{font-size:11px;font-weight:600}.assistant-message{border:1px solid var(--border);max-width:calc(100% - 28px);color:var(--text);background:var(--panel);border-radius:6px;margin:0 28px 14px 0;padding:12px 13px;box-shadow:0 2px 8px #15231c0a}.assistant-message-user{color:#fff;border-color:var(--green);background:var(--green);box-shadow:none;margin-left:64px;margin-right:0}.assistant-message>header{justify-content:space-between;align-items:center;gap:10px;min-height:20px;display:flex}.assistant-message>header>span{align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.assistant-message>header time{color:var(--muted-2);font-size:8px}.assistant-message-user>header time{color:#ffffffad}.assistant-message-content{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:7px;font-size:11px;line-height:1.75}.assistant-message-meta{border-top:1px solid var(--border);flex-direction:column;gap:5px;margin-top:11px;padding-top:9px;display:flex}.assistant-message-meta strong{font-size:9px}.assistant-message-meta span{color:var(--muted);padding-left:9px;font-size:8px;line-height:1.55}.assistant-message .assistant-matches{box-shadow:none;margin-top:12px}.assistant-thinking{border:1px solid var(--border);width:max-content;max-width:calc(100% - 28px);color:var(--muted);background:var(--panel);border-radius:6px;align-items:center;gap:8px;margin-right:28px;padding:11px 13px;font-size:9px;display:flex}.assistant-composer{border:1px solid var(--border-strong);background:var(--panel);border-radius:7px;margin:12px 14px 14px;padding:0;position:relative;box-shadow:0 5px 18px #15231c14}.assistant-composer:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #13795b1a,0 5px 18px #15231c14}.assistant-composer textarea{resize:none;width:100%;min-height:74px;max-height:150px;color:var(--text);font:inherit;background:0 0;border:0;outline:0;padding:12px 52px 12px 13px;font-size:11px;line-height:1.65}.assistant-composer textarea::placeholder{color:var(--muted-2)}.assistant-send-button{color:#fff;background:var(--green);border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:9px;right:9px}.assistant-send-button:hover:not(:disabled){background:var(--green-dark)}.assistant-send-button:disabled{color:var(--muted-2);background:var(--border);cursor:not-allowed}.win-loss-ring{background:conic-gradient(var(--green) 0 var(--win-rate), #e5e9e6 var(--win-rate))}.toast-stack{z-index:150;flex-direction:column;gap:8px;width:min(360px,100vw - 36px);display:flex;position:fixed;bottom:74px;right:18px}.toast{border:1px solid var(--border);border-left:3px solid var(--blue);min-height:66px;box-shadow:var(--shadow);background:#fff;border-radius:6px;grid-template-columns:22px 1fr 24px;align-items:start;gap:8px;padding:12px;display:grid}.toast-success{border-left-color:var(--green)}.toast-warning{border-left-color:var(--amber)}.toast-error{border-left-color:var(--red)}.toast-success>svg{color:var(--green)}.toast-warning>svg{color:var(--amber)}.toast-error>svg{color:var(--red)}.toast-info>svg{color:var(--blue)}.toast strong{font-size:11px}.toast p{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.5}.toast button{width:24px;height:24px;color:var(--muted);background:0 0;border:0}.notification-popover{z-index:80;border:1px solid var(--border);width:340px;box-shadow:var(--shadow);background:#fff;border-radius:7px;position:fixed;top:62px;right:92px}.notification-popover header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:47px;padding:8px 12px;font-size:11px;display:flex}.notification-popover article{border-bottom:1px solid #edf0ee;grid-template-columns:29px 1fr;gap:8px;min-height:62px;padding:10px 12px;display:grid}.notification-popover article:last-child{border:0}.notification-popover article>span{width:28px;height:28px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;display:grid}.notification-popover .notice-warn{color:var(--amber);background:var(--amber-soft)}.notification-popover p{flex-direction:column;display:flex}.notification-popover strong{font-size:10px}.notification-popover small{margin-top:4px;font-size:8px}.analyst-method{min-height:72px;color:var(--green);align-items:center;gap:12px;padding:12px 16px;display:flex}.analyst-method>span{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.analyst-method strong{color:var(--text);font-size:12px}.analyst-method p{max-width:980px;color:var(--muted);font-size:10px;line-height:1.6}.analyst-threshold-legend{align-items:center;gap:6px;display:flex}.analyst-toolbar .toolbar-right{flex-wrap:wrap;justify-content:flex-end}.analyst-toolbar .select-control select{min-width:118px}.analyst-table{min-width:1260px}.analyst-table-scroll,.analyst-table-scroll>.analyst-table{transform:rotateX(180deg)}.analyst-table td{min-height:72px}.analyst-team-row td{background:var(--panel-soft);border-top:1px solid var(--border);min-height:42px;padding:9px 13px}.analyst-team-row:hover{background:0 0!important}.analyst-team-toggle{width:100%;min-height:24px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;display:flex}.analyst-team-toggle:hover .analyst-team-heading strong{color:var(--green)}.analyst-team-toggle:focus-visible{outline:2px solid var(--green);outline-offset:2px;border-radius:3px}.analyst-team-chevron{width:17px;height:17px;color:var(--green);flex:none;place-items:center;display:grid}.analyst-team-heading{min-width:0;color:var(--green);flex-wrap:wrap;flex:1;align-items:center;gap:7px;display:flex}.analyst-team-heading strong{color:var(--text);font-size:11px}.analyst-team-heading small{color:var(--muted);font-size:8px}.analyst-identity{align-items:center;gap:9px;min-width:125px;display:flex}.analyst-identity>span:last-child,.unidentified-report{flex-direction:column;gap:4px;min-width:0;display:flex}.analyst-identity strong,.unidentified-report strong{font-size:11px}.analyst-team-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.analyst-identity small,.unidentified-report small{color:var(--muted);font-size:8px}.analyst-stock-list{flex-wrap:wrap;gap:4px;max-width:250px;display:flex}.analyst-rate{grid-template-columns:auto auto;align-items:center;gap:4px 6px;min-width:98px;display:grid}.analyst-rate>strong{font-size:13px}.analyst-rate>small{grid-column:1/-1;font-size:8px}.analyst-rate .badge{min-height:19px;padding:1px 5px;font-size:8px}.rate-above{color:var(--green)!important}.rate-below{color:var(--red)!important}.analyst-consensus-table{min-width:900px}.analyst-consensus-table tbody tr{cursor:default}.consensus-analysts{flex-wrap:wrap;gap:6px;min-width:220px;display:flex}.consensus-analysts>span{border:1px solid var(--border);background:var(--panel-soft);border-radius:4px;align-items:center;gap:5px;min-height:30px;padding:5px 7px;display:inline-flex}.consensus-analysts strong{font-size:9px}.consensus-analysts small{font-size:8px}.compact-empty{min-height:150px}.unidentified-note{border-bottom:1px solid var(--border);min-height:42px;color:var(--amber);background:var(--amber-soft);align-items:center;gap:8px;padding:8px 13px;display:flex}.unidentified-note span{color:var(--text);font-size:9px;line-height:1.55}.unidentified-table{min-width:830px}.unidentified-table tbody tr{cursor:default}.unidentified-report{min-width:290px;max-width:520px}.analyst-detail-drawer{padding-bottom:24px}.analyst-drawer-summary{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.analyst-drawer-summary>span{border-right:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:5px;min-height:104px;padding:15px 18px;display:flex}.analyst-drawer-summary>span:nth-child(2n){border-right:0}.analyst-drawer-summary>span:nth-last-child(-n+2){border-bottom:0}.analyst-drawer-summary small{font-size:8px}.analyst-drawer-summary strong{font-size:24px}.analyst-drawer-summary em{color:var(--muted);font-size:8px;font-style:normal}.analyst-detail-method{min-height:58px;color:var(--green);background:var(--panel-soft);border-bottom:1px solid var(--border);align-items:flex-start;gap:9px;padding:10px 17px;display:flex}.analyst-detail-method>span{flex-direction:column;gap:4px;display:flex}.analyst-detail-method strong{color:var(--text);font-size:9px}.analyst-detail-method small{font-size:8px;line-height:1.55}.analyst-recommendation-list article{border-bottom:1px solid var(--border);padding:15px 17px}.analyst-recommendation-list article:last-child{border-bottom:0}.analyst-recommendation-list header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.analyst-recommendation-list header>span{gap:5px;display:flex}.analyst-recommendation-list header>span:first-child{flex-direction:column;min-width:0}.analyst-recommendation-list header>span:last-child{flex-wrap:wrap;justify-content:flex-end}.analyst-recommendation-list header strong{font-size:12px}.analyst-recommendation-list header small{font-size:8px}.analyst-recommendation-list h3{margin-top:11px;font-size:10px;line-height:1.5}.analyst-recommendation-list p{color:var(--muted);margin-top:7px;font-size:9px;line-height:1.7}.analyst-trade-results{grid-template-columns:1fr 1fr;gap:6px;margin-top:11px;display:grid}.analyst-trade-results>span{border:1px solid var(--border);background:var(--panel-soft);border-radius:5px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 8px;min-height:52px;padding:8px 9px;display:grid}.analyst-trade-results small{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:7px;overflow:hidden}.analyst-trade-results strong{font-size:11px}.analyst-trade-results em{color:var(--muted);grid-column:1/-1;font-size:8px;font-style:normal}.nav-scrim{display:none}@media (width<=1220px){.metric-grid-five{grid-template-columns:repeat(3,1fr)}.industry-monthly-detail-grid{grid-template-columns:1fr 1fr}.industry-monthly-detail-grid section:nth-child(2){border-right:0}.industry-monthly-detail-grid section:nth-child(-n+2){border-bottom:1px solid var(--border)}.industry-monthly-detail-grid.without-recommendations{grid-template-columns:1fr 1fr}.industry-monthly-detail-grid.without-recommendations section:last-child{grid-column:1/-1}.dashboard-lower-grid{grid-template-columns:1fr 1fr}.dashboard-lower-grid>section:last-child{grid-column:span 2}.focus-heatmap{grid-template-columns:repeat(4,1fr)}.export-grid{grid-template-columns:1fr 1fr}.export-grid article:nth-child(2){border-right:0}.export-grid article:nth-child(-n+2){border-bottom:1px solid var(--border)}.task-table article{grid-template-columns:40px minmax(200px,1.4fr) repeat(2,minmax(90px,.7fr)) 80px 34px}.task-table article>div:nth-of-type(4){display:none}}@media (width<=980px){.sidebar{box-shadow:var(--shadow);transition:transform .22s;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.nav-scrim{z-index:39;background:#121d1759;display:block;position:fixed;inset:0}.app-main{width:100%;margin-left:0}.mobile-menu{display:inline-grid}.content-area{padding:18px}.topbar{padding:0 18px}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid-five{grid-template-columns:repeat(3,1fr)}.dashboard-main-grid,.focus-detail-grid,.replay-lower-grid,.simulation-curve-grid,.review-layout{grid-template-columns:1fr}.review-queue-panel{max-height:230px;overflow-y:auto}.review-queue{grid-template-columns:1fr 1fr;display:grid}.review-queue>button{border-right:1px solid var(--border)}.service-grid{grid-template-columns:1fr}.service-grid article{border-right:0}.service-grid article:nth-last-child(2){border-bottom:1px solid var(--border)}.settings-grid,.auth-page{grid-template-columns:1fr}.auth-brand{min-height:38vh;padding:32px 40px}.auth-copy h1{font-size:36px}.auth-copy p{font-size:14px}.auth-foot{display:none}.focus-mention-filter-row{flex-direction:column;align-items:stretch}.focus-mention-filters{grid-template-columns:repeat(5,minmax(0,1fr))}.analyst-method{flex-wrap:wrap;align-items:flex-start}.analyst-threshold-legend{width:100%;padding-left:33px}}@media (width<=720px){.topbar{height:62px;padding:0 12px}.topbar-title p,.live-pill,.topbar-actions .button span{display:none}.topbar-title h1{font-size:16px}.topbar-actions .button{width:36px;padding:0}.content-area{padding:12px 10px 90px}.page-stack{gap:10px}.configuration-banner{flex-wrap:wrap;align-items:flex-start}.configuration-banner>div{min-width:calc(100% - 50px)}.configuration-banner .button{margin-left:47px}.metric-grid,.metric-grid-five{grid-template-columns:1fr 1fr;gap:8px}.metric{min-height:102px;padding:12px}.metric strong{font-size:21px}.dashboard-lower-grid,.report-performance-grid,.task-lower-grid{grid-template-columns:1fr}.dashboard-lower-grid>section:last-child{grid-column:auto}.panel-head{min-height:54px;padding:11px 12px}.panel-head:has(.legend){flex-direction:column;align-items:flex-start;gap:9px}.panel-head:has(.legend) .panel-action{width:100%}.table-panel .panel-head{flex-direction:column;align-items:flex-start;gap:9px}.table-panel .panel-action,.simulation-table-actions{width:100%}.simulation-table-actions{justify-content:flex-start}.simulation-table-actions .benchmark-select,.simulation-table-actions .simulation-category-select,.simulation-table-actions .simulation-timing-select,.simulation-table-actions .simulation-return-select,.simulation-table-actions .simulation-sort-select{flex:130px}.simulation-table-actions>.button:last-child{flex:120px}.chart-summary,.kline-summary{grid-template-columns:1fr 1fr;gap:10px;display:grid}.chart-frame{height:215px}.candle-chart{height:222px}.legend{flex-wrap:wrap;justify-content:flex-start;gap:6px 10px}.technical-grid{grid-template-columns:1fr}.technical-chart-frame{height:190px}.technical-trend-frame{height:210px}.mini-heatmap{grid-template-columns:1fr 1fr}.simulation-stock-search-row{flex-direction:column;align-items:stretch;gap:6px;padding-inline:0}.simulation-stock-search{width:100%}.toolbar{flex-direction:column;align-items:stretch}.toolbar-right{overflow-x:auto}.search-box{width:100%}.analyst-toolbar .toolbar-right{grid-template-columns:1fr;display:grid;overflow-x:visible}.analyst-toolbar .select-control,.analyst-toolbar .select-control select{width:100%;min-width:0}.review-queue{grid-template-columns:1fr}.review-title-row{min-height:82px}.classification-strip{grid-template-columns:1fr 1fr;padding:8px}.classification-strip>span{border-bottom:1px solid var(--border)}.classification-strip>span:nth-child(2n){border-right:0}.classification-strip>span:last-child{border-bottom:0}.review-content-grid{grid-template-columns:1fr;padding:8px}.review-decision{flex-direction:column;align-items:stretch}.review-decision>div{justify-content:flex-end}.viewpoint-summary{grid-template-columns:1fr 1fr;gap:10px}.viewpoint-summary>div{border:0;padding:7px}.viewpoint-summary .select-control{grid-column:span 2}.timeline{padding:12px 8px}.timeline-item{grid-template-columns:26px minmax(0,1fr)}.timeline-rail span{width:26px;height:26px}.change-grid{grid-template-columns:1fr}.change-grid>span{border-right:0;border-bottom:1px solid var(--border)}.timeline-card header{flex-direction:column}.industry-monthly-status{grid-template-columns:38px minmax(0,1fr)}.industry-ai-state{white-space:normal;text-align:center;grid-column:1/-1;justify-content:center}.industry-monthly-status>.button{grid-column:1/-1;width:100%}.industry-monthly-overview{flex-direction:column;align-items:stretch}.industry-monthly-overview .select-control,.industry-monthly-overview .select-control select{width:100%}.industry-monthly-copy-grid{grid-template-columns:1fr}.industry-monthly-copy-grid section:first-child{border-right:0;border-bottom:1px solid var(--border)}.industry-monthly-detail-grid,.industry-monthly-detail-grid.without-recommendations{grid-template-columns:1fr}.industry-monthly-detail-grid.without-recommendations section:last-child{grid-column:auto}.industry-monthly-detail-grid section{border-right:0;border-bottom:1px solid var(--border);min-height:0}.industry-monthly-detail-grid section:last-child{border-bottom:0}.industry-monthly-evidence>div:last-child{grid-template-columns:1fr}.industry-monthly-evidence article>header{flex-direction:column}.industry-monthly-evidence article>header>span:last-child{flex-wrap:wrap}.industry-monthly-section-title{flex-direction:column;align-items:flex-start}.focus-intro,.simulation-head,.replay-toolbar{flex-direction:column;align-items:stretch}.focus-intro>.button,.simulation-head>.button{width:100%}.focus-heatmap{grid-template-columns:1fr 1fr}.focus-heatmap button{grid-column:span 1}.focus-treemap{grid-template-columns:repeat(6,minmax(0,1fr))}.focus-treemap .tile-xl{grid-column:span 6}.focus-treemap .tile-lg,.focus-treemap .tile-md,.focus-treemap .tile-sm{grid-column:span 3}.simulation-head .segmented{width:100%}.simulation-head .segmented button{flex:1;padding:0 5px}.simulation-actions{width:100%}.simulation-actions .button{flex:1}.rules-row{grid-template-columns:1fr}.replay-toolbar{gap:10px}.stock-picker,.date-window{justify-content:space-between}.stock-picker .select-control{flex:1}.stock-picker .select-control select{width:100%;min-width:0}.replay-toolbar>.button{width:100%}.focus-mention-filter-row{padding:10px 12px}.focus-mention-filters{grid-template-columns:1fr 1fr}.focus-mention-filters button{min-width:0}.holding-kline-summary{grid-template-columns:1fr 1fr;padding:9px}.holding-kline-summary>span{border-bottom:1px solid var(--border);padding:8px}.holding-kline-summary>span:nth-child(2n){border-right:0}.holding-kline-summary>span:last-child{border-bottom:0}.holding-source-row{grid-template-columns:1fr}.holding-source-row .text-button{justify-content:flex-start}.holding-chart-actions .badge{display:none}.export-grid{grid-template-columns:1fr}.export-grid article{border-right:0;border-bottom:1px solid var(--border);min-height:135px}.export-grid article:nth-child(-n+3){border-bottom:1px solid var(--border)}.task-table article{grid-template-columns:36px 1fr 72px 30px}.task-table article>div:not(.task-name),.task-table article>.badge{display:none}.service-grid article{grid-template-columns:38px 1fr}.service-grid article>.button{grid-column:span 2;width:100%}.storage-row{grid-template-columns:1fr;gap:10px}.storage-row .button{width:100%}.shared-demo-actions{flex-direction:column;width:100%}.danger-zone{flex-direction:column;align-items:stretch;gap:10px}.snapshot-compare{grid-template-columns:1fr}.snapshot-direction{min-height:44px}.snapshot-direction svg{transform:rotate(90deg)}.provider-config-grid{grid-template-columns:1fr}.provider-config-grid>section:first-child{border-right:0;border-bottom:1px solid var(--border)}.provider-inline{grid-template-columns:1fr}.provider-actions{flex-direction:column}.provider-actions .button{width:100%}.notification-popover{width:auto;left:10px;right:10px}.processing-flow{flex-wrap:wrap}.report-drawer-content dl{grid-template-columns:1fr}.report-drawer-content dl div{border-right:0}.report-drawer-content dl div:nth-child(3){border-bottom:1px solid var(--border)}.import-published-at{flex-direction:column;align-items:stretch}.import-published-at input{width:100%}.custom-trade-grid{grid-template-columns:1fr}.execution-live-preview{grid-template-columns:1fr 1fr}.holding-day-presets{grid-template-columns:repeat(4,minmax(0,1fr))}.assistant-capture-bar{flex-direction:column;align-items:stretch}.assistant-thread{padding:14px 10px 20px}.assistant-message{max-width:calc(100% - 12px);margin-right:12px}.assistant-message-user{margin-left:34px;margin-right:0}.assistant-composer{margin:9px 10px 10px}.replay-report-picker{min-width:0}.focus-report-list header{flex-direction:column}.focus-report-list header>span{justify-content:flex-start}.portfolio-chart-actions{justify-content:space-between;width:100%}.portfolio-method-strip{flex-wrap:wrap;align-items:flex-start}.portfolio-method-strip>svg{margin-top:2px}.portfolio-method-strip .badge{margin-left:26px}.auth-brand{min-height:320px;padding:26px 24px}.auth-copy h1{font-size:29px}.auth-copy p{margin-top:15px;font-size:12px}.auth-form-wrap{padding:35px 22px}.mobile-card-table,.mobile-card-table tbody,.mobile-card-table tr,.mobile-card-table td{width:100%;display:block}.mobile-card-table{border-collapse:separate;border-spacing:0 10px;min-width:0}.mobile-card-table thead{display:none}.mobile-card-table tbody{padding:0 9px 9px}.mobile-card-table tbody tr{border:1px solid var(--border);background:var(--panel);border-radius:6px;overflow:hidden;box-shadow:0 2px 8px #14221b0a}.mobile-card-table td{border-bottom:1px solid var(--border);overflow-wrap:anywhere;grid-template-columns:minmax(82px,31%) minmax(0,1fr);align-items:start;gap:10px;min-height:0;padding:9px 10px;display:grid}.mobile-card-table td:last-child{border-bottom:0}.mobile-card-table td:before{content:attr(data-label);color:var(--muted);font-size:9px;font-weight:600;line-height:1.5}.mobile-card-table td[data-label=""]{justify-content:flex-end;display:flex}.mobile-card-table td[data-label=""]:before{display:none}.mobile-card-table .report-cell{align-items:flex-start;min-width:0}.mobile-card-table .report-cell strong{white-space:normal;overflow:visible}.mobile-card-table .focus-table-summary{min-width:0;max-width:none}.mobile-card-table .confidence{min-width:0}.simulation-table .trade-stock-link{width:100%;min-width:0}.simulation-table .trade-benchmark-select{width:100%;max-width:100%}.simulation-table .trade-benchmark-select select{width:100%;min-width:0}.simulation-table .trade-action-cell{display:grid}.simulation-table .trade-row-actions{justify-content:flex-start}.table-panel>.data-table-wrap{overflow-x:visible}.analyst-method{padding:11px 12px}.analyst-method>svg{flex:none}.analyst-threshold-legend{flex-wrap:wrap;padding-left:0}.analyst-table-scroll,.analyst-table-scroll>.analyst-table{transform:none}.analyst-table,.analyst-consensus-table,.unidentified-table{min-width:0}.analyst-stock-list{max-width:none}.analyst-rate,.consensus-analysts{min-width:0}.unidentified-report{min-width:0;max-width:none}.analyst-drawer-summary{grid-template-columns:1fr 1fr}.analyst-recommendation-list header{flex-direction:column}.analyst-recommendation-list header>span:last-child{justify-content:flex-start}.analyst-trade-results{grid-template-columns:1fr}}@media (width<=420px){.metric-grid,.metric-grid-five{grid-template-columns:1fr}.metric{min-height:92px}.focus-heatmap{grid-template-columns:1fr}.focus-treemap{grid-template-columns:1fr 1fr;grid-auto-rows:112px}.focus-treemap .focus-map-card{grid-area:span 1/span 1}.focus-treemap .tile-xl{grid-area:span 2/span 2}.mini-heatmap{grid-template-columns:1fr}.review-decision>div{flex-direction:column}.review-decision .button{width:100%}.topbar-title h1{white-space:nowrap;text-overflow:ellipsis;max-width:145px;overflow:hidden}.security-list>:is(div,button){padding:10px}.security-action-status{gap:4px;margin-left:7px}.security-action-status .badge{text-overflow:ellipsis;white-space:nowrap;max-width:72px;overflow:hidden}.access-drawer-body{padding:11px}.access-form-grid{grid-template-columns:1fr}.drawer-footer{flex-wrap:wrap}.drawer-footer .button{flex:140px}.analyst-drawer-summary{grid-template-columns:1fr}.analyst-drawer-summary>span{border-right:0;min-height:88px}.analyst-drawer-summary>span:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.analyst-drawer-summary>span:last-child{border-bottom:0}.industry-monthly-card>header{flex-direction:column;align-items:flex-start}.industry-monthly-badges{justify-content:flex-start}.industry-sentiment-row{grid-template-columns:auto 1fr auto;gap:8px}.industry-sentiment-row>span:first-child{grid-column:1}.industry-sentiment-track{grid-column:2/-1}.industry-sentiment-row>span:nth-last-child(2),.industry-sentiment-row>span:last-child{grid-row:2}.industry-sentiment-row>span:nth-last-child(2){grid-column:2}.industry-sentiment-row>span:last-child{grid-column:3}}@media print{body{background:#fff}.sidebar,.topbar,.configuration-banner,.button,.icon-button,.toast-stack,.notification-popover,.assistant-launcher{display:none!important}.app-main{width:100%;margin:0}.content-area{max-width:none;padding:0}.panel,.metric{break-inside:avoid}.page-stack{gap:10px}}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d1310;--panel:#151d19;--panel-soft:#19231e;--border:#2a3831;--border-strong:#3b4d44;--text:#e8efeb;--muted:#9baaa2;--muted-2:#7f9087;--green:#2aa77d;--green-dark:#56c39b;--green-soft:#17382c;--red:#ec655b;--red-soft:#3b211f;--blue:#6691ff;--blue-soft:#1d2c50;--amber:#e29a3e;--amber-soft:#3a2b18;--purple:#a58adb;--purple-soft:#302744;--shadow:0 12px 32px #00000047}[data-theme=dark] select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background-color:var(--panel)}[data-theme=dark] select option,[data-theme=dark] select optgroup{color:#e8efeb;background-color:#151d19}[data-theme=dark] select option:checked{color:#fff;background-color:#176f55}[data-theme=dark] body,[data-theme=dark] .app-shell,[data-theme=dark] .content-area{background:var(--bg);color:var(--text)}[data-theme=dark] .sidebar,[data-theme=dark] .topbar,[data-theme=dark] .panel,[data-theme=dark] .metric,[data-theme=dark] .review-detail,[data-theme=dark] .drawer,[data-theme=dark] .notification-popover,[data-theme=dark] .toast,[data-theme=dark] .button-secondary,[data-theme=dark] .select-control,[data-theme=dark] .input-with-icon,[data-theme=dark] .search-box{background:var(--panel);color:var(--text)}[data-theme=dark] .topbar{background:#151d19f5}[data-theme=dark] .queue-item,[data-theme=dark] .review-queue>button,[data-theme=dark] .rules-row>span,[data-theme=dark] .segmented button.active{background:var(--panel);color:var(--text)}[data-theme=dark] .queue-item:hover,[data-theme=dark] .side-nav button:hover,[data-theme=dark] .data-table tbody tr:hover{background:#1a2721}[data-theme=dark] .toolbar,[data-theme=dark] .classification-strip,[data-theme=dark] .data-table th,[data-theme=dark] .change-grid,[data-theme=dark] .mention-stat div,[data-theme=dark] .processing-flow{background:var(--panel-soft)}[data-theme=dark] .review-content-grid{background:#101713}[data-theme=dark] .configuration-banner,[data-theme=dark] .side-status{background:#2d2417;border-color:#7b5929}[data-theme=dark] .online-banner{border-color:#285441;border-left-color:var(--green);background:#142d24}[data-theme=dark] .live-pill{background:#19221e}[data-theme=dark] .structured-section p,[data-theme=dark] .timeline-card>p,[data-theme=dark] .report-drawer-content section p{color:var(--text)}[data-theme=dark] .review-content-grid blockquote,[data-theme=dark] .report-drawer-content blockquote,[data-theme=dark] .timeline-card blockquote,[data-theme=dark] .thesis-box blockquote{color:#cbd6d0;background:#19241f}[data-theme=dark] .timeline-card,[data-theme=dark] .report-drawer-content dl{background:#131b17}[data-theme=dark] .industry-monthly-evidence blockquote{color:#cbd6d0;background:#111a16}[data-theme=dark] .industry-ai-running{color:#efba72;border-color:#7b5929}[data-theme=dark] .industry-ai-error{border-color:#6c3733}[data-theme=dark] .holding-data-warning{color:#ddbc88;background:#332716;border-color:#614923}[data-theme=dark] .holding-data-warning strong{color:#f0c987}[data-theme=dark] .holding-data-online,[data-theme=dark] .public-source-note{color:#a8cabb;background:#142d24;border-color:#285441}[data-theme=dark] .public-source-note.public-source-warning{color:#f0c987;background:#2d2417;border-color:#7b5929}[data-theme=dark] .holding-data-online strong{color:#69c9a4}[data-theme=dark] .auth-form-wrap{background:#101713}[data-theme=dark] .auth-form{color:var(--text)}[data-theme=dark] .auth-form label>span{color:#c6d2cc}[data-theme=dark] .recharts-cartesian-grid line{stroke:#29372f!important}[data-theme=dark] .recharts-text{fill:#87988f!important}[data-theme=dark] .candle-chart line[stroke=\#e8ece9]{stroke:#29372f!important}[data-theme=dark] .candle-chart text[fill=\#7a837e]{fill:#87988f!important}[data-theme=dark] .technical-analysis path[stroke=\#334155]{stroke:#83a7e8!important}[data-theme=dark] .drop-zone,[data-theme=dark] .assistant-empty-shot,[data-theme=dark] .assistant-source-card{background:#111a16}[data-theme=dark] .assistant-text-preview{background:#0f1713}[data-theme=dark] .assistant-search-scope{background:#142d24;border-color:#285441}[data-theme=dark] .assistant-thread,[data-theme=dark] .assistant-context-status{background:#0f1713}[data-theme=dark] .assistant-message,[data-theme=dark] .assistant-thinking,[data-theme=dark] .assistant-composer{background:#151e19}[data-theme=dark] .assistant-message-user{color:#fff;background:#176f55;border-color:#1b8f6b}[data-theme=dark] .assistant-composer{box-shadow:0 5px 18px #00000038}[data-theme=dark] .win-loss-ring:after{background:var(--panel)}[data-theme=dark] .event-list article.event-risk-alert{background:#321a18}[data-theme=dark] .event-notable{color:#e4b45f;background:#332716}[data-theme=dark] .event-negative{background:#211715}[data-theme=dark] .assistant-answer,[data-theme=dark] .custom-trade-note{background:#142d24;border-color:#285441}[data-theme=dark] .trade-signal-lock{background:#111a16}[data-theme=dark] .holding-day-presets button{color:var(--text);background:#111a16}[data-theme=dark] .holding-day-presets button.active{color:#fff;background:var(--green)}[data-theme=dark] .data-consistency-warning,[data-theme=dark] .report-validation{color:#f0c987;background:#332716;border-color:#614923}[data-theme=dark] .report-validation>span{color:#f0c987!important}[data-theme=dark] .stock-evidence-list article{background:#111a16}[data-theme=dark] .mobile-card-table tbody tr{background:var(--panel);box-shadow:none}[data-theme=dark] .danger-zone{background:#211715}[data-theme=dark] .security-list>:is(div,button),[data-theme=dark] .member-draft-list article,[data-theme=dark] .deployment-checklist>:is(header,div){border-color:var(--border)}[data-theme=dark] .security-action:hover{background:#1a2721}[data-theme=dark] .access-status-note{color:#69c9a4;background:#142d24;border-color:#285441}[data-theme=dark] .member-list-section,[data-theme=dark] .deployment-checklist,[data-theme=dark] .access-form,[data-theme=dark] .snapshot-side,[data-theme=dark] .snapshot-sync-confirm{background:var(--panel)}[data-theme=dark] .snapshot-side>header{background:var(--panel-soft)}[data-theme=dark] .access-form input,[data-theme=dark] .access-form select{color:var(--text);border-color:var(--border-strong);background:#111a16}[data-theme=dark] .holding-row-selected td{background:#15382b;box-shadow:inset 0 1px #285441,inset 0 -1px #285441}[data-theme=dark] .holding-row-selected td:first-child{box-shadow:inset 3px 0 var(--green), inset 0 1px #285441, inset 0 -1px #285441}[data-theme=dark] .segmented{background:#0f1713}[data-theme=dark] .icon-button:hover{color:var(--text);background:#233029}[data-theme=dark] .data-table .row-selected{color:var(--text);background:#15382b}[data-theme=dark] .data-table .row-selected:hover{background:#194331}[data-theme=dark] .data-table td,[data-theme=dark] .queue-item,[data-theme=dark] .review-queue>button,[data-theme=dark] .task-table article,[data-theme=dark] .report-files>div,[data-theme=dark] .notification-popover article,[data-theme=dark] .form-stack>label{border-color:var(--border)}[data-theme=dark] .rank-number,[data-theme=dark] .queue-score,[data-theme=dark] .avatar{color:#dce7e1;background:#24322b}[data-theme=dark] .badge{color:#c5d2cb;background:#26332d}[data-theme=dark] .badge-green{color:#70d0aa;background:#17382c}[data-theme=dark] .badge-red{color:#f08b83;background:#3b211f}[data-theme=dark] .badge-amber{color:#efba72;background:#3a2b18}[data-theme=dark] .badge-blue{color:#91afff;background:#1d2c50}[data-theme=dark] .badge-purple{color:#c0a9ee;background:#302744}[data-theme=dark] .button-secondary:hover{color:var(--text);background:#233029;border-color:#4c6257}[data-theme=dark] .button-danger-outline{background:var(--panel)}[data-theme=dark] .confidence>span,[data-theme=dark] .holding-bars i,[data-theme=dark] .storage-bar>i{background:#2a3831}[data-theme=dark] .timeline-same .timeline-rail span,[data-theme=dark] .task-wait{color:#b4c1ba;background:#26332d;border-color:#3b4d44}[data-theme=dark] .processing-flow,[data-theme=dark] .assistant-screenshot{background:var(--panel-soft)}[data-theme=dark] .drop-zone:hover{background:#14251d}[data-theme=dark] .import-form input,[data-theme=dark] .import-form textarea{color:var(--text);background:var(--panel)}[data-theme=dark] .notification-button i{border-color:var(--panel)}[data-theme=dark] .event-note{color:#9db7e8}html[data-theme=dark] .data-table tbody tr.row-selected>td{color:var(--text);background:#15382b;box-shadow:inset 0 1px #285441,inset 0 -1px #285441}html[data-theme=dark] .data-table tbody tr.row-selected:hover>td{background:#194331}html[data-theme=dark] .data-table tbody tr.row-selected>td:first-child{box-shadow:inset 3px 0 var(--green), inset 0 1px #285441, inset 0 -1px #285441}.import-progress{border:1px solid var(--border-strong);min-height:38px;color:var(--green-dark);background:var(--green-soft);border-radius:6px;align-items:center;gap:8px;margin:10px 18px 0;padding:8px 10px;font-size:10px;display:flex}.import-progress span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.import-progress .text-button{flex:none}.app-error-boundary{min-height:100vh;color:var(--text);background:var(--app-bg);text-align:center;place-content:center;gap:12px;padding:32px;display:grid}.app-error-boundary h1,.app-error-boundary p{margin:0}.app-error-boundary p{color:var(--muted)}
