:root{color-scheme:light;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f8fb;color:#172033;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f6f8fb;--surface: #ffffff;--surface-muted: #f8fafc;--line: #dfe6ee;--line-strong: #ccd6e2;--text: #172033;--muted: #64748b;--blue: #1d6fdc;--teal: #0f8f8c;--green: #16845f;--amber: #c77700;--red: #d72f2f;--shadow: 0 12px 36px rgba(22, 32, 51, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg)}button,input,select{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.64}a{color:inherit;text-decoration:none}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#f7fafc,#eef4f8)}.login-panel{width:min(420px,100%);background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);padding:32px}.login-panel h1{margin:16px 0 28px;font-size:24px;line-height:1.2}.login-panel form,.candidate-grid,.settings-list{display:grid;gap:16px}label{display:grid;gap:7px;color:#314158;font-size:13px;font-weight:600}input,select{width:100%;min-height:38px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:var(--text);padding:0 11px;outline:none}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1d6fdc1f}.checkbox-field{display:inline-flex;align-items:center;gap:8px;min-height:38px}.checkbox-field input{width:16px;min-height:16px;padding:0}.brand-mark{display:inline-flex;align-items:center;gap:3px}.brand-mark span{width:7px;height:18px;border-radius:8px;background:var(--teal);display:block}.brand-mark span:nth-child(2){height:24px;background:#29a9a6}.brand-mark span:nth-child(3){height:15px;background:#6fc7b5}.app-shell{min-height:100vh;display:grid;grid-template-columns:176px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;background:#fff;border-right:1px solid var(--line);padding:16px 12px;display:flex;flex-direction:column}.sidebar-brand{height:36px;display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:0 8px}.sidebar nav{display:grid;gap:4px}.sidebar a,.sidebar-collapse{display:flex;align-items:center;gap:10px;min-height:38px;border-radius:6px;color:#435168;padding:0 10px;font-size:14px;background:transparent}.sidebar a.active{color:#087a78;background:#edf8f6}.sidebar-collapse{margin-top:auto}.workspace{min-width:0}.topbar{height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.title-group,.topbar-actions,.row-actions,.lookup-form{display:flex;align-items:center;gap:10px}.title-group h1{margin:0;font-size:17px;line-height:1}.env-pill{min-height:28px;display:inline-flex;align-items:center;border-radius:5px;padding:0 9px;font-size:12px;font-weight:700;border:1px solid var(--line-strong);background:#f6f8fb;color:#41516a}.env-pill.local{color:var(--teal);background:#e6f8f6;border-color:#a9dfda}.env-pill.production{color:var(--amber);background:#fff4df;border-color:#f2cf8c}.content{padding:14px}.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.kpi-strip{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.kpi,.panel,.drawer,.modal{background:var(--surface);border:1px solid var(--line);border-radius:8px}.kpi{min-height:104px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:14px}.kpi span{color:#41516a;font-size:13px}.kpi strong{display:block;margin:8px 0 5px;font-size:28px;font-weight:650;line-height:1}.kpi small{color:var(--muted)}.kpi-icon{width:54px;height:54px;border-radius:8px;display:grid;place-items:center}.kpi-icon.blue{color:var(--blue);background:#eaf2ff}.kpi-icon.teal{color:var(--teal);background:#e6f8f6}.kpi-icon.green{color:var(--green);background:#eaf7f1}.kpi-icon.amber{color:var(--amber);background:#fff4df}.kpi-icon.red{color:var(--red);background:#ffeded}.panel{min-width:0;overflow:hidden}.overview-card{min-height:220px}.jobs-rail{min-height:0}.review-panel{grid-column:auto}.page-panel{min-height:calc(100vh - 84px);overflow-x:auto}.jobs-page-grid{display:grid;gap:10px}.schedule-panel{min-height:0}.panel-header{min-height:52px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.panel-header h2,.drawer h2,.modal h2,.settings-grid h2{margin:0;font-size:16px;font-weight:650}.panel-link,.text-button{color:var(--blue);font-size:13px;background:transparent}.search-box{width:min(340px,100%);height:36px;display:grid;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;gap:8px;border:1px solid var(--line-strong);border-radius:6px;color:var(--muted);padding:0 10px}.search-box input{border:0;min-height:30px;padding:0;box-shadow:none}.data-table{width:100%;border-collapse:collapse;font-size:13px}.wide-data-table{min-width:1760px}.fund-pool-table{width:max-content;min-width:100%}.fund-pool-table th,.fund-pool-table td{max-width:420px}.fund-pool-table th:nth-child(1),.fund-pool-table td:nth-child(1){min-width:260px;max-width:300px}.fund-pool-table th:nth-child(2),.fund-pool-table td:nth-child(2){min-width:260px;max-width:320px}.fund-pool-table th:nth-child(3),.fund-pool-table td:nth-child(3){min-width:380px;max-width:460px}.fund-pool-table th:nth-child(4),.fund-pool-table td:nth-child(4){min-width:260px;max-width:320px}.fund-subscription-status-table,.fund-fee-table{width:max-content;min-width:100%}.fund-subscription-status-table th:first-child,.fund-subscription-status-table td:first-child,.fund-fee-table th:first-child,.fund-fee-table td:first-child{min-width:220px;max-width:260px}.fund-subscription-status-table th:nth-child(2),.fund-subscription-status-table td:nth-child(2),.fund-subscription-status-table th:nth-child(3),.fund-subscription-status-table td:nth-child(3){min-width:320px;max-width:440px}.fund-fee-table th:not(:first-child),.fund-fee-table td:not(:first-child){min-width:280px;max-width:400px}.announcement-status-stack{display:grid;gap:8px}.announcement-status-card{display:grid;gap:4px;padding:8px;border:1px solid var(--line);border-radius:8px;background:var(--surface-muted)}.announcement-reference{display:grid;gap:3px}.announcement-reference small{color:var(--muted);overflow-wrap:anywhere}.fund-announcement-table{width:max-content;min-width:100%}.fund-announcement-table th:first-child,.fund-announcement-table td:first-child{min-width:220px;max-width:260px}.fund-announcement-table th:nth-child(2),.fund-announcement-table td:nth-child(2){min-width:520px;max-width:680px}.fund-coverage-table{width:max-content;min-width:100%}.fund-coverage-table th:first-child,.fund-coverage-table td:first-child{min-width:220px;max-width:260px}.fund-coverage-table .coverage-dataset-header,.fund-coverage-table .coverage-dataset-cell{min-width:230px;max-width:280px}.data-table th{height:36px;color:#5c6b80;background:var(--surface-muted);text-align:left;font-weight:650;border-bottom:1px solid var(--line);white-space:nowrap}.data-table td{height:43px;border-bottom:1px solid var(--line);vertical-align:middle}.data-table th,.data-table td{padding:7px 10px}.data-table tr.inactive-row td{background:#fff4f4}.data-table tr.inactive-row:hover td{background:#fee}.data-table td strong{display:block;color:var(--blue);font-weight:650}.data-table td span{color:var(--muted);font-size:12px}.data-table td .status-detail{display:block;margin-top:4px}.cell-primary{color:var(--text);font-weight:650}.overview-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line)}.overview-stat{min-height:84px;padding:13px 14px;background:#fff}.overview-stat span,.health-counts span{display:block;color:var(--muted);font-size:12px;font-weight:650}.overview-stat strong,.health-counts strong{display:block;margin:6px 0 4px;color:var(--text);font-size:22px;font-weight:700;line-height:1.1}.overview-stat small{color:var(--muted);font-size:12px}.health-summary{display:grid}.health-counts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line)}.health-counts>div{min-height:72px;padding:12px 14px;border-right:1px solid var(--line)}.health-counts>div:last-child{border-right:0}.health-highlight-list{display:grid}.health-highlight-row{min-height:46px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(160px,.8fr);align-items:center;gap:10px;padding:8px 12px;border-bottom:1px solid var(--line)}.health-highlight-row strong,.health-highlight-row span,.health-highlight-row small{display:block}.health-highlight-row strong{color:var(--text);font-size:13px;font-weight:650}.health-highlight-row span,.health-highlight-row small{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.metadata-stack{display:grid;gap:4px;min-width:0;max-width:100%}.metadata-stack>span,.mapping-line span{display:block;color:var(--muted);font-size:12px;line-height:1.3;overflow-wrap:break-word;white-space:normal}.mapping-line{display:grid;gap:2px}.mapping-line+.mapping-line{padding-top:6px;border-top:1px dashed var(--line)}.mapping-line strong{display:block;overflow:hidden;color:var(--blue);font-size:13px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.combined-cell{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;min-width:0}.combined-cell.market-cell,.combined-cell.trade-cell,.combined-cell.identity-cell{grid-template-columns:minmax(0,1fr);align-items:start}.group-title{margin:0 0 2px;color:#314158;font-size:12px;font-weight:700;line-height:1.25}.field-line{display:grid!important;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:6px}.field-label{color:#7a8798!important;font-size:11px!important;font-weight:650}.field-value{color:var(--muted)!important;overflow-wrap:break-word;white-space:normal}.field-line.emphasis .field-value{color:var(--blue)!important;font-weight:700}.field-line.truncate .field-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fee-rule-stack{display:grid;gap:6px}.fee-rule-line{display:grid;gap:2px;padding:6px 7px;border:1px solid var(--line);border-radius:6px;background:var(--surface-muted)}.fee-rule-line strong{color:var(--text);font-size:12px}.fee-rule-items{display:grid;gap:4px}.fee-rule-item{display:flex;flex-wrap:wrap;gap:4px 8px;color:var(--muted);font-size:12px;line-height:1.35}.fee-rule-item strong{color:var(--text)}.coverage-stack{display:grid;gap:6px;max-width:260px}.coverage-line{display:grid;gap:2px;padding:6px 7px;border:1px solid var(--line);border-radius:6px;background:var(--surface-muted)}.coverage-line strong{color:var(--blue);font-size:12px}.coverage-line span{color:var(--muted);font-size:11px;line-height:1.25;overflow-wrap:break-word;white-space:normal}.coverage-line .error-text{color:var(--red)}.inline-link{color:var(--blue);font-weight:650}.source-meta-part{color:inherit}.status-main{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.status-stack{display:grid;gap:4px}.status-line{display:flex;align-items:center;gap:6px;min-height:22px}.premium-line{display:flex;align-items:flex-start;gap:6px;min-height:24px}.premium-line strong{display:block;color:var(--text);font-weight:700;line-height:1.2}.premium-line small{display:block;color:var(--muted);font-size:11px;line-height:1.3;max-width:120px}.data-table td .status-label{display:inline-block;width:30px;color:#5c6b80;font-weight:650}.data-table td .limit-amount{color:var(--text);font-weight:650}.status-toggle-button{display:inline-flex;padding:0;background:transparent}.status-toggle-button:disabled{cursor:progress}.inline-text-button{padding:0;color:var(--blue);background:transparent;font-size:12px;font-weight:650;text-align:left}.inline-text-button:disabled{cursor:progress}.wide-cell{min-width:220px}.muted-cell{color:var(--muted);max-width:360px}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:24px;padding:0 8px;border-radius:5px;border:1px solid transparent;font-size:12px;font-weight:650;white-space:nowrap}.status-pill.ok{color:var(--green);background:#ecf8f2;border-color:#bce6d0}.status-pill.blue{color:var(--blue);background:#eaf2ff;border-color:#b8d4fb}.status-pill.warning{color:var(--amber);background:#fff5e3;border-color:#f5d59b}.status-pill.error{color:var(--red);background:#fff0f0;border-color:#f1b7b7}.status-pill.neutral{color:#536174;background:#f2f5f8;border-color:#d9e1ea}.job-list,.schedule-list{display:grid}.schedule-row{min-height:58px;display:grid;grid-template-columns:minmax(180px,1fr) 92px minmax(190px,260px) auto auto auto;align-items:center;gap:10px;padding:9px 12px;border-bottom:1px solid var(--line);font-size:13px}.schedule-main strong,.schedule-main span,.schedule-meta span,.schedule-meta small,.schedule-next small,.schedule-next span{display:block}.schedule-main strong{color:var(--text);font-weight:650}.schedule-main span,.schedule-meta small,.schedule-next small{color:var(--muted);font-size:12px}.schedule-meta span{color:var(--blue);font-size:18px;font-weight:700;line-height:1.1}.schedule-next span{color:#314158;font-size:12px;margin-top:3px}.job-progress{display:grid;gap:4px;min-width:0;margin-top:6px}.job-progress.compact{max-width:260px}.job-progress-track{width:100%;height:5px;overflow:hidden;border-radius:999px;background:#e3eaf2}.job-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--teal));transition:width .18s ease}.job-progress small{display:block;overflow:hidden;color:var(--muted);font-size:11px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.schedule-run-button{min-width:72px;height:34px;padding:0 10px}.switch-button{width:46px;height:26px;border-radius:999px;padding:3px;background:#d6dee8;display:inline-flex;align-items:center;transition:background .16s ease}.switch-button span{width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #16203333;transform:translate(0);transition:transform .16s ease}.switch-button.on{background:var(--teal)}.switch-button.on span{transform:translate(20px)}.job-row{min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:8px 10px;border-bottom:1px solid var(--line);font-size:13px}.job-row strong,.job-row span{display:block}.job-row span{color:var(--muted);font-size:12px}.job-counts{display:flex;align-items:center;gap:3px}.job-counts small{color:var(--muted);font-size:11px;margin-right:2px}.success-count{color:var(--teal)!important}.failure-count{color:var(--red)!important}.panel-error{margin:0;padding:10px 12px;color:var(--red);border-top:1px solid var(--line);background:#fff7f7;font-size:13px}.primary-action,.ghost-button,.icon-button,.approve-button,.reject-button{min-height:36px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:650}.primary-action{color:#fff;background:var(--blue);padding:0 14px}.ghost-button{color:#405168;background:#fff;border:1px solid var(--line-strong);padding:0 12px}.icon-button{width:34px;color:#41516a;background:#fff;border:1px solid var(--line-strong)}.approve-button{color:#087a78;background:#fff;border:1px solid #8fd6d1;padding:0 10px}.reject-button{color:var(--red);background:#fff;border:1px solid #f0b0b0;padding:0 10px}.drawer-backdrop,.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a33;z-index:50;display:flex;justify-content:flex-end}.drawer{width:min(430px,100vw);height:100vh;border-radius:0;box-shadow:var(--shadow);display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:0}.drawer header,.modal header{height:56px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-section{padding:18px 16px 0}.drawer-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain}.drawer-section h3{margin:0 0 14px;font-size:14px}.lookup-form input{flex:1}.candidate-grid{grid-template-columns:1fr 1fr}.candidate-grid label:nth-child(1),.candidate-grid label:nth-child(6){grid-column:1 / -1}.empty-state{min-height:168px;display:grid;place-items:center;color:var(--muted);border:1px dashed var(--line-strong);border-radius:8px;background:var(--surface-muted);font-size:13px}.empty-state.compact{min-height:88px;margin:12px}.warning-box{margin:18px 16px;min-height:48px;border:1px solid #f4c985;border-radius:6px;background:#fff7eb;color:#9a5a00;display:flex;align-items:center;gap:10px;padding:10px 12px;font-size:13px}.drawer footer,.modal footer{border-top:1px solid var(--line);padding:14px 16px;display:flex;justify-content:flex-end;gap:10px}.modal-backdrop{justify-content:center;align-items:center}.modal{width:min(560px,calc(100vw - 28px));box-shadow:var(--shadow)}.modal .candidate-grid{padding:18px 16px}.settings-grid{min-height:280px;padding:18px}.settings-list{margin:18px 0 0}.settings-list div{display:grid;grid-template-columns:160px minmax(0,1fr);gap:20px;padding:12px 0;border-bottom:1px solid var(--line)}.settings-list dt{color:var(--muted)}.settings-list dd{margin:0;color:var(--text)}.form-error{color:var(--red);margin:0;font-size:13px}.reports-page{display:grid;gap:14px;color:#153034}.report-intro{min-height:132px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:22px 24px;color:#eef7f4;background:#153438;border:1px solid #153438;border-radius:8px}.report-intro h2,.report-builder h3,.report-output-heading h3{margin:0;text-wrap:balance}.report-intro h2{margin-top:7px;font-family:Songti SC,"Noto Serif CJK SC",serif;font-size:31px;font-weight:700;letter-spacing:.02em}.report-intro p{max-width:760px;margin:8px 0 0;color:#b9cfcb;font-size:14px;line-height:1.65;text-wrap:pretty}.report-eyebrow,.report-builder-heading>div>span,.report-output-heading>div>span{color:#75beb1;font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.report-toolbar{display:flex;flex:0 0 auto;gap:8px}.report-toolbar .ghost-button{color:#e8f2ef;background:transparent;border-color:#4f6c6f}.report-toolbar .primary-action,.report-generate-button{background:#0c827c}.report-builder{padding:20px;overflow:visible}.report-builder-heading,.report-output-heading,.report-generate-row,.report-preview-meta{display:flex;align-items:center;justify-content:space-between;gap:16px}.report-builder-heading h3,.report-output-heading h3{margin-top:4px;color:#183337;font-family:Songti SC,"Noto Serif CJK SC",serif;font-size:21px}.report-filter-toggle{display:inline-flex;grid-template-columns:none;align-items:center;gap:8px;color:#4c6164;font-size:13px;font-weight:600;cursor:pointer}.report-filter-toggle input{width:16px;min-height:16px;accent-color:#0c827c}.report-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.report-option{min-height:138px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto 1fr;gap:7px 16px;padding:18px;color:#183337;text-align:left;background:#fbfcfa;border:1px solid var(--line);border-radius:8px;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.report-option:hover{border-color:#8ab9b2}.report-option.selected{background:#f0f8f5;border-color:#5ba69a;box-shadow:inset 0 0 0 1px #5ba69a}.report-option strong{font-size:17px;font-weight:720}.report-option>span:not(.report-option-check){grid-column:1 / -1;color:#53686c;font-size:13px;line-height:1.55}.report-option small{grid-column:1 / -1;align-self:end;color:#c05d36;font-size:12px;font-weight:650}.report-option-check{width:24px;height:24px;display:grid;place-items:center;color:#fff;background:#d7dfdd;border-radius:50%}.report-option.selected .report-option-check{background:#0c827c}.report-generate-row{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.report-generate-row>div strong,.report-generate-row>div span{display:block}.report-generate-row>div strong{color:#203b3f;font-size:14px}.report-generate-row>div span{margin-top:3px;color:var(--muted);font-size:12px}.report-generate-button{min-width:176px;min-height:42px}.report-output-section{display:grid;gap:12px}.report-output-heading{padding:4px 4px 0}.report-output-heading>span{color:var(--muted);font-size:12px}.report-output-empty{min-height:260px;display:grid;place-items:center;align-content:center;gap:7px;color:#718184}.report-output-empty strong{margin-top:4px;color:#304b4e;font-size:15px}.report-output-empty span{font-size:13px}.report-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px}.report-preview{padding:10px;background:#fff}.report-preview-meta{min-height:44px;padding:0 2px 8px 4px}.report-preview-meta strong,.report-preview-meta span{display:block}.report-preview-meta strong{color:#203b3f;font-size:13px}.report-preview-meta span{margin-top:3px;color:var(--muted);font-size:11px}.report-html-stage{aspect-ratio:4 / 5;overflow:hidden;background:#ebe9e1;border:1px solid #deddd5}.social-html-report{width:100%;height:100%;box-sizing:border-box;container-type:inline-size;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:0;overflow:hidden;padding:0;color:#163236;background:#fff;font-family:PingFang SC,Microsoft YaHei,sans-serif}.social-report-header{min-width:0;display:grid;grid-template-columns:3.45cqw auto .1cqw minmax(0,1fr) auto auto;align-items:center;gap:.7cqw;margin:0;padding:.6cqw .9cqw;color:#f7fbfa;background:#173d42}.social-report-logo{width:3.45cqw;height:3.45cqw;display:block;object-fit:cover;border-radius:50%}.social-report-search{display:inline-flex;align-items:center;gap:.58cqw;min-height:2.55cqw;box-sizing:border-box;padding:.32cqw .82cqw;white-space:nowrap;color:#173d42;background:#fff;border:.12cqw solid rgb(255 255 255 / 90%);border-radius:99cqw;font-size:1.74cqw;font-weight:800;letter-spacing:-.02em;box-shadow:0 .18cqw .48cqw #00000029}.social-report-search svg{width:1.55cqw;height:1.55cqw;flex:0 0 auto;stroke-width:2.4}.social-report-divider{width:.1cqw;height:2.2cqw;background:#ffffff59}.social-report-title{min-width:0;overflow:hidden;color:#fff;font-family:inherit;font-size:1.74cqw;font-weight:760;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.social-report-date,.social-report-page-number{color:#d7e4e2;font-size:1.27cqw;font-weight:620;white-space:nowrap}.social-report-table{width:100%;height:auto;min-height:0;align-self:start;table-layout:fixed;border-collapse:collapse;overflow:hidden;color:#243b3e;border:0}.social-report-table th{height:3.2cqw;box-sizing:border-box;padding:.42cqw .38cqw;color:#29484b;background:#edf2f1;border-right:.1cqw solid #dde4e2;border-bottom:.16cqw solid #b9cac7;font-size:1.34cqw;font-weight:780;line-height:1.1;text-align:center;white-space:nowrap}.social-report-table th:first-child{padding-left:.7cqw;text-align:left}.social-report-table th:last-child{border-right:0}.social-report-table tbody tr:nth-child(2n){background:#f7f9f8}.social-report-table tbody tr.changed{background:#fffaf5}.listed-table tbody tr.changed{background:#fff}.social-report-table tbody tr{height:5.24cqw}.social-report-table td{height:5.24cqw;box-sizing:border-box;padding:.22cqw .34cqw;border-right:.1cqw solid #edf0ef;border-bottom:.1cqw solid #e4e8e7;font-size:1.31cqw;line-height:1.12;text-align:center;vertical-align:middle}.social-report-table td:last-child{border-right:0}.social-report-table tbody tr:last-child td{border-bottom:0}.social-report-table td>strong,.social-report-table td>small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.social-report-table td>strong{color:#2a4144;font-size:1.37cqw;font-weight:680}.social-report-table td>small{margin-top:.22cqw;color:#9a6b4e;font-size:1.01cqw;font-weight:620}.social-report-table .fund-cell{min-width:0;padding-left:.7cqw;text-align:left}.social-report-table .fund-cell>strong{color:#172f33;font-size:1.37cqw;font-weight:730}.social-report-table .fund-cell>small{color:#788887;font-size:1.05cqw;font-variant-numeric:tabular-nums}.social-report-table .focus-cell>strong{color:#075f5c;font-size:1.54cqw;font-weight:820;letter-spacing:-.025em}.social-report-table .changed-cell{background:#fff0e4}.social-report-table .changed-cell>strong{color:#b94d2b;font-weight:820}.social-report-table strong.rise{color:#bf4f32}.social-report-table strong.fall,.social-report-table strong.status-open{color:#08766f}.social-report-table strong.status-paused{color:#b94d2b}.otc-table .fund-column{width:23%}.otc-table .status-column{width:12%}.otc-table .limit-column{width:16%}.otc-table .number-column{width:10%}.otc-table .fee-column{width:13%}.listed-table .fund-column{width:33%}.listed-table .price-column{width:12%}.listed-table .premium-column{width:14%}.listed-table .delta-column{width:16%}.listed-table .return-column{width:15%}.listed-table .fee-column{width:10%}.social-report-footer{display:flex;align-items:center;justify-content:space-between;gap:.8cqw;min-height:1.8cqw;box-sizing:border-box;padding:.28cqw .55cqw;color:#7c8988;background:#fff;border-top:.1cqw solid #e1e6e5;font-size:1.29cqw;line-height:1;white-space:nowrap}.social-report-footer strong{color:#546b6c;font-weight:650}.review-decision{min-width:390px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.review-decision label{gap:4px;font-size:12px}.review-decision input,.review-decision select{min-height:32px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;flex-direction:row;overflow-x:auto;padding:8px}.sidebar-brand,.sidebar-collapse{display:none}.sidebar nav{display:flex}.sidebar a{white-space:nowrap}.overview-grid,.kpi-strip{grid-template-columns:1fr}.jobs-rail,.review-panel{grid-column:auto}.schedule-row{grid-template-columns:minmax(0,1fr) auto auto auto}.schedule-meta,.schedule-next{display:none}.report-intro{align-items:flex-start;flex-direction:column}.report-preview-grid{grid-template-columns:1fr}}@media(max-width:680px){.topbar{height:auto;align-items:flex-start;flex-direction:column;padding:12px}.title-group,.topbar-actions{width:100%;justify-content:space-between}.panel-header{align-items:stretch;flex-direction:column}.search-box{width:100%}.data-table{display:block;overflow-x:auto;white-space:nowrap}.candidate-grid{grid-template-columns:1fr}.candidate-grid label:nth-child(1),.candidate-grid label:nth-child(6){grid-column:auto}.report-intro,.report-builder{padding:16px}.report-toolbar,.report-toolbar button,.report-generate-row,.report-generate-button{width:100%}.report-toolbar,.report-generate-row,.report-output-heading{align-items:stretch;flex-direction:column}.report-option-grid,.report-preview-grid{grid-template-columns:1fr}}
