.article-card{flex-direction:column;gap:8px;display:flex}.article-card-header{background-size:cover;border-radius:10px;flex-direction:column;justify-content:flex-end;gap:8px;height:340px;padding:16px;display:flex;position:relative}.article-card-header-overlay{z-index:0;background:linear-gradient(#0000 40%,#000000b3 100%);border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.article-card-header-icon{z-index:1;align-items:center;gap:8px;display:flex}.article-card-header-title{z-index:1;font-size:32px;font-weight:700}.article-card-content{color:#000;background-color:#fff;border-radius:10px;padding:16px}.article-card-content .article-card-profile{margin-top:-40px}.article-card-content .article-card-profile .user-block-info{color:#000;justify-content:flex-end}.article-card.ghost{opacity:.3;position:relative}.article-card.ghost:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(2px);will-change:backdrop-filter;background:#fff3;border-radius:5px;position:absolute;inset:0}.article-card.ghost{height:290px}.article-card.ghost .article-card-header-picture{opacity:.5;background-color:#fff3}.article-card.ghost .article-card-header-profile-name,.article-card.ghost .article-card-header-profile-function,.article-card.ghost .article-card-header-profile-othrs{opacity:.5;background-color:#fff3;border-radius:5px;width:50px}.article-card.ghost .article-card-header-profile-name{width:100px}.article-card.ghost .article-card-header-profile-function{width:75px}.article-card.ghost .article-card-header-menu-dot{opacity:.5;background-color:#fff3;width:6px}.article-card.ghost .article-card-content{display:none}.article-card.ghost .article-card-picture{opacity:.5;background-color:#fff3}.article-card.ghost .article-card-footer{opacity:.5;background-color:#fff3;border-radius:5px}.article-card.ghost .article-card-action{display:none}
