.Mainproductbuyer_container__z6ryE{display:flex;padding:2rem;max-width:1400px;margin:0 auto;gap:2rem}.Mainproductbuyer_sidebar__tHLjX{width:320px;padding:1.5rem;background:linear-gradient(135deg,#ffffff,#f8fafc);border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);position:sticky;top:2rem;height:-moz-fit-content;height:fit-content;transition:all .3s ease}.Mainproductbuyer_sidebar__tHLjX h2{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:#1e293b}.Mainproductbuyer_sidebar__tHLjX ul{list-style:none;padding:0}.Mainproductbuyer_categoryItem__rUWbE{display:flex;justify-content:space-between;padding:.75rem 1rem;margin-bottom:.5rem;border-radius:8px;color:#1e293b;cursor:pointer;transition:all .3s ease}.Mainproductbuyer_categoryItem__rUWbE:hover{background-color:#e2e8f0;transform:translateX(5px) scale(1.02);box-shadow:0 2px 4px rgba(0,0,0,.1)}.Mainproductbuyer_categoryItem__rUWbE.Mainproductbuyer_active__GYrGi{background-color:#635BFF;color:white;font-weight:600;box-shadow:0 4px 8px rgba(66,153,225,.3);transform:scale(1.02)}.Mainproductbuyer_productsSection__fAlE9{flex:1}.Mainproductbuyer_filterBar__1_L2r{display:flex;gap:1rem;margin-bottom:2rem;align-items:center;flex-wrap:wrap}.Mainproductbuyer_searchBar__6F51o{flex:1;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease;min-width:200px}.Mainproductbuyer_searchBar__6F51o:focus{border-color:#352bfd;box-shadow:0 0 0 3px rgba(66,153,225,.2);outline:none;transform:scale(1.02)}.Mainproductbuyer_sortSelect__PTxyJ{padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;background:white;cursor:pointer;transition:all .3s ease;min-width:150px}.Mainproductbuyer_sortSelect__PTxyJ:hover{border-color:#3e34f7c0;transform:scale(1.02)}.Mainproductbuyer_products__7z9Lg{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.Mainproductbuyer_products__7z9Lg h2{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:#1e293b}.Mainproductbuyer_product__IJ4G8{padding:1.5rem;border-radius:12px;background:white;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:all .3s ease}.Mainproductbuyer_product__IJ4G8:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 8px 16px rgba(0,0,0,.15)}.Mainproductbuyer_product__IJ4G8 img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:1rem;transition:transform .3s ease}.Mainproductbuyer_product__IJ4G8:hover img{transform:scale(1.05)}.Mainproductbuyer_product__IJ4G8 h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.Mainproductbuyer_product__IJ4G8 p{color:#64748b;margin-bottom:1rem;font-size:.95rem}.Mainproductbuyer_priceContainer__Ro37u{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.Mainproductbuyer_price__Jl__2{font-size:1.25rem;font-weight:600;color:#16a34a}.Mainproductbuyer_cutPrice__PX_1G{font-size:1rem;color:#64748b;text-decoration:line-through}.Mainproductbuyer_buttons__U8WHD{display:flex;gap:.75rem;flex-wrap:wrap}.Mainproductbuyer_buttons__U8WHD button{padding:.5rem 1.5rem;background-color:#4299e1;color:white;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease}.Mainproductbuyer_buttons__U8WHD button:hover{background-color:#3182ce;transform:scale(1.1) rotate(2deg);box-shadow:0 4px 8px rgba(49,130,206,.3)}@media (max-width:1024px){.Mainproductbuyer_container__z6ryE{flex-direction:column;padding:1.5rem}.Mainproductbuyer_sidebar__tHLjX{width:100%;position:static;padding:1rem}.Mainproductbuyer_products__7z9Lg{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.Mainproductbuyer_filterBar__1_L2r{flex-direction:column;align-items:stretch}.Mainproductbuyer_searchBar__6F51o,.Mainproductbuyer_sortSelect__PTxyJ{width:100%;min-width:unset}.Mainproductbuyer_products__7z9Lg{grid-template-columns:1fr}.Mainproductbuyer_product__IJ4G8{padding:1rem}.Mainproductbuyer_product__IJ4G8 img{height:180px}.Mainproductbuyer_products__7z9Lg h2,.Mainproductbuyer_sidebar__tHLjX h2{font-size:1.5rem}}@media (max-width:480px){.Mainproductbuyer_container__z6ryE{padding:1rem}.Mainproductbuyer_categoryItem__rUWbE{padding:.5rem .75rem}.Mainproductbuyer_product__IJ4G8 img{height:150px}.Mainproductbuyer_product__IJ4G8 h3{font-size:1.125rem}.Mainproductbuyer_product__IJ4G8 p{font-size:.875rem}.Mainproductbuyer_price__Jl__2{font-size:1.125rem}.Mainproductbuyer_cutPrice__PX_1G{font-size:.875rem}.Mainproductbuyer_buttons__U8WHD button{padding:.4rem 1rem;font-size:.875rem}}.CallToAction_ctaSection___13Us{position:relative;overflow:hidden}.CallToAction_runningBorder__QPoYh{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,transparent 20%,#ff6b6b 25%,#4ecdc4 50%,#45b7d1 75%,#96c93d 100%,transparent 0);background-size:200% 200%;animation:CallToAction_borderLineRun__il4hU 3s linear infinite;z-index:0;padding:2px}.CallToAction_runningBorder__QPoYh:after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;background:#3b82f6;z-index:-1}@keyframes CallToAction_borderLineRun__il4hU{0%{background-position:0 0}to{background-position:200% 200%}}.CallToAction_ctaButton__ZNuSL{position:relative;overflow:hidden}.CallToAction_ctaButton__ZNuSL:hover{transform:scale(1.05)}.CallToAction_ctaButton__ZNuSL:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(255,255,255,.2);transition:all .3s ease-in-out}.CallToAction_ctaButton__ZNuSL:hover:after{left:100%}@keyframes CallToAction_fadeIn__pgITu{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes CallToAction_slideUp__hENb7{0%{transform:translateY(50%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes CallToAction_slideDown__k_OFy{0%{transform:translateY(-50%);opacity:0}to{transform:translateY(0);opacity:1}}.CallToAction_animate-fadeIn__fuITZ{animation:CallToAction_fadeIn__pgITu .8s ease-out forwards}.CallToAction_delay-200__GlbH9{animation-delay:.2s}.CallToAction_delay-300__tpRWh{animation-delay:.3s}.CallToAction_animate-slideUp__TbKlU{animation:CallToAction_slideUp__hENb7 1s ease-out forwards}.CallToAction_animate-slideDown__RNyU9{animation:CallToAction_slideDown__k_OFy 1s ease-out forwards}.Hero_backgroundContainer__kwtLt{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-2}.Hero_bubble__5tLIv{position:absolute;border-radius:50%;background:rgba(255,99,71,.3);animation:Hero_float__Z_zUw 15s ease-in-out infinite}.Hero_bubble__5tLIv:first-child{width:80px;height:80px;left:10%;top:20%;background:rgba(135,206,235,.4);animation-duration:12s}.Hero_bubble__5tLIv:nth-child(2){width:120px;height:120px;left:70%;top:40%;background:rgba(144,238,144,.3);animation-duration:18s}.Hero_bubble__5tLIv:nth-child(3){width:60px;height:60px;left:40%;top:60%;background:rgba(255,182,193,.4);animation-duration:10s}.Hero_bubble__5tLIv:nth-child(4){width:100px;height:100px;left:20%;top:80%;background:rgba(255,215,0,.3);animation-duration:14s}.Hero_bubble__5tLIv:nth-child(5){width:90px;height:90px;left:85%;top:10%;background:rgba(147,112,219,.4);animation-duration:16s}@keyframes Hero_float__Z_zUw{0%{transform:translateY(0) scale(1);opacity:.8}50%{transform:translateY(-100px) scale(1.1);opacity:.5}to{transform:translateY(0) scale(1);opacity:.8}}.Hero_jaali__dldiz{position:absolute;top:0;left:0;width:100%;height:100%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='rgba(255,255,255,0.1)'%3E%3Cpath d='M0 0h40v40H0z' fill='none'/%3E%3Cpath d='M20 0v20M0 20h40M20 20v20'/%3E%3C/g%3E%3C/svg%3E") repeat;animation:Hero_fadeJaali__qIda4 8s ease-in-out infinite;z-index:-1}@keyframes Hero_fadeJaali__qIda4{0%{opacity:.3}50%{opacity:.6}to{opacity:.3}}.FeatureItem_featureCard__zaLL9{position:relative;overflow:hidden;transition:all .3s ease-in-out}.FeatureItem_featureCard__zaLL9:hover{transform:translateY(-5px)}.FeatureItem_gradientBorder__A3394{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#ff6b6b,#4ecdc4,#45b7d1,#96c93d);background-size:400% 400%;border-radius:17px;z-index:-1;opacity:0;transition:opacity .3s ease-in-out;animation:FeatureItem_gradientShift__hD7jE 8s ease infinite}.FeatureItem_featureCard__zaLL9:hover .FeatureItem_gradientBorder__A3394{opacity:1}@keyframes FeatureItem_gradientShift__hD7jE{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}.TestimonialItem_testimonialCard__8dZxu{position:relative;overflow:hidden;transition:all .3s ease-in-out}.TestimonialItem_testimonialCard__8dZxu:hover{transform:translateY(-5px)}.TestimonialItem_runningBorder__RZ_jI{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,transparent 20%,#ff6b6b 25%,#4ecdc4 50%,#45b7d1 75%,#96c93d 100%,transparent 0);background-size:200% 200%;animation:TestimonialItem_borderLineRun__Cg1Jm 3s linear infinite;z-index:-1;padding:2px}.TestimonialItem_runningBorder__RZ_jI:after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;background:white;border-radius:18px;z-index:-1}.TestimonialItem_dark__6uw8l .TestimonialItem_runningBorder__RZ_jI:after{background:#1f2937}@keyframes TestimonialItem_borderLineRun__Cg1Jm{0%{background-position:0 0}to{background-position:200% 200%}}.Testimonials_testimonialsSection__o9kwD{position:relative;overflow:hidden}.Testimonials_networkBackground__QMM4G{position:absolute;top:0;left:0;width:100%;height:100%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg stroke='rgba(0, 0, 0, 0.1)' stroke-width='1' dark:stroke='rgba(255, 255, 255, 0.1)'%3E%3Cline x1='0' y1='20' x2='40' y2='20'/%3E%3Cline x1='20' y1='0' x2='20' y2='40'/%3E%3Ccircle cx='20' cy='20' r='2' fill='rgba(0, 0, 0, 0.2)' dark:fill='rgba(255, 255, 255, 0.2)'/%3E%3C/g%3E%3C/svg%3E") repeat;animation:Testimonials_networkShift__27tKy 20s linear infinite;z-index:0;opacity:.5}@keyframes Testimonials_networkShift__27tKy{0%{background-position:0 0}to{background-position:40px 40px}}