*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#f4f6f8;color:#17211b}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.layout{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{background:#24352d;color:#dce5e0;padding:22px 16px;display:flex;flex-direction:column}.brand{display:flex;gap:11px;align-items:center;padding:2px 6px 22px;border-bottom:1px solid rgba(255,255,255,.1)}.mark{width:48px;height:48px;border-radius:8px;object-fit:cover;display:block}.brand b{font-size:14px;display:block;color:#fff}.brand span{font-size:10px;color:#aebbb4}.sidebar nav{padding-top:18px}.sidebar nav a{display:block;padding:10px 11px;border-radius:7px;font-size:13px;margin-bottom:4px}.sidebar nav a:hover{background:rgba(255,255,255,.08)}.side-note{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:14px 7px 0;color:#9eada5;font-size:10px;line-height:1.65}.topbar{height:64px;background:#fff;border-bottom:1px solid #dde3df;display:flex;justify-content:space-between;align-items:center;padding:0 28px;font-size:12px}.topbar a{color:#315d49}.content{padding:26px 30px;max-width:1580px;margin:auto}.page-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:18px}.page-head h1{font-size:23px;margin:0 0 5px;color:#20382d}.page-head p{font-size:12px;color:#748079;margin:0;line-height:1.6}.panel{background:#fff;border:1px solid #dfe5e1;border-radius:10px;padding:18px;margin-bottom:16px;box-shadow:0 2px 8px rgba(35,53,45,.03)}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.panel-title h2{font-size:15px;margin:0}.panel-title span{font-size:10.5px;color:#87928c}.form-grid{display:grid;grid-template-columns:2fr 1fr;gap:12px}label{display:block;font-size:11.5px;color:#58665f;margin-bottom:10px}input,select,textarea{width:100%;margin-top:5px;border:1px solid #cfd7d2;border-radius:7px;padding:8px 9px;background:#fff;outline:none;color:#17211b}textarea{min-height:150px;resize:vertical;line-height:1.65}input:focus,select:focus,textarea:focus{border-color:#759a86;box-shadow:0 0 0 3px rgba(75,120,96,.09)}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.chips label{border:1px solid #d5ddd8;border-radius:999px;padding:6px 9px;margin:0;background:#fafcfb}.chips input{width:auto;margin:0 5px 0 0}.chips.readonly label{cursor:default}.model-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.model-card{border:1px solid #dfe5e1;border-radius:9px;overflow:hidden;background:#fff}.model-card.highlight{border-color:#759a86;box-shadow:0 0 0 1px rgba(72,112,91,.08)}.model-card header{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f8faf9;border-bottom:1px solid #e8ece9}.model-card header b{font-size:12.5px}.model-card header small{display:block;font-size:9.5px;color:#87928c;margin-top:2px}.model-card header span{font-size:10px;color:#9aa49e}.model-card textarea{border:0;border-radius:0;margin:0;height:180px}.model-card footer{border-top:1px solid #e8ece9;background:#fafcfb;padding:8px 11px;display:flex;justify-content:space-between;gap:10px;align-items:center}.file-label{position:relative;overflow:hidden;margin:0;color:#315d49;font-size:10.5px;max-width:80%;white-space:nowrap;text-overflow:ellipsis}.file-label input{position:absolute;inset:0;opacity:0;cursor:pointer;margin:0}.char-count{font-size:10px;color:#98a19c}.primary,.button,.linkbtn{border:1px solid #3e7258;background:#3e7258;color:#fff;border-radius:7px;padding:8px 12px;display:inline-block;cursor:pointer}.button:not(.primary),.linkbtn{background:#fff;color:#3e7258}.submit{margin-top:14px}.actions{display:flex;gap:8px;flex-wrap:wrap}.score-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px}.score-card{background:#fff;border:1px solid #dfe5e1;border-radius:9px;padding:13px}.score-card.accent{border-color:#759a86}.score-card span,.score-card small{display:block;font-size:9.5px;color:#87928c}.score-card b{font-size:12px;display:block;margin:3px 0}.score-card strong{font-size:28px;color:#315d49}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:11.5px}th,td{padding:9px 10px;border-bottom:1px solid #e8ece9;text-align:left;vertical-align:top}th{background:#f7f9f8;color:#536159}td small{display:block;color:#97a19b;margin-top:2px}.defects{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.defect{border:1px solid #e0e5e2;border-radius:8px;padding:11px}.defect header{display:flex;justify-content:space-between;gap:8px}.defect header b{font-size:11.5px}.defect header span,.comment header em{font-size:9px;padding:3px 5px;border-radius:4px;font-style:normal}.high{background:#fff0ef;color:#a4332a}.mid{background:#fff7e8;color:#94651d}.low{background:#eef6f1;color:#38644f}.defect p{font-size:10.5px;color:#68746d;line-height:1.55;margin:6px 0 0}.proof-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:16px;align-items:start}.document-view{background:#e9ecea;border-radius:8px;padding:18px}.doc-title{font-size:10px;color:#69766f;margin:0 auto 8px;max-width:780px}.doc-body{max-width:780px;margin:auto;background:#fff;min-height:520px;padding:42px 48px;white-space:pre-wrap;font-family:"SimSun","宋体",serif;font-size:14px;line-height:2;color:#1f2521;box-shadow:0 2px 12px rgba(34,50,42,.08)}.annotated{background:linear-gradient(transparent 72%,#ffe7a8 72%);border-bottom:1px solid #d4a94f}.annotated sup{font-family:Arial,sans-serif;font-size:9px;color:#9b5e00;font-weight:bold;padding-left:2px}.comments{max-height:760px;overflow:auto;padding-right:3px}.comments-title{font-size:12px;font-weight:bold;margin-bottom:8px}.comment{border:1px solid #dfe5e1;border-left:3px solid #759a86;border-radius:7px;padding:10px 11px;margin-bottom:9px;background:#fff}.comment header{display:flex;align-items:center;gap:7px}.comment-no{width:21px;height:21px;border-radius:50%;background:#315d49;color:#fff;display:grid;place-items:center;font-size:9px}.comment header b{font-size:11px}.comment header em{margin-left:auto}.comment p{font-size:10.5px;line-height:1.55;color:#657169;margin:6px 0}.comment .quote{padding:7px 8px;background:#f7f9f8;border-radius:5px;color:#4b5851}.comment .rewrite{border-top:1px dashed #dfe5e1;padding-top:7px;color:#315d49}.proof-panel{padding-bottom:22px}details{border-top:1px solid #e8ece9;padding:10px 0}summary{cursor:pointer;font-size:12px;font-weight:600}.reason-row{padding:9px 0;border-top:1px dashed #edf0ee}.reason-row b{font-size:11px}.reason{display:inline-block;margin:5px 4px 0 0;border:1px solid #d8e6dd;background:#f5faf7;color:#35624c;padding:3px 5px;border-radius:4px;font-size:9px}.reason.minus{border-color:#efcecb;background:#fff8f7;color:#a43b32}.reviewer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px}.review-form table input{min-width:90px;margin:0}.review-form textarea{min-height:80px}.history{margin-top:12px;border-top:1px solid #e7ece9;padding-top:9px;font-size:10px;color:#738078}.history p{margin:4px 0}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.method-card{background:#fff;border:1px solid #dfe5e1;border-radius:9px;padding:14px}.method-card span,.method-card small{font-size:9.5px;color:#87928c}.method-card b{display:block;font-size:11.5px;margin:5px 0}.method-card strong{font-size:26px;color:#315d49}.steps li{font-size:12px;line-height:1.8;color:#58665f}.flash{padding:10px 12px;border-radius:7px;margin-bottom:12px;font-size:11px}.flash.error{background:#fff2f0;color:#9c352d;border:1px solid #f1cfcb}.flash.ok{background:#eef8f1;color:#35624c;border:1px solid #d3e5d8}.muted{color:#87928c;font-size:11px;line-height:1.65}@media(max-width:1120px){.model-grid,.defects{grid-template-columns:1fr}.score-grid{grid-template-columns:repeat(2,1fr)}.proof-layout{grid-template-columns:1fr}.comments{max-height:none}.method-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.layout{display:block}.sidebar{position:static}.sidebar nav{display:flex;gap:5px}.side-note{display:none}.topbar{display:none}.content{padding:18px 14px}.form-grid,.reviewer-grid,.score-grid,.method-grid{grid-template-columns:1fr}.doc-body{padding:24px 22px;font-size:13px}.page-head{flex-direction:column}}
/* 首页功能入口 */
.feature-panel{padding-bottom:20px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.feature-card{border:1px solid #dfe5e1;border-radius:9px;padding:14px;background:#fbfcfb;min-height:150px;position:relative}.feature-card.active-feature{border-color:#8eaa99;background:#f7faf8}.feature-no{font-size:10px;color:#89958e}.feature-card h3{font-size:12.5px;margin:8px 0 6px;color:#2f4f3f}.feature-card p{font-size:10.5px;line-height:1.65;color:#6b7770;margin:0 0 11px}.feature-card b{font-size:9.5px;color:#315d49;font-weight:600}.record-actions{display:flex;gap:5px;flex-wrap:wrap}.record-actions .linkbtn{padding:5px 8px;font-size:10px}

/* 结果页功能导航 */
.result-nav{display:flex;gap:6px;flex-wrap:wrap;margin:-4px 0 16px;padding:7px;background:#e9eeeb;border:1px solid #dae2dd;border-radius:9px;position:sticky;top:8px;z-index:10}.result-nav a{padding:7px 11px;border-radius:6px;background:#fff;border:1px solid #d6dfd9;color:#355b48;font-size:10.5px}.result-nav a:hover{border-color:#809c8b}.anchor-target{scroll-margin-top:70px}.section-intro{font-size:10.5px;line-height:1.7;color:#738078;margin:-4px 0 13px}

/* 导出结果 */
.export-callout{display:flex;justify-content:space-between;align-items:center;gap:18px;background:#f7faf8;border-color:#cfded5}.export-callout h2{font-size:15px;margin:0 0 5px}.export-callout p{font-size:10.5px;color:#6e7a73;line-height:1.6;margin:0}.export-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.export-card{border:1px solid #dfe5e1;border-radius:9px;padding:15px;background:#fff}.export-icon{width:34px;height:34px;border-radius:7px;background:#edf3ef;color:#315d49;display:grid;place-items:center;font-weight:700;font-size:12px}.export-card h3{font-size:12.5px;margin:10px 0 6px}.export-card p{font-size:10.5px;color:#6d7972;line-height:1.65;min-height:68px}.export-card .primary,.export-card button.primary{font-size:10.5px;padding:7px 10px}.disabled-button{display:inline-block;padding:7px 10px;border-radius:7px;background:#f0f2f1;color:#9aa39e;font-size:10.5px}.export-page{padding-bottom:21px}

@media(max-width:1180px){.feature-grid,.export-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.feature-grid,.export-grid{grid-template-columns:1fr}.result-nav{position:static}.export-callout{align-items:flex-start;flex-direction:column}}
@media print{.sidebar,.topbar,.page-head,.result-nav,.actions,.export-page .panel-title span{display:none!important}.layout{display:block}.content{padding:0;max-width:none}.panel,.score-card{box-shadow:none}.export-card button,.export-card a{display:none!important}}

/* 字体增强与待测文本视觉区分 */
body{font-size:16px}
h1{font-size:30px!important}
h2{font-size:22px!important}
h3{font-size:18px!important}
p,li,.panel,.button{font-size:16px}
.result-card.tested-text,.model-card.tested-text{background:#eaf5ee!important;border:2px solid #4f8066!important}
.badge-tested{background:#d9ecdf;color:#24533d;padding:4px 10px;border-radius:12px;font-weight:700}


/* 通用政策版：阅读字号与重点对象区分 */
body{font-size:16px}
.brand b{font-size:16px}.brand span{font-size:12px}.sidebar nav a{font-size:15px}.side-note{font-size:12.5px}.topbar{font-size:14px}
.page-head h1{font-size:31px}.page-head p{font-size:15px}.panel-title h2{font-size:20px}.panel-title span{font-size:13px}
label,input,select,textarea,.button,.primary,.linkbtn{font-size:14px}.chips label{font-size:13.5px}
.model-card header b{font-size:16px}.model-card header small{font-size:12.5px}.model-card header span{font-size:12px}.file-label,.char-count{font-size:12.5px}
.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-card{min-height:170px;color:inherit;text-decoration:none}.feature-no{font-size:12px}.feature-card h3{font-size:18px}.feature-card p{font-size:14px;line-height:1.7}.feature-card b{font-size:12.5px}
.score-card span,.score-card small{font-size:12.5px}.score-card b{font-size:16px}.score-card strong{font-size:34px}
table{font-size:14px}.defect header b{font-size:14px}.defect header span,.comment header em{font-size:11.5px}.defect p{font-size:13.5px}.muted,.section-intro{font-size:13.5px}
.doc-title{font-size:12px}.doc-body{font-size:16px}.comments-title{font-size:15px}.comment header b{font-size:14px}.comment-no{font-size:11px}.comment p{font-size:13px}.reason-row b{font-size:13.5px}.reason{font-size:11.5px}.history{font-size:12.5px}.method-card span,.method-card small{font-size:12px}.method-card b{font-size:14px}.steps li{font-size:14px}
.export-card h3{font-size:16px}.export-card p{font-size:13.5px}.export-card .primary,.export-card button.primary,.disabled-button{font-size:13px}.result-nav a{font-size:13px}

/* 待测政策文本在横向结果中的视觉区分 */
.model-card.highlight{background:#f3f8f6;border:2px solid #6f9b83;box-shadow:0 4px 16px rgba(49,93,73,.08)}
.model-card.highlight header{background:#e8f2ed}
.score-card.target-result{background:#edf6f1;border:2px solid #6f9b83;box-shadow:0 4px 14px rgba(49,93,73,.08)}
.target-col{background:#eef6f2!important;border-left:1px solid #c8ddd1;border-right:1px solid #c8ddd1;font-weight:600;color:#294f3d}

/* 纵向测评 */
.version-panel{border-color:#cbdcd3}.version-input-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.version-text-card{border:1px solid #dbe3df;border-radius:10px;overflow:hidden;background:#fff}.version-text-card header{padding:12px 14px;background:#f7f9f8;border-bottom:1px solid #e4e9e6}.version-text-card header b{font-size:16px}.version-text-card header small{display:block;font-size:12.5px;color:#7b8881;margin-top:3px}.version-text-card textarea{border:0;border-radius:0;margin:0;min-height:230px;font-size:15px;line-height:1.75}.version-text-card footer{padding:9px 13px;border-top:1px solid #e4e9e6;background:#fafcfb}.current-version{border:2px solid #6f9b83;background:#f3f8f6}.current-version header{background:#e8f2ed}
.version-summary-grid{display:grid;grid-template-columns:1fr .7fr 1fr;gap:12px;margin-bottom:16px}.version-score,.version-arrow{background:#fff;border:1px solid #dfe5e1;border-radius:10px;padding:20px;text-align:center}.version-score span,.version-arrow span{display:block;color:#718078;font-size:14px}.version-score strong{display:inline-block;font-size:42px;color:#315d49;margin-top:5px}.version-score small{font-size:14px;color:#829087}.current-score{background:#edf6f1;border:2px solid #6f9b83}.version-arrow{display:flex;flex-direction:column;align-items:center;justify-content:center}.version-arrow b{font-size:28px;color:#829087}.version-arrow strong{font-size:24px;margin-top:5px}.up{color:#247247!important}.down{color:#ad3f35!important}.flat{color:#68766e!important}.delta{font-weight:700}
@media(max-width:980px){.feature-grid{grid-template-columns:repeat(2,1fr)}.version-input-grid,.version-summary-grid{grid-template-columns:1fr}}
@media(max-width:620px){.feature-grid{grid-template-columns:1fr}}
.brand .brandText {font-weight: bold;}
.brand .brandText .aiText {font-size: 20px;color: #2561c2;}