.product-detail-page{background-color:#fff}.main-image-container img{width:100%;height:auto;height:550px;object-fit:contain;border:1px solid #dee2e6}.thumbnail-container{display:flex;gap:1rem}.thumbnail-item{width:100px;height:100px;border:2px solid #dee2e6;border-radius:8px;cursor:pointer;overflow:hidden;transition:border-color .3s ease}.thumbnail-item img{width:100%;height:100%;object-fit:cover}.thumbnail-item.active,.thumbnail-item:hover{border-color:#28b8e3}.product-info-details .product-category-tag{font-size:.8rem;font-weight:600;color:#28b8e3;text-transform:uppercase}#wishlistBtn{border-radius:50px;font-weight:500}#wishlistBtn i{margin-right:8px}#wishlistBtn.active{background-color:#dc3545;border-color:#dc3545;color:#fff}.spec-table{border-collapse:separate!important;border-spacing:0!important;border-radius:12px!important;overflow:hidden!important;border:1px solid #e2e8f0!important;box-shadow:0 4px 15px #00000003!important;margin-top:1.5rem!important;margin-bottom:2rem!important}.spec-table th{background-color:#2a1d73!important;color:#fff!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.85rem!important;padding:1.1rem 1.25rem!important;border:none!important;text-align:center!important;vertical-align:middle!important}.spec-table th:first-child{text-align:left!important;background-color:#1f145c!important}.spec-table td{padding:1rem 1.25rem!important;border:1px solid #edf2f7!important;font-size:.875rem!important;color:#334155!important;vertical-align:middle!important;background-color:#fff!important}.spec-table tr:nth-child(2n) td{background-color:#f8fafc!important}.spec-table td:first-child{background-color:#28b8e308!important;font-weight:700!important;color:#2a1d73!important;text-transform:uppercase!important;font-size:.8rem!important;letter-spacing:.02em!important;border-right:2px solid rgba(40,184,227,.1)!important;text-align:left!important}#requestQuoteBtn{background-color:#2a1d73!important;color:#fff!important;border:1px solid #2a1d73!important;border-radius:6px!important;font-family:DM Sans,sans-serif!important;font-weight:700!important;padding:.75rem 1.75rem!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important;font-size:1rem!important;display:inline-flex!important;align-items:center!important;gap:.5rem!important;box-shadow:0 2px 6px #2a1d7333!important}#requestQuoteBtn:hover{background-color:#1e1358!important;border-color:#1e1358!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #2a1d734d!important}#requestQuoteBtn:active{transform:translateY(0)!important}#requestQuoteBtn i{margin-right:0!important}.image-preview-box{width:100%;height:180px;border:2px dashed #dee2e6;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#f8f9fa}.image-preview-box img{max-width:100%;max-height:100%;object-fit:contain}.gallery-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem;padding:1rem;border:2px dashed #dee2e6;border-radius:8px;background-color:#f8f9fa;min-height:120px}.gallery-preview-grid img{width:100%;height:100px;object-fit:cover;border-radius:4px}.spec-table-input th,.spec-table-input td{vertical-align:middle;text-align:center}.spec-table-input th:first-child,.spec-table-input td:first-child{text-align:left}.spec-table-input input.header-input{font-weight:700;border:none;background:transparent;text-align:center}.other-products-section{background-color:#f8f9fa;padding:80px 0}.section-title-dark{font-size:2.5rem;font-weight:700;color:#2a1d73;margin-bottom:3rem;position:relative;display:inline-block}.section-title-dark:after{content:"";display:block;width:60px;height:4px;background-color:#28b8e3;margin:10px auto 0;border-radius:2px}.other-product-card{background-color:#fff;border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 2px 6px #0f172a08;overflow:hidden;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .2s ease;display:flex;flex-direction:column;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;isolation:isolate}.other-product-card:hover{transform:translateY(-4px);border-color:#c7d2fe;box-shadow:0 12px 24px -4px #2a1d731a,0 4px 8px -2px #2a1d730a}.other-product-card .card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.other-product-card-img-container{width:100%;padding-top:75%;position:relative;overflow:hidden;border-bottom:1px solid rgba(42,29,115,.05);border-top-left-radius:15px;border-top-right-radius:15px}.other-product-card-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.other-product-card:hover .other-product-card-img{transform:scale(1.03)}.other-product-card-body{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.other-product-card-category{display:inline-block;background-color:#28b8e314;color:#28b8e3;font-size:.75rem;font-weight:600;padding:.3rem .75rem;border-radius:50px;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.5px}.other-product-card-title{font-size:1.25rem;font-weight:700;color:#2a1d73;margin-bottom:.8rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.other-product-card-text{font-size:.9rem;color:#64748b;line-height:1.6;margin-bottom:1.2rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.other-product-card-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(42,29,115,.05);padding-top:1rem;margin-top:auto}.other-product-card-footer .card-date{font-size:.8rem;color:#888;font-weight:500}.other-product-card-footer .card-date i{color:#28b8e3}.other-product-card-footer .read-more{font-size:.9rem;color:#28b8e3;font-weight:600;transition:color .2s ease}.other-product-card:hover .read-more{color:#2a1d73}.other-product-card-footer .read-more i{transition:transform .2s ease}.other-product-card:hover .read-more i{transform:translate(5px)}@media (max-width: 767.98px){.section-title-dark{font-size:2rem}.other-product-card-title{font-size:1.2rem}.other-product-card-body{padding:1rem}}.industry-applications-section{background-color:#f8fafc;padding:80px 0;border-top:1px solid rgba(42,29,115,.05);border-bottom:1px solid rgba(42,29,115,.05)}.industry-app-card{background-color:#fff;border-radius:16px;border:1px solid rgba(42,29,115,.06);box-shadow:0 4px 15px #00000005;padding:2rem 1.75rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;height:100%}.industry-app-card:hover{transform:translateY(-6px);border-color:#28b8e340;box-shadow:0 10px 25px #2a1d7314}.industry-app-icon-container{width:48px;height:48px;background-color:#28b8e314;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#28b8e3;margin-bottom:1.5rem;transition:all .25s ease}.industry-app-card:hover .industry-app-icon-container{background-color:#2a1d73;color:#fff}.industry-app-card-title{font-size:1.15rem;font-weight:700;color:#2a1d73;margin-bottom:.75rem;line-height:1.4}.industry-app-card-text{font-size:.9rem;color:#64748b;line-height:1.6;margin:0}.app-icon{width:24px;height:24px}.product-detail-page .breadcrumb{background-color:transparent!important;padding:0!important;margin-bottom:2rem!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;list-style:none!important}.product-detail-page .breadcrumb-item{font-size:.85rem!important;font-weight:500!important;letter-spacing:.03em!important;display:flex!important;align-items:center!important}.product-detail-page .breadcrumb-item a{color:#a09fa3!important;text-decoration:none!important;transition:color .2s ease!important}.product-detail-page .breadcrumb-item a:hover{color:#28b8e3!important;text-decoration:none!important}.product-detail-page .breadcrumb-item.active{color:#2a1d73!important;font-weight:700!important}.product-detail-page .breadcrumb-item+.breadcrumb-item:before{content:"/"!important;color:#cbd5e1!important;font-weight:400!important;padding:0 10px!important;font-size:.85rem!important}
