.collection{--collection-grid-gap: 3rem;--collection-item-max-height: 50vh}.collection .page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}.collection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--collection-grid-gap);margin-top:5rem}.collection-product-title{font-size:2.5rem;text-align:center;margin-bottom:1rem}.collection-product-item{position:relative;width:100%;height:var(--collection-item-max-height);display:flex;flex-direction:column}.collection-image-container{height:70%;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:0rem;flex-shrink:0}.collection-canvas-frame{position:relative;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:0;box-shadow:0 2px 4px #0000001a,0 4px 8px #0000000d,inset 0 0 0 8px rgb(var(--color-background)),inset 0 0 0 9px rgba(var(--color-foreground),.1);padding:2rem;transition:all .3s ease;display:inline-block}.collection-canvas-frame:hover{transform:translateY(-5px);box-shadow:0 8px 16px #00000026,0 12px 24px #0000001a,inset 0 0 0 8px rgb(var(--color-background)),inset 0 0 0 9px rgba(var(--color-foreground),.1)}.collection-product-image-container{position:relative;border-radius:2px;background:rgb(var(--color-background));width:100%;height:25vh;display:flex;align-items:center;justify-content:center;overflow:visible}.collection-product-image-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.collection-product-image-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.collection-product-image{width:auto;height:100%;object-fit:contain;display:block}.collection-product-image.placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.04)}.collection-product-info{text-align:center;padding:.5rem 1rem;flex-shrink:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.3rem;overflow:hidden}.collection-product-title{font-family:var(--font-heading-family, serif);font-weight:var(--font-heading-weight, 400);color:rgb(var(--color-foreground));margin:0;line-height:1.2;max-height:2.4rem;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.collection-product-title a{color:rgb(var(--color-foreground));text-decoration:none;transition:color .2s ease}.collection-product-title a:hover{color:rgb(var(--color-button))}.collection-product-price{color:rgba(var(--color-foreground),.8);margin:0;flex-shrink:0}.collection-product-price .price-split{flex-direction:row}.collection-product-info .button{margin-top:.2rem;flex-shrink:0}@media screen and (max-width:990px){.collection-grid{grid-template-columns:1fr;gap:5rem}.collection-product-item{height:70vh}.collection-image-container{height:70%;margin-bottom:1rem}.collection-canvas-frame{padding:1.5rem}.collection-product-image-container{height:35vh}.collection-product-info{padding:.5rem .8rem}.collection-view-artpiece{font-size:.95rem;padding:.35rem .7rem}}@media screen and (max-width:750px){.collection{--collection-grid-gap: 5rem;--collection-item-max-height: 50vh}.collection-product-item{height:60vh}.collection-image-container{height:70%;margin-bottom:0rem}.collection-canvas-frame{padding:1.2rem}.collection-product-image-container{height:28vh}.collection-product-info{padding:.4rem .5rem;gap:.2rem}}@media screen and (max-width:480px){.collection-product-item{height:45vh}.collection-canvas-frame{padding:1rem}.collection-product-image-container{height:25vh}.collection-product-info{padding:.3rem .4rem;gap:.1rem}}.collection .loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(var(--color-background),.7);display:none;align-items:center;justify-content:center;z-index:10}.collection .loading-overlay.active{display:flex}.collection .pagination-wrapper{margin-top:4rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/template-collection.css.map */
