html:has(.landing),html:has(.landing-legal-doc){scroll-behavior:smooth;color-scheme:light dark;background:#fafafa}html:has(.landing) body,html:has(.landing-legal-doc) body{background:#fafafa;color:#0a0a0a;padding:0;font-family:var(--font-geist-sans),var(--font-landing),Satoshi,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.landing{--ink:#0a0d15;--midnight:#171c29;--panel:#0d1017;--line:#1e212b;--line-strong:#2d2f39;--mist:#a2a7b8;--moon:#c8ccd6;--off:#f7f7f7;--blue:#111317;--blue-btn:#0a0c10;--cyan:#2a2d36;--gold:#ffd24d;--nav:#a2a7b8;background:#fafafa;color:#0a0a0a;font-family:var(--font-geist-sans),var(--font-landing),Satoshi,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;opacity:0;transition:opacity .55s ease}.landing.is-ready{opacity:1}.landing-loader{position:fixed;inset:0;z-index:200;display:grid;place-items:center;background:#0a0d15;transition:opacity .45s ease,visibility .45s ease}.landing-loader.is-done{opacity:0;visibility:hidden;pointer-events:none}.landing-loader-spinner{width:40px;height:40px;border:2px solid rgba(255,255,255,.12);border-top-color:#fff;border-radius:50%;animation:landingSpin .75s linear infinite}@keyframes landingSpin{to{transform:rotate(1turn)}}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}[data-reveal].is-visible{opacity:1;transform:none}.landing>*{max-width:100%}.landing a{color:inherit;text-decoration:none}.landing button,.landing input,.landing-header button,.landing-header input,.landing-menu button,.landing-menu input{font-family:inherit}.landing-header a,.landing-menu a{color:inherit;text-decoration:none}.landing-header a.landing-signin{color:#fff!important}.landing-header.is-light a.landing-signin{color:#0a0a0a!important}.landing-header{position:fixed;top:0;left:0;right:0;z-index:80;display:flex;justify-content:center;padding:18px 28px 0;pointer-events:none}.landing-header-inner{pointer-events:auto;position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;width:min(1280px,100%);min-height:66px;padding:10px 14px 10px 22px;border:1px solid rgba(255,255,255,.2);border-radius:999px;overflow:hidden;background:rgba(10,13,21,.52);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 10px 36px rgba(0,0,0,.18);-webkit-backdrop-filter:blur(28px) saturate(1.8);backdrop-filter:blur(28px) saturate(1.8);transition:background .28s ease,border-color .28s ease,box-shadow .28s ease}.landing-header-inner>*{position:relative;z-index:1}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.landing-header-inner{background:rgba(16,18,26,.88)}}.landing-brand{display:flex;align-items:center;height:32px;flex:none;justify-self:start}.landing-logo{width:auto!important;height:28px!important;max-width:156px;object-fit:contain;object-position:left center}.landing-header.is-light .landing-logo-light,.landing-logo-dark{display:none}.landing-header.is-light .landing-logo-dark{display:block}.landing-wordmark{display:none}.landing-nav{display:none;position:static;left:auto;top:auto;align-items:center;justify-content:center;gap:2px;transform:none;justify-self:center}.landing-nav-item{position:relative}.landing-nav-item>a,.landing-nav-item>button{display:inline-flex;align-items:center;gap:5px;height:38px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:rgba(255,255,255,.82);font-size:14px;font-weight:500;line-height:1.2;white-space:nowrap;cursor:pointer;transition:color .2s ease,background .2s ease}.landing-nav-item>a:hover,.landing-nav-item>button:hover{color:#fff;background:rgba(255,255,255,.06)}.landing-nav-item>button svg{width:14px;height:14px;opacity:.7;transition:transform .2s ease}.landing-nav-item:hover>button svg{transform:rotate(180deg)}.landing-dropdown{position:absolute;top:calc(100% + 14px);left:0;min-width:220px;padding:8px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(16,18,26,.92);box-shadow:0 18px 40px rgba(0,0,0,.4);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:opacity .16s ease,transform .16s ease,visibility 0s linear .16s}.landing-nav-item:focus-within .landing-dropdown,.landing-nav-item:hover .landing-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.landing-dropdown a{display:block;padding:10px 12px;border-radius:10px;color:rgba(255,255,255,.78);font-size:14px;font-weight:400}.landing-dropdown a:hover{color:#fff;background:rgba(255,255,255,.06)}.landing-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:none;justify-self:end}.landing-signin{display:none;align-items:center;justify-content:center;min-width:96px;height:42px;padding:0 24px;border:1px solid rgba(255,255,255,.55);border-radius:999px;color:#fff;font-size:14px;font-weight:600;background:transparent;transition:background .2s ease,border-color .2s ease,opacity .2s ease}.landing-signin:hover{opacity:1;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.9)}.landing-header .landing-cta{height:42px;padding:0 18px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#0a0d15!important;font-size:14px;font-weight:650;background:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 6px 18px rgba(0,0,0,.18)}.landing-header .landing-cta:hover{background:#f2f3f5!important}.landing-header.is-light .landing-header-inner{border-color:rgba(0,0,0,.08);background:rgba(250,250,250,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 36px rgba(0,0,0,.06)}.landing-header.is-light .landing-nav-item>a,.landing-header.is-light .landing-nav-item>button{color:rgba(10,10,10,.72)}.landing-header.is-light .landing-nav-item>a:hover,.landing-header.is-light .landing-nav-item>button:hover{color:#0a0a0a;background:rgba(0,0,0,.05)}.landing-header.is-light .landing-signin{border-color:rgba(10,10,10,.18);color:#0a0a0a;background:transparent}.landing-header.is-light .landing-signin:hover{opacity:1;background:rgba(0,0,0,.05);border-color:rgba(10,10,10,.28)}.landing-header.is-light .landing-menu-toggle{color:#0a0a0a}.landing-header.is-light .landing-cta,.landing-header.is-light .landing-header .landing-cta{border:0!important;color:#fff!important;background:#0a0a0a!important;box-shadow:none}.landing-header.is-light .landing-cta:hover{background:#1a1a1a!important}.landing a.landing-cta,.landing-cta,.waitlist-form.cta .waitlist-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:35px;padding:0 12px;border:1px solid rgba(255,255,255,.18);border-radius:111px;color:#0a0d15!important;font-size:14px;font-weight:650;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 6px 18px rgba(0,0,0,.16);transition:background .3s ease,transform .2s ease,box-shadow .3s ease}.landing-cta:hover,.waitlist-form.cta .waitlist-submit:hover{background:#f2f3f5;transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(0,0,0,.2)}.landing-cta.lg,.waitlist-form.cta .waitlist-submit{height:50px;padding:0 20px;font-size:16px}.landing-hero-cta{min-height:60px;height:auto;width:min(100%,400px);min-width:min(100%,400px);padding:0 40px;gap:12px;font-size:17px;font-weight:650}.landing-hero-cta svg{flex:none}.landing-final-cta{color:#fff!important;background:#0a0a0a!important}.landing-final-cta:hover{color:#fff!important;background:#1a1a1a!important}.landing-light .landing-final-cta,.landing-light a.landing-cta.landing-final-cta{color:#fff!important;background:var(--lp-accent)!important;border:0!important}.landing-light .landing-final-cta:hover,.landing-light a.landing-cta.landing-final-cta:hover{color:#fff!important;background:#1a1a1a!important}.landing-cta:disabled,.waitlist-submit:disabled{opacity:.5;cursor:wait}.landing-menu-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;background:transparent;color:#fff;cursor:pointer}.landing-hero{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh;padding:118px 20px 8px;overflow:hidden;text-align:center;background:#0a0d15}.landing-faces,.landing-hero-content{position:relative;z-index:2}.landing-hero-content{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:72rem;padding:18px 16px 8px}.landing-hero-mosaic{position:absolute;top:50%;left:50%;z-index:0;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));width:148%;min-height:148%;gap:6px;padding:6px;transform:translate(-50%,-50%) rotate(-6deg)}.landing-hero-mosaic .landing-poster{position:relative;display:block;width:100%;aspect-ratio:9/16;overflow:hidden;border-radius:10px;background:linear-gradient(160deg,#2a2a2a,#111 60%,#8a8a8a)}.landing-hero-mosaic .landing-poster img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.landing-hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(10,13,21,.42),rgba(10,13,21,.58) 36%,rgba(10,13,21,.78) 68%,#0a0d15),rgba(10,13,21,.46)}.landing-hero:after{content:"";pointer-events:none;position:absolute;right:0;bottom:0;left:0;z-index:1;height:46%;background:linear-gradient(180deg,rgba(10,13,21,0),rgba(10,13,21,.55) 42%,#0a0d15)}.landing-proof{display:flex;align-items:center;justify-content:center;gap:10px;width:fit-content;max-width:min(460px,100%);margin:8px auto 28px;padding:6px 14px 6px 8px;border:1px solid var(--line-strong);border-radius:999px;background:rgba(22,25,34,.82);color:var(--off);font-size:13px;font-weight:500;backdrop-filter:blur(10px);align-self:center;transition:padding .35s ease}.landing-proof-faces{display:flex;align-items:center;flex:none}.landing-proof-faces span{display:block;width:28px;height:28px;margin-left:-8px;overflow:hidden;border:2px solid #161922;border-radius:50%;background:#161922}.landing-proof-faces span:first-child{margin-left:0}.landing-proof-faces img{width:100%;height:100%;object-fit:cover;filter:blur(.35px);transform:scale(1.04)}.landing-proof-flip{position:relative;height:1.3em;overflow:hidden;flex:none;min-width:0;transition:width .45s cubic-bezier(.22,1,.36,1)}.landing-proof-track{display:flex;flex-direction:column;align-items:flex-start;width:max-content;transition:transform .55s cubic-bezier(.22,1,.36,1)}.landing-proof-track.is-instant{transition:none}.landing-proof-track span{display:block;width:max-content;height:1.3em;line-height:1.3;white-space:nowrap}.landing-hero-copy{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:72rem;margin:0 auto}.landing-hero h1{margin:0;max-width:22ch;color:var(--off);font-size:32px;font-weight:500;line-height:1.1;letter-spacing:-1.28px}.landing-lead{margin:0 auto 8px;max-width:40rem;color:#a2a7b8;font-size:16px;font-weight:400;line-height:1.45;text-align:center}.landing-lead p{margin:0}.landing-lead p+p{margin-top:.65em}#waitlist{scroll-margin-top:110px}.waitlist-form.cta{display:grid;gap:10px;width:100%;max-width:420px;margin:12px auto 0}.waitlist-form.cta .waitlist-field{display:flex;align-items:center;gap:8px;padding:6px 6px 6px 18px;border:1px solid var(--line-strong);border-radius:111px;background:#161922}.waitlist-form.cta input{flex:1;min-width:0;height:38px;border:0;background:transparent;color:var(--off);outline:0;font-size:15px}.waitlist-form.cta input::placeholder{color:#6b7280}.waitlist-form.cta .waitlist-hint,.waitlist-form.cta label{display:none}.waitlist-form.cta .waitlist-error{margin:0;color:#ffd24d;font-size:12px}.waitlist-success{display:flex;align-items:center;gap:12px;max-width:460px;margin:0 auto;padding:14px 16px;border:1px solid var(--line-strong);border-radius:16px;background:var(--panel);text-align:left}.waitlist-success span{width:34px;height:34px;display:grid;place-items:center;flex:none;border-radius:50%;background:var(--blue-btn);color:#fff}.waitlist-success strong{display:block;font-size:15px;font-weight:600}.waitlist-success p{margin:3px 0 0;color:var(--mist);font-size:13px}.landing-faces{position:relative;z-index:2;width:100%;overflow:hidden;padding:8px 0 36px;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.landing-faces-track{display:flex;gap:48px;width:max-content;padding:0 24px;animation:lp-marquee 48s linear infinite}.landing-faces:hover .landing-faces-track{animation-play-state:paused}.landing-face{display:flex;flex-direction:column;align-items:center;gap:8px;width:118px;flex:none;text-align:center}.landing-face img,.landing-face span{width:72px;height:72px;border-radius:50%;object-fit:cover;border:1px solid var(--line-strong);background:#161922}.landing-face span{display:grid;place-items:center;color:#fff;font-size:22px;font-weight:600}.landing-face strong{max-width:118px;overflow:hidden;color:#fff;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.landing-face small{color:var(--mist);font-size:12px}.landing-gif-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:40px}.landing-carousel{--carousel-gap:16px;margin-top:40px}.landing-carousel-viewport{overflow:hidden;width:100%}.landing-carousel-track{display:flex;gap:var(--carousel-gap);transition:transform .5s cubic-bezier(.22,1,.36,1);will-change:transform}.landing-carousel-slide{flex:0 0 100%;min-width:0;box-sizing:border-box}.landing-carousel-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:28px;min-height:40px}.landing-carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#d4d4d8;cursor:pointer;transition:width .18s ease,background .18s ease}.landing-carousel-dots button.is-active{width:22px;background:#0a0a0a}.landing-carousel-controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:28px}.landing-carousel-arrow{display:grid;place-items:center;flex:0 0 auto;width:40px;height:40px;padding:0;border:1px solid var(--lp-line,#e4e4e7);border-radius:50%;background:#fff;color:#0a0a0a;cursor:pointer;transition:opacity .16s ease,transform .16s ease,background .16s ease,border-color .16s ease}.landing-carousel-arrow:hover:not(:disabled){transform:translateY(-1px);background:#f4f4f5;border-color:#d4d4d8}.landing-carousel-arrow:disabled{opacity:.35;cursor:default}.landing-carousel-controls .landing-carousel-dots{margin-top:0;flex:0 0 auto}.landing-platforms .landing-carousel-controls{margin-top:24px}.landing-features-carousel{margin-top:36px}.landing-platforms-carousel{margin-top:20px}.landing-gif-card{overflow:hidden;border:1px solid var(--line-strong);border-radius:24px;background:#11141c;text-align:left}.landing-gif-visual{aspect-ratio:16/9;overflow:hidden;background:#0c1018}.landing-gif-image{display:block;width:100%;height:100%;object-fit:cover}.landing-gif-copy{display:flex;gap:12px;align-items:flex-start;padding:22px 22px 24px}.landing-gif-icon{width:36px;height:36px;display:grid;place-items:center;flex:none;border:1px solid var(--line-strong);border-radius:10px;font-size:18px;line-height:1;background:#161922}.landing-gif-copy h3{margin:0 0 6px;font-size:22px;font-weight:600;letter-spacing:-.03em}.landing-gif-copy p{margin:0;color:var(--mist);font-size:14px;line-height:1.5}.landing-badge{display:inline-flex;margin:0 auto 16px;padding:6px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;font-size:12px;font-weight:500}.landing-platforms h2{margin-bottom:10px;max-width:none}.landing-platforms{text-align:center;padding-top:48px;padding-bottom:48px}.landing-platforms .landing-section-copy{margin-bottom:24px}.landing-eyebrow-pill{display:inline-flex;margin:0 auto 10px;padding:6px 12px;border:1px solid var(--lp-line,#e4e4e7);border-radius:999px;background:#fff;color:var(--lp-muted,#6b6b6f);font-size:12px;font-weight:600;letter-spacing:.02em}.landing-platform-card{position:relative;display:flex;flex-direction:column;flex:0 0 100%;min-width:0;min-height:0;padding:22px 20px 20px;border:1px solid var(--lp-line,#e4e4e7);border-radius:16px;background:#fff;color:var(--lp-text,#0a0a0a);text-align:left;box-sizing:border-box;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.04);cursor:pointer;transition:border-color .35s ease,box-shadow .35s ease,transform .35s ease,background .35s ease}.landing-platform-card:before{content:"";position:absolute;inset:0;opacity:0;background:radial-gradient(ellipse 80% 60% at 20% 0,rgba(0,0,0,.03),transparent 70%);pointer-events:none;transition:opacity .35s ease}.landing-platform-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.landing-platform-card:hover:before{opacity:1}.landing-platform-card.accent-instagram:hover{border-color:transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7) border-box;box-shadow:0 12px 32px rgba(238,42,123,.12)}.landing-platform-card.accent-youtube:hover{border-color:rgba(255,77,77,.35);box-shadow:0 12px 32px rgba(255,77,77,.1)}.landing-platform-card.accent-tiktok:hover{border-color:rgba(10,10,10,.22);box-shadow:0 12px 32px rgba(10,10,10,.08)}.landing-platform-badge{position:absolute;top:14px;right:14px;padding:4px 9px;border-radius:999px;background:linear-gradient(135deg,#ee2a7b,#6228d7);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.landing-platform-card-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.landing-platform-icon{display:grid;place-items:center;width:44px;height:44px;flex:none;border-radius:11px;border:1px solid var(--lp-line,#e4e4e7);background:#f4f4f5;font-size:20px;color:var(--lp-text,#0a0a0a);transition:transform .4s cubic-bezier(.22,1,.36,1),background .35s ease,border-color .35s ease}.landing-platform-card.accent-youtube .landing-platform-icon{color:#ff4d4d}.landing-platform-card.accent-instagram .landing-platform-icon{color:#ee2a7b}.landing-platform-card.accent-tiktok .landing-platform-icon{color:#0a0a0a}.landing-platform-card:hover .landing-platform-icon{transform:rotate(-10deg) scale(1.08)}.landing-platform-card.accent-youtube:hover .landing-platform-icon{background:linear-gradient(135deg,rgba(255,77,77,.14),rgba(255,77,77,.05));border-color:rgba(255,77,77,.25);color:#ff4d4d}.landing-platform-card.accent-instagram:hover .landing-platform-icon{background:linear-gradient(135deg,rgba(249,206,52,.18),rgba(238,42,123,.14),rgba(98,40,215,.12));border-color:rgba(238,42,123,.22);color:#ee2a7b}.landing-platform-card.accent-tiktok:hover .landing-platform-icon{background:linear-gradient(135deg,rgba(10,10,10,.1),rgba(10,10,10,.04));border-color:rgba(10,10,10,.18);color:#0a0a0a}.landing-platform-card-head h3{margin:0;font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:650;letter-spacing:-.02em;color:var(--lp-text,#0a0a0a)}.landing-platform-card.accent-instagram .landing-platform-card-head h3{background:linear-gradient(90deg,#d4a017,#ee2a7b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.landing-platform-card-head p{display:none}.landing-platform-desc{margin:0 0 16px;color:var(--lp-muted,#6b6b6f);font-size:15px;line-height:1.55}.landing-platform-features{margin:0 0 18px;padding:0;display:grid;gap:10px;list-style:none;flex:1}.landing-platform-features li{display:flex;align-items:flex-start;gap:10px;color:#27272a;font-size:15px;line-height:1.5}.landing-platform-features li svg{flex:none;margin-top:3px;width:17px;height:17px}.landing-platform-card.accent-youtube .landing-platform-features li svg{color:#ff4d4d}.landing-platform-card.accent-instagram .landing-platform-features li svg{color:#c13584}.landing-platform-card.accent-tiktok .landing-platform-features li svg{color:#0a0a0a}.landing-platform-link{display:inline-flex;align-items:center;width:fit-content;margin-top:auto;font-size:15px;font-weight:650;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.landing-platform-card.accent-youtube .landing-platform-link{color:#e03e3e}.landing-platform-card.accent-instagram .landing-platform-link{background:linear-gradient(90deg,#d4a017,#ee2a7b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.landing-platform-card.accent-tiktok .landing-platform-link{color:#0a0a0a}.landing-platform-link:hover{opacity:.75}.landing-price-features{margin:18px 0 0;padding:0;display:grid;gap:10px;list-style:none}.landing-price-features li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.45}.landing-price-features li svg{flex:none;margin-top:2px}.landing-price-features .is-included{color:#27272a}.landing-price-features .is-included svg{color:#16a34a}.landing-price-features .is-excluded{color:#a1a1aa}.landing-price-features .is-excluded svg{color:#d4d4d8}.landing-band{border-block:1px solid var(--line-strong);background:linear-gradient(180deg,#0d1018,#12151d 50%,#0d1018)}.landing-band-accent{background:radial-gradient(ellipse 80% 70% at 50% 0,rgba(255,255,255,.07),transparent 68%),#0d1018}.landing-platform-cta{margin-top:28px;height:50px;padding:0 24px;font-size:16px;font-weight:700}.landing-platform-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:32px 0 0;padding:0;list-style:none}.landing-platform-strip li{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border:1px solid var(--line-strong);border-radius:999px;background:#11141c;color:#fff;font-size:15px;font-weight:600}.landing-platform-strip svg{width:18px;height:18px}.landing-platform-strip .youtube svg{color:#ff4d4d}.landing-platform-strip .instagram svg{color:#e1306c}.landing-platform-strip .tiktok svg{color:#fff}.landing-light .landing-platform-strip .tiktok svg{color:#0a0a0a}.landing-stats{position:relative;z-index:2;width:100%;max-width:1120px;margin:auto 0 0;padding:40px 0 4px}.landing-stat-item{display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(16px);transition:opacity .65s ease,transform .65s ease}.landing-stat-item.is-live{opacity:1;transform:none}.landing-stats-card.is-active{animation:landingStatsIn .7s ease forwards}@keyframes landingStatsIn{0%{opacity:.6;transform:translateY(10px)}to{opacity:1;transform:none}}.landing-stats-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(13,16,23,.78);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 18px 48px rgba(0,0,0,.28)}.landing-stats-glow{pointer-events:none;position:absolute;inset:0;opacity:.55;background:radial-gradient(ellipse 60% 80% at 20% 0,rgba(255,255,255,.06) 0,transparent 60%),radial-gradient(ellipse 50% 70% at 90% 100%,rgba(255,255,255,.04) 0,transparent 60%)}.landing-stats-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;padding:10px 0}.landing-stats-grid article{display:flex;flex-direction:column;align-items:center;padding:14px 10px;text-align:center}.landing-stats-grid article:nth-child(2n){border-left:1px solid #1e212b}.landing-stats-grid .landing-stat-num{margin:0;font-family:var(--font-montserrat),Montserrat,sans-serif;font-size:clamp(28px,4.2vw,40px)!important;font-weight:800;line-height:1;letter-spacing:-.05em;font-variant-numeric:tabular-nums;background:linear-gradient(180deg,#ffffff,#d0d3db 48%,#9ea3b0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:none}.landing-stats-grid p:not(.landing-stat-num){margin:8px 0 0;color:#fff;font-size:14px;font-weight:650}.landing-stats-grid small{margin-top:3px;color:#a2a7b8;font-size:11px}.landing-stats-card:after{content:"";position:absolute;bottom:0;left:10%;width:80%;height:1px;background:linear-gradient(90deg,transparent,rgba(37,116,245,.4),transparent)}.landing-app,.landing-final,.landing-platforms,.landing-pricing,.landing-quotes{width:100%;max-width:1120px;margin-left:auto;margin-right:auto;padding:72px 20px}.landing-app{margin-top:-36px;padding-top:52px}.landing-kicker{margin:0 0 10px;color:var(--mist);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-align:center}.landing-section-copy{margin:0 auto 36px;max-width:40rem;color:var(--mist);font-size:16px;line-height:1.5;text-align:center}.landing-float-stage{position:relative;overflow:hidden;margin-top:28px}.landing-float-fade-l,.landing-float-fade-r{pointer-events:none;position:absolute;top:0;bottom:0;z-index:2;width:64px}.landing-float-fade-l{left:0;background:linear-gradient(90deg,#0a0d15,transparent)}.landing-float-fade-r{right:0;background:linear-gradient(270deg,#0a0d15,transparent)}.landing-float-row{display:flex;gap:12px;width:max-content;padding:8px 0;animation:lp-marquee 32s linear infinite}.landing-float-row.reverse{animation-direction:reverse;animation-duration:38s}.landing-float-card{position:relative;width:132px;aspect-ratio:9/16;overflow:hidden;flex:none;border:1px solid var(--line-strong);border-radius:12px;background:#161922}.landing-float-scrim{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.78))}.landing-float-meta{position:absolute;right:10px;bottom:10px;left:10px;z-index:1;color:#fff;text-align:left}.landing-float-meta strong{display:block;overflow:hidden;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.landing-float-meta span{display:block;margin-top:2px;color:var(--mist);font-size:10px}.landing-float-badge{position:absolute;top:8px;right:8px;z-index:2;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff}.landing-float-badge svg{width:13px;height:13px}.platform-instagram{color:#e1306c}.platform-tiktok{color:#0a0a0a}.platform-youtube{color:#ff0033}.landing-quotes-slider{--quote-gap:14px;--quote-visible:3;margin-top:36px}.landing-quotes-viewport{overflow:hidden;width:100%}.landing-quotes-track{display:flex;gap:var(--quote-gap);transition:transform .45s cubic-bezier(.22,1,.36,1);will-change:transform}.landing-quote-card{display:flex;flex-direction:column;justify-content:space-between;gap:28px;flex:0 0 100%;min-height:280px;padding:32px 28px;border-radius:24px;background:#111318;text-align:left;box-sizing:border-box}.landing-quote-card>p{margin:0;color:#f4f5f7;font-size:17px;font-weight:450;line-height:1.55;letter-spacing:-.01em}.landing-quote-author{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.04)}.landing-quote-avatar{display:grid;place-items:center;width:40px;height:40px;flex:none;border-radius:50%;background:rgba(255,255,255,.1);color:#d4d4d8}.landing-quote-author strong{display:block;color:#fff;font-size:15px;font-weight:650;line-height:1.2}.landing-quote-author small{display:block;margin-top:3px;color:#9aa0ae;font-size:13px;line-height:1.3}.landing-quotes-controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:28px}.landing-quotes-arrow{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#fff;color:#1a1d24;cursor:pointer;transition:opacity .16s ease,transform .16s ease,background .16s ease}.landing-quotes-arrow:hover:not(:disabled){transform:translateY(-1px);background:#f3f4f6}.landing-quotes-arrow:disabled{opacity:.35;cursor:default}.landing-quotes-dots{display:flex;align-items:center;gap:8px}.landing-quotes-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#5c6370;cursor:pointer;transition:width .18s ease,background .18s ease}.landing-quotes-dots button.is-active{width:22px;background:#d5d8e0}@media (prefers-reduced-motion:reduce){.landing-carousel-arrow,.landing-carousel-track,.landing-platform-card,.landing-platform-icon{transition:none}.landing-platform-card:hover{transform:none}}.landing-detail-grid,.landing-feature-grid{display:grid;gap:28px;margin-top:36px}.landing-detail-copy,.landing-feature-grid article,.landing-mix-card{padding:24px;border:1px solid var(--line-strong);border-radius:16px;background:var(--panel);text-align:left}.landing-detail-copy h3,.landing-feature-grid h3{margin:0 0 8px;font-size:22px;font-weight:500;letter-spacing:-.03em}.landing-detail-copy p,.landing-feature-grid p{margin:0;color:var(--mist);font-size:15px;line-height:1.6}.landing-detail-copy ul{margin:16px 0 0;padding:0;display:grid;gap:10px;list-style:none}.landing-detail-copy li{color:var(--off);font-size:14px}.landing-detail-copy li:before{content:"→ ";color:var(--cyan)}.landing-mix-head{display:flex;justify-content:space-between;margin-bottom:8px;color:var(--mist);font-size:11px;letter-spacing:.04em}.landing-mix-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 0;border-top:1px solid var(--line)}.landing-mix-row b{font-size:15px}.landing-mix-row small{display:block;color:var(--mist);font-size:12px}.landing-mix-row em{font-style:normal;font-size:20px;font-weight:700;letter-spacing:-.04em;background:linear-gradient(90deg,#fff,#c8ccd6);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-mix-avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;font-size:11px;font-weight:700}.landing-pricing{color:var(--off);background:transparent}.landing-pricing-inner{width:100%;margin:0 auto}.landing-pricing h2{color:var(--off)}.landing-pricing .landing-section-copy{color:var(--mist)}.landing-billing-toggle{display:inline-flex;gap:4px;margin:0 auto 28px;padding:4px;border:1px solid var(--line-strong);border-radius:12px;background:rgba(255,255,255,.04);position:relative;left:50%;transform:translateX(-50%)}.landing-billing-toggle button{appearance:none;border:0;margin:0;padding:10px 18px;border-radius:8px;background:transparent;color:var(--mist);font-size:14px;font-weight:600;cursor:pointer;transition:background .16s ease,color .16s ease}.landing-billing-toggle button span{margin-left:6px;color:#9ec0ff;font-weight:700}.landing-billing-toggle button.is-active{background:rgba(255,255,255,.1);color:#f7f7f7}.landing-billing-toggle button.is-active span{color:#c5d9ff}.landing-price-grid{display:grid;gap:14px;margin-top:8px}.landing-price-card{position:relative;display:flex;flex-direction:column;padding:28px 24px;border:1px solid var(--line-strong);border-radius:16px;background:var(--panel);text-align:left;color:var(--off)}.landing-price-card.is-featured{border-color:rgba(255,255,255,.28);box-shadow:0 12px 32px rgba(0,0,0,.28)}.landing-price-badge{position:absolute;top:14px;right:14px;padding:4px 8px;border-radius:6px;background:#f7f7f7;color:#0a0d15;font-size:11px;font-weight:700;letter-spacing:.02em}.landing-price-name{margin:0 0 8px;font-size:22px;font-weight:500;color:var(--off)}.landing-price-card .price{display:flex;align-items:baseline;gap:6px;margin:0 0 4px;font-size:36px;font-weight:700;letter-spacing:-.04em;color:var(--off)}.landing-price-card .price small{color:var(--mist);font-size:14px;font-weight:500;letter-spacing:0}.landing-price-card .was,.landing-price-card>p{margin:0 0 16px;color:var(--mist);font-size:14px}.landing-price-card ul{margin:18px 0 0;padding:0;display:grid;gap:10px;list-style:none}.landing-price-card li{color:var(--moon);font-size:14px}.landing-price-card .landing-cta{width:100%;height:56px;margin-top:4px;font-size:15px;font-weight:650}.landing-agency-btn{display:flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;margin:28px auto 0;min-height:48px;padding:0 22px;border:1.5px solid rgba(255,255,255,.28);border-radius:999px;color:var(--moon);font-size:15px;font-weight:600;text-align:center;cursor:pointer;background:transparent;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.landing-agency-btn:hover{color:#fff;border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.06);transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.18)}.landing-agency-btn:active{transform:translateY(0)}.landing-modal-root{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.landing-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(10,10,10,.52);backdrop-filter:blur(6px);cursor:pointer}.landing-modal-dialog{position:relative;width:min(100%,440px);max-height:min(92dvh,720px);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:clamp(24px,5vw,32px) clamp(20px,4vw,28px) clamp(24px,4vw,28px);border:1px solid var(--lp-line,#e4e4e7);border-radius:16px;background:var(--lp-surface,#fff);color:var(--lp-text,#0a0a0a);box-shadow:0 24px 48px rgba(0,0,0,.18),0 1px 2px rgba(0,0,0,.06);text-align:left}.landing-modal-close{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:999px;color:var(--lp-muted,#6b6b6f);background:transparent;cursor:pointer;transition:background .16s ease,color .16s ease}.landing-modal-close:hover{color:var(--lp-text,#0a0a0a);background:#f4f4f5}.landing-modal-dialog h2{margin:0 28px 10px 0;font-size:clamp(1.35rem,4.5vw,1.6rem);font-weight:650;line-height:1.15;letter-spacing:-.03em}.landing-agency-modal .landing-agency-modal-title{font-size:clamp(1.125rem,3.2vw,1.3rem);font-weight:600;letter-spacing:-.02em}.landing-modal-lead{margin:0 0 22px;color:var(--lp-muted,#6b6b6f);font-size:15px;line-height:1.5}.landing-modal-form{display:grid;gap:18px}.landing-modal-field{display:grid;gap:8px}.landing-modal-field label{color:#27272a;font-size:.92rem;font-weight:600}.landing-modal-field input{width:100%;min-height:58px;padding:0 16px;border:1.5px solid #d4d4d8;border-radius:12px;background:var(--lp-surface,#fff);color:var(--lp-text,#0a0a0a);font-size:1.0625rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.landing-modal-field:hover input{border-color:#a1a1aa}.landing-modal-field:focus-within input{border-color:var(--lp-text,#0a0a0a);box-shadow:0 0 0 3px rgba(10,10,10,.06)}.landing-modal-field.has-error input{border-color:#dc2626}.landing-modal-phone-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:stretch}.landing-modal-country{position:relative;flex:none}.landing-modal-country select{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;font-size:16px}.landing-modal-country span{display:inline-flex;align-items:center;gap:4px;min-height:58px;padding:0 14px;border:1.5px solid #d4d4d8;border-radius:12px;background:var(--lp-surface,#fff);font-size:1rem;font-weight:600;white-space:nowrap;pointer-events:none}.landing-modal-phone:focus-within .landing-modal-country span,.landing-modal-phone:focus-within input{border-color:var(--lp-text,#0a0a0a);box-shadow:0 0 0 3px rgba(10,10,10,.06)}.landing-modal-error{margin:0;color:#dc2626;font-size:.875rem}.landing-modal-form-error{text-align:center}.landing-modal-submit{width:100%;min-height:56px;margin-top:4px}.landing-modal-submit-dark{border:0;border-radius:12px;color:#fff!important;font-size:1rem;font-weight:650;cursor:pointer;background:#0a0a0a!important;box-shadow:none!important;transition:background .18s ease,transform .18s ease}.landing-modal-submit-dark:hover:not(:disabled){background:#1a1a1a!important;transform:translateY(-1px)}.landing-modal-submit-dark:disabled{opacity:.65;cursor:wait}.landing-footer-agency-btn{display:block;width:100%;margin:0;padding:0;border:0;background:none;font:inherit;line-height:1.5;text-align:left;cursor:pointer;transition:color .16s ease}.landing-modal-success{display:grid;gap:14px}.landing-modal-success p{margin:0;color:var(--lp-muted,#6b6b6f);font-size:15px;line-height:1.55}.landing-agency-link{display:block;margin:28px auto 0;max-width:40rem;color:var(--moon);font-size:15px;font-weight:600;text-align:center;text-decoration:underline;text-underline-offset:3px;transition:color .16s ease}.landing-agency-link:hover{color:#fff}.landing-final{text-align:center;padding-bottom:48px}.landing-final-inner{max-width:640px;margin:0 auto;padding:44px 28px;border:1px solid var(--line-strong);border-radius:24px;background:#11141c}.landing-final h2{max-width:none;margin-bottom:12px}.landing-final .landing-section-copy{margin-bottom:24px}.landing-final .waitlist-form.cta{justify-content:center}.landing-footer{background:var(--ink);color:#fff;overflow-x:hidden}.landing-footer-shell{width:100%;max-width:1140px;margin:0 auto;padding:96px 16px 40px}.landing-footer-logo{display:flex;justify-content:center;margin-bottom:32px}.landing-footer-logo-img{display:block;width:auto!important;height:28px!important;max-width:140px;object-fit:contain}.landing-footer-grid{display:grid;gap:32px}.landing-footer-cols{display:grid;gap:28px}.landing-footer-cols p{margin:0 0 14px;font-size:16px;font-weight:700}.landing-footer-cols a{display:block;transition:color .3s ease}.landing-footer-cols .landing-footer-agency-btn,.landing-footer-cols a{margin:0 0 12px;color:rgba(255,255,255,.6);font-size:14px}.landing-footer-cols .landing-footer-agency-btn:hover,.landing-footer-cols a:hover{color:#fff}.landing-footer-contact p{margin:0 0 12px;font-size:16px;font-weight:700}.landing-footer-contact span{display:block;color:rgba(255,255,255,.6);font-size:15px;line-height:1.45}.landing-socials{display:flex;align-items:center;gap:16px;margin-top:32px}.landing-socials a{color:#fff;opacity:1;transition:opacity .2s ease}.landing-socials a:hover{opacity:.7}.landing-socials svg{width:22px;height:22px}.landing-footer-copy{margin:40px 0 0;color:rgba(255,255,255,.45);font-size:13px;text-align:center}.landing-light{--lp-bg:#fafafa;--lp-surface:#ffffff;--lp-text:#0a0a0a;--lp-muted:#6b6b6f;--lp-line:#e4e4e7;--lp-accent:#0a0a0a;background:var(--lp-bg);color:var(--lp-text);font-family:var(--font-geist-sans),"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.landing-light h2{margin:0 auto 16px;max-width:18ch;color:var(--lp-text);font-size:clamp(1.75rem,4.5vw,2.5rem);font-weight:650;line-height:1.08;letter-spacing:-.03em;text-align:center}.landing-light .landing-kicker{color:var(--lp-muted);font-size:11px;font-weight:700;letter-spacing:.12em}.landing-light .landing-section-copy{color:var(--lp-muted);font-size:clamp(15px,2.2vw,17px);line-height:1.55}.landing-light .landing-cta,.landing-light .waitlist-form.cta .waitlist-submit{height:56px;min-height:56px;padding:0 24px;border:0;border-radius:12px;color:#fff!important;font-size:1rem;font-weight:650;background:var(--lp-accent)!important;box-shadow:none}.landing-light .landing-cta:hover,.landing-light .waitlist-form.cta .waitlist-submit:hover{background:#1a1a1a!important;transform:translateY(-1px);box-shadow:none}.landing-light .landing-cta.lg{height:56px;padding:0 28px;font-size:1rem}.landing-light .landing-app{margin-top:32px;padding-top:88px}.landing-light .landing-gif-card{border-color:var(--lp-line);border-radius:16px;background:var(--lp-surface);box-shadow:0 1px 2px rgba(0,0,0,.04)}.landing-light .landing-gif-visual{background:#f4f4f5}.landing-light .landing-gif-icon{border-color:var(--lp-line);background:#f4f4f5}.landing-light .landing-gif-copy h3{color:var(--lp-text);font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:650}.landing-light .landing-gif-copy p{color:var(--lp-muted);font-size:15px;line-height:1.55}.landing-light .landing-band{border-block-color:var(--lp-line);background:#f4f4f5}.landing-light .landing-band-accent{background:radial-gradient(ellipse 80% 70% at 50% 0,rgba(0,0,0,.03),transparent 68%),#f4f4f5}.landing-light .landing-platform-strip li{border-color:var(--lp-line);background:var(--lp-surface);color:var(--lp-text);font-weight:600}.landing-light .landing-quote-card{min-height:260px;padding:28px 24px;border:1px solid var(--lp-line);border-radius:16px;background:var(--lp-surface);box-shadow:0 1px 2px rgba(0,0,0,.04)}.landing-light .landing-quote-card>p{color:var(--lp-text);font-size:clamp(16px,2.2vw,17px);font-weight:450;line-height:1.55}.landing-light .landing-quote-author{border-color:var(--lp-line);background:#fafafa}.landing-light .landing-quote-author strong{color:var(--lp-text)}.landing-light .landing-quote-author small{color:var(--lp-muted)}.landing-light .landing-quote-avatar{border:1px solid var(--lp-line);background:#f4f4f5;color:#71717a}.landing-light .landing-quotes-arrow{border-color:var(--lp-line);background:var(--lp-surface);color:var(--lp-text)}.landing-light .landing-quotes-arrow:hover:not(:disabled){background:#f4f4f5}.landing-light .landing-quotes-dots button{background:#d4d4d8}.landing-light .landing-quotes-dots button.is-active{background:#0a0a0a}.landing-light .landing-pricing{color:var(--lp-text)}.landing-light .landing-pricing h2{max-width:none}.landing-light .landing-billing-toggle{border-color:var(--lp-line);background:var(--lp-surface)}.landing-light .landing-billing-toggle button{color:var(--lp-muted)}.landing-light .landing-billing-toggle button span{color:#2563eb}.landing-light .landing-billing-toggle button.is-active{background:#f4f4f5;color:var(--lp-text)}.landing-light .landing-billing-toggle button.is-active span{color:#2563eb}.landing-light .landing-price-card{border-color:var(--lp-line);border-radius:16px;background:var(--lp-surface);color:var(--lp-text);box-shadow:0 1px 2px rgba(0,0,0,.04)}.landing-light .landing-price-card.is-featured{border-color:#0a0a0a;box-shadow:0 8px 28px rgba(0,0,0,.08)}.landing-light .landing-price-badge{background:#0a0a0a;color:#fff}.landing-light .landing-price-card .price,.landing-light .landing-price-name{color:var(--lp-text)}.landing-light .landing-price-card .landing-cta{color:#fff!important;background:var(--lp-accent)!important}.landing-light .landing-price-card .landing-cta:hover{color:#fff!important;background:#1a1a1a!important}.landing-light .landing-price-card .price small,.landing-light .landing-price-card .was,.landing-light .landing-price-card>p{color:var(--lp-muted)}.landing-light .landing-agency-btn{border-color:var(--lp-line);color:var(--lp-text);background:var(--lp-surface)}.landing-light .landing-agency-btn:hover{color:var(--lp-text);border-color:#a1a1aa;background:#f4f4f5;box-shadow:0 8px 24px rgba(0,0,0,.08)}.landing-light .landing-agency-link{color:var(--lp-muted)}.landing-light .landing-agency-link:hover{color:var(--lp-text)}.landing-light .landing-final-inner{padding:clamp(32px,5vw,48px) clamp(20px,4vw,32px);border-color:var(--lp-line);border-radius:16px;background:var(--lp-surface);box-shadow:0 1px 2px rgba(0,0,0,.04)}.landing-light .landing-footer{background:var(--lp-bg);color:var(--lp-text);border-top:1px solid var(--lp-line)}.landing-light .landing-footer-cols p,.landing-light .landing-footer-contact p{color:var(--lp-text);font-weight:650}.landing-light .landing-footer-agency-btn,.landing-light .landing-footer-cols a,.landing-light .landing-footer-contact span{color:var(--lp-muted)}.landing-light .landing-footer-agency-btn:hover,.landing-light .landing-footer-cols a:hover,.landing-light .landing-socials a{color:var(--lp-text)}.landing-light .landing-socials a:hover{opacity:.6}.landing-light .landing-footer-copy{color:var(--lp-muted)}.landing-light .waitlist-form.cta .waitlist-input,.landing-light .waitlist-form.cta input{border-color:var(--lp-line);background:var(--lp-surface);color:var(--lp-text)}.landing-menu.is-light .landing-menu-backdrop{background:rgba(250,250,250,.88)}.landing-menu.is-light .landing-menu-nav a{color:var(--lp-text)}.landing-menu.is-light .landing-menu-enter{color:var(--lp-muted)}.landing-menu.is-light .landing-cta{border:0;color:#fff!important;background:#0a0a0a!important}.landing-menu{display:none}.landing-menu-backdrop{position:absolute;inset:0;background:rgba(10,13,21,.52);-webkit-backdrop-filter:blur(28px) saturate(1.8);backdrop-filter:blur(28px) saturate(1.8)}.landing-legal-doc{opacity:1;min-height:100vh}.landing-site-page{opacity:1;min-height:100dvh;display:flex;flex-direction:column;padding-top:96px;background:#fafafa;color:#0a0a0a}.landing-site-page .landing-legal-main{flex:1;width:100%;max-width:720px;margin:0 auto;padding:24px 20px 56px}.landing-site-page .landing-legal-updated{color:#6b6b6f}.landing-site-page .landing-legal-main h1{color:#0a0a0a}.landing-site-page .landing-legal-body{color:#27272a}.landing-site-page .landing-legal-body a,.landing-site-page .landing-legal-body h2{color:#0a0a0a}.landing-site-footer,.landing-site-page .landing-footer{background:#fafafa;color:#0a0a0a;border-top:1px solid #e4e4e7}.landing-site-footer .landing-footer-cols p,.landing-site-footer .landing-footer-contact p,.landing-site-page .landing-footer-cols p,.landing-site-page .landing-footer-contact p{color:#0a0a0a;font-weight:650}.landing-site-footer .landing-footer-cols a,.landing-site-footer .landing-footer-contact span,.landing-site-page .landing-footer-cols a,.landing-site-page .landing-footer-contact span{color:#6b6b6f}.landing-site-footer .landing-footer-cols a:hover,.landing-site-footer .landing-socials a,.landing-site-page .landing-footer-cols a:hover,.landing-site-page .landing-socials a{color:#0a0a0a}.landing-site-footer .landing-footer-copy,.landing-site-page .landing-footer-copy{color:#6b6b6f}.landing-site-header .landing-logo-dark{display:block!important}.landing-site-page.auth-page .auth-main{flex:1;width:100%;max-width:520px;margin:0 auto;padding:clamp(16px,4vh,28px) clamp(20px,4vw,32px) 48px}.landing-legal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1120px;margin:0 auto;padding:24px 20px}.landing-legal-back{color:var(--mist);font-size:14px;font-weight:600;transition:color .2s ease}.landing-legal-back:hover{color:#fff}.landing-legal-main{width:100%;max-width:720px;margin:0 auto;padding:24px 20px 72px}.landing-legal-updated{margin:0 0 12px;color:var(--mist);font-size:13px}.landing-legal-main h1{margin:0 0 24px;color:var(--off);font-size:clamp(32px,5vw,44px);font-weight:600;letter-spacing:-.03em;text-align:left}.landing-legal-body{color:var(--moon);font-size:16px;line-height:1.65}.landing-legal-body h2{margin:28px 0 10px;color:var(--off);font-size:20px;font-weight:600;text-align:left}.landing-legal-body p,.landing-legal-body ul{margin:0 0 14px}.landing-legal-body ul{padding-left:20px}.landing-legal-body a{color:#fff;text-decoration:underline;text-underline-offset:3px}.landing-legal-footer{margin-top:auto}.landing-legal-footer-grid{grid-template-columns:1fr 1fr}.landing-poster{background:linear-gradient(160deg,#2a3144,#111 58%,#3a3f4a)}.tone-instagram{background:linear-gradient(160deg,#2a2a2a,#111 60%,#8a8a8a)}.tone-tiktok{background:linear-gradient(160deg,#1a1a1a,#111 60%,#6a6a6a)}.tone-youtube{background:linear-gradient(160deg,#333,#111 60%,#9a9a9a)}.landing-confetti{position:fixed;inset:0;z-index:90;pointer-events:none}.landing-toast.toast{z-index:95;color:var(--off);background:#161922;border:1px solid var(--line-strong)}@keyframes lp-shimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes lp-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes waitlistIn{0%{opacity:0;transform:translateY(-6px)}}.waitlist-whatsapp{animation:waitlistIn .28s ease}@media (prefers-reduced-motion:reduce){.landing{opacity:1;transition:none}.landing-loader{display:none}.landing-loader-spinner{animation:none}[data-reveal]{opacity:1;transform:none;transition:none}.landing-proof-track{transition:none!important}.landing-faces-track,.landing-proof-track,.landing-stat-num,.waitlist-whatsapp{animation:none!important}}@media (min-width:640px){.landing-hero h1{font-size:36px}.landing-lead{font-size:18px}.landing-light h2{font-size:34px}.landing-stats-grid .landing-stat-num{font-size:34px!important}.landing-stats-grid p{font-size:14px}.landing-stats-grid small{font-size:12px}}@media (min-width:768px){.landing-hero{padding:128px 24px 40px}.landing-hero h1{font-size:56px}.landing-gif-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-stats{margin-top:0}.landing-footer-grid{grid-template-columns:1.4fr 1fr}.landing-footer-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-footer-shell{padding-left:32px;padding-right:32px}}@media (min-width:1024px){.landing-nav{display:flex}.landing-signin{display:inline-flex}.landing-menu-toggle{display:none}.landing-hero h1{font-size:60px}.landing-lead{font-size:19px}.landing-light h2{font-size:40px}.landing-stats-grid .landing-stat-num{font-size:40px!important}.landing-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:8px 0}.landing-stats-grid article{border-left:1px solid #1e212b;padding:16px 10px}.landing-stats-grid article:first-child{border-left:0}.landing-stats-grid p:not(.landing-stat-num){font-size:14px}.landing-stats-grid small{font-size:12px}.landing-gif-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-price-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-footer-grid{grid-template-columns:2fr 1fr}.landing-app,.landing-final,.landing-platforms,.landing-pricing,.landing-quotes{padding:88px 24px}}@media (max-width:639px){.landing-light h2{max-width:none;font-size:1.625rem}.landing-light .landing-section-copy{margin-bottom:28px;font-size:15px}.landing-light .landing-app{margin-top:20px;padding-top:56px}.landing-light .landing-gif-grid{gap:12px;margin-top:28px}.landing-light .landing-quote-card{min-height:240px;padding:24px 20px}.landing-light .landing-price-card{padding:24px 20px}.landing-app,.landing-final,.landing-platforms,.landing-pricing,.landing-quotes{padding:56px 16px}}@media (max-width:1023px){.landing-header{padding:12px 14px 0}.landing-header-inner{grid-template-columns:1fr auto;min-height:58px;gap:10px;padding:8px 10px 8px 16px;border-radius:999px;overflow:hidden;background:rgba(10,13,21,.52);-webkit-backdrop-filter:blur(28px) saturate(1.8);backdrop-filter:blur(28px) saturate(1.8)}.landing-header.is-light .landing-header-inner{border-color:rgba(0,0,0,.08);background:rgba(250,250,250,.9)}.landing-cta-desktop{display:none!important}.landing-signin{display:inline-flex;min-width:0;height:36px;padding:0 14px;color:#fff!important;border-color:rgba(255,255,255,.55)}.landing-header.is-light .landing-signin{color:#0a0a0a!important;border-color:rgba(10,10,10,.18)}.landing-logo{height:26px!important;max-width:148px}.landing-menu{display:flex;flex-direction:column;justify-content:space-between;position:fixed;inset:0;z-index:75;margin:0;padding:calc(88px + env(safe-area-inset-top)) 28px calc(36px + env(safe-area-inset-bottom));overflow:hidden;border:0;border-radius:0;box-shadow:none;animation:landingMenuIn .28s cubic-bezier(.22,1,.36,1)}.landing-menu-footer,.landing-menu-nav{position:relative;z-index:1}.landing-menu-nav{display:flex;flex-direction:column;justify-content:center;gap:8px;flex:1;min-height:0}.landing-menu-nav a{padding:10px 0;border:0;border-radius:0;color:#fff;font-size:clamp(34px,9vw,48px);font-weight:600;letter-spacing:-.04em;line-height:1.1;background:transparent}.landing-menu-footer{display:grid;gap:12px;flex:none}.landing-menu-enter{display:grid;place-items:center;height:52px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;font-size:16px;font-weight:600;background:rgba(255,255,255,.06)}.landing-menu .landing-cta{width:100%;height:52px;margin:0;color:#0a0d15!important;background:#fff!important;font-size:16px;font-weight:700}.landing-header.is-menu-open{z-index:85}.landing-header.is-menu-open .landing-header-inner{background:rgba(10,13,21,.62);-webkit-backdrop-filter:blur(32px) saturate(1.9);backdrop-filter:blur(32px) saturate(1.9)}}@keyframes landingMenuIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.landing-stats-grid .landing-stat-num{animation:none}}@media (max-width:640px){.landing-hero-mosaic{width:210%;min-height:210%;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding:5px}.landing-hero{padding:104px 14px 28px;min-height:auto}.landing-hero h1{max-width:14ch;font-size:30px}.landing-lead{font-size:15px;max-width:32rem}.landing-header{padding:10px 12px 0}.landing-header-inner{min-height:54px;padding:8px 10px 8px 14px;gap:8px;border-radius:999px}.landing-logo{height:28px!important;max-width:152px}.landing-menu-toggle{width:40px;height:40px}.landing-stats{margin-top:0}.landing-stats-card{border-radius:18px}.landing-stats-grid{grid-template-columns:1fr 1fr;padding:4px 0}.landing-stats-grid article{padding:16px 10px}.landing-stats-grid article:nth-child(2n){border-left:1px solid #1e212b;border-top:0}.landing-stats-grid article:nth-child(n+3){border-top:1px solid #1e212b}.landing-stats-grid .landing-stat-num{font-size:30px!important}.landing-stats-grid p:not(.landing-stat-num){font-size:12px}.landing-stats-grid small{font-size:10px}.landing-menu-nav a{font-size:40px}}.vs-success{text-align:center}.vs-success,.vs-success-content{display:grid;justify-items:center}.vs-success-content{gap:14px;max-width:22rem}.vs-success-badge{display:inline-flex;padding:6px 12px;border-radius:999px;background:#ecfdf3;color:#15803d;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.vs-success-title{margin:0;font-size:clamp(1.35rem,4.5vw,1.6rem);font-weight:650;letter-spacing:-.03em}.vs-success-description{margin:0;color:var(--lp-muted,#6b6b6f);font-size:15px;line-height:1.55}.vs-check{width:72px;height:72px}.vs-check-svg{width:100%;height:100%}.vs-check-circle{stroke:#16a34a;stroke-width:2;stroke-dasharray:166;stroke-dashoffset:166;animation:vsDrawCircle .5s ease forwards}.vs-check-mark{stroke:#16a34a;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48;animation:vsDrawCheck .35s ease .42s forwards}@keyframes vsDrawCircle{to{stroke-dashoffset:0}}@keyframes vsDrawCheck{to{stroke-dashoffset:0}}