:root{color:#172033;font-synthesis:none;background:#f3f6fa;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}.button,button,input,select,textarea{font:inherit}button{cursor:pointer}.loading{color:#526178;place-items:center;height:100vh;display:grid}.app-shell{min-height:100vh}.topbar{z-index:10;background:#fff;border-bottom:1px solid #dfe6ef;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex;position:sticky;top:0}.brand{color:#1257b8;font-size:22px;font-weight:800}.subtitle{color:#667085;margin-top:3px;font-size:13px}.top-actions{align-items:center;gap:12px;display:flex}.case-picker{color:#667085;align-items:center;gap:8px;font-size:13px;display:flex}.case-picker select,.record-tabs select{color:#24324a;background:#fff;border:1px solid #cfd8e5;border-radius:8px;padding:9px 34px 9px 11px}.timer-button{color:#154f91;background:#f7fbff;border:1px solid #c8d6e9;border-radius:9px;align-items:center;gap:7px;padding:9px 13px;display:flex}.modebar{background:#fff;border-bottom:1px solid #dfe6ef;align-items:center;gap:10px;padding:12px 28px;display:flex}.modebar button{color:#536174;background:#f8fafc;border:1px solid #d6deea;border-radius:8px;padding:9px 17px}.modebar button.active{color:#0e59be;background:#edf5ff;border-color:#1768d5;font-weight:700}.phase-chip{color:#187847;background:#edf8f1;border-radius:999px;margin-left:auto;padding:7px 12px;font-size:13px;font-weight:700}.workspace{grid-template-columns:1fr 1fr;gap:18px;height:calc(100vh - 132px);padding:18px;display:grid}.editor-pane,.case-pane{background:#fff;border:1px solid #dce4ee;border-radius:13px;min-width:0;overflow:auto;box-shadow:0 4px 18px #2b3d550d}.editor-pane{padding:20px 22px 90px;position:relative}.case-pane{padding:20px 22px}.section-title,.pane-heading,.case-heading{margin-bottom:15px;font-size:19px;font-weight:800}.pane-heading,.case-heading{justify-content:space-between;align-items:center;display:flex}.pane-heading>div{align-items:center;gap:9px;display:flex}.pane-heading>span{color:#68758a;font-size:13px;font-weight:500}.module-list{gap:10px;display:grid}.module-card{background:#fff;border:1px solid #d9e2ed;border-radius:10px;overflow:hidden}.module-head{color:#27364e;text-align:left;background:#f9fbfd;border:0;justify-content:space-between;align-items:center;width:100%;padding:13px 15px;display:flex}.module-head span{align-items:center;gap:10px;font-weight:700;display:flex}.module-head em{color:#125ebd;background:#e7f1ff;border-radius:7px;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.module-card textarea{resize:vertical;color:#172033;border:0;border-top:1px solid #e1e7ef;outline:none;width:100%;min-height:150px;padding:15px;line-height:1.7;display:block}.module-card textarea:focus{box-shadow:inset 0 0 0 2px #74aaf0}.editor-footer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-top:1px solid #dfe6ef;justify-content:flex-end;gap:10px;margin:20px -22px -90px;padding:14px 22px;display:flex;position:sticky;bottom:0}.primary,.secondary{border-radius:9px;padding:10px 16px;font-weight:700}.primary{color:#fff;background:#1164d8;border:1px solid #1164d8;justify-content:center;align-items:center;gap:7px;display:inline-flex}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{color:#35435b;background:#fff;border:1px solid #cdd8e7}.chat-card{background:#f7fbff;border:1px solid #cfe0f6;border-radius:11px;margin-bottom:18px;padding:14px}.chat-item{background:#fff;border:1px solid #dbe6f3;border-radius:8px;margin:8px 0;padding:10px 12px;font-size:14px;line-height:1.6}.chat-compose{gap:8px;display:flex}.chat-compose input{border:1px solid #cbd7e6;border-radius:8px;flex:1;padding:10px}.chat-compose button{color:#fff;background:#1768d5;border:0;border-radius:8px;padding:0 16px}.case-heading>div{align-items:center;gap:10px;display:flex}.case-heading span{color:#64748b;font-size:12px;font-weight:500}.privacy{background:#eef8f2;border-radius:999px;padding:6px 9px;color:#187847!important}.snapshot{background:#f3f8ff;border-left:4px solid #2d74d6;border-radius:8px;flex-direction:column;gap:5px;margin-bottom:15px;padding:13px 15px;display:flex}.snapshot span{color:#57677f;font-size:13px}.record-tabs{gap:9px;margin-bottom:13px;display:flex}.record-tabs button{background:#fff;border:1px solid #cfd8e5;border-radius:8px;padding:9px 15px}.record-tabs button.active{color:#0e59be;background:#edf5ff;border-color:#1768d5;font-weight:700}.record-tabs select{flex:1;min-width:0}.record-content{background:#fff;border:1px solid #d6e0ec;border-radius:10px;min-height:600px;padding:24px 26px;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,sans-serif;line-height:1.9}.record-content h3{color:#172033;letter-spacing:.02em;margin-top:0}.record-content p{white-space:pre-wrap;color:#203047}.record-content pre{white-space:pre-wrap;word-break:break-word;color:#1f2d43;font:15px/1.9 Microsoft YaHei,sans-serif}.fact{border-top:1px solid #e7ecf2;grid-template-columns:135px 1fr;gap:12px;padding:10px 0;display:grid}.fact b{color:#34445d}.modal-backdrop{z-index:50;background:#0f172a8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:15px;width:min(620px,96vw);max-height:90vh;padding:26px;overflow:auto;box-shadow:0 22px 70px #00000040}.modal h2{margin:0 0 8px}.modal>p{color:#64748b;margin-bottom:18px}.check{border-bottom:1px solid #edf0f4;align-items:flex-start;gap:10px;padding:11px 8px;display:flex}.check input{width:18px;height:18px;margin-top:4px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.questionnaire{width:min(720px,96vw)}.range{grid-template-columns:145px 1fr 55px;align-items:center;gap:12px;padding:10px 0;display:grid}.range span{font-weight:700}.range output{color:#667085;font-size:12px}.comment{border:1px solid #cfd8e5;border-radius:8px;width:100%;min-height:90px;margin:12px 0;padding:12px}.full{width:100%}.toast{color:#fff;z-index:60;background:#137a48;border-radius:10px;padding:14px 18px;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #0000002e}@media (width<=980px){.workspace{grid-template-columns:1fr;height:auto}.editor-pane,.case-pane{max-height:none;overflow:visible}.topbar{padding:0 16px}.subtitle{display:none}.modebar{padding:10px 16px;overflow:auto}.workspace{padding:12px}.range{grid-template-columns:110px 1fr}.range output{display:none}}.participant-chip{color:#475569;background:#f1f5f9;border:1px solid #d7e0eb;border-radius:999px;padding:8px 12px;font-size:13px}.assigned-label{color:#64748b;font-size:13px}.modebar strong{color:#0e59be;background:#edf5ff;border:1px solid #bad2f2;border-radius:8px;padding:8px 14px}.taskbar{background:#f8fafc;border-bottom:1px solid #dfe6ef;grid-template-columns:repeat(7,1fr);gap:9px;padding:11px 18px;display:grid}.taskbar button{color:#34445d;background:#fff;border:1px solid #d4dde9;border-radius:9px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.taskbar button small{color:#7a8799}.taskbar button.active{background:#f4f9ff;border-color:#1768d5;box-shadow:0 0 0 2px #d9eaff}.taskbar button.completed{background:#f1faf5;border-color:#b9ddc9}.taskbar button.practice{border-style:dashed}.taskbar button:disabled{opacity:.48;cursor:not-allowed}.workspace{height:calc(100vh - 202px)}.start-task-card{text-align:center;background:#fff;border:1px solid #dce4ee;border-radius:16px;width:min(560px,100% - 40px);margin:90px auto;padding:42px;box-shadow:0 18px 60px #2b3d551a}.start-task-card p{color:#64748b;line-height:1.7}.start-icon{color:#1768d5;background:#edf5ff;border-radius:15px;place-items:center;width:58px;height:58px;margin:0 auto;display:grid}.login-page{background:radial-gradient(circle at 0 0,#e8f3ff,#0000 42%),#f4f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #dce4ee;border-radius:18px;width:min(520px,100%);padding:38px;box-shadow:0 24px 80px #1f38581f}.login-brand{color:#1257b8;font-size:18px;font-weight:800}.login-card h1{margin:8px 0;font-size:27px}.login-card>p{color:#64748b;line-height:1.7}.login-card form{gap:16px;margin-top:24px;display:grid}.login-card label{color:#34445d;gap:7px;font-size:14px;font-weight:700;display:grid}.login-card input,.login-card select{background:#fff;border:1px solid #cbd6e4;border-radius:9px;width:100%;padding:11px 12px}.login-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.login-card .consent{grid-template-columns:none;align-items:flex-start;font-weight:500;line-height:1.55;display:flex}.login-card .consent input{flex:none;width:18px;height:18px;margin-top:2px}.login-card{width:min(1120px,100%);padding:26px 30px}.login-title{align-items:baseline;gap:14px;margin-bottom:15px;display:flex}.login-title h1{margin:0;font-size:25px}.login-layout{grid-template-columns:1.35fr .9fr;align-items:start;gap:24px;display:grid}.login-layout .research-note{margin:0}.login-panel{padding:4px 2px}.login-panel h2{margin:0 0 4px;font-size:20px}.login-hint{color:#64748b;margin:0 0 12px;font-size:12px;line-height:1.6}.login-panel form{gap:12px;margin-top:14px}.login-layout .simple-steps{margin-bottom:8px;line-height:1.65}.login-layout .simple-steps li{margin-bottom:3px}.research-note{background:#f8fbff;border:1px solid #d8e4f2;border-radius:10px;margin:18px 0 12px;padding:15px 17px}.research-note h3{color:#164f91;margin:0 0 8px;font-size:16px}.research-note p{color:#536174;margin:7px 0;font-size:13px;line-height:1.7}.research-note .lead-copy{color:#243b5a;font-size:14px}.package-items{flex-wrap:wrap;gap:7px;margin:10px 0 16px;display:flex}.package-items span{color:#245e9d;background:#fff;border:1px solid #cbdcf1;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.simple-steps{color:#536174;margin:8px 0 14px;padding-left:22px;font-size:13px;line-height:1.8}.research-note .study-boundary{color:#8a5a16;border-top:1px solid #dde7f2;margin-top:12px;padding-top:10px}.privacy-warning{color:#a32424;background:#fff6f6;border:1px solid #ffd0d0;border-radius:9px;padding:11px 13px;font-size:13px;line-height:1.6}.editor-pane{padding-bottom:22px}.module-list{margin-bottom:12px}.editor-footer{margin:20px -22px -22px;position:sticky}.interruption-button{color:#9a5c00;background:#fffaf0;border-color:#e7c47e}.resume-button{background:#16814d;border-color:#16814d}.interruption-banner{z-index:45;color:#744c0b;background:#fff8e8;border:1px solid #e8c16b;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:min(720px,100% - 32px);padding:13px 15px;display:grid;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #412d0c2e}.interruption-banner span{font-size:13px;line-height:1.5}.interruption-banner button{color:#80530d;background:#fff;border:1px solid #b67917;border-radius:8px;padding:8px 12px;font-weight:700}.interruption-modal label{gap:8px;font-weight:700;display:grid}.interruption-modal select{background:#fff;border:1px solid #cbd6e4;border-radius:8px;padding:10px 12px}.full-preview{background:#fff;border:1px solid #cfdbea;border-radius:10px;margin-top:14px;overflow:hidden}.preview-head{color:#244260;background:#f3f8ff;border:0;justify-content:space-between;align-items:center;width:100%;padding:13px 15px;display:flex}.preview-head span{align-items:center;gap:8px;font-weight:800;display:flex}.preview-body{padding:4px 17px 18px}.preview-body section{border-bottom:1px solid #e6ecf3;padding:10px 0}.preview-body section:last-child{border-bottom:0}.preview-body h4{color:#1f4f82;margin:0 0 5px}.preview-body p{color:#334155;white-space:pre-wrap;margin:0;line-height:1.75}.nav-button{color:#334155;background:#fff;border:1px solid #cbd8e8;border-radius:8px;padding:8px 11px}.admin-page{background:#f3f6fa;min-height:100vh}.admin-header{background:#fff;border-bottom:1px solid #dce4ee;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex}.admin-header>div{flex-direction:column;gap:4px;display:flex}.admin-header b{color:#164f91;font-size:21px}.admin-header span{color:#64748b;font-size:13px}.admin-grid{grid-template-columns:1.4fr 1fr;gap:18px;padding:20px;display:grid}.submission-list,.score-panel{background:#fff;border:1px solid #dce4ee;border-radius:13px;padding:20px}.score-panel{scrollbar-gutter:stable;max-height:calc(100vh - 118px);overflow-y:auto}.score-panel::-webkit-scrollbar{width:10px}.score-panel::-webkit-scrollbar-thumb{background:#c5d1df;border-radius:999px}.score-panel::-webkit-scrollbar-track{background:#f3f6fa}.submission-list label,.score-panel label{gap:7px;margin-bottom:13px;font-weight:700;display:grid}.submission-list input,.submission-list select,.score-panel select{background:#fff;border:1px solid #cbd6e4;border-radius:8px;width:100%;padding:10px}.blind-text{white-space:pre-wrap;border:1px solid #d6e0ec;border-radius:10px;min-height:560px;max-height:calc(100vh - 230px);padding:18px;line-height:1.8;overflow:auto}.score-row{align-items:center;grid-template-columns:1fr 160px!important}.score-help{color:#64748b;font-size:13px}.score-group{border-top:1px solid #e3e9f1;margin-top:12px;padding-top:8px}.score-group h3{color:#254d79;justify-content:space-between;align-items:center;display:flex}.score-group h3 span{color:#64748b;font-size:12px;font-weight:500}.blind-guess{background:#f7fbff;border:1px solid #cfe0f3;border-radius:10px;margin:18px 0;padding:14px}.blind-guess h3{color:#245e9d;margin-top:0}.adjudication-banner{background:#fff9eb;border:1px solid #f0cf8a;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin:14px 20px 0;padding:12px 14px;display:flex}.adjudication-banner button{color:#805a12;background:#fff;border:1px solid #e1bd6d;border-radius:7px;padding:7px 9px}.export-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:22px;display:grid}.export-card{color:#244260;text-align:left;cursor:pointer;background:#fff;border:1px solid #d6e0ec;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;padding:18px;display:grid}.export-card div{flex-direction:column;gap:4px;display:flex}.export-card div span,.export-card>span{color:#64748b;font-size:13px}.export-card:hover{border-color:#1768d5;box-shadow:0 5px 18px #1768d51a}.export-card:disabled{cursor:wait;opacity:.65}.export-error{color:#b42318;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;margin:20px 22px 0;padding:12px 14px}.result-browser{background:#fff;border:1px solid #d6e0ec;border-radius:12px;grid-template-columns:300px minmax(0,1fr);min-height:620px;margin:22px;display:grid;overflow:hidden}.result-selector{background:#f7faff;border-right:1px solid #dbe5f0;padding:18px}.result-selector h2,.result-selector h3{color:#173f6b;margin:0 0 14px}.result-selector h3{margin-top:22px;font-size:15px}.result-selector label{color:#475569;flex-direction:column;gap:7px;font-size:13px;display:flex}.result-selector select{color:#183b60;background:#fff;border:1px solid #cbd8e7;border-radius:8px;width:100%;padding:10px}.participant-summary{color:#64748b;background:#fff;border:1px solid #d7e4f2;border-radius:9px;flex-direction:column;gap:6px;margin-top:14px;padding:14px;font-size:13px;display:flex}.participant-summary b{color:#1768d5;font-size:18px}.participant-summary strong{color:#174b82;margin-top:5px}.result-task-list{flex-direction:column;gap:7px;display:flex}.result-task-list button{color:#334e68;text-align:left;cursor:pointer;background:#fff;border:1px solid #d6e0ec;border-radius:8px;justify-content:space-between;gap:8px;padding:11px;display:flex}.result-task-list button span{color:#718096;font-size:12px}.result-task-list button.active{color:#0f5dbc;background:#eaf3ff;border-color:#1768d5}.result-detail{background:#fff;min-width:0;padding:20px}.result-title{border-bottom:1px solid #e3eaf2;justify-content:space-between;align-items:center;gap:12px;padding-bottom:15px;display:flex}.result-title h2{color:#173f6b;margin:0 0 5px}.result-title span{color:#64748b;font-size:13px}.result-status{background:#eaf3ff;border-radius:999px;padding:7px 10px;color:#1768d5!important}.result-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.result-metrics article{background:#f9fbfd;border:1px solid #e0e7ef;border-radius:9px;flex-direction:column;gap:7px;padding:13px;display:flex}.result-metrics span{color:#64748b;font-size:12px}.result-metrics b{color:#183f68;font-size:14px}.result-section{border:1px solid #e0e7ef;border-radius:10px;margin-top:16px;padding:16px}.result-section h3{color:#1768d5;margin:0 0 13px;font-size:16px}.subjective-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.subjective-grid span{color:#64748b;background:#f5f8fc;border-radius:7px;padding:9px 10px;font-size:13px}.subjective-grid span b{float:right;color:#173f6b}.subjective-grid p{color:#475569;grid-column:1/-1;margin:4px 0 0}.result-document{color:#334e68;white-space:pre-wrap;background:#f7f9fc;border-radius:8px;max-height:260px;padding:13px;line-height:1.7;overflow:auto}.expert-result-list{flex-direction:column;gap:10px;display:flex}.expert-result-list article{background:#fbfdff;border:1px solid #dce5ef;border-radius:9px;padding:13px}.expert-result-list article>div:first-child{color:#64748b;justify-content:space-between;font-size:12px;display:flex}.expert-result-list article>div:first-child b{color:#173f6b;font-size:14px}.expert-score-numbers{color:#52677d;flex-wrap:wrap;gap:14px;margin-top:10px;font-size:13px;display:flex}.expert-score-numbers strong{color:#1768d5;font-size:18px}.expert-result-list p,.muted-result{color:#64748b;margin:10px 0 0}.export-list-heading{border-top:1px solid #dbe5f0;justify-content:space-between;margin:0 22px;padding:17px 0 0;display:flex}.export-list-heading>div{color:#173f6b;flex-direction:column;gap:4px;display:flex}.export-list-heading span{color:#64748b;font-size:13px}.export-preview{background:#fff;border:1px solid #d6e0ec;border-radius:12px;margin:22px;overflow:hidden}.export-preview-head{background:#f7faff;border-bottom:1px solid #dbe5f0;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.export-preview-head>div:first-child{flex-direction:column;gap:5px;display:flex}.export-preview-head>div:first-child b{color:#163f6b;font-size:18px}.export-preview-head>div:first-child span{color:#64748b;font-size:13px}.export-preview-actions{flex-shrink:0;gap:9px;display:flex}.export-table-wrap{max-height:62vh;overflow:auto}.export-table{border-collapse:collapse;width:max-content;min-width:100%;font-size:13px}.export-table th,.export-table td{text-align:left;vertical-align:top;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #e5ebf2;border-right:1px solid #e5ebf2;max-width:320px;padding:10px 12px;overflow:hidden}.export-table th{z-index:1;color:#184f89;background:#eaf3ff;font-weight:700;position:sticky;top:0}.export-table tbody tr:nth-child(2n){background:#f9fbfd}.export-empty{color:#64748b;text-align:center;padding:54px 20px}.export-privacy-note{color:#805a12;background:#fff9eb;border-top:1px solid #dbe5f0;margin:0;padding:12px 18px;font-size:13px}@media (width<=980px){.taskbar{grid-template-columns:repeat(3,1fr)}.workspace{height:auto}.admin-grid,.export-grid,.result-browser{grid-template-columns:1fr}.result-selector{border-bottom:1px solid #dbe5f0;border-right:0}.result-metrics,.subjective-grid{grid-template-columns:1fr}.export-preview-head{flex-direction:column;align-items:stretch}.export-preview-actions{flex-wrap:wrap}.login-layout{grid-template-columns:1fr}.login-page{align-items:start}}.inspection-chip{color:#775600;background:#fff7d6;border:1px solid #ead58a;border-radius:8px;width:100%;padding:8px 11px;font-size:13px;font-weight:700}.modebar{flex-wrap:wrap}.review-status{color:#17683e;background:#edf8f1;border:1px solid #b9dcc7;border-radius:8px;margin:0 0 14px;padding:10px 12px;font-size:13px;line-height:1.6}.ai-resident-card{background:#f7fbff;border:1px solid #bcd4f2;border-radius:11px;margin-bottom:14px;overflow:hidden}.ai-resident-intro{justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.ai-resident-intro>div{flex-direction:column;gap:5px;display:flex}.ai-resident-intro b{color:#154f91;font-size:16px}.ai-resident-intro span{color:#62758a;font-size:12px;line-height:1.5}.ai-resident-intro button{flex:none}.ai-generation-progress{color:#345f8d;background:#edf6ff;border-top:1px solid #d8e7f7;padding:11px 16px;font-size:13px;line-height:1.55}.ai-generation-progress span{background:#1768d5;border-radius:50%;width:9px;height:9px;margin-right:8px;animation:1.2s ease-in-out infinite ai-pulse;display:inline-block}@keyframes ai-pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}.ai-review-panel{background:#fff;border-top:1px solid #d8e7f7}.ai-review-summary{color:#214d7c;background:#f4f9ff;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.ai-review-summary>span{font-size:13px;font-weight:800}.ai-review-summary>span b{color:#1768d5}.ai-review-summary button{color:#79520c;cursor:pointer;background:#fffaf0;border:1px solid #e4c47d;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.ai-review-summary button b{color:#8a5b00;background:#fff0cd;border-radius:999px;padding:2px 6px}.ai-review-toggle{color:#214d7c;text-align:left;cursor:pointer;background:#f4f9ff;border:0;grid-template-columns:1fr auto auto;align-items:center;gap:10px;width:100%;padding:11px 16px;display:grid}.ai-review-toggle b{color:#8a5b00;background:#fff1d6;border-radius:999px;padding:3px 8px;font-size:11px}.ai-review-body{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:13px;display:grid}.ai-review-body section{background:#fbfdff;border:1px solid #e0e8f1;border-radius:8px;min-width:0;padding:11px}.ai-review-body h4{color:#1d5d9f;margin:0 0 8px}.ai-review-body p,.ai-review-body li{color:#53687e;font-size:12px;line-height:1.6}.ai-review-body ul{margin:0;padding-left:18px}.ai-evidence{grid-column:1/-1}.ai-evidence-always{padding:12px 15px 14px}.ai-evidence-always h4{color:#1d5d9f;margin:0 0 7px}.ai-evidence-always h4 small{color:#71849a;margin-left:8px;font-size:11px;font-weight:500}.ai-evidence-always article{cursor:pointer;border-radius:6px;padding-left:6px;padding-right:6px}.ai-evidence-always article:hover{background:#eef6ff}.ai-issues-body{background:#fffaf4;border-top:1px solid #e1eaf4}.editor-tools{justify-content:flex-end;align-items:center;gap:8px;display:flex}.editor-tools button{color:#245d98;cursor:pointer;background:#fff;border:1px solid #bfd2e8;border-radius:7px;align-items:center;gap:5px;padding:6px 9px;font-size:12px;display:inline-flex}.editor-tools button:disabled{opacity:.55;cursor:not-allowed}.editor-tools select{color:#245d98;background:#fff;border:1px solid #bfd2e8;border-radius:7px;padding:6px 8px;font-size:12px}.version-compare{background:#f7fbff;border:1px solid #cbdced;border-radius:9px;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 13px;padding:11px;display:grid}.version-compare>div{min-width:0}.version-compare b{color:#175998;font-size:12px}.version-compare pre{color:#3d5065;max-height:220px;font:inherit;white-space:pre-wrap;background:#fff;border:1px solid #dde7f1;border-radius:7px;margin:7px 0 0;padding:10px;font-size:12px;line-height:1.6;overflow:auto}.module-head{gap:8px}.module-head>span:first-child{flex:1}.review-badge{color:#66778b;background:#edf1f5;border-radius:999px;padding:3px 7px;font-size:11px;font-style:normal}.review-已核对{color:#177447;background:#e6f6ec}.review-已修改{color:#1768d5;background:#e8f2ff}.review-资料不足{color:#8a5b00;background:#fff1d8}.module-editor{flex-direction:column;display:flex}.module-review-row{color:#64748b;background:#f8fafc;border-top:1px solid #e2e9f1;justify-content:flex-end;align-items:center;gap:8px;padding:7px 11px;font-size:12px;display:flex}.module-review-row select{color:#334e68;background:#fff;border:1px solid #cbd8e7;border-radius:6px;padding:5px 7px}.evidence-highlight{z-index:3;background:#fff9df;border:1px solid #eac469;border-radius:8px;gap:6px;margin:0 0 13px;padding:11px 12px;display:grid;position:sticky;top:0;box-shadow:0 4px 12px #5b430d14}.evidence-highlight b{color:#76530c;font-size:12px}.evidence-highlight mark{color:#4b3a0d;background:#ffe58b;line-height:1.65}.evidence-highlight button{color:#7b5a12;cursor:pointer;background:0 0;border:0;justify-self:end}.ai-metrics-strip{flex-wrap:wrap;gap:9px;margin:0 0 12px;display:flex}.ai-metrics-strip span{color:#60748a;background:#f8fbff;border:1px solid #d5e2ef;border-radius:8px;padding:7px 10px;font-size:12px}.ai-metrics-strip b{color:#1768d5}.ai-suggestions{background:#fbfdff;border-top:1px solid #dce7f2}.ai-suggestions-toggle{color:#245d98;text-align:left;cursor:pointer;background:#f8fbff;border:0;align-items:center;gap:8px;width:100%;padding:10px 14px;display:flex}.ai-suggestions-toggle span{flex:1;font-weight:800}.ai-suggestions-toggle b{background:#e9f2ff;border-radius:999px;padding:2px 7px;font-size:11px}.ai-suggestions-list{padding:11px 15px 14px}.ai-suggestions h4{color:#1d5d9f;margin:0 0 9px}.ai-suggestions h4 small{color:#708399;margin-left:8px;font-weight:500}.ai-suggestions article{background:#fff;border:1px solid #dce6ef;border-radius:8px;margin-top:8px;padding:10px 11px}.ai-suggestions article>div:first-child{align-items:center;gap:9px;display:flex}.ai-suggestions article>div:first-child b{color:#175b99;font-size:12px}.ai-suggestions article>div:first-child span{color:#6b7d90;font-size:12px}.ai-suggestions article p{color:#334e68;white-space:pre-wrap;margin:8px 0 5px;font-size:13px;line-height:1.6}.ai-suggestions article>small{color:#718096}.suggestion-actions{align-items:center;gap:7px;margin-top:9px;display:flex}.suggestion-actions button{color:#245d98;cursor:pointer;background:#fff;border:1px solid #c5d7e9;border-radius:6px;padding:5px 8px;font-size:11px}.suggestion-actions button:nth-child(2){color:#7c5a1a}.suggestion-actions button:disabled{opacity:.5;cursor:default}.suggestion-actions em{color:#527086;font-size:11px;font-style:normal}.suggestion-accepted{background:#f2fbf5!important;border-color:#a8d9ba!important}.suggestion-rejected{opacity:.68}.resident-chat{background:#fff;border-top:1px solid #d8e7f7}.resident-chat-head{color:#165a9f;text-align:left;align-items:center;gap:9px;width:100%;padding:11px 15px 7px;display:flex}.resident-chat-head span{font-weight:800}.resident-chat-head small{color:#71849a}.resident-chat-head button{color:#44647f;cursor:pointer;background:#f7fbff;border:1px solid #cbdced;border-radius:7px;margin-left:auto;padding:5px 10px;font-size:12px}.resident-chat-head button:disabled{cursor:default;opacity:.45}.resident-chat-scope{color:#35647f;background:#edf6ff;border-radius:7px;margin:0 15px 8px;padding:7px 10px;font-size:11px}.resident-quick-prompts{flex-wrap:wrap;gap:6px;padding:0 15px 7px;display:flex}.resident-quick-prompts button{color:#1768b3;cursor:pointer;background:#fff;border:1px solid #bcd7f2;border-radius:999px;padding:6px 9px;font-size:11px}.resident-quick-prompts button:hover{background:#edf6ff}.resident-quick-prompts button:disabled{cursor:default;opacity:.5}.resident-chat-history{max-height:220px;padding:0 15px;overflow-y:auto}.resident-chat-history>div{background:#f6f9fc;border-radius:8px;margin:7px 0;padding:8px 10px}.resident-chat-history p{color:#425a70;white-space:pre-wrap;margin:3px 0;font-size:12px;line-height:1.55}.resident-retry{color:#a33d34;cursor:pointer;background:#fff7f6;border:1px solid #e1b9b5;border-radius:6px;margin-top:6px;padding:5px 9px;font-size:11px}.resident-answer-evidence{color:#546d82;border-top:1px solid #dbe7f1;flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;padding-top:7px;font-size:11px;display:flex}.resident-answer-evidence button{color:#1768b3;cursor:pointer;background:#fff;border:1px solid #b9d5ef;border-radius:6px;padding:4px 7px;font-size:11px}.resident-answer-evidence button:hover{color:#624c00;background:#fff7cf;border-color:#e0be48}.resident-chat .chat-compose{padding:9px 14px 13px}.evidence-target{color:#392b00;background:#ffe174;border-radius:3px;padding:2px 3px;box-shadow:0 0 0 2px #ffc10733}.evidence-target strong{font-weight:900}.ai-evidence article{border-top:1px solid #e7edf4;grid-template-columns:minmax(150px,.8fr) minmax(120px,.6fr) 2fr;align-items:start;gap:9px;padding:8px 0;display:grid}.ai-evidence article:first-of-type{border-top:0}.ai-evidence article b{color:#243f5c;font-size:12px}.ai-evidence article span{color:#1768d5;font-size:11px}.ai-evidence article p{margin:0}.trial-entry{font-weight:800;color:#1768b3!important;background:linear-gradient(135deg,#eaf5ff,#f4edff)!important;border-color:#67a9e9!important}.trial-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14263a8f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.trial-dialog{background:#fff;border:1px solid #cfe0f1;border-radius:16px;width:min(680px,100%);max-height:88vh;padding:22px;overflow-y:auto;box-shadow:0 24px 70px #102b464d}.trial-dialog-head{align-items:flex-start;gap:18px;display:flex}.trial-dialog-head h2{color:#194e83;margin:0 0 7px}.trial-dialog-head p{color:#60768c;margin:0 0 16px;line-height:1.6}.trial-dialog-head>button{color:#718399;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:28px;line-height:1}.trial-dropzone{color:#315b7e;cursor:pointer;background:#f5faff;border:2px dashed #9bc5e8;border-radius:12px;gap:7px;padding:22px;display:grid}.trial-dropzone b{color:#1768b3;font-size:16px}.trial-dropzone span{font-size:12px}.trial-dropzone input{margin-top:6px}.trial-dropzone.is-dragging{background:#e5f3ff;border-color:#287fd0;box-shadow:inset 0 0 0 2px #287fd024}.trial-dropzone.is-dragging b{color:#0f5fa9}.trial-file-list{gap:6px;margin-top:12px;display:grid}.trial-file-list span{color:#425c73;background:#f4f7fa;border-radius:7px;justify-content:space-between;gap:12px;padding:8px 10px;font-size:12px;display:flex}.trial-file-list small{color:#7b8d9e}.trial-notice{color:#735418;background:#fff9e9;border-left:4px solid #e6a42a;border-radius:6px;margin-top:14px;padding:11px 12px;font-size:12px;line-height:1.65}.trial-error{color:#ad2929;margin:10px 0 0;font-weight:700}.trial-actions{justify-content:flex-end;gap:9px;margin-top:17px;display:flex}.trial-actions button{cursor:pointer;border:1px solid #c8d8e7;border-radius:8px;padding:9px 15px}.trial-task{min-width:150px}.trial-record-tools{background:#f3f9ff;border-bottom:1px solid #dbe7f2;align-items:center;gap:10px;padding:10px 12px;display:flex}.trial-record-tools>div{gap:3px;min-width:0;display:grid}.trial-record-tools b{color:#1c5f9f;font-size:12px}.trial-record-tools span{color:#687f94;font-size:10px;line-height:1.4}.trial-record-actions{flex:none;gap:6px;margin-left:auto;display:flex}.trial-record-tools button{color:#1768b3;cursor:pointer;background:#fff;border:1px solid #9cc6e9;border-radius:7px;flex:none;padding:7px 10px;font-weight:700}.trial-record-tools button.read-text{color:#fff;background:#2877bd;border-color:#337fc4}.trial-record-tools button:disabled{cursor:default;opacity:.55}.trial-read-status{color:#287047;background:#effaf3;border-bottom:1px solid #cfe4d7;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:700;display:flex}.trial-read-status.error{color:#a52e2e;background:#fff2f2;border-color:#efcece}.trial-read-status>span{border:2px solid #9bc9ae;border-top-color:#287047;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite trial-spin}@keyframes trial-spin{to{transform:rotate(360deg)}}.trial-record-editor h3{color:#244b70;margin:0 0 10px}.trial-record-editor textarea{resize:vertical;color:#273f56;width:100%;min-height:520px;font:inherit;box-sizing:border-box;border:1px solid #c9d9e8;border-radius:9px;padding:14px;line-height:1.75}.trial-record-editor textarea:focus{border-color:#6ba9dd;outline:2px solid #b4d7f5}.trial-record-editor small{color:#71869a;margin-top:8px;line-height:1.5;display:block}@media (width<=980px){.ai-resident-intro{flex-direction:column;align-items:stretch}.ai-review-body{grid-template-columns:1fr}.ai-evidence{grid-column:auto}.ai-evidence article,.version-compare{grid-template-columns:1fr}.editor-tools{flex-direction:column;align-items:flex-end}}
