:root{font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;color:#183247;background:#f3f7fa;font-synthesis:none;--navy: #073f70;--navy-2: #0a588c;--cyan: #31b7df;--sky: #dcedf5;--line: #d8e4eb;--muted: #718596;--white: #fff;--shadow: 0 18px 50px rgba(24, 61, 88, .1)}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh;background:#f3f7fa}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-loading{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--muted)}.spinner{width:32px;height:32px;border:3px solid #d8e7ef;border-top-color:var(--navy-2);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-header{height:86px;padding:0 30px;display:grid;grid-template-columns:minmax(440px,1fr) auto minmax(260px,1fr);align-items:center;gap:24px;background:#fffffff5;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-left{display:flex;align-items:center;gap:26px;min-width:0}.header-left>img{width:168px;height:48px;object-fit:contain;object-position:left center}.global-search{width:min(410px,100%);height:43px;display:flex;align-items:center;gap:10px;padding:0 13px;background:#f3f7fa;border:1px solid transparent;border-radius:12px;transition:.2s ease}.global-search:focus-within{background:#fff;border-color:#7ccbe4;box-shadow:0 0 0 3px #31b7df21}.global-search svg{color:#668398;flex:none}.global-search input{width:100%;border:0;outline:0;background:transparent;color:#1c3446}.global-search button{border:0;background:transparent;color:#7890a1;padding:3px}.app-header nav{align-self:stretch;display:flex;gap:4px}.app-header nav button{position:relative;min-width:112px;border:0;background:transparent;color:#526b7d;font-weight:700;padding:0 20px}.app-header nav button:after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:transparent}.app-header nav button.active{color:var(--navy)}.app-header nav button.active:after{background:linear-gradient(90deg,var(--cyan),var(--navy-2))}.nav-count{margin-left:6px;display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;background:#e44d4d;color:#fff;border-radius:20px;font-size:11px}.user-menu{display:flex;justify-content:flex-end;align-items:center;gap:10px}.avatar{width:38px;height:38px;display:grid;place-items:center;background:#e4f3f9;color:var(--navy);border-radius:12px}.user-menu div:nth-child(2){display:flex;flex-direction:column}.user-menu strong{font-size:14px}.user-menu span{color:var(--muted);font-size:11px;margin-top:2px}.user-menu>button{margin-left:6px;border:0;background:transparent;color:#7890a1;padding:8px;border-radius:9px}.user-menu>button:hover{background:#eef4f7;color:#b23b3b}.content-shell{width:min(1460px,calc(100% - 72px));margin:0 auto;padding:44px 0 70px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:26px}.eyebrow{display:block;color:#2497bd;font-size:11px;letter-spacing:.17em;font-weight:800;margin-bottom:8px}.page-heading h1,.editor-title-row h1{margin:0;color:#103d61;font-size:30px;line-height:1.2}.page-heading p,.editor-title-row p{margin:8px 0 0;color:var(--muted)}.primary-btn,.secondary-btn,.danger-btn,.ghost-btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:0 17px;font-weight:700;border:1px solid transparent;transition:.18s ease}.primary-btn{background:linear-gradient(135deg,#0b6597,#073f70);color:#fff;box-shadow:0 8px 18px #073f702e}.primary-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #073f703d}.primary-btn:disabled,.secondary-btn:disabled,.danger-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.primary-btn.compact{min-height:40px}.secondary-btn{background:#fff;border-color:#c8d9e3;color:#174e73}.secondary-btn:hover{border-color:#72bad4;background:#f6fbfd}.danger-btn{background:#fff5f5;border-color:#f2c1c1;color:#af3434}.ghost-btn{background:transparent;color:#426176}.back-btn{justify-self:start}.report-table-card{background:#fff;border:1px solid #dbe6ec;border-radius:16px;box-shadow:var(--shadow);overflow:hidden}.report-list{width:100%;border-collapse:collapse}.report-list th{height:49px;padding:0 18px;background:#f6fafc;color:#6a8293;font-size:12px;text-align:left;font-weight:700;border-bottom:1px solid var(--line)}.report-list td{padding:17px 18px;border-bottom:1px solid #edf2f5;color:#3d5668}.report-list tbody tr{cursor:pointer;transition:.15s ease}.report-list tbody tr:hover{background:#f5fbfd}.report-list tbody tr:last-child td{border-bottom:0}.report-list td strong{display:block;color:#163d5a;font-size:14px}.report-list td small{display:block;color:#8093a0;margin-top:5px}.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.row-actions button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#9a5b5b}.row-actions button:hover{background:#fff0f0;color:#b83232}.document-no{font-family:Consolas,monospace;color:#0b608f!important;font-weight:700}.muted{color:#99a9b4;font-weight:400;font-family:inherit}.status-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:20px;background:#edf3f6;color:#526b7c;font-size:12px;font-weight:700;white-space:nowrap}.status-pending_review{background:#fff3d8;color:#9b6a04}.status-returned,.status-archive_failed{background:#ffe5e5;color:#aa3535}.status-archived{background:#ddf5e8;color:#23734c}.status-archiving{background:#e3eefc;color:#376da5}.status-revising{background:#eee6fb;color:#7050a0}.empty-state{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9aabb5;gap:8px}.empty-state strong{color:#537084!important;margin-top:4px}.detail-page{min-height:100vh;background:#edf3f6}.detail-topbar{height:72px;padding:0 28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.detail-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px}.autosave-state{color:#80929f;font-size:12px;text-align:center}.review-summary{display:flex;align-items:center;gap:12px;font-weight:700;color:#27506d}.return-notice{width:min(1480px,calc(100% - 50px));margin:20px auto 0;display:flex;gap:12px;padding:14px 18px;border:1px solid #efc4c4;border-radius:12px;color:#8f3636;background:#fff7f7}.return-notice p{margin:4px 0 0}.editor-layout{width:min(1700px,calc(100% - 50px));margin:24px auto 70px;display:grid;grid-template-columns:minmax(720px,1fr) minmax(470px,660px);align-items:start;gap:24px}.editor-form{min-width:0}.editor-title-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px;padding:3px 2px}.form-card{background:#fff;border:1px solid #dbe6ec;border-radius:16px;box-shadow:0 12px 38px #1e415a12;padding:24px;margin-bottom:20px}.form-card-title{display:flex;align-items:center;gap:13px;padding-bottom:18px;border-bottom:1px solid #e5edf2;margin-bottom:20px}.form-card-title>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#dff2f8;color:#08709e;font-weight:800}.form-card-title h2{margin:0;color:#123f61;font-size:18px}.form-card-title p{margin:4px 0 0;color:#7c8f9c;font-size:12px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 18px}.field{display:flex;flex-direction:column;gap:7px}.field>span{color:#486273;font-size:12px;font-weight:700}.field em{color:#d64545;font-style:normal;margin-left:3px}.field input,.field select{width:100%;height:42px;padding:0 12px;border:1px solid #cfdde5;border-radius:9px;background:#fff;color:#1f394d;outline:none;transition:.15s ease}.field input:focus,.field select:focus{border-color:#45afd2;box-shadow:0 0 0 3px #31b7df1f}.field input:disabled{background:#f3f6f8;color:#7d909d}.custom-choice{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.custom-choice button{border:1px solid #c8d9e3;border-radius:9px;background:#f8fbfc;color:#31617e;padding:0 11px;font-size:12px;font-weight:700}.people-picker{min-height:42px;border:1px solid #cfdde5;border-radius:9px;background:#fff;padding:7px}.people-picker:focus-within{border-color:#45afd2;box-shadow:0 0 0 3px #31b7df1f}.people-picker select{height:34px;border:0;padding:0 6px;box-shadow:none!important}.people-tags{display:flex;flex-wrap:wrap;gap:6px;padding:5px 3px 1px}.people-tags>span{display:inline-flex;align-items:center;gap:5px;min-height:27px;padding:0 8px;border-radius:15px;background:#e3f3f8;color:#155c7f;font-size:12px;font-weight:700}.people-tags button{width:18px;height:18px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#ffffffbf;color:#53798f}.people-tags small{color:#9aabb5;padding:4px 2px}.editor-section{margin-top:22px}.editor-section h3{margin:0;padding:10px 13px;background:#dcedf5;color:#083f6e;font-size:14px}.revision-editor-card{margin-bottom:0}.revision-fields{display:grid;grid-template-columns:.65fr .85fr 2fr;gap:16px;align-items:end}.rich-editor{position:relative;isolation:isolate;contain:layout paint;border:1px solid #cbdbe4;border-top:0;border-radius:0 0 10px 10px;overflow:hidden;background:#fff}.editor-toolbar{min-height:43px;padding:5px 8px;display:flex;align-items:center;gap:3px;background:#f7fafb;border-bottom:1px solid #dfe8ed}.editor-toolbar button{width:31px;height:31px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;background:transparent;color:#4d6779}.editor-toolbar button:hover,.editor-toolbar button.active{background:#deeff6;color:#075b88}.toolbar-spacer{flex:1}.rich-editor-content{height:min(420px,52vh);min-height:320px;max-height:none;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable;contain:layout paint;padding:15px 17px;outline:0;color:#213b4d;line-height:1.65}.rich-editor-content:empty:before{content:attr(data-placeholder);color:#a0adb6;pointer-events:none}.rich-editor-content p{margin:0 0 10px}.rich-editor-content pre,.preview-rich pre{padding:12px;background:#f3f5f7;border:1px solid #d6e0e5;border-radius:7px;white-space:pre-wrap;font-family:Consolas,monospace}.rich-editor-content img,.preview-rich img{display:block;max-width:100%;height:auto;margin:14px auto}.rich-editor-content table,.preview-rich table{width:100%;border-collapse:collapse}.rich-editor-content td,.rich-editor-content th,.preview-rich td,.preview-rich th{border:1px solid #b7c9d4;padding:7px}.rich-editor.is-disabled{border-top:1px solid #cbdbe4}.preview-pane{min-width:0}.preview-sticky{position:sticky;top:96px}.preview-header{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:5px 8px 5px 12px;color:#587082;font-size:12px}.preview-header>div{display:flex;flex-direction:column;gap:2px}.preview-header strong{color:#294e68;font-size:13px}.preview-header span{font-size:11px}.preview-stale{color:#b36a28}.preview-current{color:#5d8b72}.preview-refresh{min-height:34px;padding:0 11px;font-size:12px}.readonly-notice{color:#718596;font-size:12px;font-weight:700;padding:10px 13px;border-radius:9px;background:#eef3f6}.paper-preview{width:100%;min-height:900px;background:#fff;box-shadow:0 15px 45px #193c5521;padding:28px 27px 34px;color:#183247;font-family:Microsoft YaHei,Arial,sans-serif;font-size:10px;line-height:1.5}.paper-brand{display:flex;align-items:center;justify-content:space-between;padding-bottom:9px;border-bottom:1px solid #9eb8ca;color:#073f70;font-size:13px}.paper-brand img{width:170px;max-height:48px;object-fit:contain;object-position:left}.paper-title{text-align:center;margin:15px 0 13px}.paper-title h1{margin:0;color:#073f70;font-size:21px}.paper-title p{margin:4px 0 0;color:#6c7f8d;font-size:10px}.paper-info,.history-table,.signature-table{width:100%;border-collapse:collapse;table-layout:fixed}.paper-info th,.paper-info td{border:1px solid #a8c0d0;padding:6px 7px;vertical-align:middle}.paper-info th{width:18%;background:#dcedf5;color:#073f70;text-align:center;font-size:8.5px}.paper-info td{width:32%}.paper-section{margin-top:12px}.paper-section h2{margin:0 0 5px;padding:4px 7px;background:#dcedf5;color:#073f70;font-size:10px}.preview-rich{padding:0 7px;min-height:22px}.preview-rich p{margin:0 0 5px}.paper-closing{margin-top:15px}.history-table th,.history-table td,.signature-table th,.signature-table td{border:1px solid #a8c0d0;padding:5px}.history-table th,.signature-table th{background:#dcedf5;color:#073f70}.history-table td{text-align:center}.history-table td:last-child{text-align:left}.signature-table{margin-top:10px}.signature-table th{width:16%}.signature-table td{width:17%;text-align:center}.review-paper-wrap{width:900px;max-width:calc(100% - 48px);margin:30px auto 70px}.review-paper-wrap .paper-preview{min-height:1272px;font-size:13px;padding:38px 40px 50px}.review-paper-wrap .paper-title h1{font-size:28px}.review-paper-wrap .paper-brand img{width:215px}.review-paper-wrap .paper-info th{font-size:11px}.review-paper-wrap .paper-section h2{font-size:13px}.archive-detail-grid{display:grid;grid-template-columns:minmax(760px,900px) 260px;justify-content:center;align-items:start;gap:24px;padding-right:24px}.archive-detail-grid .review-paper-wrap{width:100%;max-width:none}.version-panel{margin-top:30px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;position:sticky;top:98px}.version-panel h2{margin:0 0 14px;color:#153f5d;font-size:16px}.version-item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;border-top:1px solid #e6eef2}.version-item div{display:flex;flex-direction:column}.version-item span{color:#83939e;font-size:11px;margin-top:3px}.version-item a{color:#0875a3;font-size:12px;font-weight:700}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0f233259;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding-top:94px}.search-panel{width:min(820px,calc(100% - 60px));max-height:calc(100vh - 130px);background:#fff;border-radius:18px;box-shadow:0 30px 80px #0f233240;overflow:hidden}.search-panel-head{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 26px 18px;border-bottom:1px solid var(--line)}.search-panel-head h2{margin:0;color:#123f60;font-size:22px}.search-panel-head button{border:0;background:#eef4f7;color:#668090;width:34px;height:34px;display:grid;place-items:center;border-radius:10px}.search-results{padding:10px 12px 18px;overflow:auto;max-height:calc(100vh - 235px)}.search-result{width:100%;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:15px;padding:14px;border:0;border-bottom:1px solid #edf2f5;background:#fff;text-align:left;border-radius:10px}.search-result:hover{background:#f3fafc}.search-result .score{width:48px;height:48px;display:grid;place-items:center;background:#dff2f8;color:#08709e;border-radius:12px;font-size:16px;font-weight:800}.search-result .score small{font-size:8px;margin-top:-18px;margin-left:22px}.search-result strong{color:#163d59}.search-result p{margin:5px 0 3px;color:#627a8b;font-size:12px}.search-result span{color:#91a0aa;font-size:11px}.login-page{width:100vw;min-width:1180px;height:100vh;min-height:680px;overflow:hidden;background:linear-gradient(135deg,#eef9fc,#f7fbfc 48%,#fff)}.login-panel{width:100%;height:100%;min-height:680px;display:grid;grid-template-columns:58% 42%;position:relative;overflow:hidden;border:0;border-radius:0;background:linear-gradient(105deg,#d6f2f9db,#eff9fcb8 58%,#fffffff5 58%);box-shadow:none}.login-panel:before{content:"";position:absolute;left:-8vw;top:-22vh;width:68vw;height:122vh;border-radius:50%;background:radial-gradient(circle at 58% 46%,#39b2d52e,#73d3e514 42%,#fff0 70%);pointer-events:none}.login-panel:after{content:"";position:absolute;left:50%;bottom:-24vh;width:28vw;height:52vh;border-radius:50%;background:#6dcde01f;filter:blur(35px);pointer-events:none}.login-brand{position:absolute;z-index:2;left:5vw;top:5vh;display:flex;align-items:center;gap:16px;padding:9px 15px 9px 10px;color:#19516f;font-weight:700;background:transparent;border:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.login-brand img{display:block;width:170px;height:auto;object-fit:contain;background:transparent;border:0;border-radius:0;padding:0}.login-copy{z-index:1;width:min(680px,82%);align-self:center;justify-self:center;padding:52px 58px;color:#123f5e;background:transparent;border:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.login-copy .eyebrow{color:#0783ad}.login-copy h1{margin:14px 0 20px;color:#0d496a;font-size:clamp(42px,3.1vw,62px);line-height:1.24;letter-spacing:-1px}.login-copy p{max-width:500px;color:#57778a;font-size:16px;line-height:1.85}.login-form{z-index:1;width:min(430px,76%);justify-self:center;align-self:center;padding:56px 30px 45px;display:flex;flex-direction:column}.login-form h2{margin:0;color:#123f5e;font-size:25px}.login-form>p{color:#8597a3;margin:8px 0 27px}.login-form label{display:flex;flex-direction:column;gap:8px;margin-bottom:17px;color:#536b7b;font-size:12px;font-weight:700}.login-form input{height:46px;padding:0 13px;border:1px solid #cddce4;border-radius:10px;outline:none}.login-form input:focus{border-color:#45afd2;box-shadow:0 0 0 3px #31b7df1f}.login-form .primary-btn{margin-top:8px;border:0}.form-error{margin:-4px 0 8px;color:#b73e3e;background:#fff1f1;border-radius:8px;padding:9px 11px;font-size:12px}.password-gate{min-height:100vh;display:grid;place-items:center;padding:30px;background:linear-gradient(135deg,#e6f4f8,#f7fafb)}.password-card{width:440px;padding:38px;border-radius:18px;background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column}.password-card>svg{color:#0b6597}.password-card h1{margin:15px 0 7px;color:#123f61;font-size:24px}.password-card>p{margin:0 0 24px;color:var(--muted);line-height:1.6}.password-card label{display:flex;flex-direction:column;gap:7px;margin-bottom:14px;color:#486273;font-size:12px;font-weight:700}.password-card input{height:44px;padding:0 12px;border:1px solid #cfdde5;border-radius:9px;outline:none}.admin-page{max-width:1580px}.admin-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:20px;align-items:start}.admin-card{background:#fff;border:1px solid #dbe6ec;border-radius:16px;box-shadow:var(--shadow);padding:20px}.admin-card-title{min-height:34px;display:flex;align-items:center;gap:10px;color:#0c527e;margin-bottom:17px}.admin-card-title h2{margin:0;color:#123f61;font-size:18px}.admin-card-title p{margin:4px 0 0;color:var(--muted);font-size:12px}.user-form>label{display:flex;flex-direction:column;gap:6px;margin-bottom:13px;color:#486273;font-size:12px;font-weight:700}.user-form>label input{height:41px;padding:0 11px;border:1px solid #cfdde5;border-radius:8px}.user-form fieldset{margin:4px 0 17px;padding:13px;border:1px solid #d8e4eb;border-radius:9px}.user-form legend{color:#486273;font-size:12px;font-weight:700}.user-form fieldset label{display:flex;align-items:center;gap:8px;margin:9px 0;color:#38576c;font-size:13px}.form-buttons{display:flex;justify-content:flex-end;gap:8px}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{padding:11px 10px;border-bottom:1px solid #e7eef2;text-align:left;font-size:12px}.admin-table th{color:#6c8392;background:#f7fafb}.admin-table td{color:#314f63}.admin-table td>small{display:block;margin-top:4px;color:#b26f26}.admin-table td:last-child{white-space:nowrap}.admin-table td:last-child button{border:0;background:transparent;color:#17648f;font-weight:700;padding:5px 7px}.admin-table td:last-child button:hover{background:#edf6f9;border-radius:6px}.admin-table td:last-child .danger-text{color:#b23b3b}.admin-table td:last-child .purge-btn{color:#b52f2f}.admin-table td:last-child .purge-btn:hover{background:#fff0f0}.permission-tags{display:flex;flex-wrap:wrap;gap:4px}.permission-tags span{padding:3px 7px;border-radius:10px;background:#e2f2f7;color:#1a6488;font-size:11px}.recycle-card{margin-top:20px}.empty-cell{height:90px;text-align:center!important;color:#91a2ad!important}.admin-loading{min-height:120px;display:grid;place-items:center;color:var(--muted)}@media (max-width: 1280px){body{min-width:1024px}.app-header{grid-template-columns:minmax(340px,1fr) auto 210px;padding:0 16px;gap:12px}.header-left{gap:14px}.header-left>img{width:128px}.global-search{width:260px}.app-header nav button{min-width:92px;padding:0 10px}.editor-layout{grid-template-columns:minmax(650px,1fr) 480px}.login-copy{padding-left:6vw}.admin-grid{grid-template-columns:310px minmax(0,1fr)}}
