@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Inter,Noto Sans SC,Microsoft YaHei,sans-serif;color:#d9e9f0;background:#020911;--surface:#06131c;--line:#15313e;--muted:#718796;--cyan:#2fe6c3;--blue:#4b9dff;--purple:#7b6dff;--amber:#f0ad4c;--red:#ff657b}*{box-sizing:border-box}html,body,#root{margin:0;min-width:1280px;min-height:100vh;background:#020911}body{height:100vh;overflow:hidden;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #58e6d0;outline-offset:2px}.app-shell{height:100vh;display:grid;grid-template-columns:208px 1fr;background:radial-gradient(circle at 64% 14%,rgba(17,91,110,.13),transparent 30%),#020911}.sidebar{border-right:1px solid #102733;background:linear-gradient(180deg,#03101a,#020912);display:flex;flex-direction:column;min-height:0}.logo-lockup{height:66px;display:flex;align-items:center;gap:10px;padding:0 16px;border-bottom:1px solid #102733}.logo-mark{width:34px;height:34px;display:grid;place-items:center;color:#7af5e1;border:1px solid #2acfb6;clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0 50%);background:linear-gradient(135deg,#2fe6c333,#4b9dff1f)}.logo-lockup strong{display:block;color:#f2fbff;font-size:16px}.logo-lockup small{display:block;color:#4f6c7b;font-size:8px;letter-spacing:1px;margin-top:3px}.nav-list{padding:10px 8px;display:flex;flex-direction:column;gap:2px;overflow:auto}.nav-list.grouped{padding:7px 7px 10px;gap:5px}.nav-group{border:1px solid transparent}.nav-group.active{border-color:#183746;background:#06141b}.nav-group-head{width:100%;height:35px;border:0;background:transparent;color:#78909c;display:grid;grid-template-columns:18px 1fr 14px;align-items:center;gap:7px;text-align:left;padding:0 8px;cursor:pointer}.nav-group-head:hover,.nav-group.active>.nav-group-head{color:#d6e9ed}.nav-group-head span{font-size:10px}.nav-group-head b{font-size:9px;color:#51d8c0;margin-right:6px}.nav-group-head[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.nav-group-items{padding:2px 3px 5px}.nav-item{width:100%;height:34px;min-height:34px;border:1px solid transparent;background:transparent;display:flex;align-items:center;gap:9px;padding:0 9px;color:#91a6b3;cursor:pointer;text-align:left;position:relative}.nav-item:hover{color:#dff7f3;background:#183f4b61}.nav-item.active{color:#63edd4;background:linear-gradient(90deg,#20c4a82e,#20c4a808);border-color:#2fe6c33b;box-shadow:inset 2px 0 #2fe6c3}.nav-item.active:after{content:"";position:absolute;right:-4px;width:2px;height:18px;background:#2fe6c3;box-shadow:0 0 10px #2fe6c3}.nav-item span{font-size:11px}.nav-item small{margin-left:auto;color:#4d6a77;font-size:8px}.nav-tail{margin-left:auto}.identity-card{margin:auto 10px 10px;min-height:62px;border:1px solid #16313d;background:#081923bd;display:flex;align-items:center;gap:9px;padding:10px}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#536f82,#172b37);border:1px solid #607c8d}.identity-card strong{font-size:12px;display:block}.identity-card small{color:#6f8795;font-size:10px}.identity-card svg{margin-left:auto;color:#607888}.system-state{border-top:1px solid #102733;height:45px;padding:0 14px;display:flex;align-items:center;gap:7px;font-size:10px;color:#68808f}.system-state b{margin-left:auto;color:#45d6b6}.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--cyan);box-shadow:0 0 8px var(--cyan)}.app-main{min-width:0;min-height:0;display:grid;grid-template-rows:66px 40px 30px 1fr 28px}.topbar{background:#020a11f2;border-bottom:1px solid #112833;display:flex;align-items:center;padding:0 15px}.page-title{display:flex;align-items:center;gap:10px;min-width:190px}.page-title strong{color:#effaff;font-size:17px}.page-code{font-size:9px;color:#56dec7;border:1px solid #25584f;background:#0b2927;padding:3px 6px}.live-chip{font-size:10px;color:#6c8a98;display:inline-flex;align-items:center;gap:5px}.live-chip i{width:5px;height:5px;border-radius:50%;background:#2fe6c3;box-shadow:0 0 8px #2fe6c3}.header-filters{display:flex;align-items:center;gap:6px;margin-left:10px}.header-filters>label:not(.live-toggle),.header-filters button{border:1px solid #16303c;background:#06121b;height:31px;padding:0 8px;display:flex;align-items:center;gap:3px;color:#9eb0ba;font-size:11px}.header-filters select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#9eb0ba;font-size:10px;padding:0 14px 0 3px;outline:0}.header-filters option{background:#071923;color:#d5e6eb}.header-filters button{cursor:pointer}.header-filters button:hover,.header-filters>label:not(.live-toggle):hover{border-color:#2b6672;color:#defaf5}.live-toggle{display:flex;gap:6px;align-items:center;color:#8499a4;font-size:11px}.live-toggle input{position:absolute;opacity:0}.live-toggle span{width:30px;height:16px;border-radius:10px;background:#15303a;position:relative;cursor:pointer}.live-toggle span:after{content:"";position:absolute;width:12px;height:12px;top:2px;left:2px;border-radius:50%;background:#79909c;transition:.2s}.live-toggle input:checked+span{background:#2fe6c347}.live-toggle input:checked+span:after{left:16px;background:#2fe6c3}.header-actions{margin-left:auto;display:flex}.header-actions button{width:33px;height:33px;border:0;background:transparent;display:grid;place-items:center;color:#7e94a0;cursor:pointer;position:relative}.header-actions button:hover{color:#e5f8fb;background:#0a1b25}.notification b{position:absolute;top:1px;right:0;border-radius:8px;background:#dd405c;color:#fff;font-size:8px;padding:1px 4px}.phase-bar{display:flex;align-items:center;gap:5px;padding:0 12px;border-bottom:1px solid #17313c;background:#04111a}.phase-bar-label{color:#506b77;font-size:9px;margin-right:3px}.phase-bar>button{height:28px;border:1px solid #183540;background:#06151d;color:#6f8793;padding:0 8px;display:flex;align-items:center;gap:5px;cursor:pointer}.phase-bar>button b{font-size:9px;color:#83a1ac}.phase-bar>button span{font-size:9px}.phase-bar>button small{font-size:8px;color:#486571}.phase-bar>button.active{border-color:#2f7b72;background:#0a2d2c;color:#c5f4eb}.phase-bar>button.active.purple{border-color:#665fd0;background:#1d1a49}.phase-bar>button.active.blue{border-color:#3976bf;background:#102847}.phase-bar>button.active.green{border-color:#2e7d60;background:#0d3026}.phase-bar>button.active.amber{border-color:#866631;background:#34250f}.phase-bar>button.active.red{border-color:#8f3e50;background:#35141d}.phase-bar .acceptance-shortcut{margin-left:auto;border-color:#5b51bd;color:#a89fff}.alert-strip{display:flex;align-items:center;gap:8px;padding:0 15px;background:linear-gradient(90deg,#79192352,#2a111a1f);border-bottom:1px solid #ff657b2e;color:#df8791;font-size:10px}.alert-strip button{border:1px solid #ff657b4d;background:#7b1e2c40;color:#ff9aa8;padding:2px 8px;cursor:pointer}.alert-strip time{margin-left:auto;color:#516b78}.page-content{min-height:0;overflow:hidden}.statusbar{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #102733;color:#4f6877;padding:0 14px;font-size:9px;background:#020a11}.statusbar span{display:inline-flex;align-items:center;gap:5px}.panel{border:1px solid var(--line);background:linear-gradient(180deg,#071721f0,#041018f0);min-width:0;position:relative}.panel:before{content:"";position:absolute;top:-1px;left:0;width:42px;height:1px;background:#2f6874}.panel-head{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 11px;border-bottom:1px solid #102c38}.panel-head h2{font-size:12px;color:#dcecf2;margin:0;font-weight:600}.panel-head button{background:transparent;border:0;color:#6f8c99;font-size:10px;cursor:pointer;display:inline-flex;align-items:center}.panel-meta{display:flex;align-items:center;gap:8px;color:#65808e;font-size:9px}.panel-meta button,.text-action{color:#41cdb6!important}.tag,.health{font-size:9px;color:#36cbb1;background:#2fe6c314;border:1px solid #2fe6c329;padding:3px 6px}.workbench-grid{height:100%;padding:9px;display:grid;grid-template-columns:minmax(0,1fr) 272px;gap:9px;overflow:auto}.main-canvas{min-width:0;display:flex;flex-direction:column;gap:9px}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:8px}.metric-card{height:126px;border:1px solid #173441;background:linear-gradient(145deg,#071c26f7,#05141df7);padding:10px 11px 0;overflow:hidden}.metric-label{color:#9ab0ba;font-size:10px;display:flex;justify-content:space-between}.metric-label span{color:#3b6e79;font-size:8px}.metric-value{color:#f0fbff;font-size:23px;font-weight:600;margin-top:4px}.metric-meta{display:flex;justify-content:space-between;font-size:8px;margin-top:2px}.metric-meta span{color:#58707d}.pipeline-panel{height:164px}.stage-track{height:124px;padding:10px 17px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:12px}.stage-card{height:97px;border:1px solid #26465c;background:linear-gradient(180deg,#0c1e2ef0,#07151ff0);position:relative;display:grid;grid-template-columns:34px 1fr;grid-template-rows:22px 24px 20px;align-items:center;text-align:left;padding:8px 9px;cursor:pointer;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px)}.stage-card:hover{border-color:#3d9aac;transform:translateY(-1px)}.stage-card:nth-child(3){border-color:#47a9c1;box-shadow:inset 0 0 24px #2b97b81f}.stage-icon{grid-row:span 2;width:31px;height:31px;display:grid;place-items:center;border:1px solid #315b78;color:#64d7ff;background:#0b2333}.stage-card.purple .stage-icon{color:#9a83ff;border-color:#544aa8}.stage-card.teal .stage-icon,.stage-card.green .stage-icon{color:#3ce0bd;border-color:#287c6c}.stage-index{color:#4c6876;font-size:8px;justify-self:end}.stage-card strong{color:#dff5f8;font-size:11px}.stage-card>b{grid-column:2;color:#eefcff;font-size:17px}.stage-card small{grid-column:1/span 2;color:#64808d;font-size:8px}.stage-line{position:absolute;right:-13px;top:49%;width:13px;height:1px;background:#2bbfa8}.middle-grid{height:228px;display:grid;grid-template-columns:1.55fr 1fr .82fr;gap:9px}.network-panel>div:last-child{height:188px}.trend-panel{padding-bottom:6px}.trend-total{padding:12px 12px 0;display:grid;grid-template-columns:1fr auto}.trend-total span{color:#6d8794;font-size:9px}.trend-total strong{grid-row:2;font-size:25px;color:#eefcff}.trend-total b{grid-row:2;color:#39d1b0;font-size:9px;align-self:center}.legend-row{display:flex;gap:10px;padding:0 10px;color:#627b88;font-size:8px}.dot{width:5px;height:5px;border-radius:50%;display:inline-block;margin-right:4px}.dot.cyan{background:#2fe6c3}.dot.blue{background:#4b9dff}.dot.purple{background:#7b6dff}.tasks-panel{display:grid;grid-template-columns:1fr 1fr}.tasks-panel .panel-head{grid-column:span 2}.task-ring{display:grid;place-items:center}.task-stats{padding:12px 8px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.task-stats div{border-left:1px solid #1d3946;padding-left:7px}.task-stats b{color:#dff7fb;font-size:13px;display:block}.task-stats span{color:#667f8d;font-size:8px}.bottom-grid{min-height:150px;flex:1;display:grid;grid-template-columns:1.45fr 1fr;gap:9px}.work-table{padding:3px 10px}.work-table button{width:100%;height:38px;border:0;border-bottom:1px solid #102833;background:transparent;display:grid;grid-template-columns:5px 1fr auto 15px;align-items:center;gap:8px;text-align:left;cursor:pointer}.work-table button:hover{background:#0a202a}.priority{width:3px;height:23px;background:#2fe6c3}.priority.blue{background:#4b9dff}.priority.red{background:#ff657b}.work-table strong{display:block;color:#cfe2e8;font-size:10px}.work-table span{display:block;color:#5f7885;font-size:8px}.work-table b{font-size:8px;color:#7e98a4}.work-table b.danger{color:#ff7185}.connector{height:28px;margin:0 9px;display:grid;grid-template-columns:25px 1fr auto;align-items:center;border-bottom:1px solid #102833;gap:6px}.connector-icon{width:20px;height:20px;display:grid;place-items:center;color:#58d5c2;border:1px solid #1a4951;background:#0a2129}.connector strong{display:block;font-size:9px;color:#c8dde4}.connector small{display:block;font-size:7px;color:#59727f}.connector b{font-size:8px;color:#42cfb2}.ai-rail{border:1px solid #163541;background:linear-gradient(180deg,#06171ff9,#040f17f9);display:flex;flex-direction:column;min-height:0}.copilot-head{height:45px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #17414a}.copilot-head div{display:flex;align-items:center;gap:7px;color:#45e1c1}.copilot-head strong{font-size:14px}.copilot-head span{font-size:9px;color:#607c89}.insight-card{margin:8px 8px 0;border:1px solid #1b3c47;background:#071b23bf;padding:10px}.insight-card.primary{border-color:#2fe6c359}.insight-card.risk{border-color:#ff657b3d}.insight-title{display:flex;justify-content:space-between;font-size:9px;color:#6d8794}.insight-title span{color:#46d8bd}.risk .insight-title span{color:#ff798b}.insight-card h3{font-size:11px;color:#d9edf1;margin:9px 0 5px;line-height:1.5}.insight-card p{font-size:9px;color:#778f99;line-height:1.65;margin:0 0 8px}.evidence-row{display:flex;gap:5px;margin-bottom:8px}.evidence-row span{font-size:7px;padding:3px 5px;color:#6ecfbe;border:1px solid #1b514f;background:#092725}.primary-btn,.ghost-btn,.approve-btn,.reject-btn{height:30px;border:1px solid #2fe6c373;background:linear-gradient(90deg,#16746994,#184a5b94);color:#78f3dd;font-size:9px;padding:0 10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:5px}.ghost-btn{background:#091c26;border-color:#24414d;color:#8ca4ae}.ask-box{margin:auto 8px 8px;border:1px solid #214550;display:flex;height:34px;background:#06141c}.ask-box input{flex:1;min-width:0;border:0;background:transparent;padding:0 9px;color:#d9edf1;font-size:9px}.ask-box button{width:34px;border:0;background:#0b4d55;color:#4de0c9;cursor:pointer}.opportunity-layout{height:100%;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:9px;padding:9px;overflow:auto}.opportunity-main{min-width:0;display:flex;flex-direction:column;gap:9px}.op-summary-row{height:74px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.op-summary-row article{border:1px solid #173542;background:linear-gradient(145deg,#081b25,#06131c);padding:10px 12px;display:grid;grid-template-columns:1fr auto}.op-summary-row span{color:#78909b;font-size:9px}.op-summary-row strong{grid-row:2;color:#effbff;font-size:23px}.op-summary-row b{grid-row:2;color:#3bd1b1;font-size:8px;align-self:center}.op-network-panel{height:380px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 52%,#1c669529,transparent 28%),linear-gradient(180deg,#06131d,#030b13)}.op-network-panel>div:last-child{height:340px}.map-tools,.table-tools{display:flex;gap:3px}.map-tools button,.table-tools button{height:24px;border:1px solid #1b3946;background:#071720;color:#6d8794;font-size:8px;cursor:pointer}.map-tools button.active{color:#55e2cc;border-color:#2b6a6e}.map-label{position:absolute;z-index:2;color:#6aa7bd;pointer-events:none}.map-label strong{display:block;color:#59cdd8;font-size:14px}.map-label span{font-size:8px}.label-market{top:62px;left:50%}.label-channel{left:14%;top:154px}.label-supply{right:12%;top:156px}.op-table-panel{min-height:202px;flex:1}.op-table-head,.op-row{display:grid;grid-template-columns:2fr 1.1fr .72fr .75fr .9fr .55fr .65fr;align-items:center;gap:6px;padding:0 11px}.op-table-head{height:28px;background:#06141d;color:#57717d;font-size:8px;border-bottom:1px solid #102d38}.op-row{width:100%;height:36px;border:0;border-bottom:1px solid #102833;background:transparent;text-align:left;cursor:pointer;color:#869da8;font-size:8px}.op-row:hover,.op-row.selected{background:#164b5447}.op-row.selected{box-shadow:inset 2px 0 #2fe6c3}.op-row>span:first-child{display:flex;align-items:center;gap:7px}.op-row strong{font-size:9px;color:#ccdee5}.product-token{width:23px;height:23px;display:grid;place-items:center;color:#57d8c5;border:1px solid #225562;background:#08232d}.score{color:#55e2c7;font-size:12px}.gate{width:5px;height:5px;border-radius:50%;display:inline-block;margin-right:5px}.gate.pass{background:#2fe6c3}.gate.pending{background:#f0ad4c}.score-rail{border:1px solid #163642;background:linear-gradient(180deg,#071923,#04111a);display:flex;flex-direction:column;min-height:0}.score-rail-head{display:flex;justify-content:space-between;padding:12px;border-bottom:1px solid #16313c}.score-rail-head span{color:#587580;font-size:8px}.score-rail-head h2{font-size:14px;color:#e3f4f7;margin:4px 0}.high-tag{align-self:flex-start;padding:3px 6px!important;color:#4fe0c3!important;border:1px solid #2d645e;background:#0a2828}.scope-line{display:flex;justify-content:space-between;align-items:center;padding:7px 11px;border-bottom:1px solid #102b35}.scope-line button{border:0;background:transparent;color:#8ba3ad;font-size:8px;display:flex}.scope-line span{color:#506975;font-size:8px}.score-hero{height:120px;display:flex;align-items:center;justify-content:center;gap:15px;border-bottom:1px solid #12313b}.score-hero div:last-child span{font-size:8px;color:#6f8793;display:block}.score-hero div:last-child strong{font-size:20px;color:#45d8ba;display:block;margin:4px 0}.score-hero div:last-child small{font-size:7px;color:#4e6672}.factor-list{padding:9px 12px;border-bottom:1px solid #12313b}.factor-list>div{height:22px;display:grid;grid-template-columns:75px 1fr 24px;gap:7px;align-items:center}.factor-list span{font-size:8px;color:#78909b}.factor-list i{height:4px;background:#102c37}.factor-list i b{height:100%;display:block;background:linear-gradient(90deg,#3888f5,#2fe6c3)}.factor-list strong{color:#bdd5dc;font-size:8px;text-align:right}.gate-box{margin:9px 10px 0;border:1px solid #1c4a49;background:#0c302f59;padding:8px}.gate-box>div{display:flex;gap:6px;align-items:center;color:#49d7bb}.gate-box strong{font-size:9px}.gate-box ul{padding:0;margin:7px 0 0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:5px}.gate-box li{display:flex;gap:4px;align-items:center;color:#77929a;font-size:7px}.gate-box li.pending{color:#d4a554}.evidence-summary{padding:9px 11px}.evidence-summary h3{font-size:10px;margin:0 0 4px}.evidence-summary button{width:100%;height:32px;border:0;border-bottom:1px solid #102c36;background:transparent;display:grid;grid-template-columns:1fr auto;text-align:left;cursor:pointer}.evidence-summary span{font-size:8px;color:#8ba1ab}.evidence-summary b{font-size:8px;color:#47d4b5}.evidence-summary small{grid-column:1/span 2;color:#4f6873;font-size:7px}.score-actions{margin:auto 10px 10px;display:grid;grid-template-columns:.8fr 1.3fr;gap:6px}.score-actions button{width:100%}.agent-layout{height:100%;display:grid;grid-template-columns:220px minmax(0,1fr) 284px;gap:9px;padding:9px;overflow:auto}.queue-panel,.decision-rail{border:1px solid #172e4c;background:linear-gradient(180deg,#06101e,#030a13)}.queue-head{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid #162d48}.queue-head h2,.decision-title h2{margin:0;font-size:12px}.queue-head button{border:0;background:transparent;color:#6b8396;font-size:8px}.queue-section>span{display:block;height:27px;padding:8px 9px 0;color:#567184;font-size:8px;background:#0b1c2cb3}.queue-section>button{width:100%;height:53px;border:0;border-bottom:1px solid #12283f;background:transparent;display:grid;grid-template-columns:8px 1fr;align-items:center;text-align:left;gap:5px;cursor:pointer}.queue-section>button:hover,.queue-section>button.selected{background:#28488c2e;box-shadow:inset 2px 0 #6b6df6}.queue-section strong{display:block;color:#b9cedb;font-size:9px}.queue-section button span{display:block;color:#546f80;font-size:7px;margin-top:4px}.pulse{width:6px;height:6px;border-radius:50%;background:#2fe6c3;box-shadow:0 0 7px #2fe6c3}.pulse.purple{background:#7b6dff}.pulse.amber{background:#f0ad4c}.pulse.red{background:#ff657b}.agent-engine{min-width:0;display:flex;flex-direction:column;gap:9px}.engine-panel{height:402px;border-color:#1b3f70;background:radial-gradient(circle at 50% 68%,#1862c440,transparent 28%),linear-gradient(180deg,#050d1b,#020812);overflow:hidden}.run-meta{display:flex;align-items:center;gap:8px}.run-meta button{border:1px solid #1d3c62!important;height:23px!important}.engine-orbit{position:absolute;left:50%;bottom:18px;transform:translate(-50%);width:330px;height:95px;border-radius:50%;border:1px solid #4694ff57;box-shadow:0 0 28px #1c70ff38,inset 0 0 34px #1f63ff21}.orbit-ring{position:absolute;border-radius:50%;border:1px solid #429dff4d;left:50%;top:50%;transform:translate(-50%,-50%)}.ring-a{width:230px;height:52px}.ring-b{width:120px;height:27px}.engine-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#83d7ff;background:#092a5d;border:1px solid #4e9fff;box-shadow:0 0 25px #296edb}.engine-core span{font-size:7px;position:absolute;bottom:3px}.engine-track{position:relative;z-index:2;height:250px;margin:26px 20px 0;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:19px}.engine-step{height:150px;border:1px solid #243858;background:linear-gradient(180deg,#0b162df2,#050d1af2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;position:relative;clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px)}.engine-step.done{border-color:#286988}.engine-step.active{height:170px;border-color:#745cff;box-shadow:inset 0 0 35px #503ec82e}.engine-number{position:absolute;top:8px;right:9px;color:#3f5473;font-size:8px}.engine-step-icon{width:43px;height:43px;display:grid;place-items:center;color:#61cfff;border:1px solid #285777;background:#08233a}.engine-step.active .engine-step-icon{color:#b09aff;border-color:#644fde;background:#1b174b}.engine-step strong{font-size:12px;color:#dceafa}.engine-step small{font-size:7px;color:#5e7890;text-align:center}.engine-step b{font-size:8px;color:#4aceb0}.engine-step.active b{color:#aa9aff}.connector-line{position:absolute;right:-20px;color:#43d4e3}.engine-caption{position:absolute;bottom:18px;left:50%;transform:translate(-50%);z-index:3;display:flex;align-items:center;gap:7px;color:#7ea5bb;font-size:8px;background:#030d1ac7;border:1px solid #21476a;padding:5px 8px}.engine-caption button{border:0;background:transparent;color:#55cfe0;font-size:8px;cursor:pointer}.agent-stats{height:76px;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #17304d;background:#06101c}.agent-stats article{padding:12px;border-right:1px solid #162d48}.agent-stats span{display:block;color:#607b8f;font-size:8px}.agent-stats strong{display:inline-block;color:#e6f3ff;font-size:19px;margin-top:8px}.agent-stats article:first-child strong,.agent-stats article:last-child strong{color:#50ddbc}.agent-stats small{font-size:7px;color:#4f697b;margin-left:5px}.agent-bottom{min-height:147px;flex:1;display:grid;grid-template-columns:1fr .75fr;gap:9px}.agent-list{display:grid;grid-template-columns:1fr 1fr;padding:6px 10px}.agent-list>div,.call-list>div{height:31px;display:grid;grid-template-columns:25px 1fr auto;align-items:center;border-bottom:1px solid #112b3e;gap:5px}.agent-orb{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;color:#42dbbd;background:#0a2b31;border:1px solid #23605d}.tone-1{color:#6d9fff;border-color:#2b4d8e;background:#0b1b3b}.tone-2{color:#957cff;border-color:#4a368f;background:#1b123b}.agent-list strong,.call-list span{font-size:8px}.agent-list b,.call-list b{font-size:7px;color:#40c9ad}.agent-list small,.call-list small{grid-column:3;font-size:7px;color:#516b7d}.call-list{padding:7px 10px}.decision-rail{display:flex;flex-direction:column;gap:8px;padding:0 8px 8px}.decision-title{height:39px;margin:0 -8px;display:flex;align-items:center;gap:6px;padding:0 10px;border-bottom:1px solid #17304c;color:#7e9eff}.decision-title span{margin-left:auto;font-size:8px;color:#f0b053}.approval-card{border:1px solid #3b357b;background:linear-gradient(150deg,#1c194e85,#05101de6);padding:10px}.approval-badge{font-size:8px;color:#ab9aff;display:flex;align-items:center;gap:4px}.approval-card h3{font-size:12px;margin:9px 0 4px}.approval-card p{font-size:8px;color:#70889a}.approval-card dl{display:grid;grid-template-columns:repeat(3,1fr);margin:10px 0}.approval-card dl div{border-right:1px solid #283052;text-align:center}.approval-card dt{font-size:7px;color:#637c91}.approval-card dd{margin:4px 0 0;font-size:10px}.approval-card .primary-btn{width:100%;border-color:#6557df;background:linear-gradient(90deg,#3431a2,#254d97);color:#d7d2ff}.suggestions>button{width:100%;height:30px;border:0;border-bottom:1px solid #142b43;background:transparent;display:grid;grid-template-columns:18px 1fr 14px;align-items:center;text-align:left;color:#4cddb9;cursor:pointer}.suggestions span{font-size:8px;color:#8399a8}.health-panel{display:grid;grid-template-columns:110px 1fr;min-height:135px}.health-panel .panel-head{grid-column:span 2}.health-panel>div:last-child{padding:12px 8px}.health-panel>div:last-child span{display:flex;justify-content:space-between;font-size:7px;color:#657f91;margin-bottom:7px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#00050acc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center}.approval-modal{width:min(1020px,calc(100vw - 80px));max-height:calc(100vh - 60px);border:1px solid #24566a;background:linear-gradient(180deg,#071923,#030e16);box-shadow:0 0 80px #0f495d66;overflow:auto}.modal-head{height:88px;display:flex;justify-content:space-between;align-items:flex-start;padding:15px 18px;border-bottom:1px solid #173843;background:linear-gradient(90deg,#0e303bb3,transparent)}.modal-head h2{margin:7px 0 3px;font-size:17px;color:#eefcff}.modal-head p{margin:0;color:#607985;font-size:8px}.modal-head>button{border:0;background:transparent;color:#728996;cursor:pointer}.risk-label{display:inline-flex;align-items:center;gap:5px;color:#6fe3ce;font-size:8px}.approval-content{display:grid;grid-template-columns:minmax(0,1fr) 310px}.approval-main{padding:15px 18px}.approval-main h3,.approval-evidence h3{font-size:10px;color:#d7eaf0;margin:0 0 9px}.change-summary,.dry-run{border:1px solid #183743;background:#05131b;padding:11px;margin-bottom:12px}.change-summary>div{height:34px;display:grid;grid-template-columns:90px 1fr 20px 1fr auto;align-items:center;border-bottom:1px solid #112b35;font-size:9px}.change-summary span{color:#768e99}.change-summary del{color:#647783}.change-summary strong{color:#e2f5f7}.change-summary b{color:#f1af4e;font-size:8px}.dry-step{height:45px;display:grid;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid #112b35}.dry-step>span{width:23px;height:23px;display:grid;place-items:center;color:#55dec5;border:1px solid #286057;background:#0a2928;font-size:8px}.dry-step strong{display:block;font-size:9px}.dry-step small{display:block;color:#617985;font-size:7px;margin-top:3px}.dry-step>b{font-size:7px;color:#f1b354}.decision-note span{display:block;font-size:8px;color:#788e99;margin-bottom:6px}.decision-note textarea{width:100%;height:58px;resize:none;border:1px solid #1b3a46;background:#041119;color:#d9edf1;padding:8px;font-size:9px}.approval-evidence{border-left:1px solid #173743;background:#05131b;padding:15px}.evidence-score{display:flex;align-items:center;border:1px solid #17353f;padding:4px;margin-bottom:10px}.evidence-score>div:last-child strong{display:block;font-size:10px}.evidence-score>div:last-child span,.evidence-score>div:last-child small{display:block;font-size:7px;color:#6e8490;margin-top:4px}.approval-evidence ul{list-style:none;padding:0;margin:0}.approval-evidence li{display:flex;gap:7px;align-items:flex-start;height:43px;padding:7px;border-bottom:1px solid #122d37;color:#48d1b4}.approval-evidence li.warn{color:#e4a747}.approval-evidence li strong{display:block;font-size:8px;color:#bcd1d8}.approval-evidence li span{display:block;font-size:7px;color:#607985;margin-top:3px}.approval-chain{margin-top:12px}.approval-chain>div{height:38px;display:flex;gap:8px;position:relative}.chain-user{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#102630;border:1px solid #2e4652;color:#758c97;font-size:8px}.chain-user.done{color:#48d2b5;border-color:#296357}.chain-user.current{color:#c9beff;border-color:#6a5bd6}.approval-chain p{margin:2px 0}.approval-chain p strong{display:block;font-size:8px}.approval-chain p small{display:block;font-size:7px;color:#607985;margin-top:3px}.modal-footer{min-height:62px;border-top:1px solid #173743;background:#04121a;display:flex;align-items:center;justify-content:space-between;padding:10px 18px}.modal-footer label{font-size:8px;color:#8399a3;display:flex;align-items:center;gap:6px}.modal-footer input{accent-color:#2fe6c3}.modal-footer>div{display:flex;gap:7px}.approve-btn:disabled{opacity:.35;cursor:not-allowed}.toast{position:fixed;z-index:70;right:24px;top:82px;width:330px;border:1px solid #2b7168;background:#08231f;color:#52dec2;padding:11px;display:flex;gap:9px;box-shadow:0 12px 30px #0006}.toast strong{display:block;font-size:10px}.toast span{display:block;font-size:8px;color:#79998f;margin-top:4px}.sidebar{min-width:0;overflow:hidden}.nav-list{overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#20414c transparent}.nav-item{height:36px;min-height:36px;gap:9px;padding:0 10px}.nav-item span{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-item>small{margin-left:auto;color:#3f5c69;font-size:7px;letter-spacing:.5px}.nav-item.active>small{color:#55cdb9}.identity-card{min-width:0}.identity-card>div{min-width:0}.identity-card small{white-space:normal;line-height:1.4}.page-title{min-width:176px}.page-code{font-size:8px;color:#49cdb8;border:1px solid #27565d;padding:2px 5px}.header-actions{align-items:center;gap:2px}.header-actions .review-trigger{width:auto;min-width:112px;display:flex;gap:6px;padding:0 9px;border:1px solid #2b625d;background:#0a2425;color:#5bdcc5;font-size:10px}.header-actions .review-trigger b{position:static;background:#163c3b;color:#73ead4;padding:2px 5px;border-radius:8px;font-size:8px}.spec-page{height:100%;padding:10px;overflow:auto;background:radial-gradient(circle at 72% 0,#1045611c,transparent 36%);font-size:11px}.spec-hero{min-height:77px;display:flex;justify-content:space-between;align-items:center;border:1px solid #183746;background:linear-gradient(100deg,#0a222d,#06141d 62%,#071c28);padding:12px 16px;margin-bottom:9px;position:relative}.spec-hero:before{content:"";position:absolute;left:-1px;top:14px;width:2px;height:45px;background:#2fe6c3;box-shadow:0 0 12px #2fe6c3}.spec-eyebrow{display:block;color:#4b8b98;font-size:8px;letter-spacing:1.2px;margin-bottom:5px}.spec-title-row{display:flex;align-items:center;gap:9px}.spec-title-row h1{font-size:18px;margin:0;color:#eefaff}.spec-hero p{font-size:9px;color:#6f8794;margin:6px 0 0}.spec-hero-actions,.button-row{display:flex;gap:7px;align-items:center}.spec-action{height:31px;border:1px solid #24434e;background:#071923;color:#8ca3ad;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;font-size:9px;white-space:nowrap}.spec-action:hover{border-color:#3b7c82;color:#d9f4f2}.spec-action.primary{border-color:#2d8579;background:linear-gradient(90deg,#126258,#143f50);color:#6fead3}.spec-action.danger{border-color:#70333e;background:#2a121a;color:#ff8898}.spec-action:disabled{opacity:.45;cursor:not-allowed}.state-pill{height:20px;display:inline-flex;align-items:center;gap:3px;padding:0 7px;border:1px solid #28645f;background:#0a2929;color:#59d9c1;font-size:8px;white-space:nowrap}.state-pill.green{border-color:#246050;background:#09271f;color:#56dda9}.state-pill.amber{border-color:#6c5127;background:#271f10;color:#efb95c}.state-pill.red{border-color:#69303b;background:#291219;color:#ff7d8e}.state-pill.purple{border-color:#4c4389;background:#171536;color:#a797ff}.stat-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:9px}.stat-strip article{height:67px;border:1px solid #173542;background:linear-gradient(145deg,#081a24,#05131c);padding:10px 12px;display:grid;grid-template-columns:1fr auto}.stat-strip span{color:#718a96;font-size:9px}.stat-strip strong{grid-row:2;font-size:18px;color:#eefaff;align-self:end}.stat-strip b{grid-row:2;font-size:8px;align-self:end;color:#52d4bd}.stat-strip b.red{color:#ff7d8e}.stat-strip b.amber{color:#f0b559}.stat-strip b.purple{color:#a18fff}.stat-strip b.green{color:#55d6a8}.spec-grid{display:grid;gap:9px;grid-template-columns:1.25fr 1fr 1fr}.spec-panel{border:1px solid #173542;background:linear-gradient(180deg,#071721,#041018);min-width:0;position:relative}.spec-panel:before{content:"";position:absolute;left:0;top:-1px;width:46px;height:1px;background:#327281}.spec-panel-head{height:38px;padding:0 11px;border-bottom:1px solid #112d38;display:flex;align-items:center;justify-content:space-between}.spec-panel-head h2{font-size:11px;margin:0;color:#dcecf1}.span-2{grid-column:span 2}.tab-set{display:flex;gap:2px}.tab-set button{height:23px;border:1px solid transparent;background:#06121a;color:#5f7884;font-size:8px;cursor:pointer}.tab-set button.active{border-color:#2b625e;color:#4dd7bf;background:#0a2929}.progress-line{display:block;height:4px;background:#102c37;overflow:hidden}.progress-line i{display:block;height:100%;background:linear-gradient(90deg,#3e86ef,#2fe6c3)}.progress-line i.amber{background:#e99f39}.progress-line i.red{background:#ff657b}.progress-line i.green{background:#39cb9b}.positive{color:#47d5b5!important}.key-value{display:grid;grid-template-columns:105px 1fr;margin:0;padding:10px 12px;gap:0}.key-value dt,.key-value dd{height:32px;display:flex;align-items:center;border-bottom:1px solid #112a34;font-size:9px}.key-value dt{color:#617a87}.key-value dd{margin:0;color:#c4d8de}.spec-panel>.spec-action{margin:0 11px 11px;width:calc(100% - 22px)}.task-detail-grid{grid-template-columns:1.2fr 1.5fr 1fr}.process-timeline{padding:8px}.process-timeline button{width:100%;height:47px;border:0;border-bottom:1px solid #102a35;background:transparent;display:grid;grid-template-columns:26px 1fr auto 40px;align-items:center;gap:8px;text-align:left}.process-timeline button.active{background:#143c4545;box-shadow:inset 2px 0 #2fe6c3}.process-timeline button>i{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;border:1px solid #2b5d61;color:#45d4bb;font-style:normal;font-size:8px}.process-timeline strong{display:block;color:#c9dde3;font-size:9px}.process-timeline span{display:block;color:#526c79;font-size:7px;margin-top:3px}.process-timeline b{font-size:8px;color:#4dbea9}.process-timeline time{font-size:7px;color:#516a77}.context-card{padding:12px}.context-card dl{display:grid;grid-template-columns:1fr 1fr;margin:0}.context-card dt{font-size:8px;color:#5d7783}.context-card dd{font-size:10px;color:#c5d9df;margin:3px 0 12px}.context-card h3{font-size:9px}.context-card p{font-size:9px;color:#748a94;line-height:1.7}.evidence-list button{width:100%;height:39px;border:0;border-bottom:1px solid #112b35;background:transparent;display:grid;grid-template-columns:24px 1fr auto;align-items:center;color:#4ed0b7;text-align:left}.evidence-list span{color:#94aab4;font-size:8px}.activity-feed p{margin:0;height:38px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #112b35;color:#718995;font-size:8px}.activity-feed i{width:5px;height:5px;background:#2fe6c3;border-radius:50%}.task-actions-panel{padding-bottom:11px}.next-action{margin:11px;border:1px solid #244d54;background:#0a292956;padding:11px;display:flex;gap:10px;color:#51d7c0}.next-action strong{color:#d4e8eb;font-size:10px}.next-action p{color:#69838d;font-size:8px;margin:4px 0 0}.task-actions-panel .decision-note{display:block;margin:11px}.task-actions-panel .button-row{padding:0 11px}.people-list{padding:5px 10px}.people-list>div{height:44px;border-bottom:1px solid #112b35;display:grid;grid-template-columns:29px 1fr auto;gap:8px;align-items:center}.people-list>div>i{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#102d38;border:1px solid #2c5360;font-style:normal;font-size:8px}.people-list strong,.people-list small{display:block}.people-list strong{font-size:9px}.people-list small{color:#5c7581;font-size:7px;margin-top:3px}.approval-detail-grid{grid-template-columns:1.4fr 1fr 1fr}.diff-table{padding:6px 10px}.diff-table>div{height:39px;display:grid;grid-template-columns:1.15fr 1fr 1fr .75fr;align-items:center;border-bottom:1px solid #112c36}.diff-table>div:first-child{height:28px;background:#06131b;color:#57727e}.diff-table span{font-size:8px;padding:0 7px}.dryrun-board{padding:7px 10px}.dryrun-board>div{height:43px;display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid #112b35}.dryrun-board>div>i{font-style:normal;color:#4bd3ba;border:1px solid #275a58;width:23px;height:23px;display:grid;place-items:center}.dryrun-board strong,.dryrun-board small{display:block}.dryrun-board strong{font-size:9px}.dryrun-board small{font-size:7px;color:#5f7883;margin-top:3px}.evidence-score-card{padding:14px;border-bottom:1px solid #132e38}.evidence-score-card strong{display:block;color:#5de2c9;font-size:24px}.evidence-score-card span{font-size:8px;color:#69828d}.evidence-score-card .progress-line{margin:8px 0}.evidence-score-card small{font-size:7px;color:#566f7b}.evidence-list.compact{padding:4px 10px}.chain-list{padding:8px 11px}.chain-list>div{height:47px;display:flex;gap:9px;align-items:center;position:relative}.chain-list>div:not(:last-child):after{content:"";position:absolute;left:13px;top:37px;width:1px;height:20px;background:#25424d}.chain-list i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;border:1px solid #2e4a55;font-style:normal;color:#78919c}.chain-list i.done{color:#4cd4b7;border-color:#2d695c}.chain-list i.current{color:#a99aff;border-color:#5a4ec3}.chain-list strong,.chain-list small{display:block}.chain-list strong{font-size:9px}.chain-list small{font-size:7px;color:#607a86;margin-top:3px}.exception-grid{grid-template-columns:1.45fr 1fr 1fr}.spec-table{padding:5px 10px}.spec-table-head,.spec-table>button{display:grid;align-items:center}.exception-table .spec-table-head,.exception-table>button{grid-template-columns:1fr 1.8fr .65fr .55fr .7fr .65fr}.spec-table-head{height:27px;color:#56717d;background:#06131b}.spec-table-head span,.spec-table>button span{padding:0 7px;font-size:8px}.spec-table>button{width:100%;height:41px;border:0;border-bottom:1px solid #112a34;background:transparent;text-align:left;color:#8ba0aa;cursor:pointer}.spec-table>button.selected{background:#17404a4a;box-shadow:inset 2px 0 #2fe6c3}.impact-map{height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ff7184;background:radial-gradient(circle,#7424334f,transparent 65%)}.impact-map strong{font-size:20px;color:#edfaff;margin-top:5px}.impact-map span{font-size:8px;color:#687f8b}.diagnosis{padding:6px 11px}.diagnosis p{height:50px;margin:0;border-bottom:1px solid #112b35;display:grid;grid-template-columns:25px 1fr auto;align-items:center;color:#53d2bc}.diagnosis strong,.diagnosis small{display:block}.diagnosis strong{font-size:9px;color:#c5d9df}.diagnosis small{font-size:7px;color:#5d7581;margin-top:3px}.resolution-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;padding:11px}.resolution-grid button{min-height:83px;border:1px solid #193b47;background:#071923;color:#4ed3ba;display:grid;grid-template-columns:30px 1fr 15px;align-items:center;text-align:left;padding:9px;cursor:pointer}.resolution-grid button:hover{border-color:#347b78;background:#0b282b}.resolution-grid strong,.resolution-grid span{display:block}.resolution-grid strong{color:#c5dce1;font-size:9px}.resolution-grid span{font-size:7px;color:#5b7480;margin-top:4px}.resolution-grid+.button-row{padding:0 11px 11px;justify-content:flex-end}.score-detail-grid{grid-template-columns:1.35fr 1fr 1fr}.factor-detail{padding:8px 12px}.factor-detail>div{height:50px;display:grid;grid-template-columns:145px 1fr 28px;gap:10px;align-items:center;border-bottom:1px solid #112a34}.factor-detail strong,.factor-detail small{display:block}.factor-detail strong{font-size:9px}.factor-detail small{font-size:7px;color:#5e7782;margin-top:3px}.factor-detail>b{font-size:10px;color:#49d3ba}.gate-detail{padding:7px 11px}.gate-detail p,.rule-checks p,.field-policy p{height:38px;margin:0;display:grid;grid-template-columns:24px 1fr auto;align-items:center;border-bottom:1px solid #112b35;color:#4bd2b9}.gate-detail span,.rule-checks span,.field-policy span{font-size:8px;color:#91a6af}.evidence-cards{padding:7px 10px}.evidence-cards button{width:100%;height:52px;border:0;border-bottom:1px solid #112b35;background:transparent;color:#4cd1b7;display:grid;grid-template-columns:27px 1fr auto;text-align:left;align-items:center}.evidence-cards strong,.evidence-cards small{display:block}.evidence-cards strong{font-size:9px;color:#bdd2d8}.evidence-cards small{font-size:7px;color:#5c7581;margin-top:3px}.evidence-cards b{font-size:7px;color:#54717c}.weight-simulator{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 18px;padding:14px}.weight-simulator label span{display:flex;justify-content:space-between;color:#78909b;font-size:8px}.weight-simulator b{color:#5bd9c2}.weight-simulator input{width:100%;accent-color:#2fe6c3}.simulator-summary{margin:0 12px 12px;padding:10px;border:1px solid #254851;background:#092126;display:grid;grid-template-columns:32px 1fr auto auto;gap:9px;align-items:center;color:#57dbc3}.simulator-summary strong,.simulator-summary small{display:block}.simulator-summary strong{font-size:9px;color:#d0e3e6}.simulator-summary small{font-size:7px;color:#607984;margin-top:3px}.sourcing-grid,.po-grid{grid-template-columns:1.3fr 1fr 1fr}.supplier-table{padding:5px 10px}.supplier-table>div,.supplier-table>button{display:grid;grid-template-columns:1.6fr .55fr .85fr .65fr .5fr;align-items:center}.supplier-table>div{height:27px;color:#57717c;background:#06131b}.supplier-table>button{width:100%;height:44px;border:0;border-bottom:1px solid #112a34;background:transparent;color:#91a6af;text-align:left;cursor:pointer}.supplier-table>button.selected{background:#16404a4a;box-shadow:inset 2px 0 #2fe6c3}.supplier-table span,.supplier-table b{font-size:8px;padding:0 8px}.supplier-table button>span:first-child{display:flex;align-items:center;gap:7px}.supplier-table button>span:first-child i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#0f3038;border:1px solid #2a5b63;font-style:normal}.supplier-table button b{color:#4fd9bf}.rfq-compare{padding:6px 10px}.rfq-compare>div{height:34px;display:grid;grid-template-columns:1.2fr repeat(3,1fr);border-bottom:1px solid #112b35;align-items:center}.rfq-compare span{font-size:8px;color:#89a0a9}.sample-board{padding:8px}.sample-board article{height:62px;border-bottom:1px solid #112b35;display:grid;grid-template-columns:35px 1fr auto;gap:7px;align-items:center;color:#4cd1b8}.sample-board strong,.sample-board small{display:block}.sample-board strong{font-size:8px;color:#c3d7dc}.sample-board small{font-size:7px;color:#5d7580;margin-top:3px}.sample-board .progress-line{grid-column:1/span 3}.document-grid{padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.document-grid button{height:72px;border:1px solid #183743;background:#061721;color:#4dd3b9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.document-grid strong{font-size:8px;color:#bfd4d9}.document-grid span{font-size:7px;color:#5f7782}.recommendation{margin:11px;padding:13px;border:1px solid #285457;background:linear-gradient(90deg,#0a2e2e,#071923);display:grid;grid-template-columns:35px 1fr auto auto;gap:10px;align-items:center;color:#56dec5}.recommendation strong{font-size:10px;color:#d4e7ea}.recommendation p{font-size:8px;color:#6d858f;margin:4px 0 0}.line-items{padding:6px 10px}.line-items>div{min-height:38px;display:grid;grid-template-columns:2fr .6fr .65fr .5fr .75fr;align-items:center;border-bottom:1px solid #112b35}.line-items>div:first-child{height:27px;min-height:27px;color:#58717c;background:#06131b}.line-items span{font-size:8px;padding:0 8px}.line-items strong,.line-items small{display:block}.line-items strong{font-size:8px;color:#c4d8dd}.line-items small{font-size:7px;color:#59727d;margin-top:3px}.line-items .line-total{display:flex;justify-content:flex-end;gap:13px;padding:10px}.line-total strong{font-size:14px;color:#50d9c0}.terms-grid{display:grid;grid-template-columns:125px 1fr 125px 1fr;padding:12px;margin:0}.terms-grid dt,.terms-grid dd{height:44px;border-bottom:1px solid #112b35;display:flex;align-items:center;font-size:8px}.terms-grid dt{color:#627b86}.terms-grid dd{margin:0;color:#bfd2d8}.fulfillment-line{display:grid;grid-template-columns:repeat(5,1fr);padding:24px 18px;position:relative}.fulfillment-line:before{content:"";height:1px;background:#214951;position:absolute;left:10%;right:10%;top:38px}.fulfillment-line>div{display:flex;flex-direction:column;align-items:center;gap:5px;z-index:1}.fulfillment-line i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#0a1d26;border:1px solid #2b505b;font-style:normal;color:#718995}.fulfillment-line .current i{color:#55ddc4;border-color:#32887b;box-shadow:0 0 12px #2fe6c344}.fulfillment-line strong{font-size:8px}.fulfillment-line span{font-size:7px;color:#5e7783}.listing-toolbar{height:46px;border:1px solid #183746;background:#061720;margin-bottom:9px;display:flex;align-items:center;gap:14px;padding:0 12px}.listing-toolbar label,.listing-toolbar>span{display:flex;align-items:center;gap:7px;color:#617b87;font-size:8px}.listing-toolbar select,.scope-select select{height:28px;border:1px solid #21414d;background:#06131b;color:#b9cdd4;padding:0 24px 0 8px;font-size:9px}.listing-toolbar b{color:#c4d9de}.listing-grid{grid-template-columns:.85fr 1.25fr 1fr}.editor-field{display:block;padding:8px 11px}.editor-field>span{display:flex;justify-content:space-between;color:#6c8590;font-size:8px;margin-bottom:5px}.editor-field input,.editor-field textarea{width:100%;border:1px solid #1a3a46;background:#04121a;color:#c8dce1;padding:8px;font-size:9px}.editor-field textarea{height:70px;resize:none;line-height:1.7}.ai-writing-actions{display:flex;gap:6px;padding:0 11px 11px}.asset-grid{padding:9px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.asset-grid button{height:80px;border:1px solid #1c3a46;background:radial-gradient(circle,#16445366,#06141d);color:#5ccfbe;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.asset-grid strong{font-size:8px;color:#c1d5da}.asset-grid span{font-size:7px;color:#5f7884}.rule-checks{display:grid;grid-template-columns:1fr 1fr;padding:7px 11px;gap:0 18px}.channel-preview{display:grid;grid-template-columns:1fr 330px;gap:12px;align-items:start;padding:15px 7vw}.preview-device{max-width:760px;justify-self:center;width:100%;border:1px solid #244752;background:#071821;display:grid;grid-template-columns:1.15fr 1fr;padding:20px;gap:20px;box-shadow:0 20px 70px #0008}.preview-media{height:420px;background:radial-gradient(circle,#245c73,#081820 65%);display:grid;place-items:center;color:#67d4c2;position:relative}.preview-media .state-pill{position:absolute;right:10px;bottom:10px}.preview-copy{padding:25px 10px}.preview-copy>span,.preview-copy p{color:#718894;font-size:10px}.preview-copy h2{font-size:24px;line-height:1.35}.preview-copy p{line-height:1.8}.preview-copy>strong{display:block;font-size:27px;color:#53ddc4;margin:28px 0 14px}.preview-copy>div{display:flex;gap:7px}.preview-copy>button{margin-top:35px;width:100%;height:42px;border:0;background:#2fe6c3;color:#03211d;font-weight:700}.preview-check-list{padding:10px}.preview-check-list p{display:flex;align-items:center;gap:8px;height:39px;border-bottom:1px solid #112b35;color:#4fd6bd}.preview-check-list p:last-child{color:#efad4f}.preview-check-list span{color:#91a6af;font-size:8px}.connector-grid,.access-grid{grid-template-columns:1fr 1.35fr 1fr}.connector-status-table{padding:5px 10px}.connector-status-table>div,.connector-status-table>button{display:grid;grid-template-columns:1.4fr .8fr .65fr 1fr .55fr;align-items:center}.connector-status-table>div{height:27px;background:#06131b;color:#58727d}.connector-status-table>button{width:100%;height:45px;border:0;border-bottom:1px solid #112b35;background:transparent;color:#8fa5ae;text-align:left}.connector-status-table>button.selected{background:#17404a45;box-shadow:inset 2px 0 #2fe6c3}.connector-status-table span{font-size:8px;padding:0 8px}.connector-status-table button>span:first-child{display:flex;align-items:center;gap:7px}.connector-status-table button>span:first-child i{width:26px;height:26px;display:grid;place-items:center;border:1px solid #28565c;background:#0a282b;color:#4ed5bc}.connector-status-table .progress-line{margin-top:4px}.capability-matrix{padding:8px 11px}.capability-matrix>div{height:34px;display:grid;grid-template-columns:1.4fr repeat(3,.6fr);align-items:center;border-bottom:1px solid #112b35}.capability-matrix span{display:grid;place-items:center;color:#4dd2b8;font-size:8px}.capability-matrix span:first-child{justify-content:start;color:#829aa4}.sync-health{padding:14px}.sync-health strong,.sync-health span,.sync-health b,.sync-health small{display:block}.sync-health strong{font-size:11px}.sync-health span,.sync-health small{font-size:7px;color:#607985;margin-top:5px}.sync-health b{font-size:23px;color:#50dbc1;margin:7px 0}.mini-bars{height:54px;padding:0 14px 10px;display:flex;align-items:end;gap:4px}.mini-bars i{flex:1;background:linear-gradient(#2fe6c3,#1b5261)}.error-queue{padding:7px 11px}.error-queue>div{height:48px;border-bottom:1px solid #112b35;display:grid;grid-template-columns:90px 1fr auto 75px;gap:8px;align-items:center}.error-queue code{font-size:8px;color:#5fcfc0}.error-queue strong,.error-queue small{display:block}.error-queue strong{font-size:9px}.error-queue small{font-size:7px;color:#5f7883;margin-top:3px}.subject-list{padding:7px}.subject-list button{width:100%;height:52px;border:0;border-bottom:1px solid #112b35;background:transparent;display:grid;grid-template-columns:31px 1fr auto;gap:8px;align-items:center;text-align:left}.subject-list button.selected{background:#16404a45;box-shadow:inset 2px 0 #2fe6c3}.subject-list button>i{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#102d38;border:1px solid #2a5961;font-style:normal}.subject-list strong,.subject-list small{display:block}.subject-list strong{font-size:9px}.subject-list small{font-size:7px;color:#5d7581;margin-top:3px}.role-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:11px}.role-cards label{min-height:90px;border:1px solid #1c3a46;background:#061620;padding:11px;display:grid;grid-template-columns:18px 27px 1fr;align-items:center;gap:6px}.role-cards input{accent-color:#2fe6c3}.role-cards svg{color:#50d3bb}.role-cards strong,.role-cards small{display:block}.role-cards strong{font-size:9px}.role-cards small{font-size:7px;color:#5e7783;margin-top:4px}.role-cards .state-pill{grid-column:2/span 2;justify-self:start}.scope-select{display:flex;justify-content:space-between;align-items:center;padding:9px 11px;color:#6c8490;font-size:8px}.scope-tree{padding:0 11px 9px}.scope-tree label{height:35px;border-bottom:1px solid #112b35;display:grid;grid-template-columns:20px 1fr auto;align-items:center;font-size:8px}.scope-tree input{accent-color:#2fe6c3}.field-policy{padding:7px 11px}.delegation{margin:11px;border:1px solid #254550;background:#081c25;padding:10px;display:grid;grid-template-columns:33px 1fr auto;gap:8px;align-items:center;color:#55d5bd}.delegation strong,.delegation small{display:block}.delegation strong{font-size:9px;color:#c4d8dd}.delegation small{font-size:7px;color:#5c7581;margin-top:4px}.conflict-result{margin:11px;padding:10px;border:1px solid #654e2b;background:#271d0d;display:flex;align-items:center;gap:8px;color:#efaf4e}.conflict-result strong,.conflict-result small{display:block}.conflict-result strong{font-size:8px}.conflict-result small{font-size:7px;color:#9c8051;margin-top:3px}.access-preview{padding:12px}.access-preview>div{display:flex;gap:9px;align-items:center;color:#53d5bd}.access-preview strong,.access-preview small{display:block}.access-preview strong{font-size:10px;color:#d1e3e7}.access-preview small{font-size:7px;color:#5f7782;margin-top:3px}.access-preview ul{list-style:none;padding:9px 0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.access-preview li{display:flex;align-items:center;gap:6px;color:#4bd2b7;font-size:8px}.access-preview li.denied{color:#ff7184}.asset-grid button{display:grid;grid-template-rows:48px auto auto;overflow:hidden;padding:0 0 5px;background:#06141d}.asset-grid img{width:100%;height:48px;object-fit:cover}.preview-media{background:#02090e;overflow:hidden}.preview-media>img{width:100%;height:100%;object-fit:contain}.stage-page{height:100%;overflow:auto;padding:10px 12px 18px;background:radial-gradient(circle at 75% 0,#0c35452b,transparent 34%),#020a11}.stage-page-hero{min-height:82px;border:1px solid #193846;background:linear-gradient(100deg,#071c27,#06131c 66%,#0c2632);display:flex;align-items:center;justify-content:space-between;padding:14px 16px;position:relative;overflow:hidden}.stage-page-hero:after{content:"";position:absolute;right:3%;top:-70px;width:220px;height:180px;border:1px solid #2f718046;border-radius:50%;box-shadow:0 0 70px #247e8a22}.stage-page-hero>div{position:relative;z-index:1}.stage-page-hero>div:first-child>span{font-size:9px;letter-spacing:1.3px;color:#49d5bd}.stage-page-hero h1{margin:5px 0 4px;font-size:19px;color:#ecfbff;display:flex;align-items:center;gap:9px}.stage-page-hero p{margin:0;color:#78909b;font-size:11px}.stage-pill{display:inline-flex;align-items:center;justify-content:center;min-height:21px;padding:0 7px;border:1px solid #24575e;background:#0b282c;color:#58dec7;font-size:9px;white-space:nowrap}.stage-pill.green{border-color:#23634e;background:#0c2c23;color:#65dfac}.stage-pill.amber{border-color:#75582b;background:#2c210f;color:#efb45d}.stage-pill.red{border-color:#793848;background:#30141d;color:#ff8193}.stage-pill.purple{border-color:#574cb3;background:#1c1944;color:#a69cff}.stage-pill.blue{border-color:#315b96;background:#102344;color:#79b5ff}.stage-hero-actions{display:flex;gap:8px}.stage-hero-actions button{height:35px;border:1px solid #28505c;background:#071923;color:#9eb4bc;padding:0 12px;display:flex;align-items:center;gap:6px;font-size:10px;cursor:pointer}.stage-hero-actions button:hover{border-color:#45978e;color:#e4fffb}.stage-hero-actions button.primary{border-color:#2c897b;background:linear-gradient(90deg,#12655d,#154755);color:#71efd9}.stage-hero-actions button:disabled{opacity:.68;cursor:wait}.stage-kpis,.acceptance-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:9px 0}.stage-kpis article,.acceptance-metrics article{height:76px;border:1px solid #183641;background:linear-gradient(145deg,#071922,#05121a);padding:10px 12px;display:grid;grid-template-columns:1fr auto}.stage-kpis span,.acceptance-metrics span{color:#78909b;font-size:10px}.stage-kpis strong,.acceptance-metrics strong{grid-row:2;color:#effcff;font-size:20px}.stage-kpis b,.acceptance-metrics b{grid-row:2;color:#47d5b8;font-size:9px;align-self:center}.acceptance-metrics b.danger{color:#ff7185}.stage-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:9px;min-height:470px}.stage-workspace,.stage-inspector,.acceptance-phases,.acceptance-gates,.coverage-map{border:1px solid #183744;background:linear-gradient(180deg,#071720,#041018)}.stage-visual{height:154px;position:relative;overflow:hidden;border-bottom:1px solid #173642;background:#02080d}.stage-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#041018 0,transparent 38%,#0410181a)}.stage-visual img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.stage-visual>div{position:absolute;z-index:1;left:18px;bottom:16px;display:flex;align-items:center;gap:10px}.stage-visual strong{font-size:16px;color:#f2fcff;text-shadow:0 2px 8px #000}.stage-visual>div>span:last-child{font-size:10px;color:#b7cbd2}.stage-tabs{height:43px;border-bottom:1px solid #17323d;display:flex;align-items:center;padding:0 10px;gap:5px}.stage-tabs>button{height:28px;border:1px solid transparent;background:transparent;color:#6c8591;padding:0 11px;font-size:10px;cursor:pointer}.stage-tabs>button.active{border-color:#2b716b;background:#0b2b2b;color:#62dfca}.stage-tabs label{margin-left:auto;color:#607985;font-size:9px}.stage-tabs select{height:28px;border:1px solid #20404a;background:#06131b;color:#b5c9cf;margin-left:7px;padding:0 8px;font-size:9px}.stage-data-table{padding:6px 10px}.stage-data-table>div,.stage-data-table>button{display:grid;grid-template-columns:1.7fr 1.1fr .7fr 1.2fr;align-items:center;gap:8px}.stage-data-table>div{height:30px;background:#06131b;color:#59727d}.stage-data-table>div span{font-size:9px;padding:0 8px}.stage-data-table>button{width:100%;min-height:55px;border:0;border-bottom:1px solid #112d37;background:transparent;color:#8ea4ad;text-align:left;padding:0 8px;cursor:pointer}.stage-data-table>button:hover,.stage-data-table>button.selected{background:#16434b3d}.stage-data-table>button.selected{box-shadow:inset 2px 0 #2fe6c3}.stage-data-table>button>span{font-size:10px}.stage-data-table>button>span:first-child{display:flex;align-items:center;gap:8px;color:#52d7bf}.stage-data-table strong{color:#cfe1e6;font-size:10px}.stage-chart{padding:15px}.stage-chart>div{display:flex;justify-content:space-between;align-items:center}.stage-chart strong{font-size:12px}.stage-chart span{font-size:9px;color:#607985}.evidence-board{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px}.evidence-board article{min-height:76px;border:1px solid #1a3a46;background:#06151d;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;padding:10px;color:#4bd6bd}.evidence-board strong,.evidence-board span{display:block}.evidence-board strong{font-size:10px;color:#c8dce1}.evidence-board span{font-size:9px;color:#66808c;margin-top:4px}.stage-inspector{padding:13px;display:flex;flex-direction:column}.inspector-head{padding-bottom:11px;border-bottom:1px solid #17323d}.inspector-head>span{font-size:9px;color:#4dd6bd}.inspector-head h2{font-size:15px;margin:6px 0;color:#edfaff}.inspector-head p{margin:0;color:#69838e;font-size:10px}.stage-inspector dl{margin:8px 0}.stage-inspector dl>div{height:34px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #112b35}.stage-inspector dt{color:#66808b;font-size:9px}.stage-inspector dd{margin:0;color:#c9dce1;font-size:10px}.inspector-checks{margin-top:4px}.inspector-checks h3{font-size:11px;margin:8px 0}.inspector-checks p{min-height:38px;margin:0;border-bottom:1px solid #112b35;display:flex;align-items:center;gap:7px;color:#48d3b8}.inspector-checks p.warn{color:#f1b35d}.inspector-checks span{font-size:9px;color:#8da2aa;line-height:1.45}.stage-inspector>button{height:34px;margin-top:7px;border:1px solid #244652;background:#071923;color:#8ea5ad;font-size:9px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.stage-inspector>button.inspector-action{margin-top:auto;border-color:#2a786d;background:#0c3c38;color:#65e1cb}.requirement-strip{min-height:52px;margin-top:9px;border:1px solid #183744;background:#05131b;display:flex;align-items:center;gap:7px;padding:8px 12px}.requirement-strip>div{display:grid;grid-template-columns:22px auto;align-items:center;margin-right:auto;color:#4ed7bf}.requirement-strip strong{font-size:10px;color:#d2e5e9}.requirement-strip>div span{grid-column:2;color:#66808b;font-size:9px;margin-top:2px}.acceptance-page{background:radial-gradient(circle at 50% 0,#15104438,transparent 35%),#020a11}.acceptance-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:9px}.section-title{height:42px;border-bottom:1px solid #17313c;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.section-title>div{display:flex;align-items:center;gap:7px;color:#52d9c0}.section-title h2{margin:0;color:#dcecf1;font-size:12px}.section-title>span{color:#5f7884;font-size:9px}.acceptance-phases>article{min-height:64px;border-bottom:1px solid #112d37;display:grid;grid-template-columns:62px 1fr 95px;gap:10px;align-items:center;padding:7px 10px}.phase-token{width:56px;height:48px;border:1px solid #2c6765;background:#0a292b;color:#5be0c8;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.phase-token b{font-size:13px}.phase-token span{font-size:8px;margin-top:2px}.phase-token.amber{border-color:#71582e;background:#2b210f;color:#efb45d}.phase-token.purple{border-color:#544eb0;background:#1b1941;color:#a69cff}.phase-token.blue{border-color:#315a94;background:#102343;color:#79b5ff}.phase-token.green{border-color:#28634f;background:#0d2c24;color:#65dfad}.phase-token.red{border-color:#783849;background:#30141d;color:#ff8192}.phase-copy>div:first-child{display:flex;justify-content:space-between}.phase-copy strong{font-size:11px}.phase-copy span,.phase-copy small{font-size:9px;color:#647e89}.acceptance-progress{display:flex;align-items:center;gap:8px;margin-top:8px}.acceptance-progress i{height:5px;background:#102c35;flex:1}.acceptance-progress i b{height:100%;display:block;background:linear-gradient(90deg,#497df6,#2fe6c3)}.acceptance-progress span{min-width:64px}.phase-copy small{display:block;margin-top:4px}.enter-phase{height:30px;border:1px solid #254650;background:#071923;color:#8ea5ae;font-size:9px;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.acceptance-gates{padding-bottom:10px}.decision-banner{margin:10px;border:1px solid #70452e;background:linear-gradient(120deg,#2d1b12,#14120e);padding:12px;display:flex;gap:9px;color:#f0ad4c}.decision-banner strong{font-size:11px;color:#f3d49b}.decision-banner p{font-size:9px;color:#ae8d61;line-height:1.55;margin:5px 0 0}.gate-line{min-height:53px;margin:0 10px;border-bottom:1px solid #142e37;display:flex;align-items:center;justify-content:space-between}.gate-line strong,.gate-line small{display:block}.gate-line strong{font-size:10px}.gate-line small{font-size:8px;color:#607a85;margin-top:4px}.lead-action{width:calc(100% - 20px);height:36px;margin:11px 10px 0;border:1px solid #5a51b5;background:#1a1740;color:#a9a0ff;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;cursor:pointer}.coverage-map{margin-top:9px}.coverage-map>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:10px}.coverage-map button{min-height:58px;border:1px solid #183a45;background:#061720;display:grid;grid-template-columns:1fr auto;text-align:left;align-items:center;padding:8px 10px;cursor:pointer}.coverage-map strong{font-size:10px;color:#c9dce1}.coverage-map button>span:nth-child(2){grid-row:2;color:#5f7884;font-size:9px}.coverage-map .stage-pill{grid-column:2;grid-row:1/span 2}.review-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#00070ba8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.review-drawer{position:absolute;right:0;top:0;height:100%;width:430px;background:linear-gradient(180deg,#081923,#030c13);border-left:1px solid #2a5962;box-shadow:-30px 0 70px #0009;display:flex;flex-direction:column}.review-head{padding:19px 18px 15px;border-bottom:1px solid #17323d;display:flex;justify-content:space-between}.review-head span{font-size:8px;color:#4bd1b9;letter-spacing:1px}.review-head h2{margin:6px 0;font-size:18px}.review-head p{margin:0;color:#657e8a;font-size:8px}.review-head>button{align-self:flex-start;border:0;background:transparent;color:#78909b;cursor:pointer}.review-progress{padding:12px 18px;border-bottom:1px solid #17313c}.review-progress>span{display:block;font-size:9px;color:#78919c;margin-bottom:8px}.review-progress b{color:#55ddc4}.review-items{padding:5px 18px;overflow:auto;flex:1}.review-items article{padding:12px 0;border-bottom:1px solid #142e38}.review-items article>div:first-child{display:flex;align-items:center;gap:8px}.review-items article>div:first-child i{font-style:normal;font-size:8px;color:#3e6470;border:1px solid #21424d;padding:3px 5px}.review-items strong{font-size:10px;color:#cbdde2}.review-choices{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5px;margin-top:9px}.review-choices button{height:27px;border:1px solid #203c47;background:#06141d;color:#6b828d;font-size:8px;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.review-choices .ok.active{border-color:#2b7c67;background:#0c322a;color:#58deb3}.review-choices .change.active{border-color:#7e3b47;background:#32151e;color:#ff8191}.review-choices .pending.active{border-color:#6b522b;background:#2a2010;color:#e9ae50}.review-note{padding:10px 18px}.review-note span{display:block;color:#718995;font-size:8px;margin-bottom:6px}.review-note textarea{width:100%;height:75px;resize:none;border:1px solid #1d3d48;background:#041119;color:#d0e2e6;padding:9px;font-size:9px}.review-footer{min-height:55px;border-top:1px solid #18323d;background:#04121a;padding:9px 18px;display:flex;align-items:center;justify-content:space-between}.review-footer span{display:flex;align-items:center;gap:5px;color:#568278;font-size:8px}.review-footer button{height:32px;border:1px solid #2c756a;background:#0e4a44;color:#67e2cd;padding:0 14px;font-size:9px;cursor:pointer}@media(max-width:1450px){.app-shell{grid-template-columns:164px 1fr}.workbench-grid{grid-template-columns:minmax(0,1fr) 245px}.metric-value{font-size:19px}.header-filters button:nth-child(3),.header-filters button:nth-child(4){display:none}.agent-layout{grid-template-columns:195px minmax(0,1fr) 252px}.stage-track{gap:7px;padding-inline:10px}.stage-card{padding-inline:6px}.middle-grid{grid-template-columns:1.4fr 1fr .82fr}.page-title{min-width:160px}.header-actions .review-trigger{min-width:104px}.spec-grid{grid-template-columns:1.1fr 1fr 1fr}.spec-hero{padding-inline:12px}.spec-page{padding:8px}.nav-item{height:34px;min-height:34px}.logo-lockup{height:60px}.app-main{grid-template-rows:60px 30px 1fr 28px}}@media(max-width:1450px){.app-shell{grid-template-columns:184px 1fr}.app-main{grid-template-rows:60px 38px 30px 1fr 28px}.header-filters>label:nth-child(3),.header-filters>button{display:none}.phase-bar{gap:3px;padding-inline:8px}.phase-bar-label{display:none}.phase-bar>button{padding-inline:6px}.phase-bar>button span{font-size:8px}.stage-content-grid{grid-template-columns:minmax(0,1fr) 250px}.stage-page-hero p{max-width:720px}.acceptance-grid{grid-template-columns:1.45fr .8fr}.coverage-map>div:last-child{grid-template-columns:repeat(3,1fr)}}
