body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--bg:#f4f5f7;--surface:#ffffff;--text:#24272c;--muted:#737983;--border:#e5e8ed;--sider:#1d1c1a;--accent:#ff7445;--accent-strong:#ec5d31;--risk:#fff1ed}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--text)}body{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;letter-spacing:0}.app-shell{min-height:100vh}.app-sider{position:sticky!important;top:0;height:100vh;background:var(--sider)!important}.brand{height:78px;padding:18px 20px;display:flex;align-items:center;gap:11px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark{width:36px;height:36px;display:grid;place-items:center;color:#fff;background:var(--accent);border-radius:6px;font-size:18px}.brand-name,.brand-subtitle{display:block;color:#fff!important}.brand-name{font-size:16px;font-weight:650}.brand-subtitle{margin-top:2px;font-size:9px;color:#8f8d89!important}.app-sider .ant-menu{background:transparent;border-inline-end:0;padding-top:10px}.app-sider .ant-menu-item{height:46px;margin:3px 10px;border-radius:4px}.app-sider .ant-menu-item-selected{background:var(--accent)!important}.sider-agent{position:absolute;left:14px;right:14px;bottom:18px;padding:12px;display:flex;gap:10px;align-items:center;color:#ddd;border-top:1px solid rgba(255,255,255,.1)}.sider-agent>div{display:flex;flex-direction:column;gap:5px;font-size:12px}.sider-agent .ant-tag{width:fit-content;margin:0}.ant-layout .app-header{height:78px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--border)}.app-header .ant-typography,.app-header h4{margin:0}.header-primary{display:flex;align-items:center;gap:10px;min-width:0}.mobile-menu-button{display:none!important}.app-content{min-width:0;padding:24px 28px 32px}.page-stack{display:flex;flex-direction:column;gap:20px;max-width:1600px;margin:0 auto}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.page-heading h2{margin:0 0 4px;font-size:24px}.page-heading p{margin:0;color:var(--muted)}.metric{height:112px;padding:22px;display:flex;align-items:center;gap:18px;background:var(--surface);border:1px solid var(--border);border-radius:6px}.metric>.anticon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;color:var(--accent-strong);background:#fff1eb;border-radius:6px;font-size:20px}.metric .ant-statistic-title{color:var(--muted)}.surface-section{background:var(--surface);border:1px solid var(--border);border-radius:6px;overflow:hidden}.section-title{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.section-title h4{margin:0}.section-title>div:first-child{display:flex;align-items:baseline;gap:12px}.table-contract-link{margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px;color:var(--text);background:none;border:0;cursor:pointer;font:inherit;text-align:left}.table-contract-link:hover span{color:#1677ff}.table-contract-link small{max-width:240px;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.contract-status{width:92px}.contract-status .ant-tag{margin:0 0 5px}.contract-status .ant-progress{display:block;margin:0;line-height:1}.selected-file{margin-bottom:20px;padding:14px;display:flex;align-items:center;gap:12px;background:#f6f7f9;border:1px solid var(--border);border-radius:6px}.selected-file>.anticon{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;color:var(--accent-strong);background:#fff;border-radius:5px;font-size:18px}.selected-file>div{min-width:0;display:flex;flex-direction:column}.selected-file .ant-typography{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-chat{height:100%;min-height:0;display:flex;flex-direction:column}.agent-messages{min-height:0;padding:2px 2px 18px;display:flex;flex:1 1;flex-direction:column;gap:14px;overflow:auto}.agent-message{display:flex;align-items:flex-start;gap:8px}.agent-message>.anticon{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:var(--accent);border-radius:50%}.agent-message>div{max-width:86%;padding:10px 12px;color:#41464e;background:#f3f4f6;border-radius:6px;line-height:1.65}.agent-message p{margin:0}.agent-message.user{justify-content:flex-end}.agent-message.user>div{color:#fff;background:#1677ff}.agent-attachment{margin-top:8px;padding:8px 10px;display:flex;align-items:center;gap:8px;color:#225ea8;background:#fff;border:1px solid #d7e8ff;border-radius:5px}.agent-result{margin-top:10px;padding-top:10px;border-top:1px solid #dde1e7}.agent-result-counts{display:flex;gap:16px}.agent-result-counts strong{margin-right:3px;color:#d4380d;font-size:18px}.agent-result ul{margin:8px 0 12px;padding-left:18px;color:#555c66}.agent-result .ant-btn{color:inherit}.agent-result .ant-btn-primary{color:#fff}.agent-composer{padding-top:14px;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:end;gap:8px;border-top:1px solid var(--border)}.agent-composer .ant-btn{width:40px;height:40px;padding:0}.filter-bar{width:100%;padding:18px 20px;border-bottom:1px solid var(--border)}.surface-section .ant-table-wrapper{padding:0 20px 10px}.surface-section .ant-table-thead>tr>th{background:#fafafa;color:#6c717a;font-weight:550}.review-shell{height:calc(100vh - 126px);min-height:640px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--border);border-radius:6px;overflow:hidden}.review-toolbar{min-height:70px;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.review-toolbar .ant-typography,.review-toolbar h4{margin:0}.review-columns{min-height:0;display:grid;grid-template-columns:minmax(480px,1fr) 420px;flex:1 1}.document-canvas{padding:28px;overflow:auto;background:#eceef1}.document-page{width:min(760px,100%);min-height:980px;margin:0 auto;padding:72px 68px;background:#fff;box-shadow:0 2px 12px rgba(22,26,31,.12)}.document-page h2{text-align:center;margin-bottom:48px}.document-page h4{margin-top:32px;font-size:16px}.document-page p{font-size:15px;line-height:2}.risk-highlight{margin-inline:-8px!important;padding:5px 8px;background:#fff0e9;border-left:3px solid var(--accent)}.risk-panel{min-width:0;padding:16px;overflow:auto;border-left:1px solid var(--border)}.risk-panel .ant-segmented{margin-bottom:12px}.risk-list{display:flex;flex-direction:column}.risk-item{padding:16px 10px;cursor:pointer;border:1px solid transparent;border-bottom:1px solid var(--border)}.risk-item.active{margin-inline:-6px;padding-inline:15px;background:#fff8f5;border-color:#ffd2c2;border-radius:5px}.risk-item.decision-accepted{background:#f6ffed}.risk-item.decision-ignored{opacity:.72;background:#fafafa}.risk-item h5{margin:10px 0 6px;font-size:14px}.risk-item p{margin-bottom:12px;color:#626871;font-size:13px;line-height:1.6}.risk-suggestion{margin:0 0 12px;padding:10px;background:#f6f7f9;border-left:3px solid #91caff}.risk-suggestion p{margin:3px 0 0;color:#3f4650}.review-qa{height:calc(100% - 46px);min-height:320px;display:flex;flex-direction:column}.review-qa-messages{min-height:0;padding:12px 4px;flex:1 1;overflow:auto}.review-qa-messages p{margin:0 0 12px;padding:10px 12px;background:#f6f7f9;border-radius:5px;line-height:1.6}.review-activity{padding:10px 4px}.activity-row{position:relative;padding:0 0 18px 22px;border-left:1px solid #d9dde3}.activity-row>span{position:absolute;top:4px;left:-5px;width:9px;height:9px;background:#1677ff;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #91caff}.activity-row p{margin:0;color:#555c66;line-height:1.6}.approval-field{width:100%;margin:8px 0 18px}.agent-workspace{height:calc(100vh - 126px);min-height:640px;display:grid;grid-template-columns:260px minmax(0,1fr);background:var(--surface);border:1px solid var(--border);border-radius:6px;overflow:hidden}.conversation-sidebar{min-width:0;display:flex;flex-direction:column;background:#f7f8fa;border-right:1px solid var(--border)}.conversation-sidebar-header{height:58px;padding:0 14px 0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.conversation-list{min-height:0;padding:10px;flex:1 1;overflow:auto}.conversation-list>button{width:100%;min-height:64px;margin:0 0 4px;padding:10px;display:flex;align-items:flex-start;gap:10px;color:var(--text);background:transparent;border:1px solid transparent;border-radius:5px;cursor:pointer;text-align:left}.conversation-list>button:hover{background:#fff;border-color:#e1e4e8}.conversation-list>button.active{background:#fff;border-color:#c9ddf8;box-shadow:0 1px 4px rgba(22,119,255,.08)}.conversation-list>button>.anticon{margin-top:3px;color:#1677ff}.conversation-list>button>span{min-width:0;display:flex;flex:1 1;flex-direction:column;gap:4px}.conversation-list small,.conversation-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-list strong{font-size:13px;font-weight:600}.conversation-list small{color:var(--muted);font-size:11px}.conversation-main{min-width:0;min-height:0;display:flex;flex-direction:column}.conversation-header{min-height:58px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.conversation-header h4{margin:0;font-size:15px}.conversation-header .ant-typography-secondary{font-size:12px}.conversation-feed{min-height:0;padding:24px clamp(18px,5vw,72px);display:flex;flex:1 1;flex-direction:column;gap:18px;overflow:auto;background:#fbfcfd}.conversation-feed>.ant-spin{margin:auto}.agent-welcome,.backend-unavailable{max-width:520px;margin:auto;text-align:center}.agent-welcome>.anticon{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 16px;color:#fff;background:var(--accent);border-radius:50%;font-size:24px}.agent-welcome h3,.backend-unavailable h5{margin-bottom:8px}.agent-welcome p,.backend-unavailable p{color:var(--muted);line-height:1.7}.conversation-message{width:min(780px,100%);display:flex;align-items:flex-start;gap:10px}.conversation-message.user{align-self:flex-end;flex-direction:row-reverse}.message-avatar{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:#262b31;border-radius:50%}.conversation-message.user .message-avatar{background:#1677ff}.message-body{min-width:0;max-width:calc(100% - 42px);padding:11px 14px;background:#fff;border:1px solid var(--border);border-radius:6px;box-shadow:0 1px 2px rgba(30,35,40,.04)}.conversation-message.user .message-body{color:#fff;background:#1677ff;border-color:#1677ff}.message-body>p{margin:0;white-space:pre-wrap;line-height:1.65}.review-result-inline{min-width:300px;margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.review-result-inline>p{margin:10px 0;color:#555c66;line-height:1.6}.review-result-inline .ant-progress{margin-top:8px}.conversation-composer{padding:12px clamp(18px,5vw,72px) 16px;background:#fff;border-top:1px solid var(--border)}.composer-options{margin-bottom:8px;display:flex;gap:8px}.composer-options .ant-select{width:150px}.composer-input{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:end;gap:8px}.composer-input .ant-upload .ant-btn,.composer-input>.ant-btn{width:40px;height:40px;padding:0}.composer-input .ant-input{min-height:40px;padding:8px 11px;resize:none}.pending-attachment{width:fit-content;max-width:100%;margin-bottom:8px;padding:7px 8px 7px 10px;display:flex;align-items:center;gap:8px;color:#225ea8;background:#edf5ff;border:1px solid #cfe2fb;border-radius:5px}.pending-attachment span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-empty{min-height:560px;display:grid;place-items:center;background:#fff;border:1px solid var(--border);border-radius:6px}.review-toolbar-progress{width:260px;margin-top:4px}.resource-tabs{padding:0 20px 18px}.resource-tabs .ant-tabs-nav{margin-bottom:12px}.resource-table{padding:18px 20px}.enterprise-tabs{padding:0 20px 20px}.enterprise-panel{display:flex;flex-direction:column;gap:18px}.panel-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.panel-toolbar h4{margin:0 0 3px;font-size:17px}.panel-toolbar .ant-typography-secondary{font-size:13px}.enterprise-panel>h5{margin:4px 0 0}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f2f5f7}.login-panel{width:min(420px,100%);padding:36px;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:0 16px 48px rgba(31,39,48,.1)}.login-brand{margin-bottom:28px;display:flex;align-items:center;gap:14px}.login-brand>span{width:48px;height:48px;display:grid;place-items:center;color:#fff;background:#1677ff;border-radius:8px;font-size:23px}.login-brand h2{margin:0 0 2px;font-size:24px}.login-panel .ant-alert,.login-panel .ant-form-item{margin-bottom:18px}.header-user-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:991px){.app-sider{display:none!important}.mobile-menu-button{display:inline-flex!important;flex:0 0 auto}.app-content{padding:18px}.app-header{padding:0 18px}.app-header>div:first-child .ant-typography-secondary{display:none}.review-columns{grid-template-columns:1fr;overflow:auto}.document-canvas{min-height:640px;overflow:visible}.risk-panel{border-left:0;border-top:1px solid var(--border)}.agent-workspace{grid-template-columns:210px minmax(0,1fr)}}@media (max-width:575px){.app-header{height:64px}.app-header h4{font-size:16px}.app-header .ant-btn{display:none}.app-content{padding:14px}.page-heading{align-items:flex-start;flex-direction:column}.page-heading>div:first-child{width:100%}.page-heading h2{font-size:21px}.metric{height:94px;padding:14px;gap:12px}.metric>.anticon{width:34px;height:34px}.metric .ant-statistic{min-width:0}.metric .ant-statistic-title{white-space:nowrap}.filter-bar .ant-input-search,.filter-bar .ant-picker{width:100%!important}.surface-section .ant-table-wrapper{padding-inline:0}.surface-section .ant-table-cell{white-space:nowrap}.section-title>div:first-child{align-items:flex-start;flex-direction:column;gap:2px}.review-shell{height:auto;min-height:0}.review-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.document-canvas{padding:12px;min-height:520px}.document-page{min-height:720px;padding:40px 28px}.agent-workspace{height:calc(100vh - 92px);min-height:560px;display:flex;flex-direction:column}.conversation-sidebar{max-height:132px;flex:0 0 auto;border-right:0;border-bottom:1px solid var(--border)}.conversation-sidebar-header{height:44px;min-height:44px}.conversation-list{display:flex;gap:6px;overflow:auto}.conversation-list>button{width:180px;min-width:180px;min-height:62px;margin:0}.conversation-main{flex:1 1}.conversation-header{min-height:50px;padding:8px 12px}.conversation-feed{padding:16px 12px}.conversation-composer{padding:10px 12px 12px}.composer-options{overflow:auto}.composer-options .ant-select{min-width:140px}.review-result-inline{min-width:0}.message-body{max-width:calc(100% - 38px)}.resource-table,.resource-tabs{padding-inline:0}.resource-tabs .ant-tabs-nav{padding-inline:12px}}