.collection-cards{padding:6rem 0;background:#fff}.collection-cards__header{text-align:center;margin-bottom:5rem;max-width:800px;margin-left:auto;margin-right:auto}.collection-cards__label{display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:.75rem;font-weight:700!important;color:#1e4ed8;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem}.collection-cards__title{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:3rem;font-weight:900!important;color:#1a1a2e;margin:0 0 1.5rem;font-style:italic;letter-spacing:-.02em}.collection-cards__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:1.125rem;font-weight:500!important;color:#64748b;max-width:650px;margin:0 auto;line-height:1.7}.collection-cards__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1280px;margin:0 auto;padding:0 1.5rem}.collection-card{position:relative;display:flex;flex-direction:column;border-radius:2.5rem;overflow:visible;text-decoration:none;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transition:transform .5s ease,box-shadow .5s ease;background:#fff;border:1px solid #f1f5f9;padding:1rem;height:100%}.collection-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px #00000026}.collection-card__image-wrapper{position:relative;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:2rem;overflow:hidden;margin-bottom:2rem}.collection-card__image-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#eff6ff;opacity:0;transition:opacity .5s ease;z-index:1}.collection-card:hover .collection-card__image-wrapper:before{opacity:1}.collection-card__image{width:80%;height:80%;object-fit:contain;transition:transform .7s ease;position:relative;z-index:2}.collection-card:hover .collection-card__image{transform:scale(1.1)}.collection-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e0e7ff,#f0f4f8);border-radius:12px}.collection-card__overlay{display:none}.collection-card__content{flex:1;display:flex;flex-direction:column;padding:0 1rem 1rem;margin-top:auto}.collection-card__name{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:1.5rem;font-weight:900!important;margin:0 0 .5rem;color:#1a1a2e;transition:color .3s ease}.collection-card:hover .collection-card__name{color:#1e4ed8}.collection-card__description{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:1rem;font-weight:500!important;color:#64748b;margin:0 0 2rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.collection-card__button{display:flex;align-items:center;justify-content:center;gap:.75rem;background:#1e4ed8;color:#fff;padding:1rem 1.5rem;border-radius:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:1rem;font-weight:700!important;transition:all .3s ease;margin-top:auto;width:100%;box-shadow:0 10px 15px -3px #1e4ed84d,0 4px 6px -4px #1e4ed84d}.collection-card:hover .collection-card__button{background:#1a3fba;box-shadow:0 10px 15px -3px #1e4ed866,0 4px 6px -4px #1e4ed866}.collection-card__button svg{transition:transform .3s ease;width:20px;height:20px}.collection-card:hover .collection-card__button svg{transform:translate(4px)}@media screen and (min-width: 750px) and (max-width: 989px){.collection-cards{padding:3rem .75rem}.collection-cards__header{margin-bottom:3rem}.collection-cards__grid{grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:740px;padding:0 .5rem}.collection-cards__title{font-size:2.25rem}.collection-cards__subtitle{font-size:.95rem}.collection-card{border-radius:1.25rem;padding:.65rem}.collection-card__image-wrapper{border-radius:1rem;aspect-ratio:4 / 3;margin-bottom:1rem}.collection-card__content{padding:0 .5rem .5rem}.collection-card__name{font-size:1.1rem;margin-bottom:.35rem}.collection-card__description{font-size:.8rem;margin-bottom:1rem;line-height:1.4}.collection-card__button{padding:.65rem 1rem;font-size:.85rem;border-radius:.75rem}.collection-card__button svg{width:16px;height:16px}}@media screen and (max-width: 749px){.collection-cards{padding:2.5rem .5rem}.collection-cards__header{margin-bottom:2rem;padding:0 .5rem}.collection-cards__grid{grid-template-columns:repeat(3,1fr);gap:.5rem;max-width:425px;margin:0 auto;padding:0 .25rem}.collection-cards__title{font-size:1.75rem}.collection-cards__subtitle{font-size:.8rem}.collection-card{border-radius:1rem;padding:.5rem}.collection-card__image-wrapper{border-radius:.75rem;aspect-ratio:4 / 3;margin-bottom:.75rem}.collection-card__content{padding:0 .35rem .35rem}.collection-card__name{font-size:.85rem;margin-bottom:.25rem}.collection-card__description{font-size:.65rem;margin-bottom:.75rem;line-height:1.3}.collection-card__button{padding:.5rem .75rem;font-size:.7rem;border-radius:.6rem}.collection-card__button svg{width:14px;height:14px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/collection-cards.css.map */
