:root{color-scheme:light;font-family:Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#102a35;background:#eef6f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,select,.clickable-row,a.secondary-button{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.72}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid rgb(8 145 178 / 24%);outline-offset:2px}a{color:inherit}.app-shell{width:min(1440px,100%);margin:0 auto;padding:20px 24px 24px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 0 16px}.topbar h1{display:flex;align-items:center;gap:10px}.topbar h1:before{content:"";width:10px;height:34px;border-radius:4px;background:#0891b2}.topbar-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.eyebrow{margin:0 0 6px;color:#55707b;font-size:13px}h1,h2,h3,h4{margin:0;letter-spacing:0}h1{color:#102a35;font-size:25px;line-height:1.2}h2{color:#12313d;font-size:20px;line-height:1.3}h3{color:#183743;font-size:15px;line-height:1.35}h4{color:#12313d;font-size:16px}.view-badge,.primary-button,.secondary-button,.danger-button,.account-capsule,.ghost-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;border-radius:8px;white-space:nowrap;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.view-badge{padding:0 12px;border:1px solid #cddfe5;background:#fff;color:#32535f;font-size:14px}.visually-hidden-file{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.primary-button,.secondary-button,.danger-button,.ghost-button,.icon-button{border:1px solid transparent;text-decoration:none}.primary-button{padding:0 14px;background:#0891b2;color:#fff;box-shadow:0 8px 18px #0891b22e}.primary-button:hover{background:#0e7490}.secondary-button{padding:0 12px;border-color:#cbdde4;background:#fff;color:#254651}.secondary-button:hover,.account-capsule:hover,.ghost-button:hover,.icon-button:hover{border-color:#8fc7d6;background:#f3fbfd}.danger-button{padding:0 12px;border-color:#f2c8c2;background:#fff5f3;color:#b42318}.account-capsule{padding:0 13px;border:1px solid #b8d5de;background:#fff;color:#183743;font-weight:700}.ghost-button,.icon-button{width:36px;padding:0;border-color:#cbdde4;background:#fff;color:#365865}.notice-band{display:flex;align-items:center;gap:10px;padding:10px 13px;margin-bottom:12px;border:1px solid #bfe4d2;border-radius:8px;background:#f1fbf6;color:#205d3a;font-size:14px}.toast{position:fixed;right:24px;top:22px;z-index:30;padding:10px 14px;border:1px solid #bce7d0;border-radius:8px;background:#fff;color:#16643a;box-shadow:0 14px 36px #0f354329}.stats-grid{display:grid;grid-template-columns:repeat(8,minmax(120px,1fr));gap:8px;margin-bottom:10px}.public-stats{grid-template-columns:repeat(3,minmax(160px,1fr))}.stat-card{display:flex;align-items:center;gap:11px;min-height:68px;padding:12px;border:1px solid #cfe0e7;border-radius:8px;background:#fff}.stat-card.success{border-color:#bfe4d2}.stat-card.warning{border-color:#ead9a7}.stat-icon{display:grid;flex:0 0 32px;place-items:center;width:32px;height:32px;border-radius:8px;background:#e8f6fa;color:#0e7490}.success .stat-icon{background:#e9f8ee;color:#237344}.warning .stat-icon{background:#fff6df;color:#8a5b12}.stat-value{color:#102a35;font-size:23px;font-weight:750;line-height:1;font-variant-numeric:tabular-nums}.stat-label{margin-top:5px;color:#607782;font-size:12px}.insight-grid{display:grid;grid-template-columns:minmax(360px,1.35fr) minmax(260px,.8fr) minmax(260px,.8fr);gap:10px;margin-bottom:10px}.public-insights{grid-template-columns:minmax(420px,1fr) minmax(320px,.8fr)}.insight-panel{min-height:108px;padding:14px;border:1px solid #cfe0e7;border-radius:8px;background:#fff}.insight-panel.compact-copy{padding-top:18px}.insight-panel.lead{background:#fbfefd}.insight-panel p{margin:8px 0 0;color:#607782;font-size:13px;line-height:1.55}.section-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.section-title-row.compact{margin-bottom:12px}.section-title-row p{margin:5px 0 0;color:#607782;font-size:13px;line-height:1.45}.count-pill,.confidence-pill{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;background:#e8f6fa;color:#0e7490;font-size:12px;font-weight:700;white-space:nowrap}.confidence-pill.high{background:#e8f7ee;color:#237344}.confidence-pill.medium{background:#fff4d8;color:#8a5b12}.confidence-pill.low{background:#fff1ef;color:#b42318}.queue-list{display:grid;gap:6px}.queue-list button{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:34px;padding:7px 9px;border:1px solid #d8e6ec;border-radius:8px;background:#fff;color:#254651;text-align:left}.queue-list button:hover{border-color:#9bd0dd;background:#f3fbfd}.queue-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-list span:last-child{color:#607782;font-size:12px}.quiet-empty{padding:14px;border:1px dashed #cbdde4;border-radius:8px;color:#78909a;text-align:center}.attention-dot{display:inline-block;flex:0 0 8px;width:8px;height:8px;min-width:8px;min-height:8px;border-radius:999px;background:#27ae60}.registration-dot{display:inline-block;flex:0 0 8px;width:8px;height:8px;min-width:8px;min-height:8px;border-radius:999px}.registration-dot.registered{background:#22c55e}.registration-dot.unregistered,.attention-dot.high{background:#f97316}.attention-dot.medium{background:#eab308}.attention-dot.low{background:#22c55e}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:9px;border:1px solid #cfe0e7;border-radius:8px;background:#fff}.search-box{display:flex;align-items:center;gap:8px;width:min(470px,100%);min-height:40px;padding:0 12px;border:1px solid #cbdde4;border-radius:8px;background:#fbfeff;color:#607782}.search-box input{width:100%;border:0;outline:0;background:transparent;color:#102a35}.filter-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #cbdde4;border-radius:8px;background:#fff;color:#102a35;outline:0}.filter-row select{width:auto;min-width:146px;height:40px;padding:0 10px;border:1px solid #cbdde4;border-radius:8px;background:#fff;color:#102a35;outline:0}.table-wrap{overflow:auto;border:1px solid #cfe0e7;border-radius:8px;background:#fff;box-shadow:0 10px 28px #0f354312}table{width:100%;min-width:1380px;border-collapse:collapse}table.public-table{min-width:860px}th,td{padding:11px 14px;border-bottom:1px solid #edf3f5;text-align:left;vertical-align:middle;font-size:14px}th{position:sticky;top:0;z-index:1;background:#f6fbfc;color:#55707b;font-size:12px;font-weight:700}tbody tr{transition:background .16s ease}tbody tr:hover{background:#f7fcfd}.index-cell{width:56px;color:#607782;font-variant-numeric:tabular-nums}.workstation-heading,.workstation-cell,.legal-person-heading,.legal-person-cell,.follower-heading,.follower-cell,.status-heading,.status-cell{text-align:center}.workstation-heading,.legal-person-heading,.follower-heading,.status-heading,.workstation-cell,.legal-person-cell,.follower-cell,.status-cell{vertical-align:middle}.legal-person-heading,.legal-person-cell{min-width:86px;white-space:nowrap;word-break:keep-all}.follower-heading,.follower-cell{min-width:88px;white-space:nowrap;word-break:keep-all}.company-title{display:flex;align-items:center;gap:8px}.subtle{margin-top:5px;color:#6c828c;font-size:12px;line-height:1.45}td .subtle{display:-webkit-box;max-width:340px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.missing-chip{display:inline-flex;margin-top:8px;padding:3px 7px;border-radius:999px;background:#fff4d8;color:#8a5b12;font-size:12px;font-weight:700}.missing-chip.soft{background:#eef8f1;color:#237344}.empty-text{color:#94a4ac}.workstation-stack{display:inline-grid;gap:3px;min-width:64px;color:#254651;font-size:13px;font-weight:700;line-height:1.25;text-align:center;white-space:nowrap}.status-pill,.status-select{display:inline-flex;align-items:center;justify-content:center;min-width:76px;height:28px;border-radius:8px;font-size:12px;font-weight:700;white-space:nowrap}.status-pill{justify-content:center;padding:0 9px}.status-select{padding:0 7px;border:1px solid #cbdde4;background:#fff;color:#254651}.status-pill.done{background:#e7f7ed;color:#1f7a45}.status-pill.pending{background:#fff3d4;color:#8a5a0a}.status-pill.danger{background:#fff1ef;color:#b42318}.status-pill.idle{background:#e8f1f4;color:#55707b}.registration-pill{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800}.registration-pill span{width:7px;height:7px;border-radius:999px}.registration-pill.registered{background:#e7f7ed;color:#1f7a45}.registration-pill.registered span{background:#22c55e}.registration-pill.unregistered{background:#fff3d4;color:#8a5a0a}.registration-pill.unregistered span{background:#f97316}.update-record{display:grid;justify-items:center;gap:4px;min-width:112px;color:#607782;font-size:12px;line-height:1.25;text-align:center}.update-record strong{color:#254651;font-size:12px;font-weight:700}.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 2px 0;color:#607782;font-size:13px}.pagination-actions{display:flex;align-items:center;gap:8px}.pagination-actions span{min-width:52px;color:#254651;font-weight:700;text-align:center}.state-panel{padding:28px;color:#607782;text-align:center}.state-panel.error,.inline-error{color:#b42318}.locked-directory{display:grid;min-height:420px;place-items:center;padding:36px 20px;border:1px solid #cfe0e7;border-radius:8px;background:#fff;box-shadow:0 10px 28px #0f354312;text-align:center}.locked-directory>*{max-width:420px}.locked-mark{display:grid;place-items:center;width:48px;height:48px;margin-bottom:12px;border-radius:8px;background:#e8f6fa;color:#0e7490}.locked-directory h2{margin-bottom:8px}.locked-directory p{margin:0 0 18px;color:#607782;font-size:14px;line-height:1.6}.inline-error{padding:9px 10px;border:1px solid #f2c8c2;border-radius:8px;background:#fff5f3;font-size:13px}.login-shell{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(180deg,#eef6f8eb,#eef6f8),#eef6f8}.login-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:24px;background:#091f2952}.login-panel{position:relative;width:min(430px,100%);padding:30px;border:1px solid #cfe0e7;border-radius:8px;background:#fff;box-shadow:0 18px 54px #0f354324}.login-panel.compact{box-shadow:0 22px 70px #0f35433d}.login-close{position:absolute;top:14px;right:14px}.login-mark{display:grid;width:42px;height:42px;margin-bottom:16px;place-items:center;border-radius:8px;background:#e8f6fa;color:#0e7490}.login-form{display:grid;gap:12px;margin-top:22px}.login-copy{margin:10px 0 0;color:#607782;font-size:13px;line-height:1.55}.login-form label,.form-field{display:grid;gap:7px;color:#55707b;font-size:13px;font-weight:700}.login-form input{width:100%;height:42px;padding:0 11px;border:1px solid #cbdde4;border-radius:8px;outline:0}.login-hint{margin-top:12px;color:#6c828c;font-size:12px}.drawer-backdrop{position:fixed;inset:0;z-index:20;display:flex;justify-content:flex-end;background:#091f2957}.drawer-panel{display:flex;flex-direction:column;width:min(880px,100%);height:100%;overflow:auto;background:#fff;box-shadow:-18px 0 42px #0f35432e}.drawer-header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 18px;border-bottom:1px solid #e1edf1;background:#fff}.drawer-section{padding:20px 24px;border-bottom:1px solid #edf3f5}.drawer-section h3{margin-bottom:0}.profile-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:42px;padding:0;border:0;background:transparent;color:#183743;text-align:left}.profile-toggle svg{color:#55707b;transition:transform .16s ease}.profile-toggle:hover svg{color:#0e7490}.profile-actions{align-items:center;margin-top:12px}.profile-actions p{margin:0}.form-grid,.status-grid{display:grid;gap:12px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.form-field input,.form-field select{min-height:40px;padding:0 10px}.form-field textarea{min-height:72px;resize:vertical;padding:10px;line-height:1.5}.read-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.read-info-item{display:grid;gap:5px;min-height:66px;padding:12px;border:1px solid #d8e6ec;border-radius:8px;background:#fbfeff}.read-info-item span,.read-copy span{color:#607782;font-size:12px;font-weight:700}.read-info-item strong{align-self:end;color:#173743;font-size:14px;line-height:1.45}.read-copy{display:grid;gap:10px;margin-top:12px;color:#254651}.read-copy p{margin:0;line-height:1.7}.ai-config-note{display:flex;align-items:center;gap:8px;padding:10px 12px;margin-bottom:14px;border:1px solid #ead9a7;border-radius:8px;background:#fff9e8;color:#7a5414;font-size:13px}.ai-suggestion-panel{display:grid;gap:14px;padding:14px;margin-bottom:14px;border:1px solid #bfe4d2;border-radius:8px;background:#f6fcf8}.ai-suggestion-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ai-suggestion-grid{display:grid;grid-template-columns:.7fr 1fr 1fr;gap:10px}.ai-suggestion-grid div,.ai-evidence-row div{padding:10px;border:1px solid #d7e9df;border-radius:8px;background:#fff}.ai-suggestion-grid span,.ai-evidence-row span{display:block;margin-bottom:6px;color:#607782;font-size:12px;font-weight:700}.ai-suggestion-grid strong{color:#173d2a;font-size:13px;line-height:1.5}.ai-evidence-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ai-evidence-row p{margin:0;color:#35515c;font-size:13px;line-height:1.5}.ai-apply-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.ai-apply-actions span{color:#607782;font-size:13px}.drawer-actions{position:sticky;bottom:0;display:flex;align-items:center;gap:10px;padding:14px 24px;border-top:1px solid #e1edf1;background:#fff}.drawer-action-spacer{flex:1}@media(max-width:1250px){.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.public-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.insight-grid,.public-insights{grid-template-columns:1fr}}@media(max-width:1100px){.topbar,.toolbar{align-items:stretch;flex-direction:column}.topbar-actions,.filter-row{justify-content:flex-start}}@media(max-width:720px){.app-shell{padding:18px}h1{font-size:22px}.stats-grid,.public-stats,.form-grid,.status-grid,.read-info-grid,.ai-suggestion-grid,.ai-evidence-row{grid-template-columns:1fr}.notice-band,.ai-suggestion-head,.section-title-row,.pagination-bar{align-items:flex-start;flex-direction:column}.topbar-actions>*,.filter-row select,.search-box{width:100%}.queue-list button{grid-template-columns:10px minmax(0,1fr)}.queue-list span:last-child{grid-column:2}.drawer-panel,.pagination-actions,.pagination-actions .secondary-button{width:100%}}
