.customer-flow-module__eDtZkW__page{background:var(--stone-25);min-height:100vh}.customer-flow-module__eDtZkW__main{min-height:calc(100vh - 9rem);padding-block:2rem 5rem}.customer-flow-module__eDtZkW__shell{gap:1.5rem;display:grid}.customer-flow-module__eDtZkW__contextBar{border:1px solid var(--stone-300);background:var(--stone-0);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.customer-flow-module__eDtZkW__contextBar>div{gap:.3rem;min-width:0;padding:.9rem 1rem;display:grid}.customer-flow-module__eDtZkW__contextBar>div+div{border-inline-start:1px solid var(--stone-200)}.customer-flow-module__eDtZkW__contextBar span,.customer-flow-module__eDtZkW__stepNumber,.customer-flow-module__eDtZkW__factLabel{color:var(--ink-400);font-family:var(--font-mono);letter-spacing:.075em;text-transform:uppercase;font-size:.68rem;font-weight:700}.customer-flow-module__eDtZkW__contextBar strong{overflow-wrap:anywhere;color:var(--ink-900);font-size:.82rem}.customer-flow-module__eDtZkW__progress{grid-template-columns:repeat(var(--step-count), minmax(7.25rem, 1fr));border:1px solid var(--stone-300);background:var(--stone-0);gap:0;margin:0;padding:0;list-style:none;display:grid;overflow-x:auto}.customer-flow-module__eDtZkW__progress li{border-block-end:.2rem solid #0000;min-width:7.25rem;position:relative}.customer-flow-module__eDtZkW__progress li+li{border-inline-start:1px solid var(--stone-200)}.customer-flow-module__eDtZkW__progress a,.customer-flow-module__eDtZkW__progress li>span{min-height:3.8rem;color:var(--ink-400);gap:.2rem;padding:.7rem .8rem;text-decoration:none;display:grid}.customer-flow-module__eDtZkW__progress li[data-state=complete] a{color:var(--petrol-800);background:var(--petrol-50)}.customer-flow-module__eDtZkW__progress li[data-state=current]{border-block-end-color:var(--petrol-700)}.customer-flow-module__eDtZkW__progress li[data-state=current] span{color:var(--ink-900);background:var(--stone-0)}.customer-flow-module__eDtZkW__progress strong{font-size:.78rem}.customer-flow-module__eDtZkW__header{border-block-end:.22rem solid var(--ink-900);grid-template-columns:minmax(0,1fr) minmax(15rem,22rem);align-items:end;gap:2rem;padding:1.75rem 0 1.35rem;display:grid}.customer-flow-module__eDtZkW__headerCopy{gap:.75rem;display:grid}.customer-flow-module__eDtZkW__headerBadges{flex-wrap:wrap;gap:.45rem;display:flex}.customer-flow-module__eDtZkW__headerCopy>.wr-status-chip{justify-self:start}.customer-flow-module__eDtZkW__header h1{max-width:20ch;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.04}.customer-flow-module__eDtZkW__header p{max-width:48rem;margin:0;font-size:1.03rem}.customer-flow-module__eDtZkW__headerAside{border:1px solid var(--stone-300);border-inline-start:.25rem solid var(--amber-600);background:var(--amber-50);gap:.65rem;padding:1rem;display:grid}.customer-flow-module__eDtZkW__headerAside strong{color:var(--ink-900);line-height:1.35}.customer-flow-module__eDtZkW__headerAside p{font-size:.82rem}.customer-flow-module__eDtZkW__contentGrid{grid-template-columns:minmax(0,1.4fr) minmax(17rem,.6fr);align-items:start;gap:1.5rem;display:grid}.customer-flow-module__eDtZkW__singleColumn{max-width:60rem}.customer-flow-module__eDtZkW__panel,.customer-flow-module__eDtZkW__sidePanel,.customer-flow-module__eDtZkW__choiceCard,.customer-flow-module__eDtZkW__recordCard,.customer-flow-module__eDtZkW__handoff{border:1px solid var(--stone-300);background:var(--stone-0);border-radius:2px;box-shadow:0 1px 3px #1a1e2112}.customer-flow-module__eDtZkW__panel,.customer-flow-module__eDtZkW__sidePanel,.customer-flow-module__eDtZkW__handoff{padding:clamp(1.25rem,3vw,2rem)}.customer-flow-module__eDtZkW__panel{gap:1.4rem;display:grid}.customer-flow-module__eDtZkW__panelHeader{border-block-end:1px solid var(--stone-200);justify-content:space-between;align-items:flex-start;gap:1rem;padding-block-end:1rem;display:flex}.customer-flow-module__eDtZkW__panelHeader h2,.customer-flow-module__eDtZkW__sidePanel h2,.customer-flow-module__eDtZkW__handoff h2{margin:.35rem 0 0;font-size:clamp(1.35rem,3vw,2rem)}.customer-flow-module__eDtZkW__sidePanel{gap:1rem;display:grid;position:sticky;inset-block-start:6rem}.customer-flow-module__eDtZkW__form{gap:1.15rem;display:grid}.customer-flow-module__eDtZkW__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.customer-flow-module__eDtZkW__field,.customer-flow-module__eDtZkW__checkRow,.customer-flow-module__eDtZkW__radioRow{gap:.45rem;display:grid}.customer-flow-module__eDtZkW__field label,.customer-flow-module__eDtZkW__legend{color:var(--ink-900);font-size:.85rem;font-weight:700}.customer-flow-module__eDtZkW__field input,.customer-flow-module__eDtZkW__field select,.customer-flow-module__eDtZkW__field textarea{border:1px solid var(--stone-400);background:var(--stone-0);width:100%;min-height:3rem;color:var(--ink-900);font:inherit;border-radius:2px;padding:.7rem .8rem}.customer-flow-module__eDtZkW__field textarea{resize:vertical;min-height:7rem}.customer-flow-module__eDtZkW__field small,.customer-flow-module__eDtZkW__checkRow small,.customer-flow-module__eDtZkW__radioRow small{color:var(--ink-500);line-height:1.5}.customer-flow-module__eDtZkW__choiceGrid,.customer-flow-module__eDtZkW__recordGrid,.customer-flow-module__eDtZkW__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.customer-flow-module__eDtZkW__metricGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-flow-module__eDtZkW__choiceCard,.customer-flow-module__eDtZkW__recordCard{gap:.8rem;padding:1rem;display:grid}.customer-flow-module__eDtZkW__choiceCard[data-selected=true],.customer-flow-module__eDtZkW__recordCard[data-state=accepted]{border-color:var(--petrol-600);border-inline-start:.25rem solid var(--petrol-700)}.customer-flow-module__eDtZkW__choiceCard h3,.customer-flow-module__eDtZkW__recordCard h3{margin:0;font-size:1rem}.customer-flow-module__eDtZkW__choiceCard p,.customer-flow-module__eDtZkW__recordCard p{margin:0;font-size:.84rem}.customer-flow-module__eDtZkW__checkList,.customer-flow-module__eDtZkW__plainList,.customer-flow-module__eDtZkW__permissionList,.customer-flow-module__eDtZkW__timeline{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.customer-flow-module__eDtZkW__checkList li,.customer-flow-module__eDtZkW__plainList li,.customer-flow-module__eDtZkW__permissionList li,.customer-flow-module__eDtZkW__timeline li{color:var(--ink-600);padding-inline-start:1.35rem;line-height:1.55;position:relative}.customer-flow-module__eDtZkW__checkList li:before,.customer-flow-module__eDtZkW__plainList li:before{background:var(--petrol-600);content:"";border-radius:50%;width:.45rem;height:.45rem;position:absolute;inset-block-start:.5em;inset-inline-start:0}.customer-flow-module__eDtZkW__permissionList li{border-block-end:1px solid var(--stone-200);grid-template-columns:minmax(0,1fr) auto;gap:.45rem 1rem;padding:.9rem 0;display:grid}.customer-flow-module__eDtZkW__permissionList li:before{display:none}.customer-flow-module__eDtZkW__permissionList strong{color:var(--ink-900)}.customer-flow-module__eDtZkW__permissionList small{grid-column:1}.customer-flow-module__eDtZkW__notRequested{color:var(--ink-500)}.customer-flow-module__eDtZkW__upload{border:1px dashed var(--petrol-600);background:var(--petrol-50);text-align:center;place-items:center;gap:.75rem;min-height:12rem;padding:1.5rem;display:grid}.customer-flow-module__eDtZkW__upload input{max-width:100%}.customer-flow-module__eDtZkW__actions{border-block-start:1px solid var(--stone-200);flex-wrap:wrap;align-items:center;gap:.75rem;padding-block-start:1.2rem;display:flex}.customer-flow-module__eDtZkW__button,.customer-flow-module__eDtZkW__buttonSecondary,.customer-flow-module__eDtZkW__buttonQuiet{border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;min-height:2.9rem;padding:.7rem 1rem;font-size:.86rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.customer-flow-module__eDtZkW__button{border-color:var(--petrol-800);background:var(--petrol-800);color:#fff}.customer-flow-module__eDtZkW__button:hover{background:var(--petrol-900);color:#fff}.customer-flow-module__eDtZkW__buttonSecondary{border-color:var(--stone-400);background:var(--stone-0);color:var(--ink-900)}.customer-flow-module__eDtZkW__buttonQuiet{color:var(--petrol-800)}.customer-flow-module__eDtZkW__facts{gap:0;margin:0;display:grid}.customer-flow-module__eDtZkW__facts>div{border-block-end:1px solid var(--stone-200);grid-template-columns:minmax(7rem,.4fr) minmax(0,1fr);gap:1rem;padding:.75rem 0;display:grid}.customer-flow-module__eDtZkW__facts dt{color:var(--ink-400);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}.customer-flow-module__eDtZkW__facts dd{overflow-wrap:anywhere;color:var(--ink-900);margin:0;line-height:1.45}.customer-flow-module__eDtZkW__callout,.customer-flow-module__eDtZkW__successCallout,.customer-flow-module__eDtZkW__warningCallout{border:1px solid var(--stone-300);border-inline-start:.25rem solid var(--steel-600);background:var(--steel-50);color:var(--ink-600);padding:1rem;line-height:1.55}.customer-flow-module__eDtZkW__readonlyFact{border:1px solid var(--stone-300);background:var(--stone-25);min-height:3rem;color:var(--ink-900);align-items:center;padding:.7rem .8rem;line-height:1.4;display:flex}.customer-flow-module__eDtZkW__boundaryPanel{background:var(--petrol-50);border-color:var(--petrol-300);gap:1rem}.customer-flow-module__eDtZkW__boundaryPanel .customer-flow-module__eDtZkW__panelHeader{border-block-end-color:var(--petrol-200)}.customer-flow-module__eDtZkW__boundaryPanel h3{color:var(--ink-900);margin:.35rem 0 0;font-size:1rem;line-height:1.45}.customer-flow-module__eDtZkW__consentRow{border:1.5px solid var(--petrol-300);background:var(--stone-0);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;padding:1rem;display:grid}.customer-flow-module__eDtZkW__consentRow input{block-size:1.2rem;inline-size:1.2rem;accent-color:var(--petrol-700);margin-block-start:.15rem}.customer-flow-module__eDtZkW__consentRow span{gap:.35rem;display:grid}.customer-flow-module__eDtZkW__consentRow strong{color:var(--ink-900)}.customer-flow-module__eDtZkW__consentRow small{color:var(--ink-500);line-height:1.5}.customer-flow-module__eDtZkW__timelineWrap{gap:1rem}.customer-flow-module__eDtZkW__signalHeadline{color:var(--ink-900);font-family:var(--font-display);margin:0;font-size:1.12rem;line-height:1.35}.customer-flow-module__eDtZkW__signalBoundary{border:1px solid var(--stone-300);background:var(--stone-25);color:var(--ink-500);font-family:var(--font-mono);margin:0;padding:.8rem;font-size:.72rem;line-height:1.5}.customer-flow-module__eDtZkW__successCallout{border-inline-start-color:var(--petrol-700);background:var(--petrol-50)}.customer-flow-module__eDtZkW__warningCallout{border-inline-start-color:var(--amber-700);background:var(--amber-50)}.customer-flow-module__eDtZkW__callout strong,.customer-flow-module__eDtZkW__successCallout strong,.customer-flow-module__eDtZkW__warningCallout strong{color:var(--ink-900)}.customer-flow-module__eDtZkW__handoff{border-block-start:.3rem solid var(--petrol-700);gap:1.25rem;max-width:58rem;margin-inline:auto;display:grid}.customer-flow-module__eDtZkW__providerMark{border:1px solid var(--stone-300);background:var(--stone-25);width:3.2rem;height:3.2rem;color:var(--petrol-800);font-family:var(--font-display);place-items:center;font-size:1.35rem;font-weight:800;display:grid}.customer-flow-module__eDtZkW__metric{border:1px solid var(--stone-300);border-block-start:.22rem solid var(--petrol-700);background:var(--stone-0);gap:.35rem;min-height:9rem;padding:1rem;display:grid}.customer-flow-module__eDtZkW__metric strong{color:var(--ink-900);font-family:var(--font-display);font-size:1.8rem}.customer-flow-module__eDtZkW__metric p{margin:0;font-size:.8rem}.customer-flow-module__eDtZkW__timeline li{border-inline-start:1px solid var(--stone-300);padding:.25rem 0 1rem 2rem}.customer-flow-module__eDtZkW__timeline li:before{border:2px solid var(--stone-0);background:var(--petrol-700);width:.75rem;height:.75rem;box-shadow:0 0 0 1px var(--petrol-700);content:"";border-radius:50%;position:absolute;inset-block-start:.25rem;inset-inline-start:-.4rem}.customer-flow-module__eDtZkW__timeline strong,.customer-flow-module__eDtZkW__timeline span{display:block}.customer-flow-module__eDtZkW__timeline strong{color:var(--ink-900)}.customer-flow-module__eDtZkW__timeline span{margin-block-start:.2rem;font-size:.78rem}@media (max-width:64rem){.customer-flow-module__eDtZkW__header,.customer-flow-module__eDtZkW__contentGrid{grid-template-columns:1fr}.customer-flow-module__eDtZkW__headerAside,.customer-flow-module__eDtZkW__sidePanel{max-width:44rem;position:static}.customer-flow-module__eDtZkW__contextBar{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-flow-module__eDtZkW__contextBar>div:nth-child(3){border-inline-start:0}.customer-flow-module__eDtZkW__contextBar>div:nth-child(n+3){border-block-start:1px solid var(--stone-200)}}@media (max-width:48rem){.customer-flow-module__eDtZkW__main{padding-block:1rem 3rem}.customer-flow-module__eDtZkW__contextBar,.customer-flow-module__eDtZkW__fieldGrid,.customer-flow-module__eDtZkW__choiceGrid,.customer-flow-module__eDtZkW__recordGrid,.customer-flow-module__eDtZkW__metricGrid{grid-template-columns:1fr}.customer-flow-module__eDtZkW__contextBar>div+div{border-inline-start:0;border-block-start:1px solid var(--stone-200)}.customer-flow-module__eDtZkW__header{padding-block-start:1rem}.customer-flow-module__eDtZkW__header h1{font-size:clamp(1.9rem,9vw,2.25rem)}.customer-flow-module__eDtZkW__panelHeader,.customer-flow-module__eDtZkW__actions{flex-direction:column;align-items:stretch}.customer-flow-module__eDtZkW__button,.customer-flow-module__eDtZkW__buttonSecondary,.customer-flow-module__eDtZkW__buttonQuiet{width:100%}.customer-flow-module__eDtZkW__facts>div{grid-template-columns:1fr;gap:.25rem}}@media (prefers-reduced-motion:reduce){.customer-flow-module__eDtZkW__progress,.customer-flow-module__eDtZkW__button,.customer-flow-module__eDtZkW__buttonSecondary,.customer-flow-module__eDtZkW__buttonQuiet{scroll-behavior:auto}}.customer-flow-module__eDtZkW__resultStack{gap:1.4rem}.customer-flow-module__eDtZkW__valueGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.customer-flow-module__eDtZkW__valueCardShell{border:1px solid var(--stone-300);background:var(--stone-0);align-content:start;gap:.65rem;min-width:0;padding:.9rem;display:grid}.customer-flow-module__eDtZkW__valueCardShell .customer-flow-module__eDtZkW__wr-value-card{border:0;border-block-start:.22rem solid var(--petrol-700);background:var(--stone-25);min-height:8rem;padding:.85rem}.customer-flow-module__eDtZkW__valueCardShell:first-child .customer-flow-module__eDtZkW__wr-value-card{border-block-start-style:dashed;border-block-start-color:var(--amber-700)}.customer-flow-module__eDtZkW__valueCardShell:nth-child(3) .customer-flow-module__eDtZkW__wr-value-card{border-block-start-color:var(--ledger-green-700)}.customer-flow-module__eDtZkW__valueCardShell:nth-child(4) .customer-flow-module__eDtZkW__wr-value-card{border-block-start-color:var(--ink-500)}.customer-flow-module__eDtZkW__valueCardShell .customer-flow-module__eDtZkW__wr-value-card h3{color:var(--ink-900);margin:0 0 .55rem;font-size:.86rem}.customer-flow-module__eDtZkW__valueCardShell>p,.customer-flow-module__eDtZkW__resultNote{color:var(--ink-500);margin:0;font-size:.76rem;line-height:1.45}.customer-flow-module__eDtZkW__noResultPanel{border-block-start:.28rem solid var(--petrol-700)}.customer-flow-module__eDtZkW__noResultPanel .customer-flow-module__eDtZkW__wr-empty-state{gap:1rem;display:grid}.customer-flow-module__eDtZkW__candidateSummary,.customer-flow-module__eDtZkW__candidateCard{border:1px solid var(--stone-300);background:var(--stone-25);gap:.45rem;padding:1rem;display:grid}.customer-flow-module__eDtZkW__candidateSummary strong,.customer-flow-module__eDtZkW__candidateCard h3{color:var(--ink-900)}.customer-flow-module__eDtZkW__candidateSummary p,.customer-flow-module__eDtZkW__candidateCard p{margin:0;font-size:.8rem}.customer-flow-module__eDtZkW__offerSection{border-block-start:1px solid var(--stone-300);gap:1rem;padding-block-start:1.25rem;display:grid}.customer-flow-module__eDtZkW__offerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.customer-flow-module__eDtZkW__offerGrid .wr-offer-card{align-content:start;gap:.65rem;display:grid}:is(.customer-flow-module__eDtZkW__offerGrid .wr-offer-card h3,.customer-flow-module__eDtZkW__offerGrid .wr-offer-card p){margin:0}.customer-flow-module__eDtZkW__offerGrid .wr-offer-card p{color:var(--ink-600);font-size:.8rem;line-height:1.45}.customer-flow-module__eDtZkW__metricStrip{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem;padding-block:.15rem .4rem;display:grid}.customer-flow-module__eDtZkW__metricStrip article{border-block-start:.2rem solid var(--ink-900);align-content:start;gap:.35rem;min-width:0;padding:.85rem .15rem 0;display:grid}.customer-flow-module__eDtZkW__metricStrip article[data-tone=deadline]{border-block-start-color:var(--brick-600)}.customer-flow-module__eDtZkW__metricStrip article[data-tone=supported]{border-block-start-color:var(--petrol-700)}.customer-flow-module__eDtZkW__metricStrip strong{color:var(--ink-900);font-family:var(--font-display);font-size:clamp(1.15rem,2.2vw,1.65rem);line-height:1.12}.customer-flow-module__eDtZkW__metricStrip small{color:var(--ink-500);font-size:.76rem;line-height:1.4}.customer-flow-module__eDtZkW__resultLead{border-block-start:.25rem solid var(--ink-900);box-shadow:none}.customer-flow-module__eDtZkW__resultLeadHeader,.customer-flow-module__eDtZkW__featuredFindingHeader,.customer-flow-module__eDtZkW__processingHeader,.customer-flow-module__eDtZkW__sectionHeading,.customer-flow-module__eDtZkW__recordNodeTopline,.customer-flow-module__eDtZkW__signalHeader,.customer-flow-module__eDtZkW__findingFooter{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.customer-flow-module__eDtZkW__resultLeadHeader h2,.customer-flow-module__eDtZkW__featuredFindingHeader h2{max-width:34ch;margin:.35rem 0 0;font-size:clamp(1.45rem,3vw,2.25rem);line-height:1.15}.customer-flow-module__eDtZkW__resultLead>p{max-width:66rem;margin:0;font-size:.95rem}.customer-flow-module__eDtZkW__statusRow{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:.45rem;display:flex}.customer-flow-module__eDtZkW__resultSection{border:1px solid var(--stone-300);background:var(--stone-0);border-radius:2px;gap:1.15rem;padding:clamp(1.2rem,2.5vw,1.75rem);display:grid}.customer-flow-module__eDtZkW__sectionHeading{border-block-end:.2rem solid var(--ink-900);align-items:flex-end;padding-block-end:.8rem}.customer-flow-module__eDtZkW__sectionHeading>div:first-child{gap:.25rem;display:grid}.customer-flow-module__eDtZkW__sectionHeading h2{margin:0;font-size:clamp(1.3rem,2.5vw,1.8rem)}.customer-flow-module__eDtZkW__sectionNumber,.customer-flow-module__eDtZkW__chainIndex,.customer-flow-module__eDtZkW__stageState{color:var(--petrol-700);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:700}.customer-flow-module__eDtZkW__sectionLede{max-width:66rem;color:var(--ink-500);margin:0;font-size:.86rem}.customer-flow-module__eDtZkW__completeness{min-width:12rem;color:var(--ink-600);justify-items:end;gap:.4rem;font-size:.75rem;font-weight:700;display:grid}.customer-flow-module__eDtZkW__completenessTrack{background:var(--stone-200);width:100%;height:.3rem;display:block;overflow:hidden}.customer-flow-module__eDtZkW__completenessTrack>span{background:var(--petrol-700);width:66.666%;height:100%;display:block}.customer-flow-module__eDtZkW__recordChain{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.customer-flow-module__eDtZkW__recordNode{border:1px solid var(--stone-300);border-block-start:.22rem solid var(--petrol-700);background:var(--stone-25);align-content:start;gap:.7rem;min-width:0;padding:1rem;display:grid}.customer-flow-module__eDtZkW__recordNode[data-state=unresolved]{border-block-start-color:var(--amber-700);background:var(--amber-50)}.customer-flow-module__eDtZkW__recordNode h3,.customer-flow-module__eDtZkW__recordNode p{margin:0}.customer-flow-module__eDtZkW__recordNode h3{font-size:1rem}.customer-flow-module__eDtZkW__recordNode>strong{color:var(--ink-900);font-family:var(--font-display);font-size:1.45rem}.customer-flow-module__eDtZkW__recordNode p{color:var(--ink-600);font-size:.8rem}.customer-flow-module__eDtZkW__recordNode dl,.customer-flow-module__eDtZkW__policyCard dl{gap:0;margin:0;display:grid}.customer-flow-module__eDtZkW__recordNode dl>div,.customer-flow-module__eDtZkW__policyCard dl>div{border-block-start:1px solid var(--stone-200);grid-template-columns:minmax(5rem,.35fr) minmax(0,1fr);gap:.7rem;padding:.55rem 0;display:grid}.customer-flow-module__eDtZkW__recordNode dt,.customer-flow-module__eDtZkW__policyCard dt{color:var(--ink-400);font-family:var(--font-mono);letter-spacing:.055em;text-transform:uppercase;font-size:.62rem;font-weight:700}.customer-flow-module__eDtZkW__recordNode dd,.customer-flow-module__eDtZkW__policyCard dd{overflow-wrap:anywhere;color:var(--ink-900);margin:0;font-size:.75rem;line-height:1.4}.customer-flow-module__eDtZkW__policyCard{gap:1rem;display:grid}.customer-flow-module__eDtZkW__policyCard>p{border-inline-start:.2rem solid var(--petrol-700);background:var(--petrol-50);color:var(--ink-600);margin:0;padding:.85rem;font-size:.82rem}.customer-flow-module__eDtZkW__deadlineCard{border:1px solid var(--brick-600);border-inline-start:.25rem solid var(--brick-600);background:var(--stone-0);border-radius:2px;align-content:start;gap:.75rem;min-height:100%;padding:clamp(1.2rem,2.5vw,1.75rem);display:grid}.customer-flow-module__eDtZkW__deadlineCard>strong{color:var(--ink-900);font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.1rem)}.customer-flow-module__eDtZkW__deadlineCard p{color:var(--ink-600);margin:0;font-size:.84rem}.customer-flow-module__eDtZkW__deadlineCard .wr-status-chip{justify-self:start}.customer-flow-module__eDtZkW__evidenceColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.customer-flow-module__eDtZkW__evidenceColumns article{border:1px solid var(--stone-300);border-block-start:.22rem solid var(--petrol-700);background:var(--stone-25)}.customer-flow-module__eDtZkW__evidenceColumns article[data-evidence=weakens]{border-block-start-color:var(--amber-700)}.customer-flow-module__eDtZkW__evidenceColumns header{border-block-end:1px solid var(--stone-300);justify-content:space-between;align-items:baseline;gap:.75rem;padding:.9rem 1rem;display:flex}.customer-flow-module__eDtZkW__evidenceColumns header>strong{color:var(--ink-900);font-size:.78rem}.customer-flow-module__eDtZkW__evidenceColumns ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.customer-flow-module__eDtZkW__evidenceColumns li{gap:.2rem;padding:.8rem 1rem;display:grid}.customer-flow-module__eDtZkW__evidenceColumns li+li{border-block-start:1px solid var(--stone-200)}.customer-flow-module__eDtZkW__evidenceColumns li strong{color:var(--ink-900);font-size:.82rem}.customer-flow-module__eDtZkW__evidenceColumns li span{color:var(--ink-600);font-size:.76rem;line-height:1.45}.customer-flow-module__eDtZkW__nextRecordCard{border:1px solid var(--amber-600);border-inline-start:.3rem solid var(--amber-700);background:var(--amber-50);justify-content:space-between;align-items:flex-start;gap:1.25rem;padding:clamp(1.2rem,2.5vw,1.75rem);display:flex}.customer-flow-module__eDtZkW__nextRecordCard>div{gap:.5rem;max-width:60rem;display:grid}.customer-flow-module__eDtZkW__nextRecordCard h2,.customer-flow-module__eDtZkW__nextRecordCard p{margin:0}.customer-flow-module__eDtZkW__nextRecordCard h2{font-size:clamp(1.3rem,2.4vw,1.8rem)}.customer-flow-module__eDtZkW__nextRecordCard p{font-size:.86rem}.customer-flow-module__eDtZkW__receiptBand{border:1px solid var(--stone-300);background:var(--ink-900);color:var(--stone-0);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.2rem 1.4rem;display:flex}.customer-flow-module__eDtZkW__receiptBand>div{gap:.3rem;max-width:64rem;display:grid}.customer-flow-module__eDtZkW__receiptBand h2,.customer-flow-module__eDtZkW__receiptBand p{color:var(--stone-0);margin:0}.customer-flow-module__eDtZkW__receiptBand h2{font-size:1rem}.customer-flow-module__eDtZkW__receiptBand p{color:var(--stone-200);font-size:.76rem;line-height:1.5}.customer-flow-module__eDtZkW__receiptBand a{color:var(--stone-0);flex:none;font-size:.8rem;font-weight:700}.customer-flow-module__eDtZkW__featuredFinding{border:1px solid var(--stone-300);border-block-start:.3rem solid var(--petrol-700);background:var(--stone-0);gap:1.2rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.customer-flow-module__eDtZkW__findingGrid{border:1px solid var(--stone-300);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.customer-flow-module__eDtZkW__findingGrid article{background:var(--stone-25);align-content:start;gap:.35rem;min-width:0;padding:.9rem;display:grid}.customer-flow-module__eDtZkW__findingGrid article+article{border-inline-start:1px solid var(--stone-300)}.customer-flow-module__eDtZkW__findingGrid article[data-state=unresolved]{background:var(--amber-50)}.customer-flow-module__eDtZkW__findingGrid strong{color:var(--ink-900);font-size:1rem}.customer-flow-module__eDtZkW__findingGrid p{color:var(--ink-600);margin:0;font-size:.75rem}.customer-flow-module__eDtZkW__findingDetails{grid-template-columns:1.2fr 1.4fr .8fr;gap:.8rem;display:grid}.customer-flow-module__eDtZkW__findingDetails>div{border-block-start:.18rem solid var(--ink-900);align-content:start;gap:.3rem;padding:.9rem;display:grid}.customer-flow-module__eDtZkW__findingDetails strong{color:var(--ink-900);font-size:.83rem}.customer-flow-module__eDtZkW__findingDetails p{color:var(--ink-600);margin:0;font-size:.75rem}.customer-flow-module__eDtZkW__findingFooter{border-block-start:1px solid var(--stone-300);align-items:center;padding-block-start:1rem}.customer-flow-module__eDtZkW__findingFooter p{max-width:58rem;margin:0;font-size:.8rem}.customer-flow-module__eDtZkW__findingFooter a{flex:none;font-size:.8rem;font-weight:700}.customer-flow-module__eDtZkW__responsiveTable{width:100%;overflow-x:auto}.customer-flow-module__eDtZkW__responsiveTable .wr-data-table{min-width:78rem;margin:0}:is(.customer-flow-module__eDtZkW__responsiveTable .wr-data-table td,.customer-flow-module__eDtZkW__responsiveTable .wr-data-table th){vertical-align:top}.customer-flow-module__eDtZkW__processingPanel{gap:1rem}.customer-flow-module__eDtZkW__processingHeader h2{max-width:35ch;margin:.35rem 0 0;font-size:clamp(1.35rem,2.7vw,1.95rem)}.customer-flow-module__eDtZkW__indeterminateTrack{background:var(--stone-200);height:.3rem;display:block;position:relative;overflow:hidden}.customer-flow-module__eDtZkW__indeterminateTrack>span{background:var(--petrol-700);width:38%;animation:1.8s ease-in-out infinite customer-flow-module__eDtZkW__flow-indeterminate;position:absolute;inset:0 auto 0 -30%}.customer-flow-module__eDtZkW__processingNote{color:var(--ink-500);margin:0;font-size:.78rem}.customer-flow-module__eDtZkW__stageList{border-block-start:1px solid var(--stone-300);gap:0;margin:0;padding:0;list-style:none;display:grid}.customer-flow-module__eDtZkW__stageList li{border-block-end:1px solid var(--stone-200);grid-template-columns:1.75rem minmax(0,1fr) auto;align-items:start;gap:.8rem;padding:.85rem 0;display:grid}.customer-flow-module__eDtZkW__stageList li[data-state=current]{border-inline-start:.22rem solid var(--petrol-700);background:var(--petrol-50);margin-inline:-.8rem;padding-inline:.8rem}.customer-flow-module__eDtZkW__stageList li[data-state=queued]{color:var(--ink-400)}.customer-flow-module__eDtZkW__stageMarker{border:1px solid var(--stone-400);width:1.55rem;height:1.55rem;color:var(--ink-500);font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:.63rem;font-weight:700;display:grid}.customer-flow-module__eDtZkW__stageList li[data-state=complete] .customer-flow-module__eDtZkW__stageMarker{border-color:var(--petrol-700);background:var(--petrol-700);color:var(--stone-0)}.customer-flow-module__eDtZkW__stageList li[data-state=current] .customer-flow-module__eDtZkW__stageMarker{border-color:var(--petrol-700);box-shadow:0 0 0 .18rem var(--petrol-100);color:var(--petrol-800)}.customer-flow-module__eDtZkW__stageList li>div{gap:.15rem;display:grid}.customer-flow-module__eDtZkW__stageList li>div strong{color:var(--ink-900);font-size:.82rem}.customer-flow-module__eDtZkW__stageList li>div span{color:var(--ink-500);font-size:.74rem;line-height:1.45}.customer-flow-module__eDtZkW__stageState{padding-block-start:.25rem}.customer-flow-module__eDtZkW__stageList li[data-state=queued] .customer-flow-module__eDtZkW__stageState{color:var(--ink-400)}.customer-flow-module__eDtZkW__backgroundCallout{border-inline-start:.22rem solid var(--steel-600);background:var(--steel-50);padding:.9rem 1rem}.customer-flow-module__eDtZkW__backgroundCallout p{color:var(--ink-600);margin:.25rem 0 0;font-size:.78rem}.customer-flow-module__eDtZkW__signalCard{border-block-start:.22rem solid var(--amber-700);box-shadow:none;position:sticky}.customer-flow-module__eDtZkW__signalCard h2{font-family:var(--font-mono);font-size:1.35rem}.customer-flow-module__eDtZkW__signalHeader{align-items:center}.customer-flow-module__eDtZkW__signalBoundary{border:1px solid var(--stone-300);background:var(--stone-25);color:var(--ink-600);margin:0;padding:.8rem;font-size:.76rem}@keyframes customer-flow-module__eDtZkW__flow-indeterminate{0%{transform:translate(0)}50%{transform:translate(190%)}to{transform:translate(340%)}}@media (max-width:64rem){.customer-flow-module__eDtZkW__valueGrid,.customer-flow-module__eDtZkW__metricStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-flow-module__eDtZkW__recordChain,.customer-flow-module__eDtZkW__findingDetails{grid-template-columns:1fr}.customer-flow-module__eDtZkW__findingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-flow-module__eDtZkW__findingGrid article:nth-child(3){border-inline-start:0;border-block-start:1px solid var(--stone-300)}.customer-flow-module__eDtZkW__findingGrid article:nth-child(4){border-block-start:1px solid var(--stone-300)}}@media (max-width:48rem){.customer-flow-module__eDtZkW__valueGrid,.customer-flow-module__eDtZkW__metricStrip,.customer-flow-module__eDtZkW__offerGrid,.customer-flow-module__eDtZkW__evidenceColumns,.customer-flow-module__eDtZkW__findingGrid{grid-template-columns:1fr}.customer-flow-module__eDtZkW__metricStrip{gap:.8rem}.customer-flow-module__eDtZkW__metricStrip article{min-height:auto}.customer-flow-module__eDtZkW__resultLeadHeader,.customer-flow-module__eDtZkW__featuredFindingHeader,.customer-flow-module__eDtZkW__processingHeader,.customer-flow-module__eDtZkW__sectionHeading,.customer-flow-module__eDtZkW__nextRecordCard,.customer-flow-module__eDtZkW__receiptBand,.customer-flow-module__eDtZkW__findingFooter{flex-direction:column;align-items:stretch}.customer-flow-module__eDtZkW__statusRow{justify-content:flex-start}.customer-flow-module__eDtZkW__completeness{justify-items:start;width:100%}.customer-flow-module__eDtZkW__recordNode dl>div,.customer-flow-module__eDtZkW__policyCard dl>div{grid-template-columns:1fr;gap:.2rem}.customer-flow-module__eDtZkW__findingGrid article+article{border-inline-start:0;border-block-start:1px solid var(--stone-300)}.customer-flow-module__eDtZkW__responsiveTable{overflow:visible}.customer-flow-module__eDtZkW__responsiveTable .wr-data-table{min-width:0;display:block}.customer-flow-module__eDtZkW__responsiveTable .wr-data-table caption{text-align:start;padding-block-end:.75rem;display:block}.customer-flow-module__eDtZkW__responsiveTable .wr-data-table thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}:is(.customer-flow-module__eDtZkW__responsiveTable .wr-data-table tbody,.customer-flow-module__eDtZkW__responsiveTable .wr-data-table tr){display:grid}.customer-flow-module__eDtZkW__responsiveTable .wr-data-table tbody{gap:.85rem}.customer-flow-module__eDtZkW__responsiveTable .wr-data-table tr{border:1px solid var(--stone-300);background:var(--stone-0)}.customer-flow-module__eDtZkW__responsiveTable .wr-data-table td{overflow-wrap:anywhere;border:0;grid-template-columns:minmax(7rem,.45fr) minmax(0,1fr);gap:.7rem;padding:.65rem .75rem;display:grid}.customer-flow-module__eDtZkW__responsiveTable .wr-data-table td+td{border-block-start:1px solid var(--stone-200)}.customer-flow-module__eDtZkW__responsiveTable .wr-data-table td:before{color:var(--ink-400);font-family:var(--font-mono);letter-spacing:.055em;text-transform:uppercase;content:attr(data-label);font-size:.62rem;font-weight:700}.customer-flow-module__eDtZkW__stageList li{grid-template-columns:1.75rem minmax(0,1fr)}.customer-flow-module__eDtZkW__stageState{grid-column:2;padding-block-start:0}}.customer-flow-module__eDtZkW__scanExperience{background:#e2ded3;min-height:100vh;padding:1.25rem 1.25rem 5.5rem}.customer-flow-module__eDtZkW__scanApp{border:1px solid var(--stone-300);border-radius:var(--radius-md);background:var(--stone-0);width:min(85rem,100%);min-height:calc(100vh - 6.75rem);margin:0 auto;overflow:hidden;box-shadow:0 1px 4px #1a1e2117}.customer-flow-module__eDtZkW__scanHeader{border-block-end:1px solid var(--stone-300);background:var(--stone-0);justify-content:space-between;align-items:center;gap:1.25rem;min-height:4.25rem;padding:0 2.1rem;display:flex}.customer-flow-module__eDtZkW__scanBrand{color:var(--petrol-800);flex:none;display:inline-flex}.customer-flow-module__eDtZkW__scanLogo{width:10.3rem;height:auto}.customer-flow-module__eDtZkW__scanHeaderActions,.customer-flow-module__eDtZkW__scanNavigation{align-items:center;display:flex}.customer-flow-module__eDtZkW__scanHeaderActions{gap:.8rem}.customer-flow-module__eDtZkW__scanNavigation{gap:.35rem}.customer-flow-module__eDtZkW__scanNavigation a,.customer-flow-module__eDtZkW__scanHeaderCta{border-radius:var(--radius-sm);min-height:2rem;color:var(--ink-600);justify-content:center;align-items:center;padding:.38rem .65rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.customer-flow-module__eDtZkW__scanNavigation a:hover{background:var(--stone-100);color:var(--ink-900)}.customer-flow-module__eDtZkW__scanNavigation .customer-flow-module__eDtZkW__scanHeaderCta{border:1px solid var(--petrol-700);background:var(--petrol-700);color:var(--stone-0);margin-inline-start:.25rem}.customer-flow-module__eDtZkW__scanNavigation .customer-flow-module__eDtZkW__scanHeaderCta:hover{background:var(--petrol-800);color:var(--stone-0)}.customer-flow-module__eDtZkW__scanMain{background:var(--stone-25);min-height:calc(100vh - 10rem);padding:2.15rem 2.85rem 3.75rem}.customer-flow-module__eDtZkW__scanStepper{width:min(32.5rem,100%);margin:0 0 2.1rem}.customer-flow-module__eDtZkW__scanScreenHeading{max-width:46rem;margin:0 0 1.85rem}.customer-flow-module__eDtZkW__scanEyebrow{color:var(--petrol-700);font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;margin-block-end:.7rem;font-size:.68rem;font-weight:700;display:block}.customer-flow-module__eDtZkW__scanScreenHeading h1{max-width:23ch;color:var(--ink-900);letter-spacing:-.025em;margin:0 0 .7rem;font-size:clamp(2rem,3.3vw,2.45rem);line-height:1.12}.customer-flow-module__eDtZkW__scanScreenHeading p{max-width:40rem;color:var(--ink-500);margin:0;font-size:1rem;line-height:1.6}.customer-flow-module__eDtZkW__scanStartGrid,.customer-flow-module__eDtZkW__scanContentGrid,.customer-flow-module__eDtZkW__scanResultGrid,.customer-flow-module__eDtZkW__scanNoResultGrid{grid-template-columns:minmax(0,1fr) minmax(19rem,25rem);align-items:start;gap:2.1rem;display:grid}.customer-flow-module__eDtZkW__scanStartBody,.customer-flow-module__eDtZkW__scanContentBody,.customer-flow-module__eDtZkW__scanResultBody,.customer-flow-module__eDtZkW__scanNoResultBody{min-width:0}.customer-flow-module__eDtZkW__scanStartBody{max-width:49rem}.customer-flow-module__eDtZkW__scanPanel,.customer-flow-module__eDtZkW__scanIdentityCard,.customer-flow-module__eDtZkW__scanChoicePanel,.customer-flow-module__eDtZkW__scanBoundaryPanel,.customer-flow-module__eDtZkW__scanConsentCard,.customer-flow-module__eDtZkW__scanProgressPanel,.customer-flow-module__eDtZkW__scanFindingCard,.customer-flow-module__eDtZkW__scanNoResultCard,.customer-flow-module__eDtZkW__scanAsideCard,.customer-flow-module__eDtZkW__scanScopeCard,.customer-flow-module__eDtZkW__scanValueShell,.customer-flow-module__eDtZkW__scanReceipt{border:1px solid var(--stone-300);border-radius:var(--radius-md);background:var(--stone-0)}.customer-flow-module__eDtZkW__scanIdentityCard,.customer-flow-module__eDtZkW__scanChoicePanel,.customer-flow-module__eDtZkW__scanBoundaryPanel,.customer-flow-module__eDtZkW__scanConsentCard,.customer-flow-module__eDtZkW__scanProgressPanel,.customer-flow-module__eDtZkW__scanFindingCard,.customer-flow-module__eDtZkW__scanNoResultCard,.customer-flow-module__eDtZkW__scanAsideCard,.customer-flow-module__eDtZkW__scanScopeCard{padding:1.35rem 1.55rem}.customer-flow-module__eDtZkW__scanIdentityCard,.customer-flow-module__eDtZkW__scanChoicePanel,.customer-flow-module__eDtZkW__scanBoundaryPanel,.customer-flow-module__eDtZkW__scanConsentCard,.customer-flow-module__eDtZkW__scanProgressPanel,.customer-flow-module__eDtZkW__scanFindingCard,.customer-flow-module__eDtZkW__scanNoResultCard,.customer-flow-module__eDtZkW__scanAsideCard,.customer-flow-module__eDtZkW__scanScopeCard,.customer-flow-module__eDtZkW__scanValueShell{gap:1rem;display:grid}.customer-flow-module__eDtZkW__scanStartBody>*+*{margin-block-start:1rem}.customer-flow-module__eDtZkW__scanIdentityTop,.customer-flow-module__eDtZkW__scanPanelTop,.customer-flow-module__eDtZkW__scanBoundaryTop,.customer-flow-module__eDtZkW__scanProgressTop,.customer-flow-module__eDtZkW__scanFindingTop,.customer-flow-module__eDtZkW__scanResultTitleRow,.customer-flow-module__eDtZkW__scanResultActionRow{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.customer-flow-module__eDtZkW__scanFactLabel{color:var(--ink-400);font-family:var(--font-mono);letter-spacing:.075em;text-transform:uppercase;margin:0 0 .45rem;font-size:.65rem;font-weight:700;display:block}.customer-flow-module__eDtZkW__scanIdentityCard h2,.customer-flow-module__eDtZkW__scanChoicePanel h2,.customer-flow-module__eDtZkW__scanBoundaryPanel h2,.customer-flow-module__eDtZkW__scanProgressPanel h2,.customer-flow-module__eDtZkW__scanFindingCard h2,.customer-flow-module__eDtZkW__scanNoResultCard h2,.customer-flow-module__eDtZkW__scanAsideCard h2,.customer-flow-module__eDtZkW__scanScopeCard h2{color:var(--ink-900);margin:0;font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.3}.customer-flow-module__eDtZkW__scanIdentityCard p,.customer-flow-module__eDtZkW__scanChoicePanel p,.customer-flow-module__eDtZkW__scanBoundaryPanel p,.customer-flow-module__eDtZkW__scanProgressPanel p,.customer-flow-module__eDtZkW__scanFindingCard p,.customer-flow-module__eDtZkW__scanNoResultCard p,.customer-flow-module__eDtZkW__scanAsideCard p,.customer-flow-module__eDtZkW__scanScopeCard p{margin:0}.customer-flow-module__eDtZkW__scanIdentityName{color:var(--ink-900);font-size:1rem;font-weight:700}.customer-flow-module__eDtZkW__scanIdentityMeta,.customer-flow-module__eDtZkW__scanIdentityNote,.customer-flow-module__eDtZkW__scanChoiceIntro,.customer-flow-module__eDtZkW__scanBoundaryCopy,.customer-flow-module__eDtZkW__scanDisclosure,.customer-flow-module__eDtZkW__scanProgressNote,.customer-flow-module__eDtZkW__scanFindingLede,.customer-flow-module__eDtZkW__scanResultLede,.customer-flow-module__eDtZkW__scanValueShell p,.customer-flow-module__eDtZkW__scanReceipt p{color:var(--ink-500);font-size:.8rem;line-height:1.5}.customer-flow-module__eDtZkW__scanIdentityMeta{font-family:var(--font-mono);margin-block-start:.22rem;font-size:.72rem}.customer-flow-module__eDtZkW__scanIdentityNote{margin-block-start:.75rem}.customer-flow-module__eDtZkW__scanChoiceList{gap:.6rem;display:grid}.customer-flow-module__eDtZkW__scanMailboxOption{border:1px solid var(--stone-300);border-radius:var(--radius-sm);background:var(--stone-25);align-items:flex-start;gap:.8rem;padding:.8rem .9rem;display:flex}.customer-flow-module__eDtZkW__scanMailboxOption[data-selected=true]{border:1.5px solid var(--petrol-500);background:var(--petrol-50)}.customer-flow-module__eDtZkW__scanMailboxOption input{width:1rem;height:1rem;accent-color:var(--petrol-700);flex:none;margin:.16rem 0 0}.customer-flow-module__eDtZkW__scanMailboxCopy{flex:1;gap:.18rem;min-width:0;display:grid}.customer-flow-module__eDtZkW__scanMailboxCopy strong{color:var(--ink-900);font-family:var(--font-mono);font-size:.78rem}.customer-flow-module__eDtZkW__scanMailboxCopy span{color:var(--ink-500);font-size:.74rem;line-height:1.45}.customer-flow-module__eDtZkW__scanBestMatch{border:1px solid var(--petrol-300);color:var(--petrol-800);font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;border-radius:2px;flex:none;padding:.17rem .38rem;font-size:.57rem;font-weight:700}.customer-flow-module__eDtZkW__scanOrganizationField{gap:.42rem;margin-block-end:.75rem;display:grid}.customer-flow-module__eDtZkW__scanOrganizationField label,.customer-flow-module__eDtZkW__scanAdjustFields label{color:var(--ink-900);font-size:.78rem;font-weight:700}.customer-flow-module__eDtZkW__scanOrganizationField select,.customer-flow-module__eDtZkW__scanAdjustFields input,.customer-flow-module__eDtZkW__scanAdjustFields select{border:1px solid var(--stone-400);border-radius:var(--radius-sm);background:var(--stone-0);width:100%;min-height:2.55rem;color:var(--ink-900);font:inherit;padding:.5rem .65rem;font-size:.82rem}.customer-flow-module__eDtZkW__scanBoundaryCopy{max-width:34rem;color:var(--ink-900);font-size:.92rem;line-height:1.6}.customer-flow-module__eDtZkW__scanTextButton,.customer-flow-module__eDtZkW__scanSecondaryButton,.customer-flow-module__eDtZkW__scanPrimaryButton{border-radius:var(--radius-sm);min-height:2.35rem;font:inherit;cursor:pointer;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.customer-flow-module__eDtZkW__scanTextButton{color:var(--petrol-800);background:0 0;border:1px solid #0000;padding:.4rem .55rem}.customer-flow-module__eDtZkW__scanTextButton:hover{background:var(--petrol-50)}.customer-flow-module__eDtZkW__scanPrimaryButton,.customer-flow-module__eDtZkW__scanSecondaryButton{padding:.55rem .85rem}.customer-flow-module__eDtZkW__scanPrimaryButton{border:1px solid var(--petrol-700);background:var(--petrol-700);color:var(--stone-0)}.customer-flow-module__eDtZkW__scanPrimaryButton:hover:not(:disabled){border-color:var(--petrol-800);background:var(--petrol-800)}.customer-flow-module__eDtZkW__scanPrimaryButton:disabled{border-color:var(--stone-300);background:var(--stone-300);color:var(--ink-500);cursor:not-allowed}.customer-flow-module__eDtZkW__scanSecondaryButton{border:1px solid var(--stone-400);background:var(--stone-0);color:var(--ink-800)}.customer-flow-module__eDtZkW__scanSecondaryButton:hover{background:var(--stone-100)}.customer-flow-module__eDtZkW__scanAdjustFields{border-block-start:1px solid var(--stone-200);grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;padding-block-start:1rem;display:grid}.customer-flow-module__eDtZkW__scanAdjustFields>div,.customer-flow-module__eDtZkW__scanAttachmentChoice{gap:.42rem;display:grid}.customer-flow-module__eDtZkW__scanAttachmentChoice{align-content:end}.customer-flow-module__eDtZkW__scanAttachmentChoice span,.customer-flow-module__eDtZkW__scanConsentCopy small{color:var(--ink-500);font-size:.72rem;line-height:1.45}.customer-flow-module__eDtZkW__scanAttachmentChoice label,.customer-flow-module__eDtZkW__scanConsentCard label{align-items:flex-start;gap:.62rem;display:flex}.customer-flow-module__eDtZkW__scanAttachmentChoice input,.customer-flow-module__eDtZkW__scanConsentCard input{width:1rem;height:1rem;accent-color:var(--petrol-700);flex:none;margin:.15rem 0 0}.customer-flow-module__eDtZkW__scanConsentCard{border:1.5px solid var(--petrol-300)}.customer-flow-module__eDtZkW__scanConsentCopy{gap:.3rem;display:grid}.customer-flow-module__eDtZkW__scanConsentCopy strong{color:var(--ink-900);font-size:.84rem;line-height:1.45}.customer-flow-module__eDtZkW__scanActions{border-block-start:1px solid var(--stone-200);flex-wrap:wrap;align-items:center;gap:.7rem;padding-block-start:.95rem;display:flex}.customer-flow-module__eDtZkW__scanDisclosure{max-width:40rem;color:var(--ink-400);margin:1rem 0 0}.customer-flow-module__eDtZkW__scanProofRail{gap:1rem;display:grid}.customer-flow-module__eDtZkW__scanProofPanel{border-radius:var(--radius-md);background:var(--ink-900);color:var(--stone-0);padding:1.35rem 1.45rem}.customer-flow-module__eDtZkW__scanProofPanel>.customer-flow-module__eDtZkW__scanFactLabel{color:var(--amber-300)}.customer-flow-module__eDtZkW__scanProofPanel h2{color:var(--stone-0);margin:0 0 .55rem;font-size:1.25rem;line-height:1.28}.customer-flow-module__eDtZkW__scanProofIntro,.customer-flow-module__eDtZkW__scanProofNote{color:var(--stone-200);font-size:.78rem;line-height:1.5}.customer-flow-module__eDtZkW__scanProofFinding{border-radius:var(--radius-sm);background:var(--stone-0);gap:.7rem;margin-block:1rem;padding:1rem;display:grid}.customer-flow-module__eDtZkW__scanProofFinding p,.customer-flow-module__eDtZkW__scanProofFinding strong{color:var(--ink-900);margin:0}.customer-flow-module__eDtZkW__scanProofFinding strong{font-family:var(--font-display);font-size:1rem;line-height:1.42}.customer-flow-module__eDtZkW__scanProofIdentifier{font-family:var(--font-mono);font-size:.64rem;line-height:1.6;color:var(--ink-500)!important}.customer-flow-module__eDtZkW__scanProofBadges{flex-wrap:wrap;gap:.38rem;display:flex}.customer-flow-module__eDtZkW__scanProofPanel .wr-limitation-notice{margin:0}.customer-flow-module__eDtZkW__scanScopeCard{gap:.6rem;padding:1rem 1.15rem}.customer-flow-module__eDtZkW__scanScopeCard[data-tone=unavailable]{background:var(--stone-100)}.customer-flow-module__eDtZkW__scanScopeCard ul{color:var(--ink-600);gap:.32rem;margin:.05rem 0 0;padding:0;font-size:.75rem;line-height:1.45;list-style:none;display:grid}.customer-flow-module__eDtZkW__scanScopeCard li{padding-inline-start:1rem;position:relative}.customer-flow-module__eDtZkW__scanScopeCard li:before{color:var(--petrol-700);content:"✓";position:absolute;inset-inline-start:0}.customer-flow-module__eDtZkW__scanScopeCard[data-tone=unavailable] li:before{color:var(--ink-400);content:"—"}.customer-flow-module__eDtZkW__scanStatusCard{border:1px solid var(--stone-300);border-radius:var(--radius-md);background:var(--stone-0);gap:.7rem;max-width:48rem;padding:1.45rem 1.55rem;display:grid}.customer-flow-module__eDtZkW__scanStatusCard h2,.customer-flow-module__eDtZkW__scanStatusCard p{margin:0}.customer-flow-module__eDtZkW__scanStatusCard h2{color:var(--ink-900);font-size:1.25rem}.customer-flow-module__eDtZkW__scanProgressPanel{gap:1.2rem}.customer-flow-module__eDtZkW__scanProgressPanel .wr-progress{gap:.5rem;display:grid}.customer-flow-module__eDtZkW__scanProgressPanel .wr-progress span{color:var(--ink-700);font-size:.78rem;font-weight:700}.customer-flow-module__eDtZkW__scanProgressPanel .wr-progress progress{width:100%;height:.45rem;accent-color:var(--petrol-700)}.customer-flow-module__eDtZkW__scanLiveCounts{border-block-end:1px solid var(--stone-200);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-block:.2rem 1rem;display:grid}.customer-flow-module__eDtZkW__scanLiveCounts article{gap:.3rem;display:grid}.customer-flow-module__eDtZkW__scanLiveCounts strong{color:var(--ink-900);font-family:var(--font-display);font-size:clamp(1.55rem,3vw,2.1rem);line-height:1}.customer-flow-module__eDtZkW__scanLiveCounts small{color:var(--ink-500);font-size:.7rem;line-height:1.35}.customer-flow-module__eDtZkW__scanStageList{border-block-start:1px solid var(--stone-200);gap:0;margin:0;padding:0;list-style:none;display:grid}.customer-flow-module__eDtZkW__scanStageList li{border-block-end:1px solid var(--stone-200);grid-template-columns:1.5rem minmax(0,1fr) auto;align-items:start;gap:.7rem;padding:.72rem 0;display:grid}.customer-flow-module__eDtZkW__scanStageList li[data-state=current]{border-inline-start:.2rem solid var(--petrol-700);background:var(--petrol-50);margin-inline:-.55rem;padding-inline:.55rem}.customer-flow-module__eDtZkW__scanStageMarker{border:1px solid var(--stone-400);width:1.42rem;height:1.42rem;color:var(--ink-500);font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:.62rem;display:grid}.customer-flow-module__eDtZkW__scanStageList li[data-state=complete] .customer-flow-module__eDtZkW__scanStageMarker{border-color:var(--petrol-700);background:var(--petrol-700);color:var(--stone-0)}.customer-flow-module__eDtZkW__scanStageList li[data-state=current] .customer-flow-module__eDtZkW__scanStageMarker{border-color:var(--petrol-700);color:var(--petrol-800)}.customer-flow-module__eDtZkW__scanStageCopy{gap:.1rem;display:grid}.customer-flow-module__eDtZkW__scanStageCopy strong{color:var(--ink-900);font-size:.78rem}.customer-flow-module__eDtZkW__scanStageCopy span,.customer-flow-module__eDtZkW__scanStageState{color:var(--ink-500);font-size:.69rem;line-height:1.4}.customer-flow-module__eDtZkW__scanStageState{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;padding-block-start:.15rem;font-size:.58rem}.customer-flow-module__eDtZkW__scanFindingPreview{border:1.5px solid var(--petrol-300);border-radius:var(--radius-sm);background:var(--petrol-50);gap:.7rem;padding:1rem;display:grid}.customer-flow-module__eDtZkW__scanFindingPreview h3,.customer-flow-module__eDtZkW__scanFindingPreview p{margin:0}.customer-flow-module__eDtZkW__scanFindingPreview h3{color:var(--ink-900);font-size:1rem;line-height:1.4}.customer-flow-module__eDtZkW__scanFindingPreview p{color:var(--ink-600);font-size:.77rem;line-height:1.45}.customer-flow-module__eDtZkW__scanResult{gap:1.25rem;display:grid}.customer-flow-module__eDtZkW__scanResultHeading{gap:.6rem;max-width:52rem;display:grid}.customer-flow-module__eDtZkW__scanResultHeading h2,.customer-flow-module__eDtZkW__scanResultHeading p{margin:0}.customer-flow-module__eDtZkW__scanResultHeading h2{color:var(--ink-900);font-size:1.15rem}.customer-flow-module__eDtZkW__scanValueGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.customer-flow-module__eDtZkW__scanValueShell{min-width:0;padding:1rem}.customer-flow-module__eDtZkW__scanValueShell .wr-value-card{gap:.38rem;display:grid}.customer-flow-module__eDtZkW__scanValueShell .wr-value-card h3{color:var(--ink-600);margin:0;font-size:.72rem;line-height:1.35}.customer-flow-module__eDtZkW__scanValueShell .wr-currency{color:var(--ink-900);font-family:var(--font-display);font-size:1.55rem}.customer-flow-module__eDtZkW__scanValueShell p{margin:0;font-size:.68rem}.customer-flow-module__eDtZkW__scanValueShell[data-state=documented]{background:var(--amber-50);border-style:dashed}.customer-flow-module__eDtZkW__scanValueShell[data-state=supported]{border:1.5px solid var(--petrol-400);background:var(--petrol-50)}.customer-flow-module__eDtZkW__scanValueShell[data-state=posted]{background:var(--stone-25)}.customer-flow-module__eDtZkW__scanResultGrid{grid-template-columns:minmax(0,1fr) minmax(19rem,25rem)}.customer-flow-module__eDtZkW__scanFindingCard{gap:1.15rem}.customer-flow-module__eDtZkW__scanFindingTitle{color:var(--ink-900);font-size:1.25rem;line-height:1.3}.customer-flow-module__eDtZkW__scanFindingBadges{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.customer-flow-module__eDtZkW__scanRecordGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.customer-flow-module__eDtZkW__scanRecordGrid .wr-record-card{min-width:0}:is(.customer-flow-module__eDtZkW__scanRecordGrid .wr-record-card h3,.customer-flow-module__eDtZkW__scanRecordGrid .wr-record-card p){margin:0}.customer-flow-module__eDtZkW__scanRecordGrid .wr-record-card h3{color:var(--ink-900);font-size:.83rem}.customer-flow-module__eDtZkW__scanRecordGrid .wr-record-card p{color:var(--ink-600);font-size:.71rem;line-height:1.45}.customer-flow-module__eDtZkW__scanFindingAside{gap:1rem;display:grid}.customer-flow-module__eDtZkW__scanDeadlineCard{border:1px solid var(--amber-600);border-inline-start:.3rem solid var(--amber-700);border-radius:var(--radius-md);background:var(--amber-50);gap:.65rem;padding:1.2rem 1.3rem;display:grid}.customer-flow-module__eDtZkW__scanDeadlineCard strong{color:var(--ink-900);font-family:var(--font-display);font-size:1.35rem}.customer-flow-module__eDtZkW__scanDeadlineCard p{color:var(--ink-600);margin:0;font-size:.77rem;line-height:1.45}.customer-flow-module__eDtZkW__scanNextAction .wr-next-action{border-radius:var(--radius-md)}.customer-flow-module__eDtZkW__scanCandidateList{border:1px solid var(--stone-300);border-radius:var(--radius-md);background:var(--stone-0);gap:.75rem;padding:1rem;display:grid}.customer-flow-module__eDtZkW__scanCandidateList h3,.customer-flow-module__eDtZkW__scanCandidateList p{margin:0}.customer-flow-module__eDtZkW__scanCandidateList h3{color:var(--ink-900);font-size:.9rem}.customer-flow-module__eDtZkW__scanCandidateList p{color:var(--ink-600);font-size:.73rem;line-height:1.4}.customer-flow-module__eDtZkW__scanOfferSection{border:1px solid var(--stone-300);border-radius:var(--radius-md);background:var(--stone-0);gap:.9rem;padding:1.25rem 1.4rem;display:grid}.customer-flow-module__eDtZkW__scanOfferSection h2,.customer-flow-module__eDtZkW__scanOfferSection p{margin:0}.customer-flow-module__eDtZkW__scanOfferSection h2{color:var(--ink-900);font-size:1.1rem}.customer-flow-module__eDtZkW__scanOfferSection>p{color:var(--ink-500);font-size:.78rem;line-height:1.45}.customer-flow-module__eDtZkW__scanOfferGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.customer-flow-module__eDtZkW__scanOfferGrid .wr-offer-card{gap:.6rem;display:grid}:is(.customer-flow-module__eDtZkW__scanOfferGrid .wr-offer-card h3,.customer-flow-module__eDtZkW__scanOfferGrid .wr-offer-card p){margin:0}.customer-flow-module__eDtZkW__scanOfferGrid .wr-offer-card h3{color:var(--ink-900);font-size:.95rem}.customer-flow-module__eDtZkW__scanOfferGrid .wr-offer-card p{color:var(--ink-600);font-size:.74rem;line-height:1.4}.customer-flow-module__eDtZkW__scanNoResultCard{gap:1.15rem;padding:1.6rem}.customer-flow-module__eDtZkW__scanNoResultCounts{border-block-end:1px solid var(--stone-200);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-block-end:1.2rem;display:grid}.customer-flow-module__eDtZkW__scanNoResultCounts strong{color:var(--ink-900);font-family:var(--font-display);font-size:1.7rem;display:block}.customer-flow-module__eDtZkW__scanNoResultCounts span{color:var(--ink-500);margin-block-start:.25rem;font-size:.72rem;line-height:1.4;display:block}.customer-flow-module__eDtZkW__scanReceipt{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.customer-flow-module__eDtZkW__scanReceipt h2,.customer-flow-module__eDtZkW__scanReceipt p{margin:0}.customer-flow-module__eDtZkW__scanReceipt h2{color:var(--ink-900);font-size:.9rem}.customer-flow-module__eDtZkW__scanReceipt a{color:var(--petrol-800);flex:none;font-size:.74rem}.customer-flow-module__eDtZkW__scanFooter{border-block-start:1px solid var(--stone-300);background:var(--stone-0);color:var(--ink-400);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2.1rem;font-size:.68rem;display:flex}.customer-flow-module__eDtZkW__scanFooter div{flex-wrap:wrap;gap:1rem;display:flex}.customer-flow-module__eDtZkW__scanFooter a{color:var(--ink-500);text-decoration:none}.customer-flow-module__eDtZkW__scanFooter a:hover{color:var(--petrol-800)}@media (max-width:64rem){.customer-flow-module__eDtZkW__scanStartGrid,.customer-flow-module__eDtZkW__scanContentGrid,.customer-flow-module__eDtZkW__scanResultGrid,.customer-flow-module__eDtZkW__scanNoResultGrid{grid-template-columns:1fr}.customer-flow-module__eDtZkW__scanStartBody{max-width:none}.customer-flow-module__eDtZkW__scanProofRail,.customer-flow-module__eDtZkW__scanFindingAside{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-flow-module__eDtZkW__scanProofPanel{grid-column:1/-1}.customer-flow-module__eDtZkW__scanValueGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:48rem){.customer-flow-module__eDtZkW__scanExperience{background:var(--stone-0);padding:0}.customer-flow-module__eDtZkW__scanApp{border:0;border-radius:0;width:100%;min-height:100vh}.customer-flow-module__eDtZkW__scanHeader{min-height:3.75rem;padding:0 1rem}.customer-flow-module__eDtZkW__scanLogo{width:8.6rem}.customer-flow-module__eDtZkW__scanNavigation a:not(.customer-flow-module__eDtZkW__scanHeaderCta){display:none}.customer-flow-module__eDtZkW__scanHeaderActions .wr-environment-badge{display:none}.customer-flow-module__eDtZkW__scanNavigation .customer-flow-module__eDtZkW__scanHeaderCta{min-height:1.9rem;padding-inline:.55rem;font-size:.66rem}.customer-flow-module__eDtZkW__scanMain{padding:1.4rem 1rem 2.5rem}.customer-flow-module__eDtZkW__scanStepper{margin-block-end:1.65rem}.customer-flow-module__eDtZkW__scanScreenHeading h1{font-size:clamp(1.75rem,8vw,2.2rem)}.customer-flow-module__eDtZkW__scanScreenHeading p{font-size:.92rem}.customer-flow-module__eDtZkW__scanIdentityCard,.customer-flow-module__eDtZkW__scanChoicePanel,.customer-flow-module__eDtZkW__scanBoundaryPanel,.customer-flow-module__eDtZkW__scanConsentCard,.customer-flow-module__eDtZkW__scanProgressPanel,.customer-flow-module__eDtZkW__scanFindingCard,.customer-flow-module__eDtZkW__scanNoResultCard,.customer-flow-module__eDtZkW__scanAsideCard,.customer-flow-module__eDtZkW__scanScopeCard{padding:1.05rem}.customer-flow-module__eDtZkW__scanIdentityTop,.customer-flow-module__eDtZkW__scanPanelTop,.customer-flow-module__eDtZkW__scanBoundaryTop,.customer-flow-module__eDtZkW__scanProgressTop,.customer-flow-module__eDtZkW__scanFindingTop,.customer-flow-module__eDtZkW__scanResultTitleRow,.customer-flow-module__eDtZkW__scanResultActionRow,.customer-flow-module__eDtZkW__scanReceipt,.customer-flow-module__eDtZkW__scanFooter{flex-direction:column;align-items:stretch}.customer-flow-module__eDtZkW__scanAdjustFields,.customer-flow-module__eDtZkW__scanProofRail,.customer-flow-module__eDtZkW__scanFindingAside,.customer-flow-module__eDtZkW__scanRecordGrid,.customer-flow-module__eDtZkW__scanOfferGrid,.customer-flow-module__eDtZkW__scanValueGrid,.customer-flow-module__eDtZkW__scanNoResultCounts{grid-template-columns:1fr}.customer-flow-module__eDtZkW__scanProofPanel{grid-column:auto}.customer-flow-module__eDtZkW__scanLiveCounts{grid-template-columns:1fr;gap:.7rem}.customer-flow-module__eDtZkW__scanStageList li{grid-template-columns:1.4rem minmax(0,1fr)}.customer-flow-module__eDtZkW__scanStageState{grid-column:2;padding-block-start:0}.customer-flow-module__eDtZkW__scanFindingBadges{justify-content:flex-start}.customer-flow-module__eDtZkW__scanFooter{padding:1rem}}@media (prefers-reduced-motion:reduce){.customer-flow-module__eDtZkW__indeterminateTrack>span{width:40%;animation:none;inset-inline-start:0}}@media (max-width:48rem){.customer-flow-module__eDtZkW__progress{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.customer-flow-module__eDtZkW__progress li{min-width:0}.customer-flow-module__eDtZkW__progress li+li{border-inline-start:0}.customer-flow-module__eDtZkW__progress li:nth-child(2n){border-inline-start:1px solid var(--stone-200)}.customer-flow-module__eDtZkW__progress li:nth-child(n+3){border-block-start:1px solid var(--stone-200)}.customer-flow-module__eDtZkW__progress a,.customer-flow-module__eDtZkW__progress li>span{min-width:0;min-height:3.1rem;padding:.55rem .65rem}.customer-flow-module__eDtZkW__progress strong{overflow-wrap:anywhere;font-size:.72rem;line-height:1.25}.customer-flow-module__eDtZkW__progress .customer-flow-module__eDtZkW__stepNumber{font-size:.58rem}}.customer-flow-module__eDtZkW__scanScopeLine{color:var(--ink-500);text-wrap:pretty;margin:-.4rem 0 1.4rem;font-size:.78rem;line-height:1.55}.customer-flow-module__eDtZkW__scanValueScope{color:var(--ink-600);font-size:.68rem;font-weight:600}.customer-flow-module__eDtZkW__scanStageCopy em{color:var(--ink-400);font-family:var(--font-mono);letter-spacing:.04em;font-size:.62rem;font-style:normal}.customer-flow-module__eDtZkW__scanRecordFields{grid-template-columns:repeat(auto-fit,minmax(6.5rem,1fr));gap:.5rem 1rem;margin:.6rem 0 0;display:grid}.customer-flow-module__eDtZkW__scanRecordFields>div{gap:.1rem;display:grid}.customer-flow-module__eDtZkW__scanRecordFields dt{color:var(--ink-400);letter-spacing:.07em;text-transform:uppercase;font-size:.6rem;font-weight:700}.customer-flow-module__eDtZkW__scanRecordFields dd{color:var(--ink-900);margin:0;font-size:.8rem}.customer-flow-module__eDtZkW__scanSources{border-block-start:1px solid var(--stone-200);gap:.5rem;padding-block-start:1.1rem;display:grid}.customer-flow-module__eDtZkW__scanCandidateGroups{gap:.55rem;margin:0;display:grid}.customer-flow-module__eDtZkW__scanCandidateGroups>div{border-block-end:1px solid var(--stone-200);justify-content:space-between;align-items:baseline;gap:.75rem;padding-block-end:.5rem;display:flex}.customer-flow-module__eDtZkW__scanCandidateGroups dt{color:var(--ink-700);font-size:.78rem}.customer-flow-module__eDtZkW__scanCandidateGroups dd{color:var(--ink-900);font-family:var(--font-mono);white-space:nowrap;margin:0;font-size:.72rem}
