*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:#1f2521;background:#f3f5f2}.app-layout{position:relative;min-height:100vh;background:#f3f5f2}.app-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;height:56px;padding:0 18px;background:#fffffffa;border-bottom:1px solid #e1e5de;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-brand{min-width:0}.header-actions{width:auto!important;flex:0 0 auto;margin-left:auto}.user-pill{max-width:180px;overflow:hidden;text-overflow:ellipsis}.app-main-layout{min-height:calc(100vh - 56px);background:transparent}.app-sidebar{position:sticky;top:56px;align-self:flex-start;height:calc(100vh - 56px);padding:12px 8px;background:#fffffff0!important;border-right:1px solid #e1e5de}.app-sidebar .ant-menu{border-inline-end:0!important}.app-sidebar:focus,.app-sidebar .ant-menu:focus,.app-sidebar .ant-menu:focus-visible{outline:0}.app-sidebar .ant-menu-item{height:38px;margin:3px 4px;border-radius:8px;color:#4b5563;font-weight:600}.app-sidebar .ant-menu-item-selected{color:#285915!important;background:#eef5eb!important;font-weight:700}.app-sidebar .ant-menu-item:focus-visible{outline:2px solid rgba(61,114,29,.28);outline-offset:2px}.app-content{width:min(1560px,100%);min-width:0;margin:0 auto;padding:16px 18px 44px}.standalone-content{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:22px 0 56px}.header-logo{width:32px;height:32px}.drawer-logo{width:40px;height:40px}.mobile-nav-button{display:none}.login-logo{display:block;width:76px;height:76px;margin:0 0 10px}.peapod-logo{display:block;object-fit:contain;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 10px 22px rgba(39,78,31,.16))}.eyebrow{display:block;color:#3d721d;font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.header-title{margin:0!important;font-size:17px!important;line-height:1.1!important}.login-page{display:grid;min-height:100vh;place-items:center;padding:20px;background:#f5f6f8}.login-card{width:min(420px,100%);border-radius:8px;box-shadow:0 28px 70px #274e1f1f}.login-form{margin-top:22px}.side-stack{width:100%}.home-resource-card{margin-top:0}.home-resource-card .ant-card-body{padding:14px 16px!important}.home-resource-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.home-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-resource-host{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:10px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.home-resource-host-title{min-width:120px}.home-resource-metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.metric-pill{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:4px 8px;color:#485348;background:#f3f6f2;border:1px solid #e0e6dc;border-radius:999px;font-size:12px;white-space:nowrap}.setup-status-card{height:100%;border-color:#dfe8d9}.setup-status-card .ant-card-body{height:100%}.setup-form-card{margin-bottom:14px}.setup-context-card{border-color:#e0e7db;background:#fbfdf9}.setup-context-card .ant-card{height:100%}.setup-metric-card .ant-card-body{display:flex;min-height:84px;flex-direction:column;justify-content:space-between}.setup-metric-card .ant-typography{margin:0}.setup-action-bar{position:sticky;top:12px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:12px 14px;background:#fffffff5;border:1px solid #dfe7dc;border-radius:10px;box-shadow:0 8px 22px #2b342714;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.setup-action-buttons{justify-content:flex-end}.log-workspace{align-items:stretch}.log-source-card,.log-console-card{height:100%}.log-source-card .ant-pro-card-body,.log-console-card .ant-pro-card-body{display:flex;flex-direction:column;min-height:0}.log-source-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:10px 0}.log-source-list{display:grid;gap:14px;min-height:0;max-height:700px;overflow:auto;padding-right:2px}.log-source-host{display:grid;gap:8px}.log-source-host-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 2px}.log-source-host-head .ant-space{min-width:0}.log-source-host-head .ant-typography{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.log-source-host-head .ant-btn{flex:0 0 auto}.log-source-items{display:grid;gap:6px}.log-source-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;width:100%;min-width:0;padding:9px 10px;text-align:left;background:#fff;border:1px solid #e5e9e0;border-radius:8px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.log-source-item:hover,.log-source-item-active{background:#f7fbf4;border-color:#a8c69d}.log-source-item-main{display:grid;gap:1px;min-width:0}.log-explore-form{padding-bottom:12px;border-bottom:1px solid #edf1e9}.log-explore-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 112px auto;gap:10px;align-items:center}.log-search-field,.log-small-field{margin-bottom:0!important}.log-filter-row{display:flex;align-items:flex-end;flex-wrap:wrap;gap:10px 14px;margin-top:12px}.log-filter-row .ant-form-item{margin-bottom:0}.log-filter-row .ant-input-number{width:94px}.log-action-row{margin-left:auto}.log-result-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0}.log-console{overflow:hidden;background:#0d1410;border:1px solid #16231a;border-radius:8px}.log-virtual-list{color:#dce8de;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55}.log-row{display:grid;grid-template-columns:42px 78px 58px minmax(110px,180px) minmax(0,1fr);gap:10px;align-items:baseline;width:100%;min-width:0;padding:5px 12px;color:inherit;text-align:left;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.04);cursor:pointer}.log-row:hover{background:#ffffff0e}.log-row-index{color:#5f7466;text-align:right;-webkit-user-select:none;user-select:none}.log-row-time{color:#8ba58f;white-space:nowrap}.log-row-level{width:fit-content;min-width:44px;padding:1px 7px;color:#aab7ad;text-align:center;white-space:nowrap;background:#ffffff14;border-radius:999px}.log-row-level-error{color:#ffd4d4;background:#da484838}.log-row-level-warn{color:#ffe2a3;background:#bf80143d}.log-row-level-info{color:#cfe3ff;background:#3d7cc338}.log-row-level-debug{color:#e4d7ff;background:#825abe40}.log-row-source{min-width:0;overflow:hidden;color:#c4d2c7;text-overflow:ellipsis;white-space:nowrap}.log-row-message{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.log-row-message mark{color:inherit;background:#ffdb596b;border-radius:3px}.log-empty-state{display:grid;place-items:center;min-height:360px;padding:36px 16px;text-align:center;background:#fbfcfa;border:1px dashed #dce5d8;border-radius:8px}.log-detail-message{margin:0;padding:14px;color:#dce8de;background:#0d1410;border-radius:8px;white-space:pre-wrap;word-break:break-word}.overview-split-card .ant-pro-card-body{padding:0!important}.overview-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.overview-metric-card{min-width:0;min-height:92px;padding:12px 14px;background:#fff;border:1px solid #e1e6dc;border-radius:8px}.overview-metric-label{display:flex;align-items:center;gap:8px;min-width:0}.overview-metric-label .ant-typography{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-metric-value{display:block;margin-top:8px;font-size:24px;line-height:1.05;font-variant-numeric:tabular-nums}.overview-metric-meta{display:block;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-metric-success{background:#f7fcf5;border-color:#d8ead3}.overview-metric-warning{background:#fffaf0;border-color:#f4ddb2}.overview-metric-danger{background:#fff5f3;border-color:#f0c8c2}.overview-version-list .ant-list-item,.overview-pipeline-list .ant-list-item{padding:9px 0}.overview-version-list .ant-list-item-meta-title,.overview-pipeline-list .ant-list-item-meta-title{margin-bottom:2px!important}.deploy-intro-actions{justify-content:flex-end}.deploy-intro-actions .ant-segmented{background:#eef2ea}.deploy-console{display:grid;gap:10px;padding:0;background:transparent;border:0;border-radius:0}.deploy-object-index-card .ant-card-body{padding:0!important}.deploy-object-index-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:14px 16px;border-bottom:1px solid #edf1e9}.deploy-object-toolbar{display:grid;grid-template-columns:minmax(240px,520px) auto auto;gap:8px;align-items:center;justify-content:end;min-width:0}.deploy-object-toolbar .ant-input-affix-wrapper{min-width:0}@media(max-width:1180px){.deploy-object-index-head{align-items:stretch;flex-direction:column}.deploy-object-toolbar{grid-template-columns:minmax(0,1fr) auto auto;justify-content:stretch}}.desktop-deploy-object-index-table .ant-pro-card-body{padding:0!important}.desktop-deploy-object-index-table .ant-table-wrapper{overflow:hidden;border-radius:0 0 8px 8px}.desktop-deploy-object-index-table .ant-table-tbody>tr{cursor:pointer}.desktop-deploy-object-index-table .ant-table-tbody>tr>td{height:78px;vertical-align:middle}.deploy-object-project-cell{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;min-width:0}.deploy-object-name-link{height:auto;max-width:100%;padding:0;font-size:15px;font-weight:760;text-align:left}.deploy-object-name-link>span{overflow:hidden;text-overflow:ellipsis}.deploy-health{position:relative;display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border:2px solid #9ca3af;border-radius:999px}.deploy-health:after{content:"";width:8px;height:8px;background:currentColor;border-radius:999px}.deploy-health-success{color:#15b65d;border-color:#15b65d}.deploy-health-failure{color:#ef4444;border-color:#ef4444}.deploy-health-running{color:#d89b00;border-color:#d89b00}.deploy-health-unknown{color:#94a3b8;border-color:#94a3b8}.deploy-object-detail-shell{display:grid;gap:12px;min-width:0}.deploy-object-breadcrumb{display:flex;align-items:center;gap:8px;min-width:0;padding:0 2px}.deploy-object-breadcrumb .ant-btn-link{height:auto;padding:0}.deploy-object-detail-main{display:grid;gap:14px;min-width:0}.deploy-object-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;min-width:0;padding:4px 0 2px}.deploy-object-detail-title{min-width:0}.deploy-object-detail-title h3{margin:10px 0 2px!important;font-size:24px!important;line-height:1.18!important}.deploy-object-detail-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.deploy-object-status-strip{display:grid;grid-template-columns:minmax(240px,1.35fr) repeat(2,minmax(160px,1fr));gap:8px;min-width:0}.deploy-object-expanded-panel{display:grid;gap:10px;min-width:0;padding:0;background:transparent;border:0;border-radius:8px}.deploy-action-placeholder{margin-inline-end:0;cursor:default}.deploy-rollback-panel{display:grid;gap:10px;min-width:0;padding:11px;border:1px solid #e6ece2;border-radius:8px;background:#fff}.deploy-rollback-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.deploy-rollback-item{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:9px 10px;border:1px solid #edf1ea;border-radius:8px;background:#fbfcfa}.deploy-rollback-meta{display:grid;gap:2px;min-width:0}.mobile-deploy-object-list{display:none}.deploy-object-section-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;min-width:0}.deploy-object-version-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.deploy-object-metric{display:grid;align-content:start;gap:5px;min-width:0;min-height:72px;padding:10px 11px;background:#fff;border:1px solid #e6ece2;border-radius:8px}.deploy-object-metric-accent{background:#f3f8ef;border-color:#cadfbd}.deploy-object-metric .ant-typography:last-child{min-width:0}.deploy-verify-inline{min-width:0;padding:9px 11px;border:1px solid #e6ece2;border-left-width:3px;border-radius:8px;background:#fbfcfa}.deploy-verify-inline-success{border-left-color:#5ea53a;background:#f4f9f1}.deploy-verify-inline-warning{border-left-color:#d99717;background:#fffaf0}.deploy-verify-inline-danger{border-left-color:#d14343;background:#fff5f5}.deploy-verify-inline-muted{border-left-color:#9ca3af}.deploy-verify-inline-copy{min-width:0}.deploy-object-pipeline-table .ant-pro-card-body{padding:0!important}.deploy-object-pipeline-table .ant-table-wrapper{background:#fff;border:1px solid #e6ece2;border-radius:8px;overflow:hidden}.deployment-verify-note,.pipeline-variable-hint{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.desktop-task-table .ant-table-cell,.desktop-pipeline-table .ant-table-cell{min-width:0;vertical-align:top}.desktop-task-table .ant-table,.desktop-pipeline-table .ant-table{table-layout:fixed!important}.desktop-task-table .ant-typography,.desktop-pipeline-table .ant-typography{max-width:100%}.table-cell-stack,.table-cell-stack .ant-space-item{min-width:0;max-width:100%}.desktop-task-table .ant-table-thead>tr>th,.desktop-pipeline-table .ant-table-thead>tr>th,.desktop-monitor-system-table .ant-table-thead>tr>th,.desktop-monitor-container-table .ant-table-thead>tr>th{color:#586157;font-size:12px;font-weight:800}.desktop-pipeline-table .ant-progress-line{min-width:72px}.page-intro{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding:0 2px 2px}.page-intro-copy{min-width:0}.page-intro-copy h3{margin:0 0 2px!important;font-size:22px!important;line-height:1.18!important}.page-intro-meta{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.page-intro-stats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;align-items:center}.page-intro-stat{display:grid;min-width:82px;gap:1px;padding:6px 9px;background:#fff;border:1px solid #e1e6dc;border-radius:7px}.page-intro-stat .ant-typography:last-child{font-size:16px;line-height:1.15;font-variant-numeric:tabular-nums}.page-intro-stat-success{background:#f3faf2;border-color:#cfe8ca}.page-intro-stat-warning{background:#fffaf0;border-color:#f4ddb2}.page-intro-stat-danger{background:#fff5f3;border-color:#f0c8c2}.page-intro-actions{display:flex;justify-content:flex-end}.settings-tabs>.ant-tabs-nav{margin-bottom:16px}.settings-tabs{max-width:100%;overflow:hidden}.settings-tabs>.ant-tabs-nav:before{border-bottom-color:#e5e7eb}.settings-tabs .ant-tabs-tab{padding:10px 0}.pipeline-log-tail{max-height:420px;margin:0;overflow:auto;padding:12px;color:#dbeafe;background:#121820;border-radius:8px;font-size:12px;line-height:1.65;white-space:pre-wrap}.task-config-drawer .ant-drawer-body,.pipeline-summary-drawer .ant-drawer-body{background:#f5f6f8}.task-filter-row{margin-bottom:14px}.full-width{width:100%}.inline-create-form{margin-bottom:16px}.inline-create-form .ant-form-item{margin-bottom:10px}.deploy-error-details{margin:8px 0 0;padding-left:18px;color:#5e6367;line-height:1.7}.run-confirm-stack .ant-form-item{margin-bottom:0}.run-context-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.run-context-metric{display:grid;gap:2px;min-width:0;min-height:64px;padding:9px 10px;background:#fbfcfa;border:1px solid #e2e8dd;border-radius:8px}.run-context-metric-accent{background:#f4f9f1;border-color:#cfe4c5}.run-queue-strip{display:flex;align-items:center;gap:8px;min-width:0;padding:8px 10px;background:#fffaf0;border:1px solid #f4ddb2;border-radius:8px}.task-detail-panel{display:grid;gap:10px;padding:4px 0 2px}.task-variable-block{margin:0;padding:10px 12px;color:#364238;background:#f8faf7;border:1px solid #e2e8dd;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.monitoring-alert-inline{margin-bottom:14px}.monitor-overview-panel{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(360px,1.4fr);gap:14px;align-items:stretch}.monitor-overview-head,.monitor-pressure-grid,.monitor-alert-strip{min-width:0;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.monitor-overview-head{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:16px}.monitor-overview-title{display:block;margin-top:8px;font-size:22px;line-height:1.15}.monitor-pressure-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden}.monitor-overview-item{display:flex;min-width:0;min-height:96px;flex-direction:column;justify-content:center;gap:6px;padding:14px 16px;border-left:1px solid #eef0f2}.monitor-overview-item:first-child{border-left:0}.monitor-overview-item:before{content:"";width:22px;height:3px;background:#9ca3af;border-radius:999px}.monitor-overview-success:before{background:#45bd73}.monitor-overview-warning:before{background:#f4b000}.monitor-overview-danger:before{background:#e05a4f}.monitor-overview-label{font-size:12px}.monitor-overview-value{font-size:18px;line-height:1.15;white-space:nowrap}.monitor-overview-meta{max-width:120px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.monitor-alert-strip{grid-column:1 / -1;display:grid;gap:8px;padding:10px 12px;background:snow;border-color:#ffe0dc}.monitor-alert-chip{display:flex;min-width:0;align-items:center;gap:8px}.monitor-alert-chip .ant-typography{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monitor-table-actions{row-gap:6px}.monitor-column-title{color:#4f5f52;font-weight:800;white-space:nowrap}.monitor-column-title svg{color:#66736a}.desktop-monitor-system-table .ant-table{border:1px solid #e2e8dd;border-radius:8px!important}.desktop-monitor-system-table .ant-table-thead>tr>th{height:54px;padding:10px 14px!important;color:#4f5f52;background:#f7faf4!important;border-bottom-color:#dfe8d9!important}.desktop-monitor-system-table .ant-table-thead>tr>th:first-child{border-start-start-radius:8px!important}.desktop-monitor-system-table .ant-table-thead>tr>th:last-child{border-start-end-radius:8px!important}.desktop-monitor-system-table .ant-table-tbody>tr>td{height:76px;padding:12px 14px!important;vertical-align:middle}.monitor-system-cell{display:flex;min-width:0;align-items:center;gap:10px}.monitor-system-copy{min-width:0}.monitor-system-title{max-width:100%}.monitor-system-meta{display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monitor-load-cell{font-variant-numeric:tabular-nums;white-space:nowrap}.monitoring-alert-row{padding:10px 0!important}.compact-metric{display:inline-flex;align-items:center;gap:8px;min-width:0;white-space:nowrap}.monitor-resource-stack{display:grid;grid-template-columns:repeat(3,minmax(82px,1fr));gap:10px;align-items:center}.compact-metric-label{min-width:36px}.compact-metric-value{min-width:50px;color:#20282d;font-variant-numeric:tabular-nums}.compact-meter{display:inline-flex;width:44px;height:12px;overflow:hidden;background:#eef1ed;border-radius:999px}.compact-meter-fill{height:100%;min-width:4px;background:#45bd73;border-radius:inherit}.compact-meter-warning{background:#f4b000}.compact-meter-danger{background:#e05a4f}.system-dot{display:inline-block;width:8px;height:8px;flex:0 0 auto;background:#9ca3af;border-radius:999px}.system-dot-normal,.system-dot-success{background:#45bd73}.system-dot-warning,.system-dot-gold{background:#f4b000}.system-dot-danger,.system-dot-error{background:#e05a4f}.mobile-monitor-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mobile-monitor-metrics .compact-metric{min-height:34px;justify-content:space-between;padding:6px 8px;background:#f8faf7;border:1px solid #e2e8dd;border-radius:8px}.mobile-monitor-runline{display:flex;flex-wrap:wrap;gap:6px 12px}.users-table,.config-task-table{margin-top:16px}.config-task-summary{margin-bottom:12px;padding:9px 10px;background:#fbfcfa;border:1px solid #e2e8dd;border-radius:8px}.settings-mobile-nav-card{display:none}.profile-card{height:100%}.profile-card .ant-card-body,.users-card .ant-card-body{padding:18px!important}.mobile-task-list,.mobile-pipeline-list,.mobile-infra-list,.mobile-monitor-system-list,.mobile-monitor-container-list{display:none}.mobile-nav-profile{display:grid;gap:2px;margin:0 0 14px;padding:12px;background:#f7f8fa;border:1px solid #e5e7eb;border-radius:8px}.mobile-nav-footer{margin-top:18px;padding-top:14px;border-top:1px solid #eef0f2}.ant-card{border-radius:8px;box-shadow:none!important;border-color:#e1e6dc!important}.ant-pro-card{border-radius:8px;border-color:#e1e6dc!important}.ant-card,.ant-pro-card,.ant-table-wrapper .ant-table,.ant-btn{box-shadow:none!important}.ant-btn-primary{font-weight:700}.ant-tag{margin-inline-end:0;border-radius:999px;font-weight:650}.ant-segmented{border-radius:8px}.ant-segmented-item{border-radius:7px!important}.ant-card-head,.ant-pro-card-header{min-height:42px!important;border-color:#edf1e9!important}.ant-card-head-title,.ant-pro-card-title{color:#1f2933;font-weight:760}.ant-table-wrapper .ant-table-thead>tr>th{color:#5f6b63;background:#f6f8f4!important;border-bottom-color:#dfe5db!important;font-size:12px;font-weight:760}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:#edf1ea!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#fbfdf9!important}.ant-table-wrapper .ant-table{border-radius:8px}.ant-table-wrapper,.ant-typography{max-width:100%}.ant-pro-card-body,.ant-card-body{min-width:0}.ant-menu{min-width:150px;background:transparent}.loading-shell{display:grid;min-height:100vh;place-items:center;overflow:hidden;padding:24px;background:#f5f6f8}.loading-scene{position:relative;display:grid;place-items:center;width:min(440px,calc(100vw - 32px));min-height:300px;padding:32px 28px;isolation:isolate;background:#fff;border:1px solid #e5e7eb;border-radius:8px;text-align:center;box-shadow:0 18px 50px #1f293714}.loading-logo{width:86px;height:86px;margin-bottom:12px}.loading-logo-active{animation:logo-breathe 3.6s ease-in-out infinite}.loading-title{margin:4px 0 2px!important}.loading-caption{position:relative;z-index:1}.loading-result{width:100%;padding:10px 0 0!important}.loading-result .ant-result-title{font-size:18px}.loading-result .ant-result-subtitle{max-width:320px;margin-inline:auto}.repo-lookup-card{margin-top:14px;background:#fbfdf9}.setup-readiness-card,.setup-summary-card{height:100%;border-radius:8px}.setup-readiness-card .ant-card-body,.setup-summary-card .ant-card-body{height:100%}.setup-readiness-ready{border-color:#b7df9b;background:#f5fbef}.setup-readiness-warning{border-color:#f3d27a;background:#fffaf0}.setup-readiness-blocked{border-color:#f1a5a2;background:#fff4f2}.checklist-fix{color:#5f6f55;font-size:12px;line-height:1.45}.setup-focus-card{border-radius:8px}.setup-focus-card .ant-card-body{padding-top:6px!important}.setup-focus-list .ant-list-item{align-items:flex-start;padding:10px 0}.setup-form-card .ant-pro-card-title{font-size:15px}.doctor-summary-card .ant-list-item{padding:9px 0}.doctor-summary-card .ant-list-item-meta{min-width:0}.template-panel .ant-pro-card-body{padding:18px!important}.template-preview-card{background:#fbfdf9;border-color:#dfe8d9}.template-form .ant-form-item{margin-bottom:14px}@keyframes logo-breathe{0%,to{transform:translateY(0) scale(1);filter:drop-shadow(0 10px 22px rgba(39,78,31,.16))}50%{transform:translateY(-2px) scale(1.015);filter:drop-shadow(0 14px 28px rgba(39,78,31,.2))}}@media(max-width:900px){.app-header{align-items:center;flex-direction:row;height:58px;padding:0 12px}.header-brand{min-width:0}.header-actions{width:auto!important}.app-sidebar{display:none}.app-content,.standalone-content{width:100%;padding:12px 10px 40px}.header-logo{width:34px;height:34px}.mobile-nav-button{display:inline-flex}.mobile-nav-drawer .ant-drawer-body{padding:0 14px 20px}.mobile-nav-drawer .ant-drawer-header{min-height:58px;padding:12px 14px}.mobile-nav-drawer .ant-menu{min-width:0}.mobile-nav-drawer .ant-menu-item{height:42px;margin-inline:0;border-radius:8px}.mobile-monitor-metrics .compact-meter,.deploy-object-index-card{display:none}.deploy-object-detail-head{align-items:stretch;flex-direction:column}.deploy-object-status-strip,.deploy-rollback-list{grid-template-columns:1fr}.deploy-rollback-item{align-items:stretch;flex-direction:column}.deploy-rollback-item .ant-btn{width:100%}.mobile-deploy-object-list{display:grid;gap:10px}.mobile-deploy-object-toolbar-card .ant-card-body{padding:12px!important}.mobile-deploy-object-list .ant-list-items{display:grid;gap:10px}.mobile-deploy-object-list .ant-list-item{display:block;min-width:0;padding:13px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.mobile-deploy-object-list .ant-list-item-meta{min-width:0}.mobile-deploy-object-list .ant-list-item-meta-title{margin-bottom:8px!important}.mobile-deploy-object-list .ant-list-item-meta-description{min-width:0}.deploy-object-version-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.task-config-drawer .ant-drawer-content-wrapper,.pipeline-summary-drawer .ant-drawer-content-wrapper{width:100vw!important}.ant-card-body{padding:14px!important}.loading-shell{padding:14px}.ant-table{font-size:12px}.desktop-task-table,.desktop-pipeline-table,.desktop-infra-table,.desktop-monitor-system-table,.desktop-monitor-container-table{display:none}.mobile-task-list,.mobile-pipeline-list,.mobile-infra-list,.mobile-monitor-system-list,.mobile-monitor-container-list{display:block}.mobile-task-list .ant-list-items,.mobile-pipeline-list .ant-list-items,.mobile-infra-list .ant-list-items,.mobile-monitor-system-list .ant-list-items,.mobile-monitor-container-list .ant-list-items{display:grid;gap:10px}.mobile-task-list .ant-list-item,.mobile-pipeline-list .ant-list-item,.mobile-infra-list .ant-list-item,.mobile-monitor-system-list .ant-list-item,.mobile-monitor-container-list .ant-list-item{align-items:flex-start;min-width:0;padding:13px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.mobile-task-list .ant-list-item-action,.mobile-pipeline-list .ant-list-item-action,.mobile-infra-list .ant-list-item-action,.mobile-monitor-container-list .ant-list-item-action{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0;padding-left:0}.mobile-task-list .ant-list-item-meta,.mobile-pipeline-list .ant-list-item-meta,.mobile-infra-list .ant-list-item-meta,.mobile-monitor-system-list .ant-list-item-meta,.mobile-monitor-container-list .ant-list-item-meta{min-width:0;width:100%}.mobile-task-list .ant-list-item-meta-title,.mobile-pipeline-list .ant-list-item-meta-title,.mobile-infra-list .ant-list-item-meta-title,.mobile-monitor-system-list .ant-list-item-meta-title,.mobile-monitor-container-list .ant-list-item-meta-title{margin-bottom:8px!important}.mobile-task-list .ant-list-item-meta-description,.mobile-pipeline-list .ant-list-item-meta-description,.mobile-infra-list .ant-list-item-meta-description,.mobile-monitor-system-list .ant-list-item-meta-description,.mobile-monitor-container-list .ant-list-item-meta-description{min-width:0}.mobile-task-list .ant-list-item-action>li,.mobile-pipeline-list .ant-list-item-action>li,.mobile-infra-list .ant-list-item-action>li,.mobile-monitor-container-list .ant-list-item-action>li{padding-inline:0}.monitor-overview-panel,.monitor-pressure-grid{grid-template-columns:1fr}.monitor-overview-item{min-height:74px;border-top:1px solid #e5ede0;border-left:0;padding:10px 12px}.monitor-overview-item:first-child{border-top:0}.monitor-overview-value{font-size:16px}.monitor-resource-stack{grid-template-columns:1fr;gap:8px}.home-resource-head{align-items:flex-start;flex-direction:column;gap:6px}.home-resource-grid{grid-template-columns:1fr}.home-resource-host{align-items:flex-start;flex-direction:column}.overview-split-card>.ant-pro-card-body{display:block!important}.overview-split-card .ant-pro-card-col,.overview-split-card .ant-pro-card{width:100%!important}.overview-split-card .ant-pro-card-col+.ant-pro-card-col{border-top:1px solid #edf1e9;border-left:0!important}.overview-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-intro{align-items:stretch;flex-direction:column;gap:12px}.page-intro-meta{align-items:stretch;flex-direction:column}.page-intro-stats{display:none}.page-intro-stat{min-width:0}.page-intro-actions{justify-content:stretch}.page-intro-actions .ant-btn{width:100%}.run-context-strip{grid-template-columns:1fr}.settings-tabs>.ant-tabs-nav{margin-bottom:12px}.settings-tabs .ant-tabs-nav-wrap{overflow:auto hidden!important}.settings-mobile-nav-card{display:block}.settings-mobile-nav-card .ant-card-body{padding:12px!important}.settings-mobile-content{min-width:0}.setup-action-bar{position:static;align-items:stretch;flex-direction:column}.setup-action-buttons,.setup-action-buttons .ant-btn{width:100%}.profile-grid{row-gap:10px!important}.profile-card .ant-card-head,.users-card .ant-card-head{min-height:44px!important}.profile-card .ant-card-body,.users-card .ant-card-body{padding:14px!important}.profile-card .ant-btn,.users-card .inline-create-form .ant-btn{width:100%}.inline-create-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.inline-create-form:before,.inline-create-form:after{display:none}.inline-create-form .ant-form-item{width:100%;margin:0}.inline-create-form .ant-input,.inline-create-form .ant-input-affix-wrapper,.inline-create-form .ant-select,.inline-create-form .ant-btn{width:100%!important}.home-resource-metrics{justify-content:flex-start}.compact-metric{width:100%}.compact-meter{flex:1;width:auto;min-width:70px}.metric-pill .compact-metric{width:auto}.metric-pill .compact-meter{width:40px;min-width:40px}.log-source-list{max-height:245px}.log-explore-toolbar{grid-template-columns:1fr}.log-filter-row{align-items:stretch}.log-filter-row .ant-form-item,.log-filter-row .ant-select,.log-filter-row .ant-input-number,.log-filter-row .ant-segmented{width:100%}.log-action-row{width:100%;margin-left:0}.log-action-row .ant-btn{flex:1 1 calc(50% - 8px)}.log-result-meta{align-items:flex-start;flex-direction:column}.log-row{grid-template-columns:34px minmax(0,1fr);gap:4px 8px;padding:9px 10px}.log-row-index{grid-row:span 3}.log-row-time,.log-row-level,.log-row-source{display:inline-block;width:fit-content;max-width:100%}.log-row-message{grid-column:2;display:-webkit-box;overflow:hidden;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:3}}@media(max-width:560px){.app-header{gap:10px}.app-header .eyebrow{display:none}.header-title{font-size:18px!important}.user-pill{display:none}.logout-button{width:36px;padding-inline:0}.logout-button>span:not(.ant-btn-icon){display:none}.overview-metric-card{min-height:100px;padding:12px}.overview-metric-value{font-size:24px}.page-intro-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.page-intro-stat .ant-typography:last-child{font-size:16px}.inline-create-form{grid-template-columns:1fr}.template-panel .ant-pro-card-body{padding:14px!important}.mobile-pipeline-list .ant-list-item{display:block}.mobile-pipeline-list .ant-list-item-action{margin:10px 0 0}}
