@font-face{font-family:Roboto;src:url(/static/media/Roboto-Regular.fc2b5060f7accec5cf74.ttf)}body{background-color:#fff;font-family:Montserrat,Arial,Helvetica,sans-serif;margin:0;min-height:100vh;padding:0}*{box-sizing:border-box}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #6366f1;outline-offset:2px}button{background-color:#0000;border:0;border-radius:2em;cursor:pointer;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:.9rem;overflow:hidden;padding:.2rem .8rem;transition:background-color .2s,box-shadow .2s}button:hover{background-color:#eeeefc}input[type=checkbox]{accent-color:#8f8f8f;cursor:pointer}input,select,textarea{border:1px solid #8f8f8f;border-radius:4px;font-size:1rem;padding:.5em}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:1px solid #8f8f8f}textarea{font-family:inherit}input[type=radio]{-webkit-appearance:none;background-color:#fff;border:1px solid #a9a9a9;border-radius:50%;cursor:pointer;display:relative;height:10px;width:10px}input[type=radio]:hover{box-shadow:inset 0 0 5px 0 #cecece}input[type=radio]:before{border-radius:50%;content:"";display:absolute;display:block;height:9px;left:0;margin:20% auto;top:0;transform:translate(-50%,-50%);width:9px}input[type=radio]:checked:before{background:#393939}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background-color:#0000;border-radius:10px;cursor:pointer}::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:6em}::-webkit-scrollbar-thumb:hover{background:#aeaeae}.clean-list{list-style-type:none;margin:0;padding:0}.center-text{align-items:center;display:flex;justify-content:center}button.main-btn{box-shadow:none}.debug>*{border:1px solid red}.main-layout{display:grid;grid-template-areas:"icon nav-header" "nav-side-bar content";grid-template-columns:4.5rem 1fr;grid-template-rows:auto 1fr;height:100vh;max-height:100vh;overflow:hidden}.main-layout>main{display:flex;flex-direction:column;grid-area:content;min-width:0;overflow:hidden}.protected-content{overflow:auto}.page-content-padding,.protected-content{display:flex;flex:1 1;flex-direction:column;min-height:0}.page-content-padding{min-width:0;overflow:hidden}.app .auditech-logo{background-color:#1e293b}.login-page{display:flex;height:100vh}.login-page .login-brand-panel{align-items:center;background-color:#2d3142;display:flex;justify-content:center;min-width:320px;width:40%}.login-page .login-brand-panel .login-brand-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.login-page .login-brand-panel .login-brand-logo{height:72px;object-fit:contain;width:72px}.login-page .login-brand-panel .login-brand-text{align-items:center;display:flex;flex-direction:column;gap:.15rem}.login-page .login-brand-panel .login-brand-label{color:#ffffff80;font-size:.72rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase}.login-page .login-brand-panel .login-brand-title{color:#fff;font-size:1.35rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.login-page .login-brand-panel .login-brand-env{border:1px solid #ffffff26;border-radius:4px;color:#ffffff59;font-size:.68rem;font-weight:600;letter-spacing:.15em;margin-top:.5rem;padding:.2rem .6rem;text-transform:uppercase}.login-page.env-non-prod .login-brand-panel{background-color:#2c2c2c}.login-page.env-non-prod .login-brand-env{border-color:#fff3;color:#ffffff80}.login-page .login-form-panel{align-items:center;background-color:#f8fafc;display:flex;flex:1 1;justify-content:center}.login-page .login-form-container{display:flex;flex-direction:column;gap:1.25rem;max-width:380px;padding:2rem;width:100%}.login-page .login-form-header h1{color:#393939;font-size:1.75rem;font-weight:700;letter-spacing:.08em;margin:0 0 .65rem}.login-page .login-form-header p{color:#b4b4b4;font-size:.85rem;margin:0}.login-page .login-auth-error{align-items:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;font-size:.82rem;font-weight:500;gap:.5rem;line-height:1.4;padding:.75rem 1rem}.login-page .login-auth-error svg{flex-shrink:0}.login-page .invisible{visibility:hidden}.login-page .horizontal-title-container{align-items:center;display:flex;gap:0;margin-bottom:.75rem;margin-top:0;position:relative}.login-page .horizontal-title-container>hr{border:none;border-top:1px solid #f1f1f1;flex-grow:1}.login-page .horizontal-title-container>span{background-color:#f8fafc;color:#b4b4b4;font-size:.72rem;font-weight:600;left:50%;letter-spacing:.08em;padding:0 .75rem;position:absolute;text-transform:uppercase;transform:translateX(-50%)}@media(max-width:768px){.login-page{flex-direction:column}.login-page .login-brand-panel{min-width:0;min-width:auto;padding:2rem;width:100%}.login-page .login-brand-panel .login-brand-content{flex-direction:row;gap:1rem}.login-page .login-brand-panel .login-brand-logo{height:40px;width:40px}.login-page .login-brand-panel .login-brand-title{font-size:1rem}.login-page .login-brand-panel .login-brand-label{font-size:.6rem}}.selectCompanyPageBody{max-height:100vh}.mainDropdownContainer{margin:10vh auto auto;max-width:400px;min-height:300px;padding:20px;width:50vw}.mainDropdown{align-items:center;display:flex;flex-direction:column}.companiesInputContainer{width:100%}.mainCompanyList{background-color:#fff;border:1px solid #ccc;border-radius:10px;margin-top:10px;max-height:200px;overflow-y:auto;padding:1rem;width:100%}#companiesInput{border:1px solid #ccc;border-radius:20px;font-size:16px;outline:none;padding:.5rem 1rem;width:100%}.selectCompaniesTitle{font-size:2rem;margin-bottom:20px;text-align:center}.selectCompaniesPagelistItem{cursor:pointer;padding:.5rem 1rem;transition:background-color .3s ease}.listItem:hover{background-color:#f0f0f0}.tablePageContainer{background-color:#fff;display:flex;flex:1 1;flex-direction:column;min-width:0;overflow:hidden;padding:.75rem 1.5rem;text-align:left}.tableSubtitle{color:#8f8f8f;flex-shrink:0;font-size:.8rem;line-height:1.4;margin:0 0 .5rem}.page-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:.5rem}.page-header .tableSubtitle{margin-bottom:0}.page-header-actions{align-items:center;display:flex;gap:.75rem}.year-filter-group{align-items:center;background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;display:flex;gap:0;overflow:hidden}.year-filter-group .year-filter-label{color:#8f8f8f;font-size:.7rem;font-weight:600;letter-spacing:.04em;padding:.45rem .65rem;white-space:nowrap}.year-filter-group .year-filter-select{-webkit-appearance:auto;appearance:auto;background-color:#fff;border:none;border-left:1px solid #f1f1f1;color:#393939;cursor:pointer;font-family:inherit;font-size:.7rem;font-weight:600;outline:none;padding:.45rem .65rem}.add-btn{align-items:center;background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.8rem;font-weight:600;gap:.4rem;padding:.5rem 1.25rem;transition:background-color .15s;white-space:nowrap}.add-btn:hover{background-color:#4f46e5}.toggle-switch-label{align-items:center;cursor:pointer;display:flex;gap:.5rem;white-space:nowrap}.toggle-switch-label .toggle-switch-text{color:#8f8f8f;font-size:.7rem;font-weight:600;letter-spacing:.04em}.toggle-switch{background-color:#c7c7c7;border-radius:999px;cursor:pointer;display:inline-flex;height:22px;position:relative;transition:background-color .2s;width:40px}.toggle-switch.active{background-color:#6366f1}.toggle-switch .toggle-switch-knob{background-color:#fff;border-radius:50%;box-shadow:0 1px 3px #00000026;height:16px;left:3px;position:absolute;top:3px;transition:transform .2s;width:16px}.toggle-switch.active .toggle-switch-knob{transform:translateX(18px)}.refresh-btn{align-items:center;background:#fff;border:1px solid #c7c7c7;border-radius:8px;color:#8f8f8f;cursor:pointer;display:flex;height:2rem;justify-content:center;padding:0;transition:background-color .15s,color .15s;width:2rem}.refresh-btn:hover:not(:disabled){background-color:#f5f6f8;color:#393939}.refresh-btn:disabled{cursor:not-allowed;opacity:.4}.inactive-triggers-warning{align-items:center;background-color:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#9a3412;display:flex;flex-shrink:0;font-size:.8rem;gap:.6rem;margin-bottom:.5rem;padding:.6rem 1rem}.inactive-triggers-warning>svg{color:#f59e0b;flex-shrink:0}.inactive-triggers-warning>span{flex:1 1}.select-company-prompt{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.select-company-prompt svg{color:#c7c7c7;margin-bottom:1rem}.select-company-prompt h2{color:#393939;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.select-company-prompt p{color:#8f8f8f;font-size:.85rem;max-width:360px}.coming-soon-page{align-items:center;display:flex;justify-content:center}.coming-soon-page .coming-soon-content{align-items:center;color:#b4b4b4;display:flex;flex-direction:column;gap:.75rem}.coming-soon-page .coming-soon-content svg{opacity:.4}.coming-soon-page .coming-soon-content h2{color:#8f8f8f;font-size:1.1rem;font-weight:600;margin:0}.coming-soon-page .coming-soon-content p{font-size:.85rem;font-weight:500;margin:0}.onboarding-page{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.onboarding-layout{display:flex;flex:1 1;gap:1.5rem;overflow:hidden}.onboarding-steps{background-color:#fff;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 1px 4px #00000014;display:flex;flex-direction:column;flex-shrink:0;padding:1.25rem;width:260px}.onboarding-steps .onboarding-steps-title{border-bottom:2px solid #6366f1;color:#6366f1;font-size:.9rem;font-weight:700;margin:0 0 1rem;padding:0 0 .75rem .75rem}.onboarding-steps .step-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.onboarding-steps .step-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:.65rem .75rem;transition:background-color .15s}.onboarding-steps .step-item:hover{background-color:#f8fafc}.onboarding-steps .step-item.active{background-color:#eef2ff}.onboarding-steps .step-item.active .step-number{background-color:#6366f1;color:#fff}.onboarding-steps .step-item.active .step-label{color:#6366f1;font-weight:600}.onboarding-steps .step-item.completed .step-number{background-color:#22c55e;color:#fff}.onboarding-steps .step-item .step-number{align-items:center;background-color:#f1f1f1;border-radius:50%;color:#8f8f8f;display:flex;flex-shrink:0;font-size:.72rem;font-weight:700;height:28px;justify-content:center;width:28px}.onboarding-steps .step-item .step-info{display:flex;flex-direction:column;gap:.1rem;min-width:0}.onboarding-steps .step-item .step-label{color:#393939;font-size:.8rem;font-weight:500}.onboarding-steps .step-item .step-desc{color:#8f8f8f;font-size:.68rem}.onboarding-content{display:flex;flex:1 1;flex-direction:column;gap:1rem;min-width:0;overflow-y:auto}.company-name-card .step-card-body{padding:1rem 1.5rem}.company-name-card .company-name-form{display:flex;flex-direction:column;gap:.5rem;max-width:480px}.company-name-card .company-name-form>label{color:#393939;font-size:.8rem;font-weight:600}.step-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 1px 4px #00000014}.step-card .step-card-header{border-bottom:1px solid #f1f1f1;padding:1.25rem 1.5rem}.step-card .step-card-header h3{color:#212121;font-size:.95rem;font-weight:700;margin:0 0 .35rem}.step-card .step-card-header .step-subtitle{color:#8f8f8f;font-size:.8rem;line-height:1.5;margin:0}.step-card .step-card-body{padding:1.5rem}.dns-input-row{align-items:center;background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;display:flex;gap:0;overflow:hidden}.dns-input-row input{border:none;color:#393939;flex:1 1;font-family:inherit;font-size:.85rem;min-width:0;outline:none;padding:.65rem .85rem}.dns-input-row input::placeholder{color:#b4b4b4}.dns-input-row input:focus{outline:none}.dns-input-row .dns-suffix{background-color:#f8fafc;border-left:1px solid #f1f1f1;color:#8f8f8f;font-size:.8rem;font-weight:500;padding:.65rem .85rem;white-space:nowrap}.dns-input-row:focus-within{border-color:#6366f1}.dns-validation-error{color:#e91818;font-size:.72rem}.dns-form{gap:1rem;max-width:480px}.dns-form,.dns-preview{display:flex;flex-direction:column}.dns-preview{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:8px;gap:.5rem;padding:.85rem 1rem}.dns-preview .dns-preview-label{color:#8f8f8f;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dns-preview .dns-preview-row{align-items:center;display:flex;gap:.65rem}.dns-preview .dns-preview-type{align-items:center;background-color:#eef2ff;border-radius:4px;color:#6366f1;display:inline-flex;font-size:.68rem;font-weight:700;padding:.2rem .55rem}.dns-preview .dns-preview-name{color:#393939;font-family:SF Mono,Fira Code,monospace;font-size:.82rem;font-weight:500}.dns-preview .dns-preview-target{align-items:center;display:flex;gap:.5rem;margin-top:.15rem}.dns-preview .dns-preview-arrow{color:#b4b4b4;font-size:.85rem}.dns-submit-btn{align-self:flex-start;background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600;padding:.65rem 1.5rem;transition:background-color .15s}.dns-submit-btn:hover{background-color:#4f46e5}.dns-submit-btn:disabled{cursor:not-allowed;opacity:.5}.provision-buttons{align-items:center;display:flex;gap:.75rem}.verify-section{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:10px;margin-top:1.5rem;padding:1.25rem}.verify-section .verify-section-header{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:1rem}.verify-section .verify-section-header .verify-section-icon{flex-shrink:0;font-size:1.25rem;line-height:1;margin-top:.1rem}.verify-section .verify-section-header h4{color:#393939;font-size:.88rem;font-weight:700;margin:0 0 .2rem}.verify-section .verify-section-header p{color:#b4b4b4;font-size:.78rem;line-height:1.4;margin:0}.verify-btn{background-color:#6b7280}.verify-btn:hover{background-color:#4b5563}.verify-checklist{border-radius:8px;margin-top:.75rem;overflow:hidden;padding:.85rem 1rem}.verify-checklist.all-pass{background-color:#f0fdf4;border:1px solid #bbf7d0}.verify-checklist.all-pass .verify-header-icon{color:#16a34a}.verify-checklist.has-missing{background-color:#fef2f2;border:1px solid #fecaca}.verify-checklist.has-missing .verify-header-icon{color:#dc2626}.verify-checklist .verify-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.65rem}.verify-checklist .verify-header .verify-header-icon{font-size:1rem;font-weight:700}.verify-checklist .verify-header .verify-header-text{color:#1f2937;font-size:.82rem;font-weight:600}.verify-checklist .verify-grid{grid-gap:.4rem 1.5rem;display:grid;gap:.4rem 1.5rem;grid-template-columns:repeat(2,1fr)}.verify-checklist .verify-row{align-items:center;display:flex;font-size:.8rem;gap:.4rem}.verify-checklist .verify-row.exists{color:#16a34a}.verify-checklist .verify-row.missing{color:#dc2626}.verify-checklist .verify-row .verify-icon{flex-shrink:0;font-weight:700;text-align:center;width:1rem}.verify-checklist .verify-row .verify-name{font-weight:500}.dns-result{align-items:flex-start;border-radius:8px;display:flex;gap:.65rem;padding:.85rem 1rem}.dns-result.success{background-color:#f0fdf4;border:1px solid #bbf7d0}.dns-result.success .dns-result-icon{color:#16a34a}.dns-result.error{background-color:#fef2f2;border:1px solid #fecaca}.dns-result.error .dns-result-icon{color:#dc2626}.dns-result .dns-result-icon{flex-shrink:0;font-size:1rem;font-weight:700;line-height:1;margin-top:.1rem}.dns-result .dns-result-text{display:flex;flex-direction:column;gap:.2rem}.dns-result .dns-result-message{color:#393939;font-size:.82rem;font-weight:500}.dns-result .dns-result-record{color:#8f8f8f;font-family:SF Mono,Fira Code,monospace;font-size:.75rem}.dns-result .dns-result-hint{color:#8f8f8f;font-size:.75rem;font-style:italic}.dns-result .dns-result-retry{color:#b45309;font-size:.75rem;font-weight:600}.provision-form{display:flex;flex-direction:column;gap:1rem;max-width:480px}.provision-resources{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:8px;padding:.85rem 1rem}.provision-resources .provision-resources-label{color:#8f8f8f;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.provision-resources .provision-resources-list{display:flex;flex-direction:column;gap:.3rem;margin:.5rem 0 0;padding-left:1.25rem}.provision-resources .provision-resources-list li{color:#393939;font-size:.8rem}.provision-warning{align-items:flex-start;background-color:#fffbeb;border:1px solid #fde68a;border-radius:8px;display:flex;gap:.5rem;padding:.75rem 1rem}.provision-warning .provision-warning-icon{color:#b45309;flex-shrink:0;font-size:1rem;line-height:1}.provision-warning .provision-warning-text{color:#92400e;font-size:.78rem;line-height:1.45}.email-setup-form{display:flex;flex-direction:column;gap:1.25rem;max-width:520px}.email-preview-box{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:8px;display:flex;flex-direction:column;gap:.3rem;padding:.75rem 1rem}.email-preview-box .email-preview-label{color:#8f8f8f;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.email-preview-box .email-preview-value{color:#6366f1;font-family:SF Mono,Fira Code,monospace;font-size:.85rem;font-weight:600}.manual-checklist{display:flex;flex-direction:column;gap:.65rem}.manual-checklist .manual-checklist-label{color:#8f8f8f;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.manual-checklist .checklist-items{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.manual-checklist .checklist-items li{align-items:flex-start;border:1px solid #f1f1f1;border-radius:8px;cursor:pointer;display:flex;gap:.65rem;padding:.75rem 1rem;transition:all .15s}.manual-checklist .checklist-items li:hover{background-color:#f8fafc}.manual-checklist .checklist-items li.checked{background-color:#f0fdf4;border-color:#bbf7d0}.manual-checklist .checklist-items li.checked .checklist-box{background-color:#22c55e;border-color:#22c55e;color:#fff}.manual-checklist .checklist-items li.checked .checklist-title{color:#8f8f8f;text-decoration:line-through}.manual-checklist .checklist-box{align-items:center;border:2px solid #c7c7c7;border-radius:4px;display:flex;flex-shrink:0;font-size:.7rem;font-weight:700;height:20px;justify-content:center;margin-top:.1rem;transition:all .15s;width:20px}.manual-checklist .checklist-text{display:flex;flex-direction:column;gap:.15rem}.manual-checklist .checklist-title{color:#393939;font-size:.82rem;font-weight:600}.manual-checklist .checklist-desc{color:#8f8f8f;font-size:.75rem;line-height:1.45}.secret-section{border-top:1px solid #f1f1f1;display:flex;flex-direction:column;gap:.75rem;padding-top:.5rem}.secret-section .secret-section-label{color:#8f8f8f;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.secret-section .secret-section-desc{color:#8f8f8f;font-size:.78rem;line-height:1.45;margin:0}.secret-section .secret-input-group{display:flex;flex-direction:column;gap:.35rem}.secret-section .secret-input-group label{color:#393939;font-size:.78rem;font-weight:600}.secret-section .secret-input-group input{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;color:#393939;font-family:inherit;font-size:.82rem;outline:none;padding:.6rem .85rem;transition:border-color .15s}.secret-section .secret-input-group input:focus{border-color:#6366f1}.secret-section .secret-input-group input::placeholder{color:#b4b4b4}.create-company-form{display:flex;flex-direction:column;gap:1rem;max-width:520px}.create-company-form .display-name-row{align-items:center;display:flex;gap:1rem}.create-company-form .display-name-row .display-name-preview{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:8px;color:#393939;font-size:.88rem;font-weight:700;min-width:150px;padding:.5rem .85rem}.create-company-form .create-company-field{display:flex;flex-direction:column;gap:.35rem}.create-company-form .create-company-field label{color:#393939;font-size:.78rem;font-weight:600}.create-company-form .create-company-field input{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;color:#393939;font-family:inherit;font-size:.82rem;max-width:200px;outline:none;padding:.6rem .85rem;transition:border-color .15s}.create-company-form .create-company-field input:focus{border-color:#6366f1}.create-company-form .create-company-field input::placeholder{color:#b4b4b4}.create-company-form .silo-toggle{align-items:center;cursor:pointer;display:flex;gap:.65rem}.create-company-form .silo-toggle .silo-toggle-text{color:#393939;font-size:.82rem;font-weight:500}.create-company-preview{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:8px;display:flex;flex-direction:column;gap:.65rem;padding:.85rem 1rem}.create-company-preview .create-company-preview-label{color:#8f8f8f;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.create-company-preview .create-company-preview-items{display:flex;flex-direction:column;gap:.5rem}.create-company-preview .preview-item{display:flex;flex-direction:column;gap:.15rem}.create-company-preview .preview-item-table{color:#6366f1;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;font-weight:700}.create-company-preview .preview-item-value{color:#393939;font-family:SF Mono,Fira Code,monospace;font-size:.78rem}.created-users-list{border-top:1px solid #f1f1f1;display:flex;flex-direction:column;gap:.5rem;padding-top:.5rem}.created-users-list .created-users-label{color:#8f8f8f;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.created-users-list .created-user-card{align-items:center;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;display:flex;gap:.75rem;justify-content:space-between;padding:.65rem .85rem}.created-users-list .created-user-card .created-user-info{display:flex;flex-direction:column;gap:.15rem}.created-users-list .created-user-card .created-user-email{color:#393939;font-size:.82rem;font-weight:600}.created-users-list .created-user-card .created-user-password{color:#374151;font-family:SF Mono,Fira Code,monospace;font-size:.78rem}.created-users-list .copy-credentials-btn{background:#fff;border:1px solid #bbf7d0;border-radius:6px;color:#16a34a;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:.75rem;font-weight:600;padding:.35rem .85rem;transition:all .15s;white-space:nowrap}.created-users-list .copy-credentials-btn:hover{background-color:#16a34a;color:#fff}.existing-users-table{border-top:1px solid #f1f1f1;margin-top:1rem;padding-top:.75rem}.existing-users-table>.created-users-label{color:#b4b4b4;display:block;font-size:.72rem;font-weight:700;letter-spacing:.08em;margin-bottom:.25rem;text-transform:uppercase}.onboarding-table{border:1px solid #f1f1f1;border-collapse:initial;border-radius:8px;border-spacing:0;font-size:.8rem;margin-top:.5rem;overflow:hidden;width:100%}.onboarding-table th{background-color:#f8fafc;border-bottom:1px solid #f1f1f1;color:#b4b4b4;font-size:.72rem;font-weight:700;letter-spacing:.06em;padding:.55rem .85rem;text-align:left;text-transform:uppercase}.onboarding-table td{border-bottom:1px solid #fff;color:#393939;font-weight:400;padding:.55rem .85rem}.onboarding-table tr:last-child td{border-bottom:none}.onboarding-table tr:hover td{background-color:#f8fafc}.onboarding-auto-check{align-items:center;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;color:#0369a1;display:flex;font-size:.8rem;font-weight:500;gap:.6rem;margin-top:.5rem;padding:.6rem .85rem}.onboarding-auto-check .auto-check-spinner{animation:spin .8s linear infinite;border:2px solid #bae6fd;border-radius:50%;border-top-color:#0369a1;flex-shrink:0;height:16px;width:16px}.onboarding-loading-hint{color:#6b7280;display:block;font-size:.78rem;margin-top:.25rem}.onboarding-success-hint{color:#16a34a;display:block;font-size:.78rem;margin-top:.25rem}.onboarding-checkbox-label{align-items:center;cursor:pointer;display:flex;font-size:.82rem;font-weight:600;gap:.5rem}.onboarding-instructions{color:#374151;font-size:.8rem;line-height:1.5;margin-bottom:.75rem}.onboarding-instructions ol{margin:.25rem 0 0 1.25rem;padding:0}.onboarding-field-hint{color:#9ca3af;font-size:.72rem;margin-top:.15rem}.auditor-select{background-color:#fff;border:1px solid #c7c7c7;border-radius:6px;font-family:inherit;font-size:.82rem;padding:.5rem .65rem;transition:border-color .15s;width:100%}.auditor-select:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f126;outline:none}.logo-dropzone{align-items:center;border:2px dashed #c7c7c7;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:1.5rem;transition:all .15s}.logo-dropzone:hover{background-color:#f8faff;border-color:#6366f1}.logo-dropzone.dragging{background-color:#eef2ff;border-color:#6366f1}.logo-dropzone.has-file{background-color:#fff;border-color:#f1f1f1;border-style:solid}.logo-dropzone-empty{align-items:center;display:flex;flex-direction:column;gap:.35rem}.logo-dropzone-empty .logo-dropzone-icon{font-size:1.5rem;line-height:1}.logo-dropzone-empty .logo-dropzone-text{color:#393939;font-size:.82rem;font-weight:500}.logo-dropzone-hint{color:#b4b4b4;font-size:.72rem}.logo-dropzone-filename{color:#393939;font-size:.78rem;font-weight:500}.logo-preview{align-items:center;display:flex;flex-direction:column;gap:.35rem}.logo-preview .logo-preview-img-wrapper{background-image:linear-gradient(45deg,#f0f0f0 25%,#0000 0),linear-gradient(-45deg,#f0f0f0 25%,#0000 0),linear-gradient(45deg,#0000 75%,#f0f0f0 0),linear-gradient(-45deg,#0000 75%,#f0f0f0 0);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border-radius:6px;display:inline-flex;padding:.75rem}.logo-preview .logo-preview-img{max-height:100px;max-width:200px;object-fit:contain}.admin-users-section{display:flex;flex-direction:column;gap:.5rem}.admin-users-section .admin-users-label{color:#8f8f8f;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.admin-users-grid{grid-gap:.4rem;align-items:center;display:grid;gap:.4rem;grid-template-columns:1fr 1fr 1.8fr 28px}.admin-users-grid .admin-grid-header{color:#8f8f8f;font-size:.7rem;font-weight:600;letter-spacing:.05em;padding-left:.7rem;text-transform:uppercase}.admin-users-grid input{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;color:#393939;font-family:inherit;font-size:.8rem;min-width:0;outline:none;padding:.5rem .7rem;transition:border-color .15s}.admin-users-grid input:focus{border-color:#6366f1}.admin-users-grid input::placeholder{color:#b4b4b4}.admin-users-grid .admin-user-remove{align-items:center;background:none;border:none;border-radius:6px;color:#b4b4b4;cursor:pointer;display:flex;font-size:1.1rem;height:28px;justify-content:center;transition:all .15s;width:28px}.admin-users-grid .admin-user-remove:hover{background-color:#fef2f2;color:#dc2626}.admin-user-add{align-self:flex-start;background:none;border:1px dashed #c7c7c7;border-radius:6px;color:#8f8f8f;cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:500;padding:.4rem .8rem;transition:all .15s}.admin-user-add:hover{background-color:#f8faff;border-color:#6366f1;color:#6366f1}.step-subsection{border-top:1px solid #f1f1f1;margin-top:1.25rem;padding-top:1.25rem}.step-subsection:first-child{border-top:none;margin-top:0;padding-top:0}.step-subsection h4{color:#393939;font-size:.88rem;font-weight:700;margin:0 0 1rem}.step-subsection-desc{color:#6b7280;font-size:.8rem;line-height:1.5;margin:0 0 .75rem}.entity-create-row{align-items:flex-end;display:flex;gap:.75rem;margin-bottom:.75rem}.entity-create-row .entity-create-btn-wrapper{flex:0 0 auto}.entity-create-field{flex:1 1}.entity-create-field label{color:#8f8f8f;display:block;font-size:.78rem;font-weight:600;margin-bottom:.25rem}.entity-create-field input{border:1px solid #c7c7c7;border-radius:6px;font-family:inherit;font-size:.82rem;padding:.5rem .65rem;transition:border-color .15s;width:100%}.entity-create-field input:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f126;outline:none}.entity-created-list{margin-top:.5rem}.entity-created-list .entity-created-label{color:#8f8f8f;font-size:.78rem;font-weight:600}.entity-created-list ul{color:#374151;font-size:.8rem;margin:.25rem 0 0 1.25rem;padding:0}.entity-created-list ul li{margin-bottom:.15rem}.review-summary{border:1px solid #f1f1f1;border-radius:8px;display:flex;flex-direction:column;gap:0;overflow:hidden}.review-item{align-items:center;border-bottom:1px solid #fff;display:flex;font-size:.82rem;gap:.75rem;padding:.75rem 1rem}.review-item:last-child{border-bottom:none}.review-item.done .review-item-icon{color:#16a34a;font-weight:700}.review-item.done .review-item-status{color:#16a34a;font-weight:600}.review-item.pending .review-item-icon,.review-item.pending .review-item-status{color:#b4b4b4}.review-item .review-item-icon{flex-shrink:0;font-size:.9rem;text-align:center;width:1.25rem}.review-item .review-item-label{color:#393939;flex:1 1;font-weight:500}.review-item .review-item-status{font-size:.75rem;font-weight:500}.backlog{background-color:#00000080;height:100vh;left:0;position:fixed;top:0;width:100%}.user-msg{background-color:#fff;border:1px solid #f1f1f1;border-radius:10px;bottom:1.5rem;box-shadow:0 8px 24px #0000001f;color:#393939;font-size:.82rem;font-weight:500;gap:.75rem;max-width:420px;min-width:320px;opacity:0;padding:.85rem 1rem;position:fixed;right:1.5rem;transform:translateY(calc(100% + 2rem));transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s ease;z-index:10000}.user-msg,.user-msg .msg-icon{align-items:center;display:flex}.user-msg .msg-icon{border-radius:50%;flex-shrink:0;height:2rem;justify-content:center;width:2rem}.user-msg .msg-text{flex:1 1;line-height:1.4;margin:0}.user-msg .close-btn{align-items:center;background:#0000;border:none;border-radius:4px;color:#b4b4b4;cursor:pointer;display:flex;flex-shrink:0;font-size:.9rem;height:1.5rem;justify-content:center;transition:all .15s;width:1.5rem}.user-msg .close-btn:hover{background-color:#f1f1f1;color:#393939}.user-msg.open{opacity:1;transform:translateY(0)}.user-msg.success{background-color:#f0fdf4;border-color:#d1fae5}.user-msg.success .msg-icon{background-color:#dcfce7;color:#16a34a}.user-msg.success .msg-text{color:#15803d}.user-msg.danger{background-color:#fef2f2;border-color:#fecaca}.user-msg.danger .msg-icon{background-color:#fee2e2;color:#dc2626}.user-msg.danger .msg-text{color:#991b1b}.spinner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.spinner.justify-start{justify-content:flex-start}.spinner svg{fill:#4f46e5;animation:spin 1s linear infinite;color:#393939;height:4rem;width:4rem}.spinner svg.small{height:1.5rem;width:1.5rem}.centered-relative-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.email-password-form .password-input-container{position:relative}.email-password-form .password-input-container .forgot-password-btn{background-color:#0000;border:none;bottom:-1.6rem;box-shadow:none;color:#b4b4b4;cursor:pointer;font-size:.78rem;padding:0;position:absolute;right:-3px}.email-password-form .password-input-container .forgot-password-btn:hover{background-color:#0000;color:#8f8f8f;text-decoration:underline}.login-btn{background-color:#fff;border:1px solid #c7c7c7;border-radius:8px;color:#393939;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:600;letter-spacing:.04em;padding:.75rem 1rem;text-transform:uppercase;transition:all .15s;width:100%}.login-btn:hover{background-color:#f8faff;border-color:#6366f1;color:#6366f1}.login-btn.full-clr{background-color:#6366f1;border-color:#6366f1;color:#fff}.login-btn.full-clr:hover{background-color:#4f46e5;border-color:#4f46e5}.google-signin-btn{align-items:center;background-color:#fff;border:1px solid #dadce0;border-radius:4px;color:#3c4043;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;gap:.75rem;height:40px;justify-content:center;padding:0 1rem;transition:background-color .2s,box-shadow .2s;width:100%}.google-signin-btn:hover{box-shadow:0 1px 2px 0 #3c40434d,0 1px 3px 1px #3c404326}.google-signin-btn:active{background-color:#eef0f2}.google-signin-btn img{flex-shrink:0}.google-signin-btn span{letter-spacing:.25px}.google-other-account-btn{background:none;border:none;color:#6366f1;cursor:pointer;font-family:inherit;font-size:12px;font-weight:500;margin-top:.5rem;padding:.4rem 1rem;text-decoration:underline;width:100%}.google-other-account-btn:hover{color:#4f46e5}.login-input{position:relative}.login-input input{background-color:#fff;border:1px solid #c7c7c7;border-radius:8px;color:#393939;font-family:inherit;font-size:.88rem;outline:none;padding:.75rem 1rem;transition:border-color .15s,box-shadow .15s;width:100%}.login-input input::placeholder{color:#b4b4b4}.login-input input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.login-input input.error-icon{border-color:#e91818;box-shadow:0 0 0 3px #e918181a}.login-input img.error-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.login-input .error-msg{bottom:-1.3rem;color:#e91818;font-size:.75rem;font-weight:500;position:absolute}.password-login-container{display:flex;flex-direction:column;gap:1.25rem}.password-login-container .login-btn-container{margin-top:1.5rem;position:relative}.password-login-container .login-btn-container .credentials-error-msg{align-items:center;bottom:-2rem;color:#e91818;display:flex;font-size:.8rem;font-weight:600;gap:.5rem;justify-content:center;position:absolute;width:100%}.totp-setup .qr-code{align-self:center;background-image:url(/static/media/blue-spinner.809bb18cb3c74d697477.gif);background-position:50%;background-size:contain;height:110px;width:110px}.nav-side-bar{background-color:#1e293b;grid-area:nav-side-bar;justify-content:flex-start;padding:0;width:4.5rem;z-index:10}.nav-side-bar,.nav-side-bar .sidebar-logo{align-items:center;display:flex;flex-direction:column}.nav-side-bar .sidebar-logo{border-bottom:1px solid #ffffff14;padding:.75rem .5rem;width:100%}.nav-side-bar .sidebar-logo.clickable{cursor:pointer}.nav-side-bar .sidebar-logo img{border-radius:4px;height:2rem;object-fit:contain;width:2rem}.nav-side-bar .sidebar-logo .logo-subtitle{color:#fff6;font-size:.45rem;font-weight:600;letter-spacing:.1em;line-height:1;margin-top:.4rem;text-transform:uppercase}.nav-side-bar .sidebar-logo .logo-title{color:#ffffffb3;font-size:.5rem;font-weight:700;letter-spacing:.08em;line-height:1;margin-top:.1rem;text-transform:uppercase}.nav-side-bar .sidebar-logo .env-badge{border:1px solid #ffffff26;border-radius:4px;color:#ffffff59;font-size:.45rem;font-weight:600;letter-spacing:.15em;margin-top:.35rem;padding:.15rem .45rem;text-transform:uppercase}.nav-side-bar .sidebar-logo .env-badge.env-non-prod{border-color:#fff3;color:#ffffff80}.nav-side-bar.env-non-prod{background-color:#2c2c2c}.nav-side-bar.env-non-prod .bottom-navigation-bar .profile-menu,.nav-side-bar.env-non-prod .bottom-navigation-bar .profile-tooltip,.nav-side-bar.env-non-prod .top-navigation-bar li:before{background-color:#404040}.nav-side-bar .top-navigation-bar{margin-top:0;padding-top:.75rem}.nav-side-bar>section>ul{align-items:center;display:flex;flex-direction:column;gap:.25rem}.nav-side-bar>.top-navigation-bar li{position:relative;text-align:center;width:100%}.nav-side-bar>.top-navigation-bar li a{align-items:center;border-radius:8px;display:flex;height:2.6rem;justify-content:center;margin:0 auto;transition:background-color .15s;width:2.6rem}.nav-side-bar>.top-navigation-bar li a:hover{background-color:#ffffff1a}.nav-side-bar>.top-navigation-bar li a.active{background-color:#ffffff26}.nav-side-bar>.top-navigation-bar li svg{color:#fff9;transition:color .15s}.nav-side-bar>.top-navigation-bar li a.active svg,.nav-side-bar>.top-navigation-bar li a:hover svg{color:#fff}.nav-side-bar>.top-navigation-bar li:before{background-color:#334155;border-radius:6px;color:#fff;content:attr(data-tooltip);font-size:.72rem;font-weight:500;left:4.5rem;opacity:0;padding:.3rem .6rem;pointer-events:none;position:absolute;text-align:center;text-transform:capitalize;top:50%;transform:translateY(-50%);transition:opacity .15s;width:-webkit-max-content;width:max-content;z-index:100}.nav-side-bar>.top-navigation-bar li:hover:before{opacity:1}.nav-side-bar>.bottom-navigation-bar{border-top:1px solid #ffffff14;margin-top:auto;padding:.75rem .5rem;position:relative;width:100%}.nav-side-bar>.bottom-navigation-bar .profile-card{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:.4rem;position:relative;transition:background-color .15s}.nav-side-bar>.bottom-navigation-bar .profile-card.open,.nav-side-bar>.bottom-navigation-bar .profile-card:hover{background-color:#ffffff1a}.nav-side-bar>.bottom-navigation-bar .profile-card:hover .profile-tooltip{opacity:1}.nav-side-bar>.bottom-navigation-bar .profile-avatar{align-items:center;background-color:#ffffff26;border-radius:50%;color:#fffc;display:flex;flex-shrink:0;font-size:.65rem;font-weight:700;height:2rem;justify-content:center;letter-spacing:.02em;width:2rem}.nav-side-bar>.bottom-navigation-bar .profile-tooltip{background-color:#334155;border-radius:6px;box-shadow:0 4px 12px #0000004d;left:calc(100% + .5rem);opacity:0;padding:.35rem .65rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .15s;white-space:nowrap;z-index:100}.nav-side-bar>.bottom-navigation-bar .profile-tooltip .profile-name{color:#ffffffe6;display:block;font-size:.72rem;font-weight:600;line-height:1.3}.nav-side-bar>.bottom-navigation-bar .profile-tooltip .profile-role{color:#ffffff80;display:block;font-size:.62rem;font-weight:500;line-height:1.3}.nav-side-bar>.bottom-navigation-bar .profile-tooltip .profile-email{color:#fff6;display:block;font-size:.58rem;font-weight:400;line-height:1.3;margin-top:.15rem}.nav-side-bar>.bottom-navigation-bar .profile-menu{background-color:#334155;border-radius:8px;bottom:.5rem;box-shadow:0 4px 12px #0000004d;left:4.5rem;opacity:0;pointer-events:none;position:absolute;transition:opacity .15s;width:8rem}.nav-side-bar>.bottom-navigation-bar .profile-menu.open{opacity:1;pointer-events:all}.nav-side-bar>.bottom-navigation-bar .profile-menu li{color:#e2e8f0;cursor:pointer;font-size:.78rem;padding:.5rem .75rem}.nav-side-bar>.bottom-navigation-bar .profile-menu li:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.nav-side-bar>.bottom-navigation-bar .profile-menu li:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.nav-side-bar>.bottom-navigation-bar .profile-menu li:hover{background-color:#ffffff1a}.nav-header,.nav-header>ul{align-items:stretch;display:flex}.nav-header>ul{gap:0}.nav-header>ul>li>a{align-items:center;border-bottom:2px solid #0000;color:#8f8f8f;display:flex;font-size:.8rem;font-weight:500;height:100%;letter-spacing:.01em;padding:.5rem 1rem;text-transform:capitalize;transition:color .15s,border-color .15s,background-color .15s}.nav-header>ul>li>a:hover{background-color:#f5f6f8;color:#212121}.nav-header>ul>li>a.active{border-bottom-color:#6366f1;color:#6366f1;font-weight:600}.nav-header>ul>li>a:focus-visible{outline:2px solid #6366f1;outline-offset:-2px}.generic-table-empty{align-items:center;color:#8f8f8f;display:flex;font-size:.85rem;justify-content:center;padding:3rem 2rem}.cell-empty{color:#b4b4b4;font-style:italic}.generic-table-container{background-color:#fff;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 1px 4px #00000014;display:flex;flex:1 1;flex-direction:column;overflow:hidden;width:100%}.generic-table-container .table-scroll-area{flex:1 1;overflow-x:hidden;overflow-y:auto}.generic-table-container .table-footer{align-items:center;border-top:1px solid #f1f1f1;display:flex;flex-shrink:0;padding:.6rem 1.25rem}.generic-table-container .table-footer .table-footer-info{color:#b4b4b4;font-size:.82rem;font-weight:400}.generic-table-container .table-toolbar{align-items:center;border-bottom:1px solid #f1f1f1;display:flex;flex-shrink:0;gap:.75rem;padding:.5rem 1rem}.generic-table-container .table-toolbar .search-input-wrapper{align-items:center;background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;display:flex;flex:1 1;gap:.5rem;padding:.5rem .75rem}.generic-table-container .table-toolbar .search-input-wrapper .search-icon{color:#b4b4b4;display:flex;flex-shrink:0}.generic-table-container .table-toolbar .search-input-wrapper .search-input{background:none;border:none;font-family:inherit;font-size:.85rem;outline:none;width:100%}.generic-table-container .table-toolbar .search-input-wrapper .search-input::placeholder{color:#b4b4b4}.generic-table-container .columns-toggle-button{align-items:center;border-radius:6px;color:#b4b4b4;display:flex;flex-shrink:0;justify-content:center;padding:.45rem;transition:all .15s}.generic-table-container .columns-toggle-button:hover{background-color:#f1f1f1;color:#8f8f8f}.generic-table-container .columns-toggle-button.active{background-color:#6366f1;color:#fff}.generic-table-container .column-selector{background-color:#fff;border-bottom:1px solid #f1f1f1;display:flex;flex-shrink:0;flex-wrap:wrap;gap:.25rem 1rem;padding:.75rem 1.25rem}.generic-table-container .column-selector label{align-items:center;border-radius:6px;color:#8f8f8f;cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:500;gap:.4rem;padding:.3rem .6rem;transition:background-color .15s}.generic-table-container .column-selector label:hover{background-color:#f1f1f1}.generic-table-container .column-selector label input[type=checkbox]{accent-color:#6366f1;cursor:pointer;height:14px;margin:0;width:14px}.generic-table{border-collapse:collapse;table-layout:fixed;width:100%}.generic-table td,.generic-table th{font-size:.78rem;height:38px;overflow:hidden;padding:0 .75rem;text-align:left;text-overflow:ellipsis;white-space:nowrap}.generic-table th{background-color:#fafafa;border-bottom:1px solid #f1f1f1;color:#8f8f8f;cursor:pointer;font-size:.72rem;font-weight:600;letter-spacing:.04em;overflow:visible;position:-webkit-sticky;position:sticky;text-overflow:clip;text-transform:uppercase;top:0;-webkit-user-select:none;user-select:none;z-index:2}.generic-table th .sort-indicator{font-size:.6rem;margin-left:.25rem;opacity:.7}.generic-table th:hover{background-color:#f5f5f5}.generic-table th .resize-handle{background:#0000;bottom:0;cursor:col-resize;position:absolute;right:0;top:0;width:4px;z-index:3}.generic-table th .resize-handle.resizing,.generic-table th .resize-handle:hover{background-color:#6366f1}.generic-table tbody tr{border-bottom:1px solid #f1f1f1;transition:background-color .15s}.generic-table tbody tr:hover{background-color:#f8fafc}.generic-table tbody tr:hover .cell-editable .edit-overlay{opacity:1;pointer-events:auto}.generic-table tbody tr:last-child{border-bottom:none}.generic-table tbody tr.row-expanded{background-color:#f0f7ff}.generic-table tbody tr.row-expanded td:first-child{box-shadow:inset 3px 0 0 #6366f1}.generic-table tbody tr.row-expanded:hover{background-color:#f0f7ff}.generic-table tbody tr.row-etl-error td:first-child,.generic-table tbody tr.row-etl-running td:first-child,.generic-table tbody tr.row-etl-success td:first-child{padding-left:22px;position:relative}.generic-table tbody tr.row-etl-error td:first-child:before,.generic-table tbody tr.row-etl-running td:first-child:before,.generic-table tbody tr.row-etl-success td:first-child:before{border-radius:50%;content:"";height:8px;left:7px;position:absolute;top:50%;transform:translateY(-50%);width:8px;z-index:1}.generic-table tbody tr.row-etl-running{background-color:#fffbeb}.generic-table tbody tr.row-etl-running:hover{background-color:#fef3c7}.generic-table tbody tr.row-etl-running td:first-child{box-shadow:inset 3px 0 0 #f59e0b}.generic-table tbody tr.row-etl-running td:first-child:before{animation:etl-pulse 1.2s ease-in-out infinite;background:#f59e0b}.generic-table tbody tr.row-etl-success td:first-child{box-shadow:inset 3px 0 0 #22c55e}.generic-table tbody tr.row-etl-success td:first-child:before{background:#22c55e}.generic-table tbody tr.row-etl-error td:first-child{box-shadow:inset 3px 0 0 #ef4444}.generic-table tbody tr.row-etl-error td:first-child:before{background:#ef4444}@keyframes etl-pulse{0%,to{opacity:1}50%{opacity:.3}}.generic-table tbody tr.expanded-row{background-color:#0000}.generic-table tbody tr.expanded-row td:first-child{box-shadow:inset 3px 0 0 #6366f1}.generic-table tbody tr.expanded-row:hover{background-color:#0000}.generic-table tbody tr.expanded-row>td{border-bottom:1px solid #f1f1f1;padding:0}.generic-table .chevron-expanded{transform:rotate(180deg)}.generic-table .icon-actions{transition:transform .2s}.generic-table td{color:#393939}.generic-table td.cell-id,.generic-table td[class*=cell-][class*=-id]{color:#6366f1;font-weight:600;overflow:visible;text-overflow:clip}.generic-table td.cell-editable{cursor:pointer;position:relative}.generic-table td .cell-edit-wrapper{display:block}.generic-table td .edit-overlay{align-items:center;background-color:#ffffffd9;color:#6366f1;display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:absolute;transition:opacity .15s}.generic-table td.cell-consolidation-rules,.generic-table td.cell-objective-name{overflow:visible;text-overflow:clip;white-space:normal}.generic-table td.cell-status{overflow:visible;text-overflow:clip}.generic-table td.cell-status .status-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.68rem;font-weight:500;gap:.35rem;padding:.2rem .65rem;white-space:nowrap}.generic-table td.cell-status .status-badge .status-dot{border-radius:50%;height:6px;width:6px}.generic-table td.cell-status .status-passed{background-color:#e8f5e9;color:#2e7d32}.generic-table td.cell-status .status-passed .status-dot{background-color:#2e7d32}.generic-table td.cell-status .status-failed{background-color:#fce4ec;color:#c62828}.generic-table td.cell-status .status-failed .status-dot{background-color:#c62828}.generic-table td.cell-status .status-pending{background-color:#fff3e0;color:#e65100}.generic-table td.cell-status .status-pending .status-dot{background-color:#e65100}.generic-table td.cell-status .status-not-started{background-color:#e3f2fd;color:#1565c0}.generic-table td.cell-status .status-not-started .status-dot{background-color:#1565c0}.generic-table td.cell-status .status-inactive{background-color:#eceff1;color:#546e7a}.generic-table td.cell-status .status-inactive .status-dot{background-color:#546e7a}.generic-table td.cell-status .status-default{background-color:#f3e8ff;color:#7c3aed}.generic-table td.cell-status .status-default .status-dot{background-color:#7c3aed}.generic-table td.cell-actions,.generic-table td.cell-active,.generic-table td.cell-visible{text-align:center}.generic-table td.cell-clickable{cursor:pointer}.generic-table td.cell-clickable .icon-cell{transition:transform .15s}.generic-table td.cell-clickable:hover .icon-cell{transform:scale(1.15)}.generic-table td .icon-cell{align-items:center;display:inline-flex;justify-content:center}.generic-table td .icon-cell svg{display:block}.generic-table td .icon-active{color:#393939}.generic-table td .icon-muted{color:#b4b4b4}.generic-table td .cell-json{background-color:#f5f5f5;border:1px solid #f1f1f1;border-radius:4px;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;margin:0;max-height:180px;overflow-y:auto;padding:.35rem .5rem;white-space:pre-wrap;word-break:break-word}.generic-table td .cell-json-inline{color:#393939;font-size:.78rem}.generic-table td .icon-actions{border-radius:4px;color:#8f8f8f;cursor:pointer;padding:.15rem}.generic-table td .icon-actions:hover{background-color:#f1f1f1}.generic-table td .partial-indicator{align-items:center;cursor:pointer;display:inline-flex;margin-left:.35rem;opacity:.85;vertical-align:middle}.generic-table td .partial-indicator:hover{opacity:1}.generic-table td .partial-indicator svg{display:block}.column-filter{align-items:center;display:inline-flex;margin-left:.3rem;position:relative;vertical-align:middle}.column-filter__trigger{align-items:center;border-radius:3px;color:#b4b4b4;cursor:pointer;display:inline-flex;justify-content:center;padding:.15rem;transition:color .15s}.column-filter__trigger:hover{color:#8f8f8f}.column-filter__trigger--active{color:#6366f1}.column-filter__dropdown{background:#fff;border:1px solid #f1f1f1;border-radius:8px;box-shadow:0 4px 16px #0000001f;left:0;max-width:280px;min-width:200px;overflow:hidden;position:absolute;top:calc(100% + 4px);z-index:10}.column-filter__dropdown--right{left:auto;right:0}.column-filter__search{border-bottom:1px solid #f1f1f1;padding:.5rem}.column-filter__search input{border:1px solid #f1f1f1;border-radius:5px;font-family:inherit;font-size:.75rem;outline:none;padding:.35rem .5rem;width:100%}.column-filter__search input:focus{border-color:#6366f1}.column-filter__search input::placeholder{color:#b4b4b4}.column-filter__actions{border-bottom:1px solid #f1f1f1;display:flex;gap:.5rem;padding:.35rem .5rem}.column-filter__actions button{border-radius:4px;color:#6366f1;cursor:pointer;font-size:.7rem;font-weight:500;padding:.15rem .3rem;transition:background-color .15s}.column-filter__actions button:hover{background-color:#eeeefc}.column-filter__options{max-height:200px;overflow-y:auto;padding:.25rem 0}.column-filter__options label{align-items:center;color:#393939;cursor:pointer;display:flex;font-size:.75rem;font-weight:400;gap:.4rem;letter-spacing:0;padding:.3rem .5rem;text-transform:none;transition:background-color .1s;white-space:nowrap}.column-filter__options label:hover{background-color:#f1f1f1}.column-filter__options label input[type=checkbox]{accent-color:#6366f1;cursor:pointer;flex-shrink:0;height:14px;margin:0;width:14px}.column-filter__options label span{overflow:hidden;text-overflow:ellipsis}.column-filter__no-results{color:#b4b4b4;font-size:.72rem;font-style:italic;font-weight:400;letter-spacing:0;padding:.5rem;text-align:center;text-transform:none}.sub-tab-bar{display:flex;flex-shrink:0;gap:.35rem;margin-bottom:.75rem}.sub-tab-btn{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;color:#8f8f8f;cursor:pointer;font-size:.78rem;font-weight:600;padding:.45rem 1rem;transition:background-color .15s,color .15s,border-color .15s}.sub-tab-btn:hover{background-color:#f1f1f1}.sub-tab-btn.active{background-color:#6366f1;border-color:#6366f1;color:#fff}.slide-drawer-overlay{background-color:#0000004d;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .25s ease;z-index:100}.slide-drawer-overlay.open{opacity:1;pointer-events:all}.slide-drawer{background-color:#fff;box-shadow:-4px 0 20px #0000001a;display:flex;flex-direction:column;height:100vh;max-width:90vw;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:520px}.slide-drawer.open{transform:translateX(0)}.slide-drawer-close{align-items:center;background:#0000;border:none;border-radius:6px;color:#8f8f8f;cursor:pointer;display:flex;height:2.5rem;justify-content:center;position:absolute;right:1rem;top:1rem;width:2.5rem;z-index:1}.slide-drawer-close:hover{background-color:#f1f1f1}.slide-drawer-content{flex:1 1;overflow-y:auto;padding:1.75rem 2rem}.page-nav-area{flex-direction:column;flex-shrink:0}.page-nav-area,.page-nav-area__top{background-color:#fff;border-bottom:1px solid #f1f1f1;display:flex}.page-nav-area__top{align-items:center;height:3rem;padding:0 1rem}.page-nav-area__tabs{align-items:center;display:flex;height:2.5rem;padding:0 1rem}.company-dropdown{align-items:center;display:inline-flex;flex-shrink:0;position:relative}.company-dropdown__btn{align-items:center;background-color:#fff;border:1px solid #f1f1f1;border-radius:999px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;color:#212121;cursor:pointer;display:flex;font-size:.9rem;gap:.6rem;padding:.45rem .85rem .45rem .65rem;transition:border-color .15s,box-shadow .15s,background-color .15s}.company-dropdown__btn:hover{background-color:#f5f6f8;border-color:#c7c7c7;box-shadow:0 2px 6px #0000001a,0 1px 3px #0000000f}.company-dropdown__btn:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.company-dropdown__icon{flex-shrink:0;font-size:1.15rem;line-height:1}.company-dropdown__value{color:#212121;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.01em;max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-dropdown__value--placeholder{color:#b4b4b4;font-style:italic;font-weight:400}.company-dropdown__chevron{color:#b4b4b4;flex-shrink:0}.company-dropdown__menu{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;box-shadow:0 4px 16px #0000001f;display:none;left:0;margin-top:.25rem;min-width:220px;overflow:hidden;position:absolute;top:100%;z-index:10}.company-dropdown__menu--open{display:block}.company-dropdown__list{max-height:15rem;overflow-y:auto}.company-dropdown__search{border:none;border-bottom:1px solid #f1f1f1;border-radius:0;box-sizing:border-box;font-size:.8rem;margin:0;outline:none;padding:.5rem .75rem;width:100%}.company-dropdown__search::placeholder{color:#b4b4b4}.company-dropdown__search:focus-visible{box-shadow:inset 0 -2px 0 #6366f1}.company-dropdown__item{cursor:pointer;display:block;font-size:.8rem;padding:.5rem .75rem}.company-dropdown__item--selected{background-color:#eeeefc}.company-dropdown__item:hover{background-color:#0000000a}.required-asterisk{color:#e91818;font-size:.75rem;margin-left:.15rem}.add-audit-control-form-page .input-section>.mb:has(+.span-2)>span,.add-audit-control-form-page .input-section>.mb>span{color:#393939;font-family:inherit;font-size:.82rem;font-weight:500}.add-audit-control-form-page .input-section>span.span-2{color:#b4b4b4;font-family:inherit;font-size:.8rem;font-style:italic}.existing-control{color:#393939;display:flex;flex-direction:column;font-family:inherit;font-size:.82rem;gap:.5rem}.existing-control>span{font-style:normal;font-weight:500}.existing-control li{align-items:center;display:flex;gap:.5rem;margin-bottom:.4rem}.existing-control li input[type=radio]{margin:0}.existing-control li:last-child{margin-bottom:0}.existing-control li,.existing-control li label{color:#393939;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:400}.form-modal{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 8px 30px #00000026;display:flex;flex-direction:column;gap:.75rem;left:50%;max-height:90vh;max-width:92vw;min-width:380px;overflow-y:auto;padding:1.5rem 2rem;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:200}.form-modal header{align-items:center;border-bottom:3px solid #6366f1;display:flex;justify-content:space-between;margin-bottom:.25rem;padding-bottom:0}.form-modal header h2{color:#212121;font-size:1rem;font-weight:700;margin:0}.form-modal header .close-btn{align-items:center;background-color:#0000;border:none;border-radius:6px;color:#8f8f8f;cursor:pointer;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.form-modal header .close-btn:hover{background-color:#f1f1f1}.form-modal .input-section{display:flex;flex-direction:column;gap:.75rem}.form-modal .input-section label{color:#8f8f8f;font-family:inherit;font-size:.8rem;font-weight:500}.form-modal .input-section .field{display:flex;flex-direction:column;gap:.25rem}.form-modal .input-section .field>span:last-child{display:none}.form-modal .input-section .field-with-add{grid-gap:.25rem .5rem;align-items:end;display:grid;gap:.25rem .5rem;grid-template-columns:1fr 2.5rem}.form-modal .input-section .field-with-add>div:first-child{grid-column:1/-1}.form-modal .input-section .field-with-add>span:last-child{display:none}.form-modal .input-section input[type=number],.form-modal .input-section input[type=text],.form-modal .input-section select{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;font-family:inherit;font-size:.82rem;min-width:0;outline:none;padding:.55rem .75rem;transition:border-color .15s;width:100%}.form-modal .input-section input[type=number]:focus,.form-modal .input-section input[type=number]:focus-visible,.form-modal .input-section input[type=text]:focus,.form-modal .input-section input[type=text]:focus-visible,.form-modal .input-section select:focus,.form-modal .input-section select:focus-visible{border-color:#6366f1;outline:none}.form-modal .input-section input[type=number]::placeholder,.form-modal .input-section input[type=text]::placeholder,.form-modal .input-section select::placeholder{color:#b4b4b4}.form-modal .input-section button.add-btn{align-items:center;background-color:#0000;border:1px solid #f1f1f1;border-radius:50%;color:#6366f1;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:500;height:2rem;justify-content:center;line-height:1;padding:0;transition:all .15s;width:2rem}.form-modal .input-section button.add-btn:hover{background-color:#6366f1;border-color:#6366f1;color:#fff}.form-modal .input-section .form-section-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.25rem}.form-modal .input-section button.main{background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600;padding:.7rem 1.5rem;transition:background-color .15s;width:100%}.form-modal .input-section button.main:hover{background-color:#4f46e5}.form-modal .input-section button.main:disabled{cursor:not-allowed;opacity:.5}.form-modal .input-section .spinner{text-align:center;width:100%}.form-modal .input-section .spinner,.form-modal .input-section button.main{margin-top:.25rem}.loading-error-modal :last-child{margin-bottom:1.5rem}.loading-error-modal .error-msg{color:#e91818;font-size:.82rem;font-weight:600;text-align:center}.execution-pipeline{background-color:#f8fafc;border-left:3px solid #6366f1;padding:1.25rem 1.5rem}.execution-pipeline>.pipeline-title{color:#6366f1;display:block;font-size:.78rem;font-weight:700;letter-spacing:.08em;margin-bottom:.75rem}.execution-pipeline .pipeline-header{align-items:center;display:flex;justify-content:flex-end}.execution-pipeline .pipeline-header .refresh-btn{align-items:center;background:#fff;border:1px solid #c7c7c7;border-radius:6px;color:#8f8f8f;cursor:pointer;display:flex;height:26px;justify-content:center;padding:0;transition:background-color .15s,border-color .15s;width:26px}.execution-pipeline .pipeline-header .refresh-btn:hover:not(:disabled){background-color:#fff;border-color:#6366f1;color:#6366f1}.execution-pipeline .pipeline-header .refresh-btn:disabled{cursor:default;opacity:.5}.execution-pipeline .pipeline-header .refresh-btn .spinning{animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.execution-pipeline .pipeline-header .iteration-nav{align-items:center;display:flex;gap:.4rem}.execution-pipeline .pipeline-header .iteration-nav .iter-btn{align-items:center;background:#fff;border:1px solid #c7c7c7;border-radius:6px;color:#8f8f8f;cursor:pointer;display:flex;height:26px;justify-content:center;padding:0;transition:background-color .15s,border-color .15s;width:26px}.execution-pipeline .pipeline-header .iteration-nav .iter-btn:hover:not(:disabled){background-color:#fff;border-color:#6366f1;color:#6366f1}.execution-pipeline .pipeline-header .iteration-nav .iter-btn:disabled{cursor:default;opacity:.35}.execution-pipeline .pipeline-header .iteration-nav .iter-label{color:#8f8f8f;font-size:.68rem;font-weight:500;min-width:100px;text-align:center;white-space:nowrap}.execution-pipeline .pipeline-header .iteration-nav .iter-jump-btn{align-items:center;background:#fff;border:1px solid #c7c7c7;border-radius:6px;color:#8f8f8f;cursor:pointer;display:flex;font-size:.6rem;font-weight:600;gap:.3rem;height:26px;justify-content:center;padding:0 .5rem;transition:background-color .15s,border-color .15s;white-space:nowrap}.execution-pipeline .pipeline-header .iteration-nav .iter-jump-btn:hover:not(:disabled){background-color:#fff;border-color:#b4b4b4}.execution-pipeline .pipeline-header .iteration-nav .iter-jump-btn.active,.execution-pipeline .pipeline-header .iteration-nav .iter-jump-btn:disabled{background-color:#fff;border-color:#b4b4b4;cursor:default;opacity:.7}.execution-pipeline .pipeline-loading{align-items:center;color:#b4b4b4;display:flex;font-size:.75rem;font-weight:500;gap:.6rem;justify-content:center;padding:2.5rem 1rem}.execution-pipeline .pipeline-loading svg{color:#6366f1}.execution-pipeline .pipeline-body{align-items:flex-start;display:flex;gap:1.25rem;margin-bottom:1.25rem}.execution-pipeline .pipeline-body .pipeline-left{align-items:stretch;display:flex;flex:1 1;flex-direction:column;gap:1.25rem;min-width:0}.execution-pipeline .pipeline-body .pipeline-viz{align-items:center;align-self:center;display:flex;gap:1rem;padding:.5rem 0}.execution-pipeline .pipeline-body .pipeline-right{border-left:1px solid #f1f1f1;flex-shrink:0;padding-left:1.25rem;width:220px}.execution-pipeline .pipeline-sources{display:flex;flex-direction:column;gap:.5rem;min-width:120px}.execution-pipeline .pipeline-sources .source-item{align-items:center;background-color:#fff;border:1px solid #f1f1f1;border-left:3px solid #c7c7c7;border-radius:8px;display:flex;gap:.5rem;padding:.4rem .6rem}.execution-pipeline .pipeline-sources .source-item.source-completed{border-left-color:#2e7d32}.execution-pipeline .pipeline-sources .source-item.source-exception{border-left-color:#dc2626}.execution-pipeline .pipeline-sources .source-item.source-pending{border-left-color:#c7c7c7}.execution-pipeline .pipeline-sources .source-item.source-running{background-color:#fffbeb;border-left-color:#f59e0b}.execution-pipeline .pipeline-sources .source-item .source-icon-wrapper{align-items:center;display:flex;flex-shrink:0;position:relative}.execution-pipeline .pipeline-sources .source-item .source-icon{align-items:center;color:#8f8f8f;display:flex}.execution-pipeline .pipeline-sources .source-item .source-spinner{animation:source-spin .8s linear infinite;border:2px solid #f1f1f1;border-radius:50%;border-top-color:#f59e0b;height:14px;width:14px}@keyframes source-spin{to{transform:rotate(1turn)}}.execution-pipeline .pipeline-sources .source-item .source-trigger-overlay{align-items:center;background:#6366f1e6;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;inset:-4px;justify-content:center;opacity:0;padding:0;position:absolute;transition:opacity .15s}.execution-pipeline .pipeline-sources .source-item .source-trigger-overlay:disabled{cursor:default;opacity:0!important}.execution-pipeline .pipeline-sources .source-item.triggerable:hover .source-trigger-overlay:not(:disabled){opacity:1}.execution-pipeline .pipeline-sources .source-item .source-info{display:flex;flex-direction:column;gap:.15rem;padding:.2rem 0 .35rem}.execution-pipeline .pipeline-sources .source-item .source-info .source-label{color:#393939;font-size:.75rem;font-weight:600}.execution-pipeline .pipeline-sources .source-item .source-info .source-type{color:#b4b4b4;font-size:.6rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.execution-pipeline .pipeline-sources .source-item .source-info .source-timestamp{color:#b4b4b4;font-size:.55rem;font-weight:400}.execution-pipeline .pipeline-connector-horizontal{align-self:center;background-color:#c7c7c7;flex-shrink:0;height:2px;width:32px}.execution-pipeline .pipeline-steps{align-items:center;display:flex;flex:1 1;gap:0}.execution-pipeline .pipeline-steps .pipeline-step{align-items:center;display:flex;flex-direction:column;gap:.35rem;min-width:90px;position:relative}.execution-pipeline .pipeline-steps .pipeline-step .step-circle-wrapper{height:36px;position:relative;width:36px}.execution-pipeline .pipeline-steps .pipeline-step .step-circle{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.execution-pipeline .pipeline-steps .pipeline-step .step-trigger-overlay{align-items:center;background:#6366f1e6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;inset:0;justify-content:center;opacity:0;padding:0;position:absolute;transition:opacity .15s}.execution-pipeline .pipeline-steps .pipeline-step .step-trigger-overlay:disabled{cursor:default;opacity:0!important}.execution-pipeline .pipeline-steps .pipeline-step.triggerable:hover .step-trigger-overlay:not(:disabled){opacity:1}.execution-pipeline .pipeline-steps .pipeline-step .step-label{color:#393939;font-size:.7rem;font-weight:600;text-align:center}.execution-pipeline .pipeline-steps .pipeline-step .step-status{font-size:.6rem;font-weight:500;text-align:center}.execution-pipeline .pipeline-steps .pipeline-step .step-forced-label{bottom:-1rem;color:#f59e0b;font-size:.55rem;font-weight:600;left:50%;position:absolute;text-align:center;transform:translateX(-50%);white-space:nowrap}.execution-pipeline .pipeline-steps .pipeline-step .step-timestamp{color:#b4b4b4;font-size:.6rem;font-weight:400;text-align:center}.execution-pipeline .pipeline-steps .pipeline-step.step-completed .step-circle{background-color:#6366f1}.execution-pipeline .pipeline-steps .pipeline-step.step-completed .step-status{color:#2e7d32}.execution-pipeline .pipeline-steps .pipeline-step.step-success .step-circle{background-color:#2e7d32}.execution-pipeline .pipeline-steps .pipeline-step.step-success .step-status{color:#2e7d32}.execution-pipeline .pipeline-steps .pipeline-step.step-exception .step-circle{background-color:#dc2626}.execution-pipeline .pipeline-steps .pipeline-step.step-exception .step-status{color:#dc2626}.execution-pipeline .pipeline-steps .pipeline-step.step-pending .step-circle{background-color:#c7c7c7}.execution-pipeline .pipeline-steps .pipeline-step.step-pending .step-status{color:#b4b4b4}.execution-pipeline .pipeline-steps .pipeline-step.step-running .step-circle{background-color:#f59e0b}.execution-pipeline .pipeline-steps .pipeline-step.step-running .step-status{color:#f59e0b}.execution-pipeline .pipeline-steps .step-line{background-color:#c7c7c7;flex-shrink:0;height:2px;width:40px}.execution-pipeline .trigger-feedback{align-items:flex-start;border-radius:6px;display:flex;font-size:.72rem;font-weight:500;gap:.5rem;justify-content:space-between;margin-bottom:.75rem;padding:.5rem .75rem}.execution-pipeline .trigger-feedback-success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.execution-pipeline .trigger-feedback-error{background-color:#fef2f2;border:1px solid #fecaca;color:#991b1b}.execution-pipeline .trigger-feedback .trigger-feedback-body{flex:1 1;min-width:0}.execution-pipeline .trigger-feedback .trigger-feedback-message{font-weight:600}.execution-pipeline .trigger-feedback .trigger-feedback-details{display:flex;flex-direction:column;font-size:.65rem;font-weight:400;gap:.1rem;margin-top:.25rem;opacity:.85}.execution-pipeline .trigger-feedback .trigger-feedback-close{background:none;border:none;color:inherit;cursor:pointer;flex-shrink:0;font-size:1rem;line-height:1;opacity:.6;padding:0 .25rem}.execution-pipeline .trigger-feedback .trigger-feedback-close:hover{opacity:1}.execution-pipeline .activity-log{margin-bottom:.75rem;margin-top:.75rem}.execution-pipeline .activity-log .activity-log-runs-wrapper{background:#1e293b;border:1px solid #f1f1f1;border-radius:8px;overflow:hidden}.execution-pipeline .activity-log .activity-log-header{padding:0 0 .4rem}.execution-pipeline .activity-log .activity-log-header .activity-log-title{color:#8f8f8f;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.execution-pipeline .activity-log .activity-log-header .activity-log-dismiss{background:none;border:none;border-radius:4px;color:#64748b;cursor:pointer;font-size:.6rem;font-weight:600;padding:.15rem .4rem}.execution-pipeline .activity-log .activity-log-header .activity-log-dismiss:hover{background:#334155;color:#cbd5e1}.execution-pipeline .activity-log .activity-log-runs{display:flex;flex-wrap:wrap;gap:0}.execution-pipeline .activity-log .run-card{border-right:1px solid #334155;flex:1 1;min-width:160px}.execution-pipeline .activity-log .run-card:last-child{border-right:none}.execution-pipeline .activity-log .run-card .run-card-header{align-items:center;background:#0f172a;display:flex;gap:.4rem;padding:.35rem .6rem}.execution-pipeline .activity-log .run-card .run-card-header .run-status-dot{border-radius:50%;flex-shrink:0;height:7px;width:7px}.execution-pipeline .activity-log .run-card .run-card-header .run-dot-pending{background:#64748b}.execution-pipeline .activity-log .run-card .run-card-header .run-dot-running{animation:run-pulse 1.2s ease-in-out infinite;background:#fbbf24}.execution-pipeline .activity-log .run-card .run-card-header .run-dot-complete{background:#4ade80}.execution-pipeline .activity-log .run-card .run-card-header .run-dot-error{background:#f87171}.execution-pipeline .activity-log .run-card .run-card-header .run-name{color:#e2e8f0;font-size:.65rem;font-weight:600;letter-spacing:.03em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.execution-pipeline .activity-log .run-card .run-card-header .run-links{display:flex;flex-shrink:0;gap:.35rem;margin-left:auto}.execution-pipeline .activity-log .run-card .run-card-header .run-links .run-link{background:#334155;border-radius:3px;color:#93c5fd;font-size:.58rem;font-weight:600;padding:.1rem .35rem;text-decoration:none}.execution-pipeline .activity-log .run-card .run-card-header .run-links .run-link:hover{background:#475569;color:#bfdbfe}.execution-pipeline .activity-log .run-card .run-card-header .run-links .run-link.run-link-error{color:#fca5a5}.execution-pipeline .activity-log .run-card .run-card-header .run-links .run-link.run-link-error:hover{color:#fecaca}.execution-pipeline .activity-log .run-card .run-card-entries{padding:.2rem 0}@keyframes run-pulse{0%,to{opacity:1}50%{opacity:.3}}.execution-pipeline .activity-log .activity-log-entry{align-items:center;display:flex;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.63rem;gap:.4rem;line-height:1.5;padding:.1rem .6rem .1rem 1.5rem}.execution-pipeline .activity-log .activity-log-entry .activity-log-time{color:#64748b;flex-shrink:0;min-width:55px}.execution-pipeline .activity-log .activity-log-entry .activity-log-message{color:#cbd5e1}.execution-pipeline .activity-log .activity-log-entry.activity-log-trigger .activity-log-message{color:#38bdf8}.execution-pipeline .activity-log .activity-log-entry.activity-log-status .activity-log-message{color:#fbbf24}.execution-pipeline .activity-log .activity-log-entry.activity-log-complete .activity-log-message{color:#4ade80}.execution-pipeline .activity-log .activity-log-entry.activity-log-error .activity-log-message{color:#f87171}.execution-pipeline .activity-log .activity-log-entry.activity-log-lambda .activity-log-message{color:#a78bfa}.execution-pipeline .pipeline-errors{align-items:flex-start;background-color:#fef2f2;border:1px solid #fecaca;border-left:3px solid #dc2626;border-radius:6px;display:flex;gap:.5rem;margin-bottom:1rem;padding:.6rem .75rem}.execution-pipeline .pipeline-errors .pipeline-errors-icon{align-items:center;background-color:#dc2626;border-radius:50%;display:flex;flex-shrink:0;height:22px;justify-content:center;margin-top:1px;width:22px}.execution-pipeline .pipeline-errors .pipeline-errors-list{display:flex;flex-direction:column;gap:.2rem;min-width:0;overflow:hidden}.execution-pipeline .pipeline-errors .pipeline-error-line{color:#991b1b;display:flex;font-size:.72rem;gap:.4rem;line-height:1.5}.execution-pipeline .pipeline-errors .pipeline-error-line .error-timestamp{color:#b91c1c;flex-shrink:0;font-weight:600}.execution-pipeline .pipeline-errors .pipeline-error-line .error-message{word-break:break-word}.execution-pipeline .pipeline-bottom{display:flex;gap:1.25rem}.execution-pipeline .pipeline-bottom .pipeline-logs-panel{flex:1 1;min-width:0}.execution-pipeline .pipeline-bottom .pipeline-logs-panel .tabs-bar{border-bottom:1px solid #f1f1f1;display:flex;gap:0;margin-bottom:0}.execution-pipeline .pipeline-bottom .pipeline-logs-panel .tabs-bar .tab-btn{background:none;border:none;border-bottom:2px solid #0000;color:#b4b4b4;cursor:pointer;font-size:.7rem;font-weight:600;padding:.45rem .85rem;transition:color .15s,border-color .15s}.execution-pipeline .pipeline-bottom .pipeline-logs-panel .tabs-bar .tab-btn:hover{color:#393939}.execution-pipeline .pipeline-bottom .pipeline-logs-panel .tabs-bar .tab-btn.active{border-bottom-color:#6366f1;color:#6366f1}.execution-pipeline .pipeline-bottom .pipeline-logs-panel .logs-content{background-color:#1e293b;border-radius:0 0 8px 8px;max-height:200px;min-height:140px;overflow-y:auto;padding:.75rem}.execution-pipeline .pipeline-bottom .pipeline-logs-panel .log-viewer .log-line{display:flex;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.68rem;gap:.5rem;line-height:1.6}.execution-pipeline .pipeline-bottom .pipeline-logs-panel .log-viewer .log-line .log-timestamp{color:#64748b;flex-shrink:0}.execution-pipeline .pipeline-bottom .pipeline-logs-panel .log-viewer .log-line .log-level{flex-shrink:0;font-weight:600}.execution-pipeline .pipeline-bottom .pipeline-logs-panel .log-viewer .log-line .log-message{color:#cbd5e1}.execution-pipeline .pipeline-bottom .pipeline-logs-panel .log-viewer .log-line.log-info .log-level{color:#38bdf8}.execution-pipeline .pipeline-bottom .pipeline-logs-panel .log-viewer .log-line.log-warn .log-level{color:#fbbf24}.execution-pipeline .pipeline-bottom .pipeline-logs-panel .log-viewer .log-line.log-error .log-level{color:#f87171}.execution-pipeline .pipeline-bottom .pipeline-logs-panel .log-viewer .log-line.log-debug .log-level{color:#a78bfa}.execution-pipeline .pipeline-bottom .pipeline-logs-panel .tab-placeholder{color:#64748b;font-size:.75rem;padding:1rem;text-align:center}.execution-pipeline .pipeline-bottom .pipeline-artifacts{flex-shrink:0;width:220px}.execution-pipeline .pipeline-bottom .pipeline-artifacts .artifacts-header{color:#8f8f8f;font-size:.65rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.execution-pipeline .pipeline-bottom .pipeline-artifacts .artifacts-list{display:flex;flex-direction:column;gap:.4rem}.execution-pipeline .pipeline-bottom .pipeline-artifacts .artifact-item{align-items:center;background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;display:flex;gap:.5rem;padding:.45rem .6rem}.execution-pipeline .pipeline-bottom .pipeline-artifacts .artifact-item .artifact-icon{color:#b4b4b4;display:flex}.execution-pipeline .pipeline-bottom .pipeline-artifacts .artifact-item .artifact-info{flex:1 1;min-width:0}.execution-pipeline .pipeline-bottom .pipeline-artifacts .artifact-item .artifact-info .artifact-name{color:#393939;display:block;font-size:.7rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.execution-pipeline .pipeline-bottom .pipeline-artifacts .artifact-item .artifact-info .artifact-size{color:#b4b4b4;font-size:.6rem}.execution-pipeline .pipeline-bottom .pipeline-artifacts .artifact-item .artifact-download{border-radius:4px;color:#6366f1;cursor:pointer;display:flex;padding:.15rem}.execution-pipeline .pipeline-bottom .pipeline-artifacts .artifact-item .artifact-download:hover{background-color:#eeeefc}.execution-pipeline .pipeline-right .downloads-header{color:#8f8f8f;font-size:.65rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.execution-pipeline .pipeline-right .dl-wp{align-items:center;background-color:#fff;border:1px solid #f1f1f1;border-left:3px solid #6366f1;border-radius:6px;cursor:pointer;display:flex;font-family:inherit;gap:.45rem;padding:.45rem .6rem;text-align:left;transition:all .15s;width:100%}.execution-pipeline .pipeline-right .dl-wp:hover:not(:disabled){background-color:#f8faff}.execution-pipeline .pipeline-right .dl-wp:disabled{cursor:wait;opacity:.6}.execution-pipeline .pipeline-right .dl-wp.dl-generating{border-left-color:#b4b4b4}.execution-pipeline .pipeline-right .dl-wp.dl-generating .dl-wp-icon{background-color:#f1f1f1;color:#b4b4b4}.execution-pipeline .pipeline-right .dl-wp.dl-success{border-left-color:#16a34a}.execution-pipeline .pipeline-right .dl-wp.dl-success .dl-wp-icon{background-color:#dcfce7;color:#16a34a}.execution-pipeline .pipeline-right .dl-wp.dl-error{border-left-color:#e91818}.execution-pipeline .pipeline-right .dl-wp.dl-error .dl-wp-icon{background-color:#fef2f2;color:#e91818}.execution-pipeline .pipeline-right .dl-wp-icon{align-items:center;background-color:#dbeafe;border-radius:5px;color:#6366f1;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.execution-pipeline .pipeline-right .dl-wp-icon svg{height:14px;width:14px}.execution-pipeline .pipeline-right .dl-wp-body{display:flex;flex-direction:column;min-width:0}.execution-pipeline .pipeline-right .dl-wp-title{color:#393939;font-size:.67rem;font-weight:600;line-height:1.3}.execution-pipeline .pipeline-right .dl-wp-sub{color:#b4b4b4;font-size:.55rem;line-height:1.3}.execution-pipeline .pipeline-right .dl-artifacts-label{color:#b4b4b4;font-size:.58rem;font-weight:600;letter-spacing:.04em;margin:.6rem 0 .3rem;text-transform:uppercase}.execution-pipeline .pipeline-right .dl-artifacts{display:flex;flex-direction:column;gap:.25rem}.execution-pipeline .pipeline-right .dl-artifacts-empty{color:#8f8f8f;font-size:.62rem;padding:.25rem 0}.execution-pipeline .pipeline-right .dl-file{align-items:center;background-color:#fff;border:1px solid #f1f1f1;border-radius:5px;cursor:pointer;display:flex;font-family:inherit;gap:.3rem;padding:.3rem .45rem;transition:all .15s}.execution-pipeline .pipeline-right .dl-file:hover:not(:disabled){background-color:#f8faff;border-color:#6366f1}.execution-pipeline .pipeline-right .dl-file:disabled{cursor:not-allowed;opacity:.4}.execution-pipeline .pipeline-right .dl-file.dl-downloading{background-color:#f8faff;border-color:#6366f1}.execution-pipeline .pipeline-right .dl-file-badge{display:flex;flex-shrink:0}.execution-pipeline .pipeline-right .dl-file-badge .artifact-type-badge{font-size:.45rem;font-weight:700;letter-spacing:.02em;-webkit-user-select:none;user-select:none}.execution-pipeline .pipeline-right .dl-file-badge .artifact-type-pdf{color:#dc2626}.execution-pipeline .pipeline-right .dl-file-badge .artifact-type-csv{color:#16a34a}.execution-pipeline .pipeline-right .dl-file-badge .artifact-type-json{color:#2563eb}.execution-pipeline .pipeline-right .dl-file-stage{color:#393939;font-size:.6rem;font-weight:600;text-transform:uppercase}.execution-pipeline .pipeline-right .dl-file-name{color:#b4b4b4;flex:1 1;font-size:.5rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.execution-pipeline .pipeline-right .dl-spinner{animation:source-spin .8s linear infinite;border:2px solid #f1f1f1;border-radius:50%;border-top-color:#6366f1;display:inline-block;height:14px;width:14px}.execution-pipeline .pipeline-right .dl-spinner.dl-spinner-sm{height:10px;width:10px}.execution-pipeline .trigger-confirm-overlay{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.execution-pipeline .trigger-confirm-modal{background:#fff;border-radius:10px;box-shadow:0 8px 30px #0000002e;max-height:80vh;max-width:90vw;overflow-y:auto;width:440px}.execution-pipeline .trigger-confirm-header{border-bottom:1px solid #f1f1f1;color:#393939;font-size:.82rem;font-weight:700;padding:.85rem 1.1rem}.execution-pipeline .trigger-confirm-body{padding:.85rem 1.1rem}.execution-pipeline .trigger-confirm-body .trigger-confirm-message{color:#b4b4b4;font-size:.72rem;font-weight:500;margin:.75rem 0 0}.execution-pipeline .trigger-generic-option{background:#f0f7ff;border:1px solid #bfdbfe;border-radius:6px;margin-bottom:.5rem;margin-top:.75rem;padding:.6rem .75rem}.execution-pipeline .trigger-generic-option .generic-option-title{color:#6366f1;font-size:.62rem;font-weight:700;letter-spacing:.06em;margin-bottom:.4rem;text-transform:uppercase}.execution-pipeline .trigger-generic-option .generic-option-label{align-items:center;color:#393939;cursor:pointer;display:flex;font-size:.72rem;font-weight:500;gap:.4rem;padding:.2rem 0}.execution-pipeline .trigger-generic-option .generic-option-label input[type=radio]{accent-color:#6366f1;cursor:pointer;height:14px;margin:0;width:14px}.execution-pipeline .trigger-generic-option .generic-ac-id-input{border:1px solid #c7c7c7;border-radius:4px;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;margin-left:1.25rem;margin-top:.3rem;outline:none;padding:.35rem .5rem;width:calc(100% - 1.25rem)}.execution-pipeline .trigger-generic-option .generic-ac-id-input:focus{border-color:#6366f1}.execution-pipeline .trigger-confirm-action{background:#f8fafc;border:1px solid #f1f1f1;border-radius:6px;margin-bottom:.5rem;overflow:hidden;padding:.6rem .75rem}.execution-pipeline .trigger-confirm-action .trigger-confirm-action-type{color:#6366f1;font-size:.6rem;font-weight:700;letter-spacing:.06em;margin-bottom:.4rem;text-transform:uppercase}.execution-pipeline .trigger-confirm-params{display:flex;flex-direction:column;gap:.2rem}.execution-pipeline .trigger-confirm-params .trigger-confirm-param{display:flex;font-size:.7rem;gap:.5rem;line-height:1.5}.execution-pipeline .trigger-confirm-params .trigger-confirm-param .param-key{color:#b4b4b4;flex-shrink:0;min-width:100px}.execution-pipeline .trigger-confirm-params .trigger-confirm-param .param-value{color:#393939;font-weight:500;min-width:0;overflow-wrap:anywhere;word-break:break-all}.execution-pipeline .trigger-confirm-footer{border-top:1px solid #f1f1f1;display:flex;gap:.5rem;justify-content:flex-end;padding:.75rem 1.1rem}.execution-pipeline .trigger-confirm-footer .trigger-confirm-cancel{background:#fff;border:1px solid #c7c7c7;border-radius:6px;color:#8f8f8f;cursor:pointer;font-size:.72rem;font-weight:600;padding:.4rem .85rem}.execution-pipeline .trigger-confirm-footer .trigger-confirm-cancel:hover{background:#fff;border-color:#b4b4b4}.execution-pipeline .trigger-confirm-footer .trigger-confirm-execute{background:#6366f1;border:1px solid #6366f1;border-radius:6px;color:#fff;cursor:pointer;font-size:.72rem;font-weight:600;padding:.4rem .85rem}.execution-pipeline .trigger-confirm-footer .trigger-confirm-execute:hover{opacity:.9}.audit-control-form-modal{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 8px 30px #00000026;display:flex;flex-direction:column;gap:.75rem;left:50%;max-height:90vh;max-width:92vw;overflow-y:auto;padding:1.5rem 2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:700px;z-index:200}.audit-control-form-modal.edit-mode{width:850px}.audit-control-form-modal header{align-items:center;border-bottom:3px solid #6366f1;display:flex;justify-content:space-between;margin-bottom:.25rem;padding-bottom:0}.audit-control-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;margin:0}.audit-control-form-modal header .close-btn{align-items:center;background-color:#0000;border:none;border-radius:6px;color:#8f8f8f;cursor:pointer;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.audit-control-form-modal header .close-btn:hover{background-color:#f1f1f1}.audit-control-form-modal .modal-form-body{display:flex;flex-direction:column;gap:.75rem}.audit-control-form-modal .modal-form-body label{color:#8f8f8f;font-family:inherit;font-size:.8rem;font-weight:500}.audit-control-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.25rem}.audit-control-form-modal .modal-form-body .field>span:last-child{display:none}.audit-control-form-modal .modal-form-body .field-with-add{grid-gap:.25rem .5rem;align-items:end;display:grid;gap:.25rem .5rem;grid-template-columns:1fr 2.5rem}.audit-control-form-modal .modal-form-body .field-with-add>div:first-child{grid-column:1/-1}.audit-control-form-modal .modal-form-body .field-with-add>span:last-child{display:none}.audit-control-form-modal .modal-form-body input[type=number],.audit-control-form-modal .modal-form-body input[type=text],.audit-control-form-modal .modal-form-body select{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;font-family:inherit;font-size:.82rem;min-width:0;outline:none;padding:.55rem .75rem;transition:border-color .15s;width:100%}.audit-control-form-modal .modal-form-body input[type=number]:focus,.audit-control-form-modal .modal-form-body input[type=number]:focus-visible,.audit-control-form-modal .modal-form-body input[type=text]:focus,.audit-control-form-modal .modal-form-body input[type=text]:focus-visible,.audit-control-form-modal .modal-form-body select:focus,.audit-control-form-modal .modal-form-body select:focus-visible{border-color:#6366f1;outline:none}.audit-control-form-modal .modal-form-body input[type=number]::placeholder,.audit-control-form-modal .modal-form-body input[type=text]::placeholder,.audit-control-form-modal .modal-form-body select::placeholder{color:#b4b4b4}.audit-control-form-modal .modal-form-body button.add-btn{align-items:center;background-color:#0000;border:1px solid #f1f1f1;border-radius:50%;color:#6366f1;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:500;height:2rem;justify-content:center;line-height:1;padding:0;transition:all .15s;width:2rem}.audit-control-form-modal .modal-form-body button.add-btn:hover{background-color:#6366f1;border-color:#6366f1;color:#fff}.audit-control-form-modal .modal-form-body .form-section-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;padding:1rem 1.25rem}.audit-control-form-modal .modal-form-body .form-section-label{color:#6366f1;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.audit-control-form-modal .modal-form-body .form-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.audit-control-form-modal .modal-form-body .form-info{color:#b4b4b4;font-size:.72rem;font-style:italic;margin:0}.audit-control-form-modal .modal-form-body .partial-warning{align-items:center;background-color:#fff3e0;border:1px solid #ffcc80;border-radius:6px;color:#e65100;display:flex;font-size:.78rem;gap:.5rem;margin-top:.25rem;padding:.5rem .75rem}.audit-control-form-modal .modal-form-body .partial-warning svg{flex-shrink:0}.audit-control-form-modal .modal-form-body .form-actions{display:flex}.audit-control-form-modal .modal-form-body .form-actions button.main{background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600;padding:.7rem 1.5rem;transition:background-color .15s;width:100%}.audit-control-form-modal .modal-form-body .form-actions button.main:hover{background-color:#4f46e5}.audit-control-form-modal .modal-form-body .form-actions button.main:disabled{cursor:not-allowed;opacity:.5}.audit-control-form-modal .modal-form-body .form-actions .spinner{text-align:center;width:100%}.consolidation-builder{display:flex;flex-direction:column;gap:.5rem}.consolidation-builder .builder-mode-toggle{border:1px solid #f1f1f1;border-radius:6px;display:flex;gap:0;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.consolidation-builder .builder-mode-toggle button{background-color:#fff;border:none;color:#8f8f8f;cursor:pointer;font-family:inherit;font-size:.72rem;font-weight:600;padding:.35rem 1rem;transition:all .15s}.consolidation-builder .builder-mode-toggle button.active{background-color:#6366f1;color:#fff}.consolidation-builder .builder-mode-toggle button:not(.active):hover{background-color:#f1f1f1}.consolidation-builder .builder-hint{color:#8f8f8f;font-size:.72rem;font-style:italic;margin:0}.consolidation-builder .builder-lines{display:flex;flex-direction:column;gap:.5rem}.consolidation-builder .builder-line{grid-gap:.35rem;align-items:center;background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;display:grid;gap:.35rem;grid-template-columns:110px 1fr 30px 110px 1fr 30px;padding:.5rem .75rem;position:relative}.consolidation-builder .builder-line.has-error{border-color:#e91818}.consolidation-builder .builder-line input[type=text],.consolidation-builder .builder-line select{border:1px solid #f1f1f1;border-radius:4px;font-family:inherit;font-size:.78rem;min-width:0;outline:none;padding:.4rem .5rem}.consolidation-builder .builder-line input[type=text]:focus,.consolidation-builder .builder-line select:focus{border-color:#6366f1}.consolidation-builder .builder-line .line-connector{color:#b4b4b4;font-size:.85rem;text-align:center}.consolidation-builder .builder-line .remove-line-btn{align-items:center;background:#0000;border:none;border-radius:4px;color:#b4b4b4;cursor:pointer;display:flex;font-size:1.1rem;height:24px;justify-content:center;line-height:1;padding:0;width:24px}.consolidation-builder .builder-line .remove-line-btn:hover:not(:disabled){background-color:#e9181814;color:#e91818}.consolidation-builder .builder-line .remove-line-btn:disabled{cursor:not-allowed;opacity:.3}.consolidation-builder .builder-line .line-error{color:#e91818;font-size:.7rem;grid-column:1/-1}.consolidation-builder .add-line-btn{align-self:flex-start;background:#0000;border:1px dashed #6366f1;border-radius:6px;color:#6366f1;cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:500;padding:.35rem .75rem;transition:all .15s}.consolidation-builder .add-line-btn:hover{background-color:#eeeefc}.consolidation-builder .builder-preview .preview-label{color:#b4b4b4;display:block;font-size:.7rem;font-weight:600;letter-spacing:.03em;margin-bottom:.25rem;text-transform:uppercase}.consolidation-builder .builder-preview pre{background-color:#f8fafc;color:#8f8f8f;font-size:.73rem;margin:0;max-height:200px;overflow-y:auto;padding:.6rem .75rem;white-space:pre-wrap}.consolidation-builder .builder-json textarea,.consolidation-builder .builder-preview pre{border:1px solid #f1f1f1;border-radius:6px;font-family:Fira Code,Consolas,monospace;line-height:1.5}.consolidation-builder .builder-json textarea{background-color:#fff;box-sizing:border-box;color:#393939;font-size:.78rem;outline:none;padding:.75rem;resize:vertical;width:100%}.consolidation-builder .builder-json textarea:focus{border-color:#6366f1}.consolidation-builder .builder-json textarea.textarea-error{border-color:#e91818}.consolidation-builder .field-error{color:#e91818;font-size:.72rem}.partial-warning{align-items:center;background-color:#fff3e0;border:1px solid #ffcc80;border-radius:6px;color:#e65100;display:flex;font-size:.78rem;gap:.5rem;padding:.5rem .75rem}.partial-warning svg{flex-shrink:0}.partial-warning-expanded{margin:.75rem 1rem 0}.schedule-warning{align-items:center;background-color:#e3f2fd;border:1px solid #90caf9;border-radius:6px;color:#1565c0;display:flex;font-size:.78rem;gap:.5rem;padding:.5rem .75rem}.schedule-warning svg{flex-shrink:0}.schedule-warning-expanded{margin:.75rem 1rem 0}.entity-form-modal{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 8px 30px #00000026;display:flex;flex-direction:column;gap:.75rem;left:50%;max-height:90vh;max-width:92vw;overflow-y:auto;padding:1.5rem 2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:850px;z-index:200}.entity-form-modal header{align-items:center;border-bottom:3px solid #6366f1;display:flex;justify-content:space-between;margin-bottom:.25rem;padding-bottom:0}.entity-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;margin:0}.entity-form-modal header .close-btn{align-items:center;background-color:#0000;border:none;border-radius:6px;color:#8f8f8f;cursor:pointer;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.entity-form-modal header .close-btn:hover{background-color:#f1f1f1}.entity-form-modal .modal-form-body{display:flex;flex-direction:column;gap:.75rem;max-height:calc(90vh - 4rem);overflow-y:auto;padding-bottom:1rem}.entity-form-modal .modal-form-body label{color:#8f8f8f;font-family:inherit;font-size:.8rem;font-weight:500}.entity-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.25rem}.entity-form-modal .modal-form-body .field>span:last-child{display:none}.entity-form-modal .modal-form-body .field-with-add{grid-gap:.25rem .5rem;align-items:end;display:grid;gap:.25rem .5rem;grid-template-columns:1fr 2.5rem}.entity-form-modal .modal-form-body .field-with-add>div:first-child{grid-column:1/-1}.entity-form-modal .modal-form-body .field-with-add>span:last-child{display:none}.entity-form-modal .modal-form-body input[type=number],.entity-form-modal .modal-form-body input[type=text],.entity-form-modal .modal-form-body select{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;font-family:inherit;font-size:.82rem;min-width:0;outline:none;padding:.55rem .75rem;transition:border-color .15s;width:100%}.entity-form-modal .modal-form-body input[type=number]:focus,.entity-form-modal .modal-form-body input[type=number]:focus-visible,.entity-form-modal .modal-form-body input[type=text]:focus,.entity-form-modal .modal-form-body input[type=text]:focus-visible,.entity-form-modal .modal-form-body select:focus,.entity-form-modal .modal-form-body select:focus-visible{border-color:#6366f1;outline:none}.entity-form-modal .modal-form-body input[type=number]::placeholder,.entity-form-modal .modal-form-body input[type=text]::placeholder,.entity-form-modal .modal-form-body select::placeholder{color:#b4b4b4}.entity-form-modal .modal-form-body button.add-btn{align-items:center;background-color:#0000;border:1px solid #f1f1f1;border-radius:50%;color:#6366f1;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:500;height:2rem;justify-content:center;line-height:1;padding:0;transition:all .15s;width:2rem}.entity-form-modal .modal-form-body button.add-btn:hover{background-color:#6366f1;border-color:#6366f1;color:#fff}.entity-form-modal .modal-form-body .form-section-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;padding:1rem 1.25rem}.entity-form-modal .modal-form-body .form-section-label{color:#6366f1;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.entity-form-modal .modal-form-body .form-row{grid-gap:.6rem 1.25rem;align-items:start;display:grid;gap:.6rem 1.25rem;grid-template-columns:1fr 1fr}.entity-form-modal .modal-form-body .form-row.three-col{grid-template-columns:1fr 1fr 1fr}.entity-form-modal .modal-form-body .json-fields-grid{grid-gap:.75rem 1.25rem;align-items:start;display:grid;gap:.75rem 1.25rem;grid-template-columns:1fr 1fr}.entity-form-modal .modal-form-body .textarea-field{display:flex;flex-direction:column;gap:.25rem}.entity-form-modal .modal-form-body .textarea-field label{color:#8f8f8f;font-size:.75rem;font-weight:500}.entity-form-modal .modal-form-body .form-textarea{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;font-family:SF Mono,Fira Code,monospace;font-size:.78rem;min-height:4rem;min-width:0;outline:none;padding:.55rem .75rem;resize:vertical;transition:border-color .15s;width:100%}.entity-form-modal .modal-form-body .form-textarea:focus,.entity-form-modal .modal-form-body .form-textarea:focus-visible{border-color:#6366f1;outline:none}.entity-form-modal .modal-form-body .form-textarea::placeholder{color:#b4b4b4}.entity-form-modal .modal-form-body .form-textarea.textarea-error{border-color:#e91818}.entity-form-modal .modal-form-body .field-error{color:#e91818;font-size:.7rem}.entity-form-modal .modal-form-body .form-actions{display:flex}.entity-form-modal .modal-form-body .form-actions button.main{background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600;padding:.7rem 1.5rem;transition:background-color .15s;width:100%}.entity-form-modal .modal-form-body .form-actions button.main:hover{background-color:#4f46e5}.entity-form-modal .modal-form-body .form-actions button.main:disabled{cursor:not-allowed;opacity:.5}.entity-form-modal .modal-form-body .form-actions .spinner{text-align:center;width:100%}.entity-context-expanded-row{background-color:#f8fafc;padding:1rem 1.5rem 1.25rem}.entity-context-expanded-row .ec-expanded-header{align-items:center;border-bottom:3px solid #6366f1;display:flex;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.75rem}.entity-context-expanded-row .ec-expanded-header .ec-expanded-name{color:#212121;font-size:.88rem;font-weight:600;margin:0}.entity-context-expanded-row .ec-expanded-header .edit-btn{align-items:center;background-color:#0000;border:1px solid #6366f1;border-radius:6px;color:#6366f1;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.78rem;font-weight:500;gap:.35rem;padding:.4rem .85rem;transition:all .15s}.entity-context-expanded-row .ec-expanded-header .edit-btn:hover{background-color:#6366f1;color:#fff}.entity-context-expanded-row .expanded-sections{display:flex;flex-direction:column;gap:.6rem}.entity-context-expanded-row .detail-section-label{color:#6366f1;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.4rem;text-transform:uppercase}.entity-context-expanded-row .detail-section-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;padding:.75rem 1rem}.entity-context-expanded-row .ec-detail-grid{grid-gap:.5rem 2rem;display:grid;gap:.5rem 2rem;grid-template-columns:1fr 1fr}.entity-context-expanded-row .ec-detail-item{display:flex;flex-direction:column;gap:.1rem}.entity-context-expanded-row .ec-detail-item.detail-json-item{grid-column:1/-1}.entity-context-expanded-row .detail-label{color:#b4b4b4;font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.entity-context-expanded-row .detail-value{color:#393939;font-size:.82rem;line-height:1.5;word-break:break-word}.entity-context-expanded-row .detail-json{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;color:#393939;font-family:SF Mono,Fira Code,monospace;font-size:.75rem;margin:.15rem 0 0;max-height:200px;overflow-x:auto;overflow-y:auto;padding:.5rem .75rem;white-space:pre-wrap}.entity-system-form-modal{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 8px 30px #00000026;display:flex;flex-direction:column;gap:.75rem;left:50%;max-height:90vh;max-width:92vw;overflow-y:auto;padding:1.5rem 2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:600px;z-index:200}.entity-system-form-modal header{align-items:center;border-bottom:3px solid #6366f1;display:flex;justify-content:space-between;margin-bottom:.25rem;padding-bottom:0}.entity-system-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;margin:0}.entity-system-form-modal header .close-btn{align-items:center;background-color:#0000;border:none;border-radius:6px;color:#8f8f8f;cursor:pointer;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.entity-system-form-modal header .close-btn:hover{background-color:#f1f1f1}.entity-system-form-modal .modal-form-body{display:flex;flex-direction:column;gap:.75rem}.entity-system-form-modal .modal-form-body label{color:#8f8f8f;font-family:inherit;font-size:.8rem;font-weight:500}.entity-system-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.25rem}.entity-system-form-modal .modal-form-body .field>span:last-child{display:none}.entity-system-form-modal .modal-form-body .field-with-add{grid-gap:.25rem .5rem;align-items:end;display:grid;gap:.25rem .5rem;grid-template-columns:1fr 2.5rem}.entity-system-form-modal .modal-form-body .field-with-add>div:first-child{grid-column:1/-1}.entity-system-form-modal .modal-form-body .field-with-add>span:last-child{display:none}.entity-system-form-modal .modal-form-body input[type=number],.entity-system-form-modal .modal-form-body input[type=text],.entity-system-form-modal .modal-form-body select{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;font-family:inherit;font-size:.82rem;min-width:0;outline:none;padding:.55rem .75rem;transition:border-color .15s;width:100%}.entity-system-form-modal .modal-form-body input[type=number]:focus,.entity-system-form-modal .modal-form-body input[type=number]:focus-visible,.entity-system-form-modal .modal-form-body input[type=text]:focus,.entity-system-form-modal .modal-form-body input[type=text]:focus-visible,.entity-system-form-modal .modal-form-body select:focus,.entity-system-form-modal .modal-form-body select:focus-visible{border-color:#6366f1;outline:none}.entity-system-form-modal .modal-form-body input[type=number]::placeholder,.entity-system-form-modal .modal-form-body input[type=text]::placeholder,.entity-system-form-modal .modal-form-body select::placeholder{color:#b4b4b4}.entity-system-form-modal .modal-form-body button.add-btn{align-items:center;background-color:#0000;border:1px solid #f1f1f1;border-radius:50%;color:#6366f1;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:500;height:2rem;justify-content:center;line-height:1;padding:0;transition:all .15s;width:2rem}.entity-system-form-modal .modal-form-body button.add-btn:hover{background-color:#6366f1;border-color:#6366f1;color:#fff}.entity-system-form-modal .modal-form-body .form-section-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;padding:1rem 1.25rem}.entity-system-form-modal .modal-form-body .form-section-label{color:#6366f1;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.entity-system-form-modal .modal-form-body .form-row{grid-gap:.6rem 1.25rem;align-items:start;display:grid;gap:.6rem 1.25rem;grid-template-columns:1fr 1fr}.entity-system-form-modal .modal-form-body .form-actions{display:flex}.entity-system-form-modal .modal-form-body .form-actions button.main{background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600;padding:.7rem 1.5rem;transition:background-color .15s;width:100%}.entity-system-form-modal .modal-form-body .form-actions button.main:hover{background-color:#4f46e5}.entity-system-form-modal .modal-form-body .form-actions button.main:disabled{cursor:not-allowed;opacity:.5}.entity-system-form-modal .modal-form-body .form-actions .spinner{text-align:center;width:100%}.entity-context-form-modal{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 8px 30px #00000026;display:flex;flex-direction:column;gap:.75rem;left:50%;max-height:90vh;max-width:92vw;overflow-y:auto;padding:1.5rem 2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:800px;z-index:200}.entity-context-form-modal header{align-items:center;border-bottom:3px solid #6366f1;display:flex;justify-content:space-between;margin-bottom:.25rem;padding-bottom:0}.entity-context-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;margin:0}.entity-context-form-modal header .close-btn{align-items:center;background-color:#0000;border:none;border-radius:6px;color:#8f8f8f;cursor:pointer;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.entity-context-form-modal header .close-btn:hover{background-color:#f1f1f1}.entity-context-form-modal .modal-form-body{display:flex;flex-direction:column;gap:.75rem}.entity-context-form-modal .modal-form-body label{color:#8f8f8f;font-family:inherit;font-size:.8rem;font-weight:500}.entity-context-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.25rem}.entity-context-form-modal .modal-form-body .field>span:last-child{display:none}.entity-context-form-modal .modal-form-body .field-with-add{grid-gap:.25rem .5rem;align-items:end;display:grid;gap:.25rem .5rem;grid-template-columns:1fr 2.5rem}.entity-context-form-modal .modal-form-body .field-with-add>div:first-child{grid-column:1/-1}.entity-context-form-modal .modal-form-body .field-with-add>span:last-child{display:none}.entity-context-form-modal .modal-form-body input[type=number],.entity-context-form-modal .modal-form-body input[type=text],.entity-context-form-modal .modal-form-body select{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;font-family:inherit;font-size:.82rem;min-width:0;outline:none;padding:.55rem .75rem;transition:border-color .15s;width:100%}.entity-context-form-modal .modal-form-body input[type=number]:focus,.entity-context-form-modal .modal-form-body input[type=number]:focus-visible,.entity-context-form-modal .modal-form-body input[type=text]:focus,.entity-context-form-modal .modal-form-body input[type=text]:focus-visible,.entity-context-form-modal .modal-form-body select:focus,.entity-context-form-modal .modal-form-body select:focus-visible{border-color:#6366f1;outline:none}.entity-context-form-modal .modal-form-body input[type=number]::placeholder,.entity-context-form-modal .modal-form-body input[type=text]::placeholder,.entity-context-form-modal .modal-form-body select::placeholder{color:#b4b4b4}.entity-context-form-modal .modal-form-body button.add-btn{align-items:center;background-color:#0000;border:1px solid #f1f1f1;border-radius:50%;color:#6366f1;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:500;height:2rem;justify-content:center;line-height:1;padding:0;transition:all .15s;width:2rem}.entity-context-form-modal .modal-form-body button.add-btn:hover{background-color:#6366f1;border-color:#6366f1;color:#fff}.entity-context-form-modal .modal-form-body .form-section-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;padding:1rem 1.25rem}.entity-context-form-modal .modal-form-body .form-section-label{color:#6366f1;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.entity-context-form-modal .modal-form-body .form-row{grid-gap:.6rem 1.25rem;align-items:start;display:grid;gap:.6rem 1.25rem;grid-template-columns:1fr 1fr}.entity-context-form-modal .modal-form-body .form-row.three-col{grid-template-columns:1fr 1fr 1fr}.entity-context-form-modal .modal-form-body .json-fields-grid{grid-gap:.75rem 1.25rem;align-items:start;display:grid;gap:.75rem 1.25rem;grid-template-columns:1fr 1fr}.entity-context-form-modal .modal-form-body .textarea-field{display:flex;flex-direction:column;gap:.25rem}.entity-context-form-modal .modal-form-body .textarea-field label{color:#8f8f8f;font-size:.75rem;font-weight:500}.entity-context-form-modal .modal-form-body .form-textarea{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;font-family:SF Mono,Fira Code,monospace;font-size:.78rem;min-height:4rem;min-width:0;outline:none;padding:.55rem .75rem;resize:vertical;transition:border-color .15s;width:100%}.entity-context-form-modal .modal-form-body .form-textarea:focus,.entity-context-form-modal .modal-form-body .form-textarea:focus-visible{border-color:#6366f1;outline:none}.entity-context-form-modal .modal-form-body .form-textarea::placeholder{color:#b4b4b4}.entity-context-form-modal .modal-form-body .form-textarea.textarea-error{border-color:#e91818}.entity-context-form-modal .modal-form-body .field-error{color:#e91818;font-size:.7rem}.entity-context-form-modal .modal-form-body .form-actions{display:flex}.entity-context-form-modal .modal-form-body .form-actions button.main{background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600;padding:.7rem 1.5rem;transition:background-color .15s;width:100%}.entity-context-form-modal .modal-form-body .form-actions button.main:hover{background-color:#4f46e5}.entity-context-form-modal .modal-form-body .form-actions button.main:disabled{cursor:not-allowed;opacity:.5}.entity-context-form-modal .modal-form-body .form-actions .spinner{text-align:center;width:100%}.objective-expanded-row{background-color:#f8fafc;padding:1rem 1.5rem 1.25rem}.objective-expanded-row .objective-expanded-header{align-items:center;border-bottom:3px solid #6366f1;display:flex;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.75rem}.objective-expanded-row .objective-expanded-header .objective-expanded-name{color:#212121;font-size:.88rem;font-weight:600;margin:0}.objective-expanded-row .objective-expanded-header .edit-btn{align-items:center;background-color:#0000;border:1px solid #6366f1;border-radius:6px;color:#6366f1;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.78rem;font-weight:500;gap:.35rem;padding:.4rem .85rem;transition:all .15s}.objective-expanded-row .objective-expanded-header .edit-btn:hover{background-color:#6366f1;color:#fff}.objective-expanded-row .expanded-sections{display:flex;flex-direction:column;gap:.6rem}.objective-expanded-row .detail-section-label{color:#6366f1;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.4rem;text-transform:uppercase}.objective-expanded-row .detail-section-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;padding:.75rem 1rem}.objective-expanded-row .objective-detail-grid{grid-gap:.5rem 2rem;display:grid;gap:.5rem 2rem;grid-template-columns:1fr 1fr}.objective-expanded-row .objective-detail-item{display:flex;flex-direction:column;gap:.1rem}.objective-expanded-row .detail-label{color:#b4b4b4;font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.objective-expanded-row .detail-value{color:#393939;font-size:.82rem}.objective-expanded-row .required-systems-badges{display:flex;flex-wrap:wrap;gap:.35rem}.objective-expanded-row .required-systems-badges .system-badge{align-items:center;background-color:#e3f2fd;border-radius:999px;color:#1565c0;display:inline-flex;font-size:.72rem;font-weight:500;padding:.2rem .6rem}.objective-expanded-row .objective-detail-text:not(:last-child){margin-bottom:.5rem}.objective-expanded-row .objective-detail-text p.detail-value{background-color:#f8fafc;border-radius:6px;color:#393939;font-size:.8rem;line-height:1.5;margin:.2rem 0 0;padding:.4rem .65rem;white-space:pre-wrap}.objective-form-modal{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 8px 30px #00000026;display:flex;flex-direction:column;gap:.75rem;left:50%;max-height:90vh;max-width:92vw;overflow-y:auto;padding:1.5rem 2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:800px;z-index:200}.objective-form-modal header{align-items:center;border-bottom:3px solid #6366f1;display:flex;justify-content:space-between;margin-bottom:.25rem;padding-bottom:0}.objective-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;margin:0}.objective-form-modal header .close-btn{align-items:center;background-color:#0000;border:none;border-radius:6px;color:#8f8f8f;cursor:pointer;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.objective-form-modal header .close-btn:hover{background-color:#f1f1f1}.objective-form-modal .cross-region-note{align-items:center;background:#fef3c7;border:1px solid #f59e0b;border-radius:6px;color:#92400e;display:flex;font-size:.78rem;gap:.5rem;margin:0 1.5rem;padding:.6rem 1rem}.objective-form-modal .cross-region-note svg{stroke:#d97706;flex-shrink:0}.objective-form-modal .modal-form-body{display:flex;flex-direction:column;gap:.75rem}.objective-form-modal .modal-form-body label{color:#8f8f8f;font-family:inherit;font-size:.8rem;font-weight:500}.objective-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.25rem}.objective-form-modal .modal-form-body .field>span:last-child{display:none}.objective-form-modal .modal-form-body .field-with-add{grid-gap:.25rem .5rem;align-items:end;display:grid;gap:.25rem .5rem;grid-template-columns:1fr 2.5rem}.objective-form-modal .modal-form-body .field-with-add>div:first-child{grid-column:1/-1}.objective-form-modal .modal-form-body .field-with-add>span:last-child{display:none}.objective-form-modal .modal-form-body input[type=number],.objective-form-modal .modal-form-body input[type=text],.objective-form-modal .modal-form-body select{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;font-family:inherit;font-size:.82rem;min-width:0;outline:none;padding:.55rem .75rem;transition:border-color .15s;width:100%}.objective-form-modal .modal-form-body input[type=number]:focus,.objective-form-modal .modal-form-body input[type=number]:focus-visible,.objective-form-modal .modal-form-body input[type=text]:focus,.objective-form-modal .modal-form-body input[type=text]:focus-visible,.objective-form-modal .modal-form-body select:focus,.objective-form-modal .modal-form-body select:focus-visible{border-color:#6366f1;outline:none}.objective-form-modal .modal-form-body input[type=number]::placeholder,.objective-form-modal .modal-form-body input[type=text]::placeholder,.objective-form-modal .modal-form-body select::placeholder{color:#b4b4b4}.objective-form-modal .modal-form-body button.add-btn{align-items:center;background-color:#0000;border:1px solid #f1f1f1;border-radius:50%;color:#6366f1;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:500;height:2rem;justify-content:center;line-height:1;padding:0;transition:all .15s;width:2rem}.objective-form-modal .modal-form-body button.add-btn:hover{background-color:#6366f1;border-color:#6366f1;color:#fff}.objective-form-modal .modal-form-body .form-section-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;padding:1rem 1.25rem}.objective-form-modal .modal-form-body .form-section-label{color:#6366f1;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.objective-form-modal .modal-form-body .form-row{grid-gap:.6rem 1.25rem;align-items:start;display:grid;gap:.6rem 1.25rem;grid-template-columns:1fr 1fr}.objective-form-modal .modal-form-body .form-row.three-col{grid-template-columns:1fr 1fr 1fr}.objective-form-modal .modal-form-body .textarea-field{display:flex;flex-direction:column;gap:.25rem}.objective-form-modal .modal-form-body .textarea-field label{color:#8f8f8f;font-size:.75rem;font-weight:500}.objective-form-modal .modal-form-body .form-textarea{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;font-family:inherit;font-size:.82rem;min-height:4rem;min-width:0;outline:none;padding:.55rem .75rem;resize:vertical;transition:border-color .15s;width:100%}.objective-form-modal .modal-form-body .form-textarea:focus,.objective-form-modal .modal-form-body .form-textarea:focus-visible{border-color:#6366f1;outline:none}.objective-form-modal .modal-form-body .form-textarea::placeholder{color:#b4b4b4}.objective-form-modal .modal-form-body .form-info{color:#b4b4b4;font-size:.72rem;font-style:italic;margin:0}.objective-form-modal .modal-form-body .required-systems-checkboxes{display:flex;gap:1.25rem;margin-top:.25rem}.objective-form-modal .modal-form-body .required-systems-checkboxes .system-checkbox{align-items:center;color:#8f8f8f;cursor:pointer;display:inline-flex;font-size:.82rem;font-weight:500;gap:.4rem}.objective-form-modal .modal-form-body .required-systems-checkboxes .system-checkbox input[type=checkbox]{accent-color:#6366f1;cursor:pointer;height:15px;margin:0;width:15px}.objective-form-modal .modal-form-body .required-systems-checkboxes .system-checkbox input[type=checkbox]:disabled{cursor:default;opacity:.6}.objective-form-modal .modal-form-body .form-actions{display:flex}.objective-form-modal .modal-form-body .form-actions button.main{background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600;padding:.7rem 1.5rem;transition:background-color .15s;width:100%}.objective-form-modal .modal-form-body .form-actions button.main:hover{background-color:#4f46e5}.objective-form-modal .modal-form-body .form-actions button.main:disabled{cursor:not-allowed;opacity:.5}.objective-form-modal .modal-form-body .form-actions .spinner{text-align:center;width:100%}.system-form-modal{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 8px 30px #00000026;display:flex;flex-direction:column;gap:.75rem;left:50%;max-height:90vh;max-width:92vw;overflow-y:auto;padding:1.5rem 2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:600px;z-index:200}.system-form-modal header{align-items:center;border-bottom:3px solid #6366f1;display:flex;justify-content:space-between;margin-bottom:.25rem;padding-bottom:0}.system-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;margin:0}.system-form-modal header .close-btn{align-items:center;background-color:#0000;border:none;border-radius:6px;color:#8f8f8f;cursor:pointer;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.system-form-modal header .close-btn:hover{background-color:#f1f1f1}.system-form-modal .modal-form-body{display:flex;flex-direction:column;gap:.75rem}.system-form-modal .modal-form-body label{color:#8f8f8f;font-family:inherit;font-size:.8rem;font-weight:500}.system-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.25rem}.system-form-modal .modal-form-body .field>span:last-child{display:none}.system-form-modal .modal-form-body .field-with-add{grid-gap:.25rem .5rem;align-items:end;display:grid;gap:.25rem .5rem;grid-template-columns:1fr 2.5rem}.system-form-modal .modal-form-body .field-with-add>div:first-child{grid-column:1/-1}.system-form-modal .modal-form-body .field-with-add>span:last-child{display:none}.system-form-modal .modal-form-body input[type=number],.system-form-modal .modal-form-body input[type=text],.system-form-modal .modal-form-body select{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;font-family:inherit;font-size:.82rem;min-width:0;outline:none;padding:.55rem .75rem;transition:border-color .15s;width:100%}.system-form-modal .modal-form-body input[type=number]:focus,.system-form-modal .modal-form-body input[type=number]:focus-visible,.system-form-modal .modal-form-body input[type=text]:focus,.system-form-modal .modal-form-body input[type=text]:focus-visible,.system-form-modal .modal-form-body select:focus,.system-form-modal .modal-form-body select:focus-visible{border-color:#6366f1;outline:none}.system-form-modal .modal-form-body input[type=number]::placeholder,.system-form-modal .modal-form-body input[type=text]::placeholder,.system-form-modal .modal-form-body select::placeholder{color:#b4b4b4}.system-form-modal .modal-form-body button.add-btn{align-items:center;background-color:#0000;border:1px solid #f1f1f1;border-radius:50%;color:#6366f1;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:500;height:2rem;justify-content:center;line-height:1;padding:0;transition:all .15s;width:2rem}.system-form-modal .modal-form-body button.add-btn:hover{background-color:#6366f1;border-color:#6366f1;color:#fff}.system-form-modal .modal-form-body .form-section-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;padding:1rem 1.25rem}.system-form-modal .modal-form-body .form-section-label{color:#6366f1;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.system-form-modal .modal-form-body .form-row{grid-gap:.6rem 1.25rem;align-items:start;display:grid;gap:.6rem 1.25rem;grid-template-columns:1fr 1fr}.system-form-modal .modal-form-body .form-actions{display:flex}.system-form-modal .modal-form-body .form-actions button.main{background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600;padding:.7rem 1.5rem;transition:background-color .15s;width:100%}.system-form-modal .modal-form-body .form-actions button.main:hover{background-color:#4f46e5}.system-form-modal .modal-form-body .form-actions button.main:disabled{cursor:not-allowed;opacity:.5}.system-form-modal .modal-form-body .form-actions .spinner{text-align:center;width:100%}.company-form-modal{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 8px 30px #00000026;display:flex;flex-direction:column;gap:.75rem;left:50%;max-height:90vh;max-width:92vw;overflow-y:auto;padding:1.5rem 2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:600px;z-index:200}.company-form-modal header{align-items:center;border-bottom:3px solid #6366f1;display:flex;justify-content:space-between;margin-bottom:.25rem;padding-bottom:0}.company-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;margin:0}.company-form-modal header .close-btn{align-items:center;background-color:#0000;border:none;border-radius:6px;color:#8f8f8f;cursor:pointer;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.company-form-modal header .close-btn:hover{background-color:#f1f1f1}.company-form-modal .modal-form-body{display:flex;flex-direction:column;gap:.75rem}.company-form-modal .modal-form-body label{color:#8f8f8f;font-family:inherit;font-size:.8rem;font-weight:500}.company-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.25rem}.company-form-modal .modal-form-body .field>span:last-child{display:none}.company-form-modal .modal-form-body .field-with-add{grid-gap:.25rem .5rem;align-items:end;display:grid;gap:.25rem .5rem;grid-template-columns:1fr 2.5rem}.company-form-modal .modal-form-body .field-with-add>div:first-child{grid-column:1/-1}.company-form-modal .modal-form-body .field-with-add>span:last-child{display:none}.company-form-modal .modal-form-body input[type=number],.company-form-modal .modal-form-body input[type=text],.company-form-modal .modal-form-body select{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;font-family:inherit;font-size:.82rem;min-width:0;outline:none;padding:.55rem .75rem;transition:border-color .15s;width:100%}.company-form-modal .modal-form-body input[type=number]:focus,.company-form-modal .modal-form-body input[type=number]:focus-visible,.company-form-modal .modal-form-body input[type=text]:focus,.company-form-modal .modal-form-body input[type=text]:focus-visible,.company-form-modal .modal-form-body select:focus,.company-form-modal .modal-form-body select:focus-visible{border-color:#6366f1;outline:none}.company-form-modal .modal-form-body input[type=number]::placeholder,.company-form-modal .modal-form-body input[type=text]::placeholder,.company-form-modal .modal-form-body select::placeholder{color:#b4b4b4}.company-form-modal .modal-form-body button.add-btn{align-items:center;background-color:#0000;border:1px solid #f1f1f1;border-radius:50%;color:#6366f1;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:500;height:2rem;justify-content:center;line-height:1;padding:0;transition:all .15s;width:2rem}.company-form-modal .modal-form-body button.add-btn:hover{background-color:#6366f1;border-color:#6366f1;color:#fff}.company-form-modal .modal-form-body .form-section-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;padding:1rem 1.25rem}.company-form-modal .modal-form-body .form-section-label{color:#6366f1;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.company-form-modal .modal-form-body .form-row{grid-gap:.6rem 1.25rem;align-items:start;display:grid;gap:.6rem 1.25rem;grid-template-columns:1fr 1fr}.company-form-modal .modal-form-body .form-actions{display:flex}.company-form-modal .modal-form-body .form-actions button.main{background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600;padding:.7rem 1.5rem;transition:background-color .15s;width:100%}.company-form-modal .modal-form-body .form-actions button.main:hover{background-color:#4f46e5}.company-form-modal .modal-form-body .form-actions button.main:disabled{cursor:not-allowed;opacity:.5}.company-form-modal .modal-form-body .form-actions .spinner{text-align:center;width:100%}.glue-trigger-form-modal{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 8px 30px #00000026;display:flex;flex-direction:column;gap:.75rem;left:50%;max-height:90vh;max-width:92vw;overflow-y:auto;padding:1.5rem 2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:700px;z-index:200}.glue-trigger-form-modal header{align-items:center;border-bottom:3px solid #6366f1;display:flex;justify-content:space-between;margin-bottom:.25rem;padding-bottom:0}.glue-trigger-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;margin:0}.glue-trigger-form-modal header .close-btn{align-items:center;background-color:#0000;border:none;border-radius:6px;color:#8f8f8f;cursor:pointer;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.glue-trigger-form-modal header .close-btn:hover{background-color:#f1f1f1}.glue-trigger-form-modal .modal-form-body{display:flex;flex-direction:column;gap:.75rem}.glue-trigger-form-modal .modal-form-body label{color:#8f8f8f;font-family:inherit;font-size:.8rem;font-weight:500}.glue-trigger-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.25rem}.glue-trigger-form-modal .modal-form-body .field>span:last-child{display:none}.glue-trigger-form-modal .modal-form-body .field-with-add{grid-gap:.25rem .5rem;align-items:end;display:grid;gap:.25rem .5rem;grid-template-columns:1fr 2.5rem}.glue-trigger-form-modal .modal-form-body .field-with-add>div:first-child{grid-column:1/-1}.glue-trigger-form-modal .modal-form-body .field-with-add>span:last-child{display:none}.glue-trigger-form-modal .modal-form-body input[type=number],.glue-trigger-form-modal .modal-form-body input[type=text],.glue-trigger-form-modal .modal-form-body select{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;font-family:inherit;font-size:.82rem;min-width:0;outline:none;padding:.55rem .75rem;transition:border-color .15s;width:100%}.glue-trigger-form-modal .modal-form-body input[type=number]:focus,.glue-trigger-form-modal .modal-form-body input[type=number]:focus-visible,.glue-trigger-form-modal .modal-form-body input[type=text]:focus,.glue-trigger-form-modal .modal-form-body input[type=text]:focus-visible,.glue-trigger-form-modal .modal-form-body select:focus,.glue-trigger-form-modal .modal-form-body select:focus-visible{border-color:#6366f1;outline:none}.glue-trigger-form-modal .modal-form-body input[type=number]::placeholder,.glue-trigger-form-modal .modal-form-body input[type=text]::placeholder,.glue-trigger-form-modal .modal-form-body select::placeholder{color:#b4b4b4}.glue-trigger-form-modal .modal-form-body button.add-btn{align-items:center;background-color:#0000;border:1px solid #f1f1f1;border-radius:50%;color:#6366f1;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:500;height:2rem;justify-content:center;line-height:1;padding:0;transition:all .15s;width:2rem}.glue-trigger-form-modal .modal-form-body button.add-btn:hover{background-color:#6366f1;border-color:#6366f1;color:#fff}.glue-trigger-form-modal .modal-form-body .form-section-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;padding:1rem 1.25rem}.glue-trigger-form-modal .modal-form-body .form-section-label{align-items:center;color:#6366f1;display:flex;font-size:.7rem;font-weight:700;justify-content:space-between;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.glue-trigger-form-modal .modal-form-body .form-row{grid-gap:.6rem 1.25rem;align-items:start;display:grid;gap:.6rem 1.25rem;grid-template-columns:1fr 1fr}.glue-trigger-form-modal .modal-form-body .add-arg-btn,.glue-trigger-form-modal .modal-form-body .add-job-btn{background:none;border:1px solid #6366f1;border-radius:6px;color:#6366f1;cursor:pointer;font-family:inherit;font-size:.7rem;font-weight:600;padding:.25rem .6rem;transition:all .15s}.glue-trigger-form-modal .modal-form-body .add-arg-btn:hover,.glue-trigger-form-modal .modal-form-body .add-job-btn:hover{background-color:#6366f1;color:#fff}.glue-trigger-form-modal .modal-form-body .job-action-card{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:6px;margin-top:.5rem;padding:.75rem}.glue-trigger-form-modal .modal-form-body .job-action-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.glue-trigger-form-modal .modal-form-body .job-action-title{color:#8f8f8f;font-size:.75rem;font-weight:600}.glue-trigger-form-modal .modal-form-body .remove-job-btn{background:none;border:1px solid #dc3545;border-radius:6px;color:#dc3545;cursor:pointer;font-family:inherit;font-size:.7rem;padding:.2rem .5rem;transition:all .15s}.glue-trigger-form-modal .modal-form-body .remove-job-btn:hover{background-color:#dc3545;color:#fff}.glue-trigger-form-modal .modal-form-body .job-arguments{margin-top:.5rem}.glue-trigger-form-modal .modal-form-body .job-arguments-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.4rem}.glue-trigger-form-modal .modal-form-body .job-arguments-header>span{color:#8f8f8f;font-size:.72rem;font-weight:600}.glue-trigger-form-modal .modal-form-body .argument-row{grid-gap:.4rem;align-items:center;display:grid;gap:.4rem;grid-template-columns:auto 1fr auto;margin-bottom:.3rem}.glue-trigger-form-modal .modal-form-body .argument-row .arg-key{background-color:#fff;border-radius:4px;color:#8f8f8f;font-family:monospace;font-size:.75rem;font-weight:500;padding:.3rem .5rem;white-space:nowrap}.glue-trigger-form-modal .modal-form-body .argument-row .remove-arg-btn{align-items:center;background:none;border:none;border-radius:4px;color:#b4b4b4;cursor:pointer;display:flex;font-size:1rem;height:1.5rem;justify-content:center;width:1.5rem}.glue-trigger-form-modal .modal-form-body .argument-row .remove-arg-btn:hover{background-color:#fff;color:#dc3545}.glue-trigger-form-modal .modal-form-body input[type=time]{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;font-family:inherit;font-size:.82rem;min-width:0;outline:none;padding:.55rem .75rem;transition:border-color .15s;width:100%}.glue-trigger-form-modal .modal-form-body input[type=time]:focus,.glue-trigger-form-modal .modal-form-body input[type=time]:focus-visible{border-color:#6366f1;outline:none}.glue-trigger-form-modal .modal-form-body .field-hint{color:#b4b4b4;font-size:.68rem;margin-top:.15rem}.glue-trigger-form-modal .modal-form-body .field-full-width{grid-column:1/-1}.glue-trigger-form-modal .modal-form-body .day-picker{display:flex;flex-wrap:wrap;gap:.3rem}.glue-trigger-form-modal .modal-form-body .day-btn{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;color:#8f8f8f;cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:600;padding:.35rem .6rem;transition:all .15s}.glue-trigger-form-modal .modal-form-body .day-btn:hover{border-color:#6366f1;color:#6366f1}.glue-trigger-form-modal .modal-form-body .day-btn.active{background-color:#6366f1;border-color:#6366f1;color:#fff}.glue-trigger-form-modal .modal-form-body .day-hint{color:#b4b4b4;font-size:.7rem;margin-top:.2rem}.glue-trigger-form-modal .modal-form-body .form-actions{display:flex;flex-direction:column}.glue-trigger-form-modal .modal-form-body .form-actions button.main{background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600;padding:.7rem 1.5rem;transition:background-color .15s;width:100%}.glue-trigger-form-modal .modal-form-body .form-actions button.main:hover{background-color:#4f46e5}.glue-trigger-form-modal .modal-form-body .form-actions button.main:disabled{cursor:not-allowed;opacity:.5}.glue-trigger-form-modal .modal-form-body .form-actions .spinner{text-align:center;width:100%}.glue-trigger-form-modal .modal-form-body .form-actions .confirm-bar{align-items:center;background-color:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#9a3412;display:flex;font-size:.78rem;gap:.75rem;justify-content:space-between;padding:.6rem .85rem}.glue-trigger-form-modal .modal-form-body .form-actions .confirm-bar .confirm-bar-actions{display:flex;flex-shrink:0;gap:.5rem}.glue-trigger-form-modal .modal-form-body .form-actions .confirm-bar .confirm-btn{background-color:#6366f1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:600;padding:.35rem .85rem}.glue-trigger-form-modal .modal-form-body .form-actions .confirm-bar .confirm-btn:hover{background-color:#4f46e5}.glue-trigger-form-modal .modal-form-body .form-actions .confirm-bar .cancel-btn{background-color:#fff;border:1px solid #c7c7c7;border-radius:6px;color:#8f8f8f;cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:600;padding:.35rem .85rem}.glue-trigger-form-modal .modal-form-body .form-actions .confirm-bar .cancel-btn:hover{background-color:#f5f6f8}
/*# sourceMappingURL=main.e8ded4f7.css.map*/