@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Italiana&display=swap');
:root{--purple:#54215e;--deep:#3b123f;--gray:#f0edee;--cream:#fbfaf7;--ink:#251d26;--line:#d8d3cd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:300 16px/1.6 'DM Sans',sans-serif}img,svg{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:99;background:white;padding:1rem}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.mn-announcement{background:var(--announcement-bg);color:var(--announcement-text);padding:.55rem 1rem;text-align:center;font-size:.75rem;letter-spacing:.14em}.mn-header{height:5.5rem;display:grid;grid-template-columns:13rem 1fr auto;align-items:center;gap:2rem;padding:0 5vw;background:rgba(251,250,247,.96);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.mn-logo{line-height:0}.mn-logo img{display:block;width:12rem}.mn-nav{display:flex;justify-content:center;gap:2.5rem;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}.mn-nav a:hover{color:var(--purple)}.mn-cart{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.mn-cart span{display:inline-grid;place-items:center;min-width:1.25rem;height:1.25rem;border-radius:50%;background:var(--purple);color:white}.mn-menu-button{display:none;background:none;border:0}.mn-hero{height:calc(100vh - 7.4rem);min-height:42rem;position:relative;color:white;overflow:hidden}.mn-hero>img{width:100%;height:100%;object-fit:cover}.mn-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,10,35,.68),rgba(43,15,46,.14) 65%)}.mn-hero-copy{position:absolute;left:8vw;top:50%;transform:translateY(-50%);width:min(44rem,82%)}.mn-eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.mn-hero h1,.mn-promise h2,.mn-section-head h2,.mn-ritual h2,.mn-story h2,.mn-newsletter h2{font:400 clamp(2.8rem,5.5vw,5.6rem)/1.03 'Italiana',serif;margin:1.2rem 0}.mn-hero h1 p,.mn-promise h2 p,.mn-ritual h2 p,.mn-story h2 p{margin:0}.mn-hero em,.mn-promise em,.mn-section-head em,.mn-ritual em,.mn-story em{color:#d8bddc;font-style:italic}.mn-lead{font-size:1.1rem;max-width:34rem}.mn-button{display:inline-flex;margin-top:1.5rem;padding:.9rem 1.3rem;background:white;color:var(--purple);text-transform:uppercase;font-size:.75rem;letter-spacing:.12em}.mn-button.dark{background:var(--purple);color:white}.mn-promise{padding:7rem 8vw;text-align:center}.mn-promise h2,.mn-section-head h2,.mn-ritual h2,.mn-story h2,.mn-newsletter h2{font-size:clamp(2.4rem,4vw,4rem)}.mn-promise em,.mn-section-head em,.mn-story em,.mn-newsletter em{color:var(--purple)}.mn-pillars{display:grid;grid-template-columns:repeat(4,1fr);margin-top:4rem;border-top:1px solid var(--line)}.mn-pillars>div{padding:2.5rem 1.5rem;border-right:1px solid var(--line)}.mn-pillars>div:last-child{border:0}.mn-pillar-icon{color:var(--purple);font-size:1.8rem}.mn-pillars h3{font:400 1.35rem 'Italiana',serif;margin:.7rem 0}.mn-pillars p{font-size:.85rem;color:#625861}.mn-shop,.mn-collection{padding:6.5rem 8vw;background:var(--gray)}.mn-section-head{display:flex;justify-content:space-between;align-items:end;gap:3rem}.mn-section-head>div{max-width:50rem}.mn-section-head>p{max-width:25rem}.mn-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem 4vw;margin-top:3rem}.mn-product-image{display:block;height:36rem;background:#e5dde6;overflow:hidden}.mn-product-image img,.mn-product-image svg{width:100%;height:100%;object-fit:cover;transition:transform .5s}.mn-product-card:hover .mn-product-image img{transform:scale(1.02)}.mn-product-card>.mn-eyebrow{color:var(--purple);margin-top:1.5rem}.mn-product-title{display:flex;justify-content:space-between;align-items:start;gap:1rem}.mn-product-title h3{font:400 2.3rem 'Italiana',serif;margin:.25rem 0}.mn-product-title strong{font:400 1.8rem 'Italiana',serif;color:var(--purple)}.mn-tagline{font:400 1.35rem 'Italiana',serif;color:var(--purple);margin:.5rem 0}.mn-product-copy{color:#615961}.mn-card-form button,.mn-add,.mn-checkout{width:100%;margin-top:1rem;padding:1rem;border:0;background:var(--purple);color:white;text-transform:uppercase;letter-spacing:.1em;cursor:pointer}.mn-card-form button:disabled,.mn-add:disabled{opacity:.5}.mn-demo>p:last-child{font-size:.85rem;color:#615961}.mn-ritual{display:grid;grid-template-columns:55% 45%;min-height:48rem}.mn-ritual-image img{width:100%;height:100%;object-fit:cover}.mn-ritual-copy{background:var(--deep);color:white;padding:6rem 7vw;display:flex;flex-direction:column;justify-content:center}.mn-ritual-copy em{color:#d8bddc}.mn-step{display:flex;gap:1.4rem;border-top:1px solid rgba(255,255,255,.22);padding:1.5rem 0}.mn-step>b{font:400 1.6rem 'Italiana',serif;color:#c9aacc}.mn-step h3{font:400 1.4rem 'Italiana',serif;margin:0 0 .4rem}.mn-step p{margin:0;color:#ddd2de}.mn-ritual-copy>a{margin-top:1.5rem;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase}.mn-story{display:grid;grid-template-columns:1fr 1fr;min-height:45rem;background:#e8e4e5}.mn-story-image img{width:100%;height:100%;object-fit:cover}.mn-story>div:last-child{padding:5vw 7vw;display:flex;flex-direction:column;justify-content:center}.mn-story-text p{margin:.6rem 0}.mn-story-text strong{font:400 1.35rem 'Italiana',serif;color:var(--purple)}.mn-testimonial{text-align:center;padding:6.5rem 14vw;background:white}.mn-testimonial>span{display:block;height:3.5rem;font:400 5rem 'Italiana',serif;color:#cdb8d0}.mn-testimonial blockquote{font:400 clamp(1.8rem,3vw,2.8rem)/1.35 'Italiana',serif;margin:0}.mn-testimonial p{font-size:.75rem;letter-spacing:.15em;color:var(--purple)}.mn-newsletter{padding:5rem 8vw;background:#d9d7d4;display:flex;align-items:center;justify-content:space-between;gap:4rem}.mn-newsletter>div{max-width:40rem}.mn-newsletter-form{width:min(28rem,100%);display:grid;grid-template-columns:1fr auto;border-bottom:1px solid}.mn-newsletter-form input{border:0;background:none;padding:1rem 0}.mn-newsletter-form button{border:0;background:none;color:var(--purple)}.mn-footer{background:#251127;color:#d8cfd9;padding:4.5rem 8vw 1.5rem;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:3rem}.mn-footer-logo{background:white;padding:.75rem;width:14rem;height:max-content}.mn-footer-logo img{display:block}.mn-footer h3{font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;color:white}.mn-footer>div:not(:first-child){display:flex;flex-direction:column;gap:.65rem;font-size:.85rem}.mn-copyright{grid-column:1/-1;border-top:1px solid #4d3850;padding-top:1.5rem;font-size:.7rem;letter-spacing:.1em}.mn-main-product{display:grid;grid-template-columns:1.1fr .9fr;gap:5vw;padding:5rem 8vw}.mn-gallery{display:grid;gap:1rem}.mn-gallery img{width:100%}.mn-product-info{position:sticky;top:7rem;height:max-content}.mn-product-info h1,.mn-collection h1,.mn-page h1,.mn-cart-page h1{font:400 clamp(2.6rem,4vw,4.5rem) 'Italiana',serif;margin:.5rem 0}.mn-price{font:400 1.8rem 'Italiana',serif;color:var(--purple);margin:1rem 0}.mn-product-info form{display:grid;gap:.6rem;margin:1.5rem 0}.mn-product-info select,.mn-product-info input{padding:.8rem;border:1px solid var(--line);background:white}.mn-product-info details{border-top:1px solid var(--line);padding:1rem 0}.mn-product-info summary{cursor:pointer;text-transform:uppercase;font-size:.8rem;letter-spacing:.1em}.mn-page,.mn-cart-page{padding:6rem 8vw;min-height:60vh}.mn-cart-line{display:grid;grid-template-columns:8rem 1fr;gap:1.5rem;border-bottom:1px solid var(--line);padding:1.5rem 0}.mn-cart-line img{width:8rem}.mn-cart-total{font-size:1.3rem;text-align:right}.rte{max-width:50rem}.pagination{text-align:center;margin-top:3rem}
@media(max-width:900px){.mn-header{grid-template-columns:10rem 1fr auto;height:4.8rem}.mn-logo img{width:10rem}.mn-menu-button{display:block;justify-self:end}.mn-nav{display:none;position:absolute;top:4.8rem;left:0;right:0;background:var(--cream);padding:2rem;flex-direction:column;gap:1.2rem}.mn-nav.open{display:flex}.mn-hero{height:75vh;min-height:36rem}.mn-pillars{grid-template-columns:1fr 1fr}.mn-pillars>div:nth-child(2){border-right:0}.mn-section-head,.mn-newsletter{align-items:start;flex-direction:column}.mn-product-image{height:27rem}.mn-ritual,.mn-story,.mn-main-product{grid-template-columns:1fr}.mn-ritual-image,.mn-story-image{height:34rem}.mn-footer{grid-template-columns:1fr 1fr}.mn-footer-logo{grid-column:1/-1}.mn-product-info{position:static}}
@media(max-width:600px){.mn-announcement{font-size:.62rem}.mn-header{padding:0 5vw;grid-template-columns:8.5rem 1fr auto;gap:.75rem}.mn-logo img{width:8.5rem}.mn-promise,.mn-shop,.mn-collection,.mn-page,.mn-cart-page{padding:4.5rem 6vw}.mn-pillars,.mn-product-grid{grid-template-columns:1fr}.mn-product-grid{gap:3.5rem}.mn-product-image{height:30rem}.mn-ritual-image,.mn-story-image{height:28rem}.mn-ritual-copy,.mn-story>div:last-child{padding:4.5rem 7vw}.mn-testimonial{padding:5rem 8vw}.mn-footer{grid-template-columns:1fr 1fr;padding:4rem 7vw 1.5rem}.mn-main-product{padding:3rem 6vw}.mn-hero-copy{left:6vw}.mn-hero h1{font-size:2.8rem}}
