.section-header.shopify-section-group-header-group:has(.search-modal--open){z-index:100}.search-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;--color-black: #040607}.search-modal--open .search-modal{display:flex;flex-direction:column}.search-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000004d;z-index:99;cursor:pointer}.search-modal__container{position:relative;z-index:1;display:flex;flex-direction:column;background-color:rgb(var(--color-background));max-height:90vh;line-height:normal}.search-modal__search{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}@media screen and (min-width:990px){.search-modal__container{max-height:95vh}}@media screen and (max-width:989px){.search-modal__container{max-height:none;flex:1}}@media screen and (min-width:990px){.search-modal--open .search-modal{align-items:stretch;justify-content:flex-start}.search-modal__container{animation:fadeInOverlay .2s ease-out}@keyframes fadeInOverlay{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.search-modal__container{animation:none}}}@media screen and (max-width:749px){.search-modal{height:100dvh;overflow-y:auto}}.search-modal__header{display:flex;align-items:center;gap:1.6rem;padding:1.6rem;flex-shrink:0}@media screen and (min-width:990px){.search-modal__header{padding:5.4rem 4rem 2rem;max-width:120rem;margin-inline:auto;width:100%}}.search-modal__form{flex:1;min-width:0}.search-modal__input-wrapper{display:flex;align-items:center;gap:.8rem;padding:.8rem 1.2rem;border:1px solid rgba(var(--color-foreground),0);border-radius:1rem;background:#f4f4f4;transition:border-color .15s ease}.search-modal__input-wrapper:focus-within{border-color:rgba(var(--color-foreground),0)}.search-modal__search-icon{width:1.7rem;height:1.7rem;flex-shrink:0;color:rgba(var(--color-foreground),.5)}.search-modal__input{flex:1;border:none;outline:none;background:transparent;font-size:1.6rem;font-family:inherit;color:rgb(var(--color-foreground));padding:0;min-width:0;line-height:1.4;box-shadow:none}.search-modal__input::-webkit-search-cancel-button,.search-modal__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.search-modal__input::placeholder{color:rgba(var(--color-foreground),.5)}.search-modal__clear{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.4rem;color:rgba(var(--color-foreground),.5);flex-shrink:0}.search-modal__clear:hover{color:rgb(var(--color-foreground))}.search-modal__clear svg{width:1.4rem;height:1.4rem}.search-modal__clear.hidden{display:none}.search-modal__cancel{background:none;border:none;cursor:pointer;font-size:1.4rem;font-family:inherit;color:rgb(var(--color-foreground));white-space:nowrap;flex-shrink:0;text-decoration:underline}.search-modal__cancel:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.search-modal__body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1.4rem 1.6rem 2rem;z-index:1;--popup-border-width: 0}@media screen and (min-width:990px){.search-modal__body{padding:1.4rem 4rem 3rem;max-width:120rem;margin-inline:auto;width:100%}}.search-modal__empty-state.hidden,.search-modal__results.hidden{display:none}.search-modal__empty-state{display:flex;flex-direction:column;gap:3rem}.search-empty__section.hidden{display:none}.search-empty__heading{font-size:1.4rem;line-height:calc(1 + .3 / var(--font-body-scale));font-weight:500;letter-spacing:.325px;color:var(--color-black);text-transform:uppercase;margin:0 0 1.5rem}.search-empty__pills{display:flex;flex-wrap:wrap;gap:.6rem}.search-empty__pill{display:inline-flex;align-items:center;padding:0px 1.4rem;height:3.8rem;border:1px solid rgba(var(--color-foreground),1);border-radius:10rem;font-size:1.6rem!important;color:rgb(var(--color-foreground));text-decoration:none;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease;line-height:1.4}.search-empty__pill:hover{border-color:#9d9d9d}.search-empty__collections-grid{--grid-mobile-horizontal-spacing: 1rem;--grid-desktop-horizontal-spacing: 1rem;--grid-mobile-vertical-spacing: 1rem;--grid-desktop-vertical-spacing: 1rem}.search-empty__collection-card{display:flex;flex-direction:column;gap:.8rem;text-decoration:none;color:rgb(var(--color-foreground))}.search-empty__collection-card:hover .search-empty__collection-title{text-decoration:underline}.search-empty__collection-card:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.search-empty__collection-image{aspect-ratio:1 / 1;overflow:hidden;border-radius:1rem;background-color:rgba(var(--color-foreground),.04)}.search-empty__collection-title{font-size:1.4rem;font-weight:400;line-height:1.5;text-align:left}@media screen and (max-width:749px){.search-empty__collection-title{text-align:center}}.search-empty__recently-viewed-grid{--grid-mobile-horizontal-spacing: 1rem;--grid-desktop-horizontal-spacing: 1rem;--grid-mobile-vertical-spacing: 1rem;--grid-desktop-vertical-spacing: 1rem}.search-empty__viewed-card{display:flex;flex-direction:column;text-decoration:none;color:rgb(var(--color-foreground));overflow:hidden}.search-empty__viewed-image{aspect-ratio:1 / 1;overflow:hidden;background:var(--product-media-bg-color)}.search-empty__viewed-image img{width:100%;height:100%;object-fit:cover}.search-empty__viewed-info{display:flex;flex-direction:column;gap:.2rem;padding:1.3rem 1rem 1.3rem 1.5rem;flex:1}.search-empty__viewed-title-row{display:flex;justify-content:space-between;align-items:baseline;gap:.8rem}.search-empty__viewed-title{font-size:1.4rem;line-height:1.42;font-weight:500;margin:0}.search-empty__viewed-type{font-size:1.3rem;line-height:1.67;font-weight:400;color:#000;margin-bottom:1rem}.search-empty__viewed-color{font-size:1.3rem;font-weight:400;line-height:1.67}.search-empty__viewed-price{font-size:1.4rem;font-weight:400;margin:0;white-space:nowrap}@media screen and (max-width:749px){.search-empty__viewed-info{padding:1rem}.search-empty__viewed-title{font-size:1.3rem}.search-empty__viewed-type,.search-empty__viewed-color{font-size:1.2rem}.search-empty__viewed-type{margin:0}.search-empty__viewed-price{margin-top:.9rem;font-size:1.2rem}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:2rem}.predictive-search__results-wrapper{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width:990px){.predictive-search__results-wrapper{gap:3.2rem;align-items:start;flex-direction:row}}.predictive-search__suggestions{display:flex;flex-direction:column;width:20rem;flex-shrink:0}.predictive-search__heading{font-size:1.4rem;line-height:calc(1 + .3 / var(--font-body-scale));font-weight:500;color:var(--color-black);margin:0 0 1.5rem;letter-spacing:.325px;text-transform:uppercase}.predictive-search__suggestions-list{display:flex;flex-direction:column;gap:1.2rem}.predictive-search__suggestion-item{list-style:none}.predictive-search__suggestion-link{display:block;font-size:1.6rem!important;line-height:1.4;color:var(--color-black);text-decoration:none;font-weight:300}.predictive-search__suggestion-link:hover,.predictive-search__suggestion-item[aria-selected=true] .predictive-search__suggestion-link{text-decoration:underline}.predictive-search__suggestion-link mark{background-color:transparent;font-weight:500;color:inherit}.predictive-search__products{display:flex;flex-direction:column;flex-grow:1}.predictive-search__products-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.5rem;gap:1.6rem}.predictive-search__result-count{font-size:1.4rem;line-height:calc(1 + .3 / var(--font-body-scale));font-weight:500;letter-spacing:.325px;text-transform:uppercase;color:var(--color-black);margin:0}.predictive-search__view-all{font-size:1.4rem!important;line-height:1.5;font-weight:300;color:var(--color-black);text-decoration:underline!important;text-underline-offset:.3rem;white-space:nowrap;flex-shrink:0}.predictive-search__view-all:hover{text-decoration-thickness:2px}.predictive-search__view-all:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.predictive-search__products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media screen and (min-width:990px){.predictive-search__products-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.predictive-search__products-grid li.predictive-search__product-item:nth-child(3)~li{display:none}}.predictive-search__product-item{list-style:none}.predictive-search__product-item[aria-selected=true] .card-wrapper{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/517/assets/component-predictive-search.css.map */
