.LanguageSwitcher_languageSwitcher__EXwm6{display:flex;gap:.5rem}.LanguageSwitcher_langButton__rjL_H{background:var(--gray-light);color:var(--text-color);border:1px solid var(--border-color);border-radius:var(--border-radius);padding:.5rem .75rem;cursor:pointer;font-size:.9rem;transition:var(--transition);min-width:50px}.LanguageSwitcher_langButton__rjL_H.LanguageSwitcher_active__994WQ,.LanguageSwitcher_langButton__rjL_H:hover{background:var(--secondary-color);color:#fff;border-color:var(--secondary-color)}.Layout_container__m5jTj{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,var(--white) 0,#f9f9f9 100%)}.Layout_header__37RI2{background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 2px 20px rgba(0,0,0,.15);border-bottom:1px solid hsla(0,0%,100%,.1)}.Layout_headerContainer__ja19a{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto;width:100%}.Layout_logo__tzhbG{display:flex;align-items:center;gap:1rem}.Layout_logo__tzhbG a{display:flex;align-items:center;gap:.75rem;color:#fff;text-decoration:none;transition:all .3s ease}.Layout_logoImage___VqRW{height:100px;width:100px;object-fit:contain;border-radius:50%;border:2px solid var(--secondary-color);padding:4px}.Layout_logo__tzhbG a:hover{color:var(--secondary-color)}.Layout_nav__LKz21{display:flex;align-items:center;flex-shrink:0}.Layout_nav__LKz21 ul{display:flex;list-style:none;margin:0;padding:0;gap:1.5rem;flex-wrap:nowrap}.Layout_nav__LKz21 a{color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative;padding:.5rem 0;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;min-width:max-content}.Layout_nav__LKz21 a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:var(--secondary-color);transition:width .4s ease;border-radius:2px}.Layout_nav__LKz21 a:hover{color:var(--secondary-color)}.Layout_nav__LKz21 a:hover:after{width:100%}.Layout_nav__LKz21 a.Layout_active___S4if{color:var(--secondary-color)}.Layout_main__bVVJR{flex:1 1;width:100%;padding:2rem 0}.Layout_footer__ye8JQ{background:linear-gradient(135deg,var(--primary-color) 0,#1a1a1a 100%);color:#fff;margin-top:auto;padding-top:4rem}.Layout_footerContent__B_TMA{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.Layout_footerSection__hs15k h3{color:var(--secondary-color);margin-bottom:1.5rem;font-size:1.3rem;position:relative;display:inline-block}.Layout_footerSection__hs15k h3:after{content:"";position:absolute;bottom:-8px;left:0;width:50px;height:3px;background:var(--secondary-color);border-radius:2px}.Layout_footerSection__hs15k p{margin-bottom:.8rem;color:#ccc;line-height:1.6}.Layout_footerSection__hs15k ul{list-style:none;padding:0;margin:0}.Layout_footerSection__hs15k ul li{margin-bottom:.8rem}.Layout_footerSection__hs15k ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.Layout_footerSection__hs15k ul li a:hover{color:var(--secondary-color)}.Layout_footerBottom__LLsgt{padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);text-align:center}.Layout_footerBottom__LLsgt p{margin:.75rem 0;font-size:.9rem;color:#aaa}.Layout_footerBottom__LLsgt a{color:var(--secondary-color);text-decoration:none;transition:color .3s ease}.Layout_footerBottom__LLsgt a:hover{color:var(--secondary-light)}.Layout_languageSwitcherContainer__eHr1f{margin:0 1rem}.Layout_mobileMenuButton__58Q9R{display:none;flex-direction:column;cursor:pointer;padding:4px}.Layout_hamburger__vwjMU{width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s;border-radius:2px}@media (max-width:992px){.Layout_nav__LKz21 ul{gap:1.2rem}.Layout_logoImage___VqRW{height:70px;width:70px}.Layout_nav__LKz21 a{font-size:.9rem;padding:.4rem 0}}@media (max-width:768px){.Layout_headerContainer__ja19a{padding:1rem;align-items:center}.Layout_logoImage___VqRW{height:60px;width:60px}.Layout_nav__LKz21{display:none;position:absolute;top:100%;left:0;right:0;background:rgba(0,0,0,.95);padding:1rem;z-index:1000}.Layout_nav__LKz21.Layout_show__iJpuK{display:flex}.Layout_nav__LKz21 ul{flex-direction:column;align-items:center;gap:1.2rem}.Layout_mobileMenuButton__58Q9R{display:flex;flex-direction:column;cursor:pointer;padding:4px;z-index:1001}.Layout_mobileMenuButton__58Q9R.Layout_open__IQgTV .Layout_hamburger__vwjMU:first-child{transform:rotate(45deg) translate(5px,5px)}.Layout_mobileMenuButton__58Q9R.Layout_open__IQgTV .Layout_hamburger__vwjMU:nth-child(2){opacity:0}.Layout_mobileMenuButton__58Q9R.Layout_open__IQgTV .Layout_hamburger__vwjMU:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.Layout_footerContent__B_TMA{grid-template-columns:1fr;text-align:center}.Layout_footerSection__hs15k ul{display:flex;flex-direction:column;align-items:center}}@media (max-width:576px){.Layout_headerContainer__ja19a{padding:.8rem}.Layout_logoImage___VqRW{height:50px;width:50px}.Layout_nav__LKz21 ul{gap:1rem}.Layout_nav__LKz21 a{font-size:.85rem;padding:.3rem 0}}.Products_container__Lh2uh{width:100%;min-height:100vh;background:linear-gradient(135deg,var(--white) 0,#f9f9f9 100%)}.Products_heroSection__k6r_d{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-dark) 100%);color:#fff;padding:6rem 0;text-align:center}.Products_heroContent__vuXTk{max-width:800px;margin:0 auto;padding:0 1rem}.Products_heroTitle__ynbHa{font-size:2.75rem;margin-bottom:1rem;color:#fff;line-height:1.2}.Products_heroSubtitle__1iXUp{font-size:1.25rem;opacity:.9;margin-bottom:2rem}.Products_productsSection__zuKNA{padding:6rem 0}.Products_productsGrid__PsWXr{margin-top:3rem}.Products_productCategory__reQAe{margin-bottom:4rem;padding:2.5rem;background:#fff;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);transition:var(--transition)}.Products_productCategory__reQAe:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl)}.Products_categoryHeader__UAtZV{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid var(--border-light)}.Products_categoryImage__jgx68{flex:1 1;min-width:300px}.Products_categoryImageImg__uaK9s{width:100%;height:auto;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-md);transition:var(--transition)}.Products_categoryImageImg__uaK9s:hover{transform:scale(1.03);box-shadow:var(--shadow-xl)}.Products_categoryInfo__vPzm5{flex:1 1;min-width:300px;display:flex;flex-direction:column;justify-content:center}.Products_categoryTitle__UwHIY{font-size:1.75rem;color:var(--primary-color);margin-bottom:1rem}.Products_categoryDescription__5b7_B{font-size:1.1rem;color:var(--text-light);margin-bottom:1.5rem;line-height:1.7}.Products_subcategories__HqeRq{padding:0}.Products_subcategoryTitle__0wyud{font-size:1.5rem;color:var(--primary-color);margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--secondary-color)}.Products_subcategoryGrid__169pU{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.Products_subcategoryImage__AEqvS{width:100%;height:200px;overflow:hidden;border-radius:var(--border-radius-md);margin-bottom:1rem}.Products_subcategoryImageImg__fMkpB{width:100%;height:100%;object-fit:cover;transition:var(--transition)}.Products_subcategoryImageImg__fMkpB:hover{transform:scale(1.05)}.Products_subcategoryContent__qLdVx{padding:0 .5rem}.Products_subcategoryContent__qLdVx h4{font-size:1.25rem;color:var(--primary-color);margin-bottom:.75rem}.Products_subcategoryContent__qLdVx p{color:var(--text-light);margin-bottom:1rem;line-height:1.6}.Products_lightbox__RHgcK{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.Products_lightbox__RHgcK.Products_active__cqwq1{opacity:1;visibility:visible}.Products_lightbox-content__HNxU3{position:relative;max-width:90%;max-height:90%;text-align:center}.Products_lightbox-image__EFjCp{max-width:100%;max-height:80vh;border-radius:var(--border-radius-md);box-shadow:0 5px 15px rgba(0,0,0,.3)}.Products_close-btn__qLQTl{position:absolute;top:20px;right:30px;font-size:40px;color:#fff;cursor:pointer;background:none;border:none;z-index:1001;transition:color .3s ease}.Products_close-btn__qLQTl:hover{color:var(--secondary-color)}@media (max-width:992px){.Products_categoryHeader__UAtZV{grid-template-columns:1fr}.Products_categoryImage__jgx68,.Products_categoryInfo__vPzm5{min-width:100%}.Products_heroTitle__ynbHa{font-size:2.25rem}}@media (max-width:768px){.Products_heroSection__k6r_d{padding:4rem 0}.Products_heroTitle__ynbHa{font-size:2rem}.Products_subcategoryGrid__169pU{grid-template-columns:1fr}.Products_productsSection__zuKNA{padding:4rem 0}.Products_productCategory__reQAe{margin-bottom:3rem;padding:2rem}}@media (max-width:576px){.Products_heroTitle__ynbHa{font-size:1.75rem}.Products_categoryHeader__UAtZV{gap:2rem}.Products_productCategory__reQAe{padding:1.5rem}}