.rv-section{background:#fafbfa;border-top:1px solid #f0f0f0;padding:40px 0}.rv-title{color:#111827;letter-spacing:-.02em;margin-bottom:20px;font-size:1.3rem;font-weight:800}.rv-title span{color:#3b6d11}.rv-track{scrollbar-width:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.rv-track::-webkit-scrollbar{display:none}.rv-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex:0 0 140px;padding:12px;text-decoration:none;transition:transform .2s,box-shadow .2s}.rv-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.rv-card__img{aspect-ratio:1;justify-content:center;align-items:center;width:100%;margin-bottom:8px;display:flex}.rv-card__img img{object-fit:contain;width:80%;height:80%}.rv-card__name{color:#374151;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.rv-card__price{color:#3b6d11;margin-top:4px;font-size:13px;font-weight:700}
.pd-breadcrumb{background:var(--off-white);border-bottom:1px solid var(--border);padding:14px 0}.pd-breadcrumb-inner{color:var(--text-lighter);flex-wrap:wrap;align-items:center;gap:8px;font-size:.82rem;display:flex}.pd-breadcrumb-inner a{color:var(--text-light);transition:color .2s}.pd-breadcrumb-inner a:hover{color:var(--primary)}.pd-breadcrumb-inner svg{opacity:.5;font-size:.7rem}.pd-breadcrumb-inner span{color:var(--primary);font-weight:500}.pd-not-found{text-align:center;padding:120px 0}.pd-not-found h2{color:var(--dark);margin-bottom:20px;font-size:1.8rem}.pd-main{padding:50px 0}.pd-grid{grid-template-columns:1fr 1fr;align-items:start;gap:50px;display:grid}.pd-image-section{flex-direction:column;align-self:start;gap:12px;display:flex;position:sticky;top:88px}.pd-img-actions{z-index:10;flex-direction:column;gap:8px;display:flex;position:absolute;top:52px;right:12px}.pd-img-action-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#6b7280;cursor:pointer;background:#ffffffe6;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.pd-img-action-btn:hover{color:#3b6d11;background:#fff;border-color:#3b6d11}.pd-img-action-btn.wishlisted{color:#ef4444;border-color:#ef4444}.pd-img-action-btn.wishlisted svg{fill:#ef4444}.pd-main-img-wrap{aspect-ratio:1;cursor:zoom-in;background:linear-gradient(160deg,#f2f8ec 0%,#e8f5de 100%);border:1.5px solid #ddeece;border-radius:20px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.pd-main-img{object-fit:contain;filter:drop-shadow(0 8px 24px #0000001a);cursor:zoom-in;width:80%;height:80%;transition:transform .1s,transform-origin .1s}.pd-thumbs-strip{scrollbar-width:none;flex-direction:row;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.pd-thumbs-strip::-webkit-scrollbar{display:none}.pd-thumb{cursor:pointer;background:#f8faf5;border:2px solid #e5e7eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:76px;height:76px;padding:6px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.pd-thumb img{object-fit:contain;width:100%;height:100%}.pd-thumb:hover{border-color:#3b6d11;transform:scale(1.04)}.pd-thumb--active{border-color:#3b6d11;box-shadow:0 0 0 3px #3b6d112e}.pd-badge{z-index:3;letter-spacing:.06em;border-radius:50px;padding:5px 14px;font-size:.68rem;font-weight:800;position:absolute}.pd-badge--sale{color:#fff;background:#dc2626;top:14px;left:14px}.pd-badge--disc{color:#fff;background:#1a3a0a;top:14px;right:14px}.pd-zoom-btn{color:#6b7280;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;z-index:3;background:#ffffffe6;border:1px solid #e5e7eb;border-radius:50px;align-items:center;gap:5px;padding:6px 14px;font-size:.72rem;font-weight:600;transition:all .2s;display:flex;position:absolute;bottom:14px;right:14px}.pd-zoom-btn:hover{color:#3b6d11;background:#fff;border-color:#3b6d11}.pd-nav-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#374151;cursor:pointer;z-index:3;background:#ffffffeb;border:1.5px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.pd-nav-btn:disabled{opacity:.3;cursor:default}.pd-nav-btn:not(:disabled):hover{color:#fff;background:#3b6d11;border-color:#3b6d11}.pd-nav-btn--prev{left:12px}.pd-nav-btn--next{right:12px}.pd-mobile-carousel{background:linear-gradient(160deg,#f2f8ec 0%,#e8f5de 100%);border:1.5px solid #ddeece;border-radius:16px;width:100%;display:none;position:relative;overflow:hidden}.pd-mobile-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.pd-mobile-track::-webkit-scrollbar{display:none}.pd-mobile-slide{scroll-snap-align:start;aspect-ratio:1;flex:0 0 100%;justify-content:center;align-items:center;padding:16px;display:flex}.pd-mobile-slide img{object-fit:contain;filter:drop-shadow(0 4px 12px #00000014);max-width:85%;max-height:85%}.pd-mobile-carousel .pd-badge{z-index:3}.pd-badge--disc-m{top:10px;right:10px}.pd-img-dots{justify-content:center;gap:6px;margin-top:10px;display:none}.pd-img-dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:all .2s}.pd-img-dot--active{background:#3b6d11;border-radius:4px;width:20px}.pd-mobile-thumbs{-webkit-overflow-scrolling:touch;gap:8px;padding:8px 0;display:none;overflow-x:auto}.pd-mobile-thumbs::-webkit-scrollbar{display:none}.pd-mobile-thumb{cursor:pointer;background:#f8f8f8;border:2px solid #e5e7eb;border-radius:10px;flex:0 0 52px;width:52px;height:52px;padding:0;transition:border-color .2s;overflow:hidden}.pd-mobile-thumb img{object-fit:cover;width:100%;height:100%}.pd-mobile-thumb--active{border-color:#3b6d11}.pd-lightbox{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pd-lightbox img{object-fit:contain;border-radius:12px;max-width:min(90vw,800px);max-height:85vh;box-shadow:0 32px 80px #00000080}.pd-lb-close{color:#fff;cursor:pointer;background:#ffffff26;border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute;top:20px;right:20px}.pd-lb-close:hover{background:#ffffff40}.pd-lb-nav{color:#fff;cursor:pointer;background:#ffffff1f;border:1.5px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.pd-lb-nav:disabled{opacity:.25;cursor:default}.pd-lb-nav:not(:disabled):hover{background:#ffffff38}.pd-lb-nav--prev{left:24px}.pd-lb-nav--next{right:24px}.pd-lb-count{color:#fff9;font-size:.82rem;font-weight:500;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.pd-category-tag{background:var(--primary-bg);color:var(--primary);text-transform:uppercase;letter-spacing:.8px;border-radius:50px;margin-bottom:14px;padding:5px 14px;font-size:.72rem;font-weight:600;display:inline-block}.pd-title{color:var(--dark);margin-bottom:14px;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;line-height:1.25}.pd-rating-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.pd-stars{gap:2px;font-size:.9rem;display:flex}.pd-stars .filled{color:#d93}.pd-stars .empty{color:#e2e8f0}.pd-rating-text{color:var(--text-light);font-size:.85rem}.pd-out-of-stock{color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:50px;padding:3px 10px;font-size:.82rem;font-weight:600}.pd-price-block{border-radius:var(--radius-md);background:linear-gradient(135deg,#f0f9f0 0%,#e6f5dc 100%);border:1.5px solid #2580462e;flex-direction:column;gap:6px;margin-bottom:22px;padding:14px 18px;display:flex;box-shadow:0 2px 12px #25804614}.pd-price-main-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.pd-price-sub-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pd-current-price{color:var(--primary-dark);letter-spacing:-.8px;font-size:1.9rem;font-weight:800;line-height:1}.pd-old-price-label{color:var(--text-lighter);font-size:.82rem;font-weight:500}.pd-old-price{color:var(--text-lighter);font-size:.9rem;text-decoration:line-through}.pd-you-save{color:#16a34a;background:#16a34a1a;border-radius:50px;padding:2px 10px;font-size:.78rem;font-weight:600}.pd-save-tag{color:#fff;letter-spacing:.3px;background:#ef4444;border-radius:50px;padding:4px 12px;font-size:.72rem;font-weight:700}.pd-short-desc{color:#374151;background:linear-gradient(135deg,#f6fbf0 0%,#eef7e4 100%);border:1px solid #3b6d112e;border-radius:12px;margin-bottom:24px;padding:20px 22px;font-size:.93rem;line-height:1.85;position:relative}.pd-short-desc:before{content:"";background:linear-gradient(180deg, var(--primary), var(--primary-dark));border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}.pd-short-desc p{margin:0 0 8px}.pd-short-desc p:last-child{margin-bottom:0}.pd-short-desc ul,.pd-short-desc ol{margin:8px 0 0;padding-left:20px}.pd-short-desc li{color:#374151;margin-bottom:6px}.pd-option-group{margin-bottom:22px}.pd-pack-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.pd-option-label{color:var(--dark);font-size:.95rem;font-weight:700}.pd-pack-count{color:var(--text-lighter);font-size:.78rem;font-weight:500}.pd-pack-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.pd-pack-btn{cursor:pointer;text-align:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:12px 8px;transition:all .2s;display:flex}.pd-pack-btn:hover{border-color:var(--primary);background:#f0fdf0}.pd-pack-btn.active{border-color:var(--primary);background:#f0fdf0;box-shadow:0 0 0 2px #3b6d1126}.pd-pack-label{color:var(--dark);font-size:.78rem;font-weight:700;line-height:1.2}.pd-pack-detail{color:#6b7280;font-size:.65rem;font-weight:500;line-height:1.2}.pd-pack-price{color:var(--primary);font-size:.72rem;font-weight:800}.pd-pack-more{background:#f9fafb;border-style:dashed;border-color:#d1d5db}.pd-pack-more:hover{background:#f3f4f6;border-color:#9ca3af}.pd-pack-plus{color:#6b7280;font-size:1.2rem;font-weight:300;line-height:1}.pd-qty-row{align-items:center;gap:20px;display:flex}.pd-qty{border:2px solid var(--border);border-radius:var(--radius-md);align-items:center;display:flex;overflow:hidden}.pd-qty button{background:var(--off-white);width:40px;height:40px;color:var(--text);justify-content:center;align-items:center;font-size:1rem;transition:all .2s;display:flex}.pd-qty button:hover{background:var(--primary-bg);color:var(--primary)}.pd-qty span{text-align:center;width:50px;color:var(--dark);font-size:1rem;font-weight:600}.pd-total{color:var(--text-light);font-size:.9rem}.pd-total strong{color:var(--primary-dark);font-size:1.1rem}.pd-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.pd-icon-btns{gap:8px;display:flex}.pd-whatsapp-btn{color:#fff;white-space:nowrap;background:#25d366;border-radius:100px;align-items:center;gap:7px;padding:11px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.pd-whatsapp-btn:hover{background:#1ebe57;transform:translateY(-2px)}.pd-notify-wrap{width:100%}.pd-out-of-stock-msg{color:#dc2626;margin-bottom:12px;font-size:13px;font-weight:600}.pd-notify-form{flex-wrap:wrap;gap:8px;display:flex}.pd-notify-input{border:1.5px solid #e5e7eb;border-radius:10px;outline:none;flex:1;min-width:200px;padding:11px 14px;font-size:14px;transition:border-color .2s}.pd-notify-input:focus{border-color:#3b6d11}.pd-notify-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#3b6d11;border:none;border-radius:10px;align-items:center;gap:6px;padding:11px 20px;font-size:14px;font-weight:700;display:inline-flex}.pd-notify-done{color:#3b6d11;font-size:13px;font-weight:600}.pd-comparing{color:#fff!important;background:#3b6d11!important;border-color:#3b6d11!important}.pd-add-cart{background:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;letter-spacing:.3px;border:none;flex:1.5;justify-content:center;align-items:center;gap:8px;min-width:180px;padding:16px 28px;font-size:1rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 6px 20px #25804659}.pd-add-cart:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 28px #25804673}.pd-add-cart.pd-added{background:#16a34a;box-shadow:0 6px 20px #16a34a66}.pd-buy-now{color:#fff;border-radius:var(--radius-md);cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#f59e0b,#ea8c00);border:none;flex:1;justify-content:center;align-items:center;gap:8px;min-width:150px;padding:16px 28px;font-size:1rem;font-weight:700;transition:all .25s;display:flex;box-shadow:0 6px 20px #f59e0b66}.pd-buy-now:hover{background:linear-gradient(135deg,#ea8c00,#d97706);transform:translateY(-2px);box-shadow:0 10px 28px #f59e0b80}.pd-icon-btn{border:2px solid var(--border);border-radius:var(--radius-md);width:48px;height:48px;color:var(--text-light);background:#fff;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex}.pd-icon-btn:hover{border-color:var(--primary);color:var(--primary)}.pd-icon-btn.wishlisted{color:#ef4444;background:#fef2f2;border-color:#ef4444}.pd-features{background:var(--off-white);border-radius:var(--radius-md);border:1px solid var(--border);grid-template-columns:1fr 1fr;gap:12px;padding:20px;display:grid}.pd-feature{color:var(--text);align-items:center;gap:10px;font-size:.82rem;font-weight:500;display:flex}.pd-feature svg{color:var(--primary);min-width:16px;font-size:1rem}.pd-desc-section,.pd-reviews-section{padding:24px 0}.pd-desc-card,.pd-reviews-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px 28px;box-shadow:0 2px 12px #0000000a}.pd-desc-heading{color:#111827;border-bottom:1.5px solid #f0f0f0;margin:0 0 16px;padding-bottom:12px;font-size:1.15rem;font-weight:800}.pd-accordion{flex-direction:column;gap:0;display:flex}.pd-acc-intro{border-bottom:1px solid #f0f0f0;margin-bottom:0;padding:0 0 16px}.pd-acc-item{border-bottom:1px solid #f0f0f0}.pd-acc-item:last-child{border-bottom:none}.pd-acc-trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:11px 0;display:flex}.pd-acc-trigger span{color:#111827;font-size:.85rem;font-weight:600;line-height:1.3}.pd-acc-arrow{color:#9ca3af;flex-shrink:0;width:16px;height:16px;transition:transform .25s}.pd-acc-open .pd-acc-arrow{color:#3b6d11;transform:rotate(180deg)}.pd-acc-content{padding:0 0 14px;animation:.2s pd-acc-slide}@keyframes pd-acc-slide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.pd-desc-body{color:#4b5563;font-size:.88rem;line-height:1.75}.pd-desc-body>:first-child{margin-top:0}.pd-desc-body h1,.pd-desc-body h2{color:#111827;border-bottom:1.5px solid #f0f0f0;margin:20px 0 10px;padding-bottom:6px;font-size:1rem;font-weight:700}.pd-desc-body h2:before{display:none}.pd-desc-body h3{color:#111827;margin:16px 0 8px;font-size:.92rem;font-weight:700}.pd-desc-body h4{color:#1f2937;margin:12px 0 6px;font-size:.88rem;font-weight:700}.pd-desc-body p{color:#4b5563;margin:0 0 10px;line-height:1.75}.pd-desc-body strong{color:#111827;font-weight:700}.pd-desc-body ul{flex-direction:column;gap:6px;margin:0 0 16px;padding:0;list-style:none;display:flex}.pd-desc-body ul li{color:#374151;padding:6px 10px 6px 28px;font-size:.86rem;line-height:1.65;position:relative}.pd-desc-body ul li:before{content:"";background:#3b6d11;border-radius:50%;width:6px;height:6px;position:absolute;top:13px;left:10px}.pd-desc-body ol{flex-direction:column;gap:6px;margin:0 0 16px;padding-left:20px;display:flex}.pd-desc-body ol li{color:#374151;padding:4px 0;font-size:.86rem;line-height:1.65}.pd-desc-body ol li:before{display:none}.pd-desc-body ol li::marker{color:#3b6d11;font-weight:700}.pd-desc-body table{border-collapse:collapse;border:1px solid #e5e7eb;border-radius:10px;width:100%;margin:16px 0 24px;font-size:.82rem;overflow:hidden}.pd-desc-body thead tr,.pd-desc-body tr:first-child{background:#f8faf5}.pd-desc-body thead th,.pd-desc-body tr:first-child td,.pd-desc-body th{color:#374151;text-align:left;letter-spacing:.04em;text-transform:uppercase;background:#f8faf5;border-bottom:1.5px solid #e0e8d8;padding:10px 12px;font-size:.76rem;font-weight:700}.pd-desc-body td{color:#374151;vertical-align:top;border-bottom:1px solid #f0f0f0;padding:10px 12px}.pd-desc-body tbody tr:nth-child(2n) td{background:#fafcf8}.pd-desc-body tbody tr:last-child td{border-bottom:none}.pd-desc-body img{border-radius:10px;max-width:100%;height:auto;margin:16px auto;display:block;box-shadow:0 4px 20px #00000014}.pd-desc-body p img,.pd-desc-body li img,.pd-desc-body td img{vertical-align:middle;box-shadow:none;border-radius:4px;width:auto;max-height:80px;margin:0 4px;display:inline}.pd-desc-body div{overflow-x:auto}.pd-rv-sub{color:#3b6d11;margin:-8px 0 16px;font-size:.82rem;font-weight:500}.pd-rv-summary{background:#fafbfa;border:1px solid #f0f0f0;border-radius:12px;align-items:flex-start;gap:24px;padding:16px;display:flex}.pd-rv-left{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;min-width:80px;display:flex}.pd-rv-score{color:#111827;font-size:2.2rem;font-weight:800;line-height:1}.pd-rv-stars{gap:2px;display:flex}.pd-rv-stars .filled{color:#d93}.pd-rv-stars .empty{color:#e2e8f0}.pd-rv-total{color:#6b7280;white-space:nowrap;font-size:.72rem}.pd-rv-bars{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.pd-rv-bar-row{align-items:center;gap:8px;display:flex}.pd-rv-star-label{color:#374151;justify-content:flex-end;align-items:center;gap:2px;min-width:28px;font-size:.75rem;font-weight:600;display:flex}.pd-rv-star-label svg{color:#6b7280}.pd-rv-bar-track{background:#e5e7eb;border-radius:4px;flex:1;height:8px;overflow:hidden}.pd-rv-bar-fill{border-radius:4px;height:100%;transition:width .3s}.pd-rv-bar-pct{color:#6b7280;text-align:right;min-width:30px;font-size:.72rem;font-weight:600}@media (max-width:400px){.pd-rv-summary{flex-direction:column;align-items:stretch;gap:14px}.pd-rv-left{flex-direction:row;align-items:center;gap:10px}.pd-rv-score{font-size:1.6rem}}.pd-usage-steps{flex-direction:column;gap:20px;margin-top:16px;display:flex}.pd-step{background:var(--off-white);border-radius:var(--radius-md);border:1px solid var(--border);align-items:flex-start;gap:16px;padding:20px;display:flex}.pd-step-num{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.pd-step h4{color:var(--dark);margin-bottom:4px;font-size:.95rem}.pd-step p{margin:0;font-size:.85rem}.pd-reviews-summary{margin-bottom:24px}.pd-review-big{background:var(--off-white);border-radius:var(--radius-md);border:1px solid var(--border);align-items:center;gap:16px;padding:20px 24px;display:flex}.pd-review-score{color:var(--dark);font-size:2.5rem;font-weight:800}.pd-review-stars{gap:3px;font-size:1rem;display:flex}.pd-review-stars .filled{color:#d93}.pd-review-stars .empty{color:#e2e8f0}.pd-review-count{color:var(--text-lighter);font-size:.82rem}.pd-review-card{border:1px solid var(--border);border-radius:var(--radius-md);gap:16px;padding:20px;display:flex}.pd-review-avatar{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-weight:700;display:flex}.pd-review-header{align-items:center;gap:10px;margin-bottom:6px;display:flex}.pd-review-header strong{color:var(--dark);font-size:.9rem}.pd-mini-stars{gap:2px;font-size:.7rem;display:flex}.pd-mini-stars .filled{color:#d93}.pd-review-card p{margin:0;font-size:.88rem}.pd-related{background:var(--off-white)}.pd-related-scroll{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.pd-related-card{border-radius:var(--radius-xl);border:1px solid var(--border);background:#fff;transition:all .3s;overflow:hidden}.pd-related-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px -12px #0000001a}.pd-related-img{background:linear-gradient(#f8faf9,#f0f4f1);justify-content:center;align-items:center;height:180px;padding:16px;display:flex}.pd-related-img img{object-fit:contain;max-height:140px;transition:transform .3s}.pd-related-card:hover .pd-related-img img{transform:scale(1.08)}.pd-related-info{padding:16px}.pd-related-info h4{color:var(--dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0;font-size:.9rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.pd-related-price{align-items:baseline;gap:8px;display:flex}.pd-related-price span:first-child{color:var(--primary-dark);font-size:1.1rem;font-weight:700}.pd-related-old{color:var(--text-lighter);font-size:.82rem;text-decoration:line-through}@media (max-width:900px){.pd-grid{grid-template-columns:1fr;gap:20px}.pd-main{padding:20px 0}.pd-image-section{gap:8px;position:static}.pd-desktop-img{display:none}.pd-mobile-carousel{display:block}.pd-thumbs-strip{display:none}.pd-mobile-thumbs{display:flex}.pd-related-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.pd-related-scroll::-webkit-scrollbar{display:none}.pd-related-card{scroll-snap-align:start;flex:0 0 160px}.pd-related-img{height:130px;padding:10px}.pd-related-info{padding:10px}.pd-related-info h4{margin:4px 0;font-size:.78rem}.pd-related-price span:first-child{font-size:.9rem}.pd-related-old{font-size:.72rem}.pd-title{margin-bottom:8px;font-size:1.35rem}.pd-img-dots{display:flex}.pd-breadcrumb{padding:10px 0}.pd-breadcrumb-inner{gap:5px;font-size:.75rem}.pd-category-tag{margin-bottom:8px;padding:4px 10px;font-size:.68rem}.pd-rating-row{gap:8px;margin-bottom:12px}.pd-price-block{margin-bottom:16px;padding:10px 14px}.pd-current-price{font-size:1.5rem}.pd-option-group{margin-bottom:16px}.pd-pack-grid{grid-template-columns:repeat(3,1fr);gap:6px}.pd-pack-btn{border-radius:10px;padding:10px 6px}.pd-pack-label{font-size:.72rem}.pd-pack-price{font-size:.68rem}.pd-short-desc{margin-bottom:16px;padding:12px 12px 12px 16px;font-size:.85rem}.pd-features{gap:10px;padding:14px}.pd-feature{gap:8px;font-size:.78rem}.pd-whatsapp-btn{padding:10px 14px;font-size:12px}.pd-icon-btn{width:42px;height:42px}.pd-desc-section,.pd-reviews-section{padding:10px 0}.pd-desc-card,.pd-reviews-card{border-radius:14px;padding:16px 14px}.pd-desc-heading{margin-bottom:8px;padding-bottom:8px;font-size:1rem}.pd-acc-trigger span{font-size:.82rem}.pd-acc-trigger{padding:10px 0}}@media (max-width:500px){.pd-actions{flex-wrap:wrap;gap:8px}.pd-add-cart,.pd-buy-now{flex:1;min-width:calc(50% - 4px);padding:12px 16px;font-size:.88rem}.pd-add-cart{order:1}.pd-buy-now{order:2}.pd-whatsapp-btn{order:3;justify-content:center;width:100%}.pd-icon-btns{order:4}.pd-features{grid-template-columns:1fr 1fr}.pd-pack-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.pd-title{font-size:1.2rem}.pd-current-price{letter-spacing:-.5px;font-size:1.4rem}.pd-price-block{padding:10px 12px}.pd-desc-body{font-size:.84rem}.pd-qty-row{gap:10px}.pd-short-desc{padding:10px 10px 10px 14px;font-size:.82rem;line-height:1.7}.pd-desc-body table{font-size:.76rem}.pd-desc-body thead th,.pd-desc-body tr:first-child td,.pd-desc-body th{padding:8px;font-size:.72rem}.pd-desc-body td{padding:7px 8px}.pd-desc-card,.pd-reviews-card{padding:16px 12px}.pd-desc-heading{font-size:.95rem}}@media (max-width:375px){.pd-title{font-size:1.1rem}.pd-current-price{font-size:1.3rem}.pd-add-cart,.pd-buy-now{min-width:100%}.pd-icon-btn{width:38px;height:38px}.pd-desc-body{padding:12px 10px}.pd-features{grid-template-columns:1fr;padding:12px}.pd-pack-grid{grid-template-columns:repeat(2,1fr)}}.pd-sticky-bar{z-index:900;-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);background:#fffffff7;border-top:1px solid #00000014;padding:12px 0;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 24px #0000001a}.pd-sticky-bar--visible{transform:translateY(0)}.pd-sticky-inner{justify-content:space-between;align-items:center;gap:16px;display:flex}.pd-sticky-btns{flex-shrink:0;gap:8px;display:flex}.pd-sticky-buy-now{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b,#ea580c);border:none;border-radius:8px;align-items:center;gap:6px;padding:12px 24px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 4px 16px #ea580c59}.pd-sticky-buy-now:hover{transform:scale(1.04)}.pd-sticky-go-cart{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b,#ea580c);border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:12px 24px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 4px 16px #ea580c59}.pd-sticky-go-cart:hover{transform:scale(1.04)}.pd-sticky-qty{border:2px solid #3b6d11;border-radius:8px;flex-shrink:0;align-items:center;gap:0;display:flex;overflow:hidden}.pd-sticky-qty-btn{color:#3b6d11;cursor:pointer;background:#f0fdf4;border:none;justify-content:center;align-items:center;width:40px;height:42px;font-size:18px;font-weight:700;transition:background .2s;display:flex}.pd-sticky-qty-btn:hover{background:#dcfce7}.pd-sticky-qty-val{text-align:center;color:#111827;background:#fff;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;min-width:36px;padding:0 4px;font-size:15px;font-weight:700;line-height:42px}.pd-sticky-whatsapp{color:#fff;background:#25d366;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:inline-flex}.pd-sticky-whatsapp:hover{background:#1ebe57}.pd-sticky-info{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.pd-sticky-thumb{object-fit:contain;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;width:48px;height:48px}.pd-sticky-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:13px;font-weight:600;overflow:hidden}.pd-sticky-price{color:#3b6d11;margin-top:2px;font-size:15px;font-weight:800}.pd-sticky-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b6d11,#1d9e75);border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 4px 16px #3b6d1159}.pd-sticky-btn:hover{transform:scale(1.04)}.pd-sticky-btn--added{background:linear-gradient(135deg,#1d9e75,#16a34a)}.pd-sticky-btn--disabled,.pd-sticky-btn--disabled:hover{cursor:not-allowed;box-shadow:none;background:#9ca3af;transform:none}@media (max-width:768px){.pd-actions{display:none}.pd-sticky-bar{bottom:68px;transform:translateY(0)!important}.pd-sticky-info{display:none}.pd-sticky-btns{flex:1}.pd-sticky-btn,.pd-sticky-buy-now,.pd-sticky-go-cart{border-radius:6px;flex:1;justify-content:center;padding:12px 16px;font-size:14px}.pd-sticky-whatsapp,.pd-sticky-qty{border-radius:6px}.pd-sticky-qty-btn{border-radius:4px}.product-detail-page{padding-bottom:60px}}@media (max-width:480px){.pd-sticky-btn,.pd-sticky-buy-now,.pd-sticky-go-cart{padding:11px 10px;font-size:13px}.pd-sticky-qty-btn{width:36px;height:38px}.pd-sticky-qty-val{min-width:30px;font-size:14px;line-height:38px}.pd-sticky-whatsapp{width:40px;height:40px}}
