.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),.75)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgba(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"}.predictive-search{background-color:#010101;border:1px solid #c3b090;border-radius:20px;box-shadow:0 18px 60px #00000073;color:#fff}@media screen and (min-width:750px){.predictive-search{border-top:1px solid #c3b090}}.predictive-search__results-groups-wrapper{border-bottom-color:#c3b09040;padding:4px 4px 16px;gap:8px}.predictive-search__heading{color:#e9e4d7;border-bottom-color:#c3b0904d;font-family:Literata,serif;letter-spacing:.04em}.predictive-search__item{color:#fff;font-family:Literata,serif}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:#fff;background-color:#c3b0901a}.predictive-search__item-query-result mark{color:#c3b090}.predictive-search__item--term .icon-arrow{color:#c3b090}.predictive-search__results-list--products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;padding:4px 20px;margin:0}.predictive-search__item--card{flex-direction:column;padding:0;border:1px solid #c3b090;border-radius:14px;overflow:hidden;background:#010101;transition:transform .18s ease,box-shadow .18s ease}.predictive-search__card-media{width:100%;aspect-ratio:1 / 1;background:#f5f5f5;overflow:hidden}.predictive-search__card-media--empty{background:linear-gradient(135deg,#171717,#4c4334)}.predictive-search__item--card .predictive-search__image{width:100%;height:100%;object-fit:cover;display:block}.predictive-search__card-info{padding:12px 12px 16px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.predictive-search__card-title{margin:0;color:#fff;font-family:Literata,serif;font-size:14px;line-height:20px;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.predictive-search__item--card .price,.predictive-search__item--card .price .price-item{color:#c3b090;font-size:14px;line-height:20px}.predictive-search__item--card .price .price-item--sale{color:#c3b090}.predictive-search__item--card .price s,.predictive-search__item--card .price .price-item--regular{color:#e9e4d78c}.predictive-search__results-list--products-grid .predictive-search__list-item[aria-selected=true]>*,.predictive-search__results-list--products-grid .predictive-search__list-item:hover>*{background-color:#010101;transform:translateY(-2px);box-shadow:0 12px 30px #0006}.predictive-search__results-list--products-grid .predictive-search__list-item:hover .predictive-search__card-title{text-decoration:none}.template-search .search .field,.template-search .search__input.field__input{background:transparent!important;box-shadow:none!important}.template-search .search .field:before,.template-search .search .field:after{display:none!important}.template-search .search__input.field__input{border:0!important;border-bottom:1px solid #c3b090!important;border-radius:0!important;font-family:Literata,serif!important}.template-search .search__input.field__input:focus,.template-search .search__input.field__input:focus-visible{border-bottom-color:#c3b090!important;outline:none!important}.template-search .search__button .icon,.template-search .search__button,.template-search .reset__button .icon,.template-search .reset__button{color:#c3b090!important}.template-search .product-grid,.template-search #product-grid{--grid-desktop-horizontal-spacing: 16px;--grid-desktop-vertical-spacing: 24px;--grid-mobile-horizontal-spacing: 8px;--grid-mobile-vertical-spacing: 16px}.template-search .mil-pcard{width:100%;height:100%}.template-search .mil-pcard__link{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;border:1px solid #c3b090;border-radius:16px;background:#010101;color:#fff;text-decoration:none;box-sizing:border-box;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.template-search .mil-pcard__image-wrap{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5}.template-search .mil-pcard__image,.template-search .mil-pcard__placeholder svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.template-search .mil-pcard__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#f5f5f5}@media(hover:hover)and (pointer:fine){.template-search .mil-pcard__link:hover{border-color:#c3b090;box-shadow:0 8px 24px #00000073,0 0 12px #c3b09040;transform:translateY(-4px)}.template-search .mil-pcard__link:hover .mil-pcard__image{transform:scale(1.04)}}.template-search .mil-pcard__badge{position:absolute;top:16px;left:16px;z-index:2;padding:6px 8px;border-radius:4px;font-family:Literata,serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:1px;text-transform:uppercase;box-shadow:0 0 4px #00000014,0 1px 1px #0000000a}.template-search .mil-pcard__badge--sale{background:#dd5540;color:#fff}.template-search .mil-pcard__badge--soldout{background:#c0392b;color:#fff}.template-search .mil-pcard__info{width:100%;padding:20px 20px 24px;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;gap:8px}.template-search .mil-pcard__title{width:100%;min-height:64px;margin:0;font-family:Estonia,cursive;font-weight:400;font-size:40px;line-height:32px;letter-spacing:-.1px;text-align:center;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.template-search .mil-pcard__divider{width:100%;padding:0 24px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:8px}.template-search .mil-pcard__divider-line{flex:1 1 0;height:1px;display:block;background:#c3b090;box-shadow:0 2px 16px #c3b090,0 2px 8px #c3b090,0 2px 10px #c3b090}.template-search .mil-pcard__divider-star{position:relative;isolation:isolate;width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex:0 0 16px;color:#c3b090}.template-search .mil-pcard__divider-star:before{content:"";position:absolute;top:50%;left:50%;z-index:-1;width:48px;height:48px;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;background:radial-gradient(closest-side,#beaf8873,#beaf882e 45%,#beaf8800)}.template-search .mil-pcard__divider-star svg{position:relative;z-index:1;width:100%;height:100%;display:block;overflow:visible}.template-search .mil-pcard__material{width:100%;min-height:16px;display:flex;align-items:center;justify-content:center;gap:8px}.template-search .mil-pcard__material-dot{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #3d3d3d;background:transparent;box-sizing:border-box;flex:0 0 16px}.template-search .mil-pcard__material-dot-inner{width:8px;height:8px;display:block;border-radius:999px;background:#fff}.template-search .mil-pcard__material-text{font-family:Literata,serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:1px;text-transform:uppercase;color:#fff;white-space:nowrap}.template-search .mil-pcard__price-row{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Literata,serif;font-weight:400;font-size:16px;line-height:24px;white-space:nowrap}.template-search .mil-pcard__price{color:#fff}.template-search .mil-pcard__price--sale{color:#dd5540}.template-search .mil-pcard__compare{color:#8f8f8f;text-decoration:line-through}@media screen and (max-width:749px){.template-search .mil-pcard__link{border-radius:12px}.template-search .mil-pcard__info{padding:12px 8px 16px}.template-search .mil-pcard__title{min-height:72px;font-size:32px;line-height:24px}}.template-search .template-search__header h1{font-family:Estonia,cursive;font-weight:400;font-size:100px;line-height:80px;letter-spacing:-2px;text-align:center;color:#fff;margin:0 0 24px}@media screen and (max-width:749px){.template-search .template-search__header h1{font-size:64px;line-height:56px;letter-spacing:-.6px}}.template-search .search__input.field__input{color:#fff!important;font-family:Literata,serif!important}.template-search .search__input.field__input::placeholder{color:transparent!important}.template-search .field__label{color:#e9e4d7!important;font-family:Literata,serif!important}.predictive-search__item,.predictive-search__item .predictive-search__item-heading,.predictive-search__item-heading,.predictive-search__item-query-result,.predictive-search__item-query-result span{color:#fff!important;font-family:Literata,serif!important}.predictive-search__item-query-result mark{color:#c3b090!important}.predictive-search__heading{color:#e9e4d7!important;font-family:Literata,serif!important}.predictive-search__card-title,.predictive-search__card-title.h5{color:#fff!important;font-family:Literata,serif!important}.template-search #main-search-filters,.template-search .facets-wrapper{display:none!important}.template-search .search .field{display:flex!important;align-items:center;position:relative}.template-search .search__input.field__input{flex:1 1 auto;min-width:0}.template-search .search .reset__button.field__button,.template-search .search .search__button.field__button{position:static!important;flex:0 0 auto;margin:0}.template-search p[role=status]{text-align:center;color:#e9e4d7;font-family:Literata,serif;font-size:16px;line-height:24px;margin-top:24px}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-predictive-search.css.map */
