.predictive-search{--inner-padding: 16px;width:100%;max-height:calc(100dvh - var(--full-header-height));background-color:#fff;position:fixed;top:calc(var(--header-height) + var(--announcement-bar-height));left:0;overflow-y:auto;z-index:100}.predictive-search__section{display:flex;flex-direction:column;gap:16px;padding:var(--inner-padding)}.predictive-search__section-title{font-family:var(--font-body-family)}.predictive-search:not([open]){display:none}.predictive-search__form{background-color:#ffffff80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding:0 var(--inner-padding);position:sticky;top:0;z-index:1}.predictive-search__form form{display:flex;align-items:center;gap:8px}.predictive-search__input{width:100%;padding:24px 0;border:none;font-size:16px;font-family:inherit}.predictive-search__suggestions__list{display:flex;gap:16px;overflow-x:auto}.predictive-search__suggestions__list::-webkit-scrollbar{display:none}.predictive-search__suggestion-button{background-color:#eee;padding:14px 16px;font-size:14px;color:inherit;font-family:inherit}.predictive-search__suggestion-button:hover{opacity:.8}.predictive-search__suggested-products{width:100%}.predictive-search__products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.predictive-search__results{display:none}.predictive-search__stories{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-snap-align:start;scroll-snap-stop:always;scroll-behavior:smooth;scrollbar-width:none}.predictive-search__story{flex:0 0 256px;display:flex;flex-direction:column;gap:12px;text-align:center;scroll-snap-align:start}.predictive-search__no-results{text-align:center}.predictive-search__story{scroll-snap-align:center;flex-shrink:0;width:225px;height:400px;background-color:#f5f5f5;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;list-style:none;transition:transform .1s;cursor:pointer}.predictive-search__story--with-label:after{content:"";width:100%;height:100%;background:linear-gradient(to bottom,#0000,#0000,#00000080);position:absolute}.predictive-search__story-label{width:100%;padding:16px;position:absolute;left:0;bottom:0;z-index:1;font-size:20px;color:#fff;text-align:center}.predictive-search__story-container{margin:0;padding:0;background-color:transparent;border:none;cursor:pointer}.predictive-search__story *:is(video,img,.placeholder){width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.predictive-search__story:hover .predictive-search__story-thumbnail{display:none}.predictive-search__story-play-button{width:56px;height:56px;background-color:#ffffffb3;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;position:relative}.predictive-search__story-play-button svg{height:32px}.predictive-search__story-play-button-icon--fullscreen{display:none;transform:scale(0)}.predictive-search__story:hover .predictive-search__story-play-button-icon--play{display:none}.predictive-search__story:hover .predictive-search__story-play-button-icon--fullscreen{display:block;transform:scale(1);transition:.1s}.edito-stories__sr-only{display:none}@media screen and (min-width: 768px){.predictive-search{--inner-padding: 24px}.predictive-search__products-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1080px){.predictive-search__products-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1280px){.predictive-search__products-grid{grid-template-columns:repeat(5,1fr)}.predictive-search__suggestion-button{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/109/assets/component-predictive-search.css.map */
