:root{color:#18242c;background:#f4f6f7;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #18242c;--muted: #69767d;--line: #dfe5e8;--line-soft: #e9edef;--surface: #ffffff;--canvas: #f4f6f7;--nav: #1b2a31;--nav-soft: #263940;--green: #14805e;--green-bg: #e7f4ef;--blue: #3977a5;--blue-bg: #edf4f8;--amber: #a16b19;--amber-bg: #faf2df;--red: #b44c40;--red-bg: #f9ecea;--purple: #805a9a;--purple-bg: #f2edf6}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%}body{min-height:100vh;background:var(--canvas)}button,input,select,textarea{font:inherit}button,label{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;width:216px;display:flex;flex-direction:column;background:var(--nav);color:#eef4f5;border-right:1px solid #31434a}.brand-row{min-height:70px;padding:16px 15px;display:flex;align-items:center;gap:11px;border-bottom:1px solid rgba(255,255,255,.09)}.brand-mark{width:35px;height:35px;display:grid;place-items:center;flex:0 0 35px;background:#dceae5;color:#1e6d55;border-radius:6px}.brand-row>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.brand-row strong{font-size:14px;letter-spacing:0;white-space:nowrap}.brand-row span{color:#9fb0b6;font-size:11px;white-space:nowrap}.sidebar-close{display:none!important;margin-left:auto;color:#dce5e7!important}.main-nav{display:flex;flex-direction:column;gap:3px;padding:16px 10px}.main-nav button{width:100%;min-height:42px;padding:0 11px;display:flex;align-items:center;gap:11px;border:0;border-radius:5px;background:transparent;color:#b9c5c9;cursor:pointer;text-align:left}.main-nav button:hover{background:#ffffff0e;color:#fff}.main-nav button.active{background:var(--nav-soft);color:#fff;box-shadow:inset 3px 0 #5eb38e}.main-nav button b{min-width:20px;height:20px;margin-left:auto;display:grid;place-items:center;border-radius:10px;background:#b35449;color:#fff;font-size:11px}.sidebar-foot{margin-top:auto;padding:15px 17px 18px;border-top:1px solid rgba(255,255,255,.08)}.source-state{display:flex;align-items:center;gap:7px;color:#c5d0d3;font-size:12px}.source-state span{width:7px;height:7px;border-radius:50%;background:#89979c}.source-state.ok span{background:#5ac092}.source-state.error span{background:#d19a46}.source-state.loading span{background:#6eaac7;animation:pulse 1s infinite}.sidebar-foot small{display:block;margin-top:5px;color:#788b92;font-size:10px}.main-area{min-height:100vh;margin-left:216px}.topbar{position:sticky;top:0;z-index:30;height:70px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fffffff5;border-bottom:1px solid var(--line)}.topbar-title{display:flex;align-items:center;gap:9px;min-width:0}.topbar-title h1{margin:0;font-size:19px;line-height:1.2;letter-spacing:0}.topbar-title span{display:block;margin-top:4px;color:var(--muted);font-size:11px}.menu-button{display:none!important}.topbar-actions{display:flex;align-items:center;gap:7px}.page-content{width:100%;max-width:1560px;margin:0 auto;padding:24px 28px 38px}.page-stack{display:flex;flex-direction:column;gap:18px}.icon-button{width:36px;height:36px;padding:0;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:5px;background:#fff;color:#42535c;cursor:pointer}.icon-button:hover{border-color:#aebbc1;background:#f8fafb}.icon-button:disabled{cursor:wait;opacity:.6}label.icon-button{cursor:pointer}label.icon-button input{display:none}.primary-button,.secondary-button{min-height:36px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:5px;cursor:pointer;font-size:13px;font-weight:650}.primary-button{border:1px solid #1d6952;background:#1f7258;color:#fff}.primary-button:hover{background:#195f49}.primary-button:disabled{cursor:wait;opacity:.65}.secondary-button{border:1px solid #cfd8dc;background:#fff;color:#34454e}.secondary-button:hover{border-color:#a9b7bd;background:#f8fafb}.secondary-button:disabled{cursor:default;opacity:.65}.text-button{padding:4px;display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:var(--blue);cursor:pointer;font-size:12px;font-weight:650}.spin{animation:spin 1s linear infinite}.metric-band{min-height:102px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--surface);border:1px solid var(--line);border-radius:6px}.metric-band>div{min-width:0;padding:18px 22px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line-soft)}.metric-band>div:last-child{border-right:0}.metric-band span{color:var(--muted);font-size:12px}.metric-band strong{margin:3px 0 1px;color:var(--ink);font-size:28px;line-height:1.1;letter-spacing:0}.metric-band small{color:#8a959a;font-size:10px}.metric-band .date-metric{font-size:19px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.8fr);gap:18px}.panel{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:6px}.section-head{min-height:61px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line-soft)}.section-head h2{margin:0;font-size:14px;letter-spacing:0}.section-head span{display:block;margin-top:4px;color:var(--muted);font-size:10px}.section-head>svg{color:#7a898f}.chart-box{height:292px;padding:8px 12px 8px 6px}.compact-list{padding:5px 0}.compact-row{width:100%;min-height:53px;padding:8px 14px;display:flex;align-items:center;gap:10px;border:0;border-bottom:1px solid #eef1f3;background:#fff;cursor:pointer;text-align:left}.compact-row:last-child{border-bottom:0}.compact-row:hover{background:#f8fafb}.compact-row>svg{color:#95a0a5}.row-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.row-main strong{overflow:hidden;color:#26343b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.row-main small,.row-main>span{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.alert-icon{width:31px;height:31px;display:grid;place-items:center;flex:0 0 31px;border-radius:5px}.alert-icon.high{background:var(--red-bg);color:var(--red)}.alert-icon.medium{background:var(--amber-bg);color:var(--amber)}.alert-icon.low{background:var(--blue-bg);color:var(--blue)}.empty-inline{min-height:56px;padding:12px 16px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.target-grid{display:grid;grid-template-columns:repeat(3,1fr)}.target-item{min-height:88px;padding:14px 17px;display:grid;grid-template-columns:1.1fr 1fr auto;align-items:center;gap:15px;border:0;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:#fff;cursor:pointer;text-align:left}.target-item:nth-child(3n){border-right:0}.target-item:nth-last-child(-n+3){border-bottom:0}.target-item:hover{background:#f8fafb}.target-item>div:first-child{min-width:0;display:flex;flex-direction:column}.target-item>div:first-child span{color:#88949a;font-size:10px}.target-item>div:first-child strong{margin-top:4px;font-size:13px}.target-prices{min-width:0;display:flex;flex-direction:column}.target-prices b{font-size:13px}.target-prices small{margin-top:4px;color:var(--muted);font-size:10px}.target-item>span{font-size:10px;white-space:nowrap}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.warning{color:var(--amber)!important}.muted{color:var(--muted)!important}.filterbar{min-height:48px;display:flex;align-items:center;gap:10px}.search-field{width:min(360px,100%);height:38px;padding:0 11px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:5px;background:#fff;color:#78858b}.search-field:focus-within{border-color:#7297a7;box-shadow:0 0 0 3px #5585971a}.search-field input{width:100%;border:0;outline:0;color:var(--ink);font-size:12px}.select-field{height:38px;padding:0 8px 0 10px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:5px;background:#fff;color:#78858b}.select-field select{height:100%;min-width:90px;border:0;outline:0;background:transparent;color:#43535b;font-size:12px}.result-count{margin-left:auto;color:var(--muted);font-size:11px}.mobile-add{display:none}.table-wrap{width:100%;overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:6px}.stock-table{width:100%;min-width:1120px;border-collapse:collapse;table-layout:fixed}.stock-table th{height:39px;padding:0 11px;background:#f6f8f9;border-bottom:1px solid var(--line);color:#69767c;font-size:10px;font-weight:650;text-align:left;white-space:nowrap}.stock-table td{height:58px;padding:7px 11px;border-bottom:1px solid #edf0f2;color:#39484f;font-size:11px;vertical-align:middle}.stock-table tbody tr{cursor:pointer}.stock-table tbody tr:hover{background:#f8fafb}.stock-table tbody tr:last-child td{border-bottom:0}.stock-table th:nth-child(1){width:180px}.stock-table th:nth-child(2){width:80px}.stock-table th:nth-child(3),.stock-table th:nth-child(4){width:92px}.stock-table th:nth-child(5){width:125px}.stock-table th:nth-child(6){width:105px}.stock-table th:nth-child(7),.stock-table th:nth-child(8){width:95px}.stock-table th:nth-child(9){width:80px}.stock-table th:last-child{width:74px}.company-cell{min-width:0;display:flex;flex-direction:column;gap:4px}.company-cell strong{overflow:hidden;color:#26353c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.company-cell span{overflow:hidden;color:#8a959a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.bucket-label{color:#5d6b71;font-size:10px}.fair-range{color:#5e7078;white-space:nowrap}.status-badge{min-width:69px;height:24px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:12px;font-size:10px;font-weight:650;white-space:nowrap}.status-badge i{width:5px;height:5px;border-radius:50%;background:currentColor}.status-badge.strong{background:var(--green-bg);color:var(--green)}.status-badge.entry{background:#e8f5f2;color:#187a6d}.status-badge.fair{background:var(--blue-bg);color:var(--blue)}.status-badge.watch{background:var(--amber-bg);color:var(--amber)}.status-badge.wait{background:var(--red-bg);color:var(--red)}.status-badge.special{background:var(--purple-bg);color:var(--purple)}.status-badge.draft{background:#edf0f2;color:#68757c}.metric-delta{display:inline-flex;align-items:center;gap:2px;font-size:10px;font-variant-numeric:tabular-nums;white-space:nowrap}.row-actions{display:flex;gap:4px}.row-actions button,.table-icon{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:4px;background:transparent;color:#708087;cursor:pointer}.row-actions button:hover,.table-icon:hover{background:#edf2f4;color:#344851}.row-actions button.danger:hover,.table-icon.danger:hover{background:var(--red-bg);color:var(--red)}.stock-cards{display:none}.source-banner{min-height:64px;padding:13px 16px;display:flex;align-items:center;gap:12px;border:1px solid #dbcfa9;border-radius:6px;background:#fffaf0;color:#725921}.source-banner>div{display:flex;flex-direction:column;gap:3px}.source-banner strong{font-size:12px}.source-banner span{color:#8d7542;font-size:10px}.group-label{height:36px;display:flex;align-items:center;gap:8px;color:#526169;font-size:11px;font-weight:650}.group-label b{min-width:19px;height:19px;display:grid;place-items:center;border-radius:10px;background:#e4e9eb;color:#5f6c72;font-size:9px}.alert-dot{width:7px;height:7px;border-radius:50%;background:#87949a}.alert-dot.high{background:var(--red)}.alert-dot.medium{background:var(--amber)}.alert-dot.low{background:var(--blue)}.alert-list{border:1px solid var(--line);border-radius:6px;background:#fff}.alert-card{width:100%;min-height:67px;padding:10px 14px;display:flex;align-items:center;gap:12px;border:0;border-bottom:1px solid var(--line-soft);background:#fff;cursor:pointer;text-align:left}.alert-card:last-child{border-bottom:0}.alert-card:hover{background:#f8fafb}.alert-card>svg{color:#91a0a6}.alert-card .row-main strong{font-size:12px}.candidate-filters{overflow:hidden}.segmented-control{display:flex;gap:2px;padding:3px;overflow-x:auto;border:1px solid var(--line);border-radius:5px;background:#fff}.segmented-control button{height:30px;padding:0 11px;border:0;border-radius:3px;background:transparent;color:#65737a;cursor:pointer;font-size:11px;white-space:nowrap}.segmented-control button.active{background:#263c46;color:#fff}.candidate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.candidate-card{min-width:0;min-height:250px;padding:16px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:6px;background:#fff}.candidate-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.candidate-head>div{min-width:0}.candidate-head span,.candidate-head small{color:#7b888e;font-size:9px}.candidate-head h2{margin:4px 0 3px;font-size:15px}.stage-badge{padding:4px 7px;border:1px solid #d5dde0;border-radius:4px;background:#f6f8f9;white-space:nowrap}.candidate-model{min-height:35px;margin:14px 0 11px;padding:8px 9px;display:flex;align-items:center;gap:7px;background:#edf4f3;color:#32685c;border-radius:4px;font-size:10px}.candidate-card dl{margin:0 0 14px;display:flex;flex-direction:column;gap:10px}.candidate-card dl div{display:grid;grid-template-columns:54px 1fr;gap:8px}.candidate-card dt{color:#7c888e;font-size:9px}.candidate-card dd{margin:0;color:#48565d;font-size:10px;line-height:1.55}.candidate-card>button{width:100%;margin-top:auto}.candidate-card>button.complete{color:var(--green)}.institution-band{grid-template-columns:1fr 1fr 1.3fr .8fr}.metric-action{align-items:center}.source-grid{display:grid;grid-template-columns:repeat(3,1fr)}.source-grid a{min-height:82px;padding:14px 16px;display:flex;align-items:center;gap:10px;border-right:1px solid var(--line-soft)}.source-grid a:last-child{border-right:0}.source-grid a:hover{background:#f8fafb}.source-grid a>svg:first-child{color:#55747f}.source-grid a>svg:last-child{margin-left:auto;color:#9aa5aa}.source-grid a div{min-width:0;display:flex;flex-direction:column;gap:5px}.source-grid strong{font-size:11px}.source-grid span{color:var(--muted);font-size:9px;line-height:1.4}.records-table{min-width:1100px}.records-table th:nth-child(1){width:150px}.records-table th:nth-child(2){width:95px}.records-table th:nth-child(3){width:190px}.records-table th:nth-child(4){width:100px}.records-table th:nth-child(5),.records-table th:nth-child(6),.records-table th:nth-child(7){width:100px}.records-table th:nth-child(8){width:150px}.records-table th:last-child{width:50px}.source-link{display:inline-flex;align-items:center;gap:4px;color:var(--blue)}.empty-state{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#829096}.empty-state.compact{min-height:170px}.empty-state strong{color:#4b5b63;font-size:13px}.empty-state span{font-size:10px}.modal-layer,.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#121d2275}.modal{width:min(760px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid #cad3d7;border-radius:7px;background:#fff;box-shadow:0 22px 60px #111c223d}.institution-modal{width:min(650px,100%)}.modal-head{position:sticky;top:0;z-index:2;min-height:68px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff}.modal-head h2{margin:0;font-size:16px}.modal-head span{display:block;margin-top:4px;color:var(--muted);font-size:10px}.form-grid{padding:16px 18px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label{position:relative;min-width:0;display:flex;flex-direction:column;gap:6px;color:#56656d;font-size:10px}.form-grid label>svg{position:absolute;right:10px;bottom:10px;color:#849198;pointer-events:none}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:36px;padding:8px 10px;border:1px solid #d7dee2;border-radius:4px;outline:0;background:#fff;color:#27373e;font-size:12px}.form-grid input[readonly]{background:#f2f5f6;color:#758289;cursor:not-allowed}.form-grid select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:30px}.form-grid textarea{min-height:70px;resize:vertical;line-height:1.5}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#7196a6;box-shadow:0 0 0 3px #4f82941a}.security-picker{min-height:286px;padding:20px 18px}.security-search-label{display:flex;flex-direction:column;gap:7px;color:#56656d;font-size:10px}.security-search-input{height:42px;display:grid;grid-template-columns:22px 1fr 22px;align-items:center;padding:0 11px;border:1px solid #cfd8dc;border-radius:5px;background:#fff;color:#76868d}.security-search-input:focus-within{border-color:#7196a6;box-shadow:0 0 0 3px #4f82941a}.security-search-input input{min-width:0;height:40px;border:0;outline:0;color:#27373e;font-size:13px}.security-results{margin-top:8px;border:1px solid #d9e0e3;border-radius:5px;overflow:hidden}.security-results button{width:100%;min-height:56px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;border-bottom:1px solid #e7ecee;background:#fff;color:#314149;text-align:left;cursor:pointer}.security-results button:last-child{border-bottom:0}.security-results button:hover,.security-results button:focus-visible{background:#f3f7f8;outline:0}.security-results button:disabled{cursor:wait;opacity:.58}.security-results button span{min-width:0;display:flex;flex-direction:column;gap:4px}.security-results button span:last-child{align-items:flex-end;text-align:right}.security-results strong,.security-results b{overflow-wrap:anywhere;font-size:12px}.security-results small{color:#7b898f;font-size:9px}.security-selected{min-height:70px;margin-top:12px;padding:12px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #b9d6c7;border-radius:5px;background:#f4faf6;color:#285c45}.security-selected>div{min-width:0;display:flex;flex-direction:column;gap:5px}.security-selected>div:last-child{align-items:flex-end;text-align:right}.security-selected strong{overflow-wrap:anywhere;color:#264139;font-size:12px}.security-selected span{overflow-wrap:anywhere;color:#648074;font-size:9px}.security-search-message{margin:11px 0 0;color:#748188;font-size:10px}.security-search-message.error{color:var(--red)}.span-2{grid-column:span 2}.form-section-title{padding:8px 18px;border-top:1px solid var(--line);border-bottom:1px solid #edf0f2;background:#f8fafb;color:#4d5d65;font-size:11px;font-weight:700}.numeric-grid{grid-template-columns:repeat(4,1fr)}.modal-actions{position:sticky;bottom:0;z-index:2;padding:12px 18px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);background:#fff}.drawer-layer{place-items:stretch end;padding:0}.detail-drawer{width:min(620px,100vw);height:100vh;overflow-y:auto;background:#fff;box-shadow:-18px 0 50px #101b2038}.drawer-head{min-height:104px;padding:21px 22px;display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.drawer-head>div:first-child{min-width:0}.drawer-head span{color:#75838a;font-size:10px}.drawer-head h2{margin:5px 0 4px;font-size:22px;letter-spacing:0}.drawer-head p{margin:0;color:#69777d;font-size:11px}.drawer-actions{display:flex;gap:6px}.drawer-status{min-height:92px;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line-soft)}.drawer-status>div{display:flex;flex-direction:column}.drawer-status span{color:#758188;font-size:10px}.drawer-status strong{margin:3px 0;font-size:25px}.drawer-status small{color:#68767d;font-size:10px}.price-chart{height:250px;padding:14px 16px 12px 10px;border-bottom:1px solid var(--line)}.chart-meta{height:25px;padding-left:8px;display:flex;justify-content:space-between;color:#596970;font-size:10px}.chart-meta small{color:#98a2a7}.drawer-section{padding:19px 22px;border-bottom:1px solid var(--line)}.drawer-section h3{margin:0 0 14px;font-size:12px}.valuation-strip{position:relative;height:9px;overflow:hidden;border-radius:4px;background:#e3e9eb}.valuation-strip>span{display:block;height:100%;background:var(--green)}.valuation-strip>i{position:absolute;top:-3px;width:2px;height:15px;background:var(--blue)}.valuation-labels{margin-top:7px;display:flex;justify-content:space-between;color:#7b888e;font-size:9px}.detail-metrics{margin-top:17px;display:grid;grid-template-columns:repeat(3,1fr)}.detail-metrics>div{padding:0 12px;display:flex;flex-direction:column;border-right:1px solid var(--line-soft)}.detail-metrics>div:first-child{padding-left:0}.detail-metrics>div:last-child{padding-right:0;border-right:0}.detail-metrics span{color:#78858b;font-size:9px}.detail-metrics strong{margin:5px 0 3px;font-size:12px}.detail-metrics small{color:#8d989d;font-size:8px;line-height:1.4}.financial-row{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line-soft);border-radius:5px}.financial-row>div{min-height:57px;padding:10px 12px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line-soft)}.financial-row>div:last-child{border-right:0}.financial-row span{color:#7c888e;font-size:9px}.financial-row strong{margin-top:5px;font-size:11px}.financial-row .metric-delta{margin-top:5px;font-size:12px;font-weight:700}.thesis-section dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.thesis-section dl div{min-height:90px;padding:12px;border-left:3px solid #7b9ba6;background:#f7f9fa}.thesis-section dl div.risk{border-color:var(--amber);background:#fcf7ec}.thesis-section dl div.invalid{border-color:var(--red);background:#fbf1ef}.thesis-section dt{color:#6a787e;font-size:9px;font-weight:700}.thesis-section dd{margin:7px 0 0;color:#415159;font-size:10px;line-height:1.65}.drawer-records{display:flex;flex-direction:column}.drawer-records>div{min-height:58px;padding:9px 0;display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid var(--line-soft)}.drawer-records>div:last-child{border-bottom:0}.drawer-records span,.drawer-records small{color:#78858b;font-size:9px}.drawer-records strong{font-size:10px}.drawer-foot{padding:15px 22px 25px;display:flex;justify-content:space-between;color:#89959a;font-size:9px}.version-list{display:flex;flex-direction:column}.version-list>div{min-height:58px;padding:9px 0;display:grid;grid-template-columns:85px 1fr 1.15fr;align-items:center;gap:10px;border-bottom:1px solid var(--line-soft)}.version-list>div:last-child{border-bottom:0}.version-list span,.version-list small{color:#78858b;font-size:9px;line-height:1.45}.version-list strong{font-size:10px}.catalog-list{display:flex;flex-direction:column}.catalog-list>div{min-height:65px;padding:10px 16px;display:grid;grid-template-columns:32px minmax(220px,1fr) 125px 80px;align-items:center;gap:11px;border-bottom:1px solid var(--line-soft)}.catalog-list>div:last-child{border-bottom:0}.catalog-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:5px}.catalog-icon.active{background:var(--green-bg);color:var(--green)}.catalog-icon.pending{background:var(--amber-bg);color:var(--amber)}.catalog-icon.manual{background:var(--blue-bg);color:var(--blue)}.catalog-list>div>div{min-width:0;display:flex;flex-direction:column;gap:4px}.catalog-list strong{font-size:11px}.catalog-list small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.catalog-list>div>span:nth-child(3){color:#6f7d83;font-size:9px}.run-status{min-width:58px;height:23px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-size:9px;white-space:nowrap}.run-status.active,.run-status.success{background:var(--green-bg);color:var(--green)}.run-status.pending,.run-status.partial{background:var(--amber-bg);color:var(--amber)}.run-status.manual,.run-status.running{background:var(--blue-bg);color:var(--blue)}.run-status.failed{background:var(--red-bg);color:var(--red)}.run-table{min-width:900px}.run-table th:nth-child(1){width:90px}.run-table th:nth-child(2){width:190px}.run-table th:nth-child(3){width:90px}.run-table th:nth-child(4){width:140px}.run-table th:nth-child(5),.run-table th:nth-child(6){width:65px}.run-table th:nth-child(7){width:auto}.run-error{max-width:280px;overflow:hidden;color:var(--red)!important;text-overflow:ellipsis;white-space:nowrap}.nav-scrim{display:none}.boot-screen,.login-screen{min-height:100vh;display:grid;place-items:center;background:#eef2f3}.boot-screen{align-content:center;gap:9px;color:#6d7c83}.boot-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:7px;background:#dfece8;color:#1f7258}.boot-screen strong{margin-top:5px;color:#26383f;font-size:14px}.boot-screen span{font-size:10px}.boot-screen i{width:120px;height:3px;margin-top:8px;overflow:hidden;border-radius:2px;background:#d4dcdf}.boot-screen i:after{content:"";display:block;width:45%;height:100%;background:#347d67;animation:loading-bar 1.2s ease-in-out infinite alternate}.login-panel{width:min(410px,calc(100vw - 28px));overflow:hidden;border:1px solid #d7dfe2;border-radius:7px;background:#fff;box-shadow:0 18px 48px #1b2a311f}.login-brand{min-height:69px;padding:15px 18px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line)}.login-brand>div:last-child{display:flex;flex-direction:column;gap:3px}.login-brand strong{font-size:14px}.login-brand span{color:#7c898f;font-size:10px}.login-title{padding:21px 20px 12px;display:flex;align-items:flex-start;gap:10px;color:#49616c}.login-title h1{margin:0;color:#22343c;font-size:18px}.login-title span{display:block;margin-top:4px;color:#7a878d;font-size:10px}.login-panel form{padding:10px 20px 20px;display:flex;flex-direction:column;gap:13px}.login-panel form label{display:flex;flex-direction:column;gap:6px;color:#5c6b72;font-size:10px}.login-panel form label>div{height:39px;padding:0 10px;display:flex;align-items:center;gap:8px;border:1px solid #d4dde0;border-radius:4px;color:#7c898f}.login-panel form label>div:focus-within{border-color:#7196a6;box-shadow:0 0 0 3px #4f82941a}.login-panel form input{width:100%;border:0;outline:0;color:#27373e}.login-panel form .primary-button{width:100%;margin-top:2px}.login-error{margin:0;padding:8px 10px;border-radius:4px;background:var(--red-bg);color:var(--red);font-size:10px}.login-panel footer{min-height:47px;padding:0 20px;display:flex;align-items:center;gap:7px;border-top:1px solid var(--line);background:#f7f9fa;color:#75838a;font-size:10px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}@keyframes loading-bar{0%{transform:translate(-10%)}to{transform:translate(135%)}}@media(max-width:1120px){.target-grid{grid-template-columns:repeat(2,1fr)}.target-item:nth-child(3n){border-right:1px solid var(--line-soft)}.target-item:nth-child(2n){border-right:0}.target-item:nth-last-child(-n+3){border-bottom:1px solid var(--line-soft)}.target-item:nth-last-child(-n+2){border-bottom:0}.candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.sidebar{transform:translate(-100%);transition:transform .18s ease}.sidebar.mobile-open{transform:translate(0)}.sidebar-close{display:inline-grid!important;border-color:#ffffff1f!important;background:transparent!important}.nav-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;display:block;border:0;background:#0f191e6b}.main-area{margin-left:0}.menu-button{display:inline-grid!important}.dashboard-grid,.source-grid{grid-template-columns:1fr}.source-grid a{border-right:0;border-bottom:1px solid var(--line-soft)}.source-grid a:last-child{border-bottom:0}}@media(max-width:680px){.topbar{height:62px;padding:0 14px}.topbar-title h1{font-size:16px}.topbar-title span,.topbar-actions .icon-button,.topbar-actions label,.topbar-actions .primary-button{display:none}.page-content{padding:14px 12px 28px}.page-stack{gap:12px}.metric-band{grid-template-columns:1fr 1fr}.metric-band>div{min-height:86px;padding:14px;border-bottom:1px solid var(--line-soft)}.metric-band>div:nth-child(2n){border-right:0}.metric-band>div:nth-last-child(-n+2){border-bottom:0}.metric-band strong{font-size:23px}.institution-band{grid-template-columns:1fr 1fr}.institution-band>div:nth-child(3){border-bottom:0}.metric-action{align-items:stretch}.metric-action .primary-button{width:100%}.chart-box{height:245px}.target-grid{grid-template-columns:1fr}.target-item{grid-template-columns:1.2fr 1fr auto;min-height:78px;border-right:0!important;border-bottom:1px solid var(--line-soft)!important}.target-item:last-child{border-bottom:0!important}.filterbar{flex-wrap:wrap}.search-field{flex:1 1 220px}.select-field{flex:0 0 116px}.select-field select{min-width:70px}.result-count{order:4;margin-left:0}.mobile-add{display:inline-flex;margin-left:auto}.table-wrap:has(.stock-table:not(.records-table):not(.run-table)){display:none}.stock-cards{display:flex;flex-direction:column;gap:8px}.stock-card{padding:13px;border:1px solid var(--line);border-radius:6px;background:#fff}.stock-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.stock-card-head>div{display:flex;flex-direction:column;gap:4px}.stock-card-head strong{font-size:13px}.stock-card-head span{color:#7d898f;font-size:9px}.stock-card-metrics{margin:13px 0 10px;display:grid;grid-template-columns:repeat(3,1fr)}.stock-card-metrics>div{padding:0 8px;display:flex;flex-direction:column;gap:5px;border-right:1px solid var(--line-soft)}.stock-card-metrics>div:first-child{padding-left:0}.stock-card-metrics>div:last-child{padding-right:0;border-right:0}.stock-card-metrics span{color:#7f8b91;font-size:9px}.stock-card-metrics b{font-size:11px}.stock-card-actions{padding-top:9px;display:flex;justify-content:flex-end;gap:5px;border-top:1px solid var(--line-soft)}.stock-card-actions button{min-height:29px;padding:0 9px;display:flex;align-items:center;gap:5px;border:0;border-radius:4px;background:#f0f4f5;color:#54656d;font-size:10px}.stock-card-actions button.danger{background:var(--red-bg);color:var(--red)}.source-banner,.alert-card{align-items:flex-start}.alert-card .status-badge{display:none}.candidate-grid{grid-template-columns:1fr}.candidate-card{min-height:235px}.candidate-filters{flex-wrap:nowrap}.candidate-filters .result-count{display:none}.segmented-control{width:100%}.modal-layer{padding:0;align-items:end}.modal{max-height:94vh;border-radius:7px 7px 0 0}.form-grid,.numeric-grid{grid-template-columns:1fr}.security-picker{min-height:310px;padding:16px 14px}.security-results button{align-items:flex-start}.security-selected{grid-template-columns:24px minmax(0,1fr)}.security-selected>div:last-child{grid-column:2;align-items:flex-start;text-align:left}.span-2{grid-column:span 1}.detail-drawer{width:100vw}.drawer-head{min-height:92px;padding:17px 15px}.drawer-status,.drawer-section{padding-left:15px;padding-right:15px}.price-chart{height:220px}.detail-metrics{grid-template-columns:1fr;gap:12px}.detail-metrics>div{min-height:44px;padding:0 0 10px;border-right:0;border-bottom:1px solid var(--line-soft)}.detail-metrics>div:last-child{padding-bottom:0;border-bottom:0}.thesis-section dl{grid-template-columns:1fr}.drawer-records>div{grid-template-columns:94px 1fr}.drawer-records small{grid-column:2}.version-list>div{grid-template-columns:78px 1fr}.version-list small{grid-column:2}.catalog-list>div{grid-template-columns:32px 1fr auto}.catalog-list>div>span:nth-child(3){display:none}.catalog-list small{white-space:normal}}
