*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#f7f8fa;overflow-x:hidden}.product-page{background:#f7f8fa;padding:60px 0}.product-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#0b6bcb,#0d8bff);padding:80px 0}.product-banner h1{margin-bottom:15px;font-size:46px;font-weight:700}.product-banner p{opacity:.9;font-size:18px}.category-sidebar{background:#fff;border:1px solid #ececec;border-radius:12px;position:sticky;top:90px;overflow:hidden;box-shadow:0 10px 30px #0000000f}.sidebar-title{background:#fafafa;border-bottom:1px solid #eee;padding:18px;font-size:22px;font-weight:700}.sidebar-search{border-bottom:1px solid #eee;padding:15px}.sidebar-search input{border:1px solid #ddd;border-radius:8px;outline:none;width:100%;height:46px;padding:0 15px;transition:all .3s}.sidebar-search input:focus{border-color:#0c83f2}.category-list{max-height:75vh;overflow:auto}.category-list::-webkit-scrollbar{width:6px}.category-list::-webkit-scrollbar-thumb{background:#0c83f2;border-radius:50px}.category-item{border-bottom:1px solid #f1f1f1}.category-btn{cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:15px 18px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.category-btn span{align-items:center;gap:8px;display:flex}.category-btn:hover{color:#0c83f2;background:#fff4ec}.category-btn.active{color:#fff;background:#0c83f2}.count{background:#efefef;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.category-btn.active .count{color:#0c83f2;background:#fff}.category-content{background:#fff;max-height:0;transition:max-height .35s;overflow:hidden}.product-link{text-align:left;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;width:100%;padding:12px 22px;font-size:14px;transition:all .3s}.product-link:hover{color:#0c83f2;background:#fafafa;border-left-color:#0c83f2}.filter-card{background:#fff;border:1px solid #ececec;border-radius:12px;margin-bottom:25px;padding:18px;box-shadow:0 8px 20px #0000000d}.filter-card input{border-radius:8px;height:48px}.btn-reset{color:#fff;background:#0c83f2;border:none;border-radius:8px;width:100%;height:48px;font-weight:600;transition:all .3s}.btn-reset:hover{background:#0c83f2}.product-section{margin-bottom:50px;scroll-margin-top:100px}.section-titlee{border-bottom:2px solid #eee;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:12px;display:flex}.section-titlee h3{margin:0;font-size:26px;font-weight:700}.section-titlee span{color:#fff;background:#0c83f2;border-radius:30px;padding:7px 16px;font-size:13px;font-weight:700}.product-list-card{background:#fff;border:1px solid #ececec;border-radius:14px;margin-bottom:22px;padding:22px;transition:all .35s;box-shadow:0 8px 22px #0000000d}.product-list-card:hover{border-color:#0c83f2;transform:translateY(-4px);box-shadow:0 15px 35px #00000014}.list-image{background:#fff;border:1px solid #eee;border-radius:12px;justify-content:center;align-items:center;height:220px;padding:12px;display:flex;overflow:hidden}.list-image img{object-fit:contain;width:100%;height:200px;transition:all .35s}.list-content{padding:0 10px}.list-content h4{color:#222;margin-bottom:12px;font-size:24px;font-weight:700;line-height:1.4;transition:all .3s}.product-list-card:hover .list-content h4{color:#0c83f2}.list-content p{color:#666;margin-bottom:20px;font-size:15px;line-height:1.8}.spec-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.spec-grid div{background:#fafafa;border:1px solid #eee;border-radius:10px;padding:12px;transition:all .3s}.spec-grid div:hover{background:#fff8f3;border-color:#0c83f2}.spec-grid b{color:#0c83f2;margin-bottom:5px;font-size:13px;display:block}.spec-grid span{color:#444;word-break:break-word;font-size:14px}.product-action{flex-direction:column;justify-content:center;gap:12px;height:100%;display:flex}.btn-view{color:#fff;cursor:pointer;background:#0c83f2;border:none;border-radius:8px;height:48px;font-size:15px;font-weight:700;transition:all .3s}.btn-view:hover{background:#0c83f2;transform:translateY(-2px)}.btn-enquiry{color:#0c83f2;cursor:pointer;background:#fff;border:2px solid #0c83f2;border-radius:8px;height:48px;font-size:15px;font-weight:700;transition:all .3s}.btn-enquiry:hover{color:#fff;background:#0c83f2}.pagination-card{background:#fff;border:1px solid #ececec;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-top:40px;padding:20px;display:flex}.page-left{align-items:center;gap:10px;display:flex}.page-left span{font-size:15px;font-weight:600}.custom-select{border:1px solid #ddd;border-radius:8px;width:90px;height:42px;padding:0 10px}.page-right{align-items:center;gap:10px;display:flex}.page-right .btn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;width:42px;height:42px;transition:all .3s}.page-right .btn:hover,.page-right .btn-primary{color:#fff;background:#0c83f2;border-color:#0c83f2}.page-right .btn:disabled{opacity:.45;cursor:not-allowed}@media (max-width:1200px){.list-content h4{font-size:22px}.list-image{height:200px}.list-image img{height:180px}.spec-grid{grid-template-columns:1fr}}@media (max-width:992px){.product-page{padding:40px 0}.category-sidebar{margin-bottom:25px;position:relative;top:0}.category-list{max-height:350px}.product-list-card{padding:18px}.list-image{height:180px;margin-bottom:20px}.list-image img{height:170px}.list-content{padding:0}.list-content h4{font-size:20px}.list-content p{font-size:14px}.product-action{margin-top:20px;padding:0}.spec-grid{grid-template-columns:1fr}.section-titlee{flex-direction:column;align-items:flex-start;gap:10px}.pagination-card{justify-content:center}}@media (max-width:768px){.product-banner{padding:60px 20px}.product-banner h1{font-size:34px}.product-banner p{font-size:15px}.product-page{padding:25px 0}.category-sidebar{margin-bottom:20px}.sidebar-title{padding:15px;font-size:18px}.sidebar-search{padding:12px}.sidebar-search input{height:42px}.category-btn{padding:13px 15px;font-size:14px}.count{width:28px;height:28px;font-size:12px}.product-link{padding:10px 18px;font-size:13px}.filter-card{padding:15px}.filter-card .row{row-gap:12px}.btn-reset{height:45px}.section-titlee h3{font-size:22px}.section-titlee span{font-size:12px}.product-list-card{padding:15px}.list-image{height:170px}.list-image img{height:160px}.list-content h4{font-size:18px}.list-content p{font-size:13px;line-height:1.7}.spec-grid{gap:8px}.spec-grid div{padding:10px}.product-action{grid-template-columns:1fr;gap:10px;display:grid}.btn-view,.btn-enquiry{height:45px;font-size:14px}.pagination-card{flex-direction:column;padding:15px}.page-left{display:none}.page-right{justify-content:center;width:100%}}@media (max-width:576px){.container-fluid{padding-left:15px!important;padding-right:15px!important}.product-banner h1{font-size:28px}.product-banner p{font-size:14px}.list-image{height:150px}.list-image img{height:140px}.list-content h4{font-size:17px}.list-content p{font-size:13px}.section-titlee h3{font-size:20px}.section-titlee span{padding:6px 12px}.product-list-card{padding:14px}.spec-grid b{font-size:12px}.spec-grid span{font-size:13px}.btn-view,.btn-enquiry{height:42px;font-size:13px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.product-list-card{animation:.4s fadeUp}.category-btn,.product-link,.btn-view,.btn-enquiry,.product-list-card,.list-image img{transition:all .3s}.product-list-card:hover .list-image img{transform:scale(1.08)}.product-list-card:hover{border-color:#0c83f2}.category-btn.active{box-shadow:inset 4px 0 #fff}.category-content{transition:max-height .35s}.category-content.show{max-height:1200px}.loader-box{color:#888;justify-content:center;align-items:center;min-height:350px;font-size:18px;font-weight:600;display:flex}.no-product{text-align:center;background:#fff;border:1px solid #ececec;border-radius:12px;padding:60px 30px}.no-product h3{color:#222;margin-bottom:10px;font-size:24px}.no-product p{color:#777;margin:0}.product-list-card:last-child,.list-content>:last-child{margin-bottom:0}img{max-width:100%;display:block}button{outline:none}button:focus,input:focus,select:focus{box-shadow:none;outline:none}.form-control:focus{border-color:#0c83f2;box-shadow:0 0 0 .15rem #ff6b0026}.btn-reset:focus,.btn-view:focus,.btn-enquiry:focus{box-shadow:none}.row{--bs-gutter-y:20px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#cfcfcf;border-radius:50px}::-webkit-scrollbar-thumb:hover{background:#0c83f2}.shadow-sm{box-shadow:0 6px 18px #0000000d!important}.rounded-xl{border-radius:14px!important}.text-orange{color:#0c83f2!important}.bg-orange{background:#0c83f2!important}.border-orange{border-color:#0c83f2!important}@media print{.category-sidebar,.filter-card,.pagination-card,.product-action{display:none!important}.product-list-card{break-inside:avoid;box-shadow:none;border:1px solid #ddd;margin-bottom:15px}.list-image{height:160px}body{background:#fff}.product-page{padding:0}}.back-to-top-btn{color:#fff;cursor:pointer;z-index:9999;background:#2082e4;border:none;border-radius:50%;width:58px;height:58px;font-size:28px;font-weight:700;transition:all .3s;position:fixed;bottom:25px;right:25px;box-shadow:0 10px 25px #2082e459}.back-to-top-btn:hover{background:#0c6dd4;transform:translateY(-5px)scale(1.05);box-shadow:0 14px 30px #2082e473}.back-to-top-btn:active{transform:translateY(-2px)}@media (max-width:768px){.back-to-top-btn{width:50px;height:50px;font-size:22px;bottom:15px;right:15px}}
