.sticky-header{position:fixed;top:0;left:0;right:0;z-index:1030;transition:all 0.3s ease-in-out;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgb(255 255 255 / .2)}.sticky-header{padding:1rem 0;background-color:rgb(248 249 250 / .95)}.sticky-header.scrolled{padding:.5rem 0;background-color:rgb(248 249 250 / .98)}.sticky-header .navbar-brand{transition:all 0.3s ease}.sticky-header .navbar-favicon{transition:all 0.3s ease;max-height:32px;width:auto;filter:drop-shadow(0 2px 4px rgb(0 0 0 / .1))}.sticky-header.scrolled .navbar-favicon{max-height:28px}.sticky-header .navbar-logo{transition:all 0.3s ease;max-height:50px}.sticky-header.scrolled .navbar-logo{max-height:40px}.sticky-header .navbar-brand img:not(.navbar-favicon){transition:all 0.3s ease;max-height:50px}.sticky-header.scrolled .navbar-brand img:not(.navbar-favicon){max-height:40px}.sticky-header .navbar-nav .nav-link{transition:all 0.3s ease;padding:.75rem 1rem;color:var(--bs-gray-700);font-weight:500}.sticky-header.scrolled .navbar-nav .nav-link{padding:.5rem 1rem}.sticky-header .navbar-nav .nav-link:hover{color:var(--bs-primary);transform:translateY(-1px)}.sticky-header .user-items a{transition:all 0.3s ease;padding:.5rem;border-radius:8px;color:var(--bs-gray-700);display:flex;align-items:center;justify-content:center}.sticky-header .user-items a:hover{background-color:rgb(230 188 235 / .1);color:var(--bs-primary);transform:translateY(-1px)}.sticky-header .search-container input[type='search']{transition:all 0.3s ease;border:1px solid rgb(186 235 229 / .3);background-color:rgb(255 255 255 / .8)}.sticky-header.scrolled .search-container input[type='search']{font-size:.9rem;padding:.5rem 2.5rem .5rem 2rem}.sticky-header .cart-count{font-size:.7rem;min-width:18px;height:18px;line-height:18px;top:-8px;right:-8px}@media (max-width:991.98px){#intro{display:none!important}#category{margin-top:0!important;margin-bottom:0!important;padding-top:2rem!important;padding-bottom:2rem!important}#category .display-header{margin-bottom:1.5rem!important}.sticky-header{padding:.75rem 0;background-color:rgb(248 249 250 / .98)}.sticky-header.scrolled{padding:.5rem 0;background-color:rgb(248 249 250)}.sticky-header .navbar-favicon{max-height:28px}.sticky-header.scrolled .navbar-favicon{max-height:24px}.sticky-header .navbar-logo{max-height:45px}.sticky-header.scrolled .navbar-logo{max-height:35px}.sticky-header .navbar-brand img:not(.navbar-favicon){max-height:45px}.sticky-header.scrolled .navbar-brand img:not(.navbar-favicon){max-height:35px}.sticky-header .navbar-toggler{border:none;padding:.25rem .5rem;transition:all 0.3s ease}.sticky-header .navbar-toggler:focus{box-shadow:none}.sticky-header .hamburger{width:24px;height:20px;position:relative;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.sticky-header .hamburger span{display:block;height:2px;width:100%;background:var(--bs-gray-700);border-radius:2px;transition:all 0.3s ease}.sticky-header .hamburger.active span:nth-child(1){transform:rotate(45deg) translateY(9px)}.sticky-header .hamburger.active span:nth-child(2){opacity:0;transform:translateX(-20px)}.sticky-header .hamburger.active span:nth-child(3){transform:rotate(-45deg) translateY(-9px)}#mobileMenu{top:0!important;background-color:rgb(248 249 250 / .98)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1040!important}#mobileMenu.show{display:block!important}#mobileMenuOverlay{z-index:1035!important}#mobileMenuOverlay.show{display:block!important;opacity:1!important}.sticky-header .navbar-toggler{z-index:1050;position:relative}}@media (min-width:768px) and (max-width:1399.98px){.sticky-header .navbar-brand img{max-height:48px}.sticky-header.scrolled .navbar-brand img{max-height:38px}}@media (min-width:1200px){.sticky-header{padding:1.25rem 0}.sticky-header.scrolled{padding:.75rem 0}}html{scroll-behavior:smooth}@keyframes slideDown{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.sticky-header{animation:slideDown 0.3s ease-out}.sticky-header.hide{transform:translateY(-100%);transition:transform 0.3s ease-in-out}.sticky-header.show{transform:translateY(0);transition:transform 0.3s ease-in-out}.sticky-header{will-change:transform,background-color,padding}.sticky-header .nav-link:focus,.sticky-header .user-items a:focus{outline:2px solid var(--bs-primary);outline-offset:2px}@media (prefers-contrast:high){.sticky-header{background-color:#f8f9fa;border-bottom:2px solid var(--bs-gray-300)}.sticky-header.scrolled{background-color:#fff}}@media (prefers-reduced-motion:reduce){.sticky-header,.sticky-header .navbar-brand img,.sticky-header .navbar-nav .nav-link,.sticky-header .user-items a,.sticky-header .hamburger span{transition:none}.sticky-header{animation:none}}@media (prefers-color-scheme:dark){.sticky-header{background-color:rgb(26 26 26 / .95);border-bottom:1px solid rgb(255 255 255 / .1)}.sticky-header.scrolled{background-color:rgb(26 26 26 / .98)}}