*{box-sizing:border-box}body.healthcare24{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color:var(--hc24-text);background:var(--hc24-bg);margin:0;padding:0;line-height:1.5;overflow-x:hidden}.section.aimeos.basket-mini{position:fixed!important;top:0;right:0;width:0;height:0;overflow:visible;z-index:9999}.basket-mini-product.zeynep{position:fixed!important;top:0!important;right:-320px!important;left:auto!important;width:320px!important;height:100vh!important;transition:right .3s ease!important;transform:none!important}.basket-mini-product.zeynep.opened{right:0!important}.container{max-width:1320px;margin:0 auto;padding:0 20px}.top-promo-bar .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.promo-text{font-weight:500}.promo-contact{display:flex;gap:25px}.promo-contact a{color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px;font-size:13px;opacity:.95;transition:opacity .2s}.promo-contact a:hover{opacity:1}.promo-contact svg{flex-shrink:0}.header-content{display:flex;align-items:center;gap:30px}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.logo-text{font-size:22px;font-weight:700;color:var(--hc24-text);letter-spacing:-.5px}.logo-24{color:var(--hc24-primary)}.logo-icon{width:40px;height:36px}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;background:0 0;border:none;cursor:pointer;padding:0}.mobile-menu-toggle span{display:block;width:100%;height:2px;background:var(--hc24-text);border-radius:2px;transition:all .3s}.mobile-menu-toggle.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.main-nav{flex:1}.nav-menu{display:flex;align-items:center;gap:5px;list-style:none;margin:0;padding:0}.nav-item{position:relative}.nav-link{display:flex;align-items:center;gap:6px;padding:12px 18px;color:var(--hc24-text);text-decoration:none;font-weight:500;font-size:14px;border-radius:6px;transition:all .2s;white-space:nowrap}.nav-link:hover{background:var(--hc24-bg-light);color:var(--hc24-primary)}.dropdown-arrow{transition:transform .2s;opacity:.6}.nav-item:hover .dropdown-arrow{transform:rotate(180deg)}.nav-item.offers .nav-link,.offers-link{color:var(--hc24-accent)!important;font-weight:600}.offers-link:hover{background:rgba(245,166,35,.1)!important}.see-all{color:var(--hc24-primary)!important;font-weight:500;font-size:13px}.header-utilities{display:flex;align-items:center;gap:8px;margin-left:auto}.catalog-search,.header-search .catalog-search{position:relative}.catalog-search input.value,.catalog-search input[type=text],.header-search .catalog-search input{width:220px;padding:10px 40px 10px 16px;border:2px solid var(--hc24-border);border-radius:25px;font-size:14px;transition:all .2s;background:var(--hc24-bg-light)}.catalog-search input:focus,.header-search .catalog-search input:focus{outline:0;border-color:var(--hc24-primary);background:#fff;width:280px}.catalog-search .reset,.catalog-search button{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:0 0;border:none;color:var(--hc24-text-light);cursor:pointer;padding:5px}.utility-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;color:var(--hc24-text);text-decoration:none;border-radius:50%;transition:all .2s;background:var(--hc24-bg-light)}.utility-icon:hover{background:var(--hc24-primary);color:#fff}.basket-mini,.header-cart .basket-mini{position:relative}.basket-mini .btn,.basket-mini>a{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:var(--hc24-bg-light);border-radius:50%;text-decoration:none;transition:all .2s}.basket-mini .btn:hover,.basket-mini>a:hover{background:var(--hc24-primary)}.newsletter-section{background:var(--hc24-bg-light);padding:60px 0;margin-top:60px}.newsletter-content{display:flex;justify-content:space-between;align-items:center;gap:40px}.newsletter-text h3{font-size:24px;font-weight:600;margin:0 0 10px 0;color:var(--hc24-text)}.newsletter-text p{margin:0;color:var(--hc24-text-light);font-size:15px}.newsletter-form{display:flex;gap:12px}.newsletter-form input{width:320px;padding:14px 20px;border:2px solid var(--hc24-border);border-radius:8px;font-size:14px;transition:all .2s}.newsletter-form input:focus{outline:0;border-color:var(--hc24-primary)}.btn-newsletter,.newsletter-form button{background:var(--hc24-accent);color:#fff;border:none;padding:14px 32px;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-newsletter:hover,.newsletter-form button:hover{background:var(--hc24-accent-dark)}.main-footer{background:#fff;padding:60px 0 30px;border-top:1px solid var(--hc24-border)}.footer-content{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:50px;margin-bottom:40px}.footer-logo .logo-text{font-size:20px}.footer-column li{margin-bottom:12px}.footer-column a{color:var(--hc24-text-light);text-decoration:none;font-size:14px;transition:all .2s}.footer-column a:hover{color:var(--hc24-primary)}.back-to-top{position:fixed;bottom:30px;right:30px;width:48px;height:48px;background:var(--hc24-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;opacity:0;visibility:hidden;transition:all .3s;z-index:999;box-shadow:0 4px 15px rgba(91,181,197,.4)}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{background:var(--hc24-primary-dark);transform:translateY(-3px)}.main-header .logo{grid-column:1;grid-row:1}.main-header .header-utilities{grid-column:2/4;grid-row:1;display:flex;align-items:center;gap:20px;margin-left:0}.main-header .header-search{flex:1;max-width:600px;min-width:300px}.main-header .main-nav{grid-column:1/-1;grid-row:2;margin-top:15px;padding-top:15px;border-top:1px solid var(--hc24-border)}.search-bar-container{position:relative;width:100%;max-width:100%!important}.search-bar-container .search-input::placeholder{color:#999}.search-bar-container .search-section{padding:12px 0;border-bottom:1px solid #f0f0f0}.search-bar-container .search-section:last-of-type{border-bottom:none}.search-bar-container .search-section-title{padding:8px 20px;font-size:11px;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.5px}.search-bar-container .search-item{display:flex;align-items:center;padding:12px 20px;text-decoration:none;color:#333;transition:background .15s;gap:14px}.search-bar-container .search-item.active,.search-bar-container .search-item:hover{background:#f8f9fa}.search-bar-container .search-product-image{width:56px;height:56px;object-fit:contain;border-radius:8px;background:#f8f8f8;padding:4px}.search-bar-container .search-product-info{flex:1;min-width:0}.search-bar-container .search-product-name{font-size:14px;font-weight:500;color:#333;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.search-bar-container .search-product-price{font-size:15px;color:var(--hc24-primary);font-weight:700}.search-bar-container .search-view-all{padding:14px 20px;background:#f8f9fa;border-top:1px solid #eee}.search-bar-container .search-view-all-link{color:var(--hc24-primary);text-decoration:none;font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px}.search-bar-container .search-view-all-link:hover{text-decoration:underline}.search-bar-container .search-loading,.search-bar-container .search-no-results{padding:30px 20px;text-align:center;color:#666}.search-bar-container .spinner{display:inline-block;width:20px;height:20px;border:2px solid #eee;border-top-color:var(--hc24-primary);border-radius:50%;animation:spin .8s linear infinite;margin-right:10px}.header-account,.header-cart{flex-shrink:0}.main-header .header-content{display:none!important;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;gap:0 30px;align-items:center;padding:15px 0}.header-top .logo{flex-shrink:0}.header-top .header-search{flex:1;max-width:700px;min-width:300px}.header-actions{display:flex;align-items:center;gap:20px;flex-shrink:0}.account-link{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--hc24-text);font-size:14px;white-space:nowrap;transition:color .2s}.account-link:hover{color:var(--hc24-primary)}.account-link svg{flex-shrink:0}.account-text{font-weight:500}.header-icon{display:flex;align-items:center;justify-content:center;color:var(--hc24-text);transition:color .2s}.header-icon:hover{color:var(--hc24-primary)}.favorites-icon svg{stroke-width:1.5}.header-nav .nav-menu{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0}.header-nav .nav-link{display:flex;align-items:center;gap:6px;padding:16px 20px;color:var(--hc24-text);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s;white-space:nowrap}.header-nav .nav-link:hover{color:var(--hc24-primary)}.header-nav .nav-offers{margin-left:auto}.header-nav .offers-link{background:var(--hc24-accent);color:var(--hc24-text)!important;border-radius:20px;padding:10px 24px!important;font-weight:600;transition:all .2s}.header-nav .offers-link:hover{background:#e6c200;transform:translateY(-1px)}.promo-banner{background:var(--hc24-accent);padding:12px 0;text-align:center}.promo-banner span{font-size:14px;font-weight:600;color:var(--hc24-text)}.top-promo-bar{background:linear-gradient(135deg,var(--hc24-primary) 0,#4aa3b3 100%);color:#fff;padding:10px 0;font-size:13px;display:none}@media (max-width:1200px){.mega-menu{min-width:500px}.nav-link{padding:10px 14px;font-size:13px}.header-nav .nav-link{padding:14px 14px;font-size:13px}}@media (min-width:769px){.mobile-menu-toggle{display:none!important}}.header-nav .nav-item:first-child .mega-menu,.header-nav .nav-item:nth-child(2) .mega-menu{left:0;right:auto;transform:none}.header-nav .mega-menu{max-width:calc(100vw - 40px)}.search-bar-container .search-input-wrapper:focus-within{border-color:var(--hc24-primary);background:#fff;box-shadow:none!important;border-bottom-color:var(--hc24-primary)!important}.search-bar-container .search-input{border:none;background:0 0;outline:0;padding:12px 16px 12px 0!important;font-size:16px;width:100%;color:var(--hc24-text)}.search-bar-container .search-form{display:flex;align-items:center}.search-bar-container .search-input-wrapper{display:flex;align-items:center;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important;transition:all .2s;border-bottom:2px solid #e0e0e0!important;box-shadow:none!important;flex:1}.search-bar-container .search-icon-left{color:#999;margin-right:12px;flex-shrink:0}.search-bar-container .search-button{background:0 0!important;border:none;cursor:pointer;padding:8px!important;color:var(--hc24-text)!important;border-radius:0!important;transition:background .2s;display:flex;align-items:center;justify-content:center}.search-bar-container .search-button:hover{background:0 0!important;color:var(--hc24-primary)!important}.header-cart .basket-mini{position:relative;display:flex;align-items:center}.header-cart .basket-mini .menu{display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--hc24-text);position:relative}.header-cart .basket-mini .menu .icon,.header-cart .basket-mini .menu svg{width:24px;height:24px}.header-cart .basket-mini-main::before{content:"";display:block;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns=http://www.w3.org/2000/svg width=24 height=24 viewBox=0 0 24 24 fill=none stroke=%23333 stroke-width=1.5 stroke-linecap=round stroke-linejoin=round%3E%3Ccircle cx=9 cy=21 r=1%3E%3C/circle%3E%3Ccircle cx=20 cy=21 r=1%3E%3C/circle%3E%3Cpath d=M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.header-cart .basket-mini-main .value{display:none}.search-bar-container .search-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:8px;box-shadow:0 8px 30px rgba(0,0,0,.15);z-index:1000;max-height:480px;overflow-y:auto;border:1px solid #e0e0e0}.header-actions .header-cart{position:relative}.header-cart .aimeos.basket-mini,.header-cart .basket-mini{background:0 0!important}.header-cart .basket-mini-main{display:flex!important;align-items:center;justify-content:center;position:relative;background:0 0!important;padding:0!important}.header-cart .basket-mini-main .menu{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns=http://www.w3.org/2000/svg width=24 height=24 viewBox=0 0 24 24 fill=none stroke=%23333333 stroke-width=1.5 stroke-linecap=round stroke-linejoin=round%3E%3Ccircle cx=9 cy=21 r=1%3E%3C/circle%3E%3Ccircle cx=20 cy=21 r=1%3E%3C/circle%3E%3Cpath d=M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:24px 24px}.header-cart .basket-mini-main .menu span,.header-cart .basket-mini-main .value{display:none!important}.header-cart .basket-mini-main .quantity{position:absolute!important;top:-8px!important;right:-8px!important;background:var(--hc24-primary)!important;color:#fff!important;font-size:10px!important;font-weight:700!important;min-width:18px!important;height:18px!important;border-radius:9px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 5px!important;line-height:1!important}.aimeos .basket-mini-main,.basket-mini .basket-mini-main{background:0 0!important;box-shadow:none!important}.cart-icon-link:hover{color:var(--hc24-primary)}.header-cart .aimeos.basket-mini{position:absolute;opacity:0;pointer-events:none}.header-cart{position:relative}.header-cart .cart-badge{position:absolute;top:-8px;right:-8px;background:var(--hc24-primary);color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 5px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding:40px 0}.footer-brand{display:flex;flex-direction:column;gap:20px}.footer-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.footer-column h4{font-size:13px;font-weight:700;text-transform:uppercase;color:var(--hc24-text);margin:0 0 20px 0;letter-spacing:.5px;margin-bottom:20px}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:12px}.footer-column ul li a{color:#666;text-decoration:none;font-size:14px;transition:color .2s}.footer-column ul li a:hover{color:var(--hc24-primary)}.contact-info li{color:#666;font-size:14px}.contact-form-link{display:inline-block;margin-top:15px;color:var(--hc24-primary);font-weight:600;text-decoration:none;transition:color .2s}.contact-form-link:hover{color:#4a9ca8}.payment-icons{display:flex;gap:10px;align-items:center}.payment-icons img{height:24px;opacity:.7}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:25px;border-top:1px solid var(--hc24-border);padding:20px 0}.social-icons{display:flex;gap:15px}.social-icons a{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--hc24-bg-light);color:#666;transition:color .2s}.social-icons a:hover{background:var(--hc24-primary);color:var(--hc24-primary)}.copyright{color:#999;font-size:13px;margin:0}.search-results-page{padding:40px 20px;max-width:1400px;margin:0 auto}.search-header{margin-bottom:32px}.search-title{font-size:24px;font-weight:600;color:#333;margin:0 0 8px 0}.search-title span{color:#39c}.search-count{color:#666;font-size:14px;margin:0}.search-layout{display:grid;grid-template-columns:250px 1fr;gap:40px}.search-sidebar{background:#f9f9f9;border-radius:8px;padding:20px;height:fit-content;position:sticky;top:20px}.filter-item{margin-bottom:8px}.filter-link{display:block;padding:8px 12px;color:#555;text-decoration:none;font-size:14px;border-radius:4px;transition:all .2s}.filter-link:hover{background:#e8e8e8;color:#333}.filter-link.active{background:#39c;color:#fff}.filter-clear,.filter-clear-all{display:inline-block;margin-top:8px;font-size:13px;color:#39c;text-decoration:none}.filter-clear-all:hover,.filter-clear:hover{text-decoration:underline}.filter-clear-all{display:block;text-align:center;padding:10px;background:#fff3cd;border-radius:4px;color:#856404}.search-main{min-height:400px}.promoted-section{margin-bottom:40px;padding-bottom:30px;border-bottom:2px solid #f0f0f0}.promoted-title{font-size:18px;font-weight:600;color:#333;margin:0 0 20px 0;display:flex;align-items:center;gap:8px}.promoted-title::before{content:"";display:inline-block;width:4px;height:20px;background:#ffc107;border-radius:2px}.promoted-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.promoted-card{position:relative;border:2px solid #ffc107}.promoted-badge{position:absolute;top:8px;left:8px;background:#ffc107;color:#333;font-size:11px;font-weight:600;padding:4px 8px;border-radius:4px;z-index:1}.search-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:24px}.search-product-card{background:#fff;border-radius:8px;overflow:hidden;text-decoration:none;color:#333;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s,box-shadow .2s}.search-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.search-product-image-container{aspect-ratio:1/1;overflow:hidden;background:#f5f5f5}.search-product-img{width:100%;height:100%;object-fit:cover}.search-product-no-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc}.search-product-details{padding:16px}.search-product-name{font-size:15px;font-weight:500;margin:0 0 8px 0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-product-code{display:block;font-size:12px;color:#999;margin-bottom:8px}.search-product-price{display:block;font-size:16px;font-weight:600;color:#39c}.search-no-results{text-align:center;padding:60px 20px;color:#666}.search-no-results svg{color:#ccc;margin-bottom:16px}.search-no-results h2{font-size:20px;margin:0 0 12px 0;color:#333}.search-no-results p{margin:0 0 24px 0}.search-back-btn{display:inline-block;padding:12px 24px;background:#39c;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:background .2s}.search-back-btn:hover{background:#2b88b3}.search-pagination{margin-top:40px;display:flex;justify-content:center}.search-pagination .pagination{display:flex;gap:8px;list-style:none;padding:0;margin:0}.search-pagination .page-link{padding:8px 14px;border:1px solid #ddd;border-radius:4px;text-decoration:none;color:#333}.search-pagination .page-item.active .page-link{background:#39c;border-color:#39c;color:#fff}.search-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.15);z-index:1100;margin-top:8px;overflow:hidden;display:none;min-width:600px;max-width:800px}.search-dropdown.active{display:block;animation:dropdownFadeIn .2s ease}@keyframes dropdownFadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-dropdown-content{display:flex;padding:16px;gap:20px}.dropdown-products{flex:2;min-width:0}.dropdown-sidebar{flex:1;min-width:180px;border-left:1px solid #eee;padding-left:20px}.dropdown-section-title{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px 0;padding:0}.product-list{display:flex;flex-direction:column;gap:8px}.product-item{display:flex;align-items:center;gap:12px;padding:8px;border-radius:8px;text-decoration:none;color:inherit;transition:background-color .15s ease}.product-item:hover{background-color:#f5f5f5}.product-thumb{width:50px;height:50px;object-fit:contain;border-radius:6px;background:#f9f9f9;flex-shrink:0}.brand-list,.category-list{list-style:none;margin:0 0 16px 0;padding:0}.brand-list li,.category-list li{margin-bottom:6px}.brand-list a,.category-list a{display:block;padding:6px 10px;font-size:13px;color:#444;text-decoration:none;border-radius:6px;transition:all .15s ease}.brand-list a:hover,.category-list a:hover{background-color:#f5f5f5;color:var(--hc24-primary,#f5a623)}.brand-item-with-logo{display:flex;align-items:center;gap:8px}.brand-logo{width:20px;height:20px;object-fit:contain}.dropdown-footer{padding:12px 16px;border-top:1px solid #eee;background:#fafafa;text-align:center}.dropdown-footer a{font-size:14px;font-weight:500;color:var(--hc24-primary,#f5a623);text-decoration:none;transition:color .15s ease}.dropdown-footer a:hover{color:var(--hc24-secondary,#333)}.dropdown-no-results{padding:30px;text-align:center;color:#888}.dropdown-no-results svg{width:40px;height:40px;margin-bottom:10px;opacity:.5}.dropdown-loading{padding:30px;text-align:center}.dropdown-loading .spinner{width:24px;height:24px;border:2px solid #eee;border-top-color:var(--hc24-primary,#f5a623);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.header-search{position:relative}.cart-icon-link{display:flex;align-items:center;justify-content:center;color:var(--hc24-text);text-decoration:none;position:relative;transition:color .2s}.cart-count-badge{position:absolute;top:-8px;right:-8px;min-width:18px;height:18px;padding:0 5px;background:var(--hc24-primary,#5bb5c5);color:#fff;font-size:11px;font-weight:600;line-height:18px;text-align:center;border-radius:50%;z-index:10}.cart-count-badge:empty,.cart-count-badge[style*="display: none"]{display:none!important}.hc24-basket{padding:40px 0;background:#f8f9fa;min-height:60vh}.hc24-basket .container{max-width:1200px;margin:0 auto;padding:0 20px}.basket-title{font-size:28px;font-weight:600;color:#333;margin-bottom:30px;padding-bottom:15px;border-bottom:2px solid var(--hc24-primary,#5bb5c5)}.basket-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.basket-empty .empty-icon{font-size:64px;margin-bottom:20px}.basket-empty h2{font-size:24px;color:#333;margin-bottom:10px}.basket-empty p{color:#666;margin-bottom:25px}.btn-continue-shopping{display:inline-block;padding:12px 30px;background:var(--hc24-primary,#5bb5c5);color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:background .2s}.btn-continue-shopping:hover{background:#4a9eab;color:#fff}.basket-content{display:grid;grid-template-columns:1fr 380px;gap:30px;align-items:start}.basket-products{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:25px}.cart-table{width:100%;border-collapse:collapse}.cart-table thead th{text-align:left;padding:12px 10px;border-bottom:2px solid #eee;font-weight:600;color:#555;font-size:13px;text-transform:uppercase}.cart-table tbody td{padding:20px 10px;border-bottom:1px solid #f0f0f0;vertical-align:middle}.cart-table .product-thumbnail{width:80px}.cart-table .product-thumbnail img{width:70px;height:70px;object-fit:cover;border-radius:6px;border:1px solid #eee}.cart-table .product-thumbnail .no-image{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:6px;font-size:24px}.cart-table .product-name a{color:#333;text-decoration:none;font-weight:500;font-size:15px}.cart-table .product-name a:hover{color:var(--hc24-primary,#5bb5c5)}.cart-table .product-price,.cart-table .product-subtotal{font-size:15px;color:#333}.cart-table .product-subtotal strong{color:var(--hc24-primary,#5bb5c5)}.quantity-wrapper{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:6px;overflow:hidden}.qty-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f8f8f8;color:#555;text-decoration:none;font-size:18px;font-weight:500;transition:background .2s}.qty-btn:hover{background:#eee;color:#333}.qty-input{width:50px;height:36px;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:15px;font-weight:500}.qty-input::-webkit-inner-spin-button,.qty-input::-webkit-outer-spin-button{margin:0}.remove-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fee;color:#c00;text-decoration:none;border-radius:50%;font-size:18px;font-weight:500;transition:all .2s}.remove-btn:hover{background:#c00;color:#fff}.cart-actions{display:flex;justify-content:space-between;align-items:center;margin-top:25px;padding-top:20px;border-top:1px solid #eee;gap:15px;flex-wrap:wrap}.coupon-form{display:flex;gap:10px}.coupon-input{padding:10px 15px;border:1px solid #ddd;border-radius:6px;font-size:14px;width:180px}.coupon-input:focus{outline:0;border-color:var(--hc24-primary,#5bb5c5)}.btn-coupon{padding:10px 20px;background:#555;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.btn-coupon:hover{background:#333}.btn-update{padding:10px 25px;background:#fff;color:#555;border:2px solid #ddd;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-update:hover{border-color:#333;color:#333}.applied-coupons{margin-top:15px;padding:12px 15px;background:#f0f9f0;border-radius:6px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.applied-coupons .label{font-size:13px;color:#666}.coupon-tag{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;background:#2a2;color:#fff;border-radius:4px;font-size:13px;font-weight:500}.remove-coupon{color:#fff;text-decoration:none;font-size:14px;opacity:.8}.remove-coupon:hover{opacity:1}.basket-totals{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:25px;position:sticky;top:20px}.basket-totals h2{font-size:18px;font-weight:600;color:#333;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #eee}.totals-table{width:100%;border-collapse:collapse}.totals-table td,.totals-table th{padding:12px 0;border-bottom:1px solid #f0f0f0}.totals-table th{text-align:left;font-weight:500;color:#555}.totals-table td{text-align:right;color:#333}.totals-table .total td,.totals-table .total th{border-bottom:none;padding-top:15px;font-size:18px}.totals-table .total td strong{color:var(--hc24-primary,#5bb5c5);font-size:22px}.totals-table .discount-amount{color:#2a2;font-weight:500}.totals-table .tax-note{font-size:12px;color:#888;font-weight:400;text-align:right;padding-top:8px}.free-shipping{color:#888;font-size:13px}.checkout-actions{margin-top:25px;display:flex;flex-direction:column;gap:12px}.btn-checkout{display:block;padding:16px 30px;background:var(--hc24-primary,#5bb5c5);color:#fff;text-decoration:none;border-radius:6px;font-size:16px;font-weight:600;text-align:center;transition:background .2s}.btn-checkout:hover{background:#4a9eab;color:#fff}.btn-continue{display:block;padding:12px 20px;background:#fff;color:#555;text-decoration:none;border:2px solid #ddd;border-radius:6px;font-size:14px;font-weight:500;text-align:center;transition:all .2s}.btn-continue:hover{border-color:#333;color:#333}.aimeos.basket-standard{display:none!important}.hc24-basket~.aimeos.basket-standard{display:none!important}.hc24-basket .cart-table{table-layout:fixed}.hc24-basket .cart-table thead th{font-size:12px;letter-spacing:.5px}.hc24-basket .cart-table .product-thumbnail{width:90px}.hc24-basket .cart-table .product-name{width:auto}.hc24-basket .cart-table .product-price{width:100px;text-align:center}.hc24-basket .cart-table .product-quantity{width:140px;text-align:center}.hc24-basket .cart-table .product-subtotal{width:100px;text-align:right}.hc24-basket .cart-table .product-remove{width:50px;text-align:center}.hc24-basket .cart-table thead th.product-price,.hc24-basket .cart-table thead th.product-quantity,.hc24-basket .cart-table thead th.product-subtotal{text-align:center}.hc24-basket .cart-table tbody td.product-price,.hc24-basket .cart-table tbody td.product-subtotal{text-align:center;white-space:nowrap}.hc24-basket .cart-table tbody td.product-quantity{text-align:center}.hc24-basket .cart-table .product-thumbnail .no-image{width:70px;height:70px;background:#f0f0f0;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:28px;color:#ccc}.hc24-basket .cart-table .product-thumbnail img{width:70px;height:70px;object-fit:contain;background:#fff;border:1px solid #eee;border-radius:8px;padding:5px}.hc24-basket .quantity-wrapper{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:4px;background:#f8f8f8}.hc24-basket .qty-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:0 0;color:#666;text-decoration:none;font-size:16px;font-weight:600;border:none}.hc24-basket .qty-btn:hover{background:#eee;color:#333}.hc24-basket .qty-input{width:40px;height:32px;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:14px;background:#fff}.hc24-basket .remove-btn{width:30px;height:30px;background:#ffebee;color:#d32f2f;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;text-decoration:none}.hc24-basket .remove-btn:hover{background:#d32f2f;color:#fff}.hc24-basket .product-subtotal strong{color:var(--hc24-primary,#5bb5c5);font-weight:600}.hc24-checkout{background:#f8f9fa;min-height:100vh;padding:30px 0 60px}.checkout-container{max-width:1200px;margin:0 auto;padding:0 20px}.checkout-title{font-size:26px;font-weight:700;color:#1f2937;text-align:center;margin-bottom:30px;padding-bottom:15px;border-bottom:2px solid var(--hc24-primary,#5bb5c5)}.checkout-grid{display:grid;grid-template-columns:1fr 400px;gap:30px;align-items:start}.checkout-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px;margin-bottom:20px}.card-title{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 15px 0;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-row .flex-2{grid-column:span 1}@media (min-width:768px){.form-row .flex-2{flex:2}}.form-group{margin-bottom:15px}.form-group label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.form-group .required{color:#ef4444}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:var(--hc24-primary,#5bb5c5);box-shadow:0 0 0 3px rgba(91,181,197,.15)}.form-group textarea{resize:vertical;min-height:80px}.checkbox-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:14px;color:#374151}.checkbox-label input[type=checkbox]{width:18px;height:18px;margin-top:2px;accent-color:var(--hc24-primary,#5BB5C5)}.order-summary{position:sticky;top:20px}.order-products{margin-bottom:15px}.order-product{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f3f4f6}.order-product:last-child{border-bottom:none}.product-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.product-name{font-size:14px;font-weight:500;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;margin-bottom:4px}.product-qty{font-size:13px;color:#6b7280}.product-price{font-size:14px;font-weight:500;color:#1f2937;white-space:nowrap}.order-totals{border-top:2px solid #e5e7eb;padding-top:15px}.total-row{display:flex;justify-content:space-between;padding:8px 0;font-size:14px;color:#6b7280}.total-row.grand-total{font-size:18px;font-weight:700;color:#1f2937;border-top:1px solid #e5e7eb;margin-top:10px;padding-top:15px}.total-row.grand-total span:last-child{color:var(--hc24-primary,#5bb5c5)}.tax-note{font-size:12px;color:#9ca3af;text-align:right;margin-top:8px}.service-options{display:flex;flex-direction:column;gap:10px}.service-option{display:flex;align-items:center;gap:12px;padding:14px;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s}.service-option:hover{border-color:var(--hc24-primary,#5bb5c5)}.service-option.selected,.service-option:has(input:checked){border-color:var(--hc24-primary,#5bb5c5);background:rgba(91,181,197,.05)}.service-option input[type=radio]{width:18px;height:18px;accent-color:var(--hc24-primary,#5BB5C5)}.option-content{flex:1;display:flex;justify-content:space-between;align-items:center}.option-name{font-weight:500;color:#1f2937}.option-price{font-weight:600;color:var(--hc24-primary,#5bb5c5)}.no-services{color:#6b7280;font-style:italic;font-size:14px}.checkout-submit{text-align:center}.terms-checkbox{justify-content:center;margin-bottom:20px}.terms-checkbox a{color:var(--hc24-primary,#5bb5c5);text-decoration:underline}.btn-submit{width:100%;padding:16px 30px;background:var(--hc24-primary,#5bb5c5);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.btn-submit:hover{background:#4a9eab}.secure-badge{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:15px;font-size:13px;color:#6b7280}.secure-badge svg{color:#22c55e}.aimeos.checkout-standard:not(.hc24-checkout){display:none!important}@media (max-width:576px){.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;gap:15px;text-align:center}.logo-text{font-size:18px}.header-actions{gap:8px}.account-link svg,.cart-icon-link svg,.header-icon svg{width:20px;height:20px}}.content{margin-top:0!important}.aimeos .catalog-detail-basket .action .btn-action,.catalog-detail .addbasket,.catalog-detail .btn-action,.catalog-detail button[type=submit],.product-detail .btn-action{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;width:100%;max-width:400px;padding:16px 32px!important;background:linear-gradient(135deg,#40b5ad 0,#35a19a 100%)!important;color:#fff!important;border:none!important;border-radius:10px!important;font-size:18px!important;font-weight:600!important;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s ease!important;box-shadow:0 4px 15px rgba(64,181,173,.35)!important;margin:15px 0!important}.aimeos .catalog-detail-basket .action .btn-action:hover,.catalog-detail .addbasket:hover,.catalog-detail .btn-action:hover,.product-detail .btn-action:hover{background:linear-gradient(135deg,#35a19a 0,#2a8f88 100%)!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px rgba(64,181,173,.45)!important}.catalog-detail .btn-action:active,.product-detail .btn-action:active{transform:translateY(0)!important}.catalog-detail .btn-action svg,.catalog-detail .btn-action::before{width:22px;height:22px}.catalog-detail .stock-list .stock,.product-detail .stock-status{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#e8f5e9;color:#2e7d32;border-radius:20px;font-size:14px;font-weight:500;margin-bottom:15px}.catalog-detail .stock-list .stock::before{content:"●";font-size:8px}.aimeos.basket-mini,.basket-mini{min-width:320px!important;max-width:380px!important}.basket-mini .basket-mini-product{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0}.basket-mini .basket-mini-product:last-child{border-bottom:none}.basket-mini .name,.basket-mini .product-name{font-size:14px;font-weight:500;color:#333;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.basket-mini .product-image img,.basket-mini img{width:60px;height:60px;object-fit:contain;border-radius:6px;background:#f8f8f8}.basket-mini .price{font-weight:600;color:#40b5ad;white-space:nowrap}.basket-mini .quantity{position:absolute;top:-5px;right:-5px;background:var(--hc24-accent);color:#666;font-size:13px;font-weight:600;min-width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.basket-mini .subtotal,.basket-mini .total{display:flex;justify-content:space-between;padding:15px 0 10px;border-top:2px solid #eee;font-size:16px;font-weight:600}.basket-mini .action a,.basket-mini .btn,.basket-mini a.btn{display:block;width:100%;padding:12px 20px;background:#40b5ad;color:#fff!important;text-align:center;text-decoration:none;border-radius:8px;font-weight:600;margin-top:10px;transition:background .3s}.basket-mini .btn:hover,.basket-mini a.btn:hover{background:#35a19a}.basket-mini .empty{text-align:center;padding:30px 20px;color:#888;font-size:14px}.aimeos .error-list,.error-list,.form-error,.invalid-feedback,.validation-error{color:#dc2626!important;font-size:13px!important;margin-top:6px;padding:8px 12px;background:#fef2f2;border-radius:6px;border-left:3px solid #dc2626}.error-list li,.form-error li{list-style:none;margin:4px 0}.form-control.is-invalid,input.error,input.is-invalid,select.error,select.is-invalid,textarea.error,textarea.is-invalid{border-color:#dc2626!important;background:#fef2f2!important}.form-control.is-invalid:focus,input.error:focus,input.is-invalid:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px rgba(220,38,38,.15)!important}.form-control.is-valid,input.is-valid,input.success{border-color:#16a34a!important}.success-message,.valid-feedback{color:#16a34a;font-size:13px;margin-top:6px}.is-loading,.loading,[data-loading]{position:relative;pointer-events:none;opacity:.7}.is-loading::after,.loading::after,[data-loading]::after{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;margin:-12px 0 0 -12px;border:3px solid #f0f0f0;border-top-color:#40b5ad;border-radius:50%;animation:spin .8s linear infinite}.btn-action.loading,.btn.loading,button.loading{color:transparent!important;min-height:48px}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;z-index:9999}.loading-spinner{width:50px;height:50px;border:4px solid #f0f0f0;border-top-color:#40b5ad;border-radius:50%;animation:spin .8s linear infinite}.loading-text{margin-top:15px;font-size:14px;color:#666;text-align:center}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}@keyframes shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.skeleton-text{height:16px;margin:8px 0}.skeleton-title{height:24px;width:70%}.skeleton-image{width:100%;padding-bottom:100%}.main-header{background:#fff;padding:12px 0;box-shadow:0 2px 10px rgba(0,0,0,.08);position:sticky;top:0;z-index:1000;transition:all .3s ease}.main-header.scrolled .header-search .catalog-search input,.main-header.scrolled .header-search input[type=search],.main-header.scrolled .header-search input[type=text]{width:40px;padding:8px;background:0 0;border:none;cursor:pointer}.main-header.scrolled .header-search .catalog-search input::placeholder,.main-header.scrolled .header-search input::placeholder{color:transparent}.main-header.scrolled .header-search:focus-within{position:fixed;top:8px;left:50%;transform:translateX(-50%);width:90%;max-width:600px;z-index:1001;background:#fff;border-radius:25px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.main-header.scrolled .header-search:focus-within input{width:100%;padding:12px 20px;border:2px solid #40b5ad;border-radius:25px;cursor:text}.main-header.scrolled .header-search:focus-within input::placeholder{color:#999}.search-icon-btn{display:none;width:40px;height:40px;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;align-items:center;justify-content:center;transition:background .2s}.search-icon-btn:hover{background:#e8e8e8}.search-icon-btn svg{width:20px;height:20px;stroke:#333}.header-top{display:flex;align-items:center;gap:20px;padding:12px 0;justify-content:space-between;transition:padding .3s ease}.header-top .logo img{transition:height .3s ease}.promo-bar,.top-promo-bar{transition:all .3s ease}body.header-scrolled .promo-bar,body.header-scrolled .top-promo-bar{max-height:0;padding:0;overflow:hidden;opacity:0}body.header-scrolled .mobile-utility-bar{max-height:0;padding:0;overflow:hidden;opacity:0}:target::before{content:"";display:block;height:80px;margin-top:-80px}.main-header.scrolled .header-nav{max-height:0!important;overflow:hidden!important;opacity:0!important;padding:0!important;transition:all .3s ease;display:none!important;visibility:hidden!important;margin:0!important}.main-header.scrolled{box-shadow:0 2px 20px rgba(0,0,0,.12);padding:0!important}.main-header.scrolled .header-search input{padding:8px 15px!important;font-size:14px!important;height:38px!important}.main-header.scrolled .account-text{display:none!important}.main-header.scrolled .container{padding-top:0;padding-bottom:0}.main-header .header-nav{transition:all .25s ease-out}.main-header .header-top{transition:padding .25s ease-out}.main-header .header-top .logo img{transition:height .25s ease-out}.main-header.scrolled .header-search{position:absolute;width:40px;overflow:hidden;max-width:400px;display:none!important}.main-header.scrolled .search-icon-btn{display:flex!important;width:40px;height:40px;background:#f5f5f5;border:none;border-radius:50%;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;margin-right:5px}.main-header.scrolled .search-icon-btn:hover{background:#e8e8e8}.main-header.scrolled .search-icon-btn svg{width:20px;height:20px;stroke:#333}.main-header.scrolled .header-actions{gap:15px!important;display:flex!important;align-items:center!important}.main-header.scrolled .account-link,.main-header.scrolled .header-cart,.main-header.scrolled .header-icon{display:flex!important;align-items:center!important}.main-header.scrolled .account-link svg,.main-header.scrolled .cart-icon-link svg,.main-header.scrolled .header-icon svg{width:24px!important;height:24px!important;stroke:#333!important}.main-header.scrolled .cart-count-badge{display:flex!important}.main-header.scrolled .header-top .logo img{height:60px!important;transition:height .3s ease;opacity:1!important;visibility:visible!important}.main-header.scrolled .header-top{padding:8px 20px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:15px!important}.catalog-filter-supplier .attr-list .attr-item input[type=checkbox]{position:relative;width:18px;height:18px;min-width:18px;border:2px solid #ccc;border-radius:3px;background-color:#fff;cursor:pointer;margin-right:8px;vertical-align:middle}.catalog-filter-supplier .attr-list .attr-item input[type=checkbox]:checked{background-color:#5bb5c5;border-color:#5bb5c5}.catalog-filter-supplier .attr-list .attr-item input[type=checkbox]:checked::after{content:'✓';color:#fff;font-size:14px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:1}.catalog-filter-supplier .attr-list .attr-item input[type=checkbox]:hover{border-color:#5bb5c5}.catalog-filter-supplier input.attr-item[type=checkbox]{position:relative;width:18px!important;height:18px!important;min-width:18px;border:2px solid #ccc;border-radius:3px;background-color:#fff;cursor:pointer;margin-right:8px;vertical-align:middle}.catalog-filter-supplier input.attr-item[type=checkbox]:checked{background-color:#5bb5c5!important;border-color:#5bb5c5!important}.catalog-filter-supplier input.attr-item[type=checkbox]:checked::after{content:'✓';color:#fff;font-size:14px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:1}input#sup-5[type=checkbox],input[id^=sup-][type=checkbox]{position:relative!important;width:18px!important;height:18px!important;min-width:18px!important;border:2px solid #ccc!important;border-radius:3px!important;background-color:#fff!important;cursor:pointer!important;margin-right:8px!important;vertical-align:middle!important}input#sup-5[type=checkbox]:checked,input[id^=sup-][type=checkbox]:checked{background-color:#5bb5c5!important;border-color:#5bb5c5!important}input#sup-5[type=checkbox]:checked::after,input[id^=sup-][type=checkbox]:checked::after{content:'✓'!important;color:#fff!important;font-size:14px!important;font-weight:700!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;line-height:1!important}.catalog-filter-supplier input[type=checkbox]{width:18px;height:18px;accent-color:#5BB5C5;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #ccc;border-radius:3px;background:#fff;position:relative;vertical-align:middle;margin-right:8px}.catalog-filter-supplier input[type=checkbox]:checked{background:#5bb5c5;border-color:#5bb5c5}.catalog-filter-supplier input[type=checkbox]:checked::before{content:"✓";position:absolute;color:#fff;font-size:12px;font-weight:700;top:50%;left:50%;transform:translate(-50%,-50%);line-height:1}.catalog-filter-supplier input[type=checkbox].attr-item,.catalog-filter-supplier li.attr-item input[type=checkbox]{display:inline-block!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:18px!important;height:18px!important;min-width:18px!important;border:2px solid #ccc!important;border-radius:3px!important;background-color:#fff!important;cursor:pointer!important;margin-right:8px!important;vertical-align:middle!important;position:relative!important;flex-shrink:0!important}.catalog-filter-supplier input[type=checkbox].attr-item:checked,.catalog-filter-supplier li.attr-item input[type=checkbox]:checked{background-color:#5bb5c5!important;border-color:#5bb5c5!important}.catalog-filter-supplier input[type=checkbox].attr-item:checked::before,.catalog-filter-supplier li.attr-item input[type=checkbox]:checked::before{content:'✓'!important;color:#fff!important;font-size:12px!important;font-weight:700!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;line-height:1!important;display:block!important}.catalog-filter-supplier .attr-list label::before,.catalog-filter-supplier li.attr-item label::before{display:none!important;content:none!important}.catalog-list-items>.product-card{display:flex!important;flex-direction:column!important}.catalog-list-items>.product-card .product-price{margin-top:auto!important}.catalog-list-items>.product-card form.basket-add{margin-top:0!important}.catalog-filter-search{position:relative}.catalog-filter-search .search-lists{background:0 0}.catalog-filter-search .input-group{display:flex;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(91,181,197,.15);background:linear-gradient(135deg,#fff 0,#f8fbfc 100%);border:1px solid rgba(91,181,197,.2);transition:all .3s ease}.catalog-filter-search .input-group:hover{box-shadow:0 4px 12px rgba(91,181,197,.25);border-color:rgba(91,181,197,.4)}.catalog-filter-search .input-group:focus-within{box-shadow:0 4px 16px rgba(91,181,197,.3);border-color:var(--hc24-primary)}.catalog-filter-search .form-control,.catalog-filter-search .value{flex:1;padding:.85rem 1rem!important;border:none!important;border-radius:10px 0 0 10px!important;font-size:.9rem;color:var(--hc24-text);background:0 0!important;outline:0;transition:all .3s ease}.catalog-filter-search .form-control::placeholder,.catalog-filter-search .value::placeholder{color:#9ca3af;font-weight:400}.catalog-filter-search .form-control:focus,.catalog-filter-search .value:focus{outline:0;box-shadow:none}.catalog-filter-search .btn-search{padding:.85rem 1.1rem!important;background:linear-gradient(135deg,var(--hc24-primary) 0,var(--hc24-primary-dark) 100%)!important;color:#fff!important;border:none!important;border-radius:0 10px 10px 0!important;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;min-width:48px}.catalog-filter-search .btn-search:hover{background:linear-gradient(135deg,var(--hc24-primary-dark) 0,#3d8a98 100%)!important;transform:scale(1.02)}.catalog-filter-search .btn-search:active{transform:scale(.98)}.catalog-filter-search .btn-search svg{width:18px;height:18px;stroke-width:2.5}.catalog-filter-search .btn-search:after,.catalog-filter-search .btn-search:before{display:none!important;content:none!important}.mobile-filter-toggle{display:none;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 20px;margin-bottom:20px;background:var(--hc24-primary,#5bb5c5);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(91,181,197,.3)}.mobile-filter-toggle:hover{background:var(--hc24-primary-dark,#4a9ba9);transform:translateY(-1px);box-shadow:0 4px 12px rgba(91,181,197,.4)}.mobile-filter-toggle svg{width:20px;height:20px}.mobile-filter-toggle .filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#fff;color:var(--hc24-primary,#5bb5c5);border-radius:10px;font-size:12px;font-weight:700}.filter-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.filter-overlay.active{opacity:1;visibility:visible}.filter-close-btn{display:none;position:absolute;top:15px;right:15px;width:36px;height:36px;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;z-index:10;transition:all .2s ease}.filter-close-btn:hover{background:#e0e0e0;transform:rotate(90deg)}.filter-close-btn::after,.filter-close-btn::before{content:'';position:absolute;top:50%;left:50%;width:16px;height:2px;background:#333;transform-origin:center}.filter-close-btn::before{transform:translate(-50%,-50%) rotate(45deg)}.filter-close-btn::after{transform:translate(-50%,-50%) rotate(-45deg)}.filter-sidebar-header{display:none;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #eee;background:#fff;position:sticky;top:0;z-index:5}.filter-sidebar-header h3{margin:0;font-size:18px;font-weight:600;color:#333}.filter-reset-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;margin-top:15px;background:0 0;color:var(--hc24-primary,#5bb5c5);border:1px solid var(--hc24-primary,#5bb5c5);border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.filter-reset-btn:hover{background:var(--hc24-primary,#5bb5c5);color:#fff}.filter-apply-btn{display:none;width:calc(100% - 40px);margin:20px;padding:14px 24px;background:var(--hc24-primary,#5bb5c5);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;position:sticky;bottom:20px}.filter-apply-btn:hover{background:var(--hc24-primary-dark,#4a9ba9)}@media screen and (min-width:768px) and (max-width:992px){.mobile-filter-toggle{display:flex}aside.col-lg-3{position:fixed;top:0;left:-320px;width:300px!important;max-width:85vw;height:100vh;background:#fff;z-index:1001;overflow-y:auto;transition:left .3s ease;box-shadow:2px 0 20px rgba(0,0,0,.15);padding-top:0!important;margin:0!important}aside.col-lg-3.filter-open{left:0}.filter-overlay{display:block}.filter-close-btn{display:block}.filter-sidebar-header{display:flex}.filter-apply-btn{display:block}aside.col-lg-3 .aimeos.catalog-filter{padding:20px;padding-top:60px}.catalog-list-items{grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width:767px){.mobile-filter-toggle{display:flex}aside.col-lg-3{position:fixed;top:0;left:-100%;width:100%!important;max-width:320px;height:100vh;background:#fff;z-index:1001;overflow-y:auto;transition:left .3s ease;box-shadow:2px 0 20px rgba(0,0,0,.15);padding:0!important;margin:0!important}aside.col-lg-3.filter-open{left:0}.filter-overlay{display:block}.filter-close-btn{display:block}.filter-sidebar-header{display:flex}.filter-apply-btn{display:block}aside.col-lg-3 .aimeos.catalog-filter{padding:15px;padding-top:70px}aside.col-lg-3 .catalog-filter-attribute,aside.col-lg-3 .catalog-filter-search,aside.col-lg-3 .catalog-filter-supplier{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}aside.col-lg-3 .attr-list .attr-item{padding:10px 0}aside.col-lg-3 .attr-list .attr-item label{display:flex;align-items:center;min-height:44px;cursor:pointer}.catalog-list-items{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.container-xxl .row>.col{width:100%!important;flex:0 0 100%!important;max-width:100%!important}}@media screen and (max-width:374px){.catalog-list-items{grid-template-columns:1fr!important}aside.col-lg-3{max-width:100%}}body.filter-sidebar-open{overflow:hidden}.filter-overlay,aside.col-lg-3{-webkit-overflow-scrolling:touch}.catalog-filter-attribute .filter-header,.catalog-filter-supplier .filter-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:10px 0}.catalog-filter-attribute .attr-list,.catalog-filter-supplier .attr-list{max-height:300px;overflow-y:auto;transition:max-height .3s ease}.catalog-filter-attribute.collapsed .attr-list,.catalog-filter-supplier.collapsed .attr-list{max-height:0;overflow:hidden}.mobile-search-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:2000;display:none;flex-direction:column;padding:20px}.mobile-search-overlay.active{display:flex}.mobile-search-overlay .search-header{display:flex;align-items:center;gap:15px;margin-bottom:20px}.mobile-search-overlay .search-close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;font-size:24px;color:var(--hc24-text)}.mobile-search-overlay .search-close:hover{background:#e0e0e0}.mobile-search-overlay .search-input-wrap{flex:1}.mobile-search-overlay .search-input-wrap input{width:100%;padding:15px 20px;border:2px solid var(--hc24-border);border-radius:8px;font-size:16px;outline:0}.mobile-search-overlay .search-input-wrap input:focus{border-color:var(--hc24-primary)}.mobile-search-overlay .search-results{flex:1;overflow-y:auto}@media (min-width:769px) and (max-width:992px){.header-top{flex-wrap:wrap;gap:15px}.header-top .header-search{order:3;flex:1 1 100%;max-width:100%;margin-top:10px}.search-icon-btn{display:none!important}.mobile-menu-toggle{display:flex!important}.header-nav{display:none!important}.header-search{display:block!important;flex:1!important;max-width:400px!important;min-width:250px!important}.header-search .search-input{font-size:15px!important}}.catalog-filter-search .form-control.search,.catalog-filter-search input.search,.filter-content input.search{width:100%!important;padding:10px 14px!important;border:1px solid #e5e7eb!important;border-radius:8px!important;font-size:14px!important;background:#fff!important;transition:border-color .2s,box-shadow .2s!important}.catalog-filter-search .form-control.search:focus,.catalog-filter-search input.search:focus,.filter-content input.search:focus{border-color:var(--hc24-primary)!important;box-shadow:0 0 0 3px rgba(91,181,197,.1)!important;outline:0!important}.catalog-filter-search .form-control.search::placeholder,.catalog-filter-search input.search::placeholder,.filter-content input.search::placeholder{color:#9ca3af!important}@media (max-width:400px){.header-nav{width:100%!important;max-width:100%!important}.header-nav .nav-menu>li>a,.header-nav>ul>li>a{padding:14px 16px!important;font-size:14px!important}.header-nav .mega-menu-column h4 a,.header-nav .mega-menu-column ul li a{padding-left:25px!important;word-wrap:break-word!important}}*,::after,::before{box-sizing:border-box!important}.basket-mini-product.zeynep,.basket-mini.zeynep,.zeynep{position:fixed!important;right:-100%!important;transform:translateX(0)!important;max-width:100vw!important;overflow:hidden!important}.zeynep.opened{right:0!important;transform:translateX(0)!important}body.zeynep-opened{overflow:hidden!important}.basket,.basket-main,.basket-mini-product,.basket-standard{max-width:100vw!important}#mobile-menu-close,.menu-close-btn,.mobile-menu-close,.mobile-nav-close,.nav-close-btn{display:block!important;position:absolute!important;top:15px!important;right:15px!important;width:40px!important;height:40px!important;background:rgba(255,255,255,.1)!important;border:none!important;border-radius:50%!important;cursor:pointer!important;z-index:10001!important;font-size:24px!important;color:#fff!important;line-height:40px!important;text-align:center!important}.mobile-menu-close:hover,.mobile-nav-close:hover{background:rgba(255,255,255,.2)!important}.header-nav.is-open .mobile-menu-close{display:block!important}html{overflow-x:hidden;scroll-behavior:smooth;position:static!important;overflow-y:auto!important}body{position:static!important}body.menu-open,body.zeynep-opened{overflow:hidden!important;position:static!important}body,html{overflow-x:hidden!important;max-width:100%!important;width:100%!important;margin:0!important;padding:0!important}@media screen and (max-width:992px){html{width:100vw!important;max-width:100vw!important;overflow-x:hidden!important}body{width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important;overflow-x:hidden!important}body>*{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.header-top,.main-footer,.main-header,.promo-banner,footer,header{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important;margin-left:0!important;margin-right:0!important}.content,.hero-slider,.main-content,.newsletter-section,main{width:100vw!important;max-width:100vw!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}body:not(.menu-open) :not(.header-nav):not(.mobile-menu-overlay):not([class*=zeynep]):not(.hc24f-sidebar):not(.catalog-filter){transform:none!important}}html.zeynep-initialized{width:100%!important;max-width:100%!important;position:static!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;overflow-x:hidden!important;overflow-y:auto!important}html.zeynep-initialized body{width:100%!important;max-width:100%!important;position:static!important;left:auto!important;right:auto!important;transform:none!important;margin:0!important;padding:0!important}html.zeynep-opened{overflow:hidden!important;position:static!important}html.zeynep-opened body{overflow:hidden!important;position:static!important}html.zeynep-initialized,html.zeynep-initialized body{left:0!important;right:0!important;margin-left:0!important;margin-right:0!important;transform:none!important;width:100%!important}html.zeynep-opened,html.zeynep-opened body{left:0!important;right:0!important;transform:none!important;position:static!important}#toTop,.back-to-top{width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;border-radius:50%!important}.catalog-filter,.catalog-filter-attribute,.catalog-filter-price,.catalog-filter-supplier{background:#fff;border-radius:12px;padding:0;margin-bottom:16px;box-shadow:0 2px 8px rgba(91,181,197,.08);border:1px solid rgba(91,181,197,.12);overflow:visible}.catalog-filter .header,.catalog-filter-search .header{background:linear-gradient(135deg,#5bb5c5 0,#4a9ba9 100%);color:#fff;padding:16px 20px;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;margin:0;border-radius:0}.catalog-filter .supplier-name,.catalog-filter fieldset>.attr-name,.catalog-filter-attribute .attr-name,.catalog-filter-price .attr-name,.catalog-filter-supplier .attr-name{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;margin:0;font-size:13px;font-weight:600;color:#2d3748;letter-spacing:.3px;text-transform:uppercase;background:#f8fafb;border-bottom:1px solid rgba(91,181,197,.1);cursor:pointer;transition:background .2s ease}.catalog-filter-attribute .attr-name:hover,.catalog-filter-supplier .attr-name:hover{background:#f0f7f8}.catalog-filter-attribute .attr-name::after,.catalog-filter-supplier .attr-name::after{content:'';width:8px;height:8px;border-right:2px solid #5bb5c5;border-bottom:2px solid #5bb5c5;transform:rotate(45deg);transition:transform .3s ease;margin-top:-4px}.catalog-filter-attribute.closed .attr-name::after,.catalog-filter-supplier.closed .attr-name::after{transform:rotate(-135deg);margin-top:2px}.catalog-filter .btn-reset,.catalog-filter .reset,.catalog-filter-attribute .reset,.catalog-filter-supplier .reset,a.reset,button.reset{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;margin:12px 16px;font-size:12px;font-weight:500;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s ease;text-decoration:none}.catalog-filter .btn-reset:hover,.catalog-filter .reset:hover,.catalog-filter-attribute .reset:hover,.catalog-filter-supplier .reset:hover,a.reset:hover,button.reset:hover{color:#5bb5c5;background:#f0f9fa;border-color:#5bb5c5}.catalog-filter .reset::before,.catalog-filter-attribute .reset::before,.catalog-filter-supplier .reset::before{content:'✕';font-size:10px;font-weight:600;opacity:.6}.catalog-filter .search-box input,.catalog-filter input.search,.catalog-filter-attribute input[type=search],.catalog-filter-supplier input[type=search],.catalog-filter-supplier input[type=text]{width:calc(100% - 32px);margin:12px 16px;padding:10px 14px;font-size:13px;color:#374151;background:#f8fafb;border:1px solid #e5e7eb;border-radius:8px;outline:0;transition:all .2s ease}.catalog-filter input.search:focus,.catalog-filter-attribute input[type=search]:focus,.catalog-filter-supplier input[type=search]:focus,.catalog-filter-supplier input[type=text]:focus{background:#fff;border-color:#5bb5c5;box-shadow:0 0 0 3px rgba(91,181,197,.1)}.catalog-filter-attribute input::placeholder,.catalog-filter-supplier input::placeholder{color:#9ca3af}.catalog-filter .attr-list,.catalog-filter-attribute ul,.catalog-filter-supplier ul{list-style:none;padding:8px 16px 16px;margin:0;max-height:280px;overflow-y:auto}.catalog-filter-attribute ul::-webkit-scrollbar,.catalog-filter-supplier ul::-webkit-scrollbar{width:4px}.catalog-filter-attribute ul::-webkit-scrollbar-track,.catalog-filter-supplier ul::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.catalog-filter-attribute ul::-webkit-scrollbar-thumb,.catalog-filter-supplier ul::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.catalog-filter-attribute ul::-webkit-scrollbar-thumb:hover,.catalog-filter-supplier ul::-webkit-scrollbar-thumb:hover{background:#5bb5c5}.catalog-filter-attribute .attr-item,.catalog-filter-attribute li,.catalog-filter-supplier .attr-item,.catalog-filter-supplier li{margin:0;padding:0}.catalog-filter-attribute .attr-item label,.catalog-filter-attribute li label,.catalog-filter-supplier .attr-item label,.catalog-filter-supplier li label{display:flex;align-items:center;gap:10px;padding:10px 12px;margin:2px 0;font-size:14px;color:#374151;cursor:pointer;border-radius:8px;transition:all .15s ease}.catalog-filter-attribute .attr-item label:hover,.catalog-filter-attribute li label:hover,.catalog-filter-supplier .attr-item label:hover,.catalog-filter-supplier li label:hover{background:#f0f9fa}.catalog-filter-attribute input[type=checkbox],.catalog-filter-supplier input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;min-width:20px;background:#fff;border:2px solid #d1d5db;border-radius:5px;cursor:pointer;transition:all .2s ease;position:relative}.catalog-filter-attribute input[type=checkbox]:hover,.catalog-filter-supplier input[type=checkbox]:hover{border-color:#5bb5c5}.catalog-filter-attribute input[type=checkbox]:checked,.catalog-filter-supplier input[type=checkbox]:checked{background:linear-gradient(135deg,#5bb5c5 0,#4a9ba9 100%);border-color:#5bb5c5}.catalog-filter-attribute input[type=checkbox]:checked::after,.catalog-filter-supplier input[type=checkbox]:checked::after{content:'';position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.catalog-filter-attribute input[type=checkbox]:focus,.catalog-filter-supplier input[type=checkbox]:focus{outline:0;box-shadow:0 0 0 3px rgba(91,181,197,.2)}.catalog-filter-attribute .count,.catalog-filter-supplier .count{margin-left:auto;padding:2px 8px;font-size:11px;font-weight:500;color:#64748b;background:#f1f5f9;border-radius:10px}.catalog-filter-price .price-input{display:flex;gap:10px;padding:16px}.catalog-filter-price input[type=number]{flex:1;padding:10px 12px;font-size:13px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafb;transition:all .2s ease}.catalog-filter-price input[type=number]:focus{background:#fff;border-color:#5bb5c5;outline:0;box-shadow:0 0 0 3px rgba(91,181,197,.1)}.catalog-filter .btn-action,.catalog-filter button[type=submit],.catalog-filter-price .btn{display:block;width:calc(100% - 32px);margin:0 16px 16px;padding:12px 20px;font-size:13px;font-weight:600;color:#fff;background:linear-gradient(135deg,#5bb5c5 0,#4a9ba9 100%);border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.catalog-filter .btn-action:hover,.catalog-filter button[type=submit]:hover,.catalog-filter-price .btn:hover{background:linear-gradient(135deg,#4a9ba9 0,#3d8a97 100%);transform:translateY(-1px);box-shadow:0 4px 12px rgba(91,181,197,.3)}.catalog-filter .active-filters{display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px;border-bottom:1px solid rgba(91,181,197,.1)}.catalog-filter .filter-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;font-size:12px;color:#5bb5c5;background:rgba(91,181,197,.1);border-radius:20px}.catalog-filter .filter-tag .remove{width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:10px;color:#5bb5c5;background:rgba(91,181,197,.2);border-radius:50%;cursor:pointer;transition:all .2s ease}.catalog-filter .filter-tag .remove:hover{background:#5bb5c5;color:#fff}.catalog-filter-attribute li.attr-item label.attr-name::after,.catalog-filter-attribute ul .attr-name::after,.catalog-filter-supplier li.attr-item label.attr-name::after,.catalog-filter-supplier ul .attr-name::after{content:none!important;display:none!important}.catalog-filter-supplier .btn.supplier-selected,.catalog-filter-supplier a.supplier-selected{display:inline-flex!important;align-items:center;gap:6px;padding:8px 14px!important;font-size:12px!important;font-weight:500;color:#64748b!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important;border-radius:6px;text-decoration:none!important;transition:all .2s ease}.catalog-filter-supplier .btn.supplier-selected:hover,.catalog-filter-supplier a.supplier-selected:hover{color:#5bb5c5!important;background:#f0f9fa!important;border-color:#5bb5c5!important}.catalog-filter{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);overflow:visible}.filter-search-global .search-icon{position:absolute;left:40px;top:50%;transform:translateY(-50%);color:#94a3b8}.filter-search-input{width:100%;padding:12px 12px 12px 40px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#334155;background:#fff;transition:border-color .2s,box-shadow .2s}.filter-search-input:focus{outline:0;border-color:#5bb5c5;box-shadow:0 0 0 3px rgba(91,181,197,.1)}.filter-search-input::placeholder{color:#94a3b8}.filter-checkbox:focus+.filter-checkbox-custom{box-shadow:0 0 0 3px rgba(91,181,197,.2)}.catalog-filter-attribute li.attr-item label.attr-name::after,.catalog-filter-supplier li.attr-item label.attr-name::after{content:none!important;display:none!important}.catalog-filter>div[style*="background: #5BB5C5"]{display:none!important}@media (max-width:375px){.filter-header{padding:12px 14px}.filter-search-global{padding:10px 14px}.filter-section-content{padding:0 14px 12px}.filter-list-item{padding:5px 0}.filter-label{gap:8px}.filter-checkbox-custom{width:16px;height:16px}.filter-checkbox:checked+.filter-checkbox-custom::after{width:6px;height:6px}.filter-label-text{font-size:12px}.filter-list-item:has(.filter-checkbox:checked){margin:0 -14px;padding:5px 14px}}.filter-label-text,.filter-label-text.attr-name{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:13px!important;line-height:1.3!important}.filter-search-input,.filter-section-search{padding:10px 14px!important;font-size:13px!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#fff!important}.aimeos.catalog-filter,.catalog-filter{background:var(--filter-bg)!important;border-radius:var(--filter-radius-lg)!important;box-shadow:var(--filter-shadow-md)!important;border:1px solid var(--filter-border-light)!important;overflow:visible!important;font-family:var(--filter-font)!important}.filter-content{padding:0!important}.filter-header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:var(--filter-space-xl) var(--filter-space-2xl)!important;border-bottom:1px solid var(--filter-border)!important;background:var(--filter-bg)!important}.filter-title{font-size:15px!important;font-weight:600!important;color:var(--filter-text-primary)!important;margin:0 0 12px 0;padding-bottom:8px;border-bottom:1px solid #e0e0e0;display:flex!important;align-items:center!important;gap:var(--filter-space-sm)!important;letter-spacing:.01em!important;text-transform:uppercase!important}.filter-title svg{color:var(--filter-primary)!important;width:18px!important;height:18px!important;stroke-width:2.5!important}.filter-reset-all{font-size:var(--filter-font-size-sm)!important;font-weight:500!important;color:var(--filter-primary)!important;text-decoration:none!important;letter-spacing:.02em!important;transition:var(--filter-transition)!important;text-transform:uppercase!important;padding:var(--filter-space-xs) var(--filter-space-sm)!important;border-radius:var(--filter-radius-sm)!important}.filter-reset-all:hover{color:var(--filter-primary-dark)!important;background:var(--filter-primary-light)!important}.filter-search-global{position:relative!important;padding:var(--filter-space-lg) var(--filter-space-2xl)!important;border-bottom:1px solid var(--filter-border)!important;display:none!important}.filter-section-header:hover{background:var(--filter-bg-page)!important}.filter-section-title{font-size:var(--filter-font-size-md)!important;font-weight:600!important;color:var(--filter-text-primary)!important;letter-spacing:.03em!important;text-transform:uppercase!important}.filter-section-arrow{color:var(--filter-text-muted)!important;transition:transform var(--filter-transition-slow)!important;width:14px!important;height:14px!important}.filter-section.collapsed .filter-section-arrow{transform:rotate(180deg)!important}.filter-section.collapsed .filter-section-content{display:none!important}.filter-section-search{width:100%!important;padding:var(--filter-space-md) var(--filter-space-lg)!important;border:1px solid var(--filter-border)!important;border-radius:var(--filter-radius-md)!important;font-size:var(--filter-font-size-base)!important;color:var(--filter-text-primary)!important;margin-bottom:var(--filter-space-lg)!important;transition:var(--filter-transition)!important;padding-left:36px!important;background:var(--filter-bg)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:12px center!important}.filter-section-search::placeholder{color:var(--filter-text-muted)!important}.filter-section-search:focus{outline:0!important;border-color:var(--filter-primary)!important;box-shadow:0 0 0 3px var(--filter-primary-muted)!important}.filter-list{list-style:none!important;padding:0!important;margin:0!important;max-height:280px!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:thin!important;scrollbar-color:var(--filter-border) transparent!important}.filter-list::-webkit-scrollbar{width:4px!important}.filter-list::-webkit-scrollbar-track{background:0 0!important;border-radius:2px}.filter-list::-webkit-scrollbar-thumb{background:var(--filter-border)!important;border-radius:4px!important}.filter-list::-webkit-scrollbar-thumb:hover{background:var(--filter-text-muted)!important}.filter-label{display:flex!important;align-items:center!important;gap:var(--filter-space-md)!important;cursor:pointer!important;flex:1;margin:0!important;padding:var(--filter-space-xs) 0!important;width:100%!important;transition:var(--filter-transition)!important}.filter-label:hover .filter-checkbox-custom{border-color:var(--filter-primary)!important}.filter-checkbox{position:absolute!important;opacity:0!important;cursor:pointer;height:0!important;width:0!important;pointer-events:none!important}.filter-checkbox-custom{width:20px!important;height:20px!important;border:2px solid var(--filter-border)!important;border-radius:50%!important;flex-shrink:0!important;transition:var(--filter-transition)!important;position:relative!important;margin:0!important;border-color:#cbd5e1!important;background:var(--filter-bg)!important}.filter-checkbox:checked+.filter-checkbox-custom{border-color:var(--filter-primary)!important;background:var(--filter-primary)!important}.filter-checkbox:checked+.filter-checkbox-custom::after{content:''!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:6px!important;height:6px!important;background:#fff!important;border-radius:50%!important}.filter-checkbox:focus-visible+.filter-checkbox-custom{box-shadow:0 0 0 3px var(--filter-primary-muted)!important}.filter-label-text{font-size:var(--filter-font-size-md)!important;color:var(--filter-text-secondary)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;transition:var(--filter-transition)!important;line-height:1.4!important}.filter-checkbox:checked~.filter-label-text{font-weight:500!important;color:var(--filter-text-primary)!important}.filter-count{font-size:var(--filter-font-size-xs)!important;color:var(--filter-text-muted)!important;min-width:24px;text-align:right;margin-left:auto!important;flex-shrink:0!important}.filter-price-section{padding:var(--filter-space-lg) var(--filter-space-2xl)!important}.filter-price-slider{-webkit-appearance:none!important;appearance:none!important;width:100%!important;height:4px!important;background:var(--filter-border)!important;border-radius:2px!important;outline:0!important}.filter-price-slider::-webkit-slider-thumb{-webkit-appearance:none!important;appearance:none!important;width:16px!important;height:16px!important;background:var(--filter-primary)!important;border-radius:50%!important;cursor:pointer!important;border:2px solid #fff!important;box-shadow:var(--filter-shadow-sm)!important}.filter-price-slider::-moz-range-thumb{width:16px!important;height:16px!important;background:var(--filter-primary)!important;border-radius:50%!important;cursor:pointer!important;border:2px solid #fff!important;box-shadow:var(--filter-shadow-sm)!important}@keyframes filterFadeIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.filter-section-content{padding:0 var(--filter-space-2xl) var(--filter-space-xl)!important;animation:filterFadeIn .2s ease-out!important}.filter-list-item{display:flex!important;justify-content:space-between;align-items:center!important;padding:var(--filter-space-sm) 0!important;min-height:auto!important;transition:var(--filter-transition)!important}.filter-list-item:hover{background:var(--filter-primary-light)!important;margin-left:calc(-1 * var(--filter-space-2xl))!important;margin-right:calc(-1 * var(--filter-space-2xl))!important;padding-left:var(--filter-space-2xl)!important;padding-right:var(--filter-space-2xl)!important}:root{--hc24-primary:#5BB5C5;--hc24-primary-dark:#4A9BA9;--hc24-accent:#F5A623;--hc24-accent-dark:#E09000;--hc24-pink:#E57697;--hc24-text:#333333;--hc24-text-light:#666666;--hc24-bg:#FFFFFF;--hc24-bg-light:#F8F9FA;--hc24-border:#E5E5E5;--hc24-shadow:0 2px 10px rgba(0,0,0,0.08);--filter-primary:#5BB5C5;--filter-primary-dark:#4A9BA9;--filter-primary-light:rgba(91, 181, 197, 0.08);--filter-primary-muted:rgba(91, 181, 197, 0.15);--filter-bg:#ffffff;--filter-bg-page:#f0f5f7;--filter-border:#e8eef1;--filter-border-light:#f0f4f6;--filter-text-primary:#2d3748;--filter-text-secondary:#64748b;--filter-text-muted:#94a3b8;--filter-shadow-sm:0 1px 2px rgba(0, 0, 0, 0.04);--filter-shadow-md:0 4px 12px rgba(0, 0, 0, 0.06);--filter-shadow-lg:0 8px 24px rgba(0, 0, 0, 0.08);--filter-space-xs:4px;--filter-space-sm:8px;--filter-space-md:12px;--filter-space-lg:16px;--filter-space-xl:20px;--filter-space-2xl:24px;--filter-font:'Inter',-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--filter-font-size-xs:11px;--filter-font-size-sm:12px;--filter-font-size-base:13px;--filter-font-size-md:14px;--filter-radius-sm:6px;--filter-radius-md:8px;--filter-radius-lg:12px;--filter-transition:150ms ease;--filter-transition-slow:250ms ease;--hc-primary:#5BB5C5;--hc-primary-dark:#4A9BA9;--hc-primary-light:#7FC8D4;--hc-primary-pale:#E8F5F7;--hc-orange:#F5A623;--hc-orange-light:#FFB84D;--hc-green:#4CAF50;--hc-green-soft:#E8F5E9;--hc-white:#FFFFFF;--hc-gray-50:#FAFBFC;--hc-gray-100:#F5F7F9;--hc-gray-200:#E9EDF2;--hc-gray-300:#D1D9E0;--hc-gray-400:#9BA5B0;--hc-gray-500:#6B7785;--hc-gray-600:#4A5568;--hc-gray-700:#2D3748;--hc-gray-900:#1A202C;--font-display:'DM Sans',-apple-system,BlinkMacSystemFont,sans-serif;--font-body:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--shadow-sm:0 1px 2px rgba(0, 0, 0, 0.04);--shadow-md:0 4px 12px rgba(0, 0, 0, 0.06);--shadow-lg:0 8px 24px rgba(0, 0, 0, 0.08);--shadow-xl:0 16px 48px rgba(0, 0, 0, 0.1);--shadow-card:0 2px 8px rgba(91, 181, 197, 0.08);--shadow-card-hover:0 12px 32px rgba(91, 181, 197, 0.15);--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--ease-smooth:cubic-bezier(0.4, 0, 0.2, 1);--ease-bounce:cubic-bezier(0.34, 1.56, 0.64, 1);--duration-fast:150ms;--duration-normal:250ms;--duration-slow:400ms}.aimeos .catalog-stage,.catalog-list .catalog-stage{background:linear-gradient(135deg,var(--hc-primary-pale) 0,#d4eef2 50%,#c5e8ed 100%);position:relative;padding:var(--space-2xl) var(--space-xl);margin-bottom:var(--space-xl);border-radius:0 0 var(--radius-xl) var(--radius-xl);overflow:hidden}.catalog-list .catalog-stage::before{content:'';position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(91,181,197,.15) 0,transparent 70%);border-radius:50%;pointer-events:none}.catalog-list .catalog-stage::after{content:'';position:absolute;bottom:-30%;left:-5%;width:300px;height:300px;background:radial-gradient(circle,rgba(245,166,35,.1) 0,transparent 70%);border-radius:50%;pointer-events:none}.catalog-stage .breadcrumb{font-size:.85rem;color:var(--hc-gray-500);margin-bottom:var(--space-md);position:relative;z-index:1}.catalog-stage .breadcrumb a{color:var(--hc-primary-dark);text-decoration:none;transition:color var(--duration-fast) var(--ease-smooth)}.catalog-stage .breadcrumb a:hover{color:var(--hc-primary)}.catalog-stage .catalog-name,.catalog-stage h1{font-family:var(--font-display);font-size:clamp(1.75rem, 4vw, 2.5rem);font-weight:700;color:var(--hc-gray-900);letter-spacing:-.02em;line-height:1.2;position:relative;z-index:1;margin:0}.catalog-list .catalog-list-head,.catalog-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-md);padding:var(--space-md) 0;margin-bottom:var(--space-lg);border-bottom:1px solid var(--hc-gray-200)}.catalog-list-head .count,.catalog-list-head .product-count{font-size:.95rem;color:var(--hc-gray-600);font-weight:500}.catalog-list-head .count strong,.catalog-list-head .product-count strong{color:var(--hc-primary);font-weight:600}.catalog-list-head .items-per-page,.catalog-list-head .pagination-controls{display:flex;align-items:center;gap:var(--space-sm)}.catalog-list-head .items-per-page a,.catalog-list-head .pagination-controls a{padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);color:var(--hc-gray-500);text-decoration:none;font-size:.875rem;font-weight:500;transition:all var(--duration-fast) var(--ease-smooth)}.catalog-list-head .items-per-page a:hover,.catalog-list-head .pagination-controls a:hover{background:var(--hc-primary-pale);color:var(--hc-primary-dark)}.catalog-list-head .items-per-page a.active,.catalog-list-head .pagination-controls a.active{background:var(--hc-primary);color:var(--hc-white)}.catalog-list-head .sort-select,.catalog-list-head select{appearance:none;background:var(--hc-white);border:1px solid var(--hc-gray-300);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-xl) var(--space-sm) var(--space-md);font-size:.875rem;font-weight:500;color:var(--hc-gray-700);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B7785' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:all var(--duration-fast) var(--ease-smooth)}.catalog-list-head .sort-select:hover,.catalog-list-head select:hover{border-color:var(--hc-primary)}.catalog-list-head .sort-select:focus,.catalog-list-head select:focus{outline:0;border-color:var(--hc-primary);box-shadow:0 0 0 3px rgba(91,181,197,.15)}.catalog-list .catalog-list-items,.catalog-list-items{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg);padding:0}.catalog-list-items .product,.catalog-list-items .product-item,.product-card{background:var(--hc-white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);border:1px solid var(--hc-gray-100);transition:transform var(--duration-normal) var(--ease-bounce),box-shadow var(--duration-normal) var(--ease-smooth),border-color var(--duration-normal) var(--ease-smooth);position:relative}.catalog-list-items .product-item:hover,.catalog-list-items .product:hover,.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-card-hover);border-color:var(--hc-primary-light)}.catalog-list-items .product .media-item,.product-card .media-item,.product-card .product-image{position:relative;aspect-ratio:1/1;background:linear-gradient(180deg,var(--hc-gray-50) 0,var(--hc-gray-100) 100%);overflow:hidden}.catalog-list-items .product .media-item img,.product-card .media-item img,.product-card .product-image img{width:100%;height:100%;object-fit:contain;padding:var(--space-md);transition:transform var(--duration-slow) var(--ease-smooth)}.catalog-list-items .product:hover .media-item img,.product-card:hover .media-item img,.product-card:hover .product-image img{transform:scale(1.05)}.catalog-list-items .product .badge,.product-card .badge,.product-card .product-badge,.product-item .badge{position:absolute;top:var(--space-sm);left:var(--space-sm);background:linear-gradient(135deg,var(--hc-green) 0,#43a047 100%);color:var(--hc-white);font-size:.7rem;font-weight:700;letter-spacing:.03em;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);text-transform:uppercase;box-shadow:0 2px 8px rgba(76,175,80,.3);z-index:2}.catalog-list-items .product .wishlist,.product-card .heart-icon,.product-card .wishlist,.product-item .wishlist-icon{position:absolute;top:var(--space-sm);right:var(--space-sm);width:36px;height:36px;background:var(--hc-white);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);cursor:pointer;transition:all var(--duration-fast) var(--ease-smooth);z-index:2;border:none}.catalog-list-items .product .wishlist:hover,.product-card .heart-icon:hover,.product-card .wishlist:hover{background:var(--hc-primary-pale);transform:scale(1.1)}.product-card .heart-icon svg,.product-card .wishlist svg{width:18px;height:18px;color:var(--hc-gray-400);transition:color var(--duration-fast) var(--ease-smooth)}.product-card .heart-icon:hover svg,.product-card .wishlist:hover svg{color:#e91e63}.product-card .heart-icon.active svg,.product-card .wishlist.active svg{color:#e91e63;fill:#E91E63}.catalog-list-items .product .text,.product-card .product-content,.product-card .text{padding:var(--space-md)}.catalog-list-items .product .rating,.product-card .rating,.product-card .stars,.product-item .rating{display:flex;align-items:center;gap:2px;margin-bottom:var(--space-xs)}.product-card .rating .star,.product-card .stars svg{width:14px;height:14px;color:var(--hc-orange);fill:var(--hc-orange)}.product-card .rating .star.empty,.product-card .stars svg.empty{fill:var(--hc-gray-300);color:var(--hc-gray-300)}.catalog-list-items .product .availability,.product-card .availability,.product-card .stock-status,.product-item .stock{display:inline-flex;align-items:center;gap:var(--space-xs);font-size:.75rem;font-weight:600;color:var(--hc-green);margin-bottom:var(--space-sm)}.product-card .availability::before,.product-card .stock-status::before{content:'';width:6px;height:6px;background:var(--hc-green);border-radius:50%;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.catalog-list-items .product .title a,.product-card .product-name,.product-card .title,.product-card h3,.product-item .name{font-family:var(--font-body);font-size:.9rem;font-weight:500;color:var(--hc-gray-700);line-height:1.4;margin:0 0 var(--space-sm) 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;transition:color var(--duration-fast) var(--ease-smooth)}.catalog-list-items .product:hover .title a,.product-card:hover .product-name,.product-card:hover .title,.product-card:hover h3{color:var(--hc-primary-dark)}.catalog-list-items .product .price,.product-card .price-actual,.product-card .price-container,.product-item .price{display:flex;flex-direction:column;gap:var(--space-xs);margin-top:auto}.catalog-list-items .product .price .value,.product-card .price,.product-card .price-actual .value,.product-item .price .actual{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--hc-gray-900);letter-spacing:-.02em}.product-card .price .currency,.product-card .price-actual .currency{font-size:.9rem;font-weight:600;margin-left:2px}.catalog-list-items .product .price .old,.product-card .original-price,.product-card .price-old,.product-item .price .old{font-size:.85rem;color:var(--hc-gray-400);text-decoration:line-through}.catalog-list-items .product .actions,.product-card .actions,.product-card .add-to-cart-container{margin-top:var(--space-md)}.catalog-list-items .product .btn-action,.product-card .add-to-cart,.product-card .btn-cart,.product-item .add-to-cart{width:100%;background:linear-gradient(135deg,var(--hc-primary) 0,var(--hc-primary-dark) 100%);color:var(--hc-white);border:none;border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);font-size:.875rem;font-weight:600;cursor:pointer;transition:all var(--duration-normal) var(--ease-smooth);display:flex;align-items:center;justify-content:center;gap:var(--space-sm);text-decoration:none}.catalog-list-items .product .btn-action:hover,.product-card .add-to-cart:hover,.product-card .btn-cart:hover{background:linear-gradient(135deg,var(--hc-primary-dark) 0,#3a8b99 100%);transform:translateY(-2px);box-shadow:0 4px 12px rgba(91,181,197,.3)}.product-card .add-to-cart:active,.product-card .btn-cart:active{transform:translateY(0)}.product-card .add-to-cart svg,.product-card .btn-cart svg{width:18px;height:18px}.product-card .quick-actions{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0,transparent 100%);padding:var(--space-xl) var(--space-md) var(--space-md);display:flex;gap:var(--space-sm);opacity:0;transform:translateY(10px);transition:all var(--duration-normal) var(--ease-smooth)}.product-card:hover .quick-actions{opacity:1;transform:translateY(0)}.catalog-list-pagination,.pagination{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);margin-top:var(--space-2xl);padding:var(--space-lg) 0}.catalog-list-pagination a,.pagination a,.pagination span{min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);font-size:.875rem;font-weight:500;color:var(--hc-gray-600);text-decoration:none;transition:all var(--duration-fast) var(--ease-smooth);border:1px solid transparent}.catalog-list-pagination a:hover,.pagination a:hover{background:var(--hc-primary-pale);color:var(--hc-primary-dark);border-color:var(--hc-primary-light)}.catalog-list-pagination a.active,.pagination .active,.pagination a.active{background:var(--hc-primary);color:var(--hc-white);border-color:var(--hc-primary)}@media (max-width:480px){.logo-text{font-size:18px}.logo-icon{width:32px;height:28px}.basket-mini .btn,.basket-mini>a,.utility-icon{width:36px;height:36px}.footer-content{grid-template-columns:1fr}.footer-brand{grid-column:span 1}.footer-bottom{flex-direction:column;gap:20px;text-align:center}.header-top .logo img{height:50px!important}.search-icon-btn{width:36px;height:36px}.header-actions{gap:6px}.header-cart .basket-mini-main,.header-icon{width:36px;height:36px}.header-search{margin-top:8px!important}.header-search .search-input{padding:10px 14px!important;font-size:16px!important}.header-search .search-input::placeholder{font-size:14px!important}.catalog-list .catalog-list-items,.catalog-list-items{gap:var(--space-xs)}.catalog-list-items .product .text,.product-card .text{padding:var(--space-xs)}.catalog-list-items .product .title a,.product-card .title{font-size:.75rem}.catalog-list-items .product .price .value,.product-card .price{font-size:1rem}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.catalog-list-items .product,.catalog-list-items .product-item{animation:fadeInUp .5s var(--ease-smooth) forwards;opacity:0}.catalog-list-items .product:first-child{animation-delay:50ms}.catalog-list-items .product:nth-child(2){animation-delay:.1s}.catalog-list-items .product:nth-child(3){animation-delay:.15s}.catalog-list-items .product:nth-child(4){animation-delay:.2s}.catalog-list-items .product:nth-child(5){animation-delay:.25s}.catalog-list-items .product:nth-child(6){animation-delay:.3s}.catalog-list-items .product:nth-child(7){animation-delay:.35s}.catalog-list-items .product:nth-child(8){animation-delay:.4s}.catalog-list-items .product:nth-child(9){animation-delay:.45s}.product-card .media-item.loading,.product-card .product-image.loading{background:linear-gradient(90deg,var(--hc-gray-100) 0,var(--hc-gray-50) 40px,var(--hc-gray-100) 80px);background-size:200px 100%;animation:shimmer 1.5s infinite}@media print{.catalog-list-items .product,.product-card{break-inside:avoid;box-shadow:none;border:1px solid #ddd}}.catalog-list-items.product-list{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1.5rem!important}@media (max-width:1024px){.catalog-list .catalog-list-items,.catalog-list-items{grid-template-columns:repeat(2,1fr);gap:var(--space-md)}.catalog-list-items.product-list{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:640px){.catalog-list-items.product-list{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}}.category-header{background:linear-gradient(135deg,#f0f9fa 0,#e5f4f6 100%);padding:2rem;margin-bottom:2rem;text-align:center;border-radius:1rem}.category-header .breadcrumb-path{font-size:.875rem;color:#6b7280;margin-bottom:.5rem;letter-spacing:.05em}.category-header .breadcrumb-path .separator{margin:0 .5rem;color:#9ca3af}.category-header h1{font-size:2rem;font-weight:700;color:#1f2937;margin:0}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.catalog-results-count{color:#374151;font-size:.9375rem}.catalog-results-count strong{color:#5bb5c5}.toolbar-right{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.page-size-selector{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.page-size-selector a{padding:.25rem .5rem;color:#6b7280;text-decoration:none}.page-size-selector a.active{color:#5bb5c5;font-weight:600}.page-size-selector .divider{color:#d1d5db}.sort-select{padding:.5rem 2rem .5rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;color:#374151;background:#fff url('data:image/svg+xml;charset=UTF-8,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%236b7280%27 stroke-width=%272%27%3e%3cpath d=%27M6 9l6 6 6-6%27/%3e%3c/svg%3e') no-repeat right .5rem center;background-size:1rem;appearance:none;cursor:pointer}.product-card{background:#fff!important;border-radius:1.5rem!important;overflow:hidden!important;box-shadow:0 4px 20px rgba(0,0,0,.08)!important;transition:all .4s cubic-bezier(.175, .885, .32, 1.275)!important;position:relative!important;display:flex!important;flex-direction:column!important}.product-card:hover{transform:translateY(-10px) scale(1.02)!important;box-shadow:0 30px 60px rgba(91,181,197,.25),0 15px 30px rgba(0,0,0,.12)!important}.product-card .gift-badge{position:absolute!important;top:1rem!important;left:0!important;z-index:10!important;background:linear-gradient(135deg,#f5a623 0,#e09510 100%)!important;color:#fff!important;padding:.625rem 1.25rem!important;font-size:.875rem!important;font-weight:700!important;border-radius:0 .5rem .5rem 0!important;box-shadow:0 4px 12px rgba(245,166,35,.4)!important;letter-spacing:.02em!important}.product-card .wishlist-btn{position:relative!important;background:0 0!important;border:none!important;padding:.5rem!important;cursor:pointer!important;transition:all .3s ease!important}.product-card .wishlist-btn svg{width:1.75rem!important;height:1.75rem!important;stroke:#d1d5db!important;transition:all .3s ease!important}.product-card .wishlist-btn:hover svg{stroke:#EF4444!important;fill:rgba(239,68,68,0.1)!important;transform:scale(1.15)!important}.product-card .wishlist-btn.active svg{stroke:#EF4444!important;fill:#EF4444!important}.product-card .wishlist-btn.active:hover svg{fill:rgba(239,68,68,0.8)!important}.product-card .wishlist-btn.loading{pointer-events:none;opacity:.6}.product-card .wishlist-btn.loading svg{animation:wishlist-pulse .8s ease-in-out infinite}@keyframes wishlist-pulse{0%,100%{transform:scale(1)}50%{transform:scale(.85)}}.product-card .wishlist-btn.success svg{animation:wishlist-pop .3s ease-out}@keyframes wishlist-pop{0%{transform:scale(1)}50%{transform:scale(1.3)}100%{transform:scale(1)}}.product-card .wishlist-btn.error svg{stroke:#9CA3AF!important;animation:wishlist-shake .4s ease-in-out}@keyframes wishlist-shake{0%,100%{transform:translateX(0)}20%,60%{transform:translateX(-3px)}40%,80%{transform:translateX(3px)}}.product-card .wishlist-form{position:absolute!important;top:1rem!important;right:1rem!important;z-index:10!important;margin:0!important;padding:0!important}.product-card .product-image-link{display:block;text-decoration:none}.product-card .product-image{background:linear-gradient(180deg,#f8fafb 0,#fff 100%)!important;padding:2rem!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:220px!important;transition:background .4s ease!important}.product-card:hover .product-image{background:linear-gradient(135deg,rgba(91,181,197,.06) 0,rgba(91,181,197,.02) 100%)!important}.product-card .product-image img{max-width:100%!important;max-height:180px!important;object-fit:contain!important;transition:transform .5s ease!important}.product-card:hover .product-image img{transform:scale(1.08)!important}.product-card .card-divider{height:1px!important;background:linear-gradient(to right,transparent,#e5e7eb,transparent)!important;margin:0!important}.product-card .product-content{padding:1.25rem 1.5rem 1.5rem!important;display:flex!important;flex-direction:column!important;flex:1!important}.product-card .product-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:.75rem!important}.product-card .stock-status{display:flex!important;align-items:center!important;gap:.5rem!important}.product-card .stock-status.available .stock-dot{width:.5rem!important;height:.5rem!important;border-radius:50%!important;background-color:#5bb5c5!important;animation:pulse-dot 2s infinite!important}.product-card .stock-status.available .stock-text{font-size:.8125rem!important;font-weight:600!important;color:#5bb5c5!important}.product-card .stock-status.unavailable .stock-text{font-size:.8125rem!important;font-weight:600!important;color:#ef4444!important}.product-card .rating{display:flex!important;align-items:center!important;gap:.375rem!important}.product-card .rating .stars{color:#f5a623!important;font-size:.875rem!important;letter-spacing:-1px!important}.product-card .rating .count{font-size:.75rem!important;color:#9ca3af!important;font-weight:500!important}.product-card .product-title{font-size:.9375rem!important;font-weight:700!important;color:#1a1a1a!important;line-height:1.4!important;margin:0 0 1rem 0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.625rem!important}.product-card .product-title a{color:inherit!important;text-decoration:none!important;transition:color .2s ease!important}.product-card:hover .product-title a{color:#5bb5c5!important}.product-card .product-footer{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;margin-top:auto!important}.product-card .price-container{display:flex!important;flex-direction:column!important;gap:.125rem!important}.product-card .price-old{font-size:.875rem!important;color:#9ca3af!important;text-decoration:line-through!important;font-weight:400!important}.product-card .price-current{font-size:2rem!important;font-weight:800!important;color:#1a1a1a!important;line-height:1!important;letter-spacing:-.02em!important}.product-card .price-current .currency{font-size:1.25rem!important;font-weight:700!important;margin-left:.125rem!important}.product-card .basket-form{margin:0!important}.product-card .btn-buy-circle{width:3.5rem!important;height:3.5rem!important;border-radius:50%!important;background:linear-gradient(135deg,#5bb5c5 0,#4a9ea8 100%)!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .3s ease!important;box-shadow:0 4px 16px rgba(91,181,197,.4)!important}.product-card .btn-buy-circle svg{width:1.5rem!important;height:1.5rem!important;stroke:white!important}.product-card .btn-buy-circle:hover{background:linear-gradient(135deg,#4a9ea8 0,#3d8a93 100%)!important;box-shadow:0 8px 24px rgba(91,181,197,.5)!important;transform:translateY(-3px) scale(1.05)!important}.product-card .btn-buy-circle:active{transform:translateY(0) scale(1)!important}.catalog-list-items .product-card{animation:fadeInUp .4s ease forwards}.catalog-list-items .product-card:first-child{animation-delay:50ms}.catalog-list-items .product-card:nth-child(2){animation-delay:.1s}.catalog-list-items .product-card:nth-child(3){animation-delay:.15s}.catalog-list-items .product-card:nth-child(4){animation-delay:.2s}.catalog-list-items .product-card:nth-child(5){animation-delay:.25s}.catalog-list-items .product-card:nth-child(6){animation-delay:.3s}.catalog-list-items .product-card:nth-child(7){animation-delay:.35s}@media (max-width:768px){.top-promo-bar .container{flex-direction:column;text-align:center}.promo-contact{justify-content:center}.header-content{gap:15px}.newsletter-content{flex-direction:column;text-align:center}.newsletter-form{flex-direction:column;width:100%}.newsletter-form input{width:100%}.footer-content{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:span 2}.header-nav{display:none}.promo-banner span{font-size:12px}.search-layout{grid-template-columns:1fr}.search-sidebar{position:static;order:-1}.search-products-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}.search-dropdown{position:fixed;top:60px;left:10px;right:10px;min-width:auto;max-width:none;max-height:calc(100vh - 80px);overflow-y:auto}.search-dropdown-content{flex-direction:column;gap:16px}.dropdown-products,.dropdown-sidebar{width:100%;flex:none}.dropdown-sidebar{border-left:none;border-top:1px solid #eee;padding-left:0;padding-top:16px}.product-thumb{width:40px;height:40px}.product-name{font-size:13px}.hc24-basket{padding:20px 0}.basket-title{font-size:22px}.cart-table thead{display:none}.cart-table tbody tr{display:block;padding:20px 0;border-bottom:1px solid #eee}.cart-table tbody td{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border:none}.cart-table tbody td::before{font-weight:500;color:#555;font-size:13px}.cart-table .product-thumbnail{justify-content:center}.cart-table .product-name::before{content:"Προϊόν: "}.cart-table .product-price::before{content:"Τιμή: "}.cart-table .product-quantity::before{content:"Ποσότητα: "}.cart-table .product-subtotal::before{content:"Σύνολο: "}.cart-actions{flex-direction:column}.coupon-form{width:100%}.coupon-input{flex:1}.btn-update{width:100%}.hc24-basket .basket-products{padding:15px}.hc24-basket .cart-table tbody tr{display:grid;grid-template-columns:80px 1fr;grid-template-rows:auto auto auto;gap:10px;padding:15px 0;border-bottom:1px solid #eee}.hc24-basket .cart-table tbody td{padding:5px 0;border:none}.hc24-basket .cart-table .product-thumbnail{grid-row:1/4}.hc24-basket .cart-table .product-name{grid-column:2;font-weight:500}.hc24-basket .cart-table .product-price,.hc24-basket .cart-table .product-quantity,.hc24-basket .cart-table .product-remove,.hc24-basket .cart-table .product-subtotal{text-align:left}.hc24-basket .cart-table .product-price::before{content:"Τιμή: ";font-weight:500;color:#666}.hc24-basket .cart-table .product-subtotal::before{content:"Σύνολο: ";font-weight:500;color:#666}.hc24-checkout{padding:20px 0 40px}.checkout-title{font-size:22px}.checkout-card{padding:15px}.form-row{grid-template-columns:1fr}.order-summary{position:static}.aimeos .catalog-detail-basket .action .btn-action,.catalog-detail .btn-action,.product-detail .btn-action{max-width:100%;padding:14px 24px!important;font-size:16px!important;position:sticky;bottom:15px;z-index:100}.basket-mini{min-width:280px!important;max-width:100%!important}.search-icon-btn{display:flex!important;order:2;width:40px;height:40px;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;transition:all .2s}.search-icon-btn:hover{background:var(--hc24-primary);color:#fff}.search-icon-btn svg{stroke:currentColor}.mobile-menu-toggle{display:flex!important;order:0}.header-top .logo{order:1;flex:0 0 auto}.header-top .logo img{height:60px!important;width:auto!important}.header-actions{order:3;display:flex;align-items:center;gap:8px}.account-text{display:none!important}.header-cart svg,.header-icon svg{width:22px;height:22px}.top-promo-bar .promo-contact{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.top-promo-bar .promo-contact a{font-size:12px}.header-search{display:block!important;flex:1 1 100%!important;order:10!important;max-width:100%!important;min-width:auto!important;margin-top:10px!important}.header-search .search-bar-container{width:100%!important;max-width:100%!important}.header-search .search-input-wrapper{width:100%!important}.header-search .search-input{width:100%!important;font-size:16px!important;padding:12px 16px!important}.header-top{padding:12px 0!important;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap!important}.search-bar-container .search-dropdown{position:fixed!important;left:10px!important;right:10px!important;top:auto!important;max-height:60vh!important;border-radius:12px!important;z-index:2000!important}.catalog-filter-search,.filter-section{margin-bottom:16px!important}.catalog-filter-search .form-control,.catalog-filter-search .value,.catalog-filter-search input{font-size:16px!important}.catalog-filter{border-radius:8px;margin:0 8px 16px}.filter-title svg{width:18px;height:18px}.filter-reset-all{font-size:11px}.filter-search-global{padding:12px 16px}.filter-search-global .search-icon{left:28px;width:14px;height:14px}.filter-search-input{padding:10px 10px 10px 36px;font-size:13px;border-radius:6px}.filter-section-arrow{width:10px;height:10px}.filter-section-search{padding:8px 12px;font-size:12px;border-radius:6px;margin-bottom:10px}.filter-list-item{padding:6px 0;min-height:32px}.filter-label{gap:10px;align-items:center}.filter-count{font-size:11px;min-width:20px;flex-shrink:0}.filter-list::-webkit-scrollbar{width:3px}.filter-list::-webkit-scrollbar-track{background:0 0}.filter-list::-webkit-scrollbar-thumb{background:rgba(148,163,184,.4);border-radius:3px}.filter-list-item:has(.filter-checkbox:checked){background:rgba(91,181,197,.08);margin:0 -16px;padding:6px 16px;border-radius:0}.filter-checkbox:checked+.filter-checkbox-custom+.filter-label-text{color:#1e293b;font-weight:500}.filter-header{padding:var(--filter-space-lg) var(--filter-space-xl)!important}.filter-title{font-size:14px!important;gap:8px}.filter-section-header{padding:var(--filter-space-md) var(--filter-space-xl)!important}.filter-section-title{font-size:var(--filter-font-size-base)!important}.filter-section-content{padding:0 var(--filter-space-xl) var(--filter-space-lg)!important}.filter-list{max-height:200px!important;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.filter-checkbox-custom{width:18px!important;height:18px!important;border-width:1.5px;flex-shrink:0}.filter-checkbox:checked+.filter-checkbox-custom::after{width:5px!important;height:5px!important}.filter-label-text{font-size:var(--filter-font-size-base)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0;color:#475569}.aimeos .catalog-stage,.catalog-list .catalog-stage{padding:var(--space-lg) var(--space-md);border-radius:0 0 var(--radius-lg) var(--radius-lg)}.catalog-stage .catalog-name,.catalog-stage h1{font-size:1.5rem}.catalog-list .catalog-list-head,.catalog-list-head{flex-direction:column;align-items:flex-start;gap:var(--space-sm);padding:var(--space-sm) 0}.catalog-list .catalog-list-items,.catalog-list-items{grid-template-columns:repeat(2,1fr);gap:var(--space-sm)}.catalog-list-items .product,.catalog-list-items .product-item,.product-card{border-radius:var(--radius-md)}.catalog-list-items .product .text,.product-card .product-content,.product-card .text{padding:var(--space-sm)}.catalog-list-items .product .title a,.product-card .product-name,.product-card .title{font-size:.8rem;-webkit-line-clamp:2}.catalog-list-items .product .price .value,.product-card .price,.product-card .price-actual .value{font-size:1.1rem}.catalog-list-items .product .badge,.product-card .badge,.product-card .product-badge{font-size:.6rem;padding:3px 6px}.product-card .heart-icon,.product-card .wishlist{width:30px;height:30px}.product-card .heart-icon svg,.product-card .wishlist svg{width:14px;height:14px}.product-card .add-to-cart,.product-card .btn-cart{padding:var(--space-xs) var(--space-sm);font-size:.75rem}.product-card .rating .star,.product-card .stars svg{width:12px;height:12px}.product-card .availability,.product-card .stock-status{font-size:.7rem}.product-card{border-radius:1.25rem!important}.product-card:hover{transform:translateY(-6px)!important}.product-card .product-image{padding:1.25rem!important;min-height:160px!important}.product-card .product-image img{max-height:130px!important}.product-card .product-content{padding:1rem 1.25rem 1.25rem!important}.product-card .product-title{font-size:.8125rem!important;min-height:2.25rem!important}.product-card .price-current{font-size:1.5rem!important}.product-card .btn-buy-circle{width:3rem!important;height:3rem!important}.product-card .btn-buy-circle svg{width:1.25rem!important;height:1.25rem!important}.product-card .gift-badge{font-size:.75rem!important;padding:.5rem 1rem!important}.product-card .wishlist-btn svg{width:1.5rem!important;height:1.5rem!important}}.no-products{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#f9fafb 0,#f3f4f6 100%);border-radius:1rem}.no-products svg{margin:0 auto 1.5rem;display:block}.no-products h3{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:#1f2937}.no-products p{color:#6b7280;margin-bottom:1.5rem}.no-products .btn-clear{display:inline-block;background:linear-gradient(135deg,#5bb5c5 0,#4a9ea8 100%);color:#fff;padding:.75rem 1.5rem;border-radius:.75rem;text-decoration:none;font-weight:600;box-shadow:0 4px 12px rgba(91,181,197,.3)}#filterSidebar{background:linear-gradient(145deg,#fff 0,#f8fafb 100%)!important;border:1px solid rgba(91,181,197,.12)!important;border-radius:1.25rem!important;padding:1.5rem!important;box-shadow:0 4px 20px rgba(0,0,0,.04)!important}#filterSidebar .catalog-filter{background:0 0!important}#filterSidebar label:not(.category-leaf):not(.category-parent){display:flex!important;align-items:center!important;padding:.625rem .875rem!important;margin:0 -.875rem!important;border-radius:.625rem!important;cursor:pointer!important;transition:background .2s ease!important}#filterSidebar label:not(.category-leaf):not(.category-parent):hover{background:rgba(91,181,197,.08)!important}#filterSidebar input[type=checkbox]{width:1.125rem!important;height:1.125rem!important;border-radius:.375rem!important;accent-color:#5BB5C5!important;margin-right:.75rem!important;cursor:pointer!important}#filterSidebar input[type=search],#filterSidebar input[type=text]{width:100%!important;padding:.625rem 1rem!important;border:1px solid #e5e7eb!important;border-radius:.625rem!important;font-size:.875rem!important;transition:border-color .2s ease,box-shadow .2s ease!important}#filterSidebar input[type=search]:focus,#filterSidebar input[type=text]:focus{outline:0!important;border-color:#5bb5c5!important;box-shadow:0 0 0 3px rgba(91,181,197,.15)!important}@media (max-width:992px){.main-nav{position:fixed;top:0;left:-100%;width:300px;height:100vh;background:#fff;box-shadow:2px 0 20px rgba(0,0,0,.1);transition:left .3s ease;z-index:1001;overflow-y:auto;padding-top:70px}.main-nav.active{left:0}.nav-menu{flex-direction:column;align-items:stretch;gap:0;padding:20px}.nav-item{border-bottom:1px solid var(--hc24-border)}.nav-link{padding:15px 0;justify-content:space-between}.mega-menu{position:static;transform:none;box-shadow:none;border-radius:0;min-width:100%;display:none;opacity:1;visibility:visible;background:var(--hc24-bg-light)}.nav-item:hover .mega-menu{display:none}.nav-item.open .mega-menu{display:block}.mega-menu-inner{padding:15px}.mega-menu-grid{grid-template-columns:1fr;gap:20px}.catalog-search input,.header-search .catalog-search input{width:180px}.catalog-search input:focus,.header-search .catalog-search input:focus{width:200px}.main-header .header-content{display:flex;flex-wrap:wrap;gap:15px}.main-header .logo{order:1}.main-header .header-utilities{order:2;flex:0 0 auto;gap:10px}.main-header .header-search{order:4;flex:1 1 100%;max-width:100%;min-width:auto;margin-top:10px}.main-header .main-nav{order:5;width:100%}.header-top .logo{order:1}.header-top .header-search{order:3;flex:1 1 100%;max-width:100%;min-width:auto}.search-layout{grid-template-columns:200px 1fr;gap:24px}.basket-content{grid-template-columns:1fr}.checkout-grid{grid-template-columns:1fr}.checkout-right{order:-1}.header-nav.active{left:0}.header-nav .nav-menu{flex-wrap:wrap;flex-direction:column;padding:20px}.header-nav .nav-item{width:100%;border-bottom:1px solid #eee}.header-nav .nav-link{display:block;padding:15px 0;font-size:16px}.header-nav .nav-offers{margin-left:0;margin-top:10px}.header-nav .offers-link{display:block;text-align:center;padding:12px 20px}.header-nav .mega-menu{position:static;display:none;width:100%;box-shadow:none;padding:10px 0 10px 20px}.header-nav .nav-item.open .mega-menu{display:block}.mobile-menu-toggle{display:flex!important;order:0}.nav-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}.nav-overlay.active{opacity:1;visibility:visible}.header-top{flex-wrap:wrap;gap:10px}.header-search{order:3;width:100%;margin-top:10px}.header-actions{order:2;gap:10px}.account-text{display:none}.main-header{position:sticky;top:0}.main-header.scrolled .header-top{padding:6px 15px}.main-header.scrolled .header-top .logo img{height:40px!important}.main-header.scrolled .header-search{display:none}.main-header.scrolled .search-icon-btn{display:flex;order:2}.main-header.scrolled .header-actions{gap:8px}.main-header.scrolled .account-link svg,.main-header.scrolled .cart-icon-link svg,.main-header.scrolled .header-icon svg{width:22px;height:22px}.main-header.scrolled .mobile-menu-toggle{width:24px;height:24px}.mobile-search-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.98);z-index:2000;padding:20px;flex-direction:column}.mobile-search-overlay.active{display:flex}.mobile-search-overlay .search-close{align-self:flex-end;background:0 0;border:none;font-size:32px;cursor:pointer;padding:10px;color:#333}.mobile-search-overlay .search-input-wrap{margin-top:30px}.mobile-search-overlay input{width:100%;padding:15px 20px;font-size:18px;border:2px solid #40b5ad;border-radius:30px;outline:0}.header-nav{position:fixed;top:0;left:-100%;width:85%;max-width:320px;height:100vh!important;background:#fff;z-index:1000;transition:left .3s ease;padding-top:60px;overflow-y:auto!important;box-shadow:2px 0 10px rgba(0,0,0,.1);max-height:none!important;overflow-x:hidden!important}.header-nav.mobile-open{display:flex!important;flex-direction:column!important}.header-nav .nav-menu,.header-nav>ul{overflow-y:auto!important;overflow-x:hidden!important;max-height:calc(100vh - 60px)!important;padding-bottom:100px!important}.header-nav::before{content:'';display:block;position:sticky;top:0;background:#fff;z-index:10}.header-nav .mega-menu.mobile-expanded,.header-nav li.expanded>.mega-menu{display:block!important;max-height:none!important;overflow:visible!important}.header-nav .nav-menu>li,.header-nav>ul>li{width:100%!important;max-width:100%!important}.header-nav .nav-menu>li>a,.header-nav>ul>li>a{word-wrap:break-word!important;white-space:normal!important}.aimeos,.catalog-detail,.catalog-list,.container,.content,.footer,.header-nav,.header-top,.main,.main-header,.wrapper,footer{max-width:100vw!important;overflow-x:hidden!important;width:100%!important}.catalog-list-items{width:100%!important;max-width:100%!important;padding-left:10px!important;padding-right:10px!important}.product-card{max-width:100%!important;width:100%!important}img{max-width:100%!important;height:auto!important}.breadcrumb,.product-breadcrumb,nav[aria-label=Breadcrumb]{overflow-x:auto!important;white-space:nowrap!important;-webkit-overflow-scrolling:touch!important;padding-bottom:5px!important;max-width:100%!important}code,pre{max-width:100%!important;overflow-x:auto!important}table{display:block!important;max-width:100%!important;overflow-x:auto!important}[class*=mini-cart],[class*=off-canvas],[class*=offcanvas],[class*=sidebar-cart],[class*=zeynep]{position:fixed!important;max-width:85vw!important}.aimeos *{max-width:100vw!important}.aimeos,.container,.container-fluid,.content,.header-top,.healthcare24,.main-content,.main-header,.page-catalog-detail,.page-catalog-home,.page-catalog-list,.row,.wrapper,body,footer,header,html,main{width:100%!important;max-width:100%!important;min-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.carousel,.hero-section,.hero-slider,.slider-section,.swiper,.swiper-container{width:100%!important;max-width:100%!important}.aimeos>*{max-width:100%!important}html{overflow-x:visible!important;width:100%!important;max-width:100%!important}body{overflow-x:visible!important;width:100%!important;max-width:100%!important;position:relative!important}body,html{margin:0!important;padding:0!important}.footer-column,.footer-content,.footer-grid,.main-footer,footer{overflow:visible!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:15px!important;padding-right:15px!important;box-sizing:border-box!important}.row{margin-left:0!important;margin-right:0!important}.row>*{padding-left:12px!important;padding-right:12px!important}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:15px!important;padding-right:15px!important;margin-left:auto!important;margin-right:auto!important;max-width:100%!important;overflow:visible!important}.aimeos,.content,.main-content,main{overflow:visible!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.header-top,.main-header,.promo-banner{overflow:visible!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;left:0!important;right:0!important}.newsletter-section,.newsletter-section .container{overflow:visible!important;padding-left:15px!important;padding-right:15px!important}.carousel,.hero-slider,.swiper,.swiper-container{overflow:hidden!important;max-width:100%!important}#app,.app-wrapper,.page-wrapper,body>.content,body>.wrapper,body>main{overflow-x:clip!important;max-width:100vw!important}@supports not (overflow-x:clip){#app,.app-wrapper,.page-wrapper,body>.content,body>.wrapper,body>main{overflow-x:hidden!important}}.footer-column h4,.main-footer .footer-column h4,.main-footer h4,footer h4{overflow:visible!important;text-overflow:unset!important;white-space:normal!important;word-wrap:break-word!important;padding-left:0!important;margin-left:0!important}.footer-brand,.footer-column{padding:0 15px!important;margin:0!important}.footer-content{display:flex!important;flex-direction:column!important;gap:20px!important;padding:0 15px!important}.footer-grid{grid-template-columns:repeat(2,1fr);display:flex!important;flex-direction:column!important;gap:20px!important;padding:0 15px!important}body:not(.menu-open) .content,body:not(.menu-open) .header-top,body:not(.menu-open) .main-footer,body:not(.menu-open) .main-header,body:not(.menu-open) footer,body:not(.menu-open) main{transform:none!important;left:0!important;right:0!important;position:relative!important}#toTop,.back-to-top{width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;bottom:20px!important;right:20px!important}.header-top .search-icon-btn+.search-icon-btn{display:none!important}.header-nav .nav-menu>li.nav-offers{padding-left:10px!important;padding-right:10px!important}.mobile-menu-footer{padding-left:10px!important;padding-right:10px!important}.header-nav .nav-menu>li{padding-left:0!important;padding-right:0!important}.header-nav .nav-menu>li>a.nav-link{padding-left:15px!important;padding-right:15px!important}.catalog-filter,.catalog-filter-attribute,.catalog-filter-price,.catalog-filter-supplier{border-radius:0;margin-bottom:0;border:none;border-bottom:1px solid rgba(91,181,197,.1)}.catalog-filter-attribute .attr-name,.catalog-filter-supplier .attr-name{padding:16px 20px}.catalog-filter-attribute ul,.catalog-filter-supplier ul{padding:8px 20px 20px}#filterSidebar{border-radius:0!important;border:none!important;border-bottom:1px solid #e5e7eb!important}}.catalog-pagination{margin-top:2rem}@media (min-width:992px){.main-header.scrolled .header-top .logo img{height:45px!important}.main-header.scrolled .header-search{width:auto;min-width:250px;position:relative}.main-header.scrolled .header-search input{width:100%;padding:10px 15px;border:1px solid #e0e0e0;border-radius:25px;cursor:text}.main-header.scrolled .header-search input::placeholder{color:#999}.main-header.scrolled .header-search:focus-within{position:relative;top:auto;left:auto;transform:none;width:auto;min-width:350px;box-shadow:none}.main-header.scrolled .header-nav{max-height:50px;opacity:1;padding:5px 0}.main-header.scrolled .header-nav .nav-link{padding:8px 12px;font-size:13px}.main-header.scrolled .search-icon-btn{display:none!important}.header-nav .nav-link{padding:14px 12px;font-size:13px}.header-nav .nav-menu{flex-wrap:nowrap;overflow-x:visible}.header-nav .nav-item{flex-shrink:0}}.header-nav .nav-item:first-child .mega-menu,.header-nav .nav-item:nth-child(2) .mega-menu,.header-nav .nav-item:nth-child(3) .mega-menu{left:0;right:auto;transform:none}.header-nav .nav-item:nth-last-child(-n+3) .mega-menu{left:auto;right:0;transform:none}.mega-menu-grid.cols-5{grid-template-columns:repeat(5,1fr)}.mega-menu-grid.cols-4{grid-template-columns:repeat(4,1fr)}.mega-menu-grid.cols-3{grid-template-columns:repeat(3,1fr)}.mega-menu-column{min-width:0}.mega-menu-column h4{margin:0 0 15px 0;padding-bottom:8px;border-bottom:2px solid #5bb5c5}.mega-menu-column h4 a:hover{color:#4a9ba9}.mega-menu-column ul{list-style:none;padding:0;margin:0}.mega-menu-column li{margin-bottom:8px}.mega-menu-column li a{color:#333;text-decoration:none;font-size:13px;transition:color .15s ease;display:block;line-height:1.5}.mega-menu-column li a:hover{color:#5bb5c5;padding-left:0}.mega-menu-column .see-all{color:#5bb5c5!important;font-weight:500;margin-top:10px;display:inline-block}.mega-menu-column .see-all:hover{text-decoration:underline}.header-nav .nav-item:hover .nav-link{color:#5bb5c5}@media (min-width:1200px){.mega-menu{min-width:900px;max-width:1100px}.mega-menu-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1400px){.header-nav .nav-link{padding:16px 16px;font-size:14px}.mega-menu{min-width:1000px;max-width:1200px}.mega-menu-grid{grid-template-columns:repeat(5,1fr)}}.mega-menu,.mega-menu-column,.mega-menu-grid,.mega-menu-inner{background-color:#fff!important;background:#fff!important}.nav-item:hover .mega-menu{opacity:1!important;visibility:visible;transform:translateY(0)}.header-nav{border-top:1px solid var(--hc24-border);padding:0;max-height:200px;opacity:1;transition:all .3s ease;overflow:visible;position:relative}.header-nav .nav-item{position:static!important}.mega-menu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px;max-width:100%}.header-nav .nav-item:first-child .mega-menu,.header-nav .nav-item:nth-child(2) .mega-menu,.header-nav .nav-item:nth-child(3) .mega-menu,.header-nav .nav-item:nth-last-child(-n+3) .mega-menu{left:0!important;right:0!important;transform:none!important;margin-left:calc(-50vw + 50%)!important}.mega-menu{position:absolute!important;top:100%!important;left:0!important;transform:none!important;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.12);border-radius:0!important;padding:0;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:1000;min-width:100vw!important;right:0!important;border:1px solid #e0e0e0!important;max-width:100vw!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-top:3px solid #5bb5c5!important;width:100vw!important;margin-left:calc(-50vw + 50%)!important;border-left:none!important;border-right:none!important;pointer-events:auto}.mega-menu:hover{opacity:1!important;visibility:visible!important}.header-nav .nav-item::after{content:"";position:absolute;top:100%;left:0;right:0;height:20px;background:0 0;display:none}.header-nav .nav-item:hover::after{display:block}.mega-menu-inner{padding:30px 40px;background:#fff;max-width:1400px;margin:0 auto;max-height:calc(100vh - 200px);overflow-y:auto;overflow-x:hidden}.mega-menu-inner::-webkit-scrollbar{width:6px}.mega-menu-inner::-webkit-scrollbar-track{background:#f1f1f1}.mega-menu-inner::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.mega-menu-inner::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.header-nav .nav-item.mega-menu-active .mega-menu{opacity:1!important;visibility:visible!important}.mega-menu-column h4 a{color:#5bb5c5;text-decoration:none;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}