.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}@media (min-width:993px){.Header_ecom-header__HHQcX{padding:1rem 2rem;height:auto}}.Header_ecom-header__HHQcX{font-family:Inter,sans-serif;background:#ffffff;padding:1rem 2rem;box-sizing:border-box;box-shadow:0 2px 10px rgba(0,0,0,.04);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.Header_header-container__F6260{display:flex;align-items:center;justify-content:space-between;margin:auto auto auto 0;flex-wrap:wrap;gap:1rem}.Header_logo__1FRrW{font-size:2.5rem;font-weight:700;color:#2c3e50;gap:.8rem}.Header_logo-img__Vmd8_{width:60px;height:60px;object-fit:contain;cursor:pointer}.Header_nav-links__WqKgy{display:flex;gap:1.5rem}.Header_nav-links__WqKgy a{text-decoration:none;color:#444;font-weight:500;transition:color .3s}.Header_nav-links__WqKgy a:hover{color:#000}.Header_search-wrapper__ZlIeN{display:flex;align-items:center;border:1px solid #ddd;border-radius:8px;overflow:hidden;background:#f9f9f9;max-width:400px;flex:1 1}.Header_search-input__jBpzm{border:none;padding:.6rem 1rem;width:100%;font-size:1rem;outline:none;background:transparent}.Header_search-icon-btn__EfA83{background:#27ae60;color:white;padding:.6rem 1rem;cursor:pointer;border:none;border-left:1px solid #1e8449;transition:background .3s ease}.Header_search-icon-btn__EfA83:hover{background:#1e8449}.Header_header-actions__tTPzn{display:flex;align-items:center;gap:1.5rem}.Header_account-btn__W7SQL{display:flex;align-items:center;gap:.4rem;color:#333;cursor:pointer;font-weight:500}.Header_account-btn__W7SQL:hover{color:#000}.Header_cart-icon__1MZ2n{position:relative;color:#333;cursor:pointer}.Header_cart-icon__1MZ2n:hover{transform:scale(1.1);transition:transform .2s ease}.Header_cart-count__16Dte{position:absolute;top:-6px;right:-10px;background-color:#e74c3c;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;padding:0;box-sizing:border-box}.Header_lang-switcher__X9eKA{position:relative}.Header_lang-btn-wrapper__OaqHB{display:flex;align-items:center;gap:.4rem}.Header_lang-btn-wrapper__OaqHB span{font-size:.9rem}.Header_lang-btn__mOPFU{background:#fff;border:1px solid #ddd;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border .2s ease}.Header_lang-btn__mOPFU:hover{border-color:#27ae60}.Header_lang-dropdown___F_BS{position:absolute;top:45px;right:0;background:white;border:1px solid #eee;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1001;display:flex;flex-direction:column;min-width:140px}.Header_lang-option__8ZsA_{padding:.6rem 1rem;background:white;border:none;text-align:left;cursor:pointer;font-size:.95rem;transition:background .2s}.Header_lang-option__8ZsA_:hover{background:#f7f7f7}@media (max-width:992px){.Header_ecom-header__HHQcX{font-family:Inter,sans-serif;background:#ffffff;padding:.8rem 1rem 0;box-shadow:0 2px 10px rgba(0,0,0,.04)}.Header_header-container__F6260{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"hamburger logo actions" "search search search" "nav nav nav";grid-gap:.5rem;gap:.5rem;align-items:center;justify-content:center}.Header_logo__1FRrW{grid-area:logo;font-size:1.8rem;gap:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.Header_logo-text__h7bXb{display:inline-block;cursor:pointer;margin-right:0}.Header_logo-img__Vmd8_{width:40px;height:40px}.Header_hamburger-btn__MsyF2{grid-area:hamburger;background:none;border:none;cursor:pointer;color:#2c3e50;display:block;justify-self:start;padding:0;margin:0}.Header_nav-links__WqKgy{grid-area:nav;display:none;flex-direction:column;gap:.5rem;padding:1rem 0;border-top:1px solid #eee}.Header_nav-links__WqKgy.Header_mobile-menu-open__GNOAU{display:flex}.Header_nav-links__WqKgy a{padding:.75rem 1rem;border-bottom:1px solid #f5f5f5}.Header_search-wrapper__ZlIeN{grid-area:search;max-width:100%}.Header_header-actions__tTPzn{grid-area:actions;gap:1rem;justify-self:end}.Header_login-text__09h_g{display:none}.Header_lang-btn__mOPFU{width:32px;height:32px}.Header_lang-btn-wrapper__OaqHB span{font-size:.8rem;display:none}.Header_cart-icon__1MZ2n{margin-right:.5rem}}@media (min-width:993px){.Header_hamburger-btn__MsyF2{display:none}.Header_header-container__F6260{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.Header_logo__1FRrW{font-size:2.5rem}.Header_logo-img__Vmd8_{width:60px;height:60px}.Header_nav-links__WqKgy{display:flex}.Header_login-text__09h_g{display:inline}.Header_search-wrapper__ZlIeN{flex:1 1;max-width:400px}}.Header_nav-links__WqKgy.Header_mobile-menu-open__GNOAU{animation:Header_slideDown__NEpYA .3s ease-out}@keyframes Header_slideDown__NEpYA{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header_cart-count__16Dte{top:-8px;right:-12px}.Header_logo__1FRrW{display:flex;align-items:center}@keyframes Header_bounceCart__Mi1k_{0%{transform:scale(1)}25%{transform:scale(1.2) rotate(-10deg)}50%{transform:scale(1.1) rotate(10deg)}75%{transform:scale(1.2) rotate(-5deg)}to{transform:scale(1)}}.Header_cart-bounce__kLx_H{animation:Header_bounceCart__Mi1k_ .5s ease}.Footer_footer__4vzqH{background:#1f1f1f;color:#ddd;font-family:Segoe UI,sans-serif;margin:0;padding:0}.Footer_footer-container__LITpU{max-width:1200px;margin:auto}.Footer_footer-about__C1idP{display:flex;align-items:center;justify-content:center;max-width:800px;margin:0 auto 40px;gap:10%;text-align:left;padding-left:20px;padding-right:20px}.Footer_footer-logo__aa4XT{width:20vw;height:auto;object-fit:contain;max-width:250px}@media (max-width:600px){.Footer_footer-logo__aa4XT{width:25vw}}.Footer_footer-links-socials__MLapQ{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;max-width:1200px;margin:0 auto 40px;padding:0 10px}.Footer_footer-links__rsBbk{display:flex;gap:60px;flex-wrap:wrap;flex:1 1 auto;min-width:300px}.Footer_footer-column__600wa{min-width:150px}.Footer_footer-column__600wa h4{color:#fff;margin-bottom:15px;font-weight:600;font-size:17px}.Footer_footer-column__600wa ul{list-style:none;padding:0;margin:0}.Footer_footer-column__600wa ul li{margin-bottom:12px;cursor:pointer;transition:color .3s;font-size:15px}.Footer_footer-column__600wa ul li:hover{color:#f8feff}.Footer_footer-column__600wa ul li a:active,.Footer_footer-column__600wa ul li a:link,.Footer_footer-column__600wa ul li a:visited{color:#00bcd4;text-decoration:none}.Footer_footer-column__600wa ul li a:hover{color:#00cfea}.Footer_newsletter-form__2Psmh{display:flex;gap:10px;margin-top:10px;flex-wrap:wrap}.Footer_newsletter-form__2Psmh input{flex:1 1;padding:12px 15px;border:none;border-radius:6px;font-size:14px;color:#333}.Footer_newsletter-form__2Psmh button{padding:12px 20px;border:none;background-color:#00bcd4;color:#fff;font-weight:600;border-radius:6px;cursor:pointer;transition:background .3s;font-size:15px;white-space:nowrap}.Footer_newsletter-form__2Psmh button:hover{background-color:#0097a7}.Footer_footer-socials__P5_F2{display:flex;gap:20px;align-items:center;padding-top:6px}.Footer_footer-socials__P5_F2 a{color:#ddd;font-size:22px;transition:color .3s}.Footer_footer-socials__P5_F2 a:hover{color:#00bcd4}.Footer_footer-copyright__s9w_x{text-align:center;border-top:1px solid #333;padding:15px 10px 10px;font-size:14px;color:#777;max-width:1200px;margin:0 auto}@media (max-width:768px){.Footer_footer-links-socials__MLapQ{flex-direction:column;align-items:center;gap:30px}.Footer_footer-links__rsBbk{justify-content:center;gap:40px}.Footer_footer-column__600wa{min-width:auto;align-items:center}.Footer_newsletter__b40_W{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90%}.Footer_newsletter-title__IXIIh{margin-left:20px;margin-right:20px}.Footer_newsletter-form__2Psmh input{flex-direction:column;align-items:center;justify-content:center;margin-left:20px;margin-right:20px}.Footer_newsletter-form__2Psmh button{width:100%;margin-left:20px;margin-right:20px}}.products_wapper__Vu2k4{display:flex;flex-direction:column}.products_container__doORD{width:100%;display:flex;flex-wrap:wrap;column-gap:2rem;row-gap:0;max-width:1200px;margin:2rem auto;font-family:var(--font-main);border-top:1px solid #eee;background:white;border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem 2rem 2rem}.products_productIdBar__fNJqS{width:100%;padding:0;margin:0 0 1rem;font-size:.95rem;font-weight:700;color:#444;font-family:var(--font-main)}.products_left__yVTR_{flex:1.2 1;min-width:420px}.products_middle__RdEUp{flex:2 1;display:flex;flex-direction:column;justify-content:flex-start;gap:1.2rem;padding:0 1rem 1rem;margin-top:0}.products_rightBox__bLCQc{flex:1 1;min-width:300px;background:var(--gray-light);padding:1.5rem;border-radius:var(--radius);box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.products_mainImage__NEp42{width:100%;max-height:550px;height:auto;border-radius:var(--radius);border:1px solid var(--gray);object-fit:contain;background:white}.products_thumbnailRow__xzkLr{display:flex;gap:.5rem;margin-top:.8rem;flex-wrap:wrap}.products_thumbnail__Y_Psx{width:58px;height:58px;object-fit:cover;border:2px solid transparent;border-radius:var(--radius);cursor:pointer;transition:var(--transition)}.products_activeThumbnail__8OOyD,.products_thumbnail__Y_Psx:hover{border-color:var(--green);transform:scale(1.05)}.products_title__md6eT{font-size:2rem;font-weight:600;color:#222;margin-top:0}.products_priceBox__RjvOR,.products_price__UL6q0{font-size:2rem;font-weight:700;color:var(--green);margin:0}.products_description__MpVK_{font-size:1rem;line-height:1.6;color:#444}.products_features___h0gY{list-style:none;padding:0;font-size:.95rem;color:#555}.products_features___h0gY li{margin-bottom:.5rem}.products_features___h0gY li strong{color:#222}.products_stockBox__Dydx4{color:var(--green-dark);font-weight:600}.products_controls__cvLq0,.products_quantity-controls__rIKFp{display:flex;align-items:center;justify-content:center;width:100%}.products_quantity-controls__rIKFp{background-color:#f5f5f5;padding:.3rem .2rem;border-radius:6px}.products_quantity-controls__rIKFp button{background-color:#ddd;border:none;font-size:1.2rem;padding:.3rem .6rem;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.products_quantity-controls__rIKFp button:hover{background-color:#ccc}.products_quantity-controls__rIKFp span{font-size:1rem;width:100%;text-align:center}.products_addToCart__vwsuH,.products_buyNow_____3S{padding:.9rem;border:none;border-radius:var(--radius);cursor:pointer;font-size:1rem;transition:var(--transition)}.products_addToCart__vwsuH{background:var(--green);color:white}.products_addToCart__vwsuH:disabled,.products_buyNow_____3S:disabled{background-color:#ccc;color:#454343;cursor:not-allowed;opacity:.7}.products_addToCart__vwsuH:disabled:hover,.products_buyNow_____3S:disabled:hover{background-color:#a1a1a1;cursor:not-allowed;opacity:.7}.products_addToCart__vwsuH:hover{background:var(--green-dark)}.products_buyNow_____3S{background:#2d3436;color:white}.products_buyNow_____3S:hover{background:#1e272e}.products_outOfStock__1UFCe{color:red}.products_about__mNjjJ{font-family:var(--font-main);max-width:1200px;border-top:1px solid #eee;background:white;border-radius:var(--radius);box-shadow:var(--shadow);width:100%;margin:0 auto 3rem;padding:0 2rem 2rem}.products_aboutTitle__tFhWu{position:relative;font-size:1.6rem;font-weight:600;color:#111;margin-bottom:3rem;padding-bottom:.5rem;text-align:center}.products_aboutTitle__tFhWu:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:0;height:3px;width:60px;background-color:var(--green);border-radius:2px}.products_markdown__NSuLA{font-family:var(--font-main);font-size:1rem;line-height:1.7;color:#333}.products_markdown__NSuLA h1,.products_markdown__NSuLA h2{font-weight:600;margin:1.2rem 0 .6rem;line-height:1.3;color:#111}.products_markdown__NSuLA h1{font-size:1.4rem}.products_markdown__NSuLA h2{font-size:1.2rem}.products_markdown__NSuLA ul{padding-left:1.2rem;margin-bottom:1rem}.products_markdown__NSuLA li{margin-bottom:.5rem}.products_markdown__NSuLA a{color:var(--green);text-decoration:underline}.products_markdown__NSuLA strong{color:#000}@media (max-width:768px){.products_container__doORD{flex-direction:column;padding:1rem;width:100%}.products_left__yVTR_,.products_middle__RdEUp,.products_rightBox__bLCQc{width:100%!important;min-width:0!important}.products_mainImage__NEp42{max-height:400px}.products_priceBox__RjvOR,.products_price__UL6q0,.products_stockBox__Dydx4,.products_title__md6eT{text-align:center}.products_addToCart__vwsuH,.products_buyNow_____3S{width:100%}.products_about__mNjjJ{padding:1.2rem}}@media (max-width:480px){.products_container__doORD{flex-direction:column;padding:1rem;width:100%}.products_mainImage__NEp42{max-height:300px}.products_title__md6eT{font-size:1.5rem}.products_left__yVTR_,.products_middle__RdEUp,.products_rightBox__bLCQc{width:100%!important;min-width:0!important}.products_markdown__NSuLA h1,.products_markdown__NSuLA h2{font-size:1.2rem}.products_priceBox__RjvOR,.products_price__UL6q0{font-size:2rem}.products_thumbnail__Y_Psx{width:48px;height:48px;margin-bottom:2rem}}