.lp{color:#f6f6f6;font-family:var(--font-family);background:#0a0a0a;min-height:100vh;overflow:hidden}.lp-h1,.lp-h2,.lp-h3,.lp-eyebrow,.home-hero__title{font-family:var(--font-family);color:#f6f6f6}.lp-h1{letter-spacing:-1.5px;text-transform:uppercase;text-align:center;margin:0;font-size:64px;font-weight:700;line-height:1.1}.lp-h2{letter-spacing:-1.5px;text-transform:uppercase;text-align:center;margin:0;font-size:42px;font-weight:700;line-height:1.1}.lp-h3{letter-spacing:-.02em;text-align:center;margin:0;font-size:24px;font-weight:700}.lp-eyebrow{color:#ffffff6b;letter-spacing:-.02em;text-transform:uppercase;background:0 0;margin:0;padding:0;font-size:16px;font-weight:700;line-height:1.1;display:block}.lp-h2__accent{color:#fe06bd;white-space:nowrap}.lp-pill{color:#f6f6f6;letter-spacing:.04em;background:#121212;border:1px solid #212121;border-radius:4px;padding:4px 8px;font-family:Intel One Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:700;display:inline-block}.lp-subtitle{letter-spacing:-.4px;color:#f6f6f6d9;text-align:center;max-width:56%;margin:0 auto;font-size:18px;line-height:1.5}.lp-subtitle--mobile{display:none}.lp-body{letter-spacing:-.3px;color:#f6f6f6b3;margin:0;font-size:14px;line-height:1.5}.lp-body--center{text-align:center}.lp-nav{z-index:100;-webkit-backdrop-filter:blur(16px);background:0 0;height:71px;position:fixed;inset:0 0 auto}.lp-nav__inner{justify-content:space-between;align-items:center;gap:20px;max-width:1200px;height:100%;margin:0 auto;padding:12px 40px;display:flex}.lp-nav__links{gap:28px;display:flex}.lp-nav__links a{color:#f6f6f6d9;font-family:"Inter", var(--font-family);font-size:15px;font-weight:500;text-decoration:none;transition:color .15s}.lp-nav__links a:hover{color:#fff}.lp-nav__actions{flex-shrink:0;align-items:center;display:flex}.lp-nav__actions--mobile{display:none}.lp-nav__btn{box-sizing:border-box;white-space:nowrap;border-radius:.625rem;justify-content:center;align-items:center;height:32px;padding:0 10px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:600;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.lp-nav__actions--mobile .lp-nav__btn:not(:last-child){margin-right:8px}.lp-nav__btn--outline{color:#f7f7f8;background:0 0;border:2px solid #f7f7f81a}.lp-nav__btn--outline:hover{color:#fff;background:#ffffff0f;border-color:#f7f7f82e}.lp-nav__btn--white{color:#0a0a0a;background:#fff;border:2px solid #fff;padding:0 10px}.lp-nav__btn--white:hover{background:#f0f0f0}.lp-logo{color:#fff;font-size:17px;font-weight:700;font-family:"Inter", var(--font-family);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.lp-logo img{object-fit:cover;border-radius:5px;width:31px;height:30px}.lp-btn{font-family:"Inter", var(--font-family);cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-size:15px;font-weight:500;line-height:1;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.lp-btn--white{color:#0a0a0a;background:#fff}.lp-btn--white:hover{transform:translateY(-1px)}.lp-btn--pink{color:#fff;background:#ff008c;box-shadow:0 8px 24px -8px #ff008c80}.lp-btn--pink:hover{background:#ff2d9f;transform:translateY(-1px)}.lp-btn--cta{padding:12px 22px}.lp-btn__icon{object-fit:contain;flex:0 0 14px;width:14px;height:14px}.lp-hero{background:#050505;flex-direction:column;align-items:center;gap:80px;padding:160px 24px 0;display:flex;position:relative;overflow:hidden}.lp-hero__bg{pointer-events:none;background-color:#080808;background-image:repeating-linear-gradient(0deg,#0000,#0000 47px,#ffffff07 47px 48px),repeating-linear-gradient(90deg,#0000,#0000 47px,#ffffff07 47px 48px),linear-gradient(#0a0a0a 0%,#050505 55% 100%);position:absolute;inset:0}.lp-hero__content{z-index:3;text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:1000px;display:flex;position:relative}.lp-hero__content .lp-h1{max-width:567px}.lp-gallery{width:100%;height:600px;position:relative;overflow:hidden}.lp-gallery__track{gap:20px;width:max-content;height:100%;animation:60s linear infinite lp-marquee;display:flex}.lp-gallery__item{background:#111;border-radius:10px;flex:0 0 440px;height:100%;overflow:hidden}.lp-gallery__item video,.lp-gallery__item img{object-fit:cover;width:100%;height:100%;display:block}@keyframes lp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-section{width:100%;max-width:1200px;margin:0 auto;padding:80px 40px}.lp-section__head{flex-direction:column;align-items:center;gap:10px;margin-bottom:40px;display:flex}.lp-how{flex-direction:column;align-items:center;gap:40px;padding-top:180px;padding-bottom:123px;display:flex}.lp-how__grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:1100px;display:grid}.lp-step{flex-direction:column;align-items:center;gap:20px;display:flex}.lp-step__art{background:linear-gradient(228deg,#171717 0%,#0f0f0f 100%);border:.5px solid #1c1c1c;border-radius:30px;width:100%;height:309px;position:relative;overflow:hidden}.lp-step__art img{object-fit:contain;pointer-events:none;width:291px;height:289px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.lp-step__copy{text-align:center;flex-direction:column;align-items:center;gap:9px;display:flex}.lp-step__copy .lp-h3{text-align:center}.lp-step__copy .lp-body{text-align:center;max-width:270px}.lp-step__badge{color:#f6f6f6;letter-spacing:.04em;text-transform:uppercase;background:#121212;border:1px solid #212121;border-radius:4px;padding:4px 8px;font-family:Intel One Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:700;display:inline-block}.lp-collage{flex-direction:column;align-items:center;gap:40px;display:flex}.lp-collage__grid{gap:10px;width:100%;max-width:1100px;display:flex}.lp-collage__left{flex-direction:column;flex:687px;gap:10px;display:flex}.lp-collage__row{gap:10px;height:304px;display:flex}.lp-collage__cell{background:#111;border-radius:20px;flex:1 1 0;height:100%;position:relative;overflow:hidden}.lp-collage__cell video,.lp-collage__cell img{object-fit:cover;width:100%;height:100%;display:block}.lp-collage__cell[data-w=lg]{flex:0 0 406px}.lp-collage__tall{flex:1 1 0;height:618px}.lp-trends{--lp-trend-card-w:255px;flex-direction:column;align-items:center;gap:41px;display:flex}.lp-trends__title--mobile{display:none}.lp-trends__gallery{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;width:100%;overflow:auto hidden}.lp-trends__gallery::-webkit-scrollbar{display:none}.lp-trends__track{gap:20px;width:max-content;padding:0 20px;display:flex}.lp-trend{flex-direction:column;flex:0 0 var(--lp-trend-card-w);width:var(--lp-trend-card-w);color:inherit;scroll-snap-align:start;gap:10px;transition:transform .2s;display:flex}.lp-trend:hover{transform:translateY(-4px)}.lp-trend--down{padding-top:0}.lp-trend--up{padding-bottom:0}.lp-trend__video{width:var(--lp-trend-card-w);aspect-ratio:9/16;box-sizing:border-box;cursor:pointer;background:#111;border-radius:16px;padding:4px;position:relative;overflow:hidden}.lp-trend__media{border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.lp-trend__poster,.lp-trend__player{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.lp-trend__poster{z-index:1;transition:opacity .2s}.lp-trend__poster.is-hidden{opacity:0;pointer-events:none}.lp-trend__player{z-index:2;opacity:0;background:#000;transition:opacity .2s}.lp-trend__player.is-playing{opacity:1}.lp-trend__play{z-index:3;color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff29c6 0%,#bf0069 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:transform .2s;display:flex;position:absolute;top:16px;left:16px}.lp-trend__play:hover{transform:scale(1.05)}.lp-trend__profile{width:100%;color:inherit;flex-direction:row;align-items:center;gap:10px;text-decoration:none;display:flex}.lp-trend__profile:hover .lp-trend__handle{color:#fe06bd}.lp-trend__avatar{background:#fe06bd;border-radius:50%;flex:0 0 50px;width:50px;height:50px;overflow:hidden}.lp-trend__avatar img{object-fit:cover;width:100%;height:100%;display:block}.lp-trend__meta{flex-direction:column;gap:2px;min-width:0;display:flex}.lp-trend__handle{color:#f6f6f6;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.lp-trend__followers{color:#f6f6f699;font-size:13px}@media (max-width:809px){.lp-trends{gap:32px}.lp-trends.lp-section{padding-left:0;padding-right:0}.lp-trends .lp-section__head{padding-left:20px;padding-right:20px}.lp-trends__title--desktop{display:none}.lp-trends__title--mobile{display:block}.lp-trends__gallery{width:100%;max-width:none;margin-left:0;scroll-padding-left:20px;position:relative}.lp-trends__track{z-index:1;gap:20px;padding:0 0 0 20px;position:relative}.lp-trend{flex:0 0 var(--lp-trend-card-w);width:var(--lp-trend-card-w)}.lp-trend:hover{transform:none}.lp-trend__video{width:100%;height:auto}}@media (min-width:810px){.lp-trends__gallery{scroll-snap-type:none;max-width:1100px;overflow:visible}.lp-trends__track{grid-template-columns:repeat(4,255px);justify-content:center;align-items:center;gap:10px;width:100%;max-width:1100px;height:658px;margin:0 auto;padding:0;display:grid}.lp-trend{scroll-snap-align:unset;flex:none;width:255px}.lp-trend__video{width:255px;height:auto}.lp-trend--down{padding-top:100px}.lp-trend--up{padding-bottom:100px}}.lp-pricing{flex-direction:column;align-items:center;gap:40px;display:flex}.lp-pricing .lp-h2{max-width:760px}.lp-toggle{align-items:center;gap:12px;padding:4px;display:inline-flex}.lp-toggle__btn{font-family:"Inter", var(--font-family);color:#f6f6f699;cursor:pointer;appearance:none;background:0 0;border:none;padding:4px 8px;font-size:14px;font-weight:600;line-height:1.5;transition:color .15s}.lp-toggle__btn--active{color:#fff}.lp-toggle__btn:hover{color:#f6f6f6d9}.lp-toggle__switch{cursor:pointer;appearance:none;background:#9ba1a566;border:none;border-radius:100px;flex:0 0 44px;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.lp-toggle__knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:left .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000004d,0 2px 6px #0003,inset 0 -1px 1px #0000000f}.lp-toggle__switch--on{background:#ff008c}.lp-toggle__switch--on .lp-toggle__knob{left:22px}.lp-pricing__wrap{border:.5px solid #212121;border-radius:20px;flex-direction:column;gap:30px;width:100%;max-width:1120px;padding:30px;display:flex}.lp-pricing__wrap .lp-toggle{align-self:center}.lp-pricing__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:30px;display:grid}.lp-plan-shell{background:0 0;border-radius:18px;flex-direction:column;display:flex;position:relative}.lp-plan-shell--highlight{background:#ff008c;padding:0;box-shadow:0 0 0 1px #ff008c99,0 24px 60px -20px #ff008c73}.lp-plan-shell__tag{color:#fff;font-family:"Inter", var(--font-family);letter-spacing:.04em;justify-content:center;align-items:center;gap:6px;padding:12px 0 10px;font-size:13px;font-weight:700;display:flex}.lp-plan-shell__tag svg{color:#fff}.lp-plan{background:#181818;border-radius:16px;flex-direction:column;gap:24px;height:100%;padding:32px 24px;display:flex}.lp-plan-shell--highlight .lp-plan{background:linear-gradient(#ff008c8c 0%,#780a3c66 28%,#1c0812f2 70%,#150810 100%),#181818;margin:0 2px 2px}.lp-plan__name{font-family:"Inter", var(--font-family);color:#f6f6f6;margin:0;font-size:18px;font-weight:600}.lp-plan__price{color:#f6f6f6;align-items:flex-end;gap:6px;display:flex}.lp-plan__price strong{font-size:40px;font-weight:500;font-family:"Inter", var(--font-family);line-height:1}.lp-plan__price span{opacity:.8;padding-bottom:7px;font-size:14px}.lp-plan__price-sub{font-family:"Inter", var(--font-family);color:#f6f6f699;margin:-16px 0 0;font-size:13px}.lp-plan__cta{justify-content:center;width:100%;margin-top:auto}.lp-plan__divider{border:0;border-top:1px solid #ffffff14;margin:0}.lp-plan__benefits{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.lp-plan__benefits li{color:#f6f6f6;align-items:center;gap:8px;font-size:15px;display:flex}.lp-plan__benefits svg,.lp-plan__benefits .lp-plan__benefit-icon{color:#f6f6f6;flex:0 0 16px}.lp-home-hero-wrap{justify-content:center;padding:80px 40px;display:flex}.lp-home-hero-wrap .home-hero{margin:0}@media (max-width:809px){.lp-home-hero-wrap .home-hero{border-radius:20px;flex-direction:column;justify-content:flex-end;height:auto;min-height:440px;display:flex;overflow:hidden}.lp-home-hero-wrap .home-hero__media{z-index:0;opacity:1;pointer-events:none;justify-content:flex-end;align-items:flex-end;width:100%;height:220px;display:flex;position:absolute;inset:0 0 auto;overflow:hidden}.lp-home-hero-wrap .home-hero__img{object-fit:contain;object-position:right bottom;transform-origin:100% 100%;width:auto;max-width:none;height:100%;max-height:100%;display:block;transform:translate(16%)scale(1.05)}.lp-home-hero-wrap .home-hero__overlay{box-sizing:border-box;flex-direction:column;flex:1;justify-content:flex-end;max-width:100%;min-height:240px;padding:20px 20px 22px;display:flex;position:relative;inset:auto}.lp-home-hero-wrap .home-hero__title{margin-bottom:10px;font-size:1.375rem}.lp-home-hero-wrap .home-hero__desc{margin-bottom:18px}.lp-home-hero-wrap .home-hero__btn{border-radius:12px;justify-content:center;align-self:stretch;width:100%}}.lp-faq{flex-direction:column;align-items:center;gap:50px;display:flex}.lp-faq__list{flex-direction:column;gap:0;width:100%;max-width:760px;display:flex}.lp-faq__item{border-bottom:1px solid #1f1f1f}.lp-faq__item summary{cursor:pointer;font-family:"Inter", var(--font-family);color:#f6f6f6;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:24px;padding:16px 24px 16px 0;font-size:16px;font-weight:600;line-height:1.3;list-style:none;display:flex}.lp-faq__item summary::-webkit-details-marker{display:none}.lp-faq__item summary svg{color:#f6f6f699;flex:0 0 11px;width:11px;height:7px;transition:transform .2s}.lp-faq__item[open] summary svg{transform:rotate(180deg)}.lp-faq__a{font-family:"Inter", var(--font-family);color:#f6f6f6b3;max-width:80%;padding:0 24px 20px 0;font-size:15px;line-height:1.55}.lp-footer{flex-direction:column;align-items:center;gap:6px;padding:32px 40px 40px;display:flex}.lp-footer__powered{font-family:"Inter", var(--font-family);letter-spacing:-.03em;color:#737475;font-size:11px;font-weight:500;line-height:1.2}.lp-footer__copy{font-family:"Instrument Sans", "Inter", var(--font-family);letter-spacing:-.01em;color:#fff;text-align:center;font-size:8px;font-weight:400;line-height:1.4}@media (max-width:1024px){.lp-h1{font-size:48px}.lp-h2{font-size:32px}.lp-subtitle{max-width:90%}.lp-how__grid{grid-template-columns:1fr;max-width:460px;margin:0 auto}.lp-collage__grid{flex-direction:column}.lp-collage__cell[data-w=lg]{flex:1 1 0}.lp-collage__tall{height:304px}.lp-pricing__grid{grid-template-columns:1fr}.lp-home-hero-wrap{padding:56px 24px}}@media (max-width:809px){.lp-nav__links,.lp-nav__actions--desktop{display:none}.lp-nav__actions--mobile{align-items:center;gap:0;display:flex}}@media (max-width:640px){.lp-nav__inner{padding:12px 20px}.lp-h1{font-size:36px}.lp-h2{font-size:26px}.lp-subtitle--desktop{display:none}.lp-subtitle--mobile{color:#f6f6f685;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:92%;font-size:14px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.lp-hero{gap:48px;padding-top:120px;padding-left:0;padding-right:0}.lp-hero__content{box-sizing:border-box;padding-left:20px;padding-right:20px}.lp-gallery{width:100%}.lp-section{padding:56px 20px}.lp-how{padding-top:80px;padding-bottom:56px}.lp-home-hero-wrap{padding:40px 20px}.lp-gallery{height:420px}.lp-gallery__item{flex-basis:280px}}
