.header-fixed{padding-top:var(--header-height, 100px)}.header-fixed #header{position:fixed;top:0;left:0;right:0;z-index:99999;background-color:var(--anniversary-fashionfish-primary-color)}.header-fixed #header{margin-top:calc(var(--header-height) * -1);transition:margin-top var(--subnav-transition-duration)}.header-fixed.up #header{margin-top:0}.header-fixed.down #header{margin-top:calc(var(--header-height) * -1)}.header-fixed.first-time #header{transition:none !important}#header-wrapper{display:flex;flex-flow:row;justify-content:space-between;align-items:center;padding-top:22px;padding-bottom:29px;transition:padding 0.2s}#header-wrapper svg{display:block;transition:width 0.2s}@media (max-width:48em){#header-wrapper{padding-top:15px;padding-bottom:15px}#header-wrapper #logo-wrapper svg{width:140px}}#menu-left-wrapper path{transition:0.2s stroke}#menu-left-wrapper:focus path,#menu-left-wrapper:hover path{stroke:#E6007E}.lb-wrapper{position:relative;display:flex;align-items:center;gap:clamp(25px, calc(-0.2272727273rem + 4.9715909091vw), 60px)}