.product-exploded-detail-page .card{border:none;box-shadow:0 2px 4px #0000001a;margin-bottom:20px}.product-exploded-detail-page .card-header{background:#fff;border-bottom:1px solid #e9ecef;padding:15px 20px}.product-exploded-detail-page .card-header h6{font-weight:600;color:#2c3e50}.product-exploded-detail-page .card-header .marker-toggle-btn{font-size:12px;padding:6px 12px}.product-exploded-detail-page .card-body{padding:20px}.product-exploded-detail-page .image-container{position:relative;text-align:center;background:#f8f9fa;border-radius:8px;padding:20px;min-height:400px;display:flex;flex-direction:column;justify-content:center}.product-exploded-detail-page .image-container .image-wrapper{position:relative;display:inline-block}.product-exploded-detail-page .image-container .image-wrapper .main-image{max-width:100%;max-height:500px;height:auto;border-radius:4px;box-shadow:0 4px 8px #0000001a;background:#fff}.product-exploded-detail-page .image-container .image-wrapper .item-marker{cursor:default;z-index:10}.product-exploded-detail-page .image-container .image-wrapper .item-marker .marker-number{width:28px;height:28px;background:#007bff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:2px solid white;box-shadow:0 2px 4px #0003;transition:all .3s ease}.product-exploded-detail-page .image-container .image-wrapper .item-marker .marker-number:hover{background:#0056b3;transform:scale(1.2)}.product-exploded-detail-page .items-list{max-height:500px;overflow-y:auto}.product-exploded-detail-page .items-list .item-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:15px;margin-bottom:15px;transition:all .3s ease}.product-exploded-detail-page .items-list .item-card:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.product-exploded-detail-page .items-list .item-card .item-info .item-name{font-size:14px;color:#2c3e50;margin-bottom:10px}.product-exploded-detail-page .items-list .item-card .item-info .item-number{background:#007bff;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.product-exploded-detail-page .items-list .item-card .item-info .cart-btn{width:28px;height:28px;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.product-exploded-detail-page .items-list .item-card .item-info .cart-btn:hover{background-color:#007bff;color:#fff;transform:scale(1.1)}.product-exploded-detail-page .items-list .item-card .item-info .cart-btn i{font-size:12px}.product-exploded-detail-page .items-list .item-card .item-info .product-specs .spec-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;padding:2px 0}.product-exploded-detail-page .items-list .item-card .item-info .product-specs .spec-row small{font-size:11px}.product-exploded-detail-page .items-list .item-card .item-info .product-specs .spec-row .text-muted{color:#6c757d}.product-exploded-detail-page .items-list .item-card .item-info .product-specs .spec-row .fw-bold{font-weight:600}.product-exploded-detail-page .items-list .item-card .item-info .product-specs .spec-row .text-success{color:#28a745}@media (max-width: 768px){.product-exploded-detail-page{padding:15px}.product-exploded-detail-page .image-container{min-height:300px;padding:15px}.product-exploded-detail-page .image-container .main-image{max-height:300px}.product-exploded-detail-page .items-list{max-height:400px}.product-exploded-detail-page .item-card{padding:12px}}
