.btn-add-cart{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.btn-add-cart__icon{flex-shrink:0}.btn-add-cart .visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product-image-frame--primary{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.product-image-frame__clip{width:var(--product-image-primary-size);height:var(--product-image-primary-size);border-radius:var(--product-image-primary-radius);max-width:100%;max-height:100%;clip-path:inset(0 round var(--product-image-primary-radius));isolation:isolate;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.product-image-frame__clip img,.product-cover-img{object-fit:contain;object-position:center center;border-radius:var(--product-image-primary-radius);width:auto;max-width:100%;height:auto;max-height:100%;display:block}.product-image-frame--cover{border-radius:inherit;position:absolute;inset:0;overflow:hidden}.product-image-frame--cover img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.product-image-thumb{border-radius:var(--product-image-thumb-radius);justify-content:center;align-items:center;display:flex;overflow:hidden}.product-image-thumb img{display:block}.product-image-thumb--primary .product-image-frame__clip{width:var(--product-image-primary-size);height:var(--product-image-primary-size);max-width:100%;max-height:100%}.product-image-thumb--cover img{object-fit:cover;object-position:center center;width:100%;height:100%}.product-image-frame__clip--main{width:var(--product-image-primary-size);height:var(--product-image-primary-size);max-width:100%;max-height:100%}.product-image-frame__clip--main.is-cover{clip-path:none;border-radius:0;width:100%;max-width:none;height:100%;max-height:none;overflow:hidden}.product-image-frame__clip--main img,.product-image-main--primary{object-fit:contain;object-position:center center;border-radius:var(--product-image-primary-radius);width:auto;max-width:100%;height:auto;max-height:100%;display:block}.product-image-main--cover{object-fit:cover;object-position:center center;border-radius:0;width:100%;max-width:none;height:100%;max-height:none}@media (width<=768px){.shop-product-card__purchase .product-qty,.store-product-card__purchase .product-qty,.product-options__purchase-row .product-qty{display:none}.shop-product-card__purchase,.store-product-card__purchase{gap:0}.shop-product-card__add,.store-product-card__add{flex:100%;width:100%}.product-options__purchase-row{flex-wrap:nowrap;gap:.5rem}.product-options__add,.product-options__checkout{flex:1 1 0;min-width:0}}.shop-product-card{flex-direction:column;gap:1rem;height:100%;display:flex}.shop-product-card__media-wrap{flex-shrink:0;position:relative}.shop-product-card__link{color:inherit;text-decoration:none;display:block}.shop-product-card__media{aspect-ratio:1;border-radius:var(--radius-2xl);background:var(--color-card-bg);isolation:isolate;position:relative;overflow:hidden}.shop-product-card__image-primary.product-image-frame--primary{justify-content:center;align-items:center;display:flex;inset:8%}.shop-product-card__image-primary.product-image-frame--primary img,.shop-product-card__image-primary .product-cover-img{object-fit:contain;object-position:center center;border-radius:var(--product-image-primary-radius);width:auto;max-width:100%;height:auto;max-height:100%;display:block}.shop-product-card--cover .shop-product-card__image-primary.product-image-frame--primary{inset:0}.shop-product-card--cover .shop-product-card__image-primary.product-image-frame--primary img,.shop-product-card--cover .shop-product-card__image-primary .product-cover-img{object-fit:cover;object-position:center center;border-radius:0;width:100%;max-width:none;height:100%;max-height:none}.shop-product-card__image-primary,.shop-product-card__image-hover{transition:opacity .42s cubic-bezier(.4,0,.2,1)}.shop-product-card__image-hover,.shop-product-card__link--has-hover:hover .shop-product-card__image-primary,.shop-product-card__link--has-hover:focus-visible .shop-product-card__image-primary{opacity:0}.shop-product-card__link--has-hover:hover .shop-product-card__image-hover,.shop-product-card__link--has-hover:focus-visible .shop-product-card__image-hover{opacity:1}.shop-product-card__link:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px;border-radius:var(--radius-2xl)}.shop-product-card__pill{z-index:1;pointer-events:none;position:absolute;top:.75rem;left:.75rem}.shop-product-card__body{flex-direction:column;flex:1;gap:.625rem;min-height:0;display:flex}.shop-product-card__title{font-family:var(--font-primary);margin:0;font-size:.875rem;font-weight:400;line-height:1.35}.shop-product-card__title-link{color:var(--color-text);-webkit-line-clamp:2;transition:color var(--transition-fast);-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.shop-product-card__title-link:hover{color:var(--color-text-secondary)}.shop-product-card__subtitle{color:color-mix(in srgb, var(--color-deep-cocoa) 86%, var(--color-garden-ivory));-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;font-weight:400;line-height:1.45;display:-webkit-box;overflow:hidden}.shop-product-card .product-language-pills{gap:.375rem;margin-top:.125rem}.shop-product-card__prices{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-top:.25rem;display:flex}.shop-product-card__price{color:var(--color-deep-cocoa);margin:0;font-size:.875rem;font-weight:400}.shop-product-card__compare-price{font-size:var(--font-size-body);color:var(--color-text-muted);margin:0}.shop-product-card__purchase{align-items:stretch;gap:.5rem;width:100%;margin-top:auto;padding-top:.625rem;display:flex}.shop-product-card__add{min-width:0;height:40px;font-size:var(--font-size-body-sm);white-space:nowrap;text-overflow:ellipsis;flex:1 1 0;padding-inline:.625rem;overflow:hidden}.shop-product-card__sold-out{width:100%;height:40px;font-size:var(--font-size-body-sm);justify-content:center;align-items:center;margin-top:auto;padding:0 .625rem;display:inline-flex}.shop-product-card .product-qty{flex:none;height:40px}.shop-product-card .product-qty__btn{width:30px;font-size:var(--font-size-body-sm)}.shop-product-card .product-qty__value{min-width:1.5rem;font-size:var(--font-size-body-sm)}@media (width<=768px){.shop-product-card{gap:.7rem}.shop-product-card__body{gap:.45rem}.shop-product-card__purchase{gap:.375rem;padding-top:.4rem}.shop-product-card .product-qty{height:36px}.shop-product-card .product-qty__btn{width:22px;font-size:.8125rem}.shop-product-card .product-qty__value{min-width:1rem;padding:0 .0625rem;font-size:.8125rem}.shop-product-card__add{flex:1 1 0;padding-inline:.5rem}}@media (width<=360px){.shop-product-card__purchase{gap:.3125rem}.shop-product-card .product-qty__btn{width:20px}.shop-product-card .product-qty__value{min-width:.875rem}}.shop-product-card[hidden]{display:none}.shop-product-card[data-stock-sync-state=pending] .shop-product-card__add,.shop-product-card[data-stock-sync-state=pending] .product-qty__btn,[data-product-detail][data-stock-sync-state=pending] [data-detail-add-to-cart],[data-product-detail][data-stock-sync-state=pending] [data-detail-checkout],[data-product-detail][data-stock-sync-state=pending] .product-qty__btn{cursor:not-allowed}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}@media (prefers-reduced-motion:no-preference){.shop-page .shop-product-card{opacity:0;animation:.48s cubic-bezier(.22,1,.36,1) forwards shop-product-reveal;animation-delay:calc(var(--reveal-index,0) * 52ms);transform:translateY(10px)}}@keyframes shop-product-reveal{to{opacity:1;transform:translateY(0)}}@media (width<=1024px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.shop-grid{gap:.75rem}}@media (width<=400px){.shop-grid{grid-template-columns:1fr;gap:.75rem}}.home-featured-products__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:40rem;margin:0 auto clamp(1.75rem,3vw,2.5rem);display:flex}.home-featured-products__eyebrow{margin:0}.home-featured-products__cta{font-family:var(--font-primary);letter-spacing:.02em;text-underline-offset:.32em;color:color-mix(in srgb, var(--color-deep-cocoa) 78%, var(--color-garden-ivory));margin-top:1.65rem;font-size:.8125rem;font-weight:400;text-decoration:underline;display:inline-flex}.home-featured-products__cta:hover,.home-featured-products__cta:focus-visible{color:var(--color-deep-cocoa)}.home-featured-products__footer{justify-content:center;display:flex}.home-featured-products__title{font-family:var(--font-primary);font-size:var(--font-size-section-title);font-weight:var(--font-weight-heading);line-height:var(--line-height-section-title);color:var(--color-deep-cocoa);margin:0}.home-featured-products__description{font-size:var(--font-size-body);line-height:var(--line-height-relaxed);color:var(--color-text-secondary);margin:0}.home-featured-products__grid-wrap,.latest-products-section__grid-wrap{min-height:8rem;position:relative}.home-featured-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}@media (width<=1024px){.home-featured-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=400px){.home-featured-products__grid{grid-template-columns:1fr}}.home-story-block__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(1.75rem,5vw,4.5rem);display:grid}.home-story-block__copy{min-width:0}.home-story-block__eyebrow{margin:0 0 .85rem}.home-story-block__copy h2{max-width:16ch;font-family:var(--font-primary);font-size:clamp(1.65rem,2.8vw,2.35rem);font-weight:var(--font-weight-heading);color:var(--color-deep-cocoa);margin:0;line-height:1.15}.home-story-block__copy p{max-width:38rem;font-size:var(--font-size-body);line-height:var(--line-height-relaxed);color:var(--color-text-secondary);margin:1rem 0 0}.home-story-block__cta{font-family:var(--font-primary);font-size:.8125rem;font-weight:var(--font-weight-semi-bold);letter-spacing:0;text-transform:none;text-underline-offset:.35em;color:var(--color-deep-cocoa);margin-top:1.5rem;text-decoration:underline;display:inline-flex}.home-story-block__cta:hover{color:var(--color-mulberry)}.home-story-block__media{min-width:0;margin:0}.home-story-block__media img{aspect-ratio:4/3;object-fit:cover;background:var(--color-card-bg);border-radius:0;width:100%;height:auto;display:block}@media (width<=900px){.home-story-block__grid,.home-story-block--reverse .home-story-block__grid{grid-template-columns:1fr;gap:1.5rem}.home-story-block--reverse .home-story-block__media{order:2}.home-story-block--reverse .home-story-block__copy{order:1}.home-story-block__copy h2{max-width:none}}.reviews-carousel-section{background:var(--color-background);overflow-x:clip}.reviews-carousel-section__eyebrow{margin:0 0 .65rem}.reviews-carousel-section__title{margin-bottom:clamp(1.25rem,2.5vw,1.85rem)}.reviews-carousel{flex-direction:column;gap:.75rem;width:100%;display:flex;position:relative;overflow:hidden}.reviews-carousel,.reviews-swiper,.review-card,.review-card *{user-select:none;-webkit-user-drag:none}.reviews-swiper{width:100%;overflow:hidden}.reviews-swiper .swiper-wrapper{align-items:stretch;transition-timing-function:linear}.reviews-swiper .swiper-slide{flex-shrink:0;max-width:16.5rem;height:auto;width:16.5rem!important}.review-card{background:var(--color-card-bg);border:none;border-radius:0;flex-direction:column;height:100%;min-height:13.75rem;padding:.9rem .95rem .95rem;display:flex}.review-card__head{align-items:center;gap:.75rem;padding-right:1.75rem;display:flex;position:relative}.review-card__avatar{object-fit:cover;background:var(--color-card-bg);border-radius:50%;flex-shrink:0;width:40px;height:40px;display:block}.review-card__avatar--initials{color:var(--color-garden-ivory);background:var(--color-deep-cocoa);justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:flex}.review-card__author strong{color:var(--color-text);font-size:.9375rem;font-weight:600;line-height:1.25;display:block}.review-card__author span{color:var(--color-text-secondary);margin-top:.1rem;font-size:.8125rem;display:block}.review-card__google{width:18px;height:18px;position:absolute;top:0;right:0}.review-card__stars{align-items:center;gap:.15rem;margin:.55rem 0 .45rem;line-height:1;display:flex}.review-card__star{color:#fbbc04;width:13px;height:13px}.review-card p{color:var(--color-text);-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.45;display:-webkit-box;overflow:clip}.review-card__photos{gap:.4rem;margin-top:auto;padding-top:.7rem;display:flex}.review-card__photos a{background:var(--color-card-bg);cursor:zoom-in;border-radius:0;flex-shrink:0;width:3.25rem;height:3.25rem;transition:transform .2s;display:block;overflow:hidden}.review-card__photos a:hover{transform:scale(1.05)}.review-card__photos img{object-fit:cover;width:100%;height:100%;display:block}.pswp{z-index:100000}.reviews-carousel__fade{z-index:3;pointer-events:none;width:4.5rem;height:100%;position:absolute;top:0}.reviews-carousel__fade--left{background:linear-gradient(to right, var(--color-background) 0%, rgb(var(--color-paper-rgb) / 0) 100%);left:0}.reviews-carousel__fade--right{background:linear-gradient(to left, var(--color-background) 0%, rgb(var(--color-paper-rgb) / 0) 100%);right:0}@media (width<=768px){.reviews-swiper .swiper-slide{max-width:15rem;width:15rem!important}.reviews-carousel__fade{width:1.5rem}}@media (prefers-reduced-motion:reduce){.reviews-swiper{cursor:grab}}.home-section-title{font-family:var(--font-family);font-size:var(--font-size-section-title);font-weight:var(--font-weight-heading);line-height:var(--line-height-section-title);color:var(--brand-secondary);margin:0 0 clamp(1.5rem,3vw,2.25rem)}.home-hero{height:600px;min-height:600px;max-height:600px;color:var(--color-garden-ivory);place-items:center;display:grid;position:relative;overflow:hidden}.home-hero__image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.home-hero__overlay{background:color-mix(in srgb, var(--color-deep-cocoa) 32%, transparent);position:absolute;inset:0}.home-hero__content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:42rem;padding:0 1.5rem;display:flex;position:relative}.home-hero__eyebrow{color:var(--color-garden-ivory);margin:0 0 .75rem}.home-hero h1{max-width:16ch;font-family:var(--font-primary);font-size:clamp(2.35rem,5.4vw,3.85rem);font-weight:var(--font-weight-heading);letter-spacing:.01em;color:var(--color-garden-ivory);margin:0;line-height:1.08}.home-hero__intro{max-width:24rem;font-family:var(--font-primary);font-size:var(--font-size-body);font-weight:var(--font-weight-regular);line-height:var(--line-height-relaxed);color:color-mix(in srgb, var(--color-garden-ivory) 88%, transparent);margin:1rem 0 0}.home-hero__cta{border:1px solid var(--color-garden-ivory);background:var(--color-garden-ivory);color:var(--color-deep-cocoa);font-family:var(--font-primary);font-size:.8125rem;font-weight:var(--font-weight-medium);letter-spacing:.02em;align-items:center;gap:.4rem;margin-top:1.6rem;padding:.72rem 1.05rem;line-height:1;text-decoration:none;display:inline-flex}.home-hero__cta svg{width:.95rem;height:.95rem;display:block}.home-hero__cta:hover,.home-hero__cta:focus-visible{background:color-mix(in srgb, var(--color-garden-ivory) 86%, var(--color-pistachio-cream));border-color:color-mix(in srgb, var(--color-garden-ivory) 86%, var(--color-pistachio-cream));color:var(--color-deep-cocoa)}.home-hero__cta:focus-visible{outline:1px solid var(--color-garden-ivory);outline-offset:3px}@media (prefers-reduced-motion:no-preference){.home-hero__image{transform-origin:50%;animation:2.35s cubic-bezier(.22,1,.36,1) forwards home-hero-zoom;transform:scale(1.2)}.home-hero__content>*{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) forwards home-fade-up;transform:translateY(12px)}.home-hero__eyebrow{animation-delay:.1s}.home-hero h1{animation-delay:.2s}.home-hero__intro{animation-delay:.32s}.home-hero__cta{animation-delay:.44s}}@keyframes home-hero-zoom{0%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes home-fade-up{to{opacity:1;transform:none}}.template-kicker{margin:0 0 var(--space-3)}.template-section{padding:var(--section-padding-y) 0}.template-section__heading{margin-bottom:var(--space-5);grid-template-columns:8rem 1fr;align-items:start;display:grid}.template-section__heading h2{max-width:16ch}.template-principles{gap:var(--space-2);grid-template-columns:repeat(3,1fr);display:grid}.template-principles article{padding:var(--space-4);border-radius:var(--radius-2xl);background:var(--color-background-alt)}.template-principles span{margin-bottom:var(--space-6);color:var(--color-text-muted);font-size:var(--font-size-caption);display:block}.template-principles h3{font-size:var(--font-size-xl)}.template-principles p,.template-story p{margin-top:var(--space-2);color:var(--color-text-secondary);line-height:var(--line-height-relaxed)}.template-story{background:var(--color-background)}.template-story__grid{gap:var(--space-5);padding:var(--space-5);border-radius:var(--radius-3xl);background:var(--color-background-alt);grid-template-columns:minmax(8rem,.4fr) 1fr;display:grid}.template-story h2{max-width:18ch}.template-story p{max-width:45rem}@media (width<=760px){.home-hero{height:28rem;min-height:28rem;max-height:28rem}.template-section__heading,.template-story__grid{gap:var(--space-2);grid-template-columns:1fr}.template-principles{grid-template-columns:1fr}.template-principles article,.template-principles article+article{padding:var(--space-3)}.template-principles span{margin-bottom:var(--space-3)}.template-story__grid{padding:var(--space-4)}}
