.article-card{background:linear-gradient(114.83deg,rgba(255,104,217,.05),rgba(176,112,255,.05) 99.12%);border-radius:clamp(16px,4vw,24px);cursor:pointer;display:flex;flex-direction:column;gap:clamp(8px,2vw,12px);height:100%;margin:0 auto;max-width:min(471px,95vw);padding:12px;width:100%}@media screen and (hover:hover){.article-card:hover .article-image>img{transform:scale(1.1)}.article-card:hover .read-button{background:#2a2f2f;border-color:#2a2f2f}.article-card:hover .read-button .button-icon{transform:translate(3px)}}.article-card .article-image{aspect-ratio:16/9;border:1px solid #c5c5c5;border-radius:clamp(12px,3vw,16px);height:auto;overflow:hidden;width:100%}.article-card .article-image>img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s;width:100%}.article-card .article-content{display:flex;flex:1;flex-direction:column;gap:clamp(8px,2vw,12px);justify-content:space-between;padding:clamp(4px,1vw,8px) clamp(8px,2vw,12px) clamp(8px,2vw,12px)}.article-card .article-content .article-header{display:flex;flex-direction:column;gap:clamp(2px,1.5vw,9px)}.article-card .article-content .article-header>h2{color:#1f2429;font-size:1.25rem;font-weight:800;line-height:24px;margin:0;word-break:break-word}.article-card .article-content .article-header .article-tags{align-items:center;display:flex;flex-direction:row;gap:4px}.article-card .article-content .article-header .article-tags>li{border:1px solid #858387;border-radius:10px;color:#000;font-size:clamp(.75rem,1.5vw,.875rem);font-weight:500;line-height:10px;padding:10px;text-align:center;transition:all .2s;width:auto}.article-card .article-content .article-header .article-tags>li.active-tag{background:#1d1d1d;color:#fff}.article-card .article-content .article-header .article-tags>li>span{color:#858387}@media screen and (max-width:1000px){.article-card .article-content .article-header .article-tags>li{padding:8px}}.article-card .article-content .article-body{display:flex;flex:1;flex-direction:column;gap:clamp(12px,4vw,20px);justify-content:space-between}.article-card .article-content .article-body>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#1f2429cc;display:-webkit-box;font-size:clamp(.875rem,2.5vw,.9375rem);font-weight:500;line-height:clamp(18px,3vw,20px);margin:0;overflow:hidden;word-break:break-word}.article-card .article-content .article-body .article-bottom{align-items:center;display:flex;justify-content:space-between;margin-top:auto;width:100%}.article-card .article-content .article-body .article-bottom>span{color:#2b272f85;font-size:clamp(.6875rem,2vw,.75rem);font-weight:700;line-height:clamp(18px,3vw,20px);text-transform:uppercase;width:auto}.article-card .article-content .article-body .article-bottom .read-button{align-items:center;background:#1b1f1f;border:2px solid #1b1f1f;border-radius:24px;color:#fff;cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:800;gap:4px;justify-content:center;line-height:16px;padding:12px 16px 12px 20px;text-decoration:none;transition:all .2s ease;white-space:nowrap;width:auto}.article-card .article-content .article-body .article-bottom .read-button>svg{padding:4px 2.67px;transition:all .2s ease;width:auto}@media screen and (max-width:1000px){.article-card{border-radius:12px}}@media screen and (min-width:1920px){.article-card{max-width:500px}.article-card .article-content .article-header>h2{font-size:1.375rem;line-height:28px}.article-card .article-content .article-body>p{font-size:1rem;line-height:22px}}.blog-posts{margin-top:24px}.blog-posts .articles-grid{display:grid;gap:32px;grid-template-columns:repeat(3,minmax(0,471px));position:relative}@media screen and (max-width:1400px){.blog-posts .articles-grid{grid-template-columns:repeat(2,minmax(0,471px))}}@media screen and (max-width:1024px){.blog-posts .articles-grid{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 16px}}@media screen and (max-width:768px){.blog-posts .articles-grid{gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center}}@media screen and (max-width:530px){.blog-posts .articles-grid{gap:16px;grid-template-columns:1fr;justify-items:center}}li[data-v-875f8544]{background:transparent;border:1.5px solid #858387;border-radius:12px;font-size:.9375rem;font-weight:700;letter-spacing:0;line-height:11px;padding:12px;transition:all .2s;width:auto}li .tag-hash[data-v-875f8544]{color:#858387}li.animate[data-v-875f8544]{cursor:pointer}li.animate[data-v-875f8544]:hover{background:#f0f0f0;transform:translateY(-2px)}li.animate.active[data-v-875f8544]{animation:tag-pulse .4s cubic-bezier(.34,1.56,.64,1);background:#1d1d1d;border:1.5px solid #1d1d1d;color:#d9d9d9}li.animate.active[data-v-875f8544]:hover{background:#2a2f2f}@media screen and (max-width:1600px){li[data-v-875f8544]{font-size:.875rem;font-weight:600}}
