.navbar{color:#fff;fill:#fff;z-index:100;background-color:#0000;border-bottom:0 solid #0000;width:100%;padding:7px 4% 9px;transition:background-color .3s ease-in-out,color .3s ease-in-out,border .3s ease-in-out,filter .3s ease-in-out;position:fixed;top:14px;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#000;filter:drop-shadow(0 4px 24px #ff5a5f1a);background-color:#ffffffe6;border-bottom:1px solid #0000001a}.navbar a{color:inherit;transition:color .2s ease-in-out}.menu-icon{font-size:1.5rem}.menu-icon,.navbar-left{cursor:pointer}.account-icon,.custom-icon,.custom-icon-small{vertical-align:middle}.account-icon{width:84px;height:46px}.menu-item{cursor:pointer;margin-right:1.5rem;font-size:13px;font-weight:500}.profile-menu{cursor:pointer;width:84px;height:46px;position:relative}.profile-menu .profile-icon{background-color:#fff;border:1px solid #777;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.dropdown-menu{color:#000;z-index:1;background-color:#fff;border-radius:16px;flex-direction:column;min-width:220px;padding:1.5rem 0;font-weight:400;display:flex;position:absolute;top:100%;right:0;box-shadow:0 10px 40px #0000001a,0 0 0 1px #ff5a5f0d}.dropdown-menu button,.dropdown-menu span{color:inherit;cursor:pointer;font-size:14px;font:inherit;text-align:left;background:0 0;border:none;width:100%;padding:.75rem 1.5rem;transition:background-color .2s,color .2s}.dropdown-menu button:hover,.dropdown-menu span:hover{color:#1a1a2e;background-color:#faf0f0}.menuItem{border-bottom:2px solid #0000;font-size:13px;font-weight:500;transition:color .3s,border-bottom .3s}.navbar.scrolled .menuItem:hover{color:#000;border-bottom:2px solid #000}.menuItem:hover{color:#fff;border-bottom:2px solid #fff}.navbar-right a:last-child .menuItem:hover{border-color:#0000}span.cartcount{color:#fff;text-align:center;background:#fc5555;border-radius:20px;width:20px;height:20px;margin-top:-8px;font-size:13px;line-height:21px;display:block;position:absolute;top:-2px;right:-18px}[aria-current]:not([aria-current=false]) .menuItem{color:#ff5a5f;border-bottom:2px solid #ff5a5f}.navbar-right a:last-child.active .menuItem{border:0!important}@keyframes navSearchSlideIn{0%{opacity:0;transform:translateY(-8px)scaleX(.95)}to{opacity:1;transform:translateY(0)scaleX(1)}}.navbar-search-animated{animation:.25s ease-out both navSearchSlideIn}@media (max-width:1023px){.navbar{padding:10px 4%}.menuItem:hover{border-bottom:2px solid #fff}nav.navbar{display:none}}
.mobile-bar{z-index:51;background:#fff;border:1px solid #eee;border-radius:50px;width:calc(100% - 32px);max-width:350px;padding:12px 16px;transition:transform .3s ease-in-out;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 0 22px #00000040}.mobile-bar.nav-hidden{transform:translate(-50%,calc(100% + 40px))}.mobile-bar ul{display:flex}.mobile-bar li{color:#666;cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;font-size:11px;font-weight:300;display:flex}.mobile-bar li img{margin:0 auto 4px}.mobile-bar span.cartcount{color:#fff;text-align:center;background:red;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:18px;min-height:18px;padding:2px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.mobile-bar li.active,.mobile-bar li.active a{font-weight:500;color:#ff5a5f!important}.mobile-bar svg{margin:0 auto 4px}.mobile-bar li.active svg path{fill:#ff5a5f!important;stroke:#ff5a5f!important;stroke-opacity:1!important}.mb-drawer-overlay{-webkit-backdrop-filter:blur(4px);z-index:52;background:#00000073;animation:.25s ease-out mb-fade-in;position:fixed;inset:0}.mb-drawer-sheet{z-index:53;background:#fff;border-radius:24px 24px 0 0;padding-bottom:100px;animation:.35s cubic-bezier(.32,.72,0,1) mb-slide-up;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 40px #0000001f}.mb-drawer-handle{background:#d1d5db;border-radius:999px;width:36px;height:4px;margin:10px auto 0}.mb-drawer-header{justify-content:space-between;align-items:center;padding:16px 24px 12px;display:flex}.mb-drawer-title{color:#111827;letter-spacing:-.2px;font-size:17px;font-weight:600}.mb-drawer-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.mb-drawer-close:hover{background:#f3f4f6}.mb-drawer-close svg{width:20px;height:20px;margin:0}.mb-drawer-divider{background:#e5e7eb;height:.8px;margin:0 24px}.mb-drawer-list{flex-direction:column;gap:2px;padding:8px 12px;display:flex}.mb-drawer-item{color:#374151;cursor:pointer;letter-spacing:.1px;border-radius:14px;align-items:center;gap:14px;padding:14px 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.mb-drawer-item:active,.mb-drawer-item:hover{background:#fff5f5}.mb-drawer-icon{color:#6b7280;background:#f9fafb;border:.8px solid #e5e7eb;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mb-drawer-icon svg{width:20px;height:20px;margin:0}.mb-drawer-icon--whatsapp{color:#25d366;background:#ecfdf5;border-color:#d1fae5}.mb-drawer-icon--phone{color:#3b82f6;background:#eff6ff;border-color:#dbeafe}.mb-drawer-icon--logout{color:#ef4444;background:#fef2f2;border-color:#fee2e2}.mb-drawer-item-label{flex:1;min-width:0}.mb-drawer-item-sublabel{color:#9ca3af;margin-top:1px;font-size:12px;font-weight:400}.mb-drawer-chevron{color:#d1d5db;flex-shrink:0;width:16px;height:16px}.mb-drawer-chevron svg{width:16px;height:16px;margin:0}@keyframes mb-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mb-fade-in{0%{opacity:0}to{opacity:1}}
