.customers-module__qwbyIq__container{flex-direction:column;height:100%;display:flex}.customers-module__qwbyIq__topBar{align-items:center;gap:12px;display:flex}.customers-module__qwbyIq__topBarLeading{align-items:center;gap:10px;min-width:0;display:inline-flex}.customers-module__qwbyIq__breadcrumbNav{min-width:0;max-width:100%}.customers-module__qwbyIq__breadcrumbList{flex-wrap:wrap;align-items:center;gap:4px 6px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.customers-module__qwbyIq__breadcrumbItem{align-items:center;min-width:0;max-width:100%;display:inline-flex}.customers-module__qwbyIq__breadcrumbSeparator{color:color-mix(in srgb,var(--text-muted)62%,transparent);-webkit-user-select:none;user-select:none;margin-right:4px;font-size:12px;line-height:1}.customers-module__qwbyIq__breadcrumbLink,.customers-module__qwbyIq__breadcrumbCurrent{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:min(34ch,72vw);font-size:12px;line-height:1.25;overflow:hidden}.customers-module__qwbyIq__breadcrumbLink{color:color-mix(in srgb,var(--text-sub)88%,var(--text-main)12%);cursor:pointer;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:color-mix(in srgb,var(--brand-blue)34%,transparent);text-decoration-color:color-mix(in srgb,var(--brand-blue)34%,transparent);text-underline-offset:2px;background:0 0;border:0;padding:0;transition:color .16s,text-decoration-color .16s}.customers-module__qwbyIq__breadcrumbLink:hover{color:color-mix(in srgb,var(--brand-blue-strong)76%,var(--text-main)24%);-webkit-text-decoration-color:color-mix(in srgb,var(--brand-blue)54%,transparent);text-decoration-color:color-mix(in srgb,var(--brand-blue)54%,transparent)}.customers-module__qwbyIq__breadcrumbLink:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--brand-blue)24%,transparent);border-radius:4px;outline:none}.customers-module__qwbyIq__breadcrumbCurrent{color:var(--text-main);font-weight:600}.customers-module__qwbyIq__tabNav{border-bottom:1px solid color-mix(in srgb,var(--border-soft)70%,transparent);gap:32px;margin-bottom:24px;display:flex}.customers-module__qwbyIq__tabLink{color:var(--text-sub);border-bottom:2px solid #0000;padding:12px 4px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.customers-module__qwbyIq__tabLink:hover{color:var(--text-main);border-bottom-color:color-mix(in srgb,var(--border-soft)90%,transparent)}.customers-module__qwbyIq__tabLinkActive{color:var(--brand-blue);border-bottom-color:var(--brand-blue)}.customers-module__qwbyIq__content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.customers-module__qwbyIq__pageContent{min-height:100%}.customers-module__qwbyIq__newCustomerPage{--new-customer-control-height:40px;min-height:100%;padding:var(--cpq-page-content-inset,.35rem);background:radial-gradient(circle at 20% 0%,color-mix(in srgb,var(--brand-blue)18%,transparent),transparent 32%),linear-gradient(180deg,color-mix(in srgb,var(--chrome-bg-elevated)70%,var(--content-panel-bg)30%),var(--content-panel-muted-bg));place-items:center;display:grid;overflow:hidden}.customers-module__qwbyIq__newCustomerOverlay{border:1px solid color-mix(in srgb,var(--content-panel-border)88%,transparent);background:color-mix(in srgb,var(--content-panel-bg)94%,var(--brand-blue)6%);width:min(1280px,100%);height:min(760px,100dvh - 92px);min-height:0;box-shadow:0 22px 56px color-mix(in srgb,var(--chrome-bg-elevated)24%,transparent);border-radius:4px;grid-template-rows:auto auto minmax(0,1fr) auto;display:grid;overflow:hidden}.customers-module__qwbyIq__newCustomerToolbar{z-index:6;border:1px solid var(--content-panel-border);border-left:4px solid color-mix(in srgb,var(--brand-gold)78%,var(--brand-blue));background:color-mix(in srgb,var(--content-panel-bg)96%,var(--brand-blue)4%);border-radius:3px;justify-content:space-between;align-items:center;gap:16px;padding:6px;display:flex}.customers-module__qwbyIq__newCustomerActions{align-items:center;gap:10px;display:inline-flex}.customers-module__qwbyIq__newCustomerBackButton,.customers-module__qwbyIq__newCustomerSecondaryButton,.customers-module__qwbyIq__newCustomerPrimaryButton{border:1px solid var(--content-panel-border);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;min-height:34px;font-size:13px;font-weight:700;line-height:1;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.customers-module__qwbyIq__newCustomerBackButton{background:color-mix(in srgb,var(--content-panel-muted-bg)86%,var(--content-panel-bg));color:var(--text-main);padding:0 15px}.customers-module__qwbyIq__newCustomerBackButton:before{content:"<";color:var(--text-sub);margin-right:8px;font-size:14px;line-height:1}.customers-module__qwbyIq__newCustomerSecondaryButton{background:color-mix(in srgb,var(--content-panel-muted-bg)82%,transparent);min-width:82px;color:var(--text-main);padding:0 16px}.customers-module__qwbyIq__newCustomerPrimaryButton{border-color:color-mix(in srgb,var(--brand-blue)64%,var(--content-panel-border));background:linear-gradient(180deg,color-mix(in srgb,var(--brand-blue)86%,var(--text-main)14%),color-mix(in srgb,var(--brand-blue)72%,var(--overlay-dark-20)));color:#fff;min-width:148px;box-shadow:0 12px 28px color-mix(in srgb,var(--brand-blue)20%,transparent);padding:0 18px}.customers-module__qwbyIq__newCustomerBackButton:hover,.customers-module__qwbyIq__newCustomerSecondaryButton:hover,.customers-module__qwbyIq__newCustomerPrimaryButton:hover:not(:disabled){border-color:color-mix(in srgb,var(--brand-blue)46%,var(--content-panel-border));transform:translateY(-1px)}.customers-module__qwbyIq__newCustomerPrimaryButton:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.customers-module__qwbyIq__newCustomerSecondaryButton:disabled{cursor:not-allowed;opacity:.48;transform:none}.customers-module__qwbyIq__newCustomerTitleBlock{border:1px solid var(--content-panel-border);background:linear-gradient(90deg,color-mix(in srgb,var(--brand-blue)18%,var(--content-panel-bg)82%),color-mix(in srgb,var(--content-panel-bg)92%,var(--brand-blue)8%));border-radius:3px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:10px 12px;display:grid;position:relative}.customers-module__qwbyIq__newCustomerTitleBlock:before{content:"NEW";border:1px solid color-mix(in srgb,var(--brand-gold)58%,var(--content-panel-border));width:38px;height:38px;color:color-mix(in srgb,var(--brand-gold)78%,var(--text-main));letter-spacing:.08em;border-radius:3px;justify-content:center;align-items:center;font-size:10px;font-weight:900;display:inline-flex}.customers-module__qwbyIq__newCustomerTitleBlock h1{color:var(--text-main);letter-spacing:0;grid-column:2;margin:0;font-size:20px;font-weight:800;line-height:1.15}.customers-module__qwbyIq__newCustomerTitleBlock p,.customers-module__qwbyIq__newCustomerSummaryCard p{color:var(--text-sub);margin:0;font-size:13px;line-height:1.45}.customers-module__qwbyIq__newCustomerGrid{border-top:1px solid var(--content-panel-border);grid-template-columns:minmax(270px,310px) minmax(0,1fr);grid-template-areas:"summary step";min-height:0;display:grid;overflow:hidden}.customers-module__qwbyIq__newCustomerTitleBlock>p{grid-column:2}.customers-module__qwbyIq__newCustomerCard,.customers-module__qwbyIq__newCustomerSummaryCard,.customers-module__qwbyIq__newCustomerError{border:1px solid var(--content-panel-border);background:var(--content-panel-bg);box-shadow:none;border-radius:3px}.customers-module__qwbyIq__newCustomerCard,.customers-module__qwbyIq__newCustomerSummaryCard{flex-direction:column;gap:12px;padding:14px;display:flex;position:relative}.customers-module__qwbyIq__newCustomerCard{grid-area:step;min-width:0;min-height:100%;padding-left:58px;overflow:auto}.customers-module__qwbyIq__newCustomerSummaryCard{grid-area:summary}.customers-module__qwbyIq__newCustomerCard:before{content:attr(data-step);border:1px solid color-mix(in srgb,var(--brand-blue)40%,var(--content-panel-border));background:color-mix(in srgb,var(--brand-blue)9%,var(--content-panel-bg));width:30px;height:30px;color:color-mix(in srgb,var(--brand-blue-strong)78%,var(--text-main));border-radius:4px;justify-content:center;align-items:center;font-size:11px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:14px;left:14px}.customers-module__qwbyIq__newCustomerCard:after{content:attr(data-step-state);border:1px solid color-mix(in srgb,var(--content-panel-border)72%,transparent);background:color-mix(in srgb,var(--content-panel-muted-bg)82%,transparent);min-width:74px;color:var(--text-sub);text-align:center;text-transform:uppercase;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:850;line-height:1;position:absolute;top:12px;right:12px}.customers-module__qwbyIq__newCustomerCard[data-step-state=complete]:before,.customers-module__qwbyIq__newCustomerCard[data-step-state=complete]:after{border-color:color-mix(in srgb,var(--success,var(--brand-blue))46%,var(--content-panel-border));background:color-mix(in srgb,var(--success,var(--brand-blue))13%,var(--content-panel-bg));color:color-mix(in srgb,var(--success,var(--brand-blue))78%,var(--text-main))}.customers-module__qwbyIq__newCustomerCard[data-step-state=current]:before,.customers-module__qwbyIq__newCustomerCard[data-step-state=current]:after{border-color:color-mix(in srgb,var(--brand-gold)56%,var(--content-panel-border));background:color-mix(in srgb,var(--brand-gold)16%,var(--content-panel-bg));color:color-mix(in srgb,var(--brand-gold)70%,var(--text-main))}.customers-module__qwbyIq__newCustomerSummaryCard{border-color:color-mix(in srgb,var(--brand-gold)46%,var(--chrome-border));border-left:4px solid color-mix(in srgb,var(--brand-gold)78%,var(--brand-blue));background:linear-gradient(180deg,color-mix(in srgb,var(--brand-blue)22%,var(--chrome-bg-elevated)78%),var(--chrome-bg-elevated));height:100%;min-height:0;color:var(--text-inverse);border-radius:0;grid-area:summary;position:relative;top:auto;overflow:auto}.customers-module__qwbyIq__newCustomerSummaryCard h2,.customers-module__qwbyIq__newCustomerSummaryCard p,.customers-module__qwbyIq__newCustomerSummaryCard .customers-module__qwbyIq__newCustomerSummaryLabel,.customers-module__qwbyIq__newCustomerSummaryCard .customers-module__qwbyIq__newCustomerSummaryItem>span:last-child{color:var(--text-inverse)}.customers-module__qwbyIq__newCustomerSummaryCard .customers-module__qwbyIq__newCustomerSummaryIcon{border-color:color-mix(in srgb,var(--brand-gold)46%,var(--chrome-border));background:color-mix(in srgb,var(--brand-blue)30%,transparent);color:color-mix(in srgb,var(--brand-gold)72%,var(--text-inverse))}.customers-module__qwbyIq__newCustomerSummaryCard .customers-module__qwbyIq__newCustomerSummaryList{border-top-color:color-mix(in srgb,var(--chrome-border)78%,transparent)}.customers-module__qwbyIq__newCustomerCard h2,.customers-module__qwbyIq__newCustomerSummaryCard h2{color:var(--text-main);letter-spacing:0;margin:0;font-size:14px;font-weight:800;line-height:1.2}.customers-module__qwbyIq__newCustomerSummaryCard>h2{color:var(--text-inverse)}.customers-module__qwbyIq__newCustomerSubheading{color:var(--text-sub);margin:0;font-size:12px;font-weight:700;line-height:1.3}.customers-module__qwbyIq__newCustomerFieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;display:grid}.customers-module__qwbyIq__newCustomerAddressGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(140px,.92fr);gap:14px 16px;display:grid}.customers-module__qwbyIq__newCustomerPhoneGrid{grid-template-columns:minmax(120px,.32fr) minmax(0,1fr);gap:8px;display:grid}.customers-module__qwbyIq__newCustomerWebsiteRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.customers-module__qwbyIq__newCustomerField{flex-direction:column;gap:7px;min-width:0;display:flex}.customers-module__qwbyIq__newCustomerField>span,.customers-module__qwbyIq__newCustomerCheckboxRow span{color:color-mix(in srgb,var(--text-sub)90%,var(--text-main)10%);font-size:12px;font-weight:700;line-height:1.25}.customers-module__qwbyIq__newCustomerField input,.customers-module__qwbyIq__newCustomerField select,.customers-module__qwbyIq__newCustomerField textarea,.customers-module__qwbyIq__newCustomerWebsiteRow input{border:1px solid var(--content-input-border);background:color-mix(in srgb,var(--content-input-bg)92%,var(--overlay-dark-20));width:100%;min-width:0;color:var(--text-main);border-radius:7px;outline:none;font-size:13px;font-weight:600;line-height:1.25;transition:border-color .16s,box-shadow .16s,background-color .16s}.customers-module__qwbyIq__newCustomerField textarea{resize:vertical;min-height:72px;padding:11px 12px}.customers-module__qwbyIq__newCustomerField input::placeholder,.customers-module__qwbyIq__newCustomerField textarea::placeholder,.customers-module__qwbyIq__newCustomerWebsiteRow input::placeholder{color:color-mix(in srgb,var(--text-muted)82%,transparent);font-weight:600}.customers-module__qwbyIq__newCustomerField input:focus,.customers-module__qwbyIq__newCustomerField select:focus,.customers-module__qwbyIq__newCustomerField textarea:focus,.customers-module__qwbyIq__newCustomerWebsiteRow input:focus{border-color:color-mix(in srgb,var(--brand-blue)62%,var(--content-input-border));box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-blue)16%,transparent)}.customers-module__qwbyIq__newCustomerField input:disabled{color:var(--text-muted);cursor:not-allowed;opacity:.82}.customers-module__qwbyIq__newCustomerAutocompleteWrap{min-width:0;position:relative}.customers-module__qwbyIq__newCustomerAutocompleteList{z-index:40;border:1px solid var(--content-panel-border);background:var(--content-panel-bg);box-shadow:0 16px 34px var(--overlay-dark-35);border-radius:7px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.customers-module__qwbyIq__newCustomerAutocompleteOption{border:0;border-bottom:1px solid color-mix(in srgb,var(--content-panel-border)70%,transparent);width:100%;color:var(--text-main);cursor:pointer;text-align:left;background:0 0;flex-direction:column;gap:3px;padding:9px 11px;display:flex}.customers-module__qwbyIq__newCustomerAutocompleteOption:last-child{border-bottom:0}.customers-module__qwbyIq__newCustomerAutocompleteOption:hover,.customers-module__qwbyIq__newCustomerAutocompleteOption[data-active=true]{background:color-mix(in srgb,var(--brand-blue)12%,var(--content-panel-muted-bg))}.customers-module__qwbyIq__newCustomerAutocompleteOption span{font-size:13px;font-weight:750;line-height:1.2}.customers-module__qwbyIq__newCustomerAutocompleteOption small{color:var(--text-sub);font-size:11px;font-weight:650;line-height:1.25}.customers-module__qwbyIq__newCustomerAutocompleteMeta{flex-wrap:wrap;align-items:baseline;gap:2px 7px;display:flex}.customers-module__qwbyIq__newCustomerAutocompleteOption .customers-module__qwbyIq__newCustomerAutocompleteAttribution{color:#5e5e5e;white-space:nowrap;flex:none;font-size:12px;font-weight:400}:is(body.dark-mode .customers-module__qwbyIq__newCustomerAutocompleteAttribution,body[data-theme=dark] .customers-module__qwbyIq__newCustomerAutocompleteAttribution){color:#fff}.customers-module__qwbyIq__newCustomerFieldStatus{color:var(--text-sub);font-size:11px;font-weight:700;line-height:1.2}.customers-module__qwbyIq__newCustomerCheckboxRow{min-height:var(--new-customer-control-height);white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.customers-module__qwbyIq__newCustomerCheckboxRow input{width:15px;height:15px;accent-color:var(--brand-blue)}.customers-module__qwbyIq__newCustomerBillingPanel{border-top:1px solid color-mix(in srgb,var(--content-panel-border)74%,transparent);flex-direction:column;gap:14px;padding-top:14px;display:flex}.customers-module__qwbyIq__newCustomerSummaryList{border-top:1px solid color-mix(in srgb,var(--content-panel-border)72%,transparent);flex-direction:column;gap:12px;padding-top:12px;display:flex}.customers-module__qwbyIq__newCustomerStepList{border-bottom:1px solid color-mix(in srgb,var(--chrome-border)78%,transparent);flex-direction:column;gap:8px;margin:0;padding:0 0 12px;list-style:none;display:flex}.customers-module__qwbyIq__newCustomerStepItem{min-width:0}.customers-module__qwbyIq__newCustomerStepButton{border:1px solid color-mix(in srgb,var(--chrome-border)70%,transparent);background:color-mix(in srgb,var(--text-inverse)5%,transparent);width:100%;color:inherit;cursor:pointer;text-align:left;border-radius:4px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:9px;padding:8px;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.customers-module__qwbyIq__newCustomerStepButton:hover{border-color:color-mix(in srgb,var(--brand-blue)48%,var(--chrome-border));background:color-mix(in srgb,var(--text-inverse)8%,transparent)}.customers-module__qwbyIq__newCustomerStepItem[data-active=true] .customers-module__qwbyIq__newCustomerStepButton{border-color:color-mix(in srgb,var(--brand-gold)64%,var(--chrome-border));background:color-mix(in srgb,var(--brand-blue)18%,transparent)}.customers-module__qwbyIq__newCustomerStepNumber{border:1px solid color-mix(in srgb,var(--brand-blue)42%,var(--chrome-border));width:26px;height:26px;color:var(--text-inverse);border-radius:4px;justify-content:center;align-items:center;font-size:10px;font-weight:900;display:inline-flex}.customers-module__qwbyIq__newCustomerStepCopy{flex-direction:column;gap:3px;min-width:0;display:flex}.customers-module__qwbyIq__newCustomerStepCopy strong{color:var(--text-inverse);font-size:12px;font-weight:850;line-height:1.18}.customers-module__qwbyIq__newCustomerStepCopy span{color:color-mix(in srgb,var(--text-inverse)64%,transparent);font-size:10.5px;font-weight:650;line-height:1.25}.customers-module__qwbyIq__newCustomerStepStatus{border:1px solid color-mix(in srgb,var(--chrome-border)72%,transparent);color:color-mix(in srgb,var(--text-inverse)74%,transparent);text-transform:uppercase;border-radius:999px;grid-column:2;justify-self:start;padding:3px 7px;font-size:9px;font-weight:900;line-height:1}.customers-module__qwbyIq__newCustomerStepItem[data-state=complete] .customers-module__qwbyIq__newCustomerStepNumber,.customers-module__qwbyIq__newCustomerStepItem[data-state=complete] .customers-module__qwbyIq__newCustomerStepStatus{border-color:color-mix(in srgb,var(--success,var(--brand-blue))44%,var(--chrome-border));color:color-mix(in srgb,var(--success,var(--brand-blue))72%,var(--text-inverse))}.customers-module__qwbyIq__newCustomerStepItem[data-state=current] .customers-module__qwbyIq__newCustomerStepNumber,.customers-module__qwbyIq__newCustomerStepItem[data-state=current] .customers-module__qwbyIq__newCustomerStepStatus{border-color:color-mix(in srgb,var(--brand-gold)58%,var(--chrome-border));color:color-mix(in srgb,var(--brand-gold)78%,var(--text-inverse))}.customers-module__qwbyIq__newCustomerLiveSummaryHeader{color:color-mix(in srgb,var(--text-inverse)62%,transparent);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1}.customers-module__qwbyIq__newCustomerStepViewport{grid-area:step;min-height:0;padding:10px;overflow:auto}.customers-module__qwbyIq__newCustomerWizardFooter{border-top:1px solid var(--content-panel-border);background:color-mix(in srgb,var(--content-panel-bg)92%,var(--brand-blue)8%);grid-template-columns:minmax(110px,auto) minmax(0,1fr) minmax(96px,auto) minmax(148px,auto);align-items:center;gap:10px;padding:10px;display:grid}.customers-module__qwbyIq__newCustomerStepCounter{color:var(--text-sub);justify-self:center;font-size:12px;font-weight:850;line-height:1}.customers-module__qwbyIq__newCustomerSummaryItem{grid-template-columns:26px minmax(0,1fr);align-items:start;gap:12px;min-width:0;display:grid}.customers-module__qwbyIq__newCustomerSummaryIcon{border:1px solid color-mix(in srgb,var(--brand-blue)36%,var(--content-panel-border));width:24px;height:24px;color:color-mix(in srgb,var(--brand-blue-strong)74%,var(--text-main));border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.customers-module__qwbyIq__newCustomerSummaryItem>span:last-child{min-width:0;color:var(--text-main);overflow-wrap:anywhere;flex-direction:column;gap:3px;font-size:13px;font-weight:700;line-height:1.25;display:flex}.customers-module__qwbyIq__newCustomerSummaryLabel{color:color-mix(in srgb,var(--text-sub)90%,var(--text-main)10%);font-size:12px;font-weight:700}.customers-module__qwbyIq__newCustomerSummaryMuted{color:var(--text-muted)}.customers-module__qwbyIq__newCustomerCharacterCount{color:var(--text-muted);align-self:flex-end;font-size:12px;font-weight:700;line-height:1}.customers-module__qwbyIq__newCustomerError{color:color-mix(in srgb,var(--danger)86%,var(--text-main));padding:12px 14px;font-size:13px;font-weight:700}.customers-module__qwbyIq__backButton{border:1px solid var(--content-panel-border);background:var(--content-panel-muted-bg);color:var(--text-sub);cursor:pointer;-webkit-user-select:none;user-select:none;width:124px;min-height:43px;box-shadow:0 1px 2px var(--overlay-dark-20);border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;margin-top:0;padding:8px 14px 8px 30px;font-size:13px;font-weight:600;line-height:1;transition:transform .16s,background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex;position:relative}.customers-module__qwbyIq__backButton:before{content:"";opacity:.72;border-bottom:1.7px solid;border-left:1.7px solid;width:8px;height:8px;transition:transform .16s,opacity .16s;position:absolute;top:50%;left:13px;transform:translateY(-50%)rotate(45deg)}.customers-module__qwbyIq__backButtonLineTop{opacity:.82;font-size:11px;font-weight:600;line-height:1}.customers-module__qwbyIq__backButtonLineBottom{color:var(--text-main);font-size:13px;font-weight:700;line-height:1.05}.customers-module__qwbyIq__backButton:hover{background:color-mix(in srgb,var(--content-panel-muted-bg)88%,var(--content-row-hover));border-color:color-mix(in srgb,var(--content-panel-border)82%,var(--text-sub));box-shadow:0 8px 20px var(--overlay-dark-20);transform:translateY(-1px)}.customers-module__qwbyIq__backButton:hover:before{opacity:.9;transform:translate(-1px,-50%)rotate(45deg)}.customers-module__qwbyIq__backButton:focus-visible{border-color:color-mix(in srgb,var(--brand-blue)38%,var(--content-panel-border));box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-blue)18%,transparent),0 8px 20px var(--overlay-dark-20);outline:none}.customers-module__qwbyIq__backButton:active{box-shadow:0 1px 2px var(--overlay-dark-20);transform:translateY(0)}.customers-module__qwbyIq__headerViewToggleButton{border:1px solid color-mix(in srgb,var(--brand-blue)40%,var(--content-panel-border)60%);background:color-mix(in srgb,var(--brand-blue)10%,var(--content-panel-bg)90%);color:color-mix(in srgb,var(--brand-blue-strong)76%,var(--text-main)24%);border-radius:10px;justify-content:center;align-items:center;gap:6px;width:124px;min-height:43px;margin-top:0;padding:8px 12px;font-size:13px;font-weight:700;line-height:1;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.customers-module__qwbyIq__headerViewToggleButton:hover{border-color:color-mix(in srgb,var(--brand-blue)62%,var(--content-panel-border)38%);background:color-mix(in srgb,var(--brand-blue)16%,var(--content-panel-bg)84%);color:color-mix(in srgb,var(--brand-blue-strong)88%,var(--text-main)12%)}.customers-module__qwbyIq__headerSpacing{margin-bottom:6px!important}.customers-module__qwbyIq__pageShell{min-height:0;padding:var(--cpq-page-content-inset,.35rem);flex-direction:column;flex:1;gap:12px;display:flex}.customers-module__qwbyIq__toolbar{border:1px solid var(--content-panel-border);border-radius:var(--radius-lg);background:var(--content-panel-bg);box-shadow:none;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:8px;display:flex}.customers-module__qwbyIq__searchWrap{align-items:center;gap:6px;width:100%;min-width:0;max-width:520px;display:flex;position:relative}.customers-module__qwbyIq__searchInputFrame{flex:auto;min-width:0;position:relative}.customers-module__qwbyIq__customerSearchModeSelect{box-sizing:border-box;border:1px solid var(--content-input-border);border-radius:var(--radius-md);background:var(--content-input-bg);height:38px;color:var(--text-main);box-shadow:none;outline:none;flex:none;padding:0 28px 0 12px;font-size:13px;font-weight:700;line-height:1.2}.customers-module__qwbyIq__customerSearchModeSelect:focus{box-shadow:0 0 0 2px color-mix(in srgb,var(--brand-blue)30%,transparent);border-color:color-mix(in srgb,var(--brand-blue)55%,var(--border-soft))}.customers-module__qwbyIq__searchInput{border:1px solid var(--content-input-border);background:var(--content-input-bg);width:100%;box-shadow:var(--content-input-shadow);border-radius:12px;outline:none;padding:8px 16px 8px 40px;transition:all .2s}.customers-module__qwbyIq__searchInput:focus{box-shadow:0 0 0 2px color-mix(in srgb,var(--brand-blue)30%,transparent);border-color:color-mix(in srgb,var(--brand-blue)55%,var(--border-soft))}.customers-module__qwbyIq__toolbarActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;width:auto;display:flex}.customers-module__qwbyIq__toolbarActions>*{width:auto}.customers-module__qwbyIq__customerCount{border:1px solid var(--content-panel-border);border-radius:var(--radius-md);background:var(--content-panel-muted-bg);min-height:38px;color:var(--text-sub);white-space:nowrap;align-items:center;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.customers-module__qwbyIq__contentSection{scrollbar-gutter:stable;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.customers-module__qwbyIq__contentSection::-webkit-scrollbar{width:0;height:0;display:none}.customers-module__qwbyIq__customerBrowser{grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:12px;min-height:0;display:grid}.customers-module__qwbyIq__customerListPanel,.customers-module__qwbyIq__customerDetailPanel{border:1px solid var(--content-panel-border);background:var(--content-panel-bg);box-shadow:var(--content-panel-shadow-1);border-radius:16px;min-height:0}.customers-module__qwbyIq__customerListPanel{overflow:hidden}.customers-module__qwbyIq__customerList{flex-direction:column;min-height:0;display:flex}.customers-module__qwbyIq__customerListItem{border:0;border-left:3px solid #0000;border-bottom:1px solid var(--content-panel-border);width:100%;color:var(--text-main);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:12px;padding:11px 14px 11px 11px;transition:background-color .18s,border-color .18s,transform .18s;display:flex}.customers-module__qwbyIq__customerListItem:hover{background:var(--content-row-hover)}.customers-module__qwbyIq__customerListItemActive{border-left-color:var(--brand-blue);background:color-mix(in srgb,var(--brand-blue)10%,var(--content-panel-bg))}.customers-module__qwbyIq__customerAvatar,.customers-module__qwbyIq__customerHeroAvatar,.customers-module__qwbyIq__customerMetricIcon{border:1px solid color-mix(in srgb,var(--brand-blue)30%,var(--content-panel-border));background:linear-gradient(135deg,color-mix(in srgb,var(--brand-blue)20%,var(--content-panel-bg)),var(--content-panel-muted-bg));color:color-mix(in srgb,var(--brand-blue-strong)78%,var(--text-main));flex:none;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.customers-module__qwbyIq__customerListText{flex-direction:column;gap:3px;min-width:0;display:flex}.customers-module__qwbyIq__customerListName{text-overflow:ellipsis;white-space:nowrap;color:var(--text-main);font-size:14px;font-weight:800;overflow:hidden}.customers-module__qwbyIq__customerListMeta{color:var(--text-sub);font-size:12px;font-weight:600}.customers-module__qwbyIq__customerListEmpty,.customers-module__qwbyIq__customerDetailEmpty,.customers-module__qwbyIq__customerEmptyNote{color:var(--text-sub);font-size:13px;font-weight:650}.customers-module__qwbyIq__customerListEmpty,.customers-module__qwbyIq__customerDetailEmpty{text-align:center;padding:28px 18px}.customers-module__qwbyIq__customerDetailPanel{scrollbar-width:thin;overflow:auto}.customers-module__qwbyIq__customerHero{border-bottom:1px solid var(--content-panel-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;display:grid}.customers-module__qwbyIq__customerHeroAvatar{width:88px;height:88px;box-shadow:inset 0 1px 0 color-mix(in srgb,var(--text-inverse)18%,transparent);border-radius:20px;font-size:26px}.customers-module__qwbyIq__customerHeroContent{min-width:0}.customers-module__qwbyIq__customerEyebrow{color:color-mix(in srgb,var(--brand-blue-strong)76%,var(--text-main));letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:900}.customers-module__qwbyIq__customerTitle{color:var(--text-main);letter-spacing:0;margin:4px 0 0;font-size:clamp(24px,3vw,34px);font-weight:900;line-height:1.05}.customers-module__qwbyIq__customerSubline{color:var(--text-sub);margin-top:8px;font-family:monospace;font-size:13px;font-weight:700}.customers-module__qwbyIq__customerMetaRow{color:var(--text-sub);flex-wrap:wrap;gap:10px 18px;margin-top:14px;font-size:13px;font-weight:650;display:flex}.customers-module__qwbyIq__customerWebsiteLink,.customers-module__qwbyIq__customerInlineLink{color:color-mix(in srgb,var(--brand-blue-strong)76%,var(--text-main));text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:color-mix(in srgb,var(--brand-blue)42%,transparent);text-decoration-color:color-mix(in srgb,var(--brand-blue)42%,transparent);text-underline-offset:3px;font-weight:800}.customers-module__qwbyIq__customerWebsiteLink:hover,.customers-module__qwbyIq__customerInlineLink:hover{color:color-mix(in srgb,var(--brand-blue-strong)90%,var(--text-main));-webkit-text-decoration-color:color-mix(in srgb,var(--brand-blue)70%,transparent);text-decoration-color:color-mix(in srgb,var(--brand-blue)70%,transparent)}.customers-module__qwbyIq__customerHeroActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.customers-module__qwbyIq__customerMetricGrid{border-bottom:1px solid var(--content-panel-border);grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px 20px;display:grid}.customers-module__qwbyIq__customerMetricCard{border:1px solid var(--content-panel-border);background:var(--content-panel-muted-bg);min-height:76px;color:var(--text-main);text-align:left;border-radius:14px;align-items:center;gap:14px;padding:12px;display:flex}button.customers-module__qwbyIq__customerMetricCard{cursor:pointer;transition:border-color .18s,background-color .18s,transform .18s}button.customers-module__qwbyIq__customerMetricCard:hover{border-color:color-mix(in srgb,var(--brand-blue)36%,var(--content-panel-border));background:color-mix(in srgb,var(--brand-blue)8%,var(--content-panel-bg));transform:translateY(-1px)}.customers-module__qwbyIq__customerMetricIcon{border-radius:14px;width:42px;height:42px;font-size:17px}.customers-module__qwbyIq__customerMetricIcon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.customers-module__qwbyIq__customerMetricLabel,.customers-module__qwbyIq__customerMetricValue,.customers-module__qwbyIq__customerMetricSmallValue{display:block}.customers-module__qwbyIq__customerMetricLabel{color:var(--text-sub);font-size:12px;font-weight:750}.customers-module__qwbyIq__customerMetricValue{color:var(--text-main);margin-top:3px;font-size:26px;font-weight:900;line-height:1}.customers-module__qwbyIq__customerMetricSmallValue{color:var(--text-main);margin-top:5px;font-size:13px;font-weight:850;line-height:1.2}.customers-module__qwbyIq__customerMetricCardPassive{cursor:default;opacity:.86}.customers-module__qwbyIq__customerMetricCardPassive .customers-module__qwbyIq__customerMetricLabel,.customers-module__qwbyIq__customerMetricCardPassive .customers-module__qwbyIq__customerMetricSmallValue{color:color-mix(in srgb,var(--text-sub)86%,var(--text-main))}.customers-module__qwbyIq__customerInfoGrid{grid-template-columns:minmax(0,1.08fr) 1px minmax(320px,.92fr);gap:0;padding:0 20px;display:grid}.customers-module__qwbyIq__customerInfoCard{min-width:0;padding:14px 0 16px}.customers-module__qwbyIq__customerInfoDivider{background:var(--content-panel-border);align-self:stretch;width:1px}.customers-module__qwbyIq__customerSectionTitle{color:var(--text-main);margin:0 0 12px;font-size:16px;font-weight:900}.customers-module__qwbyIq__customerDefinitionList{gap:0;margin:0;display:grid}.customers-module__qwbyIq__customerDefinitionList>div{border-bottom:1px solid var(--content-panel-border);grid-template-columns:minmax(130px,.45fr) minmax(0,1fr);gap:16px;padding:8px 0;display:grid}.customers-module__qwbyIq__customerInfoCard:first-child .customers-module__qwbyIq__customerDefinitionList>div{margin-left:-20px;margin-right:-14px;padding-left:20px;padding-right:14px}.customers-module__qwbyIq__customerDefinitionList>div:last-child{border-bottom:0}.customers-module__qwbyIq__customerDefinitionList dt{color:var(--text-sub);font-size:13.5px;font-weight:700}.customers-module__qwbyIq__customerDefinitionList dd{color:var(--text-main);margin:0;font-size:14px;font-weight:750}.customers-module__qwbyIq__projectPreviewList{gap:0;display:grid}.customers-module__qwbyIq__projectPreviewItem{border:0;border-bottom:1px solid var(--content-panel-border);width:calc(100% + 34px);color:var(--text-main);text-align:left;cursor:pointer;background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:16px;margin-left:-14px;padding:8px 20px 8px 14px;display:flex}.customers-module__qwbyIq__projectPreviewItem:last-child{border-bottom:0}.customers-module__qwbyIq__projectPreviewItem>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:800;overflow:hidden}.customers-module__qwbyIq__projectPreviewMeta{white-space:nowrap;flex:none;align-items:center;gap:10px;display:inline-flex}.customers-module__qwbyIq__projectPreviewMeta span:first-child{color:var(--text-sub);font-family:monospace;font-size:12px;font-weight:700}.customers-module__qwbyIq__projectPreviewAction{color:color-mix(in srgb,var(--brand-blue-strong)76%,var(--text-main));isolation:isolate;align-items:center;padding:2px 0;font-size:12px;font-weight:850;display:inline-flex;position:relative;overflow:hidden}.customers-module__qwbyIq__projectPreviewAction:after{content:"";background:linear-gradient(90deg,var(--brand-blue),color-mix(in srgb,var(--brand-blue)28%,transparent));opacity:.72;z-index:-1;border-radius:0;height:2px;transition:height .18s,opacity .18s,transform .18s;position:absolute;inset:auto 0 0;transform:translateY(1px)}.customers-module__qwbyIq__projectPreviewItem:hover .customers-module__qwbyIq__projectPreviewAction:after{opacity:.22;height:100%;transform:translateY(0)}.customers-module__qwbyIq__dynamicTableContainer{filter:none!important;box-shadow:none!important}.customers-module__qwbyIq__tableContainer{--dynamic-table-row-height:76px;background:var(--content-panel-bg,var(--surface-1));border:1px solid var(--content-panel-border,color-mix(in srgb,var(--border-soft)72%,transparent));box-shadow:var(--content-panel-shadow-1,0 1px 2px var(--overlay-dark-20)),var(--content-panel-shadow-2,0 14px 30px color-mix(in srgb,var(--overlay-dark-20)60%,transparent));border-radius:12px;overflow:visible}.customers-module__qwbyIq__table{table-layout:fixed;border-collapse:collapse;text-align:left;width:100%}.customers-module__qwbyIq__th{color:var(--text-main);text-transform:uppercase;letter-spacing:.025em;background:linear-gradient(180deg,color-mix(in srgb,var(--brand-blue)12%,var(--content-panel-muted-bg,var(--surface-2))88%)0%,color-mix(in srgb,var(--brand-blue)6%,var(--content-panel-muted-bg,var(--surface-2))94%)100%);border-bottom:1px solid var(--content-panel-border,color-mix(in srgb,var(--border-soft)72%,transparent));padding:16px 24px;font-size:13px;font-weight:600}.customers-module__qwbyIq__th:first-child{border-top-left-radius:12px}.customers-module__qwbyIq__th:last-child{border-top-right-radius:12px}.customers-module__qwbyIq__primaryColumn{width:30%}.customers-module__qwbyIq__secondaryColumn{width:24%}.customers-module__qwbyIq__locationColumn{width:20%}.customers-module__qwbyIq__projectsColumn{width:10%}.customers-module__qwbyIq__actionsColumn{width:16%}.customers-module__qwbyIq__tr{min-height:var(--dynamic-table-row-height);height:var(--dynamic-table-row-height);border-bottom:0;transition:background-color .2s}.customers-module__qwbyIq__tr>.customers-module__qwbyIq__td{border-bottom:1px solid color-mix(in srgb,var(--border-soft)76%,transparent)}.customers-module__qwbyIq__trExpanded>.customers-module__qwbyIq__td{border-bottom:0}.customers-module__qwbyIq__tr:hover{background-color:var(--content-row-hover,var(--surface-hover))}.customers-module__qwbyIq__tr:hover:has(.customers-module__qwbyIq__rowToggle:hover){background-color:#0000}.customers-module__qwbyIq__td{height:var(--dynamic-table-row-height);color:var(--dynamic-table-sub-text,var(--text-sub));vertical-align:middle;padding:16px 24px;font-size:14px}.customers-module__qwbyIq__cellClamp{min-width:0;overflow:hidden}.customers-module__qwbyIq__singleLineClamp{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customers-module__qwbyIq__table tbody>tr:last-child,.customers-module__qwbyIq__table tbody>tr:last-child>.customers-module__qwbyIq__td{border-bottom:0}.customers-module__qwbyIq__table tbody>tr:last-child>td:first-child{border-bottom-left-radius:12px}.customers-module__qwbyIq__table tbody>tr:last-child>td:last-child{border-bottom-right-radius:12px}.customers-module__qwbyIq__table tbody>tr:last-child>td[colspan]{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.customers-module__qwbyIq__emptyTableCell{text-align:center;color:var(--text-muted);padding:40px 24px;font-style:italic}.customers-module__qwbyIq__expandedCell{background:var(--content-panel-bg);height:auto;padding:8px 24px 14px}.customers-module__qwbyIq__expandedPanel{border:1px solid var(--content-panel-border);background:var(--content-panel-bg);border-radius:10px;padding:12px}.customers-module__qwbyIq__expandedStatus{color:var(--dynamic-table-sub-text,var(--text-sub));font-size:12px}.customers-module__qwbyIq__expandedList{flex-direction:column;gap:8px;display:flex}.customers-module__qwbyIq__expandedProjectBtn{border:1px solid var(--content-panel-border);background:var(--content-panel-bg);text-align:left;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;transition:background-color .18s,border-color .18s;display:flex}.customers-module__qwbyIq__expandedProjectBtn:hover{border-color:color-mix(in srgb,var(--brand-blue)45%,var(--content-panel-border)55%);background:color-mix(in srgb,var(--brand-blue)8%,var(--content-panel-bg)92%)}.customers-module__qwbyIq__expandedProjectText{min-width:0;padding-right:12px}.customers-module__qwbyIq__expandedProjectName{text-overflow:ellipsis;white-space:nowrap;color:var(--text-main);font-size:14px;font-weight:600;overflow:hidden}.customers-module__qwbyIq__expandedProjectNumber{color:var(--dynamic-table-sub-text,var(--text-sub));margin-top:2px;font-family:monospace;font-size:11px}.customers-module__qwbyIq__expandedProjectIcon{width:16px;height:16px;color:var(--dynamic-table-sub-text,var(--text-sub));flex:none}.customers-module__qwbyIq__rowToggle{background:0 0;border:1px solid #0000;border-radius:8px;flex:none;justify-content:center;align-items:center;width:42px;height:34px;margin-top:0;margin-left:0;transition:background-color .2s,border-color .2s;display:inline-flex}.customers-module__qwbyIq__rowToggle:hover{background:var(--content-row-hover);border-color:color-mix(in srgb,var(--border-soft)80%,transparent)}.customers-module__qwbyIq__rowToggleIcon{transition:transform .2s;display:inline-flex}.customers-module__qwbyIq__rowToggleIconExpanded{transform:rotate(90deg)}.customers-module__qwbyIq__rowToggleSvg{width:22px;height:22px;color:var(--text-muted)}.customers-module__qwbyIq__rowToggleSvg path{stroke-width:2.5px}.customers-module__qwbyIq__companyName{color:var(--text-main);font-weight:600}.customers-module__qwbyIq__companyNameLink{font:inherit;color:inherit;cursor:pointer;text-align:left;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:color-mix(in srgb,var(--brand-blue)44%,transparent);text-decoration-color:color-mix(in srgb,var(--brand-blue)44%,transparent);background:0 0;border:0;padding:0}.customers-module__qwbyIq__companyNameLink:hover{color:color-mix(in srgb,var(--brand-blue-strong)72%,var(--text-main)28%);-webkit-text-decoration-color:color-mix(in srgb,var(--brand-blue)68%,transparent);text-decoration-color:color-mix(in srgb,var(--brand-blue)68%,transparent)}.customers-module__qwbyIq__customerNumber{color:var(--dynamic-table-sub-text,var(--text-sub));white-space:nowrap;font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:0;width:auto;margin-top:2px;padding:0;font-family:monospace;font-size:11px;display:block}.customers-module__qwbyIq__contactStack{flex-direction:column;gap:2px;display:flex}.customers-module__qwbyIq__contactName{color:var(--text-main);font-size:13px;line-height:1.1}.customers-module__qwbyIq__contactMeta{color:var(--dynamic-table-sub-text,var(--text-sub));font-size:11px;line-height:1.05}.customers-module__qwbyIq__locationLinePrimary{color:var(--text-main);font-size:13px;line-height:1.2}.customers-module__qwbyIq__locationLineSecondary{color:var(--dynamic-table-sub-text,var(--text-sub));margin-top:2px;font-size:11px;line-height:1.1}.customers-module__qwbyIq__metricStack{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.customers-module__qwbyIq__metricValue{color:var(--text-main);font-size:15px;font-weight:700;line-height:1}.customers-module__qwbyIq__metricMeta{color:var(--dynamic-table-sub-text,var(--text-sub));font-size:11px;line-height:1}.customers-module__qwbyIq__actions{justify-content:flex-end;gap:12px;display:flex}.customers-module__qwbyIq__actionBtn{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:background-color .2s,border-color .2s,color .2s,box-shadow .16s,transform .16s}.customers-module__qwbyIq__actionBtn:hover{transform:translateY(-1px)}.customers-module__qwbyIq__actionBtn:active{transform:translateY(0)}.customers-module__qwbyIq__primaryBtn{background-color:var(--brand-blue);background-image:linear-gradient(180deg,color-mix(in srgb,var(--text-inverse)18%,transparent)0%,color-mix(in srgb,var(--text-inverse)8%,transparent)40%,transparent 100%),radial-gradient(140% 120% at 6% 0%,color-mix(in srgb,var(--text-inverse)26%,transparent)0%,transparent 48%);color:var(--text-inverse);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--text-inverse)22%,transparent),0 8px 16px color-mix(in srgb,var(--brand-blue)28%,transparent),0 0 0 1px color-mix(in srgb,var(--brand-blue)22%,transparent)}.customers-module__qwbyIq__primaryBtn:hover{background-color:var(--brand-blue-strong);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--text-inverse)26%,transparent),0 10px 18px color-mix(in srgb,var(--brand-blue)34%,transparent),0 0 0 1px color-mix(in srgb,var(--brand-blue)26%,transparent)}.customers-module__qwbyIq__secondaryBtn{background-image:linear-gradient(180deg,color-mix(in srgb,var(--text-inverse)20%,transparent)0%,color-mix(in srgb,var(--text-inverse)8%,transparent)45%,transparent 100%),radial-gradient(140% 120% at 6% 0%,color-mix(in srgb,var(--brand-blue)14%,var(--text-inverse)86%)0%,transparent 50%);background-color:var(--action-edit-bg)!important;color:var(--action-edit-text)!important;border-color:var(--action-edit-border)!important;box-shadow:inset 0 1px 0 color-mix(in srgb,var(--text-inverse)20%,transparent),0 1px 0 color-mix(in srgb,var(--action-edit-border)60%,transparent),0 8px 16px color-mix(in srgb,var(--action-edit-bg)30%,transparent),0 0 0 1px color-mix(in srgb,var(--brand-blue)16%,transparent)!important}.customers-module__qwbyIq__openProfileButton{font-weight:850!important}.customers-module__qwbyIq__secondaryBtn:hover{background-color:var(--action-edit-bg-hover)!important;border-color:var(--action-edit-border-hover)!important;color:var(--action-edit-text-hover)!important;box-shadow:inset 0 1px 0 color-mix(in srgb,var(--text-inverse)22%,transparent),0 1px 0 color-mix(in srgb,var(--action-edit-border-hover)70%,transparent),0 10px 18px color-mix(in srgb,var(--action-edit-bg-hover)34%,transparent),0 0 0 1px color-mix(in srgb,var(--brand-blue)20%,transparent)!important}.customers-module__qwbyIq__projectsRow{background-color:var(--content-panel-muted-bg)}.customers-module__qwbyIq__projectsContainer{padding:16px 24px 24px 48px}.customers-module__qwbyIq__projectsTitle{color:var(--text-sub);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.customers-module__qwbyIq__projectGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;display:grid}.customers-module__qwbyIq__projectCard{background:var(--content-panel-bg);border:1px solid var(--content-panel-border);color:inherit;border-radius:8px;justify-content:space-between;align-items:center;padding:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.customers-module__qwbyIq__projectCard:hover{box-shadow:0 4px 6px -1px var(--overlay-dark-35);border-color:var(--brand-blue);transform:translateY(-2px)}.customers-module__qwbyIq__projectName{color:var(--text-main);font-weight:500}.customers-module__qwbyIq__projectNumber{color:var(--text-sub);font-size:12px}.customers-module__qwbyIq__emptyState{text-align:center;color:var(--text-sub);padding:40px}.customers-module__qwbyIq__loadingContainer{justify-content:center;align-items:center;min-height:180px;padding:24px;display:flex}.customers-module__qwbyIq__spinner{border:4px solid color-mix(in srgb,var(--brand-blue)22%,transparent);border-left-color:var(--brand-blue);border-radius:50%;width:40px;height:40px;animation:1s linear infinite customers-module__qwbyIq__spin}@keyframes customers-module__qwbyIq__spin{to{transform:rotate(360deg)}}body.dark-mode .customers-module__qwbyIq__tabNav{border-bottom-color:color-mix(in srgb,var(--border-soft)65%,transparent)}body.dark-mode .customers-module__qwbyIq__tabLink{color:var(--text-sub)}body.dark-mode .customers-module__qwbyIq__tabLink:hover{color:var(--text-main);border-bottom-color:color-mix(in srgb,var(--border-soft)80%,transparent)}body.dark-mode .customers-module__qwbyIq__backButton{background:var(--content-panel-muted-bg);color:var(--text-main);border-color:var(--content-panel-border);box-shadow:0 8px 22px var(--overlay-dark-45)}body.dark-mode .customers-module__qwbyIq__headerViewToggleButton{border-color:color-mix(in srgb,var(--brand-blue)58%,var(--content-panel-border)42%);background:color-mix(in srgb,var(--brand-blue)22%,var(--content-panel-bg)78%);color:var(--text-main)}body.dark-mode .customers-module__qwbyIq__tableContainer{background:var(--content-panel-bg);border-color:var(--content-panel-border);box-shadow:var(--content-panel-shadow-1),var(--content-panel-shadow-2)}body.dark-mode .customers-module__qwbyIq__tr{border-bottom-color:#0000}body.dark-mode .customers-module__qwbyIq__tr>.customers-module__qwbyIq__td{border-bottom-color:color-mix(in srgb,var(--border-soft)88%,transparent)}body.dark-mode .customers-module__qwbyIq__td{color:var(--dynamic-table-sub-text,var(--text-sub))}:is(body.dark-mode .customers-module__qwbyIq__companyName,body.dark-mode .customers-module__qwbyIq__projectName){color:var(--text-main)}body.dark-mode .customers-module__qwbyIq__projectsRow{background-color:var(--content-panel-muted-bg)}:is(body.dark-mode .customers-module__qwbyIq__projectsTitle,body.dark-mode .customers-module__qwbyIq__projectNumber,body.dark-mode .customers-module__qwbyIq__emptyState){color:var(--dynamic-table-sub-text,var(--text-sub))}body.dark-mode .customers-module__qwbyIq__projectCard{background:var(--content-panel-bg);border-color:var(--content-panel-border)}body.dark-mode .customers-module__qwbyIq__projectCard:hover{background:var(--content-row-hover)}body.dark-mode .customers-module__qwbyIq__tableContainer{border-color:var(--table-dark-header-border)!important}body.dark-mode .customers-module__qwbyIq__th{color:var(--text-main)!important;background:linear-gradient(180deg,var(--table-dark-header-bg-start)0%,var(--table-dark-header-bg-end)100%)!important;border-bottom-color:var(--table-dark-header-border)!important}body.dark-mode .customers-module__qwbyIq__tr:hover{background-color:var(--table-dark-row-hover)!important}body.dark-mode .customers-module__qwbyIq__tr:hover:has(.customers-module__qwbyIq__rowToggle:hover){background-color:#0000!important}body.dark-mode .customers-module__qwbyIq__expandedCell{background:var(--content-panel-bg)!important}body.dark-mode .customers-module__qwbyIq__customerNumber{color:var(--dynamic-table-sub-text,var(--text-sub))!important;background:0 0!important;border-color:#0000!important}body.dark-mode .customers-module__qwbyIq__expandedPanel{background:var(--table-dark-expanded-bg)!important}@media (max-width:768px){.customers-module__qwbyIq__pageShell{padding:var(--cpq-page-content-inset,.35rem);gap:12px}.customers-module__qwbyIq__toolbar{gap:10px}.customers-module__qwbyIq__toolbarActions{width:100%}.customers-module__qwbyIq__tabNav{white-space:nowrap;gap:12px;margin-bottom:14px;padding-bottom:2px;overflow-x:auto}.customers-module__qwbyIq__tabLink{padding:10px 2px}.customers-module__qwbyIq__content{overflow-x:hidden}.customers-module__qwbyIq__pageContent{padding-right:6px}.customers-module__qwbyIq__tableContainer{box-shadow:none;background:0 0;border:0;border-radius:0}.customers-module__qwbyIq__table{display:block}.customers-module__qwbyIq__table thead{display:none}.customers-module__qwbyIq__table tbody{display:block}.customers-module__qwbyIq__tr{border:1px solid var(--content-panel-border);background:var(--content-panel-bg);border-radius:12px;height:auto;min-height:0;margin-bottom:10px;display:block;overflow:hidden}.customers-module__qwbyIq__td{border-bottom:1px solid var(--content-panel-border);width:100%;height:auto;padding:10px 12px;display:block}.customers-module__qwbyIq__td:last-child{border-bottom:0}.customers-module__qwbyIq__td:before{content:attr(data-label);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:10px;font-weight:700;display:block}.customers-module__qwbyIq__actions{flex-wrap:wrap;justify-content:flex-start;gap:8px}.customers-module__qwbyIq__actionBtn{min-width:110px}.customers-module__qwbyIq__projectsContainer{padding:10px 12px 14px}.customers-module__qwbyIq__projectsRow{background-color:#0000;width:100%;display:block}.customers-module__qwbyIq__projectsRow>td{width:100%;padding:0;display:block}.customers-module__qwbyIq__projectGrid{grid-template-columns:1fr;width:100%}.customers-module__qwbyIq__projectCard{width:100%}.customers-module__qwbyIq__emptyState{padding:20px 12px}.customers-module__qwbyIq__loadingContainer{padding:36px 12px}}@media (max-width:420px){.customers-module__qwbyIq__pageShell{padding:var(--cpq-page-content-inset,.35rem)}.customers-module__qwbyIq__actionBtn{width:100%}}@media (max-width:639px){.customers-module__qwbyIq__topBar{align-items:flex-start}.customers-module__qwbyIq__topBarLeading{flex-wrap:wrap;width:100%}.customers-module__qwbyIq__backButton,.customers-module__qwbyIq__headerViewToggleButton{margin-top:0}}@media (min-width:640px){.customers-module__qwbyIq__toolbar{flex-direction:row;justify-content:space-between;align-items:center}.customers-module__qwbyIq__searchWrap{flex:1;max-width:28rem}.customers-module__qwbyIq__toolbarActions,.customers-module__qwbyIq__toolbarActions>*{width:auto}}@media (max-width:1180px){.customers-module__qwbyIq__newCustomerGrid{grid-template-columns:1fr;grid-template-areas:"summary""step"}.customers-module__qwbyIq__newCustomerSummaryCard{max-height:270px;position:static}.customers-module__qwbyIq__customerBrowser{grid-template-columns:1fr}.customers-module__qwbyIq__customerList{max-height:320px;overflow:auto}.customers-module__qwbyIq__customerMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.customers-module__qwbyIq__customerInfoGrid{grid-template-columns:1fr}.customers-module__qwbyIq__customerInfoDivider{width:100%;height:1px}.customers-module__qwbyIq__customerInfoCard{padding:14px 0}.customers-module__qwbyIq__customerInfoCard:first-child,.customers-module__qwbyIq__customerInfoDivider+.customers-module__qwbyIq__customerInfoCard{padding-left:0;padding-right:0}.customers-module__qwbyIq__customerInfoCard:first-child .customers-module__qwbyIq__customerDefinitionList>div{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.customers-module__qwbyIq__projectPreviewItem{width:100%;margin-left:0;padding-left:0;padding-right:0}}@media (max-width:768px){.customers-module__qwbyIq__newCustomerPage{padding:var(--cpq-page-content-inset,.35rem)}.customers-module__qwbyIq__newCustomerOverlay{width:100%;height:calc(100dvh - 132px)}.customers-module__qwbyIq__newCustomerToolbar{flex-direction:column;align-items:stretch}.customers-module__qwbyIq__newCustomerActions{width:100%}.customers-module__qwbyIq__newCustomerActions>*,.customers-module__qwbyIq__newCustomerBackButton{flex:auto}.customers-module__qwbyIq__newCustomerGrid{grid-template-columns:1fr;grid-template-areas:"summary""step"}.customers-module__qwbyIq__newCustomerFieldGrid,.customers-module__qwbyIq__newCustomerAddressGrid,.customers-module__qwbyIq__newCustomerWebsiteRow,.customers-module__qwbyIq__newCustomerTitleBlock{grid-template-columns:1fr}.customers-module__qwbyIq__newCustomerTitleBlock:before{display:none}.customers-module__qwbyIq__newCustomerTitleBlock h1,.customers-module__qwbyIq__newCustomerTitleBlock>p{grid-column:auto}.customers-module__qwbyIq__newCustomerSummaryCard{grid-area:auto;max-height:320px;position:static}.customers-module__qwbyIq__newCustomerStepViewport{padding:8px}.customers-module__qwbyIq__newCustomerCard{min-height:auto;padding-left:50px}.customers-module__qwbyIq__newCustomerWizardFooter{grid-template-columns:minmax(0,.85fr) minmax(0,.85fr) minmax(116px,1fr);gap:8px;padding:8px}.customers-module__qwbyIq__newCustomerStepCounter{order:-1;grid-column:1/-1}.customers-module__qwbyIq__newCustomerPrimaryButton,.customers-module__qwbyIq__newCustomerSecondaryButton{white-space:nowrap;min-width:0;padding-left:10px;padding-right:10px;font-size:11px}.customers-module__qwbyIq__newCustomerPhoneGrid{grid-template-columns:minmax(104px,.4fr) minmax(0,1fr)}.customers-module__qwbyIq__newCustomerCheckboxRow{white-space:normal;justify-content:flex-start;min-height:24px}.customers-module__qwbyIq__toolbar{flex-direction:column;align-items:stretch}.customers-module__qwbyIq__searchWrap{max-width:none}.customers-module__qwbyIq__toolbarActions{justify-content:stretch}.customers-module__qwbyIq__toolbarActions>*{flex:auto;width:auto}.customers-module__qwbyIq__customerHero{grid-template-columns:1fr;padding:18px}.customers-module__qwbyIq__customerHeroAvatar{border-radius:18px;width:72px;height:72px;font-size:22px}.customers-module__qwbyIq__customerHeroActions{justify-content:stretch}.customers-module__qwbyIq__customerHeroActions>*{flex:auto}.customers-module__qwbyIq__customerMetricGrid,.customers-module__qwbyIq__customerInfoGrid{padding-left:14px;padding-right:14px}.customers-module__qwbyIq__customerMetricGrid{grid-template-columns:1fr}.customers-module__qwbyIq__customerDefinitionList>div{grid-template-columns:1fr;gap:4px}}.customers-module__qwbyIq__pageShell{height:100%;overflow:hidden}.customers-module__qwbyIq__toolbar{border-radius:var(--radius-lg);background:var(--content-panel-bg);box-shadow:none;flex:none;padding:8px}.customers-module__qwbyIq__customerCount{border-radius:var(--radius-md)}.customers-module__qwbyIq__contentSection{overflow:hidden}.customers-module__qwbyIq__customerBrowser{grid-template-columns:minmax(330px,380px) minmax(0,1fr);gap:8px;height:100%;min-height:0}.customers-module__qwbyIq__customerListPanel,.customers-module__qwbyIq__customerDetailPanel{border-radius:var(--radius-lg);border-color:var(--content-panel-border);background:var(--content-panel-bg);box-shadow:none}.customers-module__qwbyIq__customerListPanel{flex-direction:column;display:flex}.customers-module__qwbyIq__customerDirectoryHeader{border-bottom:1px solid var(--content-panel-border);background:color-mix(in srgb,var(--content-panel-bg)96%,var(--brand-blue)4%);flex:none;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.customers-module__qwbyIq__customerDirectoryTitle{flex-direction:column;gap:3px;min-width:0;display:flex}.customers-module__qwbyIq__customerDirectoryTitle strong{color:var(--text-main);font-size:13px;font-weight:900}.customers-module__qwbyIq__customerDirectoryTitle span{color:var(--text-sub);font-size:11px;font-weight:700}.customers-module__qwbyIq__customerDirectoryActions{border:1px solid color-mix(in srgb,var(--brand-blue)42%,var(--content-panel-border));border-radius:var(--radius-md);background:color-mix(in srgb,var(--brand-blue)10%,var(--content-panel-bg));min-height:28px;color:color-mix(in srgb,var(--brand-blue-strong)86%,var(--text-main));align-items:center;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.customers-module__qwbyIq__customerListBody{flex:auto;grid-template-columns:42px minmax(0,1fr);gap:0;min-height:0;display:grid}.customers-module__qwbyIq__customerDirectoryPagination{border-top:1px solid var(--content-panel-border);background:color-mix(in srgb,var(--content-panel-bg)94%,var(--content-panel-muted-bg)6%);flex:none;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.customers-module__qwbyIq__customerDirectoryPageButton{border:1px solid var(--content-panel-border);border-radius:var(--radius-md);background:var(--content-panel-bg);min-height:28px;color:var(--text-main);cursor:pointer;padding:0 9px;font-size:11px;font-weight:800}.customers-module__qwbyIq__customerDirectoryPageButton:hover:not(:disabled){border-color:color-mix(in srgb,var(--brand-blue)46%,var(--content-panel-border));background:color-mix(in srgb,var(--brand-blue)9%,var(--content-panel-bg))}.customers-module__qwbyIq__customerDirectoryPageButton:disabled{cursor:default;opacity:.48}.customers-module__qwbyIq__customerDirectoryPageStatus{color:var(--text-sub);white-space:nowrap;font-size:11px;font-weight:750}.customers-module__qwbyIq__customerAzRail{--customer-az-hover-bg:color-mix(in srgb,var(--brand-blue)18%,var(--content-panel-bg));--customer-az-hover-border:color-mix(in srgb,var(--brand-blue)54%,var(--content-panel-border));--customer-az-hover-text:color-mix(in srgb,var(--brand-blue)92%,var(--text-main));--customer-az-active-text:color-mix(in srgb,var(--sand-700)82%,var(--text-main));--customer-az-active-bar:var(--sand-500);--customer-az-active-glow-near:color-mix(in srgb,var(--sand-500)78%,transparent);--customer-az-active-glow-far:color-mix(in srgb,var(--sand-500)46%,transparent);--customer-az-active-wash:color-mix(in srgb,var(--sand-500)32%,transparent);border-right:1px solid var(--content-panel-border);background:color-mix(in srgb,var(--content-panel-muted-bg)64%,transparent);scrollbar-width:none;flex-direction:column;align-items:center;gap:4px;padding:8px 6px;display:flex;overflow-y:auto}body.dark-mode .customers-module__qwbyIq__customerAzRail{--customer-az-hover-bg:color-mix(in srgb,var(--brand-blue)20%,var(--content-panel-bg));--customer-az-hover-border:color-mix(in srgb,var(--ring-blue)56%,var(--content-panel-border));--customer-az-hover-text:color-mix(in srgb,var(--glass-white-92)72%,var(--brand-blue)28%);--customer-az-active-text:color-mix(in srgb,var(--glass-white-92)78%,var(--brand-blue)22%);--customer-az-active-bar:color-mix(in srgb,var(--glass-white-92)34%,var(--brand-blue)66%);--customer-az-active-glow-near:color-mix(in srgb,var(--ring-blue)74%,transparent);--customer-az-active-glow-far:color-mix(in srgb,var(--ring-blue)42%,transparent);--customer-az-active-wash:color-mix(in srgb,var(--ring-blue)22%,transparent)}.customers-module__qwbyIq__customerAzRail::-webkit-scrollbar{display:none}.customers-module__qwbyIq__customerAzButton{border-radius:var(--radius-md);width:28px;min-height:24px;color:color-mix(in srgb,var(--text-sub)88%,var(--text-main));cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;font-size:11px;font-weight:900;line-height:1;display:inline-flex;position:relative}.customers-module__qwbyIq__customerAzButton:hover:not(:disabled){border-color:var(--customer-az-hover-border);background:var(--customer-az-hover-bg);color:var(--customer-az-hover-text)}.customers-module__qwbyIq__customerAzButtonActive{color:var(--customer-az-active-text);text-shadow:0 0 5px var(--customer-az-active-glow-near),0 0 12px var(--customer-az-active-glow-far);background:0 0;border-color:#0000}.customers-module__qwbyIq__customerAzButtonActive:before{content:"";background:var(--customer-az-active-bar);width:4px;box-shadow:0 0 9px 2px var(--customer-az-active-glow-near),-7px 0 18px 4px var(--customer-az-active-glow-far);pointer-events:none;border-radius:999px;position:absolute;top:3px;bottom:3px;right:1px}.customers-module__qwbyIq__customerAzButtonActive:after{content:"";background:linear-gradient(90deg,transparent 0%,var(--customer-az-active-wash)58%,var(--customer-az-active-glow-near)100%);filter:blur(5px);opacity:.95;pointer-events:none;border-radius:999px;width:15px;position:absolute;top:2px;bottom:2px;right:0}.customers-module__qwbyIq__customerAzButton:disabled{cursor:not-allowed;color:color-mix(in srgb,var(--text-muted)56%,transparent);opacity:.62}.customers-module__qwbyIq__customerGroupedList{overscroll-behavior-y:auto;scrollbar-width:none;-ms-overflow-style:none;min-width:0;min-height:0;overflow:auto}.customers-module__qwbyIq__customerGroupedList::-webkit-scrollbar{display:none}.customers-module__qwbyIq__customerListScrollVoid{pointer-events:none;min-height:0}.customers-module__qwbyIq__customerLetterGroup{scroll-margin-top:0}.customers-module__qwbyIq__customerLetterHeader{z-index:1;border-bottom:1px solid var(--content-panel-border);background:color-mix(in srgb,var(--content-panel-bg)94%,var(--brand-blue)6%);justify-content:space-between;align-items:center;gap:12px;padding:7px 10px 7px 12px;display:flex;position:sticky;top:0}.customers-module__qwbyIq__customerLetterHeader strong{color:color-mix(in srgb,var(--brand-blue-strong)78%,var(--text-main));font-size:12px;font-weight:950}.customers-module__qwbyIq__customerLetterHeader span{color:var(--text-sub);font-size:10px;font-weight:800}.customers-module__qwbyIq__customerListItem{border-color:var(--content-panel-border);background:var(--content-panel-bg);min-height:58px;color:var(--text-main);border-left-width:0;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;padding:9px 10px 9px 12px;display:grid;position:relative}.customers-module__qwbyIq__customerGroupedList .customers-module__qwbyIq__customerListItem:not(.customers-module__qwbyIq__customerListItemActive):nth-of-type(2n),.customers-module__qwbyIq__customerGroupedList .customers-module__qwbyIq__customerListItem:not(.customers-module__qwbyIq__customerListItemActive):nth-of-type(odd){background:var(--content-panel-bg)}.customers-module__qwbyIq__customerListItem:not(.customers-module__qwbyIq__customerListItemActive):hover{background:var(--content-row-hover)}.customers-module__qwbyIq__customerListItemActive{background:color-mix(in srgb,var(--brand-blue)15%,var(--content-panel-bg))}.customers-module__qwbyIq__customerListItemActive:before{content:"";background:var(--brand-blue);border-radius:999px;width:3px;position:absolute;inset:8px auto 8px 0}.customers-module__qwbyIq__customerAvatar{border-radius:var(--radius-md);width:32px;height:32px;font-size:11px}.customers-module__qwbyIq__customerListName{color:var(--text-main);font-size:13px}.customers-module__qwbyIq__customerListMeta{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-sub);align-items:center;gap:4px;font-size:10px;line-height:1.15;display:flex;overflow:hidden}.customers-module__qwbyIq__customerNumberText,.customers-module__qwbyIq__customerNumberDefinition{letter-spacing:0;white-space:nowrap;flex:none;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:9.5px;font-weight:850;line-height:1}.customers-module__qwbyIq__customerMetaDivider{color:color-mix(in srgb,var(--text-muted)78%,transparent);flex:none;font-size:9px;line-height:1}.customers-module__qwbyIq__customerLocationText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customers-module__qwbyIq__customerRowSide{min-width:74px;color:var(--text-sub);text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;gap:3px;display:flex}.customers-module__qwbyIq__customerRowSide strong{color:var(--text-main);white-space:nowrap;font-size:10px;font-weight:900}.customers-module__qwbyIq__customerRowSide span{max-width:84px;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.customers-module__qwbyIq__customerRowPin{background:var(--brand-gold);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-gold)18%,transparent);border-radius:999px;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.customers-module__qwbyIq__customerDetailPanel{flex-direction:column;display:flex;overflow:hidden}.customers-module__qwbyIq__customerDetailPanel:has(.customers-module__qwbyIq__customerDetailEmpty){background:color-mix(in srgb,var(--content-panel-bg)84%,var(--brand-blue)16%)}.customers-module__qwbyIq__customerHero{border-bottom-color:var(--content-panel-border);background:color-mix(in srgb,var(--content-panel-bg)96%,var(--brand-blue)4%);flex:none;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding:18px 18px 16px}.customers-module__qwbyIq__customerHeroAvatar{border-radius:var(--radius-lg);width:56px;height:56px;font-size:20px}.customers-module__qwbyIq__customerEyebrow{color:color-mix(in srgb,var(--brand-blue-strong)82%,var(--text-main));font-size:10px}.customers-module__qwbyIq__customerTitle{margin-top:2px;font-size:clamp(19px,2vw,24px)}.customers-module__qwbyIq__customerMetaRow{gap:8px 12px;margin-top:7px;font-size:11px}.customers-module__qwbyIq__customerMetaRow .customers-module__qwbyIq__customerNumberText{font-size:10px}.customers-module__qwbyIq__customerNumberDefinition{font-size:10.5px}.customers-module__qwbyIq__customerStatusChip{border:1px solid color-mix(in srgb,var(--brand-gold)46%,var(--content-panel-border));background:color-mix(in srgb,var(--brand-gold)18%,var(--content-panel-bg));min-height:20px;color:color-mix(in srgb,var(--brand-gold)68%,var(--text-main));border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex}.customers-module__qwbyIq__customerHeroActions{gap:8px}.customers-module__qwbyIq__customerHeroActions .customers-module__qwbyIq__actionBtn{border-radius:var(--radius-md);min-height:34px;padding:0 14px;font-size:12px;font-weight:850}.customers-module__qwbyIq__customerMetricGrid{border-bottom:1px solid var(--content-panel-border);background:color-mix(in srgb,var(--content-panel-muted-bg)58%,transparent);flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0}.customers-module__qwbyIq__customerMetricCard{border:0;border-right:1px solid var(--content-panel-border);background:0 0;border-radius:0;min-height:68px;padding:11px 14px}.customers-module__qwbyIq__customerMetricCard:last-child{border-right:0}.customers-module__qwbyIq__customerMetricIcon{border-radius:10px;width:34px;height:34px}.customers-module__qwbyIq__customerMetricIcon svg{width:19px;height:19px}.customers-module__qwbyIq__customerMetricLabel{letter-spacing:.04em;text-transform:uppercase;font-size:10px}.customers-module__qwbyIq__customerMetricValue{font-size:21px}.customers-module__qwbyIq__customerMetricSmallValue{font-size:12px}.customers-module__qwbyIq__customerInfoGrid{flex:auto;grid-template-columns:minmax(0,1.05fr) 1px minmax(300px,.95fr);min-height:0;padding:0}.customers-module__qwbyIq__customerInfoCard{min-height:0;padding:14px 0 16px;overflow:auto}.customers-module__qwbyIq__customerInfoCard:first-child{padding-right:0}.customers-module__qwbyIq__customerInfoDivider+.customers-module__qwbyIq__customerInfoCard{padding-left:0}.customers-module__qwbyIq__customerPanelHeader{border-bottom:1px solid var(--content-panel-border);justify-content:space-between;align-items:center;gap:12px;padding:0 14px 12px;display:flex}.customers-module__qwbyIq__customerSectionTitle{margin-bottom:0;font-size:13px}.customers-module__qwbyIq__customerPanelAction{color:color-mix(in srgb,var(--brand-blue-strong)78%,var(--text-main));cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:900}.customers-module__qwbyIq__customerPanelAction:hover{color:color-mix(in srgb,var(--brand-blue-strong)92%,var(--text-main));text-underline-offset:3px;text-decoration:underline}.customers-module__qwbyIq__customerDefinitionList>div,.customers-module__qwbyIq__customerInfoCard:first-child .customers-module__qwbyIq__customerDefinitionList>div{grid-template-columns:minmax(118px,.42fr) minmax(0,1fr);margin:0;padding:11px 14px}.customers-module__qwbyIq__customerDefinitionList dt{font-size:11px}.customers-module__qwbyIq__customerDefinitionList dd{font-size:12px}.customers-module__qwbyIq__projectPreviewList{gap:0}.customers-module__qwbyIq__projectPreviewItem{width:100%;min-width:0;min-height:62px;margin-left:0;padding:10px 14px}.customers-module__qwbyIq__projectPreviewName,.customers-module__qwbyIq__projectPreviewSubline{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.customers-module__qwbyIq__projectPreviewName{color:var(--text-main);font-size:13px;font-weight:900}.customers-module__qwbyIq__projectPreviewSubline{color:var(--text-sub);margin-top:4px;font-family:monospace;font-size:10.5px;font-weight:750}.customers-module__qwbyIq__projectPreviewAction{border:1px solid color-mix(in srgb,var(--brand-blue)36%,var(--content-panel-border));border-radius:var(--radius-md);flex-shrink:0;justify-content:center;min-width:42px;padding:6px 9px;text-decoration:none}.customers-module__qwbyIq__projectPreviewAction:after{display:none}.customers-module__qwbyIq__customerInfoGrid{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:stretch;gap:8px;min-height:0;padding:8px}.customers-module__qwbyIq__customerInfoDivider{display:none}.customers-module__qwbyIq__customerInfoCard{border:1px solid var(--content-panel-border);border-radius:var(--radius-md);background:var(--content-panel-bg);flex-direction:column;min-height:0;padding:0;display:flex;overflow:hidden}.customers-module__qwbyIq__customerInfoCard:first-child,.customers-module__qwbyIq__customerInfoDivider+.customers-module__qwbyIq__customerInfoCard{padding:0}.customers-module__qwbyIq__customerInfoCard .customers-module__qwbyIq__customerPanelHeader{background:color-mix(in srgb,var(--content-panel-bg)94%,var(--brand-blue)6%);min-height:36px;padding:10px 14px}.customers-module__qwbyIq__customerInfoCard:first-child .customers-module__qwbyIq__customerDefinitionList>div,.customers-module__qwbyIq__customerDefinitionList>div{border-bottom-color:var(--content-panel-border);background:var(--content-panel-bg);margin:0;padding:11px 14px}.customers-module__qwbyIq__customerInfoCard:first-child .customers-module__qwbyIq__customerDefinitionList>div:nth-child(2n),.customers-module__qwbyIq__customerDefinitionList>div:nth-child(2n){background:color-mix(in srgb,var(--content-panel-muted-bg)72%,var(--content-panel-bg)28%)}body.dark-mode .customers-module__qwbyIq__customerInfoCard:first-child .customers-module__qwbyIq__customerDefinitionList>div:nth-child(2n){background:color-mix(in srgb,var(--content-panel-muted-bg)36%,var(--content-panel-bg)64%)}body.dark-mode .customers-module__qwbyIq__customerDefinitionList>div:nth-child(2n){background:color-mix(in srgb,var(--content-panel-muted-bg)36%,var(--content-panel-bg)64%)}.customers-module__qwbyIq__projectPreviewItem{border-bottom-color:var(--content-panel-border);background:var(--content-panel-bg)}.customers-module__qwbyIq__projectPreviewItem:nth-child(2n){background:color-mix(in srgb,var(--content-panel-muted-bg)48%,transparent)}.customers-module__qwbyIq__projectPreviewItem{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.customers-module__qwbyIq__projectPreviewItem:hover:not(:disabled),.customers-module__qwbyIq__projectPreviewItem:focus-visible{background:color-mix(in srgb,var(--brand-blue)9%,var(--content-panel-bg))}.customers-module__qwbyIq__projectPreviewItem:focus-visible{z-index:1;outline:2px solid var(--brand-blue);outline-offset:-2px;position:relative}.customers-module__qwbyIq__projectPreviewItem:disabled{cursor:not-allowed;opacity:.62}.customers-module__qwbyIq__projectPreviewIdentity{min-width:0}.customers-module__qwbyIq__projectPreviewName{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25;display:-webkit-box;overflow:hidden}.customers-module__qwbyIq__projectPreviewDetails{flex-wrap:wrap;align-items:center;gap:5px 8px;min-width:0;margin-top:5px;display:flex}.customers-module__qwbyIq__projectPreviewSubline{white-space:nowrap;margin-top:0}.customers-module__qwbyIq__projectStatusChip{border:1px solid color-mix(in srgb,var(--brand-blue)30%,var(--content-panel-border));background:color-mix(in srgb,var(--brand-blue)10%,var(--content-panel-bg));min-height:19px;color:color-mix(in srgb,var(--brand-blue-strong)76%,var(--text-main));letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:1px 7px;font-size:9px;font-weight:900;line-height:1.1;display:inline-flex}.customers-module__qwbyIq__projectPreviewState{border-left:3px solid var(--status-error,var(--brand-gold));background:color-mix(in srgb,var(--content-panel-muted-bg)70%,transparent);color:var(--text-sub);gap:5px;margin:14px;padding:11px 12px;font-size:11px;line-height:1.4;display:grid}.customers-module__qwbyIq__projectPreviewState strong{color:var(--text-main);font-size:12px}.customers-module__qwbyIq__projectPreviewSkeletonList{display:grid}.customers-module__qwbyIq__projectPreviewSkeletonRow{border-bottom:1px solid var(--content-panel-border);grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:12px;min-height:62px;padding:10px 14px;display:grid}.customers-module__qwbyIq__projectPreviewSkeletonRow>span:first-child{gap:8px;display:grid}.customers-module__qwbyIq__projectPreviewSkeletonTitle,.customers-module__qwbyIq__projectPreviewSkeletonMeta,.customers-module__qwbyIq__projectPreviewSkeletonAction{background:color-mix(in srgb,var(--content-panel-muted-bg)82%,var(--content-panel-border));border-radius:4px;animation:1.4s ease-in-out infinite customers-module__qwbyIq__customer-project-preview-pulse;display:block}.customers-module__qwbyIq__projectPreviewSkeletonTitle{width:min(78%,250px);height:12px}.customers-module__qwbyIq__projectPreviewSkeletonMeta{width:min(58%,170px);height:9px}.customers-module__qwbyIq__projectPreviewSkeletonAction{width:42px;height:27px}@keyframes customers-module__qwbyIq__customer-project-preview-pulse{0%,to{opacity:.48}50%{opacity:.9}}@media (prefers-reduced-motion:reduce){.customers-module__qwbyIq__projectPreviewSkeletonTitle,.customers-module__qwbyIq__projectPreviewSkeletonMeta,.customers-module__qwbyIq__projectPreviewSkeletonAction{animation:none}}@media (max-width:1180px){.customers-module__qwbyIq__customerBrowser{grid-template-columns:1fr;overflow:auto}.customers-module__qwbyIq__customerListPanel{min-height:360px}.customers-module__qwbyIq__customerListBody{min-height:300px}.customers-module__qwbyIq__customerDetailPanel{min-height:560px}.customers-module__qwbyIq__customerInfoGrid{grid-template-columns:1fr}.customers-module__qwbyIq__customerInfoDivider{width:100%;height:1px}}@media (max-width:768px){.customers-module__qwbyIq__pageShell{overflow:auto}.customers-module__qwbyIq__contentSection{overflow:visible}.customers-module__qwbyIq__customerBrowser{height:auto}.customers-module__qwbyIq__customerListBody{grid-template-columns:38px minmax(0,1fr)}.customers-module__qwbyIq__customerAzButton{width:25px;min-height:23px}.customers-module__qwbyIq__customerListItem{grid-template-columns:34px minmax(0,1fr)}.customers-module__qwbyIq__customerRowSide{display:none}.customers-module__qwbyIq__customerHero{grid-template-columns:auto minmax(0,1fr)}.customers-module__qwbyIq__customerHeroActions{grid-column:1/-1}.customers-module__qwbyIq__customerMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.customers-module__qwbyIq__customerMetricCard:nth-child(2n){border-right:0}.customers-module__qwbyIq__customerMetricCard:nth-child(-n+2){border-bottom:1px solid var(--content-panel-border)}.customers-module__qwbyIq__customerPanelHeader{flex-direction:column;align-items:flex-start}.customers-module__qwbyIq__projectPreviewItem{grid-template-columns:minmax(0,1fr) auto;align-items:center}}.customers-module__qwbyIq__newCustomerPage{--new-customer-control-height:34px;height:100%;min-height:0;padding:var(--cpq-page-content-inset,.35rem);background:linear-gradient(180deg,color-mix(in srgb,var(--content-panel-muted-bg)82%,var(--content-panel-bg)18%),color-mix(in srgb,var(--content-panel-muted-bg)96%,var(--brand-blue)4%));justify-content:center;align-items:stretch;display:flex;overflow:hidden}.customers-module__qwbyIq__newCustomerWorkbench{border:1px solid var(--content-panel-border);background:color-mix(in srgb,var(--content-panel-bg)96%,var(--content-panel-muted-bg)4%);width:100%;height:100%;min-height:0;box-shadow:var(--content-panel-shadow-1);border-radius:3px;grid-template-rows:auto auto minmax(0,1fr);display:grid;overflow:hidden}.customers-module__qwbyIq__newCustomerToolbar{border:0;border-bottom:1px solid var(--content-panel-border);background:var(--content-panel-bg);border-radius:0;justify-content:space-between;align-items:center;gap:18px;padding:14px 18px;display:flex}.customers-module__qwbyIq__newCustomerToolbar h1{color:var(--text-main);margin:0;font-size:19px;font-weight:850;line-height:1.18}.customers-module__qwbyIq__newCustomerToolbar p{color:var(--text-sub);margin:3px 0 0;font-size:12px;font-weight:650;line-height:1.35}.customers-module__qwbyIq__newCustomerEyebrow{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:850;line-height:1;display:block}.customers-module__qwbyIq__newCustomerActions{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.customers-module__qwbyIq__newCustomerReadiness{border:1px solid var(--content-panel-border);background:color-mix(in srgb,var(--content-panel-muted-bg)84%,transparent);min-height:32px;color:var(--text-sub);border-radius:3px;align-items:center;gap:7px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.customers-module__qwbyIq__newCustomerReadiness:before{content:"";background:var(--text-muted);width:7px;height:7px}.customers-module__qwbyIq__newCustomerReadiness[data-ready=true]{border-color:color-mix(in srgb,var(--success,var(--brand-blue))40%,var(--content-panel-border));background:color-mix(in srgb,var(--success,var(--brand-blue))11%,var(--content-panel-bg));color:color-mix(in srgb,var(--success,var(--brand-blue))78%,var(--text-main))}.customers-module__qwbyIq__newCustomerReadiness[data-ready=true]:before{background:color-mix(in srgb,var(--success,var(--brand-blue))86%,var(--text-main))}.customers-module__qwbyIq__newCustomerBackButton,.customers-module__qwbyIq__newCustomerSecondaryButton,.customers-module__qwbyIq__newCustomerPrimaryButton{border-radius:3px;min-height:32px;font-size:12px}.customers-module__qwbyIq__newCustomerGrid{border-top:0;grid-row:3;grid-template-columns:280px minmax(0,1fr);grid-template-areas:"summary step";gap:14px;min-height:0;padding:14px 16px;display:grid;overflow:hidden}.customers-module__qwbyIq__newCustomerSummaryCard{border:1px solid var(--content-panel-border);border-left:1px solid var(--content-panel-border);background:var(--content-panel-bg);height:100%;min-height:0;color:var(--text-main);border-radius:3px;flex-direction:column;grid-area:summary;gap:12px;padding:12px;display:flex;overflow:auto}.customers-module__qwbyIq__newCustomerSummaryCard h2,.customers-module__qwbyIq__newCustomerSummaryCard p,.customers-module__qwbyIq__newCustomerSummaryCard .customers-module__qwbyIq__newCustomerSummaryLabel,.customers-module__qwbyIq__newCustomerSummaryCard .customers-module__qwbyIq__newCustomerSummaryItem>span:last-child,.customers-module__qwbyIq__newCustomerSummaryCard>h2{color:var(--text-main)}.customers-module__qwbyIq__newCustomerSummaryCard p{color:var(--text-sub);font-size:12px}.customers-module__qwbyIq__newCustomerSummaryCard .customers-module__qwbyIq__newCustomerSummaryMuted{color:var(--text-muted)}.customers-module__qwbyIq__newCustomerGuidedSections{grid-area:step;grid-template-columns:minmax(0,1fr);grid-auto-rows:min-content;align-content:start;gap:12px;min-width:0;min-height:0;padding-right:2px;display:grid;overflow:auto}.customers-module__qwbyIq__newCustomerGuidedSections .customers-module__qwbyIq__newCustomerCard:nth-child(5){grid-column:1/-1}.customers-module__qwbyIq__newCustomerCard{border:1px solid var(--content-panel-border);background:var(--content-panel-bg);border-radius:3px;flex-direction:column;grid-area:auto;gap:0;min-width:0;min-height:0;padding:0;display:flex;overflow:visible}.customers-module__qwbyIq__newCustomerCard:before,.customers-module__qwbyIq__newCustomerCard:after{content:none;display:none}.customers-module__qwbyIq__newCustomerSectionHead{border-bottom:1px solid var(--content-panel-border);background:color-mix(in srgb,var(--content-panel-muted-bg)72%,transparent);justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 12px;display:flex}.customers-module__qwbyIq__newCustomerSectionHead h2{color:var(--text-main);margin:0;font-size:13px;font-weight:850;line-height:1.2}.customers-module__qwbyIq__newCustomerSectionHead p{color:var(--text-sub);margin:2px 0 0;font-size:11px;font-weight:650;line-height:1.35}.customers-module__qwbyIq__newCustomerMiniTag{border:1px solid var(--content-panel-border);background:var(--content-panel-bg);min-height:20px;color:var(--text-sub);letter-spacing:.04em;text-transform:uppercase;border-radius:3px;flex:none;align-items:center;padding:0 7px;font-size:10px;font-weight:850;line-height:1;display:inline-flex}.customers-module__qwbyIq__newCustomerMiniTag[data-state=complete]{border-color:color-mix(in srgb,var(--success,var(--brand-blue))38%,var(--content-panel-border));background:color-mix(in srgb,var(--success,var(--brand-blue))10%,var(--content-panel-bg));color:color-mix(in srgb,var(--success,var(--brand-blue))78%,var(--text-main))}.customers-module__qwbyIq__newCustomerMiniTag[data-state=current]{border-color:color-mix(in srgb,var(--brand-gold)42%,var(--content-panel-border));background:color-mix(in srgb,var(--brand-gold)12%,var(--content-panel-bg));color:color-mix(in srgb,var(--brand-gold)72%,var(--text-main))}.customers-module__qwbyIq__newCustomerCardBody{flex-direction:column;gap:10px;padding:11px 12px 12px;display:flex}.customers-module__qwbyIq__newCustomerFieldGrid,.customers-module__qwbyIq__newCustomerAddressGrid{gap:10px 12px}.customers-module__qwbyIq__newCustomerField{gap:5px}.customers-module__qwbyIq__newCustomerField>span,.customers-module__qwbyIq__newCustomerCheckboxRow span{font-size:11px}.customers-module__qwbyIq__newCustomerField input,.customers-module__qwbyIq__newCustomerField select,.customers-module__qwbyIq__newCustomerField textarea,.customers-module__qwbyIq__newCustomerWebsiteRow input{border-radius:3px;font-size:12px;font-weight:650}.customers-module__qwbyIq__newCustomerField input,.customers-module__qwbyIq__newCustomerField select,.customers-module__qwbyIq__newCustomerWebsiteRow input{height:var(--new-customer-control-height);padding:0 9px}.customers-module__qwbyIq__newCustomerField textarea{min-height:58px;padding:8px 9px}.customers-module__qwbyIq__newCustomerLockedNote{border:1px dashed color-mix(in srgb,var(--content-panel-border)86%,var(--text-muted));background:color-mix(in srgb,var(--content-panel-muted-bg)84%,transparent);color:var(--text-sub);border-radius:3px;padding:10px;font-size:11px;font-weight:700;line-height:1.35}.customers-module__qwbyIq__newCustomerStepList{border-bottom:1px solid var(--content-panel-border);gap:0;padding:0 0 12px}.customers-module__qwbyIq__newCustomerStepButton{border:0;border-bottom:1px solid color-mix(in srgb,var(--content-panel-border)76%,transparent);color:var(--text-main);background:0 0;border-radius:0;grid-template-columns:24px minmax(0,1fr);gap:8px;padding:8px 0}.customers-module__qwbyIq__newCustomerStepButton:hover,.customers-module__qwbyIq__newCustomerStepItem[data-active=true] .customers-module__qwbyIq__newCustomerStepButton{background:color-mix(in srgb,var(--brand-blue)8%,transparent)}.customers-module__qwbyIq__newCustomerStepNumber{background:color-mix(in srgb,var(--content-panel-muted-bg)86%,transparent);width:23px;height:23px;color:var(--text-sub);border-radius:3px}.customers-module__qwbyIq__newCustomerStepCopy strong{color:var(--text-main)}.customers-module__qwbyIq__newCustomerStepCopy span,.customers-module__qwbyIq__newCustomerStepStatus,.customers-module__qwbyIq__newCustomerLiveSummaryHeader{color:var(--text-sub)}.customers-module__qwbyIq__newCustomerStepStatus{background:color-mix(in srgb,var(--content-panel-muted-bg)78%,transparent);border-radius:3px}.customers-module__qwbyIq__newCustomerStepItem[data-state=complete] .customers-module__qwbyIq__newCustomerStepNumber,.customers-module__qwbyIq__newCustomerStepItem[data-state=complete] .customers-module__qwbyIq__newCustomerStepStatus{color:color-mix(in srgb,var(--success,var(--brand-blue))78%,var(--text-main))}.customers-module__qwbyIq__newCustomerStepItem[data-state=current] .customers-module__qwbyIq__newCustomerStepNumber,.customers-module__qwbyIq__newCustomerStepItem[data-state=current] .customers-module__qwbyIq__newCustomerStepStatus{color:color-mix(in srgb,var(--brand-blue)82%,var(--text-main))}.customers-module__qwbyIq__newCustomerSummaryIcon{border-radius:3px}@media (max-width:1180px){.customers-module__qwbyIq__newCustomerWorkbench{height:100%}.customers-module__qwbyIq__newCustomerGrid{grid-template-columns:1fr;grid-template-areas:"summary""step"}.customers-module__qwbyIq__newCustomerSummaryCard{max-height:230px}.customers-module__qwbyIq__newCustomerGuidedSections{grid-template-columns:1fr}.customers-module__qwbyIq__newCustomerGuidedSections .customers-module__qwbyIq__newCustomerCard:nth-child(5){grid-column:auto}}@media (max-width:768px){.customers-module__qwbyIq__newCustomerWorkbench{width:100%;height:100%}.customers-module__qwbyIq__newCustomerToolbar{flex-direction:column;align-items:stretch;padding:12px}.customers-module__qwbyIq__newCustomerActions{flex-wrap:wrap;width:100%}.customers-module__qwbyIq__newCustomerActions>*{flex:150px}.customers-module__qwbyIq__newCustomerGrid{gap:10px;padding:10px}.customers-module__qwbyIq__newCustomerSummaryCard{max-height:190px}.customers-module__qwbyIq__newCustomerGuidedSections{gap:10px}.customers-module__qwbyIq__newCustomerFieldGrid,.customers-module__qwbyIq__newCustomerAddressGrid,.customers-module__qwbyIq__newCustomerWebsiteRow{grid-template-columns:1fr}}
.tableToolbar-module__pc7hTW__searchInput{box-sizing:border-box;border:1px solid var(--content-input-border,var(--border-soft));border-radius:var(--radius-md);background:var(--content-input-bg,var(--surface-1));width:100%;height:2.375rem;color:var(--text-main);outline:none;padding:0 12px 0 34px;font-size:13px;line-height:1;transition:border-color .2s,box-shadow .2s,background-color .2s}.tableToolbar-module__pc7hTW__searchInput::placeholder{color:var(--text-muted);opacity:1}.tableToolbar-module__pc7hTW__searchInput:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-blue)18%,transparent);border-color:color-mix(in srgb,var(--brand-blue)55%,var(--border-soft))}.tableToolbar-module__pc7hTW__searchIcon{width:16px;height:16px;color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.tableToolbar-module__pc7hTW__primaryButton{box-sizing:border-box;border-radius:var(--radius-md);border:1px solid color-mix(in srgb,var(--brand-blue-strong)78%,var(--content-panel-border));background:var(--brand-blue);width:100%;min-width:0;min-height:2.375rem;color:var(--text-inverse);white-space:nowrap;box-shadow:0 1px 1px color-mix(in srgb,var(--brand-blue)24%,transparent);justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:700;line-height:1;transition:background-color .2s,border-color .2s,box-shadow .16s,opacity .16s;display:inline-flex}.tableToolbar-module__pc7hTW__primaryButton:hover:not(:disabled){background:var(--brand-blue-strong);border-color:color-mix(in srgb,var(--brand-blue-strong)86%,var(--content-panel-border))}.tableToolbar-module__pc7hTW__primaryButton:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-blue)20%,transparent);outline:none}.tableToolbar-module__pc7hTW__primaryButton:active:not(:disabled){box-shadow:none}.tableToolbar-module__pc7hTW__primaryButton:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.tableToolbar-module__pc7hTW__primaryButtonIcon{flex:none;width:16px;height:16px}.tableToolbar-module__pc7hTW__filterControl{width:100%;display:inline-flex;position:relative}.tableToolbar-module__pc7hTW__filterButton{box-sizing:border-box;border-radius:var(--radius-md);border:1px solid color-mix(in srgb,var(--brand-blue)36%,var(--content-panel-border)64%);background:color-mix(in srgb,var(--brand-blue)9%,var(--content-panel-muted-bg)91%);width:100%;min-width:0;min-height:2.375rem;color:color-mix(in srgb,var(--brand-blue-strong)76%,var(--text-main)24%);white-space:nowrap;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:700;line-height:1;transition:background-color .2s,border-color .2s,box-shadow .16s,color .16s;display:inline-flex}.tableToolbar-module__pc7hTW__filterButton:hover{background:color-mix(in srgb,var(--brand-blue)14%,var(--content-panel-muted-bg)86%);border-color:color-mix(in srgb,var(--brand-blue)52%,var(--content-panel-border)48%);color:color-mix(in srgb,var(--brand-blue-strong)88%,var(--text-main)12%)}.tableToolbar-module__pc7hTW__filterButton:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-blue)18%,transparent);outline:none}.tableToolbar-module__pc7hTW__filterButtonIcon{flex:none;width:16px;height:16px}.tableToolbar-module__pc7hTW__filterButtonBadge{background:color-mix(in srgb,var(--brand-blue)75%,var(--text-inverse)25%);min-width:18px;height:18px;color:var(--text-inverse);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.tableToolbar-module__pc7hTW__filterMenu{z-index:30;border-radius:var(--radius-lg);border:1px solid var(--content-panel-border,var(--border-soft));background:var(--content-panel-bg,var(--surface-1));min-width:240px;max-height:300px;box-shadow:var(--shadow-sm);padding:0;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto}.tableToolbar-module__pc7hTW__filterAppliedPanel{border-bottom:1px solid var(--content-panel-border,var(--border-soft));background:var(--content-panel-muted-bg,var(--surface-2));gap:6px;padding:9px 10px;display:grid}.tableToolbar-module__pc7hTW__filterAppliedTitle{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.tableToolbar-module__pc7hTW__filterAppliedRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.tableToolbar-module__pc7hTW__filterAppliedChip,.tableToolbar-module__pc7hTW__filterAppliedEmpty{min-width:0;color:var(--text-sub);font-size:12px;line-height:1.25}.tableToolbar-module__pc7hTW__filterAppliedChip{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tableToolbar-module__pc7hTW__filterAppliedClear{color:var(--brand-blue-strong);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:750;line-height:1}.tableToolbar-module__pc7hTW__filterAppliedClear:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.tableToolbar-module__pc7hTW__filterOptionsPanel{padding:4px}.tableToolbar-module__pc7hTW__filterMenuEmpty{color:var(--text-sub);padding:10px 12px;font-size:12px;line-height:1.4}.tableToolbar-module__pc7hTW__filterMenuOption{border-radius:var(--radius-sm);width:100%;min-height:32px;color:var(--text-main);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:space-between;align-items:center;gap:12px;padding:6px 8px;font-size:12px;line-height:1.2;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.tableToolbar-module__pc7hTW__filterMenuOption:hover{border-color:color-mix(in srgb,var(--brand-blue)26%,var(--content-panel-border)74%);background:color-mix(in srgb,var(--brand-blue)8%,var(--content-panel-muted-bg,var(--surface-2))92%)}.tableToolbar-module__pc7hTW__filterMenuOptionActive{border-color:color-mix(in srgb,var(--brand-blue)48%,var(--content-panel-border)52%);background:color-mix(in srgb,var(--brand-blue)14%,var(--content-panel-muted-bg,var(--surface-2))86%);color:color-mix(in srgb,var(--brand-blue-strong)88%,var(--text-main)12%)}.tableToolbar-module__pc7hTW__filterMenuOptionLabel{min-width:0}.tableToolbar-module__pc7hTW__filterMenuOptionCount{background:color-mix(in srgb,var(--brand-blue)18%,transparent);min-width:18px;height:18px;color:color-mix(in srgb,var(--brand-blue-strong)74%,var(--text-main)26%);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}@media (min-width:640px){.tableToolbar-module__pc7hTW__primaryButton,.tableToolbar-module__pc7hTW__filterControl,.tableToolbar-module__pc7hTW__filterButton{width:auto}}
.table-scroll-owner-module__02SBIa__scrollOwner{scrollbar-color:color-mix(in srgb,var(--color-accent)48%,var(--content-panel-border))transparent;scrollbar-width:thin}.table-scroll-owner-module__02SBIa__scrollOwner::-webkit-scrollbar{width:10px;height:10px}.table-scroll-owner-module__02SBIa__scrollOwner::-webkit-scrollbar-track{background:0 0}.table-scroll-owner-module__02SBIa__scrollOwner::-webkit-scrollbar-corner{background:0 0}.table-scroll-owner-module__02SBIa__scrollOwner::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--color-accent)48%,var(--content-panel-border));background-clip:padding-box;border:2px solid #0000;border-radius:999px}.table-scroll-owner-module__02SBIa__scrollOwner::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--color-accent)68%,var(--content-panel-border));background-clip:padding-box}
.configure-matrix-toolbar-module__NhDpGW__toolbarShell{container-type:inline-size}.configure-matrix-toolbar-module__NhDpGW__toolbarGrid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:.5rem;display:grid}.configure-matrix-toolbar-module__NhDpGW__toolbarLeft,.configure-matrix-toolbar-module__NhDpGW__toolbarRight{flex-wrap:nowrap;align-items:center;gap:.25rem;min-width:0;display:flex}.configure-matrix-toolbar-module__NhDpGW__toolbarLeft{justify-self:start}.configure-matrix-toolbar-module__NhDpGW__toolbarRight{justify-self:end}.configure-matrix-toolbar-module__NhDpGW__toolbarCenter{text-align:center;min-width:0}.configure-matrix-toolbar-module__NhDpGW__viewTabs{flex:none;align-items:flex-end;gap:.75rem;height:1.625rem;padding-inline:1.25rem;display:flex}.configure-matrix-toolbar-module__NhDpGW__viewTab{height:100%;color:var(--text-sub);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;justify-content:center;align-items:center;padding-inline:.125rem;font-size:.5625rem;font-weight:800;transition:border-color .14s,color .14s;display:inline-flex}.configure-matrix-toolbar-module__NhDpGW__viewTab:hover{color:var(--text-main)}.configure-matrix-toolbar-module__NhDpGW__viewTab[aria-pressed=true]{border-bottom-color:color-mix(in srgb,var(--brand-blue)55%,transparent);color:color-mix(in srgb,var(--brand-blue-strong)58%,var(--text-main));background:0 0}.configure-matrix-toolbar-module__NhDpGW__viewTab:focus-visible{outline:2px solid var(--text-main);outline-offset:-2px}.configure-matrix-toolbar-module__NhDpGW__toolbarTitle{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.08em;font-size:.6875rem;overflow:hidden}.configure-matrix-toolbar-module__NhDpGW__productToolbarTitle{letter-spacing:.04em;font-size:.625rem}.configure-matrix-toolbar-module__NhDpGW__toolbarSummary{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.configure-matrix-toolbar-module__NhDpGW__secondaryActionLabel,.configure-matrix-toolbar-module__NhDpGW__copyChevron{display:none}.configure-matrix-toolbar-module__NhDpGW__secondaryAction{width:2rem;padding-inline:.5rem}.configure-matrix-toolbar-module__NhDpGW__leadingAction{padding-inline:.5rem}.configure-matrix-toolbar-module__NhDpGW__uploadIcon,.configure-matrix-toolbar-module__NhDpGW__productSummaryDetails{display:none}.configure-matrix-toolbar-module__NhDpGW__primaryAction{padding-inline:.5rem}@container (min-width:68rem){.configure-matrix-toolbar-module__NhDpGW__toolbarGrid{column-gap:1rem}.configure-matrix-toolbar-module__NhDpGW__toolbarLeft,.configure-matrix-toolbar-module__NhDpGW__toolbarRight{gap:.5rem}.configure-matrix-toolbar-module__NhDpGW__toolbarTitle{letter-spacing:.2em;font-size:.875rem}}@container (min-width:72rem){.configure-matrix-toolbar-module__NhDpGW__toolbarLeft,.configure-matrix-toolbar-module__NhDpGW__toolbarRight{gap:.5rem}.configure-matrix-toolbar-module__NhDpGW__secondaryActionLabel,.configure-matrix-toolbar-module__NhDpGW__copyChevron,.configure-matrix-toolbar-module__NhDpGW__uploadIcon,.configure-matrix-toolbar-module__NhDpGW__productSummaryDetails{display:inline}.configure-matrix-toolbar-module__NhDpGW__secondaryAction{width:auto;padding-inline:1rem}.configure-matrix-toolbar-module__NhDpGW__primaryAction,.configure-matrix-toolbar-module__NhDpGW__leadingAction{padding-inline:1rem}}
.QuoteFilesWorkspace-module__2Ay0vW__workspaceGrid{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:260px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.QuoteFilesWorkspace-module__2Ay0vW__workspaceGrid[data-inspector-open=true]{grid-template-columns:260px minmax(0,1fr) minmax(320px,27%)}.QuoteFilesWorkspace-module__2Ay0vW__tableSection{min-width:0;container-type:inline-size}.QuoteFilesWorkspace-module__2Ay0vW__tableColumns{grid-template-columns:minmax(160px,1.3fr) minmax(100px,.85fr) minmax(120px,1fr) minmax(115px,.85fr);gap:14px;display:grid}.QuoteFilesWorkspace-module__2Ay0vW__fileName{overflow-wrap:anywhere}.QuoteFilesWorkspace-module__2Ay0vW__folderTree{min-width:0;color:var(--text-main)}.QuoteFilesWorkspace-module__2Ay0vW__folderRow{cursor:pointer;border:1px solid #0000;border-radius:5px;align-items:center;gap:7px;min-width:0;min-height:34px;padding-right:8px;font-size:12px;display:flex}.QuoteFilesWorkspace-module__2Ay0vW__folderRow>svg{color:var(--text-sub);flex-shrink:0}.QuoteFilesWorkspace-module__2Ay0vW__folderRow:hover{background:var(--content-row-hover)}.QuoteFilesWorkspace-module__2Ay0vW__folderTreeItem:focus-visible>.QuoteFilesWorkspace-module__2Ay0vW__folderRow{outline:2px solid var(--brand-blue);outline-offset:-2px}.QuoteFilesWorkspace-module__2Ay0vW__folderRow[data-selected=true],.QuoteFilesWorkspace-module__2Ay0vW__folderRow[data-drop-active=true]{background:color-mix(in srgb,var(--brand-blue)13%,var(--content-panel-bg));border-color:color-mix(in srgb,var(--brand-blue)35%,var(--content-panel-border));color:var(--brand-blue-strong);font-weight:700}.QuoteFilesWorkspace-module__2Ay0vW__folderRow[data-drop-active=true]{border-style:dashed}.QuoteFilesWorkspace-module__2Ay0vW__folderName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.QuoteFilesWorkspace-module__2Ay0vW__folderDisclosure{border-radius:3px;flex-shrink:0;place-items:center;width:18px;height:26px;display:grid}.QuoteFilesWorkspace-module__2Ay0vW__folderDisclosure:hover{background:var(--content-panel-muted-bg)}.QuoteFilesWorkspace-module__2Ay0vW__folderHint{color:var(--text-sub);padding:8px 14px;font-size:11px}.QuoteFilesWorkspace-module__2Ay0vW__folderLink{margin-top:6px;font-weight:700;text-decoration:underline}.QuoteFilesWorkspace-module__2Ay0vW__folderPagination{color:var(--text-sub);justify-content:space-between;gap:8px;padding:8px;font-size:10px;display:flex}.QuoteFilesWorkspace-module__2Ay0vW__folderPagination button:disabled{opacity:.45}.QuoteFilesWorkspace-module__2Ay0vW__folderActions{border-bottom:1px solid var(--content-panel-border);flex-wrap:wrap;gap:7px;padding:8px 12px;display:flex}.QuoteFilesWorkspace-module__2Ay0vW__folderActions button{color:var(--brand-blue-strong);border-radius:4px;align-items:center;gap:5px;padding:5px;font-size:11px;font-weight:700;display:inline-flex}.QuoteFilesWorkspace-module__2Ay0vW__folderActions button:hover{background:var(--content-row-hover)}.QuoteFilesWorkspace-module__2Ay0vW__folderActions button:disabled{opacity:.5}.QuoteFilesWorkspace-module__2Ay0vW__folderError{color:var(--color-danger);padding:8px 12px;font-size:11px}.QuoteFilesWorkspace-module__2Ay0vW__folderLocationBar{border-bottom:1px solid var(--content-panel-border);color:var(--text-sub);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 16px;display:flex}.QuoteFilesWorkspace-module__2Ay0vW__folderBreadcrumb{flex-wrap:wrap;flex:1;align-items:center;gap:7px;min-width:0;font-size:12px;display:flex}.QuoteFilesWorkspace-module__2Ay0vW__folderBreadcrumb button{text-overflow:ellipsis;white-space:nowrap;max-width:220px;color:var(--brand-blue-strong);overflow:hidden}.QuoteFilesWorkspace-module__2Ay0vW__folderBreadcrumb button:last-child{color:var(--text-main);font-weight:700}.QuoteFilesWorkspace-module__2Ay0vW__compactFilter{flex:0 150px;min-width:115px}.QuoteFilesWorkspace-module__2Ay0vW__compactFilter select{border:1px solid var(--content-input-border);background:var(--content-input-bg);width:100%;height:40px;color:var(--text-main);border-radius:6px;padding:0 8px;font-size:12px;font-weight:600}.QuoteFilesWorkspace-module__2Ay0vW__fileSelectionBar{border-bottom:1px solid var(--content-panel-border);color:var(--text-sub);flex-wrap:wrap;align-items:center;gap:10px;padding:7px 16px;font-size:11px;display:flex}.QuoteFilesWorkspace-module__2Ay0vW__fileSelectionBar label{align-items:center;gap:6px;display:flex}.QuoteFilesWorkspace-module__2Ay0vW__fileSelectionBar select{border:1px solid var(--content-input-border);background:var(--content-input-bg);max-width:160px;color:var(--text-main);border-radius:4px;padding:4px 6px}.QuoteFilesWorkspace-module__2Ay0vW__fileSelectionBar button{color:var(--brand-blue-strong);font-weight:700}.QuoteFilesWorkspace-module__2Ay0vW__fileSelectionBar button:disabled{opacity:.5}.QuoteFilesWorkspace-module__2Ay0vW__folderActions button:focus-visible,.QuoteFilesWorkspace-module__2Ay0vW__folderBreadcrumb button:focus-visible,.QuoteFilesWorkspace-module__2Ay0vW__folderPagination button:focus-visible,.QuoteFilesWorkspace-module__2Ay0vW__fileSelectionBar button:focus-visible,.QuoteFilesWorkspace-module__2Ay0vW__compactFilter select:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}body.dark-mode .QuoteFilesWorkspace-module__2Ay0vW__folderRow[data-selected=true]{color:color-mix(in srgb,var(--brand-blue)30%,var(--text-main))}body.dark-mode .QuoteFilesWorkspace-module__2Ay0vW__folderActions button{color:color-mix(in srgb,var(--brand-blue)30%,var(--text-main))}body.dark-mode .QuoteFilesWorkspace-module__2Ay0vW__folderBreadcrumb button{color:color-mix(in srgb,var(--brand-blue)30%,var(--text-main))}body.dark-mode .QuoteFilesWorkspace-module__2Ay0vW__fileSelectionBar button{color:color-mix(in srgb,var(--brand-blue)30%,var(--text-main))}body.dark-mode .QuoteFilesWorkspace-module__2Ay0vW__folderBreadcrumb button:last-child{color:var(--text-main)}@container (max-width:680px){.QuoteFilesWorkspace-module__2Ay0vW__tableColumns{grid-template-columns:minmax(145px,1.2fr) minmax(95px,.85fr) minmax(110px,1fr);gap:10px}.QuoteFilesWorkspace-module__2Ay0vW__uploadedColumn{display:none}}@container (max-width:470px){.QuoteFilesWorkspace-module__2Ay0vW__tableColumns{grid-template-columns:minmax(0,1fr)}.QuoteFilesWorkspace-module__2Ay0vW__tagsColumn{grid-area:2/1/auto/-1;padding-bottom:8px}.QuoteFilesWorkspace-module__2Ay0vW__tableHeader>:not(:first-child){display:none}}@media (max-width:1279px){.QuoteFilesWorkspace-module__2Ay0vW__workspaceGrid{grid-template-columns:220px minmax(0,1fr)}.QuoteFilesWorkspace-module__2Ay0vW__workspaceGrid[data-inspector-open=true]{grid-template-rows:minmax(240px,1fr) minmax(220px,40%);grid-template-columns:220px minmax(0,1fr)}.QuoteFilesWorkspace-module__2Ay0vW__workspaceGrid[data-inspector-open=true]>:first-child{grid-row:1/3}.QuoteFilesWorkspace-module__2Ay0vW__inspector{border-top:1px solid var(--content-panel-border);grid-area:2/2}}@media (max-width:767px){.QuoteFilesWorkspace-module__2Ay0vW__workspaceGrid,.QuoteFilesWorkspace-module__2Ay0vW__workspaceGrid[data-inspector-open=true]{grid-template-rows:210px minmax(480px,1fr);grid-template-columns:minmax(0,1fr);overflow:auto}.QuoteFilesWorkspace-module__2Ay0vW__workspaceGrid[data-inspector-open=true]{grid-template-rows:210px minmax(480px,1fr) 380px}.QuoteFilesWorkspace-module__2Ay0vW__workspaceGrid>:first-child,.QuoteFilesWorkspace-module__2Ay0vW__workspaceGrid[data-inspector-open=true]>:first-child{grid-row:1;max-height:210px}.QuoteFilesWorkspace-module__2Ay0vW__inspector{grid-area:3/1}}
.assembly-work-queue-module__LWGANW__panel{border:1px solid var(--content-panel-border);background:var(--content-panel-bg);min-width:0;height:100%;min-height:0;color:var(--text-main);border-radius:4px;flex-direction:column;display:flex;overflow:hidden;container-type:inline-size}.assembly-work-queue-module__LWGANW__header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px 8px;display:grid}.assembly-work-queue-module__LWGANW__title{text-align:center;min-width:0}.assembly-work-queue-module__LWGANW__title h2{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800}.assembly-work-queue-module__LWGANW__title p{color:var(--text-sub);letter-spacing:.035em;margin:5px 0 0;font-size:10px}.assembly-work-queue-module__LWGANW__viewBar{border-bottom:1px solid var(--content-panel-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px;display:flex}.assembly-work-queue-module__LWGANW__progress{color:var(--text-sub);padding:5px 14px;font-size:11px}.assembly-work-queue-module__LWGANW__body{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:auto}.assembly-work-queue-module__LWGANW__button,.assembly-work-queue-module__LWGANW__primary,.assembly-work-queue-module__LWGANW__linkButton{border:1px solid var(--content-panel-border);background:var(--content-panel-muted-bg);max-width:100%;min-height:30px;color:var(--text-main);cursor:pointer;border-radius:3px;padding:5px 10px;font-size:11px;font-weight:700;line-height:1.35;transition:background-color .15s,border-color .15s}.assembly-work-queue-module__LWGANW__button:hover{border-color:var(--brand-blue);background:var(--content-row-hover)}.assembly-work-queue-module__LWGANW__primary{border-color:var(--brand-blue);background:var(--brand-blue);color:var(--text-inverse)}.assembly-work-queue-module__LWGANW__primary:hover{background:var(--brand-blue-strong)}.assembly-work-queue-module__LWGANW__linkButton{min-height:26px;color:color-mix(in srgb,var(--brand-blue-strong)72%,var(--text-main));background:0 0;border-color:#0000;padding:3px 0;font-weight:600}.assembly-work-queue-module__LWGANW__linkButton:hover{text-underline-offset:3px;text-decoration:underline}.assembly-work-queue-module__LWGANW__button:disabled,.assembly-work-queue-module__LWGANW__primary:disabled,.assembly-work-queue-module__LWGANW__linkButton:disabled{cursor:not-allowed;opacity:.5}.assembly-work-queue-module__LWGANW__button:focus-visible,.assembly-work-queue-module__LWGANW__primary:focus-visible,.assembly-work-queue-module__LWGANW__linkButton:focus-visible,.assembly-work-queue-module__LWGANW__tableScroll:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}.assembly-work-queue-module__LWGANW__tableScroll{flex:none;min-width:0;max-width:100%;overflow:auto}.assembly-work-queue-module__LWGANW__table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:720px;font-size:12px;line-height:1.4}.assembly-work-queue-module__LWGANW__scopeColumn{width:33%}.assembly-work-queue-module__LWGANW__applicationColumn{width:12%}.assembly-work-queue-module__LWGANW__statusColumn{width:13%}.assembly-work-queue-module__LWGANW__nextColumn{width:24%}.assembly-work-queue-module__LWGANW__actionColumn{width:18%}.assembly-work-queue-module__LWGANW__table thead th{border-bottom:1px solid var(--content-panel-border);background:var(--content-panel-muted-bg);color:var(--text-sub);text-align:left;letter-spacing:.12em;text-transform:uppercase;padding:9px 12px;font-size:9px;font-weight:800}.assembly-work-queue-module__LWGANW__table tbody td,.assembly-work-queue-module__LWGANW__table tbody th{border-bottom:1px solid var(--content-panel-border);text-align:left;vertical-align:middle;overflow-wrap:anywhere;padding:12px}.assembly-work-queue-module__LWGANW__table tbody th{font-weight:500}.assembly-work-queue-module__LWGANW__table tbody .assembly-work-queue-module__LWGANW__groupRow>th{border-top:1px solid var(--content-panel-border);background:color-mix(in srgb,var(--content-panel-muted-bg)62%,var(--content-panel-bg));padding:13px 18px}.assembly-work-queue-module__LWGANW__table tbody:first-of-type .assembly-work-queue-module__LWGANW__groupRow>th{border-top:0}.assembly-work-queue-module__LWGANW__groupHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.assembly-work-queue-module__LWGANW__groupIdentity{flex:280px;min-width:0}.assembly-work-queue-module__LWGANW__groupKind{color:var(--text-sub);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:700;display:block}.assembly-work-queue-module__LWGANW__groupIdentity h3{color:var(--text-main);margin:0;font-size:13px;font-weight:800}.assembly-work-queue-module__LWGANW__groupNext{color:var(--text-sub);flex-wrap:wrap;align-items:baseline;gap:5px 8px;margin-top:5px;font-size:11px;font-weight:500;display:flex}.assembly-work-queue-module__LWGANW__nextForGroup{border:1px solid color-mix(in srgb,var(--brand-blue)45%,var(--content-panel-border));background:color-mix(in srgb,var(--brand-blue)15%,var(--content-panel-bg));color:var(--text-main);letter-spacing:.035em;text-transform:uppercase;border-radius:2px;flex-shrink:0;padding:2px 5px;font-size:9px;font-weight:800;display:inline-flex}.assembly-work-queue-module__LWGANW__groupActions{flex-direction:column;flex:0 290px;align-items:flex-end;gap:3px;display:flex}.assembly-work-queue-module__LWGANW__scopeIdentity{align-items:center;gap:8px;display:flex}.assembly-work-queue-module__LWGANW__scopeIdentity strong{font-size:12px;font-weight:700}.assembly-work-queue-module__LWGANW__scopeDescription{font-weight:500}.assembly-work-queue-module__LWGANW__scopeIdentity small{color:var(--text-sub);margin-top:3px;font-size:10px;font-weight:500;display:block}.assembly-work-queue-module__LWGANW__table tbody .assembly-work-queue-module__LWGANW__setupScope{padding-left:23px}.assembly-work-queue-module__LWGANW__table tbody .assembly-work-queue-module__LWGANW__productScope{padding-left:42px}.assembly-work-queue-module__LWGANW__productScope .assembly-work-queue-module__LWGANW__scopeIdentity{position:relative}.assembly-work-queue-module__LWGANW__productScope .assembly-work-queue-module__LWGANW__scopeIdentity:before{border-left:1px solid var(--content-panel-border);content:"";position:absolute;top:1px;bottom:1px;left:-13px}.assembly-work-queue-module__LWGANW__setupRow{background:color-mix(in srgb,var(--content-panel-muted-bg)28%,var(--content-panel-bg))}.assembly-work-queue-module__LWGANW__recommendedRow>td,.assembly-work-queue-module__LWGANW__recommendedRow>th{background:color-mix(in srgb,var(--brand-blue)12%,var(--content-panel-bg))}.assembly-work-queue-module__LWGANW__recommendedRow>th:first-child{box-shadow:inset 3px 0 0 var(--brand-blue)}.assembly-work-queue-module__LWGANW__currentRow:not(.assembly-work-queue-module__LWGANW__recommendedRow)>th:first-child{box-shadow:inset 2px 0 0 var(--content-panel-border)}.assembly-work-queue-module__LWGANW__nextBadge{border:1px solid color-mix(in srgb,var(--brand-blue)55%,var(--content-panel-border));background:color-mix(in srgb,var(--brand-blue)24%,var(--content-panel-bg));color:var(--text-main);text-transform:uppercase;border-radius:2px;flex-shrink:0;padding:2px 4px;font-size:9px;font-weight:800;line-height:1.1;display:inline-flex}.assembly-work-queue-module__LWGANW__status{font-weight:600}.assembly-work-queue-module__LWGANW__status[data-state=COMPLETE],.assembly-work-queue-module__LWGANW__status[data-state=PENDING]{color:var(--text-sub);font-weight:500}.assembly-work-queue-module__LWGANW__status[data-state=REVIEW_REQUIRED]{color:var(--color-warning-deep,var(--text-main))}.assembly-work-queue-module__LWGANW__status[data-state=BLOCKED]{color:var(--color-danger-text,var(--text-main))}.assembly-work-queue-module__LWGANW__rowActions{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.assembly-work-queue-module__LWGANW__diagnostics{color:var(--text-sub);margin:8px 0 0;padding-left:16px;font-size:10px;line-height:1.5}.assembly-work-queue-module__LWGANW__explanation{color:var(--text-sub);margin-top:4px;font-size:10px;font-weight:500;line-height:1.5;display:block}.assembly-work-queue-module__LWGANW__empty{color:var(--text-sub);text-align:center;margin:0;padding:30px 16px;font-size:12px}.assembly-work-queue-module__LWGANW__empty p{margin-top:0}.assembly-work-queue-module__LWGANW__error,.assembly-work-queue-module__LWGANW__notice{border:1px solid var(--content-panel-border);border-radius:4px;margin:12px 14px;padding:10px 12px;font-size:12px;line-height:1.5}.assembly-work-queue-module__LWGANW__error{border-color:var(--color-danger);background:color-mix(in srgb,var(--color-danger)8%,var(--content-panel-bg))}.assembly-work-queue-module__LWGANW__error button{margin-left:8px}.assembly-work-queue-module__LWGANW__notice{background:var(--content-panel-muted-bg)}.assembly-work-queue-module__LWGANW__fallbackSection{border:1px solid var(--content-panel-border);border-radius:4px;margin:14px;padding:12px}.assembly-work-queue-module__LWGANW__fallbackSection h3{margin:0 0 8px;font-size:12px;font-weight:800}.assembly-work-queue-module__LWGANW__fallbackRow{border-top:1px solid var(--content-panel-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:12px;display:flex}.assembly-work-queue-module__LWGANW__fallbackRow>div{flex:1;min-width:180px}.assembly-work-queue-module__LWGANW__fallbackRow small{color:var(--text-sub);margin-top:4px;font-size:11px;display:block}.assembly-work-queue-module__LWGANW__footer{color:var(--text-sub);text-align:center;margin:auto 0 0;padding:18px 14px;font-size:11px}.assembly-work-queue-module__LWGANW__scrollHint{display:none}@container (max-width:740px){.assembly-work-queue-module__LWGANW__groupHeader{width:calc(100cqi - 36px)}.assembly-work-queue-module__LWGANW__groupActions{flex:100%;align-items:flex-start}.assembly-work-queue-module__LWGANW__header{gap:8px;padding:10px}.assembly-work-queue-module__LWGANW__title h2{letter-spacing:.07em;font-size:11px}.assembly-work-queue-module__LWGANW__title p{font-size:9px}.assembly-work-queue-module__LWGANW__header>button{padding-inline:7px;font-size:10px}.assembly-work-queue-module__LWGANW__scrollHint{color:var(--text-sub);margin:0;padding:7px 12px;font-size:10px;display:block}}@container (max-width:400px){.assembly-work-queue-module__LWGANW__header{grid-template-columns:1fr auto}.assembly-work-queue-module__LWGANW__title{text-align:left;grid-area:1/1/auto/-1}.assembly-work-queue-module__LWGANW__header>button{grid-row:2;justify-self:start}.assembly-work-queue-module__LWGANW__header>button:last-child{justify-self:end}.assembly-work-queue-module__LWGANW__progress{padding-left:20px}}@media (prefers-reduced-motion:reduce){.assembly-work-queue-module__LWGANW__button,.assembly-work-queue-module__LWGANW__primary,.assembly-work-queue-module__LWGANW__linkButton{transition:none}}
.Button-module__cpl82a__button{box-sizing:border-box;justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);font:var(--text-button);cursor:pointer;border:1px solid #0000;line-height:1;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s,opacity .14s;display:inline-flex}.Button-module__cpl82a__standard{height:2.375rem;min-height:2.375rem;padding:0 .875rem}.Button-module__cpl82a__compact{height:2rem;min-height:2rem;padding:0 .6875rem}.Button-module__cpl82a__compact>span{font-size:.75rem}.Button-module__cpl82a__icon{width:2.125rem;min-width:2.125rem;height:2.125rem;min-height:2.125rem;padding:0}.Button-module__cpl82a__button:focus-visible{border-color:color-mix(in srgb,var(--color-accent)72%,var(--color-border-strong));box-shadow:0 0 0 3px color-mix(in srgb,var(--color-accent)18%,transparent);outline:none}.Button-module__cpl82a__button:disabled{cursor:not-allowed;opacity:.52;box-shadow:none}.Button-module__cpl82a__primary{background-color:var(--color-accent);border-color:color-mix(in srgb,var(--color-accent)78%,var(--color-border-strong));color:var(--color-text-inverse);box-shadow:0 1px 1px color-mix(in srgb,var(--color-accent)24%,transparent)}.Button-module__cpl82a__primary:hover:not(:disabled){background-color:var(--color-accent-strong);border-color:color-mix(in srgb,var(--color-accent-strong)82%,var(--color-border-strong))}.Button-module__cpl82a__primary:active:not(:disabled){background-color:color-mix(in srgb,var(--color-accent-strong)86%,var(--color-text-primary));box-shadow:none}.Button-module__cpl82a__secondary{background-color:var(--color-bg-surface);border-color:var(--color-border-default);color:var(--color-text-primary);box-shadow:0 1px 1px color-mix(in srgb,var(--color-text-primary)6%,transparent)}.Button-module__cpl82a__secondary:hover:not(:disabled){background-color:var(--color-bg-surface-hover);border-color:color-mix(in srgb,var(--color-accent)34%,var(--color-border-default))}.Button-module__cpl82a__secondary:active:not(:disabled){background-color:var(--color-bg-surface-strong);box-shadow:none}.Button-module__cpl82a__ghost{color:var(--color-text-primary);box-shadow:none;background:0 0;border-color:#0000}.Button-module__cpl82a__ghost:hover:not(:disabled){background:var(--color-bg-surface-hover);border-color:var(--color-border-default)}.Button-module__cpl82a__ghost:active:not(:disabled){background:var(--color-bg-surface-strong)}.Button-module__cpl82a__destructive{background-color:color-mix(in srgb,var(--color-danger)12%,var(--color-bg-surface));border-color:color-mix(in srgb,var(--color-danger)52%,var(--color-border-default));color:var(--color-danger-strong);box-shadow:none}.Button-module__cpl82a__destructive:hover:not(:disabled){background-color:color-mix(in srgb,var(--color-danger)18%,var(--color-bg-surface));border-color:color-mix(in srgb,var(--color-danger)68%,var(--color-border-default))}.Button-module__cpl82a__destructive:active:not(:disabled){background-color:color-mix(in srgb,var(--color-danger)24%,var(--color-bg-surface))}
.OverlayPanel-module__BO_wgq__panel{border:1px solid var(--color-border-default);border-radius:var(--radius-lg);background:var(--color-bg-surface);color:var(--color-text-primary);box-shadow:0 18px 44px color-mix(in srgb,var(--overlay-dark-45)34%,transparent),0 1px 2px color-mix(in srgb,var(--color-text-primary)8%,transparent);overflow:hidden}.OverlayPanel-module__BO_wgq__header{border-bottom-color:var(--color-border-default);background:var(--color-bg-surface-muted);min-height:3.25rem}.OverlayPanel-module__BO_wgq__title{color:var(--color-text-primary);font-size:1rem;line-height:1.25}.OverlayPanel-module__BO_wgq__closeButton{border-radius:var(--radius-md);width:2rem;height:2rem;color:var(--color-text-secondary);background:0 0;border:1px solid #0000;flex:0 0 2rem;justify-content:center;align-items:center;padding:0;display:inline-flex}.OverlayPanel-module__BO_wgq__closeButton:hover:not(:disabled){border-color:var(--color-border-default);background:var(--color-bg-surface-hover);color:var(--color-text-primary)}.OverlayPanel-module__BO_wgq__body{background:var(--color-bg-surface)}
.PinnedRecordButton-module__KsEfwW__button{border:1px solid var(--content-panel-border);background:var(--content-panel-muted-bg);width:2.25rem;height:2.25rem;color:var(--text-sub);cursor:pointer;border-radius:4px;flex:0 0 2.25rem;place-items:center;transition:border-color .14s,background-color .14s,color .14s;display:inline-grid}.PinnedRecordButton-module__KsEfwW__button:hover:not(:disabled){border-color:var(--brand-blue);color:var(--brand-blue)}.PinnedRecordButton-module__KsEfwW__button:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.PinnedRecordButton-module__KsEfwW__button:disabled{cursor:wait;opacity:.6}.PinnedRecordButton-module__KsEfwW__buttonPinned{border-color:color-mix(in srgb,var(--brand-blue)55%,var(--content-panel-border));background:color-mix(in srgb,var(--brand-blue)12%,var(--content-panel-bg));color:var(--brand-blue)}.PinnedRecordButton-module__KsEfwW__icon{width:1rem;height:1rem}
.AdminSectionLayout-module__agJVDa__pageShell{width:100%;max-width:100%;padding:var(--cpq-page-content-inset,.35rem);gap:.35rem;margin:0 auto;display:grid}.AdminSectionLayout-module__agJVDa__pageShellFlush{gap:0;padding:0}.AdminSectionLayout-module__agJVDa__pageShellContentLocked{grid-template-rows:auto minmax(0,1fr);align-content:stretch;height:100%;min-height:0;overflow:hidden}.AdminSectionLayout-module__agJVDa__pageShellContentLocked.AdminSectionLayout-module__agJVDa__pageShellHeaderless{grid-template-rows:minmax(0,1fr)}.AdminSectionLayout-module__agJVDa__headerPanel{z-index:10000;border-bottom:1px solid color-mix(in srgb,var(--content-panel-border,var(--border-soft))74%,transparent);background:linear-gradient(90deg,color-mix(in srgb,var(--brand-blue)7%,transparent),transparent 42%),transparent;gap:.35rem;padding:.35rem .5rem .45rem;display:grid;position:relative}.AdminSectionLayout-module__agJVDa__headerSummary{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.AdminSectionLayout-module__agJVDa__headerControls{flex:48rem;justify-content:flex-end;align-self:center;align-items:center;gap:.5rem;min-width:0;display:flex}.AdminSectionLayout-module__agJVDa__content{gap:1rem;min-width:0;display:grid}.AdminSectionLayout-module__agJVDa__contentFlush{gap:0}.AdminSectionLayout-module__agJVDa__contentLocked{grid-template-rows:minmax(0,1fr);align-items:stretch;height:100%;min-height:0;display:grid;overflow:hidden}.AdminSectionLayout-module__agJVDa__contentLocked>*{height:100%;min-height:0}@media (max-width:768px){.AdminSectionLayout-module__agJVDa__pageShell{padding:var(--cpq-page-content-inset,.35rem)}.AdminSectionLayout-module__agJVDa__headerPanel{padding:.35rem .45rem .45rem}.AdminSectionLayout-module__agJVDa__headerSummary{flex-direction:column;align-items:flex-start}.AdminSectionLayout-module__agJVDa__headerControls{flex:0 auto;justify-content:flex-start;width:100%}}
.CreateRecordForm-module__V5jeTa__page{width:100%;height:100%;min-height:0;color:var(--text-main);background:color-mix(in srgb,var(--content-panel-muted-bg)72%,var(--content-panel-bg));overflow-y:auto}.CreateRecordForm-module__V5jeTa__pageShell{width:min(100%,42rem);padding:var(--space-8)var(--space-4);gap:var(--space-4);margin-inline:auto;display:grid}.CreateRecordForm-module__V5jeTa__card{min-width:0}.CreateRecordForm-module__V5jeTa__dialogForm{gap:var(--space-5);min-width:0;display:grid}.CreateRecordForm-module__V5jeTa__fields{gap:var(--space-4);min-width:0;display:grid}.CreateRecordForm-module__V5jeTa__fields .gfi-form-control{width:100%}.CreateRecordForm-module__V5jeTa__error{padding:var(--space-3)var(--space-4);border:1px solid var(--color-danger-border);border-radius:var(--radius-lg);color:var(--color-danger-text);background:var(--color-danger-surface);font:var(--text-body-small)}.CreateRecordForm-module__V5jeTa__actions{min-width:0}.CreateRecordForm-module__V5jeTa__actionButton{white-space:nowrap;min-width:8.5rem}@media (max-width:40rem){.CreateRecordForm-module__V5jeTa__pageShell{padding:var(--space-4)}.CreateRecordForm-module__V5jeTa__actions{flex-wrap:nowrap!important}.CreateRecordForm-module__V5jeTa__actionButton{flex:1 1 0;min-width:0}}
.QuoteFolderImport-module__bb_uOG__controls,.QuoteFolderImport-module__bb_uOG__actions,.QuoteFolderImport-module__bb_uOG__heading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.QuoteFolderImport-module__bb_uOG__controls{justify-content:flex-end}.QuoteFolderImport-module__bb_uOG__button,.QuoteFolderImport-module__bb_uOG__primaryButton{border:1px solid var(--content-panel-border);background:var(--content-panel-bg);color:var(--text-main);font:inherit;cursor:pointer;border-radius:7px;padding:7px 11px;font-size:12px;font-weight:700}.QuoteFolderImport-module__bb_uOG__primaryButton{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff}.QuoteFolderImport-module__bb_uOG__button:disabled,.QuoteFolderImport-module__bb_uOG__primaryButton:disabled{opacity:.5;cursor:not-allowed}.QuoteFolderImport-module__bb_uOG__button:focus-visible,.QuoteFolderImport-module__bb_uOG__primaryButton:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}.QuoteFolderImport-module__bb_uOG__button:hover:not(:disabled){background:var(--content-panel-muted-bg)}.QuoteFolderImport-module__bb_uOG__panel{color:var(--text-main);flex-direction:column;gap:18px;padding:18px;font-size:13px;line-height:1.5;display:flex}.QuoteFolderImport-module__bb_uOG__panel p{margin:7px 0}.QuoteFolderImport-module__bb_uOG__heading{justify-content:space-between}.QuoteFolderImport-module__bb_uOG__current,.QuoteFolderImport-module__bb_uOG__saved,.QuoteFolderImport-module__bb_uOG__confirm{border:1px solid var(--content-panel-border);background:var(--content-panel-bg);border-radius:9px;padding:13px}.QuoteFolderImport-module__bb_uOG__saved+.QuoteFolderImport-module__bb_uOG__saved{margin-top:8px}.QuoteFolderImport-module__bb_uOG__progress{width:100%;height:10px;accent-color:var(--brand-blue);margin:12px 0;display:block}.QuoteFolderImport-module__bb_uOG__muted{color:var(--text-sub);font-size:12px}.QuoteFolderImport-module__bb_uOG__fileName{overflow-wrap:anywhere;color:var(--text-sub)}.QuoteFolderImport-module__bb_uOG__error{color:var(--danger,#c2413a);overflow-wrap:anywhere}.QuoteFolderImport-module__bb_uOG__sectionTitle{margin-bottom:9px;font-size:13px;font-weight:800}.QuoteFolderImport-module__bb_uOG__reviewSource{overflow-wrap:anywhere;font-size:15px;font-weight:700}.QuoteFolderImport-module__bb_uOG__reviewSummary{gap:10px;margin:16px 0;display:grid}.QuoteFolderImport-module__bb_uOG__reviewSummary>div{grid-template-columns:85px minmax(0,1fr);gap:12px;display:grid}.QuoteFolderImport-module__bb_uOG__reviewSummary dt{color:var(--text-sub)}.QuoteFolderImport-module__bb_uOG__reviewSummary dd{overflow-wrap:anywhere;margin:0;font-weight:700}.QuoteFolderImport-module__bb_uOG__confirm{border-color:var(--danger,#c2413a)}@media (max-width:600px){.QuoteFolderImport-module__bb_uOG__controls{justify-content:flex-start}.QuoteFolderImport-module__bb_uOG__panel{padding:12px}.QuoteFolderImport-module__bb_uOG__heading{align-items:flex-start}}
.NewActionButton-module__8inIwq__action{white-space:nowrap;min-width:0}.NewActionButton-module__8inIwq__content{justify-content:center;align-items:center;gap:var(--space-2);min-width:0;display:inline-flex}.NewActionButton-module__8inIwq__icon{flex:none;width:1.125rem;height:1.125rem}.NewActionButton-module__8inIwq__action[data-size=compact] .NewActionButton-module__8inIwq__content{font:var(--text-label);letter-spacing:var(--text-label-letter-spacing)}.NewActionButton-module__8inIwq__action[data-size=compact] .NewActionButton-module__8inIwq__icon{width:1rem;height:1rem}.NewActionButton-module__8inIwq__fullWidth{width:100%}
