.products_productsPage__Ang3h{margin-top:0}.products_productsHero__09ZMJ{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_heroContent__kRgS_ h1{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;margin-bottom:1rem}.products_heroSubtitle__4lik1{font-size:clamp(1.1rem,3vw,1.5rem);opacity:.9;max-width:600px;margin:0 auto}.products_container__0QnU6{max-width:1400px;margin:0 auto;padding:0 1rem}.products_productsSection__oJ2Kj{padding:5rem 0;background:var(--light-gray)}.products_productsGrid__zzuRS{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem}.products_productCard__r526X{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__r526X:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.products_productImages__GVtcA{position:relative;height:250px;overflow:hidden}.products_productMainImage__3UQau{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.products_productCard__r526X:hover .products_productMainImage__3UQau{transform:scale(1.05)}.products_productImageThumbs__zthre{position:absolute;bottom:10px;right:10px;display:flex;gap:5px}.products_productThumb__tagrk{width:40px;height:40px;object-fit:cover;border-radius:5px;border:2px solid var(--white);opacity:.8;transition:opacity .3s ease}.products_productThumb__tagrk:hover{opacity:1}.products_productInfo__kGir5{padding:2rem}.products_productHeader__eFNjI{margin-bottom:1.5rem}.products_productCategory__yqmVj{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__2Igsm{font-size:1.4rem;color:var(--nepal-blue);margin-bottom:.5rem;font-weight:700}.products_productPrice___pKiC{font-size:1.3rem;color:var(--nepal-red);font-weight:700;margin:0}.products_productDescription__QiI8W{color:var(--text-dark);line-height:1.6;margin-bottom:1.5rem}.products_productSpecs__8Es91{margin-bottom:1.5rem}.products_productSpecs__8Es91 h4{color:var(--nepal-blue);margin-bottom:1rem;font-size:1.1rem}.products_specsGrid__8L4S9{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.products_specItem__pVatu{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid var(--light-gray);font-size:.9rem}.products_specItem__pVatu span:first-child{font-weight:600;color:var(--text-dark)}.products_specItem__pVatu span:last-child{color:var(--nepal-blue);font-weight:500}.products_productFeatures__HMZuM{margin-bottom:2rem}.products_productFeatures__HMZuM h4{color:var(--nepal-blue);margin-bottom:1rem;font-size:1.1rem}.products_productFeatures__HMZuM ul{list-style:none;padding:0}.products_productFeatures__HMZuM li{position:relative;padding:.3rem 0 .3rem 1.2rem;color:var(--text-dark);font-size:.9rem}.products_productFeatures__HMZuM li:before{content:"✓";position:absolute;left:0;color:var(--nepal-red);font-weight:700}.products_productActions__QDJov{display:flex;gap:1rem}.products_callBtn__n5iCl,.products_inquiryBtn__sQZ6r{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__sQZ6r{background:var(--nepal-blue);color:var(--white)}.products_inquiryBtn__sQZ6r:hover{background:#1a4780;transform:translateY(-2px)}.products_callBtn__n5iCl{background:var(--nepal-red);color:var(--white)}.products_callBtn__n5iCl:hover{background:#b02530;transform:translateY(-2px)}@media (max-width:768px){.products_productsGrid__zzuRS{grid-template-columns:1fr;gap:2rem}.products_productCard__r526X{max-width:500px;margin:0 auto}.products_specsGrid__8L4S9{grid-template-columns:1fr}.products_productActions__QDJov{flex-direction:column}}@media (max-width:480px){.products_productInfo__kGir5{padding:1.5rem}.products_productImages__GVtcA{height:200px}}