:root{font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,Arial,sans-serif;color:#17233d;background:#dce5f1;font-synthesis:none;--navy: #07377c;--navy-deep: #05265b;--blue: #1768f2;--blue-soft: #eaf2ff;--line: #dce5f1;--muted: #748199;--bg: #f4f7fb;--green: #25a765;--orange: #ed9418;--red: #dc3f4b;--violet: #7257d9}*{box-sizing:border-box}html,body,#root{margin:0;min-width:1440px;min-height:1024px;width:100%;height:100%;overflow:hidden}body{background:#dce5f1;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{border:0;background:none;color:inherit;cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #4d91ff;outline-offset:2px}a{color:var(--blue);cursor:pointer;font-size:13px}code{font-family:Consolas,SFMono-Regular,monospace;font-size:11px;color:#31527c;background:#eef3f9;padding:3px 6px;border-radius:4px}.app-frame{width:1440px;height:1024px;margin:0 auto;display:grid;grid-template-columns:176px 1fr;background:var(--bg);overflow:hidden}.sidebar{height:1024px;background:#082f70;color:#dceaff;display:flex;flex-direction:column;overflow:hidden;box-shadow:3px 0 12px #0423541a;z-index:5}.brand{height:82px;display:flex;align-items:center;gap:11px;padding:0 17px;border-bottom:1px solid rgba(255,255,255,.12)}.brand-mark{width:38px;height:38px;display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.45);border-radius:8px;background:#ffffff14}.brand strong{display:block;color:#fff;font-size:14px;letter-spacing:.2px;white-space:nowrap}.brand span{display:block;margin-top:4px;font-size:11px;color:#9fbee9}.sidebar nav{padding:18px 0;display:grid;gap:6px}.sidebar nav button{position:relative;height:55px;display:flex;align-items:center;gap:12px;padding:0 16px;color:#c8dbf5;font-size:14px;font-weight:500;text-align:left;transition:.16s ease}.sidebar nav button:hover{background:#ffffff12;color:#fff}.sidebar nav button.active{color:#fff;background:#226bd8;box-shadow:inset 3px 0 #8fc2ff}.sidebar nav button.active:after{content:"";position:absolute;right:0;width:3px;height:26px;border-radius:2px 0 0 2px;background:#a9d2ff}.sidebar-bottom{margin-top:auto;padding:12px}.portal-switch{width:100%;height:38px;display:flex;align-items:center;justify-content:center;gap:7px;color:#b9d2f3;border:1px solid rgba(255,255,255,.17);border-radius:6px;font-size:11px}.portal-switch:hover{color:#fff;background:#ffffff0f}.account-card{margin-top:11px;display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;padding:10px 8px;background:#ffffff12;border-radius:7px}.avatar{width:34px;height:34px;display:grid;place-items:center;background:#d7e8ff;color:#0e52a4;border-radius:50%;font-size:13px;font-weight:700}.account-card b,.account-card span{display:block}.account-card b{color:#fff;font-size:12px}.account-card span{color:#9fbde4;font-size:10px;margin-top:3px}.demo-note{padding-top:10px;text-align:center;color:#7fa5d5;font-size:9px;letter-spacing:.3px}.workspace{min-width:0;height:1024px;display:grid;grid-template-rows:64px 960px}.topbar{height:64px;background:#fff;border-bottom:1px solid #d9e2ef;display:flex;align-items:center;justify-content:space-between;padding:0 22px}.topbar-title{display:flex;align-items:baseline;gap:14px;min-width:0}.topbar-title h1{margin:0;font-size:21px;line-height:1;color:#0b315f;letter-spacing:.3px}.topbar-title span{color:#8a96a9;font-size:11px}.topbar-actions{display:flex;align-items:center;gap:9px}.portal-context-switch{height:34px;padding:0 11px;display:flex;align-items:center;gap:6px;color:#0e5dcc;border:1px solid #a9c8f3;border-radius:6px;background:#eef5ff;font-size:12px;font-weight:700;white-space:nowrap}.portal-context-switch:hover{color:#084aa8;border-color:#6fa4ea;background:#e2efff}.context-chip{height:34px;padding:0 11px;display:flex;align-items:center;gap:7px;color:#3b4c66;border:1px solid #d9e2ee;border-radius:6px;background:#fff;font-size:12px}.icon-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dce4ef;border-radius:6px;color:#53647c;background:#fff;position:relative}.icon-button.has-dot:after{content:"";position:absolute;top:7px;right:7px;width:6px;height:6px;border-radius:50%;background:#e64e59;border:1px solid white}.environment{height:25px;display:flex;align-items:center;padding:0 9px;color:#64738a;border:1px solid #dbe3ed;border-radius:4px;background:#f7f9fc;font-size:10px}.screen-viewport{width:100%;height:960px;overflow:hidden}.page-content{height:100%;padding:19px 22px;display:flex;flex-direction:column;gap:12px;overflow:hidden;background:var(--bg)}.page-intro{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex:none}.page-intro h2{margin:0;color:#102f58;font-size:20px;line-height:1.25}.page-intro p{margin:5px 0 0;color:#7a879b;font-size:12px}.page-actions{display:flex;align-items:center;gap:8px}.button{min-height:34px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #cbd7e7;border-radius:5px;background:#fff;color:#244267;font-size:12px;font-weight:600;white-space:nowrap;transition:.15s ease}.button:hover:not(:disabled){border-color:#7eabec;color:#0d5ecb;box-shadow:0 2px 7px #1e5aa51a}.button.primary{color:#fff;border-color:#1263e8;background:#1768f2;box-shadow:0 3px 8px #1567ee24}.button.danger{color:#fff;border-color:#d83f4a;background:#d9434f}.button.danger-ghost{color:#c93642;border-color:#efb9bd;background:#fff8f8}.button.warning{color:#9a5b00;border-color:#efc577;background:#fff8e8}.button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.button.wide{width:100%;margin-top:12px}.panel{min-width:0;background:#fff;border:1px solid #dce5f0;border-radius:7px;box-shadow:0 2px 8px #11305509;overflow:hidden}.panel-heading{height:43px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3eaf3}.panel-heading h3{margin:0;color:#173965;font-size:14px}.panel-extra{display:flex;align-items:center;gap:8px;color:#79869a;font-size:11px}.panel-body{padding:14px 15px}.table-panel .panel-body,.api-panel .panel-body{padding:0}.metrics{display:grid;gap:11px;flex:none}.metrics.four{grid-template-columns:repeat(4,1fr)}.metrics.five{grid-template-columns:repeat(5,1fr)}.metric-card{height:92px;padding:15px;display:flex;gap:12px;align-items:center;background:#fff;border:1px solid #dde6f1;border-radius:7px;box-shadow:0 2px 8px #0c2a4e09}.metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:7px;color:#1768f2;background:#eaf2ff}.metric-icon.violet{color:#7257d9;background:#f1edff}.metric-icon.green{color:#1a9c5a;background:#e8f8ef}.metric-icon.orange{color:#d98209;background:#fff4e3}.metric-label{color:#77859a;font-size:11px}.metric-value{margin-top:4px;color:#152f55;font-size:21px;line-height:1;font-weight:700;letter-spacing:-.2px}.metric-note{margin-top:6px;color:#8b97a8;font-size:10px}.compact-metrics .metric-card{height:78px;padding:12px 14px}.compact-metrics .metric-value{font-size:19px}.status{height:23px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:3px;font-size:10px;line-height:1;white-space:nowrap;background:#eef2f6;color:#69758a}.status.success{color:#16854b;background:#e8f7ef}.status.processing{color:#1765d5;background:#e9f2ff}.status.warning{color:#a96500;background:#fff3d8}.status.danger{color:#bd2f3b;background:#ffeaec}.status.muted{color:#717c8d;background:#eef1f5}.green-text{color:#169456!important}.red-text{color:#cf3945!important}.blue-text{color:#1768ef!important}.warning-text{color:#bd7200;font-size:11px}.muted-text{color:#8591a3;font-size:11px}.search-box{height:34px;min-width:220px;padding:0 10px;display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #d6e0ec;border-radius:5px;color:#8b97a9}.search-box input{width:100%;min-width:0;border:0;outline:0;color:#35465f;background:transparent;font-size:11px}.search-box input::placeholder{color:#a6afbc}.select-box{height:34px;min-width:126px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #d5dfec;border-radius:5px;background:#fff;color:#56657b;font-size:11px}.filter-row{display:flex;align-items:center;gap:8px;flex:none}.filter-row .search-box{flex:1;max-width:330px}.inline-actions{display:flex;gap:8px;align-items:center}.table-wrap{width:100%;overflow:hidden}table{width:100%;border-collapse:collapse;table-layout:auto}th{height:39px;padding:0 12px;text-align:left;color:#68768a;background:#f7f9fc;border-bottom:1px solid #e2e9f2;font-size:10px;font-weight:600;white-space:nowrap}td{height:50px;padding:0 12px;color:#35445c;border-bottom:1px solid #edf1f6;font-size:11px;white-space:nowrap}tr:last-child td{border-bottom:0}tbody tr{transition:.12s ease}tbody tr:hover{background:#f7faff}tbody tr.selected-row{background:#edf4ff;box-shadow:inset 3px 0 #1768f2}td b{color:#1c3557;font-size:11px}td small{display:block;margin-top:3px;color:#8d98a9;font-size:9px}.right{text-align:right}.progress{width:100%;height:5px;margin-top:6px;overflow:hidden;background:#e9eef5;border-radius:5px}.progress>span{display:block;height:100%;background:#2878ef;border-radius:inherit}.progress>span.green{background:#29a667}.progress>span.orange{background:#ed9418}.key-value{min-height:34px;padding:7px 0;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #e6ecf3}.key-value:last-child{border-bottom:0}.key-value>span{color:#718096;font-size:11px}.key-value>b{color:#33435b;font-size:11px;text-align:right}.key-value>b.strong{color:#1264e9;font-size:13px}.kv-grid{display:grid;gap:0 20px}.kv-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.kv-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.step-flow{display:flex;align-items:flex-start;padding:4px 8px}.step-item{position:relative;flex:1;display:flex;align-items:center;gap:8px;color:#1f8252}.step-mark{position:relative;z-index:2;width:23px;height:23px;flex:0 0 23px;display:grid;place-items:center;border-radius:50%;background:#27a567;color:#fff;font-size:10px}.step-item>div:nth-child(2){min-width:0}.step-item b,.step-item span{display:block}.step-item b{color:#28425f;font-size:10px}.step-item span{margin-top:3px;color:#8995a5;font-size:9px;white-space:nowrap}.step-line{position:absolute;top:11px;left:29px;right:5px;height:2px;background:#8ed3b1}.step-item.current .step-mark{background:#1768ef;box-shadow:0 0 0 4px #deebff}.step-item.current{color:#1768ef}.step-item.current .step-line,.step-item.pending .step-line{background:#dce3ed}.step-item.pending .step-mark{color:#8c98a8;background:#e9edf3}.step-flow.compact{padding:20px 4px 5px}.step-flow.compact .step-item{display:block;text-align:center}.step-flow.compact .step-mark{margin:0 auto 9px}.step-flow.compact .step-line{top:11px;left:55%;right:-45%}.steps-panel{flex:none}.steps-panel .panel-body{padding:12px 18px}.dashboard-two{display:grid;grid-template-columns:1.7fr 1fr;gap:12px;flex:none}.dashboard-two .panel{height:182px}.batch-hero{display:flex;justify-content:space-between;align-items:center}.batch-hero b,.batch-hero span{display:block}.batch-hero b{color:#18385e;font-size:13px}.batch-hero span{margin-top:4px;color:#8190a4;font-size:10px}.todo-list{display:grid;gap:2px}.todo-list button{height:28px;display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:7px;color:#48576e;font-size:10px;text-align:left}.todo-list button:hover{color:#1768ef}.todo-dot{width:6px;height:6px;border-radius:50%;background:#eb8c0b}.todo-dot.t2,.todo-dot.t3{background:#4a7fca}.count-badge{min-width:21px;height:21px;display:grid;place-items:center;border-radius:50%;color:#b56b00;background:#fff0d0;font-size:10px;font-weight:700}.risk-banner,.info-banner{min-height:46px;padding:8px 12px;display:flex;align-items:center;gap:10px;border:1px solid #f2b5ba;border-radius:6px;color:#c83a46;background:#fff3f4;flex:none}.risk-banner>div{flex:1}.risk-banner b,.risk-banner span{display:block}.risk-banner b{font-size:11px}.risk-banner span{margin-top:3px;color:#b96169;font-size:9px}.info-banner{min-height:38px;color:#1763c9;border-color:#bcd5f7;background:#edf5ff;font-size:11px}.dev-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:12px;flex:none}.dev-grid .panel{height:195px}.attachment{margin-top:10px;padding:9px 10px;display:flex;align-items:center;gap:10px;border:1px solid #dfe7f1;border-radius:5px;background:#f8fafd}.attachment>svg{color:#3477d2}.attachment>div{flex:1}.attachment b,.attachment span{display:block}.attachment b{color:#33445e;font-size:10px}.attachment span{margin-top:3px;color:#8793a4;font-size:9px}.attachment .button{min-height:27px;padding:0 9px}.health-row{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.health-row>div{padding:8px;border-radius:5px;background:#f5f8fc}.health-row span,.health-row b{display:block}.health-row span{color:#8290a4;font-size:8px}.health-row b{margin-top:4px;color:#1765d7;font-size:12px}.api-list{display:grid}.api-row{height:45px;padding:0 14px;display:grid;grid-template-columns:55px minmax(240px,2fr) 1fr 70px 16px;align-items:center;gap:10px;border-bottom:1px solid #e8edf4;font-size:10px}.api-row:last-child{border-bottom:0}.api-row>b{color:#168a50;text-align:right}.method{width:43px;padding:4px 0;border-radius:3px;text-align:center;font-size:8px;font-weight:700;color:#1765d8;background:#e9f2ff}.method.get{color:#188851;background:#e8f7ef}.talent-layout{min-height:0;display:grid;grid-template-columns:1.65fr 1fr;gap:12px;flex:1}.person-cell{display:flex;align-items:center;gap:8px}.mini-avatar{width:28px;height:28px;display:grid;place-items:center;color:#1764cc;background:#e2efff;border-radius:50%;font-size:10px;font-weight:700}.mini-avatar.purple{color:#694db6;background:#eee8ff}.mini-avatar.orange{color:#b66b00;background:#fff0d4}.mini-avatar.green{color:#16874e;background:#e1f5ea}.pagination{height:42px;display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#8894a4;font-size:10px}.pagination button,.list-footer button{width:26px;height:26px;display:grid;place-items:center;border:1px solid #d9e2ed;border-radius:4px;background:#fff}.pagination button:first-of-type svg,.list-footer button:first-of-type svg{transform:rotate(180deg)}.week-head{display:grid;grid-template-columns:repeat(7,1fr);margin-left:64px;color:#8995a6;font-size:9px;text-align:center}.schedule-row{margin-top:14px;display:grid;grid-template-columns:58px 1fr;gap:6px;align-items:center}.schedule-row>b{color:#405169;font-size:10px}.schedule-track{height:32px;position:relative;border-radius:4px;background:#f5f7fa;border:1px solid #e2e8f0}.schedule-track span{position:absolute;top:5px;height:22px;padding:0 7px;display:flex;align-items:center;color:#1763ca;background:#dceaff;border-left:3px solid #2b75df;border-radius:3px;font-size:8px;white-space:nowrap;overflow:hidden}.schedule-row.danger .schedule-track span{color:#ad3640;background:#ffe4e6;border-color:#db4652}.conflict-card{margin-top:22px;padding:12px;display:flex;align-items:flex-start;gap:9px;color:#bf3844;border:1px solid #f0c1c5;border-radius:5px;background:#fff7f7}.conflict-card b{font-size:11px}.conflict-card p{margin:5px 0 9px;color:#8c5b61;font-size:9px;line-height:1.6}.talent-detail-grid{min-height:0;display:grid;grid-template-columns:230px 1fr 360px;gap:12px;flex:1}.profile-panel .panel-body{text-align:center;padding:25px 18px}.large-avatar{width:74px;height:74px;margin:0 auto 12px;display:grid;place-items:center;color:#145ebc;background:#dcecff;border-radius:50%;box-shadow:inset 0 0 0 5px #fff,0 0 0 1px #c7d8ed;font-size:25px;font-weight:700}.profile-panel h3{margin:0;color:#203b5d;font-size:17px}.profile-panel p{margin:5px 0 8px;color:#7e8a9b;font-size:11px}.profile-score{margin:22px 0 14px;padding:12px;text-align:left;background:#f6f9fd;border-radius:6px}.profile-score span,.profile-score b{font-size:10px}.profile-score b{float:right;color:#159052}.profile-facts{text-align:left}.detail-stack{min-width:0;display:flex;flex-direction:column;gap:12px}.acceptance-strip,.allow-strip,.double-approval{margin-top:13px;padding:10px;display:flex;align-items:center;gap:9px;color:#168c51;border:1px solid #bee5cf;border-radius:5px;background:#effaf4}.acceptance-strip b,.acceptance-strip span,.allow-strip b,.allow-strip span,.double-approval b,.double-approval span{display:block}.acceptance-strip b,.allow-strip b,.double-approval b{color:#21764b;font-size:10px}.acceptance-strip span,.allow-strip span,.double-approval span{margin-top:3px;color:#6f927e;font-size:9px}.audit-list>div,.event-list>div{display:grid;grid-template-columns:45px 12px 1fr;min-height:43px}.audit-list>div>span,.event-list>div>span{color:#8491a3;font-size:9px}.audit-list i,.event-list i{position:relative;width:7px;height:7px;margin-top:3px;border-radius:50%;background:#93a7c0}.audit-list i:after,.event-list i:after{content:"";position:absolute;left:3px;top:8px;width:1px;height:31px;background:#d9e1eb}.audit-list>div:last-child i:after,.event-list>div:last-child i:after{display:none}.audit-list p,.event-list p{margin:-2px 0 0 4px}.audit-list b,.audit-list small,.event-list b,.event-list small{display:block}.audit-list b,.event-list b{color:#40516a;font-size:10px}.audit-list small,.event-list small{margin-top:3px;color:#8d98a7;font-size:8px}.material-list{display:grid;gap:8px}.material-row{min-height:66px;padding:6px;display:grid;grid-template-columns:66px 1fr 18px 28px;gap:9px;align-items:center;border:1px solid #e3e9f1;border-radius:5px}.doc-preview{height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#66778d;background:#eef2f7;border-radius:3px;overflow:hidden}.doc-preview span{margin-top:4px;color:#7e8b9b;font-size:7px}.material-row>div:nth-child(2) b,.material-row>div:nth-child(2) span{display:block}.material-row>div:nth-child(2) b{color:#34465f;font-size:10px}.material-row>div:nth-child(2) span{margin-top:4px;color:#8793a4;font-size:8px}.material-row>svg{color:#27a364}.material-row>button{width:28px;height:28px;display:grid;place-items:center;color:#54677f;border:1px solid #dce4ee;border-radius:4px}.privacy-note{margin-top:10px;padding:9px;display:flex;align-items:center;gap:8px;color:#66778e;background:#f4f7fb;border-radius:5px}.privacy-note p{margin:0;font-size:9px;line-height:1.45}.tabs{min-height:39px;display:flex;gap:22px;border-bottom:1px solid #dbe4ef;flex:none}.tabs button{position:relative;min-width:72px;color:#65748a;font-size:11px}.tabs button.active{color:#1765dc;font-weight:700}.tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#1768ef}.upload-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:12px;flex:none}.upload-grid .panel{height:180px}.upload-zone{height:82px;padding:12px 14px;display:flex;align-items:center;gap:14px;border:1px dashed #9dbde8;border-radius:6px;background:#f5f9ff;color:#2370d9}.upload-zone>div{flex:1}.upload-zone b,.upload-zone span{display:block}.upload-zone b{color:#334b6c;font-size:11px}.upload-zone span{margin-top:5px;color:#8290a3;font-size:9px}.form-strip{margin-top:10px;display:grid;grid-template-columns:1.1fr 1.5fr .6fr;gap:8px}.form-strip label{color:#8793a4;font-size:8px}.form-strip strong{display:block;margin-top:4px;color:#384a64;font-size:9px}.validation-strip{height:70px;padding:10px 14px;display:grid;grid-template-columns:repeat(4,110px) 1fr;align-items:center;background:#fff;border:1px solid #dfe7f1;border-radius:6px;flex:none}.validation-strip>div{padding:0 14px;border-right:1px solid #e5ebf2}.validation-strip>div:first-child{padding-left:0}.validation-strip span,.validation-strip b{display:block}.validation-strip span{color:#7d899b;font-size:9px}.validation-strip b{margin-top:4px;color:#293f5e;font-size:17px}.validation-strip .ok b{color:#159052}.validation-strip .error b{color:#ce3c48}.validation-strip .warn b{color:#c3780a}.validation-strip .validation-progress{border:0}.sticky-actions{height:54px;margin:auto -22px -19px;padding:0 22px;display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid #dbe3ee;background:#fff;box-shadow:0 -4px 12px #1730510a;flex:none}.sticky-actions>span{margin-right:auto;display:flex;align-items:center;gap:7px;color:#b66b00;font-size:10px}.batch-summary{min-height:66px;display:grid;grid-template-columns:1.3fr repeat(4,1fr);background:#fff;border:1px solid #dde5f0;border-radius:6px;flex:none}.batch-summary>div{padding:12px 18px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #e3e9f1}.batch-summary>div:last-child{border:0}.batch-summary span,.batch-summary b{display:block}.batch-summary>div>span{color:#8390a2;font-size:9px}.batch-summary b{margin-top:5px;color:#263d5d;font-size:16px}.batch-summary .status{margin-top:5px;width:fit-content}.batch-steps .panel-body{padding:10px 18px}.batch-detail-layout{min-height:0;display:grid;grid-template-columns:1.8fr 1fr;gap:12px;flex:1}.amount-grid>div{min-height:34px;display:grid;grid-template-columns:1fr 1.2fr 1.2fr .8fr;align-items:center;border-bottom:1px solid #e5ebf2}.amount-grid>div:first-child{color:#7c899b;background:#f7f9fc}.amount-grid span,.amount-grid b{padding:0 8px;font-size:9px}.amount-grid b{color:#3f5067;text-align:right}.file-list{display:grid;gap:7px}.file-row{min-height:54px;padding:8px;display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;border:1px solid #e2e9f2;border-radius:5px}.file-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:5px;color:#2572d7;background:#eaf2ff}.file-icon.processing{color:#b06a00;background:#fff2da}.file-icon.pending{color:#788498;background:#eef1f5}.file-row b,.file-row span{display:block}.file-row b{color:#354862;font-size:9px}.file-row span{margin-top:4px;color:#8793a4;font-size:8px}.file-row button{width:28px;height:28px;display:grid;place-items:center;color:#3973bf;border:1px solid #dce4ed;border-radius:4px}.ops-main-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:12px;flex:none}.ops-main-grid .panel{height:236px}.funnel-chart{display:grid;gap:11px}.funnel-chart>div{display:grid;grid-template-columns:68px 1fr 58px;align-items:center;gap:9px}.funnel-chart span{color:#6f7d91;font-size:9px}.funnel-chart>div>div{height:14px;overflow:hidden;background:#edf1f6;border-radius:2px}.funnel-chart i{display:block;height:100%;background:#2f78e2}.funnel-chart i.b1{background:#89b0e9}.funnel-chart i.b2{background:#397ddc}.funnel-chart i.b3{background:#29a568}.funnel-chart i.b4{background:#dc4a54}.funnel-chart b{color:#29405f;font-size:10px;text-align:right}.provider-health{display:grid;gap:8px}.provider-health>div{padding-bottom:6px;border-bottom:1px solid #e8edf4}.provider-health>div:last-child{border:0}.provider-line{display:flex;align-items:center;justify-content:space-between}.provider-line b{color:#34465f;font-size:10px}.provider-meta{margin-top:5px;display:flex;justify-content:space-between;color:#8591a2;font-size:8px}.provider-health .progress{height:3px;margin-top:4px}.ops-lower-grid{min-height:0;display:grid;grid-template-columns:1fr .9fr .9fr;gap:12px;flex:1}.donut-layout{height:100%;display:flex;align-items:center;justify-content:space-around}.donut{width:132px;height:132px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#1768ef 0,#1768ef 46%,#6b8fd6 46%,#6b8fd6 77%,#35a96c 77%,#35a96c);position:relative}.donut:after{content:"";position:absolute;top:25px;right:25px;bottom:25px;left:25px;border-radius:50%;background:#fff}.donut span{position:relative;z-index:1;color:#7f8b9d;font-size:8px;text-align:center}.donut b{display:block;color:#233b5d;font-size:13px}.legend{display:grid;gap:14px}.legend>div{display:grid;grid-template-columns:8px 1fr 35px;align-items:center;gap:7px;color:#65738a;font-size:9px}.legend i{width:7px;height:7px;border-radius:50%;background:#1768ef}.legend i.l2{background:#6b8fd6}.legend i.l3{background:#35a96c}.legend b{color:#314561;text-align:right}.issue-bars{display:grid;gap:18px;padding-top:9px}.issue-bars>div{display:grid;grid-template-columns:65px 1fr 28px;align-items:center;gap:9px}.issue-bars span,.issue-bars b{font-size:9px}.issue-bars span{color:#6f7d91}.issue-bars b{color:#2d425f;text-align:right}.security-card{padding:17px;border:1px solid #efb7bc;border-radius:7px;background:#fff5f6;color:#c63a46}.security-card>div{display:flex;align-items:center;gap:7px}.security-card>div span{padding:3px 6px;border-radius:3px;background:#ffe0e3;font-size:9px;font-weight:700}.security-card h3{margin:15px 0 7px;font-size:15px}.security-card p{margin:0 0 15px;color:#9e5b62;font-size:9px;line-height:1.65}.review-layout{min-height:0;display:grid;grid-template-columns:1.4fr 1fr;gap:12px;flex:1}.sensitive-scope{margin-top:12px;display:flex;align-items:center;gap:7px}.sensitive-scope>b{margin-right:5px;color:#53637a;font-size:10px}textarea{width:100%;height:80px;padding:10px;resize:none;border:1px solid #d8e1ed;border-radius:5px;color:#43536b;background:#fafbfd;font-size:10px;line-height:1.6}.approval-note{margin-top:9px;display:flex;gap:6px;align-items:center;color:#a96a0b;font-size:9px}.config-form{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.config-form label{color:#78869a;font-size:9px}.config-form label>div{height:35px;margin-top:5px;padding:0 10px;display:flex;align-items:center;gap:5px;border:1px solid #d9e2ed;border-radius:4px;background:#fafbfd}.config-form label>div b{flex:1;color:#34465e;font-size:11px}.config-form label>div span{color:#8190a3;font-size:10px}.budget-usage{margin-top:15px;padding:12px;background:#f5f8fc;border-radius:5px}.budget-usage>div{display:flex;justify-content:space-between;color:#748297;font-size:9px}.budget-usage b{color:#28415f}.double-approval{margin-top:14px}.connector-top{display:grid;grid-template-columns:1.5fr 1fr;gap:12px;flex:none}.connector-top .panel{height:170px}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.capability-grid>div{min-height:67px;padding:8px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:5px;border:1px solid #e0e7f0;border-radius:5px}.capability-grid>div>b{color:#354861;font-size:9px}.capability-grid>div>span:not(.status){color:#8491a3;font-size:8px}.capability-grid>div>span:nth-of-type(2){grid-column:2}.capability-grid .status{grid-column:3;grid-row:1 / span 2}.cap-icon{width:22px;height:22px;grid-row:1 / span 2;display:grid;place-items:center;border-radius:50%}.cap-icon.ok{color:#168a50;background:#e4f6ec}.cap-icon.bad{color:#c73a46;background:#ffe8ea}.cap-icon.wait{color:#b06c00;background:#fff0d2}.connector-bottom{min-height:0;display:grid;grid-template-columns:.8fr 1.5fr;gap:12px;flex:1}.test-score{display:grid;grid-template-columns:80px 80px 1fr;gap:10px;align-items:center;height:100%}.test-score>div:not(.test-progress){text-align:center}.test-score b,.test-score span{display:block}.test-score b{color:#168c52;font-size:25px}.test-score span{margin-top:4px;color:#8190a3;font-size:9px}.blocker{min-height:52px;padding:7px 0;display:flex;gap:10px;align-items:flex-start;border-bottom:1px solid #e5ebf2}.blocker:last-child{border:0}.blocker>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#c83b47;background:#ffe9eb;font-size:8px;font-weight:700}.blocker b,.blocker p{font-size:9px}.blocker p{margin:4px 0 0;color:#8491a3}.planning-workspace .topbar{padding-left:22px}.planning-workspace .screen-viewport{background:#fff}.planning-page{height:960px;display:grid;grid-template-columns:375px 350px 1fr;background:#fff;overflow:hidden}.planning-page>section{min-width:0;height:100%;position:relative;border-right:1px solid #ccd8e8;overflow:hidden}.planning-page>section:last-of-type{border-right:0}.planning-tabs,.candidate-tabs{height:54px;display:flex;align-items:stretch;border-bottom:1px solid #d9e3ef}.planning-tabs button,.candidate-tabs button{position:relative;flex:1;color:#6f7c8f;font-size:12px}.planning-tabs button b{margin-left:3px;font-size:12px;font-weight:500}.planning-tabs button.active,.candidate-tabs button.active{color:#0f64e9;font-weight:700}.planning-tabs button.active:after,.candidate-tabs button.active:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:3px;background:#1768f2}.planning-filter{height:108px;padding:12px;border-bottom:1px solid #dbe4ef}.planning-filter .search-box{width:100%}.planning-filter>div{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.demand-list{height:741px;overflow:hidden}.demand-list>button{width:100%;height:108px;padding:13px 21px 10px;display:block;position:relative;text-align:left;border-bottom:1px solid #dfe6ef;background:#fff}.demand-list>button:hover{background:#f7faff}.demand-list>button.active{padding-left:18px;background:#f0f5ff;box-shadow:inset 4px 0 #1768f2}.demand-list>button>div{display:flex;align-items:center;gap:8px}.demand-list>button>div b{max-width:220px;overflow:hidden;color:#262f3d;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.demand-list>button>span{margin-top:7px;display:flex;align-items:center;justify-content:space-between;color:#657287;font-size:10px}.demand-list>button em{color:#ed8b0a;font-style:normal}.demand-list>button small{display:block;margin-top:7px;color:#7e8a9c;font-size:10px}.demand-list>button>svg{position:absolute;right:12px;top:47px;color:#74849a}.demand-list .status{height:20px}.list-footer{position:absolute;left:0;right:0;bottom:0;height:57px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dbe4ef;background:#fff;color:#728096;font-size:10px}.list-footer>div{display:flex;align-items:center;gap:8px}.list-footer b{color:#35465f}.planning-detail-column{padding:0 20px}.column-title{height:60px;display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #c4d9f6}.column-title h3{margin:0;color:#193f70;font-size:14px}.column-title span{color:#8692a3;font-size:8px}.detail-lines .key-value{min-height:43px}.detail-lines .key-value>span{color:#174780;font-size:11px;font-weight:600}.detail-lines .key-value>b{font-size:11px}.hard-section h3,.budget-section h3{height:52px;margin:0;display:flex;align-items:center;color:#153f72;border-bottom:1px solid #bdd2ed;font-size:14px}.hard-section>div{height:41px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe6ef}.hard-section>div b{color:#224d80;font-size:10px}.hard-section>div span{display:flex;align-items:center;gap:6px;color:#2aa465;font-size:10px}.budget-section .key-value{min-height:40px}.budget-section .key-value>span{color:#244e7e;font-weight:600}.back-button{position:absolute;left:22px;right:22px;bottom:22px;height:45px;color:#1465e4;border-color:#2171e7;font-size:13px}.candidate-column{padding:0 18px}.candidate-tabs button{max-width:150px}.candidate-note{height:54px;display:flex;align-items:center;color:#6f7c8e;border-bottom:1px solid #dbe4ef;font-size:10px}.candidate-table{border-top:0}.candidate-head,.compare-row{display:grid;grid-template-columns:124px repeat(3,1fr)}.candidate-head{height:62px;border-bottom:1px solid #d4dfec}.candidate-head>span{padding-left:2px;display:flex;align-items:center;color:#204b7d;font-size:10px;font-weight:700}.candidate-head button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#214a7d;border-left:1px solid #e0e7ef;font-size:10px;font-weight:700}.candidate-head button.selected{color:#0d62e4;background:#f4f8ff;box-shadow:inset 0 3px #1768f2}.candidate-head small{margin-top:4px;padding:2px 5px;border-radius:3px;color:#1667df;background:#e9f2ff;font-size:7px}.candidate-head small.warn{color:#ac6900;background:#fff0d4}.candidate-head small.muted{color:#7e8999;background:#eff1f4}.compare-row{min-height:42px;border-bottom:1px solid #dce5ef}.compare-row>b,.compare-row>span{display:flex;align-items:center;justify-content:center;border-right:1px solid #e2e8f0;font-size:10px}.compare-row>b{justify-content:flex-start;color:#245083}.compare-row>span{color:#394b64}.compare-row>span:last-child{border-right:0}.compare-row strong{color:#1768ee;font-size:16px}.compare-group{height:34px;display:flex;align-items:center;color:#1763d2;border-bottom:1px solid #d3dfed;background:#f6f9fd;font-size:10px}.compare-row.checks span{gap:4px}.compare-row.checks span.ok{color:#279d61}.compare-row.checks span.bad{color:#cc3e49}.decision-strip{position:absolute;left:18px;right:18px;bottom:80px;min-height:50px;padding:9px 12px;display:flex;align-items:center;gap:9px;color:#1b71de;border:1px solid #bcd3f2;border-radius:5px;background:#f0f6ff}.decision-strip.assigned{color:#188e52;border-color:#b8dfc9;background:#eef9f3}.decision-strip b,.decision-strip span{display:block}.decision-strip b{color:#254565;font-size:10px}.decision-strip span{margin-top:3px;color:#708198;font-size:8px}.confirm-allocation{position:absolute;left:18px;right:18px;bottom:20px;height:46px;font-size:14px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;background:#0517307a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{width:430px;padding:24px;position:relative;background:#fff;border-radius:9px;box-shadow:0 20px 60px #041d4347}.modal-close{position:absolute;top:13px;right:13px;width:32px;height:32px;display:grid;place-items:center;color:#778499}.modal-icon{width:48px;height:48px;display:grid;place-items:center;color:#1768ef;background:#e9f2ff;border-radius:50%}.modal h3{margin:14px 0 7px;color:#173a63;font-size:17px}.modal>p{margin:0;color:#68768a;font-size:10px;line-height:1.65}.modal-summary{margin:15px 0;padding:8px 13px;background:#f6f8fb;border-radius:5px}.password-check{height:40px;padding:0 10px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:7px;border:1px solid #d6dfeb;border-radius:5px;color:#718096}.password-check input{border:0;outline:0;color:#35465e;font-size:11px}.password-check span{font-size:9px}.modal-actions{margin-top:17px;display:flex;justify-content:flex-end;gap:8px}.order-funnel{min-height:68px;display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border:1px solid #dde6f1;border-radius:6px;flex:none}.order-funnel>div{position:relative;padding:11px 16px;border-right:1px solid #e2e9f2}.order-funnel>div:last-child{border:0}.order-funnel>div.active{background:#f0f6ff;box-shadow:inset 0 -3px #1768ef}.order-funnel span,.order-funnel b{display:block}.order-funnel span{color:#7b889b;font-size:9px}.order-funnel b{margin-top:5px;color:#263f60;font-size:15px}.tracking-layout{min-height:0;display:grid;grid-template-columns:1.75fr .85fr;gap:12px;flex:1}.tracking-layout .panel{height:100%}.order-id-block{padding:12px;position:relative;background:#f5f8fc;border-radius:5px}.order-id-block span,.order-id-block b{display:block}.order-id-block>span{color:#8190a3;font-size:8px}.order-id-block>b{margin-top:4px;color:#234567;font-size:13px}.order-id-block .status{position:absolute;top:15px;right:12px}.event-list{margin-top:15px}.event-list i.active{background:#1768ef;box-shadow:0 0 0 3px #e2edff}.drawer-actions{margin-top:7px;display:flex;gap:7px}.exception-tabs{min-height:44px;padding:0 14px;background:#fff;border:1px solid #dce5ef;border-radius:6px}.exception-tabs button{padding:0 16px}.exception-tabs b{min-width:20px;height:18px;margin-left:7px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;color:#7b8799;background:#eef1f5;font-size:8px}.exception-tabs button.active b{color:#1765d6;background:#e8f1ff}.exception-layout{min-height:0;display:grid;grid-template-columns:330px 1fr 300px;gap:12px;flex:1}.exception-layout>.panel,.exception-side{height:100%}.exception-layout .search-box{min-width:150px;width:170px;height:29px}.exception-list{margin:-14px -15px}.exception-list>button{width:100%;height:97px;padding:12px 16px;position:relative;display:block;text-align:left;border-bottom:1px solid #e2e8f0}.exception-list>button.active{background:#f1f6ff;box-shadow:inset 3px 0 #1768ef}.exception-list>button>div{display:flex;align-items:center;justify-content:space-between}.exception-list>button>div b{color:#30455f;font-size:10px}.exception-list>button>span{margin-top:8px;display:flex;justify-content:space-between;color:#607087;font-size:9px}.exception-list em{color:#32465e;font-style:normal;font-weight:700}.exception-list small{display:block;margin-top:7px;color:#8995a5;font-size:8px}.exception-list>button>svg{position:absolute;right:8px;bottom:12px;color:#8491a3}.exception-summary{padding:12px;display:flex;gap:10px;align-items:center;color:#cf3f49;background:#fff2f3;border-radius:5px}.exception-summary b,.exception-summary span{display:block}.exception-summary b{font-size:12px}.exception-summary span{margin-top:4px;color:#a76a70;font-size:9px}.section-label{margin:14px 0 8px;color:#344b68;font-size:10px}.irreversible-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.irreversible-grid>div{min-height:38px;padding:7px;display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:5px;color:#249b5e;background:#f0f9f4;border-radius:4px}.irreversible-grid span,.irreversible-grid b{font-size:8px}.irreversible-grid span{color:#61728a}.irreversible-grid b{color:#258552}.resolution-list{display:grid;gap:7px}.resolution-list label{min-height:45px;padding:8px 10px;display:flex;align-items:center;gap:8px;border:1px solid #dce4ee;border-radius:5px}.resolution-list input{accent-color:#1768ef}.resolution-list b,.resolution-list span{display:block}.resolution-list b{color:#354861;font-size:9px}.resolution-list span{margin-top:3px;color:#8491a3;font-size:8px}.exception-side{min-width:0;display:flex;flex-direction:column;gap:10px}.approval-progress{display:grid;gap:8px}.approval-progress>div{min-height:36px;padding:7px 9px;display:grid;grid-template-columns:18px 1fr;align-items:center;border-left:2px solid #d6deea;background:#f7f9fc}.approval-progress>div.done{border-color:#28a364;background:#f0f8f4}.approval-progress>div span,.approval-progress>div b{font-size:8px}.approval-progress>div b{grid-column:2;color:#354861}.stop-rule{padding:8px 0;display:grid;grid-template-columns:1fr auto;border-bottom:1px solid #e5eaf1}.stop-rule>b{color:#3b4e67;font-size:9px}.stop-rule>span:last-child{grid-column:1 / span 2;margin-top:5px;color:#8491a3;font-size:8px}.stop-note{margin-top:8px;padding:8px;color:#a66308;background:#fff5e3;border-radius:4px;font-size:8px;line-height:1.5}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
