.products_productsPage__A0ta_{margin-top:0}.products_productsHero__vp9gW{height:50vh;min-height:300px;background:linear-gradient(135deg,var(--nepal-blue) 0,var(--nepal-red) 100%);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--white)}.products_productsHero__vp9gW:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.products_heroContent__AH7u7 h1{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;margin-bottom:1rem}.products_heroSubtitle__SKnzS{font-size:clamp(1.1rem,3vw,1.5rem);opacity:.9;max-width:600px;margin:0 auto}.products_container__7k6xN{max-width:1400px;margin:0 auto;padding:0 1rem}.products_productsSection__F5ws9{padding:5rem 0;background:var(--light-gray)}.products_productsGrid__op96m{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem}.products_productCard__o1b9Z{background:var(--white);border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.products_productCard__o1b9Z:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.products_productImages__s_ROv{position:relative;height:250px;overflow:hidden}.products_productMainImage__Y9sJC{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.products_productCard__o1b9Z:hover .products_productMainImage__Y9sJC{transform:scale(1.05)}.products_productImageThumbs__UTNmk{position:absolute;bottom:10px;right:10px;display:flex;gap:5px}.products_productThumb__ngVJp{width:40px;height:40px;object-fit:cover;border-radius:5px;border:2px solid var(--white);opacity:.8;transition:opacity .3s ease}.products_productThumb__ngVJp:hover{opacity:1}.products_productInfo__CM9WG{padding:2rem}.products_productHeader__87laj{margin-bottom:1.5rem}.products_productCategory__bxXyB{display:inline-block;background:var(--nepal-red);color:var(--white);padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:600;margin-bottom:.5rem}.products_productTitle__ZYNVL{font-size:1.4rem;color:var(--nepal-blue);margin-bottom:.5rem;font-weight:700}.products_productPrice__F8eFQ{font-size:1.3rem;color:var(--nepal-red);font-weight:700;margin:0}.products_productDescription__u70dN{color:var(--text-dark);line-height:1.6;margin-bottom:1.5rem}.products_productSpecs__4bZkG{margin-bottom:1.5rem}.products_productSpecs__4bZkG h4{color:var(--nepal-blue);margin-bottom:1rem;font-size:1.1rem}.products_specsGrid__TL1lV{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.products_specItem__wdCWW{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid var(--light-gray);font-size:.9rem}.products_specItem__wdCWW span:first-child{font-weight:600;color:var(--text-dark)}.products_specItem__wdCWW span:last-child{color:var(--nepal-blue);font-weight:500}.products_productFeatures__QhFFA{margin-bottom:2rem}.products_productFeatures__QhFFA h4{color:var(--nepal-blue);margin-bottom:1rem;font-size:1.1rem}.products_productFeatures__QhFFA ul{list-style:none;padding:0}.products_productFeatures__QhFFA li{position:relative;padding:.3rem 0 .3rem 1.2rem;color:var(--text-dark);font-size:.9rem}.products_productFeatures__QhFFA li:before{content:"✓";position:absolute;left:0;color:var(--nepal-red);font-weight:700}.products_productActions__ue0Py{display:flex;gap:1rem}.products_callBtn__Bhm6a,.products_inquiryBtn__Z8bU1{flex:1;padding:.8rem 1rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.products_inquiryBtn__Z8bU1{background:var(--nepal-blue);color:var(--white)}.products_inquiryBtn__Z8bU1:hover{background:#1a4780;transform:translateY(-2px)}.products_callBtn__Bhm6a{background:var(--nepal-red);color:var(--white)}.products_callBtn__Bhm6a:hover{background:#b02530;transform:translateY(-2px)}@media (max-width:768px){.products_productsGrid__op96m{grid-template-columns:1fr;gap:2rem}.products_productCard__o1b9Z{max-width:500px;margin:0 auto}.products_specsGrid__TL1lV{grid-template-columns:1fr}.products_productActions__ue0Py{flex-direction:column}}@media (max-width:480px){.products_productInfo__CM9WG{padding:1.5rem}.products_productImages__s_ROv{height:200px}}