.trend-chart-wrap{width:100%;min-width:0}.trend-chart{display:block;width:100%;height:245px;overflow:visible}.trend-grid-line{stroke:#e7ebf2;stroke-width:1;stroke-dasharray:4 5}.trend-axis-label{fill:#8b97a9;font:9px Inter,system-ui,sans-serif}.trend-legend{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:-2px}.trend-legend span{display:flex;align-items:center;gap:5px;color:#77859a;font-size:9px}.trend-legend i{width:7px;height:7px;border-radius:50%}.trend-legend b{color:#59687f;font-weight:650}.trend-legend em{color:#8794a7;font-style:normal}.trend-empty{height:245px;min-height:0}.distribution-chart{display:flex;align-items:center;justify-content:center;gap:24px;min-height:205px}.distribution-ring{display:grid;place-items:center;width:142px;height:142px;flex:none;border-radius:50%;box-shadow:inset 0 0 0 1px #2834500a}.distribution-ring>div{display:grid;place-items:center;width:88px;height:88px;border-radius:50%;background:#fff;box-shadow:0 4px 16px #1c2a4614}.distribution-ring b,.distribution-ring small{display:block}.distribution-ring b{color:#253650;font-size:25px;line-height:1}.distribution-ring small{margin-top:-20px;color:#8995a7;font-size:9px}.distribution-legend{display:grid;gap:9px;min-width:150px}.distribution-legend>div{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:9px;padding-bottom:7px;border-bottom:1px solid #edf0f4}.distribution-legend>div:last-child{border-bottom:0}.distribution-legend span{display:flex;align-items:center;gap:6px;color:#68768c;font-size:10px}.distribution-legend span i{width:7px;height:7px;border-radius:2px}.distribution-legend b{color:#34435a;font-size:11px}.distribution-legend small{width:30px;color:#929dae;font-size:8px;text-align:right}@media(max-width:650px){.trend-chart{height:210px}.trend-legend{align-items:flex-start;flex-wrap:wrap;gap:8px 14px}.distribution-chart{gap:15px}.distribution-ring{width:118px;height:118px}.distribution-ring>div{width:72px;height:72px}.distribution-ring b{font-size:21px}.distribution-ring small{margin-top:-15px}.distribution-legend{min-width:125px}}.server-overview-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:16px}.server-overview-item{display:flex;align-items:center;gap:12px;min-width:0;padding:16px;border:1px solid #e3e8f0;border-radius:12px;background:#fff;box-shadow:0 8px 24px #1926410b}.server-overview-icon{display:grid;place-items:center;width:38px;height:38px;flex:none;border-radius:10px}.server-overview-icon svg{width:18px}.server-overview-icon.purple{color:#575bd0;background:#eef}.server-overview-icon.green{color:#178668;background:#e8f8f2}.server-overview-icon.blue{color:#2776b8;background:#e9f4ff}.server-overview-icon.orange{color:#b87318;background:#fff3df}.server-overview-icon.red{color:#c64655;background:#fff0f2}.server-overview-item small,.server-overview-item b,.server-overview-item em{display:block}.server-overview-item small{color:#8995a8;font-size:9px}.server-overview-item b{color:#23324a;font-size:21px;line-height:25px}.server-overview-item em{overflow:hidden;color:#77859a;font-size:9px;font-style:normal;white-space:nowrap;text-overflow:ellipsis}.server-filterbar{display:flex;align-items:center;gap:9px;margin-bottom:14px}.server-filterbar .server-search{width:min(420px,40%);height:39px}.server-filterbar select{height:39px;padding:0 11px;border:1px solid #e0e5ed;border-radius:8px;outline:0;background:#fff;color:#5f6d81;font-size:11px}.server-filterbar>.button{margin-left:auto}.server-assets-panel,.server-detail-panel,.server-command-center{overflow:hidden}.server-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid #e9edf3}.server-section-head>div:first-child{display:flex;align-items:center;gap:10px}.section-index{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#eef0ff;color:#5054c7;font-size:10px;font-weight:800}.server-section-head h2{margin:0;color:#26364f;font-size:14px}.server-section-head p{margin:3px 0 0;color:#8b97a8;font-size:10px}.server-section-head>span:last-child{color:#7c899b;font-size:10px}.server-table-scroll{overflow:auto}.server-assets-table{min-width:1280px}.server-assets-table th{background:#fafbfc}.server-assets-table tbody tr{cursor:pointer;transition:.15s}.server-assets-table tbody tr:hover{background:#fafbff}.server-assets-table tbody tr.selected{background:#f5f6ff;box-shadow:inset 3px 0 #6366d9}.server-assets-table td{height:78px}.server-assets-table td small{max-width:185px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.server-check{width:35px!important;padding-right:0!important}.server-check input{width:14px;height:14px;accent-color:#5b5fd4}.server-identity{display:flex;align-items:center;gap:9px;min-width:155px}.server-avatar{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:9px}.server-avatar.online{color:#178668;background:#e9f8f3}.server-avatar.offline{color:#c84a59;background:#fff0f2}.environment-badge{display:inline-flex;padding:3px 7px;border-radius:5px;background:#f0f2f6;color:#657287;font-size:9px}.environment-badge.production{color:#b05e19;background:#fff1df}.environment-badge.staging{color:#4e56b9;background:#eff0ff}.environment-badge.development{color:#197c64;background:#e9f8f3}.resource-inline{display:flex;gap:4px}.resource-inline span{padding:3px 5px;border-radius:4px;background:#f1f3f8;color:#858fa0;font-size:8px}.resource-inline b{display:inline!important;color:#49576b!important;font-size:9px}.no-metric{color:#9aa5b5;font-size:10px}.server-workdir{display:block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.server-inline-error{display:block;max-width:180px;margin-top:3px;overflow:hidden;color:#c94858;font-size:8px;white-space:nowrap;text-overflow:ellipsis}.server-row-actions{display:flex;gap:4px}.server-row-actions button{display:grid;place-items:center;width:28px;height:28px;border:1px solid #e4e8ef;border-radius:7px;background:#fff;color:#68768b}.server-row-actions button:hover{border-color:#cfd5e2;color:#4d52c8;background:#f4f5ff}.server-row-actions button.danger:hover{border-color:#f1c8ce;color:#c74253;background:#fff2f3}.server-detail-layout,.server-command-center{margin-top:16px}.server-detail-actions{display:flex!important;align-items:center!important;gap:7px!important}.server-detail-actions .button{padding:8px 10px}.server-detail-content{padding:19px}.server-detail-hero{display:flex;align-items:center;gap:11px;padding-bottom:16px;border-bottom:1px solid #edf0f4}.server-detail-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:12px}.server-detail-icon.online{color:#178668;background:#e8f8f2}.server-detail-icon.offline{color:#c84858;background:#fff0f2}.server-detail-hero>div:nth-child(2){flex:1}.server-detail-hero small,.server-detail-hero h3,.server-detail-hero p{display:block;margin:0}.server-detail-hero small{color:#929dad;font-size:9px}.server-detail-hero h3{color:#24334a;font-size:17px}.server-detail-hero p{color:#778499;font-size:10px}.server-error-banner{display:flex;align-items:flex-start;gap:9px;margin-top:13px;padding:11px;border:1px solid #f1ccd1;border-radius:9px;background:#fff5f6;color:#c54555}.server-error-banner svg{flex:none;margin-top:2px}.server-error-banner b,.server-error-banner span{display:block}.server-error-banner b{font-size:10px}.server-error-banner span{margin-top:2px;font:9px/1.5 ui-monospace,Consolas,monospace;word-break:break-word}.server-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.server-info-item{display:flex;gap:9px;min-width:0;padding:12px;border:1px solid #e6eaf0;border-radius:9px;background:#fbfcfd}.server-info-item>span{display:grid;place-items:center;width:29px;height:29px;flex:none;border-radius:8px;color:#5b5fcf;background:#eff0ff}.server-info-item>span svg{width:14px}.server-info-item>div{min-width:0}.server-info-item small,.server-info-item b,.server-info-item code,.server-info-item em{display:block}.server-info-item small{color:#929dad;font-size:8px}.server-info-item b,.server-info-item code{margin-top:2px;overflow:hidden;color:#344259;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.server-info-item code{font-family:ui-monospace,Consolas,monospace}.server-info-item em{margin-top:3px;overflow:hidden;color:#8a96a7;font-size:8px;font-style:normal;white-space:nowrap;text-overflow:ellipsis}.server-detail-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.server-detail-metric{position:relative;display:flex;align-items:center;gap:9px;overflow:hidden;padding:11px;border:1px solid #e6eaf0;border-radius:9px}.server-detail-metric>span{color:#6165cf}.server-detail-metric>span svg{width:16px}.server-detail-metric small,.server-detail-metric b{display:block}.server-detail-metric small{color:#929dad;font-size:8px}.server-detail-metric b{color:#2f3d53;font-size:14px}.server-detail-metric>i{position:absolute;right:0;bottom:0;left:0;height:3px;background:#edf0f4}.server-detail-metric>i em{display:block;height:100%;border-radius:2px;background:linear-gradient(90deg,#777ae4,#5559c8)}.server-project-links{display:flex;align-items:center;gap:15px;margin-top:12px;padding:12px;border:1px solid #e6eaf0;border-radius:9px}.server-project-links>div:first-child{display:flex;align-items:center;gap:8px;min-width:150px;color:#5c60ca}.server-project-links>div:first-child span,.server-project-links>div:first-child b,.server-project-links>div:first-child small{display:block}.server-project-links>div:first-child b{color:#344259;font-size:10px}.server-project-links>div:first-child small{color:#929dad;font-size:8px}.server-project-links>div:last-child{display:flex;flex-wrap:wrap;gap:6px}.server-project-links a{padding:4px 7px;border-radius:5px;background:#eff0ff;color:#4e53bf;font-size:9px}.server-project-links em{color:#929dad;font-size:9px;font-style:normal}.command-targets{display:flex;align-items:flex-start;gap:14px;padding:13px 20px;border-bottom:1px solid #edf0f4;background:#fafbfc}.command-targets>b{padding-top:5px;color:#56647a;font-size:10px;white-space:nowrap}.command-targets>div{display:flex;flex-wrap:wrap;gap:6px}.command-targets span{display:inline-grid;grid-template-columns:6px auto;align-items:center;gap:5px;padding:5px 8px;border:1px solid #dfe4ec;border-radius:7px;background:#fff;color:#4e5d72;font-size:9px}.command-targets span i{width:6px;height:6px;border-radius:50%;background:#1c9b77}.command-targets span.offline i{background:#d24c5c}.command-targets span small{grid-column:2;max-width:180px;overflow:hidden;color:#98a2b1;font-size:8px;white-space:nowrap;text-overflow:ellipsis}.command-targets em{padding-top:4px;color:#8d98a8;font-size:9px;font-style:normal}.command-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(250px,.75fr);gap:14px;padding:18px 20px}.command-editor-panel{overflow:hidden;border:1px solid #dfe4ec;border-radius:10px;background:#111827}.command-editor-head{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border-bottom:1px solid #2a3445;color:#cbd5e1}.command-editor-head>div{display:flex;align-items:center;gap:8px}.command-editor-head b,.command-editor-head small{display:block}.command-editor-head b{font-size:10px}.command-editor-head small{margin-top:2px;color:#7f8a9d;font-size:8px}.command-editor-head>button{color:#8e9aab;background:transparent;font-size:9px}.command-editor-panel textarea{display:block;width:100%;min-height:230px;padding:14px;border:0;outline:0;resize:vertical;background:#111827;color:#dce6f3;font:11px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;-moz-tab-size:2;tab-size:2}.command-editor-panel textarea::placeholder{color:#536074}.command-presets{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:9px 12px;border-top:1px solid #252f40}.command-presets small{margin-right:3px;color:#768298;font-size:8px}.command-presets button{padding:4px 7px;border:1px solid #303b4e;border-radius:5px;background:#1b2535;color:#9eabbd;font-size:8px}.command-presets button:hover{border-color:#545fc0;color:#dbe2ff}.command-risk{display:flex;align-items:center;gap:6px;padding:8px 12px;border-top:1px solid #5b3e25;background:#392b1f;color:#f0b66d;font-size:9px}.command-submit{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-top:1px solid #252f40}.command-submit>span{display:flex;align-items:center;gap:5px;color:#7f8b9e;font-size:8px}.command-submit .button{padding:8px 12px}.command-guide-panel{padding:15px;border:1px solid #e1e6ed;border-radius:10px;background:#fafbfc}.command-guide-panel h3{margin:0 0 12px;color:#344259;font-size:11px}.command-guide-panel ol{display:grid;gap:13px;margin:0;padding:0;list-style:none;counter-reset:steps}.command-guide-panel li{position:relative;padding-left:28px;counter-increment:steps}.command-guide-panel li:before{content:counter(steps);position:absolute;top:0;left:0;display:grid;place-items:center;width:19px;height:19px;border-radius:6px;background:#e9ebff;color:#5156c2;font-size:8px;font-weight:800}.command-guide-panel li b,.command-guide-panel li span{display:block}.command-guide-panel li b{color:#46546a;font-size:9px}.command-guide-panel li span{margin-top:2px;color:#8793a5;font-size:8px;line-height:1.55}.command-guide-note{display:flex;align-items:flex-start;gap:7px;margin-top:16px;padding:9px;border-radius:7px;background:#fff4e4;color:#a96d21;font-size:8px;line-height:1.55}.command-guide-note svg{flex:none}.command-history-head{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-top:1px solid #edf0f4}.command-history-head h3,.command-history-head small{display:block;margin:0}.command-history-head h3{color:#344259;font-size:11px}.command-history-head small{margin-top:2px;color:#929dad;font-size:8px}.command-history-head button{color:#7f8b9d;background:transparent;font-size:9px}.command-execution-list{display:grid;gap:8px;padding:0 20px 20px}.command-execution{overflow:hidden;border:1px solid #e1e6ed;border-radius:9px}.command-execution.success{border-color:#cfe9df}.command-execution.failed{border-color:#f0ced3}.command-execution-summary{display:flex;align-items:center;gap:9px;width:100%;padding:10px 12px;background:#fafbfc;text-align:left}.command-execution.success .command-execution-summary{background:#f5fbf8}.command-execution.failed .command-execution-summary{background:#fff7f8}.command-status-icon{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;color:#5f64ce;background:#ebedff}.command-status-icon svg{width:14px}.command-execution.success .command-status-icon{color:#168969;background:#e5f7f0}.command-execution.failed .command-status-icon{color:#c54656;background:#ffeaed}.command-execution-summary>span:nth-child(2){flex:1}.command-execution-summary b,.command-execution-summary small{display:block}.command-execution-summary b{color:#3a485e;font-size:10px}.command-execution-summary small{color:#929dad;font-size:8px}.command-execution-summary>em{padding:3px 6px;border-radius:5px;background:#eceeff;color:#5056c2;font-size:8px;font-style:normal}.command-execution.success .command-execution-summary>em{color:#168969;background:#e4f6ef}.command-execution.failed .command-execution-summary>em{color:#c54656;background:#ffeaed}.command-result-meta{width:130px;color:#7b8798;font-size:8px;text-align:right}.command-execution-body{padding:11px 12px;background:#fff}.command-script-preview>div,.command-output>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.command-script-preview span,.command-output span{color:#8b96a7;font-size:8px;font-weight:700}.command-script-preview button,.command-output button{display:flex;align-items:center;gap:4px;color:#7d899b;background:transparent;font-size:8px}.command-script-preview pre,.command-output pre{max-height:240px;overflow:auto;margin:0;padding:10px;border-radius:7px;background:#111827;color:#dce6f3;font:9px/1.6 ui-monospace,Consolas,monospace;white-space:pre-wrap;word-break:break-word}.command-output{margin-top:9px}.command-output.error pre{color:#fecdd3}.command-message{display:flex;align-items:flex-start;gap:6px;margin-top:8px;padding:8px;border-radius:6px;background:#eef0ff;color:#5359be;font-size:8px}.command-message.failed{background:#fff0f2;color:#bf4353}.command-no-output{margin-top:8px;padding:9px;border-radius:6px;background:#f0faf6;color:#31866e;font-size:8px}.command-history-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:120px;margin:0 20px 20px;border:1px dashed #dce2ea;border-radius:9px;color:#9aa5b4;font-size:9px}@media(max-width:1200px){.server-overview-grid{grid-template-columns:repeat(3,1fr)}.server-info-grid{grid-template-columns:repeat(2,1fr)}.command-layout{grid-template-columns:1fr}.command-guide-panel{display:none}}@media(max-width:760px){.server-overview-grid{grid-template-columns:1fr 1fr}.server-filterbar{align-items:stretch;flex-wrap:wrap}.server-filterbar .server-search{width:100%;flex-basis:100%}.server-filterbar select{flex:1}.server-filterbar>.button{width:100%;margin-left:0}.server-section-head{align-items:flex-start;flex-direction:column}.server-detail-actions{width:100%;flex-wrap:wrap}.server-detail-actions .button{flex:1}.server-info-grid,.server-detail-metrics{grid-template-columns:1fr 1fr}.server-project-links{align-items:flex-start;flex-direction:column}.command-layout{padding:12px}.command-submit{align-items:stretch;flex-direction:column}.command-submit .button{width:100%}.command-execution-summary{flex-wrap:wrap}.command-result-meta{width:auto;margin-left:auto}.command-execution-summary>span:nth-child(2){min-width:150px}}.pipeline-builder{padding:16px;background:linear-gradient(180deg,#fbfcff,#f8f9fd)}.builder-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.builder-header .section-title{margin:0}.step-count{padding:4px 7px;border-radius:999px;color:#707d94;background:#eef1f7;font-size:9px;font-weight:500}.preset-strip{display:flex;align-items:center;gap:6px;overflow:auto;margin:14px 0 3px;padding:7px;border:1px solid #e7eaf3;border-radius:9px;background:#fff}.preset-strip>span{display:inline-flex;align-items:center;gap:4px;flex:none;padding:3px 6px;color:#7e8ba1;font-size:9px;font-weight:650}.preset-strip button{flex:none;padding:6px 8px;border:1px solid #e2e6f1;border-radius:6px;color:#5b61c9;background:#f9faff;font-size:9px;white-space:nowrap}.preset-strip button:hover{border-color:#bfc2fb;background:#eff0ff}.step-list{display:grid;gap:8px;margin-top:10px}.step-card{display:flex;gap:10px;padding:11px 10px;border:1px solid #e3e8f1;border-radius:10px;background:#fff;transition:border-color .15s,box-shadow .15s}.step-card:focus-within{border-color:#b8bcf5;box-shadow:0 5px 18px #5256c614}.step-card.invalid{border-color:#f3c9ce;background:#fffafb}.step-rail{display:flex;flex-direction:column;align-items:center;gap:5px;width:25px;flex:none}.step-rail span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;color:#565bca;background:#edeeff;font-size:10px;font-weight:700}.step-rail i{width:1px;flex:1;min-height:15px;background:#dfe3ed}.step-card-main{min-width:0;flex:1}.step-card-title{display:flex;align-items:center;gap:7px;margin:1px 0 7px}.step-card-title b{color:#33415d;font-size:11px}.step-card-title small{color:#a0aabd;font-size:9px}.step-fields{display:grid;grid-template-columns:170px minmax(0,1fr) 100px;gap:7px;align-items:start}.step-fields>input,.step-fields>textarea,.timeout-field input{width:100%;padding:8px;border:1px solid #dfe5ee;border-radius:7px;outline:0;color:#33415d;background:#fff;font-size:11px}.step-fields>input:focus,.step-fields>textarea:focus,.timeout-field input:focus{border-color:#8083ed;box-shadow:0 0 0 3px #5b5ce21a}.step-fields>.step-command{min-height:94px;resize:vertical;white-space:pre-wrap;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.timeout-field{display:flex!important;align-items:center;gap:4px;margin:0!important;color:#8995a9!important;font-size:9px!important}.timeout-field span{flex:none}.timeout-field input{min-width:0;padding-right:3px}.timeout-field em{font-style:normal;flex:none}.step-card-actions{display:flex;justify-content:flex-end;gap:2px;margin-top:6px}.step-card-actions button{display:inline-flex;align-items:center;justify-content:center;width:25px;height:24px;border-radius:6px;color:#8390a5;background:#f7f8fb}.step-card-actions button:hover:not(:disabled){color:#5559c7;background:#eff0ff}.step-card-actions button:disabled{opacity:.35;cursor:not-allowed}.step-card-actions .danger-icon{color:#d15b69}.builder-warning{display:flex;align-items:center;gap:6px;margin-top:10px;padding:9px 10px;border-radius:8px;color:#a16a19;background:#fff8e8;font-size:10px}.pipeline-preview{margin-top:14px;padding:12px;border:1px dashed #d7dbef;border-radius:9px;background:#f8f9ff}.preview-label{color:#747fa1;font-size:9px;font-weight:700;letter-spacing:.5px}.preview-track{display:flex;align-items:center;gap:5px;overflow-x:auto;margin-top:8px;padding-bottom:2px}.preview-step,.preview-code{display:inline-flex;align-items:center;gap:4px;flex:none;padding:6px 8px;border-radius:6px;color:#66748b;background:#fff;border:1px solid #e4e8f1;font-size:9px;white-space:nowrap}.preview-step b{display:grid;place-items:center;width:15px;height:15px;border-radius:5px;color:#565bca;background:#eff0ff;font-size:8px}.preview-code{color:#4f56c1;border-color:#d9dcff;background:#eef0ff}.pipeline-preview>small{display:block;margin-top:7px;color:#929db0;font-size:9px}@media(max-width:760px){.builder-header{align-items:flex-start;flex-direction:column}.step-fields{grid-template-columns:1fr}.timeout-field{max-width:120px}.step-card-actions{justify-content:flex-start}.preset-strip{margin-right:-4px}.pipeline-preview{margin-bottom:2px}}.project-command-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 17px;padding:11px 13px;border:1px solid #e4e9f2;border-radius:11px;background:#ffffffc7;box-shadow:0 8px 25px #1f2d4b0a}.project-insights{display:flex;align-items:center;gap:16px;color:#8794aa;font-size:10px}.project-insights span{display:inline-flex;align-items:center;gap:5px}.project-insights b{color:#344361;font-size:12px}.project-insights .insight-good{color:#219672}.project-insights .insight-good b{color:#178463}.project-filters{display:flex;align-items:center;gap:7px}.project-search,.project-status-filter{display:flex;align-items:center;gap:7px;height:34px;padding:0 9px;border:1px solid #e1e6f0;border-radius:8px;color:#8b98ac;background:#fff}.project-search{width:235px}.project-search input{width:100%;border:0;outline:0;color:#34415d;background:transparent;font-size:10px}.project-search input::placeholder{color:#a2adbc}.project-status-filter select{border:0;outline:0;color:#65738b;background:transparent;font-size:10px}.project-search:focus-within,.project-status-filter:focus-within{border-color:#9295ec;box-shadow:0 0 0 3px #5b5ce217}.project-summary-clickable{cursor:pointer}.project-summary-clickable:focus-visible{outline:3px solid rgba(91,92,226,.2);outline-offset:-3px}.project-summary-clickable .row-actions{flex:none}.pipeline-ready{display:inline-flex;align-items:center;gap:5px;flex:none;padding:5px 7px;border-radius:6px;font-size:9px}.pipeline-ready i{width:5px;height:5px;border-radius:50%;background:currentColor}.pipeline-ready.ready{color:#188d6d;background:#ebfaf4}.pipeline-ready.blocked{color:#b1751f;background:#fff7e6}.project-filter-empty{min-height:300px}.project-filter-empty .empty-state{min-height:280px}.project-section{overflow:visible}.project-section .project-summary{position:relative;z-index:1;border-radius:12px;background:#fff}.project-section .pipeline-area{position:relative;margin:0 18px 18px 52px;padding:18px;border:1px solid #e3e7f2;border-left:3px solid #8b8ee8;border-radius:0 0 11px 11px;background:#f7f8fc;box-shadow:0 8px 20px #2f395d0b}.project-section .pipeline-area:before{content:"";position:absolute;left:-31px;top:-1px;width:28px;height:24px;border-left:2px solid #d7dbea;border-bottom:2px solid #d7dbea;border-radius:0 0 0 9px}.project-section .pipeline-header{gap:20px;padding-bottom:13px;border-bottom:1px solid #e3e7ef}.project-section .pipeline-header h3{display:flex;align-items:center;gap:7px;color:#363d7b;font-size:13px}.project-section .pipeline-header h3:before{content:"子级";padding:3px 6px;border-radius:5px;color:#6266c7;background:#e9eaff;font-size:8px;font-weight:700;letter-spacing:.5px}.project-section .pipeline-header small{display:block;margin-top:4px;line-height:1.55}.project-section .pipeline-list{gap:9px}.project-section .pipeline-row{border-color:#dfe3ed;box-shadow:0 3px 10px #29334e09}.config-file-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:5px;color:#176b67;background:#eaf8f6;font-size:10px;white-space:nowrap}.config-file-editor{margin-top:16px;padding:14px;border:1px solid #dfe8e7;border-radius:10px;background:#f8fbfb}.config-file-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.config-file-editor-head .section-title{margin-bottom:3px;color:#345f5d}.config-file-editor-head small{color:#859695;font-size:10px}.config-file-list{display:grid;gap:11px;margin-top:13px}.config-file-card{padding:13px;border:1px solid #dfe7e7;border-radius:9px;background:#fff}.config-file-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.config-file-card-head b{color:#365552;font-size:11px}.config-file-card label:last-child{margin-bottom:0}.config-file-content{min-height:145px!important;white-space:pre;-moz-tab-size:2;tab-size:2;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace!important}.config-file-empty{margin-top:12px;padding:18px;border:1px dashed #cfdddb;border-radius:8px;color:#8a9b99;background:#fff;text-align:center;font-size:10px}.config-file-note{display:block;margin-top:9px;color:#8a9998;font-size:9px}.project-server-summary{display:flex;align-items:center;gap:6px;width:max-content;max-width:100%;margin:8px 0 9px;padding:6px 9px;border:1px solid #dce3ed;border-radius:8px;color:#64738a;background:#f8fafc;font-size:10px}.project-server-summary>svg{flex:none}.project-server-summary>span{color:#8491a5}.project-server-summary>b{overflow:hidden;max-width:420px;color:#34435c;text-overflow:ellipsis;white-space:nowrap}.project-server-summary>small{flex:none;padding-left:7px;border-left:1px solid #dce3ed}.project-server-summary.configured{border-color:#d5e9e3;color:#168a68;background:#f1faf7}.project-server-summary.configured>b{color:#17664f}.project-server-summary.missing{border-color:#f0dfbd;color:#a76b16;background:#fff9ed}.pipeline-column-head,.project-section .pipeline-row{display:grid;grid-template-columns:250px 180px 70px minmax(150px,1fr) auto;gap:10px;align-items:center}.pipeline-column-head{padding:0 12px;color:#8995a8;font-size:9px;font-weight:700;letter-spacing:.35px}.pipeline-column-head span:last-child{text-align:right}.project-section .pipeline-info{min-width:0}.pipeline-server{display:flex;align-items:flex-start;gap:9px;width:auto;min-width:0;padding:9px 10px;border:1px solid #e0e5ed;border-radius:9px;color:#7b889c;background:#f8fafc}.pipeline-server>svg{flex:none;margin-top:3px}.pipeline-server>div{min-width:0}.pipeline-server span,.pipeline-server b,.pipeline-server small,.pipeline-server code{display:block}.pipeline-server span{color:#8c98aa;font-size:8px;font-weight:700;letter-spacing:.5px}.pipeline-server b{overflow:hidden;margin-top:1px;color:#34435b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pipeline-server small{margin-top:1px;color:#8491a4;font-size:9px}.pipeline-server code{overflow:hidden;margin-top:4px;color:#66758a;font:9px ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.pipeline-server.online{border-color:#cee8df;color:#168a68;background:#f1faf7}.pipeline-server.offline{border-color:#f0dfbd;color:#a76b16;background:#fff9ed}.release-server-confirm{display:flex;align-items:center;gap:12px;margin:0 0 16px;padding:13px 14px;border:1px solid #e0e5ee;border-radius:11px;background:#f8fafc}.release-server-confirm-icon{display:grid;place-items:center;width:39px;height:39px;flex:none;border-radius:10px;color:#6064cf;background:#ebedff}.release-server-confirm>div:nth-child(2){min-width:145px}.release-server-confirm small,.release-server-confirm b,.release-server-confirm span{display:block}.release-server-confirm small{color:#8a96a8;font-size:8px}.release-server-confirm b{margin-top:2px;color:#293952;font-size:12px}.release-server-confirm span{margin-top:2px;color:#738198;font-size:9px}.release-server-path{min-width:0;flex:1;padding-left:12px;border-left:1px solid #dfe4ec}.release-server-path code{display:block;overflow:hidden;margin-top:3px;color:#4c5d75;font:10px ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.release-server-confirm>em{display:inline-flex;align-items:center;gap:5px;flex:none;padding:6px 8px;border-radius:7px;font-size:9px;font-style:normal}.release-server-confirm>em i{width:6px;height:6px;border-radius:50%;background:currentColor}.release-server-confirm.ready{border-color:#cfe8df;background:#f3fbf8}.release-server-confirm.ready>em{color:#168a68;background:#e3f6ef}.release-server-confirm.blocked{border-color:#efdfbe;background:#fffaf0}.release-server-confirm.blocked>em{color:#a76b16;background:#fff0d2}@media(max-width:1100px){.pipeline-column-head{display:none}.project-section .pipeline-row{display:flex;flex-wrap:wrap}.pipeline-server{width:250px;flex:none}.project-section .pipeline-info{min-width:180px}.step-summary{order:4;flex-basis:100%}}@media(max-width:900px){.project-command-bar{align-items:stretch;flex-direction:column}.project-filters{width:100%}.project-search{flex:1;width:auto}.project-status-filter{flex:none}.pipeline-ready{order:3;margin-left:auto}.project-section .pipeline-area{margin-left:28px}.project-section .pipeline-area:before{left:-17px;width:14px}.release-server-confirm{align-items:flex-start;flex-wrap:wrap}.release-server-path{order:4;width:100%;flex-basis:100%;padding:10px 0 0;border-top:1px solid #dfe4ec;border-left:0}}@media(max-width:560px){.project-insights{gap:9px;justify-content:space-between}.project-insights span{font-size:9px}.project-insights span:last-child{display:none}.project-filters{flex-direction:column}.project-search,.project-status-filter{width:100%}.pipeline-ready{order:3;margin-left:0}.project-summary-clickable{cursor:default}.project-section .pipeline-area{margin:0 8px 10px;padding:13px}.project-section .pipeline-area:before{display:none}.project-section .pipeline-header{align-items:flex-start;flex-direction:column}.project-section .pipeline-header .button{width:100%}.config-file-editor-head{flex-direction:column}.config-file-editor-head .button,.project-server-summary{width:100%}.project-server-summary>b{max-width:180px}.pipeline-server{order:1;width:100%;min-width:0;margin-left:0}.project-section .pipeline-info{order:2;width:calc(100% - 70px);min-width:0}.project-section .pipeline-row>.row-actions{order:5;margin-left:auto}.release-server-confirm>em{margin-left:auto}}.monitor-scope-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.monitor-scope-tabs button{position:relative;display:flex;align-items:center;gap:11px;padding:14px 16px;border:1px solid #dce3ed;border-radius:12px;color:#77859b;background:#fff;text-align:left;box-shadow:0 5px 18px #1e2c4b09;transition:.16s}.monitor-scope-tabs button:hover{border-color:#c9ccec;background:#fafaff}.monitor-scope-tabs button.active{border-color:#bfc3f1;color:#5559c4;background:linear-gradient(120deg,#f4f4ff,#fff);box-shadow:0 8px 22px #4a4db517}.monitor-scope-tabs button.active:after{content:"";position:absolute;inset:auto 14px -1px;height:3px;border-radius:3px 3px 0 0;background:#6265d5}.monitor-scope-tabs button>i{display:grid;place-items:center;width:27px;height:27px;flex:none;border-radius:8px;color:#8b98aa;background:#f0f2f6;font-size:9px;font-style:normal;font-weight:750}.monitor-scope-tabs button.active>i{color:#fff;background:#6063d1}.monitor-scope-tabs button>svg{flex:none}.monitor-scope-tabs button span,.monitor-scope-tabs button b,.monitor-scope-tabs button small{display:block}.monitor-scope-tabs button b{color:#34435b;font-size:12px}.monitor-scope-tabs button small{margin-top:2px;color:#8a97aa;font-size:9px}.monitor-scope-tabs button.active b{color:#4549ad}.monitor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px;padding:11px 12px;border:1px solid #dce3ee;border-radius:12px;background:#fff;box-shadow:0 5px 18px #1e2c4b0a}.monitor-toolbar>label{display:flex;align-items:center;gap:8px;min-width:0;color:#718097;font-size:10px;font-weight:650}.monitor-toolbar>label>svg{flex:none;color:#6266d4}.monitor-toolbar select{min-width:310px;height:37px;padding:0 10px;border:1px solid #dbe2ec;border-radius:8px;color:#435169;background:#f9fafc;outline:0}.monitor-toolbar select:focus{border-color:#7a7de9;box-shadow:0 0 0 3px #5b5ce217}.monitored-server-card{display:flex;align-items:center;gap:13px;padding:17px 18px}.monitored-server-icon{display:grid;place-items:center;width:46px;height:46px;flex:none;border-radius:12px;color:#a86b18;background:#fff3da}.monitored-server-icon.online{color:#168a68;background:#e8f8f2}.monitored-server-main{min-width:170px}.monitored-server-main small,.monitored-server-main h2,.monitored-server-main p,.monitored-server-path small,.monitored-server-path code{display:block}.monitored-server-main small,.monitored-server-path small{color:#8996aa;font-size:8px;font-weight:700;letter-spacing:.45px}.monitored-server-main h2{margin:2px 0 0;color:#273751;font-size:15px}.monitored-server-main p{margin:2px 0 0;color:#76849a;font-size:9px}.monitored-server-path{min-width:0;flex:1;padding-left:15px;border-left:1px solid #e2e7ee}.monitored-server-path code{overflow:hidden;margin-top:4px;color:#516079;font:10px ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.monitored-server-card>div:last-child{text-align:right}.monitor-last-seen{display:block;margin-top:5px;color:#8c98aa;font-size:8px}.server-metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0}.server-metric-card{position:relative;display:flex;align-items:center;gap:11px;overflow:hidden;min-height:88px;padding:15px;border:1px solid #dce3ed;border-radius:12px;background:#fff;box-shadow:0 6px 20px #1c2a460b}.server-metric-icon{display:grid;place-items:center;width:36px;height:36px;flex:none;border-radius:10px}.server-metric-icon.purple{color:#585bd0;background:#ecedff}.server-metric-icon.blue{color:#2875bb;background:#eaf5ff}.server-metric-icon.orange{color:#b97116;background:#fff3df}.server-metric-icon.green{color:#168a68;background:#e8f8f2}.server-metric-card small,.server-metric-card b{display:block}.server-metric-card small{color:#8491a5;font-size:9px}.server-metric-card b{margin-top:3px;color:#253650;font-size:19px}.metric-progress{position:absolute;right:0;bottom:0;left:0;height:3px;background:#edf0f5}.metric-progress i{display:block;height:100%;border-radius:0 3px 3px 0;background:linear-gradient(90deg,#777aeb,#5558c5)}.server-history-panel{padding:19px}.server-history-panel .table-scroll{max-height:430px;overflow:auto}.server-history-panel .data-table th{position:sticky;z-index:1;top:0}.metric-table-value{display:flex;align-items:center;gap:8px;min-width:120px}.metric-table-value>span{width:70px;height:5px;overflow:hidden;border-radius:5px;background:#e9edf3}.metric-table-value>span i{display:block;height:100%;border-radius:5px;background:#6669d7}.metric-table-value>b{width:42px;color:#56647a!important;font-size:9px!important}.server-trend-panel{margin-bottom:14px;padding:19px}.project-monitor-charts{display:grid;grid-template-columns:.85fr 1.5fr;gap:14px;margin-bottom:15px}.project-log-stat-panel,.project-log-trend-panel{padding:18px}.project-log-stat-panel .distribution-chart{min-height:245px}.project-log-toolbar{justify-content:flex-start}.project-log-toolbar .search-box{flex:1;margin-left:5px}.project-log-toolbar .segmented{flex:none}.project-monitor-view .log-input-panel{margin-bottom:15px}@media(max-width:1000px){.server-metric-grid{grid-template-columns:repeat(2,1fr)}.monitor-toolbar{align-items:stretch;flex-wrap:wrap}.project-log-toolbar .search-box{order:3;flex-basis:100%;margin-left:0}.monitored-server-card{flex-wrap:wrap}.monitored-server-path{order:4;width:100%;flex-basis:100%;padding:10px 0 0;border-top:1px solid #e2e7ee;border-left:0}.project-monitor-charts{grid-template-columns:1fr}}@media(max-width:650px){.monitor-scope-tabs{grid-template-columns:1fr}.monitor-toolbar{align-items:stretch;flex-direction:column}.monitor-toolbar>label{align-items:flex-start;flex-direction:column}.monitor-toolbar select,.monitor-toolbar .button{width:100%;min-width:0}.server-metric-grid{grid-template-columns:1fr 1fr;gap:8px}.server-metric-card{min-height:78px;padding:11px}.server-metric-card b{font-size:16px}.monitored-server-card>div:last-child{margin-left:auto}.project-log-toolbar .segmented{width:100%;overflow:auto}.project-log-toolbar .segmented button{flex:1}.log-input-form{align-items:stretch;flex-direction:column}.log-input-form select,.log-input-form input{width:100%!important}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#172033;background:#f6f8fb;font-synthesis:none;line-height:1.5;--ink:#172033;--muted:#778196;--line:#e7ebf2;--panel:#fff;--primary:#4f46e5;--primary-dark:#3730a3;--green:#0f9f75;--orange:#d97706;--red:#dc4d5d;--blue:#2572ca;--shadow:0 14px 45px rgba(20,30,55,.06)}*{box-sizing:border-box}body{margin:0;background:#f6f8fb}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{opacity:.55;cursor:wait}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:250px;padding:25px 16px 17px;background:#111827;color:#c7cfdd;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:11px;padding:0 12px 28px;color:#fff}.brand-mark{width:37px;height:37px;border-radius:11px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#6366f1,#4338ca);box-shadow:0 8px 24px #4f46e559}.brand strong{display:block;font-size:17px;letter-spacing:.5px}.brand span{display:block;color:#8b96a9;font-size:10px;letter-spacing:1.7px;text-transform:uppercase}.workspace{display:flex;align-items:center;gap:9px;padding:11px 12px;margin:0 2px 25px;border:1px solid #273249;border-radius:10px;background:#192235}.workspace-dot{width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 0 4px #34d39922}.workspace div{flex:1}.workspace b,.workspace small{display:block}.workspace b{color:#eef2f7;font-size:11px;font-weight:600}.workspace small{color:#7f8aa0;font-size:10px;margin-top:1px}.nav-item{width:100%;display:flex;align-items:center;gap:12px;padding:11px 13px;margin:3px 0;border-radius:9px;color:#9da8ba;background:transparent;text-align:left;transition:.18s}.nav-item:hover{background:#1b263a;color:#fff}.nav-item.active{background:#312e81;color:#fff;box-shadow:inset 3px 0 #818cf8}.sidebar-bottom{margin-top:auto}.profile{display:flex;align-items:center;gap:9px;padding:14px 8px 0;border-top:1px solid #263145}.profile>div:nth-child(2){flex:1;min-width:0}.profile b,.profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile b{font-size:11px;color:#eef2f7}.profile small{font-size:10px;color:#8490a4}.profile>button{color:#8490a4;background:transparent;padding:4px}.avatar{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#4f46e5;color:#fff;font-size:13px;font-weight:700}.mobile-close,.mobile-menu,.mobile-backdrop{display:none}.main-content{min-height:100vh;margin-left:250px}.topbar{height:70px;display:flex;justify-content:space-between;align-items:center;padding:0 42px;border-bottom:1px solid var(--line);background:#fff}.topbar-left,.breadcrumb,.top-actions{display:flex;align-items:center}.breadcrumb{gap:11px;color:#9aa4b5;font-size:12px}.breadcrumb b{font-weight:400;color:#d1d7e1}.breadcrumb strong{color:#273249;font-weight:600}.top-actions{gap:17px}.icon-button,.help-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:7px;color:#758198;background:transparent;border-radius:7px}.icon-button:hover,.help-button:hover{background:#f0f2f6;color:#364152}.icon-button{position:relative}.icon-button i{position:absolute;right:5px;top:5px;width:5px;height:5px;border-radius:50%;background:var(--red)}.primary-button,.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;padding:10px 15px;background:var(--primary);color:#fff;font-size:12px;font-weight:650;box-shadow:0 7px 17px #4f46e52b;transition:.18s}.primary-button:hover,.button.primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.button.secondary{background:#eef0ff;color:#4338ca;box-shadow:none}.button.secondary:hover{background:#e0e4ff}.button.danger{background:#fff0f1;color:var(--red);box-shadow:none}.button.ghost{background:transparent;color:#6f7b90;box-shadow:none}.page-container{max-width:1500px;margin:0 auto;padding:0 42px 60px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;padding:32px 0 23px}.page-header h1{margin:0;color:#182235;font-size:26px;letter-spacing:-.6px}.page-header p{margin:5px 0 0;color:#8994a6;font-size:12px}.panel{background:#fff;border:1px solid #e9edf3;border-radius:12px;box-shadow:var(--shadow)}.panel-header{display:flex;justify-content:space-between;align-items:flex-start}.panel-header h2{margin:0;font-size:15px;color:#243047}.panel-header p{margin:4px 0 0;color:#8a95a7;font-size:11px}.panel-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:6px;background:#edfdf7;color:var(--green);font-size:10px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat-card{display:flex;align-items:center;gap:13px;padding:19px;background:#fff;border:1px solid #e9edf3;border-radius:12px;box-shadow:var(--shadow)}.stat-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px}.stat-icon svg{width:19px}.stat-icon.purple{color:#5b51dd;background:#eeedff}.stat-icon.blue{color:#2572ca;background:#eaf4ff}.stat-icon.orange{color:#d97706;background:#fff5e6}.stat-icon.red{color:var(--red);background:#fff0f1}.stat-icon.green{color:var(--green);background:#eafaf4}.stat-card small,.stat-card span{display:block;color:#8a95a7;font-size:10px}.stat-card strong{display:block;color:#1d2a3d;font-size:24px;line-height:28px}.stat-card span{color:var(--green);margin-top:2px}.dashboard-columns{display:grid;grid-template-columns:1.55fr 1fr;gap:17px;margin-top:17px}.health-panel,.activity-panel{padding:20px}.health-chart{height:235px;margin-top:20px}.bars{height:100%;display:flex;align-items:flex-end;gap:7px;padding:0 5px 20px;border-bottom:1px solid #eef1f5;background:repeating-linear-gradient(to bottom,transparent 0,transparent 58px,#eef1f5 59px)}.bar-wrap{height:100%;flex:1;display:flex;align-items:flex-end}.bar{width:100%;border-radius:5px 5px 0 0;background:linear-gradient(180deg,#818cf8,#4f46e5);min-height:5px}.chart-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#a2adbd;font-size:12px;border:1px dashed #dce2ec;border-radius:9px}.chart-legend{display:flex;gap:17px;margin-top:14px;color:#8994a6;font-size:10px}.legend-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px}.legend-dot.purple{background:#6366f1}.activity-list{margin-top:17px}.activity-item{display:flex;gap:10px;padding:11px 0;border-bottom:1px solid #f0f2f6}.activity-item:last-child{border-bottom:0}.activity-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:7px;color:#4f46e5;background:#efefff;flex:none}.activity-icon.alert{color:var(--red);background:#fff0f1}.activity-icon.server{color:var(--green);background:#eafaf4}.activity-item b,.activity-item small{display:block}.activity-item b{font-size:11px;font-weight:550;color:#334158;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}.activity-item small{font-size:10px;color:#9aa4b5;margin-top:2px}.table-panel{padding:20px;margin-top:17px}.data-table{width:100%;border-collapse:collapse}.data-table th{padding:10px 12px;text-align:left;color:#9aa4b5;font-size:10px;font-weight:600;border-bottom:1px solid var(--line);white-space:nowrap}.data-table td{padding:13px 12px;color:#475569;font-size:11px;border-bottom:1px solid #f1f3f6;vertical-align:middle}.data-table tr:last-child td{border-bottom:0}.data-table td b{display:block;color:#29364a;font-weight:650}.data-table td small{display:block;color:#9aa4b5;font-size:10px;margin-top:3px}.data-table code{color:#5b6678;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.tag{display:inline-flex;padding:4px 8px;border-radius:5px;background:#f2f4f8;color:#68758b;font-size:10px}.status-badge{display:inline-flex;align-items:center;gap:5px;color:#8490a1;font-size:10px;white-space:nowrap}.status-badge i{width:6px;height:6px;border-radius:50%;background:#a7b0be}.status-badge.online,.status-badge.success,.status-badge.active{color:var(--green)}.status-badge.online i,.status-badge.success i,.status-badge.active i{background:var(--green)}.status-badge.running{color:#5b51dd}.status-badge.running i{background:#6366f1}.status-badge.failed,.status-badge.offline{color:var(--red)}.status-badge.failed i,.status-badge.offline i{background:var(--red)}.status-badge.pending,.status-badge.queued{color:var(--orange)}.status-badge.pending i,.status-badge.queued i{background:var(--orange)}.status-badge.unconfigured{color:var(--orange)}.status-badge.unconfigured i{background:var(--orange)}.transport{display:inline-flex;align-items:center;gap:5px;color:#788599;font-size:10px;white-space:nowrap}.transport.agent{color:var(--orange)}.transport.agent.online{color:var(--green)}.transport i{width:6px;height:6px;border-radius:50%;background:currentColor}.cell-error{color:var(--red)!important}.row-actions{display:flex;align-items:center;gap:2px;justify-content:flex-end}.entity-cell{display:flex;align-items:center;gap:10px}.entity-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#edf0ff;color:#5b51dd}.entity-cell b{display:block}.entity-cell small{max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toolbar{display:flex;align-items:center;gap:10px;margin-bottom:15px}.toolbar select,.search-box{height:37px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#5f6d81}.toolbar select{padding:0 11px;font-size:11px}.search-box{display:flex;align-items:center;gap:7px;padding:0 11px;min-width:260px}.search-box svg{color:#9aa4b5;flex:none}.search-box input{border:0;outline:0;width:100%;color:var(--ink);font-size:11px;background:transparent}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:260px;text-align:center;color:#8a95a7}.empty-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#f0f2f8;color:#718096}.empty-state h3{margin:12px 0 4px;color:#3b475a;font-size:14px}.empty-state p{max-width:360px;margin:0 0 16px;font-size:11px}.loading-row{padding:80px;text-align:center;color:#8894a6;font-size:12px}.project-list{display:grid;gap:16px}.project-section{padding:0;overflow:hidden}.project-summary{display:flex;align-items:center;gap:14px;padding:20px}.project-logo{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:#4f46e5;background:#eeedff}.project-main{flex:1;min-width:0}.project-title{display:flex;gap:9px;align-items:center}.project-title h2{margin:0;font-size:16px}.project-main p{margin:4px 0;color:#8390a4;font-size:11px}.project-meta{display:flex;gap:14px;color:#9aa4b5;font-size:10px;overflow:hidden}.project-meta span:first-child{max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-meta b{color:#657185;font-weight:600}.pipeline-area{border-top:1px solid #eef1f5;background:#fafbfc;padding:17px 20px}.pipeline-header{display:flex;align-items:center;justify-content:space-between}.pipeline-header h3{margin:0;font-size:13px}.pipeline-header small{color:#9aa4b5;font-size:10px}.pipeline-list{margin-top:12px;display:grid;gap:7px}.pipeline-row{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #e7ebf1;border-radius:8px;background:#fff}.pipeline-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;color:#5b51dd;background:#efefff}.pipeline-info{min-width:180px}.pipeline-info b,.pipeline-info small{display:block}.pipeline-info b{font-size:11px}.pipeline-info small{color:#9aa4b5;font-size:10px;margin-top:2px}.step-summary{display:flex;gap:5px;flex:1;overflow:hidden}.step-summary span{padding:4px 6px;border-radius:4px;background:#f4f5f8;color:#788599;font-size:9px;white-space:nowrap}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid .span-2{grid-column:span 2}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#0f172a7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:min(520px,100%);max-height:calc(100vh - 40px);overflow:auto;border:1px solid #e7ebf1;border-radius:14px;background:#fff;box-shadow:0 24px 80px #0f172a40;padding:22px}.modal.wide{width:min(820px,100%)}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-header h2{margin:0;font-size:17px}.modal label{display:block;color:#67758a;font-size:11px;font-weight:550;margin-bottom:14px}.modal label input,.modal label select,.modal label textarea{display:block;width:100%;margin-top:6px;padding:10px 11px;border:1px solid #dfe5ed;border-radius:7px;color:#28364a;background:#fff;outline:0;font-size:12px}.modal label textarea{min-height:80px;resize:vertical}.modal label input:focus,.modal label select:focus,.modal label textarea:focus,.command-row input:focus{border-color:#818cf8;box-shadow:0 0 0 3px #6366f11a}.modal-footer{display:flex;justify-content:flex-end;align-items:center;gap:9px;padding-top:17px;margin-top:18px;border-top:1px solid #eef1f5}.agent-box{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap;margin-top:4px;padding:13px;border:1px solid #e6e9fb;border-radius:9px;background:#fafaff}.agent-box>div:first-child{flex:1;min-width:220px}.agent-box b{display:flex;align-items:center;gap:6px;color:#4038a1;font-size:12px}.agent-box small{display:block;color:#8a95a7;font-size:10px;margin-top:4px}.token-block{width:100%;padding-top:10px;border-top:1px dashed #dfe2f1}.token-block code,.token-block pre{display:block;word-break:break-all;white-space:pre-wrap}.token-block code{padding:8px;background:#f6f7ff;color:#4338ca;border-radius:6px;font-size:10px}.token-block pre,.command-box pre,.command-result{padding:10px;border-radius:7px;background:#131b2b;color:#dbe4f2;font:11px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.token-block pre{margin:7px 0;font-size:10px}.command-box{margin-top:16px}.section-title{display:flex;align-items:center;gap:6px;color:#536176;font-size:11px;font-weight:650;margin-bottom:8px}.command-row{display:flex;gap:8px}.command-row input{flex:1;min-width:0;padding:10px;border:1px solid #dfe5ed;border-radius:7px;outline:0;font-size:12px}.command-box pre{max-height:190px;overflow:auto;white-space:pre-wrap}.file-input{display:grid!important;grid-template-columns:auto 1fr;align-items:center;gap:7px;padding:10px;border:1px dashed #cbd5e1;border-radius:8px;cursor:pointer}.file-input input{display:none!important}.file-input small{grid-column:span 2;color:#9aa4b5;font-weight:400}.metric-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metric-card{padding:13px;border:1px solid #e8ebf1;border-radius:8px}.metric-card small,.metric-card b{display:block}.metric-card small{font-size:10px;color:#8a95a7}.metric-card b{margin-top:4px;font-size:21px}.metric-list{margin-top:15px;max-height:300px;overflow:auto}.metric-list>div{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;padding:9px 0;border-bottom:1px solid #eef1f5;color:#647186;font-size:10px}.command-large{width:100%;min-height:160px;padding:12px;border:1px solid #dfe5ed;border-radius:8px;resize:vertical;outline:0;font:12px/1.6 ui-monospace,Consolas,monospace}.command-result{white-space:pre-wrap;max-height:300px;overflow:auto}.steps-editor{margin-top:4px;padding:14px;border:1px solid #e8ebf1;border-radius:9px;background:#fafbfc}.steps-editor>.section-title{justify-content:space-between}.step-editor{display:grid;grid-template-columns:26px 150px 1fr 70px 28px;gap:7px;align-items:center;margin-top:8px}.step-editor input{width:100%;padding:8px;border:1px solid #dfe5ed;border-radius:6px;outline:0;font-size:11px}.step-number{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e9e9ff;color:#4f46e5;font-size:10px;font-weight:700}.switch-row{display:flex!important;align-items:center;gap:8px;margin-top:15px}.switch-row input{width:16px!important}.deployment-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:13px;border-radius:9px;background:#f8fafc}.deployment-overview small,.deployment-overview b{display:block}.deployment-overview small{font-size:10px;color:#8a95a7}.deployment-overview b{font-size:12px;margin-top:3px}.deployment-steps{margin-top:18px}.deployment-step{display:flex;gap:11px;padding:12px 0;border-bottom:1px solid #eef1f5}.step-status{width:22px;display:flex;justify-content:center;color:#a0aabd}.deployment-step.success .step-status{color:var(--green)}.deployment-step.failed .step-status{color:var(--red)}.deployment-step.running .step-status{color:#5b51dd}.step-body{flex:1;min-width:0}.step-head{display:flex;justify-content:space-between;align-items:center}.step-head b{font-size:12px}.step-body>code{display:block;margin-top:5px;color:#657185;font-size:10px;white-space:pre-wrap}.step-body pre{max-height:180px;overflow:auto;white-space:pre-wrap;padding:9px;margin:8px 0 0;background:#131b2b;color:#dbe4f2;border-radius:6px;font:10px/1.5 Consolas,monospace}.segmented{display:flex;border:1px solid var(--line);border-radius:8px;overflow:hidden}.segmented button{padding:9px 12px;color:#778196;background:#fff;font-size:10px}.segmented button.active{color:#4338ca;background:#eef0ff;font-weight:650}.log-panel{padding:0;overflow:hidden}.log-panel-head{display:flex;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #eef1f5;color:#7a879a;font-size:11px}.log-panel-head span{display:flex;gap:7px;align-items:center}.log-panel-head small{font-size:10px}.logs{overflow:auto}.log-line{display:grid;grid-template-columns:150px 55px 100px 1fr;gap:14px;padding:11px 18px;border-bottom:1px solid #f0f2f5;color:#59677c;font:11px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.log-head{color:#9aa4b5;font:10px inherit;background:#fafbfc}.log-level{font-weight:700;font-size:9px}.log-level.error{color:var(--red)}.log-level.warn{color:var(--orange)}.log-level.info{color:var(--blue)}.log-source{color:#8994a6}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.settings-card{display:flex;gap:13px;padding:20px}.settings-card>svg{color:#5b51dd;flex:none}.settings-card h2{font-size:14px;margin:0}.settings-card p{color:#7c899c;font-size:11px;line-height:1.7;margin:8px 0 0}.skeleton-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.skeleton-card{height:104px;border-radius:12px;background:linear-gradient(90deg,#fff,#edf1f6,#fff);background-size:300% 100%;animation:pulse 1.4s infinite}@keyframes pulse{to{background-position:-300% 0}}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.rotate-90{transform:rotate(90deg)}.muted-icon{color:#a0aabd}.text-link{color:#4f46e5;font-size:11px}.empty-inline{text-align:center;color:#9aa4b5;padding:30px;font-size:11px}.boot-screen{height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;color:#657185;font-size:13px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;background:#fff}.login-decoration{position:relative;overflow:hidden;padding:55px 9%;color:#fff;background:#111827}.login-decoration:after{content:"";position:absolute;inset:auto -10% -30% 12%;height:65%;border-radius:50%;background:radial-gradient(ellipse,#312e81 0,transparent 70%);opacity:.7}.login-brand{display:flex;align-items:center;gap:10px;position:relative;z-index:1}.login-brand strong{display:block;font-size:17px}.login-brand span{display:block;color:#8b96a9;font-size:10px;letter-spacing:1.5px;text-transform:uppercase}.login-pitch{position:relative;z-index:1;max-width:550px;margin-top:24vh}.eyebrow{color:#818cf8;font-size:10px;letter-spacing:2px;font-weight:700}.login-pitch h1{font-size:44px;line-height:1.25;letter-spacing:-1.5px;margin:18px 0}.login-pitch h1 em{font-style:normal;color:#a5b4fc}.login-pitch>p:last-child{color:#aeb9ca;font-size:14px;line-height:1.9;max-width:450px}.login-panel{display:flex;align-items:center;justify-content:center;padding:35px}.login-form{width:min(360px,100%)}.login-form h2{margin:0;font-size:23px}.login-form>p{margin:6px 0 27px;color:#8a95a7;font-size:12px}.login-form label{display:block;color:#67758a;font-size:11px;font-weight:600;margin:15px 0}.login-form input{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #dfe5ed;border-radius:8px;outline:0}.password-input{position:relative}.password-input input{padding-right:40px}.password-input button{position:absolute;right:8px;top:8px;padding:5px;color:#8994a6;background:transparent}.form-error{padding:10px;border-radius:7px;background:#fff0f1;color:#c23f50;font-size:11px;margin:12px 0}.login-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:8px;background:#4f46e5;color:#fff;font-weight:650;margin-top:23px;box-shadow:0 8px 20px #4f46e52b}.login-hint{display:block;color:#a0aabd;font-size:10px;margin-top:17px;line-height:1.6}.mobile-login-brand{display:none}.toast{position:fixed;right:27px;bottom:25px;z-index:100;display:flex;align-items:center;gap:9px;min-width:240px;max-width:420px;padding:12px 13px;border-radius:9px;background:#182235;color:#fff;box-shadow:0 18px 45px #0f172a33;font-size:11px}.toast>span{display:grid;place-items:center;color:#6ee7b7}.toast-error>span{color:#fda4af}.toast-info>span{color:#93c5fd}.toast button{margin-left:auto;color:#9aa4b5;background:transparent}.mobile-menu{padding:5px;margin-right:10px;color:#647186;background:transparent}@media(max-width:1050px){.sidebar{width:220px}.main-content{margin-left:220px}.topbar{padding:0 24px}.page-container{padding:0 24px 45px}.stat-grid,.skeleton-grid{grid-template-columns:repeat(2,1fr)}.dashboard-columns{grid-template-columns:1fr}.settings-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:.2s;width:270px}.sidebar.open{transform:translate(0)}.mobile-close,.mobile-menu{display:inline-flex;background:transparent;color:inherit}.brand .mobile-close{margin-left:auto}.mobile-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:15;background:#0f172a66}.main-content{margin-left:0}.topbar{height:62px;padding:0 15px}.help-button,.top-actions .icon-button,.top-actions .primary-button{display:none}.page-container{padding:0 15px 35px}.page-header{align-items:flex-start;gap:12px;flex-direction:column;padding:24px 0 18px}.page-header h1{font-size:22px}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{padding:13px 11px;gap:8px}.stat-icon{width:33px;height:33px}.stat-card strong{font-size:20px}.toolbar{flex-wrap:wrap}.search-box{min-width:0;flex:1}.data-table{min-width:760px}.table-scroll{overflow-x:auto}.project-summary{align-items:flex-start}.project-meta{flex-wrap:wrap}.pipeline-row{align-items:flex-start;flex-wrap:wrap}.pipeline-info{min-width:calc(100% - 43px)}.step-summary{order:4;flex-basis:100%}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.step-editor{grid-template-columns:25px 1fr 28px}.step-editor .step-command{grid-column:2/span 2}.step-editor .step-timeout{grid-column:2}.metric-list>div{grid-template-columns:1fr 1fr}.log-line{grid-template-columns:100px 45px 70px 1fr;gap:7px;min-width:600px}.segmented{overflow:auto}.settings-grid{grid-template-columns:1fr}.login-page{display:block}.login-decoration{display:none}.login-panel{min-height:100vh;padding:25px}.mobile-login-brand{display:flex;align-items:center;gap:9px;margin-bottom:50px}.mobile-login-brand strong{font-size:16px}.toast{left:15px;right:15px;bottom:15px;min-width:0}.deployment-overview{grid-template-columns:1fr 1fr}}.setup-panel{padding:20px;margin-top:17px}.setup-alert{display:flex;gap:10px;align-items:center;padding:14px 18px;margin-bottom:17px;background:#fff8e6;border-color:#f6d58a;color:#8a5a00}.setup-alert span{font-size:12px;color:#9a6b16}.setup-panel form{margin-top:18px}.setup-panel label small{display:block;margin-top:5px;color:var(--muted);font-size:11px;font-weight:400}.setup-panel .modal-footer{justify-content:flex-start}.readonly-config{margin-top:18px}.readonly-config input[readonly]{background:#f8fafc;color:#637083;cursor:not-allowed}.setup-readonly-note{margin-top:16px;padding:11px 12px;border:1px solid #e6eaf1;border-radius:8px;background:#fafbfc;color:#7c899c;font-size:11px;line-height:1.7}.database-panel{padding:22px;margin-top:17px}.database-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.database-title{display:flex;align-items:center;gap:13px}.database-logo{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#4338ca;background:#eeedff}.eyebrow-label{color:#9aa4b5;font-size:9px;letter-spacing:1.5px;font-weight:700}.database-title h2{margin:2px 0 0;color:#253149;font-size:17px}.database-title p{margin:3px 0 0;color:#8a95a7;font-size:11px}.database-state{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:7px;font-size:10px;font-weight:650}.database-state i{width:7px;height:7px;border-radius:50%;background:currentColor}.database-state.connected{color:var(--green);background:#eafaf4}.database-state.pending{color:var(--orange);background:#fff7e8}.database-details{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px;padding:15px;border:1px solid #edf0f4;border-radius:10px;background:#fafbfc}.database-detail{min-width:0}.database-detail small,.database-detail strong{display:block}.database-detail small{color:#9aa4b5;font-size:10px}.database-detail strong{margin-top:5px;color:#344158;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.database-detail .mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.database-security{display:flex;align-items:flex-start;gap:9px;margin-top:14px;padding:11px 12px;border-radius:8px;background:#f5f7ff;color:#6366a8}.database-security>svg{flex:none;margin-top:1px}.database-security b,.database-security span{display:block}.database-security b{font-size:11px;color:#4b4a9f}.database-security span{margin-top:3px;color:#7b82a2;font-size:10px;line-height:1.6}.password-panel{margin-top:17px}@media(max-width:760px){.database-panel-head{align-items:flex-start;flex-direction:column}.database-state{align-self:flex-start}.database-details{grid-template-columns:1fr 1fr}}.setup-link{display:block;width:100%;margin-top:14px;padding:8px;background:transparent;color:#4f46e5;font-size:11px;text-align:center}.setup-form label{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.setup-form label input{flex-basis:100%}.setup-form{width:min(440px,100%)}.setup-form select{flex-basis:100%;padding:11px;border:1px solid #dfe5ed;border-radius:8px;background:#fff}.mysql-fields{display:grid;grid-template-columns:1fr 110px;gap:0 12px}.mysql-fields label:nth-child(n+4){grid-column:1/-1}.mysql-note{grid-column:1/-1;padding:9px 10px;border-radius:7px;background:#f5f7ff;color:#667085;font-size:10px;line-height:1.6}.log-config-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:5px;background:#f1f0ff;color:#5b51dd;font-size:10px;white-space:nowrap}.log-config-editor{margin-top:16px;padding:14px;border:1px solid #e7ebf1;border-radius:9px;background:#fafbfc}.log-config-editor .section-title{margin-bottom:12px}.log-input-panel{padding:17px 20px;margin-bottom:15px}.log-input-panel .panel-header{align-items:center}.log-input-form{display:flex;gap:8px;margin-top:15px}.log-input-form select,.log-input-form input{height:37px;padding:0 10px;border:1px solid #dfe5ed;border-radius:7px;outline:0;font-size:11px;color:#526074;background:#fff}.log-input-form select{width:90px}.log-input-form input{width:180px}.log-input-form .log-message-input{flex:1;min-width:180px}.log-file-hint{margin-top:14px;padding:10px 12px;border-radius:7px;background:#f7f8fc;color:#788599;font-size:11px}.transport.online{color:var(--green)}.transport.offline{color:var(--red)}.credential-saved{display:block;margin-top:6px;color:var(--green)!important;font-size:10px!important;font-weight:500!important}.artifact-source-box{padding:13px;border:1px solid #e7ebf1;border-radius:9px;background:#fafbfc}.artifact-source-box label{margin-bottom:11px}.artifact-source-box label:last-child{margin-bottom:0}.source-stage{display:flex;flex-direction:column;gap:5px;margin-bottom:15px;padding:14px;border:1px solid #dfe4ff;border-radius:9px;background:#f7f8ff}.source-stage .section-title{margin-bottom:2px;color:#4b4aa0}.source-stage strong{font-size:12px;color:#29364a}.source-stage small,.source-stage span{font-size:10px;color:#7b86a1}.source-stage span{color:#5b51dd}:root{--ink:#17233d;--muted:#7c8aa3;--line:#e5eaf3;--panel:#ffffff;--primary:#5b5ce2;--primary-dark:#4547bb;--shadow:0 18px 55px rgba(28,43,78,.08)}body{background:#f4f7fc;color:var(--ink)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;background:radial-gradient(circle at 80% -10%,rgba(102,98,255,.12),transparent 32%),radial-gradient(circle at 0% 35%,rgba(40,174,206,.06),transparent 25%)}.app-shell{background:transparent}.sidebar{width:258px;padding:22px 14px 16px;background:linear-gradient(180deg,#0b1224,#111a32 58%,#0c1428);border-right:1px solid rgba(255,255,255,.06);box-shadow:14px 0 40px #0f172a1a}.brand{padding:1px 10px 25px;gap:10px}.brand-mark{width:39px;height:39px;border-radius:13px;background:linear-gradient(135deg,#7d7cff,#4e4fc8);box-shadow:0 10px 28px #6366f15c}.brand-copy{min-width:0}.brand strong{font-size:18px;letter-spacing:.8px}.brand span{font-size:9px;letter-spacing:2.2px;color:#93a1bc}.sidebar-collapse{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;padding:6px;border:1px solid rgba(255,255,255,.08);border-radius:7px;color:#8290ac;background:#ffffff08}.sidebar-collapse:hover{color:#fff;background:#ffffff1a}.workspace{padding:12px 11px;margin:0 1px 24px;border:1px solid rgba(143,161,207,.14);border-radius:11px;background:linear-gradient(135deg,#626bbc2e,#222f5052);box-shadow:inset 0 1px #ffffff0a}.workspace b{color:#edf1ff;font-size:11px}.workspace small{color:#8997b5;font-size:9px;letter-spacing:.3px}.workspace>svg{color:#7786a9}.nav-item{position:relative;padding:11px 12px;margin:4px 0;border-radius:9px;color:#9caac3;transition:transform .18s ease,background .18s ease,color .18s ease}.nav-item:hover{color:#fff;background:#828dff1a;transform:translate(2px)}.nav-item.active{color:#fff;background:linear-gradient(90deg,#5b5ce2c7,#4d4bb761);box-shadow:0 8px 22px #3438a040,inset 0 0 0 1px #a1a3ff29}.nav-item.active:after{content:"";position:absolute;right:9px;width:5px;height:5px;border-radius:50%;background:#a7f3d0;box-shadow:0 0 12px #6ee7b7}.profile{padding:15px 6px 0;margin-top:14px;border-top:1px solid rgba(148,163,184,.13)}.profile b{color:#eff2fb}.profile small{color:#8290ad;font-size:9px}.avatar{background:linear-gradient(135deg,#6d70ef,#3d3f9f);box-shadow:0 6px 16px #5153cc47}.main-content{margin-left:258px}.topbar{position:sticky;top:0;z-index:12;height:74px;padding:0 42px;border-bottom:1px solid rgba(222,228,240,.82);background:#ffffffd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.breadcrumb{gap:12px;font-size:11px}.breadcrumb span{color:#a1adbf}.breadcrumb b{color:#d5dbe6}.breadcrumb strong{color:#253252;font-size:12px}.top-actions{gap:11px}.runtime-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #e2e9f2;border-radius:999px;color:#73819a;background:#fbfcfe;font-size:10px}.runtime-pill span{width:6px;height:6px;border-radius:50%;background:#22c58b;box-shadow:0 0 0 4px #22c58b1f}.notification-button{border:1px solid transparent}.notification-button:hover{border-color:#e5e9f3}.primary-button,.button{border-radius:9px;padding:10px 15px}.primary-button{background:linear-gradient(135deg,#696bf0,#4f51c9);box-shadow:0 9px 24px #5153ca38}.primary-button:hover{background:linear-gradient(135deg,#7678ff,#4547bb);transform:translateY(-1px)}.page-container{max-width:1540px;padding:0 42px 70px}.page-header{padding:35px 0 25px;align-items:center}.page-header h1{font-size:28px;letter-spacing:-.9px;color:#17233d}.page-header p{margin-top:7px;color:#8190a8;font-size:11px}.page-header h1:before{content:"";display:inline-block;width:4px;height:23px;margin-right:10px;border-radius:4px;vertical-align:-2px;background:linear-gradient(#7d7cff,#4f51c9);box-shadow:0 0 14px #5b5ce24d}.panel,.stat-card{border:1px solid rgba(222,228,239,.9);box-shadow:var(--shadow)}.panel{border-radius:14px;background:#ffffffeb}.panel-header h2{color:#253252;font-size:14px}.panel-header p{color:#8c99ae}.panel-chip{border:1px solid #d9f3e8;background:#f0fcf7;color:#15986e}.stat-grid{gap:14px}.stat-card{position:relative;overflow:hidden;padding:19px 18px;border-radius:14px;background:linear-gradient(135deg,#fff,#fbfcff)}.stat-card:after{content:"";position:absolute;right:-26px;top:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(100,103,235,.11),transparent 70%)}.stat-card:hover{transform:translateY(-3px);box-shadow:0 20px 45px #1c2b4e1f}.stat-icon{border-radius:11px}.stat-card strong{font-size:25px;color:#1a2946}.stat-card small{color:#7f8ca4}.stat-card span{font-size:10px}.dashboard-columns{gap:15px;margin-top:15px}.health-panel,.activity-panel,.table-panel{padding:21px}.health-chart{height:240px}.bars{gap:8px;border-radius:9px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 58px,#edf1f6 59px)}.bar{background:linear-gradient(180deg,#8183ff,#5557d8);box-shadow:0 0 16px #5557d826}.project-list{gap:14px}.project-section{border-radius:14px}.project-summary{padding:19px 21px}.project-section:hover{border-color:#d9ddfa;box-shadow:0 17px 42px #2531591a}.project-logo{background:linear-gradient(135deg,#f0efff,#e4e8ff);border:1px solid #e0e2ff}.project-title h2{font-size:15px;color:#20304d}.project-main p{color:#8794a9}.project-meta{gap:12px}.pipeline-area{padding:18px 21px;background:linear-gradient(180deg,#fafbfe,#f7f9fc)}.pipeline-row{padding:12px 13px;border-radius:10px;border-color:#e4e9f2;transition:box-shadow .18s,transform .18s}.pipeline-row:hover{transform:translateY(-1px);box-shadow:0 8px 20px #24325712}.pipeline-icon{background:#eeefff}.step-summary span{border:1px solid #edf0f5;background:#f8f9fc}.data-table th{padding:12px;color:#8d9ab0;background:#fbfcfe}.data-table td{padding:14px 12px}.data-table tbody tr{transition:background .15s}.data-table tbody tr:hover{background:#fafbff}.tag{border:1px solid #e8ecf4;background:#f8f9fc}.modal-layer{background:#0a11238c;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal{border:1px solid rgba(222,229,241,.95);border-radius:17px;padding:24px;box-shadow:0 30px 100px #080f2347;animation:modal-in .2s ease-out}.modal-header{margin-bottom:22px}.modal-header h2{color:#1e2c49;font-size:18px}.modal label{color:#667690}.modal label input,.modal label select,.modal label textarea{border-color:#dfe6f0;border-radius:8px;transition:border-color .15s,box-shadow .15s}.modal label input:focus,.modal label select:focus,.modal label textarea:focus{border-color:#777af1;box-shadow:0 0 0 4px #5b5ce21c}.steps-editor,.source-stage{border-radius:11px}.source-stage{border-color:#dedfff;background:linear-gradient(135deg,#f8f8ff,#f4f7ff)}.toast{right:30px;bottom:28px;border:1px solid rgba(255,255,255,.12);border-radius:11px;box-shadow:0 18px 50px #0f172a40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.empty-state{min-height:280px}.empty-icon{background:#eef0ff;color:#6062d7;border:1px solid #e3e5ff}.page-container>*,.page-header{animation:page-in .28s ease-out both}.page-container>*:nth-child(2){animation-delay:35ms}.page-container>*:nth-child(3){animation-delay:.07s}@keyframes page-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.sidebar-collapsed .sidebar{width:84px}.sidebar-collapsed .main-content{margin-left:84px}.sidebar-collapsed .brand{justify-content:center;padding-left:0;padding-right:0}.sidebar-collapsed .brand-copy,.sidebar-collapsed .workspace div,.sidebar-collapsed .workspace>svg,.sidebar-collapsed .nav-item span,.sidebar-collapsed .profile>div:nth-child(2),.sidebar-collapsed .profile>button{display:none}.sidebar-collapsed .brand-mark{flex:none}.sidebar-collapsed .sidebar-collapse{margin-left:0}.sidebar-collapsed .workspace{justify-content:center;padding:12px 0}.sidebar-collapsed .workspace-dot{margin:0}.sidebar-collapsed .nav-item{justify-content:center;padding-left:0;padding-right:0}.sidebar-collapsed .nav-item.active:after{right:10px}.sidebar-collapsed .profile{justify-content:center}.sidebar-collapsed .profile .avatar{margin:auto}@keyframes modal-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1050px){.page-container,.topbar{padding-left:25px;padding-right:25px}.runtime-pill{display:none}}@media(max-width:760px){.sidebar-collapsed .sidebar{width:270px}.sidebar-collapsed .main-content{margin-left:0}.sidebar-collapsed .brand{justify-content:flex-start;padding-left:10px;padding-right:10px}.sidebar-collapsed .brand-copy,.sidebar-collapsed .workspace div,.sidebar-collapsed .workspace>svg,.sidebar-collapsed .nav-item span,.sidebar-collapsed .profile>div:nth-child(2),.sidebar-collapsed .profile>button{display:block}.sidebar-collapsed .sidebar-collapse{margin-left:auto}.sidebar-collapsed .nav-item{justify-content:flex-start;padding-left:13px;padding-right:13px}.page-container{padding-left:15px;padding-right:15px}.topbar{padding:0 15px}.top-actions .help-button{display:none}.page-header{padding-top:25px}.page-header h1{font-size:23px}.page-header h1:before{height:19px}.project-summary{padding:16px}.pipeline-area{padding:15px 16px}}.help-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:16px;align-items:start}.help-nav{position:sticky;top:94px;padding:12px;background:#ffffffdb}.help-nav-title{padding:8px 10px 12px;color:#8a97ad;font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.help-nav button{display:flex;align-items:center;width:100%;gap:9px;padding:11px 10px;border-radius:9px;color:#73819a;background:transparent;text-align:left;font-size:11px}.help-nav button svg:last-child{margin-left:auto;opacity:0}.help-nav button:hover,.help-nav button.active{color:#4d50bf;background:#f0f1ff}.help-nav button.active svg:last-child{opacity:1}.help-nav-foot{display:flex;gap:8px;margin:14px 4px 2px;padding:12px 9px;border-top:1px solid #edf0f5;color:#6166cd;font-size:10px;line-height:1.6}.help-nav-foot small{color:#9aa5b8;font-size:9px}.help-content{display:grid;gap:16px}.help-section{padding:23px}.help-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #edf0f5}.help-section-head>svg{flex:none;padding:8px;width:40px;height:40px;border-radius:11px;color:#5c60d8;background:#eff0ff}.help-eyebrow{color:#6c70df;font-size:9px;font-weight:750;letter-spacing:1.5px}.help-section-head h2{margin:5px 0 4px;color:#1f2d4a;font-size:19px;letter-spacing:-.3px}.help-section-head p{margin:0;color:#8491a7;font-size:11px;line-height:1.7}.help-steps,.help-timeline{display:grid;margin-top:19px}.help-step{display:grid;grid-template-columns:34px minmax(0,1fr) 16px;gap:12px;align-items:start;padding:15px 0;border-bottom:1px solid #f0f2f6}.help-step:last-child{border-bottom:0}.help-step>b{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:#5559cb;background:#eff0ff;font-size:10px}.help-step strong,.help-step span{display:block}.help-step strong{color:#31415e;font-size:12px}.help-step span{margin-top:4px;color:#7b899f;font-size:11px;line-height:1.7}.help-step>svg{margin-top:8px;color:#b0b9c8;transform:rotate(-90deg)}.help-callout{display:flex;gap:10px;margin-top:16px;padding:13px 14px;border:1px solid #dceee7;border-radius:10px;background:#f4fcf8;color:#168968}.help-callout>svg{flex:none;margin-top:2px}.help-callout b,.help-callout span{display:block}.help-callout b{font-size:11px}.help-callout span{margin-top:3px;color:#638c81;font-size:10px;line-height:1.6}.help-command{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:12px 13px;border:1px solid #e8ebf2;border-radius:9px;background:#fafbfe}.help-command small,.help-command code{display:block}.help-command small{color:#9aa5b8;font-size:9px}.help-command code{margin-top:4px;color:#4d5a72;font:11px Consolas,monospace}.help-command button{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border-radius:7px;color:#5559cb;background:#eff0ff;font-size:10px}.help-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:19px}.help-info-card{padding:15px;border:1px solid #e9edf3;border-radius:10px;background:#fbfcfe}.help-info-card>div{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;color:#5a5ed0;background:#eff0ff}.help-info-card h3{margin:11px 0 5px;color:#31415e;font-size:12px}.help-info-card p{margin:0;color:#7d8ba0;font-size:10px;line-height:1.7}.help-note{margin-top:17px;padding:13px 14px;border-radius:9px;background:#f8f9fc;color:#63718a;font-size:10px;line-height:1.7}.help-note b{display:block;color:#42526e;font-size:11px}.help-note span{display:block;margin-top:3px}.help-note ol{margin:7px 0 0;padding-left:19px}.help-note li{padding:2px 0}.help-checklist{display:grid;gap:13px;margin:20px 0 0;padding:0;list-style:none}.help-checklist li{display:flex;gap:10px;align-items:flex-start;padding-bottom:13px;border-bottom:1px solid #eff1f5;color:#68778e;font-size:11px;line-height:1.7}.help-checklist li:last-child{border-bottom:0}.help-checklist svg{flex:none;margin-top:2px;padding:2px;border-radius:50%;color:#169871;background:#e9f9f2}.agent-download-section{background:linear-gradient(135deg,#fff,#f8f9ff)}.agent-package-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:19px}.agent-package{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e7eaf4;border-radius:10px;background:#fff;transition:transform .15s,box-shadow .15s,border-color .15s}.agent-package:hover{border-color:#cdd0ff;box-shadow:0 9px 25px #4345a81a;transform:translateY(-2px)}.agent-package-icon{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:9px;color:#5559ca;background:#eff0ff}.agent-package>div:nth-child(2){min-width:0;flex:1}.agent-package b,.agent-package small,.agent-package code{display:block}.agent-package b{color:#30405c;font-size:11px}.agent-package small{margin-top:2px;color:#8491a5;font-size:9px}.agent-package code{margin-top:5px;overflow:hidden;color:#697690;font:9px Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.agent-package>svg{flex:none;color:#5a5ed0}.agent-download-section .help-note{background:#f0f2ff;color:#6871a5}.agent-download-section .help-note b{color:#5259a9}@media(max-width:850px){.help-layout{grid-template-columns:1fr}.help-nav{position:static;display:flex;gap:5px;overflow:auto;padding:7px}.help-nav-title,.help-nav-foot{display:none}.help-nav button{width:auto;flex:none;white-space:nowrap}.help-nav button svg:last-child{display:none}.help-card-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.help-section{padding:17px}.help-section-head h2{font-size:17px}.help-card-grid,.agent-package-grid{grid-template-columns:1fr}.help-command{align-items:flex-start;flex-direction:column}.help-command button{width:100%;justify-content:center}}.password-panel{margin-top:17px;padding:22px}.password-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.password-title{display:flex;align-items:center;gap:13px}.password-logo{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#b45309;background:#fff4dc}.password-title h2{margin:2px 0 0;color:#253149;font-size:17px}.password-title p{margin:3px 0 0;color:#8a95a7;font-size:11px}.password-state{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border-radius:7px;color:#0f9f75;background:#eafaf4;font-size:10px;font-weight:650;white-space:nowrap}.password-state i{width:6px;height:6px;border-radius:50%;background:currentColor}.password-form{display:flex;align-items:flex-end;gap:15px;margin-top:22px;padding:15px;border:1px solid #edf0f4;border-radius:10px;background:#fafbfc}.password-form label{flex:1;margin:0;color:#67758a;font-size:11px;font-weight:600}.password-form label span{display:block}.password-form label input{display:block;width:100%;margin-top:7px;padding:11px;border:1px solid #dfe5ed;border-radius:8px;background:#fff;outline:0}.password-form label input:focus{border-color:#818cf8;box-shadow:0 0 0 3px #6366f11a}.password-form label small{display:block;margin-top:6px;color:#9aa4b5;font-size:10px;font-weight:400}.password-form .button{flex:none;min-height:41px;white-space:nowrap}@media(max-width:760px){.password-panel-head{align-items:flex-start;flex-direction:column}.password-state{align-self:flex-start}.password-form{align-items:stretch;flex-direction:column}.password-form .button{width:100%}}:root{--surface-line: #dce3ee;--surface-soft: #f7f9fc;--surface-tint: #f1f3ff;--heading: #182640;--heading-muted: #718098}body{background:radial-gradient(circle at 82% 4%,rgba(99,102,241,.055),transparent 25rem),#f4f6fa}.page-header{position:relative;isolation:isolate;overflow:hidden;align-items:center;margin:25px 0 21px;padding:22px 25px;border:1px solid var(--surface-line);border-radius:16px;background:linear-gradient(118deg,#fff,#fbfcff 68%,#f3f3ff);box-shadow:0 10px 32px #1d2a4811}.page-header:before{content:"";position:absolute;z-index:-1;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,#8588ff,#4d50c2)}.page-header:after{content:"";position:absolute;z-index:-1;right:-55px;top:-85px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,#696beb1f,#696beb00 68%)}.page-header-copy,.page-header-action{position:relative;z-index:1}.page-header-kicker,.modal-kicker{display:block;color:#686bd2;font-size:9px;font-weight:750;letter-spacing:1.35px}.page-header h1{margin-top:4px;color:var(--heading);font-size:27px;line-height:1.2;letter-spacing:-.7px}.page-header h1:before{display:none}.page-header p{max-width:720px;margin-top:7px;color:var(--heading-muted);font-size:12px;line-height:1.65}.page-header-action{display:flex;align-items:center;gap:8px}.panel,.stat-card{border-color:var(--surface-line)}.panel{box-shadow:0 8px 28px #1c29460e}.panel-header{align-items:center;padding-bottom:14px;margin-bottom:15px;border-bottom:1px solid #e8ecf3}.panel-header h2{color:var(--heading);font-size:15px;font-weight:720;letter-spacing:-.15px}.panel-header p{margin-top:5px;color:#7d8ba1;line-height:1.55}.table-panel{overflow:hidden}.table-panel>.panel-header,.table-panel>.toolbar{position:relative;z-index:1}.data-table th{color:#66758d;background:#f5f7fb;border-bottom-color:#dfe5ee;font-size:10px;font-weight:720;letter-spacing:.25px}.data-table td{border-bottom-color:#e9edf3}.data-table tbody tr:hover{background:#f7f8ff}.toolbar,.project-command-bar{padding:11px 12px;border:1px solid var(--surface-line);border-radius:12px;background:#ffffffe0;box-shadow:0 5px 18px #1e2c4b0a}.modal-layer{padding:24px;background:#0a101f9e;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.modal{display:flex;flex-direction:column;overflow:hidden;padding:0;border:1px solid #d8dfeb;border-radius:18px;background:#fff;box-shadow:0 34px 110px #050c1d57}.modal-header{flex:none;align-items:center;min-height:76px;margin:0;padding:17px 22px 16px 25px;border-bottom:1px solid #dfe5ee;background:linear-gradient(110deg,#f8f9ff,#fff 58%,#f3f4ff)}.modal-heading{position:relative;padding-left:13px}.modal-heading:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:3px;border-radius:3px;background:linear-gradient(180deg,#8588ff,#4d50c2)}.modal-kicker{margin-bottom:3px;font-size:8px;letter-spacing:1.2px}.modal-header h2{color:var(--heading);font-size:18px;line-height:1.35;letter-spacing:-.25px}.modal-close{width:34px;height:34px;padding:0;border:1px solid #e0e5ee;border-radius:9px;color:#738198;background:#fffc}.modal-close:hover{border-color:#cfd6e4;color:#303e58;background:#fff}.modal-body{flex:1;min-height:0;overflow:auto;padding:22px 24px;background:#fff}.modal label{color:#53627a;font-size:11px;font-weight:680}.modal label small{display:block;margin-top:6px;color:#8a97aa;font-size:9px;font-weight:450;line-height:1.55}.modal label input,.modal label select,.modal label textarea{min-height:40px;border-color:#d8e0eb;color:#26354d;background:#fbfcfe}.modal label input:hover,.modal label select:hover,.modal label textarea:hover{border-color:#c5cfdd}.modal label input:focus,.modal label select:focus,.modal label textarea:focus{border-color:#7275e7;background:#fff;box-shadow:0 0 0 4px #5b5ce21a}.modal .form-grid{margin:4px 0 16px;padding:15px 15px 1px;border:1px solid #e4e8ef;border-radius:11px;background:#f8fafc}.modal .section-title{color:#35445e;font-size:12px;font-weight:720}.modal .section-title svg{color:#6266d6}.source-stage,.steps-editor,.log-config-editor,.config-file-editor,.command-box,.agent-box,.deployment-overview{border-color:#dfe4ed!important;background:#f7f9fc!important;box-shadow:inset 0 1px #ffffffe6}.source-stage,.steps-editor,.log-config-editor,.config-file-editor{padding:16px;border-radius:11px}.config-file-editor-head,.builder-header{padding-bottom:12px;border-bottom:1px solid #e1e6ee}.config-file-card,.step-card{border-color:#dbe2ec;box-shadow:0 3px 12px #202f4e09}.modal-footer{position:sticky;z-index:4;bottom:-22px;margin:22px -24px -22px;padding:15px 24px;border-top:1px solid #dfe5ee;background:#f8fafcf5;box-shadow:0 -8px 22px #1f2c460b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-section .project-summary{border-bottom:1px solid transparent}.project-title h2,.settings-card h2,.password-title h2{color:var(--heading);font-weight:720}.deployment-overview>div{padding:10px 11px;border:1px solid #e2e7ee;border-radius:8px;background:#fff}.deployment-overview{grid-template-columns:.7fr 1.1fr 1.45fr 1fr}.deployment-overview span,.deployment-overview code{display:block;margin-top:3px;color:#7c899d;font-size:9px}.deployment-overview code{overflow:hidden;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.deployment-server-overview{border-color:#cfe7df!important;background:#f3fbf8!important}.deployment-server-overview b{display:flex!important;align-items:center;gap:5px;color:#17664f}.deployment-server-cell{display:flex;align-items:center;gap:8px;min-width:180px;padding:7px 8px;border:1px solid #e0e5ed;border-radius:8px;background:#f8fafc}.deployment-server-cell>svg{flex:none;color:#77859a}.deployment-server-cell b,.deployment-server-cell small{display:block}.deployment-server-cell b{color:#34435b;font-size:10px}.deployment-server-cell small{margin-top:2px!important;color:#8491a4!important;font-size:8px!important}.deployment-server-cell.online{border-color:#cee8df;background:#f1faf7}.deployment-server-cell.online>svg,.deployment-server-cell.online b{color:#168a68}.deployment-project-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:15px;padding:12px 14px;border:1px solid #dce3ee;border-radius:12px;background:#fff;box-shadow:0 5px 18px #1e2c4b0a}.deployment-project-bar>div{display:flex;align-items:center;gap:9px}.deployment-project-bar small{color:#8995a8;font-size:9px}.deployment-project-bar b{color:#34435b;font-size:12px}.deployment-project-bar span{padding-left:9px;border-left:1px solid #dfe4ec;color:#7a879b;font-size:9px}.deployment-project-bar label{display:flex;align-items:center;gap:8px;color:#738198;font-size:10px}.deployment-project-bar select{min-width:190px;height:36px;padding:0 10px;border:1px solid #dce3ed;border-radius:8px;color:#435169;background:#f9fafc;outline:0}.dashboard-trend-panel .trend-chart{height:285px}.delivery-stat-panel .distribution-chart{min-height:175px}.delivery-stat-panel .distribution-ring{width:112px;height:112px}.delivery-stat-panel .distribution-ring>div{width:70px;height:70px}.delivery-stat-panel .distribution-ring b{font-size:20px}.delivery-stat-panel .distribution-ring small{margin-top:-14px}.dashboard-activity-title{display:flex;align-items:center;justify-content:space-between;margin-top:9px;padding-top:13px;border-top:1px solid #e8ecf2}.dashboard-activity-title b{color:#34435a;font-size:11px}.dashboard-activity-title small{color:#8b97a9;font-size:8px}.activity-list.compact{margin-top:5px}.activity-list.compact .activity-item{padding:8px 0}.deployment-step{padding:14px 2px}@media(max-width:760px){.page-header{align-items:stretch;margin:16px 0;padding:19px 18px}.page-header h1{font-size:23px}.page-header-action,.page-header-action>*{width:100%}.modal-layer{padding:10px}.modal{max-height:calc(100vh - 20px);border-radius:14px}.modal-header{min-height:68px;padding:14px 15px 13px 17px}.modal-body{padding:17px 15px}.modal-footer{bottom:-17px;margin:20px -15px -17px;padding:13px 15px}.panel-header{align-items:flex-start}.deployment-overview{grid-template-columns:1fr 1fr}.deployment-project-bar{align-items:stretch;flex-direction:column}.deployment-project-bar label,.deployment-project-bar select{width:100%}}@media(max-width:480px){.deployment-overview{grid-template-columns:1fr}}
