.eve-categories{padding:var(--section-padding)}.eve-categories__header{text-align:center;margin-bottom:36px}.eve-categories__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1200px;margin:0 auto}.eve-categories__card{position:relative;border-radius:var(--card-radius);overflow:hidden;box-shadow:var(--shadow-soft);text-decoration:none;color:inherit;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.eve-categories__card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}.eve-categories__card-image{height:220px;overflow:hidden}.eve-categories__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.eve-categories__card:hover .eve-categories__card-image img{transform:scale(1.08)}.eve-categories__card:not(:has(.eve-categories__card-image)) .eve-categories__card-body{min-height:180px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#f8f4ee,#ece4d4)}.eve-categories__card-body{padding:16px;background:#fff}.eve-categories__card-title{font-family:var(--font-overpass);font-size:16px;font-weight:500;color:var(--eve-text-primary);margin-bottom:4px}.eve-categories__card-subtitle{font-family:var(--font-overpass);font-size:var(--text-small);color:var(--eve-text-muted)}@media(max-width:749px){.eve-categories__grid{grid-template-columns:repeat(2,1fr);gap:10px}.eve-categories__card-image{height:130px}.eve-categories__card-body{padding:10px}.eve-categories__card-title{font-size:14px}.eve-categories__card-subtitle{font-size:12px}}@media(min-width:750px)and (max-width:989px){.eve-categories__grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/eve-categories.css.map */
