.search-modal{--norkaya-search-header-offset: var(--header-height, 62px);--norkaya-search-page-width: 1440px;--norkaya-search-border: 1px solid var(--black-10, rgba(37, 30, 27, .1));--norkaya-search-bg: var(--beige, #F3F1EE);--norkaya-search-card-bg: var(--white, #fff)}.search-modal .search-modal__content.dialog-modal{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;border-radius:0;overflow:hidden;background:var(--norkaya-search-bg);box-shadow:none}@media screen and (min-width:750px){.search-modal .search-modal__content.dialog-modal{position:fixed;inset:var(--norkaya-search-header-offset) 0 0 0;height:calc(100dvh - var(--norkaya-search-header-offset))}}@media screen and (max-width:749px){.search-modal .search-modal__content.dialog-modal{position:fixed;top:0;right:0;bottom:0;left:0;width:100dvw;height:100dvh}}.search-modal .search-modal__content::backdrop{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.search-modal .dialog-modal[open].search-modal__content{border-radius:0;box-shadow:none}@media screen and (min-width:750px){.search-modal .dialog-modal[open].search-modal__content,.search-modal .dialog-modal.search-modal__content.dialog-closing{animation:none}}.search-modal .predictive-search{display:flex;flex:1 1 auto;flex-direction:column;width:100%;height:100%;min-height:0;align-items:stretch;background:var(--norkaya-search-bg)}.search-modal .predictive-search-form{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch;width:100%;height:100%;min-height:0}.search-modal .predictive-search-form__header{position:relative;flex:0 0 auto;width:100%;max-width:var(--norkaya-search-page-width);height:56px;margin-inline:auto;padding:0;border:0;border-radius:0;background:var(--norkaya-search-bg)}.search-modal .predictive-search-form__header:after{content:"";position:absolute;left:50%;bottom:0;width:100vw;height:1px;background:var(--black-10, rgba(37, 30, 27, .1));transform:translate(-50%);pointer-events:none}@media screen and (max-width:749px){.search-modal .predictive-search-form__header{height:52px}}.search-modal .predictive-search-form__header-inner{height:100%;border:0;border-radius:0;background:transparent;max-width:calc(100% - 32px)}.search-modal .predictive-search-results__resource-controls{gap:8px;min-height:auto;height:auto}.search-modal .predictive-search-results__resource-controls .slideshow-controls__arrows{gap:8px;height:auto;min-height:auto}.search-modal .predictive-search-results__resource-controls .custom-slider-arrow{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:20px;padding:4px 6px;border:1px solid var(--black-10);border-radius:100px;background:transparent;color:var(--black, #251E1B)}.search-modal .predictive-search-results__resource-controls .custom-slider-arrow svg path{fill:var(--black-80)}@media(hover:hover){.search-modal .predictive-search-results__resource-controls .custom-slider-arrow:hover{background-color:var(--black);color:#fff}.search-modal .predictive-search-results__resource-controls .custom-slider-arrow:hover svg path{fill:var(--white)}}.search-modal .predictive-search__icon{left:24px;width:20px;height:20px}@media screen and (max-width:749px){.search-modal .predictive-search__icon{left:16px}}@media screen and (min-width:1441px){.search-modal .predictive-search__icon{left:0}}.search-modal .predictive-search__icon svg{width:18px;height:18px}.search-modal .predictive-search__icon svg path{fill:var(--black-70)}.search-modal .search-input{height:100%;padding:0 0 0 44px;font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:var(--black)}.search-modal .search-input::placeholder{color:var(--black-50);text-transform:none}@media screen and (min-width:750px){.search-modal .search-input{padding:0 0 0 52px}}@media screen and (min-width:1441px){.search-modal .search-input{padding:0 0 0 28px}}.search-modal .predictive-search__reset-button{position:relative;z-index:3;margin:0}@media(hover:hover){.search-modal .predictive-search__reset-button:hover .predictive-search__reset-button-text{text-decoration:underline;text-decoration-thickness:1px}}.search-modal .predictive-search__reset-button-text{color:var(--black-70);font-size:14px;line-height:normal;font-weight:400;display:inline-flex}.search-modal .predictive-search__close-modal-button{margin:0}@media screen and (max-width:749px){.search-modal .predictive-search__close-modal-button{position:absolute;top:16px;right:16px;z-index:4;width:20px;height:20px;margin:0;padding:0!important}}.search-modal .predictive-search__close-modal-button .svg-wrapper{transition:opacity .3s ease}@media(hover:hover){.search-modal .predictive-search__close-modal-button:hover .svg-wrapper{opacity:.7}}@media screen and (min-width:750px){.search-modal .predictive-search__close-modal-button{margin-right:5px}}@media screen and (min-width:990px){.search-modal .predictive-search__close-modal-button{margin-right:13px}}@media screen and (min-width:1441px){.search-modal .predictive-search__close-modal-button{margin-right:0}}.search-modal .predictive-search__close-modal-button .svg-wrapper{width:24px;height:24px}.search-modal .predictive-search__close-modal-button svg{width:20px;height:20px}.search-modal .predictive-search-form__content-wrapper{position:relative;top:auto;left:auto;z-index:1;display:flex;flex:1 1 0;flex-direction:column;min-height:0;height:0;max-height:none;border-radius:0;overflow:hidden;box-shadow:none;background:var(--norkaya-search-bg)}.search-modal .predictive-search-form__content{flex:1 1 0;min-height:0;height:100%;max-height:none;overflow-y:auto;overflow-x:hidden;background:var(--norkaya-search-bg);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.search-modal .predictive-search-results__inner{width:100%;max-width:var(--norkaya-search-page-width);margin:0 auto;padding:16px;overflow:visible;background:var(--norkaya-search-bg)}.search-modal .predictive-search-results__title{margin:0 0 16px;font-size:14px;font-weight:500;line-height:normal;text-transform:none;color:var(--black, #251E1B);overflow:visible}@media screen and (min-width:990px){.search-modal .predictive-search-results__title{margin:0 8px 16px}}.search-modal .predictive-search-results__clear{padding:0!important;overflow:visible;position:relative;left:-8px}@media(hover:hover){.search-modal .predictive-search-results__clear:hover{text-decoration:underline;text-decoration-thickness:1px}}.search-modal .predictive-search-results__card:has(.resource-card__link:hover) .resource-card__title{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.search-modal .predictive-search-results__products{padding-inline:0}.search-modal .predictive-search-results__resource-header{padding:0}.search-modal .predictive-search-results__wrapper-products{display:flex;gap:0;margin:0 -16px 16px!important;padding:0!important;overflow-x:auto;overflow-y:hidden;border-top:var(--norkaya-search-border);border-left:var(--norkaya-search-border);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}@media screen and (max-width:749px){.search-modal .predictive-search-results__wrapper-products{margin-inline:-16px;padding:0 16px;border-left:0}}@media screen and (min-width:750px){.search-modal .predictive-search-results__wrapper-products{margin-bottom:20px!important}}.search-modal .predictive-search-results__wrapper-products::-webkit-scrollbar{display:none}.search-modal .predictive-search-results__card--product{box-sizing:border-box;width:calc(100% / 3);min-width:calc(100% / 3);max-width:calc(100% / 3);flex:0 0 calc(100% / 3);padding:24px;border-right:var(--norkaya-search-border);border-bottom:var(--norkaya-search-border);background:var(--norkaya-search-bg);scroll-snap-align:start}@media screen and (max-width:989px){.search-modal .predictive-search-results__card--product{width:calc((100% + 80px)/2);min-width:calc((100% + 80px)/2);max-width:calc((100% + 80px)/2);flex:0 0 calc((100% + 80px)/2)}}@media screen and (max-width:749px){.search-modal .predictive-search-results__card--product{width:calc((100dvw - 16px) / 1.3);min-width:calc((100dvw - 16px) / 1.3);max-width:calc((100dvw - 16px) / 1.3);flex:0 0 calc((100dvw - 16px) / 1.3);padding:16px;border:0;border-right:var(--norkaya-search-border);border-bottom:var(--norkaya-search-border)}}@media screen and (max-width:749px){.search-modal .predictive-search-results__card--product:first-child{border-left:var(--norkaya-search-border)}}.search-modal .resource-card__image-placeholder{flex:1}.search-modal .predictive-search__submit-button{position:relative;z-index:4;display:flex;width:30px;min-width:30px;height:100%;margin:0;padding:0;align-items:center;justify-content:center;color:var(--black, #251E1B);background:transparent;cursor:pointer}.search-modal .predictive-search__submit-button .svg-wrapper.predictive-search__submit-button-icon{transition:opacity .3s ease}@media(hover:hover){.search-modal .predictive-search__submit-button:hover .svg-wrapper.predictive-search__submit-button-icon{opacity:.7}}@media screen and (max-width:749px){.search-modal .predictive-search__submit-button{width:56px;min-width:56px}}.search-modal .predictive-search__submit-button:focus-visible{background:transparent;color:var(--black, #251E1B)}.search-modal .predictive-search__submit-button .predictive-search__submit-button-icon{display:flex;width:24px;height:24px;align-items:center;justify-content:center}.search-modal .predictive-search__submit-button .predictive-search__submit-button-icon svg{width:20px;height:20px}.search-modal .predictive-search-product-card{display:flex;height:100%;min-height:0;flex-direction:column}@media screen and (max-width:749px){.search-modal .predictive-search-product-card{gap:12px}}@media screen and (min-width:750px){.search-modal .predictive-search-product-card{gap:0}}.search-modal .predictive-search-product-card .resource-card{gap:20px;opacity:1;animation:none}@media screen and (max-width:749px){.search-modal .predictive-search-product-card .resource-card{gap:16px}}.search-modal .predictive-search-product-card .resource-card__media{position:relative;display:flex;width:100%;--resource-card-aspect-ratio: 320 / 348 !important;align-items:center;justify-content:center;overflow:hidden;background:var(--norkaya-search-card-bg);border-radius:0}@media screen and (max-width:749px){.search-modal .predictive-search-product-card .resource-card__media{--resource-card-aspect-ratio: 248 / 200 !important;aspect-ratio:248 / 200}}.search-modal .predictive-search-product-card .resource-card__image{width:100%;height:100%;object-fit:contain;border-radius:0}.search-modal .predictive-search-product-card .resource-card__image--secondary{top:0;right:0;bottom:0;left:0}.search-modal .predictive-search-product-card .resource-card__content{gap:0}.search-modal .predictive-search-product-card .resource-card__content [ref=priceContainer]{display:none}.search-modal .predictive-search-product-card .resource-card__title{overflow:hidden;font-size:18px;font-weight:500;line-height:normal;text-transform:uppercase;color:var(--black, #251E1B);margin-bottom:16px}@media screen and (min-width:750px){.search-modal .predictive-search-product-card .resource-card__title{margin-bottom:20px}}.search-modal .predictive-search-product-card .resource-card__content>.price{display:none}.search-modal .predictive-search-product-card__actions{position:relative;z-index:3;margin-top:auto}.search-modal .predictive-search-product-card__form-component,.search-modal .predictive-search-product-card__form{display:block;width:100%}.search-modal .predictive-search-product-card__button{display:flex;width:100%;min-height:40px;padding:0 24px;align-items:center;justify-content:space-between;gap:16px;border:var(--norkaya-search-border);border-radius:100px;background:transparent;color:var(--black, #251E1B);font:inherit;font-size:14px;font-weight:500;line-height:normal;text-decoration:none;cursor:pointer;transition:background-color .3s ease,color .3s ease}@media screen and (max-width:749px){.search-modal .predictive-search-product-card__button{padding:0 12px}}@media(hover:hover){.search-modal .predictive-search-product-card__button:has(.compare-at-price):hover .price{color:var(--red)}.search-modal .predictive-search-product-card__button:has(.compare-at-price):hover .compare-at-price{color:var(--white)}}@media(hover:hover){.search-modal .predictive-search-product-card__button:hover{border-color:var(--black, #251E1B);background:var(--black, #251E1B);color:var(--white, #fff)}.search-modal .predictive-search-product-card__button:hover .price{color:var(--white, #fff)}}.search-modal .predictive-search-product-card__button:focus-visible{border-color:var(--black, #251E1B);background:var(--black, #251E1B);color:var(--white, #fff)}.search-modal .predictive-search-product-card__button[disabled]{cursor:not-allowed;opacity:.45}.search-modal .predictive-search-product-card__button-content{display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px}.search-modal .predictive-search-product-card__button-added{display:none;align-items:center;gap:6px}.search-modal .predictive-search-product-card__button.atc-added .predictive-search-product-card__button-content{display:none}.search-modal .predictive-search-product-card__button.atc-added .predictive-search-product-card__button-added{display:flex}.search-modal .predictive-search-product-card__price{margin-left:auto;white-space:nowrap;color:var(--black, #251E1B);font-size:14px;font-weight:500;line-height:normal}.search-modal .predictive-search-product-card__price:has(.compare-at-price) [ref=priceContainer]{display:flex;flex-direction:row-reverse;gap:4px}.search-modal .predictive-search-product-card__price:has(.compare-at-price) .compare-at-price{color:var(--black-50, rgba(37, 30, 27, .5));font-size:10px;font-weight:400;line-height:normal;text-decoration-line:line-through;opacity:1;position:relative;top:-2px}.search-modal .predictive-search-product-card__price:has(.compare-at-price) .price{color:var(--red, #CC444B);font-size:14px;font-weight:500;line-height:normal}.search-modal .predictive-search-results__wrapper-queries{display:flex;width:100%;gap:8px;margin:0 0 24px;padding:0;overflow-x:auto;scrollbar-width:none}@media screen and (max-width:749px){.search-modal .predictive-search-results__wrapper-queries{margin-bottom:24px;padding-bottom:2px}}.search-modal .predictive-search-results__wrapper-queries::-webkit-scrollbar{display:none}.search-modal .predictive-search-results__pill{border-radius:100px;background:transparent;color:var(--black, #251E1B);border:1px solid var(--black-10);min-height:41px;padding:0 24px}@media(hover:hover){.search-modal .predictive-search-results__pill:hover{transform:none;box-shadow:none;background-color:var(--black);color:var(--white);border:1px solid var(--black)}.search-modal .predictive-search-results__pill:hover mark{color:var(--red)}}.search-modal .predictive-search-results__pill mark{color:var(--red)}.search-modal .predictive-search__reset-button-icon{display:none}.search-modal .predictive-search-results__wrapper:not(.predictive-search-results__wrapper-products){display:flex;gap:12px;padding:0 0 24px;overflow-x:auto;scrollbar-width:none;overflow:visible}@media screen and (max-width:749px){.search-modal .predictive-search-results__wrapper:not(.predictive-search-results__wrapper-products){margin-inline:-16px;padding-inline:16px}}.search-modal .predictive-search-results__wrapper:not(.predictive-search-results__wrapper-products)::-webkit-scrollbar{display:none}.search-modal .predictive-search-results__wrapper slideshow-slides{--gutter-slide-width: var(--padding-xl);padding:16px 0 0;margin-block:-16px;gap:0;margin-inline:-16px;width:calc(100% + 32px)}.search-modal .predictive-search-results__card:not(.predictive-search-results__card--product){width:calc((100% - 16px) / 1.3);flex:0 0 calc((100% - 16px) / 1.3);padding:16px;border:var(--norkaya-search-border);border-left:0;border-radius:0;background:var(--norkaya-search-bg)}@media screen and (min-width:750px){.search-modal .predictive-search-results__card:not(.predictive-search-results__card--product){width:calc((100% + 80px)/2);flex:0 0 calc((100% + 80px)/2)}}@media screen and (min-width:990px){.search-modal .predictive-search-results__card:not(.predictive-search-results__card--product){width:calc(100% / 3);flex:0 0 calc(100% / 3)}}.search-modal .predictive-search-results__card:not(.predictive-search-results__card--product):first-child{border-left:var(--norkaya-search-border)}.search-modal .predictive-search-results__wrapper-products:last-child{padding-block-end:16px}@media screen and (min-width:750px){.search-modal .predictive-search-results__wrapper-products:last-child{padding-block-end:24px}}.search-modal .dialog-modal .predictive-search-form__header{padding:0;height:48px;min-height:48px;border-bottom:0!important}@media screen and (min-width:750px){.search-modal .dialog-modal .predictive-search-form__header{height:65px;min-height:65px}}.search-modal .predictive-search-form__footer{z-index:5;padding:16px var(--page-margin);background:linear-gradient(to top,var(--norkaya-search-bg) 65%,transparent)}@media screen and (max-width:749px){.search-modal .predictive-search-form__footer{padding:12px 16px}}.search-modal .predictive-search__search-button{min-height:36px;padding:0 24px;border-radius:100px;background:var(--black, #251E1B);color:var(--white, #fff);font-size:14px;line-height:1;display:none}.search-modal .predictive-search-results__no-results{max-width:var(--norkaya-search-page-width);min-height:240px;margin:0 auto;padding:24px var(--page-margin);text-align:left;color:var(--black, #251E1B)}:is(.search-modal .predictive-search-results__card,.search-modal .predictive-search-results__card--product):hover,:is(.search-modal .predictive-search-results__card,.search-modal .predictive-search-results__card--product):focus-within{z-index:auto;transform:none;box-shadow:none;transition:none}:is(.search-modal .predictive-search-results__card,.search-modal .predictive-search-results__card--product) .resource-card:hover,:is(.search-modal .predictive-search-results__card,.search-modal .predictive-search-results__card--product) .resource-card:focus-within{transform:none;box-shadow:none}:is(.search-modal .predictive-search-results__card,.search-modal .predictive-search-results__card--product) .resource-card:hover .resource-card__image,:is(.search-modal .predictive-search-results__card,.search-modal .predictive-search-results__card--product) .resource-card:focus-within .resource-card__image{transform:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/predictive-search-custom.css.map */
