/* V31 storefront usability patch: category dropdowns, live search, category children and horizontal carousels */
.live-search{position:relative;z-index:80}.search-suggestions{position:absolute;top:calc(100% + 8px);right:0;left:0;background:#fff;border:1px solid #dce8e4;border-radius:14px;box-shadow:0 18px 45px rgba(4,45,38,.16);overflow:hidden;max-height:430px;overflow-y:auto;z-index:120}.search-suggestions[hidden]{display:none}.search-suggestions>a{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;text-decoration:none;color:#17332e;border-bottom:1px solid #eef4f2}.search-suggestions>a:last-child{border-bottom:0}.search-suggestions>a:hover{background:#f2faf7}.search-thumb{width:54px;height:54px;border-radius:10px;background:#f0f4f3;display:grid;place-items:center;overflow:hidden;color:#087260}.search-thumb img{width:100%;height:100%;object-fit:contain}.search-copy{min-width:0;display:grid;gap:2px}.search-copy b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-copy small,.search-price small{font-size:9px;color:#71837f}.search-price{font-weight:800;color:#087260;white-space:nowrap;text-align:left}.search-price small{display:block;font-weight:500}.search-empty{padding:18px;text-align:center;color:#71837f;font-size:11px}
.main-category-nav{position:relative;z-index:70}.main-category-nav>.container{align-items:stretch!important;overflow:visible!important}.nav-category-item{position:relative;display:flex;align-items:stretch}.nav-category-root{display:flex!important;align-items:center;gap:6px;white-space:nowrap}.nav-category-root>b{font-size:10px;color:#67817b}.nav-category-dropdown{position:absolute;right:0;top:100%;width:min(660px,80vw);background:#fff;border:1px solid #dbe8e4;border-radius:0 0 16px 16px;box-shadow:0 22px 45px rgba(6,49,42,.16);padding:16px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;z-index:100}.nav-category-item:hover .nav-category-dropdown,.nav-category-item:focus-within .nav-category-dropdown{opacity:1;visibility:visible;transform:none}.nav-dropdown-head{display:flex;align-items:center;justify-content:space-between;padding:0 4px 12px;border-bottom:1px solid #edf3f1;margin-bottom:12px}.nav-dropdown-head strong{font-size:15px}.nav-dropdown-head a{color:#087260;font-size:10px}.nav-dropdown-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.nav-dropdown-grid>a{display:flex!important;align-items:center;gap:8px;border:1px solid #edf3f1;border-radius:10px;padding:8px!important;min-width:0}.nav-dropdown-grid>a:hover{border-color:#9fd1c5;background:#f2faf7}.nav-child-media{width:42px;height:42px;flex:0 0 42px;border-radius:9px;background:#f1f6f4;display:grid;place-items:center;overflow:hidden;color:#087260}.nav-child-media img{width:100%;height:100%;object-fit:contain}.nav-child-media svg{width:24px;height:24px}.nav-dropdown-grid>a>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.home-root-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.home-root-category-card{background:#fff;border:1px solid #dfe9e6;border-radius:16px;overflow:hidden}.root-category-main{display:grid;grid-template-columns:170px 1fr;min-height:170px;text-decoration:none;color:#17332e}.root-category-media{position:relative;background:#f2f7f5;display:grid;place-items:center;overflow:hidden}.root-category-media>img{width:100%;height:100%;object-fit:contain}.root-category-media .home-category-icon-v24{width:58px;height:58px}.root-category-name{padding:20px;display:flex;flex-direction:column;justify-content:center;gap:4px}.root-category-name b{font-size:20px}.root-category-name small{color:#087260}.home-subcategories{border-top:1px solid #e9f0ee;padding:10px;display:flex;gap:9px;overflow-x:auto;scrollbar-width:thin}.home-subcategories>a{flex:0 0 108px;text-align:center;text-decoration:none;color:#18342f;display:grid;gap:5px}.home-subcategories>a>span{height:78px;border-radius:11px;background:#f4f8f7;border:1px solid #e3ece9;display:grid;place-items:center;overflow:hidden}.home-subcategories img{width:100%;height:100%;object-fit:contain}.home-subcategories svg{width:34px;height:34px;color:#087260}.home-subcategories b{font-size:10px;line-height:1.5}.home-subcategories small{font-size:8px;color:#82918e}
.category-children-showcase{margin:18px 0 22px}.category-children-showcase .children-track{display:flex;gap:14px;overflow-x:auto;padding:3px 1px 8px;scroll-snap-type:x proximity}.category-children-showcase a{flex:0 0 132px;scroll-snap-align:start;text-align:center;text-decoration:none;color:#1d3833}.category-children-showcase .child-image{width:118px;height:118px;margin:auto;border-radius:50%;background:#f2f7f5;border:1px solid #dfe9e6;display:grid;place-items:center;overflow:hidden}.category-children-showcase .child-image img{width:100%;height:100%;object-fit:contain}.category-children-showcase .child-image svg{width:45px;height:45px;color:#087260}.category-children-showcase b{display:block;font-size:11px;margin-top:7px}.category-children-showcase small{display:block;font-size:8px;color:#81928e;margin-top:2px}
.auto-carousel{position:relative}.auto-carousel-track{display:flex!important;grid-template-columns:none!important;gap:14px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;padding:4px 1px 12px;scrollbar-width:thin}.carousel-product{flex:0 0 250px;scroll-snap-align:start}.carousel-product>.product-card{height:100%}.carousel-actions{display:flex;align-items:center;gap:6px}.carousel-actions button{width:34px;height:34px;border-radius:50%;border:1px solid #d4e4df;background:#fff;color:#087260;font-size:21px;cursor:pointer;display:grid;place-items:center}.carousel-actions button:hover{background:#087260;color:#fff}.offer-carousel-track .offer-home-card{flex:0 0 270px;scroll-snap-align:start}.offer-home-card-v31 picture{display:block;height:150px;background:#f1f6f4;border-radius:12px;overflow:hidden;margin-bottom:10px}.offer-home-card-v31 picture img{width:100%;height:100%;object-fit:cover}.offer-percent-art{height:100%;display:grid;place-items:center;font-size:54px;color:#087260}.brand-scroll .brand-card{flex:0 0 150px}.home-brands-panel{background:#f7faf9;border:1px solid #e5eeeb;border-radius:16px;padding:18px}
.stock-availability-v31{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#e9f8f2;color:#087260;font-weight:800;font-size:11px}.stock-availability-v31.out{background:#fff0f0;color:#b73e47}
@media(max-width:900px){.nav-dropdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-root-category-grid{grid-template-columns:1fr}.root-category-main{grid-template-columns:140px 1fr}.main-category-nav .container{overflow-x:auto!important}.nav-category-dropdown{display:none}.carousel-product{flex-basis:220px}}
@media(max-width:700px){.search-suggestions{position:fixed;top:155px;right:12px;left:12px;max-height:55vh}.home-root-category-grid{gap:12px}.root-category-main{grid-template-columns:115px 1fr;min-height:125px}.root-category-name{padding:13px}.root-category-name b{font-size:15px}.home-subcategories>a{flex-basis:92px}.home-subcategories>a>span{height:68px}.carousel-product{flex-basis:72vw}.offer-carousel-track .offer-home-card{flex-basis:75vw}.carousel-actions a{display:none}.category-children-showcase a{flex-basis:104px}.category-children-showcase .child-image{width:92px;height:92px}.main-category-nav .header-cat-img{width:28px;height:28px}.main-category-nav>.container{gap:0!important}}
