.beauty-header-nav{display:none}.beauty-header-nav--left{display:flex;align-items:center;gap:2rem;margin-left:.5rem;order:2}.beauty-header-nav__link{font-family:Acumin Variable Concept,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;color:#000;white-space:nowrap;text-box-trim:trim-both}.beauty-header-nav__link:hover{color:rgb(var(--color-foreground))}.beauty-menu-drawer-container button[data-beauty-drawer-trigger]{padding:.5rem;margin-right:.5rem;display:flex;align-items:center;justify-content:center}.header__icons{display:flex;align-items:center;gap:.5rem}@media screen and (max-width:989px){.beauty-header-nav--left{display:none!important}}@media screen and (min-width:990px){.beauty-header-nav--left{display:flex}.beauty-header-nav__link{font-size:14px}.header--middle-center .beauty-header-nav--left{position:absolute;left:7.5rem;top:50%;transform:translateY(-40%);z-index:3}.header--middle-center .header__heading,.header--middle-center .header__heading-link{grid-area:heading;justify-self:center}.header--middle-center .header__icons{grid-area:icons;justify-self:end}.header--middle-center .menu-drawer-container{grid-area:left-icons;justify-self:start}.header--middle-center{position:relative}}.header__search details[open] .header__icon-close{display:none}.header__search .search-modal{position:fixed;top:var(--search-bar-top, var(--header-height, 6rem));left:0;right:0;bottom:auto;height:auto;min-height:0;max-height:calc(100dvh - var(--search-bar-top, var(--header-height, 6rem)));overflow-y:auto;flex-direction:column;align-items:stretch;justify-content:flex-start;display:flex}.header__search .search-modal__content{height:auto;padding-top:1.4rem;padding-bottom:1.4rem}@media screen and (min-width:750px){.header__search .search-modal__content{padding-top:1.8rem;padding-bottom:1.8rem}.header__search .search-modal{overflow:visible}}@media screen and (max-width:749px){.header__search .search-modal{height:calc(100dvh - var(--search-bar-top, var(--header-height, 6rem)));min-height:0;-webkit-overflow-scrolling:touch}.header__search .search-modal__content{position:relative;flex-shrink:0;z-index:10;background-color:rgb(var(--color-background))}.beauty-search-prefill{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:rgb(var(--color-background))}.beauty-search-prefill__inner{padding-bottom:24px}.header__search .search-modal .modal-overlay{display:none}}.beauty-search-prefill.is-typing{display:none}.beauty-search-prefill__inner{display:flex;gap:24px;padding:10px 24px 140px;width:100%;line-height:normal}.beauty-search-prefill__recommended{flex:0 0 40%;display:flex;flex-direction:column;gap:1.6rem;justify-content:space-between}.beauty-search-prefill__label{font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:#000;margin:0}.beauty-search-prefill__products{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:4px}.beauty-search-prefill__products>li{flex:0 0 calc(50% - 1rem);min-width:0;min-height:134px}.beauty-search-prefill__product{display:flex;gap:1rem;text-decoration:none;color:inherit;align-items:center;height:100%;width:100%;max-height:134px}.beauty-search-prefill__product:hover .beauty-search-prefill__product-name{text-decoration:underline;text-underline-offset:.2rem}.beauty-search-prefill__product-img{flex-shrink:0;width:auto;height:100%;overflow:hidden;background:rgba(var(--color-foreground),.04)}.beauty-search-prefill__product-img img{width:100%;height:100%;object-fit:contain;display:block}.beauty-search-prefill__product-details{display:flex;flex-direction:column;gap:.15rem;min-width:0;justify-content:center}.beauty-search-prefill__product-name{font-family:PFGrandGothikExtended,sans-serif;font-size:12px;font-weight:400}.beauty-search-prefill__product-type{font-size:12px;color:#666}.beauty-search-prefill__product-price{font-size:12px;color:#000;margin-top:.4rem}.beauty-search-prefill__explore{display:block;text-align:center;padding:1.6rem;border:.1rem solid rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background));text-decoration:none;font-size:14px;letter-spacing:.1em;text-transform:uppercase;transition:opacity .2s ease}.beauty-search-prefill__explore:hover{opacity:.8}.beauty-search-prefill__editorial{flex:1;display:flex;gap:1rem}.beauty-search-prefill__editorial-card{flex:1;min-width:0;position:relative;display:flex;align-items:stretch;text-decoration:none;color:#fff;overflow:hidden;height:378px}.beauty-search-prefill__editorial-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,.65) 0%,rgba(0,0,0,.15) 50%,transparent 75%);z-index:1}.beauty-search-prefill__editorial-img,.beauty-search-prefill__editorial-img--placeholder{position:absolute;top:0;right:0;left:0;bottom:0}.beauty-search-prefill__editorial-img img{width:100%;height:100%;object-fit:cover;display:block}.beauty-search-prefill__editorial-info{position:relative;z-index:2;padding:1.6rem 1.4rem;display:flex;flex-direction:column;justify-content:space-between;flex:1;color:#fff}.beauty-search-prefill__editorial-top{display:flex;flex-direction:column;gap:.5rem}.beauty-search-prefill__editorial-cat{display:block;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;color:#fff;opacity:.75;margin-bottom:0}.beauty-search-prefill__editorial-title{font-size:2.2rem;font-weight:400;margin:0;line-height:1.15;color:#fff}.beauty-search-prefill__editorial-cta{display:inline-block;font-size:1rem;letter-spacing:.1em;text-transform:uppercase;text-decoration:underline;text-underline-offset:.3rem;color:#fff;opacity:.9}@media screen and (max-width:749px){.beauty-search-prefill__inner{flex-direction:column;padding:1.6rem 1.6rem 2.4rem}.beauty-search-prefill__recommended{flex:none;border-right:none;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-right:0;padding-bottom:2rem}.beauty-search-prefill__products>li{flex:0 0 100%}.beauty-search-prefill__editorial{padding-left:0;padding-top:2rem;flex-direction:row;flex-wrap:nowrap}.beauty-search-prefill__editorial-card{flex:1;min-width:0;height:200px}.beauty-search-prefill__editorial-title{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/beauty-header.css.map */
