.Navbar-module__cJzEcG__navbar{border-bottom:1px solid var(--border);z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 1px 6px #3d00660d}.Navbar-module__cJzEcG__topBar{border-bottom:1px solid var(--border);padding:.65rem 0}.Navbar-module__cJzEcG__topBarInner{align-items:center;gap:1.25rem;width:100%;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-display);letter-spacing:.04em;color:var(--primary);flex-shrink:0;font-size:1.7rem;line-height:1;text-decoration:none}.Navbar-module__cJzEcG__logo span{color:var(--primary-mid)}.Navbar-module__cJzEcG__searchForm{border:1.5px solid var(--border);background:#f4f2f9;border-radius:100px;flex:1;align-items:center;min-width:0;height:42px;transition:border-color .2s;display:flex;overflow:hidden}.Navbar-module__cJzEcG__searchForm:focus-within{border-color:var(--primary-mid)}.Navbar-module__cJzEcG__searchInput{font-size:.875rem;font-family:var(--font-main);color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0 1rem}.Navbar-module__cJzEcG__searchInput::placeholder{color:var(--text-subtle)}.Navbar-module__cJzEcG__searchBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:100%;font-size:.875rem;transition:background .2s;display:flex}.Navbar-module__cJzEcG__searchBtn:hover{background:var(--primary-mid)}.Navbar-module__cJzEcG__topRight{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.Navbar-module__cJzEcG__iconBtn{width:38px;height:38px;color:var(--text-muted);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;display:flex;position:relative}.Navbar-module__cJzEcG__iconBtn:hover{color:var(--primary);background:var(--surface-2)}.Navbar-module__cJzEcG__cartBounce{animation:.4s cubic-bezier(.36,.07,.19,.97) Navbar-module__cJzEcG__cartPop}@keyframes Navbar-module__cJzEcG__cartPop{0%{transform:scale(1)rotate(0)}25%{transform:scale(1.35)rotate(-12deg)}50%{transform:scale(1.2)rotate(8deg)}75%{transform:scale(1.1)rotate(-4deg)}to{transform:scale(1)rotate(0)}}.Navbar-module__cJzEcG__badge{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:800;display:flex;position:absolute;top:4px;right:4px}.Navbar-module__cJzEcG__signInBtn{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;transition:var(--transition);white-space:nowrap;border-radius:100px;align-items:center;gap:6px;padding:.45rem 1rem;font-size:.78rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__cJzEcG__signInBtn:hover{color:var(--primary);background:var(--surface-2)}.Navbar-module__cJzEcG__menuBtn{width:38px;height:38px;color:var(--text-muted);cursor:pointer;transition:var(--transition);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.Navbar-module__cJzEcG__menuBtn:hover{background:var(--surface-2);color:var(--primary)}.Navbar-module__cJzEcG__catBar{background:#fff}.Navbar-module__cJzEcG__catBarInner{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__catLinks{-ms-overflow-style:none;scrollbar-width:none;align-items:center;gap:0;display:flex;overflow-x:auto}.Navbar-module__cJzEcG__catLinks::-webkit-scrollbar{display:none}.Navbar-module__cJzEcG__catLinks a{color:var(--text-muted);white-space:nowrap;border-bottom:2px solid #0000;padding:.55rem .85rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .2s;display:block}.Navbar-module__cJzEcG__catLinks a:hover{color:var(--primary);border-bottom-color:var(--primary)}.Navbar-module__cJzEcG__allCat{background:var(--surface-2);border-radius:4px;margin-right:4px;color:var(--text)!important;font-weight:700!important}.Navbar-module__cJzEcG__allCat:hover{background:var(--surface-3)!important;border-bottom-color:#0000!important}.Navbar-module__cJzEcG__catRight{flex-shrink:0;padding:.3rem 0}.Navbar-module__cJzEcG__bestDeals{white-space:nowrap;transition:var(--transition);color:var(--accent)!important;border:1.5px solid var(--accent)!important;border-bottom:1.5px solid var(--accent)!important;border-radius:100px!important;padding:.3rem .75rem!important;font-size:.75rem!important;font-weight:700!important}.Navbar-module__cJzEcG__bestDeals:hover{background:var(--accent)!important;color:#fff!important}@media (max-width:768px){.Navbar-module__cJzEcG__searchForm,.Navbar-module__cJzEcG__catBar{display:none}}@media (max-width:480px){.Navbar-module__cJzEcG__signInBtn span{display:none}}
.Sidebar-module__WZVnLW__overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d0d148c;position:fixed;inset:0}.Sidebar-module__WZVnLW__sidebar{border-right:1px solid var(--border);z-index:201;background:#fff;flex-direction:column;width:290px;height:100%;padding:2rem 1.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 40px #3d00661f}.Sidebar-module__WZVnLW__sidebar.Sidebar-module__WZVnLW__open{transform:translate(0)}.Sidebar-module__WZVnLW__closeBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);width:36px;height:36px;transition:var(--transition);justify-content:center;align-self:flex-end;align-items:center;margin-bottom:2rem;font-size:1.2rem;display:flex}.Sidebar-module__WZVnLW__closeBtn:hover{background:var(--surface-2);color:var(--primary)}.Sidebar-module__WZVnLW__sidebarLogo{font-family:var(--font-display);letter-spacing:.04em;color:var(--primary);margin-bottom:2.5rem;font-size:2rem;line-height:1}.Sidebar-module__WZVnLW__sidebarLogo span{color:var(--primary-mid)}.Sidebar-module__WZVnLW__sidebarNav{flex-direction:column;gap:.25rem;display:flex}.Sidebar-module__WZVnLW__sidebarNav a{color:var(--text-muted);border-radius:var(--radius-md);transition:var(--transition);letter-spacing:.5px;align-items:center;padding:.75rem 1rem;font-size:.9rem;font-weight:600;display:flex}.Sidebar-module__WZVnLW__sidebarNav a:hover{background:var(--surface-2);color:var(--primary)}
.Footer-module__S6Hkya__footer{background:var(--primary);color:#ffffffd9;padding:4rem 0 2.5rem}.Footer-module__S6Hkya__footerContainer{flex-direction:column;gap:3rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__footerContainer{flex-direction:row;justify-content:space-between;align-items:flex-start}}.Footer-module__S6Hkya__brandSection{flex-direction:column;flex:1;gap:1rem;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-display);color:#fff;letter-spacing:.04em;flex-direction:column;gap:.4rem;font-size:2.2rem;line-height:1;display:flex}.Footer-module__S6Hkya__logo span:first-child{color:#fff}.Footer-module__S6Hkya__storeBadge{font-family:var(--font-main);letter-spacing:3px;text-transform:uppercase;color:#fffc;background:#ffffff26;border:1px solid #fff3;border-radius:100px;width:fit-content;padding:.3rem .75rem;font-size:.62rem;font-weight:800;display:inline-block}.Footer-module__S6Hkya__tagline{color:#ffffffa6;max-width:280px;font-size:.85rem;font-weight:400;line-height:1.6}.Footer-module__S6Hkya__socialIcons{flex-direction:column;gap:.6rem;margin-top:.5rem;display:flex}.Footer-module__S6Hkya__socialLink{color:#ffffffb3;align-items:center;gap:8px;font-size:.82rem;font-weight:600;transition:color .2s;display:inline-flex}.Footer-module__S6Hkya__socialLink:hover{color:#fff}.Footer-module__S6Hkya__infoSection{flex-wrap:wrap;gap:3rem;display:flex}.Footer-module__S6Hkya__addressBox,.Footer-module__S6Hkya__contactBox{flex-direction:column;gap:.4rem;display:flex}.Footer-module__S6Hkya__addressBox h3,.Footer-module__S6Hkya__contactBox h3{text-transform:uppercase;letter-spacing:2px;color:var(--accent);margin-bottom:.25rem;font-size:.7rem;font-weight:800}.Footer-module__S6Hkya__addressBox p,.Footer-module__S6Hkya__contactBox p{color:#ffffffb8;font-size:.9rem;line-height:1.55}.Footer-module__S6Hkya__mapBox{border-radius:var(--radius-md);background:#ffffff12;border:1px solid #ffffff1a;width:150px;height:80px;overflow:hidden}.Footer-module__S6Hkya__mapPlaceholder{color:#ffffff4d;justify-content:center;align-items:center;width:100%;height:100%;font-size:.75rem;display:flex}
