.search__input.field__input{padding-right:9.8rem}.search__button{right:var(--inputs-border-width);top:var(--inputs-border-width)}.reset__button{right:calc(var(--inputs-border-width) + 4.4rem);top:var(--inputs-border-width)}.reset__button:not(:focus-visible):after{border-right:.1rem solid rgba(var(--color-foreground),.08);display:block;height:calc(100% - 1.6rem);content:"";position:absolute;right:0}.reset__button:not(:focus):after{border-right:.1rem solid rgba(var(--color-foreground),.08);display:block;height:calc(100% - 1.8rem);content:"";position:absolute;right:0}.search__button:focus-visible,.reset__button:focus-visible{background-color:rgb(var(--color-background));z-index:4}.search__button:focus,.reset__button:focus{background-color:rgb(var(--color-background));z-index:4}.search__button:not(:focus-visible):not(.focused),.reset__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.search__button:hover .icon,.reset__button:hover .icon{transform:scale(1.07)}.search__button .icon{height:1.8rem;width:1.8rem}.reset__button .icon.icon-close{height:1.8rem;width:1.8rem;stroke-width:.1rem}input::-webkit-search-decoration{-webkit-appearance:none}.template-search__results{position:relative}.template-search .page-width{padding-left:clamp(18px,4vw,64px);padding-right:clamp(18px,4vw,64px)}@media (max-width: 749px){.template-search .page-width{padding-left:16px;padding-right:16px}}.template-search__search .field:before,.template-search__search .field:after{display:none!important;content:none!important}.template-search__search .field{box-shadow:none!important}.template-search__search .field__label{display:none!important}.template-search__search .search__input.field__input{background:#1118270a;border:1px solid rgba(17,24,39,.14);border-radius:12px;box-shadow:0 1px #1118270a;height:4.4rem;min-height:4.4rem;line-height:4.4rem;padding:0 9.8rem 0 12px;font-size:16px}.template-search__search .search__input.field__input:focus,.template-search__search .search__input.field__input:focus-visible{outline:none!important;box-shadow:0 0 0 2px #2f2b7838!important}.template-search__search .predictive-search--search-template{left:50%;transform:translate(-50%);width:min(1180px,calc(100vw - 48px));z-index:1005;border:1px solid rgba(17,24,39,.1);border-radius:16px;background:#fff;box-shadow:0 20px 60px #0000001f;overflow:hidden}.template-search__search .predictive-search__results-groups-wrapper{border-top:1px solid rgba(17,24,39,.08);padding-top:10px;overflow-x:hidden;align-items:stretch}.template-search__search .predictive-search__result-group,.template-search__search .predictive-search__result-group--products,.template-search__search .predictive-search__result-group--collections{min-width:0}.template-search__search .predictive-search__heading{margin:0 1.25rem;font-family:var(--font-body-family);letter-spacing:.06em;font-size:11px;font-weight:600;text-transform:uppercase;color:#111827b3}.template-search__search .predictive-search__item-heading{font-family:var(--font-body-family);font-size:12px;line-height:1.25;font-weight:600;color:#111827eb}.template-search__search .predictive-search__item-vendor{font-family:var(--font-body-family);font-size:10px;letter-spacing:.04em;color:#1118278c}.template-search__search #predictive-search-results-collections-list{display:flex;flex-wrap:wrap;gap:8px;padding:10px 14px 14px}.template-search__search #predictive-search-results-collections-list .predictive-search__tag-item{margin:0}.template-search__search #predictive-search-results-collections-list .predictive-search__tag{display:inline-flex;width:auto;padding:8px 10px;border-radius:999px;border:1px solid rgba(17,24,39,.1);background:#ffffffb8;font-size:11px;line-height:1;font-weight:600;color:#111827e0;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.template-search__search #predictive-search-results-collections-list .predictive-search__tag:hover{background:#ffffffe6}.template-search__search #predictive-search-results-products-list{display:flex;flex-direction:row;gap:12px;overflow-x:auto;overflow-y:hidden;padding:10px 14px 14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;flex-wrap:nowrap;width:100%;max-width:100%;min-width:0;scrollbar-width:thin}.template-search__search #predictive-search-results-products-list .predictive-search__list-item{flex:0 0 auto;scroll-snap-align:start}.template-search__search #predictive-search-results-products-list .predictive-search__item{padding:0;background:transparent}.template-search__search #predictive-search-results-products-list .predictive-search__item:hover,.template-search__search #predictive-search-results-products-list .predictive-search__item[aria-selected=true]{background:transparent}.template-search__search #predictive-search-results-products-list .predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:1fr;grid-template-areas:"product-image" "product-content";gap:10px;width:240px;padding:12px;border-radius:14px;border:1px solid rgba(17,24,39,.08);background:#ffffffc7;box-shadow:0 10px 24px #00000014;overflow:hidden;position:relative;height:450px}.template-search__search #predictive-search-results-products-list .predictive-search__image{width:100%;height:auto;aspect-ratio:3 / 4;object-fit:cover;border-radius:12px;background:#1118270a}.template-search__search #predictive-search-results-products-list .ps-discount-badge{position:absolute;right:14px;top:286px;transform:translateY(0);z-index:3;background:#2f2b78;color:#fff;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:700;line-height:1;box-shadow:0 6px 14px #00000024;pointer-events:none}.template-search__search #predictive-search-results-products-list .predictive-search__item-content{overflow:hidden;min-height:120px}@media (max-width: 749px){.template-search__search .predictive-search__results-groups-wrapper{display:flex;flex-direction:column}.template-search__search .predictive-search__result-group--products{order:1}.template-search__search .predictive-search__result-group--collections{order:2}.template-search__search #predictive-search-results-products-list .predictive-search__item--link-with-thumbnail{width:210px;height:330px}.template-search__search #predictive-search-results-products-list .ps-discount-badge{right:12px;top:248px;padding:5px 8px;font-size:11px}.template-search__search .search__button{display:none!important}.template-search__search .search__input.field__input{padding-right:4.8rem}.template-search__search .reset__button{right:var(--inputs-border-width)}}@media (min-width: 750px){.template-search__search .predictive-search__results-groups-wrapper{gap:18px}.template-search__search .predictive-search__result-group--collections{flex:0 0 300px;border-right:1px solid rgba(17,24,39,.08)}.template-search__search .predictive-search__result-group--products{flex:1 1 auto}}.modern-header__search-modal-host .predictive-search{position:static;top:auto;left:auto;right:auto;transform:none;width:100%;border:0;border-radius:0;box-shadow:none;background:transparent;overflow:hidden;max-height:min(70vh,640px)}.modern-header__search-modal-host .predictive-search__results-groups-wrapper{border-top:1px solid rgba(17,24,39,.08);border-bottom:0;padding-top:10px;padding-bottom:0;overflow-x:hidden;align-items:stretch}.modern-header__search-modal-host .predictive-search__result-group,.modern-header__search-modal-host .predictive-search__result-group--products,.modern-header__search-modal-host .predictive-search__result-group--collections{min-width:0}.modern-header__search-modal-host .predictive-search__heading{margin:0 1.25rem;font-family:var(--font-body-family);letter-spacing:.06em;font-size:11px;font-weight:600;text-transform:uppercase;color:#111827b3;border-bottom:0;padding:0}.modern-header__search-modal-host .predictive-search__item-heading{font-family:var(--font-body-family);font-size:12px;line-height:1.25;font-weight:600;color:#111827eb}.modern-header__search-modal-host .predictive-search__item-vendor{font-family:var(--font-body-family);font-size:10px;letter-spacing:.04em;color:#1118278c}.modern-header__search-modal-host #predictive-search-results-collections-list{display:flex;flex-wrap:wrap;gap:8px;padding:10px 14px 14px}.modern-header__search-modal-host #predictive-search-results-collections-list .predictive-search__tag-item{margin:0}.modern-header__search-modal-host #predictive-search-results-collections-list .predictive-search__tag{display:inline-flex;width:auto;padding:8px 10px;border-radius:999px;border:1px solid rgba(17,24,39,.1);background:#ffffffb8;font-size:11px;line-height:1;font-weight:600;color:#111827e0;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.modern-header__search-modal-host #predictive-search-results-collections-list .predictive-search__tag:hover{background:#ffffffe6}.modern-header__search-modal-host #predictive-search-results-products-list{display:flex;flex-direction:row;gap:12px;overflow-x:auto;overflow-y:hidden;padding:10px 14px 14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;flex-wrap:nowrap;width:100%;max-width:100%;min-width:0;scrollbar-width:thin}.modern-header__search-modal-host #predictive-search-results-products-list .predictive-search__list-item{flex:0 0 auto;scroll-snap-align:start}.modern-header__search-modal-host #predictive-search-results-products-list .predictive-search__item{padding:0;background:transparent}.modern-header__search-modal-host #predictive-search-results-products-list .predictive-search__item:hover,.modern-header__search-modal-host #predictive-search-results-products-list .predictive-search__item[aria-selected=true]{background:transparent}.modern-header__search-modal-host #predictive-search-results-products-list .predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:1fr;grid-template-areas:"product-image" "product-content";gap:10px;width:240px;padding:12px;border-radius:14px;border:1px solid rgba(17,24,39,.08);background:#ffffffc7;box-shadow:0 10px 24px #00000014;overflow:hidden;position:relative;height:450px}.modern-header__search-modal-host #predictive-search-results-products-list .predictive-search__image{width:100%;height:auto;aspect-ratio:3 / 4;object-fit:cover;border-radius:12px;background:#1118270a}.modern-header__search-modal-host #predictive-search-results-products-list .ps-discount-badge{position:absolute;right:14px;top:286px;transform:translateY(0);z-index:3;background:#2f2b78;color:#fff;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:700;line-height:1;box-shadow:0 6px 14px #00000024;pointer-events:none}.modern-header__search-modal-host #predictive-search-results-products-list .predictive-search__item-content{overflow:hidden;min-height:120px}@media (max-width: 749px){.modern-header__search-modal-host .predictive-search__results-groups-wrapper{display:flex;flex-direction:column}.modern-header__search-modal-host .predictive-search__result-group--products{order:1}.modern-header__search-modal-host .predictive-search__result-group--collections{order:2}.modern-header__search-modal-host #predictive-search-results-products-list .predictive-search__item--link-with-thumbnail{width:210px;height:330px}.modern-header__search-modal-host #predictive-search-results-products-list .ps-discount-badge{right:12px;top:248px;padding:5px 8px;font-size:11px}}@media (min-width: 750px){.modern-header__search-modal-host .predictive-search__results-groups-wrapper{gap:18px}.modern-header__search-modal-host .predictive-search__result-group--collections{flex:0 0 300px;border-right:1px solid rgba(17,24,39,.08)}.modern-header__search-modal-host .predictive-search__result-group--products{flex:1 1 auto}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/component-search.css.map */
