.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"}:root{--anand-black: #090806;--anand-ink: #14100c;--anand-cream: #fff6e8;--anand-muted: rgba(255, 246, 232, .68);--anand-gold: #d7b46d;--anand-gold-soft: rgba(215, 180, 109, .28)}.header-wrapper{background:linear-gradient(90deg,#090806fa,#14100cf5 50%,#090806fa)!important;border-bottom:1px solid rgba(215,180,109,.22)!important;box-shadow:0 14px 42px #00000047;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.header__icon{color:var(--anand-cream);border:1px solid transparent;border-radius:999px;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.header__icon:hover,.header__icon:focus-visible{color:var(--anand-gold);background:#d7b46d1a;border-color:#d7b46d38;transform:translateY(-1px)}.header__icon .svg-wrapper,.header__icon svg{width:2rem;height:2rem}details[open]>.search-modal{animation:luxurySearchReveal .26s ease both}details[open] .modal-overlay:after{background:#0202029e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.search-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;height:100dvh;min-height:100dvh;border:0;background:radial-gradient(circle at 50% -12rem,rgba(215,180,109,.26),transparent 36rem),radial-gradient(circle at 10% 18%,rgba(255,246,232,.08),transparent 24rem),linear-gradient(145deg,#040403f5,#100d0af5 48%,#060504fa);overflow-y:auto}.search-modal__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:2.2rem;height:auto;min-height:100dvh;padding:clamp(5.6rem,8vw,8.8rem) 2rem 4rem}.search-modal__hero{width:min(92vw,86rem);text-align:center;animation:luxurySearchHeroIn .36s ease both}.search-modal__eyebrow{display:inline-flex;align-items:center;gap:1rem;color:var(--anand-gold);font-size:1.05rem;font-weight:800;letter-spacing:.22em;line-height:1;text-transform:uppercase}.search-modal__eyebrow:before,.search-modal__eyebrow:after{content:"";display:block;width:3.8rem;height:1px;background:linear-gradient(90deg,transparent,currentColor);opacity:.72}.search-modal__eyebrow:after{background:linear-gradient(90deg,currentColor,transparent)}.search-modal__title{margin:1.1rem 0 0;color:var(--anand-cream);font-family:var(--font-heading-family);font-size:clamp(3rem,5vw,5.8rem);font-weight:600;letter-spacing:0;line-height:.98}.search-modal__copy{max-width:54rem;margin:1.2rem auto 0;color:var(--anand-muted);font-size:clamp(1.35rem,1.6vw,1.65rem);line-height:1.6}.search-modal__form{width:min(92vw,86rem);max-width:86rem;animation:luxurySearchBarIn .36s ease 70ms both}.search-modal .search{position:relative}.search-modal .field{min-height:7rem;background:linear-gradient(135deg,#fff6e829,#fff6e812),#0d0b09e6;border:1px solid rgba(215,180,109,.5);border-radius:999px;box-shadow:0 28px 90px #0000006b,inset 0 1px #ffffff29;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.search-modal .field:focus-within{border-color:#ffde9deb;box-shadow:0 34px 110px #00000080,0 0 0 .35rem #d7b46d24,inset 0 1px #ffffff2e;transform:translateY(-1px)}.search-modal .field:before,.search-modal .field:after{display:none}.search-modal .search__input.field__input{height:7rem;padding:0 11.6rem 0 3rem;color:var(--anand-cream);background:transparent;border:0;box-shadow:none;font-size:1.8rem;font-weight:500;letter-spacing:.01em}.search-modal .search__input.field__input::placeholder{color:transparent}.search-modal .field__label{left:3rem;color:#fff6e894;font-size:1.45rem;letter-spacing:.04em}.search-modal .search__input:focus~.field__label,.search-modal .search__input:not(:placeholder-shown)~.field__label{display:none}.search-modal .field__button{top:.7rem;width:5.6rem;height:5.6rem;color:var(--anand-cream);background:transparent;border-radius:999px}.search-modal .search__button{right:.8rem;color:#111;background:linear-gradient(135deg,#f8dfab,#c89c4d)}.search-modal .search__button:hover{color:#111;transform:scale(1.04)}.search-modal .reset__button{right:6.7rem;color:#fff6e8c2}.search-modal .reset__button:after{display:none}.search-modal__close-button{position:fixed;top:2.2rem;right:2.2rem;z-index:2;width:4.8rem;height:4.8rem;color:var(--anand-cream);background:#fff6e814;border:1px solid rgba(215,180,109,.32);border-radius:999px;box-shadow:0 14px 40px #00000047;transition:color .18s ease,background-color .18s ease,transform .18s ease,border-color .18s ease}.search-modal__close-button:hover{color:var(--anand-gold);background:#d7b46d24;border-color:#d7b46d8c;transform:rotate(90deg)}.predictive-search{left:0;right:0;top:calc(100% + 1.6rem);width:100%;max-height:min(62dvh,58rem);padding:1.8rem;color:var(--anand-cream);background:radial-gradient(circle at 85% 0,rgba(215,180,109,.14),transparent 22rem),linear-gradient(145deg,#1c1610fa,#090807fa),#0a0907f5;border:1px solid rgba(215,180,109,.34);border-radius:2.8rem;box-shadow:0 34px 110px #00000080,inset 0 1px #ffffff14;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);scrollbar-color:rgba(215,180,109,.55) rgba(255,246,232,.08);scrollbar-width:thin}.predictive-search::-webkit-scrollbar{width:.8rem}.predictive-search::-webkit-scrollbar-track{background:#fff6e80f;border-radius:999px}.predictive-search::-webkit-scrollbar-thumb{background:#d7b46d85;border-radius:999px}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{animation:luxurySearchResultsIn .21s ease both}.predictive-search__results-groups-wrapper{gap:1.8rem;padding:0;border:0}.predictive-search__result-group{gap:1.2rem;min-width:0}.predictive-search__heading{margin:.2rem .4rem 1rem;padding:0 0 .9rem;color:var(--anand-gold);border-bottom:1px solid rgba(215,180,109,.18);font-size:1.05rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.predictive-search__results-list{display:grid;gap:1rem}#predictive-search-results-products-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.predictive-search__list-item,.predictive-search__item{min-width:0}.predictive-search__item{min-height:6.2rem;padding:1rem;color:var(--anand-cream);border:1px solid rgba(255,246,232,.09);border-radius:1.8rem;background:linear-gradient(135deg,#fff6e81b,#fff6e80b),#fff6e809;transition:background-color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.predictive-search__item--link-with-thumbnail{position:relative;display:grid;grid-template-columns:9.4rem minmax(0,1fr);grid-template-rows:1fr;gap:1.45rem;align-items:stretch;min-height:11.4rem;padding:1.15rem 4.2rem 1.15rem 1.15rem;isolation:isolate;overflow:hidden}.predictive-search__item--link-with-thumbnail:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(120deg,rgba(215,180,109,.16),transparent 34%),radial-gradient(circle at 16% 18%,rgba(255,246,232,.12),transparent 16rem);opacity:0;transition:opacity .18s ease}.predictive-search__item:hover,.predictive-search__item[aria-selected=true],.predictive-search__list-item:hover>*,.predictive-search__list-item[aria-selected=true]>*{color:var(--anand-cream);background:linear-gradient(135deg,#d7b46d29,#fff6e813);border-color:#d7b46d6b;box-shadow:0 18px 44px #0000004d;transform:translateY(-2px)}.predictive-search__item--link-with-thumbnail:hover:before,.predictive-search__list-item[aria-selected=true] .predictive-search__item--link-with-thumbnail:before{opacity:1}.predictive-search__list-item:hover .predictive-search__item-heading,.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading{text-decoration:none}.predictive-search__image{width:9.4rem;height:9.4rem;padding:.35rem;object-fit:contain;background:radial-gradient(circle at 50% 15%,#fffffff2,#f7e8cee6),#f7ead7;border:1px solid rgba(215,180,109,.32);border-radius:1.8rem;box-shadow:inset 0 0 0 1px #ffffff57,0 12px 28px #00000038;transition:transform .18s ease,box-shadow .18s ease}.predictive-search__item--link-with-thumbnail:hover .predictive-search__image{transform:scale(1.035);box-shadow:inset 0 0 0 1px #ffffff61,0 16px 34px #00000047}.predictive-search__image--placeholder{display:grid;place-items:center;color:#5d3f20}.predictive-search__image--placeholder svg{width:3.4rem;height:3.4rem}.predictive-search__item-content{min-width:0;justify-content:center;gap:.35rem}.predictive-search__item-heading{color:var(--anand-cream);display:-webkit-box;margin:0;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:var(--font-heading-family);font-size:1.52rem;font-weight:600;line-height:1.22}.predictive-search__item-vendor{color:#d7b46ddb;font-size:.92rem;font-weight:800;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.predictive-search__price,.predictive-search .price{margin-top:.5rem;color:#111;font-size:1.22rem;font-weight:800}.predictive-search .price__container,.predictive-search .price-item{margin:0}.predictive-search__price{display:inline-flex;align-items:center;align-self:flex-start;min-height:2.8rem;padding:.35rem .85rem;background:linear-gradient(135deg,#f8dfab,#c89c4d);border-radius:999px;box-shadow:0 8px 22px #c89c4d38}.predictive-search__price .price{line-height:1}.predictive-search__card-arrow{position:absolute;right:1.2rem;top:50%;display:grid;place-items:center;width:2.8rem;height:2.8rem;color:var(--anand-gold);background:#d7b46d1f;border:1px solid rgba(215,180,109,.26);border-radius:999px;transform:translateY(-50%);transition:color .18s ease,background-color .18s ease,transform .18s ease}.predictive-search__card-arrow svg{width:1.35rem;height:1.35rem}.predictive-search__item--link-with-thumbnail:hover .predictive-search__card-arrow{color:#111;background:linear-gradient(135deg,#f8dfab,#c89c4d);transform:translate(.25rem,-50%)}#predictive-search-results-queries-list .predictive-search__item,.predictive-search__pages-wrapper .predictive-search__item{min-height:4.8rem;padding:1rem 1.2rem;border-radius:999px;background:#fff6e80e}#predictive-search-results-queries-list .predictive-search__item-heading,.predictive-search__pages-wrapper .predictive-search__item-heading{font-family:var(--font-body-family);font-size:1.25rem;font-weight:700;-webkit-line-clamp:1}.predictive-search__item--term{align-items:center;min-height:5.8rem;color:var(--anand-gold);font-weight:800}.predictive-search__item--term .icon-arrow{color:currentColor}@media screen and (min-width:750px){.header predictive-search{position:relative}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-products){grid-template-columns:minmax(18rem,.55fr) minmax(0,2fr)}.predictive-search__results-groups-wrapper{display:grid}}@media screen and (max-width:989px){.header{padding-left:1.6rem;padding-right:1.6rem}.header__icons{column-gap:.2rem}.header__icon,.header__icon--cart .icon{width:4rem;height:4rem}#predictive-search-results-products-list{grid-template-columns:1fr}}@media screen and (max-width:749px){.search-modal__content{gap:1.6rem;padding:5.6rem 1.2rem 2.4rem}.search-modal__hero{width:min(94vw,48rem)}.search-modal__eyebrow{font-size:.92rem}.search-modal__eyebrow:before,.search-modal__eyebrow:after{width:2.4rem}.search-modal__title{font-size:3rem;line-height:1.02}.search-modal__copy{margin-top:.8rem;font-size:1.3rem}.search-modal .field{min-height:5.8rem}.search-modal .search__input.field__input{height:5.8rem;padding-left:1.8rem;padding-right:9.3rem;font-size:1.5rem}.search-modal .field__label{left:1.8rem;font-size:1.25rem}.search-modal .field__button{top:.5rem;width:4.8rem;height:4.8rem}.search-modal .reset__button{right:5.5rem}.search-modal__close-button{top:1.2rem;right:1.2rem;width:4.2rem;height:4.2rem}.predictive-search{top:calc(100% + 1rem);max-height:64dvh;padding:.9rem;border-radius:1.8rem}.predictive-search__results-groups-wrapper{flex-direction:column;gap:.9rem}.predictive-search__heading{margin-left:.2rem;margin-right:.2rem}.predictive-search__item{min-height:6.8rem;border-radius:1.4rem}.predictive-search__item--link-with-thumbnail{grid-template-columns:7rem minmax(0,1fr);gap:1rem;min-height:8.8rem;padding:.9rem 3.6rem .9rem .9rem}.predictive-search__image{width:7rem;height:7rem;border-radius:1.3rem}.predictive-search__item-heading{font-size:1.34rem}.predictive-search__item-vendor{font-size:.78rem}.predictive-search__price,.predictive-search .price{font-size:1.08rem}.predictive-search__price{min-height:2.45rem;padding:.3rem .7rem}.predictive-search__card-arrow{right:.8rem;width:2.45rem;height:2.45rem}}@keyframes luxurySearchReveal{0%{opacity:0}to{opacity:1}}@keyframes luxurySearchHeroIn{0%{opacity:0;transform:translateY(1.4rem)}to{opacity:1;transform:translateY(0)}}@keyframes luxurySearchBarIn{0%{opacity:0;transform:translateY(1rem) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes luxurySearchResultsIn{0%{opacity:0;transform:translateY(-.8rem) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-predictive-search.css.map */
