.customer-editor{background:#fff;border:1px solid #dfe3e8;border-radius:16px;grid-template-columns:268px minmax(0,1fr);min-height:100%;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 32px #1118270e}.customer-editor__rail{background:#f8f9fb;border-right:1px solid #e4e7eb;flex-direction:column;min-width:0;padding:22px 14px 18px;display:flex}.customer-editor__rail-heading{border-bottom:1px solid #e4e7eb;gap:5px;padding:0 10px 18px;display:grid}.customer-editor__rail-heading span,.customer-editor__header>div:nth-child(2)>span,.customer-editor__panel>header>div>span,.customer-editor__record-code span,.customer-editor__confirm>div>span{color:#c9162e;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:850}.customer-editor__rail-heading strong{color:#20252c;font-size:14px;font-weight:800}.customer-editor__rail nav{gap:6px;padding:16px 0;display:grid}.customer-editor__rail nav button{color:#505966;width:100%;min-height:66px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:22px 34px minmax(0,1fr);align-items:center;gap:9px;padding:9px 10px;display:grid}.customer-editor__rail nav button:hover{background:#fff;border-color:#e2e5e9}.customer-editor__rail nav button.is-active{color:#c9162e;background:#fff;border-color:#efc3ca;box-shadow:0 8px 20px #1118270e}.customer-editor__step-number{color:#9aa1aa;font-size:9px;font-weight:800}.customer-editor__step-icon{color:#5c6571;background:#fff;border-radius:9px;place-items:center;width:32px;height:32px;display:grid;box-shadow:inset 0 0 0 1px #e4e7eb}.customer-editor__rail nav button.is-active .customer-editor__step-icon{color:#c9162e;background:#fff1f3;box-shadow:inset 0 0 0 1px #efc3ca}.customer-editor__step-copy{gap:4px;min-width:0;display:grid}.customer-editor__step-copy strong{color:#242a32;font-size:11px;font-weight:780}.customer-editor__step-copy small{color:#79818c;font-size:8.5px;line-height:1.35}.customer-editor__rail-status{border-top:1px solid #e4e7eb;grid-template-columns:10px minmax(0,1fr);align-items:start;gap:10px;margin-top:auto;padding:14px 10px 0;display:grid}.customer-editor__rail-status>span{background:#a7adb5;border-radius:50%;width:8px;height:8px;margin-top:3px}.customer-editor__rail-status>span.is-dirty{background:#c9162e;box-shadow:0 0 0 4px #c9162e17}.customer-editor__rail-status>div{gap:4px;display:grid}.customer-editor__rail-status strong{color:#2d333b;font-size:10px}.customer-editor__rail-status small{color:#7c8490;font-size:8.5px;line-height:1.45}.customer-editor__workspace{background:#fff;grid-template-rows:auto auto minmax(0,1fr);min-width:0;display:grid}.customer-editor__header{border-bottom:1px solid #e4e7eb;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:92px;padding:18px 22px;display:grid}.customer-editor__header-icon{color:#c9162e;background:#fff2f4;border:1px solid #efc3ca;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.customer-editor__header>div:nth-child(2){min-width:0}.customer-editor__header h2{color:#171b21;letter-spacing:-.03em;margin:4px 0;font-size:22px;font-weight:820}.customer-editor__header p{color:#6f7884;margin:0;font-size:10px;line-height:1.45}.customer-editor__record-code{border-left:1px solid #e4e7eb;gap:5px;min-width:150px;padding-left:20px;display:grid}.customer-editor__record-code strong{color:#242a32;font-size:12px;font-weight:800}.customer-editor__alert{color:#79313b;background:#fff4f5;border:1px solid #efc3ca;border-radius:10px;align-items:center;gap:9px;min-height:42px;margin:14px 18px 0;padding:0 13px;font-size:10px;font-weight:650;display:flex}.customer-editor__form-area{background:#f5f6f8;min-height:0;padding:18px 20px 128px;overflow-y:auto}.customer-editor__stack{gap:16px;display:grid}.customer-editor__panel{background:#fff;border:1px solid #dfe3e8;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px #1118270a}.customer-editor__panel>header{border-bottom:1px solid #e5e8ec;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:14px 18px;display:flex}.customer-editor__panel>header>div{min-width:0}.customer-editor__panel>header h3{color:#20252c;letter-spacing:-.015em;margin:5px 0 0;font-size:15px;font-weight:800}.customer-editor__panel>header>p{color:#79818c;text-align:right;max-width:430px;margin:0;font-size:9.5px;line-height:1.5}.customer-editor__grid{gap:16px;padding:18px;display:grid}.customer-editor__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-editor__span-two{grid-column:1/-1}.customer-editor__division-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px;display:grid}.customer-editor__division-grid button{color:#363d46;min-height:98px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e4e8;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:38px minmax(0,1fr);align-items:center;column-gap:11px;padding:14px;display:grid}.customer-editor__division-grid button:hover{background:#fffafb;border-color:#efbbc4}.customer-editor__division-grid button.is-selected{background:#fff1f3;border-color:#df8e9b;box-shadow:inset 3px 0 #c9162e}.customer-editor__division-grid button>span{color:#5f6874;background:#f4f5f7;border-radius:10px;grid-row:1/span 2;place-items:center;width:38px;height:38px;display:grid}.customer-editor__division-grid button.is-selected>span{color:#c9162e;background:#fff}.customer-editor__division-grid button strong{align-self:end;font-size:11px;font-weight:800}.customer-editor__division-grid button small{color:#858d97;align-self:start;font-size:8.5px}.customer-editor__field-error{color:#b3122a;margin:-6px 18px 18px;font-size:9px;font-weight:650}.customer-editor__applications-heading{min-height:82px!important}.customer-editor__application-search{color:#6d7580;background:#fff;border:1px solid #dfe3e8;border-radius:10px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;min-width:260px;min-height:38px;padding:0 11px;display:grid}.customer-editor__application-search input{color:#242a32;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:10px}.customer-editor__application-groups{display:grid}.customer-editor__application-groups>section+section{border-top:1px solid #e5e8ec}.customer-editor__application-groups>section>header{background:#fafbfc;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 18px;display:flex}.customer-editor__application-groups>section>header strong{color:#2b3139;font-size:10px;font-weight:800}.customer-editor__application-groups>section>header span{color:#777f89;font-size:8.5px;font-weight:700}.customer-editor__application-groups>section>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px 18px 18px;display:grid}.customer-editor__application-groups>section>p{color:#7a828d;margin:0;padding:18px;font-size:9.5px}.customer-editor__application-groups button{color:#333a43;min-height:50px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e4e8;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:2px 8px;padding:8px 10px;display:grid}.customer-editor__application-groups button:hover{background:#fffafb;border-color:#efbbc4}.customer-editor__application-groups button.is-selected{background:#fff1f3;border-color:#df8e9b}.customer-editor__application-groups button>span{text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;font-weight:740;overflow:hidden}.customer-editor__application-groups button>small{color:#8a929c;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.customer-editor__application-groups button>i{color:#6b737e;background:#f3f4f6;border-radius:7px;grid-area:1/2/span 2;place-items:center;width:22px;height:22px;font-size:12px;font-style:normal;font-weight:800;display:grid}.customer-editor__application-groups button.is-selected>i{color:#fff;background:#c9162e}.customer-editor__compact-empty{color:#7b838e;place-items:center;min-height:94px;padding:18px;font-size:10px;display:grid}.customer-editor__notes-field{padding:18px}.customer-editor__confirm-layer{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#14192061;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.customer-editor__confirm{background:#fff;border:1px solid #fffc;border-radius:16px;grid-template-columns:44px minmax(0,1fr);gap:14px;width:min(460px,100%);padding:22px;display:grid;box-shadow:0 24px 64px #1118273d}.customer-editor__confirm-icon{color:#c9162e;background:#fff0f2;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.customer-editor__confirm h3{color:#20252c;margin:5px 0 7px;font-size:16px;font-weight:820}.customer-editor__confirm p{color:#6f7884;margin:0;font-size:10px;line-height:1.55}.customer-editor__confirm footer{grid-column:1/-1;justify-content:flex-end;gap:9px;padding-top:8px;display:flex}.customer-editor__confirm footer button{color:#333a43;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:10px;padding:0 14px;font-size:9.5px;font-weight:750}.customer-editor__confirm footer button.is-danger{color:#fff;background:#c9162e;border-color:#c9162e}@media (max-width:1100px){.customer-editor{grid-template-columns:224px minmax(0,1fr)}.customer-editor__application-groups>section>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.customer-editor{grid-template-columns:1fr}.customer-editor__rail{border-bottom:1px solid #e4e7eb;border-right:0}.customer-editor__rail nav{grid-template-columns:repeat(5,minmax(120px,1fr));overflow-x:auto}.customer-editor__rail-status{display:none}.customer-editor__grid--two,.customer-editor__division-grid,.customer-editor__application-groups>section>div{grid-template-columns:1fr}.customer-editor__span-two{grid-column:auto}}.customer-editor{font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.customer-editor__rail-heading{gap:0;padding-bottom:14px}.customer-editor__rail-heading span,.customer-editor__step-copy small,.customer-editor__header>div:nth-child(2)>span,.customer-editor__header p,.customer-editor__panel>header>div>span,.customer-editor__panel>header>p{display:none}.customer-editor__rail-heading strong{font-size:17px;font-weight:700}.customer-editor__rail nav button{grid-template-columns:22px 34px minmax(0,1fr);min-height:52px}.customer-editor__step-number{font-size:11px}.customer-editor__step-copy strong{font-size:13px;font-weight:650}.customer-editor__rail-status strong{font-size:12px}.customer-editor__rail-status small{font-size:11px}.customer-editor__header{grid-template-columns:44px minmax(0,1fr) auto;min-height:76px;padding:14px 22px}.customer-editor__header-icon{width:42px;height:42px}.customer-editor__header h2{margin:0;font-size:24px;font-weight:700}.customer-editor__record-code span{letter-spacing:0;text-transform:none;font-size:11px;font-weight:650}.customer-editor__record-code strong{font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.customer-editor__panel>header{min-height:56px;padding:12px 18px}.customer-editor__panel>header h3{margin:0;font-size:17px;font-weight:700}.customer-editor__division-grid button strong,.customer-editor__application-groups>section>header strong,.customer-editor__application-groups button>span{font-size:13px}.customer-editor__division-grid button small,.customer-editor__application-groups>section>header span,.customer-editor__application-groups button>small,.customer-editor__application-search input,.customer-editor__compact-empty,.customer-editor__field-error,.customer-editor__alert,.customer-editor__confirm p,.customer-editor__confirm footer button{font-size:12px}
.customer-workspace{--customer-red:#c9162e;--customer-text:#191d23;--customer-muted:#6f7884;--customer-line:#e1e5e9;--customer-soft:#f5f6f8;height:100%;min-height:0;color:var(--customer-text);font-family:var(--font-sans);background:#fff;grid-template-columns:262px minmax(0,1fr);display:grid;overflow:hidden}.customer-workspace__sidebar{border-right:1px solid var(--customer-line);scrollbar-color:#d5d9de transparent;scrollbar-width:thin;background:#fff;flex-direction:column;min-height:0;padding:0 12px 108px;display:flex;overflow-y:auto}.customer-workspace__brand{z-index:5;border-bottom:1px solid var(--customer-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;align-items:center;min-height:78px;padding:14px 8px 12px;display:flex;position:sticky;top:0}.customer-workspace__brand img{object-fit:contain;object-position:left center;width:205px;height:auto;max-height:44px}.customer-workspace__customer-card{background:#fafbfc;border:1px solid #e2e5e9;border-radius:13px;gap:5px;margin:12px 2px 10px;padding:13px 14px;display:grid}.customer-workspace__customer-card>span{color:var(--customer-red);letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:850}.customer-workspace__customer-card>strong{color:#20252c;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:820;overflow:hidden}.customer-workspace__customer-card>small{color:#7b838d;font-size:9px;font-weight:700}.customer-workspace__customer-card>div{padding-top:4px}.customer-workspace__nav-search{color:#737c87;background:#fff;border:1px solid #e1e4e8;border-radius:10px;grid-template-columns:19px minmax(0,1fr);align-items:center;gap:7px;min-height:37px;margin:0 2px 10px;padding:0 10px;display:grid}.customer-workspace__nav-search:focus-within{border-color:#dc929d;box-shadow:0 0 0 3px #c9162e12}.customer-workspace__nav-search input{color:#2a3038;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:9.5px}.customer-workspace__nav-search input:disabled{opacity:.55;cursor:not-allowed}.customer-workspace__overview-nav{border-bottom:1px solid var(--customer-line);padding:0 2px 10px}.customer-workspace__overview-nav button,.customer-workspace__group-list nav button{color:#3f4751;width:100%;min-height:36px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:29px minmax(0,1fr);align-items:center;gap:8px;padding:0 9px;display:grid}.customer-workspace__overview-nav button:hover,.customer-workspace__group-list nav button:hover{color:#1f242b;background:#f5f6f8}.customer-workspace__overview-nav button.is-active,.customer-workspace__group-list nav button.is-active{color:var(--customer-red);box-shadow:inset 3px 0 0 var(--customer-red);background:#fff0f2}.customer-workspace__overview-nav button:disabled,.customer-workspace__group-list nav button:disabled,.customer-workspace__group-button:disabled{opacity:.46;cursor:not-allowed}.customer-workspace__overview-nav button>span,.customer-workspace__group-list nav button>span{color:#58616c;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.customer-workspace__overview-nav button.is-active>span,.customer-workspace__group-list nav button.is-active>span{color:var(--customer-red)}.customer-workspace__overview-nav button strong,.customer-workspace__group-list nav button strong{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:700;overflow:hidden}.customer-workspace__group-list{gap:4px;padding:8px 2px 0;display:grid}.customer-workspace__group-button{color:#737c87;width:100%;min-height:30px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:0 8px;display:flex}.customer-workspace__group-button svg{transition:transform .15s}.customer-workspace__group-button[aria-expanded=true] svg{transform:rotate(180deg)}.customer-workspace__group-list>section.contains-active>.customer-workspace__group-button{color:#2f353d;background:#f6f7f9}.customer-workspace__group-list nav{gap:2px;padding:3px 0 7px;display:grid}.customer-workspace__main{background:#fff;grid-template-rows:74px minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.customer-workspace__topbar{border-bottom:1px solid var(--customer-line);background:#fff;justify-content:space-between;align-items:center;gap:24px;min-width:0;padding:0 26px;display:flex}.customer-workspace__breadcrumb{color:#7a838e;align-items:center;gap:8px;min-width:0;font-size:9.5px;font-weight:660;display:flex;overflow:hidden}.customer-workspace__breadcrumb span,.customer-workspace__breadcrumb strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-workspace__breadcrumb strong{color:#252b32;max-width:260px;font-weight:780}.customer-workspace__breadcrumb i{color:#b1b6bd;font-style:normal}.customer-workspace__topbar-meta{grid-template-columns:repeat(3,minmax(116px,auto));align-items:center;display:grid}.customer-workspace__topbar-meta>div{border-left:1px solid var(--customer-line);gap:5px;min-width:0;padding:0 17px;display:grid}.customer-workspace__topbar-meta span,.customer-workspace__page-header>div:nth-child(2)>span,.customer-workspace__information-section>header>div>span,.customer-workspace__table-panel>header span,.customer-workspace__record-empty>header>div>span,.customer-workspace__rail-section>header>div>span,.customer-workspace__quality-card>header span:first-child{color:var(--customer-red);letter-spacing:.085em;text-transform:uppercase;font-size:8px;font-weight:850}.customer-workspace__topbar-meta strong{color:#272d35;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:10.5px;font-weight:780;overflow:hidden}.customer-workspace__content{background:#fff;grid-template-rows:94px minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.customer-workspace__page-header{border-bottom:1px solid var(--customer-line);background:#fff;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:14px 28px;display:grid}.customer-workspace__page-icon{width:48px;height:48px;color:var(--customer-red);background:#fff2f4;border:1px solid #efc4ca;border-radius:13px;place-items:center;display:grid}.customer-workspace__page-header>div:nth-child(2){min-width:0}.customer-workspace__page-header h1{color:#171b21;letter-spacing:-.035em;margin:4px 0;font-size:23px;font-weight:830;line-height:1.05}.customer-workspace__page-header p{color:#707985;max-width:840px;margin:0;font-size:9.5px;line-height:1.5}.customer-workspace__page-status{border-left:1px solid var(--customer-line);justify-items:end;gap:7px;min-width:140px;padding-left:20px;display:grid}.customer-workspace__page-status>span{color:#818994;letter-spacing:.07em;text-transform:uppercase;font-size:8px!important;font-weight:800!important}.customer-workspace__content-body{background:var(--customer-soft);scrollbar-color:#d4d8dd transparent;scrollbar-width:thin;min-width:0;min-height:0;padding:20px 26px 118px;overflow-y:auto}.customer-workspace__information-section,.customer-workspace__quality-card,.customer-workspace__rail-section,.customer-workspace__record-empty,.customer-workspace__table-panel{background:#fff;border:1px solid #dde2e7;border-radius:15px;overflow:hidden;box-shadow:0 9px 25px #1118270a}.customer-workspace__information-section>header,.customer-workspace__table-panel>header,.customer-workspace__record-empty>header{border-bottom:1px solid #e5e8ec;align-items:center;gap:12px;min-height:68px;padding:13px 16px;display:flex}.customer-workspace__information-icon,.customer-workspace__record-empty-icon{width:36px;height:36px;color:var(--customer-red);background:#fff1f3;border-radius:10px;flex:0 0 36px;place-items:center;display:grid}.customer-workspace__information-section>header>div,.customer-workspace__table-panel>header>div,.customer-workspace__record-empty>header>div{min-width:0}.customer-workspace__information-section h2,.customer-workspace__table-panel h2{color:#20252c;letter-spacing:-.012em;margin:4px 0 3px;font-size:13.5px;font-weight:800}.customer-workspace__information-section header p,.customer-workspace__table-panel header p{color:#79818c;margin:0;font-size:9px;line-height:1.45}.customer-workspace__information-body{min-width:0}.customer-workspace__definition-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.customer-workspace__definition-grid>div{border-bottom:1px solid #e7eaee;border-right:1px solid #e7eaee;align-content:center;gap:6px;min-width:0;min-height:64px;padding:11px 15px;display:grid}.customer-workspace__definition-grid>div.is-wide{grid-column:span 2}.customer-workspace__definition-grid dt{color:#7b8490;letter-spacing:.065em;text-transform:uppercase;font-size:8px;font-weight:820}.customer-workspace__definition-grid dd{overflow-wrap:anywhere;color:#252b33;min-width:0;margin:0;font-size:10.5px;font-weight:690;line-height:1.4}.customer-workspace__overview-grid{grid-template-columns:minmax(0,1fr) 316px;gap:16px;width:100%;max-width:1480px;margin:0 auto;display:grid}.customer-workspace__overview-main,.customer-workspace__overview-rail,.customer-workspace__profile-stack,.customer-workspace__application-stack{align-content:start;gap:15px;min-width:0;display:grid}.customer-workspace__scope-grid{grid-template-columns:.8fr 1.2fr;display:grid}.customer-workspace__scope-grid>div{border-right:1px solid #e7eaee;align-content:start;gap:10px;min-height:92px;padding:15px;display:grid}.customer-workspace__scope-grid>div>span{color:#737d88;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:820}.customer-workspace__chip-list{flex-wrap:wrap;gap:6px;display:flex}.customer-workspace__chip-list em{color:#9198a1;font-size:9.5px;font-style:normal}.customer-workspace__directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.customer-workspace__directory-grid button{color:#343b44;min-height:72px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e7eaee;border-top:0;border-left:0;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:10px 14px;display:grid}.customer-workspace__directory-grid button:hover{background:#fff8f9}.customer-workspace__directory-grid button>span{color:#59636e;background:#f4f5f7;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.customer-workspace__directory-grid button:hover>span{color:var(--customer-red);background:#fff0f2}.customer-workspace__directory-grid button>div{gap:4px;min-width:0;display:grid}.customer-workspace__directory-grid button strong{color:#252b32;font-size:10px;font-weight:780}.customer-workspace__directory-grid button small{color:#7c8490;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.customer-workspace__directory-grid button>svg{color:#9097a0;transform:rotate(-90deg)}.customer-workspace__quality-card{padding:15px}.customer-workspace__quality-card>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.customer-workspace__quality-card>header>div{gap:5px;display:grid}.customer-workspace__quality-card>header strong{color:#242a32;font-size:13px;font-weight:820}.customer-workspace__quality-score{width:46px;height:46px;color:var(--customer-red);background:#fff2f4;border:1px solid #efc1c8;border-radius:50%;place-items:center;display:grid;font-size:13px!important;font-weight:850!important}.customer-workspace__quality-track{background:#eceff2;border-radius:999px;height:6px;margin:15px 0;overflow:hidden}.customer-workspace__quality-track span{border-radius:inherit;background:var(--customer-red);height:100%;display:block}.customer-workspace__quality-list{gap:7px;display:grid}.customer-workspace__quality-list>div{color:#6f7883;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;display:grid}.customer-workspace__quality-list i{width:20px;height:20px;color:var(--customer-red);background:#fff1f3;border-radius:7px;place-items:center;font-size:9px;font-style:normal;font-weight:850;display:grid}.customer-workspace__quality-list>div.is-complete i{color:#237448;background:#edf7f1}.customer-workspace__quality-list span{font-size:9px!important;font-weight:650!important}.customer-workspace__rail-section>header{border-bottom:1px solid #e5e8ec;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-height:64px;padding:11px 14px;display:grid}.customer-workspace__rail-section-icon{width:36px;height:36px;color:var(--customer-red);background:#fff1f3;border-radius:10px;place-items:center;display:grid}.customer-workspace__rail-section>header>div{gap:4px;min-width:0;display:grid}.customer-workspace__rail-section>header strong{color:#252b33;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:780;overflow:hidden}.customer-workspace__detail-row{border-bottom:1px solid #e7eaee;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;min-height:54px;padding:8px 14px;display:grid}.customer-workspace__detail-row.is-missing{background:#fffafb}.customer-workspace__detail-icon{color:#65707b;place-items:center;width:27px;height:27px;display:grid}.customer-workspace__detail-row>div{gap:3px;min-width:0;display:grid}.customer-workspace__detail-row>div span{color:#7c8590;letter-spacing:.055em;text-transform:uppercase;font-size:7.8px!important;font-weight:820!important}.customer-workspace__detail-row>div strong{color:#2a3038;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;font-weight:690;overflow:hidden}.customer-workspace__detail-row.is-missing>div strong{color:#9a666d}.customer-workspace__rail-section>button{color:#343b44;width:calc(100% - 24px);min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe3e7;border-radius:10px;justify-content:center;align-items:center;gap:9px;margin:12px;font-size:9px;font-weight:730;display:flex}.customer-workspace__rail-section>button:hover{color:var(--customer-red);background:#fff7f8;border-color:#edb8c0}.customer-workspace__rail-section>button svg{transform:rotate(-90deg)}.customer-workspace__profile-stack,.customer-workspace__application-stack,.customer-workspace__table-panel,.customer-workspace__record-empty{width:100%;max-width:1420px;margin:0 auto}.customer-workspace__notes-copy{color:#4f5863;white-space:pre-wrap;min-height:76px;padding:16px;font-size:10px;line-height:1.7}.customer-workspace__application-list{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.customer-workspace__application-list>div{border-bottom:1px solid #e7eaee;border-right:1px solid #e7eaee;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;min-height:62px;padding:9px 14px;display:grid}.customer-workspace__application-mark{color:#237448;background:#edf7f1;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.customer-workspace__application-list>div>div{gap:3px;min-width:0;display:grid}.customer-workspace__application-list strong{color:#2a3038;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;font-weight:740;overflow:hidden}.customer-workspace__application-list small{color:#828a94;font-size:8px}.customer-workspace__application-list>p{color:#7c8490;grid-column:1/-1;margin:0;padding:18px;font-size:9.5px}.customer-workspace__table-panel>header{min-height:74px}.customer-workspace__table-panel>.ess-table-shell{box-shadow:none;border:0;border-radius:0}.customer-workspace__record-empty>div:last-child{text-align:center;place-content:center;justify-items:center;gap:8px;min-height:210px;padding:24px;display:grid}.customer-workspace__record-empty>div:last-child strong{color:#303740;font-size:12px;font-weight:800}.customer-workspace__record-empty>div:last-child p{color:#7a828d;max-width:520px;margin:0;font-size:9.5px;line-height:1.55}.customer-workspace__loading,.customer-workspace__error{justify-content:center;align-items:center;gap:13px;width:100%;max-width:720px;min-height:150px;margin:0 auto;display:flex}.customer-workspace__loading>span{border:2px solid #efc4ca;border-top-color:var(--customer-red);border-radius:50%;width:24px;height:24px;animation:.7s linear infinite customer-workspace-spin}.customer-workspace__loading>div{gap:4px;display:grid}.customer-workspace__loading strong{color:#303740;font-size:10.5px}.customer-workspace__loading small{color:#7c8490;font-size:8.5px}.customer-workspace__error{background:#fff5f6;border:1px solid #efc4ca;border-radius:14px;justify-content:flex-start;min-height:116px;padding:18px}.customer-workspace__error>span{width:40px;height:40px;color:var(--customer-red);background:#fff;border-radius:11px;flex:0 0 40px;place-items:center;display:grid}.customer-workspace__error>div{gap:5px;display:grid}.customer-workspace__error strong{color:#5a2930;font-size:10.5px}.customer-workspace__error p{color:#7e4c53;margin:0;font-size:9px;line-height:1.5}@keyframes customer-workspace-spin{to{transform:rotate(360deg)}}@media (max-width:1180px){.customer-workspace{grid-template-columns:232px minmax(0,1fr)}.customer-workspace__brand img{width:178px}.customer-workspace__topbar-meta>div:nth-child(2){display:none}.customer-workspace__overview-grid{grid-template-columns:minmax(0,1fr) 286px}.customer-workspace__definition-grid,.customer-workspace__application-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.customer-workspace{grid-template-columns:204px minmax(0,1fr)}.customer-workspace__brand img{width:156px}.customer-workspace__topbar-meta{display:none}.customer-workspace__overview-grid{grid-template-columns:1fr}.customer-workspace__overview-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-workspace__quality-card{grid-column:1/-1}}@media (max-width:700px){.customer-workspace{grid-template-columns:172px minmax(0,1fr)}.customer-workspace__sidebar{padding-inline:7px}.customer-workspace__brand{min-height:68px}.customer-workspace__brand img{width:138px}.customer-workspace__customer-card{padding-inline:10px}.customer-workspace__page-header{grid-template-columns:42px minmax(0,1fr);padding-inline:16px}.customer-workspace__page-icon{width:40px;height:40px}.customer-workspace__page-status{display:none}.customer-workspace__content-body{padding-inline:14px}.customer-workspace__definition-grid,.customer-workspace__application-list,.customer-workspace__directory-grid,.customer-workspace__scope-grid,.customer-workspace__overview-rail{grid-template-columns:1fr}.customer-workspace__definition-grid>div.is-wide{grid-column:auto}}@media print{.customer-workspace{display:block}.customer-workspace__sidebar,.customer-workspace__topbar,.customer-workspace__page-status{display:none!important}.customer-workspace__main,.customer-workspace__content,.customer-workspace__content-body{display:block;overflow:visible}.customer-workspace__page-header{border-bottom:1px solid #d8dce1}.customer-workspace__content-body{background:#fff;padding:16px}}.customer-workspace{font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.customer-workspace__customer-card>span,.customer-workspace__page-header>div:nth-child(2)>span,.customer-workspace__information-section>header>div>span,.customer-workspace__table-panel>header span,.customer-workspace__record-empty>header>div>span,.customer-workspace__page-header p,.customer-workspace__information-section>header p,.customer-workspace__table-panel>header p,.customer-workspace__directory-grid small{display:none}.customer-workspace__customer-card>strong{font-size:15px;font-weight:700}.customer-workspace__customer-card>small,.customer-workspace__breadcrumb{font-size:12px}.customer-workspace__nav-search input{font-size:13px;font-weight:500}.customer-workspace__overview-nav button strong,.customer-workspace__group-list nav button strong{font-size:13px;font-weight:600}.customer-workspace__group-button span{letter-spacing:0!important;text-transform:none!important;font-size:12px!important;font-weight:650!important}.customer-workspace__breadcrumb strong{font-weight:700}.customer-workspace__topbar-meta span,.customer-workspace__page-status>span,.customer-workspace__quality-card>header span:first-child,.customer-workspace__rail-section>header>div>span{letter-spacing:0!important;text-transform:none!important;font-size:11px!important;font-weight:650!important}.customer-workspace__topbar-meta strong{font-size:13px;font-weight:650}.customer-workspace__content{grid-template-rows:78px minmax(0,1fr)}.customer-workspace__page-header{grid-template-columns:44px minmax(0,1fr) auto;padding:12px 28px}.customer-workspace__page-icon{border-radius:12px;width:42px;height:42px}.customer-workspace__page-header h1{letter-spacing:-.035em;margin:0;font-size:26px;font-weight:700}.customer-workspace__information-section>header,.customer-workspace__table-panel>header{min-height:58px}.customer-workspace__information-section>header h2,.customer-workspace__table-panel>header h2,.customer-workspace__record-empty h2{margin:0;font-size:17px;font-weight:700}.customer-workspace__definition-grid dt,.customer-workspace__scope-grid>div>span,.customer-workspace__detail-row>div>span{letter-spacing:0;text-transform:none;font-size:12px;font-weight:600}.customer-workspace__definition-grid dd,.customer-workspace__detail-row>div>strong{font-size:14px;font-weight:600}.customer-workspace__directory-grid button strong{font-size:14px;font-weight:650}.customer-workspace__quality-card>header strong,.customer-workspace__rail-section>header>div>strong{font-size:13px}.customer-workspace__quality-list,.customer-workspace__quality-list span{font-size:12px}
