*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#f7f8fa;font-family:inherit;overflow-x:hidden}.product-page{background:#f7f8fa;padding:60px 0}.product-hero{background:linear-gradient(135deg,#fafafa,#f5eeee);border-bottom:1px solid #ececec;padding:90px 0;position:relative;overflow:visible!important}.product-hero:before{content:"";background:radial-gradient(circle,#d6282814,#0000);border-radius:50%;width:420px;height:420px;position:absolute;top:-150px;left:-150px}.product-hero:after{content:"";background:radial-gradient(circle,#d628280d,#0000);border-radius:50%;width:380px;height:380px;position:absolute;bottom:-150px;right:-150px}.hero-inner{z-index:2;text-align:center;position:relative}.product-badge{color:#d62828;background:#fff;border-radius:999px;margin-bottom:25px;padding:12px 24px;font-size:14px;font-weight:600;display:inline-block;box-shadow:0 10px 30px #0000000d}.about-title{letter-spacing:-2px;font-size:clamp(3rem,5vw,5rem);font-weight:900;line-height:1.1}.hero-title{color:#222;margin-bottom:15px;font-size:52px;font-weight:800}.hero-title span{color:#d62828}.hero-subtitle{color:#666;max-width:700px;margin:auto;font-size:18px;line-height:1.8}.sidebar-title{background:#fafafa;border-bottom:1px solid #ececec;padding:18px;font-size:22px;font-weight:700}.sidebar-search{border-bottom:1px solid #ececec;padding:15px}.sidebar-search input{border:1px solid #ddd;border-radius:10px;outline:none;width:100%;height:46px;padding:0 15px;transition:all .3s}.sidebar-search input:focus{border-color:#d62828}.category-list{max-height:78vh;overflow-y:auto}.category-list::-webkit-scrollbar{width:6px}.category-list::-webkit-scrollbar-thumb{background:#d62828;border-radius:50px}.category-item{border-bottom:1px solid #f2f2f2}.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:#d62828;background:#f7fbff}.category-btn.active{color:#0b0b0b;background:#d62828}.count{background:#ececec;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:flex}.category-btn.active .count{color:#d62828;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:#d62828;background:#fafafa;border-left-color:#d62828}.filter-card{background:#fff;border:1px solid #ececec;border-radius:14px;margin-bottom:25px;padding:18px;box-shadow:0 8px 20px #0000000d}.filter-card .form-control{border:1px solid #ddd;border-radius:10px;height:48px}.filter-card .form-control:focus{box-shadow:none;border-color:#d62828}.btn-reset{color:#fff;background:#d62828;border:none;border-radius:10px;width:100%;height:48px;font-weight:600;transition:all .3s}.btn-reset:hover{background:#000}.product-section{margin-bottom:50px;scroll-margin-top:100px}.section-title{border-bottom:2px solid #ececec;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.section-title h3{color:#222;margin:0;font-size:28px;font-weight:700}.section-title span{color:#fff;background:#d62828;border-radius:30px;padding:8px 18px;font-size:13px;font-weight:700}.product-list-card{background:#fff;border:1px solid #ececec;border-radius:16px;margin-bottom:22px;padding:22px;transition:all .35s;box-shadow:0 10px 25px #0000000d}.product-list-card:hover{border-color:#0d0d0d;transform:translateY(-5px);box-shadow:0 18px 40px #00000014}.list-image{background:#fff;border:1px solid #eee;border-radius:12px;justify-content:center;align-items:center;height:220px;padding:15px;display:flex;overflow:hidden}.list-image img{object-fit:contain;width:100%;height:190px;transition:all .35s}.product-list-card:hover .list-image img{transform:scale(1.06)}.list-content{padding:0 10px}.list-content h4{color:#222;margin-bottom:12px;font-size:24px;font-weight:700;transition:all .3s}.list-content p{color:#666;margin-bottom:18px;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:#fff;border-color:#d62828}.spec-grid b{color:#d62828;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;align-items:center;height:100%;display:flex}.btn-view{color:#fff;background:#d62828;border:none;border-radius:10px;width:100%;height:48px;font-size:15px;font-weight:700;transition:all .3s}.btn-view:hover{background:#000;transform:translateY(-2px)}.pagination-card{background:#fff;border:1px solid #ececec;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-top:40px;padding:20px;display:flex;box-shadow:0 8px 20px #0000000d}.page-left{align-items:center;gap:10px;display:flex}.page-left span{color:#444;font-size:15px;font-weight:600}.custom-select{background:#fff;border:1px solid #ddd;border-radius:8px;outline:none;width:90px;height:42px;padding:0 10px}.custom-select:focus{border-color:#d62828}.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:#d62828;border-color:#d62828}.page-right .btn:disabled{opacity:.45;cursor:not-allowed}.page-loader{background:#f7f8fa;flex-direction:column;justify-content:center;align-items:center;gap:15px;height:100vh;display:flex}.loader-circle{border:5px solid #ddd;border-top-color:#d62828;border-radius:50%;width:60px;height:60px;animation:1s linear infinite spin}.page-loader h2{margin:0;font-size:30px;font-weight:700}.page-loader p{color:#666;margin:0}@keyframes spin{to{transform:rotate(360deg)}}@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:160px}.list-content{padding:0}.list-content h4{font-size:20px}.spec-grid{grid-template-columns:1fr}.product-action{margin-top:20px}.section-title{flex-direction:column;align-items:flex-start;gap:10px}.pagination-card{justify-content:center}}@media (max-width:768px){.product-hero{padding:70px 20px}.hero-title{font-size:34px}.hero-subtitle{font-size:15px}.sidebar-title{font-size:18px}.category-btn{padding:13px 15px;font-size:14px}.product-link{padding:10px 18px;font-size:13px}.filter-card .row{row-gap:12px}.section-title h3{font-size:22px}.product-list-card{padding:15px}.list-image{height:170px}.list-image img{height:150px}.list-content h4{font-size:18px}.list-content p{font-size:13px}.spec-grid{grid-template-columns:1fr}.pagination-card{flex-direction:column;align-items:center}.page-left{display:none}}@media (max-width:576px){.container-fluid{padding-left:15px!important;padding-right:15px!important}.hero-title{font-size:28px}.hero-subtitle{font-size:14px}.list-image{height:150px}.list-image img{height:130px}.list-content h4{font-size:17px}.btn-view{height:44px;font-size:14px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.product-list-card{animation:.4s fadeUp}.product-list-card,.btn-view,.product-link,.category-btn,.list-image img{transition:all .3s}.ReactModal__Overlay{z-index:9999!important}.react-hot-toast{z-index:999999999!important}.react-modal-overlay,.ReactModal__Overlay{background:#000000a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;z-index:9999!important}.react-modal-content{background:#fff;border-radius:20px;outline:none;width:90%;max-width:950px;max-height:90vh;padding:30px;animation:.35s modalScale;position:relative;overflow-y:auto}.small-modal{max-width:450px!important}@keyframes modalScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-content-wrapper{align-items:flex-start;gap:30px;display:flex}.modal-left{flex:1}.modal-right{flex-direction:column;flex:1;align-items:center;display:flex}.modal-img{object-fit:contain;width:100%;max-width:320px;height:240px;margin:auto;display:block}.zoom-container{border-radius:12px;overflow:hidden}.zoom-img{transition:all .35s}.zoom-container:hover .zoom-img{transform:scale(1.15)}.close-btn{color:#fff;cursor:pointer;background:#d62828;border:none;border-radius:50%;width:38px;height:38px;font-size:18px;transition:all .3s;position:absolute;top:15px;right:15px}.close-btn:hover{transform:rotate(90deg)}.tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:15px;display:flex}.tab-btn{cursor:pointer;background:#f3f3f3;border:none;border-radius:30px;padding:10px 22px;font-weight:600;transition:all .3s}.tab-btn:hover{background:#e8e8e8}.tab-btn.active{color:#fff;background:#d62828;box-shadow:0 10px 25px #0c83f240}.spec-list{margin:0;padding:0;list-style:none}.spec-list li{color:#555;border-bottom:1px solid #eee;padding:10px 0;font-size:14px}.spec-list li:last-child{border-bottom:none}.thumbs{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:15px;display:flex}.thumb{object-fit:contain;cursor:pointer;background:#fafafa;border:2px solid #0000;border-radius:10px;width:60px;height:60px;padding:5px;transition:all .3s}.thumb:hover{border-color:#d62828}.thumb.active{background:#eef7ff;border-color:#d62828}img{max-width:100%;display:block}button{outline:none}button:focus,input:focus,select:focus{box-shadow:none;outline:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#cfcfcf;border-radius:50px}::-webkit-scrollbar-thumb:hover{background:#d62828}@media (max-width:768px){.modal-content-wrapper{flex-direction:column}.react-modal-content{padding:20px}.modal-img{height:180px}.close-btn{width:34px;height:34px}}.black-text{color:#111}.red-text{color:#d62828}.back-to-top{color:#fff;cursor:pointer;z-index:9999;background:#0c0c0c;border:none;border-radius:50%;width:50px;height:50px;font-size:24px;transition:all .3s;position:fixed;bottom:25px;right:25px;box-shadow:0 4px 12px #0003}.back-to-top:hover{transform:translateY(-4px)}@media (max-width:768px){.back-to-top{width:45px;height:45px;bottom:15px;right:15px}}.product-not-found{text-align:center;background:#fff;border-radius:12px;margin-top:20px;padding:60px 20px;box-shadow:0 2px 10px #00000014}.product-not-found h2{color:#e31e24;margin-bottom:10px}.product-not-found p{color:#666}.category-sidebar{background:#fff}.products-layout{grid-template-columns:320px minmax(0,1fr);gap:25px;display:grid}@media (max-width:991px){.products-layout{grid-template-columns:1fr}}@media (max-width:768px){.product-list-card .row{flex-direction:column}.product-action{width:100%;margin-top:15px}.btn-view{width:100%}}
