.pd-product-details{padding:100px 0 80px;background:#fff;min-height:100vh}.pd-breadcrumb-nav{background:0 0;margin-bottom:30px;position:static}.pd-breadcrumb-nav .breadcrumb{background:0 0;padding:0;margin:0;font-size:13px;display:flex;flex-wrap:wrap;list-style:none}.pd-breadcrumb-nav .breadcrumb-item{display:flex;align-items:center}.pd-breadcrumb-nav .breadcrumb-item+.breadcrumb-item::before{content:"›";color:#adb5bd;margin:0 8px;font-weight:500}.pd-breadcrumb-nav .breadcrumb-item a{color:#6c757d;text-decoration:none;transition:color .3s;font-weight:400;padding:4px 0}.pd-breadcrumb-nav .breadcrumb-item a:hover{color:#c1121f}.pd-breadcrumb-nav .breadcrumb-item.active{color:#495057;font-weight:500;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-product-gallery{position:static}.pd-main-image-container{position:relative;margin-bottom:24px;background:#f8f9fa;border-radius:16px;padding:40px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e9ecef}#pd-mainProductImage{width:100%;height:500px;object-fit:cover;border-radius:12px;transition:.4s cubic-bezier(.4, 0, .2, 1);cursor:zoom-in;animation:.3s ease-in-out pd-fadeIn}#pd-mainProductImage:hover{transform:scale(1.02);box-shadow:0 12px 40px rgba(0,0,0,.15)}.pd-zoom-badge{position:absolute;top:20px;right:20px;background:rgba(0,0,0,.7);color:#fff;padding:8px 12px;border-radius:20px;font-size:12px;font-weight:500;display:flex;align-items:center;gap:6px}.pd-thumbnail-gallery{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;padding:0 10px}.pd-thumbnail-img{width:80px;height:80px;object-fit:cover;border-radius:12px;cursor:pointer;transition:.3s cubic-bezier(.4, 0, .2, 1);border:3px solid transparent;background:#f8f9fa;padding:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.pd-zoom-modal,.pd-zoom-overlay{top:0;left:0;width:100%;height:100%}@media (hover:hover) and (pointer:fine){.pd-thumbnail-img:hover{border-color:#c1121f;transform:translateY(-4px);box-shadow:0 8px 25px rgba(193,18,31,.25)}}@media (hover:none) and (pointer:coarse){.pd-thumbnail-img:hover{border-color:transparent;transform:none;box-shadow:none}.pd-thumbnail-img:active{border-color:#c1121f;transform:scale(.95);transition:.1s}}.pd-thumbnail-img.active{border-color:#c1121f;background:#fff5f5}.pd-product-info{padding:0 20px}.pd-product-title{font-size:2.25rem;font-weight:700;color:#1a1a1a;line-height:1.3;margin-bottom:16px;letter-spacing:-.02em}.pd-badge-bestseller,.pd-detail-label{text-transform:uppercase;letter-spacing:.5px}.pd-product-rating{display:flex;align-items:center;gap:12px;margin-bottom:24px}.pd-stars{display:flex;gap:2px}.pd-star{color:#ffc107;font-size:18px}.pd-star.empty{color:#e9ecef}.pd-rating-text{color:#6c757d;font-size:14px}.pd-price-section{background:linear-gradient(135deg,#fff8f0 0,#fff5f5 100%);border:2px solid #f0f0f0;border-radius:12px;padding:25px 20px;margin-bottom:20px;position:relative;overflow:hidden}.pd-price-section::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#c1121f 0,#ff6b7d 100%)}.pd-price-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}.pd-price-group{display:flex;align-items:baseline;gap:12px;flex:1}.pd-current-price{font-size:2.5rem;font-weight:800;color:#c1121f;margin:0;line-height:1}.pd-original-price{font-size:1.5rem;color:#999;text-decoration:line-through;font-weight:500}.pd-badge-group{display:flex;align-items:center;min-height:35px;flex-shrink:0}.pd-badge-bestseller{background:linear-gradient(135deg,gold 0,#ffb300 100%);color:#8b4513;padding:10px 20px;border-radius:25px;font-weight:700;font-size:13px;border:2px solid #ffe55c;box-shadow:0 4px 12px rgba(255,193,7,.3);white-space:nowrap;animation:2s ease-in-out infinite alternate pd-glow}@keyframes pd-glow{from{box-shadow:0 4px 12px rgba(255,193,7,.3)}to{box-shadow:0 6px 20px rgba(255,193,7,.5)}}.pd-discount-info{padding-top:8px;border-top:1px solid #e9ecef;margin-top:0}.pd-badge-discount{background:linear-gradient(135deg,#dc3545 0,#c82333 100%);color:#fff;padding:8px 16px;border-radius:20px;font-weight:600;font-size:13px;display:inline-block;box-shadow:0 3px 10px rgba(220,53,69,.3)}.pd-product-description{font-size:1.1rem;line-height:1.7;color:#4a5568;margin-bottom:32px;padding:24px;background:#f8f9fa;border-radius:12px;border-left:4px solid #c1121f}.pd-product-details-grid{display:grid;gap:16px;margin-bottom:32px}.pd-detail-item{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#fff;border:1px solid #e9ecef;border-radius:12px;transition:.3s}.pd-detail-item:hover{border-color:#c1121f;box-shadow:0 4px 12px rgba(193,18,31,.1);transform:translateY(-2px)}.pd-detail-label{font-weight:600;color:#2d3748;font-size:14px}.pd-detail-value{color:#4a5568;font-weight:500;text-align:right}.pd-action-buttons{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.pd-marketplace-buttons{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pd-btn-lazada,.pd-btn-shopee{padding:16px 24px;transition:.3s cubic-bezier(.4, 0, .2, 1);display:flex;align-items:center;gap:10px;color:#fff;font-weight:600;text-decoration:none}.pd-btn-shopee{background:linear-gradient(135deg,#ee4d2d 0,tomato 100%);border:none;border-radius:12px;justify-content:center;box-shadow:0 6px 20px rgba(238,77,45,.25)}.pd-btn-shopee:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(238,77,45,.35);color:#fff}.pd-btn-lazada{background:linear-gradient(135deg,#0f146d 0,#1a237e 100%);border:none;border-radius:12px;justify-content:center;box-shadow:0 6px 20px rgba(15,20,109,.25)}.pd-btn-lazada:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(15,20,109,.35);color:#fff}.pd-btn-back{background:#f8f9fa;color:#6c757d;border:2px solid #e9ecef;padding:14px 28px;border-radius:12px;font-weight:600;text-decoration:none;transition:.3s;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:20px}.pd-btn-back:hover{background:#e9ecef;border-color:#c1121f;color:#c1121f;transform:translateY(-2px)}@keyframes pd-fadeIn{from{opacity:0}to{opacity:1}}.pd-thumbnail-img.loading{opacity:.5;pointer-events:none}.pd-zoom-modal{display:none;position:fixed;z-index:9999;align-items:center;justify-content:center;animation:.3s ease-out pd-zoomFadeIn}.pd-zoom-overlay{position:absolute;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;padding:20px;cursor:zoom-out}.pd-zoom-container{position:relative;max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center}.pd-zoom-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,.5);cursor:default}.pd-zoom-close{position:absolute;top:-50px;right:-10px;background:rgba(255,255,255,.9);border:none;width:40px;height:40px;border-radius:50%;font-size:24px;font-weight:700;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.3s;z-index:10001}.pd-zoom-close:hover{background:#fff;transform:scale(1.1);color:#c1121f}@keyframes pd-zoomFadeIn{from{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:1200px){.pd-current-price,.pd-product-title{font-size:2rem}.pd-main-image-container{padding:30px}#pd-mainProductImage{height:450px}}@media (max-width:992px){.pd-product-details{padding:80px 0 60px}.pd-product-gallery{position:static;margin-bottom:40px}.pd-main-image-container{padding:25px}#pd-mainProductImage{height:400px}.pd-product-info{padding:0 10px}.pd-product-title{font-size:1.8rem}.pd-marketplace-buttons{grid-template-columns:1fr;gap:12px}}@media (max-width:768px){.pd-product-details{padding:60px 0 40px}.pd-breadcrumb-nav{padding:10px 0;margin-bottom:25px}.pd-breadcrumb-nav .breadcrumb{font-size:12px}.pd-breadcrumb-nav .breadcrumb-item+.breadcrumb-item::before{margin:0 6px}.pd-breadcrumb-nav .breadcrumb-item.active{max-width:200px}.pd-main-image-container{padding:20px}#pd-mainProductImage{height:350px}.pd-thumbnail-img{width:70px;height:70px}.pd-product-title{font-size:1.6rem;margin-bottom:12px}.pd-product-rating{margin-bottom:20px}.pd-price-section{padding:28px 24px;margin-bottom:24px}.pd-price-row{flex-direction:row;gap:16px;align-items:center;justify-content:space-between}.pd-price-group{gap:12px;align-items:baseline;justify-content:flex-start;flex-wrap:wrap;flex:1}.pd-current-price{font-size:2rem;line-height:1.1}.pd-original-price{font-size:1.2rem}.pd-badge-group{align-self:center;min-height:auto;display:flex;justify-content:flex-end;flex-shrink:0}.pd-badge-bestseller{padding:8px 16px;font-size:12px;border-radius:20px;white-space:nowrap}.pd-product-description{padding:20px;font-size:1rem;margin-bottom:25px}.pd-detail-item{padding:14px 16px;flex-direction:column;align-items:flex-start;gap:8px}.pd-detail-value{text-align:left;font-size:14px}.pd-btn-lazada,.pd-btn-shopee{padding:14px 20px;font-size:14px}.pd-zoom-close,.pd-zoom-image,.pd-zoom-overlay{touch-action:manipulation}.pd-zoom-overlay{padding:10px}.pd-zoom-container{max-width:95%;max-height:95%}.pd-zoom-close{top:-45px;right:-5px;width:45px;height:45px;font-size:20px;background:rgba(255,255,255,.95);-webkit-tap-highlight-color:rgba(193,18,31,0.1)}.pd-zoom-close:active{transform:scale(.95);background:#fff}.pd-zoom-image{border-radius:4px;-webkit-user-select:none;user-select:none}}@media (max-width:576px){.pd-product-details{padding:50px 0 30px}.pd-breadcrumb-nav .breadcrumb,.pd-detail-label,.pd-rating-text{font-size:12px}.pd-main-image-container{padding:15px}#pd-mainProductImage{height:280px}.pd-thumbnail-img{width:60px;height:60px}.pd-thumbnail-gallery{gap:8px}.pd-zoom-badge{top:10px;right:10px;padding:6px 10px;font-size:11px}.pd-product-title{font-size:1.4rem;line-height:1.4}.pd-product-rating .pd-stars{gap:1px}.pd-star{font-size:16px}.pd-price-section{padding:24px 18px;margin-bottom:24px;border-radius:16px}.pd-price-row{flex-direction:row;gap:12px;align-items:center;justify-content:space-between}.pd-price-group{gap:10px;flex-wrap:wrap;align-items:baseline;justify-content:flex-start;flex:1}.pd-current-price{font-size:1.6rem;line-height:1.1;margin-right:0}.pd-original-price{font-size:1rem}.pd-badge-group{align-self:center;min-height:auto;display:flex;justify-content:flex-end;flex-shrink:0}.pd-badge-bestseller{font-size:11px;padding:6px 12px;border-radius:18px;display:inline-block;margin-top:0;white-space:nowrap}.pd-product-description{padding:16px;font-size:.9rem;margin-bottom:20px}.pd-detail-item{padding:12px 14px}.pd-detail-value{font-size:13px}.pd-btn-lazada,.pd-btn-shopee{padding:12px 16px;font-size:13px;border-radius:10px}.pd-btn-back{padding:12px 20px;font-size:14px;margin-top:15px}.pd-zoom-close{top:-35px;right:5px;width:30px;height:30px;font-size:18px}}@media (max-width:768px){.pd-main-image-container,.pd-product-gallery{max-width:100%;overflow:hidden;width:100%}.pd-product-details{overflow-x:hidden;max-width:100%}.pd-product-details *{box-sizing:border-box;max-width:100%}.pd-product-details .col,.pd-product-details .col-lg-6,.pd-product-details .col-md-6,.pd-product-details .col-sm-12,.pd-product-details .container,.pd-product-details .container-fluid,.pd-product-details .row{max-width:100%;padding-left:15px;padding-right:15px;margin-left:0;margin-right:0;overflow-x:hidden}.pd-main-image-container{padding:15px;margin-left:0;margin-right:0;box-sizing:border-box}.pd-product-info,.pd-product-title{overflow-wrap:break-word;max-width:100%}#pd-mainProductImage{width:100%;max-width:100%;height:auto;min-height:250px;object-fit:contain}.pd-thumbnail-gallery{width:100%;max-width:100%;padding:0 5px;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.pd-thumbnail-gallery::-webkit-scrollbar{display:none}.pd-thumbnail-img{flex-shrink:0;width:60px;height:60px;margin-right:8px;border-radius:8px;padding:2px;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(193,18,31,0.1)}.pd-thumbnail-img:active{transform:scale(.95);border-color:#c1121f;background:#fff5f5}.pd-product-info{width:100%;padding:0 15px;word-break:break-word}.pd-product-title{width:100%;font-size:1.4rem;line-height:1.4;word-wrap:break-word;hyphens:auto}.pd-price-section{width:100%;max-width:100%;padding:20px 15px;margin:0 0 20px;box-sizing:border-box}.pd-price-row{width:100%;max-width:100%;flex-wrap:wrap;gap:10px}.pd-price-group{width:100%;max-width:100%;flex-wrap:wrap;gap:8px}.pd-current-price{font-size:1.6rem;max-width:100%}.pd-badge-bestseller{font-size:11px;padding:6px 12px;white-space:nowrap;max-width:fit-content}.pd-action-buttons,.pd-product-details-grid{width:100%;max-width:100%;padding:0 15px;box-sizing:border-box}.pd-marketplace-buttons{width:100%;max-width:100%;grid-template-columns:1fr;gap:12px}.pd-btn-lazada,.pd-btn-shopee{width:100%;max-width:100%;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-detail-item{width:100%;max-width:100%;box-sizing:border-box}.pd-detail-value{max-width:60%;word-wrap:break-word;overflow-wrap:break-word}}@media (max-width:576px){.pd-action-buttons,.pd-product-details-grid,.pd-product-info{padding:0 10px}.pd-price-section{padding:18px 12px}}