.ff{--ff-bg:transparent;--ff-ink:#1d1d1f;--ff-muted:#6e6e73;--ff-green:#069139;--ff-track:rgba(0, 0, 0, 0.1);background:var(--ff-bg);color:var(--ff-ink);font-family:var(--font-display, 'Outfit'),-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:clip}[data-theme=dark] .ff{--ff-bg:#fbfbfd}.ff-sticky{position:sticky;top:0;height:100vh;height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.ff-eyebrow{display:inline-block;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ff-green)}.ff-phone{position:relative;width:min(300px,62vw,calc(72svh * 1320 / 2868));aspect-ratio:1320/2868;border-radius:40px;overflow:hidden;background:#fff;box-shadow:0 0 0 10px #1d1d1f,0 0 0 11px #48484a,0 40px 80px rgba(0,0,0,.18)}.ff-phone img{width:100%;height:100%;object-fit:cover;display:block}.ff-chapters{height:calc(var(--count) * 50vh + 100vh)}.ff-chapters__stage{flex-direction:row;gap:clamp(2rem,8vw,8rem);padding:0 6vw}.ff-chapters__copy{position:relative;flex:0 1 460px;min-height:420px}.ff-chapter{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;gap:1rem;opacity:0;transform:translateY(28px);filter:blur(6px);transition:opacity .6s ease,transform .6s cubic-bezier(.2, .8, .2, 1),filter .6s ease;pointer-events:none}.ff-chapter.is-active{opacity:1;transform:none;filter:none;pointer-events:auto}.ff-chapter.is-past{transform:translateY(-28px)}.ff-chapter__title{margin:0;font-size:clamp(2rem, 4.2vw, 3.25rem);font-weight:700;line-height:1.05;letter-spacing:-.03em;color:var(--ff-ink);text-wrap:balance}.ff-chapter__body{margin:0;font-size:clamp(1.05rem, 1.4vw, 1.25rem);line-height:1.5;color:var(--ff-muted)}.ff-chapter .ebay-waitlist-callout{margin-top:.5rem}.ff-chapters__device{position:relative;display:grid;place-items:center}.ff-glow{position:absolute;width:150%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(6,145,57,.16) 0,rgba(0,217,255,.07) 40%,transparent 70%);filter:blur(20px);transform:rotate(calc(var(--p,0) * 360deg))}.ff-phone--stack .ff-screen{position:absolute;inset:0;opacity:0;transform:scale(1.06);transition:opacity .55s ease,transform .8s cubic-bezier(.2, .8, .2, 1)}.ff-phone--stack .ff-screen.is-active{opacity:1;transform:none}.ff-rail{position:absolute;bottom:6vh;left:50%;transform:translateX(-50%);display:flex;gap:6px;margin:0;padding:0;list-style:none;z-index:2}.ff-rail__seg{position:relative;width:clamp(36px,8vw,88px);height:4px;border-radius:2px;background:var(--ff-track)}.ff-rail__fill{position:absolute;inset:0;border-radius:inherit;background:var(--ff-green);transform-origin:left;transform:scaleX(var(--f,0))}.ff-rail__label{position:absolute;top:10px;left:0;white-space:nowrap;font-size:.75rem;font-weight:500;color:var(--ff-muted);transition:color .3s ease}.ff-rail__seg.is-active .ff-rail__label{color:var(--ff-ink)}.ff-words{height:170vh;--p:0}.ff-words__text{max-width:980px;margin:0;padding:0 6vw;font-size:clamp(1.9rem, 4.4vw, 3.6rem);font-weight:600;line-height:1.18;letter-spacing:-.025em}.ff-words__text em{font-style:normal}.ff-word{opacity:clamp(.14, calc(var(--p) * var(--n) * 1.25 - var(--i)), 1);transition:opacity .12s linear}.ff-word--accent{color:var(--ff-green)}.ff-profit{height:150vh;--p:0;--r:clamp(0, calc(var(--p) / 0.7), 1)}.ff-profit .ff-sticky{gap:1rem;text-align:center;padding:0 6vw}.ff-profit__item{margin:0 0 2rem;font-size:clamp(1.8rem, 4vw, 3rem);font-weight:700;letter-spacing:-.03em;color:var(--ff-ink)}.ff-profit__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,5vw,5rem)}.ff-stat{display:flex;flex-direction:column;gap:.4rem;transform:translateY(calc((1 - var(--r)) * 40px));opacity:calc(.25 + var(--r) * .75)}.ff-stat__value{font-size:clamp(2.6rem, 8vw, 6.5rem);font-weight:700;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums;white-space:nowrap}.ff-stat__value--green{color:var(--ff-green)}.ff-stat__label{font-size:1rem;color:var(--ff-muted)}.ff-profit__note{margin:2.5rem 0 0;font-size:.8125rem;color:#86868b}@media (max-width:767px){.ff-chapters__stage{flex-direction:column-reverse;justify-content:flex-end;gap:1.25rem;padding:calc(var(--nav-height,64px) + 24px) 16px 0}.ff-chapters__copy{flex:0 0 auto;width:100%;min-height:300px;text-align:center}.ff-chapter{justify-content:flex-start;gap:.5rem}.ff-chapter__title{font-size:1.6rem}.ff-chapter__body{font-size:.975rem}.ff-chapter .ebay-waitlist-callout{display:none}.ff-chapters__device .ff-phone{width:min(200px,50vw,calc(42svh * 1320 / 2868));border-radius:28px;box-shadow:0 0 0 7px #1d1d1f,0 0 0 8px #48484a,0 24px 50px rgba(0,0,0,.18)}.ff-rail{bottom:3vh}.ff-rail__label{display:none}.ff-profit__stats{grid-template-columns:1fr;gap:1.5rem}}@media (prefers-reduced-motion:reduce){.ff-profit,.ff-words{height:auto;--p:1!important}.ff-profit .ff-sticky,.ff-words .ff-sticky{position:relative;height:auto;padding:12vh 6vw}.ff-chapter,.ff-phone--stack .ff-screen{transition:none}.ff-glow{transform:none}}