:root{--white:#ffffff;--bg-soft:#fdfaf7;--bg-cream:#f7eee2;--bg-beige:#e4d1c5;--bg-pink:#f4cece;--lavender:#f7e7e2;--lilac:#fdfaf7;--lilac-border:#eadfd3;--grad-purple:linear-gradient(135deg,#3a2413 0%,#584130 55%,#8e6f5b 100%);--grad-purple-anim:linear-gradient(120deg,#3a2413,#584130,#8e6f5b,#584130,#3a2413);--purple:#3a2413;--purple-2:#584130;--blush:#e1a29e;--espresso:#3a2413;--chocolate:#584130;--taupe:#8e6f5b;--grad-espresso:linear-gradient(135deg,#3a2413 0%,#584130 100%);--sand:#f7eee2;--grad-announce:linear-gradient(90deg,#2b2c52 0%,#6d2740 100%);--charcoal:#211711;--gray:#8e6f5b;--star:#00b67a;--coral:#e0554b;--radius-sm:10px;--radius:16px;--radius-lg:20px;--shadow-sm:0 2px 10px rgba(90,65,48,.07);--shadow:0 10px 30px rgba(90,65,48,.12);--shadow-lg:0 20px 50px rgba(58,36,19,.18);--sp:clamp(1rem,3vw,1.5rem);--maxw:1200px;--ease:cubic-bezier(.2,.7,.2,1);--t:.3s var(--ease);--font:"Helvetica Neue",Helvetica,Arial,sans-serif}.mpdp,.mpdp *{box-sizing:border-box;margin:0;padding:0}.mpdp{scroll-behavior:smooth;-webkit-text-size-adjust:100%}.mpdp{font-family:var(--font);color:var(--charcoal);background:linear-gradient(180deg,#fdfaf7,#f7eee2,#f6e2da,#faf0e9,#f4e0d8,#f8ede4 80%,#fdfaf7);background-attachment:fixed;line-height:1.55;overflow-x:hidden;font-size:16px}.mpdp img,.mpdp svg{max-width:100%;display:block}.mpdp h1,.mpdp h2,.mpdp h3,.mpdp h4{line-height:1.12;letter-spacing:-.02em;font-weight:800}.mpdp .serif{font-family:"Instrument Serif",Georgia,Times New Roman,serif;font-style:italic;font-weight:400;letter-spacing:0}.mpdp a{color:#b06f68;text-decoration:none;transition:color var(--t)}.mpdp a:hover{color:#8a4e48}.mpdp .wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding-left:clamp(1rem,4vw,2rem);padding-right:clamp(1rem,4vw,2rem)}.mpdp section{scroll-margin-top:120px}.mpdp button{font-family:inherit;cursor:pointer;border:none;background:none}.mpdp :focus-visible{outline:3px solid #8e6f5b;outline-offset:2px;border-radius:6px}.mpdp .ph{position:relative;border-radius:var(--radius);overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-start;color:#fff;font-size:.72rem;letter-spacing:.02em;font-weight:600;min-height:120px}.mpdp .ph span{position:relative;z-index:2;padding:.65rem .8rem;text-shadow:0 1px 6px rgba(0,0,0,.35);line-height:1.25}.mpdp .ph:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 90% at 20% 10%,rgba(255,255,255,.28),transparent 55%)}.mpdp .ph-1{background:linear-gradient(150deg,#f5dcd8,#e1a29e 58%,#b87a74)}.mpdp .ph-2{background:linear-gradient(150deg,#f3e9d6,#d9c4a0 55%,#b79b6e)}.mpdp .ph-3{background:linear-gradient(150deg,#f7e7e2,#e1a29e 55%,#bd7b74)}.mpdp .ph-4{background:linear-gradient(150deg,#d7f0e6,#9dd6c0 50%,#4f9c86)}.mpdp .ph-5{background:linear-gradient(150deg,#f6dfe6,#e0a9bf 55%,#9c5c78)}.mpdp .ph-6{background:linear-gradient(150deg,#eef0f1,#d8dbdd 55%,#a9b0b4)}.mpdp .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-image:var(--grad-purple-anim);background-size:300% 100%;color:#fff;text-transform:uppercase;font-weight:800;letter-spacing:.04em;font-size:clamp(.9rem,1.4vw,1.02rem);padding:1rem 1.6rem;border-radius:12px;min-height:52px;box-shadow:0 10px 24px #3a241347;transition:transform var(--t),box-shadow var(--t),background-position .6s var(--ease);animation:grad 8s linear infinite;text-align:center;width:auto}@keyframes grad{0%{background-position:0% 50%}to{background-position:300% 50%}}.mpdp .btn:hover{transform:translateY(-3px);box-shadow:0 16px 34px #3a241366}.mpdp .btn:active{transform:translateY(-1px)}.mpdp .btn.full{width:100%}.mpdp .btn.light{background:#fff;color:var(--espresso);background-image:none;animation:none;box-shadow:0 8px 20px #00000024}.mpdp .btn.light:hover{background:#fdf6f1}.mpdp .announce{position:sticky;top:0;z-index:60;background-image:var(--grad-announce);color:#fff;font-size:clamp(.72rem,2.4vw,.9rem);font-weight:600;letter-spacing:.03em}.mpdp .announce .wrap{display:flex;align-items:center;justify-content:center;gap:clamp(.5rem,3vw,1.4rem);flex-wrap:wrap;padding-top:.5rem;padding-bottom:.5rem;text-align:center}.mpdp .announce .sale{text-transform:uppercase;display:flex;align-items:center;gap:.45rem}.mpdp .announce .sale:before{content:"\25c6";color:#ffcf6b;font-size:.7em}.mpdp .count{display:flex;gap:.35rem;align-items:center;font-variant-numeric:tabular-nums}.mpdp .count .seg{background:#ffffff24;border-radius:6px;padding:.2rem .4rem;min-width:34px;text-align:center;display:flex;flex-direction:column;line-height:1}.mpdp .count .seg b{font-size:1rem;font-weight:800}.mpdp .count .seg small{font-size:.52rem;opacity:.75;letter-spacing:.06em;margin-top:2px}.mpdp .count .colon{opacity:.6;font-weight:700}.mpdp .header{position:sticky;top:0;z-index:55;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #f0ecf7}.mpdp .header .bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-top:.85rem;padding-bottom:.85rem;gap:.5rem}.mpdp .logo{font-weight:800;letter-spacing:.32em;text-transform:uppercase;font-size:clamp(1.05rem,2.6vw,1.35rem);color:var(--charcoal);text-align:center;grid-column:2}.mpdp .nav-desktop{display:none;gap:1.5rem;align-items:center;grid-column:1}.mpdp .nav-desktop a{color:var(--charcoal);font-weight:600;font-size:.9rem}.mpdp .nav-desktop a:hover{color:var(--purple)}.mpdp .header-actions{display:flex;gap:.4rem;align-items:center;justify-content:flex-end;grid-column:3}.mpdp .icon-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:var(--charcoal);transition:background var(--t)}.mpdp .icon-btn:hover{background:var(--lavender);color:var(--purple)}.mpdp .icon-btn svg{width:22px;height:22px}.mpdp .hamburger{display:flex}@media(min-width:1024px){.mpdp .nav-desktop{display:flex}.mpdp .hamburger{display:none}.mpdp .header-actions .search-d,.mpdp .header-actions .acct-d{display:flex}}.mpdp .overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c142c80;opacity:0;visibility:hidden;transition:opacity var(--t),visibility var(--t);z-index:70}.mpdp .overlay.open{opacity:1;visibility:visible}.mpdp .drawer{position:fixed;top:0;left:0;height:100%;width:min(82vw,340px);background:#fff;z-index:80;transform:translate(-100%);transition:transform .35s var(--ease);display:flex;flex-direction:column;box-shadow:var(--shadow-lg)}.mpdp .drawer.open{transform:translate(0)}.mpdp .drawer-head{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.2rem;border-bottom:1px solid #f0ecf7}.mpdp .drawer-head .logo{grid-column:auto;text-align:left;font-size:1.1rem}.mpdp .drawer nav{display:flex;flex-direction:column;padding:.6rem}.mpdp .drawer nav a{padding:.95rem 1rem;border-radius:10px;color:var(--charcoal);font-weight:600;font-size:1.05rem;min-height:44px;display:flex;align-items:center}.mpdp .drawer nav a:hover{background:var(--lavender);color:var(--purple)}.mpdp .drawer .drawer-cta{margin-top:auto;padding:1.2rem}.mpdp .hero{position:relative;background:linear-gradient(160deg,#fdfaf7,#f7eee2 45%,#f5e2dc);overflow:hidden}.mpdp .hero:before,.mpdp .hero:after{content:"";position:absolute;border-radius:50%;filter:blur(60px);opacity:.55;z-index:0}.mpdp .hero:before{width:380px;height:380px;background:radial-gradient(circle,#e1a29e,transparent 70%);top:-120px;right:-80px}.mpdp .hero:after{width:320px;height:320px;background:radial-gradient(circle,#ecd9b8,transparent 70%);bottom:-120px;left:-100px}.mpdp .hero .wrap{position:relative;z-index:2;display:grid;gap:2rem;padding-top:clamp(2rem,6vw,3.5rem);padding-bottom:clamp(2.5rem,6vw,4rem)}.mpdp .hero-copy .eyebrow{display:inline-block;background:#3a241314;color:#584130;font-weight:700;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;padding:.45rem .8rem;border-radius:999px;margin-bottom:1.1rem}.mpdp .hero h1{font-size:clamp(2.1rem,6vw,3.6rem);margin-bottom:1rem}.mpdp .hero .sub{color:#584130;font-size:clamp(1rem,1.6vw,1.14rem);max-width:46ch;margin-bottom:1.6rem}.mpdp .hero .btn{margin-bottom:1rem}.mpdp .stars-row{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;font-size:.9rem;color:#584130;font-weight:600;margin-bottom:1.5rem}.mpdp .stars{color:#f5a623;letter-spacing:1px}.mpdp .badges{display:flex;flex-wrap:wrap;gap:.55rem}.mpdp .badges .b{display:flex;align-items:center;gap:.4rem;background:#ffffffbf;border:1px solid var(--lilac-border);border-radius:999px;padding:.5rem .85rem;font-size:.78rem;font-weight:600;color:#584130}.mpdp .badges .b svg{width:16px;height:16px;color:var(--purple)}.mpdp .hero-media{position:relative}.mpdp .hero-media .ph{min-height:clamp(280px,52vw,460px);border-radius:24px;box-shadow:var(--shadow-lg);animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.mpdp .hero-media .float-badge{position:absolute;background:#fff;border-radius:14px;padding:.7rem .9rem;box-shadow:var(--shadow);font-size:.78rem;font-weight:700;display:flex;gap:.5rem;align-items:center;z-index:3}.mpdp .hero-media .fb1{top:12%;left:-4%;animation:float 7s ease-in-out infinite}.mpdp .hero-media .fb2{bottom:10%;right:-2%;animation:float 8s ease-in-out infinite .5s}@media(min-width:1024px){.mpdp .hero .wrap{grid-template-columns:1.05fr 1fr;align-items:center;min-height:88vh}.mpdp .hero-media{order:2}}.mpdp .cred{background:#fff;border-bottom:1px solid #f2eefb;text-align:center;padding:clamp(1.6rem,4vw,2.4rem) 0}.mpdp .cred p{font-weight:700;color:#584130;font-size:clamp(1rem,2vw,1.2rem);margin-bottom:1.2rem}.mpdp .cred .items{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(1rem,4vw,2.6rem)}.mpdp .cred .item{display:flex;flex-direction:column;align-items:center;gap:.4rem;color:var(--gray);font-weight:600;font-size:.82rem}.mpdp .cred .item .ic{width:46px;height:46px;border-radius:14px;background:var(--lavender);display:flex;align-items:center;justify-content:center;color:var(--purple);font-size:1.3rem}.mpdp .cred .item .ic svg{width:24px;height:24px}.mpdp .buybox{padding:clamp(2.5rem,6vw,4rem) 0;background:transparent}.mpdp .buybox .mpdp-grid{display:grid;gap:2rem}@media(min-width:1024px){.mpdp .buybox .mpdp-grid{grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.mpdp .buybox .gallery{position:sticky;top:24px}}.mpdp .gallery .main{aspect-ratio:1/1;border-radius:var(--radius-lg);position:relative;box-shadow:var(--shadow)}.mpdp .gallery-main{position:relative}.mpdp .gnav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffffe6;color:#584130;box-shadow:0 4px 14px #3a241333;display:flex;align-items:center;justify-content:center;z-index:4;transition:background var(--t),transform var(--t)}.mpdp .gnav:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.mpdp .gnav svg{width:22px;height:22px}.mpdp .gnav.prev{left:10px}.mpdp .gnav.next{right:10px}.mpdp .gallery .overlays{position:absolute;top:.9rem;left:.9rem;display:flex;flex-direction:column;gap:.5rem;z-index:3}.mpdp .gallery .ov{background:#ffffffeb;border-radius:999px;padding:.4rem .75rem;font-size:.72rem;font-weight:700;color:#584130;box-shadow:var(--shadow-sm);width:fit-content}.mpdp .thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:.6rem;margin-top:.7rem}.mpdp .thumbs .ph{aspect-ratio:1/1;min-height:0;border-radius:12px;cursor:pointer;border:2px solid transparent;transition:border var(--t),transform var(--t);font-size:0}.mpdp .thumbs .ph span{display:none}.mpdp .thumbs .ph:hover{transform:translateY(-2px)}.mpdp .thumbs .ph.active{border-color:var(--purple)}.mpdp .pd .rate{display:flex;align-items:center;gap:.5rem;font-size:.86rem;color:#584130;font-weight:600;margin-bottom:.7rem}.mpdp .pd h1{font-size:clamp(1.5rem,3.4vw,2.1rem);margin-bottom:.35rem}.mpdp .pd .subtitle{color:#b06f68;font-weight:700;font-size:.95rem;margin-bottom:.9rem}.mpdp .pd .desc{color:#584130;margin-bottom:1.2rem}.mpdp .pd .bullets{list-style:none;display:grid;gap:.55rem;margin-bottom:1.4rem}.mpdp .pd .bullets li{display:flex;gap:.6rem;align-items:flex-start;font-size:.92rem;color:#211711}.mpdp .pd .bullets li svg{width:20px;height:20px;color:var(--star);flex:0 0 auto;margin-top:1px}.mpdp .scarcity{display:flex;align-items:center;gap:.9rem;margin-bottom:1.3rem}.mpdp .scarcity .track{flex:1;height:14px;background:#eee;border-radius:99px;overflow:hidden}.mpdp .scarcity .fill{height:100%;width:93%;background:linear-gradient(90deg,#d63b30,#e0554b);border-radius:99px;box-shadow:0 0 10px #d63b3080;animation:pulseBar 1.4s ease-in-out infinite}.mpdp .scarcity .sold{flex:0 0 auto;font-size:.86rem;font-weight:800;color:#d63b30;letter-spacing:.02em;animation:pulseText 1.4s ease-in-out infinite}@keyframes pulseBar{0%,to{opacity:1}50%{opacity:.6}}@keyframes pulseText{0%,to{opacity:1}50%{opacity:.45}}.mpdp .toggle{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;background:#fff;border:1px solid var(--lilac-border);border-radius:12px;padding:.35rem;margin-bottom:1.1rem}.mpdp .toggle button{padding:.7rem;border-radius:9px;font-weight:700;font-size:.85rem;color:#8e6f5b;transition:all var(--t);min-height:46px}.mpdp .toggle button.active{background:var(--grad-purple);color:#fff;box-shadow:0 4px 12px #3a24133d}.mpdp .toggle button .tag{display:block;font-size:.66rem;font-weight:600;opacity:.85;margin-top:2px}.mpdp .sub-help{font-size:.8rem;color:var(--gray);margin:-.5rem 0 1.1rem;padding-left:.2rem;min-height:1.2em}.mpdp .bundles{display:grid;gap:.7rem;margin-bottom:1.3rem}.mpdp .bundle{position:relative;display:flex;align-items:center;gap:.9rem;background:#fff;border:2px solid var(--lilac-border);border-radius:14px;padding:1rem 1rem 1rem 1.1rem;cursor:pointer;transition:border var(--t),box-shadow var(--t),transform var(--t);min-height:44px}.mpdp .bundle:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.mpdp .bundle.active{border-color:var(--purple);background:#fdf6f1;box-shadow:0 6px 18px #3a24131f}.mpdp .bundle .radio{width:22px;height:22px;border-radius:50%;border:2px solid #d8c9b8;flex:0 0 auto;position:relative;transition:border var(--t)}.mpdp .bundle.active .radio{border-color:var(--purple)}.mpdp .bundle.active .radio:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:var(--purple)}.mpdp .bundle .info{flex:1;min-width:0}.mpdp .bundle .info .name{font-weight:800;font-size:.98rem}.mpdp .bundle .info .sub{font-size:.76rem;color:var(--gray)}.mpdp .bundle .price{text-align:right;flex:0 0 auto}.mpdp .bundle .price .now{font-weight:800;font-size:1.05rem}.mpdp .bundle .price .was{font-size:.76rem;color:#b3aec0;text-decoration:line-through}.mpdp .bundle .flag{position:absolute;top:-11px;right:14px;font-size:.62rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:.25rem .6rem;border-radius:999px;color:#fff}.mpdp .bundle .flag.off{background:var(--coral)}.mpdp .bundle .flag.pop{background:#c9807a}.mpdp .bundle .flag.best{background:#00a06b}.mpdp .gifts{background:var(--bg-cream);border-radius:14px;padding:1rem 1.1rem;margin-bottom:1rem}.mpdp .gifts h4{font-size:.82rem;text-transform:uppercase;letter-spacing:.06em;color:var(--chocolate);margin-bottom:.7rem}.mpdp .gifts ul{list-style:none;display:grid;gap:.55rem}.mpdp .gifts li{display:flex;align-items:center;gap:.6rem;font-size:.86rem;font-weight:600;color:#584130}.mpdp .gifts li .free{margin-left:auto;color:var(--star);font-weight:800;font-size:.78rem}.mpdp .gift-urgency{font-size:.8rem;color:var(--coral);font-weight:700;text-align:center;margin-bottom:1.1rem}.mpdp .pay{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;margin-top:1rem}.mpdp .pay .chip{background:#fff;border:1px solid #eee;border-radius:7px;padding:.3rem .55rem;font-size:.62rem;font-weight:800;color:#555;letter-spacing:.02em}.mpdp .feat-review{margin-top:1.4rem;background:#fff;border:1px solid var(--lilac-border);border-radius:14px;padding:1.1rem;display:flex;gap:.9rem;align-items:flex-start}.mpdp .feat-review .fr-av{flex:0 0 auto;width:52px;height:52px;border-radius:50%;min-height:0}.mpdp .feat-review .fr-av span{display:none}.mpdp .feat-review .fr-body{flex:1;min-width:0}.mpdp .feat-review .who{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;font-weight:700;font-size:.9rem;margin-bottom:.4rem}.mpdp .feat-review .who .vchk{color:#c9807a;display:inline-flex}.mpdp .feat-review .who .vchk svg{width:16px;height:16px}.mpdp .feat-review .who .fr-stars{color:#f5a623;letter-spacing:1px;font-size:.82rem}.mpdp .feat-review .q{color:#584130;font-size:.92rem;line-height:1.5}.mpdp .sec{padding:clamp(2.6rem,6vw,4.2rem) 0}@media(max-width:767px){.mpdp .sec,.mpdp .buybox{padding:1.5rem 0}.mpdp .sec-head{margin-bottom:1.3rem}}.mpdp .sec-head{text-align:center;max-width:640px;margin:0 auto clamp(1.8rem,4vw,2.6rem)}.mpdp .sec-head h2{font-size:clamp(1.7rem,4vw,2.6rem);margin-bottom:.7rem}.mpdp .sec-head p{color:var(--gray);font-size:clamp(1rem,1.6vw,1.1rem)}.mpdp .faq,.mpdp .faq2{background:transparent}.mpdp .faq2-grid{display:grid;gap:2rem;grid-template-columns:1fr;align-items:center}@media(min-width:900px){.mpdp .faq2-grid{grid-template-columns:1fr 1.1fr;gap:3.5rem}}.mpdp .faq2-media .ph{aspect-ratio:1/1;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.mpdp .faq2-content h2{font-size:clamp(1.6rem,3.6vw,2.4rem)}.mpdp .faq-inline{margin-top:1.6rem}.mpdp .faq-inline-title{font-size:1.2rem;margin-bottom:.8rem}.mpdp .guarantee-inline{margin-top:1.6rem;background:linear-gradient(115deg,#c9807a,#b06f68,#d69b8f);color:#fff;border-radius:var(--radius);padding:clamp(1.3rem,3vw,1.7rem);text-align:left}.mpdp .guarantee-inline h3{font-size:clamp(1.15rem,2.4vw,1.4rem);margin-bottom:.5rem}.mpdp .guarantee-inline p{opacity:.95;font-size:.92rem;line-height:1.5}.mpdp .faq-list{max-width:760px;margin:0 auto;display:grid;gap:.7rem}.mpdp .faq-item{border:1px solid var(--lilac-border);border-radius:14px;overflow:hidden;background:var(--lilac)}.mpdp .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;padding:1.1rem 1.2rem;font-weight:700;font-size:.98rem;color:var(--charcoal);min-height:44px}.mpdp .faq-q .ic{flex:0 0 auto;width:24px;height:24px;border-radius:50%;background:var(--purple);color:#fff;display:flex;align-items:center;justify-content:center;transition:transform var(--t);font-size:1rem}.mpdp .faq-item.open .faq-q .ic{transform:rotate(45deg)}.mpdp .faq-a{max-height:0;overflow:hidden;transition:max-height .4s var(--ease)}.mpdp .faq-a .inner{padding:0 1.2rem 1.2rem;color:#584130;font-size:.92rem}.mpdp .ship-table{width:100%;border-collapse:collapse;margin-top:.6rem;font-size:.84rem}.mpdp .ship-table td{padding:.4rem .5rem;border-bottom:1px solid #eadfd3}.mpdp .ship-table td:last-child{text-align:right;font-weight:700;color:#584130}.mpdp .guarantee{background:var(--grad-purple);color:#fff;text-align:center;position:relative;overflow:hidden}.mpdp .guarantee:before{content:"";position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 70%);top:-150px;left:-100px}.mpdp .guarantee .wrap{position:relative;z-index:2;max-width:640px}.mpdp .seal{width:110px;height:110px;border-radius:50%;background:#ffffff24;border:2px solid rgba(255,255,255,.55);display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto 1.4rem;font-weight:800;line-height:1.1;text-align:center;font-size:.72rem;letter-spacing:.04em}.mpdp .seal b{font-size:1.6rem}.mpdp .guarantee h2{font-size:clamp(1.7rem,4vw,2.5rem);margin-bottom:1rem}.mpdp .guarantee p{opacity:.92;margin-bottom:1.8rem;font-size:1.05rem}.mpdp .ba-grid{background:transparent}.mpdp .ba-cards{display:grid;gap:1.4rem;grid-template-columns:1fr}@media(min-width:768px){.mpdp .ba-cards{grid-template-columns:repeat(3,1fr)}}.mpdp .ba-card{background:#fff;border:1px solid var(--lilac-border);border-radius:var(--radius);padding:1.2rem;box-shadow:var(--shadow-sm);transition:transform var(--t),box-shadow var(--t)}@media(min-width:768px){.mpdp .ba-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}}.mpdp .ba-card .stars{margin-bottom:.5rem}.mpdp .ba-card .who{font-weight:700;font-size:.9rem;margin-bottom:.15rem;display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.mpdp .ba-card .who .v{color:var(--star);font-size:.68rem;font-weight:800;border:1px solid #bfe9d6;border-radius:99px;padding:.1rem .45rem}.mpdp .ba-card .cond{font-size:.76rem;color:#b06f68;font-weight:700;margin-bottom:.8rem}.mpdp .ba-split{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.9rem}.mpdp .ba-split .ph{min-height:110px;border-radius:12px}.mpdp .ba-card .q{font-size:.9rem;color:#584130;font-style:italic;margin-bottom:.7rem}.mpdp .ba-card .dis{font-size:.7rem;color:#a58e7d}@media(max-width:767px){.mpdp .ba-cards{display:flex;overflow-x:auto;touch-action:pan-x;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:.6rem;-webkit-overflow-scrolling:touch}.mpdp .ba-cards::-webkit-scrollbar{display:none}.mpdp .ba-card{flex:0 0 100%;scroll-snap-align:center}}.mpdp .dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.2rem}.mpdp .dots button{width:9px;height:9px;border-radius:50%;background:#e0cdbe;transition:all var(--t);padding:0;min-height:0}.mpdp .dots button.active{background:var(--purple);width:24px;border-radius:99px}.mpdp .social{background:var(--grad-espresso);color:#fff;overflow:hidden}.mpdp .social .rating-pill{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff29;border-radius:999px;padding:.5rem 1rem;font-weight:700;font-size:.85rem;margin:0 auto;justify-content:center}.mpdp .rev-track-wrap{position:relative;overflow:hidden;margin-top:2rem}.mpdp .rev-track{display:flex;gap:1rem;transition:transform .5s var(--ease)}.mpdp .rev-card{flex:0 0 100%;background:#fff;color:var(--charcoal);border-radius:var(--radius);padding:1.3rem;box-shadow:var(--shadow)}@media(min-width:640px){.mpdp .rev-card{flex:0 0 calc(50% - .5rem)}}@media(min-width:1024px){.mpdp .rev-card{flex:0 0 calc(33.333% - .67rem)}}.mpdp .rev-card .stars{color:var(--star);margin-bottom:.5rem}.mpdp .rev-card .title{font-weight:800;margin-bottom:.4rem;font-size:1rem}.mpdp .rev-card .body{font-size:.88rem;color:#584130;margin-bottom:1rem}.mpdp .rev-card .foot{display:flex;align-items:center;gap:.6rem}.mpdp .rev-card .av{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#e1a29e,#c9807a);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.8rem;flex:0 0 auto;overflow:hidden}.mpdp .rev-card .av img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.mpdp .rev-card .meta{font-size:.74rem;line-height:1.3}.mpdp .rev-card .meta .n{font-weight:700;color:#211711}.mpdp .rev-card .meta .v{color:var(--star);font-weight:700}.mpdp .rev-nav{display:flex;justify-content:center;gap:.7rem;margin-top:1.5rem}.mpdp .rev-nav button{width:44px;height:44px;border-radius:50%;background:#ffffff2e;color:#fff;display:flex;align-items:center;justify-content:center;transition:background var(--t)}.mpdp .rev-nav button:hover{background:#ffffff52}.mpdp .rev-nav button svg{width:20px;height:20px}.mpdp .tl-two{display:grid;gap:2rem;grid-template-columns:1fr;align-items:center}@media(min-width:900px){.mpdp .tl-two{grid-template-columns:1fr 1.02fr;gap:3.5rem}}.mpdp .timeline{position:relative;margin:0}.mpdp .timeline:before{content:"";position:absolute;left:8px;top:8px;bottom:8px;width:2px;background:linear-gradient(#e1a29e,#c9807a 60%,#8e6f5b)}.mpdp .mile{position:relative;padding-left:40px;margin-bottom:1.9rem}.mpdp .mile:last-child{margin-bottom:0}.mpdp .mile .dot{position:absolute;left:0;top:5px;width:18px;height:18px;border-radius:50%;background:#fff;border:4px solid var(--blush);box-shadow:0 0 0 5px #e1a29e2e}.mpdp .mile .wk{display:inline-block;background:linear-gradient(120deg,#c9807a,#e1a29e);color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:.28rem .75rem;border-radius:999px;margin-bottom:.55rem}.mpdp .mile h3{font-size:clamp(1.1rem,2vw,1.3rem);margin:0 0 .45rem}.mpdp .mile p{color:#584130;font-size:.92rem;line-height:1.5;max-width:42ch}.mpdp .tl-media .ph{min-height:clamp(300px,60vw,560px);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.mpdp .tl-note{text-align:center;max-width:600px;margin:2rem auto 0;font-weight:600;color:#584130}.mpdp .tl-dis{text-align:center;max-width:640px;margin:.7rem auto 0;font-size:.76rem;color:#a58e7d}.mpdp .ingredients{background:transparent}.mpdp .ing-two{display:grid;gap:1.6rem;grid-template-columns:1fr;align-items:center}@media(min-width:900px){.mpdp .ing-two{grid-template-columns:1fr 1.05fr;grid-template-rows:auto auto;gap:1.4rem 3rem;align-items:center}.mpdp .ing-head{grid-column:2;grid-row:1;margin-bottom:0}.mpdp .ing-media{grid-column:1;grid-row:1/3}.mpdp .ing-list{grid-column:2;grid-row:2}}.mpdp .ing-media .ph{min-height:clamp(240px,52vw,520px);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.mpdp .ing-head{margin-bottom:0}.mpdp .ing-head h2{font-size:clamp(1.7rem,4vw,2.5rem);margin-bottom:.6rem}.mpdp .ing-head p{color:var(--taupe);font-size:clamp(1rem,1.6vw,1.1rem)}.mpdp .ing-list{background:#fff;border:1px solid var(--lilac-border);border-radius:var(--radius-lg);padding:clamp(1.2rem,2.5vw,1.8rem);box-shadow:var(--shadow-sm);display:grid;gap:1.3rem}.mpdp .ing-row{display:flex;gap:.9rem;align-items:flex-start}.mpdp .ing-row .ic{flex:0 0 auto;width:40px;height:40px;border-radius:12px;background:#f7e7e2;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#8a4e48}.mpdp .ing-row .ic svg{width:22px;height:22px}.mpdp .ing-row h3{font-size:1.02rem;margin-bottom:.25rem}.mpdp .ing-row p{color:#584130;font-size:.9rem;line-height:1.5}.mpdp .cmp-two{display:grid;gap:2rem;grid-template-columns:1fr;align-items:center}@media(min-width:900px){.mpdp .cmp-two{grid-template-columns:.82fr 1.18fr;gap:3rem}}.mpdp .cmp-intro h2{font-size:clamp(1.7rem,4vw,2.6rem);margin-bottom:.7rem}.mpdp .cmp-intro p{color:var(--taupe);font-size:clamp(1rem,1.6vw,1.1rem);margin-bottom:1.2rem;max-width:40ch}.mpdp .cmp-stars{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#584130;font-weight:600}.mpdp .cmp-stars .stars{letter-spacing:1px}.mpdp .compare-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:14px 4px}.mpdp .compare{width:100%;border-collapse:separate;border-spacing:0;min-width:540px}.mpdp .compare th,.mpdp .compare td{padding:.95rem .8rem;text-align:center;font-size:.86rem;border-bottom:1px solid #eadfd3}.mpdp .compare thead th{font-weight:800;font-size:.82rem;color:#584130}.mpdp .compare tbody td:first-child,.mpdp .compare thead th:first-child{text-align:left;font-weight:700;color:#211711;min-width:130px}.mpdp .compare .miste-col{background:linear-gradient(165deg,#f5dcd8,#e1a29e,#c9807a);position:relative;color:#fff;border-bottom:none;box-shadow:0 0 40px #c9807a59}.mpdp .compare thead .miste-col{border-radius:18px 18px 0 0;color:#fff;padding-top:1.3rem}.mpdp .mc-brand{display:block;font-size:1rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.4rem}.mpdp .compare tbody tr:last-child .miste-col{border-radius:0 0 18px 18px;padding-bottom:1.3rem}.mpdp .compare .miste-col.yes{color:#fff;font-size:1.15rem;font-weight:800}.mpdp .compare thead .miste-col{border-radius:18px 18px 0 0;color:#fff}.mpdp .compare .miste-flag{display:inline-block;background:#fff;color:#8a4e48;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .5rem;border-radius:99px}.mpdp .yes{color:var(--star);font-weight:800;font-size:1.05rem}.mpdp .no{color:#cbb8ae;font-size:1.05rem}@media(max-width:767px){.mpdp .compare-wrap{overflow-x:auto;scroll-snap-type:x proximity}.mpdp .compare{min-width:520px}.mpdp .compare thead th:first-child,.mpdp .compare tbody td:first-child{position:sticky;left:0;background:linear-gradient(90deg,#fbeee9,#fbeee9);z-index:2;min-width:120px}}.mpdp .statcta{background:transparent}.mpdp .statcta .mpdp-grid{display:grid;gap:1.6rem;align-items:center}.mpdp .sc-cta{justify-self:center;margin-top:.4rem}@media(min-width:1024px){.mpdp .statcta .mpdp-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1.6rem 2.5rem}.mpdp .sc-text{grid-column:1;grid-row:1}.mpdp .sc-media{grid-column:2;grid-row:1/3}.mpdp .sc-cta{grid-column:1;grid-row:2;justify-self:start;margin-top:0}}.mpdp .stats{display:flex;flex-direction:column;margin:1.6rem 0 .4rem}.mpdp .stat{display:flex;align-items:center;gap:1.1rem;padding:1.1rem 0;border-bottom:1px solid #eadfd3}.mpdp .stat:first-child{padding-top:.4rem}.mpdp .stat .num{font-size:clamp(2.2rem,5vw,3rem);font-weight:800;color:#c9807a;line-height:1;flex:0 0 auto;min-width:clamp(3.4rem,9vw,5rem)}.mpdp .stat-txt h3{font-size:clamp(1.05rem,2vw,1.25rem);margin-bottom:.15rem}.mpdp .stat-txt p{font-size:.9rem;color:var(--taupe);line-height:1.45}.mpdp .statcta .ph{aspect-ratio:5/4;min-height:0;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.mpdp .footnote{font-size:.78rem;color:var(--taupe);font-style:italic;margin-top:1rem;max-width:52ch;display:flex;gap:.45rem;align-items:flex-start}.mpdp .footnote .fn-ic{color:#c9807a;font-style:normal;flex:0 0 auto}.mpdp .tabbed{background:transparent}.mpdp .tabs{display:inline-flex;justify-content:center;margin:0 auto 2rem;border:1px solid #e2c9c3;border-radius:12px;overflow:hidden}.mpdp .tabs-wrap{display:flex;justify-content:center}.mpdp .tabs button{padding:.8rem 1.4rem;font-weight:600;font-size:.88rem;background:#fff;color:#584130;transition:all var(--t);min-height:48px;border-right:1px solid #e2c9c3}.mpdp .tabs button:last-child{border-right:none}.mpdp .tabs button.active{background:linear-gradient(120deg,#c9807a,#e1a29e);color:#fff}.mpdp .tab-panel{display:none}.mpdp .tab-panel.active{display:grid;gap:2rem;grid-template-columns:1fr;align-items:center;animation:fadeup .5s var(--ease)}@media(min-width:900px){.mpdp .tab-panel.active{grid-template-columns:1.15fr 1fr;gap:3.5rem}}@keyframes fadeup{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.mpdp .tab-text h3{font-size:clamp(1.5rem,3.2vw,2.1rem);margin-bottom:.5rem}.mpdp .tab-text .sub{color:#c0a99b;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:500;margin-bottom:1.1rem;line-height:1.25}.mpdp .tab-text .body{color:#584130;font-size:.98rem;line-height:1.55;max-width:44ch}.mpdp .ba-slider{position:relative;width:100%;max-width:560px;margin:0 auto;aspect-ratio:4/3;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lg);touch-action:none;-webkit-user-select:none;user-select:none}.mpdp .ba-slider .layer{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:.8rem;color:#fff;font-weight:600;font-size:.7rem;text-shadow:0 1px 6px rgba(0,0,0,.4)}.mpdp .ba-slider .after{background:linear-gradient(150deg,#f5dcd8,#c9807a)}.mpdp .ba-slider .before{background:linear-gradient(150deg,#e6ddd0,#a08a63);clip-path:inset(0 50% 0 0)}.mpdp .ba-slider .lab{position:absolute;top:.8rem;background:#0006;border-radius:99px;padding:.25rem .7rem;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.mpdp .ba-slider .lab.b{left:.8rem}.mpdp .ba-slider .lab.a{right:.8rem}.mpdp .ba-slider .handle{position:absolute;top:0;bottom:0;left:50%;width:3px;background:#fff;transform:translate(-50%);box-shadow:0 0 10px #0000004d;z-index:5}.mpdp .ba-slider .grip{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#fff;box-shadow:0 4px 14px #0000004d;display:flex;align-items:center;justify-content:center;color:#c9807a;cursor:ew-resize;z-index:6}.mpdp .ba-slider .grip svg{width:22px;height:22px}.mpdp .finalcta{background:transparent;text-align:center}.mpdp .finalcta .wrap{max-width:640px}.mpdp .finalcta h2{font-size:clamp(1.8rem,4.5vw,2.8rem);margin-bottom:.9rem}.mpdp .finalcta p{color:#584130;font-size:1.08rem;margin-bottom:1.7rem}.mpdp .finalcta .trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem 1.6rem;margin-top:1.6rem;font-size:.84rem;font-weight:700;color:#584130}.mpdp .finalcta .trust span{display:flex;align-items:center;gap:.4rem}.mpdp .finalcta .trust span svg{width:16px;height:16px;flex:0 0 auto}.mpdp .footer{background:var(--espresso);color:#e9ded3;padding:clamp(2.5rem,6vw,3.5rem) 0 6rem;font-size:.88rem}.mpdp .footer .logo{color:#fff;grid-column:auto;text-align:left;margin-bottom:1.2rem}.mpdp .footer .cols{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:700px){.mpdp .footer .cols{grid-template-columns:1.4fr 1fr 1fr 1fr}}.mpdp .footer h4{color:#fff;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.9rem}.mpdp .footer ul{list-style:none;display:grid;gap:.5rem}.mpdp .footer ul a{color:#d6c6b8;font-weight:500}.mpdp .footer ul a:hover{color:#fff}.mpdp .footer .socials{display:flex;gap:.6rem;margin-top:1rem}.mpdp .footer .socials a{width:40px;height:40px;border-radius:10px;background:#ffffff14;display:flex;align-items:center;justify-content:center;color:#fff}.mpdp .footer .socials a:hover{background:var(--purple)}.mpdp .footer .socials svg{width:18px;height:18px}.mpdp .footer .bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:2rem;padding-top:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center}.mpdp .footer .pay .chip{background:#ffffff1a;border-color:transparent;color:#e9ded3}.mpdp .footer select{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:.5rem .7rem;font-family:inherit;min-height:44px}.mpdp .footer .disc{font-size:.74rem;color:#b09a89;margin-top:1.4rem;max-width:70ch}.mpdp .matc{position:fixed;left:0;right:0;bottom:0;z-index:65;background:#fff;border-top:1px solid #eee;box-shadow:0 -6px 20px #0000001a;padding:.7rem clamp(1rem,4vw,1.2rem);display:flex;align-items:center;gap:.8rem;transform:translateY(120%);transition:transform .35s var(--ease)}.mpdp .matc.show{transform:translateY(0)}.mpdp .matc .m-price{flex:0 0 auto}.mpdp .matc .m-price .now{font-weight:800;font-size:1.1rem}.mpdp .matc .m-price .lab{font-size:.66rem;color:var(--gray);font-weight:600}.mpdp .matc .btn{flex:1;padding:.9rem 1rem;min-height:48px}@media(min-width:1024px){.mpdp .matc{display:none!important}}.mpdp .reveal{opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.mpdp .reveal.in{opacity:1;transform:none}.mpdp .reveal.d1{transition-delay:.08s}.mpdp .reveal.d2{transition-delay:.16s}.mpdp .reveal.d3{transition-delay:.24s}.mpdp .reveal.d4{transition-delay:.32s}@media(prefers-reduced-motion:reduce){.mpdp,.mpdp *{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.mpdp .reveal{opacity:1;transform:none}}.shopify-section:has(.mpdp){grid-column:1 / -1!important;justify-self:stretch!important;align-self:stretch!important;flex:1 1 100%!important;width:100%!important;max-width:none!important;overflow:visible!important}.mpdp{width:100%!important;max-width:100%!important}.mpdp .wrap.mpdp-grid{grid-template-columns:1fr!important;gap:2rem!important}@media(min-width:1024px){.mpdp .buybox .wrap.mpdp-grid{grid-template-columns:1fr 1fr!important;gap:3rem!important;align-items:start!important}.mpdp .statcta .wrap.mpdp-grid{grid-template-columns:1fr 1fr!important;gap:1.6rem 2.5rem!important}}.mpdp .gallery-main .main{overflow:hidden}.mpdp .gallery-main .main img,.mpdp .thumbs .thumb img{width:100%;height:100%;object-fit:cover;display:block}.mpdp .gmain-track{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;aspect-ratio:1/1;border-radius:var(--radius-lg);box-shadow:var(--shadow);scrollbar-width:none;-ms-overflow-style:none}.mpdp .gmain-track::-webkit-scrollbar{display:none;width:0;height:0}.mpdp .gslide{flex:0 0 100%;width:100%;min-width:100%;scroll-snap-align:center;scroll-snap-stop:always}.mpdp .gslide img{width:100%;height:100%;object-fit:cover;display:block}.mpdp .gslide .ph{width:100%;height:100%;min-height:0;border-radius:0}.mpdp:has(.buybox){overflow:visible!important}.mpdp .buybox{scroll-margin-top:100px}@media(max-width:767px){.mpdp .tl-media .ph,.mpdp .ing-media .ph{aspect-ratio:1/1;min-height:0;height:auto}}.mpdp a.btn{text-decoration:none}.mpdp .about-eyebrow{display:inline-block;font-size:.76rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#c9807a;margin-bottom:1rem}.mpdp .about-hero{padding-top:clamp(2.4rem,6vw,4rem)}.mpdp .about-hero-grid{display:grid;gap:2rem;grid-template-columns:1fr;align-items:center}@media(min-width:900px){.mpdp .about-hero-grid{grid-template-columns:1.05fr .95fr;gap:3.5rem}}.mpdp .about-hero h1{font-size:clamp(2.1rem,5.4vw,3.4rem);line-height:1.08;margin-bottom:1.1rem}.mpdp .about-hero-text p{color:#584130;font-size:clamp(1rem,1.6vw,1.12rem);line-height:1.6;margin-bottom:1.7rem;max-width:46ch}.mpdp .about-hero-media .ph,.mpdp .about-story-media .ph{aspect-ratio:4/5;min-height:0;border-radius:var(--radius-lg);box-shadow:var(--shadow);background-size:cover;background-position:center}@media(max-width:767px){.mpdp .about-hero-media .ph,.mpdp .about-story-media .ph{aspect-ratio:1/1}}.mpdp .about-story-grid{display:grid;gap:2rem;grid-template-columns:1fr;align-items:center}@media(min-width:900px){.mpdp .about-story-grid{grid-template-columns:.95fr 1.05fr;gap:3.5rem}}.mpdp .about-story-text h2{font-size:clamp(1.7rem,4vw,2.5rem);margin-bottom:1rem}.mpdp .about-story-text .rte p{color:#584130;font-size:1.02rem;line-height:1.7;margin-bottom:1rem}.mpdp .about-story-text .rte p:last-child{margin-bottom:0}.mpdp .values-grid{display:grid;gap:1.4rem;grid-template-columns:1fr;margin-top:2.2rem}@media(min-width:700px){.mpdp .values-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.mpdp .values-grid{grid-template-columns:repeat(4,1fr)}}.mpdp .value-card{background:#fff;border:1px solid var(--lilac-border);border-radius:var(--radius-lg);padding:1.6rem;box-shadow:var(--shadow-sm)}.mpdp .value-card .v-ic{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:13px;background:#f7e7e2;color:#8a4e48;margin-bottom:1.1rem}.mpdp .value-card .v-ic svg{width:24px;height:24px}.mpdp .value-card h3{font-size:1.12rem;margin-bottom:.5rem}.mpdp .value-card p{color:#584130;font-size:.94rem;line-height:1.55}.mpdp .about-stats{display:grid;gap:1.6rem 1rem;grid-template-columns:1fr 1fr;text-align:center}@media(min-width:768px){.mpdp .about-stats{grid-template-columns:repeat(4,1fr)}}.mpdp .astat{display:flex;flex-direction:column;align-items:center;gap:.45rem}.mpdp .astat .astat-ic{color:#c9807a;display:inline-flex}.mpdp .astat .astat-ic svg{width:28px;height:28px}.mpdp .astat .astat-num{font-size:clamp(1.5rem,3.6vw,2.1rem);color:var(--espresso);line-height:1;font-weight:800}.mpdp .astat .astat-lbl{font-size:.9rem;color:var(--taupe);font-weight:600;max-width:16ch}.mpdp .about-cta{text-align:center}.mpdp .about-cta .wrap{max-width:640px}.mpdp .about-cta h2{font-size:clamp(1.8rem,4.5vw,2.7rem);margin-bottom:.9rem}.mpdp .about-cta p{color:#584130;font-size:1.06rem;margin-bottom:1.6rem}
/*# sourceMappingURL=/cdn/shop/t/5/assets/miste-pdp.css.map */
