:root{--rps-bg: #ffffff;--rps-text: #121212;--rps-text-muted: #999999;--rps-border: #e5e5e5;--rps-hover: #f5f5f5;--rps-input-bg: #f5f5f5;--rps-backdrop: rgba(0, 0, 0, .3);--rps-z-backdrop: 1000;--rps-z-overlay: 1001;--rps-transition: .2s ease}@media screen and (min-width:990px){body.revolor-search-open>*:not(.revolor-search__overlay){filter:blur(4px);transition:filter .2s ease}}revolor-search,.revolor-search{display:flex;align-items:center}.revolor-search__trigger--mobile{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:rgb(var(--color-foreground));height:4.4rem;width:4.4rem;padding:0}.revolor-search__trigger--mobile .svg-wrapper{width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center}.revolor-search__trigger--mobile .icon{height:2rem;width:2rem}.revolor-search__trigger--desktop{display:none}@media screen and (min-width:990px){.revolor-search__trigger--mobile,.header__search .revolor-search__trigger--mobile{display:none!important}.revolor-search__trigger--desktop{display:flex;align-items:center}}.revolor-search__pill{display:flex;align-items:center;gap:.8rem;padding:0 1.6rem;background:var(--rps-input-bg);border:none;border-radius:2rem;cursor:pointer;font-size:1.3rem;font-family:inherit;color:var(--rps-text-muted);min-width:18rem;height:3.6rem;transition:background-color .15s ease}.revolor-search__pill:hover{background:#ebebeb}.revolor-search__pill-icon{display:flex;align-items:center;flex-shrink:0}.revolor-search__pill-icon .icon{width:1.6rem;height:1.6rem}.revolor-search__overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--rps-z-overlay);visibility:hidden;pointer-events:none}.revolor-search__overlay[aria-hidden=false]{visibility:visible;pointer-events:auto}.revolor-search__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--rps-backdrop);z-index:var(--rps-z-backdrop);display:none;opacity:0;transition:opacity var(--rps-transition);cursor:pointer}.revolor-search__overlay[aria-hidden=false] .revolor-search__backdrop{opacity:1}@media screen and (min-width:990px){.revolor-search__backdrop{display:block}}.revolor-search__panel{position:relative;z-index:var(--rps-z-overlay);background:var(--rps-bg);display:flex;flex-direction:column;opacity:0;transition:opacity var(--rps-transition)}.revolor-search__overlay[aria-hidden=false] .revolor-search__panel{opacity:1}.revolor-search__panel{width:100%;height:100vh;height:100dvh;overflow:hidden}@media screen and (min-width:990px){.revolor-search__panel{height:60vh;overflow:hidden}}.revolor-search__bar{padding:1.2rem 1.6rem;border-bottom:1px solid var(--rps-border);flex-shrink:0}@media screen and (min-width:990px){.revolor-search__bar{padding:2rem 4rem;display:flex;justify-content:center}}.revolor-search__form{display:flex;align-items:center;gap:1rem;background:var(--rps-input-bg);border-radius:2.4rem;padding:0 1.6rem;height:4.4rem;width:100%}@media screen and (min-width:990px){.revolor-search__form{width:70%;max-width:60rem}}.revolor-search__bar-icon{display:flex;align-items:center;flex-shrink:0;color:var(--rps-text-muted)}.revolor-search__bar-icon .icon{width:1.8rem;height:1.8rem}.revolor-search__input{flex:1;border:none;background:transparent;font-size:1.5rem;font-family:inherit;outline:none;padding:0;color:var(--rps-text);min-width:0}.revolor-search__input::placeholder{color:var(--rps-text-muted)}.revolor-search__input:focus,.revolor-search__input:focus-visible,.revolor-search__form:focus-within,.revolor-search__close:focus-visible{outline:none;box-shadow:none}.revolor-search__input::-webkit-search-cancel-button,.revolor-search__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.revolor-search__close{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.4rem;color:var(--rps-text);flex-shrink:0}.revolor-search__close .icon{width:1.8rem;height:1.8rem}.revolor-search__close:hover{opacity:.7}.revolor-search__results{padding:2rem 1.6rem;flex:1;overflow-y:auto}@media screen and (min-width:990px){.revolor-search__results{padding:2rem 4rem 3rem}}.revolor-search__defaults{flex:1;overflow-y:auto;padding:2rem 1.6rem;-webkit-overflow-scrolling:touch}@media screen and (min-width:990px){.revolor-search__defaults{display:flex;flex-direction:column;padding:2rem 4rem 3rem}}.rps__heading{font-family:var(--font-gabarito);font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--rps-text);margin:0 0 1.2rem;padding:0}.rps__suggestions{margin-bottom:1.2rem}@media screen and (min-width:990px){.rps__suggestions{flex:0 0 25%;margin-bottom:0}}.rps__suggestions-list{list-style:none;padding:0;margin:0}.rps__suggestion-item{margin-bottom:.2rem}.rps__suggestion-link{display:block;padding:.6rem .8rem;text-decoration:none;color:var(--rps-text);border-radius:.4rem;transition:background-color .1s;font-size:1.4rem}.rps__suggestion-link:hover,.rps__suggestion-item[aria-selected=true] .rps__suggestion-link{background:var(--rps-hover)}.rps__suggestion-text mark{background:transparent;font-weight:700;color:inherit}.rps__products-grid{display:flex;flex-direction:column;gap:.8rem}@media screen and (min-width:990px){.rps__products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}.rps__product-image{width:12rem;height:15rem}}.rps__product-card{display:flex;gap:1.2rem;text-decoration:none;color:var(--rps-text);padding:.8rem;border-radius:.6rem;transition:background-color .1s}.rps__product-card:hover,.rps__product-card[aria-selected=true]{background:var(--rps-hover)}.rps__product-image{flex-shrink:0;width:8rem;height:10rem;overflow:hidden;border-radius:.4rem;background:var(--rps-hover)}.rps__product-image img{width:100%;height:100%;object-fit:cover}.rps__product-info{display:flex;flex-direction:column;justify-content:center;gap:.2rem;min-width:0}.rps__product-collection{font-size:1.1rem;text-transform:uppercase;letter-spacing:.06em;color:var(--rps-text-muted)}.rps__product-title{font-size:1.4rem;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.rps__product-color{font-size:1.2rem;color:var(--rps-text-muted)}.rps__product-price{display:flex;align-items:center;gap:.6rem;margin-top:.2rem}.rps__price{font-size:1.5rem;font-weight:700}.rps__price--sale{color:var(--rps-text)}.rps__price--compare{font-size:1.2rem;font-weight:400;color:var(--rps-text-muted)}@keyframes rps-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes rps-fade-in{0%{opacity:0}to{opacity:1}}#revolor-search-results .rps__heading{animation:rps-fade-in .2s ease both}#revolor-search-results .rps__product-card{animation:rps-card-in .3s ease both}#revolor-search-results .rps__product-card:nth-child(1){animation-delay:0ms}#revolor-search-results .rps__product-card:nth-child(2){animation-delay:50ms}#revolor-search-results .rps__product-card:nth-child(3){animation-delay:.1s}#revolor-search-results .rps__product-card:nth-child(4){animation-delay:.15s}#revolor-search-results .rps__product-card:nth-child(5){animation-delay:.2s}#revolor-search-results .rps__product-card:nth-child(6){animation-delay:.25s}.revolor-search__view-all-slot .rps__view-all{animation:rps-fade-in .2s ease .2s both}.rps__view-all{position:sticky;bottom:0;background:var(--rps-bg);margin-top:2rem;padding:1.6rem 0 .8rem;border-top:1px solid var(--rps-border);z-index:1}.revolor-search__view-all-slot{flex-shrink:0}.revolor-search__view-all-slot:empty{display:none}.revolor-search__view-all-slot .rps__view-all{position:static;margin-top:0;width:100%;text-align:center;padding:1.2rem 1.6rem;border-top:1px solid var(--rps-border);background:var(--rps-bg)}@media screen and (min-width:990px){.revolor-search__view-all-slot .rps__view-all{padding:1.2rem 4rem}}.rps__view-all-link{display:inline-flex;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:600;color:var(--rps-text);text-decoration:none;padding:.6rem .8rem;border-radius:.4rem;transition:background-color .1s}.rps__view-all-link:hover,.rps__view-all-link[aria-selected=true]{background:var(--rps-hover)}.rps__no-results{text-align:center;padding:3rem 2rem}@media screen and (min-width:990px){.rps__no-results{width:100%}}.rps__no-results p{font-size:1.4rem;color:var(--rps-text-muted);margin:0 0 .8rem}.rps__no-results p:first-child{font-size:1.5rem;color:var(--rps-text);font-weight:600}.rps__browse-all{display:inline-block;margin-top:.8rem;font-size:1.4rem;font-weight:600;color:var(--rps-text);text-decoration:underline;text-underline-offset:.3rem}.rps__browse-all:hover{text-decoration-thickness:2px}.rps__skeleton{padding:0}@media screen and (min-width:990px){.rps__skeleton{display:flex;gap:3rem;width:100%}.rps__skeleton-suggestions{flex:0 0 25%}.rps__skeleton-products{flex:1}}.rps__skeleton-heading{height:1.1rem;width:10rem;background:#eee;border-radius:.3rem;margin-bottom:1.6rem;animation:rps-pulse 1.5s ease-in-out infinite}.rps__skeleton-line{height:1.4rem;background:#eee;border-radius:.3rem;margin-bottom:1rem;animation:rps-pulse 1.5s ease-in-out infinite}.rps__skeleton-line--short{width:40%}.rps__skeleton-line--medium{width:60%}.rps__skeleton-grid{display:flex;flex-direction:column;gap:1.2rem}@media screen and (min-width:990px){.rps__skeleton-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}}.rps__skeleton-card{display:flex;gap:1.2rem}.rps__skeleton-image{width:8rem;height:10rem;background:#eee;border-radius:.4rem;flex-shrink:0;animation:rps-pulse 1.5s ease-in-out infinite}.rps__skeleton-text{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.6rem}@keyframes rps-pulse{0%,to{opacity:1}50%{opacity:.4}}.rps__skeleton[hidden],.revolor-search__defaults[hidden],[data-revolor-search-results][hidden]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/13/assets/revolor-predictive-search.css.map */
