:root{--ink: #171514;--muted: #665f58;--soft: #8a8278;--paper: #fbfaf6;--shell: #f3eee6;--white: #ffffff;--border: rgba(23, 21, 20, .13);--border-strong: rgba(23, 21, 20, .22);--marine: #1d5b75;--moss: #476a55;--rose: #bd6c84;--amethyst: #7552a3;--copper: #b56f3d;--charcoal: #10100f;--max-width: 1220px;--gutter: clamp(18px, 4vw, 40px);--section-y: clamp(64px, 8vw, 112px);--section-y-sm: clamp(42px, 6vw, 72px);--radius: 8px;--radius-sm: 6px;--button-height: 46px;--display: "Cormorant Garamond", Georgia, serif;--body: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{position:relative;min-width:320px;margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);overflow-x:hidden}body.nav-open{overflow:hidden}img,svg{display:block}img{max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}:focus-visible{outline:2px solid var(--marine);outline-offset:3px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.skip-link{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{z-index:100;width:auto;height:auto;clip:auto;top:12px;left:12px;padding:10px 14px;border-radius:var(--radius-sm);background:var(--charcoal);color:var(--white)}.section-inner{width:min(var(--max-width),calc(100% - (var(--gutter) * 2)));margin-inline:auto}.section{padding-block:var(--section-y)}.page-watermark{position:absolute;top:clamp(640px,64vw,920px);left:50%;z-index:0;width:min(980px,94vw);aspect-ratio:1 / 1;pointer-events:none;background-image:url(mineral-mist-logo-light.jpg);background-position:center;background-repeat:no-repeat;background-size:contain;opacity:.08;filter:saturate(1.08) contrast(1.02);transform:translate3d(-50%,var(--watermark-y, 0px),0);will-change:transform}.site-header,main,.site-footer{position:relative}.site-header,.site-footer{z-index:2}main{z-index:1}.site-header{position:sticky;top:0;z-index:50;background:#fbfaf6fa;border-bottom:1px solid var(--border)}.announcement-bar{padding:8px var(--gutter);background:linear-gradient(90deg,var(--marine),var(--amethyst),var(--copper));color:var(--white);font-size:.78rem;font-weight:800;letter-spacing:.08em;line-height:1.35;overflow-wrap:anywhere;text-align:center;text-transform:uppercase}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;width:min(var(--max-width),calc(100% - (var(--gutter) * 2)));min-height:78px;margin-inline:auto}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:800}.brand img,.footer-brand img{width:52px;height:52px;border-radius:50%;object-fit:cover}.desktop-nav{display:flex;justify-content:center;gap:4px}.desktop-nav a,.mobile-nav a{color:var(--muted);font-size:.94rem;font-weight:750}.desktop-nav a{padding:12px 13px;border-radius:var(--radius-sm)}.desktop-nav a:hover,.desktop-nav a:focus-visible,.mobile-nav a:hover,.mobile-nav a:focus-visible{color:var(--ink);background:var(--shell)}.header-actions{display:flex;justify-content:flex-end;gap:8px}.cart-button,.menu-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--white);cursor:pointer}.cart-button svg,.menu-toggle svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;top:-7px;right:-7px;display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--copper);color:var(--white);font-size:.72rem;font-weight:800}.menu-toggle{display:none}.mobile-nav{display:none;width:min(var(--max-width),calc(100% - (var(--gutter) * 2)));margin:0 auto 16px;padding:10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.mobile-nav a{display:block;padding:13px 10px;border-radius:var(--radius-sm)}.hero{position:relative;display:grid;min-height:clamp(560px,76vh,760px);padding-block:clamp(20px,3vw,46px);background:var(--paper);isolation:isolate}.hero-image{position:absolute;inset-block:clamp(20px,3vw,46px);inset-inline:max(var(--gutter),calc((100vw - var(--max-width)) / 2));z-index:-2;overflow:hidden;border-radius:18px;background:linear-gradient(90deg,#191817,#eee7dd 46%,#f8f3eb);box-shadow:0 18px 48px #1715141a}.hero-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#10100fc7,#10100f61 34%,#10100f0a 70%),radial-gradient(circle at 50% 50%,transparent 56%,rgba(251,250,246,.2) 100%)}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.scroll-zoom-media{--scroll-zoom-scale: 1.08;overflow:hidden}.scroll-zoom-media img{transform:scale(var(--scroll-zoom-scale, 1));transform-origin:center;backface-visibility:hidden}.scroll-zoom-media.is-scroll-zooming img{will-change:transform}.hero-content{align-self:center;width:min(640px,calc(100% - (var(--gutter) * 2) - 72px));margin-left:calc(max(var(--gutter),calc((100vw - var(--max-width)) / 2)) + clamp(28px,4vw,58px));margin-right:auto;padding-block:80px;color:var(--white)}.eyebrow,.product-kicker{margin:0 0 11px;color:var(--marine);font-size:.75rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero .eyebrow{color:#ffffffd1}h1,h2,h3{margin:0;font-family:var(--display);font-weight:700;letter-spacing:0;line-height:1;overflow-wrap:break-word}h1{max-width:780px;font-size:clamp(3rem,7vw,6.2rem)}.hero h1{max-width:760px;font-family:var(--body);font-size:clamp(3.1rem,6.2vw,5.65rem);font-weight:800;line-height:.95}h1 span,h2 span{display:inline}.hero-number{font:inherit}h2{font-size:clamp(2.15rem,4.6vw,4.15rem)}h3{font-size:clamp(1.7rem,3vw,2.35rem)}p{line-height:1.65}.hero-content p:not(.eyebrow){max-width:560px;margin:20px 0 0;color:#ffffffe0;font-size:clamp(1.04rem,2vw,1.22rem)}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:var(--button-height);padding:0 18px;border:1px solid transparent;border-radius:var(--radius-sm);font-size:.92rem;font-weight:800;line-height:1;cursor:pointer;transition:opacity .16s ease,border-color .16s ease,background .16s ease}.button:hover{opacity:.86}.button-primary{background:var(--charcoal);color:var(--white)}.button-secondary{border-color:#ffffffb8;background:#ffffff1f;color:var(--white)}.button-outline{border-color:var(--border-strong);background:transparent;color:var(--ink)}.section-heading{max-width:760px;margin-bottom:34px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading p:not(.eyebrow){margin:16px auto 0;color:var(--muted);font-size:1.04rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{display:flex;min-width:0;min-height:100%;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.product-image{position:relative;display:grid;place-items:center;aspect-ratio:1 / 1;overflow:hidden;border-bottom:1px solid rgba(23,21,20,.08);background:linear-gradient(135deg,#f7f2ea,#fff)}.product-image img{width:88%;height:88%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s ease}.product-card:hover .product-image img,.product-card:focus-within .product-image img{transform:scale(1.04)}.product-badge{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:4px;background:var(--moss);color:var(--white);font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.product-content{display:flex;flex:1;flex-direction:column;padding:18px}.product-content h3{font-size:1.7rem}.product-content p:not(.product-kicker){margin:10px 0 0;color:var(--muted);font-size:.94rem}.product-meta{display:grid;gap:4px;margin-top:16px;color:var(--ink);font-weight:800}.product-meta span{color:var(--soft);font-size:.86rem;font-weight:700}.product-actions{display:grid;gap:8px;margin-top:auto;padding-top:18px}.split-layout{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:clamp(28px,6vw,76px);align-items:center}.split-layout-reverse{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr)}.editorial-image{overflow:hidden;border-radius:var(--radius);background:var(--shell)}.editorial-image img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.story-section .editorial-image img{object-fit:contain;padding:clamp(10px,1.6vw,18px);mix-blend-mode:multiply}.product-story-image{display:grid;place-items:center;align-self:center;background:linear-gradient(135deg,#f7f2ea,#fff)}.product-story-image img{aspect-ratio:5 / 4}@media(prefers-reduced-motion:reduce){.scroll-zoom-media img,.product-card:hover .product-image img,.product-card:focus-within .product-image img{transform:none!important}}.editorial-copy p:not(.eyebrow){color:var(--muted);font-size:1.04rem}.point-list{display:grid;gap:12px;margin-top:22px}.point-card,.routine-card,.step-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.point-card{padding:16px}.point-card h3,.routine-card h3,.step-card h3{font-family:var(--body);font-size:1rem;line-height:1.35}.point-card p,.routine-card p,.step-card p{margin:8px 0 0;color:var(--muted);font-size:.95rem}.routine-section,.steps-section{background:var(--shell)}.routine-grid,.steps-grid{display:grid;gap:18px}.routine-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.routine-card,.step-card{padding:20px}.routine-icon,.step-number{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:16px;border:1px solid var(--border);border-radius:50%;background:var(--paper);color:var(--marine);font-weight:900}.routine-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.content-note{max-width:680px;margin:22px auto 0;color:var(--muted);font-size:.94rem;text-align:center}.text-link{display:inline-flex;margin-top:12px;color:var(--marine);font-weight:800;text-decoration:underline;text-underline-offset:5px}.trust-section{padding-block:var(--section-y-sm);border-block:1px solid var(--border);background:var(--white)}.trust-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.trust-item{padding:16px;border-left:3px solid var(--marine);background:var(--paper);color:var(--ink);font-weight:800}.faq-layout{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:clamp(28px,6vw,72px)}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.faq-item summary{min-height:54px;padding:17px 18px;cursor:pointer;font-weight:800}.faq-item p{margin:0;padding:0 18px 18px;color:var(--muted)}.newsletter-section{padding-block:var(--section-y);background:var(--charcoal);color:var(--white)}.newsletter-section .eyebrow{color:#ffffffb8}.newsletter-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:clamp(28px,6vw,72px);align-items:center}.newsletter-layout p{color:#ffffffb8}.newsletter-form label{display:block;margin-bottom:8px;color:#ffffffc7;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.newsletter-row{display:flex;gap:10px}.newsletter-form input{min-width:0;width:100%;min-height:var(--button-height);padding:0 13px;border:1px solid rgba(255,255,255,.36);border-radius:var(--radius-sm);background:#ffffff14;color:var(--white)}.newsletter-form input::placeholder{color:#ffffff85}.newsletter-form .button-primary{background:var(--white);color:var(--charcoal)}.form-note,.form-status{margin:10px 0 0;font-size:.86rem}.site-footer{padding-block:42px;background:#080807;color:var(--white)}.footer-layout{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.6fr);gap:30px}.footer-brand{display:flex;align-items:center;gap:12px;font-weight:800}.footer-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.footer-columns div{display:grid;align-content:start;gap:9px}.footer-columns h2{font-family:var(--body);font-size:.78rem;letter-spacing:.09em;text-transform:uppercase}.footer-columns a,.footer-social a{color:#ffffffb3;font-size:.94rem;font-weight:650}.footer-social{grid-column:2;display:flex;flex-wrap:wrap;gap:14px}.product-page-section{padding-block:clamp(48px,6vw,80px) 80px}.product-page-layout{display:grid;width:min(1280px,calc(100% - (var(--gutter) * 2)));min-height:min(720px,calc(100svh - 170px));grid-template-columns:minmax(420px,1fr) minmax(0,.95fr);align-content:center;align-items:start;gap:clamp(64px,6vw,80px)}.product-page-media{display:grid;place-items:center;align-self:start;width:100%;aspect-ratio:4 / 5;overflow:hidden;padding:clamp(32px,3vw,48px);border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(135deg,#f7f2ea,#fff)}.product-page-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-page-copy{width:min(100%,620px)}.product-page-copy h1,.cart-page-section h1,.page-content h1{color:var(--ink)}.product-page-copy .eyebrow{margin-bottom:14px}.product-page-copy h1{max-width:680px;font-size:clamp(4rem,5vw,4.5rem);line-height:.94;text-wrap:balance}.product-page-price{margin-top:22px;font-size:1.24rem;font-weight:850}.product-description{margin-top:28px;color:#4f4943;font-size:1rem;line-height:1.78}.product-description-summary{max-width:580px;margin-top:24px;font-size:1.02rem}.product-description p{margin:0}.product-description p+p{margin-top:18px}.product-description h3{margin-top:38px;color:var(--ink);font-size:clamp(1.88rem,2.8vw,2.25rem);line-height:1.06}.product-description ul{display:grid;gap:12px;margin:16px 0 0;padding:0;list-style:none}.product-description li{position:relative;min-width:0;padding:11px 12px 11px 34px;border:1px solid var(--border);border-radius:var(--radius-sm);background:#ffffff94}.product-description li:before{content:"";position:absolute;top:20px;left:14px;width:8px;height:8px;border-radius:50%;background:var(--marine)}.product-description strong{color:var(--ink)}.product-feature-list,.product-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px}.product-ingredient-list{gap:16px}.product-ingredient-list li{padding-block:14px}.product-caution{margin-top:16px}.product-form{display:grid;gap:12px;max-width:380px;margin-top:34px}.product-details-trigger{width:100%;margin-top:14px;border-color:var(--border-strong);background:#ffffff80;color:var(--ink);font-size:.88rem}.product-details-trigger span{margin-right:8px;font-size:1.05rem;line-height:1}.product-details-trigger:hover,.product-details-trigger:focus-visible{border-color:var(--ink);background:var(--white);opacity:1}.product-form label,.cart-line label{color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-form select,.product-form input,.cart-line input{min-height:var(--button-height);padding:0 13px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--white);color:var(--ink)}.product-form button[disabled]{cursor:not-allowed;opacity:.55}.bundle-offer{display:grid;gap:14px;max-width:460px;margin-top:26px;padding:18px;border:1px solid var(--border-strong);border-radius:var(--radius);background:#ffffffad}.bundle-offer-kicker{margin:0;color:var(--muted);font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.bundle-offer h2{margin:0;color:var(--ink);font-family:var(--body);font-size:1.2rem;line-height:1.25}.bundle-offer p{margin:0;color:var(--muted)}.bundle-products{display:flex;flex-wrap:wrap;gap:8px}.bundle-products span{padding:7px 9px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--white);color:var(--ink);font-size:.82rem;font-weight:750}.bundle-offer .button{width:100%}.bundle-offer button[disabled]{cursor:not-allowed;opacity:.55}.bundle-offer-note{font-size:.84rem}.product-details-modal[hidden]{display:none}.product-details-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:24px}.product-details-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#10100f94}.product-details-dialog{position:relative;z-index:1;width:min(780px,100%);max-height:80vh;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--paper);box-shadow:0 28px 90px #10100f47}.product-details-close{position:absolute;top:14px;right:14px;z-index:2;display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--white);color:var(--ink);cursor:pointer}.product-details-close:hover,.product-details-close:focus-visible{border-color:var(--ink)}.product-details-close span{font-size:1.6rem;line-height:1}.product-details-content{max-height:80vh;overflow-y:auto;padding:38px 40px 40px;overscroll-behavior:contain}.product-details-content h2{max-width:calc(100% - 58px);color:var(--ink);font-size:clamp(2.6rem,5vw,3.5rem);line-height:.98}.product-description-full{margin-top:24px}body.product-details-open{overflow:hidden}.cart-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);gap:clamp(22px,4vw,46px);align-items:start}.cart-lines{display:grid;gap:12px}.cart-line{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:18px;align-items:center;padding:14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.cart-line-image{display:grid;place-items:center;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--radius-sm);background:var(--shell)}.cart-line-image img{width:92%;height:92%;object-fit:contain;mix-blend-mode:multiply}.cart-line h2{font-family:var(--body);font-size:1rem;line-height:1.35}.cart-line p{margin:6px 0 12px;color:var(--muted);font-size:.92rem}.cart-line input{width:86px;margin-top:6px}.cart-line-total{font-weight:850}.cart-summary{display:grid;gap:12px;padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.cart-summary p{margin:0;color:var(--muted)}.cart-summary strong{font-size:1.5rem}.cart-empty,.page-content .rte{color:var(--muted)}@media(max-width:1080px){.product-grid,.routine-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.desktop-nav{display:none}.menu-toggle{display:inline-flex}.mobile-nav.is-open{display:grid}.hero{min-height:620px}.hero-image:after{background:linear-gradient(180deg,#10100f42,#10100fb8)}.hero-content{align-self:end;padding-bottom:62px}.split-layout,.split-layout-reverse,.faq-layout,.newsletter-layout,.footer-layout,.product-page-layout,.cart-form{grid-template-columns:1fr}.steps-grid,.trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-social{grid-column:auto}.product-page-section{padding-block:44px 80px}.product-page-layout{min-height:0;gap:36px}.product-page-media{max-width:680px;margin-inline:auto}.product-page-copy{max-width:620px;margin-inline:auto}.product-page-copy h1{font-size:clamp(3.1rem,9vw,4rem)}.product-feature-list,.product-detail-grid{grid-template-columns:1fr}}@media(max-width:620px){.announcement-bar{font-size:.62rem;letter-spacing:.02em}.header-inner{gap:12px;min-height:70px}.brand img{width:46px;height:46px}.brand span{max-width:142px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-button,.menu-toggle{width:40px;height:40px}.hero{min-height:560px}.hero-content{width:min(310px,calc(100% - 48px))}h1{font-size:clamp(2.25rem,10vw,2.72rem)}.product-page-copy h1{font-size:clamp(2.72rem,12vw,3.2rem)}.hero h1{font-size:clamp(2.35rem,10vw,2.85rem)}h2{font-size:clamp(1.78rem,7.7vw,2rem)}.section-heading{max-width:310px;margin-inline:auto}.hero-content p:not(.eyebrow),.section-heading p:not(.eyebrow){max-width:280px}h1 span,#products-title span{display:block}.button-row .button,.newsletter-row .button{width:100%}.product-grid,.routine-grid,.steps-grid,.trust-row,.footer-columns{grid-template-columns:1fr}.product-content,.routine-card,.step-card{padding:16px}.product-page-section{padding-block:34px 80px}.product-page-layout{gap:28px}.product-page-media{padding:32px}.product-description{font-size:.96rem;line-height:1.72}.product-description h3{margin-top:32px;font-size:1.75rem}.product-details-modal{padding:16px}.product-details-dialog,.product-details-content{max-height:calc(100svh - 32px)}.product-details-content{padding:28px 22px 26px}.product-details-content h2{max-width:calc(100% - 52px);font-size:clamp(2.1rem,10vw,2.7rem)}.newsletter-row{display:grid}.cart-line{grid-template-columns:82px minmax(0,1fr)}.cart-line-total{grid-column:2}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/styles.css.map */
