.not-found{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.not-found__inner{text-align:center;max-width:40rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;gap:24px}.not-found__eyebrow{margin:0;color:var(--esther-choco, #4a1c1c)}.not-found__title{margin:0}.not-found__text{margin:0 0 16px}.article{padding-bottom:var(--esther-section-gap)}.article__header{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap);text-align:center}.article__title{margin:0;text-align:center}.article__summary{margin:24px auto 0;max-width:56rem;text-align:center}.article__hero{margin:0 auto;max-width:80rem;width:calc(100% - 3rem);border-radius:var(--esther-radius-media, 8px);overflow:hidden}.article__hero-img{width:100%;aspect-ratio:1280 / 600;object-fit:cover;height:auto;display:block}.article__body{max-width:42rem;margin:0 auto;padding:80px 1.5rem 0}.article__content{color:var(--esther-ink);font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:400;font-size:1.125rem;line-height:1.75rem}.article__content p{margin:0 0 1.5rem}.article__content h2,.article__content h3{font-family:var(--font-heading, "Fraunces", Georgia, serif);font-weight:900;font-size:1.5rem;line-height:2rem;letter-spacing:-.025rem;color:var(--esther-ink);margin:32px 0 16px}.article__content h4,.article__content h5,.article__content h6{font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:700;text-transform:uppercase;letter-spacing:.094rem;font-size:.75rem;line-height:1.125rem;margin:24px 0 12px}.article__content ul,.article__content ol{padding-left:1.5rem;margin:0 0 1.5rem}.article__content li+li{margin-top:.5rem}.article__back{margin:56px 0 0;text-align:left}.article__back-link{color:var(--esther-ink);text-decoration:none;border-bottom:1px solid var(--esther-ink);padding-bottom:5px}.article__back-link:hover{opacity:.7}@media(max-width:479px){.article__content h2,.article__content h3{font-size:1.375rem}.article__content{font-size:1rem;line-height:1.625rem}.article__body{padding-top:48px}.article__back{margin-top:40px}}.blog{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.blog__header{margin-bottom:56px;text-align:center}.blog__grid{display:grid;gap:48px}@media(min-width:768px){.blog__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.blog__card-link{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;color:inherit;gap:0}.blog__media{width:100%;aspect-ratio:379 / 250;border-radius:var(--esther-radius-media, 8px);overflow:hidden;margin-bottom:24px}.blog__img{width:100%;height:100%;object-fit:cover;display:block}.blog__ph{height:100%;min-height:250px}.blog__date{color:var(--esther-choco, #4a1c1c);margin:0}.blog__entry-title{margin:16px 0 0;text-align:left}.blog__card-link:hover .blog__entry-title{text-decoration:underline;text-underline-offset:.15em}.blog__pagination{margin-top:80px;display:flex;justify-content:center}.blog__loadmore{color:var(--esther-ink);text-decoration:none;border-bottom:1px solid var(--esther-ink);padding-bottom:5px}.blog__loadmore:hover{opacity:.7}@media(max-width:479px){.blog__header{margin-bottom:40px}.blog__grid{gap:40px}.blog__pagination{margin-top:56px}}.cart{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.cart__title{margin:0 0 56px}.cart__empty{margin:0 0 32px}.cart__continue{margin:0}.cart__lines{list-style:none;padding:0;margin:0;border-top:1px solid var(--esther-line, #1a1b1e)}.cart__line{display:grid;grid-template-columns:88px 1fr auto;gap:24px;align-items:start;padding:24px 0;border-bottom:1px solid var(--esther-line, #1a1b1e)}@media(max-width:549px){.cart__line{grid-template-columns:72px 1fr}.cart__line-qty{grid-column:2 / -1}}.cart__thumb{width:88px;height:110px;flex-shrink:0;display:block;text-decoration:none;border-radius:var(--esther-radius-media, 8px);overflow:hidden}.cart__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.cart__thumb-ph{height:100%;min-height:88px}.cart__line-title{text-decoration:none;color:inherit}.cart__line-title:hover{text-decoration:underline}.cart__variant{margin:8px 0 0;color:var(--esther-choco, #4a1c1c)}.cart__line-price{margin:8px 0 0}.cart__qty{width:4.5rem;min-height:49px;padding:8px 12px;background:#fff;color:var(--esther-ink);border:1px solid var(--esther-ink);border-radius:0;font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:700;font-size:.875rem;text-align:center}.cart__footer{margin-top:32px;padding-top:32px;border-top:1px solid var(--esther-line, #1a1b1e)}.cart__subtotal{display:flex;justify-content:space-between;align-items:baseline;margin:0 0 32px}.cart__actions{display:flex;flex-wrap:wrap;gap:16px}.cart__dynamic{margin-top:16px}.collection{padding-top:clamp(1.25rem,3vw,2rem);padding-bottom:64px}.collection__header{text-align:center;margin-bottom:100px;max-width:56rem;margin-left:auto;margin-right:auto}.collection__title{margin:0}.collection__desc{margin:1.5rem auto 0;max-width:56rem}.collection__grid{display:grid;gap:32px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}@media(min-width:768px){.collection__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.collection__card{background:var(--esther-card-surface, #ffffff);border-radius:var(--esther-radius-media, 8px);overflow:hidden}.collection__card-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;padding:48px;gap:8px}.collection__card-link:hover .collection__shop{opacity:.7}.collection__image{width:100%;margin-bottom:16px;overflow:hidden}.collection__img{width:100%;aspect-ratio:2 / 3;object-fit:contain;height:auto}.collection__ph{aspect-ratio:2 / 3;width:100%;min-height:200px}.collection__product-title,.collection__price{margin:0;text-align:center}.collection__compare{text-decoration:line-through;opacity:.55;margin-right:.5rem}.collection__shop{margin-top:16px;color:var(--esther-ink, #1a1b1e);border-bottom:1px solid var(--esther-ink, #1a1b1e);padding-bottom:4px}.collection__pagination{grid-column:1 / -1;margin-top:56px;display:flex;justify-content:center;gap:.25rem}.collection__pagination a,.collection__pagination span{font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:700;font-size:.875rem;letter-spacing:.15625rem;text-transform:uppercase;padding:.35rem .65rem;text-decoration:none;color:inherit}.collection__pagination .current{border-bottom:1px solid var(--esther-ink, #1a1b1e)}.collection__empty{text-align:center;margin:0 auto;max-width:36rem}@media(max-width:767px){.collection__header{margin-bottom:56px}.collection__card-link{padding:32px}}.list-collections{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.list-collections__header{margin:0 auto 100px;max-width:56rem;text-align:center}.list-collections__title{margin:0}.list-collections__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:32px}@media(min-width:768px){.list-collections__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.list-collections__card{background:var(--esther-card-surface, #ffffff);border-radius:var(--esther-radius-media, 8px);overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px;gap:8px}@media(max-width:479px){.list-collections__card{padding:32px}.list-collections__header{margin-bottom:56px}}.list-collections__image{width:100%;aspect-ratio:2 / 3;margin-bottom:16px}.list-collections__img,.list-collections__ph{width:100%;height:100%;object-fit:contain;display:block}.list-collections__ph{min-height:240px}.list-collections__name,.list-collections__count{margin:0;text-align:center}.list-collections__shop{margin-top:16px;border-bottom:1px solid var(--esther-ink);padding-bottom:4px}.list-collections__card:hover .list-collections__name{text-decoration:underline;text-underline-offset:.15em}.esther-about-mv{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap);background:var(--esther-bg)}.esther-about-mv__grid{display:grid;gap:32px}@media(min-width:900px){.esther-about-mv__grid{grid-template-columns:1fr 1fr}}.esther-about-mv__card{background:#fff;border-radius:var(--esther-radius-media);padding:96px;display:flex;flex-direction:column;align-items:flex-start}.esther-about-mv__eyebrow{color:var(--esther-choco);margin:0 0 20px}.esther-about-mv__title{margin:0 0 28px}.esther-about-mv__body{margin:0}.esther-about-mv__body p{margin:0 0 1em}.esther-about-mv__body p:last-child{margin-bottom:0}@media(max-width:767px){.esther-about-mv__card{padding:48px}}.esther-about-narrow{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.esther-about-narrow__inner{max-width:52rem;margin-left:auto;margin-right:auto;text-align:left}.esther-about-narrow__h{margin:0 0 32px;text-align:left}.esther-about-narrow__body h3,.esther-about-narrow__body .h3{font-family:var(--font-heading, "Fraunces", Georgia, serif);font-weight:900;font-size:1.5rem;line-height:2rem;letter-spacing:-.025rem;margin:32px 0 16px;color:var(--esther-ink)}.esther-about-narrow__body h3:first-child,.esther-about-narrow__body>p:first-child{margin-top:0}.esther-about-narrow__body p{font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-size:1.125rem;line-height:1.75rem;color:var(--esther-ink);margin:0 0 1em}.esther-about-narrow__body p:last-child{margin-bottom:0}@media(max-width:479px){.esther-about-narrow__body h3,.esther-about-narrow__body .h3{font-size:1.375rem}.esther-about-narrow__body p{font-size:1rem;line-height:1.625rem}}.esther-about-quote{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.esther-about-quote__card{margin:0 auto;max-width:80rem;background:#fff;border-radius:var(--esther-radius-media);padding:80px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px}.esther-about-quote__text,.esther-about-quote__attr{margin:0;color:var(--esther-ink)}@media(max-width:767px){.esther-about-quote__card{padding:48px 24px}}.esther-about-story-split{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.esther-about-story-split--divider{border-top:1px solid var(--esther-line)}.esther-about-story-split__grid{display:grid;gap:32px;align-items:center}@media(min-width:900px){.esther-about-story-split__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px}.esther-about-story-split__grid--img-left .esther-about-story-split__media{order:-1}}.esther-about-story-split__copy{display:flex;flex-direction:column;align-items:flex-start;gap:32px;max-width:35rem}.esther-about-story-split__h,.esther-about-story-split__body{margin:0}.esther-about-story-split__body p{margin:0 0 1em}.esther-about-story-split__body p:last-child{margin-bottom:0}.esther-about-story-split__media{aspect-ratio:1 / 1;width:100%}.esther-about-story-split__img{width:100%;height:100%;object-fit:cover}.esther-about-story-split__ph{min-height:320px;height:100%}.esther-anti-promise{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.esther-anti-promise__image{margin:0 0 120px;overflow:hidden}.esther-anti-promise__img{width:100%;aspect-ratio:21 / 9;object-fit:cover;height:auto;display:block}.esther-anti-promise__content{max-width:42rem;margin:0 auto;text-align:left}.esther-anti-promise__head{margin:0 0 40px}.esther-anti-promise__head-eyebrow{margin:0 0 .85rem}.esther-anti-promise__heading{margin:0}.esther-anti-promise__lead{margin:1rem 0 0}.esther-anti-promise__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:40px}.esther-anti-promise__item{margin:0}.esther-anti-promise__item--line{position:relative;padding-left:1.5rem;font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-size:1.125rem;line-height:1.75rem}.esther-anti-promise__item--line:before{content:"\2014";position:absolute;left:0;top:0;color:var(--esther-choco, #4a1c1c);font-weight:700}.esther-anti-promise__item--pillar{display:flex;flex-direction:column;gap:16px}.esther-anti-promise__pillar-kicker{color:var(--esther-choco, #4a1c1c);margin:0}.esther-anti-promise__pillar-title,.esther-anti-promise__pillar-body,.esther-anti-promise__pillar-body p{margin:0}.esther-anti-promise__pillar-body p+p{margin-top:.5rem}@media(max-width:479px){.esther-anti-promise__image{margin-bottom:64px}.esther-anti-promise__img{aspect-ratio:3 / 2}.esther-anti-promise__head{margin-bottom:32px}.esther-anti-promise__list{gap:32px}.esther-anti-promise__item--line{font-size:1rem;line-height:1.625rem}}.esther-blog-header{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap);border-bottom:1px solid var(--esther-line, #1a1b1e)}.esther-blog-header__inner{max-width:56rem;margin-left:auto;margin-right:auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.esther-blog-header__eyebrow,.esther-blog-header__title{margin:0}.esther-blog-header__intro{margin:0;text-align:center;color:var(--esther-ink)}.esther-blog-preview{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.esther-blog-preview__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:clamp(2rem,5vw,3rem)}.esther-blog-preview__all{font-family:var(--font-body);font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.15625rem;text-transform:uppercase;text-decoration:none;color:var(--esther-choco, #4a1c1c);border-bottom:1px solid currentColor;padding-bottom:2px}.esther-blog-preview__all:hover{opacity:.85}.esther-blog-preview__grid{display:grid;gap:2rem 1.5rem}@media(min-width:768px){.esther-blog-preview__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.esther-blog-preview__card-link{display:block;text-decoration:none;color:inherit;height:100%}.esther-blog-preview__media{margin-bottom:1rem;aspect-ratio:4 / 3}.esther-blog-preview__img{width:100%;height:100%;object-fit:cover}.esther-blog-preview__ph{height:100%;min-height:180px}.esther-blog-preview__date{display:block;font-size:.75rem;line-height:1.125rem;font-weight:700;letter-spacing:.09375rem;text-transform:uppercase;color:var(--esther-muted, rgba(26, 27, 30, .55));margin-bottom:.5rem}.esther-blog-preview__title{font-family:var(--font-heading);font-weight:900;font-size:1.5rem;line-height:2rem;letter-spacing:-.025rem;margin-bottom:.5rem}.esther-blog-preview__excerpt{margin:0 0 1rem;font-size:.875rem;line-height:1.25rem;color:var(--esther-muted, rgba(26, 27, 30, .72))}.esther-blog-preview__read{font-size:.75rem;line-height:1.125rem;font-weight:700;letter-spacing:.09375rem;text-transform:uppercase;color:var(--esther-choco, #4a1c1c)}@media(max-width:479px){.esther-blog-preview__title{font-size:1.375rem;line-height:2rem}.esther-blog-preview__date,.esther-blog-preview__read{letter-spacing:.075rem}.esther-blog-preview__all{letter-spacing:.125rem}}.esther-blog-preview__card-link:hover .esther-blog-preview__title{text-decoration:underline;text-underline-offset:.15em}.esther-blog-preview__empty{color:var(--esther-muted, rgba(26, 27, 30, .65))}.esther-bundle-strip{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.esther-bundle-strip__card{display:grid;gap:32px;align-items:center}@media(min-width:900px){.esther-bundle-strip__card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px}.esther-bundle-strip__card--reverse .esther-bundle-strip__media{order:2}.esther-bundle-strip__card--reverse .esther-bundle-strip__copy{order:1}}.esther-bundle-strip__media{border-radius:var(--esther-radius-media, 8px);overflow:hidden}.esther-bundle-strip__img{width:100%;height:auto;object-fit:cover;aspect-ratio:1 / 1;display:block}.esther-bundle-strip__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:32px;max-width:35rem}.esther-bundle-strip__eyebrow,.esther-bundle-strip__title,.esther-bundle-strip__body{margin:0}.esther-bundle-strip__price-row{margin:0;display:flex;align-items:baseline;gap:.75rem}.esther-bundle-strip__compare{text-decoration:line-through;color:#878b9a}.esther-bundle-strip__current{color:inherit}.esther-bundle-strip__cta{margin:0}.esther-bundle-strip__cta-link{display:inline-block;color:var(--esther-ink, #1a1b1e);text-decoration:none;border-bottom:1px solid var(--esther-ink, #1a1b1e);padding-bottom:4px}.esther-bundle-strip__cta-link:hover{opacity:.7}.esther-bundle-strip__card--forest{background:var(--esther-forest, #1b3022);color:var(--esther-cream, #faf9f6);padding:48px;border-radius:var(--esther-radius-media, 8px)}.esther-bundle-strip__card--forest .esther-h2,.esther-bundle-strip__card--forest .esther-bundle-strip__body,.esther-bundle-strip__card--forest .esther-eyebrow,.esther-bundle-strip__card--forest .esther-bundle-strip__cta-link{color:var(--esther-cream, #faf9f6)}.esther-bundle-strip__card--forest .esther-bundle-strip__cta-link{border-color:var(--esther-cream, #faf9f6)}.esther-bundle-strip__card--forest .esther-bundle-strip__compare{color:#faf9f68c}.esther-collection-hero{padding-top:var(--esther-section-gap);padding-bottom:clamp(1.5rem,3vw,2.5rem)}.esther-collection-hero__inner{text-align:center;max-width:56rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;gap:24px}.esther-collection-hero__eyebrow,.esther-collection-hero__title{margin:0}.esther-collection-hero__desc{margin:0;max-width:56rem}.esther-contact-details{padding-bottom:clamp(2rem,6vw,4rem)}.esther-contact-details__inner{max-width:40rem;margin-left:auto;margin-right:auto}.esther-contact-details__body h2,.esther-contact-details__body h3{font-family:var(--font-heading);font-weight:900;font-size:1.125rem;margin:1.5rem 0 .5rem}.esther-contact-details__body h2:first-child,.esther-contact-details__body h3:first-child{margin-top:0}.esther-contact-details__body p{margin:0 0 .75rem;color:var(--esther-muted, rgba(26, 27, 30, .85));line-height:1.6}.esther-contact{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.esther-contact__inner{max-width:45rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:30px}.esther-contact__inner--split{max-width:80rem;display:grid;gap:64px}@media(min-width:900px){.esther-contact__inner--split{grid-template-columns:minmax(0,720px) minmax(0,320px);align-items:start;gap:150px;justify-content:center}}.esther-contact__main{display:flex;flex-direction:column;gap:30px}.esther-contact__h{margin:0}.esther-contact__eyebrow{margin:0;color:var(--esther-ink);opacity:.5}.esther-contact__intro{margin:0}.esther-contact__intro p{margin:0 0 1em}.esther-contact__intro p:last-child{margin-bottom:0}.esther-contact__form{display:flex;flex-direction:column;gap:20px}.esther-contact__grid{display:grid;gap:10px}@media(min-width:640px){.esther-contact__grid{grid-template-columns:1fr 1fr}}.esther-contact__field{margin:0}.esther-contact__input,.esther-contact__textarea{width:100%;min-height:49px;padding:16px;border:1px solid var(--esther-line);background:#fff;color:var(--esther-ink);text-transform:uppercase}.esther-contact__input::placeholder,.esther-contact__textarea::placeholder{color:var(--esther-ink);opacity:1;font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:700;font-size:.75rem;line-height:1.125rem;letter-spacing:.09375rem;text-transform:uppercase}.esther-contact__textarea{min-height:142px;resize:vertical}.esther-contact__submit-row{display:flex;justify-content:flex-end;margin:10px 0 0}.esther-contact__submit{min-height:48px;min-width:128px;padding:16px 32px}.esther-contact__ok{color:var(--esther-forest);margin:0;font-weight:600}.esther-contact__aside{display:flex;flex-direction:column;gap:24px}.esther-contact__aside-title{margin:0;color:var(--esther-ink);opacity:.5}.esther-contact__details{margin:0}.esther-contact__details p{margin:0 0 .45rem}.esther-contact__details p:last-child{margin-bottom:0}.esther-contact__details a{color:inherit;text-decoration:underline;text-underline-offset:.2em}.esther-faq{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.esther-faq__inner{max-width:48rem;margin-left:auto;margin-right:auto}.esther-faq__title{text-align:left;margin:0 0 40px}.esther-faq__list{border-top:1px solid var(--esther-line, #1a1b1e)}.esther-faq__item{border-bottom:1px solid var(--esther-line, #1a1b1e);width:100%}.esther-faq__summary{cursor:pointer;list-style:none;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.15625rem;text-transform:uppercase;color:var(--esther-ink, #1a1b1e)}.esther-faq__summary::-webkit-details-marker{display:none}.esther-faq__icon{flex-shrink:0;width:1rem;height:1rem;position:relative}.esther-faq__icon:before,.esther-faq__icon:after{content:"";position:absolute;background:var(--esther-ink, #1a1b1e);transition:opacity .16s ease,transform .16s ease}.esther-faq__icon:before{inset:50% 0 auto 0;height:2px;transform:translateY(-50%)}.esther-faq__icon:after{left:50%;top:0;bottom:0;width:2px;transform:translate(-50%)}.esther-faq__item[open] .esther-faq__icon:after{opacity:0}.esther-faq__answer{padding:0 0 32px}@media(max-width:479px){.esther-faq__summary{letter-spacing:.125rem;padding:20px 0}}.esther-home-hero{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.esther-home-hero__card{display:grid;gap:48px;background:transparent;border-radius:0;overflow:visible;align-items:center}@media(min-width:900px){.esther-home-hero__card{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.esther-home-hero__card--reverse .esther-home-hero__media{order:1}.esther-home-hero__card--reverse .esther-home-hero__copy{order:2}}.esther-home-hero__copy{display:flex;flex-direction:column;justify-content:center;gap:32px}.esther-home-hero__copy .esther-eyebrow,.esther-home-hero__heading{margin:0}.esther-home-hero__lead{margin:0;max-width:32rem}.esther-home-hero__cta{margin:0}.esther-home-hero__media{background:var(--esther-cream);border-radius:var(--esther-radius-media, 8px);overflow:hidden}.esther-home-hero__img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:1 / 1;max-height:none}.esther-home-hero__ph{width:100%;height:100%;aspect-ratio:1 / 1;min-height:320px}@media(max-width:479px){.esther-home-hero__card{gap:32px}.esther-home-hero__copy{gap:24px}.esther-home-hero__img{aspect-ratio:4 / 5}}.esther-home-hero__card--forest .esther-home-hero__copy{background:var(--esther-forest, #1b3022);color:var(--esther-cream, #faf9f6);border-radius:var(--esther-radius-media, 8px);padding:clamp(2rem,5vw,4rem) clamp(1.5rem,4vw,3.5rem)}.esther-home-hero__card--forest .esther-h1,.esther-home-hero__card--forest .esther-body-lead{color:var(--esther-cream, #faf9f6)}.esther-home-hero__card--forest .esther-eyebrow{color:var(--esther-cream, #faf9f6);opacity:.8}.esther-mission-split{padding-top:var(--esther-section-gap, 5rem);padding-bottom:var(--esther-section-gap, 5rem)}.esther-mission-split__grid{display:grid;gap:80px;align-items:center}@media(min-width:900px){.esther-mission-split__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.esther-mission-split__grid--reverse .esther-mission-split__media{order:2}.esther-mission-split__grid--reverse .esther-mission-split__copy{order:1}}.esther-mission-split__media{min-height:240px}.esther-mission-split__img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1;max-height:none}.esther-mission-split__copy{display:flex;flex-direction:column;align-items:flex-start;gap:32px;max-width:35rem}.esther-mission-split__eyebrow,.esther-mission-split__heading,.esther-mission-split__body{margin:0}.esther-mission-split__body p:not(:last-child){margin-bottom:.75rem}.esther-mission-split__cta{margin:0;padding-top:1rem}@media(max-width:899px){.esther-mission-split__grid{gap:32px}}.esther-newsletter-bar{background:transparent;padding:0;margin-bottom:var(--esther-section-gap)}.esther-newsletter-bar__card{display:grid;gap:32px;align-items:center;background:var(--esther-forest, #1b3022);color:var(--esther-cream, #faf9f6);border-radius:var(--esther-radius-media, 8px);padding:48px}@media(min-width:900px){.esther-newsletter-bar__card{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.esther-newsletter-bar__copy{display:flex;flex-direction:column;gap:16px}.esther-newsletter-bar__title{color:inherit;margin:0}.esther-newsletter-bar__text{margin:0;color:inherit;max-width:28rem}.esther-newsletter-bar__form-wrap{width:100%}.esther-newsletter-bar__form{display:flex;flex-direction:column;gap:16px}.esther-newsletter-bar__input-row{display:flex;align-items:stretch;border:1px solid var(--esther-cream, #faf9f6);border-radius:0;overflow:hidden;max-width:36rem;background:#fff}.esther-newsletter-bar__input{flex:1 1 auto;min-width:0;min-height:52px;padding:0 16px;background:#fff;color:var(--esther-ink, #1a1b1e);border:0;border-radius:0;font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:700;font-size:.75rem;line-height:1.125rem;letter-spacing:.09375rem;text-transform:uppercase}.esther-newsletter-bar__input::placeholder{color:var(--esther-ink, #1a1b1e);opacity:1}.esther-newsletter-bar__input:focus{outline:2px solid var(--esther-cream, #faf9f6);outline-offset:-2px}.esther-newsletter-bar__submit{-webkit-appearance:none;appearance:none;border:0;border-left:1px solid var(--esther-cream, #faf9f6);background:var(--esther-choco, #4a1c1c);color:var(--esther-cream, #faf9f6);font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:700;font-size:.75rem;line-height:1;letter-spacing:.0625rem;text-transform:uppercase;padding:16px 32px;cursor:pointer;transition:filter .15s ease}.esther-newsletter-bar__submit:hover{filter:brightness(1.08)}.esther-newsletter-bar__disclaimer{margin:0;color:var(--esther-cream, #faf9f6);opacity:.85}.esther-newsletter-bar__status{margin:0;font-size:.875rem}.esther-newsletter-bar__status--error{color:#ef4444}@media(max-width:599px){.esther-newsletter-bar__card{padding:32px;text-align:center;justify-items:center}.esther-newsletter-bar__copy{align-items:center}.esther-newsletter-bar__text{text-align:center}.esther-newsletter-bar__input-row{flex-direction:column;width:100%}.esther-newsletter-bar__submit{border-left:0;border-top:1px solid var(--esther-cream, #faf9f6);width:100%;padding:16px}}.esther-page-hero-centered{border-bottom:1px solid var(--esther-line);padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap);text-align:center}.esther-page-hero-centered__wrap{max-width:56rem;margin-left:auto;margin-right:auto}.esther-page-hero-centered__title{margin:0}.esther-page-hero-centered__sub{margin:24px auto 0;max-width:28rem}.esther-page-hero-centered__extra{margin:32px auto 0;max-width:36rem;text-align:left}.esther-page-hero-centered__image{margin:64px auto 0;max-width:1232px;overflow:hidden}.esther-page-hero-centered__img{width:100%;aspect-ratio:16 / 9;object-fit:cover;height:auto;display:block}@media(max-width:640px){.esther-page-hero-centered__img{aspect-ratio:4 / 5}.esther-page-hero-centered__image{margin-top:32px}}.esther-page-legal__inner{max-width:42rem;margin-left:auto;margin-right:auto}.esther-page-legal__title{margin-bottom:1.5rem}.esther-page-legal__content{font-size:1.0625rem;line-height:1.65;color:var(--esther-ink)}.esther-page-legal__content h2{font-family:var(--font-heading);font-weight:900;font-size:1.5rem;margin:2rem 0 .75rem}.esther-page-legal__content h2:first-child{margin-top:0}.esther-pdp-blocks{padding:clamp(3rem,8vw,5rem) 0;border-top:1px solid rgba(26,27,30,.12)}.esther-pdp-blocks__title{margin-bottom:2rem;text-align:center;max-width:48rem;margin-left:auto;margin-right:auto}.esther-pdp-blocks__item{padding:2rem 0;border-bottom:1px solid rgba(26,27,30,.08);max-width:42rem;margin-left:auto;margin-right:auto}.esther-pdp-blocks__item:last-child{border-bottom:0}.esther-pdp-blocks__item-title{margin-bottom:.75rem;font-size:clamp(1.35rem,2.5vw,1.75rem)}.esther-pdp-blocks__item-body{color:var(--esther-muted, rgba(26, 27, 30, .82))}.esther-related-posts{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap);border-top:1px solid var(--esther-line, #1a1b1e)}.esther-related-posts__head{margin-bottom:80px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.esther-related-posts__eyebrow,.esther-related-posts__title{margin:0}.esther-related-posts__grid{display:grid;gap:48px}@media(min-width:768px){.esther-related-posts__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:479px){.esther-related-posts__head{margin-bottom:56px}.esther-related-posts__grid{gap:40px}}.esther-article-card{display:block}.esther-article-card__link{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;color:inherit}.esther-article-card__image{width:100%;aspect-ratio:379 / 250;border-radius:var(--esther-radius-media, 8px);overflow:hidden;margin-bottom:24px}.esther-article-card__img,.esther-article-card__ph{width:100%;height:100%;object-fit:cover;display:block}.esther-article-card__ph{min-height:250px}.esther-article-card__date{color:var(--esther-choco, #4a1c1c);margin:0}.esther-article-card__title{margin:16px 0 0;text-align:left}.esther-article-card__link:hover .esther-article-card__title{text-decoration:underline;text-underline-offset:.15em}.esther-related-products{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.esther-related-products__head{text-align:center;margin-bottom:100px;max-width:56rem;margin-left:auto;margin-right:auto}.esther-related-products__eyebrow{margin:0 0 1rem}.esther-related-products__title{margin:0}.esther-related-products__sub{margin:1.5rem auto 0;max-width:56rem}.esther-related-products__grid{display:grid;gap:32px}@media(min-width:768px){.esther-related-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.esther-related-products__card{background:var(--esther-card-surface, #ffffff);border-radius:var(--esther-radius-media, 8px);overflow:hidden}.esther-related-products__link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;padding:48px;gap:8px}.esther-related-products__link:hover .esther-related-products__shop{opacity:.7}.esther-related-products__image{width:100%;margin-bottom:16px;overflow:hidden}.esther-related-products__img{width:100%;aspect-ratio:2 / 3;object-fit:contain;height:auto}.esther-related-products__ph{aspect-ratio:2 / 3;min-height:200px;width:100%}.esther-related-products__product-title,.esther-related-products__price{margin:0;text-align:center}.esther-related-products__compare{text-decoration:line-through;opacity:.55;margin-right:.5rem}.esther-related-products__shop{margin-top:16px;color:var(--esther-ink, #1a1b1e);border-bottom:1px solid var(--esther-ink, #1a1b1e);padding-bottom:4px}.esther-related-products__cta{text-align:center;margin-top:56px;margin-bottom:0}@media(max-width:767px){.esther-related-products__head{margin-bottom:56px}.esther-related-products__link{padding:32px}}.esther-split-rows .esther-story{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.esther-split-rows .esther-story:not(:last-child){border-bottom:1px solid var(--esther-line, #1a1b1e)}.esther-story__grid{display:grid;gap:80px;align-items:center}@media(min-width:900px){.esther-story__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.esther-story__grid--reverse .esther-story__media{order:2}.esther-story__grid--reverse .esther-story__copy{order:1}}.esther-story__media{min-height:220px}.esther-story__img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1;max-height:none}.esther-story__copy{display:flex;flex-direction:column;align-items:flex-start;gap:32px;max-width:35rem}.esther-story__eyebrow,.esther-story__heading,.esther-story__body{margin:0}.esther-story__body p:not(:last-child){margin-bottom:.75rem}.esther-story__cta{margin:0;padding-top:.5rem}@media(max-width:899px){.esther-story__grid{gap:32px}}.esther-testimonials{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.esther-testimonials__title{text-align:center;margin-bottom:80px}.esther-testimonials__slider{--cols-desktop: 3;--cols-tablet: 2;--cols-mobile: 1;--gap: 32px;--cols: var(--cols-mobile)}@media(min-width:640px){.esther-testimonials__slider{--cols: var(--cols-tablet)}}@media(min-width:900px){.esther-testimonials__slider{--cols: var(--cols-desktop)}}.esther-testimonials__track{list-style:none;margin:0;padding:0;display:flex;gap:var(--gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.esther-testimonials__track::-webkit-scrollbar{display:none}.esther-testimonials__track:focus-visible{outline:2px solid var(--esther-forest, #1b3022);outline-offset:4px;border-radius:var(--esther-radius-media, 8px)}.esther-testimonials__slide{flex:0 0 calc((100% - (var(--cols) - 1) * var(--gap)) / var(--cols));scroll-snap-align:start;min-width:0}.esther-testimonials__card{margin:0;padding:40px;background:var(--esther-card-surface, #ffffff);border:0;border-radius:var(--esther-radius-media, 8px);display:flex;flex-direction:column;gap:32px;height:100%;box-sizing:border-box}.esther-testimonials__quote{margin:0;flex:1}.esther-testimonials__quote p{font-family:var(--font-body);font-weight:300;font-size:1.5rem;line-height:2.125rem;color:var(--esther-ink, #1a1b1e)}.esther-testimonials__meta{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:16px;margin:0}.esther-testimonials__avatar{width:56px;height:56px;flex-shrink:0}.esther-testimonials__avatar-img{width:100%;height:100%;object-fit:cover}.esther-testimonials__attribution{margin:0;font-family:var(--font-body);font-size:.75rem;line-height:1.125rem;font-weight:700;letter-spacing:.09375rem;text-transform:uppercase;color:var(--esther-choco, #4a1c1c)}.esther-testimonials__dash{margin-right:.35em}.esther-testimonials__role{font-weight:700}.esther-testimonials__controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:40px}.esther-testimonials__dots{list-style:none;margin:0;padding:0;display:flex;gap:.6rem;align-items:center}.esther-testimonials__dot{-webkit-appearance:none;appearance:none;border:0;padding:0;width:8px;height:8px;border-radius:50%;background:#1a1b1e38;cursor:pointer;transition:background .16s ease,transform .16s ease}.esther-testimonials__dot:hover{background:#1a1b1e73}.esther-testimonials__dot.is-active{background:var(--esther-ink, #1a1b1e);transform:scale(1.15)}.esther-testimonials__arrows{display:flex;gap:.5rem;margin-left:auto}.esther-testimonials__arrow{-webkit-appearance:none;appearance:none;border:1px solid var(--esther-cream, #faf9f6);background:var(--esther-forest, #1b3022);width:48px;height:48px;border-radius:var(--esther-radius-btn, 0);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--esther-cream, #faf9f6);transition:background .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.esther-testimonials__arrow svg{width:24px;height:24px}.esther-testimonials__arrow:hover{background:var(--esther-choco, #4a1c1c);border-color:var(--esther-choco, #4a1c1c);color:var(--esther-cream)}.esther-testimonials__arrow:disabled{opacity:.35;cursor:not-allowed}.esther-testimonials__arrow:disabled:hover{background:var(--esther-forest, #1b3022);border-color:var(--esther-cream, #faf9f6);color:var(--esther-cream, #faf9f6)}@media(max-width:639px){.esther-testimonials__slide{flex:0 0 100%}}@media(max-width:479px){.esther-testimonials__title{margin-bottom:48px}.esther-testimonials__card{padding:32px;gap:24px}.esther-testimonials__quote p{font-size:1.25rem;line-height:1.875rem}.esther-testimonials__attribution{letter-spacing:.075rem}}.esther-trinity{padding-top:var(--esther-section-gap, 5rem);padding-bottom:var(--esther-section-gap, 5rem)}.esther-trinity__head{text-align:center;margin-bottom:100px;max-width:56rem;margin-left:auto;margin-right:auto}.esther-trinity__title{margin:0}.esther-trinity__sub{margin:1.5rem auto 0;max-width:56rem}.esther-trinity__grid{display:grid;gap:32px}@media(min-width:768px){.esther-trinity__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.esther-trinity__card{background:var(--esther-card-surface, #ffffff);border-radius:var(--esther-radius-media, 8px);overflow:hidden}.esther-trinity__card-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;padding:48px;gap:8px}.esther-trinity__card-link:hover .esther-trinity__shop{opacity:.7}.esther-trinity__image{width:100%;margin-bottom:16px;overflow:hidden}.esther-trinity__img{width:100%;aspect-ratio:2 / 3;object-fit:contain;height:auto}.esther-trinity__ph{aspect-ratio:2 / 3;min-height:200px;width:100%}.esther-trinity__product-title,.esther-trinity__price{margin:0;text-align:center}.esther-trinity__compare{text-decoration:line-through;opacity:.55;margin-right:.5rem}.esther-trinity__shop{margin-top:16px;color:var(--esther-ink, #1a1b1e);border-bottom:1px solid var(--esther-ink, #1a1b1e);padding-bottom:4px}@media(max-width:767px){.esther-trinity__head{margin-bottom:56px}.esther-trinity__card-link{padding:32px}}.esther-value-props{padding-top:var(--esther-section-gap, 5rem);padding-bottom:var(--esther-section-gap, 5rem)}.esther-value-props__title{text-align:center;max-width:22ch;margin-left:auto;margin-right:auto;margin-bottom:40px}.esther-value-props__grid{display:grid;gap:32px}@media(min-width:768px){.esther-value-props__grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(20px,2.5vw,32px)}.esther-value-props .esther-value-props__heading.esther-h3{font-size:1.6875rem;line-height:2.125rem;letter-spacing:-.03125rem}}.esther-value-props__item{display:flex;flex-direction:column;align-items:flex-start;gap:16px;text-align:left}.esther-value-props__eyebrow{margin:0;color:var(--esther-choco, #4a1c1c)}.esther-value-props__heading,.esther-value-props__body{margin:0}.esther-well-aging{position:relative;margin-bottom:var(--esther-section-gap, 5rem);padding:clamp(4rem,14vw,8rem) 0;background:var(--esther-forest, #1b3022);color:var(--esther-cream, #faf9f6);overflow:hidden;border-radius:0}.esther-well-aging__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.esther-well-aging__bg-img{width:100%;height:100%;object-fit:cover;opacity:.38;mix-blend-mode:luminosity}.esther-well-aging__bg:empty{display:none}.esther-well-aging__inner{position:relative;z-index:1;max-width:42rem}.esther-well-aging__eyebrow{color:#faf9f6bf;margin-bottom:1rem}.esther-well-aging__heading{color:inherit;margin-bottom:1rem}.esther-well-aging__text{color:#faf9f6e6;margin-bottom:1.75rem;font-weight:300}.esther-well-aging__cta{margin:0}.esther-footer{margin-top:auto;background-color:var(--esther-footer-bg, #1a1b1e);color:var(--esther-cream, #faf9f6);padding:80px 0 20px}.esther-footer__inner{max-width:var(--esther-max, 1280px);width:100%;margin-left:auto;margin-right:auto;padding-left:var(--esther-page-pad, 64px);padding-right:var(--esther-page-pad, 64px)}.esther-footer a{color:inherit;text-decoration:none}.esther-footer a:hover{text-decoration:underline;text-underline-offset:.2em}.esther-footer__top{display:grid;gap:2.5rem 3rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(250,249,246,.12)}@media(min-width:768px){.esther-footer__top{grid-template-columns:1.4fr repeat(2,1fr);align-items:start}}.esther-footer__name{font-family:var(--font-heading);font-weight:900;font-size:1.5rem;line-height:2rem;letter-spacing:-.025rem}.esther-footer__logo img{max-height:52px;width:auto;opacity:.95}.esther-footer__col-title{font-family:var(--font-body);font-weight:700;font-size:.75rem;line-height:1.125rem;letter-spacing:.09375rem;text-transform:uppercase;margin-bottom:1rem;color:#faf9f68c}.esther-footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem;font-size:.875rem;line-height:1.25rem}.esther-footer__newsletter{margin-top:2rem}.esther-footer__newsletter-desc{font-size:.875rem;line-height:1.25rem;color:#faf9f6bf;margin:0 0 1rem}.esther-footer__newsletter-form{display:flex;flex-direction:column;gap:.75rem}.esther-footer__newsletter-row{display:flex;align-items:stretch;border:1px solid var(--esther-cream, #faf9f6);border-radius:0;overflow:hidden;max-width:20rem;background:#fff}.esther-footer__social-links{display:flex;gap:1.5rem;margin-top:1.5rem;font-size:.875rem;line-height:1.25rem}.esther-footer__social-links a{display:inline-flex;align-items:center;gap:.4rem}.esther-footer__social-links img{display:block;flex-shrink:0}.esther-footer__newsletter-input{flex:1 1 auto;min-width:0;min-height:48px;padding:0 16px;background:#fff;color:var(--esther-ink, #1a1b1e);border:0;border-radius:0;font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:700;font-size:.75rem;line-height:1.125rem;letter-spacing:.09375rem;text-transform:uppercase}.esther-footer__newsletter-input::placeholder{color:var(--esther-ink, #1a1b1e);opacity:1}.esther-footer__newsletter-btn{-webkit-appearance:none;appearance:none;border:0;border-left:1px solid var(--esther-cream, #faf9f6);background:var(--esther-choco, #4a1c1c);color:var(--esther-cream, #faf9f6);font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:700;font-size:.75rem;line-height:1;letter-spacing:.0625rem;text-transform:uppercase;padding:16px 24px;cursor:pointer;transition:filter .15s ease}.esther-footer__newsletter-btn:hover{filter:brightness(1.08)}.esther-footer__newsletter-ok{margin:0;font-size:.875rem;color:var(--esther-cream)}.esther-footer__newsletter-err{margin:0;font-size:.875rem;color:#ef4444}.esther-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-top:2rem}.esther-footer__payments{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.esther-footer__payments svg,.esther-footer__payments img{opacity:.85}.esther-footer__copy{font-size:.8125rem;line-height:1.1875rem;letter-spacing:.02em;color:#faf9f680;margin:0}@media(max-width:479px){.esther-footer__col-title{letter-spacing:.075rem}.esther-footer__newsletter-row{flex-direction:column}.esther-footer__newsletter-btn{border-left:0;border-top:1px solid var(--esther-cream, #faf9f6);width:100%;padding:16px}}.shopify-section:has(>.esther-header){position:sticky;top:0;z-index:100}.esther-header{width:100%;background-color:var(--color-background);border-bottom:1px solid var(--esther-line, #1a1b1e);transition:transform .3s ease}.esther-header--hidden{transform:translateY(-100%)}.esther-header__bar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:1rem;row-gap:.75rem;padding-top:1rem;padding-bottom:1rem;max-width:var(--esther-max, 1280px);margin-left:auto;margin-right:auto}.esther-header__burger{display:none;-webkit-appearance:none;appearance:none;border:0;background:transparent;padding:.25rem;cursor:pointer;color:var(--esther-ink, #1a1b1e)}.esther-header__burger-close,.esther-header--open .esther-header__burger-open{display:none}.esther-header--open .esther-header__burger-close{display:block}.esther-header__logo{grid-column:2;grid-row:1;justify-self:start;flex-shrink:0}.esther-header__logo img{display:block;height:auto;max-height:48px;width:auto;min-width:140px;min-height:32px;object-fit:contain}.esther-header__center{grid-column:2;grid-row:1;justify-self:center;display:flex;justify-content:center;min-width:0}.esther-header__menu{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 2rem;list-style:none;padding:0;margin:0}.esther-header__menu a{color:var(--esther-ink, #1a1b1e);text-decoration:none;font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.15625rem;text-transform:uppercase}.esther-header__menu a:hover{text-decoration:underline;text-underline-offset:.2em}.esther-header__tools{grid-column:3;grid-row:1;justify-self:end;display:flex;align-items:center;gap:.75rem;flex-shrink:0}.esther-header__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;color:var(--color-foreground);padding:.25rem}.esther-header__icon:hover{opacity:.75}.esther-header__cart-count{position:absolute;top:-2px;right:-4px;min-width:1rem;height:1rem;padding:0 4px;border-radius:999px;background:var(--esther-choco, #4a1c1c);color:var(--esther-cream, #faf9f6);font-size:.65rem;line-height:1rem;text-align:center;font-weight:700}.esther-header__drawer{display:none}@media(min-width:900px){.esther-header__logo{grid-column:1}.esther-header__center{grid-column:2}}@media(max-width:899px){.esther-header__bar{grid-template-columns:auto 1fr auto;grid-template-rows:auto}.esther-header__burger{display:inline-flex;grid-column:1;grid-row:1;align-self:center}.esther-header__logo{grid-column:1 / -1;grid-row:1;justify-self:center}.esther-header__burger{z-index:1}.esther-header__center,.esther-header__tools{display:none}.esther-header__drawer{grid-column:1 / -1;grid-row:2;display:none;flex-direction:column;gap:1.5rem;padding:1.5rem 0 2rem;border-top:1px solid var(--esther-line, #1a1b1e)}.esther-header--open .esther-header__drawer{display:flex}.esther-header__drawer-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.esther-header__drawer-menu a{color:var(--esther-ink, #1a1b1e);text-decoration:none;font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:700;font-size:.875rem;line-height:1.25rem;letter-spacing:.15625rem;text-transform:uppercase}.esther-header__drawer-menu a:hover{text-decoration:underline;text-underline-offset:.2em}.esther-header__drawer-tools{display:flex;flex-direction:column;gap:.75rem;padding-top:.5rem;border-top:1px solid rgba(26,27,30,.12)}.esther-header__drawer-link{color:var(--esther-ink, #1a1b1e);text-decoration:none;font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:700;font-size:.75rem;line-height:1.125rem;letter-spacing:.09375rem;text-transform:uppercase}.esther-header__drawer-link:hover{text-decoration:underline;text-underline-offset:.2em}}.esther-hero{padding:4rem 0}.esther-hero__kicker{text-transform:uppercase;letter-spacing:.08em;font-size:.875rem;margin-bottom:.75rem}.esther-hero__title{font-size:clamp(2rem,4vw,3rem);line-height:1.15;margin-bottom:1rem}.esther-hero__text{max-width:40rem}.page__title{margin-bottom:clamp(1.25rem,3vw,2rem)}.page__content{font-size:1.0625rem;line-height:1.65;color:var(--esther-muted, rgba(26, 27, 30, .85))}.password{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.password__inner{max-width:28rem;margin-left:auto;margin-right:auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.password__eyebrow,.password__title{margin:0}.password__form{width:100%;text-align:left;display:flex;flex-direction:column;gap:16px}.password__field{display:flex;gap:0;border:1px solid var(--esther-ink, #1a1b1e)}.password__input{flex:1 1 200px;min-height:49px;padding:16px;background:#fff;color:var(--esther-ink);font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:700;font-size:.75rem;line-height:1.125rem;letter-spacing:.094rem;text-transform:uppercase;border:0;outline:none}.password__input::placeholder{color:#1a1b1e80;text-transform:uppercase;letter-spacing:.094rem}.password__submit{flex-shrink:0;min-height:49px;border-radius:0}.product-page__grid{display:grid;gap:32px}@media(min-width:990px){.product-page__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:80px}}.product-page__media{display:flex;flex-direction:column;gap:16px}.product-page__shot-img{width:100%;height:auto;display:block}.product-page__placeholder{min-height:360px}.product-page__panel{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.product-page__vendor,.product-page__title,.product-page__price{margin:0}.product-page__compare{text-decoration:line-through;opacity:.55;margin-right:.65rem}.product-page__tax-line{opacity:.7;margin:0}.product-page__size{margin:8px 0 0;display:flex;align-items:baseline;gap:8px}.product-page__size-label,.product-page__size-value{text-transform:uppercase}.product-page__stock{margin:0;display:inline-flex;align-items:center;gap:10px}.product-page__stock-dot{display:inline-block;width:10px;height:10px;background:var(--esther-stock-in, #2a8a3e);border-radius:1px;flex-shrink:0}.product-page__stock--out .product-page__stock-dot{background:var(--esther-stock-out, #b34141)}.product-page__accordion{margin:24px 0 0;width:100%}.product-page__acc{border-top:1px solid var(--esther-line, #1a1b1e)}.product-page__acc:last-child{border-bottom:1px solid var(--esther-line, #1a1b1e)}.product-page__acc-summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:16px 0;color:var(--esther-ink, #1a1b1e);transition:color .16s ease}.product-page__acc-summary::-webkit-details-marker{display:none}.product-page__acc-summary:hover{color:var(--esther-forest, #1b3022)}.product-page__acc-title{margin:0}.product-page__acc-icon{flex-shrink:0;width:1rem;height:1rem;position:relative}.product-page__acc-icon:before,.product-page__acc-icon:after{content:"";position:absolute;background:currentColor;transition:opacity .16s ease}.product-page__acc-icon:before{inset:50% 0 auto 0;height:2px;transform:translateY(-50%)}.product-page__acc-icon:after{left:50%;top:0;bottom:0;width:2px;transform:translate(-50%)}.product-page__acc[open] .product-page__acc-icon:after{opacity:0}.product-page__acc-panel{padding:0 0 16px}.product-page__acc-panel>*:last-child{margin-bottom:0}.product-form{width:100%;margin:8px 0 0;display:flex;flex-direction:column;gap:16px}.product-form__field{margin:0}.product-form__label{display:block;margin:0 0 8px;color:var(--esther-ink, #1a1b1e)}.product-form__select{width:100%}.product-form__row{display:flex;align-items:stretch;gap:12px;width:100%}.product-form__field--qty{flex-shrink:0}.product-form__row .product-form__submit{flex:1 1 auto}.product-form__qty-stepper{display:inline-flex;align-items:stretch;border:1px solid var(--esther-ink, #1a1b1e);border-radius:0;overflow:hidden;width:128px;height:56px;background:#fff}.product-form__qty-btn{-webkit-appearance:none;appearance:none;background:transparent;border:0;padding:0 16px;font-size:1.125rem;font-weight:400;cursor:pointer;line-height:1;color:inherit;transition:background .16s ease}.product-form__qty-btn:hover{background:#1a1b1e0d}.product-form__qty-input{width:100%;text-align:center;border:0;background:transparent;font-size:1rem;font-family:inherit;-moz-appearance:textfield}.product-form__qty-input::-webkit-outer-spin-button,.product-form__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-form__qty-input:focus{outline:none}.product-form__submit{width:100%;margin:0}.product-form .shopify-payment-button{margin:0}.search-page{padding-top:var(--esther-section-gap);padding-bottom:var(--esther-section-gap)}.search-page__title{margin:0 0 32px}.search-page__form{margin-bottom:56px}.search-page__field{display:flex;border:1px solid var(--esther-ink, #1a1b1e)}.search-page__input{flex:1 1 220px;min-height:49px;padding:16px;background:#fff;color:var(--esther-ink);border:0;outline:none;font-family:var(--font-body, "Outfit", system-ui, sans-serif);font-weight:700;font-size:.75rem;line-height:1.125rem;letter-spacing:.094rem;text-transform:uppercase}.search-page__input::placeholder{color:#1a1b1e80;text-transform:uppercase;letter-spacing:.094rem}.search-page__submit{flex-shrink:0;min-height:49px;border-radius:0}.search-page__summary{margin:0 0 16px;color:var(--esther-choco, #4a1c1c)}.search-page__results{list-style:none;padding:0;margin:0;border-top:1px solid var(--esther-line, #1a1b1e)}.search-page__item{padding:24px 0;border-bottom:1px solid var(--esther-line, #1a1b1e);display:flex;justify-content:space-between;gap:16px;align-items:baseline}.search-page__item-link{color:inherit;text-decoration:none}.search-page__item-link:hover{text-decoration:underline}.search-page__type{color:var(--esther-choco, #4a1c1c)}.search-page__empty{margin:0}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
