.product-detail-section{padding-top:200px}.main-image{background:#fff;border:1px solid #e5e4e4;border-radius:20px;overflow:hidden}.main-image img{object-fit:contain;width:100%}.company-logo{max-height:60px}.product-tag{color:#2f6c15;font-weight:600;letter-spacing:1px;text-transform:uppercase}.product-content h1{font-size:48px;margin:15px 0}.feature-list{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.feature-item{background:#f8f8f8;border-radius:12px;padding:12px 15px}.product-tabs{gap:10px}.product-tabs .nav-link{border-radius:50px;color:#000;font-weight:600;padding:12px 25px}.product-tabs .nav-link.active{background:#2f6c15}.product-tabs-section .product-tabs .nav-link:hover{color:#fff}.spec-table{border:1px solid #eee;border-radius:20px;overflow:hidden}.spec-row{border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:18px 25px}.feature-card{background:#fff;border-radius:20px;box-shadow:0 5px 25px rgba(0,0,0,.06);height:100%;padding:25px}.download-item{border:1px solid #eee;border-radius:15px;color:#000;display:block;margin-bottom:15px;padding:20px;text-decoration:none}.product-actions a.disable{pointer-events:none}.thumb-slider{align-items:center;display:flex;gap:10px}.thumb-gallery-wrapper{overflow:hidden;width:450px}.thumb-gallery{display:flex;gap:15px;transition:transform .3s ease}.thumb{border:2px solid #e5e5e5;border-radius:12px;cursor:pointer;flex:0 0 100px;overflow:hidden}.thumb.active{border-color:#000}.thumb img{display:block;height:100%;object-fit:cover;width:100%}.thumb-nav{background:#f8c62f;border:0;border-radius:50%;cursor:pointer;height:36px;padding:0;width:36px}.thumb-nav path{fill:#fff}.thumb-nav.prev svg{transform:scaleX(-1)}@media (min-width:991px){.main-image img{height:600px}}@media (max-width:1440px){.product-detail-section{padding-bottom:60px}}@media (max-width:991px){.main-image img{height:380px;object-fit:contain}}@media (max-width:767px){.product-detail-section{padding-top:20px}.product-content h1{font-size:32px}.feature-list{grid-template-columns:1fr}.thumb{height:70px;width:70px}}