.cart-drawer__empty-collection{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.cart-drawer__empty-collection-title{text-transform:uppercase;font-weight:600;color:var(--color-foreground);margin:0 0 2rem;text-align:center}.cart-drawer__empty-collection-loading{text-align:center;color:var(--color-foreground-75);padding:2rem 0}.cart-drawer__empty-collection-products{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.cart-drawer__empty-product{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.75rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-background);transition:all .2s ease;text-decoration:none;color:inherit}.cart-drawer__empty-product:hover{border-color:var(--color-foreground-25);transform:translateY(-2px);text-decoration:none;color:inherit}.cart-drawer__empty-product-image{width:80px;height:80px;border-radius:4px;overflow:hidden;margin-bottom:.75rem}.cart-drawer__empty-product-image img{width:100%;height:100%;object-fit:contain}.cart-drawer__empty-product-content{flex:1;min-width:0}.cart-drawer__empty-product-title{font-weight:700;color:var(--color-foreground);margin:0 0 .25rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-drawer__empty-product-price{font-weight:500;color:var(--color-foreground);margin:0}.cart-drawer__empty-collection-cta{display:flex;justify-content:center;align-items:center;min-height:42px;background:#fff;color:#000;border:1px solid black;padding:.75rem 1.5rem;text-decoration:none;font-weight:600;text-transform:uppercase;letter-spacing:.025em;transition:all .2s ease;margin:0 auto}.cart-drawer__empty-collection-cta:hover{background:#000;color:#fff;transform:translateY(-1px)}@media screen and (max-width: 749px){.cart-drawer__empty-collection{margin-top:1.5rem;padding-top:1rem}.cart-drawer__empty-product{padding:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/862/assets/component-cart-empty-collection.css.map */
