.product-detail-container{max-width:1400px;margin:134px auto 32px;padding:60px 80px;font-family:Arial,sans-serif}.product-top{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.gallery .main-image{aspect-ratio:1;background:#f4f4f4;border-radius:12px;width:100%;overflow:hidden}.gallery .main-image img{width:100%;height:100%;display:block}.thumb:hover{transform:scale(1.05)}.thumb.active{border:2px solid #7a5af8}.product-info{width:100%;max-width:650px}.product-info .category{color:gray;font-size:14px}.product-info .title{margin:10px 0;font-size:32px}.price-row{flex-wrap:wrap;align-items:center;gap:15px;margin:10px 0;display:flex}.pi-price-rating-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin:8px 0 4px;display:flex}.old-price{color:#999;font-size:15px;text-decoration:line-through}.new-price{color:#111;font-size:24px;font-weight:800}.pi-rating{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.pi-stars{color:#f59e0b;gap:2px;font-size:15px;display:flex}.pi-reviews{color:#777;white-space:nowrap;font-size:12px}.pi-description{margin:14px 0 16px}.pi-desc-label{color:#111;margin-bottom:4px;font-size:14px;font-weight:700}.pi-desc-text{color:#555;font-size:14px;line-height:1.7}.description{color:#555;max-width:600px;margin:20px 0;font-size:15px;line-height:1.7}.color-options{flex-wrap:wrap;gap:12px;margin:10px 0 29px;display:flex}.color{cursor:pointer;border:2px solid #0000;border-radius:6px;width:30px;height:30px}.color.active{border:2px solid #7a5af8}.black{background:#111}.gray{background:#ccc}.purple{background:#7a5af8}.navy{background:#1e293b}.size-header{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.sizes{flex-wrap:wrap;gap:12px;margin:15px 0 25px;display:flex}.size{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:13px 30px;font-size:16px;font-weight:600;transition:all .2s}.size:hover{background:#f3f3f3}.size.active{background:#dbeffd;border:2px solid #006aaf}.storages{flex-wrap:wrap;gap:12px;margin:15px 0 25px;display:flex}.storage{cursor:pointer;border-radius:50%;padding:19px;transition:all .2s}.storage.active{background:#dbeffd;border:2px solid #006aaf}.button-row{flex-wrap:wrap;gap:15px;margin:34px 0;display:flex}.add-cart,.buy-now{cursor:pointer;border-radius:8px;min-width:222px;padding:14px}.add-cart{color:#fff;background:#006aaf;border:none;font-size:18px;font-weight:600}.buy-now{background:#fff;border:1px solid #ddd;font-size:18px;font-weight:600}.payment-section{width:100%;font-family:Arial,sans-serif}.payment-title{color:#222;margin-bottom:15px;font-size:18px;font-weight:600}.payment-wrapper{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;display:flex;overflow:auto hidden}.payment-wrapper::-webkit-scrollbar{display:none}.payment-item{text-align:center;cursor:pointer;flex-direction:column;flex:none;align-items:center;gap:6px;min-width:70px;display:flex}.icon-box{background:#f5f6f8;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;transition:all .3s;display:flex}.icon-box img{object-fit:contain;width:26px;height:26px}.payment-item span{color:#444;font-size:12px}.payment-item:hover .icon-box{background:#e9f2ff;transform:translateY(-2px)}@media (max-width:480px){.payment-wrapper{gap:12px}.payment-item{min-width:60px}.icon-box{width:45px;height:45px}.icon-box img{width:22px;height:22px}.payment-item span{font-size:11px}}@media (max-width:1200px){.product-detail-container{padding:40px 30px}.related-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.product-top{flex-direction:column;gap:40px;display:flex}.product-detail-container{padding:30px 20px}.product-info .title{font-size:24px}.thumb{width:60px;height:60px}.add-cart,.buy-now{width:100%}.storage,.size{padding:10px 16px;font-size:14px}.storages,.sizes{gap:8px}}@media (max-width:480px){.product-top{flex-direction:column;gap:40px;display:flex}.product-info .title{font-size:20px}.related-grid{grid-template-columns:1fr}.related-card img{height:200px}.product-detail-container{padding:20px 15px}}@media (max-width:992px){.description{max-width:100%;font-size:14px}}@media (max-width:480px){.description{margin:15px 0;font-size:13px;line-height:1.6}}.badge-container{grid-template-columns:repeat(6,1fr);gap:24px;max-width:1400px;margin:auto;padding:50px 20px;display:grid}.badge-card{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(135deg,#006aaf,#0088d1);border-radius:16px;padding:30px 20px;transition:all .3s}.badge-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000040}.badge-icon{margin-bottom:16px;font-size:40px}.badge-title{text-transform:uppercase;letter-spacing:.5px;font-size:15px;font-weight:600}@media (max-width:1400px){.badge-container{grid-template-columns:repeat(4,1fr)}}@media (max-width:1200px){.badge-container{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.badge-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.badge-container{scrollbar-width:none;gap:16px;display:flex;overflow-x:auto}.badge-container::-webkit-scrollbar{display:none}.badge-card{flex:0 0 80%;padding:25px 15px}.badge-icon{font-size:34px}.badge-title{font-size:14px}}.comment-container{background:#fff;border-radius:16px;width:100%;max-width:1200px;margin:40px auto;padding:40px;font-family:Arial,sans-serif;box-shadow:0 4px 20px #0000000d}.comment-title{margin-bottom:30px;font-size:28px}.comment-summary{border-bottom:1px solid #eee;flex-wrap:wrap;align-items:center;gap:60px;padding-bottom:30px;display:flex}.comment-left{min-width:200px}.comment-left h1{margin:0;font-size:48px}.comment-left p{color:gray;margin-top:8px}.comment-stars{color:#f7b82f;flex-wrap:wrap;gap:4px;margin-top:10px;display:flex}.comment-right{flex:1;min-width:260px}.comment-rating-row{align-items:center;gap:15px;margin-bottom:14px;display:flex}.comment-bar{background:#eee;border-radius:10px;flex:1;height:8px;overflow:hidden}.comment-bar-fill{background:linear-gradient(90deg,#f7b82f,#ddb45a);border-radius:10px;height:100%}.comment-rating-label{white-space:nowrap;min-width:120px;font-size:14px}.comment-tags{flex-wrap:wrap;gap:15px;margin:30px 0;display:flex}.comment-tag{white-space:nowrap;background:#f3f3f3;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:500}.comment-tag.green{color:#1a8f3c;background:#e8f7ec}.comment-review{border-top:1px solid #eee;padding:25px 0}.comment-review-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.comment-review-left{align-items:center;gap:15px;display:flex}.comment-avatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.comment-review-header h4{margin:0;font-size:16px}.comment-review-header span{color:gray;font-size:12px}.comment-review-rating{color:#7b2ff7;align-items:center;gap:6px;font-weight:600;display:flex}.comment-review p{color:#444;margin-top:15px;font-size:14px;line-height:1.6}.comment-images{flex-wrap:wrap;gap:10px;margin-top:15px;display:flex}.comment-images img{object-fit:cover;border-radius:10px;flex-shrink:0;width:80px;height:80px}.comment-read-more{color:#7b2ff7;cursor:pointer;margin-top:20px;font-weight:600}.comment-review-user{justify-content:space-between;align-items:center;gap:15px;display:flex}@media (min-width:1400px){.comment-container{max-width:1350px}}@media (max-width:1200px){.comment-summary{gap:40px}}@media (max-width:992px){.comment-summary{flex-direction:column;align-items:flex-start}.comment-right{width:100%}}@media (max-width:768px){.comment-container{padding:25px}.comment-left h1{font-size:36px}.comment-rating-row,.comment-bar{width:100%}.comment-rating-label{margin-top:5px}.comment-images img{width:65px;height:65px}}@media (max-width:576px){.comment-container{padding:18px}.comment-title{font-size:22px}.comment-left h1{font-size:30px}.comment-tag{padding:8px 12px;font-size:12px}.comment-images img{width:55px;height:55px}}@media (max-width:400px){.comment-rating-label{font-size:12px}.comment-review p{font-size:13px}.comment-images img{width:48px;height:48px}}.gallery{width:100%}.main-image{cursor:zoom-in;background-color:#f5f5f5;background-repeat:no-repeat;border-radius:12px;width:100%;height:500px;position:relative;overflow:hidden}.main-img{object-fit:contain;width:100%;height:100%;transition:opacity .3s}.main-img.hide{opacity:0}.thumbnail-row{flex-wrap:wrap;gap:10px;margin-top:15px;display:flex}.thumb{cursor:pointer;border:2px solid #0000;border-radius:8px;width:80px;height:80px;transition:all .3s;overflow:hidden}.thumb.active{border-color:#006aaf}.thumb img{object-fit:cover;width:100%;height:100%}.discount-badge{color:#16a34a;background:#e7f9ee;border:1px solid #bbf7d0;border-radius:20px;padding:3px 10px;font-size:13px;font-weight:700;display:inline-block}.stock-status{margin:8px 0 16px;font-size:14px;font-weight:600}.stock-status.in-stock{color:#16a34a}.stock-status.out-of-stock{color:#dc2626}.specs-section{border:1px solid #e5e7eb;border-radius:10px;margin:22px 0;overflow:hidden}.specs-title{background:#f8fafc;border-bottom:1px solid #e5e7eb;margin:0;padding:12px 16px;font-size:15px;font-weight:700}.specs-list{background:#f5f5f5;margin:0;padding:0;list-style:none}.specs-list li{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:10px 16px;font-size:14px;display:flex}.specs-list li:last-child{border-bottom:none}.specs-list li span:first-child{color:#64748b;min-width:140px;font-weight:500}.specs-list li span:last-child{color:#1e293b;text-align:right;font-weight:600}.product-loading{max-width:1400px;margin:134px auto 0;padding:60px 80px}.product-skeleton{grid-template-columns:1fr 1fr;gap:60px;display:grid}.skeleton-gallery,.skeleton-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;animation:1.4s infinite shimmer}.skeleton-gallery{aspect-ratio:1}.skeleton-info{flex-direction:column;gap:16px;padding-top:20px;display:flex}.skeleton-line{height:24px}.skeleton-line.wide{width:80%}.skeleton-line.medium{width:50%}.skeleton-line.short{width:35%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.product-error{text-align:center;color:#dc2626;padding:80px 20px}.product-error h2{margin-bottom:12px;font-size:24px}.product-error p{color:#64748b;font-size:15px}.cart-qty-control{background:#f5f5f5;border-radius:8px;align-items:center;gap:10px;padding:6px 12px;display:flex}.cart-qty-control button{color:#fff;cursor:pointer;background:#006aaf;border:none;border-radius:6px;width:32px;height:32px;font-size:18px}.cart-qty-control span{text-align:center;min-width:20px;font-weight:600}.go-to-cart{color:#fff;cursor:pointer;background:#28a745;border:none;border-radius:8px;min-width:222px;padding:14px;font-size:18px;font-weight:600}@media (max-width:768px){.product-loading{padding:30px 20px}.product-skeleton{grid-template-columns:1fr}.specs-list li span:first-child{min-width:110px}}
