@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}.app .auditech-logo.env-non-prod{background-color:#1e293b;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='70'%3E%3Ctext x='3' y='12' font-family='sans-serif' font-size='7' font-weight='700' fill='rgba(255,255,255,0.15)' transform='rotate(-20 10 10)'%3ETEST%3C/text%3E%3Ctext x='42' y='8' font-family='sans-serif' font-size='9' font-weight='700' fill='rgba(255,255,255,0.12)' transform='rotate(-35 55 8)'%3ETEST%3C/text%3E%3Ctext x='18' y='35' font-family='sans-serif' font-size='6' font-weight='700' fill='rgba(255,255,255,0.16)' transform='rotate(-10 30 35)'%3ETEST%3C/text%3E%3Ctext x='55' y='32' font-family='sans-serif' font-size='8' font-weight='700' fill='rgba(255,255,255,0.14)' transform='rotate(-40 65 32)'%3ETEST%3C/text%3E%3Ctext x='8' y='55' font-family='sans-serif' font-size='8' font-weight='700' fill='rgba(255,255,255,0.14)' transform='rotate(-30 20 55)'%3ETEST%3C/text%3E%3Ctext x='48' y='58' font-family='sans-serif' font-size='7' font-weight='700' fill='rgba(255,255,255,0.15)' transform='rotate(-15 58 58)'%3ETEST%3C/text%3E%3C/svg%3E");background-repeat:repeat}.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}}.manager-dashboard-page{background-color:#fff;display:flex;flex:1 1 auto;flex-direction:column;gap:.75rem;min-height:0;min-width:0;overflow:hidden}.manager-dashboard-header{margin-bottom:.25rem}.manager-dashboard-scroll{display:flex;flex:1 1 auto;flex-direction:column;gap:.75rem;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:.75rem}.manager-dashboard-summary{grid-gap:.75rem;display:grid;flex-shrink:0;gap:.75rem;grid-template-columns:repeat(4,minmax(0,1fr))}.manager-dashboard-kpi{background:#fff;border:1px solid #f1f1f1;border-radius:8px;display:flex;flex-direction:column;gap:.35rem;padding:.85rem 1rem}.manager-dashboard-kpi__label{color:#8f8f8f;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.manager-dashboard-kpi__value{color:#212121;font-size:1.5rem;font-weight:700;line-height:1}.manager-dashboard-loading{align-items:center;color:#8f8f8f;display:flex;gap:.75rem;padding:.75rem 0}.manager-dashboard-shell{display:flex;flex-direction:column;gap:.75rem;min-height:0}.manager-dashboard-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.manager-dashboard-toolbar__hint{color:#8f8f8f;font-size:.8rem;margin:0}.manager-dashboard-segmented{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:999px;display:inline-flex;gap:.2rem;padding:.2rem}.manager-dashboard-segmented__button{align-items:center;background:#0000;border:0;border-radius:999px;color:#8f8f8f;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:600;gap:.45rem;padding:.45rem .9rem;transition:background-color .12s ease,color .12s ease}.manager-dashboard-segmented__button span{align-items:center;background:#f5f6f8;border-radius:999px;color:#8f8f8f;display:inline-flex;font-size:.7rem;font-weight:700;height:1.35rem;justify-content:center;min-width:1.35rem;padding:0 .35rem}.manager-dashboard-segmented__button.is-active{background:#eeeefc;color:#6366f1}.manager-dashboard-segmented__button.is-active span{background:#6366f11f;color:#6366f1}.manager-dashboard-panel{background:#fff;border:1px solid #f1f1f1;border-radius:8px;min-width:0;padding:.85rem}.manager-dashboard-detail__header,.manager-dashboard-panel__header{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.manager-dashboard-detail__header h2,.manager-dashboard-panel__header h2{color:#212121;font-size:1rem;font-weight:700;margin:.15rem 0 0}.manager-dashboard-panel__eyebrow{color:#8f8f8f;font-size:.68rem;font-weight:600;letter-spacing:.04em;margin:0;text-transform:uppercase}.manager-dashboard-panel__subtext{color:#8f8f8f;font-size:.8rem;line-height:1.35;margin:.2rem 0 0}.manager-dashboard-panel__count{align-items:center;background:#eeeefc;border:1px solid #f1f1f1;border-radius:8px;color:#6366f1;display:inline-flex;font-size:.9rem;font-weight:700;height:2.2rem;justify-content:center;min-width:2.2rem;padding:0 .55rem}.manager-dashboard-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:.75rem}.manager-dashboard-card{align-items:flex-start;-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #f1f1f1;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:.85rem;text-align:left;transition:border-color .12s ease,background-color .12s ease}.manager-dashboard-card:hover{background-color:#f5f6f8;border-color:#c7c7c7}.manager-dashboard-card.is-selected{background-color:#6366f108;border-color:#6366f1}.manager-dashboard-card__logo,.manager-dashboard-detail__logo{background:#fff;border:1px solid #f1f1f1;border-radius:8px;display:grid;flex-shrink:0;height:2.9rem;overflow:hidden;place-items:center;width:2.9rem}.manager-dashboard-card__logo-image,.manager-dashboard-detail__logo-image{color:#8f8f8f;font-size:.78rem;font-weight:700;height:100%;object-fit:contain;padding:.3rem;width:100%}.manager-dashboard-card__body{display:flex;flex:1 1;flex-direction:column;gap:.35rem;min-width:0}.manager-dashboard-card__title-row{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between}.manager-dashboard-card__title-row h3{color:#212121;font-size:.92rem;line-height:1.25;margin:0}.manager-dashboard-badge{background:#fff;border:1px solid #f1f1f1;border-radius:999px;color:#8f8f8f;font-size:.65rem;font-weight:700;padding:.15rem .45rem;white-space:nowrap}.manager-dashboard-card__meta,.manager-dashboard-control__meta,.manager-dashboard-detail__subtext{color:#8f8f8f;font-size:.75rem;line-height:1.35}.manager-dashboard-card__meta,.manager-dashboard-control__meta{display:flex;flex-wrap:wrap;gap:.35rem .6rem}.manager-dashboard-chip-row{display:flex;flex-wrap:wrap;gap:.3rem}.manager-dashboard-chip-group{display:flex;flex-direction:column;gap:.25rem}.manager-dashboard-chip-group__label{color:#b4b4b4;font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.manager-dashboard-chip{align-items:center;background:#f5f6f8;border:1px solid #f1f1f1;border-radius:999px;color:#8f8f8f;display:inline-flex;font-size:.66rem;font-weight:600;min-height:1.35rem;padding:.12rem .45rem}.manager-dashboard-chip--entity{background:#6366f114;border-color:#6366f12e;color:#6366f1}.manager-dashboard-chip--muted{color:#b4b4b4}@media(max-width:900px){.manager-dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.manager-dashboard-toolbar{align-items:stretch}.manager-dashboard-segmented{width:100%}.manager-dashboard-segmented__button{flex:1 1;justify-content:center}}@media(max-width:640px){.manager-dashboard-grid,.manager-dashboard-summary{grid-template-columns:1fr}.manager-dashboard-card,.manager-dashboard-control{flex-direction:column}.manager-dashboard-control__button{align-self:flex-start}}.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;line-height:1.35;padding:.5rem 1rem;transition:background-color .3s ease}.selectCompaniesPagelistItem__label{display:block}.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:inline-flex;font-size:.8rem;font-weight:600;gap:.4rem;padding:.5rem 1.25rem;transition:background-color .15s;white-space:nowrap}.add-btn svg{stroke-width:4;flex-shrink:0;height:.85em;width:.85em}.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}.agent-hashes-page__header{align-items:center;display:flex;gap:.75rem}.agent-hashes-page__headerActions{flex-wrap:wrap;gap:.65rem;justify-content:flex-end}.agent-hashes-page__summary{align-items:stretch;background:#fff;border:1px solid #f1f1f1;border-radius:999px;display:inline-flex;flex-wrap:wrap;gap:.4rem;padding:.2rem}.agent-hashes-page__summaryItem{align-items:baseline;background:#fff;border-radius:999px;color:#8f8f8f;display:inline-flex;gap:.35rem;padding:.35rem .7rem;white-space:nowrap}.agent-hashes-page__summaryItem strong{color:#212121;font-size:.9rem;font-weight:700;line-height:1}.agent-hashes-page__summaryItem small{font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.agent-hashes-page__tableWrap{background:#fff;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 1px 4px #00000014;min-height:0;overflow:hidden}.agent-hashes-page__tableWrap .table-scroll-area{padding:0}.agent-hashes-page__table{border-collapse:collapse;font-size:.82rem;table-layout:fixed;width:100%}.agent-hashes-page__table td,.agent-hashes-page__table th{border-bottom:1px solid #fff;height:38px;overflow:hidden;padding:0 .75rem;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.agent-hashes-page__table th{background:#fafafa;color:#8f8f8f;font-size:.72rem;letter-spacing:.04em;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;z-index:1}.agent-hashes-page__table tbody tr{transition:background-color .15s}.agent-hashes-page__table tr.agent-hashes-page__rowButton{cursor:pointer}.agent-hashes-page__table tr:focus-visible{outline:2px solid #2563eb2e;outline-offset:-2px}.agent-hashes-page__table td:first-child,.agent-hashes-page__table th:first-child{width:8rem}.agent-hashes-page__table td:nth-child(2),.agent-hashes-page__table th:nth-child(2){width:11rem}.agent-hashes-page__table td:nth-child(4),.agent-hashes-page__table td:nth-child(7),.agent-hashes-page__table th:nth-child(4),.agent-hashes-page__table th:nth-child(7){width:9rem}.agent-hashes-page__table td:nth-child(8),.agent-hashes-page__table th:nth-child(8){width:6.5rem}.agent-hashes-page__hash{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;white-space:normal!important;word-break:break-all}.agent-hashes-page__status{align-items:center;border-radius:999px;display:inline-flex;font-size:.68rem;font-weight:700;justify-content:center;letter-spacing:.04em;min-width:4.8rem;padding:.22rem .55rem;text-transform:uppercase}.agent-hashes-page__status.is-active{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.agent-hashes-page__status.is-inactive{background:#fff7ed;border:1px solid #fed7aa;color:#92400e}.agent-hashes-page__actions{display:flex;flex-wrap:wrap;gap:.5rem}.agent-hashes-page__secondaryButton{background:#fff;border:1px solid #c7c7c7;border-radius:6px;color:#8f8f8f;cursor:pointer;font-size:.72rem;font-weight:600;padding:.45rem .7rem;transition:background-color .15s,border-color .15s,color .15s}.agent-hashes-page__secondaryButton:hover{background:#fff;border-color:#6366f1;color:#212121}.agent-hashes-page__secondaryButton--danger{color:#b91c1b}.agent-hashes-page__secondaryButton--danger:hover{background:#e9181814;border-color:#e91818;color:#e91818}.agent-hashes-page__empty{color:#b4b4b4;padding:1.2rem .9rem;text-align:center}.agent-hashes-page .form-modal{max-width:calc(100vw - 2rem);overflow:hidden;width:820px}.agent-hashes-page .form-modal .input-section{gap:.85rem;max-height:calc(90vh - 4.85rem);overflow-y:auto;padding-right:.25rem}.agent-hashes-page .form-modal .agent-hashes-page__modalBody{display:flex;flex-direction:column;gap:.85rem}.agent-hashes-page .form-modal .agent-hashes-page__modalLead{color:#8f8f8f;font-size:.85rem;line-height:1.45;margin:0}.agent-hashes-page .form-modal .agent-hashes-page__modalField{color:#393939;display:flex;flex-direction:column;font-size:.78rem;font-weight:600;gap:.35rem}.agent-hashes-page .form-modal .agent-hashes-page__modalField input,.agent-hashes-page .form-modal .agent-hashes-page__modalField select,.agent-hashes-page .form-modal .agent-hashes-page__modalField textarea{background:#fff;border:1px solid #f1f1f1;border-radius:10px;color:#212121;font:inherit;font-size:.85rem;padding:.7rem .8rem;width:100%}.agent-hashes-page .form-modal .agent-hashes-page__modalField input:focus,.agent-hashes-page .form-modal .agent-hashes-page__modalField select:focus,.agent-hashes-page .form-modal .agent-hashes-page__modalField textarea:focus{border-color:#6366f1;outline:2px solid #2563eb33}.agent-hashes-page .form-modal .agent-hashes-page__modalBody--history{gap:.9rem;padding-bottom:1rem}.agent-hashes-page .form-modal .agent-hashes-page__modalHeader{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between;padding:.05rem 0 .35rem}.agent-hashes-page .form-modal .agent-hashes-page__modalHeader h3{color:#212121;font-size:1.05rem;line-height:1.2;margin:.2rem 0 0}.agent-hashes-page .form-modal .agent-hashes-page__modalKicker{color:#b4b4b4;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.agent-hashes-page .form-modal .agent-hashes-page__detailsCard{background:#fff;border:1px solid #f1f1f1;border-radius:8px;display:flex;flex-direction:column;gap:.85rem;padding:.9rem .95rem}.agent-hashes-page .form-modal .agent-hashes-page__detailsCardHeader{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.agent-hashes-page .form-modal .agent-hashes-page__detailsCardActions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.agent-hashes-page .form-modal .agent-hashes-page__detailsCardKicker{color:#b4b4b4;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.agent-hashes-page .form-modal .agent-hashes-page__detailsCardTitle{color:#212121;font-size:1.02rem;font-weight:700;line-height:1.25;margin-top:.15rem;word-break:break-word}.agent-hashes-page .form-modal .agent-hashes-page__detailsCardLine{display:flex;flex-wrap:wrap;gap:.5rem}.agent-hashes-page .form-modal .agent-hashes-page__detailsCardLine span{align-items:baseline;background:#fff;border:1px solid #f1f1f1;border-radius:999px;color:#393939;display:inline-flex;font-size:.8rem;gap:.35rem;line-height:1.35;padding:.45rem .7rem}.agent-hashes-page .form-modal .agent-hashes-page__detailsCardLine strong{color:#b4b4b4;font-size:.66rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.agent-hashes-page .form-modal .agent-hashes-page__detailsGrid{grid-gap:.7rem 1rem;display:grid;gap:.7rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}@media(max-width:760px){.agent-hashes-page .form-modal .agent-hashes-page__detailsGrid{grid-template-columns:1fr}}.agent-hashes-page .form-modal .agent-hashes-page__detailsGrid>div{background:#fff;border:1px solid #f1f1f1;border-radius:8px;min-width:0;padding:.65rem .75rem}.agent-hashes-page .form-modal .agent-hashes-page__detailsGrid dt{color:#b4b4b4;font-size:.65rem;font-weight:700;letter-spacing:.06em;margin:0 0 .2rem;text-transform:uppercase}.agent-hashes-page .form-modal .agent-hashes-page__detailsGrid dd{color:#212121;font-size:.84rem;line-height:1.45;margin:0;word-break:break-word}.agent-hashes-page .form-modal .form-section-card{display:flex;flex-direction:column;gap:.75rem}.agent-hashes-page .form-modal .form-section-label{color:#6366f1;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.1rem;text-transform:uppercase}.agent-hashes-page .form-modal .form-row{grid-gap:.65rem 1.25rem;align-items:start;display:grid;gap:.65rem 1.25rem;grid-template-columns:1fr 1fr}@media(max-width:760px){.agent-hashes-page .form-modal .form-row{grid-template-columns:1fr}}.agent-hashes-page .form-modal .agent-hashes-page__uploadBox{display:flex;flex-direction:column;gap:.75rem}.agent-hashes-page .form-modal .agent-hashes-page__fileInput{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.agent-hashes-page .form-modal .agent-hashes-page__uploadSurface{align-items:center;background:#fff;border:1px dashed #c7c7c7;border-radius:10px;cursor:pointer;display:flex;gap:.85rem;padding:.85rem .95rem;transition:border-color .15s,background-color .15s,box-shadow .15s}.agent-hashes-page .form-modal .agent-hashes-page__uploadSurface:focus-visible,.agent-hashes-page .form-modal .agent-hashes-page__uploadSurface:hover{background:#2563eb0a;border-color:#6366f1;box-shadow:0 0 0 2px #2563eb14;outline:none}.agent-hashes-page .form-modal .agent-hashes-page__uploadSurfaceIcon{align-items:center;background:#fff;border-radius:8px;color:#6366f1;display:inline-flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem}.agent-hashes-page .form-modal .agent-hashes-page__uploadSurfaceText{display:flex;flex-direction:column;gap:.2rem;min-width:0}.agent-hashes-page .form-modal .agent-hashes-page__uploadSurfaceText strong{color:#212121;font-size:.8rem;font-weight:700}.agent-hashes-page .form-modal .agent-hashes-page__uploadSurfaceText span{color:#8f8f8f;font-size:.74rem;line-height:1.4}.agent-hashes-page .form-modal .agent-hashes-page__hashPanel{background:#fff;border:1px solid #f1f1f1;border-radius:10px;display:flex;flex-direction:column;gap:.55rem;padding:.8rem .9rem}.agent-hashes-page .form-modal .agent-hashes-page__hashPanelHeader{align-items:center;display:flex;gap:.6rem;justify-content:space-between}.agent-hashes-page .form-modal .agent-hashes-page__hashPanelFile{color:#212121;font-size:.78rem;font-weight:700;word-break:break-word}.agent-hashes-page .form-modal .agent-hashes-page__hashPanelState{color:#8f8f8f;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.agent-hashes-page .form-modal .agent-hashes-page__hashPanelError{color:#b91c1c;font-size:.76rem;font-weight:600}.agent-hashes-page .form-modal .agent-hashes-page__hashPair{background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:.25rem;padding:.65rem .75rem}.agent-hashes-page .form-modal .agent-hashes-page__hashPairLabel{color:#8f8f8f;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.agent-hashes-page .form-modal .agent-hashes-page__hashPairValue{color:#212121;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.76rem;word-break:break-all}.agent-hashes-page .form-modal .agent-hashes-page__hashActions{display:flex;flex-wrap:wrap;gap:.5rem}.agent-hashes-page .form-modal .agent-hashes-page__hashAction{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:999px;color:#393939;cursor:pointer;display:inline-flex;font-size:.74rem;font-weight:600;justify-content:center;padding:.45rem .75rem;transition:border-color .15s,background-color .15s,color .15s}.agent-hashes-page .form-modal .agent-hashes-page__hashAction:hover{background:#2563eb0d;border-color:#6366f1;color:#6366f1}.agent-hashes-page .form-modal .agent-hashes-page__hashAction.is-active{background:#2563eb1f;border-color:#6366f1;color:#6366f1}.agent-hashes-page .form-modal .field{display:flex;flex-direction:column;gap:.35rem}.agent-hashes-page .form-modal .field label{color:#8f8f8f;font-size:.75rem;font-weight:500}.agent-hashes-page .form-modal .field input{background:#fff;border:1px solid #f1f1f1;border-radius:6px;color:#212121;font:inherit;font-size:.82rem;padding:.55rem .75rem;width:100%}.agent-hashes-page .form-modal .field input:focus{border-color:#6366f1;outline:2px solid #2563eb33}.agent-hashes-page .form-modal .agent-hashes-page__modalHint{color:#8f8f8f;font-size:.78rem;line-height:1.45;margin:0}.agent-hashes-page .form-modal .agent-hashes-page__companyChoiceList{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr}.agent-hashes-page .form-modal .agent-hashes-page__companyChoiceButton{align-items:flex-start;background:#fff;border:1px solid #f1f1f1;border-radius:10px;color:#212121;cursor:pointer;display:flex;flex-direction:column;gap:.2rem;padding:.8rem .9rem;text-align:left;transition:border-color .15s,background-color .15s,box-shadow .15s;width:100%}.agent-hashes-page .form-modal .agent-hashes-page__companyChoiceButton:focus-visible,.agent-hashes-page .form-modal .agent-hashes-page__companyChoiceButton:hover{background:#2563eb0d;border-color:#6366f1;box-shadow:0 0 0 2px #2563eb14;outline:none}.agent-hashes-page .form-modal .agent-hashes-page__companyChoiceButton span{font-size:.84rem;font-weight:700;line-height:1.3;word-break:break-word}.agent-hashes-page .form-modal .agent-hashes-page__companyChoiceButton small{color:#8f8f8f;font-size:.72rem}.agent-hashes-page .form-modal .agent-hashes-page__history{display:flex;flex-direction:column;gap:.7rem;padding-bottom:.25rem}.agent-hashes-page .form-modal .agent-hashes-page__historyActions{align-items:center;display:flex;gap:.5rem}.agent-hashes-page__history{display:flex;flex-direction:column;gap:.7rem}.agent-hashes-page__historyItem{background:#fff;border:1px solid #f1f1f1;border-radius:8px;padding:.9rem .95rem}.agent-hashes-page__historyItem.is-active{background:#f8fbff;border-color:#2563eb47}.agent-hashes-page__historyHeader{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.8rem}.agent-hashes-page__historyVersion{align-items:center;display:flex;gap:.45rem}.agent-hashes-page__historyVersion strong{color:#212121;font-size:.96rem}.agent-hashes-page__historyCurrent{align-items:center;background:#2563eb1f;border-radius:999px;color:#6366f1;display:inline-flex;font-size:.64rem;font-weight:700;letter-spacing:.06em;padding:.2rem .45rem;text-transform:uppercase;white-space:nowrap}.agent-hashes-page__historyDetails{grid-gap:.7rem 1rem;display:grid;gap:.7rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.agent-hashes-page__historyDetails>div{min-width:0}.agent-hashes-page__historyDetails dt{color:#b4b4b4;font-size:.66rem;font-weight:700;letter-spacing:.08em;margin:0 0 .2rem;text-transform:uppercase}.agent-hashes-page__historyDetails dd{color:#393939;font-size:.82rem;line-height:1.45;margin:0;word-break:break-word}.agent-hashes-page__historyEmpty{color:#b4b4b4;font-size:.82rem;padding:1rem .25rem .1rem;text-align:center}@media(max-width:900px){.agent-hashes-page__header{align-items:flex-start;flex-direction:column}.agent-hashes-page__headerActions{justify-content:flex-start}.agent-hashes-page__historyDetails{grid-template-columns:1fr}}.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 .audit-snippet{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#393939;font-size:.78rem;line-height:1.35;margin-top:.25rem;padding:.55rem .75rem}.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}.user-msg.warning{background-color:#fffbeb;border-color:#fde68a}.user-msg.warning .msg-icon{background-color:#fef3c7;color:#d97706}.user-msg.warning .msg-text{color:#92400e}.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{background-color:#ffffff0f;border:1px solid #ffffff26;border-radius:4px;color:#ffffffbf;font-size:.45rem;font-weight:700;letter-spacing:.12em;line-height:1;margin-top:.35rem;padding:.18rem .45rem;text-transform:uppercase;white-space:nowrap}.nav-side-bar .sidebar-logo .env-badge.env-test{background-color:#5b5bf729;border-color:#5b5bf78c;color:#b4b4fff2}.nav-side-bar .sidebar-logo .env-badge.env-prod{background-color:#dc3c3c2e;border-color:#dc3c3c80;color:#ffb4b4f2}.nav-side-bar .sidebar-logo .env-badge.env-produs{background-color:#e6a01e29;border-color:#e6a01e80;color:#ffd282f2}.nav-side-bar.env-non-prod{background-color:#1e293b;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='70'%3E%3Ctext x='3' y='12' font-family='sans-serif' font-size='7' font-weight='700' fill='rgba(255,255,255,0.15)' transform='rotate(-20 10 10)'%3ETEST%3C/text%3E%3Ctext x='42' y='8' font-family='sans-serif' font-size='9' font-weight='700' fill='rgba(255,255,255,0.12)' transform='rotate(-35 55 8)'%3ETEST%3C/text%3E%3Ctext x='18' y='35' font-family='sans-serif' font-size='6' font-weight='700' fill='rgba(255,255,255,0.16)' transform='rotate(-10 30 35)'%3ETEST%3C/text%3E%3Ctext x='55' y='32' font-family='sans-serif' font-size='8' font-weight='700' fill='rgba(255,255,255,0.14)' transform='rotate(-40 65 32)'%3ETEST%3C/text%3E%3Ctext x='8' y='55' font-family='sans-serif' font-size='8' font-weight='700' fill='rgba(255,255,255,0.14)' transform='rotate(-30 20 55)'%3ETEST%3C/text%3E%3Ctext x='48' y='58' font-family='sans-serif' font-size='7' font-weight='700' fill='rgba(255,255,255,0.15)' transform='rotate(-15 58 58)'%3ETEST%3C/text%3E%3C/svg%3E");background-repeat:repeat}.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{align-items:center;border-top:1px solid #ffffff14;display:flex;flex-direction:column;gap:.4rem;margin-top:auto;padding:.75rem .5rem;position:relative;width:100%}.nav-side-bar>.bottom-navigation-bar .bottom-navigation-bar__tab{align-items:center;border-radius:8px;display:flex;height:2.6rem;justify-content:center;position:relative;transition:background-color .15s;width:2.6rem}.nav-side-bar>.bottom-navigation-bar .bottom-navigation-bar__tab:hover{background-color:#ffffff1a}.nav-side-bar>.bottom-navigation-bar .bottom-navigation-bar__tab.active{background-color:#ffffff26}.nav-side-bar>.bottom-navigation-bar .bottom-navigation-bar__tab svg{color:#fff9;transition:color .15s}.nav-side-bar>.bottom-navigation-bar .bottom-navigation-bar__tab.active svg,.nav-side-bar>.bottom-navigation-bar .bottom-navigation-bar__tab:hover svg{color:#fff}.nav-side-bar>.bottom-navigation-bar .bottom-navigation-bar__tab:before{background-color:#334155;border-radius:6px;bottom:50%;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;transform:translateY(50%);transition:opacity .15s;width:-webkit-max-content;width:max-content;z-index:100}.nav-side-bar>.bottom-navigation-bar .bottom-navigation-bar__tab:hover:before{opacity:1}.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;gap:.45rem;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}.nav-header__link--icon-only{justify-content:center;min-width:2.75rem;padding-left:.75rem;padding-right:.75rem}.nav-header__icon{align-items:center;display:inline-flex;flex-shrink:0;font-size:1rem;justify-content:center;line-height:1}.nav-header__label--sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.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 .active-filters-bar{align-items:center;background-color:#fff;border-bottom:1px solid #f1f1f1;display:flex;flex-wrap:wrap;gap:.35rem;padding:.45rem 1rem}.generic-table-container .active-filters-bar .active-filters-bar-label{color:#8f8f8f;font-size:.75rem;font-weight:600;margin-right:.15rem;white-space:nowrap}.generic-table-container .active-filters-bar .active-filter-chip{align-items:center;border:1px solid;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:500;gap:.25rem;padding:.2rem .4rem .2rem .6rem;white-space:nowrap}.generic-table-container .active-filters-bar .active-filter-chip .active-filter-chip-label{white-space:nowrap}.generic-table-container .active-filters-bar .active-filter-chip .active-filter-chip-remove{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:.9rem;height:1rem;justify-content:center;line-height:1;opacity:.7;transition:opacity .1s;width:1rem}.generic-table-container .active-filters-bar .active-filter-chip .active-filter-chip-remove:hover{opacity:1}.generic-table-container .active-filters-bar .clear-all-filters-btn{color:#8f8f8f;font-size:.75rem;font-weight:500;padding:.1rem .2rem;text-decoration:underline;transition:color .1s;white-space:nowrap}.generic-table-container .active-filters-bar .clear-all-filters-btn:hover{color:#212121}.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 .column-selector-actions{display:flex;gap:.5rem;margin-bottom:.25rem;width:100%}.generic-table-container .column-selector .column-selector-actions button{background:#fff;border:1px solid #c7c7c7;border-radius:4px;color:#8f8f8f;cursor:pointer;font-size:.68rem;font-weight:600;padding:.2rem .5rem}.generic-table-container .column-selector .column-selector-actions button:hover:not(:disabled){background:#f1f1f1}.generic-table-container .column-selector .column-selector-actions button:disabled{cursor:default;opacity:.4}.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.row-selected,.generic-table tbody tr:hover{background-color:#f8fafc}.generic-table tbody tr.row-selected .cell-editable .edit-overlay,.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{align-items:center;display:flex}.generic-table td .id-manual-wrap{align-items:center;display:inline-flex;gap:.15rem;min-width:0}.generic-table td .id-manual-badge{align-items:center;background:#e3f2fd;border:1px solid #90caf9;border-radius:999px;color:#1565c0;display:inline-flex;flex-shrink:0;font-size:.46rem;font-weight:700;letter-spacing:.01em;line-height:1;padding:.04rem .18rem;text-transform:uppercase}.generic-table td .edit-overlay{align-items:center;background-color:#ffffffd9;display:flex;gap:.5rem;inset:0;justify-content:center;opacity:0;pointer-events:none;position:absolute;transition:opacity .15s;z-index:2}.generic-table td .edit-overlay .edit-overlay-btn{align-items:center;border-radius:6px;color:#6366f1;cursor:pointer;display:flex;height:28px;justify-content:center;transition:background-color .15s;width:28px}.generic-table td .edit-overlay .edit-overlay-btn:hover{background-color:#0000000f}.generic-table td .edit-overlay .edit-overlay-btn.select-btn.selected{color:#6366f1}.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 .cognito-indicator{align-items:center;cursor:default;display:inline-flex;justify-content:center}.generic-table td .cognito-indicator.cognito-active{color:#1565c0}.generic-table td .cognito-indicator.cognito-disabled{color:#c62828;opacity:.7}.generic-table td .role-badges{display:flex;flex-wrap:wrap;gap:.25rem}.generic-table td .role-badge{border-radius:999px;display:inline-block;font-size:.66rem;font-weight:600;letter-spacing:.02em;padding:.15rem .5rem;white-space:nowrap}.generic-table td .role-badge-admin{background-color:#ede9fe;border:1px solid #c4b5fd;color:#6d28d9}.generic-table td .role-badge-admin-read{background-color:#f3e8ff;border:1px solid #d8b4fe;color:#7c3aed}.generic-table td .role-badge-control-owner{background-color:#dbeafe;border:1px solid #93c5fd;color:#1d4ed8}.generic-table td .role-badge-ac-write{background-color:#d1fae5;border:1px solid #6ee7b7;color:#065f46}.generic-table td .role-badge-ac-read{background-color:#e0f2fe;border:1px solid #7dd3fc;color:#0369a1}.generic-table td .role-badge-default{background-color:#f1f5f9;border:1px solid #cbd5e1;color:#475569}.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}.generic-table tr.row-selected td{background-color:#eff6ff}.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;line-height:1.35;padding:.5rem .75rem}.company-dropdown__item--selected{background-color:#eeeefc}.company-dropdown__item:hover{background-color:#0000000a}.company-dropdown__itemLabel{display:block}.required-asterisk{color:#e91818;font-size:.75rem;margin-left:.15rem}.form-combobox{display:flex;flex-direction:column;gap:.35rem;position:relative;width:100%}.form-combobox__labelRow{align-items:center;display:flex;gap:.2rem}.form-combobox__labelRow label{color:#8f8f8f;font-size:.75rem;font-weight:500}.form-combobox__control{position:relative;width:100%}.form-combobox__control input{background:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#212121;font:inherit;font-size:.82rem;padding:.55rem 2rem .55rem .75rem;width:100%}.form-combobox__control input:focus{border-color:#6366f1;outline:2px solid #2563eb33}.form-combobox__control input:disabled{background:#fff;cursor:not-allowed}.form-combobox__toggle{align-items:center;background:#0000;border:none;border-radius:6px;color:#b4b4b4;cursor:pointer;display:inline-flex;height:1.35rem;justify-content:center;position:absolute;right:.4rem;top:50%;transform:translateY(-50%);width:1.35rem}.form-combobox__toggle:hover:not(:disabled){background:#fff;color:#8f8f8f}.form-combobox__toggle:disabled{cursor:not-allowed;opacity:.5}.form-combobox__menu{background:#fff;border:1px solid #f1f1f1;border-radius:8px;box-shadow:0 6px 18px #0000001f;left:0;max-height:12rem;overflow:hidden;overflow-y:auto;position:absolute;right:0;top:calc(100% + .25rem);z-index:25}.form-combobox__item{background:#fff;border:none;color:#393939;cursor:pointer;display:block;font:inherit;font-size:.8rem;padding:.55rem .75rem;text-align:left;width:100%}.form-combobox__item:focus-visible,.form-combobox__item:hover{background:#0000000a;outline:none}.form-combobox__item.is-selected{background:#fff;color:#212121;font-weight:600}.form-combobox__empty{color:#b4b4b4;font-size:.78rem;padding:.6rem .75rem}.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:1rem;left:50%;max-height:90vh;max-width:92vw;min-width:420px;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;cursor:grab;display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:.1rem}.form-modal header:active{cursor:grabbing}.form-modal header h2{color:#212121;font-size:1rem;font-weight:700;line-height:1;margin:0;padding-left:.5rem}.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:.85rem;min-height:0}.form-modal .input-section label{color:#8f8f8f;font-family:inherit;font-size:.8rem;font-weight:500}.form-modal .input-section .field-extra-top{margin-top:.5rem}.form-modal .input-section .field-info-icon{color:#94a3b8;cursor:help;display:inline-flex;margin-left:.3rem;position:relative;vertical-align:middle}.form-modal .input-section .field-info-icon:after{background-color:#1e293b;border-radius:6px;box-shadow:0 4px 12px #00000040;color:#f1f5f9;content:attr(data-tip);font-size:.72rem;font-weight:400;left:50%;line-height:1.5;opacity:0;padding:.6rem .75rem;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateX(-50%);transition:opacity .15s;visibility:hidden;white-space:normal;width:280px;z-index:20}.form-modal .input-section .field-info-icon:hover:after{opacity:1;visibility:visible}.form-modal .input-section .field{display:flex;flex-direction:column;gap:.3rem}.form-modal .input-section .field>span:last-child{display:none}.form-modal .input-section .field-with-add{grid-gap:.3rem .5rem;align-items:end;display:grid;gap:.3rem .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=date],.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;color-scheme:light;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=date]:focus,.form-modal .input-section input[type=date]:focus-visible,.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=date]::placeholder,.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 input[type=date]::-webkit-calendar-picker-indicator,.form-modal .input-section input[type=number]::-webkit-calendar-picker-indicator,.form-modal .input-section input[type=text]::-webkit-calendar-picker-indicator,.form-modal .input-section select::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.form-modal .input-section input[type=date]::-webkit-clear-button,.form-modal .input-section input[type=date]::-webkit-inner-spin-button,.form-modal .input-section input[type=number]::-webkit-clear-button,.form-modal .input-section input[type=number]::-webkit-inner-spin-button,.form-modal .input-section input[type=text]::-webkit-clear-button,.form-modal .input-section input[type=text]::-webkit-inner-spin-button,.form-modal .input-section select::-webkit-clear-button,.form-modal .input-section select::-webkit-inner-spin-button{display:none}.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 .field-hint-panel{background:#eeeefc;border:1px solid #f1f1f1;border-left:2px solid #6366f1;border-radius:4px;display:flex;flex-direction:column;gap:.35rem;padding:.5rem .75rem}.form-modal .input-section .field-hint{color:#b4b4b4;font-size:.72rem}.form-modal .input-section .field-hint-block{color:#8f8f8f;display:flex;flex-direction:column;gap:.4rem;margin-top:.15rem}.form-modal .input-section .field-hint-examples{display:flex;flex-direction:column;gap:.5rem}.form-modal .input-section .field-hint-format-label{color:#b4b4b4;display:block;font-size:.7rem;font-weight:500;margin-bottom:.2rem}.form-modal .input-section .field-hint-code{background:#eeeefc;border:1px solid #f1f1f1;border-radius:4px;color:#8f8f8f;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;margin:0;overflow-x:auto;padding:.4rem .6rem;white-space:pre}.form-modal .input-section .form-modal__footer{background:#f8fafc;border-top:1px solid #f1f1f1;bottom:0;display:flex;flex-direction:column;gap:.5rem;margin-top:.15rem;padding-top:.35rem;position:-webkit-sticky;position:sticky}.form-modal .input-section .form-modal__footer--hidden-action{background:#0000;border-top:0;margin-top:0;padding-top:0}.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{-webkit-font-smoothing:antialiased;background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.84rem;font-weight:700;letter-spacing:.01em;padding:.7rem 1.5rem;text-rendering:geometricPrecision;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 .section-header{color:#8f8f8f;display:block;font-size:.65rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.execution-pipeline .section-header.pipeline-main-title{font-size:.8rem}.execution-pipeline .ac-external-links-section{border-top:1px solid #f1f1f1;margin-top:.75rem;padding-top:.75rem}.execution-pipeline .ac-external-links{display:flex;flex-wrap:wrap;gap:.35rem}.execution-pipeline .dl-wp-section-head{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.35rem}.execution-pipeline .ac-external-link{align-items:center;border:1px solid;border-radius:3px;display:inline-flex;font-size:.62rem;font-weight:600;gap:.2rem;padding:.15rem .4rem;text-decoration:none;transition:all .15s}.execution-pipeline .ac-external-link svg{flex-shrink:0}.execution-pipeline .ac-external-link--auditech{background:#e3f2fd;border-color:#90caf9;color:#1565c0}.execution-pipeline .ac-external-link--auditech:hover{background:#bbdefb;border-color:#42a5f5}.execution-pipeline .ac-external-link--scytale{background:#ede9fe;border-color:#c4b5fd;color:#5b21b6;cursor:not-allowed;opacity:.5}.execution-pipeline .ac-external-link--scytale:hover{background:#ede9fe;border-color:#c4b5fd}.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{align-items:center;color:#8f8f8f;display:flex;font-size:.68rem;font-weight:500;gap:.35rem;min-width:100px;text-align:center;white-space:nowrap}.execution-pipeline .pipeline-header .iteration-nav .iter-label .iter-virtual-badge{align-items:center;background:#dc2626;border-radius:4px;color:#fff;display:inline-flex;flex-shrink:0;font-size:.58rem;font-weight:700;letter-spacing:.06em;line-height:1;padding:.15rem .45rem;text-transform:uppercase}.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-circle .step-triggering-spinner{animation:source-spin .8s linear infinite;border:2px solid #fff6;border-radius:50%;border-top-color:#fff;display:inline-block;height:14px;width:14px}.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-direction:column;gap:0}.execution-pipeline .activity-log .run-card{border-bottom:1px solid #334155}.execution-pipeline .activity-log .run-card:last-child{border-bottom: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;flex:1 1;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-card-close{background:none;border:none;color:#475569;cursor:pointer;flex-shrink:0;font-size:1rem;line-height:1;opacity:.6;padding:0 .1rem}.execution-pipeline .activity-log .run-card .run-card-header .run-card-close:hover{color:#cbd5e1;opacity:1}.execution-pipeline .activity-log .run-card .run-links{display:flex;flex-shrink:0;gap:.35rem}.execution-pipeline .activity-log .run-card .run-links.run-links-header{margin-left:auto}.execution-pipeline .activity-log .run-card .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-links .run-link:hover{background:#475569;color:#bfdbfe}.execution-pipeline .activity-log .run-card .run-links .run-link.run-link-error{color:#fca5a5}.execution-pipeline .activity-log .run-card .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 .activity-log .activity-log-entry.activity-log-entry--toggleable{border-radius:2px;cursor:pointer;transition:background .1s;-webkit-user-select:none;user-select:none}.execution-pipeline .activity-log .activity-log-entry.activity-log-entry--toggleable:hover{background:#ffffff0a}.execution-pipeline .activity-log .activity-log-entry.activity-log-entry--toggleable .activity-log-logs-chevron{color:#64748b;flex-shrink:0;margin-left:auto;transition:transform .2s}.execution-pipeline .activity-log .activity-log-entry.activity-log-entry--toggleable .activity-log-logs-chevron.expanded{transform:rotate(180deg)}.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-system-label{color:#7f1d1d;flex-shrink:0;font-weight:700}.execution-pipeline .pipeline-errors .pipeline-error-line .error-message{word-break:break-word}.execution-pipeline .pipeline-errors .pipeline-error-health-link{align-self:flex-start;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;color:#4b5563;cursor:pointer;font-family:inherit;font-size:.7rem;font-weight:600;margin-top:.35rem;padding:.2rem .6rem;transition:background .12s,border-color .12s;white-space:nowrap}.execution-pipeline .pipeline-errors .pipeline-error-health-link:hover{background:#e5e7eb;border-color:#9ca3af}.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 .dl-wp-row{align-items:stretch;display:flex;gap:.35rem}.execution-pipeline .pipeline-right .dl-wp-history-btn{align-items:center;background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;color:#b4b4b4;cursor:pointer;display:inline-flex;flex:0 0 auto;justify-content:center;min-width:1.95rem;padding:0;transition:all .15s;width:1.95rem}.execution-pipeline .pipeline-right .dl-wp-history-btn:hover{background-color:#f8faff;color:#393939}.execution-pipeline .pipeline-right .dl-wp{align-items:flex-start;background-color:#fff;border:1px solid #f1f1f1;border-left:3px solid #6366f1;border-radius:6px;cursor:pointer;display:flex;font-family:inherit;gap:.45rem;min-height:0;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:1 1;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-wp-warning{align-items:flex-start;margin-top:.35rem;max-width:100%;overflow-wrap:anywhere;white-space:normal}.execution-pipeline .pipeline-right .dl-wp-warning svg{margin-top:.1rem}.execution-pipeline .pipeline-right .dl-wp-source{color:#8f8f8f;font-size:.72rem;line-height:1.35;margin-top:.35rem;overflow-wrap:anywhere;white-space:normal}.execution-pipeline .pipeline-right .dl-wp-source-prefix,.execution-pipeline .pipeline-right .dl-wp-source-value{display:inline}.execution-pipeline .pipeline-right .dl-wp-source-label{font-weight:600}.execution-pipeline .pipeline-right .dl-wp-source-value{font-weight:400}.execution-pipeline .pipeline-right .dl-wp-source-time{font-weight:600}.execution-pipeline .pipeline-right .wp-history-modal{max-height:min(90vh,100vh - 2rem);overflow-y:auto;width:min(720px,100vw - 2rem)}.execution-pipeline .pipeline-right .wp-history-body{display:flex;flex:1 1 auto;flex-direction:column;gap:.85rem;min-height:0}.execution-pipeline .pipeline-right .wp-history-card,.execution-pipeline .pipeline-right .wp-history-results-card{display:flex;flex-direction:column;gap:.6rem;padding:1rem 1.15rem}.execution-pipeline .pipeline-right .wp-history-results-card{flex:0 0 auto;min-height:0}.execution-pipeline .pipeline-right .wp-history-controls{display:flex;flex-direction:column;gap:0}.execution-pipeline .pipeline-right .wp-history-mode-toggle{border:1px solid #f1f1f1;border-radius:6px;display:flex;gap:0;margin-bottom:.25rem;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.execution-pipeline .pipeline-right .wp-history-mode-toggle button{background-color:#fff;border:none;color:#8f8f8f;cursor:pointer;font-family:inherit;font-size:.72rem;font-weight:600;padding:.35rem .9rem;transition:all .15s}.execution-pipeline .pipeline-right .wp-history-mode-toggle button.active{background-color:#6366f1;color:#fff}.execution-pipeline .pipeline-right .wp-history-mode-toggle button:not(.active):hover{background-color:#f1f1f1}.execution-pipeline .pipeline-right .wp-history-mode-group{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem}.execution-pipeline .pipeline-right .wp-history-mode-group--approved .wp-history-date-field{opacity:.55;pointer-events:none}.execution-pipeline .pipeline-right .wp-history-date-field{display:flex;flex-direction:column;gap:.35rem;max-width:18rem}.execution-pipeline .pipeline-right .wp-history-date-field input{max-width:100%}.execution-pipeline .pipeline-right .wp-history-date-field>span{color:#8f8f8f;font-size:.72rem;font-weight:600}.execution-pipeline .pipeline-right .wp-history-hint{color:#b4b4b4;display:block;font-size:.72rem;line-height:1.35;margin-top:2rem}.execution-pipeline .pipeline-right .wp-history-list-label{color:#b4b4b4;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.execution-pipeline .pipeline-right .wp-history-table-head{grid-gap:.75rem;color:#b4b4b4;display:grid;font-size:.66rem;font-weight:700;gap:.75rem;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr) minmax(0,.9fr);letter-spacing:.05em;padding:0 .85rem;text-transform:uppercase}.execution-pipeline .pipeline-right .wp-history-table-head span:last-child{text-align:right}.execution-pipeline .pipeline-right .wp-history-state{background:#fafbff;border:1px solid #f1f1f1;border-radius:6px;color:#b4b4b4;font-size:.74rem;line-height:1.4;padding:.75rem .85rem}.execution-pipeline .pipeline-right .wp-history-state--error{background:#fff3e0;border-color:#ffcc80;color:#e65100}.execution-pipeline .pipeline-right .wp-history-list{display:flex;flex-direction:column;gap:.5rem;overflow:visible;padding-bottom:.5rem;padding-right:.1rem}.execution-pipeline .pipeline-right .wp-history-item{background:#fff;border:1px solid #f1f1f1;border-radius:8px;color:#393939;cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:.3rem;padding:.7rem .8rem;text-align:left;transition:all .15s;width:100%}.execution-pipeline .pipeline-right .wp-history-item:hover{background:#f8faff;border-color:#c7c7c7}.execution-pipeline .pipeline-right .wp-history-item--selected{background:#f8fbff;border-color:#6366f1;box-shadow:0 0 0 1px #6366f126}.execution-pipeline .pipeline-right .wp-history-item-main{align-items:flex-start;display:flex;gap:.7rem;justify-content:space-between;line-height:1.35}.execution-pipeline .pipeline-right .wp-history-item-title{font-size:.76rem;font-weight:700;line-height:1.35}.execution-pipeline .pipeline-right .wp-history-item-date{color:#b4b4b4;font-size:.7rem;line-height:1.35;white-space:nowrap}.execution-pipeline .pipeline-right .wp-history-item-meta{color:#b4b4b4;display:flex;flex-wrap:wrap;font-size:.7rem;gap:.5rem .8rem;line-height:1.35}.execution-pipeline .pipeline-right .wp-history-item-cell{display:flex;flex:1 1;flex-direction:column;gap:.12rem;min-width:0}.execution-pipeline .pipeline-right .wp-history-item-cell-label{color:#b4b4b4;font-size:.63rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.execution-pipeline .pipeline-right .wp-history-item-cell-value{color:#393939;line-height:1.3;word-break:break-word}.execution-pipeline .pipeline-right .wp-history-effectiveness{background:#f2f4f8;border-radius:999px;color:#8f8f8f;display:inline-flex;font-size:.68rem;font-weight:700;line-height:1.2;padding:.18rem .45rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.execution-pipeline .pipeline-right .wp-history-effectiveness--approved{background:#e8f5e9;color:#2e7d32}.execution-pipeline .pipeline-right .wp-history-footer{display:flex;justify-content:flex-end;padding-top:.15rem}.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-option-label--warning{color:#b45309;font-weight:600}.execution-pipeline .trigger-generic-option .generic-option-label--warning input[type=checkbox]{accent-color:#b45309}.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{align-items:center;background:#6366f1;border:1px solid #6366f1;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:.72rem;font-weight:600;gap:.4rem;justify-content:center;min-width:5rem;padding:.4rem .85rem}.execution-pipeline .trigger-confirm-footer .trigger-confirm-execute:hover:not(:disabled){opacity:.9}.execution-pipeline .trigger-confirm-footer .trigger-confirm-execute:disabled{cursor:default;opacity:.75}.execution-pipeline .run-card-logs{border-top:1px solid #334155}.execution-pipeline .run-card-logs .cons-log-empty{align-items:center;color:#64748b;display:flex;font-size:.67rem;gap:.5rem;padding:.5rem .8rem}.execution-pipeline .run-card-logs .cons-log-cw-link{color:#60a5fa;font-size:.62rem;text-decoration:none}.execution-pipeline .run-card-logs .cons-log-cw-link:hover{text-decoration:underline}.execution-pipeline .run-card-logs .cons-log-list{display:flex;flex-direction:column}.execution-pipeline .run-card-logs .cons-log-item{border-bottom:1px solid #334155}.execution-pipeline .run-card-logs .cons-log-item:last-child{border-bottom:none}.execution-pipeline .run-card-logs .cons-log-item.cons-log-item--error .cons-log-summary{background:#f8717114}.execution-pipeline .run-card-logs .cons-log-summary{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-family:inherit;gap:.5rem;padding:.35rem .7rem;text-align:left;transition:background .12s;width:100%}.execution-pipeline .run-card-logs .cons-log-summary:hover{background:#334155}.execution-pipeline .run-card-logs .cons-log-summary .cons-log-dot{border-radius:50%;flex-shrink:0;height:7px;width:7px}.execution-pipeline .run-card-logs .cons-log-summary .cons-log-dot.cons-dot--ok{background:#4ade80}.execution-pipeline .run-card-logs .cons-log-summary .cons-log-dot.cons-dot--error{background:#f87171}.execution-pipeline .run-card-logs .cons-log-summary .cons-log-time{color:#64748b;flex-shrink:0;font-size:.6rem;min-width:110px}.execution-pipeline .run-card-logs .cons-log-summary .cons-log-file{color:#cbd5e1;flex:1 1;font-family:SF Mono,Fira Code,monospace;font-size:.6rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.execution-pipeline .run-card-logs .cons-log-summary .cons-log-chevron{color:#475569;flex-shrink:0;transition:transform .15s}.execution-pipeline .run-card-logs .cons-log-summary .cons-log-chevron.expanded{transform:rotate(180deg)}.execution-pipeline .run-card-logs .cons-log-error-banner{background:#f8717114;font-size:.67rem;line-height:1.5;padding:.5rem .8rem}.execution-pipeline .run-card-logs .cons-log-error-banner .cons-log-error-title{color:#f87171;font-weight:700;margin-bottom:.15rem}.execution-pipeline .run-card-logs .cons-log-error-banner .cons-log-error-msg{color:#fca5a5}.execution-pipeline .run-card-logs .cons-log-error-banner .cons-log-error-group{color:#64748b;font-size:.6rem;margin-top:.25rem}.execution-pipeline .run-card-logs .cons-log-error-banner .cons-log-error-group code{color:#94a3b8;font-family:SF Mono,Fira Code,monospace;font-size:.57rem}.execution-pipeline .run-card-logs .cons-log-detail{background:#0a0f1a;border-top:1px solid #334155;padding:.35rem .6rem}.execution-pipeline .run-card-logs .cons-detail-pre{background:#0000;border:none;color:#cbd5e1;font-family:SF Mono,Fira Code,monospace;font-size:.58rem;line-height:1.6;margin:0;max-height:240px;overflow-y:auto;padding:0;white-space:pre-wrap;word-break:break-word}.wp-history-modal{max-height:min(90vh,100vh - 2rem);overflow-y:auto;width:min(720px,100vw - 2rem)}.wp-history-modal .wp-history-body{display:flex;flex:1 1 auto;flex-direction:column;gap:.85rem;min-height:0}.wp-history-modal .wp-history-card,.wp-history-modal .wp-history-results-card{display:flex;flex-direction:column;gap:.6rem;padding:1rem 1.15rem}.wp-history-modal .wp-history-results-card{flex:0 0 auto;min-height:0}.wp-history-modal .wp-history-controls{display:flex;flex-direction:column;gap:0}.wp-history-modal .wp-history-mode-toggle{border:1px solid #f1f1f1;border-radius:6px;display:flex;gap:0;margin-bottom:.25rem;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wp-history-modal .wp-history-mode-toggle button{background-color:#fff;border:none;color:#8f8f8f;cursor:pointer;font-family:inherit;font-size:.72rem;font-weight:600;padding:.35rem .9rem;transition:all .15s}.wp-history-modal .wp-history-mode-toggle button.active{background-color:#6366f1;color:#fff}.wp-history-modal .wp-history-mode-toggle button:not(.active):hover{background-color:#f1f1f1}.wp-history-modal .wp-history-mode-group{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem}.wp-history-modal .wp-history-mode-group--approved .wp-history-date-field{opacity:.55;pointer-events:none}.wp-history-modal .wp-history-date-field{display:flex;flex-direction:column;gap:.35rem;max-width:18rem}.wp-history-modal .wp-history-date-field input{max-width:100%}.wp-history-modal .wp-history-date-field>span{color:#8f8f8f;font-size:.72rem;font-weight:600}.wp-history-modal .wp-history-hint{color:#b4b4b4;display:block;font-size:.72rem;line-height:1.35;margin-top:.45rem}.wp-history-modal .wp-history-list-label{color:#b4b4b4;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.wp-history-modal .wp-history-table-head{grid-gap:.75rem;color:#b4b4b4;display:grid;font-size:.66rem;font-weight:700;gap:.75rem;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr) minmax(0,.9fr);letter-spacing:.05em;padding:0 .85rem;text-transform:uppercase}.wp-history-modal .wp-history-table-head span:last-child{text-align:right}.wp-history-modal .wp-history-state{background:#fafbff;border:1px solid #f1f1f1;border-radius:6px;color:#b4b4b4;font-size:.74rem;line-height:1.4;padding:.75rem .85rem}.wp-history-modal .wp-history-state--error{background:#fff3e0;border-color:#ffcc80;color:#e65100}.wp-history-modal .wp-history-list{display:flex;flex-direction:column;gap:.5rem;overflow:visible;padding-bottom:.5rem;padding-right:.1rem}.wp-history-modal .wp-history-item{background:#fff;border:1px solid #f1f1f1;border-radius:8px;color:#393939;cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:.3rem;padding:.7rem .8rem;text-align:left;transition:all .15s;width:100%}.wp-history-modal .wp-history-item:hover{background:#f8faff;border-color:#c7c7c7}.wp-history-modal .wp-history-item--selected{background:#f8fbff;border-color:#6366f1;box-shadow:0 0 0 1px #6366f126}.wp-history-modal .wp-history-item-main{align-items:flex-start;display:flex;gap:.7rem;justify-content:space-between;line-height:1.35}.wp-history-modal .wp-history-item-title{font-size:.76rem;font-weight:700;line-height:1.35}.wp-history-modal .wp-history-item-date{color:#b4b4b4;font-size:.7rem;line-height:1.35;white-space:nowrap}.wp-history-modal .wp-history-item-meta{color:#b4b4b4;display:flex;flex-wrap:wrap;font-size:.7rem;gap:.5rem .8rem;line-height:1.35}.wp-history-modal .wp-history-item-cell{display:flex;flex:1 1;flex-direction:column;gap:.12rem;min-width:0}.wp-history-modal .wp-history-item-cell-label{color:#b4b4b4;font-size:.63rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.wp-history-modal .wp-history-item-cell-value{color:#393939;line-height:1.3;word-break:break-word}.wp-history-modal .wp-history-effectiveness{background:#f2f4f8;border-radius:999px;color:#8f8f8f;display:inline-flex;font-size:.68rem;font-weight:700;line-height:1.2;padding:.18rem .45rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wp-history-modal .wp-history-effectiveness--approved{background:#e8f5e9;color:#2e7d32}.wp-history-modal .wp-history-footer{display:flex;justify-content:flex-end;padding-top:.15rem}.audit-control-form-modal{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:12px;bottom:0;box-shadow:0 8px 30px #00000026;display:flex;flex-direction:column;gap:1rem;left:50%;left:0;margin:auto;max-height:90vh;max-width:92vw;max-width:calc(100vw - 1.5rem);overflow-y:auto;padding:1.5rem 2rem;position:fixed;right:0;top:50%;top:0;transform:translate(-50%,-50%);transform:none;width:700px;z-index:200}.audit-control-form-modal.edit-mode{width:1120px}.audit-control-form-modal header{align-items:center;border-bottom:3px solid #6366f1;cursor:grab;display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:.1rem}.audit-control-form-modal header:active{cursor:grabbing}.audit-control-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;line-height:1;margin:0;padding-left:.5rem}.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:.85rem}.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-extra-top{margin-top:.5rem}.audit-control-form-modal .modal-form-body .field-info-icon{color:#94a3b8;cursor:help;display:inline-flex;margin-left:.3rem;position:relative;vertical-align:middle}.audit-control-form-modal .modal-form-body .field-info-icon:after{background-color:#1e293b;border-radius:6px;box-shadow:0 4px 12px #00000040;color:#f1f5f9;content:attr(data-tip);font-size:.72rem;font-weight:400;left:50%;line-height:1.5;opacity:0;padding:.6rem .75rem;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateX(-50%);transition:opacity .15s;visibility:hidden;white-space:normal;width:280px;z-index:20}.audit-control-form-modal .modal-form-body .field-info-icon:hover:after{opacity:1;visibility:visible}.audit-control-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.3rem}.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:.3rem .5rem;align-items:end;display:grid;gap:.3rem .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=date],.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;color-scheme:light;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=date]:focus,.audit-control-form-modal .modal-form-body input[type=date]:focus-visible,.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=date]::placeholder,.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 input[type=date]::-webkit-calendar-picker-indicator,.audit-control-form-modal .modal-form-body input[type=number]::-webkit-calendar-picker-indicator,.audit-control-form-modal .modal-form-body input[type=text]::-webkit-calendar-picker-indicator,.audit-control-form-modal .modal-form-body select::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.audit-control-form-modal .modal-form-body input[type=date]::-webkit-clear-button,.audit-control-form-modal .modal-form-body input[type=date]::-webkit-inner-spin-button,.audit-control-form-modal .modal-form-body input[type=number]::-webkit-clear-button,.audit-control-form-modal .modal-form-body input[type=number]::-webkit-inner-spin-button,.audit-control-form-modal .modal-form-body input[type=text]::-webkit-clear-button,.audit-control-form-modal .modal-form-body input[type=text]::-webkit-inner-spin-button,.audit-control-form-modal .modal-form-body select::-webkit-clear-button,.audit-control-form-modal .modal-form-body select::-webkit-inner-spin-button{display:none}.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 .field-hint-panel{background:#eeeefc;border:1px solid #f1f1f1;border-left:2px solid #6366f1;border-radius:4px;display:flex;flex-direction:column;gap:.35rem;padding:.5rem .75rem}.audit-control-form-modal .modal-form-body .field-hint{color:#b4b4b4;font-size:.72rem}.audit-control-form-modal .modal-form-body .field-hint-block{color:#8f8f8f;display:flex;flex-direction:column;gap:.4rem;margin-top:.15rem}.audit-control-form-modal .modal-form-body .field-hint-examples{display:flex;flex-direction:column;gap:.5rem}.audit-control-form-modal .modal-form-body .field-hint-format-label{color:#b4b4b4;display:block;font-size:.7rem;font-weight:500;margin-bottom:.2rem}.audit-control-form-modal .modal-form-body .field-hint-code{background:#eeeefc;border:1px solid #f1f1f1;border-radius:4px;color:#8f8f8f;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;margin:0;overflow-x:auto;padding:.4rem .6rem;white-space:pre}.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:.6rem;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 .ac-external-links{display:flex;gap:.75rem}.audit-control-form-modal .modal-form-body .ac-external-link{align-items:center;background:#eeeefc;border:1px solid #6366f133;border-radius:6px;color:#6366f1;display:inline-flex;font-size:.72rem;font-weight:600;gap:.35rem;padding:.35rem .75rem;text-decoration:none;transition:all .15s}.audit-control-form-modal .modal-form-body .ac-external-link svg{flex-shrink:0}.audit-control-form-modal .modal-form-body .ac-external-link:hover{background:#6366f126;border-color:#6366f1}.audit-control-form-modal .modal-form-body .ac-external-link--disabled{background:#f1f1f1;border-color:#0000;color:#b4b4b4;cursor:not-allowed}.audit-control-form-modal .modal-form-body .ac-external-link--disabled:hover{background:#f1f1f1;border-color:#0000}.audit-control-form-modal .modal-form-body .form-actions{align-items:flex-start;display:flex;flex-direction:column;gap:.45rem}.audit-control-form-modal .modal-form-body .form-actions button.main{-webkit-font-smoothing:antialiased;background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.84rem;font-weight:700;letter-spacing:.01em;padding:.7rem 1.5rem;text-rendering:geometricPrecision;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%}.audit-control-form-modal .modal-form-body .audit-control-audit-footer{align-items:center;color:#b4b4b4;display:flex;flex-wrap:wrap;font-size:.68rem;gap:.35rem;line-height:1.3}.audit-control-form-modal .modal-form-body .audit-control-audit-footer__text{color:#b4b4b4}.audit-control-form-modal .modal-form-body .audit-control-audit-footer__link{background:none;border:0;color:#8f8f8f;cursor:pointer;font:inherit;font-weight:600;padding:0}.audit-control-form-modal .modal-form-body .audit-control-audit-footer__link:hover{color:#393939}.audit-control-form-modal .modal-form-body .additional-info-card .additional-info-editor{display:flex;flex-direction:column;gap:.75rem}.audit-control-form-modal .modal-form-body .additional-info-card .additional-info-tabs{background:#fff;border:1px solid #f1f1f1;border-radius:8px;display:inline-flex;gap:.35rem;padding:.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.audit-control-form-modal .modal-form-body .additional-info-card .additional-info-tab{background:#0000;border:0;border-radius:6px;color:#8f8f8f;cursor:pointer;font-size:.72rem;font-weight:600;padding:.35rem .7rem}.audit-control-form-modal .modal-form-body .additional-info-card .additional-info-tab.active{background:#fff;box-shadow:0 1px 2px #00000014;color:#6366f1}.audit-control-form-modal .modal-form-body .additional-info-card .additional-info-panel{min-width:0}.audit-control-form-modal .modal-form-body .additional-info-card .ai-editor-shell{grid-gap:.9rem;align-items:start;display:grid;gap:.9rem;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.audit-control-form-modal .modal-form-body .additional-info-card .ai-editor-column{display:flex;flex-direction:column;gap:.6rem;min-width:0}.audit-control-form-modal .modal-form-body .additional-info-card .ai-editor-toolbar{display:flex;flex-wrap:wrap;gap:.45rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-editor-add{background:#fff;border:1px solid #f1f1f1;border-radius:6px;color:#8f8f8f;cursor:pointer;font-size:.68rem;font-weight:600;padding:.35rem .65rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-editor-add:hover{background:#fff;border-color:#6366f1;color:#6366f1}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-list{display:flex;flex-direction:column;gap:.6rem;min-height:180px}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-card{background:#fff;border:1px solid #f1f1f1;border-left:3px solid #6366f159;border-radius:8px;box-shadow:0 1px 2px #00000008;padding:.55rem .6rem;position:relative;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-card.is-dragging{border-color:#6366f1;box-shadow:0 8px 18px #6366f11f;opacity:.82;transform:scale(.995)}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-card.is-drop-target{border-color:#6366f1;box-shadow:0 0 0 1px #6366f126,0 0 0 3px #6366f114}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-card.is-drop-target:before{background:#6366f1;border-radius:999px;content:"";height:3px;left:.5rem;position:absolute;right:.5rem;top:-1px}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-card-head{align-items:center;display:flex;gap:.4rem;margin-bottom:.55rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-action,.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-grip{align-items:center;background:#0000;border:1px solid #0000;border-radius:6px;color:#8f8f8f;cursor:grab;display:inline-flex;flex-shrink:0;justify-content:center}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-grip{background:#fff;border-color:#f1f1f1;color:#8f8f8f;color:#b4b4b4;cursor:grab;gap:0;height:24px;min-width:24px;padding:0 .2rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-grip:active{cursor:grabbing}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-grip:hover{background:#f1f1f1;border-color:#6366f159;color:#6366f1}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-grip svg{flex-shrink:0}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-card.is-dragging .ai-block-grip{background:#fff;border-color:#6366f159;color:#6366f1}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-action{cursor:pointer;height:24px;width:24px}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-action:hover{background:#fff}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-style,.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-type{background:#fff;border:1px solid #f1f1f1;border-radius:6px;color:#8f8f8f;font-size:.68rem;height:26px;min-width:0;padding:0 .5rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-input{background:#fff;border:1px solid #f1f1f1;border-radius:6px;color:#393939;font:inherit;font-size:.75rem;min-height:68px;padding:.55rem .65rem;resize:vertical;width:100%}.audit-control-form-modal .modal-form-body .additional-info-card .ai-block-actions{display:flex;gap:.3rem;margin-left:auto}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-title{color:#8f8f8f;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-panel{background:#fafafa;border:1px solid #f1f1f1;border-radius:8px;min-height:100%;padding:.75rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-empty{color:#b4b4b4;font-size:.72rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-header{color:#393939;margin:0 0 .5rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-header--1{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-header--2{color:#000;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-header--3{color:#000;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-header--4{color:#000;font-size:1rem;font-weight:600;margin-bottom:.5rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-header--5{color:#000;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-header--6{color:#000;font-size:.75rem;font-weight:600;margin-bottom:.25rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-paragraph{font-size:.875rem;line-height:1.625;margin:0 0 .75rem;white-space:pre-wrap;word-break:break-word}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-paragraph--normal{background:#0000;border:0;color:#374151;padding:0}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-paragraph--emphasis{background:#eff6ff;border-left:4px solid #60a5fa;border-radius:.375rem;color:#1f2937;font-weight:500;padding:.75rem}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-paragraph--code{background:#f3f4f6;border:1px solid #d1d5db;border-radius:.375rem;color:#1f2937;font-family:monospace;font-size:.75rem;padding:.75rem;white-space:pre-wrap}.audit-control-form-modal .modal-form-body .additional-info-card .ai-preview-paragraph--warning{background:#fffbeb;border-left:4px solid #fde68a;border-radius:.375rem;color:#92400e;padding:.75rem}.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:20px 110px 1fr 30px 110px 1fr 30px;padding:.5rem .75rem;position:relative;transition:border-color .15s,box-shadow .15s}.consolidation-builder .builder-line.drag-over{border-color:#6366f1;box-shadow:0 -2px 0 0 #6366f1}.consolidation-builder .builder-line .drag-handle{color:#c7c7c7;cursor:grab;font-size:.9rem;line-height:1;text-align:center;-webkit-user-select:none;user-select:none}.consolidation-builder .builder-line .drag-handle:active{cursor:grabbing}.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}.batch-toolbar{align-items:center;background:#1e293b;border-radius:10px;bottom:1.5rem;box-shadow:0 8px 24px #00000040;color:#fff;display:flex;font-size:.78rem;gap:.75rem;left:50%;padding:.6rem 1.25rem;position:fixed;transform:translateX(-50%);z-index:100}.batch-toolbar .batch-toolbar-count{font-weight:600}.batch-toolbar .batch-toolbar-btn{background:#6366f1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:600;padding:.35rem .75rem}.batch-toolbar .batch-toolbar-btn:hover{opacity:.9}.batch-toolbar .batch-toolbar-clear{background:#0000;border:1px solid #ffffff4d;border-radius:6px;color:#fffc;cursor:pointer;font-size:.72rem;padding:.35rem .6rem}.batch-toolbar .batch-toolbar-clear:hover{background:#ffffff1a}.batch-edit-modal{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 8px 30px #00000026;display:flex;flex-direction:column;gap:1rem;left:50%;max-height:90vh;max-width:92vw;overflow-y:auto;padding:1.5rem 2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:720px;z-index:200}.batch-edit-modal header{align-items:center;border-bottom:3px solid #6366f1;cursor:grab;display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:.1rem}.batch-edit-modal header:active{cursor:grabbing}.batch-edit-modal header h2{color:#212121;font-size:1rem;font-weight:700;line-height:1;margin:0;padding-left:.5rem}.batch-edit-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}.batch-edit-modal header .close-btn:hover{background-color:#f1f1f1}.batch-edit-modal .modal-form-body{display:flex;flex-direction:column;gap:.85rem}.batch-edit-modal .modal-form-body label{color:#8f8f8f;font-family:inherit;font-size:.8rem;font-weight:500}.batch-edit-modal .modal-form-body .field-extra-top{margin-top:.5rem}.batch-edit-modal .modal-form-body .field-info-icon{color:#94a3b8;cursor:help;display:inline-flex;margin-left:.3rem;position:relative;vertical-align:middle}.batch-edit-modal .modal-form-body .field-info-icon:after{background-color:#1e293b;border-radius:6px;box-shadow:0 4px 12px #00000040;color:#f1f5f9;content:attr(data-tip);font-size:.72rem;font-weight:400;left:50%;line-height:1.5;opacity:0;padding:.6rem .75rem;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateX(-50%);transition:opacity .15s;visibility:hidden;white-space:normal;width:280px;z-index:20}.batch-edit-modal .modal-form-body .field-info-icon:hover:after{opacity:1;visibility:visible}.batch-edit-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.3rem}.batch-edit-modal .modal-form-body .field>span:last-child{display:none}.batch-edit-modal .modal-form-body .field-with-add{grid-gap:.3rem .5rem;align-items:end;display:grid;gap:.3rem .5rem;grid-template-columns:1fr 2.5rem}.batch-edit-modal .modal-form-body .field-with-add>div:first-child{grid-column:1/-1}.batch-edit-modal .modal-form-body .field-with-add>span:last-child{display:none}.batch-edit-modal .modal-form-body input[type=date],.batch-edit-modal .modal-form-body input[type=number],.batch-edit-modal .modal-form-body input[type=text],.batch-edit-modal .modal-form-body select{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;color-scheme:light;font-family:inherit;font-size:.82rem;min-width:0;outline:none;padding:.55rem .75rem;transition:border-color .15s;width:100%}.batch-edit-modal .modal-form-body input[type=date]:focus,.batch-edit-modal .modal-form-body input[type=date]:focus-visible,.batch-edit-modal .modal-form-body input[type=number]:focus,.batch-edit-modal .modal-form-body input[type=number]:focus-visible,.batch-edit-modal .modal-form-body input[type=text]:focus,.batch-edit-modal .modal-form-body input[type=text]:focus-visible,.batch-edit-modal .modal-form-body select:focus,.batch-edit-modal .modal-form-body select:focus-visible{border-color:#6366f1;outline:none}.batch-edit-modal .modal-form-body input[type=date]::placeholder,.batch-edit-modal .modal-form-body input[type=number]::placeholder,.batch-edit-modal .modal-form-body input[type=text]::placeholder,.batch-edit-modal .modal-form-body select::placeholder{color:#b4b4b4}.batch-edit-modal .modal-form-body input[type=date]::-webkit-calendar-picker-indicator,.batch-edit-modal .modal-form-body input[type=number]::-webkit-calendar-picker-indicator,.batch-edit-modal .modal-form-body input[type=text]::-webkit-calendar-picker-indicator,.batch-edit-modal .modal-form-body select::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.batch-edit-modal .modal-form-body input[type=date]::-webkit-clear-button,.batch-edit-modal .modal-form-body input[type=date]::-webkit-inner-spin-button,.batch-edit-modal .modal-form-body input[type=number]::-webkit-clear-button,.batch-edit-modal .modal-form-body input[type=number]::-webkit-inner-spin-button,.batch-edit-modal .modal-form-body input[type=text]::-webkit-clear-button,.batch-edit-modal .modal-form-body input[type=text]::-webkit-inner-spin-button,.batch-edit-modal .modal-form-body select::-webkit-clear-button,.batch-edit-modal .modal-form-body select::-webkit-inner-spin-button{display:none}.batch-edit-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}.batch-edit-modal .modal-form-body button.add-btn:hover{background-color:#6366f1;border-color:#6366f1;color:#fff}.batch-edit-modal .modal-form-body .field-hint-panel{background:#eeeefc;border:1px solid #f1f1f1;border-left:2px solid #6366f1;border-radius:4px;display:flex;flex-direction:column;gap:.35rem;padding:.5rem .75rem}.batch-edit-modal .modal-form-body .field-hint{color:#b4b4b4;font-size:.72rem}.batch-edit-modal .modal-form-body .field-hint-block{color:#8f8f8f;display:flex;flex-direction:column;gap:.4rem;margin-top:.15rem}.batch-edit-modal .modal-form-body .field-hint-examples{display:flex;flex-direction:column;gap:.5rem}.batch-edit-modal .modal-form-body .field-hint-format-label{color:#b4b4b4;display:block;font-size:.7rem;font-weight:500;margin-bottom:.2rem}.batch-edit-modal .modal-form-body .field-hint-code{background:#eeeefc;border:1px solid #f1f1f1;border-radius:4px;color:#8f8f8f;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;margin:0;overflow-x:auto;padding:.4rem .6rem;white-space:pre}.batch-edit-modal .modal-form-body .form-section-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;padding:1rem 1.25rem}.batch-edit-modal .modal-form-body .form-section-label{color:#6366f1;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.6rem;text-transform:uppercase}.batch-edit-modal .modal-form-body .form-info{color:#b4b4b4;font-size:.72rem;font-style:italic;margin:.25rem 0 0}.batch-edit-modal .modal-form-body .form-info--success{color:#2e7d32;font-style:normal}.batch-edit-modal .modal-form-body .form-info--warning{color:#e65100;font-style:normal}.batch-edit-modal .modal-form-body button.main{-webkit-font-smoothing:antialiased;background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.84rem;font-weight:700;letter-spacing:.01em;padding:.7rem 1.5rem;text-rendering:geometricPrecision;transition:background-color .15s;width:100%}.batch-edit-modal .modal-form-body button.main:hover{background-color:#4f46e5}.batch-edit-modal .modal-form-body button.main:disabled{cursor:not-allowed;opacity:.5}.batch-edit-modal .modal-form-body .spinner{text-align:center;width:100%}.batch-edit-modal .modal-form-body .batch-progress{color:#8f8f8f;font-size:.72rem;margin-right:.5rem}.batch-edit-modal .distinct-configs{font-size:.7rem;margin-top:.4rem}.batch-edit-modal .distinct-configs summary{color:#475569;cursor:pointer}.batch-edit-modal .distinct-configs .distinct-config-block{background:#f8fafc;border-radius:4px;margin-top:.4rem;padding:.4rem}.batch-edit-modal .distinct-configs .distinct-config-block .distinct-config-acs{font-weight:600;margin-bottom:.2rem}.batch-edit-modal .distinct-configs .distinct-config-block pre{font-size:.65rem;margin:0;overflow:auto}.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:1rem;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;cursor:grab;display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:.1rem}.entity-form-modal header:active{cursor:grabbing}.entity-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;line-height:1;margin:0;padding-left:.5rem}.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:.85rem;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-extra-top{margin-top:.5rem}.entity-form-modal .modal-form-body .field-info-icon{color:#94a3b8;cursor:help;display:inline-flex;margin-left:.3rem;position:relative;vertical-align:middle}.entity-form-modal .modal-form-body .field-info-icon:after{background-color:#1e293b;border-radius:6px;box-shadow:0 4px 12px #00000040;color:#f1f5f9;content:attr(data-tip);font-size:.72rem;font-weight:400;left:50%;line-height:1.5;opacity:0;padding:.6rem .75rem;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateX(-50%);transition:opacity .15s;visibility:hidden;white-space:normal;width:280px;z-index:20}.entity-form-modal .modal-form-body .field-info-icon:hover:after{opacity:1;visibility:visible}.entity-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.3rem}.entity-form-modal .modal-form-body .field>span:last-child{display:none}.entity-form-modal .modal-form-body .field-with-add{grid-gap:.3rem .5rem;align-items:end;display:grid;gap:.3rem .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=date],.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;color-scheme:light;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=date]:focus,.entity-form-modal .modal-form-body input[type=date]:focus-visible,.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=date]::placeholder,.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 input[type=date]::-webkit-calendar-picker-indicator,.entity-form-modal .modal-form-body input[type=number]::-webkit-calendar-picker-indicator,.entity-form-modal .modal-form-body input[type=text]::-webkit-calendar-picker-indicator,.entity-form-modal .modal-form-body select::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.entity-form-modal .modal-form-body input[type=date]::-webkit-clear-button,.entity-form-modal .modal-form-body input[type=date]::-webkit-inner-spin-button,.entity-form-modal .modal-form-body input[type=number]::-webkit-clear-button,.entity-form-modal .modal-form-body input[type=number]::-webkit-inner-spin-button,.entity-form-modal .modal-form-body input[type=text]::-webkit-clear-button,.entity-form-modal .modal-form-body input[type=text]::-webkit-inner-spin-button,.entity-form-modal .modal-form-body select::-webkit-clear-button,.entity-form-modal .modal-form-body select::-webkit-inner-spin-button{display:none}.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 .field-hint-panel{background:#eeeefc;border:1px solid #f1f1f1;border-left:2px solid #6366f1;border-radius:4px;display:flex;flex-direction:column;gap:.35rem;padding:.5rem .75rem}.entity-form-modal .modal-form-body .field-hint{color:#b4b4b4;font-size:.72rem}.entity-form-modal .modal-form-body .field-hint-block{color:#8f8f8f;display:flex;flex-direction:column;gap:.4rem;margin-top:.15rem}.entity-form-modal .modal-form-body .field-hint-examples{display:flex;flex-direction:column;gap:.5rem}.entity-form-modal .modal-form-body .field-hint-format-label{color:#b4b4b4;display:block;font-size:.7rem;font-weight:500;margin-bottom:.2rem}.entity-form-modal .modal-form-body .field-hint-code{background:#eeeefc;border:1px solid #f1f1f1;border-radius:4px;color:#8f8f8f;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;margin:0;overflow-x:auto;padding:.4rem .6rem;white-space:pre}.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:.6rem;text-transform:uppercase}.entity-form-modal .modal-form-body .form-row{grid-gap:.65rem 1.25rem;align-items:start;display:grid;gap:.65rem 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{-webkit-font-smoothing:antialiased;background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.84rem;font-weight:700;letter-spacing:.01em;padding:.7rem 1.5rem;text-rendering:geometricPrecision;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:1rem;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}.entity-system-form-modal header{align-items:center;border-bottom:3px solid #6366f1;cursor:grab;display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:.1rem}.entity-system-form-modal header:active{cursor:grabbing}.entity-system-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;line-height:1;margin:0;padding-left:.5rem}.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:.85rem}.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-extra-top{margin-top:.5rem}.entity-system-form-modal .modal-form-body .field-info-icon{color:#94a3b8;cursor:help;display:inline-flex;margin-left:.3rem;position:relative;vertical-align:middle}.entity-system-form-modal .modal-form-body .field-info-icon:after{background-color:#1e293b;border-radius:6px;box-shadow:0 4px 12px #00000040;color:#f1f5f9;content:attr(data-tip);font-size:.72rem;font-weight:400;left:50%;line-height:1.5;opacity:0;padding:.6rem .75rem;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateX(-50%);transition:opacity .15s;visibility:hidden;white-space:normal;width:280px;z-index:20}.entity-system-form-modal .modal-form-body .field-info-icon:hover:after{opacity:1;visibility:visible}.entity-system-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.3rem}.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:.3rem .5rem;align-items:end;display:grid;gap:.3rem .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=date],.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;color-scheme:light;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=date]:focus,.entity-system-form-modal .modal-form-body input[type=date]:focus-visible,.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=date]::placeholder,.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 input[type=date]::-webkit-calendar-picker-indicator,.entity-system-form-modal .modal-form-body input[type=number]::-webkit-calendar-picker-indicator,.entity-system-form-modal .modal-form-body input[type=text]::-webkit-calendar-picker-indicator,.entity-system-form-modal .modal-form-body select::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.entity-system-form-modal .modal-form-body input[type=date]::-webkit-clear-button,.entity-system-form-modal .modal-form-body input[type=date]::-webkit-inner-spin-button,.entity-system-form-modal .modal-form-body input[type=number]::-webkit-clear-button,.entity-system-form-modal .modal-form-body input[type=number]::-webkit-inner-spin-button,.entity-system-form-modal .modal-form-body input[type=text]::-webkit-clear-button,.entity-system-form-modal .modal-form-body input[type=text]::-webkit-inner-spin-button,.entity-system-form-modal .modal-form-body select::-webkit-clear-button,.entity-system-form-modal .modal-form-body select::-webkit-inner-spin-button{display:none}.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 .field-hint-panel{background:#eeeefc;border:1px solid #f1f1f1;border-left:2px solid #6366f1;border-radius:4px;display:flex;flex-direction:column;gap:.35rem;padding:.5rem .75rem}.entity-system-form-modal .modal-form-body .field-hint{color:#b4b4b4;font-size:.72rem}.entity-system-form-modal .modal-form-body .field-hint-block{color:#8f8f8f;display:flex;flex-direction:column;gap:.4rem;margin-top:.15rem}.entity-system-form-modal .modal-form-body .field-hint-examples{display:flex;flex-direction:column;gap:.5rem}.entity-system-form-modal .modal-form-body .field-hint-format-label{color:#b4b4b4;display:block;font-size:.7rem;font-weight:500;margin-bottom:.2rem}.entity-system-form-modal .modal-form-body .field-hint-code{background:#eeeefc;border:1px solid #f1f1f1;border-radius:4px;color:#8f8f8f;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;margin:0;overflow-x:auto;padding:.4rem .6rem;white-space:pre}.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:.6rem;text-transform:uppercase}.entity-system-form-modal .modal-form-body .form-row{grid-gap:.65rem 1.25rem;align-items:start;display:grid;gap:.65rem 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{-webkit-font-smoothing:antialiased;background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.84rem;font-weight:700;letter-spacing:.01em;padding:.7rem 1.5rem;text-rendering:geometricPrecision;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:1rem;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;cursor:grab;display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:.1rem}.entity-context-form-modal header:active{cursor:grabbing}.entity-context-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;line-height:1;margin:0;padding-left:.5rem}.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:.85rem}.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-extra-top{margin-top:.5rem}.entity-context-form-modal .modal-form-body .field-info-icon{color:#94a3b8;cursor:help;display:inline-flex;margin-left:.3rem;position:relative;vertical-align:middle}.entity-context-form-modal .modal-form-body .field-info-icon:after{background-color:#1e293b;border-radius:6px;box-shadow:0 4px 12px #00000040;color:#f1f5f9;content:attr(data-tip);font-size:.72rem;font-weight:400;left:50%;line-height:1.5;opacity:0;padding:.6rem .75rem;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateX(-50%);transition:opacity .15s;visibility:hidden;white-space:normal;width:280px;z-index:20}.entity-context-form-modal .modal-form-body .field-info-icon:hover:after{opacity:1;visibility:visible}.entity-context-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.3rem}.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:.3rem .5rem;align-items:end;display:grid;gap:.3rem .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=date],.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;color-scheme:light;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=date]:focus,.entity-context-form-modal .modal-form-body input[type=date]:focus-visible,.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=date]::placeholder,.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 input[type=date]::-webkit-calendar-picker-indicator,.entity-context-form-modal .modal-form-body input[type=number]::-webkit-calendar-picker-indicator,.entity-context-form-modal .modal-form-body input[type=text]::-webkit-calendar-picker-indicator,.entity-context-form-modal .modal-form-body select::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.entity-context-form-modal .modal-form-body input[type=date]::-webkit-clear-button,.entity-context-form-modal .modal-form-body input[type=date]::-webkit-inner-spin-button,.entity-context-form-modal .modal-form-body input[type=number]::-webkit-clear-button,.entity-context-form-modal .modal-form-body input[type=number]::-webkit-inner-spin-button,.entity-context-form-modal .modal-form-body input[type=text]::-webkit-clear-button,.entity-context-form-modal .modal-form-body input[type=text]::-webkit-inner-spin-button,.entity-context-form-modal .modal-form-body select::-webkit-clear-button,.entity-context-form-modal .modal-form-body select::-webkit-inner-spin-button{display:none}.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 .field-hint-panel{background:#eeeefc;border:1px solid #f1f1f1;border-left:2px solid #6366f1;border-radius:4px;display:flex;flex-direction:column;gap:.35rem;padding:.5rem .75rem}.entity-context-form-modal .modal-form-body .field-hint{color:#b4b4b4;font-size:.72rem}.entity-context-form-modal .modal-form-body .field-hint-block{color:#8f8f8f;display:flex;flex-direction:column;gap:.4rem;margin-top:.15rem}.entity-context-form-modal .modal-form-body .field-hint-examples{display:flex;flex-direction:column;gap:.5rem}.entity-context-form-modal .modal-form-body .field-hint-format-label{color:#b4b4b4;display:block;font-size:.7rem;font-weight:500;margin-bottom:.2rem}.entity-context-form-modal .modal-form-body .field-hint-code{background:#eeeefc;border:1px solid #f1f1f1;border-radius:4px;color:#8f8f8f;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;margin:0;overflow-x:auto;padding:.4rem .6rem;white-space:pre}.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:.6rem;text-transform:uppercase}.entity-context-form-modal .modal-form-body .form-row{grid-gap:.65rem 1.25rem;align-items:start;display:grid;gap:.65rem 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{-webkit-font-smoothing:antialiased;background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.84rem;font-weight:700;letter-spacing:.01em;padding:.7rem 1.5rem;text-rendering:geometricPrecision;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:1rem;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;cursor:grab;display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:.1rem}.objective-form-modal header:active{cursor:grabbing}.objective-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;line-height:1;margin:0;padding-left:.5rem}.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 header .header-actions{align-items:center;display:flex;gap:.45rem}.objective-form-modal header .header-actions .secondary-btn{background:#fff;border:1px solid #c7c7c7;border-radius:6px;color:#8f8f8f;cursor:pointer;font-size:.72rem;font-weight:600;padding:.45rem .7rem;transition:background-color .15s,border-color .15s,color .15s}.objective-form-modal header .header-actions .secondary-btn:hover{background:#fff;border-color:#6366f1;color:#212121}.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 .workflow-note{background:linear-gradient(180deg,#eff6ff,#fff);border:1px solid #6366f12e;border-radius:8px;color:#393939;display:flex;flex-direction:column;gap:.4rem;margin:0 1.5rem;padding:.9rem 1rem}.objective-form-modal .workflow-note .workflow-note-title{color:#212121;font-size:.85rem;font-weight:700}.objective-form-modal .workflow-note p{color:#8f8f8f;font-size:.78rem;line-height:1.45;margin:0}.objective-form-modal .workflow-note ol{display:flex;flex-direction:column;gap:.25rem;margin:0;padding-left:1.15rem}.objective-form-modal .workflow-note ol li{color:#393939;font-size:.78rem;line-height:1.4}.objective-form-modal .clipboard-note{align-items:center;border:1px solid #0000;border-radius:6px;display:flex;font-size:.78rem;gap:.5rem;margin:0 1.5rem;padding:.6rem 1rem}.objective-form-modal .clipboard-note.success{background:#ecfdf5;border-color:#10b981;color:#065f46}.objective-form-modal .clipboard-note.danger{background:#fef2f2;border-color:#ef4444;color:#991b1b}.objective-form-modal .modal-form-body{display:flex;flex-direction:column;gap:.85rem}.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-extra-top{margin-top:.5rem}.objective-form-modal .modal-form-body .field-info-icon{color:#94a3b8;cursor:help;display:inline-flex;margin-left:.3rem;position:relative;vertical-align:middle}.objective-form-modal .modal-form-body .field-info-icon:after{background-color:#1e293b;border-radius:6px;box-shadow:0 4px 12px #00000040;color:#f1f5f9;content:attr(data-tip);font-size:.72rem;font-weight:400;left:50%;line-height:1.5;opacity:0;padding:.6rem .75rem;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateX(-50%);transition:opacity .15s;visibility:hidden;white-space:normal;width:280px;z-index:20}.objective-form-modal .modal-form-body .field-info-icon:hover:after{opacity:1;visibility:visible}.objective-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.3rem}.objective-form-modal .modal-form-body .field>span:last-child{display:none}.objective-form-modal .modal-form-body .field-with-add{grid-gap:.3rem .5rem;align-items:end;display:grid;gap:.3rem .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=date],.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;color-scheme:light;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=date]:focus,.objective-form-modal .modal-form-body input[type=date]:focus-visible,.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=date]::placeholder,.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 input[type=date]::-webkit-calendar-picker-indicator,.objective-form-modal .modal-form-body input[type=number]::-webkit-calendar-picker-indicator,.objective-form-modal .modal-form-body input[type=text]::-webkit-calendar-picker-indicator,.objective-form-modal .modal-form-body select::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.objective-form-modal .modal-form-body input[type=date]::-webkit-clear-button,.objective-form-modal .modal-form-body input[type=date]::-webkit-inner-spin-button,.objective-form-modal .modal-form-body input[type=number]::-webkit-clear-button,.objective-form-modal .modal-form-body input[type=number]::-webkit-inner-spin-button,.objective-form-modal .modal-form-body input[type=text]::-webkit-clear-button,.objective-form-modal .modal-form-body input[type=text]::-webkit-inner-spin-button,.objective-form-modal .modal-form-body select::-webkit-clear-button,.objective-form-modal .modal-form-body select::-webkit-inner-spin-button{display:none}.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 .field-hint-panel{background:#eeeefc;border:1px solid #f1f1f1;border-left:2px solid #6366f1;border-radius:4px;display:flex;flex-direction:column;gap:.35rem;padding:.5rem .75rem}.objective-form-modal .modal-form-body .field-hint{color:#b4b4b4;font-size:.72rem}.objective-form-modal .modal-form-body .field-hint-block{color:#8f8f8f;display:flex;flex-direction:column;gap:.4rem;margin-top:.15rem}.objective-form-modal .modal-form-body .field-hint-examples{display:flex;flex-direction:column;gap:.5rem}.objective-form-modal .modal-form-body .field-hint-format-label{color:#b4b4b4;display:block;font-size:.7rem;font-weight:500;margin-bottom:.2rem}.objective-form-modal .modal-form-body .field-hint-code{background:#eeeefc;border:1px solid #f1f1f1;border-radius:4px;color:#8f8f8f;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;margin:0;overflow-x:auto;padding:.4rem .6rem;white-space:pre}.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:.6rem;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 .clipboard-review-note{margin-top:.15rem}.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{-webkit-font-smoothing:antialiased;background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.84rem;font-weight:700;letter-spacing:.01em;padding:.7rem 1.5rem;text-rendering:geometricPrecision;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:1rem;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}.system-form-modal header{align-items:center;border-bottom:3px solid #6366f1;cursor:grab;display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:.1rem}.system-form-modal header:active{cursor:grabbing}.system-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;line-height:1;margin:0;padding-left:.5rem}.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:.85rem}.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-extra-top{margin-top:.5rem}.system-form-modal .modal-form-body .field-info-icon{color:#94a3b8;cursor:help;display:inline-flex;margin-left:.3rem;position:relative;vertical-align:middle}.system-form-modal .modal-form-body .field-info-icon:after{background-color:#1e293b;border-radius:6px;box-shadow:0 4px 12px #00000040;color:#f1f5f9;content:attr(data-tip);font-size:.72rem;font-weight:400;left:50%;line-height:1.5;opacity:0;padding:.6rem .75rem;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateX(-50%);transition:opacity .15s;visibility:hidden;white-space:normal;width:280px;z-index:20}.system-form-modal .modal-form-body .field-info-icon:hover:after{opacity:1;visibility:visible}.system-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.3rem}.system-form-modal .modal-form-body .field>span:last-child{display:none}.system-form-modal .modal-form-body .field-with-add{grid-gap:.3rem .5rem;align-items:end;display:grid;gap:.3rem .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=date],.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;color-scheme:light;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=date]:focus,.system-form-modal .modal-form-body input[type=date]:focus-visible,.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=date]::placeholder,.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 input[type=date]::-webkit-calendar-picker-indicator,.system-form-modal .modal-form-body input[type=number]::-webkit-calendar-picker-indicator,.system-form-modal .modal-form-body input[type=text]::-webkit-calendar-picker-indicator,.system-form-modal .modal-form-body select::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.system-form-modal .modal-form-body input[type=date]::-webkit-clear-button,.system-form-modal .modal-form-body input[type=date]::-webkit-inner-spin-button,.system-form-modal .modal-form-body input[type=number]::-webkit-clear-button,.system-form-modal .modal-form-body input[type=number]::-webkit-inner-spin-button,.system-form-modal .modal-form-body input[type=text]::-webkit-clear-button,.system-form-modal .modal-form-body input[type=text]::-webkit-inner-spin-button,.system-form-modal .modal-form-body select::-webkit-clear-button,.system-form-modal .modal-form-body select::-webkit-inner-spin-button{display:none}.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 .field-hint-panel{background:#eeeefc;border:1px solid #f1f1f1;border-left:2px solid #6366f1;border-radius:4px;display:flex;flex-direction:column;gap:.35rem;padding:.5rem .75rem}.system-form-modal .modal-form-body .field-hint{color:#b4b4b4;font-size:.72rem}.system-form-modal .modal-form-body .field-hint-block{color:#8f8f8f;display:flex;flex-direction:column;gap:.4rem;margin-top:.15rem}.system-form-modal .modal-form-body .field-hint-examples{display:flex;flex-direction:column;gap:.5rem}.system-form-modal .modal-form-body .field-hint-format-label{color:#b4b4b4;display:block;font-size:.7rem;font-weight:500;margin-bottom:.2rem}.system-form-modal .modal-form-body .field-hint-code{background:#eeeefc;border:1px solid #f1f1f1;border-radius:4px;color:#8f8f8f;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;margin:0;overflow-x:auto;padding:.4rem .6rem;white-space:pre}.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:.6rem;text-transform:uppercase}.system-form-modal .modal-form-body .form-row{grid-gap:.65rem 1.25rem;align-items:start;display:grid;gap:.65rem 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{-webkit-font-smoothing:antialiased;background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.84rem;font-weight:700;letter-spacing:.01em;padding:.7rem 1.5rem;text-rendering:geometricPrecision;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:1rem;left:50%;max-height:90vh;max-width:92vw;overflow-y:auto;padding:1.5rem 2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:680px;z-index:200}.company-form-modal header{align-items:center;border-bottom:3px solid #6366f1;cursor:grab;display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:.1rem}.company-form-modal header:active{cursor:grabbing}.company-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;line-height:1;margin:0;padding-left:.5rem}.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:.85rem}.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-extra-top{margin-top:.5rem}.company-form-modal .modal-form-body .field-info-icon{color:#94a3b8;cursor:help;display:inline-flex;margin-left:.3rem;position:relative;vertical-align:middle}.company-form-modal .modal-form-body .field-info-icon:after{background-color:#1e293b;border-radius:6px;box-shadow:0 4px 12px #00000040;color:#f1f5f9;content:attr(data-tip);font-size:.72rem;font-weight:400;left:50%;line-height:1.5;opacity:0;padding:.6rem .75rem;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateX(-50%);transition:opacity .15s;visibility:hidden;white-space:normal;width:280px;z-index:20}.company-form-modal .modal-form-body .field-info-icon:hover:after{opacity:1;visibility:visible}.company-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.3rem}.company-form-modal .modal-form-body .field>span:last-child{display:none}.company-form-modal .modal-form-body .field-with-add{grid-gap:.3rem .5rem;align-items:end;display:grid;gap:.3rem .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=date],.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;color-scheme:light;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=date]:focus,.company-form-modal .modal-form-body input[type=date]:focus-visible,.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=date]::placeholder,.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 input[type=date]::-webkit-calendar-picker-indicator,.company-form-modal .modal-form-body input[type=number]::-webkit-calendar-picker-indicator,.company-form-modal .modal-form-body input[type=text]::-webkit-calendar-picker-indicator,.company-form-modal .modal-form-body select::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.company-form-modal .modal-form-body input[type=date]::-webkit-clear-button,.company-form-modal .modal-form-body input[type=date]::-webkit-inner-spin-button,.company-form-modal .modal-form-body input[type=number]::-webkit-clear-button,.company-form-modal .modal-form-body input[type=number]::-webkit-inner-spin-button,.company-form-modal .modal-form-body input[type=text]::-webkit-clear-button,.company-form-modal .modal-form-body input[type=text]::-webkit-inner-spin-button,.company-form-modal .modal-form-body select::-webkit-clear-button,.company-form-modal .modal-form-body select::-webkit-inner-spin-button{display:none}.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 .field-hint-panel{background:#eeeefc;border:1px solid #f1f1f1;border-left:2px solid #6366f1;border-radius:4px;display:flex;flex-direction:column;gap:.35rem;padding:.5rem .75rem}.company-form-modal .modal-form-body .field-hint{color:#b4b4b4;font-size:.72rem}.company-form-modal .modal-form-body .field-hint-block{color:#8f8f8f;display:flex;flex-direction:column;gap:.4rem;margin-top:.15rem}.company-form-modal .modal-form-body .field-hint-examples{display:flex;flex-direction:column;gap:.5rem}.company-form-modal .modal-form-body .field-hint-format-label{color:#b4b4b4;display:block;font-size:.7rem;font-weight:500;margin-bottom:.2rem}.company-form-modal .modal-form-body .field-hint-code{background:#eeeefc;border:1px solid #f1f1f1;border-radius:4px;color:#8f8f8f;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;margin:0;overflow-x:auto;padding:.4rem .6rem;white-space:pre}.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:.6rem;text-transform:uppercase}.company-form-modal .modal-form-body .form-row{grid-gap:.65rem 1.25rem;align-items:start;display:grid;gap:.65rem 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{-webkit-font-smoothing:antialiased;background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.84rem;font-weight:700;letter-spacing:.01em;padding:.7rem 1.5rem;text-rendering:geometricPrecision;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:1rem;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;cursor:grab;display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:.1rem}.glue-trigger-form-modal header:active{cursor:grabbing}.glue-trigger-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;line-height:1;margin:0;padding-left:.5rem}.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:.85rem}.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-extra-top{margin-top:.5rem}.glue-trigger-form-modal .modal-form-body .field-info-icon{color:#94a3b8;cursor:help;display:inline-flex;margin-left:.3rem;position:relative;vertical-align:middle}.glue-trigger-form-modal .modal-form-body .field-info-icon:after{background-color:#1e293b;border-radius:6px;box-shadow:0 4px 12px #00000040;color:#f1f5f9;content:attr(data-tip);font-size:.72rem;font-weight:400;left:50%;line-height:1.5;opacity:0;padding:.6rem .75rem;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateX(-50%);transition:opacity .15s;visibility:hidden;white-space:normal;width:280px;z-index:20}.glue-trigger-form-modal .modal-form-body .field-info-icon:hover:after{opacity:1;visibility:visible}.glue-trigger-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.3rem}.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:.3rem .5rem;align-items:end;display:grid;gap:.3rem .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=date],.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;color-scheme:light;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=date]:focus,.glue-trigger-form-modal .modal-form-body input[type=date]:focus-visible,.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=date]::placeholder,.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 input[type=date]::-webkit-calendar-picker-indicator,.glue-trigger-form-modal .modal-form-body input[type=number]::-webkit-calendar-picker-indicator,.glue-trigger-form-modal .modal-form-body input[type=text]::-webkit-calendar-picker-indicator,.glue-trigger-form-modal .modal-form-body select::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.glue-trigger-form-modal .modal-form-body input[type=date]::-webkit-clear-button,.glue-trigger-form-modal .modal-form-body input[type=date]::-webkit-inner-spin-button,.glue-trigger-form-modal .modal-form-body input[type=number]::-webkit-clear-button,.glue-trigger-form-modal .modal-form-body input[type=number]::-webkit-inner-spin-button,.glue-trigger-form-modal .modal-form-body input[type=text]::-webkit-clear-button,.glue-trigger-form-modal .modal-form-body input[type=text]::-webkit-inner-spin-button,.glue-trigger-form-modal .modal-form-body select::-webkit-clear-button,.glue-trigger-form-modal .modal-form-body select::-webkit-inner-spin-button{display:none}.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 .field-hint-panel{background:#eeeefc;border:1px solid #f1f1f1;border-left:2px solid #6366f1;border-radius:4px;display:flex;flex-direction:column;gap:.35rem;padding:.5rem .75rem}.glue-trigger-form-modal .modal-form-body .field-hint{font-size:.72rem}.glue-trigger-form-modal .modal-form-body .field-hint-block{color:#8f8f8f;display:flex;flex-direction:column;gap:.4rem;margin-top:.15rem}.glue-trigger-form-modal .modal-form-body .field-hint-examples{display:flex;flex-direction:column;gap:.5rem}.glue-trigger-form-modal .modal-form-body .field-hint-format-label{color:#b4b4b4;display:block;font-size:.7rem;font-weight:500;margin-bottom:.2rem}.glue-trigger-form-modal .modal-form-body .field-hint-code{background:#eeeefc;border:1px solid #f1f1f1;border-radius:4px;color:#8f8f8f;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;margin:0;overflow-x:auto;padding:.4rem .6rem;white-space:pre}.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:.6rem;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{align-items:flex-start;display:flex;flex-direction:column;gap:.45rem}.glue-trigger-form-modal .modal-form-body .form-actions button.main{-webkit-font-smoothing:antialiased;background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.84rem;font-weight:700;letter-spacing:.01em;padding:.7rem 1.5rem;text-rendering:geometricPrecision;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}.glue-trigger-form-modal .modal-form-body .glue-trigger-audit-footer{align-items:center;color:#b4b4b4;display:flex;flex-wrap:wrap;font-size:.68rem;gap:.35rem;line-height:1.3}.glue-trigger-form-modal .modal-form-body .glue-trigger-audit-footer__text{color:#b4b4b4}.glue-trigger-form-modal .modal-form-body .glue-trigger-audit-footer__link{background:none;border:0;color:#8f8f8f;cursor:pointer;font:inherit;font-weight:600;padding:0}.glue-trigger-form-modal .modal-form-body .glue-trigger-audit-footer__link:hover{color:#393939}.glue-trigger-form-modal .modal-form-body .glue-trigger-name-cell{display:flex;flex-direction:column;gap:.2rem;min-width:0}.glue-trigger-form-modal .modal-form-body .glue-trigger-name-cell__title{color:#393939;font-size:.82rem;font-weight:700;line-height:1.15;word-break:break-word}.glue-trigger-form-modal .modal-form-body .glue-trigger-name-cell__audit{align-self:flex-start;background:none;border:0;color:#6366f1;cursor:pointer;font-family:inherit;font-size:.68rem;font-weight:600;line-height:1.2;padding:0;text-align:left}.glue-trigger-form-modal .modal-form-body .glue-trigger-name-cell__audit:hover{color:#4f46e5;text-decoration:underline}.glue-trigger-form-modal .modal-form-body .glue-trigger-name-cell__audit--empty{color:#b4b4b4}.glue-trigger-form-modal .modal-form-body .glue-trigger-name-cell__audit--empty:hover{color:#8f8f8f}.glue-trigger-history-modal{bottom:0;left:0;margin:auto;max-width:calc(100vw - 1.5rem);right:0;top:0;transform:none;width:760px}.glue-trigger-history-modal .glue-trigger-history-body{gap:.85rem;max-height:calc(90vh - 4rem);overflow-y:auto;padding-bottom:1rem}.glue-trigger-history-modal .glue-trigger-history-body .form-section-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;padding:1rem 1.25rem}.glue-trigger-history-modal .glue-trigger-history-body .form-section-label{color:#6366f1;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.6rem;text-transform:uppercase}.glue-trigger-history-modal .glue-trigger-history-summary{display:flex;flex-direction:column;gap:.2rem}.glue-trigger-history-modal .glue-trigger-history-summary strong{color:#393939;font-size:.92rem}.glue-trigger-history-modal .glue-trigger-history-summary span{color:#b4b4b4;font-size:.72rem}.glue-trigger-history-modal .glue-trigger-history-empty{color:#b4b4b4;font-size:.75rem;padding:.35rem .1rem .1rem}.glue-trigger-history-modal .glue-trigger-history-empty--error{color:#b42318}.glue-trigger-history-modal .glue-trigger-history-list{display:flex;flex-direction:column;gap:.75rem}.glue-trigger-history-modal .glue-trigger-history-item{background:#fff;border:1px solid #f1f1f1;border-left:3px solid #6366f1;border-radius:8px;padding:.85rem .95rem}.glue-trigger-history-modal .glue-trigger-history-item-head{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.glue-trigger-history-modal .glue-trigger-history-item-action{color:#393939;font-size:.82rem;font-weight:700;letter-spacing:.01em}.glue-trigger-history-modal .glue-trigger-history-item-meta{color:#b4b4b4;font-size:.7rem;margin-top:.18rem}.glue-trigger-history-modal .glue-trigger-history-status{align-items:center;border-radius:999px;display:inline-flex;flex-shrink:0;font-size:.6rem;font-weight:600;letter-spacing:.05em;padding:.16rem .45rem;text-transform:uppercase}.glue-trigger-history-modal .glue-trigger-history-status--success{background:#fff;border:1px solid #f1f1f1;color:#8f8f8f}.glue-trigger-history-modal .glue-trigger-history-status--failed{background:#e9181814;border:1px solid #e9181833;color:#e91818}.glue-trigger-history-modal .glue-trigger-history-item-reason{background:#fff;border-left:3px solid #6366f173;border-radius:8px;color:#8f8f8f;font-size:.72rem;margin-top:.55rem;padding:.55rem .7rem}.glue-trigger-history-modal .glue-trigger-history-item-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-top:.75rem}.glue-trigger-history-modal .glue-trigger-history-item-grid>div{min-width:0}.glue-trigger-history-modal .glue-trigger-history-item-grid span{color:#b4b4b4;display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.05em;margin-bottom:.35rem;text-transform:uppercase}.glue-trigger-history-modal .glue-trigger-history-item-grid pre{background:#f8fafc;border:1px solid #f1f1f1;border-radius:8px;color:#393939;font-size:.7rem;line-height:1.4;margin:0;overflow:auto;padding:.7rem .75rem;white-space:pre-wrap;word-break:break-word}.user-form-modal{background-color:#f8fafc;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 8px 30px #00000026;display:flex;flex-direction:column;gap:1rem;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}.user-form-modal header{align-items:center;border-bottom:3px solid #6366f1;cursor:grab;display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:.1rem}.user-form-modal header:active{cursor:grabbing}.user-form-modal header h2{color:#212121;font-size:1rem;font-weight:700;line-height:1;margin:0;padding-left:.5rem}.user-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}.user-form-modal header .close-btn:hover{background-color:#f1f1f1}.user-form-modal .modal-form-body{display:flex;flex-direction:column;gap:.85rem;max-height:calc(90vh - 4rem);overflow-y:auto;padding-bottom:1rem}.user-form-modal .modal-form-body label{color:#8f8f8f;font-family:inherit;font-size:.8rem;font-weight:500}.user-form-modal .modal-form-body .field-extra-top{margin-top:.5rem}.user-form-modal .modal-form-body .field-info-icon{color:#94a3b8;cursor:help;display:inline-flex;margin-left:.3rem;position:relative;vertical-align:middle}.user-form-modal .modal-form-body .field-info-icon:after{background-color:#1e293b;border-radius:6px;box-shadow:0 4px 12px #00000040;color:#f1f5f9;content:attr(data-tip);font-size:.72rem;font-weight:400;left:50%;line-height:1.5;opacity:0;padding:.6rem .75rem;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateX(-50%);transition:opacity .15s;visibility:hidden;white-space:normal;width:280px;z-index:20}.user-form-modal .modal-form-body .field-info-icon:hover:after{opacity:1;visibility:visible}.user-form-modal .modal-form-body .field{display:flex;flex-direction:column;gap:.3rem}.user-form-modal .modal-form-body .field>span:last-child{display:none}.user-form-modal .modal-form-body .field-with-add{grid-gap:.3rem .5rem;align-items:end;display:grid;gap:.3rem .5rem;grid-template-columns:1fr 2.5rem}.user-form-modal .modal-form-body .field-with-add>div:first-child{grid-column:1/-1}.user-form-modal .modal-form-body .field-with-add>span:last-child{display:none}.user-form-modal .modal-form-body input[type=date],.user-form-modal .modal-form-body input[type=number],.user-form-modal .modal-form-body input[type=text],.user-form-modal .modal-form-body select{background-color:#fff;border:1px solid #f1f1f1;border-radius:6px;box-sizing:border-box;color:#393939;color-scheme:light;font-family:inherit;font-size:.82rem;min-width:0;outline:none;padding:.55rem .75rem;transition:border-color .15s;width:100%}.user-form-modal .modal-form-body input[type=date]:focus,.user-form-modal .modal-form-body input[type=date]:focus-visible,.user-form-modal .modal-form-body input[type=number]:focus,.user-form-modal .modal-form-body input[type=number]:focus-visible,.user-form-modal .modal-form-body input[type=text]:focus,.user-form-modal .modal-form-body input[type=text]:focus-visible,.user-form-modal .modal-form-body select:focus,.user-form-modal .modal-form-body select:focus-visible{border-color:#6366f1;outline:none}.user-form-modal .modal-form-body input[type=date]::placeholder,.user-form-modal .modal-form-body input[type=number]::placeholder,.user-form-modal .modal-form-body input[type=text]::placeholder,.user-form-modal .modal-form-body select::placeholder{color:#b4b4b4}.user-form-modal .modal-form-body input[type=date]::-webkit-calendar-picker-indicator,.user-form-modal .modal-form-body input[type=number]::-webkit-calendar-picker-indicator,.user-form-modal .modal-form-body input[type=text]::-webkit-calendar-picker-indicator,.user-form-modal .modal-form-body select::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.user-form-modal .modal-form-body input[type=date]::-webkit-clear-button,.user-form-modal .modal-form-body input[type=date]::-webkit-inner-spin-button,.user-form-modal .modal-form-body input[type=number]::-webkit-clear-button,.user-form-modal .modal-form-body input[type=number]::-webkit-inner-spin-button,.user-form-modal .modal-form-body input[type=text]::-webkit-clear-button,.user-form-modal .modal-form-body input[type=text]::-webkit-inner-spin-button,.user-form-modal .modal-form-body select::-webkit-clear-button,.user-form-modal .modal-form-body select::-webkit-inner-spin-button{display:none}.user-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}.user-form-modal .modal-form-body button.add-btn:hover{background-color:#6366f1;border-color:#6366f1;color:#fff}.user-form-modal .modal-form-body .field-hint-panel{background:#eeeefc;border:1px solid #f1f1f1;border-left:2px solid #6366f1;border-radius:4px;display:flex;flex-direction:column;gap:.35rem;padding:.5rem .75rem}.user-form-modal .modal-form-body .field-hint{font-size:.72rem}.user-form-modal .modal-form-body .field-hint-block{color:#8f8f8f;display:flex;flex-direction:column;gap:.4rem;margin-top:.15rem}.user-form-modal .modal-form-body .field-hint-examples{display:flex;flex-direction:column;gap:.5rem}.user-form-modal .modal-form-body .field-hint-format-label{color:#b4b4b4;display:block;font-size:.7rem;font-weight:500;margin-bottom:.2rem}.user-form-modal .modal-form-body .field-hint-code{background:#eeeefc;border:1px solid #f1f1f1;border-radius:4px;color:#8f8f8f;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;margin:0;overflow-x:auto;padding:.4rem .6rem;white-space:pre}.user-form-modal .modal-form-body .form-section-card{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;padding:1rem 1.25rem}.user-form-modal .modal-form-body .form-section-label{color:#6366f1;font-size:.7rem;font-weight:700;letter-spacing:.08em;margin-bottom:.6rem;text-transform:uppercase}.user-form-modal .modal-form-body .audit-snippet{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#393939;font-size:.78rem;line-height:1.35;margin-top:.65rem;padding:.55rem .75rem}.user-form-modal .modal-form-body .form-row{grid-gap:.65rem 1.25rem;align-items:start;display:grid;gap:.65rem 1.25rem;grid-template-columns:1fr 1fr}.user-form-modal .modal-form-body .role-entries{display:flex;flex-direction:column;gap:.4rem}.user-form-modal .modal-form-body .role-entry-row{align-items:center;display:flex;gap:.5rem}.user-form-modal .modal-form-body .role-entry-row .role-select{flex-shrink:0;width:180px}.user-form-modal .modal-form-body .role-entry-row .ac-select{flex:1 1;min-width:0}.user-form-modal .modal-form-body .role-entry-row select{background:#fff;border:1px solid #f1f1f1;border-radius:6px;color:#393939;font-family:inherit;font-size:.78rem;outline:none;padding:.45rem .6rem}.user-form-modal .modal-form-body .role-entry-row select:focus{border-color:#6366f1}.user-form-modal .modal-form-body .role-entry-row .ac-remove-btn{align-items:center;background:#0000;border:1px solid #f1f1f1;border-radius:4px;color:#8f8f8f;cursor:pointer;display:flex;flex-shrink:0;font-size:1.1rem;height:1.6rem;justify-content:center;line-height:1;padding:0;transition:all .15s;width:1.6rem}.user-form-modal .modal-form-body .role-entry-row .ac-remove-btn:hover{background:#e91818;border-color:#e91818;color:#fff}.user-form-modal .modal-form-body .ac-add-btn{align-self:flex-start;background:#0000;border:1px solid #6366f1;border-radius:4px;color:#6366f1;cursor:pointer;font-size:.72rem;font-weight:600;padding:.25rem .7rem;transition:all .15s}.user-form-modal .modal-form-body .ac-add-btn:hover{background:#6366f1;color:#fff}.user-form-modal .modal-form-body .role-checkbox{align-items:center;color:#393939;cursor:pointer;display:flex;font-size:.82rem;font-weight:400;gap:.4rem}.user-form-modal .modal-form-body .role-checkbox input[type=checkbox]{accent-color:#6366f1;width:auto}.user-form-modal .modal-form-body .field-hint{color:#b4b4b4;font-size:.7rem;margin-top:.15rem}.user-form-modal .modal-form-body .form-actions{display:flex}.user-form-modal .modal-form-body .form-actions button.main{-webkit-font-smoothing:antialiased;background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.84rem;font-weight:700;letter-spacing:.01em;padding:.7rem 1.5rem;text-rendering:geometricPrecision;transition:background-color .15s;width:100%}.user-form-modal .modal-form-body .form-actions button.main:hover{background-color:#4f46e5}.user-form-modal .modal-form-body .form-actions button.main:disabled{cursor:not-allowed;opacity:.5}.user-form-modal .modal-form-body .form-actions .spinner{text-align:center;width:100%}.user-expanded-row{padding:.5rem .75rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.user-expanded-row .user-expanded-general-roles{align-items:center;display:flex;gap:.4rem;margin-bottom:.5rem}.user-expanded-row .user-expanded-general-roles .user-expanded-label{color:#8f8f8f;font-size:.65rem;font-weight:600;white-space:nowrap}.user-expanded-row .user-expanded-general-roles .role-badges{display:flex;gap:.2rem}.user-expanded-row .user-expanded-general-roles .role-badge{font-size:.6rem;padding:.1rem .4rem}.user-expanded-row .user-expanded-title{background-color:#fff;color:#6366f1;display:block;font-size:.68rem;font-weight:700;letter-spacing:.06em;margin-bottom:.35rem;padding:.2rem 0;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;z-index:1}.user-expanded-row .user-role-table-scroll{border:1px solid #f1f1f1;border-radius:4px;max-height:200px;overflow-y:auto}.user-expanded-row .user-role-table{border-collapse:collapse;width:100%}.user-expanded-row .user-role-table th{background-color:#f8fafc;border-bottom:1px solid #f1f1f1;color:#b4b4b4;font-size:.58rem;font-weight:600;letter-spacing:.04em;padding:.2rem .4rem;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;white-space:nowrap;z-index:1}.user-expanded-row .user-role-table td{border-bottom:1px solid #fff;color:#393939;font-size:.62rem;padding:.18rem .4rem;white-space:nowrap}.user-expanded-row .user-role-table tr:last-child td{border-bottom:none}.user-expanded-row .user-role-table tr:hover td{background-color:#f8fafc}.user-expanded-row .user-role-table tr.legacy-row td{color:#b4b4b4;font-style:italic}.user-expanded-row p{color:#8f8f8f;font-size:.68rem;margin:0}.generic-table tbody tr.expanded-row:has(.user-expanded-row) td:first-child{box-shadow:none}.user-form-modal .created-user-card{align-items:center;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;display:flex;gap:.75rem;justify-content:space-between;margin-top:.75rem;padding:.65rem .85rem}.user-form-modal .created-user-card .created-user-info{display:flex;flex-direction:column;gap:.15rem}.user-form-modal .created-user-card .created-user-email{color:#393939;font-size:.82rem;font-weight:600}.user-form-modal .created-user-card .created-user-password{color:#374151;font-family:SF Mono,Fira Code,monospace;font-size:.78rem}.user-form-modal .created-user-card .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}.user-form-modal .created-user-card .copy-credentials-btn:hover{background-color:#16a34a;color:#fff}.atf-root{display:flex;flex:1 1;flex-direction:column;gap:.75rem;min-height:0}.atf-toolbar{background:linear-gradient(180deg,#fff,#fafafa);border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 1px 4px #0000000d;display:flex;flex-direction:column;gap:.55rem;padding:.85rem 1rem}.atf-toolbar-row{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem}.atf-toolbar-row--dates{justify-content:space-between}.atf-count{align-items:center;background:#eeeefc;border-radius:999px;color:#393939;display:inline-flex;font-size:.75rem;font-weight:700;padding:.25rem .65rem;white-space:nowrap}.atf-input,.atf-search,.atf-select{background:#fff;border:1px solid #f1f1f1;border-radius:4px;color:#212121;font:inherit;font-size:.78rem;height:2rem;min-width:9rem;outline:none;padding:0 .75rem}.atf-input:focus,.atf-search:focus,.atf-select:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.atf-search{flex:1 1;min-width:16rem}.atf-select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,#0000 50%,#b4b4b4 0),linear-gradient(135deg,#b4b4b4 50%,#0000 0);background-position:calc(100% - 14px) calc(50% - 2px),calc(100% - 9px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:1.85rem}.atf-button-group{align-items:stretch;background:#fff;border:1px solid #f1f1f1;border-radius:8px;display:inline-flex;flex-wrap:wrap;gap:0;overflow:hidden}.atf-toggle-btn{background:#fff;border:none;border-radius:0;border-right:1px solid #f1f1f1;color:#8f8f8f;cursor:pointer;font-size:.75rem;font-weight:600;height:2rem;padding:0 .8rem;transition:background-color .12s,border-color .12s,color .12s;white-space:nowrap}.atf-toggle-btn:hover{background:#fff;color:#393939}.atf-toggle-btn.active{background:#6366f1;color:#fff}.atf-toggle-btn:last-child{border-right:none}.atf-clear-btn{background:#fff;border:1px solid #f1f1f1;border-radius:8px;color:#8f8f8f;cursor:pointer;font-size:.75rem;font-weight:600;height:2rem;padding:0 .85rem}.atf-clear-btn:hover{background:#eeeefc;border-color:#6366f1;color:#6366f1}.atf-meta{color:#b4b4b4;font-size:.75rem;font-weight:500;margin-left:auto}.atf-table-shell{background:#fff;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 1px 4px #00000014;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.atf-empty,.atf-loading{align-items:center;color:#b4b4b4;display:flex;justify-content:center;min-height:18rem}.atf-empty--error{color:#e91818}.atf-table-scroll{flex:1 1;min-height:0;overflow:auto}.atf-table{border-collapse:collapse;table-layout:fixed;width:100%}.atf-table td,.atf-table th{border-bottom:1px solid #fff;font-size:.78rem;overflow:hidden;padding:.7rem .8rem;text-align:left;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.atf-table th{background:#fafafa;border-bottom:1px solid #f1f1f1;color:#8f8f8f;font-size:.7rem;font-weight:700;letter-spacing:.04em;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;z-index:1}.atf-row{cursor:pointer;transition:background .12s ease}.atf-row:hover{background:#fff}.atf-row.atf-row--failed{border-left:3px solid #e91818}.atf-row.atf-row--partial{border-left:3px solid #d97706}.atf-row.atf-row--success{border-left:3px solid #6366f1}.atf-cell-stack{display:flex;flex-direction:column;gap:.1rem}.atf-cell-subtle{color:#b4b4b4;font-size:.72rem}.atf-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.72rem}.atf-status{align-items:center;border-radius:999px;display:inline-flex;font-size:.68rem;font-weight:700;justify-content:center;letter-spacing:.03em;min-width:4.75rem;padding:.22rem .45rem}.atf-status.atf-status--success{background:#ecfdf3;border:1px solid #bbf7d0;color:#166534}.atf-status.atf-status--partial{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.atf-status.atf-status--failed{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.atf-footer{align-items:center;background:#fafafa;border-top:1px solid #f1f1f1;display:flex;gap:.75rem;justify-content:flex-end;padding:.7rem .9rem}.atf-footer button{background:#fff;border:1px solid #f1f1f1;border-radius:8px;color:#8f8f8f;cursor:pointer;font-size:.75rem;font-weight:600;height:1.9rem;padding:0 .85rem}.atf-footer button:disabled{cursor:default;opacity:.45}.atf-footer button:not(:disabled):hover{background:#eeeefc;border-color:#6366f1;color:#6366f1}.atf-drawer{gap:1rem}.atf-drawer,.atf-drawer-header{display:flex;flex-direction:column}.atf-drawer-header{gap:.35rem}.atf-drawer-header h2{color:#212121;font-size:1.15rem;margin:0}.atf-drawer-eyebrow{color:#b4b4b4;font-size:.72rem;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.atf-detail-grid{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.atf-detail-grid div{background:#fff;border:1px solid #f1f1f1;border-radius:10px;display:flex;flex-direction:column;gap:.2rem;padding:.75rem}.atf-detail-grid span{color:#b4b4b4;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.atf-detail-grid strong{color:#212121;font-size:.8rem;word-break:break-word}.atf-json-block{display:flex;flex-direction:column;gap:.4rem}.atf-json-block h3{color:#212121;font-size:.8rem;margin:0}.atf-json-block p{color:#8f8f8f;font-size:.8rem;margin:0}.atf-json-block pre{background:#0f172a;border:1px solid #f1f1f1;border-radius:10px;color:#e2e8f0;font-size:.72rem;line-height:1.45;margin:0;overflow:auto;padding:.9rem;white-space:pre-wrap;word-break:break-word}@media(max-width:980px){.atf-toolbar-row,.atf-toolbar-row--dates{align-items:flex-start}.atf-meta{margin-left:0}.atf-detail-grid{grid-template-columns:1fr}}.aef-root{display:flex;flex:1 1;flex-direction:column;gap:0;min-height:0}.aef-toolbar{display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;padding-bottom:.75rem}.aef-toolbar-row{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem}.aef-count{align-items:center;border-radius:999px;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:700;padding:.25rem .65rem;white-space:nowrap}.aef-count.aef-count--error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.aef-sort-control{align-items:center;display:inline-flex;flex-shrink:0;gap:.35rem;height:2rem}.aef-sort-label{align-items:center;color:#8f8f8f;display:flex;font-size:.75rem;font-weight:600;padding:0;-webkit-user-select:none;user-select:none;white-space:nowrap}.aef-sort-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:linear-gradient(45deg,#0000 50%,#b4b4b4 0),linear-gradient(135deg,#b4b4b4 50%,#0000 0);background-position:calc(100% - 14px) calc(50% - 2px),calc(100% - 9px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;border:1px solid #f1f1f1;border-radius:4px;color:#212121;cursor:pointer;font-family:inherit;font-size:.78rem;height:100%;min-width:9.5rem;outline:none;padding:0 1.75rem 0 .65rem}.aef-sort-select:focus{border-color:#6366f1}.aef-search{border:1px solid #c7c7c7;border-radius:8px;color:#212121;flex:1 1;font-family:inherit;font-size:.78rem;height:2rem;min-width:160px;outline:none;padding:0 .75rem}.aef-search:focus{border-color:#6366f1}.aef-search::placeholder{color:#b4b4b4}.aef-filter-group{border:1px solid #f1f1f1;border-radius:8px;display:flex;overflow:hidden}.aef-filter-btn{background:#fff;border:none;border-right:1px solid #f1f1f1;color:#8f8f8f;cursor:pointer;font-family:inherit;font-size:.72rem;font-weight:600;padding:.3rem .75rem;transition:background .12s,color .12s;white-space:nowrap}.aef-filter-btn:last-child{border-right:none}.aef-filter-btn:hover:not(.active){background:#eeeefc;color:#393939}.aef-filter-btn.active{background:#6366f1;color:#fff}.aef-pairs{background:#f1f3f5;display:flex;flex:1 1;flex-direction:column;gap:.5rem;overflow-y:auto;padding:.75rem}.aef-pair{background:#fff;border:1px solid #c7c7c7;border-radius:8px;box-shadow:0 1px 3px #00000014;flex-shrink:0;overflow:hidden;transition:box-shadow .15s}.aef-pair.aef-pair--active{border-left:4px solid #dc2626}.aef-pair.aef-pair--active:hover{box-shadow:0 2px 8px #dc262626}.aef-pair.aef-pair--stale{border-left:4px solid #f59e0b}.aef-pair.aef-pair--stale .aef-pair-name{color:#393939}.aef-pair.aef-pair--stale .aef-pair-last-error{color:#b45309}.aef-pair.aef-pair--stale:hover{box-shadow:0 2px 8px #f59e0b26}.aef-pair.aef-pair--resolved{border-left:4px solid #d1d5db}.aef-pair.aef-pair--highlighted{box-shadow:0 0 0 2px #6366f1}.aef-pair-header{align-items:center;cursor:pointer;display:flex;gap:.65rem;padding:.75rem 1rem;-webkit-user-select:none;user-select:none}.aef-pair-header:hover{background:#00000005}.aef-pair-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.aef-pair-dot.aef-pair-dot--active{background:#dc2626}.aef-pair-dot.aef-pair-dot--stale{background:#f59e0b}.aef-pair-dot.aef-pair-dot--resolved{background:#9ca3af}.aef-pair-name{color:#212121;flex:1 1;font-size:.85rem;font-weight:600}.aef-pair-meta{flex-shrink:0;font-size:.72rem}.aef-pair-last-error{color:#b91c1c;font-weight:500}.aef-pair-resolved-label{color:#6b7280;font-weight:500}.aef-pair-ac-link{background:#e3f2fd;border:1px solid #90caf9;border-radius:3px;color:#1565c0;cursor:pointer;flex-shrink:0;font-size:.65rem;font-weight:600;padding:1px 5px;white-space:nowrap}.aef-pair-ac-link:hover{background:#bbdefb}.aef-pair-chevron{align-items:center;color:#b4b4b4;display:flex;flex-shrink:0}.aef-pair-log{border-top:1px solid #f1f1f1}.aef-history-footer{background:#fafafa;justify-content:flex-end;padding:.6rem 1rem .85rem}.aef-history-footer,.aef-log-entry{border-bottom:1px solid #fff;display:flex}.aef-log-entry{align-items:baseline;font-size:.78rem;gap:.65rem;padding:.55rem 1rem .55rem 1.65rem}.aef-log-entry:last-child{border-bottom:none}.aef-log-entry.aef-log-entry--current{background:#fef2f266}.aef-log-entry.aef-log-entry--history,.aef-log-entry.aef-log-entry--resolved{background:#0000;color:#b4b4b4}.aef-log-time{font-feature-settings:"tnum";color:#b4b4b4;font-size:.7rem;font-variant-numeric:tabular-nums}.aef-log-severity,.aef-log-time{flex-shrink:0;white-space:nowrap}.aef-log-severity{border-radius:999px;font-size:.65rem;font-weight:700;letter-spacing:.04em;padding:.1rem .45rem}.aef-log-severity.aef-log-severity--error{background:#fee2e2;color:#b91c1c}.aef-log-severity.aef-log-severity--warning{background:#fef3c7;color:#b45309}.aef-log-type{color:#8f8f8f;flex-shrink:0;font-size:.7rem;white-space:nowrap}.aef-log-message{color:#374151;flex:1 1;font-family:SFMono-Regular,Consolas,Courier New,monospace;font-size:.72rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aef-log-entry--history .aef-log-message,.aef-log-entry--resolved .aef-log-message{color:#b4b4b4}.aef-log-action{align-items:center;display:inline-flex;flex-shrink:0;gap:.45rem;margin-left:auto}.aef-details-btn{background:#fff;border:1px solid #c7c7c7;border-radius:6px;color:#393939;cursor:pointer;font-family:inherit;font-size:.72rem;font-weight:600;padding:.25rem .65rem;transition:background .12s,border-color .12s,color .12s;white-space:nowrap}.aef-details-btn:hover{background:#eeeefc;border-color:#6366f1;color:#6366f1}.aef-resolve-btn{background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;color:#b91c1c;cursor:pointer;font-family:inherit;font-size:.72rem;font-weight:600;padding:.25rem .7rem;transition:background .12s,border-color .12s;white-space:nowrap}.aef-resolve-btn:hover:not(:disabled){background:#fee2e2;border-color:#f87171}.aef-resolve-btn:disabled{cursor:default;opacity:.5}.aef-resolved-label{color:#16a34a;font-size:.7rem;font-weight:500;white-space:nowrap}.aef-empty{color:#b4b4b4;font-size:.85rem;padding:3rem;text-align:center}.aef-detail-modal{max-height:82vh;overflow:hidden;width:min(860px,100vw - 3rem)}.aef-history-modal{max-height:82vh;overflow:hidden;width:min(980px,100vw - 3rem)}.aef-detail-body,.aef-history-body{display:flex;flex-direction:column;gap:1rem;min-height:0;overflow-y:auto;padding-right:.25rem}.aef-detail-grid{grid-gap:.65rem;display:grid;gap:.65rem;grid-template-columns:repeat(3,minmax(0,1fr))}.aef-detail-grid div{background:#f8fafc;border:1px solid #f1f1f1;border-radius:6px;min-width:0;padding:.65rem .75rem}.aef-detail-grid span{color:#b4b4b4;display:block;font-size:.67rem;font-weight:700;letter-spacing:.04em;margin-bottom:.25rem;text-transform:uppercase}.aef-detail-grid strong{color:#212121;display:block;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aef-detail-section{display:flex;flex-direction:column;gap:.45rem}.aef-detail-section-head{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.aef-detail-section-title{color:#212121;font-size:.78rem;font-weight:700}.aef-cw-log-line pre,.aef-detail-message{font-family:SFMono-Regular,Consolas,Courier New,monospace;margin:0;white-space:pre-wrap;word-break:break-word}.aef-detail-message{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#7f1d1d;font-size:.74rem;line-height:1.45;padding:.75rem}.aef-detail-empty,.aef-detail-error{border-radius:6px;font-size:.78rem;padding:.75rem}.aef-detail-empty{background:#f8fafc;border:1px solid #f1f1f1;color:#8f8f8f}.aef-detail-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.aef-cw-log-list{display:flex;flex-direction:column;gap:.8rem}.aef-history-list{border:1px solid #f1f1f1;border-radius:6px;display:flex;flex-direction:column;gap:0;overflow:hidden}.aef-cw-log-line{grid-gap:.8rem;align-items:start;background:#0000;border:none;display:grid;gap:.8rem;grid-template-columns:9.5rem minmax(0,1fr);padding:0}.aef-cw-log-time{font-feature-settings:"tnum";color:#8f8f8f;font-size:.68rem;font-variant-numeric:tabular-nums;font-weight:700;padding-top:.08rem;white-space:nowrap}.aef-cw-log-message{background:#0000;color:#1f2937;font-size:.76rem;line-height:1.5;margin:0;white-space:pre-wrap;word-break:break-word}.aef-detail-link{color:#6366f1;font-size:.75rem;font-weight:600;text-decoration:none;white-space:nowrap}.aef-detail-link:hover{text-decoration:underline}@media(max-width:760px){.aef-detail-grid{grid-template-columns:1fr}.aef-history-footer{justify-content:stretch}.aef-history-footer .aef-details-btn{width:100%}.aef-cw-log-meta{gap:.25rem}.aef-cw-log-meta,.aef-detail-section-head{align-items:flex-start;flex-direction:column}.aef-cw-log-line{gap:.25rem;grid-template-columns:1fr}}.hr-page{display:flex;flex:1 1;flex-direction:column;gap:1rem;min-height:0;overflow:hidden}.hr-summary-row{display:flex;flex-shrink:0;flex-wrap:wrap;gap:1rem}.hr-card{background:#fff;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 2px 12px #0000000f;display:flex;flex:1 1;flex-direction:column;gap:.2rem;min-width:260px;overflow:hidden;padding:calc(1.25rem + 4px) 1.5rem 1.1rem;position:relative;transition:box-shadow .2s}.hr-card:before{background:linear-gradient(90deg,#6366f1,#4f46e5);content:"";height:4px;left:0;position:absolute;right:0;top:0}.hr-card:hover{box-shadow:0 6px 20px #6366f12e}.hr-card.hr-card--button{cursor:pointer;text-align:left;width:100%}.hr-card.hr-card--warn:before{background:#e91818}.hr-card.hr-card--warn:hover{box-shadow:0 6px 20px #e9181826}.hr-card.hr-card--warn .hr-card-icon{background:#e9181814}.hr-card-header{align-items:center;border-bottom:1px solid #f1f1f1;display:flex;justify-content:space-between;margin-bottom:.65rem;padding-bottom:.75rem}.hr-card-header-actions{align-items:center;display:inline-flex;gap:.4rem}.hr-card-title-group{align-items:center;display:flex;gap:.5rem}.hr-card-icon{align-items:center;background:#eeeefc;border-radius:8px;display:flex;flex-shrink:0;font-size:1.15rem;height:2.1rem;justify-content:center;line-height:1;width:2.1rem}.hr-card-title{color:#212121;font-size:1.05rem;font-weight:700;letter-spacing:-.01em}.hr-card-kpi-label{color:#8f8f8f;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.hr-card-explanation{color:#b4b4b4;font-size:.7rem;line-height:1.4;margin-bottom:.15rem;margin-top:.1rem}.hr-ef-ids{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.hr-card-numbers{align-items:baseline;display:flex;gap:.55rem;margin-top:.1rem}.hr-card-count{color:#6366f1;font-size:2.4rem;font-weight:700;line-height:1}.hr-card-count.hr-card-count--alert,.hr-card-pct{color:#e91818}.hr-card-pct{font-size:1rem;font-weight:600;opacity:.75}.hr-card-total{color:#b4b4b4;font-size:.75rem;margin-bottom:.6rem}.hr-card-meta{color:#b4b4b4;font-size:.7rem}.hr-card-refresh{align-items:center;background:#fff;border:1px solid #c7c7c7;border-radius:50%;color:#8f8f8f;cursor:pointer;display:inline-flex;flex-shrink:0;height:1.7rem;justify-content:center;line-height:1;padding:0;transition:background .12s,border-color .12s,color .12s;width:1.7rem}.hr-card-refresh:disabled{background:#f8fafc;border-color:#f1f1f1;color:#b4b4b4;cursor:progress;opacity:.7}.hr-card-refresh:hover{background:#eeeefc;border-color:#6366f1;color:#6366f1}.hr-card-refresh svg{display:block;flex-shrink:0}.hr-card-refresh-spinner{height:auto;width:auto}.hr-card-refresh-spinner svg{height:.95rem;width:.95rem}.hr-card-toggle{align-items:center;align-self:flex-start;background:#fff;border:1px solid #6366f14d;border-radius:6px;color:#6366f1;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.72rem;font-weight:600;gap:.3rem;margin-top:.25rem;padding:.28rem .75rem;transition:background .12s,border-color .12s}.hr-card-toggle:hover{background:#eeeefc;border-color:#6366f1}.hr-detail-modal{max-width:80vw;min-width:560px;overflow:hidden}.hr-modal-scroll{max-height:65vh;overflow-y:auto;padding:0 0 1rem}.hr-detail-table{border-collapse:initial;border-spacing:0;font-size:.78rem;width:100%}.hr-detail-th{background:#fafafa;border-bottom:1px solid #f1f1f1;color:#8f8f8f;font-size:.68rem;font-weight:600;letter-spacing:.04em;padding:.45rem .65rem;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;white-space:nowrap;z-index:1}.hr-detail-tr{transition:background .1s}.hr-detail-tr:hover{background:#f8fafc}.hr-detail-tr td{border-bottom:1px solid #f1f1f1}.hr-detail-tr:last-child td{border-bottom:none}.hr-detail-td{color:#393939;padding:.4rem .65rem}.hr-detail-td,.hr-detail-td.hr-detail-td--id{white-space:nowrap}.hr-detail-td.hr-detail-td--company{max-width:180px;overflow:hidden;text-overflow:ellipsis}.hr-detail-td.hr-detail-td--mono{color:#8f8f8f;font-family:SFMono-Regular,Consolas,monospace;font-size:.72rem}.hr-detail-td.hr-detail-td--error{color:#dc2626;font-size:.72rem;max-width:220px;overflow:hidden;text-overflow:ellipsis}.hr-ac-id-link{background:none;border:none;color:#6366f1;cursor:pointer;font-family:SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:600;padding:0;text-decoration:none}.hr-ac-id-link:hover{opacity:.75}.hr-card-loading{color:#b4b4b4;font-size:.75rem;padding-top:.3rem}.hr-card-error{color:#b91c1c;font-size:.72rem;padding-top:.3rem}.hr-alerts-section{background:#fff;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 1px 4px #00000014;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.hr-alerts-section .hr-alerts-title-row{align-items:center;background:#fafafa;border-bottom:1px solid #f1f1f1;display:flex;flex-shrink:0;gap:.45rem;padding:.75rem 1rem .5rem}.hr-alerts-section .hr-alerts-icon{align-items:center;display:inline-flex;font-size:.95rem;height:1.2rem;justify-content:center;line-height:1;width:1.2rem}.hr-alerts-section .hr-alerts-title{color:#6366f1;font-size:.82rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.hr-alerts-section .hr-alerts-tab{align-items:center;-webkit-appearance:none;appearance:none;background:#0000;border:none;border-bottom:2px solid #0000;border-radius:0;box-shadow:none;color:#8f8f8f;cursor:pointer;display:flex;font-size:.8rem;font-weight:500;height:100%;line-height:1;outline:none;padding:.5rem 1rem;transition:color .15s,border-color .15s,background-color .15s}.hr-alerts-section .hr-alerts-tab:hover{background-color:#f5f6f8;color:#212121}.hr-alerts-section .hr-alerts-tab:focus-visible{outline:2px solid #6366f1;outline-offset:-2px}.hr-alerts-section .hr-alerts-tab.active{border-bottom-color:#6366f1;color:#6366f1;font-weight:600}.hr-alerts-section .hr-alerts-tab-label{align-items:center;color:inherit;display:inline-flex;font-size:inherit;font-weight:inherit;gap:.35rem;letter-spacing:.01em;text-transform:none;white-space:nowrap}.hr-alerts-section .aef-table-wrap{border:none;border-radius:0;border-top:1px solid #f1f1f1}.hr-alerts-section .aef-toolbar{background:#fafafa;border-bottom:1px solid #f1f1f1;margin-bottom:0;padding:.6rem 1rem}.hr-alerts-section .aef-root{flex:1 1;min-height:0;padding:0}.hr-alerts-section .aef-footer{background:#fafafa;border-top:1px solid #f1f1f1;padding:.45rem 1rem}.hr-alerts-header{background:#0000;border:0;display:block;margin:0;padding:0}.hr-alerts-title{color:#6366f1;font-size:.75rem}.aef-group-row td,.hr-alerts-title{font-weight:700;letter-spacing:.05em;text-transform:uppercase}.aef-group-row td{background:#f5f6f8;border-bottom:1px solid #f1f1f1;border-top:2px solid #f1f1f1;color:#8f8f8f;font-size:.68rem;padding:.35rem .75rem}
/*# sourceMappingURL=main.27dc82f2.css.map*/