.mist-footer{background:#fff;color:#333;padding:2rem var(--page-margin) 1rem;font-size:.85rem;border-top:1px solid #f0f0f0}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:var(--page-width);margin:0 auto}.footer-col h4{font-size:.85rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:.9rem;color:#5c4633}.footer-col a{display:block;color:#3a2f25;text-decoration:none;margin-bottom:.4rem}.footer-col a:hover{color:#8d5c2a}.brand .logo{font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.brand .tagline{font-size:.85rem;line-height:1.4;margin-bottom:1rem;color:#5c4633}.social{display:flex;gap:.75rem}.social a{font-size:.8rem;padding:.2rem .5rem;border:1px solid #d4c3b0;border-radius:4px}.newsletter-form{display:flex;gap:.5rem;margin-bottom:.5rem}.newsletter-form input{flex:1;padding:.6rem .8rem;border:1px solid #d4c3b0;background:#fff;font-size:.85rem}.newsletter-form button{background:#2c2c2c;color:#fff;border:none;padding:0 1.1rem;font-weight:600;cursor:pointer}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e8d9c8;display:flex;justify-content:space-between;align-items:center;font-size:.8rem;max-width:var(--page-width);margin-left:auto;margin-right:auto}.footer-bottom a{color:#5c4633;margin-left:1rem}.payments{display:flex;gap:.4rem}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.mist-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #f0f0f0}.header-banner{background:#fff0f5;color:#c2185b;font-size:.75rem;text-align:center;padding:6px 0;font-weight:500}.header-main{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;max-width:1200px;margin:0 auto}.header-logo{font-size:1.25rem;font-weight:700;color:#222;text-decoration:none;letter-spacing:-.5px}.header-cta{display:inline-flex;align-items:center;background:#e91e63;color:#fff;padding:8px 16px;border-radius:999px;font-size:.85rem;font-weight:600;text-decoration:none;gap:6px}.header-cta:hover{background:#c2185b}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;pointer-events:none;transition:opacity .2s;z-index:200}.cart-drawer-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;height:100dvh;width:min(420px,92vw);background:#fff;z-index:201;transform:translate(100%);transition:transform .25s ease;display:flex;flex-direction:column;box-shadow:-8px 0 30px #00000026}.cart-drawer.open{transform:translate(0)}.cart-drawer__head{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #fce7f3}.cart-drawer__head h3{margin:0;font-size:1.1rem}.cart-drawer__close{background:none;border:none;font-size:1.8rem;line-height:1;cursor:pointer;color:#9f1239}.cart-drawer__items{flex:1;overflow-y:auto;padding:1rem 1.25rem}.cd-item{display:flex;gap:.75rem;margin-bottom:1rem}.cd-item img{border-radius:8px;width:64px;height:64px;object-fit:cover;background:#fce7f3}.cd-item__info p{margin:0;font-weight:600;font-size:.92rem}.cd-item__info span{font-size:.8rem;color:#777}.cd-item__qty{font-size:.85rem;color:#444;margin-top:.15rem}.cd-empty{color:#777;text-align:center;margin-top:2rem}.cart-drawer__foot{padding:1rem 1.25rem;border-top:1px solid #fce7f3}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:1rem;margin-bottom:.4rem}.cart-drawer__note{font-size:.78rem;color:#777;margin:0 0 .75rem}.cart-drawer__checkout{display:block;width:100%;text-align:center;background:#e11d48;color:#fff;border:none;border-radius:10px;padding:.95rem;font-weight:700;text-decoration:none}.cart-drawer__checkout:hover{background:#9f1239}.cart-drawer__viewcart{display:block;text-align:center;margin-top:.6rem;font-size:.85rem;color:#9f1239}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:var(--page-width);margin:0 auto;padding:2rem var(--page-margin)}.product-media{position:sticky;top:2rem}.product-featured-image{width:100%;height:auto;max-height:min(72vh,620px);object-fit:contain;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014}.product-thumbnails{display:flex;gap:.75rem;margin-top:1rem}.thumb-btn{padding:0;border:2px solid transparent;border-radius:10px;background:#fff;cursor:pointer;line-height:0;overflow:hidden;transition:border-color .15s ease}.thumb-btn img{width:72px;height:72px;object-fit:cover;display:block}.thumb-btn.active,.thumb-btn:hover{border-color:#e11d48}.product-info{display:flex;flex-direction:column;gap:1.25rem}.vendor-badge{display:inline-block;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase;background:#f8f1e9;color:#8d5c2a;padding:.25rem .75rem;border-radius:999px;font-weight:600}.product-title{font-size:clamp(1.6rem,1rem + 2.5vw,2.4rem);line-height:1.1;margin:.25rem 0}.product-price{display:flex;align-items:baseline;gap:.75rem;font-size:1.5rem;font-weight:700}.compare-price{font-size:1rem;color:#888;text-decoration:line-through}.discount-badge{font-size:.75rem;background:#e8f5e9;color:#2e7d32;padding:.1rem .5rem;border-radius:4px}.benefits-list{list-style:none;padding:0;display:grid;gap:.4rem}.benefits-list li:before{content:"\2728  "}.hair-type-pill{display:inline-block;background:#fff;border:1px solid #e0d6cc;padding:.1rem .6rem;border-radius:999px;font-size:.8rem;margin-right:.35rem}.product-form{background:#faf7f3;padding:1.5rem;border-radius:12px}.variant-selector,.quantity-row{margin-bottom:1rem}.quantity-input{width:80px;padding:.5rem;text-align:center}.btn-primary{width:100%;padding:1rem;font-size:1.05rem;font-weight:700;background:#2c2c2c;color:#fff;border:none;border-radius:8px;cursor:pointer;margin-top:.5rem}.btn-primary:hover{background:#000}.shipping-note{font-size:.8rem;color:#666;margin-top:.75rem;text-align:center}.usage-guide{background:#fff;padding:1rem;border-radius:8px;border:1px solid #eee}.trust-row{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;font-size:.85rem;color:#555;padding-top:.5rem}.ritual-pairings{background:#f9f6f0;padding:1rem 1.25rem;border-radius:12px;margin-top:.5rem}.ritual-pairings h4{margin:0 0 .25rem;font-size:1rem}.pairing-note{font-size:.85rem;color:#666;margin-bottom:.5rem}.pairing-links{display:flex;flex-direction:column;gap:.35rem}.pairing-link{font-size:.9rem;color:#8d5c2a;text-decoration:underline}.guarantee-bar{display:flex;gap:1rem;font-size:.8rem;color:#555;margin:.5rem 0;flex-wrap:wrap}.btn-ritual{font-size:1.05rem;padding:.95rem 1.75rem}.sticky-cta-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e8d9c8;padding:.75rem 1rem;z-index:100;box-shadow:0 -4px 20px #00000014;transform:translateY(100%);transition:transform .25s ease}.sticky-cta-bar.visible{transform:translateY(0)}.sticky-inner{max-width:var(--page-width);margin:0 auto;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.sticky-price .price{font-weight:700;font-size:1.1rem}.sticky-price .compare{text-decoration:line-through;color:#999;font-size:.9rem;margin-left:.5rem}.btn-sticky{flex:1;min-width:180px;padding:.7rem 1.25rem}.sticky-guarantee{font-size:.75rem;color:#666;white-space:nowrap}@media(max-width:640px){.sticky-inner{flex-direction:column;align-items:stretch}.btn-sticky{width:100%}}@media(max-width:768px){.product-page{grid-template-columns:1fr}.product-media{position:static}}.color-swatches{display:flex;gap:8px;margin-top:8px}.color-swatch{width:32px;height:32px;border-radius:50%;cursor:pointer;border:2px solid transparent;display:inline-block;vertical-align:middle}.color-swatch input{display:none}.color-swatch:has(input:checked){border-color:#222;box-shadow:0 0 0 2px #fff}.color-swatch.rose{background:#e91e63}.color-swatch.blush{background:#f8a5c2}.color-swatch.white{background:#fff;border:1px solid #ccc}.key-credentials,.how-it-works,.why-it-works,.stats,.real-reviews,.guarantee,.final-cta{padding:1.5rem 0;border-top:1px solid #f0f0f0}.step,.feature,.review{margin-bottom:1rem}.step-number{font-size:1.2rem;font-weight:700;color:#e91e63}.stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.final-cta .price{font-size:1.5rem;font-weight:700}.final-cta .price span{font-size:1rem;color:#999;text-decoration:line-through}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=ACQI */
