.search-modal{--pb-sl-ink: rgb(var(--color-foreground-rgb));--pb-sl-subdued: rgb(var(--color-foreground-rgb) / .68);--pb-sl-hairline: rgb(var(--color-foreground-rgb) / .16);--pb-sl-pill-border: rgb(var(--color-foreground-rgb) / .52);--pb-sl-thumb-bg: rgb(var(--color-foreground-rgb) / .04);--pb-sl-accent: var(--pb-accent, #7e3036);--pb-sl-focus: var(--pb-focus-ring, #7e3036);--pb-sl-ease: cubic-bezier(.16, 1, .3, 1);--pb-sl-radius-pill: 100px;--pb-sl-touch: 44px;--pb-sl-gutter: 1.25rem;--pb-sl-group-gap: var(--pb-sl-gutter);--pb-sl-chevron: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 6 6 6-6 6'/%3E%3C/svg%3E")}.search-modal .search-modal__content{background-color:var(--color-background)}.search-modal .search-modal__content[open]{display:flex;flex-direction:column}@media screen and (min-width:750px){.search-modal .search-modal__content{max-height:calc(85vh - 2rem);border-radius:8px;overflow:hidden}.search-modal .dialog-modal[open].search-modal__content{border:0;box-shadow:0 24px 60px -16px #18121166,0 4px 16px #1812111f}}.search-modal .search-modal__content::backdrop{background-color:#18121180}.search-modal .search-modal__content>predictive-search-component{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%}.search-modal .predictive-search-form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.search-modal .search-modal__content .predictive-search-form__content-wrapper{position:static;inset:auto;display:flex;flex-direction:column;flex:1 1 auto;width:100%;height:auto;min-height:0;max-height:none;padding:0;border-radius:0;overflow:visible;transform:none;will-change:auto}.search-modal .search-modal__content .predictive-search-form__content{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;background-color:var(--color-background)}.search-modal .search-modal__content .predictive-search-form__content-wrapper:has([data-search-results])>.predictive-search-form__content{padding-block-end:0}.search-modal .dialog-modal .predictive-search-form__header{display:flex;align-items:center;gap:.75rem;flex:0 0 auto;min-height:0;padding:var(--pb-sl-gutter) var(--pb-sl-gutter) 0;border:0;border-radius:0;background-color:var(--color-background)}.search-modal .dialog-modal .predictive-search-form__header:before{content:none}.search-modal .dialog-modal .predictive-search-form__header-inner{display:flex;align-items:center;gap:.75rem;flex:1 1 auto;min-width:0;height:56px;min-height:56px;padding:0 .5rem 0 var(--pb-sl-gutter);border:1px solid var(--pb-sl-pill-border);border-radius:var(--pb-sl-radius-pill);background-color:transparent;transition:border-color var(--animation-speed-medium, .15s) var(--pb-sl-ease)}.search-modal .dialog-modal .predictive-search-form__header-inner:focus-within{border-color:var(--pb-sl-accent);border-radius:var(--pb-sl-radius-pill)}.search-modal .search-modal__content .predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner,.search-modal .search-modal__content .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner{border-color:var(--pb-sl-pill-border);border-radius:var(--pb-sl-radius-pill)}.search-modal .search-modal__content .predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within,.search-modal .search-modal__content .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner:focus-within{border-color:var(--pb-sl-accent);border-radius:var(--pb-sl-radius-pill)}.search-modal .predictive-search__icon{position:static;order:-1;inset:auto;flex:0 0 auto;width:20px;height:20px;color:var(--pb-sl-subdued)}.search-modal .predictive-search__icon>svg{width:20px;height:20px}.search-modal .predictive-search-form__header .search-input{flex:1 1 auto;align-self:stretch;min-width:0;min-height:var(--pb-sl-touch);padding:0;border:0;background-color:transparent;font-size:1rem;color:var(--pb-sl-ink)}.search-modal .predictive-search-form__header .search-input:hover{border:0;background-color:transparent}.search-modal .search-input::placeholder{color:var(--pb-sl-subdued)}.search-modal .predictive-search__reset-button{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:var(--pb-sl-touch);min-width:var(--pb-sl-touch);height:var(--pb-sl-touch);padding:0;border:0;border-radius:50%;background-color:transparent;color:var(--pb-sl-subdued);transition:color var(--animation-speed-medium, .15s) var(--pb-sl-ease)}.search-modal .predictive-search__reset-button:hover{color:var(--pb-sl-accent)}.search-modal .predictive-search__reset-button:active{transform:none}.search-modal .predictive-search__reset-button-icon{display:flex;align-items:center;justify-content:center;padding:0;background-color:transparent}.search-modal .predictive-search__reset-button svg{width:16px;height:16px}.search-modal .dialog-modal .predictive-search__reset-button-text{display:none}.search-modal .dialog-modal .predictive-search__close-modal-button{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:var(--pb-sl-touch);min-width:var(--pb-sl-touch);height:var(--pb-sl-touch);padding:0;border:0;border-radius:var(--pb-sl-radius-pill);background-color:transparent;box-shadow:none;color:var(--pb-sl-ink);transition:color var(--animation-speed-medium, .15s) var(--pb-sl-ease)}.search-modal .dialog-modal .predictive-search__close-modal-button:hover{background-color:transparent;color:var(--pb-sl-accent)}.search-modal .predictive-search__close-modal-button:active{transform:none;opacity:.6}.search-modal .predictive-search__close-modal-button svg{width:18px;height:18px}.search-modal .predictive-search-results__inner{overflow:visible;padding-block:0;color:var(--color-foreground)}.search-modal .predictive-search-results__inner>*{padding-inline:0}.search-modal .pb-spotlight-section{padding:var(--pb-sl-gutter)}.search-modal .pb-spotlight-eyebrow,.search-modal .predictive-search-results__title{display:flex;align-items:center;margin:0 0 .875rem;padding:0 0 .625rem;border-bottom:1px solid var(--pb-sl-hairline);font-family:var(--font-subheading--family);font-size:.75rem;font-weight:600;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;color:var(--pb-sl-subdued)}.search-modal .pb-spotlight-chips{display:flex;flex-wrap:wrap;gap:.625rem}.search-modal .pb-spotlight-chip{display:inline-flex;align-items:center;justify-content:center;min-height:var(--pb-sl-touch);padding:0 1.125rem;border:1px solid var(--pb-sl-hairline);border-radius:var(--pb-sl-radius-pill);background-color:transparent;color:var(--pb-sl-ink);font-size:.875rem;font-weight:500;letter-spacing:.01em;text-decoration:none;transition:border-color var(--animation-speed-medium, .15s) var(--pb-sl-ease),color var(--animation-speed-medium, .15s) var(--pb-sl-ease)}.search-modal .pb-spotlight-chip:hover{border-color:var(--pb-sl-accent);color:var(--pb-sl-accent);text-decoration:none}.search-modal .pb-spotlight-chip:active{transform:none}.search-modal .predictive-search-results__wrapper-products.pb-spotlight-results{display:block;grid-template-columns:none;gap:0;margin:0;padding:0;list-style:none}.search-modal .predictive-search-results__card.pb-spotlight-item{display:block;margin:0;padding:0;border:0;border-radius:0;background-color:transparent}.search-modal .pb-spotlight-row{display:flex;align-items:center;gap:.875rem;min-height:56px;padding:.25rem 0;border-bottom:1px solid var(--pb-sl-hairline);text-decoration:none}.search-modal .pb-spotlight-item:last-child .pb-spotlight-row{border-bottom:0}.search-modal .pb-spotlight-row__thumb{display:block;flex:0 0 auto;width:48px;height:48px;object-fit:cover;background-color:var(--pb-sl-thumb-bg)}.search-modal .pb-spotlight-row__title{flex:1 1 auto;min-width:0;font-size:.9375rem;line-height:1.4;color:var(--pb-sl-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color var(--animation-speed-medium, .15s) var(--pb-sl-ease)}.search-modal .pb-spotlight-row__title mark{background-color:transparent;color:var(--pb-sl-accent);font-weight:600}.search-modal .pb-spotlight-row__price{flex:0 0 auto;margin-inline-start:auto;padding-inline-start:.75rem;font-size:.9375rem;font-weight:600;color:var(--pb-sl-ink);white-space:nowrap}.search-modal .pb-spotlight-item:hover .pb-spotlight-row__title,.search-modal .pb-spotlight-item:focus-within .pb-spotlight-row__title,.search-modal .pb-spotlight-item[aria-selected=true] .pb-spotlight-row__title{color:var(--pb-sl-accent)}.search-modal .pb-spotlight-item[aria-selected=true].keyboard-focus,.search-modal .pb-spotlight-item:has(.pb-spotlight-row:focus-visible){outline:2px solid var(--pb-sl-focus);outline-offset:-2px;border-radius:2px}.search-modal .pb-spotlight-empty{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin:0;padding:2.5rem 1rem;text-align:center;color:var(--pb-sl-subdued);font-size:.9375rem;line-height:1.5}.search-modal .pb-spotlight-empty>span:last-child{max-width:32ch}.search-modal .pb-spotlight-empty__icon svg{width:28px;height:28px}.search-modal #predictive-search-products{padding-inline:var(--pb-sl-gutter)}.search-modal .recently-viewed-wrapper~.predictive-search-results__title{margin-top:var(--pb-sl-group-gap)}.search-modal .predictive-search-results__wrapper-products:not(.pb-spotlight-results){display:flex;flex-direction:column;grid-template-columns:none;gap:0;margin:0;padding:0}.search-modal .predictive-search-results__card--product:not(.pb-spotlight-item){margin:0;padding:0;border:0;border-radius:0;background-color:transparent}.search-modal .predictive-search-results__card--product:not(.pb-spotlight-item) .resource-card{display:flex;flex-direction:row;align-items:center;gap:.875rem;min-height:56px;padding:.25rem 0;border-bottom:1px solid var(--pb-sl-hairline)}.search-modal .predictive-search-results__wrapper-products:not(.pb-spotlight-results)>li:last-child .resource-card{border-bottom:0}.search-modal .predictive-search-results__card--product:not(.pb-spotlight-item) .resource-card__media{flex:0 0 auto;width:48px;height:48px;aspect-ratio:1 / 1;border-radius:0;background-color:var(--pb-sl-thumb-bg)}.search-modal .predictive-search-results__card--product:not(.pb-spotlight-item) .resource-card__image{width:48px;height:48px;object-fit:cover}.search-modal .predictive-search-results__card--product:not(.pb-spotlight-item) .resource-card__content{display:flex;flex-direction:row;align-items:center;gap:.75rem;flex:1 1 auto;min-width:0;padding:0}.search-modal .predictive-search-results__card--product:not(.pb-spotlight-item) .resource-card__title{flex:1 1 auto;min-width:0;margin:0;font-size:.9375rem;line-height:1.4;color:var(--pb-sl-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color var(--animation-speed-medium, .15s) var(--pb-sl-ease)}.search-modal .predictive-search-results__card--product:not(.pb-spotlight-item) [ref=priceContainer]{display:flex;align-items:center;gap:.5rem;flex:0 0 auto;margin-inline-start:auto;padding-inline-start:.75rem;font-size:.9375rem;font-weight:600;white-space:nowrap}.search-modal .predictive-search-results__card--product:not(.pb-spotlight-item):hover .resource-card__title,.search-modal .predictive-search-results__card--product:not(.pb-spotlight-item):focus-within .resource-card__title{color:var(--pb-sl-accent)}.search-modal .predictive-search-results__card--product:not(.pb-spotlight-item):is([aria-selected=true].keyboard-focus,:has(.resource-card__link:focus-visible)){outline:2px solid var(--pb-sl-focus);outline-offset:-2px;border-radius:2px}.search-modal .predictive-search-results__clear.button-unstyled{display:inline-flex;align-items:center;min-height:var(--pb-sl-touch);margin-inline-start:auto;padding-inline:.25rem;opacity:1;color:var(--pb-sl-subdued);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:color var(--animation-speed-medium, .15s) var(--pb-sl-ease)}.search-modal .predictive-search-results__clear.button-unstyled:hover{opacity:1;color:var(--pb-sl-accent)}.search-modal .predictive-search-results__card:not(.predictive-search-results__card--product){border-color:var(--pb-sl-hairline)}.search-modal .predictive-search-form__footer{position:static;inset:auto;flex:0 0 auto;padding:1rem var(--pb-sl-gutter) var(--pb-sl-gutter);border-top:1px solid var(--pb-sl-hairline);text-align:center;background-color:var(--color-background)}.search-modal .predictive-search__search-button{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;width:auto;min-width:0;min-height:var(--pb-sl-touch);margin:0 auto;padding:0 .5rem;border:0;border-bottom:1px solid transparent;border-radius:0;background-color:transparent;box-shadow:none;color:var(--pb-sl-ink);font-size:.875rem;font-weight:600;letter-spacing:.02em;transition:color var(--animation-speed-medium, .15s) var(--pb-sl-ease),border-color var(--animation-speed-medium, .15s) var(--pb-sl-ease)}.search-modal .predictive-search__search-button:after{content:"";flex:0 0 auto;width:16px;height:16px;background-color:currentcolor;-webkit-mask:var(--pb-sl-chevron) center / 16px 16px no-repeat;mask:var(--pb-sl-chevron) center / 16px 16px no-repeat}.search-modal .predictive-search__search-button:hover{background-color:transparent;border-bottom-color:var(--pb-sl-accent);color:var(--pb-sl-accent)}.search-modal .predictive-search__search-button:active{transform:none;scale:none}.search-modal .predictive-search-form__header-inner:has(.search-input:focus-visible){outline:2px solid var(--pb-sl-focus);outline-offset:-2px;border-radius:var(--pb-sl-radius-pill)}.search-modal .pb-spotlight-chip:focus-visible,.search-modal .predictive-search__search-button:focus-visible,.search-modal .predictive-search__reset-button:focus-visible,.search-modal .predictive-search__close-modal-button:focus-visible,.search-modal .predictive-search-results__clear.button-unstyled:focus-visible{outline:2px solid var(--pb-sl-focus);outline-offset:2px;color:var(--pb-sl-accent)}.search-modal .pb-spotlight-chip:focus-visible{border-color:var(--pb-sl-accent)}.search-modal .pb-spotlight-row:focus-visible{outline:none}@media screen and (max-width:749px){.search-modal{--pb-sl-gutter: 1rem}.search-modal .dialog-modal[open].search-modal__content{top:0;bottom:auto;width:100%;max-width:100%;height:auto;max-height:100dvh;margin-block:0;border:0;border-radius:0;box-shadow:none}.search-modal .dialog-modal .predictive-search-form__header-inner{height:52px;min-height:52px;padding-inline:1rem .5rem}.search-modal .predictive-search-form__footer{padding-block:1rem;padding-block-end:calc(1rem + env(safe-area-inset-bottom,0px))}}.search-modal .dialog-modal[open].search-modal__content{animation:aw26-search-in .4s var(--pb-sl-ease) forwards}.search-modal .dialog-modal.search-modal__content.dialog-closing{animation:aw26-search-out .3s var(--pb-sl-ease) forwards}@keyframes aw26-search-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes aw26-search-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@media(prefers-reduced-motion:reduce){.search-modal .dialog-modal[open].search-modal__content{animation:aw26-search-fade-in .12s linear forwards}.search-modal .dialog-modal.search-modal__content.dialog-closing{animation:aw26-search-fade-out .12s linear forwards}.search-modal .search-modal__content .predictive-search :is(.pb-spotlight-chip,.pb-spotlight-row__title,.predictive-search-form__header-inner,.predictive-search__reset-button,.predictive-search__close-modal-button,.predictive-search__search-button,.predictive-search-results__clear,.resource-card__title){transition:none}}@keyframes aw26-search-fade-in{0%{opacity:0}to{opacity:1}}@keyframes aw26-search-fade-out{0%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/aw26-search.css.map */
