.luma-shop-all{padding-left:var(--spacing-md);padding-right:var(--spacing-md)}.shop-all-header{text-align:center;margin-bottom:var(--spacing-xxl)}.shop-all-title{font-family:var(--font-heading);font-size:2rem;font-weight:600;color:var(--color-text-primary);margin-bottom:var(--spacing-sm);line-height:1.2}.shop-all-subheading{font-family:var(--font-body);font-size:1.125rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.shop-section{margin-bottom:var(--spacing-xxl)}.shop-section:last-child{margin-bottom:0}.shop-section__header{text-align:center;margin-bottom:var(--spacing-lg)}.shop-section__title{font-family:var(--font-heading);font-size:1.75rem;font-weight:600;color:var(--color-text-primary);margin-bottom:var(--spacing-xs);line-height:1.2}.shop-section__subtitle{font-family:var(--font-body);font-size:1rem;color:var(--color-text-secondary);margin:0}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-md)}.product-grid--bundles{background-color:var(--color-seasalt);padding:var(--spacing-lg);border-radius:var(--border-radius)}.product-card-simple{display:flex;flex-direction:column;position:relative;background-color:var(--color-white);border-radius:var(--border-radius);overflow:hidden;transition:box-shadow .2s ease}.product-card-simple:hover{box-shadow:0 4px 12px #00000014}.product-card-simple__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.product-card-simple__link:focus{outline:2px solid var(--color-lapis);outline-offset:2px}.product-card-simple__image{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;background-color:var(--color-seasalt)}.product-card-simple__content{padding:var(--spacing-sm);display:flex;flex-direction:column;gap:var(--spacing-xs);flex-grow:1}.product-card-simple__title{font-family:var(--font-heading);font-size:.9375rem;font-weight:600;color:var(--color-text-primary);margin:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card-simple__price{font-family:var(--font-body);font-size:1.125rem;font-weight:700;color:var(--color-text-primary);margin:0}.shop-section__empty{text-align:center;padding:var(--spacing-xxl) var(--spacing-md);color:var(--color-text-secondary);font-family:var(--font-body);font-size:1rem;font-style:italic}@media screen and (min-width: 750px){.shop-all-title{font-size:2.5rem}.shop-section__title{font-size:2rem}.product-grid{grid-template-columns:repeat(3,1fr);gap:var(--spacing-lg)}.product-grid--bundles{padding:var(--spacing-xl)}.product-card-simple__content{padding:var(--spacing-md)}.product-card-simple__title{font-size:1rem}}@media screen and (min-width: 1200px){.luma-shop-all{max-width:var(--container-max-width);margin:0 auto}.shop-all-title{font-size:3rem}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card-simple__title{font-size:1.0625rem}.product-card-simple__price{font-size:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/luma-shop-all.css.map */
