.lp{position:relative;min-height:100vh;overflow-x:hidden;background:#050510;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif}.lp *,.lp *:before,.lp *:after{box-sizing:border-box}[hidden]{display:none!important}.lp img{max-width:100%;display:block}.lp button,.lp a{outline:none;cursor:pointer}.lp button:focus-visible,.lp a:focus-visible{outline:2px solid #a78bfa;outline-offset:4px;border-radius:8px}.lp ul{margin:0;padding:0;list-style:none}.lp p,.lp h1,.lp h2,.lp h3,.lp h4{margin:0}.lp-font-display{font-family:Space Grotesk,Inter,system-ui,sans-serif;letter-spacing:-.02em}.lp-service__title,.lp-service__pitch,.lp-service__block-label,.lp-member__name,.lp-member__role,.lp-contact__name,.lp-contact__role,.lp-contact__purpose,.lp-cat__advisor-label,.lp-cat__advisor-name,.lp-advisor__name,.lp-advisor__role,.lp-story__author-name,.lp-story__author-role,.lp-collection__advisor-label,.lp-collection__advisor-name{display:block}.lp-container{margin:0 auto;max-width:80rem;padding:0 1rem}@media(min-width:640px){.lp-container{padding:0 1.5rem}}@media(min-width:1024px){.lp-container{padding:0 2rem}}body.lp:not(.template-index) .main-content{padding-top:4.5rem}@media(min-width:640px){body.lp:not(.template-index) .main-content{padding-top:5.5rem}}body.lp:not(.template-index) .lp-collection{padding-top:3rem}.lp-bg-glow{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-20;pointer-events:none}.lp-bg-glow span{position:absolute;border-radius:999px;filter:blur(150px)}.lp-bg-glow .g1{left:50%;top:0;height:500px;width:500px;transform:translate(-50%);background:#7c3aed1a}.lp-bg-glow .g2{right:0;top:33%;height:400px;width:400px;background:#db27770d}@keyframes lp-blob{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.lp-animate-blob{animation:lp-blob 14s infinite ease-in-out}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.lp-animate-float{animation:lp-float 6s ease-in-out infinite}@keyframes lp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-animate-marquee{animation:lp-marquee 30s linear infinite}@keyframes lp-ping{75%,to{transform:scale(2);opacity:0}}.lp-animate-ping{animation:lp-ping 1.6s cubic-bezier(0,0,.2,1) infinite}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.5}}.lp-animate-pulse{animation:lp-pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}[data-lp-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}[data-lp-reveal].is-visible{opacity:1;transform:translateY(0)}[data-lp-reveal=scale]{transform:scale(.92)}[data-lp-reveal=scale].is-visible{transform:scale(1)}.lp-gradient-text{background:linear-gradient(135deg,#a78bfa,#ec4899,#f59e0b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.lp-glass{background:#0b0b1a99;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.08)}.lp-glass-light{background:#ffffff0a;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(255,255,255,.08)}.lp-grid-pattern{background-image:linear-gradient(rgba(139,92,246,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(139,92,246,.08) 1px,transparent 1px);background-size:60px 60px}.lp-pill{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;padding:.375rem 1rem;font-size:.75rem;font-weight:500;color:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lp-eyebrow{text-align:center}.lp-eyebrow .lp-pill{margin:0 auto}.lp-section-title{font-family:Space Grotesk,Inter,sans-serif;letter-spacing:-.02em;margin-top:1.25rem;font-size:1.875rem;font-weight:700;color:#fff}@media(min-width:640px){.lp-section-title{font-size:2.25rem}}@media(min-width:1024px){.lp-section-title{font-size:3rem}}.lp-section-lead{margin-top:1rem;font-size:1rem;color:#fff9}@media(min-width:640px){.lp-section-lead{font-size:1.125rem}}.lp-section-head{margin:0 auto;max-width:42rem;text-align:center}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;font-weight:600;font-size:.875rem;padding:.875rem 1.75rem;border:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease;text-decoration:none}.lp-btn:active{transform:scale(.97)}.lp-btn:hover{transform:translateY(-2px) scale(1.03)}.lp-btn--gradient{background:linear-gradient(90deg,#8b5cf6,#d946ef,#ec4899);color:#fff;box-shadow:0 20px 45px -15px #ec489973}.lp-btn--ghost{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lp-btn--ghost:hover{background:#ffffff1a}.lp-btn--white{background:#fff;color:#18181b;box-shadow:0 20px 45px -15px #ffffff26}.lp-btn svg{width:1rem;height:1rem;flex:none}.lp-navbar{position:fixed;inset-inline:0;top:0;z-index:50}.lp-navbar__inner{transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease;border-bottom:1px solid transparent;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.lp-navbar__inner.is-solid{background-color:#050510d9;border-bottom-color:#ffffff0d;box-shadow:0 25px 50px -12px #8b5cf60d;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.lp-navbar__row{margin:0 auto;max-width:80rem;display:flex;height:4rem;align-items:center;justify-content:space-between;padding:0 1rem}@media(min-width:640px){.lp-navbar__row{height:5rem;padding:0 1.5rem}}@media(min-width:1024px){.lp-navbar__row{padding:0 2rem}}.lp-navbar__logo{display:flex;align-items:center;gap:.5rem}.lp-navbar__logo img{max-height:var(--lp-logo-h, 52px);width:auto;border-radius:.5rem}@media(max-width:639px){.lp-navbar__logo img{max-height:calc(var(--lp-logo-h, 52px) * .78)}}.lp-navbar__mark{position:relative}.lp-navbar__mark-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.75rem;background:linear-gradient(135deg,#8b5cf6,#ec4899);opacity:.7;filter:blur(8px)}.lp-navbar__mark-box{position:relative;display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.75rem;background:linear-gradient(135deg,#8b5cf6,#d946ef,#ec4899)}.lp-navbar__mark-box svg{width:1.25rem;height:1.25rem;color:#fff}.lp-navbar__wordmark{display:flex;flex-direction:column;line-height:1}.lp-navbar__wordmark strong{font-family:Space Grotesk,Inter,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.01em;color:#fff}.lp-navbar__wordmark span{font-size:.625rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:#c4b5fd}.lp-navbar__links{display:none;align-items:center;gap:.25rem}@media(min-width:1024px){.lp-navbar__links{display:flex}}.lp-navbar__links a{border-radius:999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#ffffffb3;transition:color .15s;text-decoration:none}.lp-navbar__links a:hover{color:#fff;background:#ffffff0d}.lp-navbar__actions{display:flex;align-items:center;gap:.75rem}.lp-navbar__cta{display:none}@media(min-width:640px){.lp-navbar__cta{display:inline-flex}}.lp-navbar__burger{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.75rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fff}@media(min-width:1024px){.lp-navbar__burger{display:none}}.lp-navbar__burger svg{width:1.25rem;height:1.25rem}.lp-navbar__mobile{border-top:1px solid rgba(255,255,255,.05);padding:1rem;display:flex;flex-direction:column;gap:.25rem;background:#050510f7;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);max-height:calc(100dvh - 4rem);overflow-y:auto;overscroll-behavior:contain}@media(min-width:1024px){.lp-navbar__mobile{display:none!important}}.lp-navbar__mobile a{border-radius:.75rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;color:#fffc;text-decoration:none}.lp-navbar__mobile a:hover{background:#ffffff0d;color:#fff}.lp-navbar__mobile .lp-btn{margin-top:.5rem;width:100%}.lp-hero{position:relative;overflow:hidden;padding:7rem 0 5rem;isolation:isolate}@media(min-width:640px){.lp-hero{padding:9rem 0 7rem}}@media(min-width:1024px){.lp-hero{padding:11rem 0 8rem}}.lp-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-10}.lp-hero__bg .b1{position:absolute;left:50%;top:-10rem;height:600px;width:600px;transform:translate(-50%);border-radius:999px;background:#7c3aed4d;filter:blur(120px)}.lp-hero__bg .b2{position:absolute;right:0;top:5rem;height:500px;width:500px;border-radius:999px;background:#db277733;filter:blur(120px);animation-delay:2s}.lp-hero__bg .b3{position:absolute;bottom:0;left:0;height:500px;width:500px;border-radius:999px;background:#f59e0b1a;filter:blur(120px);animation-delay:4s}.lp-hero__grid{display:grid;align-items:center;gap:3rem}@media(min-width:1024px){.lp-hero__grid{grid-template-columns:1fr 1fr;gap:4rem}}.lp-hero__badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;border:1px solid rgba(167,139,250,.2);background:#8b5cf61a;padding:.375rem 1rem;font-size:.75rem;font-weight:500;color:#ddd6fe;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lp-hero__dot{position:relative;display:inline-flex;height:.5rem;width:.5rem}.lp-hero__dot .ping{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#a78bfa;opacity:.75}.lp-hero__dot .core{position:relative;height:.5rem;width:.5rem;border-radius:999px;background:#a78bfa}.lp-hero__title{font-family:Space Grotesk,Inter,sans-serif;letter-spacing:-.02em;margin-top:1.5rem;font-size:2.25rem;font-weight:700;line-height:1.05;color:#fff}@media(min-width:640px){.lp-hero__title{font-size:3rem}}@media(min-width:1024px){.lp-hero__title{font-size:3.75rem}}@media(min-width:1280px){.lp-hero__title{font-size:4.5rem}}.lp-hero__title .lp-underline{position:relative;display:inline-block}.lp-hero__title .lp-underline svg{position:absolute;left:0;bottom:-.5rem;height:.75rem;width:100%}.lp-hero__lead{margin-top:1.5rem;max-width:36rem;font-size:1rem;line-height:1.7;color:#fff9}@media(min-width:640px){.lp-hero__lead{font-size:1.125rem}}.lp-hero__lead strong{color:#fff;font-weight:600}.lp-hero__lead .c-tech{color:#c4b5fd}.lp-hero__lead .c-pet{color:#f9a8d4}.lp-hero__lead .c-beauty{color:#fcd34d}.lp-hero__ctas{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.lp-hero__ctas{flex-direction:row}}.lp-hero__proof{margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}@media(min-width:640px){.lp-hero__proof{gap:2rem}}.lp-hero__avatars{display:flex}.lp-hero__avatars span{height:2rem;width:2rem;border-radius:999px;border:2px solid #050510;margin-left:-.5rem}.lp-hero__avatars span:first-child{margin-left:0}.lp-hero__stars{display:flex;align-items:center;gap:.125rem;color:#fbbf24}.lp-hero__stars svg{width:.875rem;height:.875rem}.lp-hero__proof-text{font-size:.875rem;color:#fff9;margin-top:.125rem}.lp-hero__divider{height:2rem;width:1px;background:#ffffff1a}.lp-hero__trust{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:#fff9}.lp-hero__trust span{display:inline-flex;align-items:center;gap:.375rem}.lp-hero__trust svg{width:1rem;height:1rem;color:#c4b5fd}.lp-hero__visual{position:relative}.lp-hero__stage{position:relative;margin:0 auto;aspect-ratio:1/1;max-width:28rem}.lp-hero__card{position:absolute;z-index:20;width:12rem;border-radius:1rem;padding:1rem;box-shadow:0 25px 50px -12px #00000080}.lp-hero__card--1{left:0;top:1.5rem}.lp-hero__card--2{right:0;top:6rem;width:13rem;z-index:30}.lp-hero__card--3{bottom:1.5rem;left:2rem;width:11rem}.lp-hero__card-media{margin-bottom:.5rem;display:flex;height:5rem;align-items:center;justify-content:center;border-radius:.75rem;overflow:hidden;background:linear-gradient(135deg,#8b5cf633,#d946ef33)}.lp-hero__card-media img{width:100%;height:100%;object-fit:cover}.lp-hero__card-media .emoji{font-size:2.5rem}.lp-hero__card p.name{font-size:.75rem;font-weight:600;color:#fff;margin:0}.lp-hero__card p.sub{font-size:.625rem;color:#ffffff80;margin-top:.125rem}.lp-hero__card-foot{margin-top:.5rem;display:flex;align-items:center;justify-content:space-between}.lp-hero__card-foot .price{font-size:.875rem;font-weight:700}.lp-hero__card-foot .badge{border-radius:999px;background:#8b5cf633;padding:.125rem .5rem;font-size:.625rem;font-weight:600;color:#ddd6fe}.lp-hero__card-foot .rating{display:flex;align-items:center;gap:.125rem;color:#fbbf24;font-size:.625rem;font-weight:600}.lp-hero__card-foot .rating svg{width:.625rem;height:.625rem}.lp-hero__stage-glow{position:absolute;left:50%;top:50%;z-index:-10;height:16rem;width:16rem;transform:translate(-50%,-50%);border-radius:999px;background:linear-gradient(135deg,#8b5cf64d,#d946ef4d,#ec48994d);filter:blur(64px)}.lp-hero__stage-frame{position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border-radius:1.5rem;border:1px solid rgba(255,255,255,.05);background:linear-gradient(135deg,rgba(255,255,255,.02),transparent)}@media(max-width:639px){.lp-hero__stage{max-width:21rem;aspect-ratio:1 / 1.08}.lp-hero__card{width:45%;padding:.7rem;border-radius:.9rem}.lp-hero__card--1{left:0;top:0}.lp-hero__card--2{right:0;top:32%;width:47%}.lp-hero__card--3{bottom:0;left:5%;width:44%}.lp-hero__card-media{height:4rem}.lp-hero__card p.name{font-size:.7rem}.lp-hero__stage-glow{height:12rem;width:12rem}}.lp-social{position:relative;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);background:#ffffff05;padding:3rem 0}@media(min-width:640px){.lp-social{padding:4rem 0}}.lp-social__label{text-align:center;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.3em;color:#fff6}.lp-social__marquee{position:relative;margin-top:2rem;overflow:hidden}.lp-social__marquee .fade{position:absolute;inset-block:0;z-index:10;width:8rem;pointer-events:none}.lp-social__marquee .fade--l{left:0;background:linear-gradient(90deg,#050510,transparent)}.lp-social__marquee .fade--r{right:0;background:linear-gradient(270deg,#050510,transparent)}.lp-social__track{display:flex;width:max-content;gap:3rem}.lp-social__track span{display:flex;height:3rem;min-width:140px;align-items:center;justify-content:center;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:#ffffff4d}.lp-social__stats{margin-top:3.5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(min-width:640px){.lp-social__stats{grid-template-columns:repeat(4,1fr)}}.lp-social__stats div{text-align:center}.lp-social__stats .value{font-family:Space Grotesk,sans-serif;font-size:1.875rem;font-weight:700;color:#fff}@media(min-width:640px){.lp-social__stats .value{font-size:2.25rem}}.lp-social__stats .label{margin-top:.25rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#ffffff80}@media(min-width:640px){.lp-social__stats .label{font-size:.875rem}}.lp-social__trust{margin-top:3rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:640px){.lp-social__trust{grid-template-columns:repeat(4,1fr)}}.lp-social__trust a,.lp-social__trust div{display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:1rem;border:1px solid rgba(255,255,255,.05);background:#ffffff05;padding:.875rem 1rem;font-size:.875rem;font-weight:500;color:#ffffffb3;transition:all .2s}.lp-social__trust div:hover{border-color:#a78bfa4d;background:#8b5cf60d;color:#fff}.lp-social__trust svg{width:1rem;height:1rem;color:#c4b5fd}.lp-grad--violet{background:linear-gradient(135deg,#7c3aed,#d946ef,#ec4899)}.lp-grad--pink{background:linear-gradient(135deg,#ec4899,#f43f5e,#f59e0b)}.lp-grad--amber{background:linear-gradient(135deg,#f59e0b,#f97316,#f43f5e)}.lp-grad--cyan{background:linear-gradient(135deg,#06b6d4,#3b82f6)}.lp-grad--emerald{background:linear-gradient(135deg,#10b981,#14b8a6)}.lp-grad--indigo{background:linear-gradient(135deg,#6366f1,#a855f7)}.lp-border--violet{border-color:#a78bfa4d}.lp-border--pink{border-color:#f472b64d}.lp-border--amber{border-color:#fbbf244d}.lp-border--cyan{border-color:#22d3ee4d}.lp-border--emerald{border-color:#34d3994d}.lp-border--indigo{border-color:#818cf84d}.lp-text--violet{color:#c4b5fd}.lp-text--pink{color:#f9a8d4}.lp-text--amber{color:#fcd34d}.lp-text--cyan{color:#67e8f9}.lp-text--emerald{color:#6ee7b7}.lp-text--indigo{color:#a5b4fc}.lp-categories{position:relative;padding:6rem 0}@media(min-width:640px){.lp-categories{padding:8rem 0}}.lp-categories__list{margin-top:4rem;display:flex;flex-direction:column;gap:1.5rem}.lp-cat{position:relative;overflow:hidden;border-radius:1.5rem;border:1px solid rgba(255,255,255,.05);background:linear-gradient(135deg,rgba(255,255,255,.03),transparent);padding:.25rem}.lp-cat__glow{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;z-index:-1;border-radius:1.5rem;opacity:0;filter:blur(24px);transition:opacity .5s}.lp-cat:hover .lp-cat__glow{opacity:.3}.lp-cat__inner{display:grid;align-items:center;gap:2rem;border-radius:1.15rem;background:#0a0a1a;padding:1.5rem}@media(min-width:640px){.lp-cat__inner{padding:2rem}}@media(min-width:1024px){.lp-cat__inner{grid-template-columns:repeat(5,1fr);gap:3rem;padding:2.5rem}}@media(min-width:1024px){.lp-cat__main{grid-column:span 3 / span 3}}.lp-cat__head{display:flex;align-items:center;gap:.75rem}.lp-cat__icon{display:flex;height:3rem;width:3rem;flex:none;align-items:center;justify-content:center;border-radius:1rem;box-shadow:0 10px 25px -8px #0006}.lp-cat__icon svg{width:1.5rem;height:1.5rem;color:#fff}.lp-cat__tagline{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:#fff6;margin:0}.lp-cat__title{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;color:#fff}@media(min-width:640px){.lp-cat__title{font-size:1.875rem}}.lp-cat__desc{margin-top:1rem;font-size:1rem;line-height:1.7;color:#fff9}@media(min-width:640px){.lp-cat__desc{font-size:1.125rem}}.lp-cat__tags{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.lp-cat__tags span{border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;padding:.375rem .75rem;font-size:.75rem;font-weight:500;color:#ffffffb3}.lp-cat__foot{margin-top:1.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.lp-cat__foot .lp-btn{padding:.625rem 1.25rem;box-shadow:0 10px 25px -8px #0006}.lp-cat__foot .stat{font-size:.75rem;font-weight:500;color:#ffffff80}.lp-cat__media{position:relative}@media(min-width:1024px){.lp-cat__media{grid-column:span 2 / span 2}}.lp-cat__media-inner{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:1rem;opacity:.92}.lp-cat__media-inner img{width:100%;height:100%;object-fit:cover}.lp-cat__media-inner .emoji-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:6rem}.lp-cat__media-tag{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;align-items:center;justify-content:space-between;border-radius:.75rem;background:#00000059;padding:.5rem .75rem;font-size:.75rem;font-weight:600;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lp-cat__media-glow{position:absolute;top:-1rem;right:-1rem;bottom:-1rem;left:-1rem;z-index:-1;border-radius:1.5rem;opacity:.2;filter:blur(32px)}.lp-showcase{position:relative;padding:6rem 0}@media(min-width:640px){.lp-showcase{padding:8rem 0}}.lp-showcase__head{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1.5rem}@media(min-width:640px){.lp-showcase__head{flex-direction:row;align-items:flex-end}}.lp-showcase__head-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#fff;text-decoration:none;white-space:nowrap}.lp-grid{margin-top:3rem;display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}@media(min-width:1024px){.lp-grid{grid-template-columns:repeat(4,1fr)}}.lp-product{position:relative;overflow:hidden;border-radius:1.5rem;border:1px solid rgba(255,255,255,.05);background:linear-gradient(135deg,#ffffff08,#ffffff03);padding:1rem;transition:border-color .2s,transform .2s}.lp-product:hover{border-color:#ffffff26;transform:translateY(-6px)}.lp-product__media{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:1rem;display:flex;align-items:center;justify-content:center}.lp-product__media img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;transition:transform .5s}.lp-product:hover .lp-product__media img{transform:scale(1.08)}.lp-product__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:block}.lp-product__badges{position:absolute;left:.75rem;top:.75rem;z-index:4;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.lp-product__badges span{border-radius:999px;border:1px solid;background:#0006;padding:.25rem .625rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lp-product__actions{position:absolute;right:.75rem;top:.75rem;z-index:5;display:flex;flex-direction:column;gap:.5rem;opacity:0;transition:opacity .2s}.lp-product:hover .lp-product__actions{opacity:1}.lp-product__actions button,.lp-product__actions a{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#0006;color:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s,color .2s}.lp-product__actions button:hover,.lp-product__actions a:hover{color:#fff;background:#8b5cf699}.lp-product__actions button svg,.lp-product__actions a svg{width:1rem;height:1rem}.lp-product__body{position:relative;z-index:4}.lp-product__body{margin-top:1rem;padding:0 .25rem}.lp-product__cat{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em}.lp-product__name{margin-top:.25rem;font-size:.875rem;font-weight:600;color:#fff}.lp-product__rating{margin-top:.5rem;display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#ffffff80}.lp-product__rating svg{width:.75rem;height:.75rem;color:#fbbf24}.lp-product__rating strong{color:#fff;font-weight:600}.lp-product__foot{margin-top:.75rem;display:flex;align-items:flex-end;justify-content:space-between}.lp-product__foot form{margin:0}.lp-product__price{font-family:Space Grotesk,sans-serif;font-size:1.125rem;font-weight:700;color:#fff}.lp-product__compare{margin-left:.375rem;font-size:.75rem;color:#fff6;text-decoration:line-through}.lp-product__add{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:999px;border:1px solid;color:#fff;background:#8b5cf659}.lp-product__add svg{width:1rem;height:1rem}.lp-product__empty{grid-column:1 / -1;border:1px dashed rgba(255,255,255,.15);border-radius:1rem;padding:3rem 1.5rem;text-align:center;color:#fff6;font-size:.875rem}.lp-advisors{position:relative;padding:6rem 0}@media(min-width:640px){.lp-advisors{padding:8rem 0}}.lp-advisors__glow{position:absolute;left:50%;top:4rem;z-index:-10;height:20rem;width:40rem;max-width:90vw;transform:translate(-50%);border-radius:999px;background:#8b5cf624;filter:blur(120px)}.lp-advisors__grid{margin-top:4rem;display:grid;gap:1.5rem}@media(min-width:768px){.lp-advisors__grid{grid-template-columns:repeat(3,1fr)}}.lp-advisor{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:1.5rem;border:1px solid rgba(255,255,255,.06);background:linear-gradient(135deg,#ffffff0a,#ffffff03);transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .3s}.lp-advisor:hover{transform:translateY(-8px);border-color:#ffffff29}.lp-advisor__glow{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;border-radius:1.5rem;opacity:0;filter:blur(22px);transition:opacity .45s}.lp-advisor:hover .lp-advisor__glow{opacity:.38}.lp-advisor__media{position:relative;aspect-ratio:4/5;overflow:hidden}.lp-advisor__media img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:grayscale(1) contrast(1.05);transition:filter .5s ease,transform .6s cubic-bezier(.22,1,.36,1)}.lp-advisor:hover .lp-advisor__media img{filter:grayscale(0) contrast(1);transform:scale(1.05)}.lp-advisor__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(5,5,16,.55) 72%,#0a0a18 100%);pointer-events:none}.lp-advisor__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:Space Grotesk,sans-serif;font-size:3.5rem;font-weight:700;color:#fff}.lp-advisor__line{position:absolute;left:1rem;top:1rem;z-index:2;display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;padding:.35rem .85rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#fff;box-shadow:0 8px 24px -10px #000c}.lp-advisor__line svg{width:.85rem;height:.85rem}.lp-advisor__status{position:absolute;right:1rem;top:1rem;z-index:2;display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#05051099;padding:.3rem .7rem;font-size:.65rem;font-weight:600;color:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lp-advisor__status .dot{width:.4rem;height:.4rem;border-radius:999px;background:#34d399}.lp-advisor__identity{position:absolute;left:1.25rem;right:1.25rem;bottom:1rem;z-index:2}.lp-advisor__name{font-family:Space Grotesk,sans-serif;font-size:1.35rem;font-weight:700;color:#fff;line-height:1.1}.lp-advisor__role{margin-top:.3rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.lp-advisor__body{display:flex;flex-direction:column;flex:1;padding:1.25rem;gap:1rem}.lp-advisor__pitch{font-size:.875rem;line-height:1.65;color:#ffffff9e;flex:1}.lp-advisor__skills{display:flex;flex-wrap:wrap;gap:.4rem}.lp-advisor__skills span{border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;padding:.3rem .65rem;font-size:.68rem;font-weight:500;color:#ffffffad}.lp-advisor__actions{display:flex;flex-direction:column;gap:.5rem}.lp-btn--whatsapp{background:linear-gradient(90deg,#25d366,#1eb857);color:#fff;box-shadow:0 18px 40px -18px #25d366b3}.lp-btn--whatsapp:hover{background:linear-gradient(90deg,#2ee275,#25d366)}.lp-advisor__shop{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-size:.78rem;font-weight:600;color:#ffffff8c;text-decoration:none;padding:.3rem}.lp-advisor__shop:hover{color:#fff}.lp-advisor__shop svg{width:.85rem;height:.85rem}.lp-cat__advisor{margin-top:1.5rem;display:flex;align-items:center;gap:.75rem;border-top:1px solid rgba(255,255,255,.07);padding-top:1.25rem}.lp-cat__advisor-photo{position:relative;height:2.75rem;width:2.75rem;flex:none;border-radius:999px;overflow:hidden;border:2px solid rgba(255,255,255,.15)}.lp-cat__advisor-photo img{width:100%;height:100%;object-fit:cover}.lp-cat__advisor-photo .initial{display:flex;height:100%;width:100%;align-items:center;justify-content:center;font-weight:700;color:#fff}.lp-cat__advisor-info{flex:1;min-width:0}.lp-cat__advisor-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#fff6}.lp-cat__advisor-name{font-size:.9rem;font-weight:600;color:#fff}.lp-cat__advisor-cta{display:inline-flex;align-items:center;gap:.4rem;flex:none;border-radius:999px;border:1px solid rgba(37,211,102,.35);background:#25d3661f;padding:.5rem 1rem;font-size:.78rem;font-weight:600;color:#6ee7a8;text-decoration:none;transition:background .2s,color .2s}.lp-cat__advisor-cta:hover{background:#25d36638;color:#fff}.lp-cat__advisor-cta svg{width:.9rem;height:.9rem}.lp-contacts{margin-top:3.5rem}.lp-contacts__label{text-align:center;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.24em;color:#ffffff61}.lp-contacts__grid{margin-top:1.5rem;display:grid;gap:1rem}@media(min-width:700px){.lp-contacts__grid{grid-template-columns:repeat(2,1fr)}}.lp-contact{position:relative;display:flex;align-items:center;gap:1rem;overflow:hidden;border-radius:1.25rem;border:1px solid rgba(255,255,255,.07);background:linear-gradient(135deg,#ffffff09,#ffffff03);padding:1.15rem 1.25rem;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s}.lp-contact:hover{transform:translateY(-4px);border-color:#ffffff29}.lp-contact__glow{position:absolute;right:-3rem;top:-3rem;height:9rem;width:9rem;border-radius:999px;opacity:.12;filter:blur(40px);transition:opacity .3s}.lp-contact:hover .lp-contact__glow{opacity:.3}.lp-contact__photo{position:relative;height:3.25rem;width:3.25rem;flex:none;border-radius:999px;overflow:hidden;border:2px solid rgba(255,255,255,.14)}.lp-contact__photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.lp-contact__photo .initial{display:flex;height:100%;width:100%;align-items:center;justify-content:center;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1.15rem;color:#fff}.lp-contact__info{flex:1;min-width:0}.lp-contact__name{font-size:.95rem;font-weight:700;color:#fff}.lp-contact__role{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.13em;margin-top:.15rem}.lp-contact__purpose{margin-top:.4rem;font-size:.8rem;line-height:1.55;color:#ffffff8c}.lp-contact__cta{flex:none;display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;border:1px solid rgba(37,211,102,.35);background:#25d3661f;padding:.55rem 1.1rem;font-size:.78rem;font-weight:600;color:#6ee7a8;text-decoration:none;transition:background .2s,color .2s;align-self:center}.lp-contact__cta:hover{background:#25d3663d;color:#fff}.lp-contact__cta svg{width:.9rem;height:.9rem}@media(max-width:560px){.lp-contact{flex-wrap:wrap}.lp-contact__cta{width:100%;justify-content:center}}.lp-services{position:relative;padding:6rem 0}@media(min-width:640px){.lp-services{padding:8rem 0}}.lp-services__glow{position:absolute;left:50%;top:12%;z-index:-10;height:24rem;width:44rem;max-width:92vw;transform:translate(-50%);border-radius:999px;background:#8b5cf621;filter:blur(130px)}.lp-services__grid{margin-top:3.5rem;display:grid;gap:1.5rem;align-items:stretch}@media(min-width:900px){.lp-services__grid{grid-template-columns:repeat(3,1fr)}}.lp-offer{position:relative;display:flex}@media(min-width:900px){.lp-offer--featured{margin-top:-1rem;margin-bottom:1rem}}.lp-offer__glow{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:-1;border-radius:1.5rem;opacity:0;filter:blur(18px);transition:opacity .4s,filter .4s}.lp-offer--featured .lp-offer__glow{opacity:.7}.lp-offer:hover .lp-offer__glow{opacity:.85;filter:blur(24px)}.lp-offer__card{position:relative;display:flex;width:100%;flex-direction:column;overflow:hidden;border-radius:1.5rem;border:1px solid rgba(255,255,255,.08);padding:1.85rem;background:linear-gradient(150deg,#ffffff0b,#ffffff03);transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .35s}.lp-offer:hover .lp-offer__card{transform:translateY(-8px);border-color:#fff3;box-shadow:0 34px 64px -34px #000000f2}.lp-offer--featured .lp-offer__card{border-color:#d946ef59;background:linear-gradient(150deg,#4c1d958c,#701a4f59,#0a0a18e6)}.lp-offer__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.09) 50%,transparent 65%);transform:translate(-100%)}.lp-offer:hover .lp-offer__card:after{opacity:1;animation:lp-plan-shine 1.1s cubic-bezier(.22,1,.36,1) forwards}.lp-offer__tag{position:absolute;left:50%;top:-.85rem;transform:translate(-50%);z-index:3;display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap;border-radius:999px;padding:.32rem .9rem;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:#fff;box-shadow:0 10px 26px -10px #d946efe6}.lp-offer__tag svg{width:.7rem;height:.7rem}.lp-offer__head{display:flex;align-items:center;gap:.85rem}.lp-offer__icon{display:flex;height:2.6rem;width:2.6rem;flex:none;align-items:center;justify-content:center;border-radius:.9rem;box-shadow:0 12px 26px -12px #000000bf}.lp-offer__icon svg{width:1.3rem;height:1.3rem;color:#fff}.lp-offer__title{font-family:Space Grotesk,sans-serif;font-size:1.28rem;font-weight:700;color:#fff;line-height:1.2;overflow-wrap:normal;word-break:keep-all;-webkit-hyphens:none;hyphens:none}.lp-offer__pitch{margin-top:.85rem;font-size:.88rem;line-height:1.65;color:#ffffff9e}.lp-offer__price{margin-top:1.35rem;display:flex;align-items:baseline;flex-wrap:wrap;gap:.35rem}.lp-offer__price-from{font-size:.78rem;font-weight:600;color:#ffffff80;width:100%}.lp-offer__price-value{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:800;color:#fff;letter-spacing:-.02em}.lp-offer__price-unit{font-size:.85rem;color:#ffffff80}.lp-offer__features{margin-top:1.4rem;display:flex;flex-direction:column;gap:.7rem;flex:1}.lp-offer__features li{display:flex;align-items:flex-start;gap:.6rem;font-size:.86rem;line-height:1.5;color:#ffffffd1}.lp-offer__features .check{margin-top:.12rem;display:flex;height:1.2rem;width:1.2rem;flex:none;align-items:center;justify-content:center;border-radius:999px}.lp-offer__features .check svg{width:.72rem;height:.72rem;color:#fff}.lp-offer__cta{margin-top:1.6rem;width:100%}.lp-offer__detail-toggle{margin-top:.8rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:100%;border:none;background:none;font-size:.78rem;font-weight:600;color:#ffffff80;padding:.35rem}.lp-offer__detail-toggle:hover{color:#fff}.lp-offer__detail-toggle svg{width:.85rem;height:.85rem;transition:transform .3s}.lp-offer.is-open .lp-offer__detail-toggle svg{transform:rotate(180deg)}.lp-offer__detail{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.22,1,.36,1)}.lp-offer.is-open .lp-offer__detail{grid-template-rows:1fr}.lp-offer__detail-inner{overflow:hidden}.lp-offer__block{margin-top:1.1rem}.lp-offer__block-label{display:block;font-size:.63rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.lp-offer__block p{margin-top:.35rem;font-size:.83rem;line-height:1.7;color:#fff9}.lp-collection{position:relative;padding:7.5rem 0 5rem}@media(min-width:640px){.lp-collection{padding:9rem 0 6rem}}.lp-collection__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-10;overflow:hidden}.lp-collection__bg .blob{position:absolute;border-radius:999px;filter:blur(120px)}.lp-collection__bg .b1{left:50%;top:-12rem;height:30rem;width:30rem;transform:translate(-50%);background:#7c3aed3d}.lp-collection__bg .b2{right:-6rem;top:8rem;height:24rem;width:24rem;background:#db277724}.lp-collection__head{max-width:46rem}.lp-collection__title{font-family:Space Grotesk,sans-serif;margin-top:1.15rem;font-size:2.25rem;font-weight:800;letter-spacing:-.02em;line-height:1.08;color:#fff}@media(min-width:640px){.lp-collection__title{font-size:3rem}}@media(min-width:1024px){.lp-collection__title{font-size:3.6rem}}.lp-collection__desc{margin-top:1.1rem;font-size:1rem;line-height:1.75;color:#fff9}.lp-collection__meta{margin-top:1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.lp-collection__meta span{border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;padding:.4rem .9rem;font-size:.76rem;font-weight:600;color:#ffffffb3}.lp-collection__advisor{margin-top:2rem;display:flex;align-items:center;gap:1rem;max-width:34rem;border-radius:1.25rem;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#ffffff0b,#ffffff03);padding:1rem 1.15rem}.lp-collection__advisor-photo{height:3rem;width:3rem;flex:none;border-radius:999px;overflow:hidden;border:2px solid rgba(255,255,255,.15)}.lp-collection__advisor-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.lp-collection__advisor-info{flex:1;min-width:0}.lp-collection__advisor-label{font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#ffffff6b}.lp-collection__advisor-name{margin-top:.12rem;font-size:.92rem;font-weight:700;color:#fff}.lp-collection__toolbar{margin-top:3rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid rgba(255,255,255,.07);padding-top:1.25rem}.lp-collection__count{font-size:.82rem;color:#ffffff80}.lp-collection__links{display:flex;flex-wrap:wrap;gap:.5rem}.lp-collection__links a{border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;padding:.45rem 1rem;font-size:.78rem;font-weight:600;color:#ffffffb3;text-decoration:none;transition:all .2s}.lp-collection__links a:hover,.lp-collection__links a.is-current{border-color:#a78bfa80;background:#8b5cf629;color:#fff}.lp-collection__empty{margin-top:3rem;border:1px dashed rgba(255,255,255,.15);border-radius:1.25rem;padding:3.5rem 1.5rem;text-align:center;color:#ffffff73}.lp-pagination{margin-top:3.5rem;display:flex;justify-content:center;gap:.5rem}.lp-pagination a,.lp-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:2.4rem;height:2.4rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;font-size:.85rem;font-weight:600;color:#ffffffb3;text-decoration:none;padding:0 .7rem}.lp-pagination a:hover{border-color:#a78bfa80;background:#8b5cf62e;color:#fff}.lp-pagination .current{border-color:#a78bfa99;background:#8b5cf647;color:#fff}.template-product .main-content,.template-product .product-section{position:relative}.template-product .product-section:before{content:"";position:absolute;left:50%;top:-6rem;z-index:-1;height:34rem;width:46rem;max-width:95vw;transform:translate(-50%);border-radius:999px;background:#7c3aed2e;filter:blur(140px);pointer-events:none}.template-product .breadcrumb{font-size:.78rem;letter-spacing:.01em;color:#fff6;padding-top:1.75rem}.template-product .breadcrumb a{color:#ffffff8c}.template-product .breadcrumb a:hover{color:#c4b5fd}.template-product .product-layout{gap:3rem;padding:2rem 0 4rem}@media(min-width:990px){.template-product .product-layout{gap:4rem}}.template-product .product-gallery__main{border-radius:1.5rem;border:1px solid rgba(255,255,255,.07);background:linear-gradient(150deg,#ffffff0d,#ffffff03);box-shadow:0 40px 80px -40px #000000f2}.template-product .product-gallery__slide img{transition:transform .7s cubic-bezier(.22,1,.36,1)}.template-product .product-gallery__main:hover .product-gallery__slide.is-active img{transform:scale(1.04)}.template-product .product-gallery__nav{background:#0a0a18b8;border-color:#ffffff24;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .2s,transform .2s}.template-product .product-gallery__nav:hover{background:#8b5cf6a6;transform:translateY(-50%) scale(1.08)}.template-product .product-gallery__thumb{border-radius:.85rem;border-width:2px;background:#ffffff0a;transition:transform .25s,border-color .25s}.template-product .product-gallery__thumb:hover{transform:translateY(-3px)}.template-product .product-gallery__thumb.is-active{border-color:#a78bfa;box-shadow:0 0 0 3px #8b5cf640}.template-product .badge{box-shadow:0 10px 24px -12px #000000e6}.template-product .product-buybox{gap:1.25rem}.template-product .product-vendor{font-size:.72rem;font-weight:700;letter-spacing:.2em;color:#c4b5fd}.template-product .product-title{font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(1.75rem,3.2vw,2.6rem);font-weight:800;letter-spacing:-.025em;line-height:1.08;color:#fff}.template-product .price-block__current{font-family:Space Grotesk,sans-serif;font-size:2.1rem;font-weight:800;letter-spacing:-.02em}.template-product .price-block__discount{box-shadow:0 8px 20px -8px #e8493acc}.template-product .product-excerpt{font-size:.95rem;line-height:1.75;color:#ffffff9e}.template-product .variant-picker__label{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#ffffff80}.template-product .pill span{border-radius:999px;padding:.6em 1.15em;border-color:#ffffff24;background:#ffffff0a;transition:all .2s}.template-product .pill input:checked+span{background:linear-gradient(90deg,#8b5cf6,#d946ef);border-color:transparent;box-shadow:0 12px 26px -12px #d946efe6}.template-product .quantity-input{border-radius:999px;border-color:#ffffff24;background:#ffffff0a;overflow:hidden}.template-product .quantity-input__btn{background:transparent;color:#ffffffbf;transition:background .2s,color .2s}.template-product .quantity-input__btn:hover{background:#ffffff1a;color:#fff}.template-product .quantity-input input{background:transparent;color:#fff;font-weight:700}.template-product .product-form__quantity label{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#ffffff80}.template-product .btn{border-radius:999px;font-weight:700}.template-product .btn--primary{background:linear-gradient(90deg,#8b5cf6,#d946ef,#ec4899);color:#fff;box-shadow:0 22px 46px -20px #d946efd9}.template-product .btn--primary:hover{transform:translateY(-2px);box-shadow:0 26px 54px -20px #d946ef}.template-product .shopify-payment-button__button{border-radius:999px!important;font-weight:700!important}.template-product .trust-badges{border-color:#ffffff14;gap:.8rem}.template-product .trust-badges li{font-size:.82rem;color:#ffffffad}.template-product .trust-badges svg{color:#a78bfa}.template-product .stock-urgency__in-stock{color:#6ee7a8}.template-product .product-sku,.template-product .product-share{color:#ffffff6b}.template-product .product-share a{background:#ffffff0f;transition:background .2s,transform .2s}.template-product .product-share a:hover{background:#8b5cf680;transform:translateY(-2px)}.template-product .accordion-item{border-color:#ffffff14}.template-product .accordion-item__trigger{font-size:.95rem;color:#fff}.template-product .accordion-item__trigger:hover{color:#c4b5fd}.template-product .accordion-item__content .rte{color:#ffffff9e}.template-product .product-full-description{max-width:62rem;margin:0 auto 4rem;padding:2.25rem;border-radius:1.5rem;border:1px solid rgba(255,255,255,.07);background:linear-gradient(150deg,#ffffff0a,#ffffff03)}.template-product .product-full-description>h2{font-family:Space Grotesk,sans-serif;font-size:1.45rem;font-weight:700;color:#fff;padding-bottom:1rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.template-product .product-full-description .rte{color:#ffffffa8;font-size:.95rem;line-height:1.8}.template-product .product-full-description .rte h1,.template-product .product-full-description .rte h2,.template-product .product-full-description .rte h3,.template-product .product-full-description .rte h4{font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700;color:#fff;margin:1.75rem 0 .6rem;padding-left:.85rem;border-left:3px solid #a78bfa}.template-product .product-full-description .rte h1:first-child,.template-product .product-full-description .rte h2:first-child,.template-product .product-full-description .rte h3:first-child{margin-top:0}.template-product .product-full-description .rte p{margin-bottom:1rem}.template-product .product-full-description .rte ul{list-style:none;padding-left:0}.template-product .product-full-description .rte ul li{position:relative;padding-left:1.6rem;margin-bottom:.6rem}.template-product .product-full-description .rte ul li:before{content:"";position:absolute;left:0;top:.55em;height:.45rem;width:.45rem;border-radius:999px;background:linear-gradient(135deg,#a78bfa,#ec4899)}.template-product .product-full-description .rte img{border-radius:1rem;margin:1.25rem 0}.template-product .product-full-description .rte strong{color:#fff}.template-product .benefits-section__title,.template-product .reviews-section h2,.template-product .faq-section__title,.template-product .recommendations-section__title{font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:800;letter-spacing:-.02em;color:#fff}.template-product .benefit-card{border:1px solid rgba(255,255,255,.07);background:linear-gradient(150deg,#ffffff0b,#ffffff03);border-radius:1.25rem;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s}.template-product .benefit-card:hover{transform:translateY(-6px);border-color:#a78bfa59}.template-product .benefit-card__icon svg{color:#a78bfa}.template-product .review-card{border:1px solid rgba(255,255,255,.07);border-radius:1.25rem;background:linear-gradient(150deg,#ffffff0b,#ffffff03);transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s}.template-product .review-card:hover{transform:translateY(-4px);border-color:#ffffff29}.template-product .reviews-empty{color:#fff6}.template-product .product-card__media{border-radius:1.25rem;border:1px solid rgba(255,255,255,.06)}.template-product .product-card:hover .product-card__media{border-color:#a78bfa59}.sticky-add-to-cart{background:#080812e6;border-top:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(18px) saturate(160%);backdrop-filter:blur(18px) saturate(160%)}.sticky-add-to-cart .btn--primary{border-radius:999px;background:linear-gradient(90deg,#8b5cf6,#d946ef,#ec4899)}.lp-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:#03030af0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:zoom-out;animation:lp-zoom-in .22s ease}.lp-zoom[hidden]{display:none}@keyframes lp-zoom-in{0%{opacity:0}to{opacity:1}}.lp-zoom img{max-width:100%;max-height:100%;object-fit:contain;border-radius:1rem;box-shadow:0 40px 90px -30px #000;animation:lp-zoom-scale .3s cubic-bezier(.22,1,.36,1)}@keyframes lp-zoom-scale{0%{transform:scale(.93);opacity:0}to{transform:scale(1);opacity:1}}.lp-zoom__close{position:absolute;top:1.25rem;right:1.25rem;z-index:2;cursor:pointer;display:flex;height:2.75rem;width:2.75rem;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .2s,transform .2s}.lp-zoom__close:hover{background:#fff3;transform:scale(1.06)}.lp-zoom__close svg{width:1.15rem;height:1.15rem}.lp-fav-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid rgba(255,255,255,.12);background:#0006;color:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:color .2s,background .2s,border-color .2s,transform .2s}.lp-fav-btn--icon{height:2.25rem;width:2.25rem;border-radius:999px}.lp-fav-btn--inline{border-radius:999px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;background:#ffffff0d}.lp-fav-btn svg{width:1rem;height:1rem;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.lp-fav-btn:hover{color:#fff;border-color:#f472b680;background:#ec489940}.lp-fav-btn.is-active{color:#f9a8d4;border-color:#f472b68c;background:#ec489933}.lp-fav-btn.is-active svg{fill:currentColor}.lp-fav-btn.is-bumping svg{animation:lp-fav-pop .45s cubic-bezier(.34,1.56,.64,1)}@keyframes lp-fav-pop{0%{transform:scale(1)}45%{transform:scale(1.35)}to{transform:scale(1)}}.lp-navbar__fav{position:relative;display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.75rem;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fff;transition:background .2s,border-color .2s}.lp-navbar__fav:hover{background:#ec489940;border-color:#f472b673}.lp-navbar__fav svg{width:1.1rem;height:1.1rem}.lp-navbar__fav-count{position:absolute;top:-.35rem;right:-.35rem;min-width:1.15rem;height:1.15rem;padding:0 .25rem;display:none;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#ec4899,#f43f5e);color:#fff;font-size:.62rem;font-weight:800;box-shadow:0 6px 14px -6px #ec4899e6}.lp-navbar__fav-count.is-visible{display:flex;animation:lp-fav-pop .4s cubic-bezier(.34,1.56,.64,1)}.lp-fav-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;visibility:hidden}.lp-fav-drawer[aria-hidden=false]{visibility:visible}.lp-fav-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#03030ab8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .25s ease}.lp-fav-drawer[aria-hidden=false] .lp-fav-drawer__overlay{opacity:1}.lp-fav-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(26rem,100%);display:flex;flex-direction:column;background:#0a0a18;border-left:1px solid rgba(255,255,255,.08);transform:translate(100%);transition:transform .32s cubic-bezier(.22,1,.36,1)}.lp-fav-drawer[aria-hidden=false] .lp-fav-drawer__panel{transform:translate(0)}.lp-fav-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;border-bottom:1px solid rgba(255,255,255,.08)}.lp-fav-drawer__header h2{font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700;color:#fff}.lp-fav-drawer__close{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#fff}.lp-fav-drawer__close svg{width:1rem;height:1rem}.lp-fav-drawer__body{flex:1;overflow-y:auto;padding:1rem 1.25rem}.lp-fav-drawer__empty{text-align:center;color:#ffffff73;padding:3rem 1rem;font-size:.9rem;line-height:1.7}.lp-fav-drawer__empty svg{width:2.5rem;height:2.5rem;color:#ffffff2e;margin:0 auto 1rem}.lp-fav-item{display:flex;gap:.85rem;padding:.9rem 0;border-bottom:1px solid rgba(255,255,255,.07)}.lp-fav-item__media{height:4.25rem;width:4.25rem;flex:none;border-radius:.85rem;overflow:hidden;background:#ffffff0d}.lp-fav-item__media img{width:100%;height:100%;object-fit:cover}.lp-fav-item__info{flex:1;min-width:0}.lp-fav-item__title{display:block;font-size:.85rem;font-weight:600;color:#fff;text-decoration:none;line-height:1.35}.lp-fav-item__title:hover{color:#c4b5fd}.lp-fav-item__price{margin-top:.3rem;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700;color:#fff}.lp-fav-item__soldout{margin-top:.3rem;font-size:.75rem;color:#ffffff73}.lp-fav-item__actions{margin-top:.55rem;display:flex;flex-wrap:wrap;gap:.4rem}.lp-fav-item__add{border-radius:999px;border:none;padding:.4rem .9rem;font-size:.74rem;font-weight:700;color:#fff;background:linear-gradient(90deg,#8b5cf6,#d946ef);transition:transform .2s,opacity .2s}.lp-fav-item__add:hover{transform:translateY(-1px)}.lp-fav-item__add:disabled{opacity:.45;transform:none;cursor:not-allowed}.lp-fav-item__remove{border:none;background:none;padding:.4rem .3rem;font-size:.74rem;font-weight:600;color:#ffffff73;text-decoration:underline}.lp-fav-item__remove:hover{color:#f9a8d4}.lp-fav-drawer__footer{border-top:1px solid rgba(255,255,255,.08);padding:1.25rem;display:flex;flex-direction:column;gap:.6rem}.lp-fav-drawer__footer .lp-btn{width:100%}.template-product .product-share .lp-fav-btn--inline{border-color:#ffffff24}.lp-pay{border-radius:1.25rem;border:1px solid rgba(255,255,255,.08);background:#ffffff06;padding:1.15rem 1.25rem}.lp-pay__label{display:flex;align-items:center;gap:.45rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#ffffff73}.lp-pay__label svg{width:.95rem;height:.95rem;color:#6ee7a8}.lp-pay__icons{margin-top:.85rem;display:flex;flex-wrap:wrap;gap:.5rem}.lp-pay__icons svg,.lp-pay__icons img{height:1.75rem;width:auto;border-radius:.3rem}.lp-pay__icon-wrap{display:inline-flex;align-items:center;justify-content:center;padding:.3rem .45rem;border-radius:.55rem;background:#fffffff0;opacity:0;transform:translateY(8px) scale(.94);animation:lp-pay-in .5s cubic-bezier(.22,1,.36,1) forwards;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s}.lp-pay__icon-wrap:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 22px -12px #000000e6}@keyframes lp-pay-in{to{opacity:1;transform:translateY(0) scale(1)}}.lp-pay__note{margin-top:.85rem;font-size:.74rem;line-height:1.55;color:#ffffff6b}.lp-handoff{position:relative;overflow:hidden;border-radius:1.25rem;border:1px solid rgba(37,211,102,.28);background:linear-gradient(135deg,#25d3661a,#ffffff04);padding:1.25rem}.lp-handoff__glow{position:absolute;right:-3rem;top:-3rem;height:10rem;width:10rem;border-radius:999px;background:#25d36659;filter:blur(50px);opacity:.5}.lp-handoff__head{position:relative;display:flex;align-items:center;gap:.85rem}.lp-handoff__photo{height:2.9rem;width:2.9rem;flex:none;border-radius:999px;overflow:hidden;border:2px solid rgba(37,211,102,.45)}.lp-handoff__photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.lp-handoff__photo .initial{display:flex;height:100%;width:100%;align-items:center;justify-content:center;font-weight:700;color:#fff;background:linear-gradient(135deg,#25d366,#1eb857)}.lp-handoff__title{font-size:.95rem;font-weight:700;color:#fff}.lp-handoff__sub{margin-top:.15rem;font-size:.78rem;color:#fff9}.lp-handoff__perks{position:relative;margin-top:1rem;display:flex;flex-wrap:wrap;gap:.45rem}.lp-handoff__perks span{display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#00000040;padding:.32rem .7rem;font-size:.72rem;font-weight:600;color:#ffffffb8}.lp-handoff__perks svg{width:.8rem;height:.8rem;color:#6ee7a8}.lp-handoff .lp-btn{position:relative;margin-top:1.1rem;width:100%}.lp-handoff__pulse{position:relative;display:inline-flex;height:.5rem;width:.5rem}.lp-handoff__pulse:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#34d399;opacity:.75;animation:lp-ping 1.8s cubic-bezier(0,0,.2,1) infinite}.lp-handoff__pulse:after{content:"";position:relative;height:.5rem;width:.5rem;border-radius:999px;background:#34d399}.lp-handoff__title,.lp-handoff__sub{display:block}.lp-handoff .lp-btn[aria-busy=true]{opacity:.6;pointer-events:none}.cart-drawer__footer .lp-handoff{padding:1rem;margin-bottom:.35rem}.cart-drawer__footer .lp-handoff__perks{display:none}.cart-drawer__footer .lp-handoff__title{font-size:.88rem}.cart-drawer__footer .lp-handoff__sub{font-size:.74rem}.cart-drawer__footer .lp-handoff .lp-btn{margin-top:.8rem;padding:.75em 1.25em;font-size:.85rem}.cart-extras{display:grid;gap:1rem;margin-top:2rem}@media(min-width:900px){.cart-extras{grid-template-columns:1.2fr 1fr;align-items:start}}.product-buybox .lp-handoff,.product-buybox .lp-pay{width:100%}.lp-trust{position:relative;padding:6rem 0}@media(min-width:640px){.lp-trust{padding:8rem 0}}.lp-trust__glow1{position:absolute;left:50%;top:-4rem;z-index:-10;height:18rem;width:18rem;transform:translate(-50%);border-radius:999px;background:#8b5cf62e;filter:blur(120px)}.lp-trust__glow2{position:absolute;right:0;bottom:0;z-index:-10;height:18rem;width:18rem;border-radius:999px;background:#ec48991a;filter:blur(120px)}.lp-trust__grid{margin-top:4rem;display:grid;gap:1.25rem}@media(min-width:640px){.lp-trust__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.lp-trust__grid{grid-template-columns:repeat(3,1fr)}}.lp-trust-card{position:relative;overflow:hidden;display:flex;flex-direction:column;border-radius:1.5rem;border:1px solid rgba(255,255,255,.06);background:linear-gradient(135deg,#ffffff0a,#ffffff03);padding:1.6rem;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .3s}.lp-trust-card:hover{transform:translateY(-6px);border-color:#ffffff26}.lp-trust-card__glow{position:absolute;right:-3rem;top:-3rem;height:10rem;width:10rem;border-radius:999px;opacity:.12;filter:blur(45px);transition:opacity .3s}.lp-trust-card:hover .lp-trust-card__glow{opacity:.32}.lp-trust-card__icon{display:inline-flex;height:2.6rem;width:2.6rem;align-items:center;justify-content:center;border-radius:.9rem;margin-bottom:1.15rem}.lp-trust-card__icon svg{width:1.3rem;height:1.3rem;color:#fff}.lp-trust-card__badge{position:absolute;right:1.25rem;top:1.25rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;padding:.25rem .65rem;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#fff9}.lp-trust-card__title{font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700;color:#fff;line-height:1.3}.lp-trust-card__text{margin-top:.6rem;font-size:.875rem;line-height:1.7;color:#ffffff9e;flex:1}.lp-trust-card__proof{margin-top:1.15rem;display:flex;align-items:center;gap:.55rem;border-top:1px solid rgba(255,255,255,.07);padding-top:1rem;font-size:.75rem;font-weight:600;color:#ffffff80}.lp-trust-card__proof svg{width:.9rem;height:.9rem;flex:none}.lp-story{position:relative;padding:6rem 0}@media(min-width:640px){.lp-story{padding:8rem 0}}.lp-story__glow{position:absolute;right:0;top:20%;z-index:-10;height:22rem;width:22rem;border-radius:999px;background:#ec48991a;filter:blur(130px)}.lp-story__grid{margin-top:3.5rem;display:grid;gap:3rem;align-items:start}@media(min-width:1024px){.lp-story__grid{grid-template-columns:1fr 1fr;gap:4rem}}.lp-story__quote{position:relative;border-left:3px solid transparent;border-image:linear-gradient(180deg,#a78bfa,#ec4899,#f59e0b) 1;padding-left:1.5rem}.lp-story__quote p{font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600;font-style:italic;line-height:1.5;color:#fff;letter-spacing:-.01em}@media(min-width:640px){.lp-story__quote p{font-size:1.5rem}}.lp-story__author{margin-top:1.5rem;display:flex;align-items:center;gap:.875rem}.lp-story__author-photo{height:3.25rem;width:3.25rem;flex:none;border-radius:999px;overflow:hidden;border:2px solid rgba(167,139,250,.4)}.lp-story__author-photo img{width:100%;height:100%;object-fit:cover}.lp-story__author-name{font-size:.95rem;font-weight:700;color:#fff}.lp-story__author-role{font-size:.78rem;color:#c4b5fd;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.lp-story__body{position:relative}.lp-story__body p{font-size:.95rem;line-height:1.8;color:#ffffff9e;margin-bottom:1.15rem}.lp-story__body p:first-child{color:#fffc}.lp-story__body[data-lp-clamp] .lp-story__body-inner{position:relative;max-height:20rem;overflow:hidden;transition:max-height .5s ease}.lp-story__body.is-expanded .lp-story__body-inner{max-height:240rem}.lp-story__fade{position:absolute;inset-inline:0;bottom:0;height:8rem;background:linear-gradient(180deg,transparent,#050510);pointer-events:none;transition:opacity .3s}.lp-story__body.is-expanded .lp-story__fade{opacity:0}.lp-story__more{margin-top:1rem;display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;border-radius:999px;padding:.6rem 1.4rem;font-size:.82rem;font-weight:600;color:#fff}.lp-story__more:hover{background:#ffffff1a}.lp-story__more svg{width:.9rem;height:.9rem;transition:transform .3s}.lp-story__body.is-expanded .lp-story__more svg{transform:rotate(180deg)}.lp-story__pillars{margin-top:3.5rem;display:grid;gap:1rem}@media(min-width:640px){.lp-story__pillars{grid-template-columns:repeat(3,1fr)}}.lp-story__pillar{border-radius:1.25rem;border:1px solid rgba(255,255,255,.06);background:#ffffff05;padding:1.5rem}.lp-story__pillar-icon{display:inline-flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:.875rem;margin-bottom:1rem}.lp-story__pillar-icon svg{width:1.25rem;height:1.25rem;color:#fff}.lp-story__pillar h3{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;color:#fff}.lp-story__pillar p{margin-top:.4rem;font-size:.85rem;line-height:1.65;color:#fff9}.lp-team{position:relative;padding:6rem 0}@media(min-width:640px){.lp-team{padding:8rem 0}}.lp-team__grid{margin-top:4rem;display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.lp-team__grid{grid-template-columns:repeat(3,1fr)}}.lp-member{position:relative;overflow:hidden;border-radius:1.5rem;border:1px solid rgba(255,255,255,.06);background:#0a0a18;text-align:left;padding:0;width:100%;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .3s}.lp-member:hover{transform:translateY(-6px);border-color:#ffffff29}.lp-member__media{position:relative;aspect-ratio:4/5;overflow:hidden}.lp-member__media img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:grayscale(1);transition:filter .5s,transform .6s cubic-bezier(.22,1,.36,1)}.lp-member:hover .lp-member__media img{filter:grayscale(0);transform:scale(1.04)}.lp-member__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(5,5,16,.6) 75%,#0a0a18 100%)}.lp-member__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:700;color:#fff}.lp-member__plus{position:absolute;right:.9rem;top:.9rem;z-index:3;display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#0505108c;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .25s,transform .25s}.lp-member:hover .lp-member__plus{background:#8b5cf699;transform:rotate(90deg)}.lp-member__plus svg{width:1rem;height:1rem}.lp-member__identity{position:absolute;left:1.15rem;right:1.15rem;bottom:1rem;z-index:2}.lp-member__name{font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700;color:#fff;line-height:1.15}.lp-member__role{margin-top:.25rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.lp-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:1rem}.lp-modal[hidden]{display:none}.lp-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#03030acc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lp-modal__panel{position:relative;width:100%;max-width:46rem;max-height:88vh;overflow-y:auto;border-radius:1.5rem;border:1px solid rgba(255,255,255,.1);background:#0a0a18;box-shadow:0 40px 80px -20px #000c;animation:lp-fade-up .35s cubic-bezier(.22,1,.36,1)}.lp-modal__close{position:absolute;right:1rem;top:1rem;z-index:5;display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#050510b3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lp-modal__close svg{width:1rem;height:1rem}.lp-modal__grid{display:grid}@media(min-width:700px){.lp-modal__grid{grid-template-columns:15rem 1fr}}.lp-modal__media{position:relative;aspect-ratio:4/5;overflow:hidden}@media(min-width:700px){.lp-modal__media{aspect-ratio:auto;height:100%;min-height:22rem}}.lp-modal__media img{width:100%;height:100%;object-fit:cover;object-position:center top}.lp-modal__body{padding:1.75rem}.lp-modal__name{font-family:Space Grotesk,sans-serif;font-size:1.6rem;font-weight:700;color:#fff}.lp-modal__role{margin-top:.35rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#c4b5fd}.lp-modal__bio{margin-top:1.25rem}.lp-modal__bio p{font-size:.9rem;line-height:1.75;color:#ffffffad;margin-bottom:.9rem}.lp-modal__actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.75rem}.lp-features{position:relative;padding:6rem 0}@media(min-width:640px){.lp-features{padding:8rem 0}}.lp-features__hairline{position:absolute;inset-inline:0;top:0;z-index:-10;height:1px;background:linear-gradient(90deg,transparent,rgba(139,92,246,.4),transparent)}.lp-features__grid{margin-top:4rem;display:grid;gap:1.5rem}@media(min-width:640px){.lp-features__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.lp-features__grid{grid-template-columns:repeat(3,1fr)}}.lp-feature{position:relative;overflow:hidden;border-radius:1.5rem;border:1px solid rgba(255,255,255,.05);background:linear-gradient(135deg,#ffffff0a,#ffffff03);padding:1.75rem;transition:border-color .2s,background .2s,transform .2s}.lp-feature:hover{border-color:#ffffff1a;transform:translateY(-6px)}.lp-feature__glow{position:absolute;right:-3rem;top:-3rem;height:10rem;width:10rem;border-radius:999px;opacity:.1;filter:blur(48px);transition:opacity .2s}.lp-feature:hover .lp-feature__glow{opacity:.3}.lp-feature__icon{margin-bottom:1.25rem;display:inline-flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:1rem;box-shadow:0 10px 25px -8px #0006}.lp-feature__icon svg{width:1.5rem;height:1.5rem;color:#fff}.lp-feature__title{font-family:Space Grotesk,sans-serif;font-size:1.125rem;font-weight:600;color:#fff}.lp-feature__desc{margin-top:.5rem;font-size:.875rem;line-height:1.7;color:#fff9}.lp-feature__more{margin-top:1.25rem;display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;color:#ffffff80}.lp-testimonials{position:relative;padding:6rem 0}@media(min-width:640px){.lp-testimonials{padding:8rem 0}}.lp-testimonials__glow1{position:absolute;left:50%;top:-5rem;z-index:-10;height:18rem;width:18rem;transform:translate(-50%);border-radius:999px;background:#8b5cf633;filter:blur(120px)}.lp-testimonials__glow2{position:absolute;right:0;bottom:0;z-index:-10;height:18rem;width:18rem;border-radius:999px;background:#ec48991a;filter:blur(120px)}.lp-testimonials__rating{margin-top:1.25rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.lp-testimonials__rating .stars{display:flex;color:#fbbf24}.lp-testimonials__rating svg{width:1.25rem;height:1.25rem}.lp-testimonials__grid{margin-top:4rem;display:grid;gap:1.25rem}@media(min-width:640px){.lp-testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.lp-testimonials__grid{grid-template-columns:repeat(3,1fr)}}.lp-testimonial{position:relative;overflow:hidden;border-radius:1.5rem;border:1px solid rgba(255,255,255,.05);background:linear-gradient(135deg,#ffffff0a,#ffffff03);padding:1.5rem;transition:border-color .2s,transform .2s}.lp-testimonial:hover{border-color:#ffffff1a;transform:translateY(-4px)}.lp-testimonial__quote-icon{position:absolute;right:1.25rem;top:1.25rem;width:2rem;height:2rem;color:#ffffff0d}.lp-testimonial__stars{display:flex;align-items:center;gap:.125rem;color:#fbbf24}.lp-testimonial__stars svg{width:1rem;height:1rem}.lp-testimonial__text{margin-top:1rem;font-size:.875rem;line-height:1.7;color:#ffffffbf}.lp-testimonial__foot{margin-top:1.5rem;display:flex;align-items:center;gap:.75rem}.lp-testimonial__avatar{display:flex;height:2.75rem;width:2.75rem;flex:none;align-items:center;justify-content:center;border-radius:999px;font-size:.875rem;font-weight:700;color:#fff}.lp-testimonial__name-row{display:flex;align-items:center;gap:.375rem}.lp-testimonial__name{font-size:.875rem;font-weight:600;color:#fff}.lp-testimonial__name-row svg{width:.875rem;height:.875rem;color:#22d3ee}.lp-testimonial__role{font-size:.75rem;color:#ffffff80}.lp-testimonial__cat{margin-left:auto;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;padding:.25rem .625rem;font-size:.625rem;font-weight:600;color:#ffffffb3;white-space:nowrap}.lp-pricing{position:relative;padding:6rem 0}@media(min-width:640px){.lp-pricing{padding:8rem 0}}.lp-pricing__toggle{margin-top:1.75rem;display:inline-flex;align-items:center;gap:.25rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;padding:.25rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lp-pricing__toggle button{border:none;background:none;border-radius:999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#fff9;transition:all .15s}.lp-pricing__toggle button.is-active{background:#fff;color:#18181b;box-shadow:0 1px 3px #0000004d}.lp-pricing__toggle .save{margin-left:.375rem;border-radius:999px;background:#10b98133;padding:.125rem .5rem;font-size:.625rem;font-weight:700;color:#6ee7b7}.lp-pricing__grid{margin-top:3.5rem;display:grid;gap:1.5rem}@media(min-width:1024px){.lp-pricing__grid{grid-template-columns:repeat(3,1fr)}}.lp-plan{position:relative}@media(min-width:1024px){.lp-plan--highlight{margin-top:-1rem;margin-bottom:1rem}}.lp-plan__glow{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:-1;border-radius:1.5rem;filter:blur(16px)}.lp-plan__glow--highlight{background:linear-gradient(90deg,#8b5cf6,#d946ef,#ec4899);opacity:.75}.lp-plan__glow--premium{background:linear-gradient(90deg,#fbbf24,#d97706);opacity:.3}.lp-plan__card{position:relative;display:flex;height:100%;flex-direction:column;overflow:hidden;border-radius:1.5rem;border:1px solid rgba(255,255,255,.1);padding:1.75rem;background:linear-gradient(135deg,#ffffff0a,#ffffff03);transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .35s}.lp-plan:hover .lp-plan__card{transform:translateY(-8px);border-color:#ffffff38;box-shadow:0 30px 60px -30px #000000e6}.lp-plan__glow{transition:opacity .35s,filter .35s}.lp-plan:hover .lp-plan__glow--highlight{opacity:1;filter:blur(22px)}.lp-plan:hover .lp-plan__glow--premium{opacity:.5;filter:blur(22px)}.lp-plan__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.09) 50%,transparent 65%);transform:translate(-100%);transition:opacity .2s}.lp-plan:hover .lp-plan__card:after{opacity:1;animation:lp-plan-shine 1.1s cubic-bezier(.22,1,.36,1) forwards}@keyframes lp-plan-shine{to{transform:translate(100%)}}.lp-plan__features li{transition:transform .2s}.lp-plan:hover .lp-plan__features li{transform:translate(2px)}.lp-plan__card--highlight{background:linear-gradient(135deg,#2e1065,#701a4f,#500724);border-color:#e879f94d}.lp-plan__card--premium{background:linear-gradient(135deg,#18181b,#000);border-color:#fcd34d4d}.lp-plan__tag{position:absolute;right:1.25rem;top:1.25rem;display:inline-flex;align-items:center;gap:.25rem;border-radius:999px;padding:.25rem .75rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lp-plan__tag--highlight{background:#ffffff26;color:#fff}.lp-plan__tag--premium{border:1px solid rgba(252,211,77,.3);background:#fbbf241a;color:#fde68a}.lp-plan__tag--plain{color:#fff6;background:none}.lp-plan__tag svg{width:.75rem;height:.75rem}.lp-plan__name{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;color:#fff}.lp-plan__desc{margin-top:.25rem;font-size:.875rem;color:#fff9}.lp-plan__price{margin-top:1.5rem;display:flex;align-items:baseline;gap:.25rem}.lp-plan__price strong{font-family:Space Grotesk,sans-serif;font-size:2.25rem;font-weight:700;color:#fff}.lp-plan__price span{font-size:.875rem;color:#ffffff80}.lp-plan__features{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem;font-size:.875rem;flex:1}.lp-plan__features li{display:flex;align-items:flex-start;gap:.625rem}.lp-plan__features .check{margin-top:.125rem;display:flex;height:1.25rem;width:1.25rem;flex:none;align-items:center;justify-content:center;border-radius:999px;background:#8b5cf633}.lp-plan__features .check svg{width:.75rem;height:.75rem;color:#c4b5fd}.lp-plan__features span{color:#fffc}.lp-plan__cta{margin-top:1.75rem;width:100%}.lp-pricing__note{margin-top:2rem;text-align:center;font-size:.75rem;color:#fff6}.lp-pricing__note svg{width:.75rem;height:.75rem;display:inline;margin-right:.25rem;vertical-align:-1px}.lp-faq{position:relative;padding:6rem 0}@media(min-width:640px){.lp-faq{padding:8rem 0}}.lp-faq__list{margin-top:3rem;display:flex;flex-direction:column;gap:.75rem}.lp-faq-item{overflow:hidden;border-radius:1rem;border:1px solid rgba(255,255,255,.05);background:#ffffff05;transition:all .2s}.lp-faq-item:hover{border-color:#ffffff1a;background:#ffffff0a}.lp-faq-item.is-open{border-color:#a78bfa4d;background:linear-gradient(135deg,#8b5cf61a,#ec48990d)}.lp-faq-item__trigger{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;border:none;background:none;padding:1.25rem 1.5rem;text-align:left}.lp-faq-item__trigger h3{font-size:1rem;font-weight:600;color:#fff}@media(min-width:640px){.lp-faq-item__trigger h3{font-size:1.125rem}}.lp-faq-item__icon{display:flex;height:2.25rem;width:2.25rem;flex:none;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.lp-faq-item.is-open .lp-faq-item__icon{border-color:#a78bfa80;background:#8b5cf633}.lp-faq-item__icon svg{width:1rem;height:1rem;color:#fff9}.lp-faq-item.is-open .lp-faq-item__icon svg{color:#c4b5fd}.lp-faq-item__icon{position:relative}.lp-faq-item__icon-plus,.lp-faq-item__icon-minus{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex}.lp-faq-item__icon-minus,.lp-faq-item.is-open .lp-faq-item__icon-plus{opacity:0}.lp-faq-item.is-open .lp-faq-item__icon-minus{opacity:1}.lp-faq-item__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.lp-faq-item.is-open .lp-faq-item__panel{grid-template-rows:1fr}.lp-faq-item__panel-inner{overflow:hidden}.lp-faq-item__panel p{padding:0 1.5rem 1.5rem;font-size:.875rem;line-height:1.7;color:#ffffffb3}.lp-cta{position:relative;padding:6rem 0}@media(min-width:640px){.lp-cta{padding:8rem 0}}.lp-cta__panel{position:relative;overflow:hidden;border-radius:1.5rem;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#2e1065,#701a4f,#500724);padding:2rem}@media(min-width:640px){.lp-cta__panel{padding:3rem}}@media(min-width:1024px){.lp-cta__panel{padding:4rem}}.lp-cta__orb1{position:absolute;left:-5rem;top:-5rem;height:18rem;width:18rem;border-radius:999px;background:#8b5cf64d;filter:blur(64px)}.lp-cta__orb2{position:absolute;right:-5rem;bottom:-5rem;height:18rem;width:18rem;border-radius:999px;background:#ec48994d;filter:blur(64px)}.lp-cta__grid{position:relative;display:grid;align-items:center;gap:2.5rem}@media(min-width:1024px){.lp-cta__grid{grid-template-columns:1fr 1fr;gap:4rem}}.lp-cta__title{font-family:Space Grotesk,sans-serif;margin-top:1.25rem;font-size:1.875rem;font-weight:700;letter-spacing:-.02em;color:#fff}@media(min-width:640px){.lp-cta__title{font-size:2.25rem}}@media(min-width:1024px){.lp-cta__title{font-size:3rem}}.lp-cta__title span{background:linear-gradient(90deg,#fde68a,#fbcfe8,#ddd6fe);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lp-cta__lead{margin-top:1rem;font-size:1rem;color:#ffffffb3}@media(min-width:640px){.lp-cta__lead{font-size:1.125rem}}.lp-cta__lead strong{color:#fff;font-weight:600}.lp-cta__form{margin-top:1.75rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.lp-cta__form{flex-direction:row}}.lp-cta__form-field{position:relative;flex:1}.lp-cta__form-field svg{position:absolute;left:1rem;top:50%;height:1.25rem;width:1.25rem;transform:translateY(-50%);color:#fff6;pointer-events:none}.lp-cta__form-field input{width:100%;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;padding:.875rem 1.25rem .875rem 3rem;font-size:.875rem;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lp-cta__form-field input::placeholder{color:#fff6}.lp-cta__form-field input:focus{outline:none;border-color:#a78bfa80;background:#ffffff1a;box-shadow:0 0 0 3px #a78bfa4d}.lp-cta__form button{white-space:nowrap}.lp-cta__legal{margin-top:1.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem .625rem;font-size:.75rem;color:#fff9}.lp-cta__legal span{display:inline-flex;align-items:center;gap:.375rem}.lp-cta__legal svg{width:.875rem;height:.875rem;color:#34d399}.lp-cta__visual{position:relative}.lp-cta__promo{margin:0 auto;max-width:24rem;border-radius:1.5rem;border:1px solid rgba(255,255,255,.2);background:#ffffff0d;padding:1.5rem;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.lp-cta__promo-head{display:flex;align-items:center;gap:.75rem}.lp-cta__promo-icon{display:flex;height:3rem;width:3rem;flex:none;align-items:center;justify-content:center;border-radius:1rem;background:linear-gradient(135deg,#fbbf24,#ec4899)}.lp-cta__promo-icon svg{width:1.5rem;height:1.5rem;color:#fff}.lp-cta__promo-head p.t1{font-size:.875rem;font-weight:600;color:#fff}.lp-cta__promo-head p.t2{font-size:.75rem;color:#fff9}.lp-cta__promo-box{margin-top:1rem;border-radius:1rem;background:#0000004d;padding:1rem}.lp-cta__promo-box p.t1{font-size:.75rem;color:#ffffff80}.lp-cta__promo-box p.t2{font-family:Space Grotesk,sans-serif;margin-top:.25rem;font-size:1.875rem;font-weight:700;color:#fff}.lp-cta__promo-box p.t3{margin-top:.25rem;font-size:.75rem;color:#fff9}.lp-cta__promo-foot{margin-top:1rem;display:flex;align-items:center;justify-content:space-between}.lp-cta__promo-foot .avatars{display:flex}.lp-cta__promo-foot .avatars span{height:1.5rem;width:1.5rem;border-radius:999px;border:2px solid #1a0a2e;margin-left:-.375rem}.lp-cta__promo-foot .avatars span:first-child{margin-left:0}.lp-cta__promo-foot .count{font-size:.75rem;font-weight:600;color:#fff}.lp-cta__float-a,.lp-cta__float-b{position:absolute;border-radius:1rem;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.lp-cta__float-a{bottom:-1rem;left:-1.5rem;padding:.75rem;display:flex;align-items:center;gap:.5rem}.lp-cta__float-a .dot{height:.5rem;width:.5rem;border-radius:999px;background:#34d399}.lp-cta__float-a p{font-size:.75rem;font-weight:600;color:#fff}.lp-cta__float-b{right:-1rem;top:2rem;padding:.5rem .75rem}.lp-cta__float-b p{font-size:.75rem;font-weight:700;color:#fff}@media(max-width:639px){.lp-cta__float-a{left:0;bottom:-.75rem}.lp-cta__float-b{right:0}}.lp-footer{position:relative;border-top:1px solid rgba(255,255,255,.05);background:#03030a}.lp-footer__hairline{position:absolute;inset-inline:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(139,92,246,.4),transparent)}.lp-footer__grid{display:grid;gap:2.5rem;padding:4rem 0}@media(min-width:640px){.lp-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.lp-footer__grid{grid-template-columns:repeat(6,1fr)}}@media(min-width:1024px){.lp-footer__brand{grid-column:span 3 / span 3}}.lp-footer__logo{max-height:64px;width:auto;border-radius:.5rem}.lp-footer__brand-desc{margin-top:1rem;max-width:24rem;font-size:.875rem;line-height:1.7;color:#fff9}.lp-footer__contact{margin-top:1.5rem;display:flex;flex-direction:column;gap:.625rem;font-size:.875rem;color:#fff9}.lp-footer__contact div{display:flex;align-items:center;gap:.625rem}.lp-footer__contact svg{width:1rem;height:1rem;flex:none;color:#c4b5fd}.lp-footer__contact a{color:inherit;text-decoration:none}.lp-footer__contact a:hover{color:#fff}.lp-footer__social{margin-top:1.5rem;display:flex;align-items:center;gap:.5rem}.lp-footer__social a{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fff9;transition:color .15s}.lp-footer__social a:hover{color:#fff}.lp-footer__social svg{width:1rem;height:1rem}.lp-footer__col h4{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#ffffff80}.lp-footer__col ul{margin-top:1.25rem;display:flex;flex-direction:column;gap:.75rem}.lp-footer__col a{font-size:.875rem;color:#ffffffb3;text-decoration:none}.lp-footer__col a:hover{color:#fff}.lp-footer__bottom{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1rem;border-top:1px solid rgba(255,255,255,.05);padding:1.5rem 0;font-size:.75rem;color:#fff6}@media(min-width:640px){.lp-footer__bottom{flex-direction:row;align-items:center}}.lp-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem .625rem}.lp-footer__legal a{color:inherit;text-decoration:none}.lp-footer__legal a:hover{color:#ffffffb3}.lp-footer__top{display:flex;align-items:center;gap:.375rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;padding:.375rem .75rem;color:#fff9;text-decoration:none}.lp-footer__top:hover{color:#fff}.lp-footer__top svg{width:.875rem;height:.875rem}
/*# sourceMappingURL=/cdn/shop/t/19/assets/landing.css.map */
