:root{color:#44332f;font-synthesis:none;--navy:#4d332d;--blue:#c66b52;--line:#eaded5;--muted:#806f67;--gold:#d6a24e;--shadow:0 12px 36px #68413417;background:#fff8f2;font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{stroke-width:1.8px;width:1.15rem;height:1.15rem}.app-shell{min-height:100vh}.sidebar{z-index:20;color:#fff;background:linear-gradient(#0d2841 0%,#102f4d 58%,#0b2238 100%);flex-direction:column;width:240px;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:0 8px 28px;display:flex}.brand-mark{color:#102a43;background:linear-gradient(145deg,#f5d99f,#d8a84e);border-radius:12px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 24px #d8a84e40}.brand-mark svg{stroke-width:2.2px;width:23px;height:23px}.brand b{letter-spacing:.08em;font-size:19px;display:block}.brand small{color:#9bb0c3;letter-spacing:.16em;margin-top:3px;font-size:10px;display:block}.sidebar nav{gap:7px;margin-top:25px;display:grid}.sidebar nav a{color:#b9c9d8;border-radius:9px;align-items:center;gap:12px;min-height:46px;padding:0 14px;font-size:15px;transition:all .2s;display:flex}.sidebar nav a>small{display:none}.sidebar nav a:hover{color:#fff;background:#ffffff12}.sidebar nav a.active{color:#fff;background:linear-gradient(90deg,#3881be66,#3881be2e);box-shadow:inset 3px 0 #64a5dc}.sidebar-foot{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:10px;margin-top:auto;padding:14px 12px;display:flex}.sidebar-foot b,.sidebar-foot small{display:block}.sidebar-foot b{font-size:13px}.sidebar-foot small{color:#8fa6ba;margin-top:3px;font-size:11px}.main-shell{min-width:0;margin-left:240px}.topbar{z-index:15;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffeb;border-bottom:1px solid #e6ebf1;justify-content:space-between;align-items:center;height:70px;padding:0 34px;display:flex;position:sticky;top:0}.global-search{color:#7b8b99;background:#f7f9fb;border:1px solid #e0e7ef;border-radius:8px;align-items:center;gap:10px;width:min(420px,42vw);height:40px;padding:0 12px;font-size:13px;display:flex}.global-search kbd{background:#fff;border:1px solid #d8e0e8;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:11px}.top-actions{align-items:center;gap:10px;display:flex}.demo-badge{color:#51657a;background:#eef4fa;border-radius:20px;align-items:center;gap:7px;padding:6px 10px;font-size:12px;font-weight:700;display:flex}.demo-badge i{background:#2f855a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #2f855a1f}.avatar{color:#fff;background:#2563a6;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.user b,.user small{display:block}.user b{font-size:13px}.user small{color:#8795a3;margin-top:2px;font-size:11px}main{min-height:calc(100vh - 70px)}.page{max-width:1600px;margin:0 auto;padding:32px 36px 48px}.page-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:25px;display:flex}.page-heading h1{color:var(--navy);letter-spacing:-.03em;margin:5px 0 7px;font-size:clamp(26px,3vw,34px)}.page-heading p{color:var(--muted);margin:0;font-size:14px}.eyebrow{letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#3d6d99!important;font-size:12px!important}.primary,.light-button{color:#fff;cursor:pointer;background:#2563a6;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #2563a633}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.stats-grid article{background:#fff;border:1px solid #e2e9f0;border-radius:12px;align-items:center;gap:15px;min-height:112px;padding:20px;display:flex;box-shadow:0 4px 16px #1a344e0a}.stat-icon{border-radius:10px;flex:none;place-items:center;width:44px;height:44px;display:grid}.stat-icon.red{color:#c94141;background:#fcebec}.stat-icon.gold{color:#9a6d17;background:#f9f0dd}.stat-icon.green{color:#2f855a;background:#e8f5ee}.stats-grid small,.stats-grid strong,.stats-grid em{display:block}.stats-grid small{color:#677786;font-size:13px}.stats-grid strong{color:#142f49;margin:3px 0 1px;font-size:28px}.stats-grid em{color:#8a97a5;font-size:11px;font-style:normal}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);gap:18px;margin-bottom:18px;display:grid}.panel{box-shadow:var(--shadow);background:#fff;border:1px solid #e0e8f0;border-radius:13px}.section-head{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:18px 22px;display:flex}.section-head h2{color:#173653;margin:0 0 4px;font-size:18px}.section-head p{color:#8492a0;margin:0;font-size:12px}.section-head>a{color:#2563a6;align-items:center;font-size:12px;font-weight:700;display:flex}.section-head>a svg{width:15px}.priority-list{padding:6px 10px}.priority-row{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;padding:12px;display:grid}.priority-row:hover{background:#f7f9fc}.priority-icon{border-radius:9px;place-items:center;width:39px;height:39px;display:grid}.priority-icon.danger{color:#c94141;background:#fcebec}.priority-icon.warning{color:#d9822b;background:#fff2e4}.priority-icon.warm{color:#9a6d17;background:#f8f0df}.priority-icon.blue{color:#2563a6;background:#eaf2fb}.priority-row span:nth-child(2){min-width:0}.priority-row small,.priority-row b,.priority-row em{display:block}.priority-row small{color:#8b98a5;margin-bottom:3px;font-size:10px;font-weight:800}.priority-row b{color:#23394e;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.priority-row em{color:#8c98a3;margin-top:3px;font-size:11px;font-style:normal}.priority-row>svg{color:#a7b3bf;width:16px}.safety-card{color:#fff;background:linear-gradient(145deg,#123757,#174b75 70%,#1e5c8d);border-radius:13px;padding:26px;position:relative;overflow:hidden;box-shadow:0 16px 34px #102a432e}.safety-glow{filter:blur(2px);background:#519fda38;border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-75px}.camera-orb{background:#ffffff1a;border:1px solid #ffffff40;border-radius:13px;place-items:center;width:50px;height:50px;margin-bottom:18px;display:grid;position:relative}.camera-orb svg{width:24px;height:24px}.safety-card .eyebrow{color:#9dccf0!important}.safety-card h2{margin:7px 0 10px;font-size:24px;position:relative}.safety-card>p:not(.eyebrow){color:#c5d8e8;max-width:390px;margin:0 0 20px;font-size:13px;line-height:1.75;position:relative}.light-button{color:#123757;box-shadow:none;background:#fff;font-size:13px;position:relative}.safety-note{color:#9ec1dc;align-items:center;gap:6px;max-width:170px;font-size:10px;line-height:1.5;display:flex;position:absolute;bottom:18px;right:20px}.safety-note svg{flex:none;width:14px}.agents-panel{overflow:hidden}.agent-grid{grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.agent-grid article{border-right:1px solid #edf1f5;min-width:0;padding:20px 18px}.agent-grid article:last-child{border:0}.agent-grid article>span{color:#2563a6;background:#edf4fb;border-radius:9px;place-items:center;width:38px;height:38px;margin-bottom:15px;display:grid}.agent-grid article>small{color:#9a792d;font-size:10px;font-weight:800;display:block}.agent-grid h3{color:#18364f;margin:5px 0 8px;font-size:14px}.agent-grid p{color:#768594;height:48px;margin:0;font-size:11px;line-height:1.55}.agent-grid button{color:#356d9f;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin-top:12px;padding:0;font-size:11px;font-weight:700;display:flex}.agent-grid button svg{width:13px}.float-camera{z-index:30;color:#fff;background:#c83e3e;border-radius:28px;align-items:center;gap:8px;padding:13px 17px;font-size:13px;font-weight:800;display:flex;position:fixed;bottom:26px;right:26px;box-shadow:0 12px 30px #a022224d}.empty-page{text-align:center;color:#7b8c9d;align-content:center;place-items:center;min-height:65vh;display:grid}.empty-page svg{color:#aac0d3;width:46px;height:46px}.empty-page h1{color:#24435f;margin:18px 0 8px;font-size:24px}.empty-page p{margin:0}@media (max-width:1180px){.stats-grid{grid-template-columns:repeat(2,1fr)}.agent-grid{grid-template-columns:repeat(3,1fr)}.agent-grid article{border-bottom:1px solid #edf1f5}.dashboard-grid{grid-template-columns:1fr}.safety-card{min-height:300px}}@media (max-width:760px){.sidebar{flex-direction:row;align-items:center;width:100%;height:64px;padding:8px 14px;inset:0 0 auto}.brand{border:0;padding:0}.brand small,.sidebar-foot,.sidebar nav a{font-size:0}.brand-mark{width:36px;height:36px}.sidebar nav{gap:3px;margin:0 0 0 auto;display:flex}.sidebar nav a{min-height:42px;padding:0 10px}.sidebar nav a svg{width:20px;height:20px}.main-shell{margin:64px 0 0}.topbar{height:58px;padding:0 16px}.global-search{justify-content:center;width:42px;padding:0}.global-search span,.global-search kbd,.user{display:none}.page{padding:22px 16px 90px}.page-heading{align-items:flex-start}.page-heading .primary{display:none}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stats-grid article{min-height:96px;padding:14px}.stat-icon{width:38px;height:38px}.agent-grid{grid-template-columns:1fr 1fr}.section-head{padding:16px}.section-head p{display:none}.float-camera{bottom:16px;right:16px}.safety-note{max-width:none;margin-top:18px;position:relative;bottom:auto;right:auto}}@media (max-width:480px){.brand b{font-size:15px}.stats-grid,.agent-grid{grid-template-columns:1fr}.agent-grid article{border-right:0}.priority-row em{display:none}.demo-badge{font-size:0}.demo-badge i{margin:0}.safety-card{padding:22px}}.hidden{display:none!important}.mobile-menu,.mobile-close,.mobile-overlay{display:none}.icon-button{color:#627486;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:38px;height:38px;display:grid;position:relative}.icon-button:hover{background:#f1f5f8}.icon-button i{color:#fff;background:#c94141;border:2px solid #fff;border-radius:10px;place-items:center;min-width:15px;height:15px;padding:0 3px;font-size:8px;font-style:normal;display:grid;position:absolute;top:2px;right:3px}.demo-badge{cursor:pointer;border:0}.demo-badge.offline{color:#96620e;background:#fbf1dd}.demo-badge.offline i{background:#d9822b}.secondary{color:#315675;cursor:pointer;background:#fff;border:1px solid #d5e0e9;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.secondary:hover{background:#f6f9fc;border-color:#8db2d2}.secondary svg{width:16px}.primary:disabled{opacity:.65;cursor:wait}.primary.full,.secondary.full{width:100%}.primary.centered{margin:20px auto 0}.drawer-actions.wrap{flex-wrap:wrap}.module-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.module-header h1{color:#102a43;letter-spacing:-.03em;margin:5px 0 7px;font-size:32px}.module-header>div>p:last-child{color:#667787;max-width:760px;margin:0;font-size:14px;line-height:1.65}.header-metrics{text-align:center;background:#fff;border:1px solid #dfe7ef;border-radius:10px;min-width:100px;padding:12px 18px}.header-metrics b{color:#1d4d77;font-size:23px;display:block}.header-metrics span{color:#7d8b99;font-size:11px}.badge{white-space:nowrap;border-radius:16px;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.badge.status{padding:5px 9px}.badge.status i{background:currentColor;border-radius:50%;width:6px;height:6px}.badge.status.pending{color:#9a6918;background:#fbf1dd}.badge.status.processing{color:#276da9;background:#eaf3fb}.badge.status.review{color:#7446a3;background:#f1eafb}.badge.status.done{color:#28734d;background:#e9f5ee}.badge.status.rejected{color:#a73838;background:#fbeaea}.badge.risk{border:1px solid #0000;padding:4px 8px}.badge.risk.high{color:#b63636;background:#fff0f0;border-color:#f1cccc}.badge.risk.medium{color:#b26517;background:#fff6e9;border-color:#f1d5b8}.badge.risk.low{color:#35785a;background:#eff9f3;border-color:#c7e4d4}.badge.risk.notice{color:#466a8a;background:#eef5fb;border-color:#ccdfef}.stats-grid>a{background:#fff;border:1px solid #e2e9f0;border-radius:12px;align-items:center;gap:15px;min-height:112px;padding:20px;transition:all .2s;display:flex;box-shadow:0 4px 16px #1a344e0a}.stats-grid>a:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1a344e17}.agent-grid article>a{color:#356d9f;align-items:center;gap:4px;margin-top:12px;font-size:11px;font-weight:700;display:flex}.agent-grid article>a svg{width:13px}.priority-row{display:grid!important}.empty-state{text-align:center;color:#8292a1;align-content:center;place-items:center;min-height:280px;padding:35px;display:grid}.empty-state>svg{color:#adc0d0;width:40px;height:40px}.empty-state h3,.empty-state h1{color:#274760;margin:15px 0 6px}.empty-state p{margin:0}.empty-state .primary{margin-top:20px}.form-stack{gap:16px;padding:22px;display:grid}.form-stack label{gap:8px;display:grid}.form-stack label>span{color:#344e64;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.form-stack select,.form-stack textarea,.form-stack input,.rectify-panel textarea,.document-input textarea{color:#243b51;resize:vertical;background:#fff;border:1px solid #d5e0e8;border-radius:8px;outline:none;width:100%;padding:11px 12px;line-height:1.65}.caution{color:#4d6880;background:#f1f7fc;border:1px solid #d9e7f3;border-radius:8px;align-items:flex-start;gap:9px;padding:12px 14px;font-size:12px;line-height:1.6;display:flex}.caution svg{color:#3679af;flex:none;margin-top:2px}.caution b{color:#315773;display:block}.caution.warm{color:#745c2e;background:#fff9ed;border-color:#ead9b8}.caution.warm svg{color:#b78932}.policy-source{color:#315f85;background:#f7fafc;border:1px solid #dbe6ef;border-radius:8px;align-items:center;gap:11px;padding:12px 14px;display:flex}.policy-source>svg{flex:none}.policy-source span{flex:1;min-width:0}.policy-source small,.policy-source b,.policy-source em{display:block}.policy-source small{color:#81909d;margin-bottom:3px;font-size:10px}.policy-source b{color:#294b68;text-overflow:ellipsis;font-size:12px;overflow:hidden}.policy-source em{color:#7c8b98;margin-top:4px;font-size:10px;font-style:normal}.policy-source button{color:#2563a6;background:0 0;border:0;font-size:11px;font-weight:700}.drawer-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.detail-grid>div{background:#fafbfd;border:1px solid #e5ebf0;border-radius:8px;padding:12px}.detail-grid small,.detail-grid b{display:block}.detail-grid small{color:#8795a2;margin-bottom:5px;font-size:10px}.detail-grid b{color:#334e64;font-size:12px;line-height:1.5}.detail-block{margin:16px 0}.detail-block h3{color:#354f65;margin:0 0 7px;font-size:13px}.detail-block p{color:#667786;margin:0;font-size:12px;line-height:1.75}.task-workspace,.rights-panel,.library-panel,.finance-table{overflow:hidden}.tabs-row{border-bottom:1px solid #e7edf2;gap:4px;padding:0 18px;display:flex}.tabs-row button{color:#6f7f8d;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;min-height:54px;padding:0 13px;font-size:13px;font-weight:700;display:flex;position:relative}.tabs-row button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.tabs-row button.active{color:#245f92}.tabs-row button span{background:#eff3f6;border-radius:10px;place-items:center;min-width:19px;height:19px;font-size:9px;display:grid}.tabs-row button.active span{color:#2563a6;background:#e4f0fb}.filterbar{background:#fbfcfd;gap:10px;padding:14px 18px;display:flex}.filterbar label,.small-search{background:#fff;border:1px solid #dbe4eb;border-radius:8px;flex:1;align-items:center;gap:8px;max-width:440px;height:40px;padding:0 11px;display:flex}.filterbar input,.small-search input{color:#293e52;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:12px}.filterbar select{color:#506579;background:#fff;border:1px solid #dbe4eb;border-radius:8px;min-width:135px;padding:0 30px 0 10px;font-size:12px}.table-scroll{overflow:auto}.data-table{border-collapse:collapse;width:100%;font-size:12px}.data-table th{color:#70808f;text-align:left;white-space:nowrap;background:#f3f6f9;padding:12px 14px}.data-table td{color:#4f6273;vertical-align:middle;border-bottom:1px solid #edf1f4;padding:14px}.data-table tbody tr{cursor:pointer}.data-table tbody tr:hover,.data-table tbody tr.selected{background:#f5f9fc}.data-table td>b,.data-table td>small{display:block}.data-table td>b{color:#294157;max-width:420px;font-size:12px}.data-table td>small{color:#8a97a3;max-width:360px;margin-top:4px;font-size:10px;line-height:1.5}.data-table td>button{color:#7f92a3;cursor:pointer;background:0 0;border:0}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0818276b;justify-content:flex-end;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.drawer{background:#fff;width:min(580px,94vw);height:100%;animation:.25s slideIn;overflow:auto;box-shadow:-20px 0 50px #0818272e}.drawer>header{border-bottom:1px solid #e6ebef;justify-content:space-between;align-items:center;height:68px;padding:0 22px;display:flex}.drawer>header h2{color:#203e57;margin:0;font-size:17px}.drawer>header button{color:#728393;cursor:pointer;background:#f3f6f8;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.drawer-body{padding:24px}.detail-title>span{color:#7d8e9d;font-size:11px}.detail-title h2{color:#173650;margin:8px 0 12px;font-size:23px;line-height:1.45}.detail-title>div{gap:8px;display:flex}.rolebar{background:#fff;border:1px solid #dce5ed;border-radius:10px;align-items:center;gap:7px;margin-bottom:14px;padding:10px;display:flex}.rolebar>span{color:#64788a;align-items:center;gap:7px;margin:0 6px;font-size:12px;font-weight:700;display:flex}.rolebar button{color:#6e7f8e;cursor:pointer;background:#f2f5f7;border:1px solid #0000;border-radius:7px;min-height:34px;padding:0 12px;font-size:11px}.rolebar button.active{color:#235e91;background:#eaf3fb;border-color:#bad3e7;font-weight:800}.rolebar em{color:#a26c1d;margin-left:auto;padding-right:5px;font-size:11px;font-style:normal;font-weight:700}.process-stepper{background:#fff;border:1px solid #e0e7ee;border-radius:10px;grid-template-columns:repeat(4,1fr);margin-bottom:18px;padding:15px 20px;display:grid}.process-stepper>div{color:#93a0ab;align-items:center;gap:9px;display:flex;position:relative}.process-stepper>div:not(:last-child):after{content:"";background:#dde5ec;height:1px;position:absolute;left:118px;right:18px}.process-stepper span{z-index:1;background:#fff;border:1px solid #d9e2e9;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.process-stepper span svg{width:13px}.process-stepper b{font-size:11px}.process-stepper>div.complete span{color:#fff;background:#2f6fa2;border-color:#4f8dbc}.safety-layout{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);gap:18px;margin-bottom:18px;display:grid}.upload-panel,.analysis-panel{overflow:hidden}.image-preview{background:#dfe7ed;height:310px;position:relative;overflow:hidden}.image-preview img{object-fit:cover;width:100%;height:100%;display:block}.image-preview span,.case-photo span{color:#fff;background:#0a2032bf;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:700;position:absolute;bottom:13px;left:13px}.analysis-panel{min-height:560px;padding:22px}.analysis-wait{text-align:center;color:#8796a4;align-content:center;place-items:center;height:100%;display:grid}.analysis-wait>svg{color:#9db8cf;width:47px;height:47px}.analysis-wait h2{color:#33516b;margin:17px 0 7px}.analysis-wait p{max-width:340px;margin:0;font-size:12px;line-height:1.7}.analysis-wait div{color:#6d8294;gap:9px;margin-top:22px;font-size:10px;display:flex}.analysis-wait div span{background:#8fb5d3;border-radius:50%;width:7px;height:7px;margin-top:3px}.analysis-panel.ready header{align-items:center;gap:12px;margin-bottom:18px;display:flex}.analysis-panel.ready header>span{color:#fff;background:#2563a6;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.analysis-panel.ready header div{flex:1}.analysis-panel.ready header small,.analysis-panel.ready header h2{display:block}.analysis-panel.ready header small{color:#4781b0;font-size:10px;font-weight:800}.analysis-panel.ready header h2{color:#173b5a;margin:4px 0 0;font-size:17px}.analysis-panel.ready header>strong{color:#2563a6;text-align:right;font-size:22px}.analysis-panel.ready header>strong small{color:#8795a2;font-size:9px;font-weight:500}.analysis-grid{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:13px;display:grid}.analysis-grid>div{background:#fbfcfd;border:1px solid #e3e9ef;border-radius:8px;padding:12px}.analysis-grid small,.analysis-grid b{display:block}.analysis-grid small{color:#8694a1;margin-bottom:5px;font-size:9px}.analysis-grid b{color:#2b465c;font-size:12px}.analysis-panel .caution{margin-top:13px}.spin{animation:1s linear infinite spin}.workflow-card{text-align:center;max-width:850px;margin:0 auto 18px;padding:42px}.workflow-status{color:#a86a18;background:#fff0d8;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 18px;display:grid}.workflow-status svg{width:29px;height:29px}.workflow-card h2{color:#173954;margin:6px 0 9px;font-size:24px}.workflow-card>p:not(.eyebrow){color:#6f8090;margin:0 auto;font-size:13px}.workflow-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0;display:grid}.workflow-summary>div{background:#fafbfd;border:1px solid #e3e9ee;border-radius:8px;padding:15px}.workflow-summary small,.workflow-summary b{color:#8593a0;margin-bottom:7px;font-size:10px;display:block}.workflow-summary b{color:#334f66;margin:0;font-size:12px}.workflow-card>.primary{margin:auto}.admin-actions{justify-content:center;gap:9px;display:flex}.case-detail{grid-template-columns:45% 55%;display:grid;overflow:hidden}.case-photo{min-height:500px;position:relative}.case-photo img{object-fit:cover;width:100%;height:100%}.case-copy{padding:24px}.case-copy h2{color:#183a56;margin:5px 0 18px}.case-copy dl{gap:10px;display:grid}.case-copy dl>div{border-bottom:1px solid #e9eef2;justify-content:space-between;padding-bottom:9px;display:flex}.case-copy dt{color:#84929e;font-size:11px}.case-copy dd{color:#395269;margin:0;font-size:11px;font-weight:700}.rectify-panel{padding:22px}.rectify-panel header{gap:12px;margin-bottom:16px;display:flex}.rectify-panel header>svg{color:#286b9e}.rectify-panel h2{color:#23425d;margin:0 0 4px;font-size:18px}.rectify-panel header p{color:#7c8b98;margin:0;font-size:11px}.after-upload{color:#5984a6;cursor:pointer;background:#f3f8fc;border:1px dashed #9bbbd4;border-radius:10px;align-content:center;place-items:center;gap:7px;height:250px;margin-bottom:14px;display:grid;overflow:hidden}.after-upload input{display:none}.after-upload img{object-fit:cover;width:100%;height:100%}.after-upload b{font-size:12px}.after-upload small{font-size:10px}.review-panel{max-width:1080px;margin:0 auto 18px;overflow:hidden}.compare-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:22px;display:grid}.compare-grid figure{background:#f7f9fb;border:1px solid #e0e6ec;border-radius:10px;margin:0;overflow:hidden}.compare-grid figure img,.empty-after>div{object-fit:cover;width:100%;height:310px}.empty-after>div{color:#8496a5;align-content:center;place-items:center;gap:8px;display:grid}.empty-after>div svg{width:35px;height:35px}.empty-after>div b{font-size:12px}.empty-after>div small{font-size:10px}.compare-grid figcaption{padding:13px}.compare-grid figcaption span{color:#fff;background:#667c8e;border-radius:4px;padding:3px 7px;font-size:9px;display:inline-block}.compare-grid figure:last-child figcaption span{background:#2f855a}.compare-grid figcaption p{color:#526779;margin:7px 0 0;font-size:11px}.compare-arrow{color:#326c9c;background:#e8f1f8;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.review-panel>.caution{margin:0 22px}.review-panel>.drawer-actions{padding:0 22px 22px}.closed-card{max-width:820px;box-shadow:var(--shadow);text-align:center;background:linear-gradient(#fff,#f6fbf8);border:1px solid #cce4d7;border-radius:14px;margin:0 auto 18px;padding:40px}.closed-card>span{color:#fff;background:#2f855a;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 16px;display:grid;box-shadow:0 10px 28px #2f855a40}.closed-card>span svg{width:31px;height:31px}.closed-card h2{color:#1f4e3a;margin:6px 0 8px;font-size:25px}.closed-card>p:not(.eyebrow){color:#6e8177;margin:0}.closed-card>div:not(.caution):not(.drawer-actions){grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0;display:grid}.closed-card article{background:#fff;border:1px solid #dfeae4;border-radius:8px;padding:14px}.closed-card article small,.closed-card article b{display:block}.closed-card article small{color:#84938a;font-size:10px}.closed-card article b{color:#286344;margin-top:5px;font-size:20px}.analytics-panel{overflow:hidden}.analytics-body{grid-template-columns:1fr 1fr;gap:18px;padding:20px;display:grid}.mini-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.analytics-body .mini-stats{grid-template-columns:1fr 1fr}.mini-stats article{background:#fff;border:1px solid #e1e8ee;border-radius:10px;padding:18px}.mini-stats small,.mini-stats b,.mini-stats em{display:block}.mini-stats small{color:#768797;font-size:11px}.mini-stats b{color:#173b58;margin:6px 0 4px;font-size:25px}.mini-stats b small{font-size:11px;display:inline}.mini-stats em{color:#8996a2;font-size:9px;font-style:normal}.chart-card{min-width:0;padding:18px}.chart-card h3{color:#365269;margin:0 0 10px;font-size:13px}.ability-section{margin-bottom:30px}.ability-section>h2{color:#1a3d59;margin:0 0 5px;font-size:19px}.ability-section>p{color:#7e8d99;margin:0 0 14px;font-size:12px}.ability-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.ability-card{background:#fff;border:1px solid #dfe7ee;border-radius:12px;padding:23px;transition:all .2s;box-shadow:0 6px 20px #19344b0d}.ability-card:hover{border-color:#aac5da;transform:translateY(-3px);box-shadow:0 15px 34px #19344b1a}.ability-card header{justify-content:space-between;display:flex}.ability-card header>span{color:#24669a;background:#e9f2f9;border-radius:10px;place-items:center;width:45px;height:45px;display:grid}.ability-card header em{color:#81611c;background:#f8eed9;border-radius:13px;height:24px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800}.ability-card h3{color:#193c58;margin:18px 0 8px;font-size:18px}.ability-card p{color:#687b8c;min-height:48px;margin:0;font-size:12px;line-height:1.7}.ability-card footer{border-top:1px solid #edf1f4;justify-content:space-between;align-items:center;margin-top:20px;padding-top:14px;display:flex}.ability-card footer small{color:#8997a3;font-size:10px}.ability-card footer b{color:#2a6a9e;align-items:center;gap:5px;font-size:11px;display:flex}.ability-card footer svg{width:14px}.warm-stats,.finance-stats{margin-bottom:18px}.warm-layout{grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);gap:18px;display:grid}.calendar-panel,.warm-detail{overflow:hidden}.calendar-nav{gap:5px;display:flex}.calendar-nav button{color:#617587;background:#fff;border:1px solid #dbe4eb;border-radius:6px;height:30px;padding:0 10px;font-size:10px}.event-list{padding:8px}.event-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.event-list>button:hover,.event-list>button.active{background:#f1f7fb}.date-box{color:#275f8c;background:#fff;border:1px solid #d5e3ee;border-radius:8px;flex:none;align-content:center;place-items:center;width:45px;height:45px;display:grid}.date-box b,.date-box small{display:block}.date-box b{font-size:16px}.date-box small{font-size:9px}.event-list>button>span:nth-child(2){flex:1;min-width:0}.event-list em,.event-list>button>span:nth-child(2)>b,.event-list>button>span:nth-child(2)>small{display:block}.event-list em{color:#aa7521;font-size:9px;font-style:normal;font-weight:800}.event-list>button>span:nth-child(2)>b{color:#334e63;margin:3px 0;font-size:12px}.event-list>button>span:nth-child(2)>small{color:#8996a1;font-size:9px}.event-list>button>svg{color:#93a2ae;width:14px}.warm-detail{padding:24px}.warm-detail>header{align-items:center;gap:13px;display:flex}.warm-detail>header>span{color:#9d7425;background:#fbf0da;border-radius:12px;flex:none;place-items:center;width:52px;height:52px;display:grid}.warm-detail>header>span svg{width:24px;height:24px}.warm-detail>header>div{flex:1}.warm-detail>header h2{color:#1c3e58;margin:3px 0;font-size:22px}.warm-detail>header p:not(.eyebrow){color:#80909d;margin:0;font-size:11px}.message-preview{background:linear-gradient(145deg,#fffdfa,#fff7e9);border:1px solid #ead9b7;border-radius:10px;margin:15px 0;padding:18px}.message-preview>span{color:#a07420;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.message-preview p{color:#5d4c2f;margin:12px 0 0;font-family:STKaiti,KaiTi,serif;font-size:18px;line-height:1.9}.risk-banner{color:#fff;background:linear-gradient(120deg,#153a58,#1d527b);border-radius:12px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:18px;padding:18px 22px;display:flex}.risk-banner>div{gap:10px;display:flex}.risk-banner>div>span{background:#ffffff12;border:1px solid #ffffff21;border-radius:8px;min-width:95px;padding:11px 16px}.risk-banner b,.risk-banner small{display:block}.risk-banner b{font-size:24px}.risk-banner small{color:#bfd0de;font-size:9px}.risk-banner>p{color:#c8d9e6;align-items:flex-start;gap:10px;max-width:620px;margin:0;font-size:11px;line-height:1.65;display:flex}.risk-banner>p svg{flex:none}.risk-banner>p b{color:#fff;font-size:11px}.rights-layout{grid-template-columns:minmax(0,1.6fr) minmax(300px,.6fr);display:grid}.inline-detail{background:#fafcfd;border-left:1px solid #e4eaf0;padding:20px}.inline-detail h2{color:#193d59;margin:6px 0 16px;font-size:18px;line-height:1.45}.inline-detail .policy-source,.inline-detail .caution{margin-bottom:13px}.knowledge-shell{min-height:620px;box-shadow:var(--shadow);background:#fff;border:1px solid #dce5ed;border-radius:13px;grid-template-columns:205px minmax(0,1fr);display:grid;overflow:hidden}.knowledge-shell>nav{background:#f8fafc;border-right:1px solid #e2e8ee;padding:14px 10px}.knowledge-shell>nav a{color:#62778a;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:44px;padding:0 10px;font-size:12px;font-weight:700;display:grid}.knowledge-shell>nav a:hover,.knowledge-shell>nav a.active{color:#255f90;background:#eaf2f9}.knowledge-shell>nav a svg:last-child{width:13px}.knowledge-content{min-width:0;padding:22px}.knowledge-hero{color:#fff;background:linear-gradient(125deg,#143955,#1d5a88);border-radius:12px;align-items:center;gap:18px;padding:26px;display:flex}.knowledge-hero>span{background:#ffffff17;border:1px solid #fff3;border-radius:13px;place-items:center;width:58px;height:58px;display:grid}.knowledge-hero>span svg{width:27px;height:27px}.knowledge-hero .eyebrow{color:#a8cbe6!important}.knowledge-hero h2{margin:5px 0 7px;font-size:23px}.knowledge-hero p:not(.eyebrow){color:#c0d4e3;margin:0;font-size:12px}.knowledge-cards{grid-template-columns:1fr 1fr;gap:13px;margin-top:16px;display:grid}.knowledge-cards>a{background:#fff;border:1px solid #e0e7ed;border-radius:10px;padding:20px;transition:all .2s}.knowledge-cards>a>svg{color:#2c6b9d}.knowledge-cards h3{color:#294861;margin:12px 0 6px;font-size:15px}.knowledge-cards p{color:#748696;min-height:38px;margin:0;font-size:11px;line-height:1.65}.knowledge-cards span{color:#2a6a9e;align-items:center;gap:5px;margin-top:13px;font-size:10px;font-weight:800;display:flex}.knowledge-cards span svg{width:13px}.library-panel{box-shadow:none}.library-panel>.data-table{margin-top:0}.library-panel .section-head{padding-top:0}.data-ready{color:#2f7652;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.data-ready i{background:#34a26a;border-radius:50%;width:6px;height:6px}.file-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:18px;display:grid}.file-grid article{background:#fff;border:1px solid #e2e8ed;border-radius:9px;min-width:0;padding:16px}.file-grid article>span{border-radius:8px;place-items:center;width:37px;height:37px;display:grid}.file-grid .excel{color:#2f855a;background:#e8f5ee}.file-grid .word{color:#2563a6;background:#e9f2fb}.file-grid h3{color:#2d485f;text-overflow:ellipsis;margin:12px 0 5px;font-size:11px;line-height:1.5;overflow:hidden}.file-grid p{color:#8996a1;margin:0;font-size:9px}.file-grid footer{border-top:1px solid #edf1f4;justify-content:space-between;align-items:center;margin-top:13px;padding-top:10px;display:flex}.file-grid footer small{color:#317550;font-size:9px}.file-grid footer button{color:#7c8d9b;background:0 0;border:0}.library-panel>.caution{margin:0 18px 18px}.policy-list{gap:10px;padding:16px;display:grid}.policy-list article{border:1px solid #e2e8ed;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:14px;display:grid}.policy-list article>span{color:#286999;background:#eaf3fa;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.policy-list small,.policy-list h3,.policy-list p,.policy-list em{display:block}.policy-list small{color:#8a98a3;font-size:9px}.policy-list h3{color:#2f4c63;margin:4px 0;font-size:12px}.policy-list p{color:#718392;margin:0;font-size:10px}.policy-list em{color:#9a7a39;margin-top:5px;font-size:9px;font-style:normal}.policy-list button{color:#2563a6;background:0 0;border:0;align-items:center;font-size:10px;font-weight:700;display:flex}.qa-shell{max-width:880px;margin:0 auto}.qa-intro{text-align:center;padding:22px}.qa-intro>span{color:#fff;background:#2563a6;border-radius:13px;place-items:center;width:50px;height:50px;margin:auto;display:grid}.qa-intro h2{color:#20415b;margin:14px 0 6px}.qa-intro p{color:#758695;margin:0;font-size:11px}.qa-intro>div{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:15px;display:flex}.qa-intro button{color:#557085;cursor:pointer;background:#fff;border:1px solid #dbe5ed;border-radius:16px;padding:7px 10px;font-size:9px}.conversation{gap:17px;margin:8px 0 16px;display:grid}.question-bubble,.answer-bubble{gap:10px;display:flex}.question-bubble{justify-content:flex-end}.question-bubble>span{color:#fff;background:#2563a6;border-radius:50%;order:2;place-items:center;width:32px;height:32px;font-size:10px;display:grid}.question-bubble p{color:#fff;background:#2563a6;border-radius:12px 4px 12px 12px;max-width:65%;margin:0;padding:11px 14px;font-size:11px}.answer-bubble>span{color:#2563a6;background:#e9f2fa;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.answer-bubble>div{background:#fafcfd;border:1px solid #e0e7ed;border-radius:4px 12px 12px;flex:1;padding:16px}.answer-bubble>div>small{color:#5782a5;font-size:9px;font-weight:800}.answer-bubble>div>p{color:#40586d;margin:9px 0 14px;font-size:12px;line-height:1.8}.typing{color:#71879a;font-size:11px}.typing i{background:#6592b5;border-radius:50%;width:5px;height:5px;margin:0 2px;animation:1s infinite pulse;display:inline-block}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}.qa-input{background:#fff;border:1px solid #cddce7;border-radius:10px;align-items:flex-end;gap:10px;padding:10px;display:flex;box-shadow:0 8px 22px #18344a14}.qa-input textarea{color:#2f4558;resize:none;border:0;outline:none;flex:1;min-width:0;padding:6px}.qa-note{color:#8594a0;justify-content:center;align-items:center;gap:6px;font-size:9px;display:flex}.qa-note svg{width:12px}.import-summary{background:#fff;border:1px solid #dce5ed;border-radius:11px;align-items:center;gap:14px;margin-bottom:16px;padding:16px 18px;display:flex}.import-summary>span{color:#2f855a;background:#e9f5ee;border-radius:10px;flex:none;place-items:center;width:45px;height:45px;display:grid}.import-summary>div:nth-child(2){min-width:190px}.import-summary small,.import-summary h3,.import-summary p{display:block}.import-summary small{color:#83919e;font-size:9px}.import-summary h3{color:#2e4c63;margin:3px 0;font-size:12px}.import-summary p{color:#8a97a3;margin:0;font-size:9px}.mapping-tags{flex-wrap:wrap;flex:1;gap:5px;display:flex}.mapping-tags span{color:#386d52;background:#edf7f1;border-radius:5px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;display:flex}.mapping-tags svg{width:10px}.finance-grid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.finance-result{border-radius:12px;padding:4px 7px;font-size:9px;font-weight:800;display:inline-block}.finance-result.ok{color:#2c7550;background:#e9f5ee}.finance-result.doubt{color:#a26c1d;background:#fff1da}.finance-result.bad{color:#aa3939;background:#fceaea}.report-doc{font-family:Microsoft YaHei,sans-serif}.report-doc .doc-kicker{text-align:center;color:#56748e;font-size:10px}.report-doc>h1{text-align:center;color:#1c3d57;font-size:24px}.report-doc .doc-meta{text-align:center;color:#8494a1;font-size:10px}.report-doc>h2{color:#274c69;margin:22px 0 8px;font-size:15px}.report-doc>p{color:#465d70;font-size:12px;line-height:1.9}.document-layout{grid-template-columns:minmax(400px,.78fr) minmax(0,1.22fr);gap:18px;display:grid}.document-input,.document-preview{overflow:hidden}.structured-fields{background:#fafcfd;border:1px solid #dde6ed;border-radius:9px;margin:0 22px 16px;padding:15px}.structured-fields h3{color:#315977;align-items:center;gap:6px;margin:0 0 11px;font-size:12px;display:flex}.structured-fields dl{grid-template-columns:1fr 1fr;gap:7px;margin:0;display:grid}.structured-fields dl>div{border-bottom:1px solid #e7edf2;justify-content:space-between;padding:8px;display:flex}.structured-fields dt{color:#7e8e9c;font-size:10px}.structured-fields dd{color:#344f65;margin:0;font-size:10px;font-weight:700}.structured-fields .missing dd{color:#b3741b}.template-match{color:#2c6b9d;background:#f1f7fb;border:1px solid #d8e5ef;border-radius:8px;align-items:center;gap:10px;margin:0 22px 22px;padding:12px;display:flex}.template-match span{flex:1;min-width:0}.template-match small,.template-match b{display:block}.template-match small{color:#8293a1;margin-bottom:3px;font-size:9px}.template-match b{color:#31516a;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.template-match>svg:last-child{color:#2f855a}.preview-toolbar{background:#f8fafc;border-bottom:1px solid #e4e9ee;justify-content:space-between;align-items:center;height:61px;padding:0 16px;display:flex}.preview-toolbar>span{color:#3b566c;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.preview-toolbar>div{gap:5px;display:flex}.preview-toolbar button{color:#547087;cursor:pointer;background:#fff;border:1px solid #dae3ea;border-radius:6px;align-items:center;gap:4px;height:31px;padding:0 8px;font-size:9px;display:flex}.preview-toolbar button svg{width:12px}.official-doc{background:#fff;border:1px solid #e1e1dd;min-height:690px;margin:26px;padding:50px 46px;font-family:"FangSong",STFangsong,serif;box-shadow:0 7px 24px #282d3212}.official-doc h1{text-align:center;color:#1b1b1b;margin:0 0 34px;font-family:SimHei,Microsoft YaHei,sans-serif;font-size:24px;line-height:1.55}.official-doc p{text-indent:2em;color:#222;margin:0;font-size:16px;line-height:2}.doc-placeholder{color:#9a6d20;text-align:center;background:#fff9ec;border:1px dashed #d09e47;margin-top:28px;padding:10px;font-family:Microsoft YaHei,sans-serif;font-size:10px}.preview-empty{text-align:center;color:#8394a1;background:#f0f2f4;align-content:center;place-items:center;min-height:650px;padding:40px;display:grid}.preview-empty>svg{color:#aebbc5;width:48px;height:48px}.preview-empty h2{color:#566f82;margin:16px 0 7px;font-size:18px}.preview-empty p{max-width:420px;margin:0;font-size:11px;line-height:1.75}.search-overlay{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07162280;justify-content:center;padding-top:11vh;display:flex;position:fixed;inset:0}.search-overlay>section{background:#fff;border-radius:13px;width:min(620px,92vw);height:max-content;animation:.2s rise;overflow:hidden;box-shadow:0 25px 70px #06172447}.search-overlay header{border-bottom:1px solid #e3e9ee;align-items:center;gap:10px;padding:14px 16px;display:flex}.search-overlay header input{border:0;outline:none;flex:1;min-width:0;font-size:14px}.search-overlay header button{color:#738696;background:0 0;border:0}.search-overlay>section>div{padding:8px}.search-overlay>section>div>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:11px;display:flex}.search-overlay>section>div>button:hover{background:#f2f7fa}.search-overlay button span small,.search-overlay button span b,.search-overlay button span em{display:block}.search-overlay button span small{color:#7e91a0;font-size:9px}.search-overlay button span b{color:#2b485e;margin:3px 0;font-size:12px}.search-overlay button span em{color:#8b98a3;font-size:9px;font-style:normal}.search-overlay kbd{font-size:9px}.search-overlay>section>div>p{text-align:center;color:#8292a0;font-size:11px}.search-overlay footer{color:#8996a1;background:#fafcfd;border-top:1px solid #e8edf1;justify-content:space-between;padding:10px 16px;font-size:9px;display:flex}.search-overlay footer button{color:#53728a;background:0 0;border:0;align-items:center;gap:4px;font-size:9px;display:flex}.search-overlay footer svg{width:11px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.25;transform:translateY(-2px)}}@keyframes fadeIn{0%{opacity:0}}@keyframes slideIn{0%{transform:translate(50px)}}@keyframes rise{0%{opacity:0;transform:translateY(12px)}}@media (max-width:1180px){.ability-grid{grid-template-columns:1fr 1fr}.rights-layout{grid-template-columns:1fr}.inline-detail{border-top:1px solid #e4eaf0;border-left:0}.document-layout{grid-template-columns:1fr}.official-doc{min-height:500px}.file-grid{grid-template-columns:1fr 1fr}.analytics-body{grid-template-columns:1fr}.mini-stats{grid-template-columns:1fr 1fr}}@media (max-width:900px){.safety-layout{grid-template-columns:1fr}.process-stepper>div:not(:last-child):after{display:none}.case-detail{grid-template-columns:1fr}.case-photo{height:320px;min-height:0}.warm-layout,.knowledge-shell{grid-template-columns:1fr}.knowledge-shell>nav{border-bottom:1px solid #e2e8ee;border-right:0;display:flex;overflow:auto}.knowledge-shell>nav a{white-space:nowrap}.finance-grid{grid-template-columns:1fr}.import-summary{flex-wrap:wrap;align-items:flex-start}.mapping-tags{order:4;width:100%}}@media (max-width:760px){.mobile-menu{color:#3c5b72;background:#f0f4f7;border:0;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.mobile-close{display:none}.sidebar{align-items:stretch;width:270px;height:100vh;padding:20px 14px;transition:all .25s;display:flex;inset:0 auto 0 0;transform:translate(-105%)}.sidebar.open{transform:translate(0);box-shadow:18px 0 45px #05162340}.sidebar .brand{padding:0 7px 22px}.sidebar .brand small{display:block}.sidebar nav{gap:6px;margin:20px 0 0;display:grid}.sidebar nav a{min-height:46px;padding:0 13px;font-size:14px}.sidebar nav a span{display:block}.sidebar nav a small{display:none}.sidebar .sidebar-foot{display:flex}.main-shell{margin:0}.topbar{height:62px}.mobile-overlay{z-index:19;background:#06141f66;border:0;display:block;position:fixed;inset:0}.global-search{width:42px}.top-actions{margin-left:auto}.module-header{flex-direction:column;align-items:flex-start}.module-header h1{font-size:27px}.rolebar{overflow:auto}.rolebar>span,.rolebar em{display:none}.process-stepper{padding:11px}.process-stepper>div{text-align:center;justify-items:center;gap:5px;display:grid}.process-stepper b{font-size:9px}.tabs-row{padding:0 8px;overflow:auto}.tabs-row button{white-space:nowrap}.filterbar{flex-wrap:wrap}.filterbar label{flex-basis:100%;width:100%;max-width:none}.filterbar select{flex:1}.filterbar .secondary{display:none}.compare-grid{grid-template-columns:1fr}.compare-arrow{margin:auto;transform:rotate(90deg)}.workflow-summary{grid-template-columns:1fr}.admin-actions{flex-wrap:wrap}.risk-banner{flex-direction:column;align-items:flex-start}.risk-banner>div{width:100%}.risk-banner>div>span{flex:1;min-width:0}.knowledge-content{padding:14px}.knowledge-cards,.file-grid{grid-template-columns:1fr}.document-layout{display:block}.document-input{margin-bottom:15px}.official-doc{margin:12px;padding:35px 23px}.structured-fields dl{grid-template-columns:1fr}.preview-toolbar{flex-direction:column;align-items:flex-start;gap:10px;height:auto;padding:12px}.stats-grid>a{min-height:96px;padding:14px}.analytics-body{padding:12px}.search-overlay{padding-top:6vh}}@media (max-width:480px){.ability-grid,.mini-stats,.analysis-grid,.detail-grid{grid-template-columns:1fr}.rolebar button{white-space:nowrap}.process-stepper b{font-size:8px}.risk-banner>div{grid-template-columns:repeat(3,1fr);display:grid}.risk-banner>div>span{padding:10px}.risk-banner b{font-size:19px}.drawer-body{padding:18px}.page{padding-left:13px;padding-right:13px}.official-doc p{font-size:15px}.top-actions .icon-button{display:none}}.replace-image{cursor:pointer;background:#0a2032c2;border:1px solid #ffffff59;border-radius:6px;align-items:center;padding:7px 9px;position:absolute;bottom:13px;right:13px;color:#fff!important;gap:5px!important;font-size:9px!important;display:flex!important}.replace-image input{display:none}.replace-image svg{width:13px}body{background:radial-gradient(circle at 88% 4%,#f2ba912e,#0000 27rem),linear-gradient(#fffaf6 0%,#fff6ef 100%)}.sidebar{background:linear-gradient(#53352f 0%,#6b4037 58%,#422b27 100%);box-shadow:8px 0 28px #4f2e261a}.brand-mark{color:#5b372e;background:linear-gradient(145deg,#ffe5b6,#e7ad55);box-shadow:0 8px 24px #d7974647}.brand small,.sidebar-foot small{color:#d7bfb5}.sidebar nav a{color:#e2cec6}.sidebar nav a:hover{background:#ffede21a}.sidebar nav a.active{background:linear-gradient(90deg,#ef8f6b57,#f5bb9724);box-shadow:inset 3px 0 #ffc08f}.sidebar-foot{background:#fff4eb0f;border-color:#ffe3d229}.sidebar-foot svg{color:#f2bd67}.topbar{background:#fffcf8ed;border-color:#eee1d8}.global-search{color:#8c7770;background:#fff8f3;border-color:#eadfd7}.global-search kbd{background:#fffdfb;border-color:#e8d9cf}.demo-badge{color:#76594f;background:#faeee6}.avatar,.primary,.question-bubble>span,.question-bubble p,.qa-intro>span{background:#c66b52}.primary,.light-button{box-shadow:0 8px 18px #c66b5233}.primary:hover{background:#b95e47}.float-camera{background:#d15f57;box-shadow:0 12px 30px #b1453d40}.module-header h1,.page-heading h1,.section-head h2,.ability-section>h2{color:#4d332d}.eyebrow{color:#b35f49!important}.panel,.stats-grid article,.stats-grid>a,.mini-stats article,.rolebar,.process-stepper,.import-summary,.knowledge-shell{background:#fffdf9;border-color:#eaded5}.stats-grid article,.stats-grid>a,.ability-card{box-shadow:0 6px 20px #6841340e}.secondary{color:#765247;background:#fffdf9;border-color:#e4d2c7}.secondary:hover{color:#a6523f;background:#fff7f1;border-color:#dca58f}.section-head,.tabs-row,.drawer>header{border-color:#f0e6df}.section-head>a,.agent-grid article>a,.agent-grid article button,.ability-card footer b,.policy-source button,.policy-list button{color:#b85e47}.agent-grid article>span,.answer-bubble>span,.policy-list article>span,.file-grid .word{color:#bd654e;background:#fae9df}.agent-grid article{border-color:#f0e6df}.priority-row:hover,.data-table tbody tr:hover,.data-table tbody tr.selected,.event-list>button:hover,.event-list>button.active{background:#fff5ee}.stat-icon.blue{color:#bd654e;background:#fae9df}.stat-icon.gold,.priority-icon.warm{color:#9a681b;background:#fff0d7}.safety-card,.risk-banner,.knowledge-hero{background:linear-gradient(135deg,#6b4137 0%,#925447 70%,#b96b54 100%);box-shadow:0 16px 34px #63372d30}.safety-glow{background:#ffbe8f33}.safety-card .eyebrow,.knowledge-hero .eyebrow{color:#ffd4b5!important}.safety-card>p:not(.eyebrow),.knowledge-hero p:not(.eyebrow),.risk-banner>p,.risk-banner small{color:#f2d8cc}.safety-note{color:#edcabc}.light-button{color:#6b4137;background:#fffaf5}.tabs-row button.active,.knowledge-shell>nav a:hover,.knowledge-shell>nav a.active{color:#b85e47}.tabs-row button.active:after{background:#c66b52}.tabs-row button.active span,.knowledge-shell>nav a:hover,.knowledge-shell>nav a.active{background:#fae9df}.rolebar button.active{color:#a9523e;background:#fff0e8;border-color:#edbba7}.process-stepper>div.complete{color:#ad5b47}.process-stepper>div.complete span,.analysis-panel.ready header>span{color:#fff;background:#c66b52;border-color:#d7856d}.process-stepper>div.complete:after{background:#e9aa91}.analysis-panel.ready header small,.analysis-panel.ready header>strong{color:#b85e47}.after-upload{color:#a56752;background:#fff7f1;border-color:#ddb6a4}.compare-arrow{color:#b66049;background:#fae9df}.ability-card{background:#fffdf9;border-color:#eaded5}.ability-card:hover{border-color:#e1ad98;box-shadow:0 15px 34px #6841341a}.ability-card.featured{background:linear-gradient(145deg,#fffdf9,#fff0e7);border-color:#e2ad98}.ability-card header>span{color:#bd654e;background:#fae9df}.date-box{color:#ad5a45;background:#fffdf9;border-color:#edd2c4}.warm-detail>header>span{color:#a87522;background:#fff0d2}.message-preview{background:linear-gradient(145deg,#fffdf9,#fff2df);border-color:#eccfae}.message-preview>span{color:#ae7520}.knowledge-shell>nav,.inline-detail,.filterbar,.data-table th,.preview-toolbar,.search-overlay footer{background:#fff8f3}.knowledge-shell>nav{border-color:#eee1d8}.knowledge-cards>a,.file-grid article,.policy-list article{background:#fffdf9;border-color:#eadfd7}.knowledge-cards>a:hover{background:#fff7f1;border-color:#dfa993}.knowledge-cards>a>svg,.knowledge-cards span{color:#b96049}.answer-bubble>div{background:#fffaf6;border-color:#eadfd7}.answer-bubble>div>small{color:#b4634d}.qa-intro button,.qa-input{background:#fffdf9;border-color:#e7d7cd}.qa-input{box-shadow:0 8px 22px #68413414}.form-stack select:focus,.form-stack textarea:focus,.rectify-panel textarea:focus,.document-input textarea:focus{border-color:#d68c73;box-shadow:0 0 0 3px #c66b521a}.caution{color:#775a50;background:#fff5ee;border-color:#ecd8cc}.caution svg,.caution b{color:#a75643}.policy-source,.template-match{color:#a45641;background:#fff8f3;border-color:#ead4c8}.policy-source b,.template-match b{color:#66453b}.structured-fields{background:#fffaf6;border-color:#eadfd7}.structured-fields h3{color:#a65a45}.preview-empty{color:#8d7770;background:#f7f0eb}.search-overlay,.modal-backdrop{background:#4327216b}.search-overlay>section,.drawer{background:#fffdf9}
