*,*:before,*:after{box-sizing:border-box}img{max-width:100%;height:auto;display:block}.collection .grid,.product-grid,ul.product-list{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;padding:24px 0;width:100%;overflow:hidden}product-card,.product-card,.card-wrapper{position:relative;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #0000000f;transition:transform .25s ease,box-shadow .25s ease;display:block}product-card:hover,.product-card:hover,.card-wrapper:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}product-card img,.product-card img,.card-wrapper img{width:100%;max-width:100%;aspect-ratio:1 / 1;object-fit:cover;transition:transform .4s ease;display:block}product-card:hover img,.product-card:hover img,.card-wrapper:hover img{transform:scale(1.04)}.product-card__content,.card__content,.card__information{padding:12px 14px 16px}.product-card .product-title,.card__heading{font-size:.9rem;font-weight:600;color:#1e1e1e;margin:0 0 5px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.price,.price-item{font-size:1.05rem;font-weight:700;color:#c4956a}.price__regular,.price-item--regular{color:#c4956a}.price__sale .price-item--sale{color:#c0392b}.price__sale .price-item--regular{font-size:.82rem;font-weight:400;color:#999;text-decoration:line-through;margin-left:6px}.badge--sold-out,.badge[aria-label*=puis\e9]{background:#e8e8e8;color:#777;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:3px 8px;border-radius:4px}.badge--sale,.badge--on-sale{background:#c0392b;color:#fff;font-size:.72rem;font-weight:700;padding:3px 8px;border-radius:4px;position:absolute;top:12px;left:12px;z-index:2}.quick-add__submit,.quick-add,[class*=quick-add]{display:none!important}.product,.product__media-wrapper{gap:48px}.product__title,h1.product__title{font-size:1.6rem;font-weight:700;color:#1e1e1e;line-height:1.3;margin-bottom:10px}.product__price .price{font-size:1.5rem;font-weight:700;color:#c4956a}.product__description{line-height:1.75;color:#555;font-size:.95rem}.product-information rte-formatter li,.product-information .rte li{list-style:none;padding-left:1.8em;position:relative;margin-bottom:6px;line-height:1.6}.product-information rte-formatter li:before,.product-information .rte li:before{content:"\2728";position:absolute;left:0;top:0}.product-information rte-formatter li:nth-child(2):before,.product-information .rte li:nth-child(2):before{content:"\1f338"}.product-information rte-formatter li:nth-child(3):before,.product-information .rte li:nth-child(3):before{content:"\1f4ab"}.product-information rte-formatter li:nth-child(4):before,.product-information .rte li:nth-child(4):before{content:"\1f33f"}.product-information rte-formatter li:nth-child(5):before,.product-information .rte li:nth-child(5):before{content:"\2728"}.product-information rte-formatter li:nth-child(6):before,.product-information .rte li:nth-child(6):before{content:"\1f338"}.product-information rte-formatter li:nth-child(7):before,.product-information .rte li:nth-child(7):before{content:"\1f4ab"}.product-information rte-formatter h2,.product-information rte-formatter h3,.product-information rte-formatter h4,.product-information .rte h2,.product-information .rte h3,.product-information .rte h4{color:#1e1e1e;font-weight:700;margin:16px 0 8px}.product-information rte-formatter h2:before,.product-information rte-formatter h3:before,.product-information rte-formatter h4:before,.product-information .rte h2:before,.product-information .rte h3:before,.product-information .rte h4:before{content:"\2014  ";color:#c4956a}.product-information rte-formatter p,.product-information .rte p{line-height:1.75;color:#555;font-size:.95rem;margin-bottom:10px}.quantity{border:2px solid #e8d5c0;border-radius:8px;overflow:hidden;display:inline-flex;align-items:center}.quantity__button{background:#faf5f0;border:none;padding:8px 14px;font-size:1.1rem;cursor:pointer;color:#c4956a}.quantity__input{border:none;text-align:center;width:48px;font-weight:600;font-size:1rem}.product-form__submit,button[name=add]{background:#c4956a!important;color:#fff!important;border:none;border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .2s,transform .15s;width:100%;margin-top:16px}.product-form__submit:hover{background:#a87a52!important;transform:translateY(-1px)}.product-form__submit[disabled]{background:#ccc!important;cursor:not-allowed;transform:none}.trust-badges{display:flex;flex-wrap:wrap;gap:14px;margin:24px 0;padding:18px;background:#fdf9f5;border-radius:12px;border:1px solid #e8d5c0}.trust-badge{display:flex;align-items:center;gap:8px;font-size:.82rem;color:#555;font-weight:500;flex:1 1 140px}.trust-badge svg{flex-shrink:0;color:#c4956a}.trust-badge__emoji{font-size:1.4rem;flex-shrink:0;line-height:1}.trust-badge span{line-height:1.3}.product-tabs{margin-top:32px;border-top:1px solid #eee}.product-tabs__nav{display:flex;gap:0;border-bottom:2px solid #eee;margin-bottom:20px;overflow-x:auto}.product-tabs__btn{background:none;border:none;padding:12px 20px;font-size:.9rem;font-weight:600;color:#888;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .2s,border-color .2s;white-space:nowrap}.product-tabs__btn.active,.product-tabs__btn:hover{color:#c4956a;border-bottom-color:#c4956a}.product-tabs__panel{display:none;font-size:.92rem;line-height:1.75;color:#555}.product-tabs__panel.active{display:block}.product-tabs__panel ul{padding-left:20px}.product-tabs__panel li{margin-bottom:6px}.product-reviews{margin-top:48px}.product-reviews__header{font-size:1.2rem;font-weight:700;margin-bottom:20px;color:#1e1e1e}.review-stars{display:flex;gap:2px;margin-bottom:4px}.review-stars svg{width:16px;height:16px;fill:#f5a623}.review-stars svg.empty{fill:#ddd}.review-card{border:1px solid #e8d5c0;border-radius:10px;padding:16px 20px;margin-bottom:14px;background:#fffcf9}.review-card__author{font-weight:600;font-size:.88rem;color:#2d2d2d;margin-bottom:4px}.review-card__date{font-size:.78rem;color:#aaa;margin-bottom:8px}.review-card__body{font-size:.9rem;color:#555;line-height:1.6}@media(max-width:1200px){.collection .grid,.product-grid,ul.product-list{grid-template-columns:repeat(4,1fr);gap:20px}}@media(max-width:900px){.collection .grid,.product-grid,ul.product-list{grid-template-columns:repeat(3,1fr);gap:16px}}@media(max-width:640px){.collection .grid,.product-grid,ul.product-list{grid-template-columns:repeat(2,1fr);gap:12px;padding:16px 0}.trust-badges{flex-direction:column;gap:10px}.product-tabs__btn{padding:10px 14px;font-size:.82rem}.product__title,h1.product__title{font-size:1.3rem}.product-form__submit,button[name=add]{padding:12px 20px;font-size:.92rem}}@media(max-width:400px){.collection .grid,.product-grid,ul.product-list{grid-template-columns:repeat(2,1fr);gap:8px}.card__content,.card__information,.product-card__info{padding:10px 10px 14px}.card__heading,.card__information .card__heading{font-size:.82rem}.price,.price-item{font-size:.88rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-product.css.map */
