.carousel-container{background-color:#fff;border-radius:12px;width:100%;max-width:500px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000026}.carousel-track{width:100%;height:100%;display:flex}.carousel-slide{box-sizing:border-box;flex-shrink:0;min-width:100%}.image-wrapper{width:100%;padding-top:100%;position:relative}.image-wrapper img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.price-tag{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000bf;border-radius:20px;padding:8px 16px;font-family:sans-serif;font-size:1.1rem;font-weight:700;position:absolute;bottom:20px;right:20px;box-shadow:0 2px 8px #00000040}.carousel-dots{gap:8px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.dot{background-color:#ffffff80;border-radius:50%;width:8px;height:8px;transition:background-color .3s,transform .3s}.dot.active{background-color:#fff;transform:scale(1.2)}
.product-grid__filter-wrap{border-top:1px solid #ebe4dc;width:100%;padding-top:.75rem;padding-bottom:.5rem}.category-filter__list{-webkit-overflow-scrolling:touch;gap:.5rem;padding:.25rem;display:flex;overflow-x:auto}.category-item{color:#4a3728;cursor:pointer;white-space:nowrap;background:#fffefb;border:1px solid #e8e0d8;border-radius:999px;flex:none;padding:.45rem .9rem;font-weight:600;transition:transform .12s,background .12s,color .12s,border-color .12s}.category-item:hover{transform:translateY(-2px)}.category-item:focus{outline:none;box-shadow:0 0 0 3px #8b5e3c1f}.category-item--active{color:#fff;background:#8b5e3c;border-color:#8b5e3c}.product-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#4a372899;justify-content:center;align-items:center;padding:.75rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}@media (min-width:480px){.product-modal-overlay{padding:1rem}}@media (min-width:1024px){.product-modal-overlay{padding:2rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-modal{background:#fdfbf7;border-radius:16px;flex-direction:column;width:100%;max-width:1000px;max-height:95vh;animation:.3s ease-out slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@media (max-width:480px){.product-modal{border-radius:12px;max-height:95vh}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.product-modal__close{cursor:pointer;z-index:100;color:#4a3728;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s,background .2s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 8px #0000001f}.product-modal__close:hover{background:#f0ebe4;transform:scale(1.1)}.product-modal__scroll{max-height:90vh;overflow-y:auto}.product-modal__grid{grid-template-columns:1fr;gap:0;padding:0 10px;display:grid}@media (min-width:1024px){.product-modal__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:0}}.product-modal__gallery{background:#fffefb;flex-direction:column;gap:.75rem;padding:1rem;display:flex}@media (max-width:480px){.product-modal__gallery{gap:.5rem;padding:.75rem}}@media (min-width:480px){.product-modal__gallery{gap:1rem;padding:1.5rem}}@media (min-width:1024px){.product-modal__gallery{gap:1rem;padding:2rem 1.5rem 2rem 2rem}}.product-modal__main-img-wrap{aspect-ratio:3/4;background:#f5f0e8;border-radius:16px;width:100%;overflow:hidden}@media (max-width:480px){.product-modal__main-img-wrap{aspect-ratio:4/5;max-height:260px}}.product-modal__main-img{object-fit:contain;width:100%;height:100%;display:block}@media (min-width:481px){.product-modal__main-img{object-fit:cover}}.product-modal__thumbs{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.product-modal__thumb{cursor:pointer;background:#f5f0e8;border:2px solid #0000;border-radius:10px;flex-shrink:0;width:56px;height:56px;padding:0;transition:border-color .2s,transform .2s;overflow:hidden}.product-modal__thumb img{object-fit:cover;width:100%;height:100%;display:block}.product-modal__thumb:hover{transform:translateY(-2px)}.product-modal__thumb--active{border-color:#4a3728}.product-modal__info{color:#4a3728;flex-direction:column;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}@media (max-width:480px){.product-modal__info{gap:.55rem;padding:.75rem}}@media (min-width:480px){.product-modal__info{gap:1rem;padding:1.5rem}}@media (min-width:1024px){.product-modal__info{gap:1.25rem;padding:2rem}}.product-modal__meta-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.product-modal__badge{text-transform:uppercase;letter-spacing:.08em;color:#6b2c3a;background:#f8d7da;border-radius:20px;padding:.3rem .65rem;font-family:Roboto,system-ui,sans-serif;font-size:10px;font-weight:700}@media (max-width:480px){.product-modal__badge{padding:.25rem .5rem;font-size:9px}}.product-modal__stars{color:#c4a035;align-items:center;gap:.1rem;display:flex}.product-modal__star{font-family:Roboto,Georgia,serif;font-size:1rem;line-height:1}@media (max-width:480px){.product-modal__star{font-size:.85rem}}.product-modal__star--muted{color:#ddd5cc}.product-modal__title{color:#4a3728;font-family:Roboto,system-ui,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3}@media (max-width:480px){.product-modal__title{font-size:1rem;line-height:1.2}}@media (min-width:480px){.product-modal__title{font-size:1.5rem}}@media (min-width:1024px){.product-modal__title{font-size:1.75rem}}.product-modal__price{color:#4a3728;font-family:Roboto,system-ui,sans-serif;font-size:1.1rem;font-weight:700}@media (max-width:480px){.product-modal__price{font-size:.95rem}}@media (min-width:480px){.product-modal__price{font-size:1.25rem}}@media (min-width:1024px){.product-modal__price{font-size:1.375rem}}.product-modal__desc{color:#5c4f45;font-family:Roboto,Georgia,serif;font-size:.875rem;line-height:1.6}@media (max-width:480px){.product-modal__desc{font-size:.8rem;line-height:1.5}}@media (min-width:480px){.product-modal__desc{font-size:.9375rem}}@media (min-width:1024px){.product-modal__desc{font-size:.9375rem}}.product-modal__section-label{letter-spacing:.12em;text-transform:uppercase;color:#6b5d52;margin-top:.25rem;margin-bottom:.5rem;font-family:Roboto,system-ui,sans-serif;font-size:10px;font-weight:700}@media (max-width:480px){.product-modal__section-label{margin-top:.1rem;margin-bottom:.35rem}}.product-modal__bundles{flex-direction:column;gap:.5rem;display:flex}.product-modal__bundle{text-align:left;cursor:pointer;background:#fffefb;border:2px solid #e8e0d8;border-radius:12px;width:100%;padding:.75rem 1rem;font-family:Roboto,system-ui,sans-serif;transition:border-color .2s,box-shadow .2s;display:block;position:relative}@media (max-width:480px){.product-modal__bundle{padding:.65rem .85rem}}.product-modal__bundle:hover{border-color:#c9b8a8}.product-modal__bundle--active{border-color:#8b5e3c;box-shadow:0 0 0 1px #8b5e3c26}.product-modal__bundle-title{color:#4a3728;margin-bottom:.1rem;font-size:.875rem;font-weight:700}@media (max-width:480px){.product-modal__bundle-title{font-size:.8rem}}.product-modal__bundle-sub{color:#7a6a5f;font-family:Roboto,Georgia,serif;font-size:.75rem}@media (max-width:480px){.product-modal__bundle-sub{font-size:.68rem}}.product-modal__bundle-price{color:#4a3728;margin-top:.25rem;font-size:.9375rem;font-weight:700}@media (max-width:480px){.product-modal__bundle-price{font-size:.82rem}}.product-modal__bundle-save{text-transform:uppercase;letter-spacing:.04em;color:#8b5e3c;background:#f8d7dab3;border-radius:4px;padding:.2rem .4rem;font-size:9px;font-weight:700;position:absolute;top:.4rem;right:.5rem}.product-modal__packaging{grid-template-columns:repeat(2,1fr);gap:.4rem;display:grid}@media (min-width:480px){.product-modal__packaging{grid-template-columns:repeat(3,1fr);gap:.5rem}}.product-modal__pack{text-align:center;cursor:pointer;background:#fffefb;border:2px solid #e8e0d8;border-radius:10px;padding:.6rem .35rem;font-family:Roboto,system-ui,sans-serif;transition:border-color .2s}@media (max-width:480px){.product-modal__pack{border-radius:8px;padding:.4rem .25rem}}.product-modal__pack:hover{border-color:#c9b8a8}.product-modal__pack--active{border-color:#8b5e3c}.product-modal__pack-label{color:#4a3728;margin-bottom:.2rem;font-size:.7rem;font-weight:600}@media (max-width:480px){.product-modal__pack-label{margin-bottom:.15rem;font-size:.6rem}}.product-modal__pack-price{color:#6b5d52;font-size:.7rem}@media (max-width:480px){.product-modal__pack-price{font-size:.6rem}}.product-modal__qty-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}@media (max-width:480px){.product-modal__qty-row{gap:.5rem}}.product-modal__qty{background:#f0ebe4;border:1px solid #e5ddd4;border-radius:25px;align-items:center;display:flex;overflow:hidden}.product-modal__qty-btn{cursor:pointer;color:#4a3728;background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.1rem;transition:background .2s;display:flex}.product-modal__qty-btn:hover{background:#0000000d}.product-modal__qty-val{text-align:center;min-width:1.5rem;font-family:Roboto,system-ui,sans-serif;font-size:.875rem;font-weight:600}@media (max-width:480px){.product-modal__qty-val{font-size:.8rem}}.product-modal__add-btn{cursor:pointer;color:#fff;touch-action:manipulation;background:#8b5e3c;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.4rem;min-width:120px;padding:.7rem 1rem;font-family:Roboto,system-ui,sans-serif;font-size:.8rem;font-weight:600;transition:background .2s,transform .1s;display:inline-flex}@media (max-width:480px){.product-modal__add-btn{padding:.65rem .9rem;font-size:.75rem}}@media (min-width:480px){.product-modal__add-btn{border-radius:12px;min-width:140px;padding:.75rem 1rem;font-size:.875rem}}.product-modal__add-btn:hover{background:#744a32}.product-modal__add-btn:active{transform:scale(.98)}.product-modal__trust{border-top:1px solid #ebe4dc;flex-wrap:wrap;gap:.75rem;margin-top:.75rem;padding-top:.75rem;display:flex}@media (max-width:480px){.product-modal__trust{gap:.5rem;margin-top:.5rem;padding-top:.5rem}}.product-modal__trust-item{flex:140px;align-items:flex-start;gap:.35rem;display:flex}@media (max-width:480px){.product-modal__trust-item{gap:.25rem}}.product-modal__trust-item .material-symbols-outlined{color:#8b5e3c;font-size:1.1rem}@media (max-width:480px){.product-modal__trust-item .material-symbols-outlined{font-size:.95rem}}.product-modal__trust-text strong{color:#4a3728;margin-bottom:.05rem;font-family:Roboto,system-ui,sans-serif;font-size:.7rem;font-weight:700;display:block}@media (max-width:480px){.product-modal__trust-text strong{font-size:.65rem}}.product-modal__trust-text span{color:#6b5d52;font-family:Roboto,Georgia,serif;font-size:.7rem;line-height:1.4}@media (max-width:480px){.product-modal__trust-text span{font-size:.64rem;line-height:1.3}}
