.v6-root.v6-root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--canvas:#fdfcfa;--hero:#f2f1ec;--surface:#fff;--surface-2:#f7f6f2;--chip:#f0efea;--line:#e4e1da;--line-strong:#d3cfc6;--shadow-soft:0 22px 60px #14131a14;--shadow-card:0 14px 34px #14131a1a;--ink:#14131a;--ink-soft:#565462;--ink-faint:#8a8894;--accent:#0ba26e;--accent-hover:#067152;--accent-soft:#0ba26e1a;--cranberry:#0ba26e;--cranberry-deep:#067152;--cranberry-soft:#0ba26e1a;--selection:#0ba26e2e;--mint:#0ba26e;--mint-ink:#fff;--mint-soft:#0ba26e21;--mint-border:#0ba26e47;--gold:#b4832a;--gold-soft:#b4832a1f;--green:#1e9e6a;--green-soft:#1e9e6a1f;--red:#c94b4b;--gz-serif:var(--font-instrument-serif),"Instrument Serif",ui-serif,Georgia,"Times New Roman",serif;--r-pill:999px;--r-card:24px;--r-nested:20px;--r-data:10px;--r-sub:8px;--gz-noise-opacity:.5;--pill:#101112;--pill-ink:#fff;--pill-strong:#000;--ghost-bg:#ffffff70;--ghost-bg-hover:#fff;background-color:var(--canvas);color:var(--ink);font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif}.v6-root .v6-display{font-family:var(--font-geist),var(--font-inter),ui-sans-serif,system-ui,sans-serif;letter-spacing:-.046em;text-wrap:balance;font-weight:900;line-height:1.02}.v6-root .v6-money{font-family:var(--font-geist),var(--font-inter),ui-sans-serif,system-ui,sans-serif;letter-spacing:-.022em;font-feature-settings:"tnum" 1;font-variant-numeric:tabular-nums;font-weight:800}.v6-root .v6-mono{font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace;font-feature-settings:"tnum" 1}.v6-root .v6-outline-text{color:#0000;-webkit-text-stroke:1px var(--line-strong)}.v6-root .v6-eyebrow{font-family:var(--font-geist-mono),ui-monospace,monospace;text-transform:uppercase;letter-spacing:.26em;font-size:.66rem;font-weight:500;line-height:1.2}.v6-root .v6-hero-display{letter-spacing:-.057em;font-size:clamp(3rem,1.55rem + 4.9vw,5.35rem);line-height:1.03}.v6-root .v6-card{background-color:var(--surface);border:1px solid var(--line);border-radius:var(--r-card);box-shadow:var(--shadow-card)}.v6-root .v6-card-2{background-color:var(--surface-2);border:1px solid var(--line);border-radius:var(--r-nested)}.v6-root .v6-outline-card{background-color:var(--surface);border:1px solid var(--line);border-radius:var(--r-nested)}.v6-root .v6-hover-line{transition:border-color .2s}.v6-root .v6-hover-line:hover{border-color:var(--ink)}.v6-root .v6-chip{background-color:var(--chip);border:1px solid var(--line);border-radius:12px}.v6-root .v6-cta{background-color:var(--pill);color:var(--pill-ink);letter-spacing:-.01em;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;font-weight:700;transition:transform .18s,background-color .18s;display:inline-flex;box-shadow:0 10px 24px #10111224}.v6-root .v6-cta:hover{background-color:var(--pill-strong);transform:scale(1.02)}.v6-root .v6-cta:active{transform:scale(.99)}.v6-root .v6-cta-ghost{border:1px solid var(--line-strong);color:var(--ink);background-color:var(--ghost-bg);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;font-weight:500;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.v6-root .v6-cta-ghost:hover{border-color:var(--ink);background-color:var(--ghost-bg-hover)}.v6-root .v6-badge{border-radius:999px;align-items:center;gap:.3rem;padding:.18rem .55rem;font-size:.66rem;font-weight:600;line-height:1.2;display:inline-flex}.v6-root .v6-badge-mint{background-color:var(--mint-soft);border:1px solid var(--mint-border);color:var(--mint)}.v6-root .v6-badge-gold{background-color:var(--gold-soft);color:var(--gold);border:1px solid #d6a45a4d}.v6-root .v6-bubble-coach{background-color:var(--surface-2);border:1px solid var(--line);border-radius:16px 16px 16px 6px}.v6-root .v6-bubble-you{background-color:var(--cranberry-soft);border:1px solid var(--mint-border);border-radius:16px 16px 6px}.v6-root ::selection{background-color:var(--selection);color:var(--ink)}.v6-root :where(a,button,[role=button],[tabindex]):focus-visible{outline:2px solid var(--cranberry);outline-offset:3px}@keyframes v6-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes v6-card-fade{0%{opacity:0}to{opacity:1}}.v6-root .v6-rise{animation:.7s cubic-bezier(.22,1,.36,1) both v6-rise}.v6-root .v6-rise-1{animation-delay:80ms}.v6-root .v6-rise-2{animation-delay:.16s}.v6-root .v6-rise-3{animation-delay:.26s}.v6-root .v6-rise-4{animation-delay:.36s}.v6-root .v6-rise-5{animation-delay:.46s}.v6-root .v6-reveal{transition:opacity .34s cubic-bezier(.22,1,.36,1),transform .34s cubic-bezier(.22,1,.36,1);transition-delay:var(--v6-delay,0s)}.v6-root .v6-reveal[data-reveal=hidden]{opacity:0;transition:none;transform:translateY(16px)}.v6-root .v6-draw{transition:stroke-dashoffset 1.15s cubic-bezier(.33,1,.68,1) .12s}.v6-root [data-draw=hidden] .v6-draw{stroke-dasharray:1;stroke-dashoffset:1px;transition:none}.v6-root [data-draw=shown] .v6-draw{stroke-dasharray:1;stroke-dashoffset:0}@media (prefers-reduced-motion:reduce){.v6-root .v6-rise,.v6-root .v6-rise-1,.v6-root .v6-rise-2,.v6-root .v6-rise-3,.v6-root .v6-rise-4,.v6-root .v6-rise-5{animation:none!important}.v6-root .v6-reveal,.v6-root .v6-reveal[data-reveal=hidden]{opacity:1!important;transition:none!important;transform:none!important}.v6-root .v6-draw,.v6-root [data-draw] .v6-draw{stroke-dasharray:none!important;stroke-dashoffset:0!important;transition:none!important}}.v6-root .v6-phone{background-color:#111214;border:1px solid #242629;border-radius:44px;box-shadow:0 28px 70px #11121438,0 0 0 6px #1112140d}.v6-root .v6-phone-screen{background:linear-gradient(180deg,var(--cranberry)0 74px,var(--surface-2)74px 100%);border-radius:38px;overflow:hidden}.v6-root .v6-dot{background-color:var(--line-strong);border-radius:999px;width:5px;height:5px}.v6-root .v6-dot[data-active]{background-color:var(--cranberry);width:16px}.v6-root .v6-arc-card{top:var(--v6-card-top);left:calc(50% + var(--v6-card-x));width:var(--v6-card-size);height:var(--v6-card-size);transform:translate(-50%,0)rotate(var(--v6-card-rotate))scale(var(--v6-card-scale));transform-origin:50%;animation:.55s cubic-bezier(.22,1,.36,1) both v6-card-fade;animation-delay:var(--v6-card-delay)}.v6-root .v6-hero-panel{background-color:var(--hero);border-radius:clamp(2rem,4vw,4rem);box-shadow:inset 0 0 0 1px #10111205}.dark .v6-root.v6-root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--canvas:#0c0b12;--hero:#131219;--surface:#17161f;--surface-2:#1c1b26;--chip:#f1eff70f;--line:#f1eff71a;--line-strong:#f1eff733;--shadow-soft:0 22px 60px #00000080;--shadow-card:0 14px 34px #00000073;--ink:#f1eff7;--ink-soft:#a3a0b0;--ink-faint:#7e7b8c;--accent:#3fca97;--accent-hover:#63d6ab;--accent-soft:#3fca9724;--cranberry:#3fca97;--cranberry-deep:#63d6ab;--cranberry-soft:#3fca9724;--selection:#3fca974d;--mint:#3fca97;--mint-ink:#14121c;--mint-soft:#3fca9729;--mint-border:#3fca9757;--gold:#e0b15c;--gold-soft:#e0b15c24;--green:#3fbf8c;--green-soft:#3fbf8c29;--red:#e06b6b;--pill:#f1eff7;--pill-ink:#14121c;--pill-strong:#e8e7ee;--ghost-bg:#ffffff0d;--ghost-bg-hover:#ffffff1a;background-color:var(--canvas);color:var(--ink)}.dark .v6-root .v6-art{background-color:#f4f1e8;border-radius:24px;padding:12px;box-shadow:0 24px 60px #00000080,inset 0 0 0 1px #ffffff0f}.v6-root .gz-serif,.v6-root .gz-display{font-family:var(--gz-serif);letter-spacing:-.01em;text-wrap:balance;font-weight:400;line-height:.95}.v6-root .gz-hero-display{font-family:var(--gz-serif);letter-spacing:-.015em;text-wrap:balance;font-size:clamp(3.25rem,1.5rem + 5.4vw,6rem);font-weight:400;line-height:.95}.v6-root .gz-h2{font-family:var(--gz-serif);letter-spacing:-.01em;color:var(--ink);text-wrap:balance;font-size:clamp(2.75rem,6.5vw,6.5rem);font-weight:400;line-height:.9}.v6-root .gz-soft{color:var(--ink-faint)}.v6-root .gz-eyebrow{font-family:var(--font-geist-mono),ui-monospace,monospace;text-transform:uppercase;letter-spacing:.26em;color:var(--ink-faint);align-items:center;gap:.9rem;font-size:.66rem;font-weight:500;line-height:1.2;display:inline-flex}.v6-root .gz-eyebrow:before{content:"";background-color:var(--line-strong);flex:none;width:3rem;height:1px}.v6-root .gz-num{font-family:var(--font-geist-mono),"SFMono-Regular",ui-monospace,monospace;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.v6-root .gz-anchor-num{font-family:var(--font-geist),var(--font-inter),ui-sans-serif,system-ui,sans-serif;letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;font-size:clamp(6rem,12vw,10rem);font-weight:900;line-height:.9}.v6-root .gz-outline-text{font-family:var(--gz-serif);color:#0000;-webkit-text-stroke:1px var(--line-strong);letter-spacing:-.01em;font-weight:400}.v6-root .gz-data{border-radius:var(--r-data)}.v6-root .gz-sub{border-radius:var(--r-sub)}.v6-root .gz-noise{pointer-events:none;mix-blend-mode:overlay;opacity:var(--gz-noise-opacity,.5);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:140px 140px;position:absolute;inset:0}.v6-root .gz-dark-beat{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--canvas:#0c0b12;--hero:#131219;--surface:#17161f;--surface-2:#1c1b26;--chip:#f1eff70f;--line:#f1eff71a;--line-strong:#f1eff733;--ink:#f1eff7;--ink-soft:#a3a0b0;--ink-faint:#7e7b8c;--accent:#3fca97;--accent-hover:#63d6ab;--accent-soft:#3fca9724;--cranberry:#3fca97;--cranberry-deep:#63d6ab;--cranberry-soft:#3fca9724;--selection:#3fca974d;--mint:#3fca97;--mint-ink:#14121c;--mint-soft:#3fca9729;--mint-border:#3fca9757;--gold:#e0b15c;--gold-soft:#e0b15c24;--green:#3fbf8c;--green-soft:#3fbf8c29;--pill:#f1eff7;--pill-ink:#14121c;--pill-strong:#e8e7ee;--ghost-bg:#ffffff0d;--ghost-bg-hover:#ffffff1a;background-color:var(--canvas);color:var(--ink)}.dark .v6-root .gz-dark-beat{--canvas:#080810;--line:#f1eff724;--line-strong:#f1eff73d}
