.post-stats{font:var(--text-label-12);color:var(--ds-gray-900);flex-wrap:wrap;align-items:center;gap:4px 12px;display:inline-flex}.post-stats-item{font-variant-numeric:tabular-nums;align-items:center;gap:4px;display:inline-flex}.post-stats-item svg{width:16px;height:16px}.post-stats-item-sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
.resource-card{border-radius:var(--radius-24);background:var(--ds-background-100);min-height:220px;box-shadow:var(--shadow-card);transition:box-shadow var(--duration-fast) ease;flex-direction:column;padding:20px;display:flex;position:relative}.resource-card:hover{box-shadow:var(--shadow-card-hover)}.resource-card:has(.resource-card-open:focus-visible){box-shadow:var(--ds-focus-ring)}.resource-card-author{align-items:center;gap:8px;display:flex}.resource-card-author-text{flex-direction:column;min-width:0;display:flex}.resource-card-author-text-name{text-overflow:ellipsis;white-space:nowrap;font:var(--text-label-14);font-weight:500;overflow:hidden}.resource-card-author-text-handle{font:var(--text-label-13);color:var(--ds-gray-900)}.resource-card-author-platform{align-self:flex-start;margin-left:auto}.resource-card-excerpt{-webkit-line-clamp:4;font:var(--text-copy-14);-webkit-box-orient:vertical;margin-top:16px;display:-webkit-box;overflow:hidden}.resource-card-open{cursor:pointer;background:0 0;border:none;padding:0;position:static}.resource-card-open:after{content:"";border-radius:inherit;position:absolute;inset:0}.resource-card-open:focus-visible{box-shadow:none}.resource-card-actions{z-index:1;flex-wrap:wrap;gap:8px;margin-top:16px;display:flex;position:relative}.resource-card-actions-link{border-radius:var(--radius-control);background:linear-gradient(0deg, var(--button-secondary-from), var(--button-secondary-to));height:28px;box-shadow:var(--ds-shadow-border-base);font:var(--text-button-12);transition:background-color var(--duration-fast) ease;align-items:center;gap:4px;padding:0 12px;display:inline-flex}.resource-card-actions-link:hover{background:linear-gradient(0deg, var(--button-secondary-from-hover), var(--button-secondary-to))}.resource-card-actions-link svg{width:14px;height:14px}.resource-card-actions-link--download{background:linear-gradient(0deg, var(--button-primary-from), var(--button-primary-to));color:var(--primary-contrast);box-shadow:none}.resource-card-actions-link--download:hover{background:linear-gradient(0deg, var(--button-primary-from-hover), var(--button-primary-to-hover))}.resource-card-footer{flex-direction:column;align-items:flex-start;gap:8px;margin-top:auto;padding-top:16px;display:flex}.resource-card-footer-topics{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.resource-card-footer-meta{align-items:center;gap:8px;display:flex}.resource-card-footer-date{font:var(--text-label-13);color:var(--ds-gray-900);flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.resource-card-footer-date-icon{flex-shrink:0;width:14px;height:14px}.resource-card-footer-date-arrow{opacity:0;width:14px;height:14px;transition:opacity var(--duration-fast) ease}.resource-card:hover .resource-card-footer-date-arrow{opacity:1}.resource-card{cursor:pointer}.resource-card--grid .resource-card-actions{order:1}.resource-card--list{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"author actions""excerpt actions""footer actions";align-items:start;column-gap:24px;min-height:0;display:grid}.resource-card--list .resource-card-author{grid-area:author}.resource-card--list .resource-card-author-platform{display:none}.resource-card--list .resource-card-excerpt{grid-area:excerpt;margin-top:12px;display:block;overflow:visible}.resource-card--list .resource-card-actions{grid-area:actions;justify-content:flex-start;margin-top:0}.resource-card--list .resource-card-footer{grid-area:footer;margin-top:0;padding-top:12px}.resource-card--list .resource-card-footer-topics{flex-wrap:nowrap}@media (max-width:800px){.resource-card--list{grid-template-columns:minmax(0,1fr);grid-template-areas:"author""excerpt""footer""actions"}.resource-card--list .resource-card-actions{margin-top:16px}}.resource-card-footer-topics .badge.badge{height:auto;padding:4px 10px}.resource-card-actions{justify-content:flex-end}.resource-card-actions-link.resource-card-actions-link--download{order:1}.resource-card--grid .resource-card-actions{box-shadow:inset 0 1px 0 var(--ds-gray-alpha-400);margin:16px -20px 0;padding:16px 20px 0}.resource-card-footer .resource-card-footer-post-stats{margin-bottom:8px;margin-left:4px}.resource-card-footer .resource-card-footer-date{margin-top:4px;margin-left:4px}
.tweet-embed{min-height:120px;position:relative}.tweet-embed-frame>*{margin:0 auto!important}.tweet-embed--loading .tweet-embed-frame{opacity:0;pointer-events:none;position:absolute;inset:0}.tweet-embed--failed .tweet-embed-frame{display:none}.tweet-embed-skeleton{border-radius:var(--radius-12);background:var(--ds-gray-100);height:240px;box-shadow:inset 0 0 0 1px var(--ds-gray-alpha-400);animation:1.4s ease-in-out infinite tweet-embed-pulse}@keyframes tweet-embed-pulse{50%{opacity:.55}}.tweet-embed-fallback{border-radius:var(--radius-12);background:var(--ds-gray-100);min-height:120px;box-shadow:inset 0 0 0 1px var(--ds-gray-alpha-400);font:var(--text-label-14);color:var(--ds-gray-900);text-align:center;justify-content:center;align-items:center;gap:4px;padding:24px;display:flex}.tweet-embed-fallback:hover{color:var(--ds-gray-1000)}.tweet-embed-fallback svg{width:16px;height:16px}
