.Header-module__hBw1pG__header{z-index:100;background-color:hsl(var(--primary));border-bottom:1px solid #ffffff1a;width:100%;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}@media (max-width:768px){.Header-module__hBw1pG__header{display:none}}.Header-module__hBw1pG__scrolled{background-color:hsl(var(--primary));padding:.25rem 0;box-shadow:0 10px 30px -10px #0000004d}.Header-module__hBw1pG__headerInner{justify-content:space-between;align-items:center;height:4.5rem;transition:height .4s;display:flex}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__headerInner{height:3.75rem}.Header-module__hBw1pG__logo{flex-direction:row;flex-shrink:0;align-items:baseline;gap:0;line-height:1;transition:transform .3s;display:flex}.Header-module__hBw1pG__logo:hover{transform:scale(1.02)}.Header-module__hBw1pG__logoText{letter-spacing:.12em;color:#fff;font-size:1.5rem;font-weight:900}.Header-module__hBw1pG__logoSubtext{letter-spacing:.12em;color:#ffffff73;font-size:1.5rem;font-weight:300}.Header-module__hBw1pG__nav{align-items:center;gap:1.5rem;display:none}@media (min-width:1024px){.Header-module__hBw1pG__nav{display:flex}}.Header-module__hBw1pG__navLink{text-transform:uppercase;letter-spacing:.12em;color:#fff;align-items:center;gap:.4rem;padding:.5rem 0;font-size:.8rem;font-weight:700;transition:all .2s;display:flex;position:relative}.Header-module__hBw1pG__navLink:hover{opacity:1;color:hsl(var(--secondary))}.Header-module__hBw1pG__navLink:after{content:"";background-color:hsl(var(--secondary));width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__navLink:hover:after,.Header-module__hBw1pG__activeLink:after{width:100%}.Header-module__hBw1pG__activeLink{color:hsl(var(--secondary))}.Header-module__hBw1pG__storeLink{color:hsl(var(--secondary))!important}.Header-module__hBw1pG__dropdownContainer{position:relative}.Header-module__hBw1pG__dropdownMenu{opacity:0;visibility:hidden;z-index:100;background-color:#fff;border:1px solid #0000000d;border-radius:.75rem;min-width:200px;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Header-module__hBw1pG__dropdownContainer:hover .Header-module__hBw1pG__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__hBw1pG__dropdownItem{color:#333;white-space:nowrap;border-radius:.5rem;padding:.625rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:block}.Header-module__hBw1pG__dropdownItem:hover{color:hsl(var(--primary));background-color:#f8f8f8;transform:translate(4px)}.Header-module__hBw1pG__megaMenu{border-radius:1rem;min-width:600px;padding:1.5rem}.Header-module__hBw1pG__megaMenuHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.Header-module__hBw1pG__megaMenuTitle{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;font-size:.8rem;font-weight:800}.Header-module__hBw1pG__megaMenuLink{color:hsl(var(--secondary));font-size:.8rem;font-weight:700;transition:opacity .2s}.Header-module__hBw1pG__megaMenuLink:hover{opacity:.8;text-decoration:underline}.Header-module__hBw1pG__megaMenuGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.Header-module__hBw1pG__headerSearch{flex:1;max-width:450px;margin:0 2rem;display:none}@media (min-width:768px){.Header-module__hBw1pG__headerSearch{display:block}}.Header-module__hBw1pG__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__actionIcon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex}.Header-module__hBw1pG__actionIcon:hover{color:hsl(var(--secondary));background-color:#ffffff1a}.Header-module__hBw1pG__cartLink{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex;position:relative}.Header-module__hBw1pG__cartLink:hover{color:hsl(var(--secondary));background-color:#ffffff1a}.Header-module__hBw1pG__cartBadge{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border:2px solid hsl(var(--primary));border-radius:50%;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:0;right:0}.Header-module__hBw1pG__authAction{margin-left:.5rem}.Header-module__hBw1pG__accountBtn{color:#fff;border-color:#ffffff4d;align-items:center;gap:.5rem;font-weight:700;display:flex;border-radius:100px!important}.Header-module__hBw1pG__accountBtn:hover{color:hsl(var(--primary));background-color:#fff}.Header-module__hBw1pG__btnText{display:none}@media (min-width:640px){.Header-module__hBw1pG__btnText{display:inline}}.Header-module__hBw1pG__mobileToggle{color:#fff;background-color:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (min-width:992px){.Header-module__hBw1pG__mobileToggle{display:none}}.Header-module__hBw1pG__mobileMenu{background-color:hsl(var(--primary));z-index:90;width:100%;height:calc(100vh - 4.5rem);padding:1.5rem;animation:.3s forwards Header-module__hBw1pG__slideIn;overflow-y:auto}.Header-module__hBw1pG__mobileSearch{margin-bottom:2rem}.Header-module__hBw1pG__scrolled+.Header-module__hBw1pG__mobileMenu{top:3.75rem}@keyframes Header-module__hBw1pG__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__mobileNav{flex-direction:column;gap:1.5rem;display:flex}.Header-module__hBw1pG__mobileNavLink{color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.Header-module__hBw1pG__mobileActions{margin-top:2rem}.Header-module__hBw1pG__loader{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Header-module__hBw1pG__spin}@keyframes Header-module__hBw1pG__spin{to{transform:rotate(360deg)}}
