.cleanzest-product-gallery{flex-direction:column;gap:18px;display:flex}.cleanzest-product-gallery-main{aspect-ratio:1;cursor:zoom-in;background:#f8f8f8;border:1px solid #ececec;border-radius:18px;overflow:hidden}.cleanzest-product-gallery-main img{object-fit:cover;width:100%;height:100%;transition:all .35s}.cleanzest-product-gallery-main:hover img{transform:scale(1.04)}.cleanzest-product-gallery-thumbnails{scrollbar-width:none;gap:12px;display:flex;overflow-x:auto}.cleanzest-product-gallery-thumbnails::-webkit-scrollbar{display:none}.cleanzest-product-gallery-thumbnail{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;flex-shrink:0;width:90px;height:90px;transition:all .25s;overflow:hidden}.cleanzest-product-gallery-thumbnail img{object-fit:cover;width:100%;height:100%}.cleanzest-product-gallery-thumbnail:hover,.cleanzest-product-gallery-thumbnail-active{border-color:var(--cleanzest-color-primary)}@media (width<=600px){.cleanzest-product-gallery-thumbnail{width:68px;height:68px}.cleanzest-product-gallery-main{border-radius:14px}}.cleanzest-product-info{flex-direction:column;gap:24px;display:flex}.cleanzest-product-info-rating{flex-wrap:wrap;align-items:center;gap:14px;font-size:15px;display:flex}.cleanzest-product-info-stars{gap:2px;display:flex}.cleanzest-product-info-title{font-size:44px;font-weight:700;line-height:1.15}.cleanzest-product-info-subtitle{font-size:22px;font-weight:600}.cleanzest-product-info-description{color:#666;line-height:1.8}.cleanzest-product-info-features{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.cleanzest-product-info-feature{align-items:center;gap:10px;font-size:16px;display:flex}.cleanzest-product-info-feature svg{color:var(--cleanzest-color-primary);flex-shrink:0}.cleanzest-product-info-section h3{margin-bottom:18px;font-size:20px}.cleanzest-product-info-variants{flex-wrap:wrap;gap:16px;display:flex}.cleanzest-product-info-variant{text-align:left;border:1px solid #ddd;border-radius:14px;width:130px;padding:18px;transition:all .25s}.cleanzest-product-info-variant strong{margin-bottom:8px;display:block}.cleanzest-product-info-variant span{font-weight:700;display:block}.cleanzest-product-info-variant small{color:#999;text-decoration:line-through}.cleanzest-product-info-variant-active{border:2px solid var(--cleanzest-color-primary)}.cleanzest-product-info-cart{align-items:center;gap:18px;display:flex}.cleanzest-product-info-quantity{border:1px solid #ddd;border-radius:999px;flex-shrink:0;justify-content:space-between;align-items:center;width:150px;height:58px;padding:0 18px;display:flex}.cleanzest-product-info-quantity button{justify-content:center;align-items:center;display:flex}.cleanzest-product-info-button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:12px;height:auto;min-height:58px;padding:14px 28px;font-size:18px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.cleanzest-product-info-button:hover{background:var(--cleanzest-color-primary)}.cleanzest-product-info-whatsapp{color:#fff;letter-spacing:.01em;background:#25d366;font-size:17px}.cleanzest-product-info-whatsapp:hover{background:#1da851;transform:translateY(-1px);box-shadow:0 6px 20px #25d36659}.cleanzest-product-info-whatsapp:active{box-shadow:none;transform:translateY(0)}@media (width<=992px){.cleanzest-product-info-title{font-size:36px}.cleanzest-product-info-subtitle{font-size:18px}}@media (width<=600px){.cleanzest-product-info{gap:18px}.cleanzest-product-info-title{font-size:26px;line-height:1.2}.cleanzest-product-info-subtitle{font-size:15px}.cleanzest-product-info-description{font-size:14px;line-height:1.7}.cleanzest-product-info-features{grid-template-columns:1fr;gap:12px}.cleanzest-product-info-feature{font-size:14px}.cleanzest-product-info-section h3{margin-bottom:12px;font-size:17px}.cleanzest-product-info-variant{width:110px;padding:14px}.cleanzest-product-info-cart{flex-direction:column;align-items:stretch;gap:12px}.cleanzest-product-info-quantity{width:100%;height:52px}.cleanzest-product-info-button{width:100%;height:auto;min-height:52px;padding:12px 24px;font-size:16px}.cleanzest-product-info-whatsapp{font-size:16px}}.cleanzest-product-trust{border-top:1px solid #ececec;border-bottom:1px solid #ececec;flex-direction:column;gap:24px;padding:30px 0;display:flex}.cleanzest-product-trust-payment{justify-content:flex-start;align-items:center;display:flex}.cleanzest-product-trust-payment img{object-fit:contain;max-height:28px}.cleanzest-product-trust-items{grid-template-columns:repeat(2,1fr);gap:20px 24px;display:grid}.cleanzest-product-trust-item{align-items:center;gap:12px;display:flex}.cleanzest-product-trust-icon{width:44px;height:44px;color:var(--cleanzest-color-primary);background:#f8f6eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cleanzest-product-trust-item h4{color:#111;margin-bottom:2px;font-size:14px;font-weight:700}.cleanzest-product-trust-item p{color:#666;font-size:12px}@media (width<=600px){.cleanzest-product-trust-items{grid-template-columns:1fr;gap:16px}.cleanzest-product-trust{padding:20px 0}}.cleanzest-product-accordion{flex-direction:column;gap:14px;display:flex}.cleanzest-product-accordion-item{background:#fff;border:1px solid #e8e8e8;border-radius:14px;overflow:hidden}.cleanzest-product-accordion-header{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;width:100%;padding:22px 24px;transition:all .25s;display:flex}.cleanzest-product-accordion-header:hover{background:#fafafa}.cleanzest-product-accordion-header span{font-size:18px;font-weight:600}.cleanzest-product-accordion-icon{transition:all .3s}.cleanzest-product-accordion-icon-open{transform:rotate(180deg)}.cleanzest-product-accordion-content{background:#fcfcfc;max-height:0;transition:max-height .35s;overflow:hidden}.cleanzest-product-accordion-content-open{max-height:500px}.cleanzest-product-accordion-content p{color:#666;padding:24px;line-height:1.9}@media (width<=600px){.cleanzest-product-accordion-header{padding:16px 18px}.cleanzest-product-accordion-header span{font-size:15px}.cleanzest-product-accordion-content p{padding:16px 18px;font-size:14px;line-height:1.7}}.cleanzest-product-description{padding:100px 0}.cleanzest-product-description-header{text-align:center;margin-bottom:60px}.cleanzest-product-description-header h2{font-size:46px;font-weight:700}.cleanzest-product-description-body{max-width:900px;margin:auto}.cleanzest-product-description-section{margin-bottom:60px}.cleanzest-product-description-section:last-child{margin-bottom:0}.cleanzest-product-description-section h3{margin-bottom:22px;font-size:32px;font-weight:700}.cleanzest-product-description-section p{color:#666;margin-bottom:20px;font-size:18px;line-height:1.9}.cleanzest-product-description-section img{border-radius:20px;width:100%;margin:30px 0;display:block}.cleanzest-product-description-section ul{margin-top:20px;padding-left:24px}.cleanzest-product-description-section li{color:#444;margin-bottom:14px;line-height:1.8}@media (width<=768px){.cleanzest-product-description{padding:20px 0}.cleanzest-product-description-header{margin-bottom:30px}.cleanzest-product-description-header h2{font-size:26px;line-height:1.3}.cleanzest-product-description-section{margin-bottom:40px}.cleanzest-product-description-section h3{margin-bottom:16px;font-size:22px}.cleanzest-product-description-section p{margin-bottom:16px;font-size:15px;line-height:1.7}.cleanzest-product-description-section img{border-radius:12px;margin:20px 0}.cleanzest-product-description-section ul{margin-top:14px;padding-left:20px}.cleanzest-product-description-section li{margin-bottom:10px;font-size:15px;line-height:1.6}}.cleanzest-product-specification{padding:80px 0}.cleanzest-product-specification-header{text-align:center;margin-bottom:40px}.cleanzest-product-specification-header h2{font-size:36px;font-weight:700}.cleanzest-product-specification-table{background:#fff;border:1px solid #ececec;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #00000005}.cleanzest-product-specification-row{border-bottom:1px solid #f3f3f3;grid-template-columns:240px 1fr;display:grid}.cleanzest-product-specification-row:last-child{border-bottom:none}.cleanzest-product-specification-label{color:#333;background:#fafafa;border-right:1px solid #f0f0f0;align-items:center;padding:18px 24px;font-size:15px;font-weight:600;display:flex}.cleanzest-product-specification-value{color:#555;align-items:center;padding:18px 24px;font-size:15px;line-height:1.6;display:flex}@media (width<=768px){.cleanzest-product-specification{padding:48px 0}.cleanzest-product-specification-header{margin-bottom:24px}.cleanzest-product-specification-header h2{font-size:24px}.cleanzest-product-specification-row{grid-template-columns:120px 1fr}.cleanzest-product-specification-label{border-right:1px solid #f0f0f0;padding:12px 16px;font-size:13px}.cleanzest-product-specification-value{padding:12px 16px;font-size:13px;line-height:1.5}}.cleanzest-product-detail-page{background:#fff;padding:40px 0 0}.cleanzest-product-breadcrumb{color:#8c8c8c;flex-wrap:wrap;align-items:center;gap:6px 8px;margin-bottom:40px;font-size:14px;display:flex}.cleanzest-product-breadcrumb a{transition:var(--cleanzest-transition)}.cleanzest-product-breadcrumb a:hover{color:var(--cleanzest-color-primary)}.cleanzest-product-showcase-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:60px;margin-bottom:80px;display:grid}.cleanzest-product-right-col{flex-direction:column;gap:40px;display:flex}.cleanzest-related-products-section{border-top:1px solid #ececec;padding:80px 0 0}.cleanzest-related-products-section h2{color:#111;text-align:center;margin-bottom:40px;font-size:32px;font-weight:700}.cleanzest-related-products-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}@media (width<=992px){.cleanzest-product-showcase-grid{grid-template-columns:1fr;gap:40px}.cleanzest-related-products-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=600px){.cleanzest-product-detail-page{padding:20px 0 0}.cleanzest-product-breadcrumb{margin-bottom:20px;font-size:12px}.cleanzest-product-showcase-grid{gap:28px;margin-bottom:20px}.cleanzest-product-right-col{gap:28px}.cleanzest-related-products-grid{grid-template-columns:1fr}.cleanzest-related-products-section{padding:48px 0 0}.cleanzest-related-products-section h2{margin-bottom:24px;font-size:24px}}
