.category-grid__container{max-width:1200px;margin:0 auto;padding:0 16px}.category-grid__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-grid__card{display:flex;align-items:center;gap:10px;background:#f4f4f4;border-radius:12px;padding:12px 14px;text-decoration:none;color:#1a1a1a;transition:background .2s,transform .15s;cursor:pointer;overflow:hidden;min-width:0}.category-grid__card:hover{background:#ebebeb;transform:translateY(-1px)}.category-grid__card--highlight{background:#fce8e8;color:#c00}.category-grid__card--highlight:hover{background:#f9d5d5}.category-grid__image-wrap{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.category-grid__image-wrap img{width:60px;height:60px;object-fit:contain;border-radius:6px}.category-grid__placeholder{width:60px;height:60px;opacity:.3}.category-grid__label{flex:1;font-size:13px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;line-height:1.25;min-width:0}.category-grid__card--highlight .category-grid__label{color:#c00}.category-grid__arrow{font-size:22px;font-weight:300;color:#e07b00;line-height:1;flex-shrink:0;margin-left:2px}.category-grid__card--highlight .category-grid__arrow{color:#c00}@media(max-width:900px){.category-grid__grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media(max-width:600px){.category-grid__container{padding:0 12px}.category-grid__grid{grid-template-columns:repeat(2,1fr);gap:8px}.category-grid__card{padding:10px;gap:8px;border-radius:10px}.category-grid__image-wrap,.category-grid__image-wrap img{width:44px;height:44px}.category-grid__label{font-size:10px;letter-spacing:.02em}.category-grid__arrow{font-size:16px}}@media(max-width:380px){.category-grid__card{padding:8px;gap:6px}.category-grid__image-wrap,.category-grid__image-wrap img{width:38px;height:38px}.category-grid__label{font-size:10px}.category-grid__arrow{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-category-grid.css.map */
