[xo-pfs]{--pfs-min: 10;--pfs-max: 60;--min-viewport: 40;--max-viewport: 120;--m: (var(--pfs-max) - var(--pfs-min)) / (var(--max-viewport) - var(--min-viewport));--size: clamp( calc(var(--pfs-min) * 1rem), calc( var(--m) * 100vw + var(--pfs-min) * 1rem - var(--m) * var(--min-viewport) * 1rem ), calc(var(--pfs-max) * 1rem) )}.xo-main-predictive-search{z-index:99999;--search-modal-content-width: 128rem;--search-modal-gutter: 4.8rem;background-size:cover;background-position:center;background-color:transparent;background-image:none;--xo-backdrop-color: rgba(0, 0, 0, .18);--xo-backdrop-blur: 0}@media(max-width:767px){.xo-main-predictive-search xo-container{padding:0}}.xo-main-predictive-search:after{content:none;display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--bg-overlay)}.xo-main-predictive-search .xo-modal-content__inner{justify-content:flex-start;width:100vw;height:auto;min-height:0;max-height:none;border-radius:0;background-color:rgb(var(--color-background));box-shadow:0 1.6rem 4.8rem #0000001f;overflow:visible;opacity:0;transform:translate3d(0,-1.2rem,0);transition:opacity .28s ease,transform .28s cubic-bezier(.31,.41,.38,.96)}.xo-main-predictive-search[xo-active]:not([xo-active=false]) .xo-modal-content__inner{opacity:1;transform:translateZ(0);will-change:transform,opacity}.xo-main-predictive-search[xo-ready] .xo-modal-content__inner{will-change:auto}.xo-main-predictive-search .xo-modal-content__body{height:auto;overflow:visible}.xo-main-predictive-search .xo-modal-content__content{padding:4.4rem var(--search-modal-gutter) 3.2rem var(--search-modal-gutter)!important}@media(max-width:767px){.xo-main-predictive-search .xo-modal-content__content{padding:4.8rem 1.6rem 2.8rem!important}}.xo-main-predictive-search .xo-modal-content__content xo-container:first-child{max-width:var(--search-modal-content-width);padding:0;margin:0 auto}.xo-main-predictive-search .xo-modal-content__close--abs{top:2.4rem;width:4.4rem;height:4.4rem;align-items:center;justify-content:center;padding:0;border-radius:50%;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}[dir=ltr] .xo-main-predictive-search .xo-modal-content__close--abs{right:max(var(--search-modal-gutter),calc((100vw - var(--search-modal-content-width)) / 2))}[dir=rtl] .xo-main-predictive-search .xo-modal-content__close--abs{left:max(var(--search-modal-gutter),calc((100vw - var(--search-modal-content-width)) / 2))}.xo-main-predictive-search .xo-modal-content__close--abs svg{width:2rem;height:2rem}.xo-main-predictive-search .xo-modal-content__close--abs:hover{background-color:rgba(var(--color-foreground),.06);opacity:1}.xo-main-predictive-search__form{width:100%}.xo-main-predictive-search__predictive{display:block;width:100%}.xo-main-predictive-search__predictive:has(.xo-main-predictive-search__suggestions:not([hidden])){display:grid;grid-template-columns:minmax(13rem,20rem) minmax(0,1fr);column-gap:3.2rem;row-gap:0}.xo-main-predictive-search__predictive:has(.xo-main-predictive-search__suggestions:not([hidden])) .xo-main-predictive-search__head,.xo-main-predictive-search__predictive:has(.xo-main-predictive-search__suggestions:not([hidden])) .xo-main-predictive-search__form{grid-column:1 / -1}.xo-main-predictive-search__predictive:has(.xo-main-predictive-search__suggestions:not([hidden])) .xo-main-predictive-search__popular{grid-column:1;gap:.6rem;padding-top:2rem}.xo-main-predictive-search__predictive:has(.xo-main-predictive-search__suggestions:not([hidden])) .xo-main-predictive-search__suggestions{grid-column:2;margin-top:1.8rem;padding-top:0}.xo-main-predictive-search__predictive:not(:has(.xo-main-predictive-search__popular)):has(.xo-main-predictive-search__suggestions:not([hidden])) .xo-main-predictive-search__suggestions{grid-column:1 / -1}.xo-main-predictive-search__head{padding-bottom:1.6rem}.xo-main-predictive-search__heading{max-width:64rem;margin:0;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-size:calc(var(--font-body-scale) * 2.8rem);font-weight:700;line-height:calc(1 + .18 / var(--font-body-scale))}.xo-main-predictive-search__input{position:relative;display:flex;align-items:center;min-height:6.4rem;padding:0 5.6rem 0 0;border:0;border-radius:0;background-color:rgb(var(--color-background));box-shadow:none}.xo-main-predictive-search__input .xo-field-input{flex:1 1 auto;border:0;padding:0;min-width:0}.xo-main-predictive-search__input .xo-field-input__label{display:none}.xo-main-predictive-search__input .xo-field-input__input{width:100%;min-height:6.2rem;padding:0;background-color:transparent;border:0!important;border-radius:0;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-size:calc(var(--font-body-scale) * 2.2rem);font-weight:500;line-height:calc(1 + .25 / var(--font-body-scale))}.xo-main-predictive-search__input .xo-field-input__input::placeholder{color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);opacity:.5;font-size:calc(var(--font-body-scale) * 2.2rem);font-weight:500;line-height:calc(1 + .25 / var(--font-body-scale))}.xo-main-predictive-search__input:has(.xo-field-input__input:focus){border-color:transparent;box-shadow:none}.xo-main-predictive-search__input .xo-field-input__input:focus{border:0!important;outline:none;box-shadow:none}.xo-main-predictive-search__submit{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s}[dir=ltr] .xo-main-predictive-search__submit{right:0}[dir=rtl] .xo-main-predictive-search__submit{left:0}.xo-main-predictive-search__submit svg{width:2.4rem;height:2.4rem;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-main-predictive-search__submit .xo-btn{background-color:transparent}.xo-main-predictive-search__submit .xo-btn__content{min-height:4.4rem;min-width:4.4rem;padding:0;justify-content:center}.xo-main-predictive-search__line{position:absolute;bottom:0;width:100%;height:.2rem;overflow:hidden;background-color:rgba(var(--color-foreground),.16)}[dir=ltr] .xo-main-predictive-search__line{left:0}[dir=rtl] .xo-main-predictive-search__line{right:0}.xo-main-predictive-search__line-anim{position:absolute;top:0;width:100%;height:100%;background-color:color-mix(in srgb,rgba(var(--color-accent)) 100%,transparent);transition:.6s cubic-bezier(.31,.41,.38,.96)}[dir=ltr] .xo-main-predictive-search__line-anim{left:0;transform:translate(-100%)}[dir=rtl] .xo-main-predictive-search__line-anim{right:0;transform:translate(100%)}.xo-main-predictive-search__line-anim--radius{border-radius:var(--general-radius-4);overflow:hidden}[dir=ltr] .xo-main-predictive-search__input:has(.xo-field-input__input:focus) .xo-main-predictive-search__line .xo-main-predictive-search__line-anim,[dir=rtl] .xo-main-predictive-search__input:has(.xo-field-input__input:focus) .xo-main-predictive-search__line .xo-main-predictive-search__line-anim{transform:translate(0)}.xo-main-predictive-search__popular{display:grid;gap:1rem;padding-top:2.4rem}.xo-main-predictive-search__popular-heading{color:color-mix(in srgb,rgba(var(--color-foreground)) calc(.58 * 100%),transparent);font-size:calc(var(--font-body-scale) * 1.2rem);font-weight:600;line-height:calc(1 + .3 / var(--font-body-scale));text-transform:uppercase}.xo-main-predictive-search__predictive:has(.xo-main-predictive-search__suggestions:not([hidden])) .xo-main-predictive-search__popular-heading{font-size:calc(var(--font-body-scale) * 1.1rem);line-height:calc(1 + .15 / var(--font-body-scale))}.xo-main-predictive-search__popular-list{display:flex;flex-wrap:wrap;gap:.8rem}.xo-main-predictive-search__predictive:has(.xo-main-predictive-search__suggestions:not([hidden])) .xo-main-predictive-search__popular-list{flex-direction:column;align-items:flex-start}.xo-main-predictive-search__popular-list .xo-transform-pill__link{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:4.2rem;padding:1.1rem 2.4rem;border:0;border-radius:999rem;background-color:rgba(var(--color-foreground),.04);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-size:calc(var(--font-body-scale) * 1.4rem);font-weight:600;line-height:calc(1 + .2 / var(--font-body-scale));text-decoration:none;transition:background-color .25s,color .25s,opacity .25s}.xo-main-predictive-search__predictive:has(.xo-main-predictive-search__suggestions:not([hidden])) .xo-transform-pill__link{width:auto;min-height:3.2rem;justify-content:flex-start;padding:.6rem 1rem;background-color:transparent;font-size:calc(var(--font-body-scale) * 1.3rem)}.xo-main-predictive-search__popular-list .xo-transform-pill__link:hover,.xo-main-predictive-search__popular-list .xo-transform-pill__link:focus-visible{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.xo-main-predictive-search__predictive:has(.xo-main-predictive-search__suggestions:not([hidden])) .xo-transform-pill__link:hover,.xo-main-predictive-search__predictive:has(.xo-main-predictive-search__suggestions:not([hidden])) .xo-transform-pill__link:focus-visible{background-color:rgba(var(--color-foreground),.06);color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent)}.xo-main-predictive-search__suggestions[hidden]{display:none}.xo-main-predictive-search__suggestions{margin-top:2.4rem;padding-top:1.6rem;border-top:0}.xo-main-predictive-search__suggestions-inner{--search-suggestion-image-height: clamp(10rem, 12vw, 15rem);--search-suggestion-title-height: calc(var(--font-body-scale) * 2.8rem + .7rem);--search-suggestion-content-height: var(--search-suggestion-title-height);--search-suggestion-card-height: calc(var(--search-suggestion-image-height) + var(--search-suggestion-content-height) + .8rem);--search-suggestions-heading-height: calc(var(--font-body-scale) * 1.2rem + .48rem);--search-suggestions-view-all-height: calc(var(--font-body-scale) * 1.4rem + .56rem);--search-suggestions-active-height: calc(var(--search-suggestions-heading-height) + var(--search-suggestion-card-height) + var(--search-suggestions-view-all-height) + 2.4rem);display:grid;gap:1.2rem}.xo-main-predictive-search__suggestions-inner--state{min-height:var(--search-suggestions-active-height);align-content:start}.xo-main-predictive-search__suggestions-heading{color:color-mix(in srgb,rgba(var(--color-foreground)) calc(.58 * 100%),transparent);font-size:calc(var(--font-body-scale) * 1.2rem);font-weight:600;line-height:calc(1 + .4 / var(--font-body-scale));text-transform:uppercase}.xo-main-predictive-search__suggestions-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}.xo-main-predictive-search__suggestions-list .xo-main-predictive-search__suggestion:nth-child(n+5){display:none}@media(max-width:991px){.xo-main-predictive-search__suggestions-list{grid-auto-columns:minmax(20rem,36vw);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}}.xo-main-predictive-search__suggestions-list::-webkit-scrollbar{display:none}@media(max-width:767px){.xo-main-predictive-search__suggestions-list{grid-auto-columns:minmax(16rem,58vw)}}.xo-main-predictive-search__suggestion{display:block;min-height:var(--search-suggestion-card-height);color:inherit;text-decoration:none}.xo-main-predictive-search__suggestion--skeleton{pointer-events:none}.xo-main-predictive-search__suggestion-image{display:block;width:100%;height:var(--search-suggestion-image-height);background-color:rgba(var(--color-foreground),.06);border-radius:0;overflow:hidden}.xo-main-predictive-search__suggestion-image img{display:block;width:100%;height:100%;object-fit:contain;transform:scale(1);transition:opacity .25s,transform .45s cubic-bezier(.31,.41,.38,.96)}.xo-main-predictive-search__suggestion-image:has(img){background-color:transparent}.xo-main-predictive-search__suggestion:hover .xo-main-predictive-search__suggestion-image img,.xo-main-predictive-search__suggestion:focus-visible .xo-main-predictive-search__suggestion-image img{transform:scale(1.03)}.xo-main-predictive-search__suggestion-content{display:grid;align-content:start;gap:.3rem;min-width:0;min-height:var(--search-suggestion-content-height);padding-top:.8rem}.xo-main-predictive-search__suggestion-title{display:-webkit-box;overflow:hidden;font-size:calc(var(--font-body-scale) * 1.4rem);font-weight:600;line-height:calc(1 + .25 / var(--font-body-scale));text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.25rem;text-overflow:ellipsis;transition:color .25s,opacity .25s,text-decoration-color .25s;-webkit-box-orient:vertical;-webkit-line-clamp:2}.xo-main-predictive-search__suggestion:hover .xo-main-predictive-search__suggestion-title,.xo-main-predictive-search__suggestion:focus-visible .xo-main-predictive-search__suggestion-title{opacity:.78;text-decoration-color:currentColor}.xo-main-predictive-search__suggestion:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.18);outline-offset:.4rem}.xo-main-predictive-search__state{display:grid;align-content:center;gap:.4rem;min-height:var(--search-suggestion-card-height);color:color-mix(in srgb,rgba(var(--color-foreground)) 62%,transparent);font-size:calc(var(--font-body-scale) * 1.3rem);line-height:calc(1 + .4 / var(--font-body-scale))}.xo-main-predictive-search__state-title{color:color-mix(in srgb,rgba(var(--color-foreground)) 82%,transparent);font-weight:600}.xo-main-predictive-search__state-detail{color:color-mix(in srgb,rgba(var(--color-foreground)) calc(.56 * 100%),transparent)}.xo-main-predictive-search__skeleton-box,.xo-main-predictive-search__skeleton-line{display:block;background:linear-gradient(90deg,rgba(var(--color-foreground),.06),rgba(var(--color-foreground),.11),rgba(var(--color-foreground),.06) 90%);background-size:220% 100%;animation:xo-search-skeleton 1.2s ease-in-out infinite}.xo-main-predictive-search__skeleton-line{height:1.4rem;border-radius:999rem}.xo-main-predictive-search__skeleton-line--title{position:relative;width:82%;height:var(--search-suggestion-title-height);border-radius:0;background:transparent;animation:none}.xo-main-predictive-search__skeleton-line--title:before,.xo-main-predictive-search__skeleton-line--title:after{content:"";position:absolute;left:0;display:block;height:1.4rem;border-radius:999rem;background:linear-gradient(90deg,rgba(var(--color-foreground),.06),rgba(var(--color-foreground),.11),rgba(var(--color-foreground),.06) 90%);background-size:220% 100%;animation:xo-search-skeleton 1.2s ease-in-out infinite}.xo-main-predictive-search__skeleton-line--title:before{top:.15rem;width:100%}.xo-main-predictive-search__skeleton-line--title:after{bottom:.15rem;width:72%}@keyframes xo-search-skeleton{0%{background-position:120% 0}to{background-position:-120% 0}}@media(prefers-reduced-motion:reduce){.xo-main-predictive-search__skeleton-box,.xo-main-predictive-search__skeleton-line,.xo-main-predictive-search__skeleton-line--title:before,.xo-main-predictive-search__skeleton-line--title:after{animation:none}}.xo-main-predictive-search__view-all{justify-self:end;color:color-mix(in srgb,rgba(var(--color-foreground)) 100%,transparent);font-size:calc(var(--font-body-scale) * 1.4rem);font-weight:600;line-height:calc(1 + .4 / var(--font-body-scale));text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.3rem;transition:opacity .18s ease}.xo-main-predictive-search__view-all:hover,.xo-main-predictive-search__view-all:focus-visible{opacity:.72}.xo-main-predictive-search__view-all:focus-visible{outline:.2rem solid currentColor;outline-offset:.4rem}@media(max-width:767px){.xo-main-predictive-search{--search-modal-gutter: 1.6rem}.xo-main-predictive-search .xo-modal-content__inner{max-height:none;border-radius:0}.xo-main-predictive-search .xo-modal-content__content{padding:4.4rem 1.6rem 2.4rem!important}.xo-main-predictive-search__predictive:has(.xo-main-predictive-search__suggestions:not([hidden])){display:block}.xo-main-predictive-search__predictive:has(.xo-main-predictive-search__suggestions:not([hidden])) .xo-main-predictive-search__popular{display:none}.xo-main-predictive-search .xo-modal-content__close--abs{top:1.2rem}.xo-main-predictive-search__head{padding-bottom:1.2rem}.xo-main-predictive-search__heading{max-width:calc(100% - 5.2rem);font-size:calc(var(--font-body-scale) * 2.2rem)}.xo-main-predictive-search__input{min-height:5.4rem;padding:0 4.8rem 0 0}.xo-main-predictive-search__input .xo-field-input__input,.xo-main-predictive-search__input .xo-field-input__input::placeholder{min-height:5.2rem;font-size:calc(var(--font-body-scale) * 1.8rem)}.xo-main-predictive-search__submit svg{width:2.2rem;height:2.2rem}.xo-main-predictive-search__popular{padding-top:2.2rem}.xo-main-predictive-search__popular-list{gap:.6rem}.xo-main-predictive-search__popular-list .xo-transform-pill__link{min-height:3.8rem;padding:.9rem 1.8rem;font-size:calc(var(--font-body-scale) * 1.3rem)}.xo-main-predictive-search__suggestions{margin-top:2rem;padding-top:1.4rem}.xo-main-predictive-search__suggestions-inner{--search-suggestion-image-height: 12rem}.xo-main-predictive-search__suggestions-list{gap:1.4rem}.xo-main-predictive-search__suggestion{display:block}.xo-main-predictive-search__suggestion-image{width:100%;height:12rem}.xo-main-predictive-search__suggestion-content{padding-top:.8rem}.xo-main-predictive-search__view-all{justify-self:start}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-main-predictive-search.css.map */
