.search-modal{--search-border-radius: 0;--search-border-width: 1px}.search-modal__content{padding:0;border:0;background:transparent;width:min(100% - 2.4rem,94.75rem);max-width:80%;margin:4rem auto 0;overflow:visible}@media screen and (min-width:750px){.search-modal__content{margin-block-start:124px}}.search-modal__content::backdrop{background:#09090961;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog-modal[open].search-modal__content{transform-origin:top center;animation:search-element-slide-in-bottom .24s var(--ease-out-quad) forwards;box-shadow:none}.dialog-modal.search-modal__content.dialog-closing{animation:search-element-slide-out-bottom .18s var(--ease-out-quad) forwards}.search-modal__content[open]{display:flex}predictive-search-component{--resource-card-corner-radius: var(--product-corner-radius);display:flex;width:100%;position:relative;margin-inline:auto;align-items:flex-start;background-color:#fff;z-index:var(--layer-heightened);box-shadow:0 30px 80px #00000024}.predictive-search-form__footer{display:none!important;position:absolute;inset-inline:0;bottom:0;padding:1.6rem 2.4rem 2.2rem;justify-content:flex-end;background:linear-gradient(to top,rgb(255 255 255 / .98),rgb(255 255 255 / .82),transparent)}predictive-search-component:has([data-search-results]):not(:has(.predictive-search-results__no-results)) .predictive-search-form__footer{display:flex}.predictive-search-form{position:relative;width:100%;align-self:flex-start}.predictive-search-form__content{max-height:min(58vh,66rem);overflow-y:auto;background-color:#fff;padding:0 40px 43px;scrollbar-width:none}.predictive-search-form__content::-webkit-scrollbar{display:none}.predictive-search-form__content-wrapper{position:relative;top:0;width:100%;left:0;z-index:var(--layer-raised);display:flex;flex-direction:column;overflow:hidden}.predictive-search-form__heading-row{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.search-modal__heading{margin:0;font-size:clamp(3rem,3vw,3.25rem);text-transform:uppercase;color:#1a1a1a;font-weight:400;line-height:50px}.predictive-search-form__header-inner{position:relative;background:#fff;border:1px solid rgb(20 20 20 / .18);color:#1a1a1a;border-radius:0;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:auto;margin-top:12px}.predictive-search-form__header-inner:focus-within{outline:0;border-color:#14141457}.predictive-search-form__header{display:grid;gap:0;width:100%;align-items:center;background-color:#fff;padding:2.4rem;border-bottom:1px solid rgb(20 20 20 / .08)}.predictive-search-form__header:focus-within,.predictive-search-form__header-inner:focus-within,.predictive-search-form__header-inner:has(.search-input:is(:focus,:focus-visible)){outline:none;box-shadow:none;border-color:var(--color-border)!important}input.search-input{border-radius:0;padding-block:16px 15px;width:100%;color:#8a8a8a;padding-inline:54px 1.6rem;background:transparent;text-overflow:ellipsis;overflow:hidden;outline:none;border:0;text-transform:uppercase;border:1px solid #8A8A8A;font-family:Outfit;font-weight:400;font-size:10px;line-height:100%;letter-spacing:.03em;min-height:55px}.search-input::placeholder{color:#1a1a1a6b}.search-input::-webkit-search-cancel-button,.search-input::-webkit-search-decoration,.search-input::-webkit-search-results-button,.search-input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.search-input,.search-input:is(:focus,:focus-visible,:focus-within),.predictive-search-form__header *:is(:focus,:focus-visible){outline:none;box-shadow:none}.search-input:hover{background-color:transparent}.predictive-search__icon{position:absolute;left:1.4rem;top:50%;width:1.4rem;height:1.4rem;color:#1a1a1a85;transform:translateY(-50%)}.predictive-search__icon>svg{width:1.4rem;height:1.4rem}.predictive-search__reset-button{cursor:pointer;display:none;align-items:center;justify-content:center;min-width:4.4rem;height:4.4rem;padding:0;margin-inline-end:.4rem;background:transparent;color:#1a1a1a;opacity:.58;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-out),visibility var(--animation-speed-medium) var(--animation-timing-fade-out)}.predictive-search__reset-button:hover{color:#1a1a1a;opacity:1}.predictive-search__reset-button:active{transform:scale(.9);transition:transform .1s var(--animation-timing-active)}.predictive-search__reset-button[hidden]{opacity:0;pointer-events:none;visibility:hidden}.predictive-search__reset-button-icon{display:flex;align-items:center;justify-content:center;width:var(--icon-size-lg);height:var(--icon-size-lg);transition:background-color var(--animation-speed-medium) ease-in-out,transform var(--animation-speed-medium) var(--animation-timing-bounce);border-radius:50%}.predictive-search__reset-button-icon:hover{background-color:rgb(var(--color-primary-hover-rgb) / var(--opacity-8))}.predictive-search__reset-button:active .predictive-search__reset-button-icon{transform:scale(.85);transition-timing-function:var(--animation-timing-active);transition-duration:.1s}.predictive-search__reset-button svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button-text{display:block;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase}.predictive-search__search-button{margin-inline-start:auto;min-height:4.4rem;padding:0 2rem;border-radius:0;border:1px solid #1a1a1a;background:#fff;color:#1a1a1a;text-transform:uppercase;letter-spacing:.06em}.predictive-search__close-modal-button{--button-color: #1a1a1a;--button-background-color: transparent;display:flex;justify-content:center;align-items:center;width:24px;height:24px;min-width:24px;margin:0;padding:0;box-shadow:none;border:0}.predictive-search__close-modal-button:active{transform:scale(.8);transition:transform .1s var(--animation-timing-active)}.predictive-search__close-modal-button .svg-wrapper,.predictive-search__close-modal-button svg{width:1.5rem;height:1.5rem}.predictive-search__close-modal-button:hover{--button-color: #1a1a1a;--button-background-color: transparent}.search-modal__content .predictive-search-dropdown,.search-modal__content #predictive-search-products,.search-modal__content .predictive-search-results__products{position:relative}.search-modal__content .predictive-search-results__inner{padding:0}.search-modal__content .predictive-search-results__products{padding-inline:0}.search-modal__content:has(.search-input:placeholder-shown) .predictive-search-results__products,.search-modal__content:has(.search-input:placeholder-shown) .predictive-search-form__footer{display:none}.search-modal__content .predictive-search-results__title{margin:0 0 1.4rem;font-size:1.2rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1ab8}.search-modal__content:has(.search-input:not(:placeholder-shown)) .predictive-search-results__title{display:none}.search-modal__content .predictive-search-results--hidden .predictive-search-results__products,.search-modal__content .predictive-search-results--hidden .predictive-search-results__meta,.search-modal__content .predictive-search-results--hidden .predictive-search-results__no-results,.search-modal__content .predictive-search-results--hidden .recently-viewed-wrapper,.search-modal__content.predictive-search-results--hidden .predictive-search-dropdown{display:none}.search-modal predictive-search-component[data-search-loading=true] .predictive-search-results__products,.search-modal predictive-search-component[data-search-loading=true] .predictive-search-results__meta,.search-modal predictive-search-component[data-search-loading=true] .predictive-search-results__no-results,.search-modal predictive-search-component[data-search-loading=true] .recently-viewed-wrapper,.predictive-search-form__content.predictive-search-results--hidden{display:none}.search-modal__content .predictive-search-results__meta{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin:0 0 23px;padding:0 0 12px;border-bottom:.5px solid #8A8A8A}.search-modal__content .predictive-search-results__summary{font-weight:400;font-size:16px;line-height:22px;letter-spacing:.01em;color:#8a8a8a;margin-bottom:0;text-transform:unset;font-family:var(--font-paragraph--family)}.search-modal__content .predictive-search-results__view-all{padding:0;border:0;background:transparent;text-transform:uppercase;cursor:pointer;font-weight:400;font-size:16px;line-height:22px;letter-spacing:.01em;color:#8a8a8a;font-family:var(--font-paragraph--family)}.search-modal__content .predictive-search-results__view-all:hover{color:#1a1a1a}.search-modal__content .predictive-search-results__wrapper-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;padding-block-end:0}@container (min-width: 550px){.search-modal__content .predictive-search-results__wrapper-products{grid-template-columns:repeat(3,minmax(0,1fr))}}.search-modal__content .predictive-search-results__card--product,.search-modal__content .recently-viewed-wrapper .predictive-search-results__card--product{padding:0;margin:0;background:transparent;transform:unset!important}.search-modal__content .predictive-search-results__card--product:hover,.search-modal__content .recently-viewed-wrapper .predictive-search-results__card--product:hover{padding:0;margin:0;background:transparent}.search-modal__content .resource-card{row-gap:1rem}.search-modal__content .resource-card__media{background:#f7f4f0;overflow:hidden}.search-modal__content .resource-card__image,.search-modal__content .resource-card__image--secondary,.search-modal__content .resource-card__image-placeholder{border-radius:0}.search-modal__content .resource-card__title{font-size:1.6rem;line-height:1.3;color:#1a1a1a}.search-modal__content .resource-card__content .price{font-size:1.5rem;font-weight:500;color:#1a1a1a}.search-modal__content .predictive-search-results__no-results{margin:0;padding:.4rem 0 0;font-size:1.5rem;color:#1a1a1ab8;text-align:left}.dialog-modal .predictive-search-form__header{padding:30px 40px 43px;border-bottom:unset}.predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{border-radius:none}.search-modal__content .card_info_inner_new .card_info_left_new .card_price_new{padding-top:5px}.search-modal__content .card_info_inner_new .card_brand_new{line-height:100%}.predictive-search-results__products .compare-at-price{display:none}@media screen and (max-width:749px){.dialog-modal .predictive-search-form__header{padding:30px 14px 30px 13px}predictive-search-component.predictive-search{background:transparent}.search-modal__content{width:100%;margin:54px 0 0;max-width:100%;max-height:fit-content;height:fit-content}predictive-search-component{box-shadow:none}.search-modal__content:not(:has(.predictive-search-form__content.predictive-search-results--hidden)),predictive-search-component:not(:has(.predictive-search-form__content.predictive-search-results--hidden)){min-height:100dvh}.predictive-search-form__header{padding-block:1.8rem 1.6rem;gap:0}.search-modal__heading{font-size:26px;line-height:35px;letter-spacing:.1px}.search-modal__content .predictive-search-results__wrapper-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.predictive-search-form__footer{padding-inline:1.6rem}.predictive-search-form__header-inner{border:unset;margin-top:16px}.predictive-search-form__content{padding-inline:12px}.predictive-search-form__content .card_quickview_new{bottom:8px;right:7px}.search-modal__content .predictive-search-results__meta{margin:0 0 15px;padding:0 0 10px}.search-modal__content .card_info_new{padding:12px 0 0}.search-modal__content .card_info_inner_new{flex-direction:column-reverse;gap:12px}.search-modal__content .card_info_inner_new .card_info_left_new .card_brand_new{font-weight:400;font-size:12px;line-height:15px;color:#8a8a8a}.search-modal__content .card_info_inner_new .card_info_left_new .card_product_title_new a,.search-modal__content .card_info_inner_new .card_info_left_new .card_product_title_new{font-weight:500;font-size:12px;line-height:100%;color:#1a1a1a}.search-modal__content .card_info_inner_new .card_info_left_new .card_price_new{font-weight:400;font-size:12px;line-height:15px;color:#1a1a1a;padding-top:5px}.search-modal__content .card_info_inner_new .card_swatch_main_new{gap:6px}.search-modal__content .predictive-search-results__summary{font-size:14px;line-height:100%}.search-modal__content .predictive-search-results__view-all{font-size:12px;line-height:100%;letter-spacing:.01em}.predictive-search-results__list.predictive-search-results__wrapper-products.list-unstyled>li:nth-child(n+3){display:none!important}.predictive-search-form__content-wrapper:not(:has(.predictive-search-form__content.predictive-search-results--hidden)){height:100dvh}.predictive-search-form__content{height:100%}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/search-modal.css.map */
