.styles_skeleton_card__4atY5{display:flex;flex-direction:column;align-items:flex-start;padding:20px;background:var(--card-background-color);border:1px solid rgba(231,235,243,.95);border-radius:var(--border-radius-lg);animation:styles_pulse__hmmyU 1.5s ease-in-out infinite;height:220px;gap:10px}.styles_skeleton_card__4atY5:before{content:"";width:64px;height:64px;background:var(--divider-color);border-radius:50%}.styles_skeleton_card__4atY5:after{content:"";width:100%;height:40px;background:var(--divider-color);border-radius:var(--border-radius-full);margin-top:auto}@keyframes styles_pulse__hmmyU{0%,to{opacity:1}50%{opacity:.5}}