@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800;900&family=Space+Grotesk:wght@400;500;600;700;800;900&display=swap");@import url("/landing/css/tailwind/tailwind.min.css");@import url("/landing/css/marketing-brand.css");body,html{margin:0;padding:0;background:#0f0f0f;overflow-x:hidden}.funnel-overlay{position:fixed;inset:0;z-index:200;background:#0f0f0f;overflow-y:auto;-webkit-overflow-scrolling:touch;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;color:#e8e6e0}.funnel-overlay-inner{max-width:36rem;margin:0 auto;padding:1.5rem 1.5rem 3rem;min-height:100%;display:flex;flex-direction:column}@media (min-width:768px){.funnel-overlay-inner{padding:2rem 2rem 4rem}}.funnel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.funnel-header-eyebrow{display:block;font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#c8f060;margin-bottom:.35rem}.funnel-header-title{display:block;font-family:Space Grotesk,ui-sans-serif,sans-serif;font-size:1.625rem;font-weight:700;color:#fff;line-height:1.2}@media (min-width:768px){.funnel-header-title{font-size:1.875rem}}.funnel-close{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(63,63,70,.8);border-radius:.625rem;background:rgba(24,24,27,.8);color:#a1a1aa;cursor:pointer;transition:color .15s,border-color .15s}.funnel-close:hover{color:#fff;border-color:hsla(240,4%,46%,.8)}.funnel-close svg{width:1.125rem;height:1.125rem}.funnel-progress{margin-bottom:2rem}.funnel-progress-labels{display:flex;justify-content:space-between;font-size:.875rem;color:#71717a;margin-bottom:.625rem}.funnel-progress-track{height:.5rem;background:#27272a;border-radius:9999px;overflow:hidden}.funnel-progress-fill{height:100%;min-width:0;background:#c8f060;border-radius:9999px;transition:width .35s ease}.funnel-step{text-align:center;flex:1 1}.funnel-step-wide{max-width:48rem;margin-left:auto;margin-right:auto}.funnel-headline{font-family:Space Grotesk,ui-sans-serif,sans-serif;font-size:1.625rem;font-weight:700;color:#fff;line-height:1.25;margin:0 0 .75rem}@media (min-width:768px){.funnel-headline{font-size:2rem}}.funnel-body,.funnel-subhead{font-size:1.0625rem;line-height:1.6;color:#a1a1aa;margin:0 auto 2rem;max-width:32rem}.funnel-body strong{color:#fff;font-weight:600}.funnel-opener{font-size:1.0625rem;font-weight:500;color:#c8f060;margin:0 0 1.25rem}.funnel-eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#c8f060;margin:0 0 .75rem}.funnel-accent{color:#c8f060}.funnel-caption{font-size:.8125rem;color:#71717a;margin:0 0 2rem}.funnel-stat-block{margin-bottom:1.5rem}.funnel-stat-value{font-family:Space Grotesk,ui-sans-serif,sans-serif;font-size:3.5rem;font-weight:700;color:#c8f060;line-height:1;margin:0 0 .5rem}@media (min-width:768px){.funnel-stat-value{font-size:4rem}}.funnel-stat-label{font-size:1.125rem;font-weight:500;color:#fff;line-height:1.4;margin:0}.funnel-options{display:grid;grid-gap:.75rem;gap:.75rem;max-width:32rem;margin:0 auto;text-align:left}.funnel-option{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;border:2px solid rgba(39,39,42,.8);border-radius:.875rem;background:rgba(24,24,27,.7);color:#fff;cursor:pointer;transition:border-color .15s,background .15s}.funnel-option:hover{border-color:rgba(82,82,91,.8)}.funnel-option-active{border-color:rgba(200,240,96,.45);background:rgba(200,240,96,.08)}.funnel-option-emoji{font-size:1.5rem;flex-shrink:0}.funnel-option-label{font-size:1.0625rem;font-weight:500}.funnel-option-check{margin-left:auto;color:#c8f060}.funnel-option-check svg{width:1.25rem;height:1.25rem}.funnel-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem;margin-bottom:2rem}.funnel-chip{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#d4d4d8;background:rgba(24,24,27,.8);border:1px solid rgba(39,39,42,.8);border-radius:9999px;padding:.5rem 1rem}.funnel-chip-icon{color:#c8f060}.funnel-nav{display:flex;flex-direction:column;gap:.75rem;justify-content:center;align-items:stretch;margin-top:3rem;padding-top:.5rem}@media (min-width:640px){.funnel-nav{flex-direction:row;align-items:center}}.funnel-btn-primary,.funnel-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9375rem 2rem;border-radius:.875rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s,color .15s;border:none;font-family:inherit}.funnel-btn-primary{background:#c8f060;color:#0f0f0f!important}.funnel-btn-primary:hover:not(:disabled){background:#a8d040}.funnel-btn-primary:disabled{opacity:.4;cursor:not-allowed}.funnel-btn-primary svg{width:1rem;height:1rem}.funnel-btn-secondary{background:transparent;border:1px solid rgba(63,63,70,.9);color:#d4d4d8}.funnel-btn-secondary:hover{color:#fff;border-color:hsla(240,4%,46%,.9)}.funnel-step-container{animation:funnel-fade-in .35s ease-out;flex:1 1}@keyframes funnel-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.funnel-donut-wrap{display:flex;justify-content:center;margin:2rem 0}.funnel-donut{width:10rem;height:10rem;transform:rotate(-90deg)}.funnel-legend{display:flex;justify-content:center;gap:1.5rem;font-size:.9375rem;color:#a1a1aa;margin-bottom:1.5rem}.funnel-legend span{display:inline-flex;align-items:center;gap:.5rem}.funnel-legend-dot{width:.75rem;height:.75rem;border-radius:9999px;background:#52525b}.funnel-legend-dot-accent{background:#c8f060}.funnel-mechanism-grid{display:grid;grid-gap:1rem;gap:1rem;margin-bottom:2rem}@media (min-width:768px){.funnel-mechanism-grid{grid-template-columns:repeat(3,1fr)}}.funnel-mechanism-card{background:rgba(24,24,27,.7);border:1px solid rgba(39,39,42,.8);border-radius:1rem;padding:1.5rem}.funnel-mechanism-icon{width:3rem;height:3rem;border-radius:.75rem;background:rgba(200,240,96,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#c8f060}.funnel-mechanism-icon svg{width:1.5rem;height:1.5rem}.funnel-mechanism-label{font-family:Space Grotesk,ui-sans-serif,sans-serif;font-weight:600;color:#fff;margin:0 0 .25rem}.funnel-mechanism-desc{font-size:.9375rem;color:#71717a;margin:0}.funnel-results-preview{background:rgba(24,24,27,.8);border:1px solid rgba(39,39,42,.8);border-radius:1rem;padding:1.5rem;text-align:left;margin-bottom:0}.funnel-score-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem}.funnel-score-card{background:rgba(39,39,42,.5);border:1px solid rgba(63,63,70,.4);border-radius:.75rem;padding:1rem;text-align:center}.funnel-score-card-centered{grid-column:1/-1;justify-self:center;width:calc((100% - .75rem) / 2)}.funnel-paywall{text-align:center}.funnel-paywall-promo{margin-bottom:2.5rem}.funnel-paywall-title{margin:0 0 1rem}.funnel-paywall-lead{margin:0 auto 2.5rem;max-width:28rem}.funnel-paywall .funnel-profile-card{padding:1.75rem;margin-bottom:2.5rem;text-align:left}.funnel-paywall-plans-heading{margin:0 0 1.75rem}.funnel-paywall .plan-selector{gap:1.25rem}.funnel-paywall .plan-cta-btn{margin-top:2.5rem}.funnel-paywall .paywall-faq{margin-top:3rem}.funnel-promo-coupon{position:relative;background:linear-gradient(145deg,#7c3aed,#6d28d9 45%,#5b21b6);border-radius:1rem;padding:1.25rem 1.5rem 1rem;text-align:center;box-shadow:0 12px 40px rgba(124,58,237,.35)}.funnel-promo-coupon-heading{margin:0;font-size:1rem;font-weight:700;color:#fff}.funnel-promo-coupon-tear{position:relative;height:1px;margin:1rem 0;border-top:2px dashed hsla(0,0%,100%,.4)}.funnel-promo-notch{position:absolute;top:50%;width:1.125rem;height:1.125rem;border-radius:50%;background:#0f0f0f;transform:translateY(-50%)}.funnel-promo-notch-left{left:-1.625rem}.funnel-promo-notch-right{right:-1.625rem}.funnel-promo-coupon-body{flex-wrap:wrap;align-items:stretch}.funnel-promo-coupon-body,.funnel-promo-stub{display:flex;justify-content:center;gap:.75rem}.funnel-promo-stub{align-items:center;background:hsla(0,0%,100%,.96);border-radius:.625rem;padding:.75rem 1.25rem;min-width:8.5rem}.funnel-promo-timer{gap:.25rem}.funnel-promo-coupon-foot{margin:.875rem 0 0;font-size:.8125rem;color:hsla(0,0%,100%,.85)}.funnel-promo-coupon-discount{font-weight:700;color:#c8f060}.funnel-fair-value .funnel-headline{margin-bottom:1rem}.funnel-fair-value .funnel-body{margin-bottom:2rem}.funnel-fair-value-cards{display:flex;flex-direction:column;gap:.875rem;margin-bottom:2rem;text-align:left}.funnel-fair-value-card{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.125rem;background:rgba(124,58,237,.12);border:1px solid rgba(124,58,237,.28);border-radius:.875rem}.funnel-fair-value-icon{font-size:1.5rem;line-height:1;flex-shrink:0}.funnel-fair-value-card-title{margin:0 0 .25rem;font-family:Space Grotesk,ui-sans-serif,sans-serif;font-size:1rem;font-weight:600;color:#fff}.funnel-fair-value-card-desc{margin:0;font-size:.875rem;line-height:1.5;color:#a1a1aa}.funnel-fair-value-closer{font-size:1.0625rem;line-height:1.55;color:#d4d4d8;max-width:22rem;margin:0 auto 2rem}.funnel-nav-single{flex-direction:column;gap:.75rem}.funnel-nav-single .funnel-btn-thats-fair{width:100%;justify-content:center;font-size:1.0625rem;padding:1rem 1.5rem}.funnel-nav-single .funnel-btn-ghost{width:100%;justify-content:center;background:transparent;border-color:transparent;color:#71717a}.funnel-nav-single .funnel-btn-ghost:hover{color:#a1a1aa;border-color:transparent}@media (min-width:768px){.funnel-nav-single{flex-direction:column;align-items:stretch}}.funnel-score-card-row{display:flex;align-items:center;justify-content:space-between;text-align:left;opacity:.65}.funnel-score-value{font-family:Space Grotesk,ui-sans-serif,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;margin:0}.funnel-score-label{font-size:.8125rem;color:#a1a1aa;margin:.25rem 0 0}.funnel-results-clipped{position:relative;overflow:hidden;border-radius:.75rem;margin-bottom:.75rem}.funnel-results-blur{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0,hsla(0,0%,6%,.85) 70%);pointer-events:none}.funnel-alerts p{font-size:.8125rem;color:#a1a1aa;margin:.5rem 0 0;padding:.625rem .75rem;border-radius:.5rem;text-align:left}.funnel-alerts p:first-child{background:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.12)}.funnel-alerts p:last-child{background:rgba(234,179,8,.05);border:1px solid rgba(234,179,8,.12)}.funnel-alert-high{color:#f87171;font-weight:600}.funnel-alert-medium{color:#facc15;font-weight:600}.funnel-testimonials{display:grid;grid-gap:1rem;gap:1rem;margin-bottom:0;text-align:left}@media (min-width:768px){.funnel-testimonials{grid-template-columns:repeat(3,1fr)}}.funnel-testimonial-card{background:rgba(24,24,27,.7);border:1px solid rgba(39,39,42,.8);border-radius:1rem;padding:1.25rem;display:flex;flex-direction:column}.funnel-stars{color:#facc15;font-size:.875rem;margin-bottom:.75rem}.funnel-testimonial-quote{font-size:.9375rem;line-height:1.55;color:#d4d4d8;flex:1 1;margin:0 0 1rem}.funnel-testimonial-outcome{font-size:.8125rem;font-weight:500;color:#c8f060;margin:0 0 .35rem}.funnel-testimonial-name{font-family:Space Grotesk,ui-sans-serif,sans-serif;font-size:.9375rem;font-weight:600;color:#fff;margin:0}.funnel-modal-backdrop{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.funnel-modal-panel{max-width:24rem;width:100%;background:#18181b;border:1px solid rgba(63,63,70,.8);border-radius:1rem;padding:1.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.5)}.funnel-modal-panel .funnel-btn-primary,.funnel-modal-panel .funnel-btn-secondary{flex:1 1}.funnel-step-interstitial .funnel-body{margin-bottom:2.5rem}.funnel-step-interstitial .funnel-headline{margin-bottom:1.25rem}