:root{--color-primary: #121212;--color-secondary: #B89758;--color-bg: #FFFFFF;--color-bg-alt: #FAF7F2;--color-text: #18181B;--color-text-light: #71717A;--color-border: rgba(184, 151, 88, .22);--font-heading: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading-family: var(--font-heading);--font-body: "Plus Jakarta Sans", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-body-family: var(--font-body);--font-display: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-editorial: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--radius: 0px;--spacing-tight: .5rem;--spacing-base: 1rem;--spacing-wide: 2rem}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased;font-synthesis:none}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:500;line-height:1.3;margin-bottom:var(--spacing-base)}h1{font-size:clamp(1.85rem,1.25rem + 2.8vw,3rem)}h2{font-size:clamp(1.45rem,1.1rem + 1.8vw,2.25rem)}h3{font-size:clamp(1.2rem,.95rem + 1.2vw,1.65rem)}h4{font-size:clamp(1.05rem,.9rem + .8vw,1.35rem)}.product-page__title{font-family:var(--font-heading);font-size:clamp(1.45rem,1.15rem + 1.2vw,2rem);line-height:1.3;letter-spacing:-.015em;margin-bottom:.5rem;font-weight:700}.price-current{font-size:1.5rem;font-weight:600;line-height:1.3;color:var(--color-primary)}.price-compare{font-size:1rem;color:var(--color-text-light);text-decoration:line-through;margin-left:.75rem;font-weight:400}.button{padding:1rem 2rem;font-size:12px;text-transform:uppercase;letter-spacing:.15em;font-weight:600;border-radius:var(--radius);transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;align-items:center;justify-content:center;cursor:pointer}.btn-buy-cod{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:clamp(.75rem,2.5vw,1.05rem) clamp(.75rem,3vw,1.5rem)!important;background:linear-gradient(135deg,#121212,#1c1917)!important;color:#fff!important;border:2px solid #D97706!important;border-radius:12px!important;cursor:pointer!important;box-shadow:0 8px 24px #12121240!important;transition:all .25s ease!important;box-sizing:border-box!important;min-height:52px!important;text-transform:none!important;letter-spacing:normal!important}.btn-buy-cod:hover{background:linear-gradient(135deg,#9a3412,#1c1917)!important;border-color:#f59e0b!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 12px 28px #12121259!important}.btn-buy-cod__main{display:flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;font-size:clamp(.88rem,3.5vw,1.15rem)!important;font-weight:800!important;letter-spacing:.02em!important;color:#fff!important;white-space:normal!important;text-align:center!important;line-height:1.2!important}.btn-buy-cod__sub{display:flex!important;align-items:center!important;justify-content:center!important;gap:.35rem .5rem!important;font-size:clamp(.66rem,2.2vw,.78rem)!important;color:#fef3c7!important;margin-top:.35rem!important;font-weight:600!important;flex-wrap:wrap!important;text-align:center!important;line-height:1.3!important}.btn-add-cart{width:100%!important;background:#fff!important;color:var(--color-primary, #121212)!important;border:2px solid var(--color-primary, #121212)!important;border-radius:12px!important;padding:clamp(.65rem,2vw,.85rem) clamp(.75rem,2vw,1.25rem)!important;font-size:clamp(.82rem,2.5vw,.95rem)!important;font-weight:700!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;transition:all .2s ease!important;min-height:44px!important;box-sizing:border-box!important;letter-spacing:normal!important;text-transform:none!important}.btn-add-cart:hover{background:var(--color-primary, #121212)!important;color:#fff!important}.product-variant-group{margin-bottom:1.5rem}.variant-label{display:block;font-size:10px;margin-bottom:.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.variant-options{display:flex;gap:.5rem;flex-wrap:wrap}.variant-pill{border:1px solid var(--color-border);padding:.6rem 1.25rem;font-size:12px;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease;background:transparent}.variant-pill.is-selected{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.product-qty-row{display:flex;align-items:center;gap:1.5rem;margin:1.5rem 0}.qty-control{display:flex;border:1px solid var(--color-border)}.qty-btn{background:none;border:none;padding:.5rem 1rem;cursor:pointer}.qty-input{width:40px;text-align:center;border:none;font-family:inherit}:root{--font-h1-fluid: clamp(1.85rem, 1.25rem + 2.5vw, 3.25rem);--font-h2-fluid: clamp(1.45rem, 1.1rem + 1.8vw, 2.5rem);--font-h3-fluid: clamp(1.15rem, .95rem + 1.2vw, 1.85rem);--font-body-fluid: clamp(.875rem, .825rem + .25vw, 1rem);--space-section-fluid: clamp(2.25rem, 4vw + 1rem, 5rem);--space-gutter-fluid: clamp(.75rem, 2.5vw, 2rem)}html{-webkit-text-size-adjust:100%;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{overflow-x:hidden;overflow-x:clip;max-width:100vw;width:100%;margin:0;padding:0}img,video,iframe,embed,object{max-width:100%;height:auto}.cart-drawer,.wishlist-drawer,.mobile-nav-drawer{height:100%;height:100dvh;max-height:100dvh}@supports not (height: 100dvh){.cart-drawer,.wishlist-drawer,.mobile-nav-drawer{height:100vh;max-height:100vh}}.cart-drawer__footer{padding-bottom:max(.85rem,calc(.85rem + env(safe-area-inset-bottom)));padding-left:max(1.15rem,calc(1.15rem + env(safe-area-inset-left)));padding-right:max(1.15rem,calc(1.15rem + env(safe-area-inset-right)))}.wishlist-drawer__footer{padding-bottom:max(1rem,calc(1rem + env(safe-area-inset-bottom)));padding-left:max(1.25rem,calc(1.25rem + env(safe-area-inset-left)));padding-right:max(1.25rem,calc(1.25rem + env(safe-area-inset-right)))}.mobile-nav-drawer__footer{padding-bottom:max(1.25rem,calc(1.25rem + env(safe-area-inset-bottom)));padding-left:max(1.25rem,calc(1.25rem + env(safe-area-inset-left)));padding-right:max(1.25rem,calc(1.25rem + env(safe-area-inset-right)))}.sticky-bottom-buy{padding-bottom:max(.65rem,calc(.65rem + env(safe-area-inset-bottom)))!important;padding-left:max(.65rem,calc(.65rem + env(safe-area-inset-left)))!important;padding-right:max(.65rem,calc(.65rem + env(safe-area-inset-right)))!important}.floating-whatsapp-btn{bottom:max(18px,calc(18px + env(safe-area-inset-bottom)));right:max(16px,calc(16px + env(safe-area-inset-right)))}.template-product .floating-whatsapp-btn{bottom:max(78px,calc(78px + env(safe-area-inset-bottom)))}@media(max-width:768px){.site-header__menu-btn,.site-header__actions .action-btn{display:inline-flex;align-items:center;justify-content:center}.cart-drawer__close,.wishlist-drawer__close,.mobile-nav-drawer__close,.modal__close,.search-modal__close-btn{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.btn-card-quickbuy{min-height:38px;white-space:nowrap!important;text-overflow:ellipsis;overflow:hidden}.btn-card-wa{width:38px;height:38px;min-width:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0}.product-card__wishlist{width:32px;height:32px;min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center}@media(max-width:480px){.product-card__cta-row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:.35rem!important;width:100%!important;margin-top:auto!important}.btn-card-quickbuy{flex:1 1 0%!important;width:auto!important;min-width:0!important;padding:.45rem .35rem!important;font-size:.74rem!important;height:38px!important;min-height:38px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.btn-card-quickbuy svg{width:13px!important;height:13px!important;flex-shrink:0!important}.btn-card-wa{flex:0 0 38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.product-card__wishlist{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;top:6px!important;right:6px!important}}@media(max-width:360px){.product-card__cta-row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:.25rem!important;width:100%!important;margin-top:auto!important}.btn-card-quickbuy{flex:1 1 0%!important;width:auto!important;min-width:0!important;padding:.4rem .25rem!important;font-size:.7rem!important;height:36px!important;min-height:36px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.btn-card-wa{flex:0 0 36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:0!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.product-card__wishlist{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}}.btn-buy-cod,.btn-add-cart,.button,.button--checkout,.button--whatsapp,.mobile-drawer-whatsapp,.sticky-buy-btn{min-height:44px}.variant-pill{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1rem}.qty-btn{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.cart-drawer__item-quantity button{min-width:36px;min-height:36px;position:relative}.cart-drawer__item-quantity button:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:44px;min-height:44px;width:100%;height:100%}.cart-drawer__item-remove{min-height:32px;display:inline-flex;align-items:center}.btn-upsell-toggle{min-height:44px;min-width:70px;display:inline-flex;align-items:center;justify-content:center}.category-pill{min-height:44px;display:inline-flex;align-items:center}}@media(max-width:768px){input[type=text],input[type=search],input[type=email],input[type=tel],input[type=number],input[type=password],textarea,select,.search-modal__input,.cart-drawer__note textarea,.newsletter-form__input,.field__input,.qty-input{font-size:16px!important}}.category-pills__scroller,.product-gallery__thumbs,.quick-tags-list,.collection-pills-bar{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none}.category-pills__scroller::-webkit-scrollbar,.product-gallery__thumbs::-webkit-scrollbar,.quick-tags-list::-webkit-scrollbar,.collection-pills-bar::-webkit-scrollbar{display:none}[data-product-card],.product-card{container-type:inline-size;container-name:product-card}@container product-card (max-width: 200px){.product-card__cta-row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:.3rem!important}.product-card__rating .rating-text{display:none!important}}.hero-slideshow__arrow{min-width:44px;min-height:44px}.hero-slideshow__dot{position:relative}.hero-slideshow__dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:44px;min-height:44px;width:100%;height:100%}@media(max-width:576px){.products-grid{gap:.75rem!important}.product-card{border-radius:8px}.card__title{font-size:.88rem!important;line-height:1.35!important}}html{margin:0!important;padding:0!important;background-color:#fff!important;overflow-x:clip}html{overflow-x:clip}body{margin:0!important;padding:0!important;overflow-x:clip!important;max-width:100vw}#shopify-section-header,.shopify-section-group-header-group{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:998!important;width:100%!important;margin:0!important;padding:0!important;display:block!important;background-color:#fff!important}#shopify-section-header.is-scrolled,.shopify-section-group-header-group.is-scrolled{box-shadow:0 4px 20px #18181b14}.skip-to-content-link:not(:focus){position:absolute!important;top:-9999px!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:768px){.footer__link a{min-height:40px;display:inline-flex;align-items:center}}.card__price-badge{font-size:.65rem;font-weight:800;color:#dc2626;background:#fee2e2;border-radius:4px;padding:.12rem .4rem;letter-spacing:.02em;display:inline-flex;align-items:center;margin-left:.25rem;vertical-align:middle}.card__trust-micro{margin:.2rem 0 .45rem;display:flex;align-items:center}.card__trust-micro span{font-size:.68rem;font-weight:600;color:#121212;background:#faf8f5;border:1px solid rgba(184,151,88,.3);padding:2px 7px;border-radius:30px;display:inline-flex;align-items:center;line-height:1.3}.container,.page-width{width:100%!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important;padding-left:clamp(.75rem,2.5vw,2rem)!important;padding-right:clamp(.75rem,2.5vw,2rem)!important;box-sizing:border-box!important}@media(min-width:1536px){:root{--type-base: 16px;--font-body-size: 16px}.products-grid,.products-container-luxury{max-width:1440px;margin-left:auto;margin-right:auto}.site-header .container{max-width:1600px!important}}@media(min-width:1025px)and (max-width:1440px){.products-container-luxury.grid-luxury--4{grid-template-columns:repeat(4,1fr);gap:1.25rem}}@media(min-width:901px)and (max-width:1024px){.products-grid.grid--4-col,.products-container-luxury.grid-luxury--4{grid-template-columns:repeat(3,1fr)!important;gap:1rem!important}.footer__columns{grid-template-columns:repeat(2,1fr)!important;gap:2rem!important}}@media(min-width:769px)and (max-width:900px){.products-grid.grid--4-col,.products-grid.grid--3-col,.products-container-luxury.grid-luxury--4,.products-container-luxury.grid-luxury--3,.testimonials-grid,.trust-guarantees__grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}}@media(min-width:481px)and (max-width:768px){.products-grid,.products-container-luxury{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.product-card-luxury__content{padding:.75rem .65rem .85rem!important}.product-card-luxury__title{font-size:.88rem!important;line-height:1.3!important}.btn-card-luxury-cod{min-height:42px!important;font-size:.82rem!important}.trust-guarantees__grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}.testimonials-grid{grid-template-columns:1fr!important;gap:.85rem!important}}@media(min-width:361px)and (max-width:480px){.container,.page-width{padding-left:.75rem!important;padding-right:.75rem!important}.products-grid,.products-container-luxury{grid-template-columns:repeat(2,1fr)!important;gap:.65rem!important}.product-card-luxury__content{padding:.6rem .45rem .75rem!important}.product-card-luxury__title{font-size:.82rem!important;line-height:1.25!important}.btn-card-luxury-cod{min-height:38px!important;height:38px!important;font-size:.74rem!important;padding:.45rem .35rem!important;flex:1 1 0%!important;width:auto!important;white-space:nowrap!important}.btn-card-luxury-wa{flex:0 0 38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0!important}.btn-card-luxury-wa span{display:none!important}.price-luxury{font-size:1rem!important}.price-luxury--compare{font-size:.75rem!important}.site-header__menu-btn{padding:.35rem .45rem!important}.site-header__actions{gap:.35rem!important}.action-btn{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}}@media(max-width:360px){.container,.page-width{padding-left:.5rem!important;padding-right:.5rem!important}.products-grid,.products-container-luxury{grid-template-columns:repeat(2,1fr)!important;gap:.45rem!important}.product-card-luxury__content{padding:.45rem .35rem .65rem!important}.product-card-luxury__title{font-size:.76rem!important;line-height:1.2!important;height:2.4em!important;overflow:hidden!important}.product-card-luxury__rating{margin-bottom:.2rem!important}.rating-stars{font-size:.72rem!important}.product-card-luxury__price{margin-bottom:.35rem!important;display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;justify-content:center!important;gap:2px!important}.price-luxury{font-size:.88rem!important}.price-luxury--compare{font-size:.68rem!important;margin-left:2px!important}.trust-pill-tag,.card__trust-micro span{font-size:.58rem!important;padding:1px 4px!important}.btn-card-luxury-cod{font-size:.7rem!important;min-height:36px!important;height:36px!important;padding:.4rem .25rem!important;letter-spacing:0!important;flex:1 1 0%!important;width:auto!important;white-space:nowrap!important}.btn-card-luxury-wa{flex:0 0 36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:0!important}.btn-card-luxury-wa span{display:none!important}.site-header__actions{gap:.25rem!important}.action-btn{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:4px!important}.action-btn svg{width:17px!important;height:17px!important}.site-header__menu-btn{padding:.25rem!important}.site-header__menu-btn svg{width:20px!important;height:20px!important}.site-header__menu-text{display:none!important}.site-header__logo img{max-width:110px!important;height:auto!important}}@media(max-width:320px){.products-grid,.products-container-luxury{grid-template-columns:1fr!important;gap:.75rem!important}.btn-card-luxury-cod{min-height:42px!important;font-size:.85rem!important}.btn-card-luxury-wa{min-height:38px!important;font-size:.82rem!important}}.product-page .container{width:100%!important;max-width:1360px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}@media(min-width:901px){.product-layout{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;gap:clamp(1.75rem,3.5vw,3.5rem)!important;align-items:start!important;width:100%!important;max-width:100%!important}.product-gallery{min-width:0!important;width:100%!important;position:-webkit-sticky!important;position:sticky!important;top:96px!important;align-self:start!important;height:-webkit-fit-content!important;height:fit-content!important;z-index:10!important}.product-info-col{min-width:0!important;width:100%!important;display:flex!important;flex-direction:column!important}.product-gallery__main{width:100%!important;display:block!important;margin:0 0 1rem!important}.product-gallery__main-image-wrap{width:100%!important;aspect-ratio:1 / 1!important;min-height:380px!important;max-height:580px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:clamp(.75rem,2vw,1.25rem)!important;box-sizing:border-box!important}.product-gallery__main-image{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:center!important;margin:0 auto!important;display:block!important}}@media(min-width:901px)and (max-width:1200px){.product-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:1.75rem!important}.product-gallery__main-image-wrap{min-height:320px!important;max-height:480px!important}}@media(max-width:900px){.product-layout{display:flex!important;flex-direction:column!important;width:100%!important;gap:1.25rem!important}.product-gallery,.product-info-col{width:100%!important;min-width:0!important}.product-gallery{position:static!important;top:auto!important}.product-gallery__main-image-wrap{aspect-ratio:1 / 1!important;min-height:280px!important;max-height:460px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:.75rem!important}.product-gallery__main-image{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:center!important;margin:0 auto!important;display:block!important}}@media(max-width:768px){.modal:not(.is-open),.quick-shop-modal:not(.is-open){display:none!important;visibility:hidden!important;pointer-events:none!important}#preview-bar-iframe,iframe[id*=preview-bar],.preview-bar__container{display:none!important}}.products-grid,.featured-products__grid,.products-container-luxury{display:grid!important;align-items:stretch!important;gap:1.25rem!important;width:100%!important}.products-grid-luxury,.products-grid-wrapper{display:block!important;width:100%!important}.grid--4-col,.grid-luxury--4{grid-template-columns:repeat(4,1fr)!important}.grid--3-col,.grid-luxury--3{grid-template-columns:repeat(3,1fr)!important}.grid--2-col,.grid-luxury--2{grid-template-columns:repeat(2,1fr)!important}.card.product-card,.product-card,.product-card-luxury{height:100%!important;display:flex!important;flex-direction:column!important;background:#fff!important;border-radius:12px!important;border:1px solid rgba(24,24,27,.08)!important;box-shadow:0 2px 8px #18181b08!important;overflow:hidden!important;position:relative!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important}.card.product-card:hover,.product-card:hover,.product-card-luxury:hover{transform:translateY(-4px)!important;border-color:#12121238!important;box-shadow:0 12px 24px #12121217!important}.product-card .card__image,.card.product-card .card__image,.product-card-luxury__image-container{position:relative!important;width:100%!important;aspect-ratio:1 / 1!important;padding-bottom:0!important;background:#faf7f2!important;overflow:hidden!important;border-bottom:1px solid rgba(24,24,27,.06)!important;display:block!important}.product-card__image,.product-card-luxury__image,.card__image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;transition:transform .5s cubic-bezier(.16,1,.3,1)!important}.product-card:hover .product-card__image--primary,.product-card-luxury:hover .product-card-luxury__image--primary,.card:hover .card__image img{transform:scale(1.06)!important}.product-card .card__content,.card.product-card .card__content,.product-card-luxury__content{padding:.95rem .85rem 1.1rem!important;display:flex!important;flex-direction:column!important;flex:1 1 auto!important;width:100%!important;box-sizing:border-box!important}.product-card__vendor,.product-card-luxury__vendor{font-size:.7rem!important;font-weight:600!important;letter-spacing:.07em!important;text-transform:uppercase!important;color:#94a3b8!important;margin:0 0 .35rem!important;line-height:1.2!important;min-height:.9rem!important}.product-card .card__title,.card.product-card .card__title,.product-card-luxury__title{font-family:var(--font-heading, "Plus Jakarta Sans", sans-serif)!important;font-size:.94rem!important;font-weight:700!important;line-height:1.35!important;margin:0 0 .45rem!important;color:#121212!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;height:2.7em!important;max-height:2.7em!important}.product-card .card__title a,.card.product-card .card__title a,.product-card-luxury__title a{color:inherit!important;text-decoration:none!important;transition:color .2s ease!important}.product-card .card__title a:hover,.product-card-luxury__title a:hover{color:#b89758!important}.product-card__rating,.product-card-luxury__rating{min-height:1.25rem!important;margin:0 0 .35rem!important;display:flex!important;align-items:center!important;gap:.25rem!important}.product-card .card__price,.card.product-card .card__price,.product-card-luxury__price{display:flex!important;align-items:baseline!important;gap:.5rem!important;margin:0 0 .5rem!important;min-height:1.6rem!important}.price-luxury,.card__price--sale,.card__price--regular{font-size:1.12rem!important;font-weight:800!important;color:#121212!important;line-height:1.2!important}.price-luxury--compare,.card__price--compare{font-size:.84rem!important;color:#94a3b8!important;text-decoration:line-through!important;margin-left:.25rem!important}.card__price-badge,.product-badge--sale{font-size:.7rem!important;font-weight:700!important;color:#dc2626!important;background:#dc262614!important;padding:.15rem .45rem!important;border-radius:4px!important}.card__trust-micro,.product-card-luxury__trust-pills{margin:0 0 .65rem!important;min-height:20px!important;display:flex!important;align-items:center!important;gap:.35rem!important;flex-wrap:wrap!important}.card__trust-micro span,.trust-pill-tag{font-size:.68rem!important;font-weight:600!important;color:#15803d!important;background:#f0fdf4!important;border:1px solid rgba(22,163,74,.25)!important;border-radius:20px!important;padding:2px 7px!important;display:inline-flex!important;align-items:center!important}.product-card__cta,.product-card-luxury__order-actions{margin-top:auto!important;width:100%!important;padding-top:.35rem!important}.product-card-luxury__order-actions,.product-card__cta-row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:.45rem!important;width:100%!important;margin-top:auto!important}.product-card__cta-row .btn-card-quickbuy,.btn-card-quickbuy,.btn-card-luxury-cod{flex:1 1 0%!important;width:auto!important;min-width:0!important;min-height:38px!important;height:38px!important;background:#121212!important;color:#fff!important;border:none!important;border-radius:6px!important;font-size:.78rem!important;font-weight:700!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:.5rem .6rem!important;transition:all .2s ease!important;text-decoration:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.btn-card-quickbuy:hover,.btn-card-luxury-cod:hover{background:#991b1b!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #991b1b4d!important}.product-card__cta-row .btn-card-wa,.btn-card-wa,.btn-card-luxury-wa{flex:0 0 38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;background:#25d366!important;color:#fff!important;border-radius:6px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;transition:all .2s ease!important;flex-shrink:0!important}.btn-card-wa span,.btn-card-luxury-wa span{display:none!important}.btn-card-wa svg,.btn-card-luxury-wa svg{width:18px!important;height:18px!important}.btn-card-wa:hover,.btn-card-luxury-wa:hover{background:#128c7e!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #25d36659!important}@media(max-width:1200px){.grid--4-col,.grid-luxury--4{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:768px){.products-grid,.featured-products__grid,.products-container-luxury,.grid--4-col,.grid--3-col,.grid--2-col,.grid-luxury--4,.grid-luxury--3,.grid-luxury--2{grid-template-columns:repeat(2,1fr)!important;gap:.65rem!important}.product-card .card__content,.card.product-card .card__content,.product-card-luxury__content{padding:.65rem .5rem .75rem!important}.product-card .card__title,.card.product-card .card__title,.product-card-luxury__title{font-size:.82rem!important;line-height:1.25!important;height:2.5em!important;max-height:2.5em!important;margin-bottom:.25rem!important}.price-luxury,.card__price--sale,.card__price--regular{font-size:.98rem!important}.price-luxury--compare,.card__price--compare{font-size:.74rem!important}.product-card-luxury__order-actions{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:.35rem!important;margin-top:auto!important;width:100%!important}.product-card__cta-row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:.35rem!important;width:100%!important;margin-top:auto!important}.product-card__cta-row .btn-card-quickbuy,.btn-card-quickbuy,.btn-card-luxury-cod{flex:1 1 0%!important;width:auto!important;min-width:0!important;min-height:38px!important;height:38px!important;font-size:.74rem!important;padding:.45rem .35rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.product-card__cta-row .btn-card-wa,.btn-card-wa,.btn-card-luxury-wa{flex:0 0 38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.btn-card-wa span,.btn-card-luxury-wa span{display:none!important}}@media(max-width:360px){.products-grid,.featured-products__grid,.products-container-luxury{gap:.45rem!important}.product-card .card__content,.card.product-card .card__content,.product-card-luxury__content{padding:.5rem .35rem .65rem!important}.product-card .card__title,.card.product-card .card__title,.product-card-luxury__title{font-size:.76rem!important;line-height:1.2!important;height:2.4em!important;max-height:2.4em!important}.price-luxury,.card__price--sale,.card__price--regular{font-size:.88rem!important}.product-card__cta-row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:.25rem!important}.product-card__cta-row .btn-card-quickbuy,.btn-card-quickbuy,.btn-card-luxury-cod{min-height:36px!important;height:36px!important;font-size:.7rem!important;padding:.4rem .25rem!important;flex:1 1 0%!important;width:auto!important}.product-card__cta-row .btn-card-wa,.btn-card-wa,.btn-card-luxury-wa{flex:0 0 36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:0!important}.btn-card-wa span,.btn-card-luxury-wa span{display:none!important}}.footer__columns--count-2{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)!important;gap:4.5rem!important;max-width:1100px!important;margin-left:auto!important;margin-right:auto!important;width:100%!important;align-items:start!important}.footer__brand-info .footer__text{font-size:.88rem!important;line-height:1.68!important;color:#52525b!important;letter-spacing:.01em!important;max-width:480px!important}.footer__brand-info .footer__text p+p{margin-top:.65rem!important}@media(max-width:900px){.footer__columns--count-2,.footer__columns{grid-template-columns:repeat(2,1fr)!important;gap:2.5rem!important}}@media(max-width:768px){.footer__columns--count-2,.footer__columns{grid-template-columns:1fr!important;gap:2.25rem!important}.footer__brand-info{max-width:100%!important}.footer__brand-img{height:44px!important;max-width:135px!important}.footer__brand-info .footer__text{font-size:.85rem!important;line-height:1.65!important;color:#52525b!important;max-width:100%!important}}@media(max-width:480px){.footer__columns--count-2,.footer__columns{grid-template-columns:1fr!important;gap:1.85rem!important}.footer__brand-img{height:42px!important;max-width:125px!important}.footer__brand-info .footer__text{font-size:.83rem!important;line-height:1.6!important;color:#52525b!important}}.shopify-policy__container{max-width:900px!important;margin:0 auto!important;padding:3.5rem 1.5rem 5rem!important;box-sizing:border-box!important}.shopify-policy__title{text-align:center!important;margin-bottom:2.5rem!important;padding-bottom:1.5rem!important;border-bottom:1px solid rgba(184,151,88,.25)!important;position:relative!important}.shopify-policy__title:after{content:""!important;position:absolute!important;bottom:-1px!important;left:50%!important;transform:translate(-50%)!important;width:60px!important;height:2px!important;background:#b89758!important}.shopify-policy__title h1{font-family:var(--font-heading, "Playfair Display", serif)!important;font-size:clamp(2rem,4vw,2.75rem)!important;color:#121212!important;letter-spacing:-.01em!important;margin:0!important}.shopify-policy__body{font-family:var(--font-body, "Lora", serif)!important;font-size:1.02rem!important;line-height:1.8!important;color:#27272a!important}.shopify-policy__body h2,.shopify-policy__body h3,.shopify-policy__body h4{font-family:var(--font-heading, "Playfair Display", serif)!important;color:#121212!important;margin-top:2rem!important;margin-bottom:.75rem!important;font-weight:700!important}.shopify-policy__body p{margin-bottom:1.25rem!important}.shopify-policy__body ul,.shopify-policy__body ol{margin-left:1.5rem!important;margin-bottom:1.25rem!important}.shopify-policy__body a{color:#b89758!important;text-decoration:underline!important}.footer__link a{display:inline-block!important;color:#52525b!important;text-decoration:none!important;transition:all .2s ease!important;font-size:.88rem!important;line-height:1.8!important}.footer__link a:hover{color:#b89758!important;transform:translate(3px)!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom.css.map */
