.funnel-root{--funnel-ground:#fafaf7;--funnel-ink:#1a211c;--funnel-accent:#1e7a44;--funnel-muted:#6b746e;--funnel-hero-wall:#2f2d23;min-height:100vh;background:var(--funnel-ground);color:var(--funnel-ink);font-family:var(--font-portfolio),system-ui,sans-serif}.funnel-scroll{height:100dvh;overflow-y:auto;scroll-snap-type:y mandatory}.funnel-panel{min-height:100dvh;scroll-snap-align:start;scroll-snap-stop:always;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:88px 32px 48px}.funnel-panel-inner{width:100%;max-width:1080px}.funnel-header{position:fixed;top:0;left:0;right:0;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;background:var(--funnel-ground);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--overlay{background:transparent;border-bottom-color:transparent}.funnel-header--overlay .funnel-wordmark{color:#ffffff}.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}@media (prefers-reduced-motion:no-preference){.funnel-anim .funnel-panel-inner{opacity:0;transform:translateY(18px);transition:opacity .48s ease,transform .48s ease}.funnel-anim.is-in .funnel-panel-inner{opacity:1;transform:none}}.funnel-hero{position:relative;overflow:hidden}.funnel-hero-bg{position:absolute;inset:0}.funnel-hero-img{display:block;width:100%;height:100%;object-fit:cover;object-position:right center}.funnel-hero-content{position:relative;z-index:1;width:100%;max-width:1080px}.funnel-hero-text{max-width:45%;color:#ffffff}.funnel-bullets{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px}.funnel-bullets li{display:flex;align-items:center;gap:10px}@media (min-width:769px){.funnel-hero-text .funnel-h1{text-shadow:0 2px 18px rgba(0,0,0,.3)}.funnel-hero-text .funnel-bullets{text-shadow:0 1px 12px rgba(0,0,0,.38)}}.funnel-check{flex:none;width:18px;height:18px;color:var(--funnel-accent)}.funnel-chip{position:absolute;z-index:1;display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.35);color:#ffffff;font-size:13px;font-weight:600;letter-spacing:.02em}.funnel-chip-icon{flex-shrink:0;width:18px;height:18px}.funnel-chip-1{top:26%;right:26%}.funnel-chip-2{top:42%;right:12%}.funnel-contrast{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:32px}.funnel-zone{border:1px solid rgba(26,33,28,.12);border-radius:12px;padding:32px;min-height:260px}.funnel-zone-b{border-color:var(--funnel-accent)}.funnel-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:32px}.funnel-step-card{border:1px solid rgba(26,33,28,.12);border-radius:12px;padding:24px 20px}.funnel-step-num{color:var(--funnel-accent);font-weight:700;margin-bottom:8px}.funnel-price-num{font-size:clamp(64px,10vw,120px);font-weight:800;color:var(--funnel-accent);line-height:1}.funnel-h1{font-size:clamp(32px,4.5vw,52px);font-weight:800;line-height:1.1;margin:0 0 16px}.funnel-h2{font-size:clamp(26px,3.5vw,38px);font-weight:700;line-height:1.15;margin:0}.funnel-line{color:var(--funnel-muted);margin:12px 0 24px}.funnel-center{text-align:center}.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-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-panel{padding:80px 20px 32px}.funnel-hero{padding:0;justify-content:flex-start;align-items:stretch}.funnel-hero-bg{position:relative;inset:auto;height:42dvh;flex:none}.funnel-hero-img{object-position:center}.funnel-hero-content{flex:1;display:flex;max-width:none}.funnel-hero-text{max-width:none;flex:1;background:var(--funnel-hero-wall);padding:28px 20px 36px}.funnel-chip{display:none}.funnel-contrast,.funnel-steps{grid-template-columns:1fr}.funnel-header{padding:0 20px}}.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:26px 20px 30px;text-align:center;border-top:1px solid rgba(26,33,28,.07)}.funnel-root .funnel-attribution-wrap{margin-top:34px}.funnel-root .funnel-attribution{font-size:13px;letter-spacing:.01em;color:var(--funnel-muted);text-decoration:none;transition:color .15s ease}.funnel-root .funnel-attribution:hover{color:var(--funnel-ink);text-decoration:underline;text-underline-offset:3px}