*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f0f0;color:#333;font-family:Segoe UI,sans-serif}.container{margin:.5rem auto;max-width:900px;padding:0 .2rem}.card{background:#fff;border:1px solid #e0d8d8;border-radius:10px;margin-bottom:1rem;padding:1.5rem}.section-title{background:#6200a0;color:#fff;font-size:18px;font-weight:600;margin-bottom:1rem;text-align:center}.form-row{margin-bottom:1rem}.form-row,.info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr}.info-grid{margin-top:1rem}.full-width-clientname{grid-column:span 2}.full-width{grid-column:span 3}.field label{color:#666;display:block;font-size:12px;margin-bottom:4px}.field input{background:#faf8f8;border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:13px;padding:6px 10px;width:100%}.field input[readonly]{background:#f0eded;color:#555}.search-wrap{display:flex;gap:6px}.search-wrap input{flex:1 1}.search-btn{background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:14px;padding:6px 10px}.search-btn:hover{background:#f0eded}.source-row{align-items:center;color:#555;display:flex;font-size:13px;gap:12px;justify-content:center;margin-bottom:1rem}.source-row select{border:1px solid #ccc;border-radius:6px;font-size:13px;min-width:160px;padding:6px 12px}.table-wrap{max-height:160px;overflow-x:auto;overflow-y:auto}table{border-collapse:collapse;font-size:13px;width:100%}th{background:#faf8f8;border-bottom:1px solid #e0d8d8;color:#555;font-size:12px;font-weight:600;position:-webkit-sticky;position:sticky;text-align:left;top:0}td,th{padding:8px}td{border-bottom:1px solid #f0eded;color:#333}tr:last-child td{border-bottom:none}.error{color:red}.error,.loading{font-size:13px;margin-top:8px}.loading{color:#888}.row-placeholder{background:#f0eded;border-radius:4px;height:24px}.header{background:#fff;border-bottom:1px solid #e0d8d8;justify-content:space-between;padding:18px 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header,.header-left{align-items:center;display:flex}.header-left{gap:16px}.accenture-logo{align-items:flex-start;display:flex;position:relative}.acc-text{color:#000;font-size:22px;font-weight:700;letter-spacing:-.5px}.acc-arrow{color:#a100ff;font-size:17px;font-weight:900;margin-left:-43px;position:relative;top:-11px}.header-divider{color:#ccc;font-size:20px;margin:0 20px}.header-title{color:#700aabdc;font-size:20px;font-weight:650}.header-right,.user-icon{align-items:center;display:flex}.user-icon{background:#f0eded;border-radius:50%;color:#555;cursor:pointer;height:36px;justify-content:center;width:36px}.footer{background:#6200a0;color:#fff;font-size:13px;margin-top:1rem;padding:16px 2rem;text-align:center}.footer p{margin-bottom:8px}.footer a{color:#fff;cursor:pointer;font-size:13px;text-decoration:underline}.footer a:hover{opacity:.8}.login-container{align-items:center;background:#f5f0f0;display:flex;height:100vh;justify-content:center}.login-box{background:#fff;border:1px solid #e0d8d8;border-radius:10px;border-top:3px solid #6200a0;padding:3rem 2.5rem;text-align:center;width:380px}.login-logo{align-items:flex-start;display:flex;justify-content:center;margin-bottom:.5rem}.login-title{color:#6200a0;font-size:20px;font-weight:500;margin-bottom:.5rem}.login-subtitle{color:#666;font-size:13px;margin-bottom:2rem}.login-btn{align-items:center;background:#fff;border:1px solid #ccc;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:14px;gap:10px;justify-content:center;padding:10px;width:100%}.login-btn:hover{background:#f5f0f0}.username{color:#555;font-size:13px;margin-right:8px}.icon-label{color:#555;font-size:10px;margin-top:2px}.user-icon:hover{background:#e0d8d8}.user-dropdown{background:#fff;border:1px solid #e0d8d8;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:none;min-width:150px;padding:8px;position:absolute;right:0;top:55px;z-index:999}.user-icon-wrap:hover .user-dropdown{display:block}.user-dropdown .username{border-bottom:1px solid #e0d8d8;color:#333;display:block;font-size:13px;margin-bottom:4px;padding:6px 8px}.user-dropdown button{background:#6200a0;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:15px;padding:6px 8px;text-align:left;width:100%}.user-dropdown button:hover{background:#6200a0}.page-wrapper{display:flex;flex-direction:column;min-height:100vh}.home-body{align-items:center;background:#6200a0;display:flex;flex:1 1;justify-content:center}.home-title{color:#fff;font-size:48px;font-weight:600;letter-spacing:1px;text-align:center}.loading-screen{align-items:center;background:#6200a0;color:#fff;display:flex;flex-direction:column;font-size:18px;height:100vh;justify-content:center}.spinner{animation:spin 1s linear infinite;border:5px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin-bottom:1rem;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nav-btn{background:#fff;border:1px solid #6200a0;border-radius:6px;color:#6200a0;cursor:pointer;font-size:13px;margin-right:8px;padding:8px 16px}.nav-btn-active,.nav-btn:hover{background:#6200a0;color:#fff}.suggestions-box{background:#fff;border:1px solid #e0d8d8;border-radius:6px;box-shadow:0 4px 12px #0000001a;left:0;max-height:120px;overflow-y:auto;position:absolute;right:40px;top:100%;z-index:999}.suggestion-item{border-bottom:1px solid #f0eded;color:#333;cursor:pointer;font-size:13px;padding:8px 12px}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background:#f5f0f0;color:#6200a0}.privacy-overlay{align-items:center;background:#00000073;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.privacy-modal{background:#fff;border-radius:8px;box-shadow:0 8px 24px #0000004d;height:700px;max-height:85vh;max-width:90%;overflow-y:auto;width:750px}.privacy-header{border-bottom:1px solid #e0e0e0;padding:24px}.privacy-header h2{color:#000;font-size:24px;font-weight:600;margin:0}.privacy-content{color:#444;font-size:14px;line-height:1.7;padding:24px}.privacy-footer{display:flex;justify-content:flex-end;padding:20px 24px}.acknowledge-btn{background:#0057ff;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:10px 24px}.acknowledge-btn:hover{background:#0046d5}.dashboard{background:#f8f9fc;color:#1e293b;display:flex;font-size:14px;min-height:100vh}.sidebar{background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;padding:1.25rem 1rem;width:220px}.sidebar-logo{gap:8px;margin-bottom:1.5rem}.logo-icon,.sidebar-logo{align-items:center;display:flex}.logo-icon{background:#6366f1;border-radius:6px;font-size:14px;height:28px;justify-content:center;width:28px}.logo-text{color:#0f172a;font-size:13px;font-weight:600}.sidebar-section{margin-bottom:1.5rem}.sidebar-label{color:#94a3b8;font-size:11px;letter-spacing:.5px;margin-bottom:8px;padding:0 8px;text-transform:uppercase}.sidebar-item{align-items:center;border-radius:6px;color:#475569;cursor:pointer;display:flex;font-size:13px;gap:8px;margin-bottom:2px;padding:8px}.sidebar-item:hover{background:#f1f2f8;color:#1e293b}.sidebar-item.active{background:#eef0fe;color:#4f46e5}.sidebar-dot{background:#6366f1;border-radius:50%;height:6px;width:6px}.sidebar-icon{display:inline-block;text-align:center;width:14px}.sidebar-badge{background:#6366f1;border-radius:8px;color:#fff;font-size:10px;margin-left:auto;padding:1px 6px}.sidebar-footer{color:#94a3b8;font-size:11px;line-height:1.5;margin-top:auto}.main{flex:1 1;overflow-y:auto;padding:1.25rem 1.5rem}.topbar{display:flex;justify-content:flex-end;margin-bottom:1rem}.topbar-right{align-items:center;color:#64748b;display:flex;font-size:12px;gap:10px}.status-dot{background:#22c55e;border-radius:50%;height:7px;width:7px}.env-badge{background:#eef0fe;border-radius:5px;color:#4f46e5;font-size:11px;font-weight:500;padding:3px 10px}.time{color:#475569}.page-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.25rem}.page-header h1{color:#0f172a;font-size:24px;font-weight:700}.page-subtitle{color:#64748b;font-size:13px;margin-top:4px}.page-actions{display:flex;gap:10px}.btn-secondary{border:1px solid #e2e8f0;color:#475569;font-size:13px;padding:8px 14px}.btn-secondary:hover{background:#f1f2f8}.btn-primary{background:#6366f1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:8px 14px}.btn-primary:hover{background:#5457e0}.stat-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:1.5rem}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1rem 1.1rem}.stat-label{color:#94a3b8;font-size:11px;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.stat-value{color:#0f172a;font-size:26px;font-weight:700}.stat-value-small{color:#0f172a;font-size:15px;font-weight:600}.stat-sub{color:#94a3b8;font-size:11px;margin-top:4px}.content-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr 320px}.section-heading{color:#94a3b8;font-size:12px;letter-spacing:.5px;margin-bottom:10px;text-transform:uppercase}.pipeline-steps{position:relative;z-index:0}.pipeline-steps:before{background:#e2e8f0;bottom:81px;content:"";left:18px;position:absolute;top:50px;width:2px;z-index:-1}.step-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:10px;margin-left:40px;overflow:visible;position:relative}.step-row{gap:12px;padding:14px 16px}.step-number,.step-row{align-items:center;display:flex}.step-number{background:#fff;border:2px solid #cbd5e1;border-radius:50%;color:#64748b;font-size:12px;height:26px;justify-content:center;left:-34px;position:absolute;top:12px;width:26px;z-index:2}.step-type{border-radius:4px;flex-shrink:0;font-size:10px;font-weight:600;padding:3px 8px}.step-type-blob{background:#e0edff;color:#2563eb}.step-type-adf{background:#ede9fe;color:#7c3aed}.step-type-dbload{background:#dcfce7;color:#16a34a}.step-title{color:#1e293b;flex:1 1;font-size:14px;font-weight:500}.step-status{border-radius:5px;flex-shrink:0;font-size:11px;padding:3px 10px}.status-pending{background:#f1f2f8;color:#64748b}.status-running{background:#fef3c7;color:#b45309}.status-succeeded{background:#dcfce7;color:#16a34a}.status-failed{background:#fee2e2;color:#dc2626}.step-body{border-top:1px solid #f1f2f8;margin-top:0;padding:16px 16px 18px}.step-description{color:#64748b;font-size:12.5px;line-height:1.6;margin-bottom:16px}.field-label{color:#94a3b8;display:block;font-size:11px;letter-spacing:.4px;margin-bottom:6px;margin-top:12px;text-transform:uppercase}.file-drop{align-items:center;background:#fafbfd;border:1px dashed #cbd5e1;border-radius:8px;color:#94a3b8;cursor:pointer;display:flex;flex-direction:column;font-size:13px;gap:8px;height:90px;justify-content:center}.file-drop:hover{background:#f5f6fe;border-color:#6366f1}.file-drop-icon{font-size:20px}.text-input{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-size:13px;padding:9px 12px;width:100%}.text-input::placeholder{color:#94a3b8}.text-input:focus{border-color:#6366f1;outline:none}.field-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.btn-upload{background:#f1f2f8;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-size:13px;margin-top:14px;padding:8px 16px}.btn-upload:hover{background:#e7e9f5}.footer-note{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#94a3b8;display:flex;font-size:13px;justify-content:space-between;margin-top:10px;padding:14px 16px}.btn-secondary-small{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-size:12px;padding:6px 12px}.right-panel{display:flex;flex-direction:column;gap:14px}.panel-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1rem 1.1rem}.panel-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.panel-card h4{color:#0f172a;font-size:13px;font-weight:600;margin-bottom:12px}.panel-header h4{margin-bottom:0}.progress-percent{color:#4f46e5;font-size:12px;font-weight:600}.progress-list{display:flex;flex-direction:column;gap:10px}.progress-item{color:#64748b;font-size:12.5px;gap:10px}.progress-item,.progress-num{align-items:center;display:flex}.progress-num{background:#f1f2f8;border-radius:50%;color:#94a3b8;flex-shrink:0;font-size:10px;height:18px;justify-content:center;width:18px}.checklist{display:flex;flex-direction:column;font-size:12.5px;gap:10px;list-style:none}.check-ok{color:#16a34a}.check-warn{color:#b45309}.run-item{align-items:center;border-top:1px solid #f1f2f8;display:flex;font-size:12.5px;gap:10px;padding:8px 0}.run-item:first-of-type{border-top:none}.run-dot{border-radius:50%;flex-shrink:0;height:7px;width:7px}.run-success{background:#22c55e}.run-fail{background:#ef4444}.run-name{color:#1e293b;font-weight:500}.run-time{color:#94a3b8;font-size:11px;margin-left:auto}.activities{margin-top:14px}.activity-item{align-items:center;border-radius:6px;display:flex;flex-wrap:wrap;font-size:13px;gap:10px;margin-bottom:8px;padding:10px 12px}.activity-ok{background:#fff;border:1px solid #bbf7d0}.activity-fail{background:#fff;border:1px solid #fecdd3}.activity-name{color:#1e293b;flex:1 1;font-weight:500}.activity-status{background:#e2e8f0;border-radius:4px;color:#475569;font-size:11px;padding:2px 8px}.activity-output{color:#16a34a}.activity-error,.activity-output{font-size:12px;margin:4px 0 0;width:100%}.activity-error{color:#dc2626}.progress-done{background:#dcfce7!important;color:#16a34a!important}.progress-failed{background:#fee2e2!important;color:#dc2626!important}.progress-running{background:#fef3c7!important;color:#b45309!important}.status-cancelled{background:#fef3c7;color:#b45309}.field-col{display:flex;flex-direction:column}.activity-type{color:#94a3b8;font-size:11px;font-weight:400}.api-running{background:#fef3c7;border:1px solid #fde68a;border-radius:6px;color:#b45309;font-size:13px;gap:8px;margin-top:12px;padding:10px 12px}.api-running,.upload-row{align-items:center;display:flex}.upload-row{flex-wrap:wrap;gap:12px;margin-top:14px}.file-url-message{color:#16a34a;font-size:12px;word-break:break-all}.file-url-message a{color:#16a34a;text-decoration:underline}.pipeline-stats{margin-top:14px}.stats-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);margin-top:8px}.stat-item{background:#f8f9fc;border:1px solid #e2e8f0;border-radius:8px;padding:12px;text-align:center}.stat-item-label{color:#94a3b8;display:block;font-size:11px;margin-bottom:6px;text-transform:uppercase}.stat-item-value{color:#0f172a;font-size:22px;font-weight:700}.stat-item-value.success{color:#16a34a}.stat-item-value.error{color:#dc2626}.stat-item-value.warning{color:#d97706}.text-success{color:#16a34a}.text-error{color:#dc2626}.text-warning{color:#b45309}.rh-page{display:flex;flex-direction:column;gap:1.25rem}.rh-page-header{align-items:flex-start;display:flex;justify-content:space-between}.rh-title{color:#0f172a;font-size:24px;font-weight:700}.rh-subtitle{color:#64748b;font-size:13px;margin-top:4px}.rh-export-btn{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-size:13px;font-weight:500;padding:8px 16px}.rh-export-btn:hover{background:#f1f2f8}.rh-stat-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.rh-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1.1rem 1.2rem}.rh-stat-label{color:#94a3b8;font-size:11px;letter-spacing:.5px;margin-bottom:10px;text-transform:uppercase}.rh-stat-value{font-size:30px;font-weight:700}.rh-blue{color:#6366f1}.rh-green{color:#22c55e}.rh-red{color:#ef4444}.rh-yellow{color:#f59e0b}.rh-filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.rh-search-wrap{flex:1 1;min-width:200px;position:relative}.rh-search-icon{color:#94a3b8;font-size:13px;left:10px;position:absolute;top:50%;transform:translateY(-50%)}.rh-search-input{background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-sizing:border-box;color:#1e293b;font-size:13px;padding:8px 12px 8px 32px;width:100%}.rh-search-input::placeholder{color:#94a3b8}.rh-search-input:focus{border-color:#6366f1;outline:none}.rh-select{-webkit-appearance:auto;appearance:auto;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-size:13px;padding:8px 28px 8px 12px}.rh-select:focus{border-color:#6366f1;outline:none}.rh-date-input{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-size:13px;padding:7px 10px}.rh-date-input:focus{border-color:#6366f1;outline:none}.rh-date-arrow{color:#94a3b8;font-size:16px}.rh-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.rh-table-toolbar{align-items:center;border-bottom:1px solid #f1f2f8;display:flex;justify-content:space-between;padding:14px 18px}.rh-found{color:#0f172a;font-size:14px;font-weight:600}.rh-sort-wrap{align-items:center;color:#64748b;display:flex;font-size:13px;gap:8px}.rh-sort-select{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-size:13px;padding:5px 10px}.rh-table{border-collapse:collapse;width:100%}.rh-table thead th{border-bottom:1px solid #f1f2f8;color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.5px;padding:10px 18px;text-align:left;text-transform:uppercase}.rh-row{border-bottom:1px solid #f8f9fc;transition:background .12s}.rh-row:last-child{border-bottom:none}.rh-row:hover{background:#fafbff;cursor:pointer}.rh-table td{font-size:13px;padding:13px 18px;vertical-align:middle}.rh-cell-id{color:#94a3b8;font-family:monospace;font-size:12px}.rh-cell-pipeline{color:#0f172a;font-weight:500}.rh-cell-started,.rh-cell-steps{color:#64748b}.rh-cell-chevron{color:#cbd5e1;font-size:18px;text-align:right}.rh-cell-duration{align-items:center;color:#64748b;display:flex;gap:10px}.rh-dur-track{background:#f1f2f8;border-radius:2px;flex-shrink:0;height:4px;overflow:hidden;width:60px}.rh-dur-fill{border-radius:2px;height:100%}.rh-bar-success{background:#22c55e}.rh-bar-failed{background:#ef4444}.rh-bar-running{background:#f59e0b}.rh-status-badge{align-items:center;border-radius:5px;display:inline-flex;font-size:12px;font-weight:500;gap:5px;padding:4px 10px}.rh-status-running{background:#fef3c7;color:#b45309}.rh-status-success{background:#dcfce7;color:#16a34a}.rh-status-failed{background:#fee2e2;color:#dc2626}.rh-trigger-badge{background:#f1f2f8;border-radius:5px;color:#475569;display:inline-block;font-size:12px;padding:3px 10px}.rh-empty{color:#94a3b8;font-size:13px;padding:40px 18px;text-align:center}.rh-error{background:#fff5f5;border-top:1px solid #fee2e2;color:#dc2626;font-size:13px;padding:20px 18px}.rh-pagination{align-items:center;background:#fff;border-radius:0 0 10px 10px;border-top:1px solid #e5e7eb;display:flex;gap:4px;justify-content:center;padding:14px 18px}.rh-pg-btn{background:#0000;border:none;border-radius:6px;color:#475569;cursor:pointer;font-size:13px;font-weight:500;height:34px;min-width:34px;padding:0 8px;transition:background .12s}.rh-pg-btn:hover:not(:disabled){background:#eef0fe;color:#4f46e5}.rh-pg-btn:disabled{cursor:default;opacity:.35}.rh-pg-active{background:#6366f1!important;color:#fff!important;font-weight:700}.rh-pg-ellipsis{color:#94a3b8;font-size:13px;padding:0 4px;-webkit-user-select:none;user-select:none}.popup-overlay{align-items:center;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.popup-box{background:#fff;border-radius:10px;border-top:3px solid #f59e0b;box-shadow:0 4px 12px #00000026;padding:2rem;text-align:center;width:380px}.popup-box h3{color:#b45309;font-size:16px;margin-bottom:1rem}.popup-box p{color:#475569;font-size:13px;margin-bottom:1.5rem}.popup-box button{background:#6366f1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;padding:8px 24px}.popup-box button:hover{background:#5457e0}.pipeline-type-popup{text-align:left;width:440px}.pipeline-type-loading{color:#94a3b8;font-size:13px;margin:12px 0;text-align:center}.pipeline-type-list{display:flex;flex-direction:column;gap:8px;margin:4px 0 16px;max-height:220px;overflow-y:auto}.pipeline-type-option{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#334155;cursor:pointer;font-size:14px;padding:10px 14px;transition:background .15s,border-color .15s}.pipeline-type-option:hover{background:#eff6ff;border-color:#6366f1}.pipeline-type-option-selected{background:#eef2ff;border-color:#6366f1;color:#4338ca;font-weight:600}.pipeline-type-option-disabled{color:#9ca3af;cursor:default}.pipeline-type-option-disabled,.pipeline-type-option-disabled:hover{background:#f3f4f6;border-color:#e5e7eb}.alias-partial-popup{text-align:left;width:600px}.alias-partial-count{color:#555;font-size:14px;margin:4px 0 12px}.alias-partial-table-wrapper{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;max-height:320px;overflow-y:auto}.alias-partial-table{border-collapse:collapse;font-size:14px;width:100%}.alias-partial-table thead th{background:#f1f5f9;border-bottom:1px solid #e2e8f0;color:#374151;font-weight:600;padding:10px 14px;position:-webkit-sticky;position:sticky;text-align:left;top:0}.alias-partial-table thead th:last-child{text-align:center}.alias-partial-table tbody tr{border-bottom:1px solid #f1f5f9}.alias-partial-table tbody tr:last-child{border-bottom:none}.alias-partial-table tbody tr:hover{background:#f8fafc}.alias-partial-table tbody td{color:#374151;padding:10px 14px;vertical-align:middle}.alias-partial-table tbody td:last-child{text-align:center}.alias-partial-table tbody td input[type=checkbox]{accent-color:#6366f1;cursor:pointer;height:16px;width:16px}.alias-partial-buttons{display:flex;justify-content:center;margin-top:8px}.alias-partial-buttons .btn-upload{margin-top:0;padding:8px 0;text-align:center;width:100px}.btn-secondary{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;padding:8px 20px}.btn-secondary:hover{background:#f9fafb}.step-card.succeeded{background:#e6fbec;border:3px solid #1e4329}.env-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.env-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;flex-direction:column;overflow:hidden}.env-card-header{align-items:center;border-bottom:1px solid #f1f2f8;color:#0f172a;display:flex;font-size:14px;font-weight:600;justify-content:space-between;padding:14px 16px}.env-card-name{color:#0f172a;font-size:14px;font-weight:700}.env-status-badge{border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.5px;padding:3px 9px}.env-status-online{background:#dcfce7;color:#16a34a}.env-status-degraded{background:#fef3c7;color:#b45309}.env-status-offline{background:#fee2e2;color:#dc2626}.env-card-body{flex:1 1;padding:6px 0}.env-row{align-items:center;border-bottom:1px solid #f8f9fc;display:flex;font-size:13px;gap:10px;padding:7px 16px}.env-row:last-child{border-bottom:none}.env-row-icon{color:#94a3b8;flex-shrink:0;font-size:12px;text-align:center;width:16px}.env-row-key{color:#64748b;flex:1 1;font-size:13px}.env-row-val{color:#0f172a;font-family:monospace;font-size:12px;font-weight:500;text-align:right}.env-uptime-wrap{border-top:1px solid #f1f2f8;display:flex;flex-direction:column;gap:6px;padding:12px 16px}.env-uptime-bar{background:#f1f2f8;border-radius:2px;height:4px;overflow:hidden}.env-uptime-fill{border-radius:2px;height:100%}.env-uptime-fill-green{background:#22c55e}.env-uptime-fill-yellow{background:#f59e0b}.env-uptime-fill-red{background:#ef4444}.env-uptime-label{color:#94a3b8;font-size:11px;text-align:right}.env-svc-section{display:flex;flex-direction:column;gap:8px}.env-svc-row{align-items:center;border-bottom:1px solid #f8f9fc;display:flex;font-size:13px;gap:14px;padding:13px 18px}.env-svc-row:last-child{border-bottom:none}.env-svc-row:hover{background:#fafbff}.env-svc-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.env-svc-dot-ok{background:#22c55e}.env-svc-dot-err{background:#ef4444}.env-svc-dot-warning{background:#f59e0b}.env-svc-name{color:#0f172a;font-weight:500}.env-svc-url{color:#64748b;font-family:monospace;font-size:12px;margin-left:auto}.env-svc-ms{color:#94a3b8;font-size:12px;min-width:44px;text-align:right}
/*# sourceMappingURL=main.6fc47b7b.css.map*/