@media screen and (min-width:990px){.section-header .header{display:grid;grid-template-areas:"logo search icons" "menu menu tracking";grid-template-columns:minmax(180px,.8fr) minmax(320px,1.35fr) max-content;column-gap:clamp(2rem,3vw,5.5rem);row-gap:2rem;align-items:center;max-width:172rem;padding-left:clamp(2rem,3vw,5rem);padding-right:clamp(2rem,3vw,5rem)}.section-header .header__heading,.section-header .header>.header__heading-link{grid-area:logo;justify-self:start;margin:0}.section-header .header__heading-logo-wrapper{width:min(100%,var(--header-logo-width))}.section-header .header__heading-logo{max-height:9rem;object-fit:contain;object-position:left center}.lyra-header__search{grid-area:search;width:100%}.lyra-search-form{display:flex;min-height:8.2rem;padding:1.1rem;border:0;border-radius:2rem;background:#f4f4f4;box-shadow:0 1.2rem 3rem #0000001a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.lyra-search-form:focus-within{box-shadow:0 1.2rem 3rem #0000001a;transform:none}.lyra-search-form__input{min-width:0;flex:1;padding:0 2.2rem;border:0;outline:0;background:transparent;color:rgb(var(--color-foreground));font:inherit;font-size:1.8rem}.lyra-search-form__input::placeholder{color:#363636;opacity:1}.lyra-search-form__input:focus,.lyra-search-form__input:focus-visible,.lyra-search-form__input:active{border:0;outline:0;box-shadow:none}.lyra-search-form__button{width:6rem;min-width:6rem;border:0;border-radius:1.7rem;background:#2f6f57;color:#fff;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.lyra-search-form__button:hover{opacity:.86}.lyra-search-form__button:active{transform:scale(.96)}.lyra-search-form__button .svg-wrapper{width:2.7rem;height:2.7rem;margin:auto}.section-header .header__icons{grid-area:icons;justify-self:end;display:flex;align-items:center;gap:clamp(.4rem,1vw,1.4rem);padding-right:0}.section-header .header__icons>.header__search{display:none}.lyra-header__support{display:flex;align-items:center;gap:1rem;margin-right:clamp(.3rem,1vw,1.5rem);color:rgb(var(--color-foreground));text-decoration:none;white-space:nowrap;transition:opacity .2s ease}.lyra-header__support:hover{opacity:.72}.lyra-header__support-icon{width:3.4rem;height:3.4rem;flex:0 0 auto}.lyra-header__support-icon svg{width:100%;height:100%}.lyra-header__support-copy{display:flex;flex-direction:column;font-size:1.35rem;line-height:1.25}.lyra-header__support-copy strong{font-size:1.55rem}.section-header .header__icon{width:4.4rem;height:4.4rem}.section-header .header__icon .svg-wrapper{width:2.7rem;height:2.7rem}.section-header .header__icon--cart{width:auto;min-width:4.4rem;margin-right:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:.8rem;overflow:visible}.section-header .header__icon--cart>.svg-wrapper{flex:0 0 2.7rem}.section-header .header__icon--cart .cart-count-bubble{top:.1rem;bottom:auto;left:2rem;z-index:2;width:1.9rem;height:1.9rem;border:.2rem solid rgb(var(--color-background));box-sizing:content-box;font-size:1rem;font-weight:700}.lyra-header__cart-copy{display:flex;flex-direction:column;color:rgb(var(--color-foreground));text-decoration:none;font-size:1.5rem;line-height:1.2;white-space:nowrap;position:relative;z-index:1}.lyra-header__cart-copy strong{font-size:1.7rem}.section-header .header__inline-menu{grid-area:menu;justify-self:start;min-width:0;width:100%;margin:0;border-top:.1rem solid rgb(var(--color-foreground) / .07);padding-top:.8rem;text-align:left}.section-header .header__inline-menu>.list-menu--inline{flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(.1rem,.35vw,.6rem);padding:.4rem 1rem;white-space:nowrap}.lyra-header__tracking{grid-area:tracking;justify-self:end;align-self:center;display:inline-flex;width:auto;max-width:max-content;min-height:4rem;align-items:center;justify-content:center;gap:1rem;margin-top:.8rem;padding:.7rem 1.2rem;border:.1rem solid rgb(var(--color-foreground) / .25);border-radius:.8rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background));font-size:1.35rem;line-height:1.2;text-decoration:none;white-space:nowrap;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.lyra-header__tracking:hover{border-color:#2f6f57;color:#2f6f57;background:rgb(var(--color-foreground) / .035)}.lyra-header__tracking-icon{width:2.1rem;height:2.1rem;flex:0 0 auto}.lyra-header__tracking-icon svg{display:block;width:100%;height:100%}.section-header .header__menu-item{min-height:3.8rem;padding:.8rem clamp(.7rem,.6vw,1rem);font-size:1.6rem;letter-spacing:.01em;border-radius:.8rem;transition:color .2s ease,background-color .2s ease}.section-header summary.header__menu-item{display:flex;align-items:center;gap:.5rem;padding-right:clamp(.7rem,.6vw,1rem)}.section-header summary.header__menu-item>.icon-caret{position:static;width:1rem;height:.6rem;margin:0;flex:0 0 auto}.section-header .header__menu-item:hover{background:rgb(var(--color-foreground) / .055)}.section-header .header__submenu{left:0;right:auto;text-align:left}.section-header .header__submenu>li,.section-header .header__submenu a.header__menu-item,.section-header .header__submenu summary.header__menu-item,.section-header .header__submenu .header__menu-item>span{text-align:left!important}.section-header .header__submenu a.header__menu-item{justify-content:flex-start}.section-header .header__submenu summary.header__menu-item{justify-content:space-between}.section-header .header__submenu summary.header__menu-item>span{flex:1}.section-header .mega-menu__content,.section-header .mega-menu__list,.section-header .mega-menu__list>li,.section-header .mega-menu__list .list-unstyled,.section-header .mega-menu__link{text-align:left!important}.section-header .header--top-center .mega-menu__list{justify-content:flex-start}.section-header .header__active-menu-item{text-underline-offset:.6rem}}@media screen and (max-width:1200px)and (min-width:990px){.section-header .header{grid-template-columns:minmax(150px,.65fr) minmax(280px,1fr) auto;column-gap:1.5rem}.lyra-search-form{min-height:6.8rem;padding:.8rem;border-radius:1.7rem}.lyra-search-form__input{padding-left:1.6rem;font-size:1.6rem}.lyra-search-form__button{width:5.2rem;min-width:5.2rem;border-radius:1.4rem}.lyra-header__support-copy span{display:none}.lyra-header__support-copy strong{font-size:1.35rem}.lyra-header__cart-copy{display:none}.section-header .header__inline-menu>.list-menu--inline{gap:0}.section-header .header__menu-item{padding-left:.45rem;padding-right:.45rem;font-size:1.3rem}.section-header summary.header__menu-item{padding-right:.45rem;gap:.35rem}.lyra-header__tracking{padding-left:.8rem;padding-right:.8rem;font-size:1.2rem}}@media screen and (max-width:989px){.large-up-show{display:none!important}.menu-drawer__tracking-item{padding:1.4rem 3rem 0}.menu-drawer__tracking{display:flex;min-height:5rem;align-items:center;justify-content:center;gap:1rem;width:100%;padding:1rem 1.5rem;border:.1rem solid rgb(var(--color-foreground) / .25);border-radius:.8rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background));font-size:1.6rem;font-weight:600;text-decoration:none}.menu-drawer__tracking:hover{border-color:#2f6f57;color:#2f6f57;background:rgb(var(--color-foreground) / .035)}.menu-drawer__tracking-icon{width:2.2rem;height:2.2rem;flex:0 0 auto}.menu-drawer__tracking-icon svg{display:block;width:100%;height:100%}.section-header .header{min-height:7rem;padding-left:1.5rem;padding-right:1.5rem}.section-header .header__heading-logo{max-height:5.2rem;object-fit:contain}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/lyra-reference-header.css.map */
