.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1rem}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width:750px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{flex:0 0 26.4rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.9)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rga(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.search-modal.modal__content{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;min-height:100vh!important;padding:clamp(2rem,6vh,6.4rem) 1.6rem 2.4rem!important;background:radial-gradient(circle at 50% 0%,rgba(0,163,255,.22),transparent 34%),linear-gradient(180deg,#05070de6,#05070dbd)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);align-items:flex-start!important;overflow-y:auto}.search-modal__content{width:min(980px,100%)!important;margin:0 auto!important;padding:1.2rem!important;border:1px solid rgba(0,163,255,.34);border-radius:8px;background:linear-gradient(135deg,#ffffff1f,#ffffff0a),#050c1ce0!important;box-shadow:0 30px 90px #0000006b,0 0 0 1px #ffffff0a inset}.search-modal__content:before{content:"Recherche Nova";display:block;margin:0 0 1rem .2rem;color:#00a3ff;font-size:1.1rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.search-modal .search-modal__form{width:100%!important;max-width:none!important}.search-modal .field{min-height:6.2rem;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#ffffff14;overflow:hidden}.search-modal .field:before,.search-modal .field:after{display:none!important}.search-modal .search__input,.search-modal .field__input{height:6.2rem;padding:2.1rem 6rem .8rem 1.8rem!important;border:0!important;background:transparent!important;color:#fff!important;font-size:1.8rem;font-weight:800;box-shadow:none!important}.search-modal .search__input:focus,.search-modal .field__input:focus{outline:0;box-shadow:0 0 0 2px #00a3ff6b inset!important}.search-modal .field__label{left:1.8rem!important;top:.8rem!important;color:#ffffffa3!important;font-size:1.05rem!important;font-weight:900;text-transform:uppercase}.search-modal .search__button{right:.6rem!important;width:5rem!important;height:5rem!important;margin-top:.6rem;border-radius:8px;background:linear-gradient(135deg,#1664ff,#00a3ff)!important;color:#fff!important}.search-modal .search__button svg,.search-modal .modal__close-button svg{width:2rem;height:2rem}.search-modal .modal__close-button,.search-modal .search-modal__close-button{position:absolute!important;top:1.2rem!important;right:1.2rem!important;width:4.4rem!important;height:4.4rem!important;border:1px solid rgba(0,163,255,.34);border-radius:50%;background:#ffffff14!important;color:#fff!important;display:grid!important;place-items:center}.search-modal .predictive-search{margin-top:1.2rem;border:1px solid rgba(0,163,255,.2)!important;border-radius:8px!important;background:#fffffff5!important;box-shadow:0 26px 70px #0000003d;overflow:hidden}.search-modal .predictive-search__heading{color:#1664ff!important;font-size:1.1rem!important;font-weight:950!important;letter-spacing:0!important}.search-modal .predictive-search__item{border-radius:8px;color:#07101f!important;transition:background .16s ease,transform .16s ease}.search-modal .predictive-search__item:hover,.search-modal .predictive-search__list-item[aria-selected=true]>.predictive-search__item{background:#edf6ff!important;transform:translate(3px)}.search-modal .predictive-search__image{width:5.6rem!important;height:5.6rem!important;border-radius:8px;object-fit:cover;object-position:center 28%;background:#f7faff}.search-modal .predictive-search__item-heading{color:#07101f!important;font-weight:900!important;line-height:1.25}.search-modal .predictive-search .price{color:#1664ff!important;font-weight:950!important}@media screen and (max-width:640px){.search-modal.modal__content{padding:1.2rem!important}.search-modal__content{margin-top:1rem!important;padding:1rem!important}.search-modal__content:before{padding-right:4.8rem}.search-modal .search__input,.search-modal .field__input{font-size:1.55rem}}.nova-collection-rail{margin-top:1.2rem!important;padding-top:.8rem!important}.nova-collection-card__media{overflow:hidden!important}.nova-collection-card__media img{object-fit:cover!important;object-position:center 68%!important;transform:scale(1.04)!important}@media screen and (max-width:640px){.nova-collection-rail{margin-top:.8rem!important;padding-top:.6rem!important}.nova-collection-card__media img{object-position:center 70%!important}}.nova-style-finder{padding-top:4.8rem!important}.nova-style-grid{max-width:1120px!important;gap:1.6rem!important}.nova-style-card{aspect-ratio:1.14 / 1!important;height:auto!important;max-height:22rem!important;overflow:hidden!important;border:0!important;border-radius:8px!important;background:#05070d!important}.nova-style-card img{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center 72%!important;transform:scale(1.08)!important}.nova-style-card:hover img{transform:scale(1.11)!important}.nova-product-carousel{gap:1.6rem!important;padding-block:.2rem 2rem!important}.nova-product-slide{flex:0 0 clamp(22rem,18vw,28rem)!important}.nova-product-slide .card-wrapper,.product-grid .card-wrapper,.collection .card-wrapper{height:auto!important}.nova-product-slide .card-wrapper .card,.product-grid .card-wrapper .card,.collection .card-wrapper .card{min-height:0!important;height:auto!important}.nova-product-slide .card__inner,.product-grid .card__inner,.collection .card__inner{aspect-ratio:1 / .88!important;height:auto!important;max-height:24.8rem!important}.nova-product-slide .card--text .card__inner,.product-grid .card--text .card__inner,.collection .card--text .card__inner{min-height:0!important}.nova-product-slide .card--text .card__inner:before,.product-grid .card--text .card__inner:before,.collection .card--text .card__inner:before{top:17%!important;right:29%!important;bottom:20%!important;left:29%!important}.nova-product-slide .card__content,.product-grid .card__content,.collection .card__content{flex:0 0 auto!important;min-height:9.8rem!important;padding:1.2rem 1.4rem 5.4rem!important}.nova-carousel-arrow{width:4.2rem!important;height:4.2rem!important;font-family:Arial,sans-serif!important;font-size:3rem!important;line-height:1!important;color:#07101f!important;background:#fff!important}.nova-carousel-arrow--prev{left:-.8rem!important}.nova-carousel-arrow--next{right:-.8rem!important}@media screen and (max-width:640px){.nova-style-finder{padding-top:3.2rem!important}.nova-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important}.nova-style-card{aspect-ratio:1.08 / 1!important;max-height:none!important}.nova-style-card img{object-position:center 70%!important;transform:scale(1.1)!important}.nova-product-slide{flex-basis:68vw!important}.nova-product-slide .card__inner,.product-grid .card__inner,.collection .card__inner{max-height:22rem!important}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/component-predictive-search.css.map */
