.lp-root{--lp-ink:#211d1d;--lp-ink-2:#211d1d;--lp-ink-3:#2a2420;--lp-pink:#f0a2aa;--lp-pink-hover:#f5bac1;--lp-pink-soft:#fbe5e8;--lp-beige:#ebebeb;--lp-beige-2:#ebebeb;--lp-cream:#f7f1e8;--lp-muted-dark:#b8aa99;--lp-muted-light:#6b6258;--lp-display:var(--font-anton),"Bebas Neue","Arial Narrow",sans-serif;--lp-body:"Avenir Next","Segoe UI",Roboto,system-ui,sans-serif;--lp-maxw:1180px;--lp-radius:16px;--lp-radius-sm:10px;font-family:var(--lp-body);background:var(--lp-beige);color:var(--lp-ink);min-height:100vh;-webkit-font-smoothing:antialiased;line-height:1.55}.lp-root *,.lp-root :after,.lp-root :before{box-sizing:border-box}.lp-root img{display:block;max-width:100%}.lp-display{font-family:var(--lp-display);font-weight:400;letter-spacing:.01em;line-height:.96;text-transform:uppercase}.lp-ink-pink{color:var(--lp-pink)}.lp-ink-cream{color:var(--lp-cream)}.lp-btn{display:inline-flex;align-items:center;gap:.5em;font-family:var(--lp-body);font-weight:700;letter-spacing:.01em;border-radius:999px;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform .12s ease,background .15s ease,box-shadow .15s ease;white-space:nowrap}.lp-btn:active{transform:translateY(1px)}.lp-btn--sm{padding:.5rem 1rem;font-size:.85rem}.lp-btn--lg{padding:.95rem 1.7rem;font-size:1.02rem}.lp-btn--pink{background:var(--lp-pink);color:#1a0b12}.lp-btn--pink:hover{background:var(--lp-pink-hover)}.lp-btn--pink:disabled{opacity:.6;cursor:default}.lp-btn--ghost{background:transparent;color:var(--lp-cream);border-color:rgba(247,241,232,.3)}.lp-btn--ghost:hover{border-color:var(--lp-cream)}.lp-btn--ghost-dark{background:rgba(247,241,232,.06);color:var(--lp-cream);border-color:rgba(247,241,232,.22)}.lp-btn--ghost-dark:hover{background:rgba(247,241,232,.12)}.lp-btn--ghost-ink{background:transparent;color:var(--lp-ink);border-color:rgba(33,29,29,.25)}.lp-btn--ghost-ink:hover{border-color:rgba(33,29,29,.55)}.lp-btn--ghost-ink:disabled{opacity:.6;cursor:default}.lp-btn--glow,.lp-pricing__cta .lp-btn--pink{position:relative;overflow:hidden;isolation:isolate}.lp-btn--glow:after,.lp-pricing__cta .lp-btn--pink:after{content:"";position:absolute;inset:0 auto 0 0;width:45%;pointer-events:none;background:linear-gradient(100deg,transparent,rgba(255,255,255,.6) 50%,transparent);transform:translateX(-160%) skewX(-18deg);animation:lp-glow-sweep 3s ease-in-out infinite}@keyframes lp-glow-sweep{0%{transform:translateX(-160%) skewX(-18deg)}55%,to{transform:translateX(360%) skewX(-18deg)}}@media (prefers-reduced-motion:reduce){.lp-btn--glow:after,.lp-pricing__cta .lp-btn--pink:after{animation:none;display:none}}.lp-eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--lp-pink);margin-bottom:.9rem}.lp-eyebrow--dark{color:var(--lp-muted-light)}.lp-h2{font-family:var(--font-open-sans),"Open Sans",var(--lp-body);font-weight:700;letter-spacing:-.01em;line-height:1.1;text-transform:none;font-size:38px;margin:0}.lp-nowrap{white-space:nowrap}.lp-sentence{display:inline-block}.lp-section-head{max-width:var(--lp-maxw);margin:0 auto;padding:0 24px;text-align:center}.lp-section-head--light .lp-h2{color:var(--lp-cream)}.lp-section-head--light .lp-eyebrow{color:var(--lp-pink)}.lp-nav{position:sticky;top:0;z-index:50;background:var(--lp-ink);transition:box-shadow .2s ease,border-color .2s ease;border-bottom:1px solid rgba(247,241,232,.08)}.lp-nav--scrolled{border-bottom-color:rgba(247,241,232,.12)}.lp-nav__inner{width:100%;padding:14px 32px;display:flex;align-items:center;gap:1.5rem}.lp-nav__brand{gap:.25rem;text-decoration:none;color:var(--lp-cream)}.lp-nav__brand,.lp-nav__brand-mark{display:inline-flex;align-items:center}.lp-nav__brand-mark{justify-content:center;width:26px;height:26px;color:var(--lp-pink)}.lp-nav__brand-mark img,.lp-nav__brand-mark svg{width:100%;height:100%;object-fit:contain}.lp-nav__brand .lp-nav__brand-mark{width:33.8px;height:33.8px}.lp-nav__brand-name{font-family:var(--lp-display);font-size:1.5rem;letter-spacing:.02em}.lp-nav__links{display:flex;gap:1.6rem}.lp-nav__link{color:var(--lp-cream);text-decoration:none;font-family:var(--lp-body);font-size:.85rem;font-weight:700;letter-spacing:.01em;text-transform:none;opacity:.82}.lp-nav__link:hover{opacity:1;color:var(--lp-pink)}.lp-nav__actions{margin-left:auto;display:flex;align-items:center;gap:1.4rem}.lp-auth-signed{gap:.6rem}.lp-auth-profile,.lp-auth-signed{display:inline-flex;align-items:center}.lp-auth-profile{justify-content:center;width:36px;height:36px;border-radius:999px;background:var(--lp-pink);color:#1a0b12;transition:background .15s ease,transform .12s ease}.lp-auth-profile:hover{background:var(--lp-pink-hover)}.lp-auth-profile:active{transform:translateY(1px)}.lp-auth-profile svg{width:20px;height:20px}.lp-auth-signout{background:none;border:none;color:var(--lp-muted-dark);font-size:.82rem;cursor:pointer;font-family:var(--lp-body)}.lp-auth-signout:hover{color:var(--lp-cream)}.lp-auth-placeholder{display:inline-block;width:64px;height:34px}.lp-hero{background:var(--lp-ink);color:var(--lp-cream);margin-top:-68px;padding-top:68px}.lp-hero__inner{max-width:var(--lp-maxw);margin:0 auto;padding:clamp(1.875rem,4.5vw,3.375rem) 24px clamp(3rem,6vw,5rem);display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:clamp(2rem,5vw,3.5rem)}.lp-hero__copy{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.lp-hero__title{font-size:clamp(3.2rem,8vw,6.4rem);line-height:1;margin:.6rem 0 1.6rem}@media (max-width:860px){.lp-hero__inner{grid-template-columns:1fr;text-align:center}.lp-hero__copy{align-items:center;text-align:center}}.lp-hero__typewriter{display:block;min-height:1.05em;margin-top:.4em}.lp-typewriter__caret{color:var(--lp-pink);font-weight:400;margin-left:.04em;animation:lp-caret-blink 1s step-end infinite}@keyframes lp-caret-blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.lp-typewriter__caret{animation:none}}.lp-hero__pain{font-size:clamp(1.05rem,2.2vw,1.3rem);color:var(--lp-muted-dark);margin:0 0 1rem;max-width:38ch}.lp-hero__promise{font-family:var(--lp-body);font-size:clamp(1rem,2vw,1.18rem);color:var(--lp-cream);margin:0 0 2rem;max-width:58ch}.lp-hero__promise strong{color:var(--lp-pink);font-weight:700}.lp-hero__cta{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.9rem}@media (max-width:860px){.lp-hero__cta{justify-content:center}}.lp-hero__art{display:flex;justify-content:flex-end;perspective:1600px}@media (max-width:860px){.lp-hero__art{justify-content:center}}.lp-hero__video{width:270%;height:auto;display:block;pointer-events:none;transform:translateY(-32px)}.lp-hero__art .lp-hero__art-static{display:none}@media (max-width:860px){.lp-hero__art .lp-hero__video{display:none}.lp-hero__art .lp-hero__art-static{display:block;width:100%;max-width:340px;height:auto;border-radius:12px}}.lp-book3d{animation:lp-book-float 6s ease-in-out infinite}.lp-book3d,.lp-book3d__inner{position:relative;transform-style:preserve-3d}.lp-book3d__inner{transform:rotateY(-32deg) rotateX(6deg);width:clamp(200px,26vw,300px);aspect-ratio:2/3}.lp-book3d__cover{position:absolute;inset:0;border-radius:4px 8px 8px 4px;overflow:hidden;transform:translateZ(18px)}.lp-book3d__cover img{width:100%;height:100%;object-fit:cover}.lp-book3d__spine{position:absolute;top:0;left:0;height:100%;width:36px;transform-origin:left center;transform:rotateY(-90deg) translateZ(0);overflow:hidden;border-radius:4px 0 0 4px;background:#3a2a1d}.lp-book3d__spine img{width:100%;height:100%;object-fit:cover}.lp-book3d__shadow{position:absolute;left:50%;bottom:-40px;width:70%;height:36px;transform:translateX(-50%);display:none}@keyframes lp-book-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.lp-features{background:var(--lp-beige);padding:clamp(2.625rem,6vw,4.5rem) 0 clamp(3.5rem,8vw,6rem)}.lp-features__grid{max-width:var(--lp-maxw);margin:2.6rem auto 0;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.lp-feature-card{background:#fff;border:1px solid rgba(28,24,21,.08);border-radius:var(--lp-radius);padding:1.6rem 1.4rem}.lp-feature-card__title{font-size:1.12rem;margin:0 0 .5rem}.lp-feature-card__body{margin:0;font-size:.94rem;color:var(--lp-muted-light)}.lp-proof{background:var(--lp-ink);color:var(--lp-cream);padding:clamp(1.5rem,3vw,2.4375rem) 24px clamp(3.5rem,8vw,6rem);text-align:center}.lp-proof__stars{color:var(--lp-pink);letter-spacing:.3em;font-size:1.95rem}.lp-proof__lead{font-family:var(--lp-body);font-size:clamp(2.2rem,5.5vw,3.8rem);font-weight:800;letter-spacing:-.01em;line-height:1.1;max-width:36ch;margin:.8rem auto 2.6rem}.lp-proof__carousel{max-width:var(--lp-maxw);margin:0 auto;overflow:hidden}.lp-proof__track{display:flex}.lp-proof__slide{flex:0 0 auto;padding:0 .7rem;box-sizing:border-box}.lp-proof-card{height:100%;margin:0;text-align:left;background:var(--lp-ink-2);border:1px solid rgba(247,241,232,.08);border-radius:var(--lp-radius);padding:1.6rem}.lp-proof__dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.lp-proof__dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(247,241,232,.25);cursor:pointer;transition:background .18s ease,transform .18s ease}.lp-proof__dot:hover{background:rgba(247,241,232,.5)}.lp-proof__dot.is-active{background:var(--lp-pink);transform:scale(1.25)}.lp-proof-card blockquote{margin:0;font-family:var(--font-montserrat),var(--lp-body);font-size:1.15rem;line-height:1.55;font-style:italic}.lp-proof-card figcaption{display:flex;flex-direction:column}.lp-proof-card__name{font-weight:700}.lp-proof-card__meta{font-size:.85rem;color:var(--lp-muted-dark)}.lp-how{background:var(--lp-ink-2);padding:clamp(2.625rem,6vw,4.5rem) 0 clamp(3.5rem,8vw,6rem)}.lp-how__grid{max-width:var(--lp-maxw);margin:2.6rem auto 0;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.lp-how__tile{display:flex;flex-direction:column;background:var(--lp-ink-3);border:1px solid rgba(247,241,232,.08);border-radius:var(--lp-radius);padding:1.7rem 1.5rem;transition:border-color .15s ease,transform .12s ease}.lp-how__tile:hover{border-color:rgba(240,162,170,.35);transform:translateY(-2px)}.lp-how__step{display:inline-block;align-self:flex-start;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--lp-pink);background:rgba(240,162,170,.12);padding:.3rem .7rem;border-radius:999px;margin-bottom:.9rem}.lp-how__title{margin:0 0 .5rem;font-size:1.18rem;color:var(--lp-cream)}.lp-how__body{margin:0;font-size:.94rem;line-height:1.55;color:var(--lp-muted-dark)}.lp-how__photo{margin-top:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;aspect-ratio:4/3;border:2px dashed rgba(247,241,232,.18);border-radius:var(--lp-radius-sm);background:rgba(247,241,232,.03);color:var(--lp-muted-dark)}.lp-how__photo-icon{font-size:1.6rem;color:var(--lp-pink)}.lp-how__photo-label{font-size:.82rem;letter-spacing:.04em}.lp-tryit-section{position:relative;overflow:hidden;isolation:isolate;background:#121011;padding:clamp(3.5rem,8vw,6rem) 0;scroll-margin-top:78px}.lp-tryit-section .lp-section-head{position:relative;z-index:1}.lp-tryit__deco{position:absolute;z-index:0;pointer-events:none;color:var(--lp-pink)}.lp-tryit__deco--dots-br,.lp-tryit__deco--dots-tl{background-image:radial-gradient(currentColor 1.4px,transparent 1.6px);background-size:15px 15px;opacity:.26}.lp-tryit__deco--dots-tl{top:30px;left:30px;width:240px;height:180px}.lp-tryit__deco--dots-br{bottom:42px;right:42px;width:150px;height:110px}.lp-tryit__deco--dots-panel{top:24%;right:2%;width:160px;height:260px;background-image:radial-gradient(currentColor 1.4px,transparent 1.6px);background-size:15px 15px;opacity:.22}.lp-tryit__deco--diamond{top:16%;right:5%;width:15.6px;height:15.6px;border:1.6px solid;border-radius:4px;transform:rotate(45deg);opacity:.45}.lp-tryit__lead{color:var(--lp-muted-dark);margin:.9rem auto 0;max-width:52ch}.lp-tryit__stage{position:relative;z-index:1;max-width:1058px;margin:2.6rem auto 0;padding:0 24px;min-height:593px}.lp-tryit{display:grid;grid-template-columns:240px minmax(0,1fr) 240px;gap:1.4rem;align-items:stretch}.lp-tryit__panel--actions{justify-content:flex-start}.lp-tryit__main{min-height:0}.lp-tryit__canvas{position:relative;aspect-ratio:1/1;border-radius:var(--lp-radius);overflow:hidden;background:repeating-conic-gradient(#1b1714 0 25%,#211c18 0 50%) 0 0 /36px 36px;border:2px dashed transparent;transition:border-color .15s ease}.lp-tryit__canvas.is-dragover{border-color:var(--lp-pink)}.lp-tryit__canvas canvas{width:100%;height:100%;display:block;touch-action:none}.lp-tryit__hint{position:absolute;inset:auto 0 18px 0;text-align:center;color:var(--lp-muted-dark);font-size:.9rem;pointer-events:none}.lp-tryit__panel{background:var(--lp-ink-2);border:1px solid rgba(247,241,232,.08);border-radius:var(--lp-radius);padding:1.3rem;color:var(--lp-cream);display:flex;flex-direction:column}.lp-tryit__panel-title{margin:0 0 .9rem;font-weight:700;font-size:.95rem}.lp-tryit__assets{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.lp-tryit__thumb{background:var(--lp-ink-3);border:1px solid rgba(247,241,232,.1);border-radius:var(--lp-radius-sm);padding:.5rem;cursor:grab;color:var(--lp-cream);font-size:.8rem;display:flex;flex-direction:column;gap:.4rem;align-items:center}.lp-tryit__thumb:hover{border-color:var(--lp-pink)}.lp-tryit__thumb img{width:100%;height:96px;object-fit:cover;border-radius:6px}.lp-tryit__thumb:active{cursor:grabbing}.lp-tryit__actions{display:flex;gap:.6rem;margin-top:1.1rem}.lp-tryit__actions .lp-btn{flex:1;justify-content:center}.lp-tryit__panel-note{margin:1rem 0 0;font-size:.78rem;color:var(--lp-muted-dark)}.lp-tryit__skeleton{aspect-ratio:16/9;width:100%;max-height:540px;margin-inline:auto;border-radius:var(--lp-radius);background:var(--lp-ink);border:1px solid rgba(247,241,232,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.1rem;text-align:center;padding:2rem;color:var(--lp-cream)}.lp-tryit__skeleton-art{perspective:600px}.lp-tryit__cube{display:block;width:64px;height:64px;background:var(--lp-pink);border-radius:10px;transform:rotateX(-20deg) rotateY(35deg);animation:lp-spin-cube 4s linear infinite}@keyframes lp-spin-cube{to{transform:rotateX(-20deg) rotateY(395deg)}}.lp-tryit__skeleton-text{max-width:36ch;margin:0;color:var(--lp-muted-dark);text-wrap:balance}.lp-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(240,162,170,.3);border-top:2px solid var(--lp-pink);border-radius:50%;animation:lp-spin .7s linear infinite;vertical-align:middle}@keyframes lp-spin{to{transform:rotate(1turn)}}.lp-pricing{background:var(--lp-beige-2);padding:clamp(2.625rem,6vw,4.5rem) 0 clamp(3.5rem,8vw,6rem);scroll-margin-top:78px}.lp-pricing .lp-section-head .lp-h2{color:var(--lp-ink)}.lp-pricing__sub{color:var(--lp-muted-light);margin:.9rem auto 0;max-width:none}.lp-pricing__card{max-width:460px;margin:2.6rem auto 0;background:var(--lp-ink-3);color:var(--lp-cream);border-radius:22px;padding:2.2rem;text-align:center;border:1px solid rgba(240,162,170,.25)}.lp-pricing__badge{display:inline-block;background:var(--lp-pink);color:#1a0b12;font-weight:700;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;padding:.35rem .9rem;border-radius:999px}.lp-pricing__price{display:flex;align-items:baseline;justify-content:center;gap:.7rem;margin:1.3rem 0 .4rem}.lp-pricing__was{font-size:1.7rem;color:var(--lp-muted-dark);text-decoration:line-through}.lp-pricing__amount,.lp-pricing__was{font-family:var(--lp-display);line-height:1}.lp-pricing__amount{font-size:4rem}.lp-pricing__per{color:var(--lp-muted-dark);font-size:.95rem;margin:0 0 1.6rem}.lp-pricing__list{list-style:none;margin:0 0 1.7rem;padding:0;text-align:left;display:grid;gap:.7rem}.lp-pricing__list li{display:flex;align-items:center;gap:.6rem;font-size:.96rem}.lp-pricing__check{color:var(--lp-pink);font-weight:700}.lp-pricing__cta{display:flex;justify-content:center}.lp-pricing__cta .lp-btn{width:auto;justify-content:center;padding:.6rem 1.3rem;font-size:1.02rem}.lp-pricing__fineprint{margin:1.1rem 0 0;font-size:.72rem;color:var(--lp-muted-dark)}.lp-pledge-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(33,29,29,.62);backdrop-filter:blur(3px);animation:lp-pledge-fade .16s ease}@keyframes lp-pledge-fade{0%{opacity:0}}.lp-pledge-card{width:100%;max-width:540px;max-height:calc(100vh - 48px);overflow-y:auto;background:var(--lp-beige);color:var(--lp-ink);border:1px solid rgba(33,29,29,.08);border-radius:var(--lp-radius);padding:clamp(1.6rem,4vw,2.5rem);text-align:left;box-shadow:0 24px 64px rgba(0,0,0,.35)}.lp-pledge__title{font-family:var(--lp-body);font-weight:800;letter-spacing:-.01em;line-height:1.12;font-size:clamp(1.55rem,4vw,2rem);margin:0}.lp-pledge__lede{margin:1rem 0 .6rem;font-weight:700;font-size:1.02rem}.lp-pledge__list{margin:0;padding-left:1.5rem;list-style:decimal;font-size:.98rem;line-height:1.55}.lp-pledge__list li{padding-left:.2rem}.lp-pledge__list li+li{margin-top:.7rem}.lp-pledge__deal{margin:1.1rem 0 0;font-weight:700;font-size:1.05rem}.lp-pledge__actions{display:flex;flex-wrap:wrap;gap:.7rem;margin:1.4rem 0 0}.lp-pledge__actions .lp-btn{padding:.7rem 1.4rem;font-size:1rem}.lp-pledge__optin{display:flex;align-items:flex-start;gap:.55rem;margin:1.4rem 0 0;font-size:.84rem;line-height:1.5;color:var(--lp-muted-light);cursor:pointer}.lp-pledge__optin input{margin-top:.2rem;accent-color:var(--lp-pink);flex:none}.lp-faq{background:var(--lp-ink);padding:clamp(2.625rem,6vw,4.5rem) 0 clamp(3.5rem,8vw,6rem)}.lp-faq .lp-section-head .lp-h2{color:var(--lp-cream)}.lp-faq__list{max-width:760px;margin:2.4rem auto 0;padding:0 24px;display:grid;gap:.8rem}.lp-faq__item{background:var(--lp-ink-3);border:1px solid rgba(240,162,170,.18);border-radius:var(--lp-radius-sm);overflow:hidden}.lp-faq__q{width:100%;background:none;border:0;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.3rem;font-size:1.02rem;font-weight:700;cursor:pointer;color:var(--lp-cream);font-family:var(--lp-body)}.lp-faq__toggle{color:var(--lp-pink);font-size:1.4rem;line-height:1}.lp-faq__a{margin:0;padding:0 1.3rem 1.2rem;color:var(--lp-muted-dark);font-size:.96rem}.lp-faq__a a{color:var(--lp-pink);text-decoration:underline}.lp-subscribe{background:var(--lp-beige-2);color:var(--lp-ink);padding:clamp(3rem,7vw,5rem) 0 clamp(1rem,2vw,1.5rem)}.lp-subscribe__inner{max-width:var(--lp-maxw);margin:0 auto;padding:0 24px;text-align:center}.lp-subscribe .lp-section-head{margin:0 auto}.lp-subscribe .lp-section-head .lp-h2{color:var(--lp-ink)}.lp-subscribe__sub{margin:1rem auto 0;max-width:540px;color:var(--lp-muted-light);font-size:1.02rem;line-height:1.6}.lp-subscribe__embed{margin-top:2rem;display:flex;justify-content:center}.lp-subscribe__embed iframe{width:100%;max-width:480px;border-radius:var(--lp-radius-sm)}.lp-footer{background:var(--lp-ink);color:var(--lp-cream);padding:2.6rem 0}.lp-footer__inner{width:100%;padding:0 32px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.2rem}.lp-footer__main{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem}.lp-footer__right{display:flex;align-items:center;gap:1.4rem;margin-left:auto}.lp-footer__brand{display:inline-flex;align-items:center;gap:.6rem}.lp-footer__links{display:flex;align-items:center;gap:1.4rem}.lp-footer__links a,.lp-footer__links button{color:var(--lp-muted-dark);text-decoration:none;font-size:.9rem}.lp-footer__links button{background:none;border:none;padding:0;font-family:inherit;cursor:pointer}.lp-footer__links a:hover,.lp-footer__links button:hover{color:var(--lp-pink)}.lp-footer__note{margin:0 0 0 .4rem;font-size:.82rem;color:var(--lp-muted-light)}.lp-footer__top{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid rgba(247,241,232,.3);border-radius:var(--lp-radius-sm);background:transparent;color:var(--lp-cream);font-size:1.4rem;line-height:1;cursor:pointer;transition:border-color .18s ease,background .18s ease}.lp-footer__top:hover{border-color:var(--lp-pink);background:rgba(247,241,232,.06)}@media (max-width:960px){.lp-features__grid{grid-template-columns:repeat(2,1fr)}.lp-how__grid{max-width:460px}.lp-how__grid,.lp-tryit{grid-template-columns:1fr}.lp-tryit__main{order:-1}.lp-tryit__panel{flex-direction:row;flex-wrap:wrap;align-items:center;gap:1rem 1.4rem}.lp-tryit__actions,.lp-tryit__assets{flex:1;min-width:220px}.lp-tryit__actions{margin-top:0}}@media (max-width:640px){.lp-nav__links{display:none}.lp-features__grid{grid-template-columns:1fr}.lp-tryit__panel{flex-direction:column;align-items:stretch}.lp-tryit__skeleton{aspect-ratio:auto;min-height:360px}.lp-pricing__card{width:75%;padding:1.6rem}}@media (prefers-reduced-motion:reduce){.lp-book3d,.lp-spinner,.lp-tryit__cube{animation:none}}.lp-h2__mobile-break{display:none}@media (max-width:640px){.lp-h2__mobile-break{display:inline}}.lp-waitlist-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgba(12,11,9,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.lp-waitlist-modal{position:relative;width:100%;max-width:520px;background:var(--lp-cream);color:var(--lp-ink);border-radius:var(--lp-radius-sm);padding:2.4rem 1.8rem 1.8rem;box-shadow:0 24px 60px rgba(0,0,0,.4);text-align:center}.lp-waitlist-close{position:absolute;top:.5rem;right:.8rem;background:transparent;border:0;font-size:1.7rem;line-height:1;color:var(--lp-ink);cursor:pointer;opacity:.55;transition:opacity .15s ease}.lp-waitlist-close:hover{opacity:1}.lp-waitlist-title{font-size:1.5rem;font-weight:700;margin:0 0 .4rem}.lp-waitlist-sub{font-size:.95rem;margin:0 0 1.2rem;opacity:.8}.lp-waitlist-modal iframe{width:480px;max-width:100%}