.Navbar-module__XUrT7q__navbar{z-index:50;border-bottom:1px solid #0000;height:60px;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__XUrT7q__navbar.Navbar-module__XUrT7q__default{background-color:#fdfcfb;padding:0}.Navbar-module__XUrT7q__navbar.Navbar-module__XUrT7q__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fdfcfbe6;border-bottom-color:#e5e7eb;padding:0;box-shadow:0 1px 3px #0000001a}.Navbar-module__XUrT7q__navbar.Navbar-module__XUrT7q__mobileMenuOpen{background-color:#f5f3ec;border-bottom-color:#0b2e231a}.Navbar-module__XUrT7q__navbarContainer{justify-content:space-between;align-items:center;max-width:1280px;height:100%;margin:0 auto;padding-left:1rem;padding-right:1rem;display:flex}@media (min-width:1024px){.Navbar-module__XUrT7q__navbarContainer{padding-left:2rem;padding-right:2rem}}.Navbar-module__XUrT7q__logo{z-index:50;letter-spacing:-.025em;color:#0b2e23;font-size:1.5rem;font-weight:700;transition:color .3s;position:relative}@media (min-width:768px){.Navbar-module__XUrT7q__logo{font-size:1.875rem}}.Navbar-module__XUrT7q__desktopNav{justify-content:space-between;align-items:center;gap:1.5rem;display:none}@media (min-width:1024px){.Navbar-module__XUrT7q__desktopNav{display:flex}}.Navbar-module__XUrT7q__navLink{letter-spacing:.025em;color:#1a1a1a;padding-top:.5rem;padding-bottom:.5rem;font-size:1rem;font-weight:500;transition:all .3s;position:relative}.Navbar-module__XUrT7q__navLink:hover,.Navbar-module__XUrT7q__navLink.Navbar-module__XUrT7q__active{color:#d4af37}.Navbar-module__XUrT7q__navLinkUnderline{background-color:#d4af37;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__XUrT7q__navLink:hover .Navbar-module__XUrT7q__navLinkUnderline,.Navbar-module__XUrT7q__navLink.Navbar-module__XUrT7q__active .Navbar-module__XUrT7q__navLinkUnderline{width:100%}.Navbar-module__XUrT7q__actions{align-items:center;gap:.75rem;display:flex}@media (min-width:768px){.Navbar-module__XUrT7q__actions{gap:1rem}}.Navbar-module__XUrT7q__searchButton{color:#1a1a1a;padding:.5rem;transition:color .3s;display:none}.Navbar-module__XUrT7q__searchButton:hover{color:#d4af37}@media (min-width:768px){.Navbar-module__XUrT7q__searchButton{display:flex}}.Navbar-module__XUrT7q__cartLink{color:#1a1a1a;padding:.5rem;transition:color .3s;position:relative}.Navbar-module__XUrT7q__cartLink:hover{color:#d4af37}.Navbar-module__XUrT7q__cartBadge{color:#fff;background-color:#0b2e23;border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.625rem;font-weight:700;display:flex;position:absolute;top:-.25rem;right:-.25rem;box-shadow:0 1px 2px #0000000d}.Navbar-module__XUrT7q__desktopAuth{align-items:center;gap:.75rem;display:none}@media (min-width:768px){.Navbar-module__XUrT7q__desktopAuth{display:flex}}.Navbar-module__XUrT7q__loginLink{color:#0b2e23;padding:.5rem .75rem;font-size:.875rem;font-weight:600;transition:color .3s}.Navbar-module__XUrT7q__loginLink:hover{color:#d4af37}.Navbar-module__XUrT7q__signupButton{color:#0b2e23;background-color:#d4af37;border:none;border-radius:.5rem;padding:.5rem 1.5rem;font-weight:600;transition:all .3s;box-shadow:0 1px 2px #0000000d}.Navbar-module__XUrT7q__signupButton:hover{background-color:#c5a028;box-shadow:0 4px 6px -1px #0000001a}.Navbar-module__XUrT7q__logoutButton{color:inherit;cursor:pointer;background-color:#0000;border:1px solid;border-radius:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s}.Navbar-module__XUrT7q__logoutButton:hover{background-color:#0b2e230d}.Navbar-module__XUrT7q__mobileToggle{color:#1a1a1a;z-index:50;padding:.5rem;transition:color .3s;display:block;position:relative}.Navbar-module__XUrT7q__mobileToggle:hover{color:#d4af37}.Navbar-module__XUrT7q__mobileToggle.Navbar-module__XUrT7q__menuOpen{color:#0b2e23}@media (min-width:1024px){.Navbar-module__XUrT7q__mobileToggle{display:none}}.Navbar-module__XUrT7q__mobileMenu{z-index:40;background-color:#fff;flex-direction:column;padding-top:6rem;padding-left:1.5rem;padding-right:1.5rem;transition:transform .5s ease-in-out;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translate(-100%)}.Navbar-module__XUrT7q__mobileMenu.Navbar-module__XUrT7q__open{transform:translate(0)}@media (min-width:1024px){.Navbar-module__XUrT7q__mobileMenu{display:none}}.Navbar-module__XUrT7q__mobileLinks{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.Navbar-module__XUrT7q__mobileLink{color:#0b2e23;width:100%;transition:all .5s;transition-delay:var(--delay,0s);opacity:0;border-bottom:1px solid #0b2e231a;padding-bottom:1rem;font-size:1rem;font-weight:700;transform:translate(-2.5rem)}.Navbar-module__XUrT7q__mobileLink.Navbar-module__XUrT7q__visible{opacity:1;transform:translate(0)}.Navbar-module__XUrT7q__mobileLink:hover,.Navbar-module__XUrT7q__mobileLink.Navbar-module__XUrT7q__active{color:#d4af37}.Navbar-module__XUrT7q__mobileActions{flex-direction:column;gap:1rem;margin-top:auto;margin-bottom:2.5rem;display:flex}.Navbar-module__XUrT7q__mobileLoginButton{color:#0b2e23;text-align:center;background:0 0;border:none;padding:.75rem;font-size:1rem;font-weight:600;transition:color .3s}.Navbar-module__XUrT7q__mobileLoginButton:hover{color:#d4af37}.Navbar-module__XUrT7q__mobileSignupButton{color:#0b2e23;background-color:#d4af37;border:none;border-radius:.75rem;width:100%;padding:1rem;font-size:1.125rem;font-weight:700;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a}.Navbar-module__XUrT7q__mobileSignupButton:hover{background-color:#c5a028;box-shadow:0 10px 15px -3px #0000001a}.Navbar-module__XUrT7q__icon{width:1rem;height:1rem}.Navbar-module__XUrT7q__iconMd{width:1.25rem;height:1.25rem}.Navbar-module__XUrT7q__iconLg{width:1.5rem;height:1.5rem}
