.blog-categories{margin-bottom:2rem;padding:0 1rem}.blog-categories__list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0;justify-content:center}.blog-categories__link{display:inline-block;padding:.5rem 1rem;border-radius:2rem;background:#f5f5f5;color:#333;text-decoration:none;font-size:.9rem;transition:all .2s ease}.blog-categories__link:hover{background:#e0e0e0}.blog-categories__link--active{background:#1a1a1a;color:#fff}.article-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.article-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.article-card__image{overflow:hidden}.article-card__image img{transition:transform .4s ease}.article-card:hover .article-card__image img{transform:scale(1.05)}.article-card__content{padding:1.5rem}.article-card__title{font-size:1.25rem!important;color:#1a1a1a!important;margin-bottom:.75rem;line-height:1.4}.article-card__title a{color:inherit;text-decoration:none}.article-card__title a:hover{color:#666}.article-card__meta{font-size:.85rem;color:#888;margin-bottom:.75rem}.meta__separator{margin:0 .5rem}.article-card__tags{margin-bottom:.75rem}.article-card__tags a{display:inline-block;padding:.25rem .5rem;background:#f0f0f0;border-radius:4px;font-size:.75rem;color:#666;text-decoration:none;margin-right:.25rem;margin-bottom:.25rem}.article-card__tags a:hover{background:#e0e0e0}.article-card__excerpt{color:#555;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.article-card__link{display:inline-flex;align-items:center;gap:.5rem;color:#1a1a1a;font-weight:500;text-decoration:none;transition:gap .2s ease}.article-card__link:hover{gap:.75rem}.article-card__link svg{transition:transform .2s ease}.article-card__link:hover svg{transform:translate(4px)}.article-layout--columns{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:1024px){.article-layout--columns{grid-template-columns:repeat(3,1fr);justify-content:center}}@media(min-width:769px)and (max-width:1023px){.article-layout--columns{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.article-layout--columns{grid-template-columns:1fr;gap:1.5rem}.blog-categories__list{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem}.blog-categories__link{white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/43/compiled_assets/styles.css.map */
