:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#16231d;background:#f3f6f3}body{margin:0}.c6-loading,.c6-login{min-height:100vh;display:grid;place-items:center;padding:24px}.c6-login{background:radial-gradient(circle at 10% 10%,#dcebe2 0,transparent 35%),#10231b}.c6-login-card{width:min(520px,100%);background:#fff;border-radius:24px;padding:36px;box-shadow:0 28px 80px #0007}.c6-kicker{color:#278a5b;font-size:12px;font-weight:800;letter-spacing:.14em}.c6-login h1,.c6-header h1{margin:.2rem 0;font-size:32px}.c6-login form,.c6-panel{display:grid;gap:18px}.c6-login label,.c6-panel label{display:grid;gap:8px;font-weight:700}.c6-login input,.c6-panel input,.c6-panel select,.c6-role-row select{width:100%;border:1px solid #cbd7cf;border-radius:12px;padding:13px;background:#fff}.c6-login button,.c6-card button,.c6-panel button{border:0;border-radius:12px;padding:12px 16px;background:#147a4b;color:#fff;font-weight:800;cursor:pointer}.c6-login button:disabled,.c6-panel button:disabled{opacity:.45}.c6-error{color:#b42318}.c6-shell{max-width:1180px;margin:auto;padding:28px}.c6-header{display:flex;justify-content:space-between;align-items:center}.c6-session{display:flex;gap:12px;align-items:center}.c6-session button,.c6-tabs button{border:0;background:transparent;cursor:pointer}.c6-boundary{display:flex;gap:16px;align-items:center;margin:22px 0;padding:14px 18px;border:1px solid #f2c879;background:#fff8e8;border-radius:14px}.c6-boundary strong{color:#9d5c00}.c6-role-row{display:flex;align-items:center;gap:14px}.c6-role-row select{width:auto}.c6-tabs{display:flex;gap:8px;margin:24px 0;border-bottom:1px solid #d5ddd8}.c6-tabs button{padding:12px 16px}.c6-tabs .active{color:#147a4b;border-bottom:3px solid #147a4b;font-weight:800}.c6-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.c6-card,.c6-panel{background:#fff;border:1px solid #dce3de;border-radius:18px;padding:24px;box-shadow:0 8px 24px #1c3d2c0b}.c6-card h2{font-size:18px}.c6-panel{max-width:760px}.c6-file{padding:10px;background:#edf6f0;border-radius:10px}.c6-panel pre{max-height:340px;overflow:auto;background:#10231b;color:#d7f5e4;padding:16px;border-radius:12px;font-size:12px}@media(max-width:760px){.c6-shell{padding:18px}.c6-header,.c6-boundary{align-items:flex-start;flex-direction:column}.c6-grid{grid-template-columns:1fr}.c6-tabs{overflow:auto}.c6-tabs button{white-space:nowrap}}.c6-pilot-frame{min-height:100vh;background:#f5f8fc}.c6-pilot-controls{position:sticky;top:0;z-index:20;min-height:56px;padding:9px 24px;display:flex;align-items:center;gap:16px;border-bottom:1px solid #cad8e8;background:#102c50;color:#fff;box-shadow:0 3px 12px #102c5026}.c6-pilot-controls>div{display:grid;gap:2px;margin-right:auto}.c6-pilot-controls strong{font-size:12px}.c6-pilot-controls span{font-size:10px;color:#bfd2e8}.c6-pilot-controls label{display:flex;align-items:center;gap:6px;color:#dce9f7;font-size:10px;font-weight:700}.c6-pilot-controls select{min-width:150px;border:1px solid #54769b;border-radius:5px;background:#173b63;color:#fff;padding:7px 8px}.c6-pilot-controls button{border:1px solid #6c8bad;border-radius:5px;background:transparent;color:#fff;padding:7px 10px;font-size:10px;cursor:pointer}.c6-pilot-participant{white-space:nowrap!important;font-variant-numeric:tabular-nums}.c6-pilot-frame .app-shell{min-height:calc(100vh - 57px)}@media(max-width:760px){.c6-pilot-controls{padding:9px 12px;gap:8px;flex-wrap:wrap}.c6-pilot-controls>div{width:100%}.c6-pilot-controls label{flex:1}.c6-pilot-controls select{min-width:0;width:100%}.c6-pilot-participant{font-size:9px!important}.c6-pilot-controls button{white-space:nowrap}}:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;color:#172033;background:#f7f9fc;font-synthesis:none;--navy-950: #06162f;--navy-900: #082044;--blue-700: #135dcc;--blue-600: #1769e0;--blue-100: #eaf3ff;--blue-50: #f5f9ff;--text: #172033;--muted: #68748a;--line: #e4e9f0;--surface: #ffffff;--canvas: #f8fafc;--orange: #ef6c2f;--green: #20a460}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas);-webkit-font-smoothing:antialiased}.pilot-ribbon{position:fixed;z-index:120;top:8px;left:50%;transform:translate(-50%);max-width:min(780px,calc(100vw - 230px));min-height:38px;display:flex;align-items:center;gap:10px;padding:8px 14px;border:1px solid #f1b889;border-radius:999px;background:#fff7edf7;color:#8f3d10;box-shadow:0 8px 24px #6f300a24;font-size:12px}.pilot-ribbon strong{white-space:nowrap}.pilot-ribbon span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pilot-auth-boundary{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid #f3c69f;border-radius:10px;background:#fff8f0;color:#8b3d12}.pilot-auth-boundary span{display:grid;gap:4px}.pilot-auth-boundary strong{font-size:13px}.pilot-auth-boundary small{color:#8c5d3f;line-height:1.55}@media(max-width:760px){.pilot-ribbon{left:8px;right:8px;transform:none;max-width:none}.pilot-ribbon span{display:none}}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(23,105,224,.24);outline-offset:2px}.app-shell{width:100vw;height:100vh;min-height:100vh;display:grid;grid-template-columns:194px minmax(0,1fr);grid-template-rows:72px minmax(0,1fr);background:var(--surface);overflow:hidden}.sidebar{grid-row:1 / -1;background:linear-gradient(180deg,var(--navy-950) 0%,var(--navy-900) 100%);color:#e9f1ff;padding:20px 10px 16px;display:flex;flex-direction:column;min-height:100vh}.brand-mark{height:48px;display:flex;align-items:center;padding:0 15px;color:#78aef7;margin-bottom:14px}.sidebar nav{display:grid;gap:7px}.nav-item{width:100%;min-height:56px;border:0;border-radius:7px;background:transparent;color:#d5e2f5;padding:0 14px;display:flex;align-items:center;gap:13px;font-size:15px;text-align:left;transition:background .18s ease,color .18s ease,transform .18s ease}.nav-item span{white-space:nowrap}.nav-item:hover{background:#ffffff14;color:#fff}.nav-item:active{transform:translateY(1px)}.nav-item.active{background:linear-gradient(135deg,#1056bc,#1674e8);color:#fff;box-shadow:0 8px 20px #00317a47}.sidebar-foot{margin-top:auto;border-top:1px solid rgba(255,255,255,.11);padding:18px 12px 4px;display:flex;align-items:center;gap:10px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dcecff;color:#124a94;font-weight:700}.sidebar-foot div:last-child{display:grid;gap:2px}.sidebar-foot strong{font-size:13px}.sidebar-foot span{color:#9eb3ce;font-size:11px}.topbar{grid-column:2;display:grid;grid-template-columns:minmax(310px,1fr) minmax(330px,450px) auto auto;align-items:center;gap:22px;padding:0 28px;border-bottom:1px solid var(--line);background:#fffffffa;z-index:2}.date-block{display:flex;align-items:center;gap:34px}.date-block strong{font-size:17px;letter-spacing:.01em;white-space:nowrap}.date-block span{font-size:14px;color:var(--muted)}.date-block b{color:var(--blue-600);margin:0 5px}.global-search,.related-search{min-height:42px;border:1px solid #d7dee9;border-radius:7px;display:flex;align-items:center;gap:10px;color:#8290a5;background:#fff;padding:0 13px;transition:border-color .18s ease,box-shadow .18s ease}.global-search:focus-within,.related-search:focus-within{border-color:#7aaef1;box-shadow:0 0 0 3px #1769e017}.global-search input,.related-search input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:14px}.global-search button{border:0;background:transparent;color:var(--muted);padding:4px;display:grid}.top-icon{width:42px;height:42px;border:0;background:transparent;color:#344054;display:grid;place-items:center;position:relative}.top-icon span{position:absolute;top:2px;right:1px;min-width:17px;height:17px;border-radius:9px;background:#e5484d;color:#fff;font-size:10px;display:grid;place-items:center;border:2px solid white}.profile-button{border:0;min-height:40px;background:#f1f4f8;color:#344054;border-radius:20px;padding:0 13px;display:flex;gap:7px;align-items:center}.workspace{grid-column:2;grid-row:2;display:grid;grid-template-columns:290px minmax(560px,1fr) 335px;min-height:0;overflow:hidden;background:var(--surface)}.queue{border-right:1px solid var(--line);min-width:0;overflow:hidden;display:flex;flex-direction:column}.queue-heading,.related-heading{min-height:90px;padding:21px 22px 15px;display:flex;justify-content:space-between;align-items:center}.eyebrow{margin:0 0 5px;color:#8290a4;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.queue-heading h2,.related-heading h2{margin:0;font-size:20px}.queue-count{min-width:30px;height:30px;border-radius:15px;display:grid;place-items:center;background:var(--blue-100);color:var(--blue-700);font-size:13px;font-weight:700}.queue-list{overflow-y:auto;padding:0 10px 24px}.queue-row{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:17px 15px;display:grid;gap:7px;text-align:left;color:var(--text);transition:background .18s ease}.queue-row:hover{background:#f8fbff}.queue-row.selected{background:linear-gradient(90deg,#edf5ff,#f7faff);border-bottom-color:transparent;border-radius:6px;box-shadow:inset 3px 0 0 var(--blue-600)}.queue-time{font-size:12px;color:#8793a6}.queue-row.selected .queue-time{color:var(--orange);font-weight:700}.queue-row strong{font-size:14px;line-height:1.4}.queue-row span:last-child{font-size:11px;color:#8894a6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-state{padding:52px 18px;display:grid;justify-items:center;gap:8px;color:#8b96a9;text-align:center}.empty-state strong{color:#465268;font-size:14px}.empty-state span{font-size:12px}.work-area{min-width:0;overflow-y:auto;padding:47px clamp(34px,4.2vw,66px) 50px;background:#fff}.task-kicker{display:flex;align-items:center;flex-wrap:wrap;gap:11px;color:#657187;font-size:13px;margin-bottom:17px}.task-kicker span{display:inline-flex;align-items:center;gap:6px}.task-kicker i{width:1px;height:15px;background:#d5dbe4}.task-kicker .deadline,.task-kicker .risk{color:var(--orange);font-weight:650}.context-toggle{display:none;min-height:36px;border:1px solid #cdd8e7;border-radius:6px;padding:0 11px;background:#f7faff;color:var(--blue-700);align-items:center;gap:6px;font-size:12px;font-weight:650}.work-area h1{margin:0;font-size:clamp(26px,2.2vw,34px);line-height:1.25;letter-spacing:-.02em;color:#131b2a}.task-description{margin:15px 0 0;font-size:14px;line-height:1.8;color:#6b768a}.steps-section{margin-top:41px}.section-title-row,.reply-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:10px}.section-title-row h3,.reply-heading h3{margin:0;font-size:16px}.step-progress{font-size:12px;color:var(--blue-700);background:var(--blue-50);border-radius:14px;padding:5px 10px}.steps-list{border-top:1px solid var(--line)}.step-row{width:100%;min-height:76px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:12px 3px;display:grid;grid-template-columns:34px minmax(0,1fr) 27px;align-items:center;gap:13px;text-align:left;color:var(--text)}.step-row:hover{background:#f9fbfe}.step-number{width:30px;height:30px;border:1px solid #cbd4e1;color:#4b576a;border-radius:50%;display:grid;place-items:center;font-size:13px;background:#fff}.step-copy{display:grid;gap:5px}.step-copy strong{font-size:15px}.step-copy small{font-size:12px;line-height:1.5;color:#788498}.step-row>svg{color:#a6b1c1}.step-row.done .step-number{background:var(--blue-600);color:#fff;border-color:var(--blue-600)}.step-row.done>svg{color:var(--green)}.reply-section{margin-top:35px}.reply-heading>span{color:#8a96a8;font-size:12px}.textarea-wrap{position:relative}.textarea-wrap textarea{width:100%;min-height:152px;resize:vertical;border:1px solid #cfd7e3;border-radius:7px;padding:16px 18px 32px;color:#2e384a;background:#fff;font-size:13px;line-height:1.85}.textarea-wrap>svg{position:absolute;right:14px;bottom:13px;color:#4c5b70}.char-count{position:absolute;right:0;bottom:-22px;font-size:11px;color:#8c97aa}.task-actions{display:flex;align-items:center;gap:14px;margin-top:34px}.primary-action,.secondary-action{height:50px;border-radius:7px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-size:14px;font-weight:700}.primary-action{min-width:205px;border:1px solid #0f5aca;color:#fff;background:linear-gradient(135deg,#1259c6,#1671e9);box-shadow:0 8px 18px #1259c62e}.primary-action:hover{filter:brightness(1.04);transform:translateY(-1px)}.secondary-action{border:1px solid #cbd4e1;background:#fff;color:#536075;font-weight:600}.secondary-action:hover{border-color:#9caac0;background:#f9fbfe}.related{border-left:1px solid var(--line);background:#fbfcfe;min-width:0;overflow-y:auto;padding-bottom:30px}.context-backdrop{display:none}.icon-button{width:36px;height:36px;border:0;background:transparent;color:#778398;display:grid;place-items:center;border-radius:50%}.icon-button:hover{background:#eef2f7}.related-search{margin:0 20px 27px;min-height:43px;background:#fff}.order-summary,.documents{padding:0 20px}.order-summary h3,.documents h3{margin:0 0 13px;font-size:14px}.order-summary dl{margin:0;border:1px solid #e0e6ef;border-radius:7px;background:#fff;padding:14px 16px}.order-summary dl>div{display:grid;grid-template-columns:82px 1fr;gap:10px;align-items:center;min-height:34px}.order-summary dt{color:#7c8798;font-size:12px}.order-summary dd{margin:0;text-align:right;font-size:12px;color:#344054;overflow-wrap:anywhere}.status-pill{color:#1c63c4;background:#eaf3ff;padding:5px 9px;border-radius:5px}.documents{margin-top:31px}.doc-list{display:grid;gap:10px}.doc-row{min-height:78px;border:1px solid #e0e6ef;border-radius:7px;background:#fff;padding:12px;display:grid;grid-template-columns:28px minmax(0,1fr) 30px 30px;align-items:center;gap:9px}.doc-row>svg{color:#e44b45}.doc-row>div{min-width:0;display:grid;gap:5px}.doc-row strong{font-size:11px;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-row span{font-size:10px;color:#8a96a8}.doc-action{width:30px;height:30px;border:0;background:transparent;border-radius:5px;display:grid;place-items:center;color:#536176;padding:0}.doc-action:hover{background:#eef4fb;color:var(--blue-700)}.no-docs{color:#8a96a8;text-align:center;font-size:12px;padding:20px}.all-docs{border:0;background:transparent;color:var(--blue-700);padding:15px 0;display:inline-flex;align-items:center;gap:5px;font-size:12px}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%);background:#13233c;color:#fff;min-height:48px;border-radius:8px;padding:0 18px;display:flex;align-items:center;gap:9px;font-size:13px;box-shadow:0 14px 40px #0e1e373d;z-index:10;animation:toast-in .24s ease both}.toast svg{color:#67d697}.working-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#ffffffad;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;gap:12px;color:#26456f;font-weight:700;z-index:20}.spinner{animation:spin .8s linear infinite}.all-done{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:12px;color:#1d6fc5;background:#f7fbff}.all-done h1{color:#172033;margin:8px 0 0}.all-done p{color:#6c7789}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}@media(max-width:1180px){.workspace{grid-template-columns:270px minmax(520px,1fr)}.related{display:block;position:fixed;z-index:31;top:72px;right:0;bottom:0;width:min(360px,calc(100vw - 76px));transform:translate(101%);transition:transform .22s ease;box-shadow:-18px 0 42px #0d203c29}.related.open{transform:translate(0)}.context-toggle{display:inline-flex;margin-left:auto}.context-backdrop{display:block;position:fixed;z-index:30;top:72px;right:0;bottom:0;left:194px;border:0;background:#08193438;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.topbar{grid-template-columns:minmax(290px,1fr) minmax(300px,420px) auto}.profile-button{display:none}.date-block{gap:18px}.date-block strong{font-size:15px}}@media(max-width:860px){.app-shell{grid-template-columns:76px minmax(0,1fr)}.sidebar{padding-inline:8px}.brand-mark,.nav-item{justify-content:center;padding:0}.nav-item span,.sidebar-foot>div:last-child{display:none}.sidebar-foot{justify-content:center;padding-inline:0}.topbar{grid-column:2;padding:0 18px;grid-template-columns:1fr auto}.date-block span,.global-search{display:none}.workspace{grid-column:2;grid-template-columns:250px minmax(460px,1fr)}.work-area{padding-inline:30px}.context-backdrop{left:76px}}@media(max-width:680px){.app-shell{display:block;height:auto;overflow:visible}.sidebar{display:grid;position:fixed;z-index:70;left:0;right:0;bottom:0;top:auto;width:100%;height:68px;min-height:0;padding:6px 8px;grid-template-rows:1fr;border-right:0;border-top:1px solid rgba(255,255,255,.14);box-shadow:0 -8px 24px #0719332e}.sidebar .brand-mark,.sidebar .sidebar-foot{display:none}.sidebar nav{display:flex;gap:5px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.sidebar .nav-item{min-width:52px;height:54px;flex:0 0 52px;border-radius:8px}.sidebar .nav-logout{color:#ffbfba}.topbar{position:sticky;top:0;height:66px;display:flex;justify-content:space-between;padding:0 16px}.workspace{display:block}.related{top:66px;width:min(360px,94vw)}.context-backdrop{top:66px;right:0;bottom:0;left:0}.queue{max-height:250px;border-right:0;border-bottom:1px solid var(--line)}.queue-heading{min-height:72px}.work-area{padding:30px 20px 92px}.module-page,.module-canvas{padding-bottom:88px}.task-kicker i{display:none}.task-actions{align-items:stretch;flex-direction:column}.primary-action,.secondary-action{width:100%}}.notification-wrap{position:relative}.notification-popover{position:absolute;z-index:50;top:51px;right:-44px;width:340px;background:#fff;border:1px solid #dde4ee;border-radius:10px;box-shadow:0 18px 48px #0e1e3733;overflow:hidden}.popover-heading{min-height:54px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.popover-heading button{border:0;background:transparent;color:#718096;display:grid}.notification-popover>button{width:100%;min-height:71px;border:0;border-bottom:1px solid #edf0f4;background:#fff;display:grid;grid-template-columns:10px 1fr;gap:12px;align-items:center;text-align:left;padding:12px 16px}.notification-popover>button:hover{background:#f8fbff}.notification-popover>button div{display:grid;gap:5px}.notification-popover>button strong{font-size:13px;color:#293548}.notification-popover>button small{font-size:11px;color:#8995a7}.notice-dot{width:8px;height:8px;border-radius:50%;background:var(--blue-600)}.notice-dot.urgent{background:var(--orange)}.notice-dot.success{background:var(--green)}.module-canvas,.module-page{grid-column:2;grid-row:2;min-width:0;min-height:0;overflow:auto;background:#f5f7fa}.module-page{padding:30px 34px 38px}.page-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.page-title-row h1{margin:0;font-size:27px;line-height:1.2;letter-spacing:-.02em;color:#152033}.page-title-row>div>p:last-child{margin:8px 0 0;color:#748095;font-size:13px}.primary-compact,.secondary-compact,.filter-button,.view-switch{min-height:38px;border-radius:7px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:650}.primary-compact{border:1px solid #0f5aca;color:#fff;background:var(--blue-600);box-shadow:0 6px 16px #1259c626}.secondary-compact,.filter-button,.view-switch{border:1px solid #d5dde8;color:#536075;background:#fff}.secondary-compact:hover,.filter-button:hover,.view-switch:hover{border-color:#9db0c8;background:#f9fbff}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.stat-card{min-height:105px;border:1px solid #e0e6ef;border-radius:9px;background:#fff;padding:17px;display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:start;box-shadow:0 2px 8px #182a4706}.stat-card .stat-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#eaf3ff;color:var(--blue-600)}.stat-card.tone-green .stat-icon{background:#e9f8f0;color:var(--green)}.stat-card.tone-orange .stat-icon{background:#fff1e8;color:var(--orange)}.stat-card>div:last-child{display:grid;grid-template-columns:1fr auto;column-gap:10px;align-items:baseline}.stat-card span{color:#798598;font-size:11px}.stat-card strong{font-size:20px;color:#1e293b}.stat-card small{grid-column:1 / -1;margin-top:8px;font-size:10px;color:#8d98a9}.content-card{border:1px solid #dfe5ed;border-radius:9px;background:#fff;overflow:hidden;box-shadow:0 4px 14px #1e325009}.card-toolbar,.board-toolbar{min-height:57px;border-bottom:1px solid var(--line);padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:14px}.filter-tabs{display:flex;gap:3px;align-items:center;overflow-x:auto}.filter-tabs button{min-height:34px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#67748a;font-size:12px;white-space:nowrap}.filter-tabs button:hover{background:#f2f6fb}.filter-tabs button.active{color:#145fcf;background:#eaf3ff;font-weight:700}.status-pill{display:inline-flex;align-items:center;min-height:24px;border-radius:5px;padding:3px 8px;font-size:10px;font-weight:650;white-space:nowrap}.status-pill.tone-blue{color:#1763ca;background:#eaf3ff}.status-pill.tone-green{color:#19804e;background:#e7f7ef}.status-pill.tone-orange{color:#c85522;background:#fff0e7}.primary-full,.secondary-full{width:100%;min-height:42px;border-radius:7px;display:flex;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:700}.primary-full{border:1px solid #105dce;color:#fff;background:linear-gradient(135deg,#1259c6,#1671e9)}.secondary-full{border:1px solid #d2dbe7;color:#526075;background:#fff}.primary-full:disabled{opacity:.58;cursor:default}.inbox-layout{display:grid;grid-template-columns:330px minmax(520px,1fr) 250px;background:#fff;overflow:hidden}.module-list-pane{min-width:0;border-right:1px solid var(--line);display:flex;flex-direction:column;overflow:hidden}.pane-title{min-height:80px;padding:20px 20px 12px;display:flex;align-items:center;justify-content:space-between}.pane-title h2{margin:0;font-size:20px}.pane-tabs{padding:0 12px 10px;border-bottom:1px solid var(--line)}.pane-tabs .filter-tabs button{padding-inline:9px}.message-list{overflow-y:auto}.message-row{width:100%;min-height:116px;padding:14px 13px;border:0;border-bottom:1px solid var(--line);background:#fff;display:grid;grid-template-columns:8px minmax(0,1fr) 18px;gap:9px;text-align:left;color:#263247}.message-row:hover{background:#f9fbfe}.message-row.selected{background:#f0f6ff;box-shadow:inset 3px 0 0 var(--blue-600)}.channel-dot{width:7px;height:7px;border-radius:50%;background:#cbd3df;margin-top:5px}.channel-dot.unread{background:var(--blue-600);box-shadow:0 0 0 3px #e5f0ff}.message-row>div{min-width:0;display:grid;gap:4px}.message-meta{display:flex;align-items:center;justify-content:space-between;color:#7f8a9c;font-size:10px}.message-meta b{color:#55708f}.message-row strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-row small{font-size:10px;color:#7c899c}.message-row p{margin:2px 0 0;color:#7c8799;font-size:11px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.message-warning{color:var(--orange);margin-top:3px}.message-detail{min-width:0;overflow-y:auto;padding:38px clamp(28px,3.6vw,58px)}.message-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:23px}.message-detail-head h1{margin:14px 0 7px;font-size:25px;color:#172033}.message-detail-head p{margin:0;color:#8290a4;font-size:12px}.source-badge{display:inline-flex;align-items:center;gap:6px;color:#1f64c0;background:#edf5ff;border-radius:5px;padding:5px 8px;font-size:10px}.message-body{padding:24px 0;color:#49566b;font-size:13px;line-height:1.9}.message-body p{margin:0 0 12px}.attachment-chip{width:min(360px,100%);min-height:62px;margin-top:12px;border:1px solid #dfe5ee;border-radius:7px;background:#fbfcfe;color:#e34a44;padding:10px 12px;display:grid;grid-template-columns:28px 1fr 20px;align-items:center;gap:10px;text-align:left}.attachment-chip span{display:grid;color:#39465a;font-size:11px;gap:4px}.attachment-chip small{color:#8995a7;font-size:9px}.attachment-chip>svg:last-child{color:#617087}.linked-record{min-height:90px;border:1px solid #d8e5f5;border-radius:8px;background:#f7fbff;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.linked-record>div{display:grid;gap:3px}.linked-record strong{color:#224875;font-size:14px}.linked-record span{font-size:10px;color:#8190a5}.linked-record button{border:0;background:transparent;color:var(--blue-600);display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700}.quick-reply{margin-top:27px}.quick-reply .textarea-wrap textarea{min-height:108px}.quick-reply .primary-action{height:44px;min-width:160px;margin-top:15px;padding-inline:17px;font-size:12px}.inbox-summary{border-left:1px solid var(--line);background:#f8fafc;padding:22px 16px;overflow-y:auto}.inbox-summary>h3{font-size:14px;margin:0 0 14px}.inbox-summary .stat-card{grid-template-columns:34px 1fr;min-height:91px;padding:14px;margin-bottom:11px}.inbox-summary .stat-card .stat-icon{width:34px;height:34px}.inbox-summary .stat-card strong{font-size:17px}.channel-summary{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.channel-summary h4{margin:0 0 13px;font-size:12px}.channel-summary>div{min-height:31px;display:flex;justify-content:space-between;align-items:center;color:#728096;font-size:11px}.channel-summary b{color:#2f3d52}.split-content{display:grid;grid-template-columns:minmax(640px,1fr) 300px;min-height:490px}.data-table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;table-layout:fixed}.data-table th{height:42px;padding:0 13px;border-bottom:1px solid var(--line);color:#7b8799;background:#fafbfc;text-align:left;font-size:10px;font-weight:650}.data-table th:first-child{width:170px}.data-table th:nth-child(2){width:150px}.data-table th:nth-child(5){width:95px}.data-table th:last-child{width:82px}.data-table td{height:72px;padding:10px 13px;border-bottom:1px solid #edf0f4;color:#465267;font-size:11px;vertical-align:middle}.data-table tr{cursor:pointer}.data-table tr:hover td{background:#f9fbfe}.data-table tr.selected td{background:#f1f6ff}.data-table td:first-child{display:grid;gap:5px}.data-table td strong{color:#243247;font-size:11px}.data-table td small{color:#8995a8;font-size:9px}.progress-line{width:54px;height:5px;display:inline-block;margin-right:6px;background:#e7edf5;border-radius:3px;overflow:hidden;vertical-align:middle}.progress-line i{display:block;height:100%;background:var(--blue-600);border-radius:inherit}.record-detail{border-left:1px solid var(--line);background:#fbfcfe;padding:24px 20px}.detail-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.detail-top h2{margin:0 0 5px;font-size:19px}.detail-top>div>span{color:#8190a5;font-size:10px}.detail-list{margin:22px 0;display:grid;gap:0}.detail-list>div{min-height:35px;display:grid;grid-template-columns:82px 1fr;align-items:center;border-bottom:1px solid #edf0f4;gap:8px}.detail-list dt{color:#8390a3;font-size:10px}.detail-list dd{margin:0;color:#3d495d;text-align:right;font-size:10px;overflow-wrap:anywhere}.timeline{margin:22px 0}.timeline h3{margin:0 0 14px;font-size:12px}.timeline-item{min-height:54px;display:grid;grid-template-columns:15px 1fr;gap:10px;position:relative}.timeline-item:after{content:"";position:absolute;left:5px;top:14px;bottom:-5px;width:1px;background:#dfe5ec}.timeline-item:last-child:after{display:none}.timeline-item>i{width:11px;height:11px;border:2px solid #c7d0dd;border-radius:50%;background:#fff;z-index:1}.timeline-item.done>i,.timeline-item.active>i{border-color:var(--blue-600);background:var(--blue-600)}.timeline-item.active>i{box-shadow:0 0 0 4px #eaf3ff}.timeline-item>div{display:grid;align-content:start;gap:5px}.timeline-item strong{font-size:11px}.timeline-item span{font-size:9px;color:#8b97a8}.contract-request-panel{margin:0 0 18px;border:1px solid #d8e3f0;border-radius:9px;background:#fff;box-shadow:0 7px 24px #1e36560d;overflow:hidden}.contract-request-panel>header{min-height:64px;padding:13px 17px;border-bottom:1px solid var(--line);background:#f8fbff;display:flex;align-items:center;justify-content:space-between;gap:14px}.contract-request-panel>header h2{margin:2px 0 0;color:#26354a;font-size:15px}.contract-request-form{padding:16px 17px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.contract-request-form label{display:grid;gap:6px}.contract-request-form label>span{color:#536278;font-size:9px;font-weight:750}.contract-request-form input,.contract-request-form select,.contract-request-form textarea{min-width:0;border:1px solid #d5dde8;border-radius:6px;background:#fff;color:#3e4d62;padding:9px 10px;font:inherit;font-size:9px;outline:none}.contract-request-form input,.contract-request-form select{height:36px}.contract-request-form textarea{min-height:88px;resize:vertical;line-height:1.6}.contract-request-form input:focus,.contract-request-form select:focus,.contract-request-form textarea:focus{border-color:#6fa8e8;box-shadow:0 0 0 3px #2877d317}.contract-request-form input[readonly]{background:#f6f8fb;color:#718096}.contract-request-wide,.contract-request-actions{grid-column:1 / -1}.contract-request-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.contract-request-actions p{margin:0;color:#8b651f;font-size:9px;line-height:1.55;display:flex;align-items:flex-start;gap:6px}.contract-request-actions .primary-compact{flex:0 0 auto}.contract-file-picker input[type=file]{height:auto;padding:7px;background:#f8fafc}.contract-file-picker input[type=file]::file-selector-button{min-height:28px;margin-right:10px;border:1px solid #a8c4e7;border-radius:5px;background:#edf5ff;color:#2368bb;padding:0 11px;font:inherit;font-weight:750}.contract-file-picker small{color:#8390a2;font-size:8px;line-height:1.5}.contract-pending-files{grid-column:1 / -1;display:grid;gap:6px}.contract-pending-files>span{min-height:34px;border:1px solid #dde6f0;border-radius:6px;background:#f8fbff;padding:7px 9px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:7px;color:#3c75b8}.contract-pending-files strong{min-width:0;color:#45556b;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contract-pending-files small{color:#8190a4;font-size:8px}.contract-attachment-box{margin:-8px 0 16px;border:1px solid #dce5ef;border-radius:7px;overflow:hidden}.contract-attachment-box>header{min-height:34px;padding:0 9px;background:#f6f9fd;display:flex;align-items:center;justify-content:space-between;color:#56667c;font-size:9px}.contract-attachment-box>header span{color:#8290a3}.contract-attachment-box>button{width:100%;min-height:42px;border:0;border-top:1px solid #e8edf3;background:#fff;padding:7px 9px;display:grid;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:7px;color:#3f78bd;text-align:left}.contract-attachment-box>button:hover{background:#f7fbff}.contract-attachment-box>button>span{min-width:0;display:grid;gap:3px}.contract-attachment-box>button strong{color:#425168;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contract-attachment-box>button small{color:#8592a4;font-size:7px}.contract-scope-label{margin-left:auto;color:#718096;font-size:9px;font-weight:700}.contract-empty-preview{place-items:center}.contract-grid{display:grid;grid-template-columns:minmax(500px,1fr) 390px;min-height:500px}.contract-list{border-right:1px solid var(--line)}.contract-row{width:100%;min-height:93px;border:0;border-bottom:1px solid var(--line);background:#fff;padding:13px 16px;display:grid;grid-template-columns:46px minmax(0,1fr) 110px 20px;align-items:center;gap:12px;text-align:left}.contract-row:hover{background:#f9fbfe}.contract-row.selected{background:#f1f6ff;box-shadow:inset 3px 0 0 var(--blue-600)}.file-tile{width:42px;height:48px;display:grid;place-items:center;border-radius:6px;background:#fff0ee;color:#df4944}.contract-row>div:nth-child(2){display:grid;gap:5px;min-width:0}.contract-meta{color:#8190a5;font-size:9px}.contract-row strong{color:#273449;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contract-row small{color:#8692a5;font-size:9px}.contract-status{display:grid;justify-items:end;gap:7px}.contract-status>span:last-child{color:#929caf;font-size:9px}.contract-preview{display:grid;grid-template-columns:1fr 150px;gap:15px;padding:22px;background:#f7f9fc}.contract-evidence{min-height:405px;border:1px solid #dfe4eb;background:#fff;box-shadow:0 6px 22px #18284114;padding:24px 20px}.evidence-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:10px;background:#fff0ee;color:#df4944;margin-bottom:22px}.contract-evidence h3{margin:0 0 7px;font-size:13px;line-height:1.5}.contract-evidence>span:not(.evidence-icon){color:#8290a4;font-size:9px}.contract-evidence .detail-list{margin-block:22px}.evidence-status{min-height:48px;border:1px solid #dce7f4;border-radius:7px;background:#f4f8fd;color:#315f98;padding:10px;display:flex;align-items:center;gap:9px;font-size:9px}.contract-actions{display:flex;flex-direction:column;align-items:stretch}.contract-actions h3{margin:0 0 6px;font-size:16px}.contract-actions>div>span{color:#8390a2;font-size:9px}.contract-actions .secondary-full{margin-top:auto;margin-bottom:9px}.document-search-hero{width:min(880px,100%);min-height:60px;margin:0 auto 22px;border:1px solid #cfd9e7;border-radius:10px;background:#fff;box-shadow:0 7px 24px #1e365612;padding:0 8px 0 18px;display:grid;grid-template-columns:30px 1fr 88px;align-items:center;color:#7e8ca0}.document-search-hero input{border:0;outline:0;min-width:0;color:#263348}.document-search-hero button{height:44px;border:0;border-radius:7px;background:var(--blue-600);color:#fff;font-size:12px;font-weight:700}.document-mobile-open{display:none;width:100%;min-height:44px;margin:-4px 0 12px;border:1px solid #b9d2ee;border-radius:7px;background:#edf5ff;color:#246cc0;padding:8px 12px;align-items:center;gap:7px;text-align:left}.document-mobile-open span{font-size:9px;font-weight:800}.document-mobile-open strong{min-width:0;margin-left:auto;color:#50647d;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-layout{display:grid;grid-template-columns:185px minmax(430px,1fr) 300px;min-height:550px;border:1px solid #dfe5ed;border-radius:9px;background:#fff;overflow:hidden}.document-filters{border-right:1px solid var(--line);padding:20px 15px;background:#fbfcfe}.document-filters h3{margin:0 0 12px;font-size:13px}.document-filters .filter-tabs{display:grid;gap:3px}.document-filters .filter-tabs button{justify-content:flex-start;text-align:left}.filter-group{border-top:1px solid var(--line);margin-top:18px;padding-top:16px;display:grid;gap:5px}.filter-group>span{color:#8793a6;font-size:10px;margin-bottom:4px}.filter-group button{min-height:29px;border:0;background:transparent;color:#667389;display:flex;align-items:center;gap:7px;text-align:left;font-size:10px}.filter-group button.selected{color:var(--blue-600);font-weight:650}.document-results{min-width:0}.result-heading{min-height:49px;padding:0 17px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.result-heading strong{font-size:11px}.result-heading span{display:flex;gap:5px;align-items:center;color:#8a96a8;font-size:9px}.search-result{width:100%;min-height:112px;border:0;border-bottom:1px solid var(--line);background:#fff;padding:15px 16px;display:grid;grid-template-columns:40px minmax(0,1fr) 20px;gap:12px;text-align:left;color:#e14945}.search-result:hover{background:#f9fbfe}.search-result.selected{background:#f1f6ff;box-shadow:inset 3px 0 0 var(--blue-600)}.search-result>div{min-width:0;display:grid;gap:5px}.search-result strong{color:#2c394d;font-size:12px}.search-result p{margin:0;color:#68768c;font-size:10px;line-height:1.5}.search-result span{color:#8b97a9;font-size:9px}.search-result>svg:last-child{color:#69778c;align-self:center}.search-result footer{display:flex;gap:5px}.search-result em{font-style:normal;color:#1e66c4;background:#eaf3ff;border-radius:4px;padding:3px 6px;font-size:8px}.document-preview{border-left:1px solid var(--line);background:#f8fafc;padding:0 18px 20px}.preview-toolbar{height:49px;display:flex;align-items:center;justify-content:space-between;color:#69768a;font-size:10px}.preview-toolbar button{width:30px;height:30px;border:0;border-radius:5px;background:#fff;color:#526176;display:grid;place-items:center}.preview-sheet{min-height:260px;border:1px solid #dfe5ed;background:#fff;box-shadow:0 5px 18px #1d304b12;display:grid;justify-items:center;align-content:start;padding:28px 20px;color:#df4b46}.preview-sheet h3{color:#324056;text-align:center;font-size:11px;margin:13px 0 6px}.preview-sheet>span{color:#8a96a8;font-size:8px}.document-tag-stack{margin-top:25px;display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.document-tag-stack em{font-style:normal;color:#1f66c5;background:#eaf3ff;border-radius:5px;padding:5px 8px;font-size:8px}.operation-shell{position:relative;min-height:540px;overflow:hidden}.board-toolbar>div{display:flex;gap:5px}.view-switch{border-color:transparent}.view-switch.active{color:var(--blue-600);background:#eaf3ff}.operation-board{display:grid;grid-template-columns:repeat(4,minmax(175px,1fr));gap:12px;padding:15px 305px 15px 15px;background:#f8fafc;min-height:480px}.board-column{min-width:0}.board-column>header{min-height:37px;display:flex;align-items:center;gap:8px;padding:0 6px}.board-column>header strong{font-size:11px}.board-column>header b{margin-left:auto;min-width:19px;height:19px;border-radius:10px;display:grid;place-items:center;background:#e9edf3;color:#6d798b;font-size:9px}.stage-dot{width:8px;height:8px;border-radius:50%;background:#7aa9e7}.stage-dot.stage-待采购{background:#eaa06a}.stage-dot.stage-待发货{background:#7f91d9}.stage-dot.stage-已发货{background:#59b783}.board-column>div{display:grid;gap:9px}.operation-card{width:100%;min-height:147px;border:1px solid #dfe5ed;border-radius:8px;background:#fff;padding:12px;display:grid;gap:6px;text-align:left;color:#2b384c;box-shadow:0 2px 6px #182b4808}.operation-card:hover{border-color:#a9bfdc}.operation-card.selected{border-color:#6da6ed;box-shadow:0 0 0 2px #e6f0ff}.card-id{color:#8490a2;font-size:8px}.operation-card strong{font-size:12px}.operation-card>span:not(.card-id){color:#68758a;font-size:10px}.operation-card small{color:#8c98a9;font-size:9px}.operation-card footer{border-top:1px solid #eef1f5;margin-top:3px;padding-top:7px;display:flex;justify-content:space-between;color:#7b8799;font-size:8px}.operation-card footer span,.operation-card time{display:flex;align-items:center;gap:4px}.operation-card em{justify-self:start;font-style:normal;color:#2c67b4;background:#edf5ff;border-radius:4px;padding:3px 6px;font-size:8px}.operation-detail{position:absolute;top:57px;right:0;bottom:0;width:290px;padding:26px 19px;border-left:1px solid var(--line);background:#fff;box-shadow:-10px 0 25px #162a460d}.operation-detail h2{margin:0 0 5px;font-size:17px}.operation-detail>span{color:#8491a5;font-size:9px}.detail-close{position:absolute;right:10px;top:10px;width:30px;height:30px;border:0;background:transparent;color:#8995a7;display:grid;place-items:center}.process-track{display:grid;grid-template-columns:repeat(4,1fr);gap:3px;margin:28px 0}.process-track div{display:grid;justify-items:center;gap:7px;color:#929caf;font-size:8px;position:relative}.process-track div:after{content:"";position:absolute;top:11px;left:63%;width:78%;height:1px;background:#dbe2eb}.process-track div:last-child:after{display:none}.process-track i{width:23px;height:23px;border:1px solid #cbd5e1;border-radius:50%;display:grid;place-items:center;font-style:normal;background:#fff;z-index:1}.process-track .done{color:var(--blue-600)}.process-track .done i{border-color:var(--blue-600);background:var(--blue-600);color:#fff}.process-track .done:after{background:#7faee9}.exception-grid{display:grid;grid-template-columns:minmax(560px,1fr) 350px;min-height:500px}.exception-list{border-right:1px solid var(--line)}.exception-row{width:100%;min-height:91px;border:0;border-bottom:1px solid var(--line);background:#fff;padding:13px 15px;display:grid;grid-template-columns:34px minmax(0,1fr) 95px 15px;align-items:center;gap:12px;text-align:left}.exception-row:hover{background:#f9fbfe}.exception-row.selected{background:#f1f6ff;box-shadow:inset 3px 0 0 var(--blue-600)}.level-badge{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:800}.level-高{color:#c55320;background:#fff0e8}.level-中{color:#9c6a18;background:#fff7df}.level-低{color:#347657;background:#eaf7f0}.level-badge.large{width:auto;height:26px;border-radius:5px;padding:0 8px;white-space:nowrap}.exception-row>div:nth-child(2){display:grid;gap:5px}.exception-row>div:nth-child(2)>span{color:#8491a3;font-size:9px}.exception-row strong{color:#2c394e;font-size:12px}.exception-row small{color:#8793a5;font-size:9px}.exception-row>div:nth-child(3){display:grid;justify-items:end;gap:7px}.exception-row time{color:#8794a7;font-size:9px}.row-arrow{color:#77849a;font-size:21px}.exception-detail{padding:24px 20px;background:#fbfcfe}.exception-description{margin:20px 0;padding:13px;border-left:3px solid #7aadee;background:#f1f6fd;color:#546175;font-size:10px;line-height:1.7}.detail-list.compact{margin:14px 0 23px}.resolution-steps h3{margin:0 0 10px;font-size:12px}.resolution-steps>button{width:100%;min-height:58px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:8px 2px;display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;text-align:left}.resolution-steps>button>span{width:27px;height:27px;border:1px solid #cbd5e1;border-radius:50%;display:grid;place-items:center;color:#69758a;font-size:10px}.resolution-steps>button.done>span{background:var(--blue-600);border-color:var(--blue-600);color:#fff}.resolution-steps>button>div{display:grid;gap:4px}.resolution-steps strong{color:#344156;font-size:10px}.resolution-steps small{color:#8b97a8;font-size:8px}.exception-detail .primary-full{margin-top:24px}@media(max-width:1280px){.inbox-layout{grid-template-columns:300px minmax(480px,1fr)}.inbox-summary{display:none}.module-page{padding-inline:24px}.operation-board{grid-template-columns:repeat(2,minmax(190px,1fr))}.contract-grid{grid-template-columns:minmax(460px,1fr) 340px}.contract-preview{grid-template-columns:1fr}.contract-actions .secondary-full{margin-top:10px}.document-layout{grid-template-columns:170px minmax(410px,1fr)}.document-preview{display:none}.document-mobile-open{display:flex}}@media(max-width:980px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-content,.exception-grid{grid-template-columns:1fr}.record-detail,.exception-detail{display:none}.contract-grid{grid-template-columns:1fr}.contract-preview{display:none}.contract-list{border-right:0}.operation-board{padding-right:15px}.operation-detail{display:none}}@media(max-width:860px){.module-canvas,.module-page{grid-column:2}.inbox-layout{grid-template-columns:270px minmax(430px,1fr)}.module-page{padding:24px 18px 32px}.page-title-row h1{font-size:23px}.document-layout{grid-template-columns:150px minmax(420px,1fr)}}@media(max-width:680px){.module-canvas,.module-page{min-height:calc(100vh - 66px)}.module-page{padding:20px 13px 30px}.page-title-row{align-items:flex-start}.page-title-row>div>p:last-child{max-width:240px}.stats-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{min-height:92px;padding:12px;grid-template-columns:32px 1fr}.stat-card .stat-icon{width:32px;height:32px}.stat-card strong{font-size:16px}.inbox-layout{display:block}.module-list-pane{min-height:330px;max-height:42vh;border-right:0;border-bottom:1px solid var(--line)}.message-detail{padding:24px 18px}.message-detail-head{display:grid}.message-detail-head .secondary-compact{justify-self:start}.inbox-summary{display:none}.operation-board{grid-template-columns:1fr}.document-layout{display:block}.document-filters{display:none}.contract-request-form{grid-template-columns:1fr;padding-inline:12px}.contract-request-wide,.contract-request-actions,.contract-pending-files{grid-column:1}.contract-request-actions{align-items:flex-start;flex-direction:column}.contract-row{grid-template-columns:42px minmax(0,1fr) 85px}.contract-row>svg{display:none}.exception-row{grid-template-columns:32px minmax(0,1fr) 82px}.exception-row .row-arrow{display:none}.data-table{min-width:780px}}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(380px,42%) minmax(560px,1fr);background:#f4f7fb}.auth-brand-panel{min-height:100vh;padding:38px clamp(32px,5vw,76px);background:var(--navy-950);color:#f2f7ff;display:flex;flex-direction:column}.auth-brand{display:flex;align-items:center;gap:13px}.auth-brand>span{width:47px;height:47px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff12;color:#86b8fb;display:grid;place-items:center}.auth-brand>div{display:grid;gap:4px}.auth-brand strong{font-size:16px}.auth-brand small{color:#9fb3cf;font-size:10px}.auth-intro{margin:auto 0 42px;max-width:510px}.auth-intro>p{margin:0 0 16px;color:#75adf7;font-size:10px;font-weight:800;letter-spacing:.16em}.auth-intro h1{margin:0;font-size:clamp(33px,4.1vw,55px);line-height:1.22;letter-spacing:-.04em}.auth-intro>span{display:block;max-width:470px;margin-top:24px;color:#aebed4;font-size:13px;line-height:1.9}.auth-assurances{display:grid;gap:12px;margin-bottom:auto}.auth-assurances>div{min-height:66px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0b;padding:13px 15px;display:grid;grid-template-columns:25px 1fr;gap:11px;color:#7fb2f7}.auth-assurances span{display:grid;gap:5px}.auth-assurances strong{color:#eef5ff;font-size:12px}.auth-assurances small{color:#9dafc8;font-size:10px}.auth-brand-panel>footer{margin-top:42px;color:#758aa7;font-size:9px;letter-spacing:.08em}.auth-form-panel{min-height:100vh;display:grid;place-items:center;padding:42px;overflow-y:auto}.auth-card{width:min(570px,100%)}.auth-card-head{display:flex;align-items:center;gap:13px;margin-bottom:18px}.security-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:11px;color:var(--blue-600);background:#eaf3ff}.auth-card-head h2{margin:0;font-size:26px;color:#172033}.auth-notice{min-height:64px;border:1px solid #d9e5f3;border-radius:8px;background:#f3f8fe;padding:12px 14px;display:grid;grid-template-columns:23px 1fr;gap:9px;color:#3370bd;margin-bottom:20px}.auth-notice span{display:grid;gap:4px}.auth-notice strong{color:#365675;font-size:11px}.auth-notice small{color:#71859d;font-size:9px;line-height:1.5}.auth-field{display:grid;gap:8px;color:#5d6a7d;font-size:10px}.auth-field>div{min-height:45px;border:1px solid #d4dde9;border-radius:7px;background:#fff;padding:0 13px;display:flex;align-items:center;gap:9px;color:#7d899b}.auth-field input{width:100%;border:0;outline:0;background:transparent;color:#2d3a4e;font-size:12px}.email-otp-fields{display:grid;gap:14px;margin-top:19px}.auth-code-button{flex:0 0 auto;border:1px solid #9abbea;border-radius:6px;background:#eff6ff;color:#1e64bc;min-height:32px;padding:0 12px;font-size:10px;font-weight:750}.auth-code-button:disabled{opacity:.55}.role-picker{margin-top:19px}.role-picker>span{display:block;color:#5d6a7d;font-size:10px;margin-bottom:8px}.role-picker>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.role-picker button{min-height:61px;border:1px solid #d9e1eb;border-radius:8px;background:#fff;padding:9px 11px;display:grid;grid-template-columns:34px minmax(0,1fr) 19px;align-items:center;gap:9px;text-align:left;color:#7d899c}.role-picker button:hover{border-color:#9abbea;background:#f9fbff}.role-picker button.selected{border-color:#5c9bea;background:#eff6ff;box-shadow:0 0 0 2px #1769e00f;color:var(--blue-600)}.role-avatar{width:32px;height:32px;border-radius:50%;background:#e7edf5;color:#435a78;display:grid;place-items:center;font-size:11px;font-weight:800}.role-picker button.selected .role-avatar{background:#dcecff;color:#1e64bc}.role-picker button>div{min-width:0;display:grid;gap:4px}.role-picker button strong{color:#2e3a4c;font-size:11px}.role-picker button small{color:#8792a4;font-size:9px}.selected-role-summary{min-height:59px;margin-top:13px;border-left:3px solid #6ca5ea;background:#f5f8fc;padding:10px 12px;display:grid;grid-template-columns:26px 1fr;gap:8px;align-items:center;color:#4176b8}.selected-role-summary>div{display:grid;gap:5px}.selected-role-summary strong{color:#35445a;font-size:10px}.selected-role-summary span{color:#7d899b;font-size:9px}.auth-submit{width:100%;min-height:48px;margin-top:17px;border:1px solid #0f5aca;border-radius:7px;background:var(--blue-600);color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:750;box-shadow:0 8px 20px #1259c629}.auth-submit:disabled{opacity:.65}.auth-footnote{margin:12px 0 0;text-align:center;color:#8b96a8;font-size:9px;line-height:1.6}.profile-wrap{position:relative}.profile-popover{position:absolute;z-index:50;top:49px;right:0;width:230px;border:1px solid #dfe5ee;border-radius:9px;background:#fff;box-shadow:0 16px 38px #11233f2b;overflow:hidden}.profile-popover>div{padding:14px;display:flex;gap:10px;align-items:center;border-bottom:1px solid var(--line)}.profile-popover .avatar{width:36px;height:36px}.profile-popover p{margin:0;display:grid;gap:4px}.profile-popover strong{font-size:11px}.profile-popover small{color:#8290a4;font-size:9px}.profile-popover>button{width:100%;min-height:42px;border:0;background:#fff;color:#5d697c;padding:0 14px;display:flex;align-items:center;gap:8px;font-size:10px}.profile-popover>button:hover{background:#f8fafc;color:#c94e33}.knowledge-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:17px}.knowledge-stats .stat-card{min-height:92px}.knowledge-shell{min-height:570px;display:grid;grid-template-columns:235px minmax(420px,1fr) 330px;border:1px solid #dfe5ed;border-radius:9px;background:#fff;overflow:hidden;box-shadow:0 4px 14px #1e325009}.knowledge-sidebar{border-right:1px solid var(--line);background:#fafbfd;padding:17px 11px;overflow-y:auto}.knowledge-side-title{padding:0 8px 12px;display:flex;justify-content:space-between;align-items:center}.knowledge-side-title strong{font-size:12px}.knowledge-side-title span{color:#8a96a7;font-size:8px}.knowledge-collection{width:100%;min-height:55px;border:0;border-radius:7px;background:transparent;padding:8px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;text-align:left;color:#55708e}.knowledge-collection:hover{background:#f0f5fb}.knowledge-collection.selected{background:#eaf3ff;color:#1d67c7}.knowledge-collection>span{width:32px;height:32px;border-radius:7px;background:#eef2f7;display:grid;place-items:center}.knowledge-collection.selected>span{background:#d8eaff}.knowledge-collection>div{min-width:0;display:grid;gap:4px}.knowledge-collection strong{color:#344156;font-size:10px}.knowledge-collection small{color:#8793a6;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-collection b{color:#8794a7;font-size:8px}.permission-note{margin:19px 5px 0;border:1px solid #dbe6f3;border-radius:7px;background:#f3f8fd;padding:11px;display:grid;grid-template-columns:23px 1fr;gap:7px;color:#4577b4}.permission-note>div{display:grid;gap:5px}.permission-note strong{color:#41607e;font-size:9px}.permission-note span{color:#79899b;font-size:8px;line-height:1.5}.knowledge-content{min-width:0;padding-top:17px;overflow-y:auto}.knowledge-search{min-height:42px;margin:0 17px;border:1px solid #d5deea;border-radius:7px;padding:0 12px;display:flex;align-items:center;gap:8px;color:#7c899c}.knowledge-search input{width:100%;min-width:0;border:0;outline:0;color:#2f3c50}.knowledge-search button{border:0;background:transparent;color:var(--blue-600);font-size:9px}.knowledge-result-head{height:44px;padding:0 17px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.knowledge-result-head strong{font-size:10px}.knowledge-result-head button{border:0;background:transparent;color:#7d899c;display:flex;align-items:center;gap:5px;font-size:8px}.article-row{width:100%;min-height:119px;border:0;border-bottom:1px solid var(--line);background:#fff;padding:14px 16px;display:grid;grid-template-columns:39px minmax(0,1fr) 18px;gap:11px;text-align:left;color:#748197}.article-row:hover{background:#f9fbfe}.article-row.selected{background:#f0f6ff;box-shadow:inset 3px 0 0 var(--blue-600)}.article-icon{width:38px;height:38px;border-radius:8px;background:#eaf3ff;color:#256dc7;display:grid;place-items:center}.article-row>div{min-width:0;display:grid;gap:5px}.article-row>div>span{color:#8491a5;font-size:8px}.article-row strong{color:#2e3b50;font-size:11px}.article-row p{margin:0;color:#6e7b8f;font-size:9px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-row footer{display:flex;align-items:center;gap:5px}.article-row footer em{font-style:normal;color:#2769bd;background:#eaf3ff;border-radius:4px;padding:3px 5px;font-size:7px}.article-row footer small{margin-left:auto;color:#929daf;font-size:7px}.knowledge-assistant{border-left:1px solid var(--line);background:#f8fafc;padding:17px;display:flex;flex-direction:column;min-width:0}.assistant-heading{display:flex;align-items:center;gap:9px;padding-bottom:14px;border-bottom:1px solid var(--line)}.assistant-heading>span{width:34px;height:34px;border-radius:9px;background:#eaf3ff;color:var(--blue-600);display:grid;place-items:center}.assistant-heading>div{display:grid;gap:4px}.assistant-heading strong{font-size:11px}.assistant-heading small{color:#8290a4;font-size:8px}.current-source{margin-top:14px;border:1px solid #dce3ed;border-radius:8px;background:#fff;padding:12px;display:grid;gap:7px}.current-source strong{font-size:10px;color:#344156}.current-source>span{color:#758297;font-size:8px;line-height:1.55}.current-source footer{border-top:1px solid #eef1f5;padding-top:8px;display:flex;align-items:center;gap:7px}.current-source footer small{color:#8793a6;font-size:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assistant-chat{flex:1;min-height:155px;display:grid;align-content:center}.assistant-empty{display:grid;justify-items:center;gap:8px;color:#8390a4;text-align:center;padding:22px}.assistant-empty strong{color:#516075;font-size:10px}.assistant-empty span{font-size:8px;line-height:1.55}.answer-card{align-self:start;margin:17px 0;display:grid;grid-template-columns:26px 1fr;gap:8px;color:var(--blue-600)}.answer-card>div{border:1px solid #d8e4f3;border-radius:8px;background:#fff;padding:11px}.answer-card p{margin:0;color:#4d5b70;font-size:9px;line-height:1.75}.answer-card button{margin-top:10px;border:0;background:#edf5ff;color:#2368bd;border-radius:5px;padding:6px 8px;display:flex;gap:5px;align-items:center;text-align:left;font-size:7px}.assistant-composer{min-height:76px;border:1px solid #cfd9e7;border-radius:8px;background:#fff;padding:9px 8px 8px 11px;display:grid;grid-template-columns:1fr 34px;gap:6px;align-items:end}.assistant-composer textarea{min-height:52px;max-height:100px;border:0;outline:0;resize:none;color:#354257;font-size:9px;line-height:1.55}.assistant-composer button{width:32px;height:32px;border:0;border-radius:7px;background:var(--blue-600);color:#fff;display:grid;place-items:center}.assistant-boundary{margin:8px 0 0;color:#8b7a69;font-size:7px;line-height:1.5;display:flex;gap:5px}.security-card{min-height:535px}.security-overview{display:grid;grid-template-columns:minmax(520px,1fr) 330px;min-height:475px}.security-overview>section{padding:22px;border-right:1px solid var(--line)}.security-overview h3{margin:0 0 16px;font-size:13px}.security-layer{min-height:77px;border:1px solid #e0e6ee;border-radius:8px;margin-bottom:10px;background:#fff;padding:12px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;align-items:center}.security-layer>span{width:36px;height:36px;border-radius:8px;background:#eaf3ff;color:#246bc5;display:grid;place-items:center}.security-layer>div{display:grid;gap:5px}.security-layer strong{font-size:10px}.security-layer p{margin:0;color:#7b8799;font-size:8px;line-height:1.55}.security-overview>aside{padding:22px;background:#fafbfd}.policy-row{width:100%;min-height:68px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:10px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.policy-row>div{display:grid;gap:5px}.policy-row strong{color:#364358;font-size:10px}.policy-row span{color:#8490a2;font-size:8px}.policy-row i{min-width:44px;border-radius:12px;background:#e5e9ee;color:#68758a;padding:5px 7px;font-style:normal;text-align:center;font-size:7px}.policy-row i.on{background:#e4f5ec;color:#218252}.security-warning{margin-top:25px;border:1px solid #f1cdbd;border-radius:8px;background:#fff5ef;color:var(--orange);padding:12px;display:grid;grid-template-columns:22px 1fr;gap:8px}.security-warning>div{display:grid;gap:6px}.security-warning strong{color:#8c482c;font-size:9px}.security-warning span{color:#98705d;font-size:8px;line-height:1.55}.security-table-wrap{overflow-x:auto}.security-table{min-width:820px}.security-table th:first-child{width:160px}.security-table td:first-child{display:grid;gap:5px}.audit-list{padding:18px 21px}.audit-head{min-height:45px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.audit-head strong{font-size:11px}.audit-head span{color:#8793a5;font-size:8px}.audit-row{min-height:70px;border-bottom:1px solid #edf0f4;display:grid;grid-template-columns:30px minmax(0,1fr) 160px;gap:10px;align-items:center}.audit-result{color:var(--green)}.audit-result.denied{color:var(--orange)}.audit-row>div:nth-child(2){display:grid;gap:5px}.audit-row strong{font-size:10px}.audit-row span{color:#758297;font-size:8px}.audit-row>div:last-child{display:grid;justify-items:end;gap:6px}.audit-row small{color:#8b97a8;font-size:8px}.governance-grid{display:grid;grid-template-columns:minmax(500px,1fr) 320px;min-height:475px}.governance-grid>section{padding:20px;border-right:1px solid var(--line)}.governance-grid h3{margin:0 0 14px;font-size:12px}.governance-row{min-height:57px;border-bottom:1px solid #edf0f4;display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center}.governance-row>span{width:31px;height:31px;border-radius:7px;background:#eaf3ff;color:#276dc6;display:grid;place-items:center}.governance-row>div{display:grid;gap:4px}.governance-row strong{font-size:9px}.governance-row small{color:#8390a3;font-size:8px}.governance-row b{color:#617087;font-size:8px}.governance-grid>aside{padding:20px;background:#fafbfd}.governance-grid ul{margin:0 0 24px;padding-left:18px;color:#657288;font-size:9px;line-height:2}.sidebar nav{overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.14) transparent}@media(max-width:1280px){.knowledge-shell{grid-template-columns:215px minmax(390px,1fr) 300px}.knowledge-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.security-overview{grid-template-columns:minmax(480px,1fr) 300px}}@media(max-width:1040px){.auth-shell{grid-template-columns:38% 1fr}.auth-brand-panel{padding-inline:32px}.auth-intro h1{font-size:36px}.knowledge-shell{grid-template-columns:205px minmax(410px,1fr)}.knowledge-assistant{display:none}.security-overview,.governance-grid{grid-template-columns:1fr}.security-overview>aside,.governance-grid>aside{border-top:1px solid var(--line)}.security-overview>section,.governance-grid>section{border-right:0}}@media(max-width:760px){.auth-shell{display:block}.auth-brand-panel{min-height:auto;padding:24px 20px}.auth-intro{margin:50px 0 28px}.auth-intro h1{font-size:33px}.auth-assurances{display:none}.auth-brand-panel>footer{margin-top:26px}.auth-form-panel{min-height:auto;padding:28px 18px}.role-picker>div{grid-template-columns:1fr}.knowledge-stats{grid-template-columns:1fr 1fr}.knowledge-shell{display:block}.knowledge-sidebar{max-height:260px;border-right:0;border-bottom:1px solid var(--line)}.knowledge-content{max-height:none}.knowledge-assistant{display:flex;border-left:0;border-top:1px solid var(--line)}.security-layer{grid-template-columns:37px minmax(0,1fr)}.security-layer>.status-pill{grid-column:2;justify-self:start}}.role-workspace{background:#f5f7fa}.role-outcome-header{min-height:72px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:14px;align-items:center;margin-bottom:16px}.role-title-icon{width:44px;height:44px;border:1px solid #d7e5f6;border-radius:9px;background:#eaf3ff;color:var(--blue-600);display:grid;place-items:center}.role-outcome-header h1{margin:0;color:#152033;font-size:27px;letter-spacing:-.025em}.role-outcome-header>div:nth-child(2)>p:last-child{margin:7px 0 0;color:#748095;font-size:12px}.principle-rail{min-height:46px;border:1px solid #dce4ee;border-radius:8px;background:#fff;padding:0 15px;display:flex;align-items:center;gap:12px;margin-bottom:14px;overflow-x:auto}.principle-rail>span{color:#8a95a6;font-size:9px;font-weight:700;white-space:nowrap;padding-right:7px;border-right:1px solid var(--line)}.principle-rail>div{min-width:max-content;display:flex;align-items:center;gap:7px;color:#566479}.principle-rail i{width:20px;height:20px;border-radius:50%;background:#eaf3ff;color:#1765ca;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:800}.principle-rail strong{font-size:9px}.principle-rail svg{color:#9aa6b7;margin-left:4px}.role-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.role-metric{min-height:76px;border:1px solid #e0e6ee;border-radius:8px;background:#fff;padding:12px 13px;display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center}.role-metric>span{width:32px;height:32px;border-radius:8px;background:#eaf3ff;color:var(--blue-600);display:grid;place-items:center}.role-metric.tone-green>span{color:var(--green);background:#e9f8f0}.role-metric.tone-orange>span{color:var(--orange);background:#fff0e8}.role-metric>div{display:grid;grid-template-columns:1fr auto;align-items:baseline;column-gap:7px}.role-metric small{color:#7d899b;font-size:9px}.role-metric strong{color:#243247;font-size:18px}.role-metric em{grid-column:1 / -1;margin-top:5px;color:#909bac;font-size:8px;font-style:normal}.custom-work-grid,.spot-work-grid,.purchasing-work-grid,.finance-grid{min-height:505px;display:grid;grid-template-columns:270px minmax(470px,1fr) 286px;border:1px solid #dfe5ed;border-radius:9px;background:#fff;overflow:hidden}.role-queue{min-width:0;border-right:1px solid var(--line);background:#fbfcfe;overflow-y:auto}.role-queue>header,.finance-task-list>header{min-height:67px;border-bottom:1px solid var(--line);padding:14px 15px;display:flex;align-items:center;justify-content:space-between}.role-queue>header h2,.finance-task-list>header h2{margin:0;font-size:15px}.role-queue>header>span{min-width:24px;height:24px;border-radius:13px;background:#eaf3ff;color:#1766cd;display:grid;place-items:center;font-size:9px;font-weight:750}.role-queue>button{width:100%;min-height:118px;border:0;border-bottom:1px solid var(--line);background:#fff;padding:13px 14px;display:grid;gap:6px;text-align:left;color:#2c394d}.role-queue>button:hover{background:#f8fbff}.role-queue>button.selected{background:#eef5ff;box-shadow:inset 3px 0 0 var(--blue-600)}.queue-card-top{display:flex;justify-content:space-between;align-items:center;gap:7px}.queue-card-top>span{color:#8490a2;font-size:8px}.role-queue>button>strong{font-size:11px}.role-queue>button>small{color:#8491a4;font-size:8px}.role-queue>button>em{color:#c15b2e;font-size:8px;font-style:normal}.mini-progress{height:4px;border-radius:3px;background:#e6ebf2;overflow:hidden}.mini-progress i{display:block;height:100%;background:var(--blue-600)}.requirement-board,.match-board,.execution-board,.finance-check{min-width:0;padding:20px;overflow-y:auto}.requirement-board>header,.match-board>header,.execution-board>header,.finance-check>header{min-height:57px;padding-bottom:16px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.requirement-board h2,.match-board h2,.execution-board h2,.finance-check h2{margin:0 0 5px;color:#1c293d;font-size:18px}.requirement-board header span:not(.status-pill),.match-board header span:not(.status-pill),.execution-board header span:not(.status-pill),.finance-check header span:not(.status-pill){color:#8491a4;font-size:9px}.fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:17px 0}.fact-grid>button{min-height:75px;border:1px solid #dfe5ed;border-radius:7px;background:#fff;padding:11px;display:grid;gap:5px;text-align:left}.fact-grid>button.confirmed{box-shadow:inset 3px 0 #5eb687}.fact-grid>button.missing{border-color:#edc8b6;background:#fff9f5;box-shadow:inset 3px 0 0 var(--orange)}.fact-grid span{color:#8995a7;font-size:8px}.fact-grid strong{color:#354257;font-size:10px}.fact-grid small{color:#8d98a9;font-size:8px}.work-command{min-height:76px;border:1px solid #d7e5f6;border-radius:8px;background:#f5f9ff;padding:13px;display:flex;align-items:center;gap:10px;color:#2970c8}.work-command>span{flex:1;display:grid;gap:5px}.work-command strong{color:#28496f;font-size:10px}.work-command small{color:#778ca5;font-size:8px}.work-command button{min-height:33px;border:0;border-radius:6px;background:#fff;color:#1767d0;padding:0 11px;font-size:9px;font-weight:700}.decision-gate,.followup-panel,.evidence-panel,.secure-evidence{border-left:1px solid var(--line);background:#f8fafc;padding:20px 17px;overflow-y:auto}.decision-gate header,.followup-panel header,.evidence-panel header,.secure-evidence header{margin-bottom:16px}.decision-gate h2,.followup-panel h2,.evidence-panel h2,.secure-evidence h2{margin:0 0 7px;font-size:16px}.decision-gate header>span,.followup-panel header>span,.evidence-panel header>span,.secure-evidence header>span{color:#8491a4;font-size:8px;line-height:1.55}.gate-list{display:grid}.gate-list>button,.followup-panel>button{min-height:63px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:8px 0;display:grid;grid-template-columns:30px 1fr;gap:9px;align-items:center;text-align:left}.gate-list i,.followup-panel>button i{width:27px;height:27px;border:1px solid #cbd5e1;border-radius:50%;display:grid;place-items:center;color:#6c788c;font-style:normal;font-size:9px}.gate-list button.done i,.followup-panel>button.done i{color:#fff;border-color:var(--green);background:var(--green)}.gate-list span,.followup-panel>button span{display:grid;gap:5px}.gate-list strong,.followup-panel>button strong{color:#354257;font-size:9px}.gate-list small,.followup-panel>button small{color:#8b96a7;font-size:8px}.risk-callout,.blocker-note,.finance-boundary{min-height:65px;margin:17px 0;border:1px solid #efcfbf;border-radius:7px;background:#fff7f2;padding:10px;display:grid;grid-template-columns:22px 1fr;gap:8px;color:var(--orange)}.risk-callout span,.blocker-note div,.finance-boundary div{display:grid;gap:5px}.risk-callout strong,.blocker-note strong,.finance-boundary strong{color:#84462d;font-size:9px}.risk-callout small,.blocker-note span,.finance-boundary span{color:#96705e;font-size:8px;line-height:1.5}.spot-demand-list>button{min-height:101px}.spot-demand-list footer{display:flex;justify-content:space-between;align-items:center;color:#7c899b;font-size:8px}.spot-demand-list footer b{color:#237249}.spot-demand-list footer b.warn{color:#c65e2f}.match-card{min-height:108px;border:1px solid #dce4ee;border-radius:8px;padding:15px;margin:17px 0 12px;display:grid;grid-template-columns:64px 1fr 72px;gap:14px;align-items:center}.sku-visual{width:62px;height:62px;border-radius:9px;background:#eaf3ff;color:var(--blue-600);display:grid;place-items:center}.match-card>div:nth-child(2){display:grid;gap:5px}.match-card span,.match-card p{margin:0;color:#8290a4;font-size:8px}.match-card h3{margin:0;color:#253248;font-size:16px}.match-score{justify-self:end;display:grid;justify-items:center}.match-score strong{color:var(--blue-600);font-size:27px}.match-score span{font-size:8px}.stock-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.stock-facts>div{min-height:76px;border:1px solid #e0e6ee;border-radius:7px;padding:10px;display:grid;gap:5px}.stock-facts span{color:#8491a4;font-size:8px}.stock-facts strong{color:#344156;font-size:10px}.stock-facts small{color:#919cad;font-size:8px}.verification-action{width:100%;min-height:65px;margin-top:12px;border:1px solid #cddbef;border-radius:8px;background:#f4f8fe;color:#1767ce;padding:11px 13px;display:grid;grid-template-columns:25px 1fr;gap:9px;align-items:center;text-align:left}.verification-action.verified{color:var(--green);border-color:#cce9d9;background:#f2fbf6}.verification-action span{display:grid;gap:5px}.verification-action strong{font-size:10px}.verification-action small{color:#8491a4;font-size:8px}.handoff-card{margin-top:18px;border:1px solid #d8e4f3;border-radius:8px;background:#fff;padding:12px;display:grid;grid-template-columns:25px 1fr;gap:8px;color:#2570ce}.handoff-card div{display:grid;gap:5px}.handoff-card strong{color:#3a4a60;font-size:9px}.handoff-card span{color:#8491a3;font-size:8px;line-height:1.5}.handoff-card button{grid-column:2;justify-self:start;border:0;background:transparent;color:var(--blue-600);padding:0;font-size:9px;font-weight:750}.collaboration-list>button{min-height:108px}.collaboration-list footer{color:#7f8c9f;font-size:8px;display:flex;align-items:center;gap:5px}.execution-context{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:17px 0}.execution-context>div{min-height:68px;border:1px solid #e0e6ee;border-radius:7px;padding:10px;display:grid;gap:5px}.execution-context span{color:#8793a5;font-size:8px}.execution-context strong{color:#344156;font-size:9px;line-height:1.45}.execution-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.execution-steps button{min-height:92px;border:1px solid #e0e6ed;border-radius:7px;background:#fff;display:grid;justify-items:center;align-content:center;gap:8px}.execution-steps i{width:28px;height:28px;border:1px solid #cbd4e0;border-radius:50%;display:grid;place-items:center;color:#6d798c;font-style:normal;font-size:9px}.execution-steps span{display:grid;gap:4px;text-align:center}.execution-steps strong{color:#39465a;font-size:8px}.execution-steps small{color:#909bac;font-size:7px}.execution-steps button.done{border-color:#c5daf5;background:#f4f8fe}.execution-steps button.done i{color:#fff;border-color:var(--blue-600);background:var(--blue-600)}.evidence-panel label{display:grid;gap:7px;color:#677489;font-size:9px}.evidence-panel textarea{min-height:112px;resize:vertical;border:1px solid #d8e0eb;border-radius:7px;padding:10px;color:#425066;outline:0;font-size:9px;line-height:1.7}.evidence-files{display:grid;gap:8px;margin:13px 0 18px}.evidence-files button{min-height:58px;border:1px solid #dfe5ed;border-radius:7px;background:#fff;padding:9px;display:grid;grid-template-columns:24px 1fr;gap:7px;color:#3474c2;text-align:left}.evidence-files span{display:grid;gap:4px}.evidence-files strong{color:#465367;font-size:8px}.evidence-files small{color:#8a96a8;font-size:7px}.manager-grid{min-height:505px;display:grid;grid-template-columns:minmax(520px,1fr) 315px;grid-template-rows:minmax(330px,auto) auto;gap:13px}.approval-center,.exception-focus,.team-capacity,.identity-matrix,.policy-panel,.governance-health{border:1px solid #dfe5ed;border-radius:9px;background:#fff;overflow:hidden}.approval-center>header,.exception-focus>header,.team-capacity>header,.identity-matrix>header,.policy-panel>header,.governance-health>header{min-height:62px;border-bottom:1px solid var(--line);padding:13px 16px;display:flex;align-items:center;justify-content:space-between}.approval-center h2,.exception-focus h2,.team-capacity h2,.identity-matrix h2,.policy-panel h2,.governance-health h2{margin:0;font-size:14px}.approval-center header>span,.team-capacity header>span,.identity-matrix header>span{color:#8793a5;font-size:8px}.approval-center>article{min-height:91px;border-bottom:1px solid var(--line);padding:11px 14px;display:grid;grid-template-columns:38px minmax(0,1fr) 92px;gap:11px;align-items:center}.approval-center>article.resolved{background:#f5fbf7;opacity:.82}.approval-icon{width:37px;height:37px;border-radius:8px;background:#eaf3ff;color:var(--blue-600);display:grid;place-items:center}.approval-center article>div:nth-child(2){display:grid;gap:4px}.approval-center article span{color:#8390a3;font-size:8px}.approval-center article strong{color:#344156;font-size:10px}.approval-center article small{color:#8491a4;font-size:8px}.approval-center article>div:last-child{display:grid;gap:5px}.approval-center article>div:last-child button{min-height:27px;border:1px solid #d3dce7;border-radius:5px;background:#fff;color:#607087;font-size:8px}.approval-center article>div:last-child button:first-child{border-color:#b8d2f3;color:#1765cc;background:#f2f7fe}.evidence-meter{height:13px;display:flex;align-items:center;gap:7px;position:relative}.evidence-meter:before{content:"";width:76px;height:4px;border-radius:3px;background:#e5eaf1}.evidence-meter i{position:absolute;height:4px;max-width:76px;border-radius:3px;background:var(--blue-600)}.evidence-meter em{margin-left:2px;color:#8e99aa;font-size:7px;font-style:normal}.exception-focus>header,.policy-panel>header{justify-content:flex-start}.exception-focus>button{width:100%;min-height:74px;border:0;border-bottom:1px solid var(--line);background:#fff;padding:10px 12px;display:grid;grid-template-columns:30px 1fr auto;gap:9px;align-items:center;text-align:left}.severity{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:8px;font-weight:800}.severity.high{color:#bd5123;background:#fff0e7}.severity.medium{color:#94701e;background:#fff7dc}.severity.low{color:#25734b;background:#e9f8f0}.exception-focus button>div{display:grid;gap:5px}.exception-focus button strong{color:#364357;font-size:9px}.exception-focus button small{color:#8995a7;font-size:8px}.management-rule{margin:13px;border:1px solid #d9e5f4;border-radius:7px;background:#f4f8fd;padding:10px;display:grid;grid-template-columns:22px 1fr;gap:8px;color:#2c70c2}.management-rule span{display:grid;gap:4px}.management-rule strong{color:#405570;font-size:8px}.management-rule small{color:#7d8da2;font-size:7px;line-height:1.5}.team-capacity{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr)}.team-capacity>header{grid-column:1 / -1;min-height:56px}.team-row{min-height:87px;padding:14px;border-right:1px solid var(--line);display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center}.team-row:last-child{border-right:0}.team-row>div{display:grid;gap:4px}.team-row strong{color:#344156;font-size:9px}.team-row small{color:#8995a7;font-size:7px}.team-row i{height:4px;border-radius:3px;background:#e5eaf1;overflow:hidden}.team-row i b{display:block;height:100%;background:var(--blue-600)}.team-row em{grid-column:2;color:#b85b33;font-size:7px;font-style:normal}.finance-task-list{min-width:0;border-right:1px solid var(--line);background:#fbfcfe}.finance-task-list>header>svg{color:#6c7e94}.finance-task-list>button{width:100%;min-height:98px;border:0;border-bottom:1px solid var(--line);background:#fff;padding:12px 14px;display:grid;grid-template-columns:1fr 78px;gap:8px;text-align:left}.finance-task-list>button.selected{background:#eef5ff;box-shadow:inset 3px 0 0 var(--blue-600)}.finance-task-list button>div{display:grid;gap:5px}.finance-task-list button>div:first-child span{color:#8491a4;font-size:8px}.finance-task-list strong{color:#344156;font-size:10px}.finance-task-list small,.finance-task-list time{color:#8894a6;font-size:8px}.finance-task-list button>div:last-child{justify-items:end}.finance-checklist{display:grid;margin:10px 0 16px}.finance-checklist button{min-height:61px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:8px 2px;display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:center;text-align:left}.finance-checklist i{width:28px;height:28px;border:1px solid #ccd5e0;border-radius:50%;display:grid;place-items:center;color:#68758a;font-size:9px;font-style:normal}.finance-checklist button.done i{color:#fff;border-color:var(--blue-600);background:var(--blue-600)}.finance-checklist span{display:grid;gap:4px}.finance-checklist strong{color:#354257;font-size:9px}.finance-checklist small{color:#8a96a8;font-size:8px}.finance-boundary{border-color:#d7e4f5;background:#f4f8fd;color:#2d72c5}.finance-boundary strong{color:#3c597b}.finance-boundary span{color:#7b8da4}.secure-file{min-height:67px;border:1px solid #dfe5ed;border-radius:7px;background:#fff;padding:10px;margin-bottom:9px;display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;color:#4d74a5}.secure-file>div{display:grid;gap:5px}.secure-file strong{color:#3b485d;font-size:8px}.secure-file small{color:#8b97a9;font-size:7px}.access-log{min-height:62px;margin-top:17px;border-top:1px solid var(--line);padding-top:14px;display:grid;grid-template-columns:26px 1fr;gap:8px;color:#52759f}.access-log span{display:grid;gap:5px}.access-log strong{color:#415067;font-size:8px}.access-log small{color:#8995a7;font-size:7px}.admin-grid{min-height:505px;display:grid;grid-template-columns:minmax(530px,1fr) 310px;grid-template-rows:minmax(330px,auto) auto;gap:13px}.identity-row{min-height:61px;border-bottom:1px solid var(--line);padding:9px 15px;display:grid;grid-template-columns:34px 150px 1fr auto;gap:10px;align-items:center}.identity-row>div{display:grid;gap:4px}.identity-row strong{color:#344156;font-size:9px}.identity-row small,.identity-row>span:nth-child(3){color:#8591a4;font-size:8px}.identity-row .avatar{width:30px;height:30px}.policy-panel>button{width:100%;min-height:67px;border:0;border-bottom:1px solid var(--line);background:#fff;padding:10px 13px;display:grid;grid-template-columns:1fr auto;gap:9px;align-items:center;text-align:left}.policy-panel button>span{display:grid;gap:4px}.policy-panel strong{color:#39465a;font-size:9px}.policy-panel small{color:#8a96a8;font-size:7px}.policy-panel button>i{min-width:38px;height:23px;border-radius:12px;background:#dfe5ed;color:#758196;display:grid;place-items:center;font-size:7px;font-style:normal}.policy-panel button>i.on{color:#fff;background:var(--blue-600)}.governance-health{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr)}.governance-health>header{grid-column:1 / -1}.health-card{min-height:91px;padding:14px;border-right:1px solid var(--line);display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;color:#2e70c2}.health-card:last-child{border-right:0}.health-card>span{display:grid;gap:5px}.health-card strong{color:#3b485c;font-size:9px}.health-card small{color:#8a96a8;font-size:7px}.health-card em{color:var(--green);font-size:17px;font-weight:750;font-style:normal}@media(max-width:1320px){.custom-work-grid,.spot-work-grid,.purchasing-work-grid,.finance-grid{grid-template-columns:250px minmax(430px,1fr) 260px}.role-workspace{padding-inline:24px}.manager-grid,.admin-grid{grid-template-columns:minmax(470px,1fr) 290px}}@media(max-width:1080px){.custom-work-grid,.spot-work-grid,.purchasing-work-grid,.finance-grid{grid-template-columns:245px minmax(430px,1fr)}.decision-gate,.followup-panel,.evidence-panel,.secure-evidence{display:block;grid-column:1 / -1;border-left:0;border-top:1px solid var(--line)}.manager-grid,.admin-grid{grid-template-columns:1fr}.team-capacity,.governance-health{grid-column:1}.team-capacity{grid-template-columns:repeat(2,1fr)}.governance-health{grid-template-columns:1fr}.governance-health>header{grid-column:1}.health-card{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:820px){.role-outcome-header{grid-template-columns:42px 1fr}.role-outcome-header>button{grid-column:2;justify-self:start}.role-metrics{grid-template-columns:repeat(2,1fr)}.custom-work-grid,.spot-work-grid,.purchasing-work-grid,.finance-grid{display:block}.role-queue,.finance-task-list{max-height:330px;border-right:0;border-bottom:1px solid var(--line)}.requirement-board,.match-board,.execution-board,.finance-check{min-height:480px}}@media(max-width:560px){.role-workspace{padding-inline:13px}.role-outcome-header h1{font-size:22px}.role-metrics{grid-template-columns:1fr 1fr}.principle-rail>span{display:none}.fact-grid,.stock-facts,.execution-context{grid-template-columns:1fr}.execution-steps{grid-template-columns:repeat(2,1fr)}.team-capacity{grid-template-columns:1fr}.identity-row{grid-template-columns:32px 1fr auto}.identity-row>span:nth-child(3){grid-column:2}.match-card{grid-template-columns:58px 1fr}.match-score{grid-column:2;justify-self:start;display:flex;gap:6px;align-items:baseline}}.owner-dashboard-grid{min-height:500px;display:grid;grid-template-columns:minmax(520px,1fr) 315px;grid-template-rows:minmax(350px,auto) auto;gap:13px}.owner-primary-panel,.owner-side-panel,.owner-evidence-row,.knowledge-upload-panel,.architecture-stack,.ai-boundary-panel,.pipeline-panel,.progress-panel,.ai-cost-note{border:1px solid #dfe5ed;border-radius:9px;background:#fff;overflow:hidden}.owner-primary-panel>header,.owner-side-panel>header,.architecture-stack>header,.pipeline-panel>header,.progress-panel>header{min-height:62px;border-bottom:1px solid var(--line);padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.owner-primary-panel h2,.owner-side-panel h2,.architecture-stack h2,.ai-boundary-panel h2,.pipeline-panel h2,.progress-panel h2{margin:0;color:#263349;font-size:14px}.owner-decision-list article{min-height:92px;border-bottom:1px solid var(--line);padding:12px 14px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:11px;align-items:center}.owner-decision-list article:last-child{border-bottom:0}.owner-decision-list article>div{display:grid;gap:5px}.owner-decision-list strong{color:#344156;font-size:10px}.owner-decision-list p{margin:0;color:#6f7e92;font-size:8px;line-height:1.6}.owner-decision-list small{color:#8a96a8;font-size:8px}.owner-decision-list button{min-height:29px;border:1px solid #c8daf0;border-radius:5px;background:#f3f8fe;color:#1c69c7;padding:0 10px;font-size:8px;font-weight:700}.owner-side-panel>header{justify-content:flex-start}.owner-side-panel>button{width:100%;min-height:70px;border:0;border-bottom:1px solid var(--line);background:#fff;padding:11px 13px;display:grid;grid-template-columns:1fr auto;gap:9px;align-items:center;text-align:left}.owner-side-panel>button>span{display:grid;gap:5px}.owner-side-panel>button strong{color:#39465a;font-size:9px}.owner-side-panel>button small{color:#8a96a8;font-size:7px}.owner-evidence-row{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr)}.owner-evidence-row>div{min-height:88px;border-right:1px solid var(--line);padding:14px;display:grid;grid-template-columns:30px 1fr auto;gap:9px;align-items:center;color:#2c70c2}.owner-evidence-row>div:last-child{border-right:0}.owner-evidence-row span{display:grid;gap:5px}.owner-evidence-row strong{color:#3b485c;font-size:9px}.owner-evidence-row small{color:#8a96a8;font-size:7px}.owner-evidence-row em{color:#c15b2e;font-size:8px;font-weight:750;font-style:normal}.owner-evidence-row em.ready{color:var(--green)}.portfolio-list article{min-height:78px;border-bottom:1px solid var(--line);padding:11px 15px;display:grid;gap:7px}.portfolio-list article>div:first-child{display:flex;justify-content:space-between;align-items:center}.portfolio-list strong{color:#354257;font-size:10px}.portfolio-list p{margin:0;color:#78869a;font-size:8px}.portfolio-list small{color:#8995a7;font-size:7px}.portfolio-progress{height:5px;border-radius:3px;background:#e6ebf2;overflow:hidden}.portfolio-progress i{display:block;height:100%;background:linear-gradient(90deg,#1c6fd2,#57a3ed)}.knowledge-upload-panel{margin-bottom:14px}.upload-explainer{min-height:88px;padding:14px 17px;display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;background:#f5f9ff;border-bottom:1px solid #dae6f5}.upload-explainer>span{width:40px;height:40px;border-radius:9px;background:#e3efff;color:#1f6ecc;display:grid;place-items:center}.upload-explainer h2{margin:2px 0 4px;color:#28374d;font-size:15px}.upload-explainer p:not(.eyebrow){margin:0;max-width:820px;color:#6e7e93;font-size:8px;line-height:1.65}.knowledge-upload-form{padding:14px 17px;display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:12px;align-items:end}.knowledge-upload-form label{display:grid;gap:6px;min-width:0}.knowledge-upload-form label>span{color:#526176;font-size:9px;font-weight:750}.knowledge-upload-form input,.knowledge-upload-form select{min-width:0;height:35px;border:1px solid #d5dde8;border-radius:6px;background:#fff;color:#425066;padding:0 9px;font-size:8px}.knowledge-upload-form input[type=file]{padding:6px}.knowledge-upload-form small{color:#8a96a8;font-size:7px;line-height:1.4}.knowledge-upload-form .primary-compact{min-height:35px}.upload-queue{border-top:1px solid var(--line)}.upload-queue>header{min-height:42px;padding:9px 17px;background:#fbfcfe;display:flex;align-items:center;justify-content:space-between}.upload-queue header strong{color:#3b485d;font-size:9px}.upload-queue header span{color:#8a96a8;font-size:7px}.upload-queue article{min-height:57px;padding:9px 17px;border-top:1px solid var(--line);display:grid;grid-template-columns:25px 1fr auto auto;gap:9px;align-items:center;color:#3674bd}.upload-queue article>div{display:grid;gap:4px}.upload-queue article strong{color:#3c495d;font-size:9px}.upload-queue article small{color:#8995a7;font-size:7px}.upload-queue article>button{border:0;background:transparent;color:var(--blue-600);font-size:8px;font-weight:750}.ai-center-grid{display:grid;grid-template-columns:minmax(560px,1fr) 325px;gap:13px;margin-bottom:13px}.architecture-stack>article{min-height:83px;border-bottom:1px solid var(--line);padding:12px 15px;display:grid;grid-template-columns:42px 1fr auto;gap:11px;align-items:center;position:relative}.architecture-stack>article:last-child{border-bottom:0}.architecture-stack article>span:first-child{width:39px;height:39px;border-radius:8px;background:#eaf3ff;color:#1f6dcc;display:grid;place-items:center}.architecture-stack article>div{display:grid;gap:5px}.architecture-stack article strong{color:#344156;font-size:10px}.architecture-stack article p{margin:0;color:#79879a;font-size:8px;line-height:1.55}.layer-arrow{position:absolute;left:25px;bottom:-10px;z-index:2;color:#7c9ec7;background:#fff}.ai-boundary-panel{padding:15px}.ai-boundary-panel>header{margin-bottom:13px}.ai-warning{border:1px solid #edc9b6;border-radius:7px;background:#fff7f2;padding:11px;display:grid;grid-template-columns:25px 1fr;gap:8px;color:var(--orange)}.ai-warning p{margin:0;color:#8f624e;font-size:8px;line-height:1.6}.ai-boundary-panel ul{margin:13px 0 16px;padding:0;list-style:none;display:grid;gap:10px}.ai-boundary-panel li{display:grid;grid-template-columns:20px 1fr;gap:7px;align-items:start;color:#617085;font-size:8px;line-height:1.55}.ai-boundary-panel li svg{color:var(--green)}.ai-boundary-panel li:last-child svg{color:var(--orange)}.pipeline-panel,.progress-panel{margin-bottom:13px}.pipeline-track{display:grid;grid-template-columns:repeat(7,1fr)}.pipeline-track article{min-height:153px;padding:13px 11px;border-right:1px solid var(--line);display:grid;grid-template-rows:27px 1fr auto;gap:8px}.pipeline-track article:last-child{border-right:0}.pipeline-track i{width:25px;height:25px;border-radius:50%;background:#eaf3ff;color:#1d68c5;display:grid;place-items:center;font-size:8px;font-style:normal;font-weight:800}.pipeline-track article>div{display:grid;align-content:start;gap:6px}.pipeline-track strong{color:#39465a;font-size:9px}.pipeline-track p{margin:0;color:#8190a3;font-size:7px;line-height:1.55}.progress-panel>header>span{color:#8995a7;font-size:8px}.progress-table-wrap{overflow-x:auto}.progress-table{min-width:820px}.progress-table td{color:#667589;font-size:8px}.progress-table td strong{color:#344156}.ai-cost-note{min-height:74px;padding:13px 16px;display:grid;grid-template-columns:30px 1fr 30px;gap:10px;align-items:center;color:#3472bb}.ai-cost-note>div{display:grid;gap:5px}.ai-cost-note strong{color:#3b495d;font-size:9px}.ai-cost-note p{margin:0;color:#7c899c;font-size:8px;line-height:1.55}@media(max-width:1080px){.owner-dashboard-grid,.ai-center-grid{grid-template-columns:1fr}.owner-evidence-row{grid-column:1}.pipeline-track{grid-template-columns:repeat(4,1fr)}.pipeline-track article{border-bottom:1px solid var(--line)}.knowledge-upload-form{grid-template-columns:1fr 1fr}}@media(max-width:820px){.owner-evidence-row{grid-template-columns:1fr}.owner-evidence-row>div{border-right:0;border-bottom:1px solid var(--line)}.pipeline-track{grid-template-columns:repeat(2,1fr)}.knowledge-upload-form{grid-template-columns:1fr}.upload-explainer{grid-template-columns:40px 1fr}.upload-explainer>.status-pill{grid-column:2;justify-self:start}}@media(max-width:560px){.owner-decision-list article{grid-template-columns:28px 1fr}.owner-decision-list article>button{grid-column:2;justify-self:start}.pipeline-track{grid-template-columns:1fr}.upload-queue article{grid-template-columns:25px 1fr}.upload-queue article>.status-pill,.upload-queue article>button{grid-column:2;justify-self:start}}.feedback-page{padding-bottom:32px}.feedback-notice{min-height:68px;margin-bottom:14px;border:1px solid #ead2bf;border-radius:9px;background:#fff9f4;padding:12px 15px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;color:#bd692f}.feedback-notice>div{display:grid;gap:5px}.feedback-notice strong{color:#5f493b;font-size:10px}.feedback-notice span{color:#876c5a;font-size:8px;line-height:1.65}.feedback-stats{margin-bottom:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.feedback-layout{display:grid;grid-template-columns:minmax(560px,1.55fr) minmax(280px,.75fr);gap:13px;align-items:start}.feedback-form-card,.weekly-cycle,.feedback-board,.update-candidate-panel{border:1px solid #dfe5ed;border-radius:9px;background:#fff;overflow:hidden}.feedback-form-card>header,.weekly-cycle>header,.feedback-board>header,.update-candidate-panel>header{min-height:62px;border-bottom:1px solid var(--line);padding:13px 16px;display:flex;align-items:center;gap:11px}.feedback-form-card>header>span{width:38px;height:38px;border-radius:9px;background:#e9f3ff;color:#1e6dcc;display:grid;place-items:center}.feedback-form-card>header>div,.weekly-cycle>header,.update-candidate-panel>header{align-content:center}.feedback-form-card h2,.weekly-cycle h2,.feedback-board h2,.update-candidate-panel h2{margin:2px 0 0;color:#2f3c50;font-size:14px}.feedback-form-grid{padding:15px 16px 8px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.feedback-form-grid label{display:grid;gap:6px}.feedback-form-grid label>span{color:#536278;font-size:9px;font-weight:750}.feedback-form-grid input,.feedback-form-grid select,.feedback-form-grid textarea{min-width:0;border:1px solid #d5dde8;border-radius:6px;background:#fff;color:#3e4d62;padding:9px 10px;font:inherit;font-size:9px;outline:none}.feedback-form-grid input,.feedback-form-grid select{height:36px}.feedback-form-grid textarea{min-height:108px;resize:vertical;line-height:1.6}.feedback-form-grid input:focus,.feedback-form-grid select:focus,.feedback-form-grid textarea:focus{border-color:#6fa8e8;box-shadow:0 0 0 3px #2877d317}.feedback-wide{grid-column:1 / -1}.feedback-controls{padding:8px 16px 13px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.feedback-controls .choice{min-height:32px;border:1px solid #d5dde8;border-radius:6px;background:#f8fafc;color:#68768a;padding:0 10px;display:inline-flex;align-items:center;gap:6px;font-size:8px;font-weight:700}.feedback-controls .choice.active{border-color:#9fc2ec;background:#edf5ff;color:#1e68bf}.feedback-controls .primary-compact{margin-left:auto;min-height:34px;display:inline-flex;align-items:center;gap:6px}.feedback-preview-boundary{margin:0;border-top:1px solid #edd6c5;background:#fff8f2;padding:10px 16px;display:flex;align-items:center;gap:6px;color:#a0613c;font-size:8px;line-height:1.5}.weekly-cycle>header,.update-candidate-panel>header{display:grid;gap:2px}.weekly-cycle>article{min-height:73px;border-bottom:1px solid var(--line);padding:10px 13px;display:grid;grid-template-columns:27px minmax(0,1fr) 20px;gap:9px;align-items:center;color:#9aa5b4}.weekly-cycle>article i{width:25px;height:25px;border-radius:50%;background:#eef2f7;display:grid;place-items:center;color:#758196;font-size:8px;font-style:normal;font-weight:800}.weekly-cycle>article>div{display:grid;gap:4px}.weekly-cycle article span{color:#8491a3;font-size:7px}.weekly-cycle article strong{color:#3b485c;font-size:9px}.weekly-cycle article small{color:#8a96a8;font-size:7px}.weekly-cycle>article.done i,.weekly-cycle>article.active i{color:#fff;background:var(--blue-600)}.weekly-cycle>article.done>svg{color:var(--green)}.weekly-cycle>article.active{background:#f5f9ff}.weekly-cycle>article.active>svg{color:#2c79cf}.weekly-gate{margin:12px;border:1px solid #d7e3f2;border-radius:7px;background:#f4f8fd;padding:11px;display:grid;grid-template-columns:22px 1fr;gap:8px;color:#3973b8}.weekly-gate span{display:grid;gap:4px}.weekly-gate strong{color:#3e5673;font-size:8px}.weekly-gate small{color:#778ba3;font-size:7px;line-height:1.55}.feedback-board>header{justify-content:space-between;align-items:center}.feedback-board>header>div:last-child{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.feedback-board>header button{min-height:26px;border:1px solid #dce3ec;border-radius:5px;background:#f8fafc;color:#718095;padding:0 8px;font-size:7px}.feedback-board>header button.active{border-color:#9dc2ed;background:#edf5ff;color:#1f69c1;font-weight:750}.feedback-list>article{min-height:112px;border-bottom:1px solid var(--line);padding:13px 15px;display:grid;grid-template-columns:34px minmax(0,1fr) 108px;gap:11px;align-items:start}.feedback-list>article:last-child{border-bottom:0}.feedback-item-icon{width:32px;height:32px;border-radius:8px;background:#eaf3ff;color:#2470c8;display:grid;place-items:center}.feedback-list article>div:nth-child(2){display:grid;gap:5px}.feedback-list article>div:nth-child(2)>span{color:#8b97a8;font-size:7px}.feedback-list article>div:nth-child(2)>strong{color:#334156;font-size:10px}.feedback-list article p{margin:0;color:#647489;font-size:8px;line-height:1.65}.feedback-list article small{color:#8995a7;font-size:7px;line-height:1.5}.feedback-item-actions{display:grid;gap:6px;justify-items:end}.feedback-item-actions button{min-height:25px;border:0;border-radius:5px;background:#eef5fd;color:#246cc0;padding:0 8px;font-size:7px;font-weight:700}.feedback-item-actions button:last-child{background:#f3f5f8;color:#6c788a}.update-candidate-panel>article{min-height:78px;border-bottom:1px solid var(--line);padding:11px 13px;display:grid;grid-template-columns:26px minmax(0,1fr) auto;gap:8px;align-items:center;color:#2870c3}.update-candidate-panel>article>span{width:25px;height:25px;border-radius:7px;background:#edf5ff;display:grid;place-items:center}.update-candidate-panel article>div{display:grid;gap:5px}.update-candidate-panel strong{color:#3b485c;font-size:8px}.update-candidate-panel small{color:#8995a7;font-size:7px;line-height:1.5}.update-candidate-panel>button{width:calc(100% - 24px);min-height:34px;margin:12px;border:1px solid #bdd5f0;border-radius:6px;background:#edf5ff;color:#1f69c1;display:flex;justify-content:center;align-items:center;gap:7px;font-size:8px;font-weight:750}@media(max-width:1080px){.feedback-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-layout{grid-template-columns:1fr}.weekly-cycle{display:grid;grid-template-columns:repeat(5,1fr)}.weekly-cycle>header,.weekly-gate{grid-column:1 / -1}.weekly-cycle>article{grid-template-columns:27px 1fr}.weekly-cycle>article>svg{display:none}}@media(max-width:760px){.feedback-notice{grid-template-columns:26px 1fr}.feedback-notice>.status-pill{grid-column:2;justify-self:start}.feedback-form-grid{grid-template-columns:1fr}.feedback-wide{grid-column:1}.weekly-cycle{grid-template-columns:1fr}.weekly-cycle>header,.weekly-gate{grid-column:1}.feedback-board>header{align-items:flex-start;flex-direction:column}.feedback-board>header>div:last-child{justify-content:flex-start}.feedback-list>article{grid-template-columns:32px 1fr}.feedback-item-actions{grid-column:2;display:flex;justify-items:start;justify-content:flex-start;flex-wrap:wrap}.feedback-controls .primary-compact{margin-left:0}}@media(max-width:560px){.feedback-stats{grid-template-columns:1fr}.feedback-form-card>header,.feedback-form-grid,.feedback-controls{padding-inline:12px}.feedback-list>article{padding-inline:12px}}.authority-capabilities{margin-bottom:13px;display:flex;gap:8px;flex-wrap:wrap}.authority-capabilities span{min-height:31px;border:1px solid #cfe0f3;border-radius:6px;background:#f2f7fd;color:#346fae;padding:0 10px;display:inline-flex;align-items:center;gap:6px;font-size:8px;font-weight:750}.authority-governance-grid{display:grid;grid-template-columns:minmax(330px,.7fr) minmax(560px,1.3fr);gap:13px}.authority-create-card,.authority-records-card,.authority-audit-card{border:1px solid #dfe5ed;border-radius:9px;background:#fff;overflow:hidden}.authority-create-card>header,.authority-records-card>header,.authority-audit-card>header{min-height:62px;border-bottom:1px solid var(--line);padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.authority-create-card h2,.authority-records-card h2,.authority-audit-card h2{margin:2px 0 0;color:#303e52;font-size:14px}.authority-records-card>header>span,.authority-audit-card>header>span{color:#7e8ca0;font-size:8px}.authority-create-card>label{margin:12px 16px 0;display:grid;gap:6px}.authority-create-card label>span{color:#536278;font-size:9px;font-weight:750}.authority-create-card input,.authority-create-card select,.authority-create-card textarea{width:100%;border:1px solid #d5dde8;border-radius:6px;background:#fff;color:#3f4e62;padding:9px 10px;font:inherit;font-size:9px}.authority-create-card input,.authority-create-card select{height:36px}.authority-create-card textarea{min-height:112px;resize:vertical;line-height:1.6}.authority-create-card>button{width:calc(100% - 32px);margin:14px 16px 9px}.authority-create-card>p{margin:0;border-top:1px solid #ead7c7;background:#fff8f2;color:#9a6544;padding:10px 16px;font-size:8px;line-height:1.55}.authority-record-list article{min-height:101px;border-bottom:1px solid var(--line);padding:13px 15px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:11px;align-items:start}.authority-record-list article>span:first-child{width:32px;height:32px;border-radius:8px;background:#eaf3ff;color:#2470c8;display:grid;place-items:center}.authority-record-list article>div{display:grid;gap:5px}.authority-record-list small{color:#8996a8;font-size:7px}.authority-record-list strong{color:#344156;font-size:10px}.authority-record-list p{margin:0;color:#69788c;font-size:8px;line-height:1.6}.authority-record-list em{color:#7e8c9f;font-size:7px;font-style:normal}.authority-audit-card{margin-top:13px}.authority-audit-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.authority-audit-list article{min-height:74px;border-bottom:1px solid var(--line);padding:11px 15px;display:grid;grid-template-columns:27px minmax(0,1fr) auto;gap:9px;align-items:center;color:#2d74c6}.authority-audit-list article:nth-child(odd){border-right:1px solid var(--line)}.authority-audit-list article>div{display:grid;gap:4px}.authority-audit-list small{color:#8996a8;font-size:7px}.authority-audit-list strong{color:#35445a;font-size:9px}.authority-audit-list article>div>span{color:#728196;font-size:7px}.authority-private-boundary{margin-top:13px;border:1px solid #cddff2;border-radius:8px;background:#f4f8fd;padding:12px 15px;display:grid;grid-template-columns:25px 1fr;gap:8px;color:#3775bb}.authority-private-boundary span{display:grid;gap:4px}.authority-private-boundary strong{color:#3c526e;font-size:9px}.authority-private-boundary small{color:#71869e;font-size:8px;line-height:1.5}@media(max-width:980px){.authority-governance-grid,.authority-audit-list{grid-template-columns:1fr}.authority-audit-list article:nth-child(odd){border-right:0}}@media(max-width:560px){.authority-record-list article{grid-template-columns:32px 1fr}.authority-record-list article>.status-pill{grid-column:2;justify-self:start}}
