.v3-collection{--v3-collection-title-line-height: clamp(2.5rem, 6vw, 5rem);padding:0 0 4rem;background:var(--ds-background)}.v3-collection__wrap{max-width:1280px;margin:0 auto;padding:0 2rem}.v3-collection__crumbs{display:flex;align-items:center;gap:.5rem;font-family:var(--ds-font-mono);font-size:.72rem;color:var(--ds-on-surface-variant);padding:1.5rem 0 .5rem}.v3-collection__crumbs a{color:inherit;text-decoration:none}.v3-collection__crumbs a:hover{color:var(--ds-primary)}.v3-collection__crumbs .sep{opacity:.4}.v3-collection__crumbs .current{color:var(--ds-primary)}.v3-collection__header{padding:2rem 0 2.5rem}.v3-collection__eyebrow{font-family:var(--ds-font-label);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ds-secondary);margin:0 0 1.25rem}.v3-collection__title{font-family:var(--ds-font-headline);font-weight:500;font-size:var(--v3-collection-title-line-height);line-height:1;letter-spacing:-.02em;color:var(--ds-primary);margin:0;text-shadow:0 2px 6px rgba(0,0,0,.35)}.v3-collection__title em{color:var(--ds-secondary);font-style:italic;font-family:var(--ds-font-headline);font-weight:inherit;line-height:inherit}.v3-collection__banner{position:relative;width:100%;height:calc(var(--v3-collection-title-line-height) * 2);margin:0;overflow:hidden}.v3-collection__banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to right,var(--ds-background) 0%,transparent 100%);z-index:1}@supports (mask-image: linear-gradient(black,transparent)) or (-webkit-mask-image: linear-gradient(black,transparent)){.v3-collection__banner:after{display:none}}.v3-collection__banner img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,.1) 0%,rgba(0,0,0,.6) 100%);mask-image:linear-gradient(to right,#0000001a,#0009)}.v3-collection__title--on-banner{position:absolute;left:0;right:0;bottom:0;margin:0;z-index:2}.v3-collection__count{margin:0;font-family:var(--ds-font-mono);font-size:.75rem;color:var(--ds-on-surface-variant)}.v3-collection__count b{color:var(--ds-primary);font-weight:500}.v3-collection__description{margin:1rem 0 0;max-width:48ch;color:var(--ds-on-surface-variant);font-size:1.0625rem;line-height:1.65}.v3-collection__sort-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin:0 0 2.5rem}.v3-collection__sort{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;background:var(--ds-surface-container-low);border-radius:var(--ds-radius-full);font-family:var(--ds-font-body);font-size:.85rem;color:var(--ds-on-surface-variant)}.v3-collection__sort select{font:inherit;color:var(--ds-primary);font-weight:600;border:none;background:transparent;padding:.25rem;cursor:pointer}.v3-products{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem 2rem}@media(max-width:1000px){.v3-products{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}}@media(max-width:560px){.v3-products{grid-template-columns:1fr}}.v3-product-card{cursor:pointer;display:flex;flex-direction:column;gap:1rem;text-decoration:none;color:inherit}.v3-product-card__image{position:relative;aspect-ratio:4 / 5;width:100%;border-radius:var(--ds-radius-xl);overflow:hidden;background:var(--ds-surface-container-low);transition:transform .3s ease}.v3-product-card:hover .v3-product-card__image{transform:translateY(-4px)}.v3-product-card__image img{width:100%;height:100%;object-fit:cover;display:block}.v3-product-card__tags{display:flex;gap:.35rem;flex-wrap:wrap;margin-top:-.25rem}.v3-product-card__text{display:flex;flex-direction:column;gap:.25rem}.v3-product-card__title{font-family:var(--ds-font-headline);font-weight:500;font-size:1.35rem;color:var(--ds-primary);line-height:1.15;margin:0}.v3-product-card__greek{font-family:var(--ds-font-headline);font-style:italic;color:var(--ds-secondary);font-size:.92rem;margin:-.3rem 0 0}.v3-product-card__desc{color:var(--ds-on-surface-variant);font-size:.92rem;line-height:1.5;margin:0}.v3-product-card__foot{display:flex;justify-content:space-between;align-items:center;padding-top:.25rem}.v3-product-card__price{display:inline-flex;align-items:baseline;gap:.4rem}.v3-product-card__amount{font-family:var(--ds-font-body);font-weight:700;color:var(--ds-primary);font-size:1.05rem}.v3-product-card__per{font-family:var(--ds-font-mono);font-size:.72rem;color:var(--ds-on-surface-variant)}.v3-product-card__add{width:38px;height:38px;border-radius:var(--ds-radius-full);background:var(--ds-primary-gradient);color:#fff;display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:transform .2s ease}.v3-product-card__add:hover{transform:scale(1.08)}.v3-product-card__add svg{width:16px;height:16px}.v3-product-card__soldout{font-family:var(--ds-font-mono);font-size:.75rem;color:var(--ds-on-surface-variant);opacity:.7}.v3-collection__load-more{text-align:center;padding:3rem 0 2rem}.v3-collection__empty{padding:3rem 0;text-align:center;color:var(--ds-on-surface-variant)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-v3-collection.css.map */
