.header-search--takeover{position:fixed;top:0;right:0;bottom:0;left:0;inset-block-start:0;inset-inline-start:0;width:100%;z-index:999}.header-search--takeover::part(base){width:100%;height:100vh;overflow:hidden}.header-search--takeover::part(overlay){display:none}.header-search--takeover::part(content){width:100%;height:100vh;min-height:0;max-height:none;background:#f9efe3;color:rgb(var(--text-primary));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0}@supports (height: 100dvh){.header-search--takeover::part(base),.header-search--takeover::part(content){height:100dvh}}.header-search__topbar,.main-search__topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#f9efe3;position:sticky;inset-block-start:0;z-index:10}@media screen and (min-width:700px){.header-search__topbar,.main-search__topbar{gap:2rem;padding:1.25rem 2rem}}.header-search__logo,.main-search__logo{display:inline-flex;align-items:center;font-size:1.25rem;color:rgb(var(--text-primary));text-decoration:none;white-space:nowrap}.header-search__logo-image,.main-search__logo-image{max-height:36px;width:auto}@media screen and (max-width:699px){.header-search__logo span,.main-search__logo span{font-size:1rem}}.header-search__form,.main-search__form{max-width:640px;width:100%;justify-self:center}.header-search__input-wrapper,.main-search__input-wrapper{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.625rem 1rem;border:1px solid rgb(var(--border-color));border-radius:999px;background:rgb(var(--background-primary));transition:border-color .2s ease}.header-search__input-wrapper:focus-within,.main-search__input-wrapper:focus-within{border-color:rgb(var(--text-primary))}.header-search__input,.main-search__input{-webkit-appearance:none;appearance:none;border:0;background:none;font-size:1rem;line-height:1.4;min-width:0;color:rgb(var(--text-primary))}.header-search__input:focus,.main-search__input:focus{outline:none}.header-search__input::-webkit-search-decoration,.header-search__input::-webkit-search-cancel-button,.header-search__input::-webkit-search-results-button,.header-search__input::-webkit-search-results-decoration,.main-search__input::-webkit-search-decoration,.main-search__input::-webkit-search-cancel-button,.main-search__input::-webkit-search-results-button,.main-search__input::-webkit-search-results-decoration{display:none}.header-search__clear,.main-search__clear{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:rgb(var(--text-primary) / .08);color:rgb(var(--text-primary));cursor:pointer;transition:background-color .15s ease}.header-search__clear:hover,.main-search__clear:hover{background:rgb(var(--text-primary) / .14)}.header-search__close,.main-search__close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgb(var(--border-color));border-radius:999px;color:rgb(var(--text-primary));background:rgb(var(--background-primary));transition:background-color .15s ease,border-color .15s ease}.header-search__close:hover,.main-search__close:hover{background:rgb(var(--text-primary) / .06);border-color:rgb(var(--text-primary))}.header-search__body,.main-search__body{padding-block:2.5rem 4rem}@media screen and (max-width:699px){.header-search__body,.main-search__body{padding-block:1.5rem 3rem}}.header-search__body:has(predictive-search [slot=results]:not(:empty)) .search-idle{display:none}.search-idle__container{display:block}.search-idle__header{max-width:720px;margin-inline:auto;margin-block-end:2rem;text-align:center}@media screen and (min-width:700px){.search-idle__header{margin-block-end:3rem}}.predictive-search__takeover{display:grid;gap:2rem}.predictive-search__suggestions-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;padding-block-end:1.5rem;border-block-end:1px solid rgb(var(--border-color))}.predictive-search__suggestions{display:flex;flex-wrap:wrap;gap:.5rem .75rem}.predictive-search__suggestions a{display:inline-flex;align-items:center;padding:.375rem .875rem;border:1px solid rgb(var(--border-color));border-radius:999px;font-size:var(--text-sm);color:rgb(var(--text-primary));text-decoration:none;transition:background-color .15s ease,border-color .15s ease}.predictive-search__suggestions a:hover{background:rgb(var(--text-primary) / .06);border-color:rgb(var(--text-primary))}.predictive-search__suggestions mark{background:none;font-weight:700;color:inherit}.predictive-search__view-all{display:flex;justify-content:center;padding-block-start:1rem}.predictive-search__no-results-wrap{padding-block:2rem 1rem;border-block-end:1px solid rgb(var(--border-color));margin-block-end:2.5rem}.predictive-search__no-results-message{font-size:var(--text-lg);color:rgb(var(--text-primary));margin:0}.predictive-search__layout,.main-search__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:2.5rem}@media screen and (min-width:1000px){.predictive-search__layout,.main-search__layout{grid-template-columns:220px minmax(0,1fr);gap:3rem}}@media screen and (min-width:1400px){.predictive-search__layout,.main-search__layout{grid-template-columns:260px minmax(0,1fr);gap:4rem}}@media screen and (min-width:1000px){.predictive-search__layout:not(:has(.predictive-search__sidebar)) .predictive-search__main,.main-search__layout:not(:has(.main-search__sidebar)) .main-search__main{grid-column:2}}.predictive-search__mobile-tabs{display:none}@media screen and (max-width:999px){.predictive-search__mobile-tabs{display:flex;gap:1.5rem;padding-block-end:.75rem;margin-block-end:1rem;border-block-end:1px solid rgb(var(--border-color))}.predictive-search__mobile-tab{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem 0;background:transparent;border:0;border-block-end:2px solid transparent;margin-block-end:-.75rem;padding-block-end:.75rem;color:rgb(var(--text-primary) / .5);font-size:var(--text-base);font-weight:500;cursor:pointer;transition:color .15s ease,border-color .15s ease}.predictive-search__mobile-tab.is-active{color:rgb(var(--text-primary));font-weight:700;border-block-end-color:rgb(var(--text-primary))}.predictive-search__mobile-tab-count{font-size:var(--text-sm);color:rgb(var(--text-primary) / .6);font-weight:400}.predictive-search__layout[data-active-tab=products] .predictive-search__sidebar,.predictive-search__layout[data-active-tab=categories] .predictive-search__main{display:none}}.predictive-search__sidebar,.main-search__sidebar{display:grid;gap:2rem;align-content:start}.predictive-search__sidebar-heading,.main-search__sidebar-heading{margin:0}.predictive-search__collection-list,.main-search__collection-list,.predictive-search__page-list{display:grid;gap:.5rem}.predictive-search__collection-link,.main-search__collection-link{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border:1px solid rgb(var(--border-color));border-radius:6px;background:rgb(var(--background-primary));color:rgb(var(--text-primary));text-decoration:none;transition:background-color .15s ease,border-color .15s ease}.predictive-search__collection-link:hover,.main-search__collection-link:hover,.main-search__collection-link.is-active{background:rgb(var(--text-primary) / .04);border-color:rgb(var(--text-primary) / .3)}.predictive-search__collection-link svg,.main-search__collection-link svg{flex-shrink:0;opacity:.5}@media screen and (max-width:999px){.predictive-search__toolbar{display:none}header-search[data-mobile-filter-open=true] .predictive-search__toolbar{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#f9efe3;padding:5rem 1.25rem 6rem;overflow-y:auto;margin:0}header-search[data-mobile-filter-open=true] .predictive-search__mobile-close{display:inline-flex;align-items:center;justify-content:center;position:fixed;top:1rem;inset-inline-end:1rem;z-index:100;width:36px;height:36px;border:1px solid rgb(var(--border-color));border-radius:999px;background:rgb(var(--background-primary));color:rgb(var(--text-primary));cursor:pointer}header-search[data-mobile-filter-open=true] .predictive-search__mobile-close:hover{background:rgb(var(--text-primary) / .06)}header-search[data-mobile-filter-open=true] .predictive-search__toolbar .facets:before{content:"Filter";display:block;font-size:var(--text-lg);font-weight:700;margin-block-end:1.25rem;color:rgb(var(--text-primary))}header-search[data-mobile-filter-open=true] .predictive-search__toolbar .accordion-list{flex-direction:column;align-items:flex-start;gap:.5rem!important;flex-wrap:nowrap}header-search[data-mobile-filter-open=true] .predictive-search__toolbar .accordion{width:65%;min-width:120px}header-search[data-mobile-filter-open=true] .predictive-search__toolbar .accordion summary{width:100%;justify-content:space-between}header-search[data-mobile-filter-open=true] .predictive-search__toolbar .accordion__toggle{width:100%;justify-content:space-between!important}header-search[data-mobile-filter-open=true] .predictive-search__toolbar .facets-horizontal .accordion-list .accordion .accordion__content{position:static;box-shadow:none;border:0;margin-block-start:.5rem;padding:1rem;min-width:0;max-width:none;background:rgb(var(--background-primary));border-radius:8px}header-search[data-mobile-filter-open=true] .predictive-search__active-facets{margin-block-start:1.5rem;padding-block-start:1.5rem;border-block-start:1px solid rgb(var(--border-color) / .4)}}.predictive-search__main,.main-search__main{display:grid;gap:0;align-content:start;min-width:0}.main-search__results-header{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1.5rem}.main-search__results-header p{margin:0}.main-search__results-header .text-subdued{font-size:var(--text-sm)}.main-search__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem;padding-block:.75rem;border-block:1px solid rgb(var(--border-color));background:rgb(var(--background-primary));position:sticky;inset-block-start:0;z-index:5}.main-search__filters-desktop{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;flex:1 1 auto;min-width:0}.main-search__filters-desktop .facets-horizontal .accordion-list{margin-left:0;gap:.5rem;flex-wrap:wrap}.main-search__filters-desktop .facets-horizontal .accordion{border:0!important}.main-search__filters-desktop .facets-horizontal .accordion__toggle{display:inline-flex!important;align-items:center!important;gap:.5rem!important;padding:.5rem 1rem!important;border:1px solid rgb(var(--border-color))!important;border-radius:999px!important;font-size:var(--text-sm)!important;background:rgb(var(--background-primary))!important;transition:border-color .15s ease,background-color .15s ease!important}.main-search__filters-desktop .facets-horizontal .accordion__toggle:hover,.main-search__filters-desktop .facets-horizontal .accordion[open] .accordion__toggle{border-color:rgb(var(--text-primary))!important;background:rgb(var(--text-primary) / .03)!important}.main-search__filter-button,.main-search__sort-button{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border:1px solid rgb(var(--border-color));border-radius:999px;font-size:var(--text-sm);background:rgb(var(--background-primary));color:rgb(var(--text-primary));transition:border-color .15s ease}.main-search__filter-button:hover,.main-search__sort-button:hover{border-color:rgb(var(--text-primary))}.main-search__sort{position:relative;margin-inline-start:auto;flex-shrink:0}.search-idle__grid,.predictive-search__products,.main-search__products{--product-list-max-items-per-row-allowed: 3;row-gap:2rem!important}@media screen and (max-width:699px){.search-idle__grid,.predictive-search__products,.main-search__products{--product-list-items-per-row: 1 !important;row-gap:1.25rem!important}}@media screen and (min-width:700px){.search-idle__grid,.predictive-search__products,.main-search__products{--product-list-items-per-row: 3 !important}}@media screen and (max-width:699px){.header-search__topbar,.main-search__topbar{grid-template-columns:40px minmax(0,1fr) 40px;grid-template-areas:"close   logo    spacer" "form    form    filter";row-gap:.75rem;column-gap:.5rem;padding:.75rem 1rem}.header-search__close,.main-search__close{grid-area:close;justify-self:start;width:36px;height:36px;border:0;background:transparent}.header-search__logo,.main-search__logo{grid-area:logo;justify-self:center;font-size:.875rem}.header-search__form,.main-search__form{grid-area:form;max-width:none}.header-search__input-wrapper,.main-search__input-wrapper{padding:.5rem .75rem}.header-search__filter-trigger{grid-area:filter;display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgb(var(--border-color));border-radius:999px;background:rgb(var(--background-primary));color:rgb(var(--text-primary));cursor:pointer}header-search[data-has-query=true] .header-search__filter-trigger{display:inline-flex}.header-search__filter-trigger[aria-expanded=true]{background:rgb(var(--text-primary));color:rgb(var(--background-primary))}}@media screen and (min-width:700px){.header-search__filter-trigger{display:none}}.predictive-search__mobile-close{display:none}.search-idle__grid .product-card,.predictive-search__products .product-card,.main-search__products .product-card{padding:.25rem!important}.search-idle__grid .product-card__info,.predictive-search__products .product-card__info,.main-search__products .product-card__info{padding-block-start:1rem!important}.search-idle__grid .product-card__info--grouped,.predictive-search__products .product-card__info--grouped,.main-search__products .product-card__info--grouped{flex-direction:column!important;gap:.25rem!important}.search-idle__grid .product-card__info--grouped>div,.predictive-search__products .product-card__info--grouped>div,.main-search__products .product-card__info--grouped>div{width:100%!important}.search-idle__grid .product-card__info--grouped .product-card-product-title,.predictive-search__products .product-card__info--grouped .product-card-product-title,.main-search__products .product-card__info--grouped .product-card-product-title{margin-bottom:0!important}.search-idle__grid .product-card-product-title,.predictive-search__products .product-card-product-title,.main-search__products .product-card-product-title{word-break:normal;overflow-wrap:break-word}.search-idle__grid .product-card-product-title>.text-font,.predictive-search__products .product-card-product-title>.text-font,.main-search__products .product-card-product-title>.text-font{display:block!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.search-idle__grid .price-list,.predictive-search__products .price-list,.main-search__products .price-list{flex-direction:row!important;flex-wrap:nowrap!important;align-items:baseline;gap:.5rem;justify-content:flex-start!important}.search-idle__grid .price-list>*,.predictive-search__products .price-list>*,.main-search__products .price-list>*{white-space:nowrap}.predictive-search__toolbar{position:sticky;inset-block-start:0;z-index:5;padding-block:.75rem;margin-block:1rem 1.5rem}.predictive-search__toolbar .facets{display:flex;flex-direction:column;align-items:stretch;gap:1rem;min-width:0}.predictive-search__toolbar .accordion-list{margin-left:0!important;gap:.5rem!important;flex-wrap:wrap}.predictive-search__toolbar .accordion{border:0!important}.predictive-search__toolbar .accordion summary,.predictive-search__toolbar .accordion summary *{list-style:none;color:rgb(var(--text-primary))!important}.predictive-search__toolbar .accordion summary{cursor:pointer;padding:.5rem 1rem;border:1px solid rgb(var(--border-color));border-radius:6px;background:rgb(var(--background-primary))!important;transition:border-color .15s ease,background-color .15s ease}.predictive-search__toolbar .accordion summary::-webkit-details-marker,.predictive-search__toolbar .accordion summary::marker{display:none}.predictive-search__toolbar .accordion summary:hover,.predictive-search__toolbar .accordion[open] summary{border-color:rgb(var(--text-primary));background:rgb(var(--text-primary) / .03)}.predictive-search__toolbar .accordion__toggle{display:inline-flex!important;align-items:center!important;gap:.5rem!important;padding:0!important;font-size:var(--text-sm)!important;color:rgb(var(--text-primary))!important}.predictive-search__toolbar .accordion[open] .accordion__toggle svg{transform:rotate(180deg)}.predictive-search__toolbar .facets-horizontal .accordion-list .accordion .accordion__content{position:absolute;z-index:10;min-width:230px;max-width:320px;margin-block-start:10px;padding:1rem;background:rgb(var(--background-primary));border:1px solid rgb(var(--border-color));border-top:1px solid rgb(var(--border-color));border-radius:8px;box-shadow:0 4px 16px #00000014}.predictive-search__results-header{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1.5rem;padding-block-end:.75rem}.predictive-search__results-header p{margin:0}.predictive-search__filter-values{display:flex;flex-direction:column;gap:.5rem;max-height:300px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.predictive-search__filter-values::-webkit-scrollbar{width:6px}.predictive-search__filter-values::-webkit-scrollbar-thumb{background:rgb(var(--text-primary) / .18);border-radius:3px}.predictive-search__filter-values::-webkit-scrollbar-track{background:transparent}.predictive-search__filter-values .checkbox-control{min-width:0;white-space:nowrap}.predictive-search__filter-values .checkbox-control label{overflow:hidden;text-overflow:ellipsis}.search-idle__menu{margin-block-end:2.5rem}.search-idle__menu-heading{display:none}.search-idle__menu-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem}.search-idle__menu-link{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border:1px solid rgb(var(--border-color));border-radius:6px;background:rgb(var(--background-primary));color:rgb(var(--text-primary));text-decoration:none;transition:background-color .15s ease,border-color .15s ease}.search-idle__menu-link:hover{background:rgb(var(--text-primary) / .04);border-color:rgb(var(--text-primary) / .3)}.search-idle__menu-link svg{flex-shrink:0;opacity:.5}@media screen and (max-width:699px){.search-idle__menu-list{grid-auto-flow:column;grid-auto-columns:max-content;grid-template-columns:none;overflow-x:auto;scrollbar-width:none;margin-inline:calc(-1 * var(--container-gutter, 1.25rem));padding-inline:var(--container-gutter, 1.25rem)}.search-idle__menu-list::-webkit-scrollbar{display:none}.search-idle__menu-link{white-space:nowrap}}.predictive-search__toolbar .accordion summary{position:relative}.filter-pill__count{position:absolute;inset-block-start:-8px;inset-inline-end:-8px;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 .3rem;background:rgb(var(--theme-color, 109 25 25));color:#fff;font-size:11px;font-weight:700;line-height:1;border-radius:999px;pointer-events:none}.predictive-search__active-facets{display:flex;flex-wrap:wrap;align-items:center;gap:.625rem;margin-block-end:.5rem}.predictive-search__active-facets .removable-facet{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .625rem;background:rgb(var(--theme-color, 109 25 25));color:#fff;font-size:var(--text-sm);border-radius:4px}.predictive-search__active-facets .removable-facet a{color:#fff;display:inline-flex;align-items:center}.predictive-search__active-facets .facets-clear-all{display:inline-flex;align-items:center;margin-inline-start:.5rem;padding:.375rem .625rem;font-size:var(--text-sm);color:rgb(var(--text-primary));text-decoration:underline;text-underline-offset:2px;cursor:pointer}.predictive-search__active-facets .facets-clear-all:hover{text-decoration:none;color:rgb(var(--theme-color, 109 25 25))}.predictive-search__active-facets .facets-clear-all .link{pointer-events:none}.predictive-search__toolbar .price-range{display:block;min-width:0}.predictive-search__toolbar .price-range .range-group{margin-block-end:1rem}.predictive-search__toolbar .price-range .input-group{column-gap:.5rem;align-items:center}.predictive-search__toolbar .price-range .input-prefix{padding:.35rem .5rem;min-width:0}.predictive-search__toolbar .price-range .input-prefix .field{margin-inline-start:.25rem;font-size:var(--text-sm)}.predictive-search__toolbar .price-range .input-prefix .prefix{font-size:var(--text-sm);flex-shrink:0}.predictive-search__see-all{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgb(var(--border-color));text-align:center}.predictive-search__see-all-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:1px solid rgb(var(--border-color));border-radius:6px;background:rgb(var(--background-primary));color:rgb(var(--text-primary));font-size:var(--text-base);text-decoration:none;transition:background-color .15s ease,border-color .15s ease}.predictive-search__see-all-link:hover{background:rgb(var(--text-primary) / .04);border-color:rgb(var(--text-primary) / .3)}.predictive-search__see-all-link strong{font-weight:600}.predictive-search__see-all-link svg{flex-shrink:0;opacity:.5}
/*# sourceMappingURL=/cdn/shop/t/229/assets/search-takeover.css.map */
