@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&family=Noto+Serif+SC:wght@700&display=swap";:root{font-family:Noto Sans SC,PingFang SC,sans-serif;color:#16231e;background:#eef1ed;font-synthesis:none;--forest-950: #102e27;--forest-900: #163b32;--forest-800: #205043;--forest-700: #2b6856;--mint-100: #e5f2eb;--mint-200: #d2e8dc;--acid: #c7df70;--paper: #f7f8f5;--surface: #ffffff;--line: #dce2dd;--muted: #68766f;--red: #c8473d;--amber: #cf8427;--blue: #367c9b;--shadow: 0 16px 36px rgba(23, 46, 36, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#eef1ed;letter-spacing:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{color:inherit;cursor:pointer}svg{width:18px;height:18px;stroke-width:1.9}.app-shell{min-height:100vh;display:grid;grid-template-columns:256px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:256px;display:flex;flex-direction:column;background:var(--forest-950);color:#fff;padding:22px 16px 16px}.brand{display:flex;align-items:center;gap:11px;padding:0 8px 22px}.brand-mark{width:40px;height:40px;border-radius:7px;display:grid;place-items:center;color:var(--forest-950);background:var(--acid);box-shadow:inset 0 0 0 1px #ffffff4d}.brand-mark svg{width:23px;height:23px;stroke-width:2.2}.brand>div{display:grid;gap:1px}.brand strong{font-family:"Noto Serif SC",serif;font-size:22px;line-height:1.15}.brand small{color:#94aaa1;font-size:9px;font-weight:700}.mobile-close{display:none;margin-left:auto;border:0;background:none;color:#fff}.project-switch{position:relative;width:100%;display:grid;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:9px;padding:10px;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:#ffffff0e;color:#fff;text-align:left}.project-glyph{width:34px;height:34px;border-radius:6px;display:grid;place-items:center;background:#e3eee7;color:var(--forest-900);font-weight:800}.project-switch>span:nth-child(2){min-width:0;display:grid;gap:2px}.project-switch small{color:#91a69e;font-size:10px}.project-switch strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.project-switch>svg{width:15px;color:#91a69e}.project-popover{position:absolute;z-index:40;top:118px;left:16px;width:224px;padding:6px;border:1px solid #38584e;border-radius:7px;background:#183d34;box-shadow:0 16px 30px #0003}.project-popover button{width:100%;display:flex;align-items:center;gap:7px;padding:9px;border:0;border-radius:5px;background:none;color:#dce7e2;font-size:12px;text-align:left}.project-popover button:hover,.project-popover .active{background:#ffffff14}.project-popover svg{width:14px}.main-nav{margin-top:24px}.main-nav p{padding:0 12px;margin:0 0 8px;color:#6e8a7f;font-size:10px;font-weight:800;text-transform:uppercase}.main-nav button{width:100%;height:44px;display:flex;align-items:center;gap:12px;margin:3px 0;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#adc0b8;text-align:left;transition:.16s ease}.main-nav button:hover{color:#fff;background:#ffffff0d}.main-nav button.active{color:var(--forest-950);background:var(--acid);font-weight:700}.main-nav button em{margin-left:auto;min-width:21px;height:20px;display:grid;place-items:center;border-radius:10px;background:#e8b252;color:#322411;font-size:11px;font-style:normal}.sidebar-status{margin-top:auto;padding:12px;border:1px solid rgba(255,255,255,.09);border-radius:7px;background:#ffffff0b}.sidebar-status>div{display:flex;align-items:center;gap:9px}.sidebar-status>div>span{width:29px;height:29px;display:grid;place-items:center;color:var(--acid)}.sidebar-status strong,.sidebar-status small{display:block}.sidebar-status strong{font-size:11px}.sidebar-status small{margin-top:2px;color:#8fa59c;font-size:10px}.sidebar-status>i{display:inline-block;margin:10px 0 0 38px;padding:2px 6px;border-radius:3px;color:#b5c7bf;background:#ffffff12;font-size:9px;font-style:normal}.user-card{display:grid;grid-template-columns:34px 1fr 28px;align-items:center;gap:8px;margin-top:10px;padding:10px 7px 2px;border-top:1px solid rgba(255,255,255,.08)}.user-card>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#17372f;background:#e0eae5;font-size:12px;font-weight:800}.user-card strong,.user-card small{display:block}.user-card strong{font-size:11px}.user-card small{margin-top:2px;color:#80998f;font-size:9px}.user-card button{border:0;background:none;color:#8ba096}.user-card svg{width:16px}.main-area{grid-column:2;min-width:0}.topbar{position:sticky;top:0;z-index:20;height:74px;display:flex;align-items:center;padding:0 28px;border-bottom:1px solid var(--line);background:#f7f8f5f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.page-heading{display:flex;align-items:center;gap:12px}.page-heading>span{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--forest-700)}.page-heading h1{margin:0;font-family:"Noto Serif SC",serif;font-size:19px}.page-heading p{margin:2px 0 0;color:var(--muted);font-size:11px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:9px}.global-search{width:clamp(210px,25vw,340px);height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#839089}.global-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:12px}.notification,.menu-button{position:relative;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff}.notification i{position:absolute;top:8px;right:8px;width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 0 2px #fff}.quick-create,.primary-button,.secondary-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:6px;padding:0 14px;font-weight:700;font-size:12px}.quick-create,.primary-button{border:1px solid var(--forest-900);background:var(--forest-900);color:#fff}.quick-create:hover,.primary-button:hover{background:var(--forest-800)}.primary-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{border:1px solid var(--line);background:#fff;color:#405047}.full{width:100%}.menu-button{display:none;margin-right:10px}.mobile-context,.mobile-nav{display:none}.content-area{width:min(1480px,100%);margin:0 auto;padding:24px 28px 60px}.page-stack{display:grid;gap:18px}.panel{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 1px 1px #15261e05}.section-title{min-height:63px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;border-bottom:1px solid #e6eae6}.section-title h2{margin:0;font-size:15px}.section-title p{margin:4px 0 0;color:var(--muted);font-size:10px}.text-button,.icon-plain{display:inline-flex;align-items:center;gap:6px;border:0;background:none;color:var(--forest-700);font-size:11px;font-weight:700}.text-button svg{width:14px}.icon-plain{width:32px;height:32px;justify-content:center;color:#6e7b74}.icon-plain svg{width:16px}.status-tag{min-height:22px;display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border-radius:4px;color:#617068;background:#edf0ed;font-size:10px;font-weight:700;white-space:nowrap}.status-tag.success{color:#1d694d;background:#e2f1e8}.status-tag.warning{color:#8a591b;background:#fff0d9}.status-tag.info{color:#266b88;background:#e3f0f5}.status-tag svg{width:12px}.level-tag{display:inline-flex;align-items:center;justify-content:center;min-width:39px;height:23px;padding:0 7px;border-radius:4px;font-size:10px;font-weight:800;white-space:nowrap}.level-重大{color:#9f302a;background:#f9dfdc}.level-较大{color:#995a0a;background:#f8e7c9}.level-一般{color:#277255;background:#dff0e7}.level-低{color:#426a7c;background:#e3edf1}.command-strip{min-height:86px;display:grid;grid-template-columns:145px 190px minmax(300px,1fr) auto;align-items:stretch;border-radius:8px;overflow:hidden;color:#fff;background:var(--forest-900);box-shadow:var(--shadow)}.command-strip>div{display:flex;align-items:center;gap:12px;padding:14px 18px;border-right:1px solid rgba(255,255,255,.1)}.command-date{display:grid!important;align-content:center;gap:0!important}.command-date span{color:var(--acid);font-size:11px;font-weight:700}.command-date strong{font-size:20px}.command-date small{color:#99afa6;font-size:9px}.weather-cell svg{width:27px;height:27px;color:#f0ca66}.weather-cell strong,.weather-cell span{display:block}.weather-cell strong{font-size:18px}.weather-cell span{color:#a9bcb4;font-size:9px}.command-alert svg{width:23px;color:#eab34e}.command-alert span,.command-alert strong{display:block}.command-alert span{color:#9fb3aa;font-size:9px}.command-alert strong{margin-top:3px;font-size:12px}.command-strip>button{align-self:center;margin:0 18px;border-color:var(--acid);background:var(--acid);color:var(--forest-950)}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metrics-grid article{min-height:92px;display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--line);border-radius:7px;background:#fff}.metric-icon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px}.metric-icon.red{color:var(--red);background:#fae8e6}.metric-icon.amber{color:var(--amber);background:#fbedd8}.metric-icon.green{color:#2b7456;background:#e1f0e7}.metric-icon.blue{color:var(--blue);background:#e3eef2}.metrics-grid small,.metrics-grid em{display:block;color:var(--muted);font-size:9px;font-style:normal}.metrics-grid strong{display:inline-block;margin:2px 6px 0 0;font-size:24px}.metrics-grid em{display:inline-block}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);gap:14px}.risk-board{grid-row:span 2}.task-list{padding:4px 8px 8px}.task-row{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) 100px 20px;align-items:center;gap:10px;padding:13px 10px;border:0;border-bottom:1px solid #edf0ed;background:transparent;text-align:left}.task-row:last-child{border-bottom:0}.task-row:hover{background:#f7f9f6}.task-row strong,.task-row span,.task-row small{display:block}.task-row strong{font-size:12px}.task-row span{margin-top:4px;color:var(--muted);font-size:9px}.task-due{text-align:right}.task-due span{color:#714c19;font-weight:700}.task-row>svg{width:15px;color:#94a098}.agent-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e5e9e5}.agent-grid button{min-height:78px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:9px;position:relative;padding:13px;border:0;background:#fff;text-align:left}.agent-grid button:hover{background:#f5f8f5}.agent-grid button>span{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;color:#24604f;background:#e4f0e9}.agent-grid strong,.agent-grid small{display:block}.agent-grid strong{font-size:11px}.agent-grid small{margin-top:3px;color:var(--muted);font-size:9px}.agent-grid em{position:absolute;top:8px;right:8px;color:#3f7b65;font-size:8px;font-style:normal}.trace-line{padding:12px 18px 16px}.trace-line>div{min-height:34px;display:flex;align-items:center;gap:10px;position:relative}.trace-line>div:not(:last-child):after{content:"";position:absolute;left:11px;top:25px;width:1px;height:19px;background:#d9e0dc}.trace-line i{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:#64746b;background:#edf1ee;font-style:normal;z-index:1}.trace-line i.done{color:#1f694f;background:#dff0e7}.trace-line i svg{width:12px}.trace-line span{color:var(--muted);font-size:9px}.trace-line strong{margin-right:7px;color:#263a31;font-size:10px}.source-panel dl{margin:0;padding:6px 16px 10px}.source-panel dl>div{min-height:40px;display:grid;grid-template-columns:1fr auto 42px;align-items:center;gap:8px;border-bottom:1px solid #edf0ed}.source-panel dl>div:last-child{border-bottom:0}.source-panel dt{font-size:10px}.source-panel dd{display:contents}.source-panel dd>span:last-child{color:var(--muted);font-size:9px;text-align:right}.workflow-rail{min-height:64px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:10px 18px;border:1px solid var(--line);border-radius:8px;background:#fff}.workflow-rail>div{display:flex;align-items:center;gap:8px;position:relative;color:#8a968f;font-size:10px;font-weight:600}.workflow-rail>div:not(:last-child):after{content:"";height:1px;flex:1;margin:0 14px;background:#dfe4e0}.workflow-rail i{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #cdd6d0;border-radius:50%;font-style:normal;font-size:9px}.workflow-rail .active{color:var(--forest-800)}.workflow-rail .active i{border-color:var(--forest-800);background:var(--forest-800);color:#fff}.workflow-rail .done i{border-color:#8db39f;background:#e4f0e9;color:#27664f}.workflow-rail svg{width:12px}.vision-grid{display:grid;grid-template-columns:minmax(340px,.8fr) minmax(460px,1.2fr);gap:16px}.upload-panel,.result-panel{min-height:590px}.upload-panel{padding-bottom:18px}.drop-zone{width:calc(100% - 36px);aspect-ratio:4 / 3;max-height:330px;margin:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed #aab8b0;border-radius:7px;background:#f6f8f5;overflow:hidden}.drop-zone:hover{border-color:var(--forest-700);background:#f0f5f1}.drop-zone>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#2d6a56;background:#dfede5}.drop-zone strong{font-size:13px}.drop-zone small{color:var(--muted);font-size:10px}.drop-zone.has-preview{background:#18241f}.drop-zone img{width:100%;height:100%;object-fit:contain}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.upload-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 18px 14px;color:var(--muted);font-size:10px}.upload-panel>.full{width:calc(100% - 36px);margin:0 18px}.demo-note{display:flex;align-items:center;gap:5px;margin:10px 18px 0;color:#89958e;font-size:9px}.demo-note svg{width:11px}.result-panel{padding-bottom:18px}.result-empty{min-height:460px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:30px;text-align:center;color:#8a968f}.result-empty>svg{width:42px;height:42px;color:#a8b4ad}.result-empty strong{color:#536159;font-size:13px}.result-empty span{max-width:340px;font-size:10px;line-height:1.7}.result-empty.compact{min-height:310px}.result-summary{display:grid;grid-template-columns:95px 1fr;gap:18px;margin:18px;padding:18px;border-radius:7px;background:#f7f8f5}.risk-score{min-height:95px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #edc78f;border-radius:6px;color:#704410;background:#fff1dc}.risk-score span,.risk-score small{font-size:9px}.risk-score strong{font-size:31px;line-height:1.1}.result-summary h3{margin:8px 0 6px;font-size:15px}.result-summary p{margin:0;color:#5b6962;font-size:11px;line-height:1.7}.evidence-list{margin:0 18px;padding:0}.evidence-list>div{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:13px 0;border-top:1px solid #e6eae6}.evidence-list dt{color:var(--muted);font-size:10px;font-weight:700}.evidence-list dd{margin:0;font-size:10px;line-height:1.7}.review-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 18px}.review-fields label,.risk-form-grid label{display:grid;gap:6px;color:#405048;font-size:10px;font-weight:700}.review-fields select,.review-fields input,.risk-form-grid select,.risk-form-grid textarea{width:100%;border:1px solid #d4dcd6;border-radius:5px;background:#fff;padding:9px 10px;color:#26372f;font-size:10px}.action-bar{display:flex;justify-content:flex-end;gap:8px;margin:16px 18px 0;padding-top:15px;border-top:1px solid #e6eae6}.chat-layout{height:calc(100vh - 123px);min-height:650px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:14px}.chat-side{padding:14px}.chat-history-title{display:flex;justify-content:space-between;margin:20px 5px 8px;color:#7c8982;font-size:9px;font-weight:800}.chat-history-title svg{width:13px}.chat-side>button:not(.primary-button){width:100%;display:grid;grid-template-columns:18px 1fr 18px;align-items:center;gap:7px;padding:10px 8px;border:0;border-radius:5px;background:transparent;text-align:left;font-size:10px}.chat-side>button.active{background:#edf3ef;color:#245e4d;font-weight:700}.chat-side>button svg{width:14px}.scope-box{display:grid;gap:7px;margin-top:22px;padding:12px;border:1px solid var(--line);border-radius:6px;background:#f7f9f7}.scope-box strong{font-size:10px}.scope-box select{width:100%;border:1px solid #d8dfda;border-radius:4px;padding:7px;background:#fff;font-size:9px}.scope-box small{display:flex;align-items:center;gap:5px;color:#698078;font-size:8px}.scope-box small svg{width:9px;color:#33805e}.chat-main{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;overflow:hidden}.chat-context{min-height:48px;display:flex;align-items:center;gap:9px;padding:0 18px;border-bottom:1px solid var(--line)}.chat-context>span:not(.status-tag){display:inline-flex;align-items:center;gap:5px;color:#607068;font-size:9px}.chat-context>span svg{width:13px}.chat-context .status-tag{margin-left:auto}.message-stream{overflow:auto;padding:22px clamp(18px,5vw,70px)}.message{display:flex;gap:10px;margin-bottom:20px}.message.user{flex-direction:row-reverse}.avatar{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:6px;color:#fff;background:var(--forest-800)}.message.user .avatar{color:#42544b;background:#e6ebe7}.avatar svg{width:15px}.message-body{max-width:82%}.message-body>p{margin:0;padding:12px 14px;border:1px solid #e0e5e1;border-radius:3px 7px 7px;background:#f8f9f7;font-size:11px;line-height:1.8;white-space:pre-wrap}.message.user .message-body>p{color:#fff;background:var(--forest-800);border-color:var(--forest-800);border-radius:7px 3px 7px 7px}.citations{display:grid;gap:6px;margin-top:8px;padding:10px;border-left:2px solid #80a993;background:#f3f7f4}.citations>strong{color:#537065;font-size:9px}.citations button{display:grid;grid-template-columns:15px 1fr 18px;align-items:center;gap:6px;border:0;background:none;text-align:left;color:#3d5e52;font-size:9px}.citations button svg{width:12px}.citations button em{width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#dceae2;font-size:8px;font-style:normal}.suggestions{display:flex;gap:6px;padding:0 18px 10px;overflow:auto}.suggestions button{white-space:nowrap;padding:6px 9px;border:1px solid #dbe2dd;border-radius:4px;background:#fff;color:#53635a;font-size:9px}.composer{position:relative;margin:0 18px 18px;border:1px solid #bcc9c1;border-radius:7px;background:#fff;box-shadow:0 8px 24px #1f392e14}.composer textarea{width:100%;height:78px;resize:none;border:0;outline:0;padding:12px 54px 25px 12px;background:transparent;font-size:11px}.send-button{position:absolute;right:10px;top:10px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:5px;color:#fff;background:var(--forest-800)}.send-button:disabled{background:#bdc7c1}.composer small{position:absolute;left:12px;bottom:7px;color:#909b95;font-size:8px}.risk-input{padding-bottom:18px}.risk-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:18px}.risk-form-grid .wide{grid-column:1/-1}.risk-form-grid textarea{min-height:78px;resize:vertical}.file-field button{height:55px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #aebbb3;border-radius:6px;background:#f7f9f7;color:#436156;font-size:10px}.file-field small{color:#829087;font-size:8px}.analyze-button{margin-left:18px}.risk-output-grid{display:grid;grid-template-columns:minmax(340px,.75fr) minmax(450px,1.25fr);gap:16px}.matrix-controls{display:grid;gap:16px;padding:18px}.matrix-controls label{display:grid;grid-template-columns:1fr auto;gap:8px;color:#56665e;font-size:10px}.matrix-controls input{grid-column:1/-1;width:100%;accent-color:var(--forest-700)}.matrix-score{display:flex;align-items:center;gap:10px;margin:0 18px 14px;padding:11px 14px;border-radius:6px;background:#f4f6f3}.matrix-score span{color:var(--muted);font-size:10px}.matrix-score strong{font-size:22px}.matrix-score .level-tag{margin-left:auto}.matrix-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2px;margin:0 18px 18px;transform:scaleY(-1)}.matrix-grid span{aspect-ratio:1.25;display:grid;place-items:center;border-radius:3px;transform:scaleY(-1);font-size:9px;font-weight:700}.matrix-grid .cell-重大{background:#d9675e;color:#fff}.matrix-grid .cell-较大{background:#e6a24c}.matrix-grid .cell-一般{background:#d8df70}.matrix-grid .cell-低{background:#7eb493;color:#fff}.finding-list{padding:7px 14px 15px}.finding-list article{display:grid;grid-template-columns:42px 1fr 32px;align-items:start;gap:9px;padding:13px 4px;border-bottom:1px solid #e9ece9}.finding-list strong{font-size:11px}.finding-list p{margin:4px 0;color:var(--muted);font-size:9px}.finding-list small{display:flex;align-items:center;gap:4px;color:#547165;font-size:8px}.finding-list small svg{width:11px}.finding-list article>button{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:4px;background:#fff}.finding-list article>button svg{width:13px}.finding-list>.full{margin-top:14px}.daily-summary{min-height:84px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(230px,.8fr) auto auto;align-items:center;gap:12px;padding:14px 18px;border-radius:8px;color:#fff;background:var(--forest-900)}.daily-summary>div:first-child{display:flex;align-items:center;gap:12px}.daily-summary>div:first-child>svg{width:28px;height:28px;color:var(--acid)}.daily-summary small,.daily-summary strong{display:block}.daily-summary small{color:#9ab0a7;font-size:9px}.daily-summary strong{margin-top:2px;font-size:17px}.progress-block span{display:block;margin-bottom:7px;color:#b5c5be;font-size:9px}.progress-block span strong{display:inline;font-size:13px;color:#fff}.progress-block>div{height:5px;overflow:hidden;border-radius:3px;background:#ffffff21}.progress-block i{display:block;height:100%;background:var(--acid)}.daily-summary .secondary-button{border-color:#fff3;background:#ffffff14;color:#fff}.daily-summary .primary-button{border-color:var(--acid);background:var(--acid);color:var(--forest-950)}.daily-filter{min-height:51px;display:flex;align-items:center;gap:4px;padding:0 14px;border-bottom:1px solid var(--line)}.daily-filter>button:not(.icon-plain){height:31px;padding:0 10px;border:0;border-radius:4px;background:transparent;color:#65736c;font-size:10px}.daily-filter>button.active{color:#205b49;background:#e6f0ea;font-weight:700}.daily-filter em{font-style:normal}.daily-filter>span{flex:1}.checklist-list{padding:0 14px 6px}.checklist-list article{min-height:69px;display:grid;grid-template-columns:28px 43px minmax(0,1fr) 75px 32px;align-items:center;gap:10px;border-bottom:1px solid #e8ece8}.checklist-list article.checked{opacity:.6}.checklist-list article.checked .check-main strong{text-decoration:line-through}.check-control{width:21px;height:21px;display:grid;place-items:center;border:1px solid #b6c2bb;border-radius:4px;background:#fff}.checked .check-control{border-color:#2e7658;background:#2e7658;color:#fff}.check-control svg{width:13px}.check-main strong{display:block;font-size:11px}.check-main span{display:flex;align-items:center;gap:4px;margin-top:5px;color:var(--muted);font-size:8px}.check-main span svg{width:11px}.assignment{text-align:right}.assignment span,.assignment small{display:block}.assignment span{font-size:10px;font-weight:700}.assignment small{color:var(--muted);font-size:9px}.generated-by{min-height:70px;display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:13px 18px}.generated-by>svg{width:25px;height:25px;color:#34715b}.generated-by strong,.generated-by span{display:block}.generated-by strong{font-size:10px}.generated-by span{margin-top:4px;color:var(--muted);font-size:9px}.knowledge-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.knowledge-stats article{min-height:78px;display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:7px;background:#fff}.knowledge-stats article>svg{width:22px;height:22px;color:#2d7158}.knowledge-stats strong,.knowledge-stats small{display:block}.knowledge-stats strong{font-size:19px}.knowledge-stats small{color:var(--muted);font-size:9px}.knowledge-toolbar{display:flex;justify-content:space-between;gap:12px;padding:14px 16px}.search-box{width:min(420px,100%);display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--line);border-radius:5px}.search-box svg{width:14px;color:#849088}.search-box input{width:100%;height:35px;border:0;outline:0;background:transparent;font-size:10px}.knowledge-tabs{display:flex;gap:4px;padding:0 16px;border-bottom:1px solid var(--line)}.knowledge-tabs button{padding:10px 12px;border:0;border-bottom:2px solid transparent;background:none;color:#6f7d75;font-size:10px}.knowledge-tabs button.active{border-color:var(--forest-700);color:var(--forest-700);font-weight:700}.document-head,.document-table article{display:grid;grid-template-columns:minmax(280px,1.5fr) minmax(100px,.6fr) 100px 72px 95px 34px;align-items:center;gap:10px;min-height:53px;padding:0 16px}.document-head{min-height:39px;color:#7b8780;background:#f6f8f6;font-size:9px;font-weight:700}.document-table article{border-top:1px solid #edf0ed;font-size:9px}.document-name{min-width:0;display:flex;align-items:center;gap:9px}.document-name>span{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:5px;color:#39755e;background:#e7f0eb}.document-name svg{width:14px}.document-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.document-table .status-tag{width:max-content}.knowledge-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:14px;padding:15px 18px;border:1px solid var(--line);border-radius:7px;background:#fff}.knowledge-flow>div{display:flex;align-items:center;gap:10px}.knowledge-flow i{width:35px;height:35px;display:grid;place-items:center;border-radius:6px;color:#2b6a53;background:#e4efe8}.knowledge-flow i svg{width:17px}.knowledge-flow strong,.knowledge-flow small{display:block}.knowledge-flow strong{font-size:10px}.knowledge-flow small{margin-top:3px;color:var(--muted);font-size:8px}.knowledge-flow>svg{width:14px;color:#a5b0aa}.knowledge-panel{min-width:0;overflow:hidden}.upload-error{display:flex;align-items:center;gap:5px;margin:10px 18px 0;color:#a23d35;font-size:9px}.upload-error svg{width:11px}.toast{position:fixed;z-index:100;right:22px;bottom:22px;display:flex;align-items:center;gap:8px;padding:12px 15px;border-radius:6px;color:#fff;background:#183f34;box-shadow:0 15px 35px #0f2d2440;font-size:11px}.toast svg{color:var(--acid)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.menu-scrim{display:none}@media(max-width:1100px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.sidebar{width:220px}.project-popover{width:188px}.main-area{grid-column:2}.topbar{padding:0 18px}.content-area{padding:20px 18px 50px}.global-search{display:none}.command-strip{grid-template-columns:125px 170px 1fr}.command-strip>button{display:none}.metrics-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.risk-board{grid-row:auto}.vision-grid,.risk-output-grid{grid-template-columns:1fr}.upload-panel,.result-panel{min-height:auto}.chat-layout{grid-template-columns:210px 1fr}.document-head,.document-table article{grid-template-columns:minmax(230px,1fr) 100px 90px 55px 80px 30px}}@media(max-width:760px){.app-shell{display:block}.sidebar{width:min(82vw,280px);transform:translate(-102%);transition:transform .2s ease;box-shadow:20px 0 50px #00000038}.sidebar.open{transform:translate(0)}.mobile-close{display:grid;place-items:center}.menu-scrim{display:block;position:fixed;inset:0;z-index:25;border:0;background:#0b1a1480}.main-area{min-height:100vh}.topbar{height:64px;padding:0 13px}.menu-button{display:grid}.page-heading>span{display:none}.page-heading h1{font-size:17px}.page-heading p,.notification{display:none}.quick-create{width:38px;padding:0;font-size:0}.quick-create svg{width:18px}.mobile-context{display:flex;align-items:center;gap:8px;padding:9px 14px;border-bottom:1px solid var(--line);background:#f7f8f5}.mobile-context .project-glyph{width:27px;height:27px;font-size:10px}.mobile-context strong{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.content-area{padding:13px 12px 88px}.mobile-nav{position:fixed;inset:auto 0 0;z-index:22;height:65px;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #d8ded9;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:none;color:#77857d;font-size:8px}.mobile-nav button.active{color:#1e634d;font-weight:700}.mobile-nav svg{width:19px;height:19px}.command-strip{grid-template-columns:1fr 1fr}.command-strip .command-alert{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1)}.command-strip>div{padding:12px 14px}.metrics-grid{gap:8px}.metrics-grid article{min-height:80px;padding:12px;gap:9px}.metric-icon{width:34px;height:34px}.metrics-grid strong{font-size:20px}.dashboard-grid{gap:10px}.task-row{grid-template-columns:39px minmax(0,1fr) 20px}.task-due{display:none}.agent-grid{grid-template-columns:1fr}.workflow-rail{grid-template-columns:1fr;gap:8px}.workflow-rail>div:not(:last-child):after{display:none}.vision-grid{grid-template-columns:1fr}.drop-zone{max-height:270px}.result-summary{grid-template-columns:75px 1fr;padding:13px;gap:12px}.risk-score{min-height:80px}.review-fields{grid-template-columns:1fr}.chat-layout{height:auto;min-height:calc(100vh - 165px);display:block}.chat-side{display:none}.chat-main{min-height:calc(100vh - 165px);grid-template-rows:auto minmax(350px,1fr) auto auto}.message-stream{padding:16px 12px}.message-body{max-width:88%}.suggestions{padding-left:12px;padding-right:12px}.composer{margin:0 12px 12px}.risk-form-grid{grid-template-columns:1fr}.risk-form-grid .wide{grid-column:auto}.risk-output-grid{grid-template-columns:1fr}.daily-summary{grid-template-columns:1fr auto}.daily-summary .progress-block{grid-column:1/-1;grid-row:2}.daily-summary .secondary-button{display:none}.daily-summary .primary-button{grid-column:2;grid-row:1}.checklist-list article{grid-template-columns:26px 40px minmax(0,1fr) 28px;padding:10px 0}.check-control{grid-column:1;grid-row:1 / span 2}.checklist-list article>.level-tag{grid-column:2;grid-row:1 / span 2}.check-main{grid-column:3;grid-row:1}.assignment{grid-column:3;grid-row:2;display:flex;gap:8px;text-align:left}.assignment span,.assignment small{display:inline}.checklist-list article>.icon-plain{grid-column:4;grid-row:1 / span 2}.daily-filter{overflow:auto}.generated-by{grid-template-columns:30px 1fr}.generated-by button{display:none}.knowledge-stats{grid-template-columns:1fr 1fr;gap:8px}.knowledge-stats article{min-height:68px;padding:11px}.knowledge-toolbar{padding:11px}.knowledge-toolbar .primary-button{width:38px;padding:0;font-size:0}.document-table{overflow-x:auto}.document-head,.document-table article{width:760px}.knowledge-flow{grid-template-columns:1fr;gap:8px}.knowledge-flow>svg{transform:rotate(90deg);justify-self:center}.toast{right:12px;bottom:78px;left:12px;justify-content:center}.section-title{padding:13px 14px}}
