.funnel-page{--funnel-ink: #20251f;--funnel-muted: #667064;--funnel-line: #dde3d9;--funnel-orange: #ff5c02;padding-top:64px;padding-bottom:24px}.funnel-page-heading{display:grid;grid-template-columns:1.25fr 1fr;gap:72px;align-items:end;padding-bottom:40px}.strategy-page .funnel-page h1{margin:18px 0 0;font-size:clamp(2.55rem,4.9vw,4.4rem);line-height:1.05;letter-spacing:-.057em}.funnel-page h1>span{color:var(--funnel-orange)}.funnel-page-heading>p{max-width:37ch;padding-bottom:5px;color:var(--funnel-muted);font-size:1.0625rem;line-height:1.7}.funnel-progress{border-block:1px solid var(--funnel-line);margin-bottom:36px}.funnel-progress ol{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none}.funnel-progress li{display:flex;align-items:center;gap:12px;color:#757e71;padding:19px 12px 19px 0;font-size:.8125rem;line-height:1.4}.funnel-progress li>span{font-size:.7rem;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;border:1px solid #dfe3dc;flex-shrink:0}.funnel-progress .is-current{color:var(--funnel-ink);font-weight:600}.funnel-progress .is-current>span{background:var(--funnel-orange);color:#fff;border-color:var(--funnel-orange)}.funnel-progress .is-done>span{background:#edf1e9;border-color:#edf1e9;color:#526746}.funnel-workspace{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:26px}.funnel-conversation{border:1px solid var(--funnel-line);border-radius:18px;background:#fff;min-width:0;overflow:hidden}.funnel-welcome,.funnel-outcome,.funnel-contact{padding:38px}.funnel-assistant-mark{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;font-family:var(--strategy-font-display);font-size:3.25rem;font-weight:800;line-height:.9;letter-spacing:-.095em;margin-bottom:46px}.funnel-assistant-mark>span{color:var(--funnel-orange);font-size:2rem;align-self:end;line-height:.4;padding-left:5px}.funnel-panel-eyebrow{color:var(--funnel-muted);font-size:.75rem;font-weight:600;margin-bottom:12px!important}.strategy-page .funnel-welcome h2,.strategy-page .funnel-contact h2,.strategy-page .funnel-outcome h2{font-size:clamp(1.9rem,2.9vw,2.7rem);letter-spacing:-.055em;line-height:1.13;margin-bottom:21px;outline:none}.funnel-welcome>p:not(.funnel-panel-eyebrow):not(.funnel-welcome-note),.funnel-panel-lead,.funnel-outcome>p:not(.funnel-panel-eyebrow):not(.funnel-outcome-note){font-size:.9375rem;line-height:1.75;color:var(--funnel-muted)}.funnel-welcome ul{list-style:none;padding:0;margin:28px 0 35px;display:grid;gap:11px}.funnel-welcome li{display:flex;align-items:center;gap:10px;font-size:.8125rem;color:#475140}.funnel-welcome li svg{color:var(--funnel-orange)}.funnel-page button,.funnel-invitation a{-webkit-tap-highlight-color:transparent}.funnel-button{display:inline-flex;align-items:center;justify-content:space-between;min-height:49px;gap:22px;padding:13px 18px;border:1px solid transparent;border-radius:6px;font-size:.875rem;line-height:1.4;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .2s,box-shadow .2s}.funnel-button--primary{background:var(--funnel-orange);color:#fff}.funnel-button--ink{background:var(--funnel-ink);color:#fff}.funnel-button>svg{flex-shrink:0;transition:transform .2s}.funnel-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 14px #20251f15}.funnel-button:hover:not(:disabled)>svg{transform:translate(3px)}.funnel-page button:disabled{opacity:.48;cursor:not-allowed}.funnel-page :is(button,a,input,textarea):focus-visible,.funnel-invitation a:focus-visible{outline:2px solid var(--funnel-orange, #ff5c02);outline-offset:4px}.funnel-welcome .funnel-button{width:100%}.funnel-welcome-note{font-size:.75rem;margin-top:13px!important;color:var(--funnel-muted);text-align:center}.funnel-map{padding:29px 26px 24px;border:1px solid #e5e9e0;border-radius:18px;background:#f5f6f2;position:sticky;top:106px}.funnel-map-heading{display:flex;justify-content:space-between;align-items:start;gap:18px;margin-bottom:30px}.funnel-map-heading p{font-size:.75rem;color:var(--funnel-muted);margin-bottom:6px}.strategy-page .funnel-map-heading h2{font-size:1.25rem;letter-spacing:-.035em;line-height:1.35}.funnel-map-count{flex-shrink:0;font-size:.75rem;color:var(--funnel-muted);padding-top:4px;font-variant-numeric:tabular-nums}.funnel-map-nodes{margin:0;padding:0;list-style:none;display:grid;gap:25px}.funnel-map-node{position:relative;padding:19px 19px 21px;border:1px solid #dde3d6;border-radius:10px;background:#fff;min-width:0;transition:border-color .25s,background .25s}.funnel-map-node:not(:last-child):after{content:"";position:absolute;height:26px;border-left:1px dashed #b5c1a9;left:37px;top:100%}.funnel-map-node.is-filled{border-color:#bfcbb5}.funnel-map-node--proposed.is-filled{background:#20291d;border-color:#20291d;color:#fff}.funnel-map-node-heading{display:flex;gap:10px;align-items:center;margin-bottom:15px}.funnel-map-icon{display:grid;place-items:center;width:34px;height:34px;color:#7b8971;border-radius:7px;background:#f1f4ed;flex-shrink:0}.funnel-map-node--bottleneck.is-filled .funnel-map-icon{color:#b94200;background:#fff1e8}.funnel-map-node--proposed.is-filled .funnel-map-icon{color:#ffaf83;background:#ffffff12}.strategy-page .funnel-map-node h3{font-size:.8125rem;line-height:1.45;letter-spacing:-.015em}.funnel-map-node h3>span{display:block;font-family:var(--strategy-font-body);font-size:.75rem;line-height:1.1;color:#7a8570;letter-spacing:.07em;margin-bottom:3px;font-weight:400}.funnel-map-node--proposed.is-filled h3>span{color:#adbca0}.funnel-map-filled{margin-left:auto;color:#657855;flex-shrink:0}.funnel-map-node--proposed.is-filled .funnel-map-filled{color:#adc893}.funnel-map-content,.funnel-map-placeholder{font-size:.8125rem;line-height:1.65;overflow-wrap:anywhere;white-space:pre-wrap}.funnel-map-content{animation:funnel-arrive .32s ease-out both;color:#4b5544}.funnel-map-node--proposed.is-filled .funnel-map-content{color:#edf2e8}.funnel-map-placeholder{color:#8b9283}.funnel-map-bottom{margin-top:22px}.funnel-map-bottom>p{font-size:.75rem;line-height:1.65;color:var(--funnel-muted);max-width:44ch}.funnel-text-button{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:5px 0;background:transparent;color:var(--funnel-ink);font-size:.8125rem;font-weight:600;border:0;text-decoration:none;cursor:pointer;text-align:left}.funnel-text-button:hover{text-decoration:underline;text-underline-offset:4px}.funnel-map-bottom>.funnel-text-button{margin-top:9px}.funnel-map-edit-actions{display:flex;align-items:center;gap:16px}.funnel-map-edit-actions .funnel-button{font-size:.8125rem}.funnel-map textarea{width:100%;padding:10px;border:1px solid #bec9b5;border-radius:5px;resize:vertical;min-height:95px;background:#fff;color:#20251f;font:inherit;font-size:.8125rem;line-height:1.65}.funnel-field-count{display:block;text-align:right;font-size:.75rem;color:#7b8670}.funnel-map-node--proposed.is-filled .funnel-field-count{color:#b7c1ac}.funnel-chat-heading{display:flex;align-items:center;gap:12px;padding:22px 27px;border-bottom:1px solid var(--funnel-line)}.funnel-assistant-avatar{width:35px;height:35px;display:flex;justify-content:center;align-items:center;background:#f6f6f2;border-radius:9px;font-family:var(--strategy-font-display);font-weight:800;font-size:1.55rem;letter-spacing:-.08em}.funnel-assistant-avatar>span{color:var(--funnel-orange);font-size:1.1rem;margin-left:1px}.strategy-page .funnel-chat-heading h2{font-size:.9375rem;font-weight:700;letter-spacing:-.035em;line-height:1.4}.funnel-chat-heading p{color:var(--funnel-muted);font-size:.75rem;margin-top:2px}.funnel-presence{width:7px;height:7px;border-radius:50%;margin-left:auto;background:#8fa87b;flex-shrink:0}.funnel-presence.is-voice{background:var(--funnel-orange)}.funnel-messages{display:flex;flex-direction:column;gap:24px;min-height:240px;max-height:420px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:27px}.funnel-message{max-width:94%;animation:funnel-arrive .25s ease-out both}.funnel-message>span{font-size:.75rem;font-weight:600;color:#7e8975;display:block;margin-bottom:7px}.funnel-message p{font-size:.875rem;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.funnel-message--user{align-self:flex-end;margin-left:25px}.funnel-message--user>span{text-align:right}.funnel-message--user p{background:#f2f4ee;padding:12px 16px;border-radius:12px 3px 12px 12px;color:#49553e}.funnel-thinking{display:flex;flex-wrap:wrap;align-items:center;gap:4px;font-size:.75rem;color:var(--funnel-muted)}.funnel-thinking>span{margin-left:8px}.funnel-thinking i{width:4px;height:4px;background:#879478;border-radius:50%;animation:funnel-pulse 1s ease-in-out infinite alternate}.funnel-thinking i:nth-child(2){animation-delay:.2s}.funnel-thinking i:nth-child(3){animation-delay:.4s}.funnel-suggestions{padding:0 27px 22px;display:grid;gap:7px}.funnel-suggestions button{display:flex;justify-content:space-between;align-items:center;gap:13px;text-align:left;width:100%;background:#fff;border:1px solid #e2e7dc;border-radius:6px;padding:11px 13px;min-height:44px;color:#58644e;font-size:.75rem;line-height:1.5;cursor:pointer;transition:border-color .2s,background .2s}.funnel-suggestions button:hover:not(:disabled){background:#f7f8f4;border-color:#b3c2a4}.funnel-suggestions svg{flex-shrink:0}.funnel-ready{margin:0 27px 20px;padding:18px;background:#f4f6ef;border-radius:9px;border:1px solid #e4eada}.funnel-ready>p{display:flex;gap:9px;align-items:center;font-size:.75rem;line-height:1.5;margin-bottom:13px;color:#546647}.funnel-ready>p>svg{flex-shrink:0}.funnel-ready .funnel-button{width:100%;font-size:.8125rem}.funnel-composer{margin:0 27px;border:1px solid #ccd5c2;border-radius:10px;padding:13px 13px 9px;transition:border-color .2s}.funnel-composer:focus-within{border-color:#7c8e6b;box-shadow:0 0 0 2px #7789650a}.funnel-composer textarea{display:block;width:100%;border:0;resize:vertical;min-height:54px;max-height:180px;padding:0;outline:none!important;background:transparent;font:inherit;font-size:.8125rem;line-height:1.65}.funnel-composer textarea::-moz-placeholder{color:#8b9582}.funnel-composer textarea::placeholder{color:#8b9582}.funnel-composer-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.funnel-composer-actions>span{font-size:.75rem;color:#8a9381}.funnel-composer-actions button{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;background:var(--funnel-orange);color:#fff;border-radius:6px;border:0;cursor:pointer}.funnel-voice-option{display:flex;gap:15px;align-items:center;padding:10px 27px 20px}.funnel-voice-option button{display:flex;align-items:center;gap:7px;min-height:40px;font-size:.75rem;font-weight:600;border:0;background:transparent;flex-shrink:0;cursor:pointer}.funnel-voice-option p{color:#8a9381;font-size:.75rem;line-height:1.6}.funnel-voice-notice{padding:0 27px 20px;font-size:.75rem;color:var(--funnel-muted);line-height:1.6}.funnel-voice-live{display:flex;align-items:center;gap:14px;margin:0 27px 18px;padding:15px;border-radius:9px;background:#fff5ef}.funnel-voice-live strong{display:block;font-size:.75rem;line-height:1.5}.funnel-voice-live p{color:#8b7464;font-size:.75rem;margin-top:2px}.funnel-voice-live button{display:grid;place-items:center;width:35px;height:35px;flex-shrink:0;margin-left:auto;border:1px solid #f4d6c3;background:#fff;border-radius:50%;cursor:pointer}.funnel-voice-bars{display:flex;align-items:center;gap:3px;height:27px;color:var(--funnel-orange)}.funnel-voice-bars i{width:3px;height:13px;background:currentColor;border-radius:4px;animation:funnel-wave 1.1s ease-in-out infinite alternate}.funnel-voice-bars i:nth-child(2n){animation-delay:-.8s;height:21px}.funnel-voice-bars i:nth-child(3){animation-delay:-.5s}.funnel-error{margin:16px 27px 25px;padding:16px;border:1px solid #f0c6b1;background:#fff7f2;border-radius:8px;overflow-wrap:anywhere}.funnel-error strong{font-size:.8125rem;color:#804227}.funnel-error p{font-size:.75rem;color:#8a5741;margin-top:5px;line-height:1.65}.funnel-error a{display:inline-flex;gap:9px;align-items:center;font-size:.75rem;font-weight:600;margin-top:12px;text-decoration:underline;text-underline-offset:3px}.funnel-back{min-height:40px;font-size:.75rem;color:var(--funnel-muted);margin:-12px 0 25px;border:0;background:transparent;cursor:pointer}.funnel-contact form{margin-top:28px}.funnel-contact fieldset{padding:0;margin:0;border:0}.funnel-channel{display:flex;gap:10px;margin-bottom:25px!important}.funnel-channel legend,.funnel-followup legend{font-size:.8125rem;font-weight:600;margin-bottom:12px}.funnel-channel label{display:flex;gap:10px;align-items:center;flex:1;border:1px solid var(--funnel-line);border-radius:6px;padding:12px;font-size:.75rem;cursor:pointer}.funnel-channel label.is-selected{background:#f3f5ef;border-color:#9eae8f}.funnel-channel input,.funnel-followup input{accent-color:#38472d;width:16px;height:16px;flex-shrink:0}.funnel-field{margin-bottom:18px}.funnel-field label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.75rem;font-weight:600;margin-bottom:6px}.funnel-field label>span{font-size:.75rem;color:#8e9587;font-weight:400}.funnel-field input{width:100%;min-height:47px;border:1px solid #d8e0d1;border-radius:6px;padding:10px 12px;color:var(--funnel-ink);background:#fff;font:inherit;font-size:.875rem}.funnel-field input[aria-invalid=true]{border-color:#bf562f}.funnel-field-error{margin-top:5px!important;font-size:.75rem;color:#a34724}.funnel-followup{margin-top:27px!important;padding-top:21px!important;border-top:1px solid var(--funnel-line)!important}.funnel-followup legend{float:left;width:100%;margin-bottom:5px}.funnel-followup>p{clear:both;font-size:.75rem;line-height:1.65;color:var(--funnel-muted);margin-bottom:14px}.funnel-followup label{display:flex;align-items:flex-start;gap:10px;font-size:.75rem;line-height:1.65;margin-top:12px;cursor:pointer}.funnel-followup input{margin-top:3px}.funnel-contact-privacy{color:#7e8875;font-size:.75rem;line-height:1.7;margin:24px 0 19px!important}.funnel-contact-privacy a{text-decoration:underline;text-underline-offset:3px}.funnel-contact form>.funnel-button{width:100%}.funnel-outcome{padding-top:47px;min-height:430px}.funnel-outcome-icon{display:grid;place-items:center;width:57px;height:57px;border:1px solid #dbe5d2;border-radius:50%;background:#f4f8ed;color:#678152;margin-bottom:29px}.funnel-outcome>.funnel-button{margin-top:27px;width:100%}.funnel-outcome-note{margin-top:12px!important;font-size:.75rem;line-height:1.6;color:var(--funnel-muted)}.funnel-outcome .funnel-outcome-next{display:flex;gap:12px;font-size:.8125rem!important;background:#f4f6ef;padding:17px;margin:26px 0 14px;border-radius:8px}.funnel-outcome-next svg{flex-shrink:0;margin-top:3px}.funnel-education-links{display:grid;gap:10px;margin:28px 0 19px}.funnel-education-links a{padding:20px;border:1px solid #d9e0ee;background:#f5f7ff;border-radius:8px}.funnel-education-links a.funnel-program--upgrade{background:#f1f8f2;border-color:#d4e5d4}.funnel-education-links a>span{display:block;font-size:.75rem;color:var(--funnel-muted);margin-bottom:8px}.funnel-education-links strong{display:flex;justify-content:space-between;gap:13px;align-items:center;font-size:.9375rem;line-height:1.45}.funnel-education-links svg{flex-shrink:0}.funnel-education-history{border-top:1px solid var(--funnel-line);margin-top:15px;padding-top:16px}.funnel-education-history summary{font-size:.75rem;color:var(--funnel-muted);cursor:pointer}.funnel-education-history article{margin-top:20px}.funnel-page-bottom{display:flex;justify-content:space-between;gap:22px;padding-top:20px;align-items:start}.funnel-page-bottom>p{max-width:65ch;color:#7f8977;font-size:.75rem;line-height:1.7}.funnel-page-bottom>p>a{text-decoration:underline;text-underline-offset:3px;margin-left:5px}.funnel-reset{display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:flex-end;font-size:.75rem}.funnel-reset button{background:transparent;border:0;min-height:32px;font-size:.75rem;color:#6a7560;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.funnel-reset>span{color:var(--funnel-muted)}.funnel-human-note{display:flex;gap:29px;border-top:1px solid var(--funnel-line);margin-top:62px;padding:40px 0 26px}.funnel-human-note>span{color:var(--funnel-orange);font-size:2rem;line-height:1}.funnel-human-note>div{display:grid;grid-template-columns:1fr 1fr;gap:55px;flex:1}.strategy-page .funnel-human-note h2{font-size:1.35rem;line-height:1.35;letter-spacing:-.04em}.funnel-human-note p{color:var(--funnel-muted);font-size:.8125rem;line-height:1.75;max-width:54ch}.funnel-mobile-map-link{display:none}.funnel-invitation{--funnel-orange: #ff5c02;background:#f7f8f4;border-block:1px solid #e9ece3}.funnel-invitation-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:84px;align-items:center}.strategy-page .funnel-invitation h2{font-size:clamp(2.2rem,4vw,3.3rem);letter-spacing:-.055em;line-height:1.1;margin:22px 0}.funnel-invitation h2>span{color:#ff5c02}.funnel-invitation-copy>p:not(.strategy-category){color:var(--strategy-color-muted);font-size:.9375rem;max-width:44ch;line-height:1.75}.funnel-invitation-copy>a{margin-top:26px}.funnel-invitation-copy>small{display:block;color:var(--strategy-color-muted);font-size:.75rem;margin-top:12px}.funnel-invitation-preview{padding:26px;background:#fff;border:1px solid #dfe5d6;border-radius:14px;transform:rotate(-1deg);transition:transform .4s}.funnel-invitation-preview:hover{transform:rotate(0)}.funnel-invitation-prompt{display:flex;gap:13px;align-items:start;border-bottom:1px solid #e7ebe1;padding:0 3px 22px;margin-bottom:23px}.funnel-invitation-prompt>span{color:#ff5c02;font-size:1.2rem;line-height:1.4}.funnel-invitation-prompt>p{font-size:.9375rem;line-height:1.65}.funnel-invitation-preview ol{display:grid;gap:22px;margin:0;padding:0;list-style:none}.funnel-invitation-preview li{display:flex;align-items:center;gap:17px;position:relative;padding:0 5px}.funnel-invitation-preview li:not(:last-child):after{content:"";position:absolute;left:16px;top:35px;height:24px;border-left:1px dashed #c2cbb9}.funnel-invitation-preview li>svg{color:#718260;flex-shrink:0}.funnel-invitation-preview li:last-child>svg{color:#ff5c02}.funnel-invitation-preview li span{display:block;color:#8a9480;font-size:.75rem;margin-bottom:2px}.funnel-invitation-preview li strong{font-size:.8125rem;font-weight:600}.funnel-invitation-caption{color:#89937f;font-size:.75rem;border-top:1px solid #e7ebe1;padding-top:19px;margin-top:25px!important}@keyframes funnel-arrive{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes funnel-pulse{0%{opacity:.35}to{opacity:1}}@keyframes funnel-wave{0%{transform:scaleY(.55)}to{transform:scaleY(1.1)}}@media(max-width:1000px){.funnel-page-heading{gap:35px}.funnel-workspace{gap:18px}.funnel-welcome,.funnel-outcome,.funnel-contact{padding:28px}.funnel-map{padding:24px 18px}.funnel-map-node{padding:17px 14px}.funnel-map-node:not(:last-child):after{left:32px}.funnel-map-heading{gap:8px}.funnel-map-count{font-size:.75rem}.funnel-invitation-inner{gap:40px}.funnel-voice-option{flex-wrap:wrap;gap:0 15px}}@media(max-width:760px){.funnel-page{padding-top:36px}.funnel-page-heading{grid-template-columns:1fr;gap:20px;padding-bottom:26px}.funnel-page-heading>p{max-width:48ch;font-size:.9375rem}.strategy-page .funnel-page h1{font-size:clamp(2.3rem,7.9vw,3.1rem)}.funnel-progress{margin-bottom:22px}.funnel-progress li{flex-direction:column;align-items:start;gap:8px;padding-block:15px;font-size:.75rem}.funnel-progress li>span{width:23px;height:23px;font-size:.75rem}.funnel-workspace{grid-template-columns:1fr;gap:20px}.funnel-map{position:static;padding:25px 21px}.funnel-welcome,.funnel-contact,.funnel-outcome{padding:28px 25px}.funnel-assistant-mark{margin-bottom:32px}.funnel-welcome ul{margin-block:24px 27px}.strategy-page .funnel-welcome h2,.strategy-page .funnel-contact h2,.strategy-page .funnel-outcome h2{font-size:2rem}.funnel-messages{min-height:230px;max-height:380px;padding-inline:22px}.funnel-chat-heading,.funnel-suggestions{padding-inline:22px}.funnel-composer,.funnel-ready,.funnel-voice-live{margin-inline:22px}.funnel-composer textarea,.funnel-field input,.funnel-map textarea{font-size:16px}.funnel-voice-option{padding-inline:22px}.funnel-error{margin-inline:22px}.funnel-map-heading h2{font-size:1.35rem!important}.funnel-map-content,.funnel-map-placeholder{font-size:.875rem}.funnel-map-node h3{font-size:.875rem!important}.funnel-page-bottom{flex-direction:column;gap:9px}.funnel-reset{justify-content:flex-start}.funnel-human-note{gap:18px;margin-top:39px;padding-top:29px}.funnel-human-note>div{grid-template-columns:1fr;gap:15px}.funnel-invitation-inner{grid-template-columns:1fr;gap:39px}.funnel-invitation-preview{max-width:490px}.funnel-invitation-copy>p:not(.strategy-category){max-width:52ch}.funnel-mobile-map-link{display:flex;align-items:center;justify-content:space-between;padding:4px 0 18px;font-size:.75rem;font-weight:600}.funnel-map h2{scroll-margin-top:100px}}@media(prefers-reduced-motion:reduce){.funnel-page *,.funnel-invitation *{animation:none!important;transition:none!important}.funnel-invitation-preview{transform:none}.funnel-button:hover:not(:disabled),.funnel-button:hover:not(:disabled)>svg{transform:none}}
