.wfx-bento{background:var(--wfx-ink);color:var(--wfx-text);padding-top:6.4rem;padding-bottom:5.6rem}.wfx-bento__head{max-width:64rem;margin-bottom:4.4rem}.wfx-bento__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.4rem,4.2vw,5.4rem);line-height:1.02;letter-spacing:-.02em;margin:1.4rem 0 0;color:var(--wfx-text);text-wrap:balance}.wfx-bento__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:220px;gap:18px}.wfx-bento__kicker{font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--wfx-text-55)}.wfx-bento__tall{grid-row:span 2;background:var(--wfx-dark);color:var(--wfx-dark-text);border-radius:28px;padding:3.6rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.wfx-bento__blob{bottom:-120px;right:-120px;width:340px;height:340px;background:radial-gradient(circle,rgba(109,91,238,.5),transparent 70%);filter:blur(20px);animation-duration:12s}.wfx-bento__kicker--dark{color:var(--wfx-lav);position:relative}.wfx-bento__tallbody{position:relative;display:flex;flex-direction:column;gap:1.4rem}.wfx-bento__talltitle{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3rem,3vw,4rem);line-height:1.05;letter-spacing:-.01em}.wfx-bento__talltext{font-size:1.5rem;line-height:1.65;color:var(--wfx-dark-muted);margin:0;text-wrap:pretty}.wfx-bento__tile{border-radius:28px;padding:3.2rem;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease,box-shadow .3s ease}.wfx-bento__tile:hover{transform:translateY(-6px);box-shadow:var(--wfx-shadow-card)}.wfx-bento__tile--white{background:#ffffffb3;border:1px solid var(--wfx-line)}.wfx-bento__tile--gradient{background:linear-gradient(135deg,#c9bff7,#f0bfde)}.wfx-bento__tile--gradient:hover{box-shadow:0 20px 48px #6d5bee40}.wfx-bento__tile--gradient .wfx-bento__kicker{color:#16131f99}.wfx-bento__tile--peach{background:var(--wfx-peach-soft)}.wfx-bento__tile--peach:hover{box-shadow:0 20px 48px #ff9e6d4d}.wfx-bento__tile--peach .wfx-bento__kicker{color:#16131f8c}.wfx-bento__tiletitle{font-family:var(--wfx-serif);font-weight:600;font-size:3rem;line-height:1.1;letter-spacing:-.01em;color:var(--wfx-text)}@media screen and (max-width:989px){.wfx-bento__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.wfx-bento__grid{grid-template-columns:minmax(0,1fr);grid-auto-rows:auto}.wfx-bento__tall{grid-row:auto;min-height:320px;gap:3.2rem}.wfx-bento__tile{min-height:180px;gap:2rem}.wfx-bento__tiletitle{font-size:2.5rem}}.wfx-bundle{background:var(--wfx-ink);padding-top:4rem;padding-bottom:10.4rem}.wfx-bundle__card{background:var(--wfx-surface);border:1px solid rgba(109,91,238,.3);border-radius:var(--wfx-r-panel);overflow:hidden;display:flex;flex-wrap:wrap}.wfx-bundle__copy{flex:1 1 420px;min-width:0;padding:5.6rem 5.2rem;display:flex;flex-direction:column;justify-content:center;color:var(--wfx-text)}.wfx-bundle__badge{display:inline-flex;align-self:flex-start;background:#6d5bee1a;border:1px solid rgba(109,91,238,.35);color:var(--wfx-peri);border-radius:999px;padding:.7rem 1.6rem;font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:2.4rem}.wfx-bundle__heading{font-size:clamp(3rem,3.4vw,4.6rem);line-height:1.1;margin:0 0 1.6rem;color:var(--wfx-text)}.wfx-bundle__text{font-size:1.6rem;line-height:1.65;color:var(--wfx-text-66);margin:0 0 3.2rem;max-width:46rem;text-wrap:pretty}.wfx-bundle__price{display:flex;align-items:center;gap:1.6rem;margin-bottom:2.8rem}.wfx-bundle__price-now{font-size:2.6rem;font-weight:600}.wfx-bundle__price-was{font-size:1.7rem;color:var(--wfx-text-45)}.wfx-bundle__cta{align-self:flex-start}.wfx-bundle__media{flex:1 1 380px;min-width:0;min-height:380px;background:var(--wfx-slot)}.wfx-bundle__media img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:749px){.wfx-bundle__copy{padding:3.6rem 2.8rem}}.wfx-claims{background:var(--wfx-ink);color:var(--wfx-text);padding-top:2rem;padding-bottom:6rem}.wfx-claims__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:2rem}.wfx-claims__card{background:var(--wfx-surface);border:1px solid var(--wfx-line);border-radius:var(--wfx-r-card);padding:3rem 2.8rem;transition:border-color .3s ease,transform .3s ease}.wfx-claims__card:hover{border-color:#6d5bee66;transform:translateY(-3px)}.wfx-claims__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(109,91,238,.3);background:#6d5bee14;color:var(--wfx-peri);margin-bottom:1.8rem}.wfx-claims__icon svg{width:22px;height:22px}.wfx-claims__icon--sun{color:var(--wfx-gold);border-color:#d96e3059;background:#d96e3014}.wfx-claims__title{font-family:var(--wfx-serif);font-weight:600;font-size:2.1rem;margin-bottom:.9rem}.wfx-claims__text{font-size:1.45rem;line-height:1.65;color:var(--wfx-text-66)}.wfx-claims__fine{margin:3rem 0 0;font-size:1.15rem;color:var(--wfx-text-45)}.wfx-cmp3{background:var(--wfx-ink);color:var(--wfx-text);padding-top:8.8rem;padding-bottom:8rem}.wfx-cmp3__inner{max-width:98rem}.wfx-cmp3__head{max-width:66rem;margin-bottom:4rem}.wfx-cmp3__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3rem,4vw,4.8rem);line-height:1.08;letter-spacing:-.02em;margin:1.8rem 0 0;text-wrap:balance}.wfx-cmp3__sub{font-size:1.6rem;line-height:1.65;color:var(--wfx-text-66);margin:1.4rem 0 0;text-wrap:pretty}.wfx-cmp3__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.wfx-cmp3__table{border:1px solid var(--wfx-line);border-radius:20px;overflow:hidden;min-width:64rem}.wfx-cmp3__row{display:grid;grid-template-columns:1.2fr 1.1fr 1fr 1fr;gap:0;align-items:stretch;padding:0;border-top:1px solid var(--wfx-line);background:var(--wfx-surface);font-size:1.5rem}.wfx-cmp3__row>span{display:flex;align-items:center;padding:1.7rem 2rem;min-width:0}.wfx-cmp3__row>span:first-child{padding-left:2.6rem}.wfx-cmp3__row:first-child{border-top:0}.wfx-cmp3__row--head{font-size:1.1rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--wfx-text-55);background:#6d5bee0f}.wfx-cmp3__us{font-weight:700;color:var(--wfx-peri);font-size:1.6rem;background:#6d5bee1a;border-left:1px solid rgba(109,91,238,.22);border-right:1px solid rgba(109,91,238,.22)}.wfx-cmp3__row--head .wfx-cmp3__us{background:linear-gradient(100deg,#6d5bee,#c86dd7 55%,#ff9e6d);border-color:transparent;color:#fff;font-size:1.25rem;letter-spacing:.18em}.wfx-cmp3__row--head .wfx-cmp3__them{text-transform:none;letter-spacing:normal}.wfx-cmp3__brand{display:inline-flex;align-items:baseline;gap:.2rem;background:var(--wfx-dark, #16131F);color:#f7f4ee;font-family:var(--wfx-serif);font-size:1.6rem;font-weight:600;letter-spacing:.01em;padding:.7rem 1.6rem;border-radius:999px;white-space:nowrap}.wfx-cmp3__dag{font-size:.9rem;opacity:.55;line-height:1}.wfx-cmp3__them{color:var(--wfx-text-55)}.wfx-cmp3__row:last-child{background:#ffd9bc4d}.wfx-cmp3__row:last-child>span:first-child{font-weight:700}.wfx-cmp3__row:last-child .wfx-cmp3__them{color:var(--wfx-text);font-weight:600}.wfx-cmp3__row:last-child .wfx-cmp3__us{font-size:2rem}.wfx-cmp3__fine{margin:2.4rem 0 0}@media screen and (max-width:749px){.wfx-cmp3{padding-top:6.4rem;padding-bottom:6rem}.wfx-cmp3__row{font-size:1.32rem}.wfx-cmp3__row>span{padding:1.4rem 1.2rem}.wfx-cmp3__row>span:first-child{padding-left:1.6rem}.wfx-cmp3__brand{font-size:1.35rem;padding:.5rem 1.2rem}.wfx-cmp3__us{font-size:1.45rem}}.wfx-xs{background:var(--wfx-ink);padding-top:5.2rem;padding-bottom:5.2rem}.wfx-xs__card{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);background:var(--wfx-grad-panel);border-radius:32px;overflow:hidden;align-items:center}.wfx-xs__media{height:380px;padding:2.8rem;display:flex;align-items:center;justify-content:center}.wfx-xs__float{width:100%;height:100%}.wfx-xs__float img{width:100%;height:100%;object-fit:contain;display:block;border-radius:16px}.wfx-xs__slot{border-radius:16px}.wfx-xs__copy{padding:4.8rem 5.6rem 4.8rem 2.8rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;color:var(--wfx-text)}.wfx-xs__title{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(2.8rem,3vw,3.8rem);line-height:1.05;letter-spacing:-.01em;margin:0;text-wrap:balance}.wfx-xs__text{font-size:1.55rem;line-height:1.65;color:var(--wfx-text-66);margin:0;text-wrap:pretty}.wfx-xs__row{display:flex;align-items:center;gap:2rem;margin-top:.6rem;flex-wrap:wrap}.wfx-xs__price{font-family:var(--wfx-serif);font-weight:600;font-size:2.6rem}.wfx-xs__btn{padding:1.4rem 3rem;font-size:1.45rem}@media(prefers-reduced-motion:reduce){.wfx-xs__float{animation:none}}@media screen and (max-width:749px){.wfx-xs__card{grid-template-columns:minmax(0,1fr)}.wfx-xs__media{height:260px;padding-bottom:0}.wfx-xs__copy{padding:2.8rem}}.wfx-facts{background:var(--wfx-ink-band);border-top:1px solid var(--wfx-line);border-bottom:1px solid var(--wfx-line);color:var(--wfx-text);padding-top:9.6rem;padding-bottom:9.6rem}.wfx-facts__head{max-width:60rem;margin-bottom:5.2rem}.wfx-facts__heading{font-size:clamp(3rem,3.6vw,4.6rem);line-height:1.1;margin:1.8rem 0;color:var(--wfx-text)}.wfx-facts__sub{font-size:1.6rem;line-height:1.65;color:var(--wfx-text-66);margin:0}.wfx-facts__table{border:1px solid var(--wfx-line);border-radius:20px;overflow:hidden}.wfx-facts__row{display:flex;flex-wrap:wrap;gap:.8rem 3.2rem;align-items:baseline;padding:2.2rem 3rem;border-bottom:1px solid var(--wfx-line);background:var(--wfx-surface)}.wfx-facts__row:last-child{border-bottom:0}.wfx-facts__name{flex:0 0 230px;font-family:var(--wfx-serif);font-weight:600;font-size:2rem}.wfx-facts__dose{flex:0 0 150px;font-size:1.3rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--wfx-peri)}.wfx-facts__why{flex:1 1 300px;font-size:1.45rem;line-height:1.6;color:var(--wfx-text-66)}.wfx-facts__fine{margin-top:2.6rem}@media screen and (max-width:749px){.wfx-facts__row{padding:1.8rem 2rem}.wfx-facts__name{flex-basis:100%}.wfx-facts__dose{flex-basis:auto}}.wfx-faq{background:var(--wfx-ink);color:var(--wfx-text)}.wfx-faq__inner{max-width:80rem;margin:0 auto;padding:4rem 3.2rem 12rem}.wfx-faq__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.4rem,4.2vw,5.4rem);letter-spacing:-.02em;margin:0 0 4rem;text-align:center;color:var(--wfx-text);text-wrap:balance}.wfx-faq__list{display:flex;flex-direction:column;gap:12px}.wfx-faq__item{background:var(--wfx-surface);border:1px solid var(--wfx-line);border-radius:20px;overflow:hidden}.wfx-faq__q{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:2.2rem 2.8rem;font-size:1.7rem;font-weight:700;cursor:pointer;list-style:none;color:var(--wfx-text)}.wfx-faq__q::-webkit-details-marker{display:none}.wfx-faq__icon{font-family:var(--wfx-serif);font-size:2.6rem;color:var(--wfx-peri);line-height:1;flex-shrink:0;transition:transform .25s ease}.wfx-faq__item[open] .wfx-faq__icon{transform:rotate(45deg)}.wfx-faq__a{padding:0 2.8rem 2.4rem;font-size:1.5rem;line-height:1.7;color:var(--wfx-text-66)}.wfx-faq__a p{margin:0 0 1.4rem}.wfx-faq__a p:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){.wfx-faq__icon{transition:none}}.wfx-foot{background:var(--wfx-dark);color:var(--wfx-dark-text);padding:8rem 0 4rem;border-radius:36px 36px 0 0}.wfx-foot__inner{display:flex;flex-direction:column;gap:5.6rem}.wfx-foot__grid{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:4rem}.wfx-foot__brand{display:flex;flex-direction:column;gap:1.6rem}.wfx-foot__mark{font-family:var(--wfx-serif);font-weight:600;font-size:2.6rem;letter-spacing:-.01em;text-transform:lowercase}.wfx-foot__dot{color:var(--wfx-peri)}.wfx-foot__blurb{font-size:1.4rem;line-height:1.6;color:var(--wfx-text-55);margin:0;max-width:28rem}.wfx-foot__col{display:flex;flex-direction:column;gap:1.2rem;font-size:1.4rem}.wfx-foot__label{font-size:1.15rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--wfx-text-55)}.wfx-foot__link{color:var(--wfx-dark-muted);text-decoration:none;transition:color .2s ease}.wfx-foot__link:hover{color:var(--wfx-dark-text)}.wfx-foot__word{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(80px,13vw,200px);line-height:.85;text-align:center;color:#f7f4ee0f;letter-spacing:-.02em;text-transform:lowercase;-webkit-user-select:none;user-select:none;white-space:nowrap;overflow:hidden}.wfx-foot__legal{display:flex;flex-direction:column;gap:1.2rem;border-top:1px solid rgba(247,244,238,.1);padding-top:2.4rem}.wfx-foot__line{font-size:1.2rem;line-height:1.65;color:var(--wfx-text-55);margin:0}.wfx-foot__line--fine{color:#f7f4ee61;max-width:96rem}@media screen and (max-width:899px){.wfx-foot{border-radius:24px 24px 0 0;padding-top:5.6rem}.wfx-foot__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.2rem}}.wfx-fhero{position:relative;background:var(--wfx-ink);color:var(--wfx-text);padding-top:9.6rem;padding-bottom:8.8rem;overflow:hidden}.wfx-fhero__blob{top:-160px;right:8%;width:580px;height:580px;background:radial-gradient(circle,rgba(201,191,247,.5),transparent 65%);filter:blur(40px);animation-duration:15s}.wfx-fhero__grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:7.2rem;align-items:center}.wfx-fhero__copy{display:flex;flex-direction:column;gap:2.4rem}.wfx-fhero__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.8rem,5vw,6.8rem);line-height:1;letter-spacing:-.03em;margin:0;color:var(--wfx-text);text-wrap:balance}.wfx-fhero__sub{font-size:1.8rem;line-height:1.65;color:var(--wfx-text-66);margin:0;max-width:48rem;text-wrap:pretty}.wfx-fhero__media{position:relative;height:540px}.wfx-fhero__backdrop{position:absolute;top:24px;right:-24px;bottom:-24px;left:24px;background:linear-gradient(135deg,#c9bff7,#ffd9bc);border-radius:32px;display:block!important}.wfx-fhero__img,.wfx-fhero__slot{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:32px}.wfx-fhero__card{position:absolute;bottom:24px;left:24px;background:#f7f4eeeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;padding:1.2rem 2rem;display:flex;flex-direction:column}.wfx-fhero__card-name{font-family:var(--wfx-serif);font-weight:600;font-size:1.7rem;color:var(--wfx-text)}.wfx-fhero__card-role{font-size:1.3rem;color:var(--wfx-text-66)}@media screen and (max-width:899px){.wfx-fhero{padding-top:6.4rem;padding-bottom:6.4rem}.wfx-fhero__grid{grid-template-columns:minmax(0,1fr);gap:5.2rem}.wfx-fhero__media{height:420px;margin-right:24px}}.wfx-founder{background:var(--wfx-ink);color:var(--wfx-text);padding-top:10.4rem;padding-bottom:10.4rem}.wfx-founder__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:6.4rem;align-items:center}.wfx-founder__media{position:relative;height:520px}.wfx-founder__backdrop{position:absolute;top:24px;right:-24px;bottom:-24px;left:24px;background:linear-gradient(135deg,#c9bff7,#ffd9bc);border-radius:32px;display:block!important}.wfx-founder__img,.wfx-founder__slot{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:32px}.wfx-founder__copy{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.wfx-founder__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.2rem,3.6vw,4.6rem);line-height:1.05;letter-spacing:-.02em;margin:0;color:var(--wfx-text);text-wrap:balance}.wfx-founder__text{font-size:1.65rem;line-height:1.7;color:var(--wfx-text-66)}.wfx-founder__text p{margin:0 0 1.6rem}.wfx-founder__text p:last-child{margin-bottom:0}.wfx-founder__attr{font-family:var(--wfx-serif);font-weight:500;font-size:2rem;margin:0;color:var(--wfx-text)}.wfx-founder__link{font-size:1.5rem;font-weight:700;color:var(--wfx-peri);text-decoration:none;width:fit-content;transition:color .25s ease}.wfx-founder__link:hover{color:var(--wfx-peri-bright)}@media screen and (max-width:899px){.wfx-founder{padding-top:7.2rem;padding-bottom:7.2rem}.wfx-founder__grid{grid-template-columns:minmax(0,1fr);gap:5.2rem}.wfx-founder__media{height:400px;margin-right:24px}}.wfx-guar{background:var(--wfx-ink);color:var(--wfx-text)}.wfx-guar__inner{max-width:86rem;margin:0 auto;padding:5.6rem 3.2rem 8.8rem;text-align:center;display:flex;flex-direction:column;gap:1.8rem;align-items:center}.wfx-guar__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.4rem,4vw,5.2rem);line-height:1.02;letter-spacing:-.02em;margin:0;text-wrap:balance}.wfx-guar__text{font-size:1.65rem;line-height:1.65;color:var(--wfx-text-66);margin:0;max-width:54rem;text-wrap:pretty}.wfx-guar__cta{margin-top:.8rem}.wfx-hero{position:relative;background:var(--wfx-ink);color:var(--wfx-text);overflow:hidden;padding-top:9.6rem;padding-bottom:8rem}.wfx-hero__blob1{top:-180px;left:8%;width:640px;height:640px;background:radial-gradient(circle,rgba(201,191,247,.55),transparent 65%)}.wfx-hero__blob2{top:80px;right:2%;width:560px;height:560px;background:radial-gradient(circle,rgba(255,190,150,.4),transparent 65%)}.wfx-hero__grid{position:relative;display:flex;flex-wrap:wrap;gap:4.8rem;align-items:center}.wfx-hero__copy{flex:1.1 1 440px;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:3rem}.wfx-hero__badge{display:inline-flex;align-items:center;gap:1rem;border:1px solid rgba(22,19,31,.15);background:#fff9;padding:.8rem 1.8rem;border-radius:999px;font-size:1.3rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.wfx-hero__badge-dot{width:8px;height:8px;border-radius:50%;background:var(--wfx-peri);display:inline-block!important}.wfx-hero__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(4.8rem,6.6vw,8.8rem);line-height:.98;letter-spacing:-.03em;margin:0;color:var(--wfx-text)}.wfx-hero__grad{background:var(--wfx-grad-accent);-webkit-background-clip:text;background-clip:text;color:transparent}.wfx-hero__sub{font-size:1.85rem;line-height:1.6;color:var(--wfx-text-66);margin:0;max-width:46rem;text-wrap:pretty}.wfx-hero__actions{display:flex;gap:1.4rem;align-items:center;flex-wrap:wrap}.wfx-hero__micro{display:flex;gap:1rem;flex-wrap:wrap;font-size:1.35rem;font-weight:500;color:var(--wfx-text-55);margin:0}.wfx-hero__visualwrap{flex:.9 1 380px;min-width:0}.wfx-hero__visual{position:relative;display:flex;justify-content:center;min-height:480px}.wfx-hero__orbitwrap{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;display:flex!important;align-items:center;justify-content:center;pointer-events:none}.wfx-hero__orbit{width:480px;height:480px;max-width:100%;border:1.5px dashed rgba(109,91,238,.35);border-radius:50%;animation:wfx-spin 40s linear infinite;display:block!important}.wfx-hero__product{position:relative;width:380px;max-width:100%;height:480px;animation:wfx-floaty 6s ease-in-out infinite}.wfx-hero__img{width:100%;height:100%;object-fit:contain;border-radius:24px}.wfx-hero__slot{border-radius:24px}.wfx-hero__stat{position:absolute;background:#ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--wfx-line);border-radius:18px;padding:1.4rem 2rem;display:flex;flex-direction:column;gap:.2rem;box-shadow:var(--wfx-shadow-chip)}.wfx-hero__stat--1{bottom:40px;left:0;animation:wfx-floaty 7s ease-in-out infinite .8s}.wfx-hero__stat--2{top:48px;right:0;animation:wfx-floaty 8s ease-in-out infinite 1.6s}.wfx-hero__stat-label{font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--wfx-peri)}.wfx-hero__stat-value{font-family:var(--wfx-serif);font-weight:600;font-size:2.6rem;color:var(--wfx-text)}@media(prefers-reduced-motion:reduce){.wfx-hero__orbit,.wfx-hero__product,.wfx-hero__stat{animation:none!important}}@media screen and (max-width:749px){.wfx-hero{padding-top:5.6rem;padding-bottom:6.4rem}.wfx-hero__visual{min-height:400px}.wfx-hero__product{height:400px;width:320px}.wfx-hero__orbit{width:380px;height:380px}.wfx-hero__stat-value{font-size:2.2rem}}.wfx-duo{background:var(--wfx-ink);color:var(--wfx-text);padding-top:10.4rem;padding-bottom:10.4rem}.wfx-duo__head{max-width:72rem;margin:0 auto 5.6rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.6rem}.wfx-duo__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.4rem,4.2vw,5.4rem);line-height:1.02;letter-spacing:-.02em;margin:0;color:var(--wfx-text);text-wrap:balance}.wfx-duo__sub{font-size:1.7rem;line-height:1.65;color:var(--wfx-text-66);margin:0;text-wrap:pretty}.wfx-duo__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.4rem;align-items:start}.wfx-duo__col{display:flex;flex-direction:column;gap:12px}.wfx-duo__colhead{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:0 .4rem 1rem}.wfx-duo__tag{font-size:1.25rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.6rem 1.4rem;border-radius:999px;color:var(--wfx-text)}.wfx-duo__tag--lavender{background:var(--wfx-peri-soft)}.wfx-duo__tag--peach{background:var(--wfx-gold-soft)}.wfx-duo__name{font-family:var(--wfx-serif);font-weight:600;font-size:2.8rem;line-height:1.05;margin:0;color:var(--wfx-text)}.wfx-duo__meta{font-size:1.35rem;font-weight:600;color:var(--wfx-text-66);margin:0}.wfx-duo__note{font-size:1.5rem;line-height:1.6;color:var(--wfx-text-66);margin:0;text-wrap:pretty}.wfx-duo__rows{display:flex;flex-direction:column;gap:12px}.wfx-duo__row{background:var(--wfx-surface);border:1px solid var(--wfx-line);border-radius:20px;padding:2rem 2.4rem;display:flex;flex-direction:column;gap:.5rem;transition:transform .3s ease,box-shadow .3s ease}.wfx-duo__row:not(.wfx-duo__row--zero):hover{transform:translateY(-4px);box-shadow:0 16px 40px #16131f14}.wfx-duo__row-top{display:flex;justify-content:space-between;align-items:baseline;gap:1.6rem}.wfx-duo__ing{font-family:var(--wfx-serif);font-weight:600;font-size:1.9rem;color:var(--wfx-text)}.wfx-duo__dose{font-size:1.3rem;font-weight:700;color:var(--wfx-peri);white-space:nowrap}.wfx-duo__why{font-size:1.4rem;line-height:1.55;color:var(--wfx-text-66);margin:0;text-wrap:pretty}.wfx-duo__row--zero{background:var(--wfx-dark);border-color:var(--wfx-dark);color:var(--wfx-dark-text);flex-direction:row;justify-content:space-between;align-items:center}.wfx-duo__row--zero .wfx-duo__ing{color:var(--wfx-dark-text)}.wfx-duo__zero-badge{font-size:1.3rem;font-weight:700;letter-spacing:.04em;background:var(--wfx-peri);color:#f7f4ee;padding:.6rem 1.6rem;border-radius:999px;white-space:nowrap}.wfx-duo__cta{margin-top:1rem;align-self:flex-start;padding:1.5rem 3rem}.wfx-duo__fine{max-width:96rem;margin:3.2rem auto 0;text-align:center}@media screen and (max-width:899px){.wfx-duo{padding-top:7.2rem;padding-bottom:7.2rem}.wfx-duo__grid{grid-template-columns:minmax(0,1fr);gap:4.8rem}.wfx-duo__head{margin-bottom:4rem}}.wfx-sci{background:var(--wfx-ink);color:var(--wfx-text);padding-top:10.4rem;padding-bottom:10.4rem}.wfx-sci__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:6.4rem;align-items:start}.wfx-sci__left{position:sticky;top:110px;display:flex;flex-direction:column;align-items:flex-start;gap:1.8rem}.wfx-sci__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.4rem,4.2vw,5.4rem);line-height:1.02;letter-spacing:-.02em;margin:0;color:var(--wfx-text);text-wrap:balance}.wfx-sci__sub{font-size:1.7rem;line-height:1.65;color:var(--wfx-text-66);margin:0;text-wrap:pretty}.wfx-sci__cta{margin-top:.6rem;padding:1.6rem 3.2rem}.wfx-sci__rows{display:flex;flex-direction:column;gap:12px}.wfx-sci__row{background:var(--wfx-surface);border:1px solid var(--wfx-line);border-radius:20px;padding:2.4rem 2.8rem;display:flex;flex-direction:column;gap:.6rem;transition:transform .3s ease,box-shadow .3s ease}.wfx-sci__row:not(.wfx-sci__row--zero):hover{transform:translate(8px);box-shadow:0 16px 40px #16131f14}.wfx-sci__row-top{display:flex;justify-content:space-between;align-items:baseline;gap:1.6rem}.wfx-sci__name{font-family:var(--wfx-serif);font-weight:600;font-size:2.2rem;color:var(--wfx-text)}.wfx-sci__dose{font-size:1.4rem;font-weight:700;color:var(--wfx-peri);white-space:nowrap}.wfx-sci__why{font-size:1.45rem;line-height:1.6;color:var(--wfx-text-66);margin:0;text-wrap:pretty}.wfx-sci__row--zero{background:var(--wfx-dark);border-color:var(--wfx-dark);color:var(--wfx-dark-text);flex-direction:row;justify-content:space-between;align-items:center}.wfx-sci__row--zero .wfx-sci__name{color:var(--wfx-dark-text)}.wfx-sci__zero-badge{font-size:1.4rem;font-weight:700;letter-spacing:.04em;background:var(--wfx-peri);color:#f7f4ee;padding:.6rem 1.6rem;border-radius:999px;white-space:nowrap}.wfx-sci__fine{margin:1.2rem 0 0}@media screen and (max-width:899px){.wfx-sci{padding-top:7.2rem;padding-bottom:7.2rem}.wfx-sci__grid{grid-template-columns:minmax(0,1fr);gap:4rem}.wfx-sci__left{position:static}}.wfx-life{background:var(--wfx-ink);color:var(--wfx-text);padding-top:.8rem;padding-bottom:9.6rem}.wfx-life__head{max-width:64rem;margin-bottom:4rem}.wfx-life__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.4rem,4.2vw,5.4rem);line-height:1.02;letter-spacing:-.02em;margin:1.4rem 0 0;color:var(--wfx-text);text-wrap:balance}.wfx-life__grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.85fr) minmax(0,.85fr);grid-auto-rows:260px;gap:18px}.wfx-life__tile{position:relative;border-radius:28px;overflow:hidden;background:#e9e2fb}.wfx-life__tile:nth-child(1),.wfx-life__tile:nth-child(3){grid-row:span 2}.wfx-life__tile:nth-child(2){background:#fce9db}.wfx-life__tile:nth-child(4){background:#ffe9d6}.wfx-life__img,.wfx-life__slot{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:28px}.wfx-life__slot{background:transparent}.wfx-life__chip{position:absolute;bottom:20px;left:20px;background:#f7f4eee6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:1rem 1.8rem;border-radius:999px;font-size:1.3rem;font-weight:700;color:var(--wfx-text)}@media screen and (max-width:749px){.wfx-life{padding-bottom:6.4rem}.wfx-life__grid{grid-template-columns:minmax(0,1fr);grid-auto-rows:260px}.wfx-life__tile:nth-child(1),.wfx-life__tile:nth-child(3){grid-row:auto}}.wfx-lpx{background:var(--wfx-ink);color:var(--wfx-text);padding-top:4rem;padding-bottom:10.4rem}.wfx-lpx__split{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:2rem;max-width:88rem;margin:0 auto 6.4rem}.wfx-lpx__col{border-radius:var(--wfx-r-card);padding:3.2rem 3rem;border:1px solid var(--wfx-line);background:var(--wfx-surface)}.wfx-lpx__col--heaven{border-color:#6d5bee59;background:#6d5bee0f}.wfx-lpx__tag{font-size:1.15rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--wfx-text-55);margin:0 0 1.8rem}.wfx-lpx__tag--gold{color:var(--wfx-peri)}.wfx-lpx__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.2rem}.wfx-lpx__list li{font-size:1.5rem;line-height:1.55;color:var(--wfx-text-66);padding-left:2rem;position:relative}.wfx-lpx__col--hell .wfx-lpx__list li:before{content:"\2014";position:absolute;left:0;color:var(--wfx-text-45)}.wfx-lpx__col--heaven .wfx-lpx__list li:before{content:"\2713";position:absolute;left:0;color:var(--wfx-peri)}.wfx-lpx__ask{text-align:center;max-width:64rem;margin:0 auto}.wfx-lpx__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3rem,4vw,4.6rem);line-height:1.1;letter-spacing:-.02em;margin:0 0 1.8rem;text-wrap:balance}.wfx-lpx__guarantee{font-size:1.55rem;line-height:1.6;color:var(--wfx-text-66);margin:0 0 3rem}@media screen and (max-width:749px){.wfx-lpx__split{margin-bottom:4.4rem}}.wfx-lpc{background:var(--wfx-ink);color:var(--wfx-text);padding-top:9.6rem;padding-bottom:8.8rem}.wfx-lpc__inner{max-width:88rem}.wfx-lpc__head{max-width:64rem;margin-bottom:4.4rem}.wfx-lpc__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3rem,4vw,4.8rem);line-height:1.08;letter-spacing:-.02em;margin:1.8rem 0 0;text-wrap:balance}.wfx-lpc__table{border:1px solid var(--wfx-line);border-radius:20px;overflow:hidden}.wfx-lpc__row{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:1.2rem;align-items:baseline;padding:1.7rem 2.6rem;border-top:1px solid var(--wfx-line);background:var(--wfx-surface);font-size:1.5rem}.wfx-lpc__row:first-child{border-top:0}.wfx-lpc__row--head{font-size:1.1rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--wfx-text-55);background:#6d5bee0f}.wfx-lpc__us{font-weight:700;color:var(--wfx-peri)}.wfx-lpc__row--head .wfx-lpc__us{color:var(--wfx-text)}.wfx-lpc__them{color:var(--wfx-text-55)}.wfx-lpc__fine{margin:2.4rem 0 3.2rem}@media screen and (max-width:749px){.wfx-lpc__row{padding:1.4rem 1.6rem;font-size:1.32rem;gap:.8rem}}.wfx-lph{position:relative;background:var(--wfx-ink);color:var(--wfx-text);overflow:hidden;padding-top:6.4rem;padding-bottom:7.2rem}.wfx-lph__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 40% 50% at 72% 30%,rgba(201,191,247,.45),transparent 70%),radial-gradient(ellipse 34% 44% at 18% 70%,rgba(255,217,188,.35),transparent 70%);pointer-events:none;display:block!important}.wfx-lph__grid{position:relative;display:flex;flex-wrap:wrap-reverse;gap:4.8rem;align-items:center}.wfx-lph__copy{flex:1.15 1 440px;min-width:0}.wfx-lph__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.8rem,5.6vw,6.8rem);line-height:1.04;letter-spacing:-.02em;margin:2.2rem 0;color:var(--wfx-text);text-wrap:balance}.wfx-lph__sub{font-size:1.75rem;line-height:1.62;color:var(--wfx-text-66);max-width:52rem;margin:0 0 2.4rem;text-wrap:pretty}.wfx-lph__price{display:flex;align-items:baseline;gap:1.4rem;flex-wrap:wrap;margin-bottom:2.6rem}.wfx-lph__price-big{font-family:var(--wfx-serif);font-weight:600;font-size:2.7rem}.wfx-lph__price-note{font-size:1.35rem;color:var(--wfx-text-55)}.wfx-lph__visual{flex:1 1 340px;min-width:0}.wfx-lph__panel{position:relative;border-radius:var(--wfx-r-panel);overflow:hidden;border:1px solid var(--wfx-line);max-height:440px;aspect-ratio:4 / 3.4;background:var(--wfx-grad-panel)}.wfx-lph__img{width:100%;height:100%;object-fit:cover}.wfx-lpcta__btn{width:auto;min-width:30rem}.wfx-lpcta__btn--big{width:100%;max-width:44rem;padding:2rem 3.6rem;font-size:1.7rem}.wfx-lpcta--center{text-align:center}.wfx-lpcta--center .wfx-lpcta__btn{margin:0 auto}.wfx-lpcta__sub{margin:1.4rem 0 0;font-size:1.3rem;color:var(--wfx-text-55)}@media screen and (max-width:749px){.wfx-lph{padding-top:4rem;padding-bottom:4.8rem}.wfx-lph__panel{max-height:300px}.wfx-lpcta__btn{width:100%;min-width:0}}.wfx-lpp{background:var(--wfx-ink-band);color:var(--wfx-text);border-top:1px solid var(--wfx-line);border-bottom:1px solid var(--wfx-line);padding-top:8.8rem;padding-bottom:8.8rem}.wfx-lpp__inner{max-width:84rem}.wfx-lpp__lines{margin:3.6rem 0 4rem;display:flex;flex-direction:column;gap:2.6rem}.wfx-lpp__line{font-family:var(--wfx-serif);font-weight:500;font-size:clamp(2.2rem,3vw,3.2rem);line-height:1.35;letter-spacing:-.01em;margin:0;color:var(--wfx-text);text-wrap:balance}.wfx-lpp__line:nth-child(2){color:#16131fc7;padding-left:6%}.wfx-lpp__line:nth-child(3){color:#16131f99;padding-left:12%}.wfx-lpp__turn{font-size:1.7rem;line-height:1.7;color:var(--wfx-text-66);max-width:62rem}.wfx-lpp__turn p{margin:0 0 1.6rem}.wfx-lpp__turn strong{color:var(--wfx-text)}@media screen and (max-width:749px){.wfx-lpp{padding-top:6rem;padding-bottom:6rem}.wfx-lpp__line:nth-child(2),.wfx-lpp__line:nth-child(3){padding-left:0}}.wfx-pdp{background:var(--wfx-ink);color:var(--wfx-text);padding-top:4rem;padding-bottom:9.6rem}.wfx-pdp__crumbs{font-size:1.35rem;color:var(--wfx-text-55);margin-bottom:2.8rem}.wfx-pdp__crumbs a{color:var(--wfx-text-55);text-decoration:none}.wfx-pdp__crumbs a:hover{color:var(--wfx-peri)}.wfx-pdp__crumbs span{color:var(--wfx-text);font-weight:500}.wfx-pdp__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:5.6rem;align-items:start}.wfx-pdp__gallery{display:flex;flex-direction:column;gap:14px;position:sticky;top:96px}.wfx-pdp__framewrap{display:flex;justify-content:center}.wfx-pdp__frame{background:linear-gradient(150deg,#c9bff7,#c86dd7 55%,#ffd9bc);border-radius:26px;padding:5px;box-shadow:var(--wfx-shadow-chip);width:100%}.wfx-pdp__stage{width:100%;aspect-ratio:1 / 1;background:#fdfcf9;border-radius:21px;overflow:hidden;display:flex;align-items:center;justify-content:center}.wfx-pdp__img{width:100%;height:100%;object-fit:cover;border-radius:20px}.wfx-pdp__slot{border-radius:20px}.wfx-pdp__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.wfx-pdp__thumb{aspect-ratio:1 / 1;background:linear-gradient(150deg,#c9bff7,#c86dd7 55%,#ffd9bc);border:none;border-radius:15px;overflow:hidden;padding:3px;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.wfx-pdp__thumb-inner{display:block;width:100%;height:100%;background:#fdfcf9;border-radius:12px;overflow:hidden}.wfx-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.wfx-pdp__thumb:hover{transform:translateY(-2px)}.wfx-pdp__thumb.is-active{box-shadow:0 0 0 2px var(--wfx-peri)}.wfx-pdp__buy{display:flex;flex-direction:column;gap:2.2rem}.wfx-pdp__head{display:flex;flex-direction:column;gap:1.2rem}.wfx-pdp__title{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.8rem,4.4vw,5.8rem);line-height:1;letter-spacing:-.02em;margin:0;color:var(--wfx-text)}.wfx-pdp__sub{font-size:1.65rem;line-height:1.6;color:var(--wfx-text-66);margin:0;text-wrap:pretty}.wfx-pdp__actives{display:flex;flex-direction:column;gap:1rem}.wfx-pdp__actives-label{font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--wfx-text-55)}.wfx-pdp__actives-row{display:flex;gap:8px;flex-wrap:wrap}.wfx-pdp__active{background:#6d5bee14;border:1px solid rgba(109,91,238,.25);color:var(--wfx-text);font-size:1.3rem;font-weight:700;padding:.8rem 1.5rem;border-radius:999px;display:inline-flex;align-items:baseline;gap:.7rem}.wfx-pdp__active-dose{color:var(--wfx-peri);font-size:1.2rem}.wfx-pdp__badges{display:flex;gap:8px;flex-wrap:wrap}.wfx-pdp__badge{background:#fffc;border:1px solid rgba(22,19,31,.1);color:var(--wfx-text-66);font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.7rem 1.4rem;border-radius:999px}.wfx-pdp__form{display:flex;flex-direction:column;gap:2.2rem}.wfx-pdp__options{display:flex;flex-direction:column;gap:12px}.wfx-pdp__options-label{font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--wfx-text-55)}.wfx-pdp__opt{display:flex;flex-direction:column;gap:.8rem;background:var(--wfx-surface);border:1.5px solid rgba(22,19,31,.1);border-radius:18px;padding:1.8rem 2rem;cursor:pointer;transition:border-color .25s ease,background-color .25s ease}.wfx-pdp__opt--single{cursor:default}.wfx-pdp__opt.is-active{border-color:var(--wfx-peri);background:#6d5bee14}.wfx-pdp__radio-input{position:absolute;opacity:0;pointer-events:none}.wfx-pdp__opt-top{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;flex-wrap:wrap}.wfx-pdp__opt-left{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.wfx-pdp__radio{width:18px;height:18px;border-radius:50%;flex-shrink:0;border:1.5px solid rgba(22,19,31,.3);background:var(--wfx-ink);display:inline-block!important;box-sizing:border-box;transition:border .2s ease}.wfx-pdp__opt.is-active .wfx-pdp__radio{border:5px solid var(--wfx-peri)}.wfx-pdp__opt-name{font-size:1.55rem;font-weight:700}.wfx-pdp__opt-flag{background:var(--wfx-peri);color:#f7f4ee;font-size:1.1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.4rem 1rem;border-radius:999px}.wfx-pdp__opt-price{display:flex;align-items:baseline;gap:.8rem}.wfx-pdp__opt-now{font-family:var(--wfx-serif);font-weight:600;font-size:2.4rem}.wfx-pdp__opt-was{font-size:1.35rem;color:var(--wfx-text-55)}.wfx-pdp__opt-note{font-size:1.35rem;color:var(--wfx-text-66);line-height:1.5;padding-left:3rem}.wfx-pdp__opt--single .wfx-pdp__opt-note{padding-left:0}.wfx-pdp__atc{background:var(--wfx-dark);color:var(--wfx-dark-text);border:none;cursor:pointer;padding:2rem;border-radius:999px;font-family:var(--wfx-sans);font-size:1.6rem;font-weight:700;box-shadow:var(--wfx-shadow-btn);transition:background-color .25s ease,transform .25s ease}.wfx-pdp__atc:hover:not([disabled]){background:var(--wfx-peri);transform:translateY(-2px)}.wfx-pdp__atc[disabled]{opacity:.5;cursor:not-allowed}.wfx-pdp__micro{display:flex;justify-content:center;gap:2.2rem;font-size:1.25rem;font-weight:500;color:var(--wfx-text-55);flex-wrap:wrap}.wfx-pdp__accs{display:flex;flex-direction:column;gap:10px;margin-top:.8rem}.wfx-pdp__acc{background:var(--wfx-surface);border:1px solid var(--wfx-line);border-radius:18px;overflow:hidden}.wfx-pdp__acc-q{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;padding:1.8rem 2.4rem;font-size:1.55rem;font-weight:700;cursor:pointer;list-style:none;color:var(--wfx-text)}.wfx-pdp__acc-q::-webkit-details-marker{display:none}.wfx-pdp__acc-icon{font-family:var(--wfx-serif);font-size:2.4rem;color:var(--wfx-peri);line-height:1;flex-shrink:0;transition:transform .25s ease}.wfx-pdp__acc[open] .wfx-pdp__acc-icon{transform:rotate(45deg)}.wfx-pdp__acc-a{padding:0 2.4rem 2rem;font-size:1.45rem;line-height:1.7;color:var(--wfx-text-66)}.wfx-pdp__acc-a p{margin:0 0 1.2rem}.wfx-pdp__acc-a p:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){.wfx-pdp__thumb,.wfx-pdp__acc-icon{transition:none}}@media screen and (max-width:899px){.wfx-pdp__grid{grid-template-columns:minmax(0,1fr);gap:3.6rem}.wfx-pdp__gallery{position:static}.wfx-pdp__stage{width:100%}.wfx-pdp__framewrap{display:block}}.wfx-photos{background:var(--wfx-ink);color:var(--wfx-text);padding-bottom:9.6rem}.wfx-photos__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.wfx-photos__tile{position:relative;height:300px;border-radius:24px;overflow:hidden;background:#e9e2fb}.wfx-photos__tile:nth-child(2){background:#fce9db}.wfx-photos__tile:nth-child(3){background:#ffe9d6}.wfx-photos__img,.wfx-photos__slot{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:24px}.wfx-photos__slot{background:transparent}.wfx-photos__chip{position:absolute;bottom:16px;left:16px;background:#f7f4eee6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.8rem 1.6rem;border-radius:999px;font-size:1.25rem;font-weight:700;color:var(--wfx-text)}@media screen and (max-width:749px){.wfx-photos{padding-bottom:6.4rem}.wfx-photos__grid{grid-template-columns:minmax(0,1fr)}.wfx-photos__tile{height:260px}}.wfx-hidden-formcheck{display:none}.wfx-pop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;display:none;align-items:center;justify-content:center;padding:2rem}.wfx-pop.is-open{display:flex}.wfx-pop__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:#16131f8c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.wfx-pop__frame{position:relative;background:linear-gradient(150deg,#c9bff7,#c86dd7 55%,#ffd9bc);border-radius:30px;padding:5px;max-width:50rem;width:100%;box-shadow:0 40px 120px #16131f73;animation:wfx-pop-in .5s cubic-bezier(.16,1,.3,1) both}@keyframes wfx-pop-in{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:none}}.wfx-pop__card{position:relative;overflow:hidden;background:var(--wfx-ink);border-radius:25px;padding:4.4rem 4rem 3.6rem;text-align:center}.wfx-pop__x{position:absolute;top:1.4rem;right:1.6rem;z-index:3;background:none;border:none;font-size:2.6rem;line-height:1;color:var(--wfx-text-66);cursor:pointer;padding:.4rem}.wfx-pop__x:hover{color:var(--wfx-text)}.wfx-pop__blob{position:absolute;border-radius:50%;filter:blur(46px);opacity:.55;pointer-events:none}.wfx-pop__blob--1{width:240px;height:240px;top:-80px;left:-70px;background:radial-gradient(circle,#C9BFF7,transparent 70%);animation:wfx-pop-drift 9s ease-in-out infinite alternate}.wfx-pop__blob--2{width:260px;height:260px;bottom:-100px;right:-80px;background:radial-gradient(circle,#FFD9BC,transparent 70%);animation:wfx-pop-drift 11s ease-in-out infinite alternate-reverse}@keyframes wfx-pop-drift{0%{transform:translate(0)}to{transform:translate(24px,18px)}}.wfx-pop__star{position:absolute;color:var(--wfx-peri);pointer-events:none;animation:wfx-pop-twinkle 3.2s ease-in-out infinite}.wfx-pop__star--1{top:2.4rem;left:3rem;font-size:1.6rem}.wfx-pop__star--2{top:5.6rem;right:4.4rem;font-size:1.1rem;animation-delay:1.1s}.wfx-pop__star--3{bottom:3.2rem;left:5rem;font-size:1.3rem;animation-delay:2s}@keyframes wfx-pop-twinkle{0%,to{opacity:.25;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}.wfx-pop__moon{position:absolute;top:2rem;right:3.2rem;font-size:2.4rem;color:var(--wfx-gold, #D6C494);opacity:.8;pointer-events:none}.wfx-pop__body{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1.4rem}.wfx-pop.is-success .wfx-pop__body--form{display:none}.wfx-pop:not(.is-success) .wfx-pop__body--success{display:none}.wfx-pop__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(2.8rem,4vw,3.8rem);line-height:1.05;letter-spacing:-.015em;margin:0;color:var(--wfx-text);text-wrap:balance}.wfx-pop__sub{font-size:1.55rem;line-height:1.6;color:var(--wfx-text-66);margin:0;max-width:36rem;text-wrap:pretty}.wfx-pop__form{width:100%;margin-top:.6rem}.wfx-pop__row{display:flex;gap:1rem}.wfx-pop__input{flex:1;min-width:0;border:1px solid var(--wfx-line);border-radius:999px;background:var(--wfx-surface);color:var(--wfx-text);font-size:1.5rem;padding:1.4rem 2rem}.wfx-pop__input:focus{outline:2px solid var(--wfx-peri);outline-offset:1px}.wfx-pop__btn{padding:1.4rem 2.6rem;white-space:nowrap}.wfx-pop__error{font-size:1.35rem;color:#b3413a;margin:.8rem 0 0}.wfx-pop__fine{margin:.8rem 0 0;opacity:.75}.wfx-pop__code{display:inline-flex;flex-direction:column;align-items:center;gap:.2rem;border:1px dashed var(--wfx-peri);border-radius:16px;background:var(--wfx-surface);color:var(--wfx-text);font-size:2.2rem;font-weight:700;letter-spacing:.12em;padding:1.4rem 3.2rem;cursor:pointer;margin-top:.4rem}.wfx-pop__code small{font-size:1.15rem;font-weight:500;letter-spacing:.02em;color:var(--wfx-text-66)}.wfx-pop__code.is-copied{border-style:solid}.wfx-pop__shopbtn{margin-top:.6rem}@media(prefers-reduced-motion:reduce){.wfx-pop__frame,.wfx-pop__blob,.wfx-pop__star{animation:none}}@media screen and (max-width:599px){.wfx-pop{padding:1.2rem}.wfx-pop__card{padding:3.6rem 2.4rem 2.8rem}.wfx-pop__row{flex-direction:column}.wfx-pop__btn{width:100%}}.wfx-prods{background:var(--wfx-ink);color:var(--wfx-text);padding-top:5.6rem;padding-bottom:9.6rem}.wfx-prods__head{display:flex;justify-content:space-between;align-items:flex-end;gap:2.4rem;margin-bottom:4rem}.wfx-prods__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.4rem,4.2vw,5.4rem);letter-spacing:-.02em;margin:0;color:var(--wfx-text)}.wfx-prods__all{font-size:1.5rem;font-weight:700;white-space:nowrap;color:var(--wfx-peri);text-decoration:none}.wfx-prods__all:hover{color:var(--wfx-peri-bright)}.wfx-prods__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.wfx-prods__card{background:var(--wfx-surface);border:1px solid var(--wfx-line);border-radius:28px;padding:3rem;display:flex;flex-direction:column;gap:2rem;color:var(--wfx-text);text-decoration:none}.wfx-prods__top{display:flex;justify-content:space-between;align-items:center;gap:1.6rem}.wfx-prods__tag{font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.6rem 1.4rem;border-radius:999px;color:var(--wfx-text)}.wfx-prods__tag--lavender{background:var(--wfx-lav)}.wfx-prods__tag--peach{background:var(--wfx-peach)}.wfx-prods__price{font-family:var(--wfx-serif);font-weight:600;font-size:2.4rem}.wfx-prods__media{height:320px;display:flex;align-items:center;justify-content:center}.wfx-prods__media img{width:100%;height:100%;object-fit:contain;display:block;border-radius:18px}.wfx-prods__media .wfx-slot{border-radius:18px}.wfx-prods__body{display:flex;flex-direction:column;gap:.6rem}.wfx-prods__title{font-family:var(--wfx-serif);font-weight:600;font-size:2.7rem;letter-spacing:-.01em;margin:0}.wfx-prods__meta{font-size:1.45rem;color:var(--wfx-text-55)}.wfx-prods__cta{background:var(--wfx-dark);color:var(--wfx-dark-text);border-radius:999px;padding:1.4rem;text-align:center;font-size:1.45rem;font-weight:700;transition:background-color .25s ease}.wfx-prods__card:hover .wfx-prods__cta{background:var(--wfx-peri)}@media screen and (max-width:749px){.wfx-prods__grid{grid-template-columns:minmax(0,1fr)}.wfx-prods__media{height:260px}.wfx-prods__head{flex-wrap:wrap;align-items:baseline}}.wfx-prom{position:relative;background:var(--wfx-dark);color:var(--wfx-dark-text);padding-top:10.4rem;padding-bottom:10.4rem;overflow:hidden}.wfx-prom__blob{top:-140px;left:10%;width:520px;height:520px;background:radial-gradient(circle,rgba(109,91,238,.35),transparent 70%);filter:blur(30px);animation-duration:16s}.wfx-prom__inner{position:relative;display:flex;flex-direction:column;gap:5.2rem}.wfx-prom__head{max-width:56rem}.wfx-prom__eyebrow{color:var(--wfx-lav)}.wfx-prom__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.4rem,4vw,5rem);line-height:1.02;letter-spacing:-.02em;margin:1.4rem 0 0;color:var(--wfx-dark-text);text-wrap:balance}.wfx-prom__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.wfx-prom__card{border:1px solid var(--wfx-dark-line);border-radius:24px;padding:3.4rem;display:flex;flex-direction:column;gap:1.2rem;transition:border-color .3s ease,transform .3s ease}.wfx-prom__card:hover{border-color:var(--wfx-peri);transform:translateY(-4px)}.wfx-prom__title{font-family:var(--wfx-serif);font-weight:600;font-size:2.4rem;line-height:1.15;color:var(--wfx-dark-text)}.wfx-prom__body{font-size:1.5rem;line-height:1.65;color:var(--wfx-dark-muted);margin:0;text-wrap:pretty}@media screen and (max-width:749px){.wfx-prom{padding-top:7.2rem;padding-bottom:7.2rem}.wfx-prom__grid{grid-template-columns:minmax(0,1fr)}.wfx-prom__card{padding:2.8rem}}.wfx-rev{background:var(--wfx-ink);color:var(--wfx-text);padding-top:10.4rem;padding-bottom:9.6rem}.wfx-rev__head{display:flex;flex-direction:column;align-items:center;gap:1.4rem;margin-bottom:4.8rem;text-align:center}.wfx-rev__stars{font-size:2.2rem;letter-spacing:.4rem;color:var(--wfx-peri)}.wfx-rev__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.4rem,4vw,5.2rem);line-height:1.02;letter-spacing:-.02em;margin:0;color:var(--wfx-text);text-wrap:balance}.wfx-rev__sub{font-size:1.6rem;color:var(--wfx-text-66);margin:0}.wfx-rev__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.wfx-rev__card{background:var(--wfx-surface);border:1px solid var(--wfx-line);border-radius:24px;padding:3rem;display:flex;flex-direction:column;gap:1.8rem;transition:transform .3s ease,box-shadow .3s ease}.wfx-rev__card:hover{transform:translateY(-6px);box-shadow:var(--wfx-shadow-card)}.wfx-rev__card-stars{font-size:1.6rem;letter-spacing:.3rem;color:var(--wfx-peri)}.wfx-rev__quote{font-size:1.55rem;line-height:1.65;color:var(--wfx-text);margin:0;text-wrap:pretty}.wfx-rev__who{display:flex;align-items:center;gap:1.2rem;margin-top:auto}.wfx-rev__avatar{width:44px;height:44px;flex-shrink:0}.wfx-rev__avatar-img,.wfx-rev__avatar-slot{width:100%;height:100%;border-radius:50%;object-fit:cover}.wfx-rev__meta{display:flex;flex-direction:column}.wfx-rev__name{font-size:1.45rem;font-weight:700}.wfx-rev__detail{font-size:1.25rem;color:var(--wfx-text-55)}@media screen and (max-width:989px){.wfx-rev__grid{grid-template-columns:minmax(0,1fr)}}@media screen and (max-width:749px){.wfx-rev{padding-top:7.2rem;padding-bottom:6.4rem}}.wfx-ritual{position:relative;background:var(--wfx-dark);color:var(--wfx-dark-text);overflow:hidden;padding-top:10.4rem;padding-bottom:10.4rem}.wfx-ritual__blob{top:-160px;right:10%;width:520px;height:520px;background:radial-gradient(circle,rgba(109,91,238,.35),transparent 70%);filter:blur(30px);animation-duration:16s}.wfx-ritual__inner{position:relative;display:flex;flex-direction:column;gap:5.6rem}.wfx-ritual__head{display:flex;flex-direction:column;gap:1.4rem}.wfx-ritual__eyebrow{color:var(--wfx-lav)}.wfx-ritual__heading{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.4rem,4.2vw,5.4rem);letter-spacing:-.02em;margin:0;color:var(--wfx-dark-text)}.wfx-ritual__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.wfx-ritual__step{border:1px solid var(--wfx-dark-line);border-radius:24px;padding:3.2rem;display:flex;flex-direction:column;gap:4rem;transition:border-color .3s ease,transform .3s ease}.wfx-ritual__step:hover{border-color:var(--wfx-peri);transform:translateY(-6px)}.wfx-ritual__num{font-family:var(--wfx-serif);font-weight:600;font-size:5.2rem;line-height:1;background:linear-gradient(100deg,#6d5bee,#c86dd7);-webkit-background-clip:text;background-clip:text;color:transparent}.wfx-ritual__body{display:flex;flex-direction:column;gap:1rem}.wfx-ritual__title{font-family:var(--wfx-serif);font-weight:600;font-size:2.4rem}.wfx-ritual__desc{font-size:1.5rem;line-height:1.65;color:var(--wfx-dark-muted);margin:0;text-wrap:pretty}@media screen and (max-width:749px){.wfx-ritual{padding-top:7.2rem;padding-bottom:7.2rem}.wfx-ritual__grid{grid-template-columns:minmax(0,1fr)}.wfx-ritual__step{gap:2.4rem}}.wfx-stats{background:var(--wfx-ink);color:var(--wfx-text);border-top:1px solid var(--wfx-line);padding-top:7rem;padding-bottom:7rem}.wfx-stats__inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:3rem;text-align:center}.wfx-stats__num{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(4.4rem,6vw,7rem);line-height:1;color:var(--wfx-text)}.wfx-stats__label{margin-top:1.2rem;font-size:1.25rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--wfx-text-55)}.wfx-story{background:var(--wfx-ink);color:var(--wfx-text)}.wfx-story__inner{max-width:720px;margin:0 auto;padding:2.4rem 3.2rem 8.8rem;display:flex;flex-direction:column;gap:2.8rem}.wfx-story__lead{font-family:var(--wfx-serif);font-weight:500;font-size:clamp(2.2rem,2.4vw,2.8rem);line-height:1.35;letter-spacing:-.01em;margin:0;color:var(--wfx-text);text-wrap:balance}.wfx-story__body{display:flex;flex-direction:column;gap:2.8rem;font-size:1.7rem;line-height:1.75;color:var(--wfx-text-66)}.wfx-story__body p{margin:0;text-wrap:pretty}.wfx-story__byline{display:flex;align-items:center;gap:1.6rem;margin-top:.8rem}.wfx-story__avatar{width:56px;height:56px;flex-shrink:0}.wfx-story__avatar-img,.wfx-story__avatar-slot{width:100%;height:100%;border-radius:50%;object-fit:cover}.wfx-story__who{display:flex;flex-direction:column}.wfx-story__name{font-family:var(--wfx-serif);font-weight:600;font-size:1.9rem;color:var(--wfx-text)}.wfx-story__role{font-size:1.35rem;color:var(--wfx-text-55)}.wfx-sub{background:var(--wfx-ink);padding-top:2rem;padding-bottom:10.4rem}.wfx-sub__card{position:relative;background:var(--wfx-dark);border-radius:36px;padding:9.6rem 5.6rem;text-align:center;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:2.2rem;color:var(--wfx-dark-text)}.wfx-sub__blob1{top:-140px;left:15%;width:480px;height:480px;background:radial-gradient(circle,rgba(109,91,238,.5),transparent 70%);filter:blur(30px);animation-duration:13s}.wfx-sub__blob2{bottom:-160px;right:12%;width:460px;height:460px;background:radial-gradient(circle,rgba(255,158,109,.35),transparent 70%);filter:blur(30px);animation-duration:17s}.wfx-sub__heading{position:relative;font-family:var(--wfx-serif);font-weight:600;font-size:clamp(3.6rem,4.6vw,6rem);line-height:1.02;letter-spacing:-.02em;margin:0;color:var(--wfx-dark-text);text-wrap:balance}.wfx-sub__text{position:relative;font-size:1.7rem;line-height:1.6;color:var(--wfx-dark-muted);max-width:48rem;margin:0;text-wrap:pretty}.wfx-sub__btn{position:relative;margin-top:.8rem;padding:1.8rem 4rem;font-size:1.6rem}.wfx-sub__micro{position:relative;font-size:1.3rem;color:var(--wfx-text-55)}@media screen and (max-width:749px){.wfx-sub__card{padding:6rem 2.8rem}}.wfx-ticker{background:var(--wfx-dark);color:var(--wfx-dark-text);overflow:hidden;padding:10px 0}.wfx-ticker--tilt{transform:rotate(-1.2deg) scale(1.02)}.wfx-ticker--ingredient{padding:22px 0}.wfx-ticker__track{display:flex;width:max-content;animation:wfx-marquee 30s linear infinite}.wfx-ticker__half{display:flex}.wfx-ticker__item{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:0 28px;white-space:nowrap;display:flex;align-items:center;gap:28px}.wfx-ticker--ingredient .wfx-ticker__item{font-family:var(--wfx-serif);font-weight:500;font-size:26px;letter-spacing:0;text-transform:none;padding:0 32px;gap:32px}.wfx-ticker__star{color:var(--wfx-peri)}.wfx-ticker--ingredient .wfx-ticker__star{font-size:18px}@media(prefers-reduced-motion:reduce){.wfx-ticker__track{animation:none}.wfx-ticker--tilt{transform:none}}@media screen and (max-width:749px){.wfx-ticker--ingredient .wfx-ticker__item{font-size:20px}}.wfx-trust{background:var(--wfx-ink-band);border-top:1px solid var(--wfx-line);border-bottom:1px solid var(--wfx-line);padding-top:2.2rem;padding-bottom:2.2rem}.wfx-trust__inner{display:flex;flex-wrap:wrap;gap:1.4rem 4.8rem;justify-content:center;font-size:1.3rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--wfx-text-66)}.wfx-trust__item{display:flex;align-items:center;gap:1rem}.wfx-trust__dot{width:4px;height:4px;border-radius:50%;background:var(--wfx-peri);display:inline-block!important}.wfx-mark{background:var(--wfx-footer);border-top:1px solid rgba(247,244,238,.08);overflow:hidden;padding-top:6rem;padding-bottom:2rem}.wfx-mark__word{font-family:var(--wfx-serif);font-weight:600;font-size:clamp(6rem,14.5vw,19rem);line-height:.95;letter-spacing:-.02em;text-transform:lowercase;text-align:center;color:#f7f4ee12;-webkit-user-select:none;user-select:none;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
