@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Jost:wght@300;400;500;600&display=swap";.mistly-page{--cream:#FAF7FC;--cream-deep:#F2ECF8;--beige:#EBE2F3;--white:#FFFFFF;--line:#E7DCF0;--line-soft:#F0E9F6;--blush:#ECE0F6;--blush-deep:#DBC6EF;--rose:#B99BDD;--rose-mid:#9A6FCB;--rose-deep:#7C4DB2;--rose-press:#683E99;--ink:#332641;--ink-soft:#5E5070;--ink-faint:#8E82A0;--gold:#C9A24B;--green:#6E9C7A;--r-sm:14px;--r-md:20px;--r-lg:28px;--r-pill:999px;--sh-sm:0 2px 10px rgba(90,64,122,.07);--sh-md:0 14px 40px -18px rgba(90,64,122,.3);--sh-lg:0 30px 70px -30px rgba(90,64,122,.38);--serif:"Cormorant Garamond",Georgia,serif;--sans:"Jost",system-ui,sans-serif;--maxw:1180px;font-family:var(--sans);color:var(--ink);background:var(--cream);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.mistly-page *,.mistly-page *:before,.mistly-page *:after{box-sizing:border-box}.mistly-page img{display:block;max-width:100%}.mistly-page a{color:inherit;text-decoration:none}.mistly-page button{font-family:inherit;cursor:pointer;border:none;background:none}.mistly-page h1,.mistly-page h2,.mistly-page h3{font-family:var(--serif);font-weight:500;line-height:1.06;letter-spacing:-.01em;margin:0}.mistly-page p,.mistly-page ul,.mistly-page h4{margin:0}.mistly-page .serif{font-family:var(--serif)}.mistly-page .eyebrow{font-family:var(--sans);font-size:12px;font-weight:500;letter-spacing:.26em;text-transform:uppercase;color:var(--rose-mid)}.mistly-page .m-section{padding:clamp(56px,9vw,110px) 22px}.mistly-page .wrap{max-width:var(--maxw);margin:0 auto}.mistly-page .center{text-align:center}.mistly-page .h-section{font-size:clamp(32px,5.4vw,56px);color:var(--ink);text-wrap:balance}.mistly-page .lead{font-size:clamp(16px,2vw,19px);color:var(--ink-soft);max-width:620px;text-wrap:pretty}.mistly-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--sans);font-weight:500;font-size:16px;letter-spacing:.02em;padding:17px 30px;border-radius:var(--r-pill);transition:transform .18s ease,background .2s ease,box-shadow .2s ease;white-space:nowrap}.mistly-page .btn-primary{background:linear-gradient(180deg,var(--rose-mid),var(--rose-deep));color:#fff;box-shadow:0 12px 26px -12px #7c4db28c}.mistly-page .btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 34px -14px #7c4db29e}.mistly-page .btn-primary:active{transform:translateY(0);background:var(--rose-press)}.mistly-page .btn-lg{padding:20px 34px;font-size:17px}.mistly-page .stars{display:inline-flex;gap:2px;color:var(--gold)}.mistly-page .stars svg{width:17px;height:17px}.mistly-page .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1)}.mistly-page .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.mistly-page .reveal{opacity:1;transform:none;transition:none}}.mistly-page.mistly-announce{background:var(--ink);color:var(--cream);font-size:12.5px;letter-spacing:.06em;overflow:hidden;position:relative}.mistly-page .announce-track{display:flex;align-items:center;gap:56px;white-space:nowrap;padding:10px 0;width:max-content;animation:m-marquee 26s linear infinite}.mistly-page .announce-track span{display:inline-flex;align-items:center;gap:11px;opacity:.92}.mistly-page .announce-track .dot{width:4px;height:4px;border-radius:50%;background:var(--rose)}@keyframes m-marquee{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.mistly-page .announce-track{animation:none}}.mistly-page.mistly-hero{padding:clamp(26px,5vw,56px) 22px clamp(40px,7vw,80px);background:var(--cream)}.mistly-page .hero-grid{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(28px,4vw,60px);align-items:start}.mistly-page .gallery{position:sticky;top:24px}.mistly-page .gallery-main{position:relative;border-radius:var(--r-lg);overflow:hidden;background:linear-gradient(150deg,var(--blush) 0%,var(--cream-deep) 60%,var(--beige) 100%);box-shadow:var(--sh-md)}.mistly-page .gallery-main .gm-img,.mistly-page .gallery-main .slot{width:100%;aspect-ratio:1/1;object-fit:cover}.mistly-page .gallery-badges{position:absolute;top:16px;left:16px;display:flex;flex-direction:column;gap:9px;z-index:3}.mistly-page .badge-sell{background:var(--ink);color:var(--cream);font-size:12px;font-weight:500;letter-spacing:.05em;padding:8px 14px;border-radius:var(--r-pill);display:inline-flex;align-items:center;gap:7px}.mistly-page .badge-sell .ping{width:7px;height:7px;border-radius:50%;background:var(--rose);animation:m-ping 1.8s ease-out infinite}@keyframes m-ping{0%{box-shadow:0 0 #9a6fcb99}to{box-shadow:0 0 0 10px #9a6fcb00}}.mistly-page .badge-save{background:var(--white);color:var(--rose-deep);font-size:12px;font-weight:600;letter-spacing:.04em;padding:8px 13px;border-radius:var(--r-pill);align-self:flex-start}.mistly-page .thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.mistly-page .thumb{position:relative;border-radius:var(--r-sm);overflow:hidden;background:linear-gradient(150deg,var(--blush),var(--beige));border:2px solid transparent;transition:border-color .2s;padding:0;cursor:pointer}.mistly-page .thumb .gm-img{width:100%;aspect-ratio:1/1;object-fit:cover;pointer-events:none}.mistly-page .thumb.active{border-color:var(--rose)}.mistly-page .thumb:hover{border-color:var(--rose-mid)}.mistly-page .slot{display:grid;place-items:center;aspect-ratio:1/1;color:var(--rose-mid);font-size:13px;text-align:center;padding:14px}.mistly-page .hero-info{padding-top:6px}.mistly-page .rating-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:18px}.mistly-page .rating-row .rtext{font-size:13.5px;color:var(--ink-soft)}.mistly-page .rating-row .rtext b{color:var(--ink);font-weight:600}.mistly-page .excellent{font-weight:600;color:var(--green);letter-spacing:.02em}.mistly-page .hero-title{font-size:clamp(34px,5vw,52px);color:var(--ink);margin:6px 0 10px}.mistly-page .hero-sub{font-size:clamp(18px,2.4vw,23px);color:var(--ink-soft);font-family:var(--serif);font-style:italic;margin-bottom:22px}.mistly-page .benefits{list-style:none;display:grid;gap:13px;margin:22px 0 26px;padding:0}.mistly-page .benefits li{display:flex;gap:13px;align-items:flex-start;font-size:15.5px;color:var(--ink-soft)}.mistly-page .benefits .bi{flex:none;width:26px;height:26px;border-radius:50%;background:var(--blush);color:var(--rose-deep);display:grid;place-items:center;margin-top:1px}.mistly-page .benefits .bi svg{width:15px;height:15px}.mistly-page .price-card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-md);padding:22px;box-shadow:var(--sh-sm);margin-bottom:18px}.mistly-page .price-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.mistly-page .price-now{font-family:var(--serif);font-size:40px;font-weight:600;color:var(--ink);line-height:1;white-space:nowrap}.mistly-page .price-sub{display:flex;align-items:baseline;gap:9px;margin-top:9px}.mistly-page .price-sub-label{font-size:12.5px;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);white-space:nowrap}.mistly-page .price-was{font-size:18px;color:var(--ink-faint);text-decoration:line-through;text-decoration-thickness:1px;white-space:nowrap}.mistly-page .price-save{background:var(--blush);color:var(--rose-deep);font-size:12.5px;font-weight:600;padding:5px 11px;border-radius:var(--r-pill);letter-spacing:.03em;white-space:nowrap;margin-left:auto}.mistly-page .price-save:empty{display:none}.mistly-page .price-note{font-size:13px;color:var(--ink-faint);margin-top:8px;display:flex;align-items:center;gap:7px}.mistly-page .buy-row{display:flex;gap:12px;align-items:stretch;margin-bottom:14px}.mistly-page .stepper{display:flex;align-items:center;border:1px solid var(--line);border-radius:var(--r-pill);background:var(--white);overflow:hidden}.mistly-page .stepper button{width:46px;min-height:56px;font-size:20px;color:var(--ink-soft);display:grid;place-items:center;transition:background .15s,color .15s}.mistly-page .stepper button:hover{background:var(--blush);color:var(--rose-deep)}.mistly-page .stepper .qval{min-width:36px;text-align:center;font-weight:500;font-size:16px}.mistly-page .buy-row .btn-primary{flex:1}.mistly-page .delivery-note{display:flex;align-items:center;gap:9px;font-size:13.5px;color:var(--ink-soft);margin-bottom:18px}.mistly-page .delivery-note svg{width:17px;height:17px;color:var(--green);flex:none}.mistly-page .delivery-note b{color:var(--ink);font-weight:600}.mistly-page .pay-icons{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:18px}.mistly-page .pay-icons .pi{height:26px;border:1px solid var(--line);border-radius:6px;background:var(--white);padding:3px 8px;display:grid;place-items:center}.mistly-page .pay-icons .pi svg{height:15px;width:auto}.mistly-page .pay-icons .pi-label{font-size:12px;color:var(--ink-faint)}.mistly-page .trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-top:1px solid var(--line-soft);padding-top:18px}.mistly-page .trust-item{text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px}.mistly-page .trust-item svg{width:22px;height:22px;color:var(--rose-mid)}.mistly-page .trust-item span{font-size:12.5px;color:var(--ink-soft);line-height:1.35}.mistly-page.mistly-press{background:var(--white);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:22px}.mistly-page .press-inner{max-width:var(--maxw);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:wrap}.mistly-page .press-item{font-family:var(--serif);font-size:clamp(15px,2vw,20px);color:var(--ink-faint);letter-spacing:.04em}.mistly-page .press-item b{color:var(--ink-soft);font-weight:600}.mistly-page.mistly-problem{background:var(--cream-deep)}.mistly-page .problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,64px);align-items:center}.mistly-page .problem-media{border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-md);background:linear-gradient(150deg,var(--blush),var(--beige))}.mistly-page .problem-media .gm-img,.mistly-page .problem-media .slot{width:100%;aspect-ratio:4/5;object-fit:cover}.mistly-page .problem-copy h2{margin-bottom:18px}.mistly-page .features-head{max-width:640px;margin:0 auto clamp(38px,5vw,60px)}.mistly-page .feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.mistly-page .feature-card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-md);padding:30px;box-shadow:var(--sh-sm);transition:transform .25s ease,box-shadow .25s ease}.mistly-page .feature-card:hover{transform:translateY(-4px);box-shadow:var(--sh-md)}.mistly-page .feature-ic{width:54px;height:54px;border-radius:16px;background:linear-gradient(145deg,var(--blush),var(--blush-deep));display:grid;place-items:center;color:var(--rose-deep);margin-bottom:18px}.mistly-page .feature-ic svg{width:26px;height:26px}.mistly-page .feature-card h3{font-size:25px;margin-bottom:9px}.mistly-page .feature-card p{font-size:15px;color:var(--ink-soft)}.mistly-page.mistly-ritual{background:linear-gradient(180deg,var(--blush) 0%,var(--cream) 70%)}.mistly-page .ritual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:clamp(34px,5vw,54px)}.mistly-page .step-card{text-align:center}.mistly-page .step-media{border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-md);margin-bottom:20px;background:var(--white)}.mistly-page .step-media .gm-img,.mistly-page .step-media .slot{width:100%;aspect-ratio:3/4;object-fit:cover}.mistly-page .step-num{width:38px;height:38px;border-radius:50%;margin:0 auto 14px;background:var(--white);color:var(--rose-deep);font-family:var(--serif);font-size:20px;font-weight:600;display:grid;place-items:center;box-shadow:var(--sh-sm);border:1px solid var(--line)}.mistly-page .step-card h3{font-size:22px;margin-bottom:7px}.mistly-page .step-card p{font-size:14.5px;color:var(--ink-soft);max-width:280px;margin:0 auto}.mistly-page .compare-wrap{max-width:920px;margin:clamp(34px,5vw,54px) auto 0;overflow:hidden;border-radius:var(--r-lg);border:1px solid var(--line);box-shadow:var(--sh-sm)}.mistly-page table.compare{width:100%;border-collapse:collapse;background:var(--white);font-size:15px}.mistly-page table.compare th,.mistly-page table.compare td{padding:16px 14px;text-align:center;border-bottom:1px solid var(--line-soft)}.mistly-page table.compare thead th{background:var(--cream-deep);font-weight:500;font-size:13.5px;color:var(--ink-soft);letter-spacing:.02em}.mistly-page table.compare thead th.col-us{background:var(--ink);color:var(--cream);font-family:var(--serif);font-size:19px;font-weight:600}.mistly-page table.compare tbody td:first-child,.mistly-page table.compare thead th:first-child{text-align:left;font-weight:500;color:var(--ink)}.mistly-page table.compare td.col-us{background:var(--blush)}.mistly-page table.compare tbody tr:last-child td{border-bottom:none}.mistly-page .ck{color:var(--green)}.mistly-page .cx{color:var(--ink-faint);opacity:.5}.mistly-page .compare svg{width:21px;height:21px}.mistly-page.mistly-reviews{background:var(--cream-deep)}.mistly-page .reviews-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:clamp(30px,4vw,46px)}.mistly-page .reviews-score{display:flex;align-items:center;gap:18px}.mistly-page .score-big{font-family:var(--serif);font-size:62px;font-weight:600;color:var(--ink);line-height:.9}.mistly-page .review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mistly-page .review-card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-md);padding:24px;box-shadow:var(--sh-sm);display:flex;flex-direction:column;gap:13px}.mistly-page .review-card .stars svg{width:15px;height:15px}.mistly-page .review-text{font-family:var(--serif);font-size:19px;line-height:1.4;color:var(--ink)}.mistly-page .review-foot{display:flex;align-items:center;gap:12px;margin-top:auto}.mistly-page .review-ava{width:42px;height:42px;border-radius:50%;overflow:hidden;flex:none;background:linear-gradient(145deg,var(--blush),var(--rose))}.mistly-page .review-name{font-size:14.5px;font-weight:500;color:var(--ink)}.mistly-page .review-verified{font-size:12px;color:var(--green);display:flex;align-items:center;gap:5px}.mistly-page .review-verified svg{width:13px;height:13px}.mistly-page .faq-wrap{max-width:760px;margin:clamp(30px,4vw,48px) auto 0}.mistly-page .faq-item{border-bottom:1px solid var(--line)}.mistly-page .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 4px;text-align:left;font-size:18px;font-weight:500;color:var(--ink);font-family:var(--sans)}.mistly-page .faq-q .fic{flex:none;width:30px;height:30px;border-radius:50%;background:var(--blush);color:var(--rose-deep);display:grid;place-items:center;transition:transform .3s ease,background .2s}.mistly-page .faq-q .fic svg{width:16px;height:16px}.mistly-page .faq-item.open .fic{transform:rotate(45deg);background:var(--rose);color:#fff}.mistly-page .faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease}.mistly-page .faq-a-inner{padding:0 4px 22px;font-size:15.5px;color:var(--ink-soft);max-width:640px}.mistly-page.mistly-guarantee{background:var(--ink);color:var(--cream);text-align:center}.mistly-page.mistly-guarantee .wrap{display:flex;flex-direction:column;align-items:center;gap:20px}.mistly-page .guarantee-seal{width:78px;height:78px;border-radius:50%;border:1.5px solid var(--rose);display:grid;place-items:center;color:var(--rose)}.mistly-page .guarantee-seal svg{width:36px;height:36px}.mistly-page.mistly-guarantee h2{color:var(--cream)}.mistly-page.mistly-guarantee p{color:#fbf6f0b8;max-width:560px;font-size:16px}.mistly-page.mistly-guarantee .eyebrow{color:var(--rose)}.mistly-page.mistly-action{background:var(--cream)}.mistly-page .fb-badge{display:inline-flex;align-items:center;gap:10px;background:var(--white);border:1px solid var(--line);border-radius:var(--r-pill);padding:10px 20px 10px 14px;font-size:15px;font-weight:500;color:var(--ink);box-shadow:var(--sh-sm);margin-top:16px}.mistly-page .fb-badge .fb-ic{width:24px;height:24px;flex:none}.mistly-page .action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:clamp(30px,4vw,48px)}.mistly-page .action-card{position:relative;border-radius:var(--r-md);overflow:hidden;box-shadow:var(--sh-md);background:linear-gradient(150deg,var(--blush),var(--beige))}.mistly-page .action-card .gm-img,.mistly-page .action-card .slot{width:100%;aspect-ratio:9/16;object-fit:cover}.mistly-page .action-cap{position:absolute;left:0;right:0;top:0;z-index:3;padding:18px 16px;background:linear-gradient(180deg,rgba(58,43,40,.5),transparent);color:#fff;font-size:15px;font-weight:500;line-height:1.3;text-shadow:0 1px 6px rgba(0,0,0,.35);display:flex;align-items:center;gap:7px}.mistly-page .action-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;padding:0;background:#ffffffeb;display:grid;place-items:center;z-index:4;box-shadow:var(--sh-md);transition:transform .18s ease,background .2s ease}.mistly-page .action-play:hover{transform:translate(-50%,-50%) scale(1.08);background:#fff}.mistly-page .action-play svg{width:22px;height:22px;color:var(--rose-deep);margin-left:3px}.mistly-page .action-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#000;z-index:5;display:none}.mistly-page .action-card.playing .action-video{display:block}.mistly-page .action-card.playing .action-play,.mistly-page .action-card.playing .action-cap{display:none}.mistly-page .sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:70;background:#fbf6f0f0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--line);padding:12px 16px calc(12px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:14px;transform:translateY(120%);transition:transform .35s cubic-bezier(.16,1,.3,1);box-shadow:0 -10px 30px -18px #5a407a66}.mistly-page .sticky-cart.show{transform:translateY(0)}.mistly-page .sticky-info{flex:1;min-width:0}.mistly-page .sticky-info .sc-name{font-size:14px;font-weight:500;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mistly-page .sticky-info .sc-meta{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-soft)}.mistly-page .sticky-info .sc-meta b{color:var(--ink)}.mistly-page .sticky-cart .btn-primary{padding:14px 24px}.mistly-page .m-toast{position:fixed;top:80px;left:50%;transform:translate(-50%,-24px);background:var(--ink);color:var(--cream);padding:14px 22px;border-radius:var(--r-pill);font-size:14.5px;display:flex;align-items:center;gap:10px;box-shadow:var(--sh-lg);z-index:90;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease}.mistly-page .m-toast.show{opacity:1;transform:translate(-50%)}.mistly-page .m-toast svg{width:18px;height:18px;color:var(--rose)}@media(max-width:980px){.mistly-page .hero-grid{grid-template-columns:1fr;gap:30px}.mistly-page .gallery{position:static;top:auto}.mistly-page .gallery-main{max-width:520px;margin:0 auto}.mistly-page .thumbs{max-width:520px;margin-left:auto;margin-right:auto}.mistly-page .problem-grid{grid-template-columns:1fr}.mistly-page .problem-media{max-width:460px;margin:0 auto;order:-1}}@media(max-width:760px){.mistly-page .feature-grid{grid-template-columns:1fr}.mistly-page .ritual-grid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.mistly-page .review-grid{grid-template-columns:1fr}.mistly-page .reviews-top{flex-direction:column;align-items:flex-start}.mistly-page .press-inner{justify-content:center;gap:18px 26px}.mistly-page .action-grid{grid-template-columns:1fr;max-width:360px;margin-left:auto;margin-right:auto}.mistly-page .compare-wrap{border-radius:var(--r-md)}.mistly-page table.compare{font-size:13px}.mistly-page table.compare th,.mistly-page table.compare td{padding:13px 8px}}@media(max-width:420px){.mistly-page .price-now{font-size:36px}.mistly-page .buy-row{flex-wrap:wrap}.mistly-page .stepper{width:100%;justify-content:space-between}.mistly-page .stepper button{min-height:52px}.mistly-page .buy-row .btn-primary{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/mistly-styles.css.map */
