.ertha-product-shell{--ertha-ink: #1f2a22;--ertha-muted: #68736b;--ertha-surface: #fffdf8;--ertha-line: #dfd8c8;--ertha-forest: #4e6249;--ertha-forest-dark: #263727;--ertha-moss: #87947b;--ertha-shadow: 0 24px 80px rgba(32, 41, 32, .12);display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:clamp(2rem,5vw,5rem);align-items:start;max-width:1480px;margin:0 auto;padding:clamp(1.5rem,4vw,4rem) clamp(1.5rem,4vw,4rem) clamp(1rem,2vw,1.5rem);color:var(--ertha-ink)}.ertha-product-shell *,.ertha-product-info-section *,.ertha-related-section *{box-sizing:border-box}.ertha-product-gallery{position:sticky;top:92px;align-self:start;min-width:0}.ertha-gallery-main{position:relative;overflow:hidden;aspect-ratio:1 / 1;border:1px solid var(--ertha-line);border-radius:8px;background:#efe9db;box-shadow:var(--ertha-shadow)}.ertha-gallery-main img{display:block;width:100%;height:100%;object-fit:cover}.ertha-gallery-arrow{position:absolute;top:0;bottom:0;z-index:2;width:28%;border:0;background:linear-gradient(90deg,#1f2a222e,#1f2a2200);color:#fffdf8;cursor:pointer;opacity:0;transition:opacity .18s ease}.ertha-gallery-arrow--prev{left:0;text-align:left}.ertha-gallery-arrow--next{right:0;background:linear-gradient(270deg,#1f2a222e,#1f2a2200);text-align:right}.ertha-gallery-arrow span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;margin:0 1rem;border:1px solid rgba(255,253,248,.72);border-radius:50%;background:#1f2a226b;box-shadow:0 10px 30px #1f2a2229;font-family:Georgia,serif;font-size:2rem;line-height:1}.ertha-gallery-main:hover .ertha-gallery-arrow,.ertha-gallery-arrow:focus-visible{opacity:1}.ertha-thumb-carousel{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:.5rem;align-items:center;margin-top:.75rem}.ertha-thumb-row{display:flex;gap:.75rem;align-items:center;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.ertha-thumb-row::-webkit-scrollbar{display:none}.ertha-thumb{flex:0 0 clamp(104px,9vw,132px);width:clamp(104px,9vw,132px);min-height:0;overflow:hidden;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;cursor:pointer;scroll-snap-align:start}.ertha-thumb img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.ertha-thumb.is-active{border-color:var(--ertha-forest);box-shadow:0 0 0 2px #4e624933}.ertha-thumb-nav{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--ertha-line);border-radius:999px;background:#fffdf8eb;color:var(--ertha-forest-dark);cursor:pointer;transition:opacity .18s ease,border-color .18s ease,background .18s ease}.ertha-thumb-nav:hover{border-color:var(--ertha-forest);background:#f6f1e8}.ertha-thumb-nav span{font-family:Georgia,serif;font-size:1.6rem;line-height:1}.ertha-purchase-panel{position:static;align-self:start;padding:clamp(1.2rem,3vw,2rem);border:1px solid var(--ertha-line);border-radius:8px;background:#fffdf8e6;box-shadow:0 18px 60px #20292014}.ertha-eyebrow{margin:0 0 .85rem;color:var(--ertha-eyebrow-color, var(--ertha-forest));font-size:var(--ertha-eyebrow-size, 12px);font-family:Inter,Arial,sans-serif;font-weight:700;letter-spacing:.11em;line-height:1.25;text-transform:uppercase}.ertha-purchase-panel h1{max-width:24rem;margin:0 0 .95rem;color:var(--ertha-title-color, var(--ertha-forest-dark));font-size:var(--ertha-title-size, 22px);font-family:Inter,Arial,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.08}.ertha-subhead{max-width:46rem;margin:1.15rem 0 1.25rem;color:var(--ertha-body-color, var(--ertha-muted));font-size:var(--ertha-body-size, 17px);line-height:1.55}.ertha-rating-row{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;margin:0 0 1.25rem;color:var(--ertha-small-color, var(--ertha-muted));font-size:var(--ertha-small-size, 14px)}.ertha-stars{color:#8a6e3c;font-size:1.02em;letter-spacing:.06em;line-height:1}.ertha-price-row{display:flex;gap:1rem;align-items:baseline;justify-content:space-between;padding:1rem 0;border-top:1px solid var(--ertha-line);border-bottom:1px solid var(--ertha-line)}.ertha-price-row span:first-child{color:var(--ertha-price-color, var(--ertha-ink));font-size:var(--ertha-price-size, 26px);font-weight:700}.ertha-price-row span:last-child{color:var(--ertha-forest);font-size:var(--ertha-small-size, 14px);font-weight:700}.ertha-product-form{margin-top:1.3rem}.ertha-option-label{display:block;margin:0 0 .7rem;color:var(--ertha-label-color, var(--ertha-ink));font-size:var(--ertha-label-size, 16px);font-weight:700}.ertha-variant-select{width:100%;min-height:50px;margin-bottom:1rem;padding:0 .85rem;border:1px solid var(--ertha-line);border-radius:6px;background:var(--ertha-surface);color:var(--ertha-label-color, var(--ertha-ink));font:inherit;font-size:var(--ertha-label-size, 16px)}.ertha-buy-actions{display:grid;grid-template-columns:148px minmax(0,1fr);gap:.85rem;align-items:stretch;margin-top:1.35rem}.ertha-quantity-selector{display:grid;grid-template-columns:44px 60px 44px;align-items:center;overflow:hidden;min-height:54px;border:1px solid var(--ertha-line);border-radius:999px;background:var(--ertha-surface)}.ertha-quantity-selector button{display:inline-flex;width:44px;height:54px;align-items:center;justify-content:center;border:0;background:transparent;color:var(--ertha-forest-dark);cursor:pointer;font:inherit;font-family:Inter,Arial,sans-serif;font-size:20px;font-weight:700;line-height:1;transition:background .18s ease,color .18s ease}.ertha-quantity-selector button:hover{background:#eef1e8;color:var(--ertha-forest)}.ertha-quantity-selector input{width:60px;height:54px;border:0;border-inline:1px solid var(--ertha-line);background:transparent;color:var(--ertha-ink);font:inherit;font-family:Inter,Arial,sans-serif;font-size:17px;font-weight:700;text-align:center;-webkit-appearance:textfield;appearance:textfield}.ertha-quantity-selector input:focus{outline:none}.ertha-quantity-selector:focus-within{border-color:var(--ertha-forest);box-shadow:0 0 0 3px #4e624924}.ertha-quantity-selector input::-webkit-outer-spin-button,.ertha-quantity-selector input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.ertha-buy-actions .ertha-button{min-height:54px}@media(max-width:560px){.ertha-buy-actions{grid-template-columns:1fr}.ertha-quantity-selector{width:100%;grid-template-columns:54px 1fr 54px}.ertha-quantity-selector button{width:54px}.ertha-quantity-selector input{width:100%}}.ertha-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:1px solid var(--ertha-forest-dark);border-radius:4px;cursor:pointer;color:var(--ertha-button-color, #fffdf8);font:inherit;font-size:var(--ertha-button-size, 16px);font-weight:700;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease}.ertha-button:hover{transform:translateY(-1px)}.ertha-button:disabled{cursor:not-allowed;opacity:.55}.ertha-primary{background:var(--ertha-forest-dark);color:var(--ertha-button-color, #fffdf8)}.ertha-cart-note{min-height:1.45rem;margin:0;color:var(--ertha-small-color, var(--ertha-muted));font-size:var(--ertha-small-size, 14px)}.ertha-product-shell .shopify-payment-button,.ertha-product-shell .shopify-payment-button__button,.ertha-product-shell .shopify-payment-button__more-options,.ertha-product-shell shopify-accelerated-checkout,.ertha-product-shell shopify-buy-it-now-button{display:none!important}.ertha-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1.4rem}.ertha-trust-item{display:grid;align-content:center;justify-items:var(--ertha-trust-align, center);gap:var(--ertha-trust-card-gap, 9px);min-height:var(--ertha-trust-card-min-height, 176px);padding:var(--ertha-trust-card-padding-y, 20px) var(--ertha-trust-card-padding-x, 15px);border:1px solid var(--ertha-line);border-radius:var(--ertha-trust-card-radius, 16px);background:#fffdf8b8;color:var(--ertha-muted);text-align:var(--ertha-trust-align, center);box-shadow:0 12px 32px #2029200a}.ertha-trust-icon{display:inline-flex;align-items:center;justify-content:center;width:var(--ertha-trust-icon-circle-size, 58px);height:var(--ertha-trust-icon-circle-size, 58px);border-radius:999px;background:#f2eee9;color:var(--ertha-forest-dark)}.ertha-trust-icon svg{width:var(--ertha-trust-icon-size, 26px);height:var(--ertha-trust-icon-size, 26px);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.ertha-trust-item strong{color:var(--ertha-trust-title-color, var(--ertha-ink));font-size:var(--ertha-trust-title-size, 17px);line-height:1.18}.ertha-trust-item span:not(.ertha-trust-icon){color:var(--ertha-trust-text-color, var(--ertha-muted));font-size:var(--ertha-trust-text-size, 15px);line-height:1.35}.ertha-product-info-section,.ertha-related-section{--ertha-ink: #1f2a22;--ertha-muted: #68736b;--ertha-line: #dfd8c8;--ertha-forest: #4e6249;--ertha-forest-dark: #263727;max-width:1480px;margin:0 auto;padding:clamp(1.25rem,3vw,2.5rem) clamp(1.5rem,4vw,4rem);color:var(--ertha-ink)}.ertha-product-info-section{display:grid;gap:0;max-width:1320px;margin:clamp(2rem,4vw,3.5rem) auto 0;padding:clamp(1.25rem,3vw,2rem) clamp(1.25rem,3vw,2.5rem)}.ertha-product-info-section details{max-width:none;border-top:1px solid var(--ertha-line)}.ertha-product-info-section details:last-child{border-bottom:1px solid var(--ertha-line)}.ertha-product-info-section summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.25rem;min-height:64px;align-items:center;cursor:pointer;list-style:none;padding:.95rem 0;color:var(--ertha-accordion-title-color, var(--ertha-forest-dark));font-size:var(--ertha-accordion-title-size, 24px);font-weight:700}.ertha-product-info-section summary:after{content:"+";justify-self:end;color:var(--ertha-forest);font-family:Inter,Arial,sans-serif;font-size:1.35rem;font-weight:500;line-height:1}.ertha-product-info-section details[open] summary:after{content:"\2212"}.ertha-product-info-section summary::-webkit-details-marker{display:none}.ertha-product-info-section .rte{max-width:900px;margin:0 0 1.25rem;color:var(--ertha-accordion-text-color, var(--ertha-muted));font-size:var(--ertha-accordion-text-size, 16px)}.ertha-accordion-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:0 0 1.75rem}.ertha-info-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--ertha-forest);border-radius:999px;padding:.75rem 1.25rem;background:transparent;color:var(--ertha-forest);font-family:Inter,Arial,sans-serif;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.ertha-info-button:hover{background:var(--ertha-forest);color:#fffdf8;transform:translateY(-1px)}.ertha-related-section{padding-top:clamp(2.5rem,5vw,4.5rem)}.ertha-section-heading{max-width:700px;margin-bottom:1.4rem}.ertha-section-heading h2{margin:0;color:var(--ertha-related-title-color, var(--ertha-forest-dark));font-size:var(--ertha-related-title-size, 32px);font-weight:700;line-height:1.25}.ertha-related-carousel{position:relative;display:block}.ertha-related-grid{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.ertha-related-grid::-webkit-scrollbar{display:none}.ertha-related-grid a{flex:0 0 clamp(180px,18vw,260px);overflow:hidden;border:1px solid var(--ertha-line);border-radius:8px;background:#fffdf8;color:var(--ertha-related-text-color, var(--ertha-forest-dark));font-size:var(--ertha-related-text-size, 16px);font-weight:700;text-decoration:none;scroll-snap-align:start;transition:transform .18s ease,box-shadow .18s ease}.ertha-related-nav{position:absolute;top:50%;z-index:2;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--ertha-line);border-radius:999px;background:#fffdf8eb;color:var(--ertha-forest-dark);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(-50%);transition:border-color .18s ease,background .18s ease}.ertha-related-nav--prev{left:.75rem}.ertha-related-nav--next{right:.75rem}.ertha-related-carousel:hover .ertha-related-nav,.ertha-related-carousel:focus-within .ertha-related-nav{opacity:1;pointer-events:auto}.ertha-related-nav:hover{border-color:var(--ertha-forest);background:#f6f1e8}.ertha-related-nav span{font-family:Georgia,serif;font-size:1.6rem;line-height:1}.ertha-related-grid a:hover{transform:translateY(-2px);box-shadow:0 16px 48px #2029201a}.ertha-related-grid img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.ertha-related-grid span{display:block;padding:.8rem}.ertha-product-shell button:focus-visible,.ertha-product-shell a:focus-visible,.ertha-product-info-section summary:focus-visible,.ertha-product-info-section a:focus-visible,.ertha-related-section button:focus-visible,.ertha-related-section a:focus-visible{outline:3px solid rgba(78,98,73,.55);outline-offset:4px}@media(max-width:980px){.ertha-product-shell{grid-template-columns:1fr}.ertha-product-gallery,.ertha-purchase-panel{position:static}.ertha-product-info-section{margin-top:clamp(1.5rem,5vw,2.5rem)}.ertha-related-grid{grid-template-columns:1fr}}@media(max-width:560px){.ertha-product-shell,.ertha-product-info-section,.ertha-related-section{padding-inline:1rem}.ertha-accordion-actions{display:grid}.ertha-info-button{width:100%}.ertha-purchase-panel h1{max-width:none;font-size:var(--ertha-title-size, 22px);margin-bottom:1rem;line-height:1.12}.ertha-gallery-arrow{opacity:1;width:24%;background:transparent}.ertha-gallery-arrow span{width:36px;height:36px;margin:0 .65rem;font-size:1.7rem}.ertha-related-grid a{flex-basis:min(70vw,240px)}.ertha-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}}@media(prefers-reduced-motion:reduce){.ertha-product-shell *,.ertha-product-info-section *,.ertha-related-section *{scroll-behavior:auto!important;transition:none!important}}.ertha-gallery-zoom{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.ertha-gallery-zoom img{transition:transform .22s ease}.ertha-gallery-zoom:hover img{transform:scale(1.015)}.ertha-image-lightbox[hidden]{display:none}.ertha-image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:0;background:#0a0c0adb}.ertha-image-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:transparent;cursor:zoom-out}.ertha-image-lightbox__dialog{position:relative;z-index:1;display:flex;width:100vw;height:100dvh;align-items:center;justify-content:center;padding:clamp(1rem,3vw,3rem);pointer-events:none}.ertha-image-lightbox__dialog img{display:block;width:auto;height:auto;max-width:min(96vw,1400px);max-height:92dvh;object-fit:contain;background:transparent;cursor:zoom-out;pointer-events:auto}.ertha-image-lightbox__close{position:fixed;top:max(1rem,env(safe-area-inset-top));right:max(1rem,env(safe-area-inset-right));z-index:2;display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border:0;border-radius:999px;background:#fffdf824;color:#fffdf8;cursor:pointer;font-size:32px;line-height:1;pointer-events:auto;transition:background .18s ease,transform .18s ease}.ertha-image-lightbox__close:hover{background:#fffdf83d;transform:scale(1.04)}.ertha-image-lightbox__dialog{overflow:hidden}.ertha-image-lightbox__dialog img{transform-origin:center center;transition:transform .16s ease;will-change:transform}.ertha-image-lightbox__nav{position:fixed;top:50%;z-index:2;display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;border:1px solid rgba(255,253,248,.35);border-radius:999px;background:#fffdf81f;color:#fffdf8;cursor:pointer;font-family:Georgia,serif;font-size:42px;line-height:1;pointer-events:auto;transform:translateY(-50%);transition:background .18s ease,transform .18s ease}.ertha-image-lightbox__nav:hover{background:#fffdf838}.ertha-image-lightbox__nav--prev{left:max(1rem,env(safe-area-inset-left))}.ertha-image-lightbox__nav--next{right:max(1rem,env(safe-area-inset-right))}@media(max-width:560px){.ertha-image-lightbox__nav{width:48px;height:48px;font-size:34px}}.ertha-image-lightbox__dialog img{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.ertha-image-lightbox__dialog img.is-dragging{cursor:grabbing;transition:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ertha-product-landing.css.map */
