.eyebrow-chip{background:var(--white);border:1px solid var(--golden);color:var(--near-black);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;display:inline-flex}.eyebrow-chip .dot{background:var(--golden);border-radius:50%;width:.5rem;height:.5rem;animation:1.6s infinite ping-soft;box-shadow:0 0 #ffc60099}@keyframes ping-soft{0%{box-shadow:0 0 #ffc60099}70%{box-shadow:0 0 0 8px #ffc60000}to{box-shadow:0 0 #ffc60000}}.hero-heading{letter-spacing:-.04em;margin-bottom:1.25rem;font-size:2.25rem;font-weight:700;line-height:1.05}@media (width>=768px){.hero-heading{font-size:3rem}}.hero-subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1.0625rem;font-weight:300;line-height:1.65}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.hero-counter-line{color:var(--text-muted);align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;font-weight:400;display:none}.hero-counter-line.is-visible{display:inline-flex}.hero-counter-line .dot-live{background:#2bb673;border-radius:50%;width:.55rem;height:.55rem;animation:1.4s infinite ping-soft;box-shadow:0 0 #2bb67399}.hero-counter-line strong{color:var(--near-black);font-weight:700}.hero-mockup{background:var(--white);border:1px solid var(--outline-light);border-radius:16px;padding:1.5rem;position:relative;box-shadow:0 12px 40px #0000000f}.hero-mockup-head{text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.6875rem;font-weight:700;display:flex}.hero-mockup-head .mockup-dot{background:var(--golden);border-radius:50%;width:.5rem;height:.5rem}.hero-mockup-pill{background:var(--near-black);color:var(--white);border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.hero-mockup-amount{letter-spacing:-.03em;margin:.25rem 0;font-size:1.75rem;font-weight:700}.hero-mockup-cohort{color:var(--text-muted);margin-bottom:1rem;font-size:.75rem}.gauge-wrap{justify-content:center;margin:.25rem 0 1rem;display:flex}.mockup-bars{flex-direction:column;gap:.65rem;margin-bottom:1rem;display:flex}.mockup-bar-row{align-items:center;gap:.75rem;font-size:.75rem;display:flex}.mockup-bar-row .bar-label{width:3.5rem;color:var(--near-black);font-weight:600}.mockup-bar-row .bar-track{background:var(--light-gray);border-radius:999px;flex:1;height:8px;position:relative;overflow:hidden}.mockup-bar-row .bar-fill{background:var(--golden);border-radius:999px;height:100%;position:absolute;top:0;left:0}.mockup-bar-row .bar-marker{background:var(--near-black);border-radius:1px;width:2px;position:absolute;top:-2px;bottom:-2px}.mockup-bar-row .bar-value{color:var(--near-black);text-align:right;width:3rem;font-weight:600}.mockup-chip-row{flex-wrap:wrap;gap:.35rem;display:flex}.mockup-chip{background:var(--light-gray);color:var(--near-black);border-radius:999px;padding:.2rem .55rem;font-size:.6875rem;font-weight:600}.strip{border-top:1px solid var(--outline-light);border-bottom:1px solid var(--outline-light);background:var(--white);padding:1.5rem 0}.strip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;display:grid}@media (width>=768px){.strip-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.strip-cell{flex-direction:column;gap:.15rem;display:flex}.strip-cell+.strip-cell{border-left:1px solid var(--golden-40);padding-left:1.25rem}@media (width<=767.98px){.strip-cell:nth-child(odd)+.strip-cell{border-left:1px solid var(--golden-40);padding-left:1.25rem}.strip-cell:nth-child(odd){border-left:none;padding-left:0}}.strip-value{letter-spacing:-.02em;color:var(--near-black);font-size:1.5rem;font-weight:700;line-height:1.1}.strip-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:400}.num-circle{background:var(--golden);width:2.5rem;height:2.5rem;color:var(--near-black);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:inline-flex}.feature-row{align-items:center;gap:3rem;margin-bottom:4rem;display:flex}.feature-row:last-child{margin-bottom:0}.feature-row>.feature-text{flex:50%}.feature-row>.feature-visual{flex:50%;justify-content:center;display:flex}.feature-row.reverse{flex-direction:row-reverse}@media (width<=767.98px){.feature-row,.feature-row.reverse{flex-direction:column;gap:1.5rem;margin-bottom:3rem}}.feature-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--golden);margin-bottom:.75rem;font-size:.6875rem;font-weight:700}.feature-title{letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.feature-desc{color:var(--text-muted);font-size:1rem;line-height:1.65}.mini-card{background:var(--white);border:1px solid var(--outline-light);border-radius:14px;width:100%;max-width:340px;padding:1.25rem 1.5rem;box-shadow:0 8px 24px #0000000a}.mini-card-label{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);margin-bottom:.65rem;font-size:.625rem;font-weight:700}.mini-perc-row{align-items:center;gap:.75rem;display:flex}.mini-perc-bar{background:var(--light-gray);border-radius:999px;flex:1;height:8px;position:relative;overflow:hidden}.mini-perc-bar .fill{background:var(--golden);border-radius:999px;height:100%}.mini-perc-val{color:var(--near-black);font-size:.875rem;font-weight:700}.mini-chips{flex-wrap:wrap;gap:.4rem;display:flex}.mini-chip{background:var(--light-gray);color:var(--near-black);border-radius:999px;padding:.25rem .65rem;font-size:.75rem;font-weight:500}.mini-chip.is-on{background:var(--golden)}.mini-lock-row{justify-content:space-between;align-items:center;display:flex}.mini-lock-row .label{color:var(--near-black);font-size:.8125rem;font-weight:600}.mini-lock-row .state{text-transform:uppercase;letter-spacing:.1em;border-radius:6px;padding:.2rem .5rem;font-size:.6875rem;font-weight:700}.mini-lock-row .state.locked{background:var(--light-gray);color:var(--text-muted)}.mini-lock-row .state.unlocked{background:var(--golden);color:var(--near-black)}.mini-lock-divider{background:var(--outline-light);height:1px;margin:.65rem 0}.timeline{padding-left:2.5rem;position:relative}.timeline:before{content:"";background:#ffc6004d;width:3px;position:absolute;top:0;bottom:0;left:calc(1.25rem - 1.5px)}.timeline-item{margin-bottom:2.5rem;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-dot{background:var(--white);border:4px solid var(--golden);border-radius:50%;width:1.25rem;height:1.25rem;position:absolute;top:.25rem;left:-1.875rem}.timeline-time{color:var(--golden);font-variant-numeric:tabular-nums;background:var(--near-black);border-radius:6px;padding:.15rem .55rem;font-size:1.125rem;font-weight:700}.timeline-step-title{margin-bottom:0;font-size:1.25rem;font-weight:700}.result-card{background:var(--near-black);border:1px solid #ffffff14;border-radius:20px;max-width:720px;margin:0 auto;padding:2.5rem;position:relative;overflow:hidden}.result-card .blob{background:var(--golden-10);filter:blur(60px);pointer-events:none;border-radius:50%;width:18rem;height:18rem;position:absolute;top:-6rem;right:-6rem}.result-card-head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.result-card-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#ffffff8c;font-size:.6875rem;font-weight:700}.result-card-pill{background:var(--golden);color:var(--near-black);border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.75rem;font-weight:700;display:inline-flex}.result-amount{letter-spacing:-.03em;color:var(--white);margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.result-meta{color:#ffffffa6;margin-bottom:1.5rem;font-size:.875rem}.result-bars{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.result-bar-row{color:var(--white);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.result-bar-row .label{width:4.5rem;font-weight:600}.result-bar-row .track{background:#ffffff14;border-radius:999px;flex:1;height:10px;position:relative;overflow:hidden}.result-bar-row .fill{background:var(--golden);border-radius:999px;height:100%;position:absolute;top:0;left:0}.result-bar-row .marker{background:var(--white);border-radius:2px;width:3px;position:absolute;top:-3px;bottom:-3px}.result-bar-row .val{text-align:right;width:4rem;font-weight:600}.result-chip-row{flex-wrap:wrap;gap:.4rem;display:flex}.result-chip{color:var(--white);background:#ffffff14;border-radius:999px;padding:.25rem .65rem;font-size:.75rem;font-weight:500}.result-card-link{color:var(--golden);text-underline-offset:6px;margin-top:2rem;font-size:.9375rem;font-weight:700;text-decoration:underline 2px;display:inline-block}.result-card-link:hover{color:var(--white)}.output-card{background:var(--white);border:1px solid var(--outline-light);border-radius:16px;flex-direction:column;height:100%;padding:2rem;transition:box-shadow .2s,transform .2s;display:flex}.output-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000000f}.output-status{text-transform:uppercase;letter-spacing:.18em;border-radius:6px;align-self:flex-start;margin-bottom:1.25rem;padding:.25rem .6rem;font-size:.625rem;font-weight:700}.output-status.now{background:var(--golden);color:var(--near-black)}.output-status.soon{background:var(--near-black);color:var(--white)}.output-status.recurring{background:var(--light-gray);color:var(--near-black)}.output-title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.output-desc{color:var(--text-muted);flex:1;font-size:.9375rem;line-height:1.6}.progress-card{background:var(--white);border:1px solid var(--outline-light);border-radius:16px;padding:2rem}.progress-headline{color:var(--text-muted);justify-content:space-between;align-items:baseline;margin-bottom:.5rem;font-size:.875rem;display:flex}.progress-headline .count{color:var(--near-black);letter-spacing:-.02em;font-size:1.75rem;font-weight:700}.progress-headline .goal{color:var(--text-muted);font-size:1rem;font-weight:500}.progress-track{background:var(--light-gray);border-radius:999px;width:100%;height:14px;margin-bottom:1.25rem;position:relative;overflow:hidden}.progress-fill{background:var(--golden);border-radius:999px;width:0%;height:100%;transition:width .8s cubic-bezier(.2,.8,.2,1)}.progress-bullets{margin:0;padding:0;list-style:none}.progress-bullets li{color:var(--text-muted);margin-bottom:.5rem;padding-left:1.5rem;font-size:.9375rem;position:relative}.progress-bullets li:before{content:"✓";color:var(--golden);font-weight:800;position:absolute;top:0;left:0}.walkaway-grid{border:1px solid var(--outline-light);background:var(--white);border-radius:16px;overflow:hidden}.walkaway-cell{background:var(--white);padding:2.5rem}.walkaway-cell:hover{background:#fafafa}.walkaway-cell+.walkaway-cell{border-top:1px solid var(--outline-light)}@media (width>=768px){.walkaway-grid .row>div:nth-child(odd) .walkaway-cell{border-right:1px solid var(--outline-light)}.walkaway-cell+.walkaway-cell{border-top:none}.walkaway-grid .row>div:nth-child(n+3) .walkaway-cell{border-top:1px solid var(--outline-light)}}.walkaway-cell h3{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.25rem}.walkaway-cell p{color:var(--text-muted);margin:0;font-size:.9375rem;line-height:1.65}.walkaway-cell svg{color:var(--near-black);margin-bottom:1rem;display:block}.faq-list{border-top:1px solid var(--outline-light)}.faq-item{border-bottom:1px solid var(--outline-light)}.faq-q{text-align:left;width:100%;color:var(--near-black);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 0;font-size:1.0625rem;font-weight:600;display:flex}.faq-q:focus{outline:none}.faq-q .chev{color:var(--near-black);font-size:1rem;transition:transform .25s}.faq-q[aria-expanded=true] .chev{transform:rotate(180deg)}.faq-a{color:var(--text-muted);max-width:56rem;padding:0 0 1.25rem;font-size:1rem;line-height:1.7}.final-cta{text-align:center;padding:5rem 0}.final-cta-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--near-black);margin-bottom:1rem;font-size:.75rem;font-weight:700}.final-cta h2{letter-spacing:-.03em;color:var(--near-black);margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (width>=768px){.final-cta h2{font-size:2.75rem}}.final-cta p{color:var(--near-black);max-width:36rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.0625rem;font-weight:400;line-height:1.65}.final-cta .btn-cta-dark{padding:.85rem 1.75rem;font-size:1rem}.lede{color:var(--text-muted);font-size:1.125rem;line-height:1.7}.section-eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--golden);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.h2-display{letter-spacing:-.03em;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.15}@media (width>=768px){.h2-display{font-size:2.5rem}}
