#header-component .search-action,#header-component search-button.search-action,#header-component .header__row--top search-button.search-action,#header-component .header__row--top .search-action{width:auto!important;max-width:none!important;min-width:0!important;flex:0 0 auto!important}#header-component .albor-search-trigger{min-width:var(--minimum-touch-target, 44px)!important;height:var(--minimum-touch-target, 44px)!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}.search-modal__content.dialog-modal{--modal-width: 100dvw;--modal-top-margin: var(--albor-search-top, 68px);position:fixed!important;inset-block-start:0!important;inset-inline:0!important;width:100dvw!important;max-width:100dvw!important;height:auto!important;max-height:calc(100dvh - var(--albor-search-top, 68px))!important;margin:var(--albor-search-top, 68px) 0 0 0!important;padding:0!important;border:0!important;border-radius:0!important;overflow:hidden!important;align-items:flex-start!important;box-shadow:0 18px 44px #0c0e142e!important}.search-modal__content::backdrop{display:block!important;background:#0c0e146b!important}.dialog-modal[open].search-modal__content{transform-origin:top center!important;border-radius:0!important;box-shadow:0 18px 44px #0c0e142e!important;animation:albor-search-drop .28s cubic-bezier(.22,1,.36,1) forwards!important}.dialog-modal.search-modal__content.dialog-closing{animation:albor-search-lift .18s cubic-bezier(.4,0,1,1) forwards!important}@keyframes albor-search-drop{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes albor-search-lift{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-12px)}}@media(prefers-reduced-motion:reduce){.dialog-modal[open].search-modal__content,.dialog-modal.search-modal__content.dialog-closing{animation:none!important}}.search-modal__content predictive-search-component{display:block!important;width:100%!important;margin:0!important;align-items:stretch!important}.search-modal__content .predictive-search-form{width:100%!important;align-self:stretch!important}.search-modal__content .predictive-search-form__header{position:relative!important;border:0!important;border-radius:0!important;background-color:var(--color-background)!important;padding-inline:clamp(20px,5vw,76px)!important;padding-block:clamp(10px,1.4vw,18px)!important;border-block-end:1px solid rgb(12 14 20 / .1)!important}.search-modal__content .predictive-search-form__header-inner{position:relative!important;border:0!important;border-radius:0!important;background:transparent!important;outline:none!important}.search-modal__content input.search-input{border:0!important;border-radius:0!important;background:transparent!important;font-family:var(--font-heading--family)!important;font-weight:var(--font-heading--weight)!important;font-size:clamp(1.0625rem,2.1vw,1.5rem)!important;line-height:1.25!important;letter-spacing:.005em!important;padding-block:clamp(6px,.9vw,12px)!important;padding-inline:34px 0!important}.search-modal__content input.search-input::placeholder{opacity:.42}.search-modal__content .predictive-search__icon{position:absolute!important;inset-inline-start:0!important;inset-block-start:50%!important;transform:translateY(-50%)!important;width:22px!important;height:22px!important;opacity:.55}.search-modal__content .predictive-search__icon>svg{width:20px!important;height:20px!important}.search-modal__content .predictive-search-form__header:before{content:none!important}.search-modal__content .predictive-search__close-modal-button{margin-inline-start:clamp(8px,1.4vw,20px)!important;opacity:.7}.search-modal__content .predictive-search__close-modal-button:hover{opacity:1}.search-modal__content .predictive-search-form__content-wrapper,.search-modal__content :is(.predictive-search-dropdown,.predictive-search-form__content-wrapper){position:relative!important;inset:auto!important;top:auto!important;left:auto!important;width:100%!important;max-height:none!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.search-modal__content .predictive-search-form__content{overflow-y:auto!important;padding-inline:clamp(20px,5vw,76px)!important;padding-block-start:clamp(10px,1.6vw,22px)!important;background-color:var(--color-background)!important}.search-modal__content .predictive-search-form__footer{padding-inline:clamp(20px,5vw,76px)!important}@media screen and (min-width:750px){.search-modal__content .predictive-search-form__content-wrapper{max-height:none!important}}.search-modal__content .predictive-search-results__list{grid-template-columns:repeat(auto-fill,minmax(178px,1fr))!important;gap:clamp(14px,1.4vw,24px)!important}.search-modal__content .predictive-search-results__title{font-family:var(--font-body--family)!important;font-size:.72rem!important;letter-spacing:.14em!important;text-transform:uppercase!important;opacity:.55}.search-modal__content .predictive-search-form__content{max-height:min(58dvh,calc(100dvh - var(--albor-search-top, 68px) - 11rem))!important}.search-modal__content .predictive-search__reset-button{flex:0 0 auto!important;min-width:0!important;margin-inline-end:clamp(4px,1vw,14px)!important;white-space:nowrap!important;font-family:var(--font-body--family)!important;font-size:.72rem!important;letter-spacing:.14em!important;text-transform:uppercase!important;opacity:.5}.search-modal__content .predictive-search__reset-button:hover{opacity:.85}@media screen and (max-width:749px){.search-modal__content .predictive-search-form__header{padding-inline:18px!important;padding-block:9px!important}.search-modal__content input.search-input{font-size:1rem!important;padding-inline:30px 0!important}.search-modal__content .predictive-search__icon{width:18px!important;height:18px!important}.search-modal__content .predictive-search__icon>svg{width:17px!important;height:17px!important}.search-modal__content .predictive-search-form__content,.search-modal__content .predictive-search-form__footer{padding-inline:18px!important}.search-modal__content .predictive-search-results__list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}}.search-modal__content .predictive-search-form__footer{position:relative!important;inset:auto!important;display:block;padding-block:clamp(10px,1vw,14px)!important;background-image:none!important;background-color:var(--color-background)!important;border-block-start:1px solid rgb(12 14 20 / .08)!important;text-align:center}.search-modal__content .predictive-search__search-button{margin:0 auto!important}.search-modal__content .predictive-search-form__content-wrapper:has([data-search-results]):not(:has(.predictive-search-results__no-results))>.predictive-search-form__content{padding-block-end:clamp(14px,1.6vw,24px)!important}.search-modal__content predictive-search-component,#search-modal predictive-search-component{--color-background: #0c0e14;--color-background-rgb: 12 14 20;--color-foreground: #fcfcfc;--color-foreground-rgb: 252 252 252;--color-border: rgb(252 252 252 / .14);--color-input-background: transparent;--color-input-text: #fcfcfc;background-color:#0c0e14!important;color:#fcfcfc}.search-modal__content .predictive-search-form__header{border-block-end:1px solid rgb(252 252 252 / .12)!important}.search-modal__content input.search-input{color:#fcfcfc!important}.search-modal__content input.search-input::placeholder{color:#fcfcfc6b!important;opacity:1}.search-modal__content .predictive-search__icon,.search-modal__content .predictive-search__reset-button,.search-modal__content .predictive-search__close-modal-button{color:#fcfcfcb3!important}.search-modal__content .predictive-search__reset-button:hover,.search-modal__content .predictive-search__close-modal-button:hover{color:#fcfcfc!important}.search-modal__content .predictive-search-results__title{color:#fcfcfc80!important}.search-modal__content .predictive-search-results__list h5,.search-modal__content .predictive-search-results__list a,.search-modal__content .predictive-search-results__list .product-title{color:#fcfcfc!important}.search-modal__content .predictive-search-results__list .price,.search-modal__content .predictive-search-results__list price-list,.search-modal__content .predictive-search-results__list .albor-cop{color:#fcfcfcad!important}.search-modal__content .predictive-search-form__footer{background-color:#0c0e14!important;border-block-start:1px solid rgb(252 252 252 / .1)!important}.search-modal__content::backdrop{background:#0c0e149e!important}.search-modal__content .resource-card__title,.search-modal__content .resource-card__title *,.search-modal__content .resource-card a,.search-modal__content .resource-card__info :is(p,h1,h2,h3,h4,h5,h6){color:#fcfcfc!important}.search-modal__content .predictive-search-results__list price-list *,.search-modal__content .predictive-search-results__list .price *{color:#fcfcfcad!important}.search-modal__content .predictive-search-results__list [class*=compare-at],.search-modal__content .predictive-search-results__list [class*=compare-at] *{color:#fcfcfc61!important}.search-modal__content,.search-modal__content.dialog-modal{background-color:#0c0e14!important}.search-modal__content .albor-ps{padding-block:clamp(18px,2.2vw,30px) 0}.albor-ps__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.5fr);gap:clamp(28px,4vw,68px);align-items:start}.albor-ps__grid--single{grid-template-columns:minmax(0,1fr)}.albor-ps__title{margin:0 0 12px;font-family:var(--font-subheading--family);font-size:.7rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#fcfcfc73}.albor-ps__side .albor-ps__title:not(:first-child){margin-block-start:clamp(22px,2.4vw,34px)}.albor-ps__list{margin:0;padding:0;list-style:none}.albor-ps__link{display:block;padding-block:7px;font-family:var(--font-body--family);font-size:.95rem;line-height:1.35;color:#fcfcfcd1;text-decoration:none;transition:color .18s ease,transform .18s ease}.albor-ps__link:hover,.albor-ps__link:focus-visible{color:#fcfcfc;transform:translate(3px)}.albor-ps__link b,.albor-ps__link strong{font-weight:500;color:#8fb39b}.albor-ps__products{margin:0;padding:0;list-style:none}.albor-ps__product+.albor-ps__product{border-block-start:1px solid rgb(252 252 252 / .08)}.albor-ps__product-link{display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;align-items:center;padding-block:10px;text-decoration:none;transition:background-color .18s ease}.albor-ps__product-link:hover,.albor-ps__product-link:focus-visible{background-color:#fcfcfc0a}.albor-ps__thumb{display:block;overflow:hidden;border-radius:2px;background-color:#fcfcfc0d;aspect-ratio:4 / 5}.albor-ps__thumb img{display:block;inline-size:100%;block-size:100%;object-fit:cover}.albor-ps__product-info{display:flex;flex-direction:column;gap:3px;min-inline-size:0}.albor-ps__product-title{font-family:var(--font-body--family);font-size:.95rem;line-height:1.3;color:#fcfcfc;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.albor-ps__product-price{font-family:var(--font-subheading--family);font-size:.8rem;letter-spacing:.04em;color:#fcfcfc8c}.albor-ps__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-block-start:clamp(20px,2.4vw,32px);padding-block:16px;border-block-start:1px solid rgb(252 252 252 / .12);font-family:var(--font-body--family);font-size:.95rem;color:#fcfcfcc7;text-decoration:none;transition:color .18s ease}.albor-ps__footer:hover,.albor-ps__footer:focus-visible{color:#fcfcfc}.albor-ps__arrow{transition:transform .24s cubic-bezier(.22,.61,.36,1);color:#8fb39b}.albor-ps__footer:hover .albor-ps__arrow{transform:translate(5px)}.search-modal__content .predictive-search-form__footer{display:none!important}.search-modal__content .predictive-search-results__no-results{padding-block:clamp(18px,2.4vw,30px);font-family:var(--font-body--family);color:#fcfcfc99}@media screen and (max-width:749px){.albor-ps__grid{grid-template-columns:minmax(0,1fr);gap:26px}.albor-ps__product-link{grid-template-columns:46px minmax(0,1fr);gap:13px}}.search-modal__content .recently-viewed-wrapper,.search-modal__content .predictive-search-results__products,.search-modal__content .predictive-search-results__wrapper-products:not(.albor-ps__products){display:none!important}.search-modal__content .predictive-search-form__content-wrapper:not(:has(.albor-ps__grid)),.search-modal__content .predictive-search-dropdown:not(:has(.albor-ps__grid)){min-block-size:0!important}.search-modal__content .predictive-search-form__header{position:relative!important;justify-content:center!important;padding-block:clamp(14px,1.6vw,20px)!important}.search-modal__content .predictive-search-form__header-inner{max-inline-size:min(760px,92vw)!important;margin-inline:auto!important;padding:9px 14px!important;border:1px solid rgb(252 252 252 / .2)!important;border-radius:2px!important;background-color:#fcfcfc0a!important;transition:border-color .2s ease,background-color .2s ease}.search-modal__content .predictive-search-form__header-inner:focus-within{border-color:#8fb39ba6!important;background-color:#fcfcfc0f!important}.search-modal__content input.search-input{font-size:clamp(.95rem,1.3vw,1.05rem)!important;padding-block:4px!important;padding-inline:28px 0!important}.search-modal__content .predictive-search__icon{inset-inline-start:2px!important;width:18px!important;height:18px!important}.search-modal__content .predictive-search__icon>svg{width:17px!important;height:17px!important}.search-modal__content .predictive-search__close-modal-button{position:absolute!important;inset-inline-end:clamp(16px,4vw,56px)!important;inset-block-start:50%!important;transform:translateY(-50%)!important;margin:0!important}.search-modal__content .predictive-search-form__content{padding:0!important;max-height:min(62dvh,calc(100dvh - var(--albor-search-top, 68px) - 8rem))!important}.search-modal__content .albor-ps{flex:0 0 auto;inline-size:min(760px,92vw);max-inline-size:min(760px,92vw);margin-inline:auto;padding:clamp(16px,1.8vw,22px) clamp(16px,1.8vw,22px) clamp(4px,.6vw,8px);border:1px solid rgb(252 252 252 / .12);border-block-start:none;border-radius:0 0 2px 2px;background-color:#0c0e14}.search-modal__content .albor-ps__footer{margin-inline:calc(clamp(16px,1.8vw,22px)*-1);padding-inline:clamp(16px,1.8vw,22px)}.search-modal__content .predictive-search-form__header{min-block-size:var(--albor-header-h, 74px);align-items:center!important}.search-modal__content::backdrop{background:#0c0e14b8!important}.search-modal__content .predictive-search-form__header{justify-content:flex-start!important;padding-inline:clamp(20px,5vw,76px)!important}.search-modal__content .predictive-search-form__header-inner{max-inline-size:none!important;margin-inline:0!important;padding:0!important;border:0!important;border-radius:0!important;background-color:transparent!important}.search-modal__content .predictive-search-form__header-inner:focus-within{border:0!important;background-color:transparent!important}.search-modal__content .predictive-search__close-modal-button{position:static!important;transform:none!important;inset:auto!important;margin-inline-start:clamp(10px,1.6vw,22px)!important}.search-modal__content input.search-input{font-size:clamp(1rem,1.6vw,1.25rem)!important;padding-inline:32px 0!important}.search-modal__content .predictive-search__icon{inset-inline-start:0!important;width:20px!important;height:20px!important}.search-modal__content .predictive-search__icon>svg{width:19px!important;height:19px!important}.search-modal__content .albor-ps{flex:1 1 auto;inline-size:auto;max-inline-size:none;margin-inline:0;padding-inline:clamp(20px,5vw,76px);padding-block:clamp(18px,2vw,26px) clamp(4px,.6vw,8px);border:0;border-radius:0}.search-modal__content .albor-ps__footer{margin-inline:0;padding-inline:0}.search-modal__content,.search-modal__content.dialog-modal{inset-block-end:auto!important;block-size:auto!important;height:auto!important}
/*# sourceMappingURL=/cdn/shop/t/32/assets/albor-custom-5.css.map */
