.funnel-body{background:linear-gradient(180deg,#eaf4ff 0,#f8fbff 270px,#fff 700px);min-height:100vh;color:#172334}.flow-header{max-width:1136px;margin:auto;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:16px}.flow-header span{font-size:14px;color:#58677b}.flow-wrap{max-width:760px;margin:30px auto 50px;padding:0 24px}.flow-top{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#5d6c81;margin:0 0 13px}.flow-top .back{padding:8px 0;border:0;background:none;color:#365e8d;min-height:44px}.progress{height:5px;background:#dce9f8;border-radius:5px;overflow:hidden;margin-bottom:28px}.progress>span{height:100%;display:block;background:#337eeb;transition:width .2s}.flow-card{background:white;border:1px solid #dfE8f4;border-radius:24px;padding:36px;box-shadow:0 16px 60px #27507c09}.flow-card h1{font-size:36px;line-height:1.14;letter-spacing:-1.1px;margin:8px 0 12px;text-align:left;max-width:100%}.flow-card .lead{font-size:16px;color:#59677b;line-height:1.55;margin:0 0 26px}.flow-kicker{font-size:14px;color:#2869bb;font-weight:600}.choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice{display:flex;align-items:center;gap:12px;text-align:left;min-height:68px;padding:15px 17px;border:1px solid #dbe4ee;border-radius:12px;background:#fff;color:#25344b;line-height:1.35;font-size:16px;transition:background .15s,border-color .15s}.choice:hover{background:#f5f9ff;border-color:#9bc2f7}.choice[aria-pressed=true]{background:#edf5ff;border:2px solid #387fe2;padding:14px 16px}.choice .radio{flex:0 0 18px;width:18px;height:18px;border:1px solid #adbace;border-radius:50%;background:white}.choice[aria-pressed=true] .radio{border:5px solid #347ce4}.choice small{display:block;color:#657287;font-size:14px;margin-top:4px}.choices.one{grid-template-columns:1fr}.flow-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:26px}.flow-actions .button{width:100%;min-height:54px}.flow-card .button:disabled{opacity:.55;cursor:default;transform:none}.flow-note{font-size:14px;color:#66748a;line-height:1.6;margin:18px 0 0}.flow-offer{text-align:center;margin:24px 0 0;font-size:16px;color:#2c66af;font-weight:600}.flow-offer small{display:block;font-size:13px;font-weight:400;color:#657287;line-height:1.55;margin-top:7px}.flow-footer{max-width:880px;padding:12px 24px 28px;margin:auto;display:flex;justify-content:center;gap:14px 24px;flex-wrap:wrap;font-size:13px;line-height:1.5;color:#657287}.flow-footer a{text-decoration:underline;text-underline-offset:3px}.flow-card label.field{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;margin-bottom:18px;min-width:0}.flow-card input:not([type=checkbox]),.flow-card select,.flow-card textarea{width:100%;min-width:0;border:1px solid #cbd8e7;border-radius:10px;padding:14px 12px;font:400 16px Inter,Arial,sans-serif;background:white;color:#26374c;min-height:50px}.flow-card input:focus,.flow-card select:focus,.flow-card textarea:focus{outline:3px solid #d4e6ff;border-color:#367ee4}.fields-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.phone-row{display:grid;grid-template-columns:145px 1fr;gap:10px}.check{display:flex;align-items:flex-start;gap:10px;line-height:1.55;font-size:14px;color:#536176;margin:16px 0;cursor:pointer}.check input{width:20px;height:20px;flex-shrink:0;accent-color:#2e78ef;margin:2px 0}.check a{text-decoration:underline}.flow-error{color:#a32032;background:#fff3f5;padding:12px 14px;border-radius:10px;font-size:14px;line-height:1.5;margin:16px 0 0}.flow-error:empty{display:none}.policy-select{margin-top:22px}.review-note{padding:14px 16px;background:#f1f6fc;border-radius:12px;font-size:14px;line-height:1.55;color:#52657b;margin-top:16px}.success-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#e7f2ff;color:#2776dc;font-size:28px;margin-bottom:22px}.next-box{padding:22px;background:#f1f7ff;border:1px solid #d9e8fb;border-radius:16px;margin:24px 0 16px}.next-box h2{font-size:23px;margin:0 0 10px;letter-spacing:-.4px}.next-box p{font-size:16px;line-height:1.55;color:#596b80;margin:0 0 20px}.next-box .button{width:100%;text-align:center;min-height:54px}.summary-row{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #e9edf3;padding:12px 0;font-size:14px;color:#66748a}.summary-row strong{text-align:right;color:#2a3c54;font-weight:500}.tiny-link{font-size:14px;text-decoration:underline;color:#42658b}.trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.flow-card details{margin:18px 0;font-size:14px;line-height:1.55}.flow-card summary{cursor:pointer;color:#42658b}.flow-card details li{margin:8px 0}.flow-card .policy-items{padding-left:20px;max-height:260px;overflow:auto}.flow-card h1:focus{outline:none} .privacy-copy p,.privacy-copy li{font-size:16px;line-height:1.65;color:#516176}.privacy-copy h2{font-size:23px;margin-top:28px}
@media(max-width:600px){.flow-header{padding:23px 20px}.flow-header img{width:114px;height:auto}.flow-header span{font-size:13px}.flow-wrap{margin:12px auto 28px;padding:0 16px}.flow-card{padding:25px 20px;border-radius:18px}.flow-card h1{font-size:29px;letter-spacing:-.7px}.choices{gap:8px}.choice{padding:13px 11px;font-size:14px;min-height:67px;gap:9px}.choice[aria-pressed=true]{padding:12px 10px}.fields-two{grid-template-columns:1fr;gap:0}.phone-row{grid-template-columns:120px 1fr}.progress{margin-bottom:20px}.flow-actions{margin-top:22px}.flow-footer{gap:10px 17px}.flow-card .lead{margin-bottom:22px}.next-box{padding:18px}.flow-offer{font-size:15px}.choice small{font-size:13px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
@media(max-width:360px){.choices{grid-template-columns:1fr}.choice{min-width:0}.flow-header span{font-size:12px}.phone-row{grid-template-columns:105px minmax(0,1fr)}}

/* Phone layout: reachable actions, native country picker and safe-area spacing. */
.funnel-body{min-height:100svh}.choice,.choice>span:last-child{min-width:0}
.flow-card input[aria-invalid=true]{border-color:#b72e40}
.flow-error:focus{outline:2px solid #c45362;outline-offset:3px}
.dial-code{position:relative;display:block;min-width:0}
.dial-code>span{position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none;font-weight:400;font-size:16px;color:#26374c;z-index:1;white-space:nowrap}
.flow-card .dial-code select{color:transparent;padding-right:20px}
.flow-card .dial-code select option{color:#26374c}
.flow-card .check{min-height:44px;padding:5px 0}
.flow-card summary{min-height:44px;padding:12px 0}
.flow-footer a{display:inline-flex;align-items:center;min-height:44px}
@media(max-width:600px){
 .flow-header{padding:16px max(16px,env(safe-area-inset-right)) 10px max(16px,env(safe-area-inset-left))}
 .flow-wrap{margin:4px auto 22px;padding:0 max(12px,env(safe-area-inset-right)) 0 max(12px,env(safe-area-inset-left))}
 .flow-top{margin-bottom:8px}.progress{margin-bottom:16px}
 .flow-card{padding:22px 16px}.flow-kicker{font-size:.8125rem}
 .flow-card h1{font-size:clamp(1.625rem,6.6vw,1.875rem);line-height:1.16;margin:8px 0 10px}
 .flow-card .lead{margin-bottom:20px}.choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .choices.one{grid-template-columns:1fr}
 .choice{font-size:.9375rem;min-height:68px;line-height:1.4;overflow-wrap:anywhere}
 .choices:not(.one) .choice{padding:12px;text-align:center;justify-content:center;text-wrap:balance}
 .choices:not(.one) .choice[aria-pressed=true]{padding:11px}
 .choices:not(.one) .radio{display:none}
 .flow-card:not([data-step="4"])[data-step] .flow-actions{position:fixed;bottom:0;left:0;right:0;z-index:20;margin:0;padding:12px max(16px,env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#fffffff5;border-top:1px solid #dfE8f4;backdrop-filter:blur(10px)}
 .flow-card:not([data-step="4"])[data-step] .flow-actions .button{max-width:560px;margin:auto;min-height:52px}
 .funnel-body:has(.flow-card:not([data-step="4"])[data-step]){padding-bottom:calc(84px + env(safe-area-inset-bottom))}
 .flow-card[data-step="4"] .flow-actions{position:static}
 .phone-row{grid-template-columns:106px minmax(0,1fr);gap:8px}
 .flow-card input:not([type=checkbox]),.flow-card select{font-size:1rem;min-height:52px}
 .flow-card label.field{scroll-margin:20px}.flow-error{scroll-margin:20px}
 .flow-offer{margin-top:18px}.flow-footer{padding-bottom:calc(20px + env(safe-area-inset-bottom));gap:4px 16px}
 .next-box .button{white-space:normal;line-height:1.4}.summary-row strong{min-width:0;overflow-wrap:anywhere}
}
@media(max-height:500px) and (max-width:600px){.flow-card:not([data-step="4"])[data-step] .flow-actions{position:static;border:0;background:none;backdrop-filter:none;padding:0;margin-top:20px}.funnel-body:has(.flow-card:not([data-step="4"])[data-step]){padding-bottom:0}}

.dial-code::after{content:'⌄';position:absolute;right:11px;top:50%;transform:translateY(-55%);color:#52657b;font-size:18px;pointer-events:none}
.flow-card .dial-code select{appearance:none;-webkit-appearance:none}

.other-business-field{margin-top:20px}
@media(max-width:600px){.flow-card[data-step="0"]:has(.other-business-field) .flow-actions{position:static;border:0;background:none;backdrop-filter:none;padding:0;margin-top:20px}}

/* Searchable activities keep policy classification out of the applicant's hands. */
.activity-count{font-size:13px;color:#657287;margin:0 0 10px}
.activity-options{max-height:300px;overflow-y:auto;overscroll-behavior:contain;padding:2px 5px 2px 2px;scrollbar-gutter:stable}
.activity-options:empty{display:none}
.activity-options .choice{min-height:54px;padding:12px;font-size:15px}
.activity-other{width:100%;margin-top:14px}
.activity-selected{display:grid;gap:12px;padding:20px;background:#edf5ff;border:1px solid #b9d5fb;border-radius:12px}
.activity-selected strong{font-size:18px;line-height:1.45;overflow-wrap:anywhere}
.activity-selected button{justify-self:start;min-height:44px;background:none;border:0;padding:8px 0}
@media(max-width:600px){.activity-options{max-height:260px}.flow-card[data-step="3"][data-step] .flow-actions{position:static;border:0;background:none;backdrop-filter:none;padding:0;margin-top:20px}.activity-selected{padding:16px}}

@media(max-width:600px){.funnel-body:has(.flow-card[data-step="3"][data-step]){padding-bottom:0}}

/* One phone control, with a compact country selector and full native country names. */
.phone-field{display:grid;gap:8px;font-size:14px;font-weight:600;margin-bottom:18px;min-width:0}
.phone-entry{grid-template-columns:112px minmax(0,1fr);gap:0;border:1px solid #cbd8e7;border-radius:12px;background:#fff;align-items:stretch}
.phone-entry:focus-within{outline:3px solid #d4e6ff;border-color:#367ee4}
.phone-entry:has(input[aria-invalid=true]){border-color:#b72e40}
.phone-entry .dial-code{height:52px;border-right:1px solid #dbe4ee;border-radius:11px 0 0 11px;background:#f6f9fd}
.phone-entry .dial-code>span{font-size:15px;left:12px}
.phone-entry .dial-code::after{right:12px;font-size:16px}
.flow-card .phone-entry .dial-code select{position:absolute;inset:0;opacity:0;width:100%;height:100%;padding:0;cursor:pointer}
.flow-card .phone-entry input{height:52px;min-height:52px;border:0;border-radius:0 11px 11px 0;outline:none;background:transparent;padding:14px 12px}
@media(max-width:600px){.phone-row.phone-entry{grid-template-columns:108px minmax(0,1fr);gap:0}}

/* Compact funnel framing, with comfortable input and button targets. */
.flow-header{max-width:760px;padding:8px 24px;gap:12px}
.flow-header>a{display:flex;align-items:center;min-height:44px}
.flow-header img{width:108px;height:auto}
.flow-header span{font-size:12px}
.flow-wrap{margin:0 auto 24px}
.flow-top{margin-bottom:4px}
.progress{height:4px;margin-bottom:12px}
.flow-card{padding:24px}
.flow-card h1{font-size:30px;margin:6px 0 8px}
.flow-card .lead{margin-bottom:16px}
.flow-card label.field,.phone-field{gap:6px;margin-bottom:12px}
.flow-card .check{margin:10px 0;padding:4px 0}
.flow-card[data-step="4"] .flow-actions{margin-top:16px}
.flow-card[data-step="4"] .flow-note{margin-top:12px}
@media(max-width:600px){
 .flow-header{padding:4px max(16px,env(safe-area-inset-right)) 4px max(16px,env(safe-area-inset-left))}
 .flow-wrap{margin-top:0}
 .flow-card{padding:18px 16px}
 .flow-card h1{font-size:26px;line-height:1.16}
 .flow-card .lead{margin-bottom:14px}
}

.revenue-zero{margin-top:10px}

/* Quiet legal navigation, separate from the review note. */
.flow-footer{display:block;max-width:712px;margin:0 auto;padding:10px 16px calc(20px + env(safe-area-inset-bottom));border-top:1px solid #e6edf5;text-align:center}
.flow-footer-links{display:flex;justify-content:center;align-items:center;gap:0 24px;flex-wrap:wrap}
.flow-footer a{font-size:12px;font-weight:500;color:#586a81;text-decoration:none;justify-content:center;white-space:nowrap;min-height:44px}
.flow-footer a:hover,.flow-footer a:focus-visible{text-decoration:underline;text-underline-offset:3px}
.flow-footer a:focus-visible{outline:2px solid #347ce4;outline-offset:2px;border-radius:3px}
.flow-footer p{font-size:12px;line-height:1.5;color:#657287;margin:2px 0 0}
@media(max-width:600px){.flow-footer{margin:0 16px;padding-top:8px}.flow-footer-links{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;max-width:320px;margin:auto}.flow-footer a{grid-column:span 2}.flow-footer a:nth-child(4){grid-column:2 / 4}.flow-footer a:nth-child(5){grid-column:4 / 6}.flow-footer p{margin-top:4px}}

/* Search-first activity dropdown: compact at rest, with readable matching examples. */
.activity-picker{position:relative;margin-top:18px}
.flow-card .activity-search{display:block;margin-bottom:6px}
.activity-input{display:flex;align-items:center;border:1px solid #cbd8e7;border-radius:12px;background:#fff}
.activity-input:focus-within{outline:3px solid #d4e6ff;border-color:#367ee4}
.flow-card .activity-input input{border:0;outline:none;box-shadow:none;background:transparent;min-width:0;flex:1;width:100%;padding:14px 12px;font-size:16px}
.activity-input button{flex:0 0 44px;min-height:50px;border:0;background:transparent;color:#3c6390;font-size:24px;cursor:pointer;border-radius:10px}
.activity-input button:focus-visible{outline:2px solid #347ce4;outline-offset:-4px}
.activity-hint{font-size:13px;color:#657287;line-height:1.5;margin:8px 0 0}
.activity-dropdown{border:1px solid #cbd8e7;border-radius:12px;margin-top:10px;background:#fff;box-shadow:0 8px 24px #254b7b0c;overflow:hidden}
.activity-dropdown[hidden]{display:none}
.activity-dropdown .activity-count{padding:10px 12px;margin:0;background:#f6f9fe;font-size:12px;border-bottom:1px solid #e4ebf5}
#activity-options{max-height:300px;overflow-y:auto;overscroll-behavior:contain;scroll-padding:4px}
.activity-option{padding:12px 14px;min-height:60px;cursor:pointer;border-bottom:1px solid #edf1f7;line-height:1.4;overflow-wrap:anywhere}
.activity-option:last-child{border-bottom:0}
.activity-option>span{display:block;font-size:15px;font-weight:500;color:#26374c}
.activity-option small{display:block;font-size:13px;color:#657287;margin-top:3px}
.activity-option:hover,.activity-option[aria-selected=true]{background:#edf5ff}
@media(max-width:600px){#activity-options{max-height:240px}.activity-option{padding:12px}.activity-picker{margin-top:14px}}

.consent-settings{margin:0 0 10px 30px;color:#657287;font-size:12px}
.flow-card .consent-settings summary{min-height:32px;padding:6px 0;cursor:pointer;text-decoration:underline;text-underline-offset:3px;width:fit-content}
.consent-settings[open]{padding-bottom:8px}.consent-settings .field{margin-top:6px}.consent-settings p{margin:6px 0;line-height:1.5}

/* Mobile flow: compact options, clear selection, and keyboard-aware search. */
.choice,.activity-option,.flow-actions .button,.back{touch-action:manipulation}
.choice:focus-visible{outline:3px solid #83b4fb;outline-offset:3px}
.flow-card .consent-settings summary{min-height:44px;display:flex;align-items:center;padding:8px 0}
@media(max-width:600px){
 .flow-header{padding-top:2px;padding-bottom:2px}
 .flow-wrap{padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right))}
 .flow-top{font-size:13px;margin-bottom:2px}
 .progress{margin-bottom:10px}
 .flow-card{padding:18px 14px;border-radius:18px}
 .flow-card>.flow-kicker{display:none}
 .flow-card h1{font-size:25px;line-height:1.2;letter-spacing:-.65px;margin:0 0 8px;text-wrap:balance}
 .flow-card .lead{font-size:15px;line-height:1.45;margin-bottom:16px}
 .choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .choices.one{grid-template-columns:1fr}
 .choices:not(.one) .choice{position:relative;min-height:60px;padding:10px 8px;font-size:14px;line-height:1.3;border-width:2px;border-color:#dbe4ee;text-align:center;overflow-wrap:normal}
 .choices:not(.one) .choice[aria-pressed=true]{padding:10px 8px;border-color:#347ce4;box-shadow:0 0 0 1px #347ce410}
 .choices:not(.one) .choice[aria-pressed=true]::after{content:'✓';position:absolute;right:4px;top:2px;font-size:10px;font-weight:700;color:#2263b9}
 .choices.one .choice{min-height:64px;padding:12px;border-width:2px;gap:12px;font-size:15px}
 .choices.one .choice[aria-pressed=true]{padding:12px}
 .choice small{font-size:13px;line-height:1.4;margin-top:3px}
 .flow-card[data-step="2"] .choices:not(.one) .choice{min-height:58px;font-size:17px;font-weight:600;white-space:nowrap}
 .flow-card[data-step="2"] .revenue-zero .choice{min-height:52px;justify-content:center}
 .revenue-zero .radio{display:none}
 .flow-card:not([data-step="4"])[data-step] .flow-actions{padding-top:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom))}
 .flow-card[data-step="3"][data-step] .flow-actions,.flow-card[data-step="0"]:has(.other-business-field) .flow-actions{padding:0;margin-top:18px}
 .funnel-body:has(.flow-card[data-step="0"]:not(:has(.other-business-field))),.funnel-body:has(.flow-card[data-step="1"]),.funnel-body:has(.flow-card[data-step="2"]){padding-bottom:calc(80px + env(safe-area-inset-bottom))}
 .funnel-body:has(.other-business-field){padding-bottom:0}
 .flow-offer{font-size:14px;margin:18px 8px 0;line-height:1.45}
 .flow-offer small{font-size:12px;line-height:1.5;margin-top:5px}
 .flow-footer{margin-top:0}
 .flow-card label.field,.phone-field{margin-bottom:14px}
 .flow-card input:not([type=checkbox]),.flow-card select{font-size:16px;scroll-margin-top:12px}
 .flow-card .check{font-size:13px;line-height:1.5;gap:10px;padding:8px 0}
 .flow-card .consent-settings{margin:0 0 12px 30px}
 .flow-card .flow-note{font-size:12px;line-height:1.5}
 .activity-input{scroll-margin-top:12px}
 .activity-dropdown{margin-top:8px}
 #activity-options{max-height:clamp(144px,calc(var(--flow-visible-height,100svh) - 180px),280px);-webkit-overflow-scrolling:touch;touch-action:pan-y}
 .activity-option{min-height:64px;touch-action:pan-y}
 .activity-option>span{font-size:14px}.activity-option small{font-size:12px;line-height:1.45}
 .activity-selected{gap:8px;padding:14px}.activity-selected strong{font-size:17px}
 .review-note{padding:12px;font-size:13px;line-height:1.5}
 .keyboard-open .flow-card .flow-actions{position:static!important;padding:0!important;margin-top:18px!important;border:0!important;background:none!important;backdrop-filter:none!important}
 .keyboard-open .flow-offer,.keyboard-open .flow-footer{display:none}
}
@media(max-width:350px){.choices:not(.one) .choice{font-size:13px;min-height:60px}.flow-card h1{font-size:23px}.flow-header span{font-size:11px}.flow-card{padding:16px 12px}.flow-header img{width:100px}}

@media(max-width:600px){html:has(.flow-card[data-step="0"]),html:has(.flow-card[data-step="1"]),html:has(.flow-card[data-step="2"]){scroll-padding-bottom:calc(90px + env(safe-area-inset-bottom))}}

/* Keep the parent category visible while choosing a specific service. */
.business-context{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f1f6fc;border:1px solid #e0e9f5;border-radius:12px;padding:10px 12px;margin:0 0 18px;flex-wrap:wrap}
.business-context>div{min-width:0;flex:1}.business-context small{display:block;color:#657287;font-size:11px;line-height:1.4}.business-context strong{display:block;font-size:14px;line-height:1.5;font-weight:600;overflow-wrap:anywhere}
.flow-card .business-context details{margin:0;font-size:13px}.flow-card .business-context summary{min-height:44px;display:flex;align-items:center;justify-content:center;list-style:none;text-decoration:underline;min-width:44px;padding:8px}.business-context summary::-webkit-details-marker{display:none}
.business-context details[open]{flex-basis:100%}.business-context details[open] summary{width:fit-content;margin-left:auto}.flow-card .business-context label.field{margin:0}
button.activity-option{display:block;width:100%;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f7;border-radius:0;font-family:inherit;font-weight:400;-webkit-tap-highlight-color:#e5f0ff}
button.activity-option:hover,button.activity-option:focus-visible,button.activity-option[aria-selected=true]{background:#edf5ff}
button.activity-option:focus-visible{outline:2px solid #347ce4;outline-offset:-3px}
.activity-description{margin-top:18px}.flow-card textarea{resize:vertical;font-size:16px;line-height:1.5}
@media(max-width:600px){.business-context{margin-bottom:16px;padding:8px 10px}.business-context strong{font-size:13px}.business-context small{font-size:11px}.activity-selected{scroll-margin-top:12px}.flow-card .business-context~h1{font-size:24px}.flow-card .activity-description{margin-top:16px}}

.flow-skip{display:block;margin:8px auto 0;min-height:44px;padding:10px 16px;border:0;background:transparent;color:#657287;font:400 13px Inter,Arial,sans-serif;text-decoration:underline;text-underline-offset:3px;cursor:pointer;touch-action:manipulation}
.flow-skip:hover{color:#2869bb}.flow-skip:focus-visible{outline:2px solid #347ce4;outline-offset:2px;border-radius:8px}

/* A single dropdown control, with a custom-description action outside the scroll area. */
.flow-skip[hidden],.activity-description[hidden],#activity-review[hidden]{display:none!important}
.activity-select-shell{border:1px solid #cbd8e7;border-radius:12px;background:#fff;overflow:hidden}
.activity-select-shell:focus-within{outline:3px solid #d4e6ff;border-color:#367ee4}
.activity-select-shell .activity-input{border:0;border-radius:0}
.activity-select-shell .activity-input:focus-within{outline:none}
.activity-select-shell .activity-dropdown{border:0;border-top:1px solid #dce6f3;border-radius:0;margin:0;box-shadow:none}
.activity-select-shell.is-open #toggle-activities{transform:rotate(180deg)}
.activity-select-shell #activity-options{max-height:220px;min-height:0}
.activity-other-action{position:relative;display:block;width:100%;padding:12px 38px 12px 12px;margin-top:10px;text-align:left;background:#f6f9fe;border:1px solid #dbe5f2;border-radius:10px;color:#365e8d;font-family:inherit;cursor:pointer;min-height:60px;touch-action:manipulation}
.activity-other-action>span:first-child{display:block;font-size:14px;font-weight:600}
.activity-other-action small{display:block;font-size:12px;line-height:1.45;color:#657287;margin-top:3px}
.activity-other-action>span:last-child{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:20px}
.activity-other-action[aria-pressed=true]{background:#edf5ff;border-color:#347ce4}
.activity-other-action:focus-visible{outline:2px solid #347ce4;outline-offset:2px}
@media(max-width:600px){.activity-select-shell #activity-options{max-height:clamp(112px,calc(var(--flow-visible-height,100svh) - 270px),210px)}.activity-select-shell .activity-option{min-height:60px;padding:10px 12px}.activity-picker .activity-hint{font-size:12px}.activity-other-action{margin-top:8px}}

/* Product step: quick choices at rest, a single search list when browsing. */
.flow-card[data-step="3"]>.flow-kicker{display:none}
.flow-card[data-step="3"] h1{font-size:30px;letter-spacing:-.8px}
.flow-card[data-step="3"] .business-context{margin-bottom:20px}
.flow-card[data-step="3"] .activity-picker{margin-top:0}
.activity-select-shell.has-selection{background:#f2f7ff;border-color:#7aacee}
.activity-select-shell.has-selection .activity-input{background:#f2f7ff}
.activity-select-shell.has-selection input{font-weight:600;color:#225fac}
.activity-input button:hover{background:#eef5ff}
.activity-suggestions{margin:16px 0 0}
.activity-suggestions[hidden]{display:none}
.activity-suggestions>p{margin:0 0 8px;font-size:12px;color:#657287}
.activity-suggestions>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.activity-quick{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:48px;padding:11px 12px;border:1px solid #dbe5f2;border-radius:10px;background:white;color:#314c6e;text-align:left;font:500 13px/1.4 Inter,Arial,sans-serif;touch-action:manipulation;cursor:pointer;min-width:0;overflow-wrap:anywhere}
.activity-quick>span{color:#7a99bd;font-size:15px;flex-shrink:0}
.activity-quick:hover{background:#f2f7ff;border-color:#82b1ef}
.activity-quick:focus-visible{outline:2px solid #347ce4;outline-offset:2px}
.activity-other-action{min-height:48px;padding-top:12px;padding-bottom:12px;background:#fff;border-style:dashed}
.activity-other-action[aria-pressed=true]{border-style:solid}
.activity-other-action small:empty{display:none}
.activity-other-action small{overflow-wrap:anywhere}
.flow-card[data-step="3"] .activity-hint{font-size:12px;margin-top:8px}
.flow-card[data-step="3"] .activity-description{margin-top:14px}
.flow-card[data-step="3"] .flow-actions{margin-top:20px}
.flow-card[data-step="3"] .review-note{margin:12px 0 0;padding:10px 12px;font-size:13px}
.flow-card[data-step="3"] .flow-skip{margin-top:4px}
@media(max-width:600px){
 .flow-card[data-step="3"] h1{font-size:27px;text-wrap:initial}
 .flow-card[data-step="3"] .business-context{margin-bottom:18px}
 .flow-card[data-step="3"] .lead{margin-bottom:18px}
 .activity-suggestions{margin-top:14px}
 .activity-quick{padding:10px;font-size:12px;min-height:50px}
 .activity-select-shell #activity-options{max-height:clamp(120px,calc(var(--flow-visible-height,100svh) - 245px),240px)}
}

/* Other is the final dropdown option, with the same quiet treatment as the list. */
.activity-dropdown .activity-other-action{margin:0;border:0;border-top:1px solid #e4ebf5;border-radius:0;background:#fff;min-height:48px;padding:12px 38px 12px 14px;color:#52657b}
.activity-dropdown .activity-other-action>span:first-child{font-size:14px;font-weight:400}
.activity-dropdown .activity-other-action>span:last-child{font-size:15px;color:#8091a6}
.activity-dropdown .activity-other-action:hover,.activity-dropdown .activity-other-action[aria-pressed=true]{background:#f5f8fc}
.activity-dropdown .activity-other-action:focus-visible{outline-offset:-3px}

/* Keep account setup the primary next step after a saved submission. */
.confirmation-card{padding:32px}.saved-status{display:flex;align-items:center;gap:9px;color:#246541;font-size:14px;font-weight:600;margin-bottom:24px}.saved-status span{display:grid;place-items:center;width:24px;height:24px;background:#e8f5ed;border-radius:50%}.account-next{padding:30px 26px 20px;border-radius:20px;background:linear-gradient(145deg,#edf5ff,#f7fbff);border:1px solid #bdd8fa}.account-next h1{font-size:38px;line-height:1.13;margin:12px 0}.account-next .lead{margin-bottom:24px;max-width:460px}.account-next .account-cta{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:60px;font-size:18px;white-space:normal;text-align:center;line-height:1.3;box-shadow:0 6px 16px #2e79e52b}.account-hint{text-align:center;font-size:13px;color:#5e7189;margin:12px 0 0}.confirmation-note{font-size:13px;margin:18px 0}.confirmation-receipt{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;border-top:1px solid #e4ebf4;padding-top:18px;font-size:12px;color:#748196}.confirmation-receipt .tiny-link{font-size:12px}@media(max-width:600px){.confirmation-card{padding:22px 18px}.saved-status{margin-bottom:18px}.account-next{padding:24px 18px 18px;border-radius:16px}.account-next h1{font-size:30px}.account-next .account-cta{font-size:16px;min-height:58px}.confirmation-receipt{gap:10px}.confirmation-note{line-height:1.5}}
