:root{--aside-width: 400px;--cart-modal-width: 1080px;--grid-item-width: 355px;--header-height: 64px;--color-dark: #000;--color-light: #fff}img{border-radius:4px}.link:hover{text-decoration:underline;cursor:pointer}.mock-shop-notice{background:var(--color-light);border:1px solid var(--color-dark);border-left-width:.5rem;margin:1rem 0;padding:0}.mock-shop-notice .inner{padding:.875rem 1rem}.mock-shop-notice h2{font-size:1.6rem;font-weight:700;line-height:1.4}.mock-shop-notice p{font-size:1rem;line-height:1.4;margin-bottom:.5rem}.mock-shop-notice footer{background:#0000000f;padding:.5rem 1rem}.mock-shop-notice .small{font-size:.875rem;line-height:1.4;margin-bottom:.5rem}.mock-shop-notice code{background:#0000000f;border-radius:.25rem;padding:.1em .3em}.mock-shop-notice a{text-decoration:underline;text-underline-offset:6px}html:has(.overlay.expanded),body:has(.overlay.expanded){overflow:hidden}aside{background:var(--color-light);box-shadow:0 0 50px #0000004d;color:#4a4540;height:100vh;width:min(var(--aside-width),100vw);position:fixed;right:calc(-1 * var(--aside-width));top:0;transition:transform .2s ease-in-out}aside header{align-items:center;border-bottom:1px solid var(--color-dark);display:flex;height:var(--header-height);justify-content:space-between;padding:0 20px}aside header h3{margin:0}aside header .close{align-items:center;display:inline-flex;font-weight:700;justify-content:center;min-height:44px;min-width:44px;opacity:.8;text-decoration:none;transition:all .2s}aside header .close:hover{opacity:1}aside header h2{margin-bottom:.6rem;margin-top:0}.aside-content{margin:1rem}aside p{margin:0 0 .25rem}aside p:last-child{margin:0}aside li{margin-bottom:.125rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.overlay{background:#0003;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .4s ease-in-out;transition:opacity .4s;visibility:hidden;z-index:300}.overlay .close-outside{background:transparent;border:none;color:transparent;height:100%;left:0;position:absolute;top:0;width:calc(100% - var(--aside-width))}.overlay .light{background:#ffffff80}.overlay .cancel{cursor:default;height:100%;position:absolute;width:100%}.overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}.overlay.expanded aside{transform:translate(calc(var(--aside-width) * -1))}.overlay--cart .close-outside{width:100%}.overlay .aside--cart{border-radius:2px;display:flex;flex-direction:column;height:min(760px,calc(100dvh - 48px));left:50%;max-height:calc(100dvh - 48px);max-width:calc(100vw - 48px);right:auto;top:50%;transform:translate(-50%,-46%) scale(.98);width:min(var(--cart-modal-width),calc(100vw - 48px))}.overlay.expanded .aside--cart{transform:translate(-50%,-50%) scale(1)}.aside--cart header{border-bottom-color:#e8e0d8;flex:0 0 76px;height:76px;padding:0 30px}.aside--cart header h3{font-family:Georgia,serif;font-size:1.55rem;font-weight:400;letter-spacing:.02em;order:1}.aside--cart header .close{margin-left:0;order:3}.aside-cart-continue{color:#a56d1a;font-size:.82rem;margin-left:auto;margin-right:.75rem;min-height:44px;order:2;padding:0 .5rem}.aside--cart .aside-content{flex:1 1 auto;margin:0;min-height:0;overflow:hidden}@media(max-width:45rem){.overlay .aside--cart{border-radius:0;height:100dvh;top:0;right:0;bottom:0;left:0;max-height:none;max-width:none;transform:translateY(100%);width:100vw}.overlay.expanded .aside--cart{transform:translateY(0)}.aside--cart header{flex-basis:64px;height:64px;padding:0 16px}.aside--cart header h3{font-size:1.2rem}.aside-cart-continue{font-size:.72rem;margin-right:.25rem}}button.reset{border:0;background:inherit;font-size:inherit}button.reset>*{margin:0}button.reset:not(:has(>*)){height:1.5rem;line-height:1.5rem}button.reset:hover:not(:has(>*)){text-decoration:underline;cursor:pointer}.header{align-items:center;background:#fff;display:flex;height:var(--header-height);padding:0 1rem;position:sticky;top:0;z-index:1}@media(min-width:48em){.header-menu-mobile-toggle{display:none}}.header-menu-mobile{display:flex;flex-direction:column;grid-gap:1rem}.header-menu-desktop{display:none;grid-gap:1rem}@media(min-width:45em){.header-menu-desktop{display:flex;grid-gap:1rem;margin-left:3rem}}.header-menu-item{cursor:pointer}.header-ctas{align-items:center;display:flex;grid-gap:1rem;margin-left:auto}.header-ctas>*{min-width:fit-content}.footer{background:var(--color-dark);margin-top:auto}.footer-menu{justify-content:center;display:flex;flex-wrap:wrap;grid-gap:1rem;padding:1rem}.footer-menu a{color:var(--color-light);min-width:fit-content}.cart-main{width:auto}.cart-main--aside{height:100%;overflow:hidden;padding:0}.cart-main--aside .cart-details{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.9fr);height:100%;min-height:0}.cart-lines-region{min-width:0}.cart-main--aside .cart-lines-region{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:.35rem 2rem 1.5rem;scrollbar-color:#c8b9ad transparent;scrollbar-width:thin}.cart-main--aside .cart-lines-region>ul{margin:0}.cart-line{border-bottom:1px solid #e8e0d8;padding:1.35rem 0}.cart-line-inner{align-items:center;display:flex;gap:1.25rem}.cart-line-inner>img{height:100%;display:block;margin-right:.75rem}.cart-line-visual{background:linear-gradient(145deg,#f8edcf,#e5eff5);flex:0 0 112px;height:132px;padding:.55rem}.cart-line-visual .tsr-product-visual--single{height:100%;object-fit:contain;width:100%}.cart-line-visual .tsr-product-visual--routine{height:100%}.cart-line-copy{align-items:center;display:grid;flex:1 1 auto;gap:1rem;grid-template-columns:minmax(0,1fr) auto;min-width:0}.cart-line-info a{color:#302723;text-decoration:none}.cart-line-info strong{font-family:Georgia,serif;font-size:1.08rem;font-weight:400}.cart-line-info ul{margin:.35rem 0 0}.cart-summary-page{position:relative}.cart-summary-aside{background:linear-gradient(155deg,#fffdfa,#f7fbfd);border-left:1px solid #e8e0d8;min-height:0;overflow-y:auto;padding:2rem;position:static;width:auto}.cart-summary-aside h4{font-family:Georgia,serif;font-size:1.55rem;font-weight:400;margin:1.5rem 0 1rem}.cart-summary-aside section>form>div{align-items:center;display:grid;grid-template-columns:minmax(0,1fr) auto;margin-top:.65rem}.cart-summary-aside input{border:1px solid #bfb4aa;color:#4a4540;min-height:44px;min-width:0;padding:0 .7rem;width:100%}.cart-codes{border-bottom:1px solid #e8e0d8;border-top:1px solid #e8e0d8;margin-top:1rem}.cart-codes summary{cursor:pointer;font-size:.78rem;line-height:1.35;min-height:48px;padding:.9rem 1.5rem .9rem 0}.cart-codes__forms{padding-bottom:1rem}.cart-shipping-progress p{color:#6b5a4e;font-size:.78rem;margin-bottom:.6rem}.cart-shipping-progress__track{background:#e8eef1;height:4px;overflow:hidden}.cart-shipping-progress__track span{background:#b9862f;display:block;height:100%;transition:width .18s ease}.cart-summary-aside a{color:#4a342c;font-weight:500}.cart-line-quantity{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem}.cart-line-quantity small{flex-basis:100%;font-size:.73rem}.cart-line-quantity form,.cart-line-quantity button{min-height:44px}.cart-line-quantity button{min-width:44px}.cart-summary-aside a[href]{align-items:center;display:flex;justify-content:center;min-height:44px}.cart-checkout-actions a[href]{background:#2b1d19;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.12em;margin-top:1rem;min-height:52px;text-decoration:none;text-transform:uppercase}.cart-summary__reassurance{color:#74635b;font-size:.68rem;margin-top:.7rem!important;text-align:center}.cart-line-children{padding-left:2rem}.cart-discount{align-items:center;display:flex;margin-top:.25rem}.cart-subtotal{align-items:center;display:flex;justify-content:space-between;margin-bottom:.9rem}.cart-subtotal dd{font-family:Georgia,serif;font-size:1.2rem;margin:0}@media(max-width:45rem){.cart-main--aside .cart-details{display:flex;flex-direction:column}.cart-main--aside .cart-lines-region{flex:1 1 auto;padding:.25rem 1rem 1rem}.cart-main--aside .cart-summary-aside{border-left:0;border-top:1px solid #cfc2b8;flex:0 0 auto;max-height:min(42dvh,330px);padding:.8rem 1rem max(.8rem,env(safe-area-inset-bottom))}.cart-summary-aside h4{font-size:1.12rem;margin:.75rem 0 .55rem}.cart-summary-aside .cart-subtotal{margin-bottom:.45rem}.cart-summary-aside .cart-codes{margin-top:.5rem}.cart-summary-aside .cart-codes summary{min-height:44px;padding-bottom:.7rem;padding-top:.7rem}.cart-summary-aside .cart-checkout-actions a[href]{margin-top:.65rem}.cart-summary-aside .cart-summary__reassurance{margin-top:.45rem!important}.cart-shipping-progress p{font-size:.72rem}.cart-line{padding:1rem 0}.cart-line-inner{align-items:flex-start;gap:.8rem}.cart-line-visual{flex-basis:92px;height:108px}.cart-line-copy{align-items:start;display:flex;flex-direction:column;gap:.55rem}.cart-line-info strong{font-size:.98rem}.cart-line-quantity{width:100%}.cart-line-quantity small{font-size:.68rem}}@media(min-width:45.01rem)and (max-width:56rem){.cart-main--aside .cart-details{grid-template-columns:minmax(0,1fr) 300px}.cart-main--aside .cart-lines-region{padding-left:1.25rem;padding-right:1.25rem}.cart-main--aside .cart-summary-aside{padding:1.5rem}.cart-line-copy{align-items:start;display:flex;flex-direction:column}}@media(prefers-reduced-motion:reduce){.overlay,.overlay aside,.cart-shipping-progress__track span{transition-duration:0s}}.predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}.predictive-search-form{background:var(--color-light);position:sticky;top:0}.predictive-search-result{margin-bottom:2rem}.predictive-search-result h5{text-transform:uppercase}.predictive-search-result-item{margin-bottom:.5rem}.predictive-search-result-item a{align-items:center;display:flex}.predictive-search-result-item a img{margin-right:.75rem;height:100%}.search-result{margin-bottom:1.5rem}.search-results-item{margin-bottom:.5rem}.search-results-item a{display:flex;flex:row;align-items:center;gap:1rem}.featured-collection{display:block;margin-bottom:2rem;position:relative}.featured-collection-image{aspect-ratio:1 / 1}@media(min-width:45em){.featured-collection-image{aspect-ratio:16 / 9}}.featured-collection img{height:auto;max-height:100%;object-fit:cover}.recommended-products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media(min-width:45em){.recommended-products-grid{grid-template-columns:repeat(4,1fr)}}.recommended-product img{height:auto}.collections-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.collection-item img{height:auto}.collection-description{margin-bottom:1rem;max-width:95%}@media(min-width:45em){.collection-description{max-width:600px}}.products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.product-item img{height:auto;width:100%}.product{display:grid}@media(min-width:45em){.product{grid-template-columns:1fr 1fr;grid-gap:4rem}}.product h1{margin-top:0}.product-image img{height:auto;width:100%}.product-main{align-self:start;position:sticky;top:6rem}.product-price-on-sale{display:flex;grid-gap:.5rem}.product-price-on-sale s{opacity:.5}.product-options-grid{display:flex;flex-wrap:wrap;grid-gap:.75rem}.product-options-item,.product-options-item:disabled{padding:.25rem .5rem;background-color:transparent;font-size:1rem;font-family:inherit}.product-option-label-swatch{width:1.25rem;height:1.25rem;margin:.25rem 0}.product-option-label-swatch img{width:100%}.blog-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.blog-article-image{aspect-ratio:3/2;display:block}.blog-article-image img{height:100%}.article img{height:auto;width:100%}.account-logout{display:inline-block}.order-search-form{margin-bottom:1.5rem}.order-search-fieldset{border:1px solid #e5e5e5;border-radius:4px;padding:1rem}.order-search-legend{font-weight:600;padding:0 .5rem}.order-search-active{font-weight:400;opacity:.7;margin-left:.5rem}.order-search-inputs{display:grid;gap:1rem;margin:.25rem 0 1rem;grid-template-columns:1fr}@media(min-width:640px){.order-search-inputs{grid-template-columns:1fr 1fr}}.order-search-input{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:4px;font-size:1rem}.order-search-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.catalog-page,.product-detail{--catalog-cream: #f8f5f0;--catalog-surface: #f2ede6;--catalog-ink: #4a4540;--catalog-muted: #6b6560;--catalog-border: #ded8d0;color:var(--catalog-ink)}.catalog-page{background:var(--catalog-cream);min-height:60vh;padding:clamp(3.5rem,8vw,6.5rem) max(1.25rem,calc((100vw - 1200px)/2))}.catalog-page__header{margin:0 auto clamp(2.5rem,5vw,4.5rem);max-width:42rem;text-align:center}.catalog-page__header>p:first-child,.product-detail__eyebrow{font-family:Montserrat,sans-serif;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.catalog-page__header h1,.product-detail h1,.product-detail h2,.catalog-card h2{font-family:Georgia,serif;font-weight:400}.catalog-page__header h1{font-size:clamp(2.2rem,5vw,3.6rem);margin:.5rem 0 1rem}.catalog-page__header>p:last-child{color:var(--catalog-muted);line-height:1.7}.catalog-filters{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:0 auto clamp(2rem,4vw,3.5rem)}.catalog-filters button{background:transparent;border:1px solid var(--catalog-border);color:var(--catalog-ink);font-family:Montserrat,sans-serif;font-size:.72rem;letter-spacing:.12em;min-height:44px;min-width:88px;padding:.65rem 1.2rem;text-transform:uppercase}.catalog-filters button[aria-pressed=true]{background:var(--catalog-ink);border-color:var(--catalog-ink);color:#fff}.catalog-grid{display:grid;gap:clamp(2rem,4vw,3.5rem) clamp(1rem,3vw,2rem);grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-card{min-width:0}.catalog-card__link{color:inherit;display:block;text-decoration:none}.catalog-card__media{align-items:center;aspect-ratio:4 / 5;background:linear-gradient(145deg,#f8edcf,#e5eff5);display:flex;justify-content:center;margin-bottom:1.25rem;overflow:hidden;padding:1rem}.catalog-card__media--routine{background:#e5eff5}.catalog-card__moment{color:#966922;font-family:Montserrat,sans-serif;font-size:.64rem;font-weight:700;letter-spacing:.12em;margin:0 0 .55rem;text-transform:uppercase}.catalog-card__media img{height:100%;object-fit:contain;transition:transform .22s ease;width:100%}.tsr-product-visual--single{filter:drop-shadow(0 1.2rem 1rem rgb(43 29 25 / 14%))}.tsr-product-visual--routine{height:100%;position:relative;width:100%}.tsr-product-visual--routine:before{background:#ffffff6b;border-radius:50%;content:"";height:72%;left:14%;position:absolute;top:13%;width:72%}.tsr-product-visual--routine>img{filter:drop-shadow(0 1rem .8rem rgb(43 29 25 / 12%));height:72%;object-fit:contain;position:absolute;top:17%;width:38%}.tsr-product-visual--routine>img:nth-child(1){left:0}.tsr-product-visual--routine>img:nth-child(2){left:21%}.tsr-product-visual--routine>img:nth-child(3){left:42%}.tsr-product-visual--routine>img:nth-child(4){left:62%}.tsr-product-visual--complete>img{width:26%}.tsr-product-visual--complete>img:nth-child(1){left:0}.tsr-product-visual--complete>img:nth-child(2){left:12%}.tsr-product-visual--complete>img:nth-child(3){left:24%}.tsr-product-visual--complete>img:nth-child(4){left:36%}.tsr-product-visual--complete>img:nth-child(5){left:48%}.tsr-product-visual--complete>img:nth-child(6){left:60%}.tsr-product-visual--complete>img:nth-child(7){left:72%}.catalog-card__link:hover .catalog-card__media img{transform:translateY(-.25rem) scale(1.02)}.catalog-card__no-image{color:var(--catalog-muted);text-align:center}.catalog-card h2{font-size:1.25rem;line-height:1.25;margin:0 0 .4rem}.catalog-card__price{color:var(--catalog-muted);font-variant-numeric:tabular-nums;margin:0}.catalog-card__action{margin-top:1rem}.catalog-card__action form,.catalog-card__action button,.catalog-card__action>a{width:100%}.catalog-card__action button,.catalog-card__action>a{align-items:center;background:var(--catalog-ink);border:1px solid var(--catalog-ink);color:#fff;display:flex;font-family:Montserrat,sans-serif;font-size:.72rem;justify-content:center;letter-spacing:.12em;min-height:44px;padding:.75rem 1rem;text-decoration:none;text-transform:uppercase}.catalog-card__action button:disabled{cursor:not-allowed;opacity:.55}.product-detail{background:#fff;padding-bottom:clamp(4rem,8vw,7rem)}.product-detail__breadcrumb,.product-detail__hero,.product-detail__description,.product-detail__missing{margin-inline:auto;max-width:1200px;padding-inline:clamp(1.25rem,4vw,2.5rem)}.product-detail__breadcrumb{align-items:center;color:var(--catalog-muted);display:flex;flex-wrap:wrap;font-size:.75rem;gap:.55rem;padding-block:1.5rem}.product-detail__breadcrumb a{color:inherit}.product-detail__hero{display:grid;gap:clamp(2.5rem,7vw,6rem);grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr)}.product-detail__main-image{align-items:center;aspect-ratio:4 / 5;background:var(--catalog-surface);display:flex;justify-content:center;overflow:hidden;padding:clamp(1rem,4vw,3rem)}.product-detail__main-image img{height:100%;object-fit:contain;width:100%}.product-detail__main-image>.tsr-product-visual--single{filter:drop-shadow(0 2rem 1.5rem rgb(43 29 25 / 16%));max-height:92%;max-width:78%}.product-detail__main-image>.tsr-product-visual--routine{flex:0 0 84%;height:84%;width:84%}.product-detail__main-image .tsr-product-visual--routine>img{height:72%;width:38%}.product-detail__main-image .tsr-product-visual--complete>img{width:26%}.product-detail__thumbnails{display:flex;gap:.75rem;margin-top:.75rem;overflow-x:auto}.product-detail__thumbnails button{background:#fff;border:1px solid var(--catalog-border);flex:0 0 88px;height:104px;padding:.35rem}.product-detail__thumbnails button[aria-pressed=true]{border-color:var(--catalog-ink)}.product-detail__thumbnails img{height:100%;object-fit:contain;width:100%}.product-detail__thumbnails .tsr-product-visual--routine{height:100%}.product-detail__thumbnails .tsr-product-visual--routine>img{height:72%;width:38%}.product-detail__thumbnails .tsr-product-visual--complete>img{width:26%}.product-detail__info{align-self:start;padding-top:clamp(0rem,2vw,2rem);position:sticky;top:calc(var(--header-height) + 1.5rem)}.product-detail__eyebrow{color:#9a7843;margin-bottom:.75rem}.product-detail h1{font-size:clamp(2.1rem,4vw,3.25rem);line-height:1.08;margin:0 0 1rem}.product-detail__summary{color:var(--catalog-muted);line-height:1.7;margin-bottom:1.75rem}.product-form{display:grid;gap:1rem}.product-form__price{align-items:baseline;display:flex;font-family:Georgia,serif;font-size:1.65rem;gap:.75rem}.product-form__price s{color:var(--catalog-muted);font-size:1rem}.product-form__purchase{display:flex;gap:.75rem}.product-form__quantity{align-items:center;border:1px solid var(--catalog-border);display:flex}.product-form__quantity button{background:transparent;border:0;min-height:44px;min-width:44px}.product-form__quantity output{min-width:2rem;text-align:center}.product-form__purchase form{display:flex;flex:1}.product-form__purchase form>button{background:var(--catalog-ink);border:0;color:#fff;flex:1;font-family:Montserrat,sans-serif;font-size:.72rem;letter-spacing:.1em;min-height:48px;padding:.75rem 1rem;text-transform:uppercase}.product-form__purchase form>button:disabled{cursor:not-allowed;opacity:.55}.product-detail__usage{border-top:1px solid var(--catalog-border);margin-top:2rem;padding-top:1.5rem}.product-detail__usage h2,.product-detail__description h2{font-size:1.5rem}.product-detail__description{border-top:1px solid var(--catalog-border);line-height:1.75;margin-top:clamp(3rem,7vw,6rem);padding-top:clamp(2rem,4vw,3.5rem)}.product-detail__missing{padding-block:6rem;text-align:center}@media(max-width:64rem){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:48rem){.product-detail__hero{grid-template-columns:1fr}.product-detail__info{position:static}}@media(max-width:34rem){.catalog-grid{grid-template-columns:1fr}.product-form__purchase{flex-direction:column}}@media(prefers-reduced-motion:reduce){.catalog-card__media img{transition:none}}
