.navbar-theme{--navbar-bg:#fff;--navbar-shadow:0 1px 3px rgba(15,23,42,.12);--navbar-height:5rem;--navbar-z-index:80;--navbar-logo-slot-width:10rem;--navbar-logo-width:10rem;--navbar-logo-offset-y:0px;--navbar-link-text:#374151;--navbar-link-hover-bg:#f9fafb;--navbar-link-hover-text:#111827;--navbar-menu-button-bg:#fff;--navbar-menu-button-border:#e5e7eb;--navbar-menu-button-text:#111827;--navbar-sheet-bg:#fff}.navbar-theme--blackfriday,.navbar-theme--hotsale,.navbar-theme--travelsale{--navbar-bg:#fb5226;--navbar-shadow:0 8px 24px rgba(251,82,38,.28);--navbar-height:5rem;--navbar-z-index:80;--navbar-logo-slot-width:10rem;--navbar-logo-width:18rem;--navbar-logo-offset-y:16px;--navbar-link-text:#fff7f5;--navbar-link-hover-bg:hsla(0,0%,100%,.14);--navbar-link-hover-text:#fff;--navbar-menu-button-bg:hsla(0,0%,100%,.08);--navbar-menu-button-border:hsla(0,0%,100%,.24);--navbar-menu-button-text:#fff;--navbar-sheet-bg:#fff}.navbar-theme{position:relative;z-index:var(--navbar-z-index);isolation:isolate;overflow:visible;background-color:var(--navbar-bg);box-shadow:var(--navbar-shadow)}.navbar-theme-row{height:var(--navbar-height);overflow:visible}.navbar-theme-logo-slot{display:flex;align-items:center;width:var(--navbar-logo-slot-width);height:100%;overflow:visible}.navbar-theme-logo{max-width:none;width:var(--navbar-logo-width);transform:translateY(var(--navbar-logo-offset-y))}.navbar-theme-link{color:var(--navbar-link-text)}.navbar-theme-link:hover{background-color:var(--navbar-link-hover-bg);color:var(--navbar-link-hover-text)}.navbar-theme-menu-button{background-color:var(--navbar-menu-button-bg);border-color:var(--navbar-menu-button-border);color:var(--navbar-menu-button-text)}.navbar-theme-menu-button:hover{background-color:var(--navbar-link-hover-bg);color:var(--navbar-link-hover-text)}.navbar-theme-sheet{background-color:var(--navbar-sheet-bg)}