.fp-home{--rose:#e93f6f;--rose-hover:#d62f60;--rose-soft:#fff1f5;--emerald:#10b981;--ink:#0f172a;--ink-2:#475569;--ink-3:#64748b;--line:#e6e8ee;--line-2:#eef1f5;--paper:#f7f6f3;--card:#fff;--night:#0f1115;--night-card:#16181d;--hero-photo-scrim:linear-gradient(180deg, #06070a6b 0%, transparent 22%), linear-gradient(101deg, #06070ad6 0%, #06070a8f 26%, #06070a2e 50%, transparent 66%), linear-gradient(281deg, #06070a57 0%, transparent 30%), linear-gradient(0deg, #06070a80 0%, transparent 24%);--maxw:1220px;--gap:clamp(20px, 4vw, 44px);--tl:1;--pop:.42s;--spring:cubic-bezier(.34, 1.45, .64, 1);--settle:cubic-bezier(.22, 1, .36, 1);background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), system-ui, sans-serif;-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.55}.fp-home a{color:inherit;text-decoration:none}.fp-home .wrap{max-width:var(--maxw);padding:0 var(--gap);margin:0 auto}.fp-home .display{letter-spacing:-.035em;font-weight:800;line-height:1.02}.fp-home .eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.2em;text-transform:uppercase;font-size:11.5px;font-weight:600}.fp-home .rose{color:var(--rose)}.fp-home .nav{z-index:30;position:absolute;top:0;left:0;right:0}.fp-home .nav-in{height:78px;max-width:var(--maxw);padding:0 var(--gap);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.fp-home .brand{color:#fff;letter-spacing:-.02em;align-items:center;gap:10px;font-size:23px;font-weight:700;display:flex}.fp-home .brand svg{display:block}.fp-home .nav .brand{margin-left:10px}.fp-home .nav-links{color:#ffffffe6;gap:34px;font-size:15px;font-weight:500;display:flex}.fp-home .nav-links a:hover{color:#fff}.fp-home .nav-right{align-items:center;gap:14px;display:flex}.fp-home .nav-right>a{white-space:nowrap;flex:none}.fp-home .btn{cursor:pointer;border:1.5px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:11px 20px;font-size:15px;font-weight:600;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.fp-home .btn:hover{transform:translateY(-2px)}.fp-home .btn-rose{background:var(--rose);color:#fff;box-shadow:0 8px 24px -8px #e93f6f99}.fp-home .btn-rose:hover{background:var(--rose-hover)}.fp-home .btn-ghost-light{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border-color:#ffffff80}.fp-home .btn-ghost-light:hover{border-color:#fff}.fp-home .btn-lg{border-radius:13px;padding:14px 24px;font-size:16px}@media (max-width:920px){.fp-home .nav-links{display:none}.fp-home .nav-in{height:68px}}.fp-home .hero{background:#111;height:clamp(640px,94vh,920px);min-height:640px;position:relative;overflow:hidden}.fp-home .slide{opacity:0;z-index:1;pointer-events:none;transition:opacity .8s;position:absolute;inset:0}.fp-home .slide.active{opacity:1;z-index:2;pointer-events:auto}.fp-home .slide-media{z-index:1;position:absolute;inset:0;transform:scale(1.03)}.fp-home .slide-media img{object-fit:cover}.fp-home .slide.active .slide-media{animation:9.5s ease-out forwards fpKb}@keyframes fpKb{0%{transform:scale(1.09)}to{transform:scale(1)}}.fp-home .slide-scrim{z-index:2;pointer-events:none;background:var(--hero-photo-scrim);position:absolute;inset:0}.fp-home .hero-grid{z-index:3;height:100%;max-width:var(--maxw);padding:110px var(--gap) 90px;grid-template-columns:minmax(0,560px) 1fr;align-items:center;gap:40px;margin:0 auto;display:grid;position:relative}.fp-home .copy{max-width:560px}.fp-home .kicker{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:9px;margin-bottom:22px;padding:6px 13px 6px 10px;display:inline-flex}.fp-home .kicker .dot{background:var(--rose);border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #e93f6fcc}.fp-home .kicker span{font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:600}.fp-home .copy h1{color:#fff;text-shadow:0 2px 30px #00000059;margin:0;font-size:clamp(2.8rem,5.6vw,5rem)}.fp-home .copy p{color:#ffffffe6;text-shadow:0 1px 16px #0006;max-width:36ch;margin:22px 0 0;font-size:clamp(1.05rem,1.35vw,1.28rem)}.fp-home .cta{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.fp-home .cta-note{color:#ffffffb8;flex-wrap:wrap;gap:20px;margin-top:20px;font-size:13px;display:flex}.fp-home .cta-note span{align-items:center;gap:8px;display:flex}.fp-home .cta-note .c{width:15px;height:15px;color:var(--emerald);flex:0 0 15px}.fp-home .cta-note .c svg{width:100%;height:100%;display:block}@keyframes fpRiseIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fp-home .slide.active .kicker{animation:.5s ease-out both fpRiseIn;animation-delay:calc(20ms * var(--tl))}.fp-home .slide.active .copy h1{animation:.55s ease-out both fpRiseIn;animation-delay:calc(60ms * var(--tl))}.fp-home .slide.active .copy p{animation:.55s ease-out both fpRiseIn;animation-delay:calc(.14s * var(--tl))}.fp-home .slide.active .cta .btn{animation:.55s ease-out backwards fpRiseIn;animation-delay:calc(.22s * var(--tl))}.fp-home .slide.active .cta .btn+.btn{animation-delay:calc(.3s * var(--tl))}.fp-home .slide.active .cta-note{animation:.55s ease-out both fpRiseIn;animation-delay:calc(.26s * var(--tl))}.fp-home .moment{flex-direction:column;justify-self:end;gap:15px;width:min(356px,100%);margin-top:26px;display:flex}@media (max-width:1080px){.fp-home .moment{transform-origin:100% 0;transform:scale(.92)}}@media (max-width:980px){.fp-home .hero-grid{padding:88px var(--gap) 78px;grid-template-columns:1fr;align-content:start;gap:20px}.fp-home .kicker{margin-bottom:14px}.fp-home .copy h1{font-size:clamp(2.35rem,6.4vw,2.75rem)}.fp-home .copy p{margin-top:14px;font-size:clamp(1rem,1.6vw,1.12rem)}.fp-home .cta{margin-top:24px}.fp-home .cta-note{margin-top:14px}.fp-home .moment{justify-self:start;gap:10px;width:min(340px,100%);margin-top:0;transform:none}}.fp-home .m-ctx{color:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;text-transform:uppercase;background:#0a0c1066;border:1px solid #ffffff3d;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:5px 11px 5px 8px;font-size:9.5px;font-weight:600;display:inline-flex}.fp-home .m-ctx svg{width:13px;height:13px}.fp-home .them-row{align-self:flex-start;align-items:flex-end;gap:8px;max-width:88%;display:flex}.fp-home .them-row.comment{align-items:flex-start;max-width:94%}.fp-home .them-row.comment .c-body{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fffffff0;background:#080a0e75;border:1px solid #ffffff21;border-radius:12px;padding:9px 12px;font-size:13.5px;line-height:1.45}.fp-home .them-row.comment .c-body b{color:#fff;margin-right:5px;font-weight:650}.fp-home .them-row.comment .c-time{font-family:var(--font-geist-mono), monospace;color:#ffffff80;margin-left:7px;font-size:9px}.fp-home .them-slot{align-self:flex-start;max-width:88%;display:flex;position:relative}.fp-home .them-slot .typing{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:none;background:#080a0e99;border:1px solid #ffffff26;border-radius:16px 16px 16px 6px;left:30px;right:auto}.fp-home .them-slot .typing i{background:#fff9}.fp-home .avatar{color:#fff;background:radial-gradient(circle at 30% 110%,#fdf497 5%,#fd5949 45%,#d6249f 70%,#285aeb 100%);border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:flex}.fp-home .bub{border-radius:16px;padding:11px 14px;font-size:14.5px;line-height:1.4}.fp-home .bub.them{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#080a0e99;border:1px solid #ffffff26;border-bottom-left-radius:6px}.fp-home .ours-slot{justify-content:flex-end;align-self:flex-end;width:88%;margin-top:3px;display:flex;position:relative}.fp-home .bub.ours{background:var(--card);color:var(--ink);border-bottom-right-radius:6px;max-width:100%;position:relative;box-shadow:0 22px 46px -20px #0f172a8c}.fp-home .auto-chip{border:1px solid var(--line);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;color:var(--ink-3);text-transform:uppercase;background:#fff;border-radius:999px;padding:2px 8px;font-size:8.5px;font-weight:600;position:absolute;top:-9px;left:12px;box-shadow:0 4px 10px -4px #0f172a40}.fp-home .auto-chip b{color:var(--rose);vertical-align:-1px;font-size:12px;font-weight:600;line-height:1}.fp-home .bub-btn{background:var(--rose);color:#fff;border-radius:9px;justify-content:center;align-items:center;margin-top:10px;padding:9px 12px;font-size:13.5px;font-weight:600;transition:background .15s;display:flex}.fp-home .bub-btn:hover{background:var(--rose-hover)}.fp-home .typing{background:var(--card);border-radius:16px 16px 6px;gap:5px;padding:13px 15px;display:flex;position:absolute;top:0;right:0;box-shadow:0 18px 40px -18px #0f172a80}.fp-home .typing i{background:#c4cad6;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite fpDotHop}.fp-home .typing i:nth-child(2){animation-delay:.14s}.fp-home .typing i:nth-child(3){animation-delay:.28s}@keyframes fpDotHop{0%,60%,to{opacity:.55;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.fp-home .receipt{background:var(--card);color:var(--ink);border-radius:14px;padding:12px 14px 10px;box-shadow:0 30px 60px -22px #0f172a99}.fp-home .r-top{align-items:center;gap:10px;display:flex}.fp-home .r-check{background:var(--emerald);border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.fp-home .r-check svg{color:#fff;width:13px;height:13px}.fp-home .r-title{letter-spacing:-.01em;font-size:13.5px;font-weight:700}.fp-home .r-line{color:var(--ink-2);margin-top:1px;font-size:13px}.fp-home .r-count{font-variant-numeric:tabular-nums;display:inline-block;position:relative}.fp-home .r-count-ghost{visibility:hidden}.fp-home .r-count-live{position:absolute;top:0;left:0}.fp-home .r-meta{border-top:1px dashed var(--line);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:7px;margin-top:9px;padding-top:8px;font-size:9.5px;font-weight:600;display:flex}.fp-home .r-meta .live{background:var(--emerald);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #ecfdf5}.fp-home .receipt.mini{align-items:center;gap:10px;padding:11px 14px;display:flex}.fp-home .receipt.mini .r-avatar{color:#fff;background:linear-gradient(135deg,#e93f6f,#b5324f);border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:11.5px;font-weight:700;display:flex}.fp-home .receipt.mini b{font-size:13px;display:block}.fp-home .receipt.mini span{color:var(--ink-3);font-size:11.5px}.fp-home .receipt.mini .live{background:var(--emerald);border-radius:50%;width:8px;height:8px;margin-left:auto;box-shadow:0 0 0 3px #ecfdf5}.fp-home .moment>.receipt:not(.mini){align-self:flex-end;inline-size:fit-content;max-inline-size:100%;padding:12px 14px}.fp-home .caro{gap:10px;width:100%;padding-top:10px;display:flex;position:relative}.fp-home .c-card{background:var(--card);border-radius:13px;flex:1 1 0;min-width:0;padding:7px;box-shadow:0 22px 46px -20px #0f172a8c}.fp-home .c-cover{aspect-ratio:4/3;color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:9px;flex-direction:column;justify-content:flex-end;padding:9px;display:flex;overflow:hidden}.fp-home .c-kind{font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;opacity:.85;font-size:8px;font-weight:600}.fp-home .c-name{letter-spacing:-.02em;text-shadow:0 1px 8px #0206176b;margin-top:2px;font-size:15.5px;font-weight:800}.fp-home .c-btn{background:var(--rose);color:#fff;border-radius:8px;justify-content:center;align-items:center;margin-top:7px;padding:7px 8px;font-size:12px;font-weight:600;transition:background .15s;display:flex}.fp-home .c-btn:hover{background:var(--rose-hover)}.fp-home .c-peek{background:var(--card);border-radius:13px 0 0 13px;flex-direction:column;flex:0 0 22px;gap:7px;padding:7px 0 7px 7px;display:flex;box-shadow:0 22px 46px -20px #0f172a73}.fp-home .c-peek .pc{background:linear-gradient(150deg,#5c6e7e,#333f49) 50%/cover no-repeat;border-radius:9px 0 0 9px;flex:1;display:block}.fp-home .c-peek .pb{background:var(--rose);opacity:.9;border-radius:8px 0 0 8px;height:31px;display:block}.fp-home .caro .auto-chip{z-index:2;top:1px;left:auto;right:14px}.fp-home .caro .typing{top:10px}@keyframes fpBubPop{0%{opacity:0;transform:translateY(8px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fpTypingLife{0%{opacity:0;transform:translateY(6px)scale(.95)}14%{opacity:1;transform:none}86%{opacity:1}to{opacity:0;visibility:hidden;transform:translateY(-2px)scale(.97)}}@keyframes fpSettleUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fpCheckPop{0%{opacity:0;transform:scale(.3)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.fp-home .slide .m-ctx,.fp-home .slide .them-row,.fp-home .slide .bub.ours,.fp-home .slide .receipt,.fp-home .slide .caro .c-card,.fp-home .slide .caro .c-peek,.fp-home .slide .caro .auto-chip{opacity:0}.fp-home .slide .typing{opacity:0;visibility:hidden}.fp-home .slide.active .m-ctx{animation:.45s ease-out both fpRiseIn;animation-delay:calc(.3s * var(--tl))}.fp-home .slide.active .them-row{animation:fpBubPop var(--pop) var(--spring) both;transform-origin:0 100%;animation-delay:calc(.5s * var(--tl))}.fp-home .slide.active .typing{visibility:visible;animation:fpTypingLife calc(.85s * var(--tl)) ease-in-out both;animation-delay:calc(1s * var(--tl))}.fp-home .slide.active .bub.ours{animation:fpBubPop var(--pop) var(--spring) both;transform-origin:100% 100%;animation-delay:calc(1.85s * var(--tl))}.fp-home .slide.active .receipt{animation:fpSettleUp .55s var(--settle) both;animation-delay:calc(2.55s * var(--tl))}.fp-home .slide.active .receipt .r-check{animation:fpCheckPop .4s var(--spring) both;animation-delay:calc(2.8s * var(--tl))}.fp-home .slide.active .receipt+.receipt{animation-delay:calc(2.95s * var(--tl))}.fp-home .slide.active .caro .c-card,.fp-home .slide.active .caro .c-peek,.fp-home .slide.active .caro .auto-chip{animation:fpBubPop var(--pop) var(--spring) both;transform-origin:100% 100%;animation-delay:calc(1.85s * var(--tl))}.fp-home .slide.active .caro .c-card+.c-card{animation-delay:calc(2s * var(--tl))}.fp-home .slide.active .caro .c-peek{animation-delay:calc(2.12s * var(--tl))}.fp-home .slide.active .flip .bub.ours{animation-delay:calc(.5s * var(--tl))}.fp-home .slide.active .flip .them-row{animation-delay:calc(1.85s * var(--tl))}@media (max-width:980px){.fp-home .bub{padding:10px 13px;font-size:13.5px}.fp-home .them-row .avatar{width:20px;height:20px;font-size:9px}.fp-home .receipt{padding:11px 13px 9px}.fp-home .moment>.receipt:not(.mini){padding:12px 14px}.fp-home .receipt.mini{display:none}.fp-home .r-meta{margin-top:7px;padding-top:6px}}.fp-home .hero-controls{z-index:20;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;bottom:24px;left:0;right:0}.fp-home .pp{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff57;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .15s,transform .15s;display:flex}.fp-home .pp:hover{background:#ffffff3d;transform:translateY(-1px)}.fp-home .pp svg{width:13px;height:13px}.fp-home .tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;display:flex}.fp-home .tab{cursor:pointer;font-family:var(--font-geist-mono), monospace;letter-spacing:.15em;text-transform:uppercase;color:#fff9;background:0 0;border:0;padding:9px 13px 13px;font-size:10px;font-weight:600;transition:color .25s;position:relative}.fp-home .tab:hover,.fp-home .tab.on{color:#fff}.fp-home .tab .track{background:#ffffff38;border-radius:99px;height:2px;position:absolute;bottom:7px;left:13px;right:13px;overflow:hidden}.fp-home .tab .fill{background:var(--rose);border-radius:99px;width:0;height:100%;display:block}.fp-home .tab.on .fill{animation:fpFillbar var(--dur,6.5s) linear both}.fp-home .hero.paused .tab.on .fill{animation-play-state:paused}@keyframes fpFillbar{0%{width:0}to{width:100%}}@media (max-width:760px){.fp-home .tab{letter-spacing:.1em;padding:8px 9px 12px;font-size:9px}.fp-home .tab .track{left:9px;right:9px}}@media (max-width:560px){.fp-home .nav-in{height:64px;padding:10px 16px}.fp-home .nav-right{gap:8px}.fp-home .nav .btn{padding:8px 14px;font-size:13.5px}.fp-home .hero-controls{justify-content:flex-start;gap:8px;padding:0 14px;bottom:16px}.fp-home .pp{flex:none}.fp-home .tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;flex:auto;justify-content:flex-start;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 86%,#0000);mask-image:linear-gradient(90deg,#000 86%,#0000)}.fp-home .tabs::-webkit-scrollbar{display:none}.fp-home .tab{flex:none}.fp-home .cta-note{gap:10px 16px;font-size:12.5px}.fp-home .them-row,.fp-home .them-row.comment{max-width:100%}.fp-home .ours-slot{width:94%}.fp-home .hero-grid{padding-top:86px}.fp-home .moment{gap:8px}}@media (max-width:560px) and (max-height:720px){.fp-home .hero-grid{padding:76px var(--gap) 70px}.fp-home .copy h1{font-size:2.2rem}.fp-home .copy p{margin-top:12px}.fp-home .cta{margin-top:20px}.fp-home .cta-note,.fp-home .moment{margin-top:12px}.fp-home .m-ctx,.fp-home .them-row,.fp-home .bub-btn,.fp-home .r-meta{display:none}}@media (max-width:980px) and (min-height:860px){.fp-home .moment{gap:13px}}@media (min-width:700px) and (max-width:980px) and (orientation:landscape){.fp-home .hero-grid{padding:88px var(--gap) 72px;grid-template-columns:minmax(0,470px) 1fr;align-content:center;align-items:center;gap:28px}.fp-home .kicker{margin-bottom:12px}.fp-home .copy h1{font-size:clamp(2rem,4.6vw,2.6rem)}.fp-home .copy p{margin-top:10px;font-size:1rem}.fp-home .cta{margin-top:16px}.fp-home .cta-note{margin-top:10px}.fp-home .moment{justify-self:end;gap:9px;width:min(330px,100%);margin-top:0}}@media (max-width:560px){@keyframes fpBeatOut{to{opacity:0;visibility:hidden;transform:translateY(-8px)}}.fp-home .has-caro{min-height:248px;position:relative}.fp-home .has-caro .caro{padding-top:12px;position:absolute;top:0;left:0;right:0}.fp-home .has-caro .receipt{position:absolute;bottom:0;left:auto;right:0}.fp-home .c-cover{aspect-ratio:16/10}.fp-home .c-name{font-size:14px}.fp-home .c-btn{margin-top:6px;padding:6px 8px;font-size:11.5px}.fp-home .slide.active .has-caro .m-ctx{animation:.45s ease-out both fpRiseIn,.4s both fpBeatOut;animation-delay:calc(.3s * var(--tl)), calc(2.6s * var(--tl))}.fp-home .slide.active .has-caro .them-row{animation:fpBubPop var(--pop) var(--spring) both, fpBeatOut .4s ease both;animation-delay:calc(.5s * var(--tl)), calc(2.6s * var(--tl))}.fp-home .slide.active .has-caro .typing{animation-duration:calc(1.1s * var(--tl));animation-delay:calc(2.8s * var(--tl))}.fp-home .slide.active .has-caro .caro .c-card,.fp-home .slide.active .has-caro .caro .auto-chip{animation-delay:calc(3.85s * var(--tl))}.fp-home .slide.active .has-caro .caro .c-card+.c-card{animation-delay:calc(4s * var(--tl))}.fp-home .slide.active .has-caro .caro .c-peek{animation-delay:calc(4.12s * var(--tl))}.fp-home .slide.active .has-caro .receipt{animation-delay:calc(4.5s * var(--tl))}.fp-home .slide.active .has-caro .receipt .r-check{animation-delay:calc(4.75s * var(--tl))}}@media (max-width:560px) and (prefers-reduced-motion:reduce){.fp-home .has-caro .m-ctx,.fp-home .has-caro .them-row{display:none!important}}.fp-home .whisper{border-bottom:1px solid var(--line);background:var(--paper)}.fp-home .whisper .wrap{padding:17px var(--gap);text-align:center;font-family:var(--font-geist-mono), monospace;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-3);font-size:10.5px;font-weight:600}.fp-home .whisper .rose{color:var(--rose)}.fp-home section .lead{max-width:640px;margin-bottom:44px}.fp-home section .lead h2{letter-spacing:-.03em;margin:12px 0 0;font-size:clamp(1.9rem,3.4vw,2.8rem);font-weight:800;line-height:1.05}.fp-home section .lead p{color:var(--ink-2);max-width:52ch;margin:14px 0 0;font-size:16.5px}.fp-home .how{background:var(--paper)}.fp-home .how .wrap{padding:clamp(64px, 8vw, 104px) var(--gap)}.fp-home .how .lead .eyebrow{color:var(--rose)}.fp-home .steps{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px;display:grid}@media (max-width:860px){.fp-home .steps{grid-template-columns:1fr}}.fp-home .step{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:22px 20px}.fp-home .step .num{font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;color:var(--rose);font-size:11px;font-weight:600}.fp-home .step h3{letter-spacing:-.01em;margin:10px 0 6px;font-size:17px;font-weight:700}.fp-home .step p{color:var(--ink-3);margin:0;font-size:14px;line-height:1.5}.fp-home .machine{border:1px solid var(--line);background:#f1f0ec radial-gradient(#0f172a12 1px,#0000 1px) 0 0/22px 22px;border-radius:20px;padding:clamp(26px,4vw,44px);position:relative;overflow:hidden}.fp-home .m-rail{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2.6vw,30px);display:grid;position:relative}@media (max-width:860px){.fp-home .m-rail{grid-template-columns:1fr 1fr}}.fp-home .node{background:var(--card);border:1px solid var(--line);border-radius:13px;padding:13px 14px;position:relative;box-shadow:0 14px 30px -18px #0f172a59}.fp-home .node .nlab{font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);font-size:9px;font-weight:600}.fp-home .node .nt{letter-spacing:-.01em;margin-top:3px;font-size:13.5px;font-weight:650}.fp-home .node .ns{color:var(--ink-3);margin-top:2px;font-size:11.5px}.fp-home .node .nic{width:26px;height:26px;color:var(--ink-2);background:#f3f5f8;border-radius:8px;justify-content:center;align-items:center;margin-bottom:9px;display:flex}.fp-home .node .nic svg{width:14px;height:14px}.fp-home .node .nic.ig{color:#fff;background:radial-gradient(circle at 30% 110%,#fdf497 5%,#fd5949 45%,#d6249f 70%,#285aeb 100%)}.fp-home .node .nic.rose{background:var(--rose-soft);color:var(--rose)}.fp-home .node:not(:last-child):after{content:"";border-top:2px dashed #cfd4de;width:clamp(14px,2.6vw,30px);position:absolute;top:50%;right:calc(-1*clamp(14px,2.6vw,30px))}@media (max-width:860px){.fp-home .node:after{display:none}}.fp-home .m-branch{z-index:2;justify-content:flex-end;margin-top:14px;display:flex;position:relative}.fp-home .m-branch .node{width:calc(25% + 10px);min-width:210px}.fp-home .m-branch .node:after{display:none}.fp-home .m-branch .node:before{content:"";border-left:2px dashed #cfd4de;height:15px;position:absolute;top:-15px;left:50%}.fp-home .m-cap{text-align:center;font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);z-index:2;margin-top:20px;font-size:10.5px;font-weight:600;position:relative}.fp-home .outcomes{background:var(--night);color:#fff}.fp-home .outcomes .wrap{padding:clamp(72px, 9vw, 116px) var(--gap)}.fp-home .outcomes .lead .eyebrow{color:var(--rose)}.fp-home .outcomes .lead p{color:#ffffffa8}.fp-home .bento{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:1000px){.fp-home .bento{grid-template-columns:1fr 1fr}}@media (max-width:640px){.fp-home .bento{grid-template-columns:1fr}}.fp-home .tile{background:var(--night-card);border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:8px;padding:22px 20px;transition:transform .2s,border-color .2s;display:flex}.fp-home .tile:hover{border-color:#ffffff2e;transform:translateY(-3px)}.fp-home .tile h3{letter-spacing:-.015em;margin:0;font-size:17.5px;font-weight:700}.fp-home .tile p{color:#fff9;margin:0 0 10px;font-size:13.5px;line-height:1.5}.fp-home .tile .receipt{opacity:1;margin-top:auto;animation:none;box-shadow:0 18px 40px -20px #000000b3}.fp-home .tile .r-title{font-size:13px}.fp-home .tile .r-line{font-size:12.5px}.fp-home .tile .r-check{animation:none}.fp-home .r-bar{background:var(--line-2);border-radius:99px;height:6px;margin-top:8px;overflow:hidden}.fp-home .r-bar i{background:var(--rose);border-radius:99px;width:100%;height:100%;display:block}.fp-home .one{background:var(--paper);border-bottom:1px solid var(--line);overflow-x:clip}.fp-home .one .wrap{padding:clamp(64px, 8vw, 100px) var(--gap);text-align:center}.fp-home .one .lead{margin:0 auto 36px}.fp-home .one .lead p{margin-left:auto;margin-right:auto}.fp-home .chips{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.fp-home .chip{color:var(--ink-3);background:0 0;border:1px dashed #c9cedb;border-radius:999px;padding:8px 16px;font-size:13.5px;font-weight:500}.fp-home .chips .arrow{color:var(--ink-3);display:flex}.fp-home .chips .arrow svg{width:20px;height:20px}@media (max-width:640px){.fp-home .chips .arrow{flex-basis:100%;justify-content:center}.fp-home .chips .arrow svg{transform:rotate(90deg)}}.fp-home .chip.fp{background:var(--rose);color:#fff;border:0;align-items:center;gap:8px;font-weight:650;display:inline-flex;box-shadow:0 10px 26px -10px #e93f6fa6}.fp-home .one .fine{color:var(--ink-3);margin-top:22px;font-size:14px}.fp-home .tpl{background:#fff}.fp-home .tpl .wrap{padding:clamp(64px, 8vw, 104px) var(--gap)}.fp-home .tpl .lead .eyebrow{color:var(--rose)}.fp-home .tpl-theater{grid-template-columns:332px minmax(0,1fr);align-items:start;gap:40px;margin-top:46px;display:grid}@media (min-width:1181px){.fp-home .tpl .wrap{max-width:1280px}.fp-home .tpl-theater{grid-template-columns:356px minmax(760px,1fr);gap:48px}}.fp-home .tpl-rail{flex-direction:column;gap:12px;display:flex}.fp-home .tpl-stop{border:1px solid var(--line);width:100%;transition:background .3s ease, border-color .25s ease, box-shadow .35s ease, transform .3s var(--settle);background:#fbfcfd;border-radius:18px;flex-direction:column;display:flex;box-shadow:0 1px 2px #0f172a08}.fp-home .tpl-stop:hover{border-color:#d3d8e3;transform:translateY(-2px)}.fp-home .tpl-stop.active{background:var(--card);border-color:#d3d8e3;transform:none;box-shadow:0 1px 2px #0f172a0d,0 22px 48px -24px #0f172a38}.fp-home .tpl-stop-trigger{appearance:none;text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;transition:padding-bottom .3s var(--settle);background:0 0;border:0;border-radius:17px;flex-direction:column;gap:8px;padding:16px 18px 14px;display:flex}.fp-home .tpl-stop.active .tpl-stop-trigger{cursor:default;padding-bottom:0}.fp-home .tpl-stop-trigger:focus-visible{outline-offset:3px;outline:2px solid #e93f6fb8}.fp-home .tpl-stop-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.fp-home .tpl-stop .kind{font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-2);background:#f4f6f9;border-radius:999px;align-items:center;gap:7px;padding:6px 11px;font-size:10.5px;font-weight:600;display:inline-flex}.fp-home .tpl-stop .kind i{background:var(--rose);border-radius:999px;width:5px;height:5px}.fp-home .tpl-stop.active .kind i{animation:1.6s ease-in-out infinite fpRunPulse}.fp-home .tpl-running{font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--rose);font-size:9.5px;font-weight:600}@keyframes fpRunPulse{0%,to{box-shadow:0 0 #e93f6f73}50%{box-shadow:0 0 0 5px #e93f6f00}}.fp-home .tpl-stop-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.fp-home .tpl-stop-heading{letter-spacing:-.015em;color:var(--ink);margin:2px 0 0;font-size:16.5px;font-weight:700}.fp-home .tpl-mini{color:var(--ink-2);white-space:nowrap;flex:none;align-items:center;gap:6px;font-size:12px;font-weight:600;transition:opacity .25s,transform .3s;display:inline-flex}.fp-home .tpl-mini-check{background:var(--emerald);border-radius:50%;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.fp-home .tpl-mini-check svg{color:#fff;width:9px;height:9px}.fp-home .tpl-stop.active .tpl-mini{opacity:0;transform:translateY(4px)}.fp-home .tpl-stop-body{grid-template-rows:0fr;transition:grid-template-rows .48s cubic-bezier(.32,.72,0,1);display:grid}.fp-home .tpl-stop-body>div{opacity:0;min-height:0;transition:opacity .3s;overflow:hidden}.fp-home .tpl-stop.active .tpl-stop-body{grid-template-rows:1fr}.fp-home .tpl-stop.active .tpl-stop-body>div{opacity:1;transition:opacity .35s .14s}.fp-home .tpl-stop-details{padding:4px 18px 14px}.fp-home .tpl-stop-body p{color:var(--ink-2);margin:4px 0 12px;font-size:13.5px;line-height:1.55}.fp-home .tpl-stop .receipt{opacity:1;border:1px solid var(--line-2);background:#fbfcfd;animation:none;box-shadow:0 10px 26px -18px #0f172a33}.fp-home .tpl-stop .receipt .r-check{animation:none}.fp-home .tpl-stop .r-title{font-size:12.5px}.fp-home .tpl-stop .r-line{font-size:12px}.fp-home .tpl-stop .go{color:var(--rose);align-items:center;gap:7px;margin-top:13px;font-size:13.5px;font-weight:650;display:inline-flex}.fp-home .tpl-stop .go svg{width:14px;height:14px;transition:transform .2s var(--settle)}.fp-home .tpl-stop .go:hover svg{transform:translate(3px)}.fp-home .tpl-stage{height:648px;position:relative}.fp-home .tpl-stage-layer{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;opacity:0;width:100%;height:100%;transition:opacity .7s var(--settle), transform .7s var(--settle);pointer-events:none;background:#fff;border:0;position:absolute;inset:0;transform:translateY(14px)}.fp-home .tpl-stage-layer.on{opacity:1;pointer-events:auto;transform:none}@media (max-width:1080px){.fp-home .tpl-theater{grid-template-columns:1fr;gap:24px}.fp-home .tpl-rail{scrollbar-width:none;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;margin-bottom:-18px;padding:3px 0 24px;overflow-x:auto}.fp-home .tpl-rail::-webkit-scrollbar{display:none}.fp-home .tpl-stop{scroll-snap-align:center;flex:none;max-width:260px}.fp-home .tpl-stop.active .tpl-stop-trigger{padding-bottom:14px}.fp-home .tpl-stop-body,.fp-home .tpl-stop.active .tpl-stop-body{display:none}.fp-home .tpl-stop.active .tpl-mini{opacity:1;transform:none}.fp-home .tpl-stage{height:560px}}@media (max-width:600px){.fp-home .tpl .wrap{padding-bottom:0}.fp-home .tpl-stage{height:600px}}@media (prefers-reduced-motion:reduce){.fp-home .tpl-stage-layer{transition:opacity .25s;transform:none}.fp-home .tpl-stop-body{transition:none}.fp-home .tpl-stop.active .kind i{animation:none}}.fp-home .trust{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.fp-home .trust .wrap{padding:20px var(--gap);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 28px;display:flex}.fp-home .trust span{font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);white-space:nowrap;align-items:center;gap:9px;font-size:11px;font-weight:600;display:inline-flex}.fp-home .trust span i{background:var(--emerald);border-radius:999px;flex:none;width:6px;height:6px}.fp-home .trust .t-lead{color:var(--ink)}.fp-home .trust .t-lead i{background:var(--rose)}.fp-home .tease{background:#fff}.fp-home .tease .wrap{padding:clamp(72px, 9vw, 112px) var(--gap)}.fp-home .tease-card{background:var(--night-card);color:#fff;border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(24px,4vw,48px);padding:clamp(30px,5vw,52px);display:grid;position:relative;overflow:hidden}@media (max-width:860px){.fp-home .tease-card{grid-template-columns:1fr}}.fp-home .tease-card .eyebrow{color:var(--rose)}.fp-home .tease-card h2{letter-spacing:-.03em;max-width:17ch;margin:14px 0 0;font-size:clamp(1.8rem,3.6vw,2.7rem);font-weight:800;line-height:1.05}.fp-home .tease-card>div>p{color:#ffffffb3;max-width:46ch;margin:14px 0 0;font-size:15.5px;line-height:1.6}.fp-home .tease-card .cta{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.fp-home .btn-on-ink{color:var(--night);background:#fff}.fp-home .btn-on-ink:hover{background:#f2f3f6}.fp-home .tease-card .receipt{opacity:1;justify-self:center;width:min(300px,100%);animation:none;box-shadow:0 26px 60px -24px #000000b3}.fp-home .tease-card .receipt .r-check{animation:none}.fp-home .faq{background:var(--paper)}.fp-home .faq .wrap{padding:clamp(64px, 8vw, 104px) var(--gap);grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(28px,5vw,64px);display:grid}@media (max-width:900px){.fp-home .faq .wrap{grid-template-columns:1fr}}.fp-home .faq .lead{margin:0;position:sticky;top:40px}@media (max-width:900px){.fp-home .faq .lead{margin-bottom:4px;position:static}}.fp-home .faq .lead .eyebrow{color:var(--rose)}.fp-home .faq-list{gap:12px;display:grid}.fp-home details{border:1px solid var(--line);interpolate-size:allow-keywords;background:#fff;border-radius:14px;padding:0 20px;transition:border-color .15s}.fp-home details:hover{border-color:#d3d8e3}.fp-home details[open]{border-color:var(--ink-3)}.fp-home summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:17px 0;font-size:15px;font-weight:600;list-style:none;display:flex}.fp-home summary::-webkit-details-marker{display:none}.fp-home summary .x{width:22px;height:22px;color:var(--ink-3);background:#f4f6f9;border-radius:999px;flex:none;place-items:center;font-size:14px;font-weight:600;line-height:1;transition:transform .3s cubic-bezier(.32,.72,0,1),background .15s,color .15s;display:grid}.fp-home details[open] summary .x{background:var(--rose-soft);color:var(--rose);transform:rotate(45deg)}.fp-home details>p{color:var(--ink-2);max-width:640px;margin:0;padding:0 0 18px;font-size:14px;line-height:1.65}@media (prefers-reduced-motion:no-preference){.fp-home details::details-content{height:0;transition:height .3s cubic-bezier(.32, .72, 0, 1), content-visibility .3s allow-discrete;overflow:clip}.fp-home details[open]::details-content{height:auto}.fp-home details[open]>p{animation:.34s cubic-bezier(.32,.72,0,1) both fpFaqRise}@keyframes fpFaqRise{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}}.fp-home .fin{color:#fff;position:relative;overflow:hidden}.fp-home .fin .media{position:absolute;inset:0}.fp-home .fin .media img{object-fit:cover}.fp-home .fin .scrim{background:linear-gradient(#06070ab8,#06070a99);position:absolute;inset:0}.fp-home .fin .wrap{z-index:2;padding:clamp(84px, 11vw, 140px) var(--gap);text-align:center;position:relative}.fp-home .fin .eyebrow{color:var(--rose)}.fp-home .fin h2{letter-spacing:-.03em;margin:14px 0 0;font-size:clamp(2rem,4.4vw,3.4rem);font-weight:800;line-height:1.04}.fp-home .fin p{color:#ffffffd1;max-width:44ch;margin:16px auto 0;font-size:16.5px}.fp-home .fin .cta{justify-content:center}.fp-home footer{background:var(--paper)}.fp-home footer .wrap{color:var(--ink-3);font-size:13px;line-height:1.4}.fp-home footer .foot-main{padding:30px var(--gap);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:clamp(24px,4vw,56px);display:grid}.fp-home footer .brand{color:var(--ink);justify-self:start}.fp-home footer .foot-primary{justify-self:center}.fp-home footer .foot-tagline{text-align:right;white-space:nowrap;justify-self:end}.fp-home .foot-nav{align-items:center;gap:20px;display:flex}.fp-home .foot-nav a{white-space:nowrap;transition:color .15s}.fp-home .foot-nav a:hover{color:var(--ink)}.fp-home footer .wrap.foot-legal{padding-top:16px;padding-bottom:max(30px, env(safe-area-inset-bottom));border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;font-size:12.5px;display:flex}@media (max-width:720px){.fp-home footer .foot-main{grid-template-columns:auto minmax(0,1fr);gap:14px 24px;padding-bottom:28px}.fp-home footer .foot-primary{justify-self:end}.fp-home footer .foot-tagline{text-align:left;white-space:normal;grid-column:1/-1;justify-self:start}.fp-home footer .wrap.foot-legal{padding-top:20px;padding-bottom:max(28px, env(safe-area-inset-bottom));grid-template-columns:1fr;justify-items:start;gap:14px;display:grid}}@media (max-width:440px){.fp-home footer .foot-main{grid-template-columns:1fr;row-gap:0}.fp-home footer .foot-primary{grid-row:2;justify-content:space-between;justify-self:stretch;gap:14px;width:100%;margin-top:20px}.fp-home footer .foot-tagline{grid-area:3/1;margin-top:14px}}.fp-home :is(a,button,summary):focus-visible{outline:2px solid var(--rose);outline-offset:2px}@media (prefers-reduced-motion:reduce){.fp-home .slide{transition:none}.fp-home .slide .slide-media{animation:none!important}.fp-home .slide .kicker,.fp-home .slide .copy h1,.fp-home .slide .copy p,.fp-home .slide .cta,.fp-home .slide .cta .btn,.fp-home .slide .cta-note,.fp-home .slide .m-ctx,.fp-home .slide .them-row,.fp-home .slide .bub.ours,.fp-home .slide .receipt,.fp-home .slide .caro .c-card,.fp-home .slide .caro .c-peek,.fp-home .slide .caro .auto-chip{opacity:1!important;animation:none!important}.fp-home .slide .receipt .r-check{animation:none!important}.fp-home .slide .typing{display:none!important}.fp-home .tab .track{display:none}}.fp-home .what{padding:clamp(88px,12vw,150px) 0 clamp(70px,9vw,118px);position:relative;overflow:hidden}.fp-home .what .ghost{z-index:0;letter-spacing:-.06em;color:#0f172a09;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(230px,30vw,430px);font-weight:800;line-height:1;position:absolute;top:-.3em;right:-.06em}.fp-home .what .wrap{z-index:1;position:relative}.fp-home .what .eyebrow{color:var(--rose);margin-bottom:18px;display:block}.fp-home .what h2{letter-spacing:-.035em;max-width:17ch;font-size:clamp(38px,5.4vw,64px);font-weight:800;line-height:1.04}.fp-home .what .def{color:var(--ink-2);max-width:61ch;margin-top:26px;font-size:clamp(17px,1.5vw,20px);line-height:1.66}.fp-home .what .def em{color:var(--ink);font-style:normal;font-weight:650}.fp-home .what .who{font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);margin-top:32px;font-size:11.5px;font-weight:600}@media (prefers-reduced-motion:no-preference){.fp-home.rv-arm .rv{opacity:0;transition:opacity .72s var(--settle), transform .72s var(--settle);transition-delay:var(--rv-d,0s);transform:translateY(18px)}.fp-home.rv-arm .rv.in{opacity:1;transform:translateY(0)}.fp-home .machine.rv.in .m-rail .node,.fp-home .machine.rv.in .m-branch .node{animation:fpNodeFire .85s var(--settle) both}.fp-home .machine.rv.in .m-rail .node:first-child{animation-delay:.5s}.fp-home .machine.rv.in .m-rail .node:nth-child(2){animation-delay:1.1s}.fp-home .machine.rv.in .m-rail .node:nth-child(3){animation-delay:1.7s}.fp-home .machine.rv.in .m-rail .node:nth-child(4){animation-delay:2.3s}.fp-home .machine.rv.in .m-branch .node{animation-delay:2.95s}}@keyframes fpNodeFire{0%{transform:translateY(0);box-shadow:0 14px 30px -18px #0f172a59}35%{box-shadow:0 14px 30px -18px #0f172a59, 0 0 0 2px var(--rose);transform:translateY(-3px)}to{transform:translateY(0);box-shadow:0 14px 30px -18px #0f172a59}}.fp-home .orbit-wrap{justify-content:center;display:flex}.fp-home .orbit{aspect-ratio:1;width:min(460px,88vw);margin:6px auto 0;position:relative}.fp-home .orbit-rotor{position:absolute;inset:13%}.fp-home .orbit-spokes{color:#d9dde7;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.fp-home .orbit-spokes line{stroke:currentColor;stroke-width:1px;stroke-dasharray:3 4;vector-effect:non-scaling-stroke}.fp-home .orbit-ring{border:1px dashed #c9cedb;border-radius:50%;position:absolute;inset:0}.fp-home .orbit-spot{position:absolute;transform:translate(-50%,-50%)}.fp-home .orbit-pill{color:var(--ink-3);white-space:nowrap;background:#fff;border:1px dashed #c9cedb;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:500;display:inline-block}.fp-home .orbit-core{background:var(--rose);color:#fff;border-radius:999px;align-items:center;gap:8px;padding:11px 20px;font-size:15px;font-weight:650;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 26px -10px #e93f6fa6}@media (prefers-reduced-motion:no-preference){.fp-home .orbit-rotor{animation:90s linear infinite fpOrbitSpin}.fp-home .orbit-pill{animation:90s linear infinite reverse fpOrbitSpin}}@keyframes fpOrbitSpin{to{transform:rotate(360deg)}}@media (max-width:560px){.fp-home .orbit-rotor{inset:15%}.fp-home .orbit-pill{padding:5px 10px;font-size:11px}}.fp-home .vx-hero{position:relative;overflow:hidden}.fp-home .vx-hero-media{position:absolute;inset:0}.fp-home .vx-hero-media img{object-fit:cover;width:100%;height:100%}.fp-home .vx-hero-scrim{background:linear-gradient(#06070a1a 0%,#0000 20%),linear-gradient(100deg,#06070ad6 0%,#06070ab3 28%,#06070a94 46%,#06070a33 64%,#06070a0a 80%),linear-gradient(280deg,#06070a38 0%,#0000 34%),linear-gradient(#0000 78%,#06070a2e 100%);position:absolute;inset:0}.fp-home .vx-hero-grid{z-index:2;max-width:var(--maxw);padding:clamp(72px, 9vw, 128px) var(--gap) clamp(56px, 7vw, 96px);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(32px,5vw,72px);min-height:min(78vh,760px);margin:0 auto;display:grid;position:relative}.fp-home .vx-hero .kicker{font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:#ffffffe6;background:#06070a4d;border-color:#ffffff3d;align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.fp-home .vx-hero .kicker .dot{background:var(--rose);border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #e93f6fcc}.fp-home .vx-hero h1{letter-spacing:-.035em;color:#fff;text-shadow:0 2px 28px #0000004d;margin:16px 0 0;font-size:clamp(40px,5.6vw,74px);font-weight:800;line-height:1.02}.fp-home .vx-hero .sub{color:#ffffffe0;text-shadow:0 1px 16px #00000057;max-width:46ch;margin:18px 0 0;font-size:clamp(15.5px,1.35vw,18px);line-height:1.6}.fp-home .vx-hero .ctas{flex-wrap:wrap;align-items:center;gap:18px;margin-top:26px;display:flex}.fp-home .vx-hero .go{color:#fffffff5;text-shadow:0 1px 14px #0000005c;align-items:center;gap:7px;font-size:14.5px;font-weight:650;display:inline-flex}.fp-home .vx-hero .go svg{width:15px;height:15px;transition:transform .2s var(--settle)}.fp-home .vx-hero .go:hover svg{transform:translate(3px)}.fp-home .vx-nav{z-index:40;-webkit-backdrop-filter:saturate(150%)blur(12px);backdrop-filter:saturate(150%)blur(12px);border-bottom:1px solid var(--line-2);background:#ffffffdb;position:sticky;top:0}.fp-home.site-marketing-header{z-index:40;position:sticky;top:0}.fp-home.site-marketing-header .vx-nav{position:static}.fp-home.site-marketing-header .vx-nav .site-brand{color:var(--www-brand-mark,var(--ink))}.fp-home .vx-nav-in{max-width:var(--maxw);padding:10px var(--gap);justify-content:space-between;align-items:center;gap:18px;margin:0 auto;display:flex}.fp-home .vx-nav .brand{color:var(--ink);align-items:center;margin-left:10px;display:inline-flex}.fp-home .vx-nav .nav-links{align-items:center;gap:34px;display:flex}.fp-home .vx-nav .nav-links a{color:var(--ink-2);font-size:15px;font-weight:500;transition:color .15s}.fp-home .vx-nav .nav-links a:hover{color:var(--ink)}.fp-home .vx-nav .nav-cta{background:var(--rose);border:1.5px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:11px 20px;font-size:15px;font-weight:600;display:inline-flex;color:#fff!important}.fp-home .vx-nav .nav-cta:hover{background:var(--rose-hover)}@media (max-width:720px){.fp-home .vx-nav .nav-links a:not(.nav-cta){display:none}}.fp-home .vx-moment{--vx-milestone-at:2.05s;flex-direction:column;justify-self:end;gap:10px;width:100%;max-width:400px;display:flex}.fp-home .vx-moment>*{opacity:0;animation:fpSettleUp .55s var(--settle) both}.fp-home .vx-moment .m-ctx{animation-delay:.25s}.fp-home .vx-moment .them-row{animation-delay:.55s}.fp-home .vx-moment .bub.ours{animation-delay:1.25s}.fp-home .vx-moment>.receipt{transform-origin:100% 0;animation:fpMilestoneEnter .48s var(--settle) var(--vx-milestone-at) both;align-self:flex-end;inline-size:fit-content;max-inline-size:100%;padding:12px 14px;box-shadow:0 30px 60px -22px #0f172a73}@keyframes fpMilestoneEnter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:none}}@keyframes fpMilestoneBadgePop{0%{opacity:0;transform:scale(.4)}70%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes fpMilestoneCheckDraw{to{stroke-dashoffset:0}}@keyframes fpMilestoneTextRise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){.fp-home .vx-moment>.receipt .r-check{animation:fpMilestoneBadgePop .32s cubic-bezier(.34, 1.56, .64, 1) calc(var(--vx-milestone-at) + .42s) both}.fp-home .vx-moment>.receipt .r-check path{stroke-dasharray:1;stroke-dashoffset:1px;animation:fpMilestoneCheckDraw .26s ease-out calc(var(--vx-milestone-at) + .64s) forwards}.fp-home .vx-moment>.receipt .r-title,.fp-home .vx-moment>.receipt .r-line,.fp-home .vx-moment>.receipt .r-meta{animation:.42s cubic-bezier(.4,0,.2,1) both fpMilestoneTextRise}.fp-home .vx-moment>.receipt .r-title{animation-delay:calc(var(--vx-milestone-at) + .56s)}.fp-home .vx-moment>.receipt .r-line{animation-delay:calc(var(--vx-milestone-at) + .7s)}.fp-home .vx-moment>.receipt .r-meta{animation-delay:calc(var(--vx-milestone-at) + .84s)}}@media (prefers-reduced-motion:reduce){.fp-home .vx-moment>*{opacity:1;animation:none}.fp-home .vx-moment>.receipt{opacity:1;animation:none;transform:none}}.fp-home .vx-dial-row{flex-wrap:wrap;align-items:center;gap:16px;margin-top:34px;display:flex}.fp-home .vx-dial{border:1px solid var(--line);background:#f0f2f6;border-radius:999px;gap:4px;padding:4px;display:inline-flex}.fp-home .vx-dial-stop{appearance:none;cursor:pointer;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-2);background:0 0;border:0;border-radius:999px;padding:8px 18px;font-size:11px;font-weight:600;transition:background .25s,color .2s,box-shadow .3s}.fp-home .vx-dial-stop:hover{color:var(--ink)}.fp-home .vx-dial-stop.on{color:var(--ink);background:#fff;box-shadow:0 1px 2px #0f172a14,0 8px 20px -12px #0f172a40}.fp-home .vx-dial-meta{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);font-size:10.5px;font-weight:600}.fp-home .vx-steps .vx-step{opacity:0;animation:fpSettleUp .5s var(--settle) both}@media (prefers-reduced-motion:reduce){.fp-home .vx-steps .vx-step{opacity:1;animation:none}}.fp-home .vx-demo{background:#fff}.fp-home .vx-demo .wrap{padding:clamp(64px, 8vw, 104px) var(--gap)}.fp-home .vx-demo .lead .eyebrow{color:var(--rose)}.fp-home .vx-demo-grid{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:48px;margin-top:30px;display:grid}.fp-home .vx-steps{flex-direction:column;gap:26px;display:flex;position:sticky;top:96px}.fp-home .vx-step-panel{display:contents}.fp-home .vx-step-panel[hidden]{display:none}.fp-home .vx-step{border-left:2px solid var(--line);padding-left:18px}.fp-home .vx-step.on{border-left-color:var(--rose)}.fp-home .vx-step .n{font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;color:var(--rose);font-size:11px;font-weight:600}.fp-home .vx-step h3{letter-spacing:-.015em;color:var(--ink);margin:6px 0 0;font-size:16.5px;font-weight:700}.fp-home .vx-step p{color:var(--ink-2);margin:6px 0 0;font-size:13.5px;line-height:1.55}.fp-home .vx-stage{height:648px;position:relative}.fp-home .vx-frame{opacity:0;width:100%;height:100%;transition:opacity .7s var(--settle), transform .7s var(--settle);border:0;position:absolute;inset:0;transform:translateY(14px)}.fp-home .vx-frame.on{opacity:1;transform:none}@media (max-width:1080px){.fp-home .vx-hero-scrim{background:linear-gradient(#06070ad1 0%,#06070ab8 46%,#06070a75 64%,#06070a2e 82%,#06070a1f 100%),linear-gradient(90deg,#06070a47 0%,#06070a14 100%)}.fp-home .vx-hero-grid{grid-template-columns:1fr;align-content:start;gap:28px}.fp-home .vx-moment{justify-self:start}.fp-home .vx-demo-grid{grid-template-columns:1fr;gap:28px}.fp-home .vx-steps{position:static}.fp-home .vx-stage{height:560px}}@media (max-width:720px){.fp-home .vx-hero-scrim{background:var(--hero-photo-scrim)}}@media (max-width:600px){.fp-home .vx-stage{height:480px}}.fp-home .ag-moment{--vx-milestone-at:1.45s}.fp-home .ag-moment .ag-switch{animation-delay:.6s}.fp-home .ag-switch{background:#fff;border-radius:16px;flex-direction:column;gap:2px;padding:8px;display:flex;box-shadow:0 30px 60px -22px #0f172a73}.fp-home .ag-switch .s-label{font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;color:var(--ink-3);text-transform:uppercase;padding:8px 10px 6px;font-size:10px;font-weight:600}.fp-home .ag-row{border-radius:11px;align-items:center;gap:10px;padding:9px 10px;display:flex}.fp-home .ag-row.on{background:#f4f5f7}.fp-home .ag-row .a{background:var(--ink);color:#fff;letter-spacing:.02em;border-radius:8px;flex:none;place-items:center;width:27px;height:27px;font-size:11px;font-weight:700;display:grid}.fp-home .ag-row .a.a2{background:#3f4a5c}.fp-home .ag-row .a.a3{background:#6b7484}.fp-home .ag-row .nm{color:var(--ink);font-size:13.5px;font-weight:650;line-height:1.2}.fp-home .ag-row .h{font-family:var(--font-geist-mono), monospace;color:var(--ink-3);margin-top:2px;font-size:10.5px;font-weight:500;display:block}.fp-home .ag-row .pl{font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;color:var(--ink-3);border:1px solid var(--line);border-radius:999px;margin-left:auto;padding:2.5px 9px;font-size:10px;font-weight:600}.fp-home .ag-row.on .pl{color:var(--rose);border-color:#e93f6f59}.fp-home .ag-row.ghost{color:var(--ink-3);gap:10px;font-size:12.5px;font-weight:550}.fp-home .ag-row.ghost .a{border:1.5px dashed var(--line);color:var(--ink-3);background:0 0;font-size:14px;font-weight:500}.fp-home .ag-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.fp-home .ag-grid .t-a{grid-area:span 2/span 3}.fp-home .ag-grid .t-b,.fp-home .ag-grid .t-c{grid-column:span 3}.fp-home .ag-grid .t-d,.fp-home .ag-grid .t-e,.fp-home .ag-grid .t-f{grid-column:span 2}@media (max-width:1000px){.fp-home .ag-grid{grid-template-columns:1fr 1fr}.fp-home .ag-grid .t-a{grid-area:auto/1/auto/-1}.fp-home .ag-grid .t-b,.fp-home .ag-grid .t-c,.fp-home .ag-grid .t-d,.fp-home .ag-grid .t-e{grid-column:span 1}.fp-home .ag-grid .t-f{grid-column:1/-1}}@media (max-width:640px){.fp-home .ag-grid{grid-template-columns:1fr}.fp-home .ag-grid .tile{grid-column:1/-1!important}}.fp-home .tile .ag-switch{box-shadow:none;background:#ffffff0a;border:1px solid #ffffff14;margin-top:auto}.fp-home .tile .ag-switch .s-label{color:#ffffff73}.fp-home .tile .ag-row.on{background:#ffffff12}.fp-home .tile .ag-row .a{background:#ffffff24}.fp-home .tile .ag-row .a.a2{background:#ffffff1a}.fp-home .tile .ag-row .a.a3{background:#ffffff12}.fp-home .tile .ag-row .nm{color:#fff}.fp-home .tile .ag-row .h{color:#ffffff73}.fp-home .tile .ag-row .pl{color:#ffffff80;border-color:#ffffff29}.fp-home .tile .ag-row.on .pl{color:var(--rose);border-color:#e93f6f73}.fp-home .tile .ag-row.ghost .a{color:#ffffff80;border-color:#fff3}.fp-home .tile .ag-row.ghost{color:#ffffff80}.fp-home .ag-roles{grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;display:grid}.fp-home .ag-role{border:1px solid #ffffff1f;border-radius:12px;padding:10px 12px}.fp-home .ag-role b{letter-spacing:-.01em;font-size:13px;font-weight:700;display:block}.fp-home .ag-role span{font-family:var(--font-geist-mono), monospace;color:#ffffff80;margin-top:3px;font-size:10.5px;font-weight:500;line-height:1.45;display:block}.fp-home .ag-role.hot{border-color:#e93f6f66}.fp-home .ag-role.hot b{color:var(--rose)}.fp-home .ag-clone{font-family:var(--font-geist-mono), monospace;flex-direction:column;gap:7px;margin-top:auto;display:flex}.fp-home .ag-clone .src{color:#fff;border:1px solid #fff3;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:6px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.fp-home .ag-clone .src i{background:var(--rose);border-radius:50%;width:6px;height:6px}.fp-home .ag-clone .dst{color:#ffffff9e;padding-left:14px;font-size:11px;font-weight:500}.fp-home .ag-clone .dst b{color:#ffffffe6;font-weight:600}.fp-home .ag-threads{flex-direction:column;gap:8px;margin-top:auto;display:flex}.fp-home .ag-thread{border:1px solid #ffffff1a;border-radius:11px;align-items:center;gap:9px;padding:9px 11px;display:flex}.fp-home .ag-thread .wsn{font-family:var(--font-geist-mono), monospace;color:#ffffff8c;flex:none;font-size:10.5px;font-weight:600}.fp-home .ag-thread .msg{color:#ffffffc7;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.fp-home .ag-thread .asg{font-family:var(--font-geist-mono), monospace;color:var(--rose);flex:none;margin-left:auto;font-size:10.5px;font-weight:600}.fp-home .ag-sec{flex-direction:column;gap:9px;margin-top:auto;display:flex}.fp-home .ag-sec div{font-family:var(--font-geist-mono), monospace;color:#ffffffa8;align-items:baseline;gap:9px;font-size:11.5px;font-weight:500;line-height:1.45;display:flex}.fp-home .ag-sec div:before{content:"✓";color:var(--rose);flex:none;font-weight:700}.fp-home .ag-onboard .wrap{padding:clamp(72px, 9vw, 112px) var(--gap)}.fp-home .ag-steps{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:40px;display:grid}@media (max-width:900px){.fp-home .ag-steps{grid-template-columns:1fr;gap:24px}}.fp-home .aud-menu{position:relative}.fp-home .aud-trigger{cursor:pointer;font:inherit;color:inherit;letter-spacing:inherit;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.fp-home .aud-trigger svg{opacity:.65;transition:transform .2s var(--settle);margin-top:1px}.fp-home .aud-menu.open .aud-trigger svg{transform:rotate(180deg)}.fp-home .nav .aud-trigger:hover{color:#fff}.fp-home .vx-nav .aud-trigger{color:var(--ink-2);font-size:15px;font-weight:500;transition:color .15s}.fp-home .vx-nav .aud-trigger:hover{color:var(--ink)}.fp-home .aud-panel{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s var(--settle), transform .24s var(--settle), visibility 0s linear .24s;z-index:80;padding-top:16px;position:absolute;top:100%;left:50%;transform:translate(-50%,8px)}.fp-home .aud-menu.open .aud-panel{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(-50%)}.fp-home .aud-card{width:700px;max-width:calc(100vw - 24px);color:var(--ink);text-align:left;background:#fff;border-radius:22px;grid-template-columns:1fr 232px;gap:22px;padding:22px;display:grid;box-shadow:0 34px 90px -22px #0f172a66,0 0 0 1px #0f172a0d}.fp-home .aud-links{grid-template-columns:1fr 1fr;align-content:start;gap:2px 14px;display:grid}.fp-home .aud-head{font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);grid-column:1/-1;padding:4px 10px 10px;font-size:10.5px;font-weight:600}.fp-home .aud-item{border-radius:12px;padding:9px 10px 10px;transition:background .15s;display:block}.fp-home .aud-item:hover{background:#f4f5f7}.fp-home .aud-item b{letter-spacing:-.015em;color:var(--ink);font-size:16px;font-weight:700;line-height:1.25;display:block}.fp-home .aud-item span{font-family:var(--font-geist-mono), monospace;color:var(--ink-3);margin-top:3px;font-size:10.5px;font-weight:500;line-height:1.45;display:block}.fp-home .aud-feat{background:var(--night);color:#fff;border-radius:16px;flex-direction:column;padding:18px;display:flex}.fp-home .aud-feat .f-eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--rose);font-size:10px;font-weight:600}.fp-home .aud-feat .f-title{letter-spacing:-.015em;color:#fff;margin-top:auto;font-size:17px;font-weight:700}.fp-home .aud-feat .f-line{font-family:var(--font-geist-mono), monospace;color:#fff9;margin-top:5px;font-size:10.5px;font-weight:500;line-height:1.45}.fp-home .aud-feat .f-go{color:var(--rose);margin-top:14px;font-size:12.5px;font-weight:650}.fp-home .aud-feat:hover .f-go{text-underline-offset:3px;text-decoration:underline}@media (max-width:1100px){.fp-home .aud-card{grid-template-columns:1fr;width:380px}.fp-home .aud-links{grid-template-columns:1fr}.fp-home .aud-feat{display:none}}@media (max-width:720px){.fp-home .vx-nav .aud-menu{display:none}}.fp-home .aud-item.lead{grid-column:1/-1}.fp-home .aud-head-2{border-top:1px solid var(--line);margin-top:10px;padding-top:14px}.fp-home .aud-feat .f-bub{border-radius:13px;max-width:88%;padding:8px 12px;font-size:12px;line-height:1.45;display:block}.fp-home .aud-feat .f-bub.them{color:#ffffffe0;background:#ffffff1a;border-bottom-left-radius:5px;align-self:flex-start;margin-top:auto}.fp-home .aud-feat .f-bub.ours{color:var(--ink);background:#fff;border-bottom-right-radius:5px;align-self:flex-end;margin-top:8px}.fp-home .aud-feat .f-bub.ours b{color:var(--rose);margin-right:5px;font-weight:600}.fp-home .aud-feat .f-title{margin-top:auto}.fp-home .aud-menu.open .f-bub.them{opacity:0;animation:fpSettleUp .4s var(--settle) 80ms both}.fp-home .aud-menu.open .f-bub.ours{opacity:0;animation:fpSettleUp .4s var(--settle) .26s both}.fp-home .aud-menu.open .aud-feat .f-title,.fp-home .aud-menu.open .aud-feat .f-line,.fp-home .aud-menu.open .aud-feat .f-go{opacity:0;animation:fpSettleUp .4s var(--settle) .46s both}@media (prefers-reduced-motion:reduce){.fp-home .aud-menu.open .f-bub.them,.fp-home .aud-menu.open .f-bub.ours,.fp-home .aud-menu.open .aud-feat .f-title,.fp-home .aud-menu.open .aud-feat .f-line,.fp-home .aud-menu.open .aud-feat .f-go{opacity:1;animation:none}}.mnav-btn{cursor:pointer;width:44px;height:44px;color:inherit;background:0 0;border:0;justify-content:center;align-items:center;margin-right:-8px;padding:0;display:inline-flex}.mnav-icon{pointer-events:none;display:block;overflow:visible}.mnav-icon-line{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;transform-box:fill-box;transform-origin:50%;transition:transform .22s cubic-bezier(.4,0,.2,1)}.mnav-icon-line-middle{transition:transform .22s cubic-bezier(.4,0,.2,1),opacity .11s 65ms}.mnav-btn[aria-expanded=true] .mnav-icon-line-top,.fp-home .mnav-sheet.open .mnav-x .mnav-icon-line-top{transform:translateY(6px)rotate(45deg)}.mnav-btn[aria-expanded=true] .mnav-icon-line-bottom,.fp-home .mnav-sheet.open .mnav-x .mnav-icon-line-bottom{transform:translateY(-6px)rotate(-45deg)}.mnav-btn[aria-expanded=true] .mnav-icon-line-middle,.fp-home .mnav-sheet.open .mnav-x .mnav-icon-line-middle{opacity:0;transition-delay:0s;transform:scaleX(.4)}.fp-home .mnav-btn{display:none}.fp-home .nav .mnav-btn{color:#fff}.fp-home .vx-nav .mnav-btn{color:var(--ink)}@media (max-width:920px){.fp-home .nav .mnav-btn,.fp-home .vx-nav .mnav-btn{display:inline-flex}}.fp-home .mnav-sheet{z-index:200;box-sizing:border-box;height:100dvh;color:var(--ink);padding:calc(10px + env(safe-area-inset-top)) calc(var(--gap) + 10px + var(--mnav-scrollbar-width,0px)) 0 calc(var(--gap) + 10px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .26s var(--settle);background:#fff;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.fp-home .mnav-sheet.open{opacity:1;visibility:visible;pointer-events:auto}.fp-home .mnav-sheet.closing{opacity:0;visibility:visible;pointer-events:none}.fp-home .mnav-top{flex:none;justify-content:space-between;align-items:center;min-height:48px;display:flex}.fp-home .mnav-top a{color:var(--ink);align-items:center;display:inline-flex}.fp-home .mnav-x{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;place-items:center;margin-right:-18px;display:grid}.fp-home .mnav-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:max(20px, env(safe-area-inset-bottom));flex:auto;overflow-y:auto}.fp-home .mnav-links{flex-direction:column;flex:none;margin-top:18px;display:flex}.fp-home .mnav-links a{letter-spacing:-.02em;color:var(--ink);padding:11px 0;font-size:25px;font-weight:750}.fp-home .mnav-aud{flex:none}.fp-home .mnav-head{border-top:1px solid var(--line);font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);margin-top:22px;padding:16px 0 8px;font-size:10.5px;font-weight:600;display:block}.fp-home .mnav-item{padding:8px 0;display:block}.fp-home .mnav-item b{letter-spacing:-.015em;color:var(--ink);font-size:16.5px;font-weight:700;display:block}.fp-home .mnav-item span{font-family:var(--font-geist-mono), monospace;color:var(--ink-3);margin-top:2px;font-size:10.5px;font-weight:500;display:block}.fp-home .mnav-ctas{flex:none;gap:10px;margin-top:12px;display:flex}.fp-home .mnav-ctas .btn{flex:1;justify-content:center}.fp-home .mnav-ctas .btn-ghost-ink{border:1px solid var(--line);color:var(--ink);background:0 0}.fp-home .mnav-ctas .btn-rose{box-shadow:none}.fp-home .mnav-reveal{opacity:0;transition-property:opacity,transform;transition-duration:min(calc(.16s + (var(--mnav-item-total) - var(--mnav-item-index)) * 20ms), .24s);transition-delay:0s;transition-timing-function:cubic-bezier(.4,0,.6,1);transform:translateY(-8px)}.fp-home .mnav-sheet.open .mnav-reveal{opacity:1;transition-duration:.24s;transition-delay:calc(.2s + var(--mnav-item-index) * 20ms);transform:translateY(0)}.fp-home .mnav-sheet.closing .mnav-reveal{opacity:0;transition-duration:.16s;transition-delay:0s;transform:translateY(0)}.fp-home .mnav-sheet .mnav-reveal:focus-visible{opacity:1;transition:none;transform:none}.fp-home .mnav-sheet .mnav-ctas .btn:hover{transform:none}@media (prefers-reduced-motion:reduce){.fp-home .mnav-sheet,.mnav-icon-line,.mnav-icon-line-middle{transition:none}.fp-home .mnav-reveal,.fp-home .mnav-sheet.open .mnav-reveal{opacity:1;transition:none;transform:none}}.fp-home .nav-links>a:not(.nav-cta),.fp-home .aud-trigger{position:relative}.fp-home .nav-links>a:not(.nav-cta):after,.fp-home .aud-trigger:after{content:"";background:var(--rose);opacity:0;width:4px;height:4px;transition:transform .26s var(--spring), opacity .16s ease;border-radius:50%;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)scale(.2)}.fp-home .nav-links>a:not(.nav-cta):hover:after,.fp-home .aud-trigger:hover:after,.fp-home .aud-menu.open .aud-trigger:after,.fp-home .nav-links>a.on:after{opacity:1;transform:translate(-50%)scale(1)}.fp-home .vx-nav .nav-right{align-items:center;gap:14px;display:flex}.fp-home .vx-login{color:var(--ink-2);border:1.5px solid var(--line);border-radius:12px;justify-content:center;align-items:center;padding:11px 20px;font-size:15px;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.fp-home .vx-login:hover{color:var(--ink);border-color:var(--ink-2)}@media (max-width:560px){.fp-home .mnav-sheet{padding-top:calc(8px + env(safe-area-inset-top));padding-left:26px;padding-right:calc(26px + var(--mnav-scrollbar-width,0px))}.fp-home .vx-nav-in{padding:10px 16px}.fp-home .vx-nav .nav-right{gap:5px}.fp-home .vx-login{background:0 0;border-color:#0000;min-width:44px;min-height:44px;padding:8px 2px;font-size:13.5px}.fp-home .vx-nav .nav-cta{min-height:44px;padding:8px 12px;font-size:13.5px}.fp-home .nav-right .btn-ghost-light{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000;min-width:44px;min-height:44px;padding:8px 2px;display:inline-flex}.fp-home .nav .btn-rose{min-height:44px}}@media (max-width:340px){.fp-home .mnav-sheet{padding-left:14px;padding-right:calc(14px + var(--mnav-scrollbar-width,0px))}.fp-home .mnav-top a svg{width:80px;height:auto}.fp-home .mnav-x{margin-right:-10px}.fp-home .nav-in,.fp-home .vx-nav-in{gap:8px;padding-left:12px;padding-right:12px}.fp-home .nav .brand,.fp-home .vx-nav .brand{margin-left:2px}.fp-home .nav .brand svg,.fp-home .vx-nav .brand svg{width:80px;height:auto}.fp-home .nav-right,.fp-home .vx-nav .nav-right{gap:4px}.fp-home .vx-login,.fp-home .nav-right .btn-ghost-light{min-width:44px;padding-left:0;padding-right:0;font-size:13px}.fp-home .vx-nav .nav-cta,.fp-home .nav .btn-rose{padding-left:10px;padding-right:10px;font-size:13px}}.fp-home .nav-right .btn:hover,.fp-home .vx-nav .nav-cta:hover,.fp-home .vx-login:hover{transform:none}.fp-home .nav-right .btn-rose,.fp-home .vx-nav .nav-cta{position:relative}.fp-home .nav-right .btn-rose .lbl,.fp-home .vx-nav .nav-cta .lbl{transition:transform .3s var(--settle);display:inline-block}.fp-home .nav-right .btn-rose:after,.fp-home .vx-nav .nav-cta:after{content:"→";opacity:0;transition:transform .3s var(--settle), opacity .18s ease;position:absolute;top:50%;right:12px;transform:translate(6px,-50%)}.fp-home .vx-nav .nav-cta:after{font-size:13px;right:8px}.fp-home .nav-right .btn-rose:hover .lbl{transform:translate(-8px)}.fp-home .vx-nav .nav-cta:hover .lbl{transform:translate(-7px)}.fp-home .nav-right .btn-rose:hover:after,.fp-home .vx-nav .nav-cta:hover:after{opacity:1;transform:translateY(-50%)}.fp-pricing .p-nav .aud-trigger:hover{color:var(--ink)}
