.main-blog{max-width:1200px;margin:0 auto;padding:0 20px}.blog-header{text-align:center;margin-bottom:3rem}.blog-header .title--primary{font-size:3.5rem;font-weight:600;margin-bottom:1rem;color:rgb(var(--color-foreground))}.blog-description{font-size:1.1rem;color:rgba(var(--color-foreground),.7);max-width:600px;margin:0 auto;line-height:1.6}.blog-articles{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.article-card-simple{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease;height:100%;display:flex;flex-direction:column}.article-card-simple:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.article-card__image{position:relative;overflow:hidden;height:250px}.article-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.article-card-simple:hover .article-card__image img{transform:scale(1.05)}.article-card__content{padding:1.5rem;flex:1;display:flex;flex-direction:column}.article-card__title{margin:0 0 1rem;font-size:1.35rem;line-height:1.3}.article-card__title a{color:rgb(var(--color-foreground));text-decoration:none;transition:color .2s ease}.article-card__title a:hover{color:rgba(var(--color-foreground),.8)}.article-card__meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:rgba(var(--color-foreground),.6);font-weight:500}.article-card__date,.article-card__author,.article-card__read-time{display:flex;align-items:center;gap:.5rem}.article-card__date:before{content:"\1f4c5";font-size:.8rem;opacity:.8}.article-card__read-time:before{content:"\23f1\fe0f";font-size:.8rem;opacity:.8}.article-card__author:before{content:"\1f464";font-size:.8rem;opacity:.8}.article-card__date,.article-card__read-time,.article-card__author{background:rgba(var(--color-foreground),.03);padding:.4rem .8rem;border-radius:20px;border:1px solid rgba(var(--color-foreground),.08);transition:all .2s ease}.article-card__date:hover,.article-card__read-time:hover,.article-card__author:hover{background:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.12)}.article-card__excerpt{color:rgba(var(--color-foreground),.7);line-height:1.5;margin-bottom:1rem;flex:1;font-size:.95rem}.article-card__tags{display:flex;flex-wrap:wrap;gap:.5rem}.article-card__tag{padding:.25rem .75rem;background:rgba(var(--color-foreground),.05);border-radius:15px;font-size:.8rem;color:rgba(var(--color-foreground),.8);border:1px solid rgba(var(--color-foreground),.1)}@media screen and (max-width: 1024px){.blog-articles{grid-template-columns:repeat(2,1fr);gap:1.5rem}.article-card__image{height:220px}}@media screen and (max-width: 749px){.blog-articles{grid-template-columns:1fr;gap:1.5rem}.blog-header .title--primary{font-size:2.8rem}.article-card__image{height:200px}.article-card__content{padding:1rem}.article-card__title{font-size:1.2rem}}@media screen and (max-width: 480px){.main-blog{padding:0 15px}.article-card__content{padding:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-main-blog-simple.css.map */
