#search-recommendations.search-recommendations{position:absolute;top:calc(100% + .1rem);left:-.1rem;width:calc(100% + .2rem);background-color:rgb(var(--color-background));border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));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));z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.5rem 0 1rem}@media screen and (max-width:749px){#search-recommendations.search-recommendations{right:0;left:0;top:100%}}.search-reco__section{padding-bottom:.8rem}.search-reco__section:last-child{padding-bottom:.5rem}.search-reco__heading{margin:0 2rem;padding:1rem 0 .75rem;color:rgba(var(--color-foreground),.55);font-size:var(--trdst-fs-caption, 1.2rem);letter-spacing:var(--trdst-ls-eyebrow, .18em);text-transform:uppercase;font-weight:var(--trdst-fw-medium, 500);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.search-reco__keyword-list{display:flex;flex-wrap:wrap;gap:.6rem;padding:1rem 2rem 0}.search-reco__keyword-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:2rem;font-size:var(--trdst-fs-body-sm, 1.3rem);letter-spacing:var(--trdst-ls-normal, .02em);font-weight:var(--trdst-fw-regular, 400);color:rgb(var(--color-foreground));text-decoration:none;transition:background-color .15s ease,border-color .15s ease;white-space:nowrap}.search-reco__keyword-pill:hover{background-color:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.3);text-decoration:none}.search-reco__keyword-icon{display:flex;opacity:.45}.search-reco__product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0}@media screen and (min-width:750px){.search-reco__product-grid{grid-template-columns:repeat(4,1fr)}}.search-reco__product{display:flex;flex-direction:column;padding:1rem 1.5rem;text-decoration:none;color:rgb(var(--color-foreground));transition:background-color .15s ease}.search-reco__product:hover{background-color:rgba(var(--color-foreground),.04);text-decoration:none}.search-reco__product-image-wrap{position:relative;width:100%;padding-bottom:100%;overflow:hidden;background-color:rgba(var(--color-foreground),.03);margin-bottom:.8rem}.search-reco__product-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.search-reco__product-vendor{font-size:var(--trdst-fs-fine, 1.1rem);letter-spacing:var(--trdst-ls-wider, .08em);color:rgba(var(--color-foreground),.55);text-transform:uppercase;margin-bottom:.2rem;line-height:1.3}.search-reco__product-title{font-size:var(--trdst-fs-body-sm, 1.3rem);font-weight:var(--trdst-fw-regular, 400);letter-spacing:var(--trdst-ls-normal, .02em);line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-reco__product-price{font-size:var(--trdst-fs-caption, 1.2rem);color:rgba(var(--color-foreground),.7);margin-top:.4rem}.search-reco__loading{grid-column:1 / -1;display:flex;justify-content:center;padding:2rem}.search-reco__loading .spinner{width:1.5rem;height:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/76/assets/search-recommendations.css.map */
