.funnel-root{--funnel-ground:#fafaf7;--funnel-ink:#1a211c;--funnel-accent:#1e7a44;--funnel-muted:#6b746e;--funnel-accent-cta:#fb923c;--funnel-accent-bright:#4fb877;--funnel-muted-inverse:#a2a79f;--funnel-warm-top:#f3f0e7;--funnel-warm-base:#fbf9f4;--funnel-hero-wall:#2d333a;min-height:100vh;color:var(--funnel-ink);font-family:var(--font-portfolio),system-ui,sans-serif}.funnel-header,.funnel-root{background:var(--funnel-ground)}.funnel-header{position:fixed;top:0;left:0;right:0;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid rgba(26,33,28,.08);z-index:10;transition:background .2s ease,border-color .2s ease}.funnel-wordmark{font-weight:700;letter-spacing:.04em;color:var(--funnel-ink);text-decoration:none;transition:color .2s ease}.funnel-header .funnel-wordmark{font-size:clamp(20px,5vw,28px);line-height:1.05}.funnel-header--overlay{background:transparent;border-bottom-color:transparent}.funnel-header--overlay .funnel-wordmark{color:#ffffff}.funnel-header-right{display:inline-flex;align-items:center;gap:18px}.funnel-login-link{font-size:14px;font-weight:600;color:var(--funnel-ink);text-decoration:none;transition:color .2s ease}.funnel-cta,.funnel-header--overlay .funnel-login-link{color:#ffffff}.funnel-cta{display:inline-block;background:var(--funnel-accent);padding:14px 28px;border-radius:8px;font-weight:600;text-decoration:none}.funnel-cta-sm{padding:8px 18px;font-size:14px}.funnel-cta:focus-visible{outline:3px solid var(--funnel-accent-cta);outline-offset:3px}.funnel-header .funnel-cta-sm,.funnel-header .funnel-login-link{transition:transform .15s ease,box-shadow .15s ease,text-shadow .15s ease,color .15s ease,background .15s ease}.funnel-header .funnel-cta-sm:focus-visible,.funnel-header .funnel-cta-sm:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(26,33,28,.22)}.funnel-header .funnel-login-link:focus-visible,.funnel-header .funnel-login-link:hover{transform:translateY(-2px);text-shadow:0 4px 12px rgba(26,33,28,.35)}.funnel-header--overlay .funnel-login-link:focus-visible,.funnel-header--overlay .funnel-login-link:hover{text-shadow:0 4px 12px rgba(0,0,0,.55)}@media (prefers-reduced-motion:reduce){.funnel-header .funnel-cta-sm,.funnel-header .funnel-login-link{transition:box-shadow .15s ease,text-shadow .15s ease,color .15s ease,background .15s ease}.funnel-header .funnel-cta-sm:focus-visible,.funnel-header .funnel-cta-sm:hover,.funnel-header .funnel-login-link:focus-visible,.funnel-header .funnel-login-link:hover{transform:none}}.funnel-cta-label-short{display:none}.funnel-check{flex:none;width:18px;height:18px;color:var(--funnel-accent)}.funnel-h2{font-size:clamp(26px,3.5vw,38px);font-weight:700;line-height:1.15;margin:0}.funnel-static{justify-content:center;gap:16px;padding:88px 32px 48px;text-align:center}.funnel-static,.funnel-wizard{min-height:100dvh;display:flex;flex-direction:column;align-items:center}.funnel-wizard{padding:96px 20px 48px}.funnel-wizard-card{width:100%;max-width:560px;background:#ffffff;border:1px solid rgba(26,33,28,.12);border-radius:14px;padding:28px;box-shadow:0 2px 14px rgba(26,33,28,.06)}.funnel-steps-bar{width:100%;max-width:560px;display:flex;gap:6px;margin-bottom:18px}.funnel-step-seg{flex:1;text-align:center;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--funnel-muted);padding-bottom:8px;border-bottom:3px solid rgba(26,33,28,.12)}.funnel-step-seg--current{color:var(--funnel-ink);border-bottom-color:var(--funnel-accent)}.funnel-step-seg--done{color:var(--funnel-accent);border-bottom-color:var(--funnel-accent)}.funnel-field{margin-bottom:14px}.funnel-label{display:block;font-size:13px;font-weight:600;color:var(--funnel-ink);margin-bottom:6px}.funnel-input{width:100%;padding:12px 14px;font:inherit;color:var(--funnel-ink);background:#ffffff;border:1px solid rgba(26,33,28,.18);border-radius:8px}.funnel-input:focus{outline:none;border-color:var(--funnel-accent)}.funnel-field-err{color:#b42318;font-size:12px;margin-top:4px}.funnel-form-err{color:#b42318;font-size:14px;margin-top:12px;line-height:1.45}.funnel-form-note{color:var(--funnel-muted);font-size:13px;margin-top:12px;line-height:1.5}.funnel-row-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.funnel-row-3{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}.funnel-btn-row{display:flex;gap:10px;align-items:center;margin-top:20px}button.funnel-cta{border:none;cursor:pointer;font:inherit;font-weight:600}button.funnel-cta:disabled{opacity:.55;cursor:not-allowed}.funnel-btn-ghost{background:none;border:1px solid rgba(26,33,28,.18);border-radius:8px;padding:14px 22px;font:inherit;font-weight:600;color:var(--funnel-ink);cursor:pointer}.funnel-group-head{font-weight:700;margin:14px 0 6px}.funnel-leaf-row{border:1px solid rgba(26,33,28,.12);border-radius:10px;padding:12px 14px;margin-bottom:10px}.funnel-check-row{display:flex;align-items:center;gap:10px;cursor:pointer}.funnel-check-row--block{align-items:flex-start;line-height:1.55;font-size:13px;color:var(--funnel-muted)}.funnel-check-row--block input[type=checkbox]{flex:0 0 auto;margin-top:2px}.funnel-field-note{margin-top:2px;margin-bottom:16px;font-size:15px;line-height:1.6;color:var(--funnel-ink)}.funnel-root .funnel-inline-link{color:var(--funnel-ink);text-decoration:underline;text-underline-offset:2px}.funnel-root .funnel-inline-link:hover{color:var(--funnel-accent)}.funnel-root .funnel-inline-link:focus-visible{outline:2px solid var(--funnel-accent);outline-offset:2px;border-radius:2px}.funnel-expander{margin-top:10px;padding-top:10px;border-top:1px dashed rgba(26,33,28,.15)}.funnel-facet-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px 14px;margin-top:8px}.funnel-expander-toggle{background:none;border:none;padding:0;font:inherit;font-size:13px;color:var(--funnel-accent);cursor:pointer;font-weight:600}.funnel-chip-well{border:1px solid rgba(26,33,28,.15);border-radius:10px;padding:12px;display:flex;flex-wrap:wrap;gap:8px;min-height:52px;margin-top:12px}.funnel-zip-chip{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-iw-mono),monospace;font-size:13px;padding:4px 10px;border-radius:999px;background:rgba(30,122,68,.08);border:1px solid rgba(30,122,68,.25);color:var(--funnel-ink)}.funnel-zip-chip--proposed{background:rgba(245,158,11,.08);border:1px dashed rgba(180,120,20,.5)}.funnel-zip-x{background:none;border:none;cursor:pointer;color:var(--funnel-muted);font-size:13px;padding:0;line-height:1}.funnel-mono-note{font-family:var(--font-iw-mono),monospace;font-size:12px;color:var(--funnel-muted);margin-top:8px}.funnel-banner-soft{margin-top:12px;padding:10px 12px;border-radius:8px;background:rgba(245,158,11,.1);border:1px solid rgba(180,120,20,.3);font-size:13px;line-height:1.5}.funnel-terms-box{border:1px solid rgba(26,33,28,.15);border-radius:10px;padding:14px;max-height:260px;overflow-y:auto;font-size:13px;line-height:1.6;color:var(--funnel-muted);margin-bottom:14px;white-space:pre-wrap}@media (max-width:768px){.funnel-facet-grid,.funnel-row-2,.funnel-row-3{grid-template-columns:1fr}.funnel-step-seg{font-size:9px}.funnel-header{height:72px;padding:0 16px;gap:16px}.funnel-header-right{gap:14px;flex:none}.funnel-header .funnel-wordmark{flex:1 1 auto;min-width:0;font-size:19px}.funnel-header .funnel-login-link{font-size:13px;font-weight:500}.funnel-header .funnel-cta-sm{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;font-size:13px;white-space:nowrap}.funnel-cta-label-full{display:none}.funnel-cta-label-short{display:inline}.funnel-header .funnel-login-link{white-space:nowrap}}.funnel-root .dash-header{position:sticky;top:0;display:flex;align-items:center;gap:24px;height:60px;padding:0 28px;background:var(--funnel-ground);border-bottom:1px solid rgba(26,33,28,.1);z-index:10}.funnel-root .dash-tabs{display:flex;gap:4px;flex:1}.funnel-root .dash-tab{padding:8px 14px;border-radius:8px;font-size:14px;font-weight:600;color:var(--funnel-muted);text-decoration:none;transition:color .15s ease,background .15s ease}.funnel-root .dash-tab:hover{color:var(--funnel-ink)}.funnel-root .dash-tab--active{color:var(--funnel-accent);background:rgba(30,122,68,.08)}.funnel-root .dash-main{max-width:980px;margin:0 auto;padding:28px 20px 64px}.funnel-root .dash-card{background:#ffffff;border:1px solid rgba(26,33,28,.1);border-radius:12px;padding:20px 22px;margin-bottom:18px}.funnel-root .dash-counts{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:18px}.funnel-root .dash-count{flex:1 1 140px;background:#ffffff;border:1px solid rgba(26,33,28,.1);border-radius:12px;padding:14px 18px}.funnel-root .dash-count-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--funnel-muted)}.funnel-root .dash-count-value{font-size:26px;font-weight:700;font-variant-numeric:tabular-nums}.funnel-root .dash-table{width:100%;border-collapse:collapse;font-size:14px}.funnel-root .dash-table th{text-align:left;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--funnel-muted);padding:8px 10px;border-bottom:1px solid rgba(26,33,28,.1)}.funnel-root .dash-table td{padding:10px;border-bottom:1px solid rgba(26,33,28,.07);vertical-align:top}.funnel-root .dash-row-click{cursor:pointer}.funnel-root .dash-row-click:hover td{background:rgba(26,33,28,.03)}.funnel-root .dash-badge{display:inline-block;padding:2px 9px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.funnel-root .dash-badge--good{background:rgba(30,122,68,.12);color:var(--funnel-accent)}.funnel-root .dash-badge--warn{background:rgba(176,128,24,.14);color:#8a6414}.funnel-root .dash-badge--bad{background:rgba(178,52,52,.12);color:#a03030}.funnel-root .dash-badge--dim{background:rgba(26,33,28,.08);color:var(--funnel-muted)}.funnel-root .dash-detail{background:rgba(26,33,28,.03);border-radius:10px;padding:14px 16px}.funnel-root .dash-detail-grid{display:flex;gap:28px;flex-wrap:wrap}.funnel-root .dash-detail-block{min-width:220px;flex:1 1 240px}.funnel-root .dash-detail-title{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--funnel-muted);margin-bottom:6px}.funnel-root .dash-kv{display:flex;gap:10px;padding:3px 0;font-size:13px}.funnel-root .dash-kv-k{min-width:110px;flex-shrink:0}.funnel-root .dash-kv-k,.funnel-root .dash-muted{color:var(--funnel-muted)}.funnel-root .dash-mono,.funnel-root .dash-zip-chip{font-family:var(--font-iw-mono),ui-monospace,monospace;font-size:13px}.funnel-root .dash-zip-chip{display:inline-flex;align-items:center;gap:7px;padding:4px 10px;border-radius:999px;border:1px solid rgba(26,33,28,.14);background:#ffffff;margin:0 6px 6px 0}.funnel-root .dash-zip-chip--paused{opacity:.55;background:rgba(26,33,28,.04)}.funnel-root .dash-zip-toggle{border:none;background:none;cursor:pointer;font-size:11px;font-weight:700;color:var(--funnel-accent);padding:0}.funnel-root .dash-zip-chip--paused .dash-zip-toggle{color:var(--funnel-muted)}.funnel-root .dash-danger-zone{border-color:rgba(178,52,52,.25)}.funnel-root .dash-btn-danger{background:#a03030;color:#ffffff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer}@media (max-width:720px){.funnel-root .dash-header{padding:0 14px;gap:12px;overflow-x:auto}.funnel-root .dash-main{padding:20px 12px 48px}}.funnel-root .dash-health{display:flex;gap:10px;margin-bottom:16px}.funnel-root .dash-health-cell{flex:1 1 0;background:#ffffff;border:1px solid rgba(26,33,28,.1);border-radius:12px;padding:12px 10px;text-align:center}.funnel-root .dash-health-num{font-size:30px;font-weight:800;line-height:1.1;font-variant-numeric:tabular-nums}.funnel-root .dash-health-label{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--funnel-muted);margin-top:2px}.funnel-root .dash-winswitch{display:inline-flex;border:1px solid rgba(26,33,28,.14);border-radius:10px;overflow:hidden;margin-bottom:16px}.funnel-root .dash-winswitch button{border:none;background:transparent;padding:10px 16px;min-height:44px;font-size:14px;font-weight:600;color:var(--funnel-muted);cursor:pointer}.funnel-root .dash-winswitch button.is-on{background:var(--funnel-ink);color:#ffffff}.funnel-root .dash-pause-banner{background:rgba(176,128,24,.14);border:1px solid rgba(176,128,24,.45);border-radius:12px;padding:14px 16px;margin-bottom:16px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-weight:600;color:#6b4e0e}.funnel-root .dash-zip-chip--on{background:rgba(30,122,68,.12);border-color:var(--funnel-accent);color:var(--funnel-accent);opacity:1}.funnel-root .dash-zip-chip.is-tappable{cursor:pointer;min-height:34px;user-select:none}.funnel-root .dash-chip-dirty{box-shadow:0 0 0 2px rgba(26,33,28,.25)}.funnel-root .dash-savebar{position:fixed;left:0;right:0;bottom:0;z-index:20;display:flex;align-items:center;gap:12px;padding:12px max(16px,env(safe-area-inset-left)) calc(12px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-right));background:rgba(250,250,247,.97);border-top:1px solid rgba(26,33,28,.12);box-shadow:0 -4px 16px rgba(26,33,28,.08)}.funnel-root .dash-check-row{display:flex;align-items:center;gap:12px;min-height:44px;cursor:pointer}.funnel-root .dash-check-row input[type=checkbox]{width:22px;height:22px;accent-color:var(--funnel-accent)}.funnel-root .dash-section-title{font-size:17px;font-weight:800;margin:0 0 4px}.funnel-root .dash-section-sub{font-size:13px;color:var(--funnel-muted);margin:0 0 12px}.funnel-root .dash-lead-card{background:#ffffff;border:1px solid rgba(26,33,28,.1);border-radius:12px;padding:14px 16px;margin-bottom:10px;cursor:pointer}@media (min-width:1024px){.funnel-root .dash-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}}.funnel-root .dash-owed-card{background:linear-gradient(135deg,rgba(30,122,68,.07),rgba(30,122,68,.02) 60%),#ffffff;border:1px solid rgba(30,122,68,.22);border-radius:14px;padding:22px 20px;margin-bottom:16px}.funnel-root .dash-owed-num{font-size:52px;font-weight:800;line-height:1.05;letter-spacing:-.5px;font-variant-numeric:tabular-nums;color:var(--funnel-ink)}.funnel-root .dash-owed-kicker{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--funnel-accent);margin-bottom:6px}.funnel-root .dash-owed-sub{font-size:14px;color:var(--funnel-ink);margin-top:8px;line-height:1.5}.funnel-root .dash-owed-note{font-size:13px;color:var(--funnel-muted);margin-top:10px;line-height:1.5}.funnel-root .dash-credit-line{margin-top:12px;padding:10px 12px;border-radius:10px;background:rgba(30,122,68,.1);color:var(--funnel-accent);font-size:14px;font-weight:600}.funnel-root .dash-receipt{background:#ffffff;border:1px solid rgba(26,33,28,.1);border-radius:12px;padding:16px 18px;margin-bottom:12px}.funnel-root .dash-receipt--failed{border-color:rgba(178,52,52,.4)}.funnel-root .dash-receipt-line{display:flex;gap:10px;align-items:baseline;padding:7px 0;border-top:1px solid rgba(26,33,28,.07);font-size:13px;color:var(--funnel-ink)}.funnel-root .dash-receipt-amount{font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}.funnel-root .funnel-footer{padding:16px 20px 18px;text-align:center;border-top:1px solid rgba(26,33,28,.07)}.funnel-root .funnel-footer-row{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}@media (min-width:450px){.funnel-root .funnel-footer-row{flex-direction:row;flex-wrap:wrap;gap:6px 18px}.funnel-root .funnel-footer-row .funnel-attribution:before{content:"·";margin-right:18px;color:var(--funnel-muted);display:inline-block}}.funnel-root .funnel-legal-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 18px}.funnel-root .funnel-legal-links a+a:before{content:"·";margin-right:18px;color:var(--funnel-muted);text-decoration:none;display:inline-block}.funnel-root .funnel-attribution,.funnel-root .funnel-attribution-link{font-size:13px;letter-spacing:.01em;color:var(--funnel-muted)}.funnel-root .funnel-attribution-link{text-decoration:underline;text-underline-offset:3px;transition:color .15s ease}.funnel-root .funnel-attribution-link:hover{color:var(--funnel-ink)}.funnel-root .funnel-attribution-link:focus-visible{outline:2px solid var(--funnel-accent);outline-offset:3px;border-radius:2px}.funnel-legal{padding:112px 24px 72px}.funnel-legal-inner{max-width:720px;margin:0 auto}.funnel-legal-title{font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15;letter-spacing:-.01em;margin:0 0 20px}.funnel-legal-standfirst{white-space:pre-line;font-size:15px;line-height:1.7;color:var(--funnel-muted);padding-bottom:24px;margin-bottom:8px;border-bottom:1px solid rgba(26,33,28,.12)}.funnel-legal-section{margin-top:32px}.funnel-legal-heading{font-size:18px;font-weight:700;line-height:1.3;margin:0 0 10px}.funnel-legal-body{white-space:pre-line;font-size:15px;line-height:1.7;color:var(--funnel-ink)}.funnel-legal-body,.funnel-legal-standfirst{overflow-wrap:anywhere}.funnel-legal-version{margin-top:40px;padding-top:20px;border-top:1px solid rgba(26,33,28,.12);font-size:13px;color:var(--funnel-muted)}@media (max-width:768px){.funnel-legal{padding:96px 20px 56px}}