.sleepcity-custom-collection-products{--sc-collection-products-pagination-width: 820px;--sc-product-card-landscape-ratio: 4 / 3;--sc-product-card-portrait-ratio: 4 / 5;--sc-product-card-square-ratio: 1 / 1;background:var(--sc-pdp-background);color:var(--sc-ink);font-family:var(--sc-font-body);padding-block:var(--sc-section-y-sm)}.sleepcity-custom-collection-products *,.sleepcity-custom-collection-products *:before,.sleepcity-custom-collection-products *:after{box-sizing:border-box}.sleepcity-custom-collection-products__layout,.sleepcity-custom-collection-products .product-grid-container,.sleepcity-custom-collection-products .collection{min-width:0;width:100%;max-width:1240px}.sleepcity-custom-collection-products .facets-vertical-sort{padding-bottom:var(--sc-space-24)}.sleepcity-custom-collection-products .facets-wrapper{margin-bottom:var(--sc-space-24)}.sleepcity-custom-collection-products .facets-vertical-form,.sleepcity-custom-collection-products .facets-container{color:var(--sc-ink);font-family:var(--sc-font-body)}.sleepcity-custom-collection-products .loading-overlay{color:var(--sc-navy)}.sleepcity-custom-collection-products__grid{display:grid;grid-template-columns:1fr;gap:var(--sc-gap-md);margin:0;padding:0;list-style:none}.sleepcity-custom-collection-products__grid--mobile-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sleepcity-custom-collection-products__item{display:flex;min-width:0}.sleepcity-custom-product-card{display:flex;width:100%;height:100%;flex-direction:column;overflow:hidden;border:var(--sc-border-thin) solid var(--sc-line);border-radius:var(--sc-radius-md);background:var(--sc-paper);box-shadow:var(--sc-shadow-xs);transition:transform var(--sc-duration-fast) var(--sc-ease-standard),border-color var(--sc-duration-fast) var(--sc-ease-standard),box-shadow var(--sc-duration-fast) var(--sc-ease-standard)}.sleepcity-custom-product-card:hover,.sleepcity-custom-product-card:focus-within{transform:translateY(calc(var(--sc-space-4) * -1));border-color:var(--sc-gold);box-shadow:var(--sc-shadow-md)}.sleepcity-custom-product-card__media{position:relative;flex:0 0 auto;overflow:hidden;background:var(--sc-cream)}.sleepcity-custom-product-card__media--landscape{aspect-ratio:var(--sc-product-card-landscape-ratio)}.sleepcity-custom-product-card__media--portrait{aspect-ratio:var(--sc-product-card-portrait-ratio)}.sleepcity-custom-product-card__media--square{aspect-ratio:var(--sc-product-card-square-ratio)}.sleepcity-custom-product-card__media-link{display:block;width:100%;height:100%}.sleepcity-custom-product-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:opacity var(--sc-duration-normal) var(--sc-ease-standard)}.sleepcity-custom-product-card__media--adapt .sleepcity-custom-product-card__image--primary{height:auto}.sleepcity-custom-product-card__media--fit-contain .sleepcity-custom-product-card__image{object-fit:contain}.sleepcity-custom-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.sleepcity-custom-product-card:hover .sleepcity-custom-product-card__image--secondary,.sleepcity-custom-product-card:focus-within .sleepcity-custom-product-card__image--secondary{opacity:1}.sleepcity-custom-product-card__sale-badge{position:absolute;z-index:1;top:var(--sc-space-12);left:var(--sc-space-12);display:grid;min-width:calc(var(--sc-control-size) + var(--sc-space-24));gap:var(--sc-space-4);padding:var(--sc-space-8) var(--sc-space-12);border:var(--sc-border-thin) solid var(--sc-line);border-radius:var(--sc-radius-pill);background:var(--sc-paper);color:var(--sc-red);box-shadow:var(--sc-shadow-xs);line-height:var(--sc-lh-tight);text-align:center;text-transform:uppercase;pointer-events:none}.sleepcity-custom-product-card__sale-badge strong{font-size:var(--sc-text-sm);font-weight:var(--sc-weight-black)}.sleepcity-custom-product-card__sale-badge small{color:var(--sc-navy);font-size:var(--sc-text-xxs);font-weight:var(--sc-weight-black)}.sleepcity-custom-product-card__content{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;gap:var(--sc-space-12);padding:var(--sc-space-20);text-align:center}.sleepcity-custom-product-card__vendor,.sleepcity-custom-product-card__title,.sleepcity-custom-product-card__rating{margin:0}.sleepcity-custom-product-card__vendor{color:var(--sc-navy);font-size:var(--sc-text-xs);font-weight:var(--sc-weight-black);letter-spacing:var(--sc-tracking-wide);line-height:var(--sc-lh-normal);text-transform:uppercase}.sleepcity-custom-product-card__title{display:-webkit-box;overflow:hidden;color:var(--sc-ink);font-family:var(--sc-font-heading);font-size:var(--sc-text-xl);font-weight:var(--sc-weight-black);line-height:var(--sc-lh-snug);-webkit-box-orient:vertical;-webkit-line-clamp:2}.sleepcity-custom-product-card__title a{color:inherit;text-decoration:none}.sleepcity-custom-product-card__rating{display:flex;align-items:center;justify-content:center;gap:var(--sc-space-6);color:var(--sc-muted);font-size:var(--sc-text-sm);line-height:var(--sc-lh-normal)}.sleepcity-custom-product-card__rating [aria-hidden=true]{color:var(--sc-gold-dark)}.sleepcity-custom-product-card__price{display:grid;width:100%;min-height:calc(var(--sc-control-size) + var(--sc-space-20));align-content:center;justify-items:center;gap:var(--sc-space-6);margin-top:auto;color:var(--sc-ink)}.sleepcity-custom-product-card__price-label{color:var(--sc-muted);font-size:var(--sc-text-sm);font-weight:var(--sc-weight-bold);line-height:var(--sc-lh-normal)}.sleepcity-custom-product-card__price-label--sale{color:var(--sc-red);font-size:var(--sc-text-lg);font-weight:var(--sc-weight-black);text-transform:uppercase}.sleepcity-custom-product-card__price .price{color:inherit;font-size:var(--sc-text-lg);font-weight:var(--sc-weight-black)}.sleepcity-custom-product-card__price .price__container,.sleepcity-custom-product-card__price .price__regular,.sleepcity-custom-product-card__price .price__sale{align-items:baseline;justify-content:center;gap:var(--sc-space-8)}.sleepcity-custom-product-card__price .price-item--sale{color:var(--sc-red)}.sleepcity-custom-product-card__price .price__sale .price-item--regular{color:var(--sc-grey)}.sleepcity-custom-product-card__button{display:inline-flex;width:100%;min-height:var(--sc-control-size);align-items:center;justify-content:center;padding:var(--sc-space-12) var(--sc-space-20);border:var(--sc-border-thin) solid var(--sc-navy);border-radius:var(--sc-radius-pill);background:var(--sc-navy);color:var(--sc-paper);box-shadow:var(--sc-shadow-xs);font-size:var(--sc-text-md);font-weight:var(--sc-weight-black);line-height:var(--sc-lh-normal);text-align:center;text-decoration:none;transition:background-color var(--sc-duration-fast) var(--sc-ease-standard),border-color var(--sc-duration-fast) var(--sc-ease-standard),box-shadow var(--sc-duration-fast) var(--sc-ease-standard)}.sleepcity-custom-product-card__button:hover{border-color:var(--sc-navy-deep);background:var(--sc-navy-deep);color:var(--sc-paper);box-shadow:var(--sc-shadow-sm)}.sleepcity-custom-product-card__media-link:focus-visible,.sleepcity-custom-product-card__title a:focus-visible,.sleepcity-custom-product-card__button:focus-visible,.sleepcity-custom-collection-products select:focus-visible,.sleepcity-custom-collection-products button:focus-visible,.sleepcity-custom-collection-products summary:focus-visible,.sleepcity-custom-collection-products__help-secondary:focus-visible{outline:var(--sc-border-focus) solid var(--sc-focus-ring-color);outline-offset:var(--sc-focus-ring-offset)}.sleepcity-custom-collection-products__empty{padding:var(--sc-pad-block-lg);border:var(--sc-border-thin) solid var(--sc-line);border-radius:var(--sc-radius-md);background:var(--sc-paper);color:var(--sc-muted);text-align:center}.sleepcity-custom-collection-products__empty h2{margin-top:0;color:var(--sc-navy);font-family:var(--sc-font-heading);font-size:var(--sc-heading-sm);line-height:var(--sc-lh-snug)}.sleepcity-custom-collection-products__pagination{display:grid;width:min(100%,var(--sc-collection-products-pagination-width));justify-items:center;gap:var(--sc-space-12);margin:var(--sc-space-48) auto 0;padding:var(--sc-pad-block-sm);border:var(--sc-border-thin) solid var(--sc-line);border-radius:var(--sc-radius-sm);background:var(--sc-paper);box-shadow:var(--sc-shadow-sm)}.sleepcity-custom-collection-products__pagination-status{margin:0;color:var(--sc-muted);font-size:var(--sc-text-md);font-weight:var(--sc-weight-extrabold);line-height:var(--sc-lh-relaxed)}.sleepcity-custom-collection-products__pagination .pagination-wrapper{margin:0}.sleepcity-custom-collection-products__pagination .pagination__list{gap:var(--sc-space-12);margin:0;padding:0}.sleepcity-custom-collection-products__pagination .pagination__list>li{flex:0 0 var(--sc-control-size);max-width:var(--sc-control-size);margin:0}.sleepcity-custom-collection-products__pagination .pagination__item{width:var(--sc-control-size);height:var(--sc-control-size);border:var(--sc-border-thin) solid var(--sc-line);border-radius:var(--sc-radius-circle);background:var(--sc-paper);color:var(--sc-navy);box-shadow:var(--sc-shadow-xs);font-size:var(--sc-text-md);font-weight:var(--sc-weight-bold)}.sleepcity-custom-collection-products__pagination .pagination__item--current{border-color:var(--sc-navy);background:var(--sc-navy);color:var(--sc-paper)}.sleepcity-custom-collection-products__pagination .pagination__item:after{display:none}.sleepcity-custom-collection-products__pagination .pagination__item:focus-visible{outline:var(--sc-border-focus) solid var(--sc-focus-ring-color);outline-offset:var(--sc-focus-ring-offset)}.sleepcity-custom-collection-products__help{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--sc-gap-lg);margin-top:var(--sc-space-32);padding:var(--sc-pad-block-md);border:var(--sc-border-thin) solid var(--sc-line);border-radius:var(--sc-radius-sm);background:var(--sc-paper);box-shadow:var(--sc-shadow-xs)}.sleepcity-custom-collection-products__help-copy{min-width:0}.sleepcity-custom-collection-products__help-eyebrow{margin:0 0 var(--sc-space-6);color:var(--sc-navy);font-size:var(--sc-text-sm);font-weight:var(--sc-weight-black);line-height:var(--sc-lh-normal);text-transform:uppercase}.sleepcity-custom-collection-products__help-title{max-width:12ch;margin:0;color:var(--sc-ink);font-family:var(--sc-font-heading);font-size:var(--sc-heading-sm);font-weight:var(--sc-weight-black);line-height:var(--sc-lh-snug)}.sleepcity-custom-collection-products__help-text{max-width:var(--sc-measure-copy);margin-top:var(--sc-space-12);color:var(--sc-muted);font-size:var(--sc-text-base);line-height:var(--sc-lh-loose)}.sleepcity-custom-collection-products__help-text p{margin:0}.sleepcity-custom-collection-products__help-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:var(--sc-space-12)}.sleepcity-custom-collection-products__help-secondary{display:inline-flex;min-height:var(--sc-control-size);align-items:center;justify-content:center;padding-inline:var(--sc-space-20);border:var(--sc-border-thin) solid var(--sc-line);border-radius:var(--sc-radius-pill);color:var(--sc-navy);font-size:var(--sc-text-sm);font-weight:var(--sc-weight-black);line-height:var(--sc-lh-normal);text-decoration:none}@media(min-width:750px)and (max-width:1180px){.sleepcity-custom-collection-products__grid--tablet-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sleepcity-custom-collection-products__grid--tablet-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1181px){.sleepcity-custom-collection-products__grid--desktop-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sleepcity-custom-collection-products__grid--desktop-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sleepcity-custom-collection-products__grid--desktop-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sleepcity-custom-collection-products__layout.facets-vertical{column-gap:var(--sc-gap-lg)}.sleepcity-custom-collection-products__layout.facets-vertical .facets-wrapper{margin-bottom:0}}@media(max-width:749px){.sleepcity-custom-product-card__content{padding:var(--sc-space-16)}.sleepcity-custom-collection-products__grid--mobile-2 .sleepcity-custom-product-card__content{gap:var(--sc-space-8);padding:var(--sc-space-12)}.sleepcity-custom-collection-products__grid--mobile-2 .sleepcity-custom-product-card__title{font-size:var(--sc-text-base)}.sleepcity-custom-collection-products__grid--mobile-2 .sleepcity-custom-product-card__sale-badge{min-width:var(--sc-control-size);padding:var(--sc-space-6) var(--sc-space-8)}.sleepcity-custom-collection-products__help{grid-template-columns:1fr}.sleepcity-custom-collection-products__help-actions{display:grid;justify-content:stretch}.sleepcity-custom-collection-products__help-actions a{width:100%}}@media(prefers-reduced-motion:reduce){.sleepcity-custom-product-card,.sleepcity-custom-product-card__image,.sleepcity-custom-product-card__button{transition-duration:var(--sc-duration-none)}}.sleepcity-custom-collection-products__pagination-mobile{display:none}@media screen and (max-width:749px){.sleepcity-custom-collection-products__pagination-desktop{display:none}.sleepcity-custom-collection-products__pagination-mobile{display:grid;width:100%;grid-template-columns:var(--sc-control-size) minmax(0,1fr) var(--sc-control-size);align-items:center;gap:var(--sc-space-12)}.sleepcity-custom-collection-products__pagination-control{display:inline-flex;width:var(--sc-control-size);height:var(--sc-control-size);align-items:center;justify-content:center;border:var(--sc-border-thin) solid var(--sc-line);border-radius:var(--sc-radius-circle);background:var(--sc-paper);color:var(--sc-navy);font-size:var(--sc-text-xl);font-weight:var(--sc-weight-bold);line-height:var(--sc-lh-tight);text-decoration:none}.sleepcity-custom-collection-products__pagination-control.is-disabled{cursor:not-allowed;opacity:var(--sc-opacity-disabled)}.sleepcity-custom-collection-products__pagination-control:focus-visible{outline:var(--sc-border-focus) solid var(--sc-focus-ring-color);outline-offset:var(--sc-focus-ring-offset)}.sleepcity-custom-collection-products__pagination-page{color:var(--sc-navy);font-size:var(--sc-text-md);font-weight:var(--sc-weight-extrabold);line-height:var(--sc-lh-normal);text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/sleepcity-custom-collection-products.css.map */
