:root{--ink:#351640;--plum:#421949;--lilac:#dcd3ee;--peri:#b7bfe7;--blush:#efd2d2;--cream:#fcf9f3;--paper:#f6f0e9;--line:#dfd4c9;--muted:#6d596d;--font-flickity:"Cormorant Garamond",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-flickity);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin:0;font-size:18px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.announcement{height:40px;color:var(--plum);letter-spacing:.01em;background:#e8e2ef;border-top:1px solid #bbaac7;justify-content:center;align-items:center;gap:18px;font-size:17px;display:flex}.announcement span{color:#8d73a6;font-size:12px}.header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcf9f3f5;border-bottom:1px solid #41194814;align-items:center;gap:28px;height:104px;padding:8px clamp(20px,4vw,72px);display:flex;position:sticky;top:0}.brand{flex:none;width:255px;display:block}.brand img{object-fit:contain;width:100%;height:84px}.desktop-nav{white-space:nowrap;flex:1;justify-content:center;align-items:center;gap:clamp(18px,2.9vw,46px);font-size:18px;display:flex}.desktop-nav a,.text-link{border-bottom:1px solid #0000;transition:border-color .18s,color .18s}.desktop-nav a:hover,.text-link:hover{color:#754476;border-color:currentColor}.cart-link{text-align:right;min-width:74px;color:var(--ink);cursor:pointer;background:0 0;border:0;padding:12px 0;font-family:inherit;font-size:18px}.mobile-nav{margin-left:auto;display:none}.mobile-nav summary{cursor:pointer;place-items:center;min-height:44px;padding:0 10px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{background:var(--cream);border:1px solid var(--line);width:min(310px,100vw - 32px);padding:14px;position:absolute;top:92px;right:16px;box-shadow:0 18px 48px #35164026}.mobile-nav nav a{padding:14px;font-size:20px;display:block}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 74% 35%,#efe8f2 0,#fcf9f3 44%,#faf5eb 100%);grid-template-columns:minmax(430px,42%) 1fr;min-height:480px;display:grid;overflow:hidden}.hero-copy{z-index:2;align-self:center;padding:clamp(54px,7vw,104px) clamp(28px,4vw,66px);animation:.7s both reveal;position:relative}h1,h2,h3,p{margin-top:0}h1,h2{text-wrap:balance;letter-spacing:-.035em;font-weight:500}.hero h1{margin-bottom:20px;font-size:clamp(56px,5.2vw,86px);line-height:.86}.hero-copy p{max-width:420px;font-size:clamp(21px,1.7vw,27px);line-height:1.18}.flora{color:#ae8dbd;margin:24px 0;font-size:42px;line-height:.6}.hero-actions{align-items:center;gap:34px;margin-top:28px;display:flex}.button{background:var(--plum);color:#fff;border:1px solid var(--plum);cursor:pointer;justify-content:center;align-items:center;min-height:54px;padding:12px 28px;font-family:inherit;font-size:20px;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{background:#603064;transform:translateY(-2px);box-shadow:0 10px 20px #42194929}.button:active{transform:scale(.98)}.button-light{color:var(--plum);background:0 0;border-color:#90699a}.button-light:hover{color:#fff}.text-link{padding-bottom:3px;font-size:20px;display:inline-block}.hero-still{background:linear-gradient(135deg,#ebdee9b3,#f7f3eb33),url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"90\" height=\"90\" viewBox=\"0 0 90 90\"%3E%3Cg fill=\"none\" stroke=\"%23b796bb\" stroke-opacity=\".18\"%3E%3Cpath d=\"M15 68c18-3 17-22 30-31 8-5 15-7 27-7M45 37c-8 0-15 7-18 16M31 52l-8-5m12-2 7-8m3 0 6 8\"/%3E%3C/g%3E%3C/svg%3E");min-height:480px;position:relative;overflow:hidden}.hero-still:after{content:"";pointer-events:none;background:radial-gradient(circle at 65% 30%,#0000 0 22%,#43174514 100%);position:absolute;inset:0}.hero-product{z-index:1;filter:drop-shadow(0 22px 17px #32183229);width:43%;transition:transform .4s;position:absolute}.hero-product img,.hero-product{aspect-ratio:1;object-fit:contain}.hp-0{bottom:-3%;left:6%;transform:rotate(-7deg)}.hp-1{z-index:2;width:49%;bottom:8%;left:31%}.hp-2{width:39%;top:5%;right:-3%;transform:rotate(10deg)}.hero-still:hover .hp-1{transform:translateY(-8px)}.hero-botanicals{color:#ba95c12e;font-size:220px;position:absolute;bottom:-42px;right:15%}.value-bar{border-bottom:1px solid var(--line);background:#fffdf9;grid-template-columns:repeat(3,1fr);min-height:72px;display:grid}.value-bar span{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:12px;padding:14px;font-size:18px;display:flex}.value-bar span:last-child{border:0}.value-bar b{color:#9d7bab}.section{padding:clamp(54px,7vw,112px) clamp(22px,5vw,80px)}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px;display:flex}.section h2{margin-bottom:0;font-size:clamp(38px,4vw,60px);line-height:.94}.moods{background:#fcf9f3}.mood-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.mood{aspect-ratio:1.58;background:#e8dce7;position:relative;overflow:hidden}.mood img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.mood:hover img{transform:scale(1.04)}.mood span{background:#f7f1f7eb;padding:8px 18px;font-size:25px;position:absolute;bottom:18px;left:18px}.mood:first-child span{background:#c4c9ee}.mood:nth-child(2) span{background:#f1c6c5}.mood:nth-child(3) span{color:#fff;background:#b390b4}.favorites{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf9;grid-template-columns:220px 1fr;gap:38px;display:grid}.favorites-intro h2{margin:0 0 16px}.favorites-intro p{font-size:20px;line-height:1.2}.favorites-intro .button{min-height:44px;margin-top:10px;padding:10px 16px;font-size:17px}.product-grid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.product-card{min-width:0;position:relative}.product-image{aspect-ratio:1;background:#f4edf0;display:block;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.03)}.product-meta{justify-content:space-between;align-items:baseline;gap:10px;padding-top:15px;display:flex}.product-meta h3{margin:0;font-size:22px;font-weight:500;line-height:1.05}.product-meta span,.price{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:18px}.product-card .text-link{margin-top:11px;font-size:17px}.ritual{background:#f0e8ef;grid-template-columns:minmax(280px,.75fr) 1fr;align-items:center;gap:clamp(34px,8vw,130px);display:grid}.ritual-copy h2{margin:6px 0 20px}.ritual-copy>p:not(.eyebrow){max-width:530px;font-size:22px;line-height:1.25}.ritual-products{grid-template-columns:1fr 1fr;align-items:end;gap:16px;display:grid}.ritual-products picture,.ritual-products>img{background:#fbf7f4}.ritual-products picture:last-child,.ritual-products>img:last-child{transform:translateY(34px)}.ritual-products img{aspect-ratio:1;object-fit:contain;width:100%}.eyebrow{color:#77547e;text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px;font-size:14px;font-weight:600}.faq{background:#fffdf9;grid-template-columns:.7fr 1fr;gap:80px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;justify-content:space-between;gap:16px;font-size:24px;list-style:none;display:flex}.faq summary:after{content:"+";color:#8f6b95}.faq details[open] summary:after{content:"−"}.faq details p{max-width:650px;margin:15px 38px 2px 0;line-height:1.35}.email-cta{background:var(--peri);justify-content:space-between;align-items:center;gap:30px;display:flex}.email-cta h2{margin:5px 0 10px}.email-cta p:not(.eyebrow){margin:0;font-size:21px}.email-cta .button{white-space:nowrap}.footer{color:#f6eff3;background:#31123a;padding:60px clamp(22px,5vw,80px) 28px}.footer .brand{filter:brightness(0)invert();width:215px}.footer-main{grid-template-columns:1.8fr 1fr 1.2fr;gap:60px;padding-bottom:55px;display:grid}.footer-main p{color:#e5d9e6;max-width:380px;margin:16px 0 0;font-size:20px;line-height:1.25}.footer h2{letter-spacing:0;margin:0 0 15px;font-size:22px}.footer-main a:not(.brand){color:#f0e3f0;border-bottom:1px solid #0000;width:max-content;max-width:100%;padding:5px 0;font-size:18px;display:block}.footer-main a:not(.brand):hover{border-color:#e8cfe9}.footer-bottom{border-top:1px solid #ffffff38;justify-content:space-between;align-items:center;gap:25px;padding-top:20px;font-size:15px;display:flex}.footer-bottom>div{flex-wrap:wrap;gap:15px;display:flex}.footer-bottom>div a{border-bottom:1px solid #0000}.footer-bottom>div a:hover{border-color:currentColor}.theo img{width:auto;height:30px}.cookie-banner{z-index:30;color:var(--ink);background:#fffdf9;border-top:1px solid #bba4bd;justify-content:space-between;align-items:center;gap:24px;padding:14px clamp(20px,4vw,70px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #3516401f}.cookie-banner p{max-width:760px;margin:0;font-size:17px;line-height:1.2}.cookie-banner p a{border-bottom:1px solid}.cookie-actions{flex-wrap:wrap;flex:none;gap:10px;display:flex}.cookie-button{border:1px solid var(--plum);color:#fff;background:var(--plum);min-width:104px;min-height:44px;font:500 18px var(--font-flickity);cursor:pointer;border-radius:0;padding:10px 18px;transition:background .18s,transform .18s}.cookie-button:hover{background:#603064;transform:translateY(-1px)}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(125deg,#f5eff8,#fcf9f3 52%,#e9dbe8);padding:clamp(64px,9vw,130px) clamp(22px,8vw,140px) clamp(52px,7vw,100px)}.page-hero h1{max-width:940px;margin:0 0 20px;font-size:clamp(58px,8vw,120px);line-height:.86}.page-hero>p:not(.eyebrow){max-width:630px;margin:0;font-size:clamp(21px,2vw,30px);line-height:1.15}.collection-grid{grid-template-columns:repeat(4,1fr);gap:34px 24px;padding:clamp(48px,7vw,105px) clamp(22px,5vw,80px);display:grid}.collection-grid .product-meta h3{font-size:25px}.product-page{grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(32px,7vw,110px);padding:clamp(34px,6vw,100px) clamp(22px,7vw,120px);display:grid}.product-gallery{grid-template-columns:1fr 1fr;gap:12px;display:grid}.product-gallery picture,.product-gallery>img{background:#f4edf0}.product-gallery picture:first-child,.product-gallery>img:first-child{grid-column:1/-1}.product-gallery img{object-fit:contain;aspect-ratio:1;width:100%;height:100%}.product-info{position:sticky;top:130px}.back-link{border-bottom:1px solid #9a7ba2;margin-bottom:34px;display:inline-block}.product-info h1{overflow-wrap:anywhere;margin-bottom:18px;font-size:clamp(48px,5.4vw,82px);line-height:.9}.price{font-size:27px}.product-description{max-width:620px;margin-bottom:32px;font-size:20px;line-height:1.42}.product-description h1,.product-description h2{letter-spacing:0;margin:24px 0 10px;font-size:28px;line-height:1}.product-description li{margin:6px 0}.product-description table{border-collapse:collapse;width:100%}.product-description td{border-bottom:1px solid var(--line);padding:8px 0}.purchase-note{color:var(--muted);margin:14px 0;font-size:17px}.purchase{gap:18px;max-width:380px;display:grid}.price-row{align-items:center;gap:12px;display:flex}.price-row del{color:var(--muted);font-size:18px}.variant-option{gap:7px;font-size:18px;display:grid}.variant-option select{border:1px solid var(--line);font:inherit;color:var(--ink);background:#fffdf8;padding:12px}.purchase .button{width:max-content}.purchase .button:disabled{opacity:.55;cursor:not-allowed}.cart-overlay{z-index:40;background:#2f153659;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#fffdf8;width:min(470px,100%);min-height:100%;padding:44px 32px;position:relative;overflow:auto;box-shadow:-15px 0 50px #2f153633}.cart-close{color:var(--ink);font:42px/1 var(--font-flickity);cursor:pointer;background:0 0;border:0;position:absolute;top:18px;right:22px}.cart-drawer h2{margin:7px 0 28px;font-size:42px;line-height:.95}.cart-lines{gap:18px;display:grid}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:82px 1fr auto;gap:13px;padding-bottom:18px;display:grid}.cart-line img{object-fit:contain;background:#f4edf0;width:82px;height:82px}.cart-line strong,.cart-line small,.cart-line span{display:block}.cart-line small{color:var(--muted);margin:3px 0}.quantity{align-items:center;gap:10px;margin-top:8px;display:flex}.quantity button,.remove{border:1px solid var(--line);color:var(--ink);font:inherit;cursor:pointer;background:0 0}.quantity button{width:27px;height:27px}.remove{border:0;align-self:start;text-decoration:underline}.cart-total{justify-content:space-between;margin:25px 0 17px;font-size:23px;display:flex}.form-error{color:#8d2138}.contact-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:clamp(45px,10vw,150px);padding:clamp(48px,7vw,105px) clamp(22px,10vw,160px);display:grid}.contact-form{gap:9px;display:grid}.contact-form label{font-size:20px}.contact-form input,.contact-form textarea{width:100%;color:var(--ink);font:inherit;background:#fffdf9;border:1px solid #bba4bd;border-radius:0;padding:13px 14px;font-size:20px}.contact-form textarea{resize:vertical}.contact-form .button{justify-self:start;margin-top:10px}.contact-form input:focus,.contact-form textarea:focus{outline-offset:2px;outline:3px solid #c9b9df}.form-status{margin:11px 0 0}.form-status.is-error{color:#8a263d}.contact-layout aside{border-left:1px solid var(--line);padding-left:clamp(24px,5vw,70px)}.contact-layout aside h2{letter-spacing:0;font-size:36px}.contact-layout aside>a{border-bottom:1px solid var(--line);padding:8px 0;font-size:22px;display:block}.contact-layout aside p{margin:25px 0;font-size:20px}.contact-social{gap:18px;display:flex}.contact-social a{border-bottom:1px solid}.story-hero{background:linear-gradient(125deg,#e9deee,#fcf9f3 55%,#f2dedd)}.story-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(40px,9vw,150px);padding:clamp(50px,8vw,120px) clamp(22px,10vw,160px);display:grid}.story-layout h2{font-size:clamp(44px,5vw,72px)}.story-layout p{max-width:570px;font-size:22px;line-height:1.35}.story-layout picture{background:#f3eaf0}.story-layout img{aspect-ratio:1;object-fit:contain;width:100%}.story-note{text-align:center;background:var(--plum);color:#fff;padding:100px 22px}.story-note h2{margin-bottom:14px;font-size:clamp(42px,5vw,76px)}.story-note p{font-size:23px}.story-note .text-link{margin-top:10px}.policy{max-width:880px;margin:auto;padding:clamp(54px,9vw,120px) 22px}.policy h1{font-size:clamp(52px,6vw,82px);line-height:.9}.policy h2{letter-spacing:-.015em;margin:38px 0 12px;font-size:34px}.policy p,.policy li{font-size:18px;line-height:1.5}.policy a{border-bottom:1px solid var(--plum)}.not-found{text-align:center;background:#f1e8ef;align-content:center;justify-items:center;min-height:480px;padding:50px 22px;display:grid}.not-found h1{max-width:800px;font-size:clamp(52px,7vw,100px);line-height:.9}.not-found p:not(.eyebrow){font-size:23px}.not-found .button{margin-top:12px}@keyframes reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.desktop-nav{gap:18px;font-size:17px}.hero{grid-template-columns:42% 58%}.product-grid,.collection-grid{grid-template-columns:repeat(3,1fr)}.footer-main{gap:35px}body{font-size:17px}.header{height:86px;padding:4px 18px}.brand{width:185px}.brand img{height:70px}.desktop-nav,.cart-link{display:none}.mobile-nav{display:block}.mobile-nav nav{top:78px}.hero{min-height:unset;grid-template-columns:1fr}.hero-copy{padding:60px 24px 42px}.hero h1{font-size:clamp(58px,16vw,80px)}.hero-still{min-height:360px}.value-bar{grid-template-columns:1fr}.value-bar span{border-right:0;border-bottom:1px solid var(--line);min-height:58px}.value-bar span:last-child{border-bottom:0}.mood-grid{grid-template-columns:1fr}.mood{aspect-ratio:1.7}.favorites{grid-template-columns:1fr}.favorites-intro{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:20px;display:flex}.favorites-intro h2{font-size:48px}.product-grid,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.ritual,.faq,.contact-layout,.story-layout{grid-template-columns:1fr}.ritual{gap:35px}.ritual-products{max-width:600px}.faq{gap:35px}.email-cta{display:block}.email-cta .button{margin-top:25px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start}.product-page{grid-template-columns:1fr}.product-info{position:static}.product-info h1{font-size:58px}.contact-layout aside{border-left:0;border-top:1px solid var(--line);padding-top:30px;padding-left:0}.page-hero{padding:70px 24px 58px}.page-hero h1{font-size:clamp(58px,15vw,92px)}}@media (max-width:460px){.announcement{gap:8px;font-size:15px}.brand{width:160px}.section{padding:52px 18px}.hero-copy{padding:50px 20px 38px}.hero h1{font-size:58px}.hero-copy p{font-size:21px}.hero-actions{gap:20px}.button{padding:12px 20px;font-size:19px}.text-link{font-size:18px}.hero-still{min-height:305px}.mood span{font-size:22px}.product-meta{display:block}.product-meta span{margin-top:8px;display:block}.product-meta h3{font-size:20px}.favorites-intro{display:block}.favorites-intro .button{margin-top:14px}.ritual-copy>p:not(.eyebrow){font-size:20px}.footer{padding:48px 20px 24px}.footer-main{grid-template-columns:1fr;gap:28px}.footer-main>div:first-child{grid-column:auto}.footer-bottom{font-size:14px}.footer .brand{width:190px}.collection-grid{padding:46px 18px}.product-page{padding:35px 18px 55px}.product-gallery{gap:7px}.product-info h1{font-size:50px}.product-description{font-size:18px}.contact-layout,.story-layout{padding:52px 20px}.story-layout p{font-size:20px}.policy{padding:55px 20px}.policy p,.policy li{font-size:17px}}@media (max-width:680px){.cookie-banner{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 18px}.cookie-actions{width:100%}.cookie-button{flex:1}}@media (max-width:1100px){.mobile-nav nav .cart-link{text-align:left;width:100%;padding:14px;display:block}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:focus-visible{outline-offset:3px;outline:3px solid #a988be}.blog-hero{background:linear-gradient(125deg,#f1e9f2,#fcf9f3 56%,#e8edf5)}.blog-directory,.blog-category-intro,.blog-post-grid{padding:clamp(52px,7vw,110px) clamp(22px,8vw,140px)}.blog-category-card{border:1px solid var(--line);background:#fffdf9;grid-template-columns:minmax(260px,.82fr) 1fr;max-width:1120px;margin:auto;transition:transform .2s,box-shadow .2s;display:grid}.blog-category-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #3516401f}.blog-category-card picture{background:#f1e8ef;min-height:320px}.blog-category-card img{object-fit:contain;width:100%;height:100%}.blog-category-card>div{align-self:center;padding:clamp(30px,5vw,70px)}.blog-category-card h2,.blog-post-card h2{margin-bottom:18px;font-size:clamp(38px,4vw,58px);line-height:.94}.blog-category-card p,.blog-post-card p{max-width:590px;font-size:21px;line-height:1.35}.blog-category-card .text-link{margin-top:12px}.blog-category-intro{background:#f1e8ef}.blog-category-intro>.back-link{margin-bottom:30px}.blog-category-copy{grid-template-columns:1fr minmax(280px,.68fr);align-items:center;gap:clamp(35px,8vw,110px);max-width:1200px;display:grid}.blog-category-copy h1{margin:0 0 20px;font-size:clamp(58px,7vw,108px);line-height:.86}.blog-category-copy p:not(.eyebrow){max-width:580px;font-size:22px;line-height:1.3}.blog-category-copy picture{background:#fffaf8}.blog-category-copy img{aspect-ratio:1;object-fit:contain;width:100%}.blog-post-grid{background:#fffdf9;grid-template-columns:minmax(0,760px);justify-content:center;display:grid}.blog-post-card{border:1px solid var(--line);background:var(--cream);grid-template-columns:minmax(250px,.85fr) 1fr;gap:34px;padding:24px;display:grid}.blog-post-image{aspect-ratio:1;background:#f1e8ef}.blog-post-image img{object-fit:contain;width:100%;height:100%;transition:transform .2s}.blog-post-card:hover .blog-post-image img{transform:scale(1.025)}.blog-post-card h2{font-size:clamp(32px,3.3vw,48px)}.blog-post-card p{font-size:20px}.blog-post-hero{background:#f1e8ef;padding:clamp(50px,7vw,100px) clamp(22px,8vw,140px) clamp(38px,5vw,76px)}.blog-post-hero>.back-link{margin-bottom:42px}.blog-post-hero h1{max-width:980px;margin:0 0 22px;font-size:clamp(54px,7vw,108px);line-height:.86}.blog-post-hero>p:not(.eyebrow){max-width:710px;margin-bottom:42px;font-size:clamp(21px,2.1vw,28px);line-height:1.23}.blog-post-hero picture{background:#fffaf8;max-width:1030px;display:block}.blog-post-hero img{aspect-ratio:1.75;object-fit:contain;width:100%}.article-body{max-width:760px;margin:auto;padding:clamp(48px,7vw,96px) 22px;font-size:20px;line-height:1.55}.article-body p,.article-body li{text-wrap:pretty}.article-body h2{margin:58px 0 20px;font-size:clamp(34px,4vw,51px);line-height:.96}.article-body h3{margin:0 0 10px;font-size:27px;font-weight:600;line-height:1.05}.article-body a{color:#603064;border-bottom:1px solid}.article-body ul{padding-left:25px}.article-body li{margin:12px 0}.article-image{background:#f1e8ef;margin:42px 0}.article-image img{aspect-ratio:1.18;object-fit:contain;width:100%}.article-faq{border-top:1px solid var(--line);margin-top:68px;padding-top:46px}.article-faq>div{border-bottom:1px solid var(--line);padding:25px 0}.article-faq>div p{margin-bottom:0}@media (max-width:760px){.blog-category-card,.blog-category-copy,.blog-post-card{grid-template-columns:1fr}.blog-category-card picture{aspect-ratio:1.25;min-height:0}.blog-category-card>div{padding:30px 24px 36px}.blog-category-copy{gap:28px}.blog-category-copy picture{max-width:560px}.blog-post-grid{padding:48px 18px}.blog-post-card{gap:22px;padding:16px}.blog-post-image{max-width:430px}.blog-post-hero{padding:52px 20px 34px}.blog-post-hero>.back-link{margin-bottom:32px}.blog-post-hero>p:not(.eyebrow){margin-bottom:30px}.blog-post-hero img{aspect-ratio:1.1}.article-body{padding:48px 20px;font-size:19px}.article-body h2{margin-top:48px}.article-image{margin:32px 0}}.hand-poured-hero .button{margin-top:30px}.hand-poured-intro,.hand-poured-gifting,.hand-poured-care{background:#fffdf9;grid-template-columns:minmax(280px,.78fr) 1fr;gap:clamp(40px,10vw,160px);padding:clamp(56px,8vw,125px) clamp(22px,9vw,150px);display:grid}.hand-poured-intro h2,.hand-poured-gifting h2,.hand-poured-care h2{margin-bottom:0;font-size:clamp(44px,5.2vw,78px);line-height:.9}.hand-poured-intro>div:last-child,.hand-poured-gifting>div:last-child,.hand-poured-care>div:last-child{max-width:680px}.hand-poured-intro p:not(.eyebrow),.hand-poured-gifting p:not(.eyebrow),.hand-poured-care p:not(.eyebrow){font-size:21px;line-height:1.42}.hand-poured-featured{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f0e8ef;padding:clamp(56px,8vw,120px) clamp(22px,5vw,80px)}.hand-poured-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;display:grid}.hand-poured-product{min-width:0}.hand-poured-product-image{aspect-ratio:1;background:#fffaf8;display:block;overflow:hidden}.hand-poured-product-image img{object-fit:contain;width:100%;height:100%;transition:transform .25s}.hand-poured-product:hover .hand-poured-product-image img{transform:scale(1.03)}.hand-poured-product h3{margin:16px 0 9px;font-size:26px;font-weight:500;line-height:1}.hand-poured-product p{min-height:70px;margin:0;font-size:18px;line-height:1.2}.hand-poured-product .text-link{margin-top:13px;font-size:18px}.hand-poured-directions{background:var(--cream);grid-template-columns:minmax(280px,.7fr) 1fr;gap:clamp(45px,10vw,170px);padding:clamp(60px,9vw,135px) clamp(22px,9vw,150px);display:grid}.hand-poured-directions-head h2{margin:0 0 20px;font-size:clamp(44px,5.2vw,78px);line-height:.9}.hand-poured-directions-head>p:not(.eyebrow){max-width:550px;font-size:21px;line-height:1.35}.scent-direction-list{border-top:1px solid var(--line)}.scent-direction-list article{border-bottom:1px solid var(--line);padding:26px 0 29px}.scent-direction-list h3{margin:0 0 9px;font-size:30px;font-weight:600;line-height:1}.scent-direction-list p{max-width:620px;margin:0;font-size:20px;line-height:1.3}.scent-direction-list .text-link{margin-top:14px;font-size:18px}.hand-poured-detail{background:#e8e2ef;grid-template-columns:1fr minmax(340px,.78fr);align-items:center;gap:clamp(42px,9vw,140px);padding:clamp(56px,8vw,125px) clamp(22px,9vw,150px);display:grid}.hand-poured-detail-copy h2{margin:0 0 20px;font-size:clamp(44px,5vw,74px);line-height:.9}.hand-poured-detail-copy>p:not(.eyebrow){max-width:660px;font-size:21px;line-height:1.4}.hand-poured-detail-image{background:#fffaf8;display:block}.hand-poured-detail-image img{aspect-ratio:1;object-fit:contain;width:100%}.hand-poured-gifting{background:var(--peri)}.hand-poured-gifting .button{margin-top:10px}.hand-poured-care{border-top:1px solid var(--line);background:#fffdf9}.care-list{border-top:1px solid #3516402e}.care-list p{border-bottom:1px solid #3516402e;margin:0;padding:20px 0}.care-list .text-link{margin-top:22px}.hand-poured-faq{background:#f0e8ef;grid-template-columns:.72fr 1fr;gap:clamp(45px,9vw,130px);padding:clamp(58px,8vw,120px) clamp(22px,9vw,150px);display:grid}.hand-poured-faq h2{margin:0;font-size:clamp(44px,5vw,74px);line-height:.9}.hand-poured-faq .faq-list{border-top-color:#3516402e}.hand-poured-close{text-align:center;background:var(--plum);color:#fff;padding:clamp(64px,10vw,145px) 22px}.hand-poured-close .eyebrow{color:#e9d5eb}.hand-poured-close h2{max-width:800px;margin:0 auto 18px;font-size:clamp(46px,5.5vw,82px);line-height:.9}.hand-poured-close>p:not(.eyebrow){max-width:560px;margin:0 auto 28px;font-size:22px;line-height:1.3}.hand-poured-close .button{color:var(--plum);background:#fffdf9;border-color:#fffdf9}.hand-poured-close .button:hover{background:#f2e3f1}.hand-poured-home{background:#e8e2ef;grid-template-columns:minmax(280px,.65fr) 1fr;align-items:end;gap:clamp(40px,10vw,160px);display:grid}.hand-poured-home h2{margin:0}.hand-poured-home>div:last-child{max-width:620px}.hand-poured-home>div:last-child p{font-size:21px;line-height:1.32}@media (max-width:1100px){.hand-poured-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hand-poured-intro,.hand-poured-gifting,.hand-poured-care,.hand-poured-directions,.hand-poured-detail,.hand-poured-faq,.hand-poured-home{grid-template-columns:1fr;gap:35px}.hand-poured-intro>div:last-child,.hand-poured-gifting>div:last-child,.hand-poured-care>div:last-child{max-width:700px}.hand-poured-detail-image{max-width:620px}.hand-poured-product p{min-height:0}}@media (max-width:520px){.hand-poured-intro,.hand-poured-gifting,.hand-poured-care,.hand-poured-directions,.hand-poured-detail,.hand-poured-faq{padding:52px 20px}.hand-poured-featured{padding:52px 18px}.hand-poured-product-grid{gap:30px 16px}.hand-poured-product h3{font-size:22px}.hand-poured-product p{font-size:17px}.hand-poured-intro p:not(.eyebrow),.hand-poured-gifting p:not(.eyebrow),.hand-poured-care p:not(.eyebrow),.hand-poured-detail-copy>p:not(.eyebrow),.hand-poured-directions-head>p:not(.eyebrow),.hand-poured-home>div:last-child p{font-size:20px}.scent-direction-list h3{font-size:28px}.scent-direction-list p{font-size:19px}.hand-poured-close{padding:70px 20px}}.hand-poured-guide{border-bottom:1px solid var(--line);background:#fffdf9;grid-template-columns:minmax(280px,.78fr) 1fr;gap:clamp(40px,10vw,160px);padding:clamp(56px,8vw,125px) clamp(22px,9vw,150px);display:grid}.hand-poured-guide h2{margin-bottom:0;font-size:clamp(44px,5.2vw,78px);line-height:.9}.hand-poured-guide>div:last-child{max-width:680px}.hand-poured-guide p:not(.eyebrow){font-size:21px;line-height:1.42}@media (max-width:1100px){.hand-poured-guide{grid-template-columns:1fr;gap:35px}.hand-poured-guide>div:last-child{max-width:700px}}@media (max-width:520px){.hand-poured-guide{padding:52px 20px}.hand-poured-guide p:not(.eyebrow){font-size:20px}}
@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b0947914c9718a1e-s.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b0947914c9718a1e-s.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b0947914c9718a1e-s.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9cc5c0547f229dea-s.6c4275d8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b0947914c9718a1e-s.dfd36b11.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d0b60be57f16ee32-s.7a65e2c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1f9e983605289f29-s.ef9233b7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.7787e134.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_3f96da26-module__4Cj0bq__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.cormorant_garamond_3f96da26-module__4Cj0bq__variable{--font-flickity:"Cormorant Garamond","Cormorant Garamond Fallback"}
