:root{--background:#f8f5ee;--foreground:#2f2f2f;--card:#f8f5ee;--popover:#f8f5ee;--primary:#a74936;--primary-foreground:#fffaf5;--secondary:#e7e9df;--muted:#ede8df;--muted-foreground:#69665f;--accent:#dde1d4;--border:#d7d2c8;--ring:#a74936;--terra:#c96a56;--sage:#8a9b7f}
*{box-sizing:border-box;border-color:var(--border)}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font:inherit;cursor:pointer;border:0;background:none}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid #a74936;outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1,h2{letter-spacing:-.055em}em{font-weight:400}::selection{background:#dca18f;color:#25231f}.skip-link{position:fixed;top:-60px;left:15px;background:white;padding:12px;z-index:100}.skip-link:focus{top:12px}
.announcement{height:36px;background:#e5e7dd;display:flex;align-items:center;justify-content:space-between;padding:0 4%;font-size:12px;letter-spacing:.15em}.announcement-status{display:flex;align-items:center;gap:8px}.announcement-status i{width:6px;height:6px;background:#617454;border-radius:50%}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 4%;height:99px;background:rgba(248,245,238,.97);border-bottom:1px solid var(--border)}.wordmark{font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:54px;font-weight:950;letter-spacing:-5px;line-height:1}.wordmark span{color:var(--terra)}.desktop-nav{display:flex;gap:32px;margin-left:6vw;font-size:14px}.desktop-nav a,.desktop-nav button{padding:8px 0}.desktop-nav a:hover,.desktop-nav button:hover{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:26px}.text-link{display:flex;gap:14px;align-items:center;font-size:14px}.icon-button{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.bag-button{gap:7px;font-size:12px}.mobile-menu{display:none}
.hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px;border-bottom:1px solid var(--border)}.hero-copy{padding:63px 7.5% 26px 8%;display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:12px;line-height:1.7;letter-spacing:.17em;font-weight:500}.tiny-star{color:var(--terra);font-size:23px;vertical-align:-3px;margin-right:7px}.hero h1{font-size:clamp(56px,6.9vw,109px);line-height:1.03;margin:35px 0 24px}.hero h1 em{color:#a65440}.terra{color:var(--terra)}.hero-description{font-size:16px;line-height:1.8;max-width:390px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;padding:16px 25px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover:not(:disabled){transform:translateY(-2px)}.primary{background:var(--primary);color:var(--primary-foreground)}.primary:hover{background:#8b3f2f}.hero .button{margin-top:30px;min-width:258px}.micro-note{font-size:12px;color:#716b63;margin-top:12px;line-height:1.6}.hero-bottom{margin-top:auto;padding-top:42px;width:100%;display:flex;align-items:center;justify-content:space-between}.hero-bottom>span{font-size:12px;letter-spacing:.18em;line-height:1.6}.hero-bottom a{border:1px solid #bfb9ad;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.down-arrow{transform:rotate(90deg)}.hero-visual{position:relative;background:#ddd0bb;min-height:620px;overflow:hidden}.hero-visual img{position:absolute;inset:0;object-position:50% 52%}.image-label{position:absolute;left:26px;right:26px;top:23px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.14em;color:#34302a}.concept-label{position:absolute;bottom:15px;right:18px;font-size:12px;background:#f8f5eee6;padding:4px 8px;color:#58544e}.formula-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:0 4%;border-bottom:1px solid var(--border)}.formula-strip a{display:flex;align-items:center;justify-content:space-between;padding:28px 24px;border-right:1px solid var(--border);font-size:17px}.formula-strip a:first-child{padding-left:0}.formula-strip a:last-child{border:0;padding-right:0}.strip-number{font-size:12px;color:#9e5342;margin-right:20px}.formula-strip a:hover{color:var(--primary)}
.section-pad{padding:98px 6%}.intro-section{text-align:center;padding-top:103px;padding-bottom:103px}.intro-section h2{font-size:clamp(46px,5vw,66px);line-height:1.08;margin:24px 0}.intro-section>p:not(.eyebrow){line-height:1.9;color:#625e57;font-size:16px}.underlined-link{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid currentColor;padding:8px 0;font-size:14px;line-height:1.6}.intro-section .underlined-link{margin-top:27px}.formula-section{border-top:1px solid var(--border);background:#efece4}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px}.section-heading h2{font-size:clamp(39px,4.1vw,61px);line-height:1.1;margin-top:20px}.section-heading>p{font-size:14px;line-height:1.85;color:#666159;margin-bottom:4px}.ingredient-tabs{margin-top:48px;display:block}.ingredient-tab-list[data-slot]{display:grid;grid-template-columns:repeat(4,1fr);width:100%;height:auto;border-bottom:1px solid #c5c2b9;padding:0;gap:0}.ingredient-tab[data-slot]{padding:21px 0;justify-content:flex-start;border-radius:0;font-size:16px;font-weight:400;gap:24px;height:auto}.ingredient-tab>span{font-size:12px}.ingredient-tab[data-active]{color:#964331}.ingredient-tab[data-active]:after{bottom:-1px;height:2px;background:#a74936}.ingredient-content[data-slot]{display:grid;grid-template-columns:1fr 1fr;padding-top:45px;min-height:225px;gap:7%}.ingredient-content[hidden]{display:none}.ingredient-heading{display:flex;align-items:center;gap:32px}.ingredient-heading>svg{flex-shrink:0;color:#68785c}.ingredient-heading h3{font-size:clamp(29px,3vw,40px);letter-spacing:-.045em;max-width:285px;line-height:1.2}.ingredient-detail{font-size:16px;line-height:1.85;color:#625e57}.ingredient-summary{font-size:18px!important;color:#2f2f2f;margin-bottom:12px}.ingredient-contents{font-size:12px;padding-top:17px;margin-top:22px;border-top:1px solid var(--border);color:#5b6051}.formula-footnote{font-size:12px;color:#6e685f;text-align:right;margin-top:30px;line-height:1.65}
.ritual-section{display:grid;grid-template-columns:1.08fr 1fr}.ritual-photo{min-height:600px}.ritual-copy{padding:72px 14%;background:#dce0d2;position:relative}.ritual-copy h2{font-size:clamp(55px,6vw,86px);line-height:1.02;margin:37px 0 24px}.ritual-copy>p:not(.eyebrow){font-size:17px;line-height:1.9;color:#4f5546}.ritual-copy .underlined-link{margin-top:31px}.ritual-stamp{display:block;font-size:12px;letter-spacing:.16em;line-height:1.7;margin-top:47px;color:#58604f}.faq-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;padding-top:108px;padding-bottom:115px}.faq-section h2{font-size:clamp(38px,4vw,57px);line-height:1.1;margin-top:20px}.faq-section>div>p:last-child{font-size:16px;color:#6e685f;margin-top:23px}.faq-list{border-top:1px solid #bfb9ad}.faq-trigger[data-slot]{padding:23px 0;font-size:16px;font-weight:400;line-height:1.6;border-radius:0;gap:25px;align-items:center}.faq-trigger:hover{text-decoration:none;color:#964331}.faq-answer{padding-bottom:24px;font-size:16px;line-height:1.85;color:#676157}.closing-section{text-align:center;background:#9f503e;color:#fcf5e9;padding:75px 20px 80px}.closing-section h2{font-size:clamp(49px,6vw,83px);line-height:1.05;margin:25px 0 32px}.light{background:#f8f5ee;color:#3d3b34;min-width:195px}.light:hover{background:#e9e7db}.site-footer{padding:50px 4% 25px}.footer-top{display:flex;align-items:center;gap:45px;padding-bottom:42px}.footer-top .wordmark{font-size:67px}.footer-top>p{font-size:12px;letter-spacing:.17em;line-height:1.8}.footer-top nav{margin-left:auto;display:flex;gap:27px;font-size:14px}.footer-bottom{border-top:1px solid var(--border);padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#69635b;line-height:1.8}.footer-note{margin-top:17px;font-size:12px;line-height:1.8;max-width:1000px;color:#797268}
.fyll-sheet[data-slot]{width:min(100%,520px);max-width:520px;padding:35px 30px;overflow-y:auto;background:#f8f5ee;gap:10px}.sheet-title[data-slot]{font-family:Georgia,'Times New Roman',serif;font-size:30px;font-weight:400;letter-spacing:-1px;padding-right:20px}.fyll-sheet [data-slot=sheet-description]{font-size:14px;line-height:1.7}.product-panel>img{height:285px;margin:20px 0 25px;object-position:50% 55%}.product-panel h3{font-size:32px;letter-spacing:-1px;margin:9px 0}.product-panel>p:not(.eyebrow){font-size:14px;line-height:1.8;color:#6b635a}.product-facts{border-top:1px solid var(--border);margin:24px 0}.product-facts>div{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid var(--border);font-size:14px}.product-facts strong{font-weight:400}.product-facts span{color:#6f685f}.launch-button{background:#deded2;color:#51574a;width:100%;justify-content:center;min-height:52px;font-size:14px}.product-note{margin:13px 0 15px}.empty-bag{padding:70px 5px 30px;display:flex;flex-direction:column;align-items:flex-start;gap:25px}.empty-bag h3{font-size:34px;letter-spacing:-1px;line-height:1.15}.empty-bag p{font-size:16px;line-height:1.8;color:#6b635a}.drawer-nav{display:flex;flex-direction:column;margin-top:32px}.drawer-nav>a,.drawer-nav>button{display:flex;justify-content:space-between;text-align:left;padding:25px 0;border-bottom:1px solid var(--border);font-family:Georgia,serif;font-size:28px}.drawer-nav svg{width:21px}
@media(min-width:1600px){.hero-copy{padding-left:max(8%,calc((100vw - 1440px)/2))}.hero,.hero-visual{min-height:740px}.section-pad{padding-left:max(6%,calc((100vw - 1320px)/2));padding-right:max(6%,calc((100vw - 1320px)/2))}}
@media(max-width:1050px){.desktop-nav{margin:0;gap:20px}.desktop-shop{display:none}.hero-copy{padding-top:44px;padding-right:5%}.hero h1{font-size:7.7vw}.hero,.hero-visual{min-height:565px}.ritual-copy{padding:57px 10%}.ritual-photo{min-height:565px}.section-heading>p{max-width:260px}.ingredient-heading{gap:20px}.faq-section{gap:5%}.formula-strip a{padding:23px 18px}.formula-strip a>svg{display:none}}
@media(max-width:700px){html{scroll-padding-top:85px}.announcement{justify-content:center;height:32px;font-size:12px;letter-spacing:.1em}.announcement>span:first-child{display:none}.site-header{height:80px;padding:15px 6%;gap:16px}.wordmark{font-size:46px;letter-spacing:-4px}.desktop-nav{display:none}.header-actions{gap:6px}.mobile-menu{display:flex}.hero{display:flex;flex-direction:column}.hero-copy{padding:35px 7% 31px}.hero-copy>.eyebrow{font-size:12px;letter-spacing:.1em}.hero h1{font-size:clamp(57px,13vw,88px);margin:23px 0 20px}.hero-description{font-size:16px;line-height:1.8}.hero .button{margin-top:23px;min-width:253px}.hero-bottom{display:none}.hero-visual{min-height:0;height:auto;aspect-ratio:1/1.03}.image-label{top:17px;left:20px;right:20px;font-size:12px;letter-spacing:.04em}.image-label>span:last-child{display:none}.formula-strip{grid-template-columns:repeat(2,1fr);padding:0 6%}.formula-strip a{padding:21px 0;font-size:15px}.formula-strip a:nth-child(odd){padding-right:23px}.formula-strip a:nth-child(even){border:0;padding-left:23px}.formula-strip a:nth-child(-n+2){border-bottom:1px solid var(--border)}.strip-number{margin-right:10px}.section-pad{padding:64px 7%}.intro-section h2{font-size:46px;margin:22px 0}.intro-section>p:not(.eyebrow){font-size:16px;line-height:1.85}.desktop-break{display:none}.eyebrow{font-size:12px;letter-spacing:.1em}.section-heading{display:block}.section-heading h2{font-size:40px;line-height:1.12}.section-heading>p{margin-top:24px;font-size:16px;max-width:none}.ingredient-tabs{margin-top:30px}.ingredient-tab-list[data-slot]{grid-template-columns:repeat(2,1fr);border:0;gap:0 23px}.ingredient-tab[data-slot]{font-size:14px;gap:16px;padding:17px 0;border-bottom:1px solid #ccc7bc}.ingredient-content[data-slot]{display:flex;flex-direction:column;padding-top:32px;min-height:360px;gap:25px}.ingredient-content[hidden]{display:none}.ingredient-heading h3{font-size:32px;max-width:100%}.ingredient-heading>svg{width:42px;height:42px}.ingredient-detail{font-size:16px}.ingredient-summary{font-size:17px!important}.formula-footnote{text-align:left;margin-top:30px}.ritual-section{display:flex;flex-direction:column}.ritual-photo{min-height:0;height:370px}.ritual-copy{padding:49px 8%}.ritual-copy h2{font-size:65px;margin:27px 0}.ritual-copy>p:not(.eyebrow){font-size:16px}.ritual-stamp{margin-top:37px;font-size:12px}.faq-section{display:block}.faq-section h2{font-size:43px}.faq-list{margin-top:34px}.faq-trigger[data-slot]{font-size:16px;padding:20px 0}.faq-answer{font-size:16px}.closing-section{padding:60px 7%}.closing-section h2{font-size:56px}.site-footer{padding:40px 7% 24px}.footer-top{flex-wrap:wrap;gap:27px;padding-bottom:30px}.footer-top .wordmark{font-size:61px}.footer-top>p{font-size:12px}.footer-top nav{width:100%;margin:0;gap:25px;font-size:14px}.footer-bottom{flex-direction:column;gap:9px}.footer-note{font-size:12px}.fyll-sheet[data-slot]{padding:32px 24px}.product-panel>img{height:245px}.sheet-title[data-slot]{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover{transform:none}}

[hidden]{display:none!important}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.icon{width:20px;height:20px;flex-shrink:0}input,select,textarea{font:inherit;color:inherit;background:var(--background);border:1px solid #bcb6aa;padding:13px 14px;border-radius:0;max-width:100%}input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--primary);outline-offset:3px}select{min-height:48px}button:disabled{opacity:.72;transform:none!important}.shopify-section-group-header-group{position:sticky;top:-36px;z-index:30}.shopify-section-group-header-group .site-header{position:relative;top:auto}.announcement-status{text-transform:uppercase}.search-link .icon{width:19px}.header-actions{gap:18px}.mobile-menu{position:static}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker,.faq-trigger::-webkit-details-marker{display:none}.mobile-nav{position:absolute;left:0;right:0;top:100%;background:var(--background);border-bottom:1px solid var(--border);padding:15px 7% 28px;box-shadow:0 15px 20px #2f2f2f0d;max-height:70vh;overflow:auto}.mobile-nav>a{display:block;font:27px Georgia,serif;padding:13px 0;border-bottom:1px solid var(--border)}.mobile-nav .child-link{font:15px Arial,sans-serif;padding-left:18px}.hero-description p{line-height:1.8}.intro-body{line-height:1.9;color:#625e57;font-size:16px}.ingredient-tab-list{display:grid;grid-template-columns:repeat(4,1fr)}.ingredient-tab{display:flex;align-items:center;gap:24px;text-align:left;position:relative}.ingredient-tab[aria-selected=true]{color:var(--primary);box-shadow:0 2px 0 var(--primary)}.ingredient-heading>.icon{width:58px;height:58px}.ingredient-content{scroll-margin-top:140px}.ingredient-content+.ingredient-content{border-top:1px solid var(--border);margin-top:30px}.ingredient-tabs[data-enhanced] .ingredient-content{border-top:0;margin-top:0}.ritual-copy>.richtext{font-size:17px;line-height:1.9;color:#4f5546}.ritual-copy h2{max-width:360px}.faq-item{border-bottom:1px solid var(--border)}.faq-trigger{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:24px}.faq-trigger>.icon{width:17px;height:17px}.faq-item[open] .faq-trigger>.icon{transform:rotate(45deg)}.faq-section h2{max-width:420px}.closing-section h2{max-width:710px;margin-left:auto;margin-right:auto}.policy-links{display:flex;flex-wrap:wrap;gap:18px;font-size:12px;margin-top:18px}.policy-links a{text-decoration:underline;text-underline-offset:4px}.richtext{line-height:1.85}.richtext p+p,.richtext ul,.richtext ol{margin-top:16px}.richtext h2,.richtext h3{margin:28px 0 14px;font-size:32px;line-height:1.2}.richtext a{text-decoration:underline;text-underline-offset:4px}.richtext img{height:auto}.richtext table{border-collapse:collapse;width:100%;font-size:14px}.richtext td,.richtext th{padding:12px;border:1px solid var(--border)}.featured-product{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;border-bottom:1px solid var(--border)}.featured-image{height:570px;position:relative}.featured-copy h2{font-size:54px;letter-spacing:-.045em;line-height:1.1;margin:22px 0}.featured-copy>.richtext{font-size:16px;color:#625e57}.featured-copy>.underlined-link{margin-top:25px}.product-note{line-height:1.8;font-size:14px;color:#625e57}.status-pill{display:inline-block;background:#e5e7dd;padding:9px 14px;text-transform:uppercase;font-size:11px;letter-spacing:.1em;margin-top:24px}.page-heading{margin-bottom:45px}.page-heading h1,.error-page h1,.password-page h1{font-size:clamp(48px,6vw,80px);letter-spacing:-.055em;line-height:1.08;margin:18px 0 20px}.page-heading .richtext{max-width:660px;color:#625e57}.breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:#69635b;margin-bottom:38px}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.product-page{padding-top:40px}.product-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:8%}.product-gallery{display:grid;gap:18px}.product-media{background:#ede8df;overflow:hidden}.product-media img{height:auto;max-height:850px;object-fit:contain}.product-media video,.product-media iframe,.product-media model-viewer{width:100%;min-height:450px;border:0}.placeholder{aspect-ratio:1}.placeholder svg{width:100%;height:100%;fill:#aaa48f}.product-info{position:sticky;top:125px;align-self:start}.product-info h1{font-size:clamp(40px,4.5vw,63px);line-height:1.08;letter-spacing:-.045em;margin:20px 0 24px}.product-description{color:#625e57}.product-form{margin-top:28px}.product-price{font-size:26px;display:flex;flex-wrap:wrap;gap:13px;align-items:center}.product-price s{font-size:16px;color:#797268}.field{display:flex;flex-direction:column;gap:9px;margin:23px 0}.field label{font-size:13px}.quantity-field input{width:100px}.product-form .add-to-bag{width:100%;margin:4px 0 14px}.product-detail{margin-top:24px}.product-detail+.product-detail{margin-top:0}.product-info>.micro-note{margin-top:28px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 28px}.card-image{background:#eee9df;aspect-ratio:1/1.13;overflow:hidden}.card-image img{transition:transform .45s}.product-card a:hover .card-image img{transform:scale(1.025)}.card-image svg{width:100%;height:100%;fill:#aaa48f}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:18px 0 9px}.card-heading h2{font-size:28px;line-height:1.2;letter-spacing:-.025em}.card-price{font-size:14px;color:#69635b}.catalogue-toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;padding:18px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-size:13px}.catalogue-toolbar form{display:flex;align-items:center;gap:14px}.catalogue-toolbar select{font-size:13px}.pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;margin-top:60px}.pagination>*{min-width:42px;min-height:42px;display:flex;align-items:center;justify-content:center;padding:10px;font-size:14px}.pagination [aria-current]{background:var(--primary);color:var(--primary-foreground)}.content-page{max-width:1020px;margin:auto;min-height:50vh}.content-page>.richtext{color:#625e57}.content-page>.underlined-link{margin-top:36px}.contact-form{max-width:650px;margin-top:38px}.errors,.form-status{border:1px solid var(--border);padding:18px;font-size:15px;line-height:1.7;margin:20px 0}.errors a{text-decoration:underline}.search-form{display:flex;max-width:740px;gap:10px;margin:25px 0 45px}.search-form input{flex:1;min-width:0}.search-count{margin:20px 0 35px;color:#625e57}.search-result{padding:25px;border:1px solid var(--border)}.search-result h2{font-size:32px;margin:14px 0}.search-result>p:not(.eyebrow){line-height:1.8;color:#625e57}.search-result>.underlined-link{margin-top:15px}.error-page{text-align:center;min-height:65vh}.error-page p:not(.eyebrow){color:#625e57;margin:20px 0 32px}.prelaunch-banner{padding:22px 26px;background:#e5e7dd;margin-bottom:30px;font-size:14px;line-height:1.8}.empty-cart{padding:15px 0 60px;max-width:600px;line-height:1.8}.empty-cart .button{margin-top:28px}.cart-layout{display:grid;grid-template-columns:1.65fr 1fr;gap:7%}.cart-item{display:flex;position:relative;gap:24px;padding:28px 0;border-bottom:1px solid var(--border)}.cart-item:first-child{border-top:1px solid var(--border)}.cart-image{width:115px;min-width:115px;height:140px;background:#eee9df}.cart-image svg{width:100%;height:100%}.cart-item-info{flex:1}.cart-item h2{font-size:27px;line-height:1.2;margin-bottom:10px}.cart-item-info>p{font-size:13px;line-height:1.7;margin:5px 0;color:#625e57}.cart-quantity{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:16px;font-size:12px}.cart-quantity input{width:76px;padding:10px}.cart-quantity .underlined-link{font-size:12px}.line-total{font-size:14px;white-space:nowrap}.cart-items>.underlined-link{margin-top:25px}.cart-summary{padding:32px;background:#efece4;align-self:start;position:sticky;top:125px}.cart-summary h2{font-size:38px;letter-spacing:-.04em;margin-bottom:30px}.summary-line{display:flex;justify-content:space-between;gap:20px;font-size:14px;margin:18px 0}.subtotal{font-size:17px}.subtotal strong{font-weight:400}.cart-summary .button{width:100%;margin-top:25px;gap:15px}.cart-summary .micro-note{line-height:1.8}.discount-label{color:var(--primary)!important}.article-image{margin:35px 0}.article-image img{height:auto}.article-excerpt{font-size:14px;line-height:1.8;color:#625e57}.password-page{max-width:680px;text-align:center;margin:8vh auto;padding:35px 7%}.password-page>.eyebrow{margin-top:60px}.password-page>.richtext{margin:30px 0}.password-page details{margin:40px auto 0;max-width:370px}.password-page summary{cursor:pointer}.password-page form{text-align:left;margin-top:25px}
@media(max-width:1050px){.header-actions{gap:10px}.search-link{display:none}.featured-product{gap:6%}.featured-image{height:500px}.featured-copy h2{font-size:46px}.cart-layout{gap:4%}.cart-summary{padding:25px}.product-layout{gap:5%}.line-total{display:none}}
@media(max-width:700px){.shopify-section-group-header-group{top:-32px}.mobile-menu{display:block}.intro-body{font-size:16px}.ingredient-heading>.icon{width:42px;height:42px}.ingredient-content+.ingredient-content{margin-top:22px}.ritual-copy>.richtext{font-size:16px}.featured-product{display:flex;flex-direction:column;gap:32px}.featured-image{width:100%;height:auto;aspect-ratio:1}.featured-copy{width:100%}.featured-copy h2{font-size:42px}.product-layout{display:block}.product-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-bottom:35px;gap:12px}.product-media{flex:0 0 100%;scroll-snap-align:start}.product-media img{height:100%;max-height:550px}.product-media video,.product-media iframe,.product-media model-viewer{min-height:350px}.product-info{position:static}.product-info h1{font-size:44px}.page-heading{margin-bottom:30px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.card-heading{gap:9px;margin-top:14px}.card-heading h2{font-size:23px}.card-heading>.icon{width:16px}.card-price{font-size:12px}.catalogue-toolbar{align-items:flex-start;flex-direction:column;gap:15px}.catalogue-toolbar form{flex-wrap:wrap;gap:10px;width:100%}.catalogue-toolbar select{max-width:70%}.search-form{gap:8px}.search-form .button{padding:14px 18px;gap:8px}.search-form .icon{display:none}.search-result{grid-column:1/-1}.cart-layout{display:block}.cart-item{gap:16px}.cart-image{width:85px;min-width:85px;height:108px}.cart-item h2{font-size:24px}.cart-summary{margin-top:38px;position:static;padding:26px}.cart-quantity{gap:9px}.cart-quantity label{width:100%}.content-page .richtext table{display:block;overflow-x:auto}.footer-top nav{flex-wrap:wrap}.product-facts>div{flex-wrap:wrap}.policy-links{line-height:1.8}.closing-section h2{max-width:480px}.ritual-copy h2{max-width:320px}}
