.best-sellers{padding:1.4rem 0;background-color:var(--color-background);border-bottom:1px solid rgba(45,75,49,.08)}@media screen and (min-width:768px){.best-sellers{padding:3.5rem 0}}.best-sellers__container{max-width:var(--page-width);margin:0 auto;padding:0 .85rem}@media screen and (min-width:768px){.best-sellers__container{padding:0 var(--page-margin)}}.section-header{margin-bottom:1.15rem;display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (min-width:768px){.section-header{margin-bottom:1.8rem}}.section-header__subtitle{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--color-accent);margin-bottom:.5rem}@media screen and (min-width:768px){.section-header__subtitle{font-size:.85rem;letter-spacing:3px;margin-bottom:.6rem}}.section-header__title{font-family:var(--font-heading);font-size:clamp(1.45rem,6vw,2.4rem);font-weight:700;color:var(--color-primary);margin:0}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media screen and (min-width:576px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:992px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-card{background-color:#fff;border-radius:8px;border:1px solid rgba(45,75,49,.12);overflow:hidden;display:flex;flex-direction:column;position:relative;transition:all .4s cubic-bezier(.165,.84,.44,1);text-decoration:none;color:inherit}@media screen and (min-width:768px){.product-card{border-radius:8px}}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #2d4b311f;border-color:#d49b1f57}.product-card__image-container{position:relative;aspect-ratio:.92;overflow:hidden;background-color:#e9e8e3}.product-card__badge{position:absolute;top:12px;left:12px;background-color:var(--color-primary);color:#fdfbf7;padding:.28rem .48rem;border-radius:50px;font-size:.48rem;font-weight:800;z-index:5;text-transform:uppercase;letter-spacing:.8px;box-shadow:0 3px 8px #2d4b3133}@media screen and (min-width:768px){.product-card__badge{top:15px;left:15px;padding:.4rem .9rem;font-size:.75rem;letter-spacing:1px}}.product-card__media-link{display:block;height:100%;color:inherit;text-decoration:none}.product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.product-card:hover .product-card__img{transform:scale(1.08)}.product-card__hover-actions{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#2d4b3138;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;z-index:4}.product-card:hover .product-card__hover-actions{opacity:1}.btn-quickview{background-color:#fdfbf7;color:var(--color-primary);border:none;padding:.7rem 1.2rem;border-radius:50px;font-weight:700;font-size:.85rem;cursor:pointer;box-shadow:0 4px 15px #00000026;display:flex;align-items:center;gap:.4rem;transform:translateY(15px);transition:all .3s cubic-bezier(.175,.885,.32,1.275)}@media screen and (min-width:768px){.btn-quickview{padding:.8rem 1.4rem;font-size:.9rem}}.product-card:hover .btn-quickview{transform:translateY(0)}.btn-quickview svg{width:1rem;height:1rem}@media screen and (min-width:768px){.btn-quickview svg{width:1.1rem;height:1.1rem}}.btn-quickview:hover{background-color:var(--color-secondary);color:#1f1f1f;transform:scale(1.05)}.product-card__info{padding:.78rem .72rem .85rem;display:flex;flex-direction:column;flex-grow:1}@media screen and (min-width:768px){.product-card__info{padding:1rem}}.product-card__tag{display:none;font-size:.7rem;color:var(--color-accent);text-transform:uppercase;font-weight:700;letter-spacing:.8px;margin-bottom:.4rem}@media screen and (min-width:768px){.product-card__tag{font-size:.75rem;letter-spacing:1px}}.product-card__title{font-family:var(--font-heading);font-size:clamp(.82rem,3.6vw,1.12rem);font-weight:400;color:#20221f;margin:0 0 .45rem;line-height:1.18}.product-card__title-link{color:inherit;text-decoration:none}.product-card__title-link:hover{color:var(--color-primary)}.product-card__rating{display:flex;align-items:center;gap:.4rem;margin-bottom:.55rem;order:-1}@media screen and (min-width:768px){.product-card__rating{margin-bottom:.8rem}}.product-card__rating .stars{color:var(--color-secondary);letter-spacing:-1px;font-size:.68rem}.product-card__rating .rating-count{font-size:.58rem;color:#20221f9e}.product-card__price-box{display:flex;align-items:center;gap:.6rem;margin-top:auto;padding-top:.6rem;justify-content:space-between}.price-sale{font-weight:800;font-size:clamp(.95rem,3.8vw,1.2rem);color:#101510}.price-compare{text-decoration:line-through;color:#888;font-size:.85rem}@media screen and (min-width:768px){.price-compare{font-size:.95rem}}.btn-add-to-cart{width:100%;min-height:44px;flex-shrink:0;background-color:var(--color-secondary);color:#101510;border:none;padding:.7rem .8rem;border-radius:999px;font-weight:700;font-size:.72rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;margin-top:.75rem;white-space:nowrap}@media screen and (min-width:768px){.btn-add-to-cart{padding:.8rem 1rem;font-size:.8rem}}.btn-add-to-cart svg{width:1rem;height:1rem;transition:transform .3s ease}@media screen and (min-width:768px){.btn-add-to-cart svg{width:1.1rem;height:1.1rem}}.btn-add-to-cart:hover{background-color:var(--color-primary);color:#fdfbf7;box-shadow:0 4px 12px #2d4b3133}.btn-add-to-cart:hover svg{transform:translateY(-2px)}.qv-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.qv-modal.is-open{opacity:1;pointer-events:auto}.qv-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1f1f1f99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.qv-modal__content{background-color:#fdfbf7;width:90%;max-width:800px;border-radius:24px;padding:2.5rem;position:relative;z-index:1001;box-shadow:0 20px 50px #0003;transform:scale(.9);transition:transform .3s cubic-bezier(.175,.885,.32,1.275);max-height:90vh;overflow-y:auto}.qv-modal.is-open .qv-modal__content{transform:scale(1)}.qv-modal__close{position:absolute;top:1.5rem;right:1.5rem;font-size:2rem;background:none;border:none;cursor:pointer;color:var(--color-foreground);line-height:1;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.qv-modal__close:hover{background-color:#6b4f2a0d}.qv-modal__body{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:768px){.qv-modal__body{grid-template-columns:1fr 1fr}}.qv-modal__image-wrapper{background-color:#f7f5ee;border-radius:16px;overflow:hidden;aspect-ratio:1}.qv-modal__image-wrapper img{width:100%;height:100%;object-fit:cover}.qv-modal__info-wrapper{display:flex;flex-direction:column;gap:1rem;justify-content:center}.qv-modal__tag{font-size:.8rem;color:var(--color-accent);font-weight:700;text-transform:uppercase;letter-spacing:1px}.qv-modal__title{font-family:var(--font-heading);font-size:2rem;color:var(--color-primary);margin:0}.qv-modal__rating{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#555}.qv-modal__rating .stars{color:var(--color-secondary)}.qv-modal__price{font-size:1.8rem;font-weight:800;color:var(--color-primary)}.qv-modal__description{line-height:1.6;color:#444;font-size:.95rem}.qv-modal__features{display:flex;gap:.5rem;flex-wrap:wrap}.qv-feature-badge{background-color:#2e7d3214;color:var(--color-accent);font-size:.8rem;font-weight:700;padding:.4rem .8rem;border-radius:50px}.qv-modal__qty{display:flex;align-items:center;gap:1rem;margin-top:1rem}.qty-selector{display:flex;border:1px solid rgba(107,79,42,.2);border-radius:50px;overflow:hidden}.qty-selector button{background:none;border:none;width:35px;height:35px;font-weight:700;cursor:pointer}.qty-selector button:hover{background-color:#6b4f2a0d}.qty-selector input{width:45px;border:none;border-left:1px solid rgba(107,79,42,.1);border-right:1px solid rgba(107,79,42,.1);text-align:center;background:none;font-weight:700;color:var(--color-primary)}.qv-modal__addbtn{background-color:var(--color-accent);color:#fffdf7;border:none;padding:1rem;border-radius:50px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s;margin-top:1rem}.qv-modal__addbtn:hover{background-color:var(--color-primary);box-shadow:0 4px 15px #6b4f2a33}.bulk-wa{padding:1.4rem 0 5rem;background-color:var(--color-background);position:relative;overflow:hidden}@media screen and (min-width:768px){.bulk-wa{padding:3.5rem 0}}.bulk-wa:before{content:"";position:absolute;top:2rem;right:1.6rem;width:96px;height:96px;border-radius:50%;background-color:transparent;border:14px solid rgba(253,251,247,.08);pointer-events:none}@media screen and (min-width:768px){.bulk-wa:before{width:160px;height:160px}}.bulk-wa__container{max-width:var(--page-width);margin:0 auto;padding:0 .85rem}@media screen and (min-width:768px){.bulk-wa__container{padding:0 var(--page-margin)}}.bulk-wa__card{background-color:var(--color-primary);background-image:linear-gradient(135deg,#2d4b31,#24432b);border:1px solid rgba(15,28,19,.35);border-radius:28px;padding:2.3rem 1.2rem;color:#fdfbf7;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.6rem;overflow:hidden;position:relative}@media screen and (min-width:480px){.bulk-wa__card{padding:2.5rem 1.5rem;border-radius:28px;gap:1.7rem}}@media screen and (min-width:768px){.bulk-wa__card{padding:3.25rem 2.5rem;border-radius:32px;gap:2rem}}@media screen and (min-width:992px){.bulk-wa__card{padding:4rem}}.bulk-wa__content{max-width:100%;display:flex;flex-direction:column;gap:.7rem;align-items:center;position:relative;z-index:1}@media screen and (min-width:992px){.bulk-wa__content{max-width:640px}}.bulk-wa__heading{font-family:var(--font-heading);font-size:clamp(1.55rem,7vw,2.5rem);font-weight:700;margin:0;line-height:1.25}.bulk-wa__text{max-width:40rem;font-size:.9rem;line-height:1.6;color:#fdfbf7d1;margin:0}@media screen and (min-width:768px){.bulk-wa__text{font-size:1rem}}.bulk-wa__btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;position:relative;z-index:1;padding:1rem 2rem;min-height:3.5rem;border-radius:999px;background-color:#25d366;color:#073b23;font-family:var(--font-body);font-size:1rem;font-weight:800;letter-spacing:.02em;text-decoration:none;box-shadow:0 .9rem 1.8rem #25d36652;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease,background-color .25s ease}.bulk-wa__btn:hover{background-color:#1ebe5b;transform:translateY(-2px) scale(1.02);box-shadow:0 1.2rem 2.4rem #25d36666}.bulk-wa__btn:active{transform:translateY(0) scale(1)}.bulk-wa__btn:focus-visible{outline:none;box-shadow:0 0 0 4px #fdfbf78c,0 .9rem 1.8rem #25d36652}.bulk-wa__btn-icon{width:1.45rem;height:1.45rem;flex-shrink:0}@media screen and (min-width:768px){.bulk-wa__btn{padding:1.1rem 2.5rem;font-size:1.05rem}.bulk-wa__btn-icon{width:1.55rem;height:1.55rem}}@media screen and (max-width:479px){.bulk-wa__btn{width:100%}}.cart-wrapper{max-width:var(--page-width);margin:0 auto;padding:1.5rem}@media screen and (min-width:768px){.cart-wrapper{padding:2rem var(--page-margin)}}.cart-title{font-family:var(--font-heading);font-size:clamp(1.5rem,5vw,2rem);font-weight:800;color:var(--color-primary);margin-bottom:2rem}.cart-form{display:flex;flex-direction:column;gap:2rem}.cart-items{display:flex;flex-direction:column;gap:1.2rem}.cart-item{display:grid;grid-template-columns:80px 1fr auto auto;gap:1rem;align-items:center;padding:1rem;border:1px solid rgba(107,79,42,.1);border-radius:12px;background-color:#fffdf7}@media screen and (max-width:479px){.cart-item{grid-template-columns:60px 1fr;gap:.8rem}}.cart-item__image{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;background-color:#f7f5ee}@media screen and (max-width:479px){.cart-item__image{grid-row:1 / 3;width:60px;height:60px}}.cart-item__content{display:flex;flex-direction:column;gap:.4rem}@media screen and (max-width:479px){.cart-item__content{grid-column:2}}.cart-item__title{font-weight:700;color:var(--color-primary);margin:0;font-size:clamp(.9rem,2vw,1rem)}.cart-item__properties{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem}.cart-item__properties li{font-size:.82rem;color:#20221fb8;line-height:1.3}.cart-item__property-label{font-weight:700;color:#20221fe6}.cart-item__price{color:var(--color-secondary);font-weight:600;margin:0;font-size:.9rem}.cart-item__quantity{display:flex;align-items:center;gap:.5rem;flex-direction:column}@media screen and (max-width:479px){.cart-item__quantity{grid-column:2;flex-direction:row}}.cart-item__quantity label{font-size:.85rem;font-weight:600}.cart-qty-input{width:70px;padding:.5rem;border:1px solid rgba(107,79,42,.2);border-radius:6px;text-align:center;font-size:.9rem;min-height:40px}.cart-item__actions{display:flex;gap:.5rem}@media screen and (max-width:479px){.cart-item__actions{grid-column:2;justify-self:end}}.cart-remove-link{padding:.5rem 1rem;background-color:transparent;color:#c00;text-decoration:none;font-size:.85rem;font-weight:600;border:1px solid #c00;border-radius:6px;transition:all .3s ease;min-height:40px;display:flex;align-items:center}.cart-remove-link:hover{background-color:#c00;color:#fff}.cart-empty-message{text-align:center;padding:2rem 1rem;color:#666;font-size:1rem}.cart-summary{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background-color:#f7f5ee;border-radius:12px}.cart-total{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:2px solid rgba(107,79,42,.15)}.cart-total__label{font-size:1rem;font-weight:700;color:var(--color-primary)}.cart-total__amount{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:800;color:var(--color-accent)}.cart-update-btn,.cart-checkout-btn{width:100%;min-height:48px}@media screen and (min-width:576px){.cart-summary{flex-direction:row;align-items:center;justify-content:space-between}.cart-total{border-bottom:none;padding-bottom:0;order:2;flex:1}.cart-update-btn{width:auto;order:1}.cart-checkout-btn{width:auto;order:3}}@media screen and (max-width:479px){.cart-wrapper{padding:1rem}.cart-item{grid-template-columns:60px 1fr}}.collection-page{max-width:var(--page-width);margin:0 auto;padding:1.25rem 1rem 4rem}.collection-hero{text-align:center;max-width:46rem;margin:0 auto 2.5rem}.collection-hero__eyebrow{margin:0 0 .55rem;color:var(--color-secondary);font-family:var(--font-body);font-size:.78rem;font-weight:800;letter-spacing:2.5px;text-transform:uppercase}.collection-hero__title{font-family:var(--font-heading);font-size:clamp(2.2rem,7vw,3.6rem);font-weight:700;line-height:1.08;letter-spacing:-.01em;color:#20221f;margin:0}.collection-hero__title:after{content:"";display:block;width:3.5rem;height:3px;margin:1rem auto 0;border-radius:999px;background:var(--color-secondary)}.collection-hero__desc{margin:1.15rem auto 0;max-width:38rem;color:#20221fb3;font-size:1.02rem;line-height:1.7}.collection-hero__count{margin:1rem 0 0;color:#20221f80;font-family:var(--font-body);font-size:.82rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.collection-page .collection-products{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem;align-items:stretch}@media screen and (min-width:992px){.collection-page .collection-products{grid-template-columns:repeat(4,1fr)}}.collection-page .collection-product{min-width:0;width:100%;background:#fffdf9;border:1px solid rgba(107,79,42,.08);border-radius:18px;overflow:hidden;box-shadow:0 8px 22px #6b4f2a0f;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.collection-page .collection-product:hover{transform:translateY(-6px);box-shadow:0 18px 38px #6b4f2a29;border-color:#d49b1f52}.collection-page .collection-product__link{display:block;text-decoration:none;color:inherit}.collection-product__media{position:relative;overflow:hidden}.collection-product__image{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.16,1,.3,1)}.collection-product__image.image>img,.collection-product__image img{width:100%;height:100%;object-fit:cover;display:block}.collection-page .collection-product:hover .collection-product__image{transform:scale(1.07)}.collection-product__fallback{width:100%;aspect-ratio:1 / 1;background:linear-gradient(135deg,#f7efe0,#efe2cd)}.is-sold-out .collection-product__image,.is-sold-out .collection-product__fallback{filter:grayscale(.35) opacity(.75)}.collection-product__badge{position:absolute;top:.75rem;z-index:2;display:inline-flex;align-items:center;padding:.32rem .7rem;border-radius:999px;font-family:var(--font-body);font-size:.66rem;font-weight:800;letter-spacing:1px;text-transform:uppercase}.collection-product__badge--sale{left:.75rem;background:var(--color-primary);color:#fffdf7;box-shadow:0 6px 14px #2d4b3147}.collection-product__badge--soldout{right:.75rem;background:#20221fd1;color:#fffdf7}.collection-product__overlay{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.9rem;background:linear-gradient(to top,#2d4b31eb,#2d4b3100);color:#fffdf7;font-family:var(--font-body);font-size:.85rem;font-weight:700;letter-spacing:.5px;opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease}.collection-page .collection-product:hover .collection-product__overlay{opacity:1;transform:translateY(0)}.collection-product__content{padding:1rem 1.1rem 1.25rem}.collection-product__vendor{margin:0 0 .3rem;color:var(--color-secondary);font-family:var(--font-body);font-size:.66rem;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.collection-product__title{font-family:var(--font-heading);font-size:1.05rem;font-weight:600;line-height:1.3;color:#20221f;margin:0 0 .5rem}.collection-product__price-row{display:flex;align-items:baseline;gap:.5rem}.collection-product__price{font-weight:800;color:var(--color-primary)}.collection-product__compare{color:#20221f6b;font-size:.85rem;font-weight:600;text-decoration:line-through}.collection-product__cta{display:none}.collection-empty{grid-column:1 / -1;text-align:center;padding:3.5rem 1rem}.collection-empty h2{font-family:var(--font-heading);font-size:1.8rem;color:var(--color-primary);margin:0 0 .5rem}.collection-empty p{color:#20221fa6;margin:0 0 1.5rem}.collection-empty__cta{display:inline-flex;align-items:center;padding:.85rem 1.6rem;border-radius:999px;background:var(--color-primary);color:#fffdf7;font-weight:700;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.collection-empty__cta:hover{transform:translateY(-2px);box-shadow:0 10px 22px #2d4b3147}.collection-pagination{grid-column:1 / -1;margin-top:1.5rem;text-align:center}@media screen and (max-width:767px){.collection-page{padding:.9rem .75rem 2.75rem}.collection-hero{margin-bottom:1.6rem}.collection-page .collection-products{grid-template-columns:1fr;gap:.8rem}.collection-page .collection-product{border-radius:14px}.collection-page .collection-product:hover{transform:none}.collection-page .collection-product__link{display:grid;grid-template-columns:7.5rem 1fr;align-items:stretch}.collection-product__media{width:7.5rem;height:7.5rem}.collection-product__image,.collection-product__fallback{height:100%;aspect-ratio:auto}.collection-page .collection-product:hover .collection-product__image{transform:none}.collection-product__overlay{display:none}.collection-product__badge{top:.45rem;font-size:.58rem;padding:.24rem .5rem}.collection-product__badge--sale{left:.45rem}.collection-product__badge--soldout{right:.45rem}.collection-product__content{display:flex;flex-direction:column;justify-content:center;padding:.7rem .95rem;gap:.18rem}.collection-product__vendor{margin:0;font-size:.62rem}.collection-product__title{font-size:1rem;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.collection-product__price-row{margin-top:.25rem}.collection-product__price{font-size:1rem}.collection-product__cta{display:inline-flex;align-items:center;gap:.3rem;margin-top:.4rem;color:var(--color-accent);font-family:var(--font-body);font-size:.78rem;font-weight:800;letter-spacing:.4px}}@media screen and (max-width:380px){.collection-page .collection-product__link{grid-template-columns:6.25rem 1fr}.collection-product__media{width:6.25rem;height:6.25rem}.collection-product__title,.collection-product__price{font-size:.92rem}}.collections-page{max-width:var(--page-width);margin:0 auto;padding:3rem 1rem 5rem}.collections-page__header{text-align:center;margin-bottom:2.5rem}.collections-page__eyebrow{display:inline-block;margin-bottom:.6rem;font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--color-accent)}.collections-page__title{font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.8rem);font-weight:800;color:var(--color-primary);margin:0 0 .7rem}.collections-page__subtitle{margin:0 auto;max-width:720px;color:var(--color-foreground);line-height:1.7}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 180px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%;text-decoration:none;background:#fffdf7;border:1px solid rgba(107,79,42,.08);border-radius:18px;overflow:hidden;box-shadow:0 8px 22px #6b4f2a0f;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.collection-card:hover{transform:translateY(-4px);box-shadow:0 16px 30px #6b4f2a1f;border-color:#d4a0174d}.collection-card__image-wrap{aspect-ratio:1 / 1;overflow:hidden;background:linear-gradient(135deg,#f7efe0,#efe2cd)}.collection-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.collection-card:hover .collection-card__image{transform:scale(1.05)}.collection-card__fallback{width:100%;height:100%;background:radial-gradient(circle at top,rgba(212,160,23,.25),transparent 60%)}.collection-card__content{padding:1.1rem 1.15rem 1.25rem}.collection-card__content h2{font-family:var(--font-heading);font-size:1.15rem;color:var(--color-primary);margin:0 0 .4rem}.collection-card__content p{margin:0 0 .7rem;color:var(--color-foreground);line-height:1.55;font-size:.95rem}.collection-card__cta{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;color:var(--color-secondary)}.collection-card:hover .collection-card__cta{color:var(--color-primary)}@media screen and (max-width:767px){.collections-page{padding:2rem .75rem 3rem}.collections-page__header{margin-bottom:1.5rem}.collections-page .collections{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.6rem,2.5vw,var(--grid-gap))}.collections-page .collection-card{border-radius:12px;min-width:0}.collections-page .collection-card__content{padding:.8rem}.collections-page .collection-card__content h2{font-size:.95rem;line-height:1.2}.collections-page .collection-card__content p{display:none}.collections-page .collection-card__cta{font-size:.74rem}}@media screen and (max-width:380px){.collections-page{padding-inline:.6rem}.collections-page .collections{gap:.5rem}.collections-page .collection-card__content{padding:.65rem}.collections-page .collection-card__content h2{font-size:.86rem}.collections-page .collection-card__cta{display:none}}.contact-section{max-width:var(--page-width);margin:0 auto;padding:2rem 1rem 3rem}@media screen and (min-width:768px){.contact-section{padding:3.5rem var(--page-margin) 4.5rem}}.contact-card{background:#fff;border:1px solid rgba(107,79,42,.1);border-radius:20px;box-shadow:0 1.2rem 2.8rem #6b4f2a12;padding:1.5rem}@media screen and (min-width:768px){.contact-card{padding:3rem}}.contact-grid{display:grid;grid-template-columns:1fr;gap:2.25rem}@media screen and (min-width:900px){.contact-grid{grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:start}}.contact-info__title{font-family:var(--font-heading);font-size:clamp(1.9rem,6vw,2.6rem);font-weight:700;color:#20221f;margin:0 0 1rem;letter-spacing:-.01em}.contact-info__intro{color:#20221fb3;font-size:1rem;line-height:1.7;margin-bottom:2rem;max-width:34rem}.contact-info__intro p{margin:0}.contact-info__group{margin-bottom:1.75rem}.contact-info__group:last-child{margin-bottom:0}.contact-info__group-title{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;color:var(--color-primary);margin:0 0 .55rem}.contact-info__group-body{color:#20221fb8;font-size:.98rem;line-height:1.85}.contact-info__group-body p{margin:0}.contact-info__group-body a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(45,75,49,.3);transition:color .2s ease,border-color .2s ease}.contact-info__group-body a:hover{color:var(--color-primary);border-color:var(--color-primary)}.contact-form-wrap{background:#f6f5f1;border-radius:16px;padding:1.75rem 1.5rem}@media screen and (min-width:768px){.contact-form-wrap{padding:2.5rem}}.contact-form{display:flex;flex-direction:column;gap:1.6rem}.contact-field{display:flex;flex-direction:column;gap:.4rem}.contact-field label{color:#20221f99;font-family:var(--font-body);font-size:.9rem;font-weight:600}.contact-field input,.contact-field textarea{width:100%;border:none;border-bottom:1.5px solid rgba(32,34,31,.2);background:transparent;padding:.5rem 0;font-family:var(--font-body);font-size:1rem;color:#20221f;transition:border-color .2s ease}.contact-field textarea{resize:vertical;min-height:3.5rem}.contact-field input:focus,.contact-field textarea:focus{outline:none;border-bottom-color:var(--color-primary)}.contact-send-btn{align-self:flex-start;margin-top:.5rem;min-height:3.4rem;padding:.9rem 2.4rem;border:none;border-radius:10px;background:var(--color-primary);color:#fffdf7;font-family:var(--font-body);font-size:.85rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.contact-send-btn:hover{transform:translateY(-2px);background:#244026;box-shadow:0 .8rem 1.6rem #2d4b3142}.contact-send-btn:active{transform:translateY(0)}.contact-form__note{margin:0;padding:.85rem 1rem;border-radius:10px;font-size:.92rem;line-height:1.5}.contact-form__note--success{background:#2d4b311a;color:var(--color-primary)}.contact-form__note--error{background:#a13a2a1a;color:#a13a2a}@media screen and (max-width:479px){.contact-section{padding:1.25rem .85rem 2rem}.contact-card{padding:1.25rem;border-radius:16px}.contact-send-btn{align-self:stretch;text-align:center}}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.customer-reviews{padding:6rem 0;background-color:#fffdf7;border-bottom:1px solid rgba(107,79,42,.05);overflow:hidden}.customer-reviews__container{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin);position:relative}.reviews-slider{max-width:800px;margin:0 auto;position:relative;padding:1rem 0}.reviews-slider__track{display:flex;position:relative;min-height:320px}.review-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transform:scale(.96) translateY(10px);transition:all .5s cubic-bezier(.16,1,.3,1);z-index:1}.review-slide.active{opacity:1;visibility:visible;transform:scale(1) translateY(0);position:relative;z-index:2}.review-card{background-color:#fffdf7;border:1.5px solid rgba(107,79,42,.08);border-radius:30px;padding:3rem 2rem;box-shadow:0 10px 35px #6b4f2a0a;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.review-card:before{content:"\201c";font-family:var(--font-heading);font-size:8rem;color:#d6a01714;position:absolute;top:-20px;line-height:1;z-index:1}.review-card__rating{margin-bottom:1.5rem;z-index:2}.star-rating{font-size:1.6rem;color:var(--color-secondary);letter-spacing:2px}.review-card__quote{font-family:var(--font-heading);font-size:1.25rem;line-height:1.7;color:var(--color-foreground);margin:0 0 2rem;font-style:italic;font-weight:500;max-width:680px;z-index:2}.review-card__author{display:flex;align-items:center;gap:1rem;text-align:left;z-index:2}.author-avatar{width:48px;height:48px;border-radius:50%;background-color:var(--color-primary);color:#fffdf7;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:1rem;border:2px solid var(--color-secondary)}.author-name{margin:0;font-size:1.05rem;font-weight:700;color:var(--color-primary)}.author-label{font-size:.8rem;color:var(--color-accent);font-weight:600;letter-spacing:.5px}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:#fffdf7;color:var(--color-primary);border:1px solid rgba(107,79,42,.15);width:45px;height:45px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;z-index:10;box-shadow:0 4px 12px #6b4f2a0d}.slider-arrow:hover{background-color:var(--color-primary);color:#fffdf7;border-color:var(--color-primary);box-shadow:0 4px 15px #6b4f2a33}.slider-arrow svg{width:1.25rem;height:1.25rem}.slider-arrow--prev{left:-20px}.slider-arrow--next{right:-20px}@media screen and (max-width:860px){.slider-arrow{display:none}}.slider-dots{display:flex;justify-content:center;gap:.6rem;margin-top:2rem}.dot{width:8px;height:8px;border-radius:50%;background-color:#6b4f2a33;cursor:pointer;transition:all .3s}.dot.active{width:25px;border-radius:5px;background-color:var(--color-secondary)}.featured-collections{padding:2rem 0 1.2rem;background-color:var(--color-background)}@media screen and (min-width:768px){.featured-collections{padding:4rem 0 2rem}}.featured-collections__container{max-width:var(--page-width);margin:0 auto;padding:0 .85rem}@media screen and (min-width:768px){.featured-collections__container{padding:0 var(--page-margin)}}.featured-collections__header-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-header{margin-bottom:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left}@media screen and (min-width:768px){.section-header{margin-bottom:0}}.section-header__subtitle{font-family:var(--font-body);font-size:.82rem;font-weight:400;text-transform:none;letter-spacing:0;color:#20221fb8;margin:.15rem 0 0}@media screen and (min-width:768px){.section-header__subtitle{font-size:.9rem;letter-spacing:0;margin-bottom:0}}.section-header__title{font-family:var(--font-heading);font-size:clamp(1.6rem,6vw,2.7rem);font-weight:700;color:var(--color-primary);margin:0}.featured-collections__text-link{color:#20221f;flex:0 0 auto;font-family:var(--font-body);font-size:.74rem;font-weight:800;letter-spacing:1.1px;line-height:1;text-decoration:underline;text-transform:uppercase;text-underline-offset:3px}.collections-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.15rem}.collections-grid:hover .collection-card:not(:hover){opacity:.78;transform:scale(.98)}@media screen and (min-width:480px){.collections-grid{gap:1.25rem}}@media screen and (min-width:768px){.collections-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media screen and (min-width:1024px){.collections-grid{grid-template-columns:repeat(4,1fr)}}.collection-card{position:relative;border-radius:8px;overflow:hidden;background-color:var(--color-primary);border:1px solid rgba(45,75,49,.16);transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 15px #6b4f2a08}@media screen and (min-width:768px){.collection-card{border-radius:8px}}.collection-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 18px 40px #2d4b312e;border-color:#d49b1f6b;z-index:2}.collection-card__link{display:block;text-decoration:none}.collection-card__image-container{position:relative;aspect-ratio:.88;overflow:hidden;background-color:#233c28}.collection-card__gradient-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(18,32,22,.8) 0%,rgba(18,32,22,.18) 58%,transparent 100%);z-index:2;pointer-events:none;transition:background .35s ease,opacity .35s ease}.collection-card:hover .collection-card__gradient-overlay{background:linear-gradient(to top,#122016e0,#d49b1f1f 70%)}.collection-card__img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.collection-card:hover .collection-card__img{transform:scale(1.1)}.collection-card__fallback-bg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.pattern-1{background:radial-gradient(circle,#fdf7e7,#f5ecdf)}.pattern-2{background:radial-gradient(circle,#ebf5eb,#dfecdf)}.pattern-3{background:radial-gradient(circle,#fdf3e7,#f3e5df)}.pattern-4{background:radial-gradient(circle,#f2ebf7,#e5dfec)}.pattern-5{background:radial-gradient(circle,#e7f7f7,#dfecec)}.pattern-6{background:radial-gradient(circle,#f7ebf2,#ecdfe5)}.pattern-7{background:radial-gradient(circle,#fdf7e7,#ead9c2)}.pattern-8{background:radial-gradient(circle,#ebf5eb,#c9dfc9)}.collection-card__mock-icon{font-size:clamp(2.5rem,8vw,3.5rem);filter:drop-shadow(0 4px 10px rgba(0,0,0,.1));transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.collection-card:hover .collection-card__mock-icon{transform:scale(1.2) rotate(8deg)}.collection-card__content{position:absolute;inset:auto 0 0;z-index:3;padding:.8rem;display:flex;flex-direction:column;gap:.25rem;background:linear-gradient(to top,#122016f0,#12201600)}@media screen and (min-width:768px){.collection-card__content{padding:1rem;gap:.5rem}}.collection-card__title{font-family:var(--font-heading);font-size:clamp(1.08rem,4vw,1.45rem);font-weight:700;color:#fdfbf7;margin:0;transition:color .3s ease}.collection-card:hover .collection-card__title{color:#fdfbf7}.collection-card__cta{font-size:.8rem;font-weight:700;color:#fdfbf7;display:inline-flex;align-items:center;gap:.4rem;transition:all .3s ease}@media screen and (min-width:768px){.collection-card__cta{font-size:.85rem}}.cta-arrow{width:.9rem;height:.9rem;transition:transform .3s ease}.collection-card:hover .cta-arrow{transform:translate(4px)}.collection-card:hover .collection-card__cta{color:var(--color-secondary)}.featured-collections__actions{margin-top:2rem;display:flex;justify-content:center}.featured-collections__btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.5rem;border-radius:999px;background-color:var(--color-primary);color:var(--color-bg);font-weight:700;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 8px 20px #d4a01733}.featured-collections__btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #d4a0174d}.site-footer{background-color:var(--color-background);background-image:none;color:#20221f;padding:2rem 1rem;border-top:1px solid rgba(45,75,49,.16)}.footer__container{max-width:var(--page-width);margin:0 auto;padding:0;width:100%}.footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}.footer__mobile-links{display:none}@media screen and (min-width:480px){.site-footer{padding:4rem 1.5rem 2.5rem}.footer__grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media screen and (min-width:768px){.site-footer{padding:5rem 2rem 2.5rem}.footer__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}@media screen and (min-width:992px){.footer__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.footer__col--about{display:flex;flex-direction:column;gap:1.2rem}.footer__logo-link{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:#20221f}.footer__logo-container{width:36px;height:36px}.footer__logo-text{font-family:var(--font-heading);font-weight:700;font-size:1.25rem;letter-spacing:-.5px}@media screen and (min-width:768px){.footer__logo-container{width:40px;height:40px}.footer__logo-text{font-size:1.45rem}}.footer__about-text{font-size:.85rem;line-height:1.6;color:#20221fad;margin:0;max-width:100%}@media screen and (min-width:768px){.footer__about-text{font-size:.9rem;max-width:320px}}.footer__socials{display:flex;gap:.8rem;margin-top:.5rem}.social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#2d4b3114;color:#20221f;transition:all .3s;text-decoration:none}@media screen and (min-width:768px){.social-link{width:38px;height:38px}}.social-link:hover{background-color:var(--color-secondary);color:#1f1f1f;transform:translateY(-3px)}.social-link svg{width:1rem;height:1rem}@media screen and (min-width:768px){.social-link svg{width:1.1rem;height:1.1rem}}.footer__col-title{font-family:var(--font-body);font-size:.72rem;font-weight:800;color:#20221f;margin:0 0 1rem;letter-spacing:1.4px;text-transform:uppercase}@media screen and (min-width:768px){.footer__col-title{font-size:1.15rem;margin-bottom:1.5rem}}.footer__col-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem}@media screen and (min-width:768px){.footer__col-list{gap:.9rem}}.footer__col-list a{text-decoration:none;color:#20221fb8;font-size:.85rem;transition:all .25s;display:inline-block}@media screen and (min-width:768px){.footer__col-list a{font-size:.92rem}}.footer__col-list a:hover{color:var(--color-secondary);transform:translate(4px)}.contact-info li{display:flex;align-items:flex-start;gap:.7rem;font-size:.8rem;color:#20221fb8;line-height:1.5}@media screen and (min-width:768px){.contact-info li{font-size:.9rem;gap:.8rem}}.contact-icon{width:1rem;height:1rem;color:var(--color-secondary);flex-shrink:0;margin-top:.15rem}@media screen and (min-width:768px){.contact-icon{width:1.1rem;height:1.1rem}}.footer__divider{height:1px;background-color:#2d4b311f;margin:2.5rem 0 1.5rem}@media screen and (min-width:768px){.footer__divider{margin:3.5rem 0 2rem}}.footer__bottom{display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center;font-size:.8rem;color:#20221f94;text-align:center}@media screen and (min-width:768px){.footer__bottom{flex-direction:row;justify-content:space-between;font-size:.85rem}}.footer__copyright{width:100%}.footer__payment{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}@media screen and (min-width:768px){.footer__payment{justify-content:flex-end;gap:.6rem}}.payment-icon,.mock-payment{height:22px;border-radius:4px;background-color:#2d4b3114;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;padding:0 .4rem;border:1px solid rgba(45,75,49,.15);color:#20221f}@media screen and (max-width:767px){.site-footer{padding:1.6rem 1rem 1.2rem;text-align:center}.footer__grid{display:block}.footer__col--about{align-items:center}.footer__logo-container,.footer__col-list,.footer__col:not(.footer__col--about){display:none}.footer__about-text{display:block;max-width:26rem;margin:.8rem auto 0;font-size:.78rem;line-height:1.55}.footer__socials{display:flex;justify-content:center;margin-top:.9rem}.footer__logo-text{font-size:1.15rem}.footer__col-title{margin:0;font-size:.56rem;letter-spacing:1.6px}.footer__mobile-links{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1.2rem}.footer__mobile-links a{color:#20221f;font-family:var(--font-body);font-size:.58rem;font-weight:800;letter-spacing:1.5px;text-decoration:none;text-transform:uppercase}.footer__divider{display:block;margin:1.35rem 0 1rem}.footer__bottom{display:flex;gap:.9rem;padding-bottom:max(.4rem,env(safe-area-inset-bottom));font-size:.72rem}.footer__payment{gap:.4rem}.payment-icon,.mock-payment{height:20px;font-size:.58rem;padding:0 .35rem}}@media screen and (min-width:768px){.payment-icon,.mock-payment{height:24px;font-size:.7rem;padding:0 .5rem}}.header-wrapper{position:sticky;top:0;z-index:100;background-color:#fdfbf7f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(107,79,42,.1);transition:all .3s ease}.header-wrapper.is-scrolled{box-shadow:0 4px 20px #6b4f2a14;padding-block:.2rem}.site-header{max-width:var(--page-width);margin:0 auto;padding:.55rem 1rem;display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (min-width:768px){.site-header{padding:.8rem var(--page-margin)}}.header__logo-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--color-primary);flex-shrink:0}.logo-container{width:32px;height:32px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}@media screen and (min-width:768px){.logo-container{width:48px;height:48px}}.header__logo-link:hover .logo-container{transform:rotate(5deg) scale(1.08)}.header__logo-text{font-family:var(--font-heading);font-weight:700;font-size:1.25rem;letter-spacing:-.5px;color:var(--color-primary)}@media screen and (min-width:768px){.header__logo-text{font-size:1.6rem}}.header__nav{display:none}.header__nav-list{display:flex;gap:2.2rem;list-style:none;margin:0;padding:0}.header__nav-link{text-decoration:none;color:var(--color-foreground);font-weight:600;font-size:.95rem;padding:.5rem 0;position:relative;transition:color .3s ease}.header__nav-link:hover{color:var(--color-primary)}.header__nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--color-secondary);transition:width .3s ease}.header__nav-link:hover:after,.header__nav-link--active:after{width:100%}.header__nav-link--active{color:var(--color-primary)}.header__icons{display:flex;align-items:center;gap:.8rem}@media screen and (min-width:768px){.header__icons{gap:1.2rem}}.header__icon-link{color:var(--color-foreground);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;position:relative;width:40px;height:40px;min-width:40px;border-radius:50%;transition:all .3s ease;-webkit-touch-callout:none}@media screen and (min-width:768px){.header__icon-link{width:2.2rem;height:2.2rem;min-width:auto}}.header__icon-link:hover{color:var(--color-primary);background-color:#6b4f2a0d}.header__icon-link svg{width:1.2rem;height:1.2rem}@media screen and (min-width:768px){.header__icon-link svg{width:1.35rem;height:1.35rem}}.header__icon-cart{position:relative}.cart-count-badge{position:absolute;top:-5px;right:-5px;background-color:var(--color-accent);color:#fffdf7;font-size:.65rem;font-weight:700;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:2px;box-shadow:0 2px 5px #2e7d324d}@media screen and (min-width:768px){.cart-count-badge{font-size:.7rem;min-width:17px;height:17px;top:-2px;right:-2px}}.mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;color:var(--color-foreground);cursor:pointer;width:40px;height:40px;min-width:40px;padding:0;border-radius:50%;transition:all .3s ease}@media screen and (min-width:768px){.mobile-nav-toggle{width:2.2rem;height:2.2rem;min-width:auto}}.mobile-nav-toggle:hover{background-color:#6b4f2a0d}.mobile-nav-toggle svg{width:1.3rem;height:1.3rem}@media screen and (min-width:768px){.mobile-nav-toggle svg{width:1.5rem;height:1.5rem}}.mobile-nav-checkbox{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;margin:0}body.nav-open{overflow:hidden}.mobile-nav-dropdown{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:flex-start;justify-content:center;padding:1rem;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#10151080;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.mobile-nav-checkbox:checked~.mobile-nav-dropdown,.mobile-nav-dropdown.is-active{opacity:1;visibility:visible;pointer-events:auto}.mobile-nav-modal{width:100%;max-width:27rem;margin-top:.5rem;background-color:#fff;border:1px solid rgba(107,79,42,.1);border-radius:16px;box-shadow:0 24px 60px #10151047;overflow:hidden;opacity:0;transform:translateY(-10px) scale(.98);transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .3s ease}.mobile-nav-checkbox:checked~.mobile-nav-dropdown .mobile-nav-modal,.mobile-nav-dropdown.is-active .mobile-nav-modal{opacity:1;transform:translateY(0) scale(1)}.mobile-nav-modal__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(107,79,42,.1)}.mobile-nav-modal__brand{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.mobile-nav-modal__brand-logo{display:block;width:34px;height:34px;flex-shrink:0}.mobile-nav-modal__brand-logo svg,.mobile-nav-modal__brand-logo img{width:100%;height:100%;display:block;object-fit:contain}.mobile-nav-modal__brand-text{font-family:var(--font-heading);font-weight:700;font-size:1.3rem;letter-spacing:-.5px;color:var(--color-primary)}.mobile-nav-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#20221f;background:transparent;cursor:pointer;transition:background-color .2s ease}.mobile-nav-close:hover{background-color:#6b4f2a14}.mobile-nav-close svg{width:1.4rem;height:1.4rem}.mobile-nav-close:focus-visible{outline:none;box-shadow:0 0 0 3px #d49b1f66}.mobile-nav-dropdown__list{list-style:none;padding:.75rem 0 1.25rem;margin:0;display:flex;flex-direction:column}.mobile-nav-dropdown__item{text-align:center}.mobile-nav-dropdown__link{display:block;text-align:center;text-decoration:none;color:#20221f;font-family:var(--font-body);font-weight:500;font-size:1.05rem;padding:.95rem 1.4rem;transition:color .2s ease,background-color .2s ease}.mobile-nav-dropdown__link:hover,.mobile-nav-dropdown__link--active{color:var(--color-primary);background-color:#6b4f2a0a}.mobile-nav-checkbox:checked~.site-header .mobile-nav-toggle svg,.mobile-nav-toggle.is-active svg{transform:rotate(90deg);transition:transform .3s ease}@media screen and (min-width:768px){.header__nav{display:block}.mobile-nav-toggle,.mobile-nav-dropdown{display:none}}@media screen and (max-width:1023px)and (min-width:768px){.header__nav-list{gap:1.2rem}.header__nav-link{font-size:.85rem}}@media screen and (max-width:767px){.shopify-section:has(>.header-wrapper),#shopify-section-header{overflow:visible}.header-wrapper{padding-block:0;backdrop-filter:none;-webkit-backdrop-filter:none}.site-header{position:relative;min-height:56px;padding:.5rem .8rem}.header__logo{position:absolute;left:50%;transform:translate(-50%)}.header__logo-link{gap:0}.logo-container,.header__icon-link[aria-label=Account]{display:none}.header__logo-text{display:inline;font-size:1.65rem;color:#101510}.header__icons{width:100%;justify-content:flex-start;gap:0}.header__icon-link[aria-label=Search]{margin-left:auto}.mobile-nav-toggle{order:-1;color:#101510}.header__icon-cart{color:#101510}.cart-count-badge{display:none}}@media screen and (max-width:360px){.header__logo-text{display:none}.header__icons{gap:.6rem}.header__icon-link,.mobile-nav-toggle{width:36px;height:36px;min-width:36px}}@media screen and (max-width:360px){.header__logo-text{display:none}.logo-container{width:30px;height:30px}}.health-benefits{padding:6rem 0;background-color:var(--color-background);border-bottom:1px solid rgba(107,79,42,.05)}.health-benefits__container{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.benefits-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:576px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.benefits-grid{grid-template-columns:repeat(4,1fr)}}.benefit-card{background-color:#fffdf7;border:1px solid rgba(107,79,42,.08);border-radius:24px;padding:2.5rem 1.8rem;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;box-shadow:0 4px 15px #6b4f2a05}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #6b4f2a14;border-color:var(--color-accent)}.benefit-card__icon-box{width:55px;height:55px;border-radius:16px;background-color:#2e7d3214;color:var(--color-accent);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s}.benefit-card:hover .benefit-card__icon-box{background-color:var(--color-accent);color:#fffdf7;transform:scale(1.05) rotate(4deg)}.benefit-card__icon{width:1.6rem;height:1.6rem}.benefit-card__title{font-family:var(--font-heading);font-size:1.3rem;font-weight:700;color:var(--color-primary);margin:0 0 .8rem}.benefit-card__text{font-size:.92rem;line-height:1.6;color:#555;margin:0 0 1.5rem}.benefit-card__item-list{margin-top:auto;font-size:.82rem;font-weight:700;text-transform:uppercase;color:var(--color-secondary);letter-spacing:.5px;border-top:1px dashed rgba(107,79,42,.15);padding-top:.8rem;display:block}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.hero-banner{position:relative;min-height:calc(100svh - 64px);display:flex;align-items:flex-start;justify-content:flex-start;overflow:hidden;background-color:#fdfbf7;color:#fdfbf7;padding:0;width:100%;font-family:var(--font-body)}.hero-banner__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-banner__bg picture{display:block;width:100%;height:100%}.hero-banner__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero-banner__placeholder-bg{width:100%;height:100%;background:radial-gradient(circle at 10% 20%,#6b4f2af2,#1f1f1f 90%);position:relative}.abstract-shape{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15}.abstract-shape--1{top:-10%;right:-10%;width:400px;height:400px;background:var(--color-secondary)}.abstract-shape--2{bottom:-20%;left:10%;width:500px;height:500px;background:var(--color-primary)}.abstract-shape--3{top:30%;right:30%;width:300px;height:300px;background:var(--color-accent)}.hero-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0f1c138c,#0f1c132e,#0f1c130d),linear-gradient(to right,#0f1c1373,#0f1c130d 65%);z-index:2}.hero-banner__content-wrapper{width:100%;min-height:100%;display:flex;align-items:center;padding:5rem 1rem 2rem;position:relative;z-index:3}.hero-banner__content{max-width:560px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;gap:1rem;margin-top:0;animation:fadeInUp 1s cubic-bezier(.16,1,.3,1) forwards}.hero-banner__heading{font-family:"Super Pandora",var(--font-heading);font-optical-sizing:auto;font-size:clamp(3.25rem,17vw,6.2rem);font-weight:400;line-height:1.04;margin:0;color:#fdfbf7;letter-spacing:-.5px;text-shadow:0 3px 18px rgba(0,0,0,.28)}.hero-banner__subheading{font-family:var(--font-body);font-size:1rem;line-height:1.5;margin:0;color:#fdfbf7e0;font-weight:500;letter-spacing:.2px}.hero-banner__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.25rem}.btn{font-family:var(--font-body);text-decoration:none;font-weight:800;font-size:.7rem;letter-spacing:1.4px;text-transform:uppercase;padding:.85rem 1.75rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 15px #0000001a}.btn--primary{background-color:#2e5d32;color:#fdfbf7}.btn--primary:hover{background-color:#fdfbf7;color:var(--color-primary);transform:translateY(-3px);box-shadow:0 8px 25px #d4a0174d}.btn-arrow{width:1.2rem;height:1.2rem;transition:transform .3s ease}.btn--primary:hover .btn-arrow{transform:translate(4px)}.btn--secondary{background-color:transparent;color:#fdfbf7;border:1px solid rgba(253,251,247,.72);box-shadow:none}.btn--secondary.view-collection{border-color:#2e5d32}.btn--secondary:hover{background-color:#fdfbf71f;border-color:#fdfbf7;transform:translateY(-3px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #d4a017b3}70%{transform:scale(1);box-shadow:0 0 0 6px #d4a01700}to{transform:scale(.95);box-shadow:0 0 #d4a01700}}@media screen and (min-width:768px){.hero-banner{min-height:calc(100svh - 72px)}.hero-banner__content-wrapper{padding:6rem 4rem 4rem}.hero-banner__heading{font-size:clamp(4rem,8vw,6.75rem)}.hero-banner__subheading{font-size:1.05rem}}@media screen and (min-width:1024px){.hero-banner__content-wrapper{padding:7rem 5rem 5rem}.hero-banner__heading{font-size:clamp(5rem,7vw,7.5rem)}.hero-banner__content{max-width:720px}}@media screen and (min-width:1280px){.hero-banner__content-wrapper{padding:8rem 6rem 5.5rem}.hero-banner__heading{font-size:7.75rem}}@media screen and (max-width:767px){.hero-banner{min-height:calc(100svh - 56px);padding:0;align-items:flex-start}.hero-banner__content-wrapper{padding:5.25rem 1rem 1.45rem}.hero-banner__content{max-width:100%;gap:.95rem;margin-top:0}.hero-banner__heading{font-size:clamp(3.2rem,15vw,4.75rem)}.hero-banner__subheading{font-size:.9rem;letter-spacing:0}.hero-banner__overlay{background:linear-gradient(to bottom,#0f1c1399,#0f1c1333,#0f1c130d)}.hero-banner__badge-text{font-size:.62rem;letter-spacing:1.2px}.abstract-shape--1{width:200px;height:200px}.abstract-shape--2{width:250px;height:250px}.abstract-shape--3{width:150px;height:150px}}@media screen and (max-width:479px){.hero-banner{min-height:calc(100svh - 56px);padding:0}.hero-banner__content-wrapper{padding:4rem .85rem 1.25rem}.hero-banner__heading{font-size:clamp(3rem,14.5vw,4.2rem)}.hero-banner__badge{padding:.4rem .8rem}.hero-banner__badge-text{font-size:.65rem;letter-spacing:1px}.hero-banner__actions{flex-direction:column;align-items:flex-start;gap:.75rem}.btn{width:auto;justify-content:center;padding:.8rem 1.5rem;font-size:.65rem}}@media screen and (max-width:360px){.hero-banner{min-height:calc(100svh - 56px);padding:0;align-items:flex-start}.hero-banner__content-wrapper{padding:3.5rem .85rem 1.25rem}.hero-banner__heading{font-size:clamp(2.65rem,14vw,3.5rem)}.hero-banner__subheading{font-size:.85rem}.btn{padding:.8rem 1.2rem;font-size:.62rem}}.product-wrapper{display:grid;grid-template-columns:1fr;gap:1.45rem;width:100%;max-width:var(--page-width);margin:0 auto;padding:1rem 1rem 2.5rem;overflow-x:clip}@media screen and (min-width:768px){.product-wrapper{grid-template-columns:minmax(0,1.04fr) minmax(21rem,.96fr);align-items:start;gap:clamp(2rem,5vw,4.5rem);padding:3rem var(--page-margin) 4rem}}.product-gallery{display:flex;flex-direction:column;gap:.85rem;max-width:34rem;margin:0 auto;min-width:0;width:100%}.product-gallery__frame{position:relative;background:#fffdf9;border:1px solid rgba(107,79,42,.1);border-radius:18px;padding:.6rem;box-shadow:0 .6rem 1.6rem #6b4f2a0f}.product-gallery__badge{position:absolute;top:1.15rem;left:1.15rem;z-index:3;display:inline-flex;align-items:center;padding:.4rem .85rem;border-radius:999px;background:var(--color-primary);color:#fffdf7;font-family:var(--font-body);font-size:.72rem;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;box-shadow:0 6px 16px #2d4b3147}.product-images{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:.7rem;padding-bottom:.15rem;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x}.product-images::-webkit-scrollbar{display:none}.product-image-slide{flex:0 0 100%;scroll-snap-align:center;display:flex;align-items:center;justify-content:center}.product-image{width:100%;aspect-ratio:1 / 1;max-height:34rem;min-height:18.5rem;border-radius:16px;overflow:hidden;display:block;object-fit:cover}.product-image.image>img,.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.16,1,.3,1)}.product-gallery__frame:hover .product-image img{transform:scale(1.03)}.product-image--placeholder{background:#2d4b310f;color:#2d4b3147}.product-gallery__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:.5rem;max-width:12rem;margin:0 auto}.product-gallery__thumb{aspect-ratio:1 / 1;width:100%;padding:0;border:1px solid rgba(107,79,42,.14);border-radius:12px;overflow:hidden;background:#fff;cursor:pointer;opacity:.7;transition:border-color .25s ease,opacity .25s ease,transform .25s ease}.product-gallery__thumb:hover{opacity:1;transform:translateY(-2px)}.product-gallery__thumb.is-active{opacity:1;border-color:var(--color-primary);box-shadow:0 0 0 1.5px var(--color-primary)}.product-gallery__thumb-image{width:100%;height:100%;display:block;object-fit:cover}.product-gallery__thumb-image.image>img,.product-gallery__thumb-image img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:36rem;min-width:0;margin:0 auto;text-align:left}@media screen and (min-width:768px){.product-info{gap:1.6rem;padding-top:.5rem;position:sticky;top:1.25rem}}.product-info__header{display:flex;flex-direction:column;gap:.7rem;padding-bottom:1.35rem;border-bottom:1px solid rgba(107,79,42,.14)}.product-vendor{color:var(--color-secondary);font-family:var(--font-body);font-size:.76rem;font-weight:800;letter-spacing:2.5px;line-height:1.2;margin:0;text-transform:uppercase}.product-title{font-family:var(--font-heading);font-size:clamp(2.15rem,9vw,3.4rem);font-weight:700;line-height:1.12;color:#20221f;margin:0;letter-spacing:-.01em;overflow-wrap:anywhere}.product-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:.7rem;margin-top:.15rem}.product-price{font-family:var(--font-heading);font-size:clamp(1.6rem,5.5vw,2.1rem);font-weight:700;line-height:1;color:var(--color-primary);margin:0}.product-compare-price{color:#20221f6b;font-size:1rem;font-weight:600;line-height:1;margin:0;text-decoration:line-through}.product-sale-badge{display:inline-flex;align-items:center;justify-content:center;min-height:1.7rem;padding:0 .7rem;border-radius:999px;background:#d49b1f29;color:#8a5a12;font-size:.68rem;font-weight:800;letter-spacing:1px;text-transform:uppercase}.product-availability{display:inline-flex;align-items:center;gap:.5rem;margin:.15rem 0 0;color:var(--color-primary);font-family:var(--font-body);font-size:.85rem;font-weight:700;letter-spacing:.3px}.product-availability--out{color:#a13a2a}.product-availability__dot{width:.55rem;height:.55rem;border-radius:999px;background:var(--color-primary);box-shadow:0 0 0 4px #2d4b3124}.product-availability--out .product-availability__dot{background:#a13a2a;box-shadow:0 0 0 4px #a13a2a24}.product-description{color:#20221fbd;font-size:1rem;line-height:1.75;width:100%;max-width:34rem;overflow-wrap:anywhere}.product-description>*{margin:0 0 .85rem}.product-description ul,.product-description ol{padding-left:1.35rem;margin:1.15rem 0 .2rem}.product-description li{margin-bottom:.35rem;padding-left:.1rem}.product-description>*:last-child{margin-bottom:0}.product-form{display:flex;flex-direction:column;min-width:0}.product-form form{display:flex;flex-direction:column;gap:1.15rem}.product-form__controls{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.product-field{display:flex;flex-direction:column;gap:.65rem}.product-field label{color:#20221fb3;font-family:var(--font-body);font-size:.78rem;font-weight:800;letter-spacing:1.8px;text-transform:uppercase}.variant-pills{display:flex;flex-wrap:wrap;gap:.6rem}.variant-pill{position:relative;padding:.75rem 1.35rem;min-height:3rem;border:1.5px solid rgba(107,79,42,.22);border-radius:999px;background-color:#fffaf2;color:#20221f;font-family:var(--font-body);font-size:.95rem;font-weight:700;letter-spacing:.2px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.variant-pill:hover{border-color:var(--color-secondary);transform:translateY(-1px)}.variant-pill.is-active{border-color:var(--color-primary);background-color:var(--color-primary);color:#fffdf7;box-shadow:0 .6rem 1.2rem #2d4b313d}.variant-pill.is-unavailable{color:#20221f66;border-style:dashed;text-decoration:line-through}.variant-pill.is-unavailable.is-active{background-color:#20221f59;border-color:#20221f59;color:#fffdf7;box-shadow:none}.variant-pill:focus-visible{outline:none;box-shadow:0 0 0 3px #d49b1f66}.grade-pills{display:flex;flex-wrap:wrap;gap:.6rem}.grade-pill__input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;margin:0}.grade-pill{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.35rem;min-height:3rem;border:1.5px solid rgba(107,79,42,.22);border-radius:999px;background-color:#fffaf2;color:#20221f;font-family:var(--font-body);font-size:.95rem;font-weight:700;letter-spacing:.2px;text-transform:none;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.grade-pill:hover{border-color:var(--color-secondary);transform:translateY(-1px)}.grade-pill__input:checked+.grade-pill{border-color:var(--color-primary);background-color:var(--color-primary);color:#fffdf7;box-shadow:0 .6rem 1.2rem #2d4b313d}.grade-pill__input:focus-visible+.grade-pill{outline:none;box-shadow:0 0 0 3px #d49b1f66}.product-field__req{color:#a13a2a}.grade-error{margin:.15rem 0 0;color:#a13a2a;font-size:.85rem;font-weight:600;letter-spacing:normal;text-transform:none}.product-field--grade.has-error .grade-pill{border-color:#a13a2a}.qty-stepper{display:inline-grid;grid-template-columns:3rem 1fr 3rem;align-items:center;border:1px solid rgba(107,79,42,.2);border-radius:14px;background-color:#fffaf2;overflow:hidden;min-height:56px;box-shadow:0 .35rem 1rem #6b4f2a0a}@media screen and (max-width:479px){.qty-stepper{width:100%}}.qty-stepper__btn{border:none;background:transparent;color:var(--color-primary);font-size:1.4rem;font-weight:600;line-height:1;cursor:pointer;height:100%;min-height:54px;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease}.qty-stepper__btn:hover{background-color:#2d4b3114}.qty-stepper__input{width:100%;border:none;background:transparent;text-align:center;color:#20221f;font-size:1.05rem;font-weight:700;min-height:54px;padding:0;-moz-appearance:textfield}.qty-stepper__input:focus{outline:none}.qty-stepper__input::-webkit-outer-spin-button,.qty-stepper__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-add-btn{width:100%;min-height:4rem;padding:1rem 1.35rem;border:none;border-radius:999px;background:linear-gradient(135deg,var(--color-primary) 0%,#244026 100%);color:#fffdf7;font-family:var(--font-body);font-size:1rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;box-shadow:0 .9rem 1.8rem #2d4b3147;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.product-add-btn:hover{transform:translateY(-2px);box-shadow:0 1.2rem 2.4rem #2d4b3157}.product-add-btn:active{transform:translateY(0)}.product-add-btn[disabled]{cursor:not-allowed;background:#20221f47;box-shadow:none;transform:none}.shopify-payment-button__button,.shopify-payment-button__button--unbranded{min-height:3.65rem;border-radius:999px;background:var(--color-secondary)!important;color:#20221f!important;font-family:var(--font-body);font-size:1rem;font-weight:800;overflow:hidden}.product-trust-list{display:grid;grid-template-columns:1fr;gap:.95rem;padding:1.4rem;margin:0;border:1px solid rgba(45,75,49,.14);border-radius:16px;background:#2d4b3109;list-style:none}.product-trust-list li{display:flex;align-items:center;gap:.85rem;color:#20221fd1;font-size:.98rem;font-weight:500;line-height:1.4}.product-trust-list__icon{width:1.5rem;height:1.5rem;flex:0 0 auto;color:var(--color-primary);stroke-linecap:round;stroke-linejoin:round}@media screen and (max-width:479px){.product-wrapper{padding:1.15rem .85rem 2rem;gap:1.15rem}.product-gallery__frame{margin-inline:0;border-radius:16px;padding:.5rem}.product-gallery__thumbs{max-width:11rem;gap:.45rem}.product-info{gap:1.1rem}.product-title{font-size:clamp(1.9rem,9.5vw,2.45rem);line-height:1.14}.product-description{font-size:.95rem;line-height:1.72}.product-description ul,.product-description ol{padding-left:1.25rem;margin-top:1rem}.qty-stepper{min-height:50px}.variant-pill{min-height:2.85rem;padding:.7rem 1.2rem;font-size:.9rem}.qty-stepper__btn,.qty-stepper__input{min-height:48px}.product-add-btn{min-height:3.6rem;font-size:.9rem;letter-spacing:.12em}.shopify-payment-button__button,.shopify-payment-button__button--unbranded{min-height:3.25rem}.product-trust-list{padding:1.2rem}}.search-page{max-width:var(--page-width);margin:0 auto;padding:1.75rem 1rem 4rem}.search-hero{text-align:center;max-width:44rem;margin:0 auto 2.5rem}.search-hero__eyebrow{margin:0 0 .5rem;color:var(--color-secondary);font-family:var(--font-body);font-size:.78rem;font-weight:800;letter-spacing:2.5px;text-transform:uppercase}.search-hero__title{font-family:var(--font-heading);font-size:clamp(2.2rem,7vw,3.4rem);font-weight:700;line-height:1.08;color:#20221f;margin:0 0 1.5rem}.search-bar{display:flex;align-items:center;gap:.5rem;max-width:34rem;margin:0 auto;padding:.4rem .4rem .4rem 1rem;background:#fffaf2;border:1px solid rgba(107,79,42,.2);border-radius:999px;box-shadow:0 .6rem 1.6rem #6b4f2a0f;transition:border-color .25s ease,box-shadow .25s ease}.search-bar:focus-within{border-color:var(--color-secondary);box-shadow:0 0 0 3px #d49b1f2e}.search-bar__icon{display:inline-flex;color:#20221f73;flex:0 0 auto}.search-bar__icon svg{width:1.2rem;height:1.2rem}.search-bar__input{flex:1 1 auto;min-width:0;border:none;background:transparent;color:#20221f;font-size:1rem;padding:.6rem .2rem}.search-bar__input:focus{outline:none}.search-bar__submit{flex:0 0 auto;border:none;border-radius:999px;background:var(--color-primary);color:#fffdf7;font-family:var(--font-body);font-size:.9rem;font-weight:800;letter-spacing:.5px;padding:.75rem 1.5rem;min-height:2.9rem;cursor:pointer;transition:background-color .25s ease,transform .25s ease}.search-bar__submit:hover{background:#244026;transform:translateY(-1px)}.search-hero__count{margin:1.1rem 0 0;color:#20221f8c;font-family:var(--font-body);font-size:.85rem;font-weight:700;letter-spacing:.3px}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1.4rem;align-items:stretch}.search-card{background:#fffdf9;border:1px solid rgba(107,79,42,.08);border-radius:18px;overflow:hidden;box-shadow:0 8px 22px #6b4f2a0f;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.search-card:hover{transform:translateY(-6px);box-shadow:0 18px 38px #6b4f2a29;border-color:#d49b1f52}.search-card__link{display:block;text-decoration:none;color:inherit}.search-card__media{position:relative;overflow:hidden}.search-card__image,.search-card__fallback{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.search-card__image.image>img,.search-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.16,1,.3,1)}.search-card:hover .search-card__image img{transform:scale(1.07)}.search-card__fallback{background:linear-gradient(135deg,#f7efe0,#efe2cd)}.is-sold-out .search-card__image,.is-sold-out .search-card__fallback{filter:grayscale(.35) opacity(.75)}.search-card__badge{position:absolute;top:.75rem;left:.75rem;z-index:2;display:inline-flex;align-items:center;padding:.3rem .7rem;border-radius:999px;background:var(--color-primary);color:#fffdf7;font-family:var(--font-body);font-size:.64rem;font-weight:800;letter-spacing:1px;text-transform:uppercase;box-shadow:0 6px 14px #2d4b3147}.search-card__badge--soldout{left:auto;right:.75rem;background:#20221fd1;box-shadow:none}.search-card__type{position:absolute;top:.75rem;left:.75rem;z-index:2;padding:.28rem .65rem;border-radius:999px;background:#fffdf7eb;color:var(--color-accent);font-family:var(--font-body);font-size:.62rem;font-weight:800;letter-spacing:1px;text-transform:uppercase}.search-card__content{padding:1rem 1.1rem 1.25rem}.search-card__title{font-family:var(--font-heading);font-size:1.05rem;font-weight:600;line-height:1.3;color:#20221f;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-card__price-row{display:flex;align-items:baseline;gap:.5rem}.search-card__price{font-weight:800;color:var(--color-primary)}.search-card__compare{color:#20221f6b;font-size:.85rem;font-weight:600;text-decoration:line-through}.search-card__cta{color:var(--color-accent);font-family:var(--font-body);font-size:.82rem;font-weight:800;letter-spacing:.4px}.search-empty{text-align:center;padding:3rem 1rem;max-width:32rem;margin:0 auto}.search-empty h2{font-family:var(--font-heading);font-size:1.7rem;color:var(--color-primary);margin:0 0 .5rem}.search-empty p{color:#20221fa6;line-height:1.6;margin:0 0 1.5rem}.search-empty__cta{display:inline-flex;align-items:center;padding:.85rem 1.6rem;border-radius:999px;background:var(--color-primary);color:#fffdf7;font-weight:700;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.search-empty__cta:hover{transform:translateY(-2px);box-shadow:0 10px 22px #2d4b3147}.search-pagination{grid-column:1 / -1;margin-top:1.5rem;text-align:center}@media screen and (max-width:767px){.search-page{padding:1.25rem .75rem 2.75rem}.search-hero{margin-bottom:1.75rem}.search-bar{padding-left:.85rem}.search-bar__submit{padding:.7rem 1.1rem}.search-results{grid-template-columns:1fr;gap:.8rem}.search-card{border-radius:14px}.search-card:hover{transform:none}.search-card__link{display:grid;grid-template-columns:7.5rem 1fr;align-items:stretch}.search-card__media{width:7.5rem;height:7.5rem}.search-card__image,.search-card__fallback{height:100%;aspect-ratio:auto}.search-card:hover .search-card__image img{transform:none}.search-card__badge,.search-card__type{top:.45rem;left:.45rem;font-size:.56rem;padding:.22rem .5rem}.search-card__badge--soldout{right:.45rem}.search-card__content{display:flex;flex-direction:column;justify-content:center;padding:.7rem .95rem;gap:.3rem}.search-card__title{font-size:1rem;margin:0}}@media screen and (max-width:380px){.search-card__link{grid-template-columns:6.25rem 1fr}.search-card__media{width:6.25rem;height:6.25rem}}.why-choose-us{padding:6rem 0;background-color:var(--color-background);border-bottom:1px solid rgba(107,79,42,.05)}.why-choose-us__container{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.features-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:576px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature-card{background-color:#fffdf7;border:1px solid rgba(107,79,42,.08);border-radius:24px;padding:2.5rem 1.8rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 15px #6b4f2a08}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #6b4f2a14;border-color:var(--color-secondary)}.feature-card__icon-wrapper{width:65px;height:65px;border-radius:50%;background-color:#d4a0171a;color:var(--color-secondary);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s}.feature-card:hover .feature-card__icon-wrapper{background-color:var(--color-accent);color:#fffdf7;transform:rotate(5deg) scale(1.05)}.feature-card__icon{width:1.8rem;height:1.8rem}.feature-card__title{font-family:var(--font-heading);font-size:1.3rem;font-weight:700;color:var(--color-primary);margin:0 0 .8rem}.feature-card__text{font-size:.92rem;line-height:1.6;color:#555;margin:0}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.loading-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;min-height:100svh;padding:1.5rem;overflow:hidden;background:#fbf7eb;color:#4a2a17;opacity:1;visibility:visible;transition:opacity .55s ease,visibility .55s ease}.loading-screen__pattern{position:absolute;top:-3.5rem;right:-3.5rem;bottom:-3.5rem;left:-3.5rem;opacity:.42;background-image:url("data:image/svg+xml,%3Csvg width='178' height='226' viewBox='0 0 178 226' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23ded8c8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg transform='translate(18 28) rotate(-20)'%3E%3Cpath d='M3 8c8-8 23-8 31 0-7 13-24 16-31 0Z'/%3E%3Cpath d='M10 9c5-2 12-3 18-1'/%3E%3C/g%3E%3Cg transform='translate(122 23) rotate(26)'%3E%3Cpath d='M14 34C8 22 9 9 16 2c9 8 10 24 1 36'/%3E%3Cpath d='M17 36c8-12 19-20 31-21-2 13-13 23-31 21Z'/%3E%3Cpath d='M16 35C8 25-3 20-15 21c2 12 15 20 31 14Z'/%3E%3Cpath d='M16 36V7'/%3E%3C/g%3E%3Cg transform='translate(65 112) rotate(18)'%3E%3Cpath d='M4 17c15-17 45-15 58 2-13 23-44 27-58-2Z'/%3E%3Cpath d='M17 17c9-4 22-4 33 0'/%3E%3Cpath d='M10 22c11 6 30 7 45 0'/%3E%3C/g%3E%3Cg transform='translate(132 148) rotate(-16)'%3E%3Cpath d='M6 22c7-14 22-18 33-11-1 17-18 25-33 11Z'/%3E%3Cpath d='M14 20c5-5 12-8 20-8'/%3E%3C/g%3E%3Cg transform='translate(23 172) rotate(30)'%3E%3Cpath d='M2 9c10-8 25-8 34 1-8 13-25 13-34-1Z'/%3E%3Cpath d='M10 11c6-2 13-2 19 0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:center top;background-size:178px 226px;pointer-events:none}.loading-screen.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.loading-screen__inner{position:relative;z-index:1;display:flex;width:min(54vw,12rem);flex-direction:column;align-items:center}.loading-screen__logo-frame{position:relative;display:grid;place-items:center;width:clamp(8.5rem,30vw,13rem);aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(195,147,56,.72);background:#fbf7eb;box-shadow:0 1rem 2.5rem #482f1814;animation:loading-logo-breathe 1.9s ease-in-out infinite}.loading-screen__logo{width:100%;max-width:none;height:100%;object-fit:contain;object-position:center;filter:saturate(.95) contrast(1.02)}@keyframes loading-logo-breathe{0%,to{transform:scale(.97)}50%{transform:scale(1)}}@media screen and (max-width:767px){.loading-screen__inner{width:min(58vw,10rem)}.loading-screen__logo-frame{width:clamp(7.5rem,38vw,10rem)}}@media(prefers-reduced-motion:reduce){.loading-screen,.loading-screen__logo-frame{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
