.funnel-shell{--funnel-bg:#0a0e14;--funnel-card:rgba(20,26,36,0.85);--funnel-card-border:rgba(148,163,184,0.18);--funnel-text:#e2e8f0;--funnel-muted:#94a3b8;--funnel-accent:#38bdf8;--funnel-accent-glow:rgba(56,189,248,0.18);--funnel-strong:#34d399;--funnel-warn:#fbbf24;--funnel-gap:#f87171;min-height:100vh;color:var(--funnel-text);background:radial-gradient(1200px 600px at 80% -10%,rgba(56,189,248,.18),transparent 70%),radial-gradient(900px 600px at -10% 110%,rgba(99,102,241,.14),transparent 65%),var(--funnel-bg)}.funnel-shell-grid{display:grid;grid-template-columns:1fr;min-height:100vh;padding:clamp(16px,4vw,32px);gap:24px}@media (min-width:1024px){.funnel-shell-grid{grid-template-columns:minmax(0,1fr) 320px;padding:40px clamp(24px,4vw,64px)}}.funnel-shell-main{max-width:720px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:24px}.funnel-shell-rail{display:none}@media (min-width:1024px){.funnel-shell-rail{display:block;position:sticky;top:32px;align-self:flex-start;height:-moz-fit-content;height:fit-content}}.funnel-shell-mobile{position:fixed;bottom:0;left:0;right:0;z-index:30;padding:8px 8px max(8px,env(safe-area-inset-bottom));background:linear-gradient(180deg,transparent,rgba(10,14,20,.85) 30%,rgba(10,14,20,.95));backdrop-filter:blur(8px)}@media (min-width:1024px){.funnel-shell-mobile{display:none}}.funnel-shell-bar-spacer{height:88px}@media (min-width:1024px){.funnel-shell-bar-spacer{display:none}}.funnel-progress{display:flex;flex-direction:column;gap:8px}.funnel-progress-bar{position:relative;height:4px;border-radius:999px;background:rgba(148,163,184,.14);overflow:hidden}.funnel-progress-bar>span{position:absolute;inset:0;width:0;background:linear-gradient(90deg,#38bdf8,#818cf8);border-radius:999px;transition:width .24s ease-out}.funnel-progress-meta{display:flex;justify-content:space-between;align-items:center;letter-spacing:.04em;text-transform:uppercase}.funnel-exit,.funnel-progress-meta{font-size:12px;color:var(--funnel-muted)}.funnel-exit{border:1px solid var(--funnel-card-border);background:transparent;padding:6px 14px;border-radius:999px;cursor:pointer;transition:all .15s}.funnel-exit:hover{color:var(--funnel-text);border-color:rgba(148,163,184,.4)}.funnel-card{background:var(--funnel-card);border:1px solid var(--funnel-card-border);border-radius:24px;padding:clamp(20px,4vw,36px);box-shadow:0 30px 60px -30px rgba(0,0,0,.6),inset 0 0 0 1px rgba(255,255,255,.02);backdrop-filter:blur(20px)}.funnel-step-eyebrow{font-size:12px;letter-spacing:.12em;color:var(--funnel-accent);text-transform:uppercase;font-weight:600;margin-bottom:8px}.funnel-step-title{font-size:clamp(24px,4.5vw,32px);font-weight:700;line-height:1.2;margin:0 0 8px;color:var(--funnel-text)}.funnel-step-sub{font-size:15px;color:var(--funnel-muted);margin:0 0 24px;line-height:1.5}.funnel-input-row{display:flex;flex-direction:column;gap:8px}.funnel-input-row label{font-size:13px;color:var(--funnel-muted)}.funnel-input-row input,.funnel-input-row select{background:rgba(15,23,42,.6);border:1px solid var(--funnel-card-border);color:var(--funnel-text);border-radius:14px;padding:14px 16px;font-size:18px;width:100%;outline:none;transition:all .15s}.funnel-input-row input:focus,.funnel-input-row select:focus{border-color:var(--funnel-accent);box-shadow:0 0 0 3px var(--funnel-accent-glow)}.funnel-input-row .funnel-error{font-size:12px;color:var(--funnel-gap)}.funnel-toggle-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.funnel-toggle-row button{background:rgba(15,23,42,.6);border:1px solid var(--funnel-card-border);color:var(--funnel-text);border-radius:14px;padding:16px;cursor:pointer;text-align:left;font-size:15px;transition:all .15s}.funnel-toggle-row button:hover{border-color:rgba(148,163,184,.4)}.funnel-toggle-row button[data-active=true]{border-color:var(--funnel-accent);background:var(--funnel-accent-glow)}.funnel-actions{display:flex;gap:12px;margin-top:24px;align-items:center;justify-content:space-between}.funnel-btn{font-weight:600;font-size:15px;padding:12px 24px;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:all .15s}.funnel-btn-primary{background:linear-gradient(90deg,#38bdf8,#818cf8);color:#0a0e14;box-shadow:0 10px 30px -10px rgba(56,189,248,.5)}.funnel-btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 36px -10px rgba(56,189,248,.7)}.funnel-btn-primary[disabled]{opacity:.4;pointer-events:none}.funnel-btn-ghost{background:transparent;color:var(--funnel-muted);border-color:var(--funnel-card-border)}.funnel-btn-ghost:hover{color:var(--funnel-text);border-color:rgba(148,163,184,.4)}.funnel-gateway-cards{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:720px){.funnel-gateway-cards{grid-template-columns:1fr 1fr}}.funnel-gateway-card{background:var(--funnel-card);border:1px solid var(--funnel-card-border);border-radius:20px;padding:28px;display:flex;flex-direction:column;gap:16px;cursor:pointer;transition:all .2s;text-align:left;color:var(--funnel-text);font-family:inherit}.funnel-gateway-card:hover{transform:translateY(-2px);border-color:var(--funnel-accent);box-shadow:0 20px 40px -20px rgba(56,189,248,.4)}.funnel-gateway-card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--funnel-accent-glow);border-radius:16px;font-size:28px}.funnel-gateway-card-title{font-size:22px;font-weight:700;margin:0}.funnel-gateway-card-eyebrow{font-size:11px;letter-spacing:.12em;color:var(--funnel-accent);text-transform:uppercase;font-weight:600}.funnel-gateway-card-sub{font-size:14px;color:var(--funnel-muted);line-height:1.6;margin:0}.funnel-gateway-card-cta{font-weight:600;font-size:15px;color:var(--funnel-accent)}.funnel-gateway-help{text-align:center;color:var(--funnel-muted);font-size:13px;margin-top:16px}.live-summary-rail{background:var(--funnel-card);border:1px solid var(--funnel-card-border);border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:16px;backdrop-filter:blur(20px);box-shadow:0 30px 60px -30px rgba(0,0,0,.6)}.live-summary-rail-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.live-summary-rail-eyebrow{font-size:11px;letter-spacing:.14em;color:var(--funnel-muted);font-weight:600}.live-summary-bar-status,.live-summary-rail-status{font-size:11px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;padding:4px 10px;border-radius:999px;white-space:nowrap}.status-strong{background:rgba(52,211,153,.15);color:#34d399}.status-ontrack{background:rgba(56,189,248,.18);color:#38bdf8}.status-gaps{background:rgba(251,191,36,.18);color:#fbbf24}.status-learning{background:rgba(148,163,184,.16);color:#cbd5e1}.live-summary-rail-figures{display:flex;flex-direction:column;gap:12px;margin:0}.live-summary-rail-figures>div{display:flex;flex-direction:column;gap:2px}.live-summary-rail-figures dt{font-size:11px;letter-spacing:.05em;color:var(--funnel-muted);text-transform:uppercase;font-weight:600;margin:0}.live-summary-rail-figures dd{font-size:22px;font-weight:700;color:var(--funnel-text);margin:0;font-variant-numeric:tabular-nums}.live-summary-rail-figures.is-updating{position:relative}.live-summary-rail-figures.is-updating:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.04),transparent);background-size:200% 100%;animation:live-summary-shimmer 1s ease-in-out infinite;pointer-events:none;border-radius:14px}.live-summary-rail.reduced-motion .live-summary-rail-figures.is-updating:after{animation:none}@keyframes live-summary-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes live-num-pulse-anim{0%{color:var(--funnel-accent,#a78bfa);transform:translateY(-1px) scale(1.02);text-shadow:0 0 14px rgba(167,139,250,.45)}60%{color:var(--funnel-accent,#a78bfa);transform:translateY(0) scale(1);text-shadow:0 0 6px rgba(167,139,250,.18)}to{color:inherit;transform:none;text-shadow:none}}.live-num-pulse{display:inline-block;animation:live-num-pulse-anim .38s cubic-bezier(.2,.8,.4,1) 1;will-change:transform,color}@media (prefers-reduced-motion:reduce){.live-num-pulse{animation:none!important}}.live-summary-bar.reduced-motion .live-num-pulse,.live-summary-rail.reduced-motion .live-num-pulse{animation:none!important}.live-summary-rail-foot{border-top:1px solid var(--funnel-card-border);padding-top:12px;font-size:13px;color:var(--funnel-text);line-height:1.5}.live-summary-rail-foot p{margin:0 0 4px}.live-summary-rail-foot .muted{color:var(--funnel-muted);font-size:12px}.live-summary-bar{border:1px solid var(--funnel-card-border);border-radius:16px;background:rgba(15,23,42,.92);backdrop-filter:blur(12px);overflow:hidden}.live-summary-bar-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;padding:10px 14px;color:var(--funnel-text);cursor:pointer;text-align:left}.live-summary-bar-head{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.live-summary-bar-income,.live-summary-bar-pot{display:flex;flex-direction:column;font-size:11px}.live-summary-bar-income strong,.live-summary-bar-pot strong{font-size:16px;color:var(--funnel-text);font-variant-numeric:tabular-nums}.live-summary-bar .muted{color:var(--funnel-muted);font-size:10px;letter-spacing:.04em;text-transform:uppercase}.live-summary-bar-status{margin-left:auto}.live-summary-bar-chevron{margin-left:8px;color:var(--funnel-muted);font-size:14px}.live-summary-bar-detail{border-top:1px solid var(--funnel-card-border);padding:14px}.funnel-stub{text-align:center;padding:clamp(40px,8vw,80px) clamp(20px,4vw,40px)}.funnel-stub h2{font-size:28px;margin:16px 0 8px}.funnel-stub p{color:var(--funnel-muted);font-size:15px;line-height:1.5;max-width:400px;margin:0 auto 24px}.funnel-stub-icon{width:64px;height:64px;border-radius:18px;background:var(--funnel-accent-glow);display:inline-flex;align-items:center;justify-content:center;font-size:32px}@supports (padding:env(safe-area-inset-bottom)){.funnel-shell-mobile{padding-bottom:max(8px,env(safe-area-inset-bottom))}}.funnel-shell{position:relative;z-index:1}.funnel-shell:after,.funnel-shell:before{display:none!important}.journey-root:has(.funnel-shell)>.journey-aurora,.journey-root:has(.funnel-shell)>.journey-noise{display:none}