.card--post--footer{flex-direction:row;align-items:center;gap:.75rem;display:flex}.card--post--credits{flex-direction:column;gap:.2rem;display:flex}.card--post--credit-link{text-underline-offset:2px;color:inherit;text-decoration:underline}
.card--post{background:var(--alpha--light--30,#fbf3eb4d);border:1px solid #fffc;transition:all .25s;position:relative;box-shadow:inset 0 0 #ffffffb3,0 0 #5b3d1c12}.card--post:has(h2 a:hover){border:1px solid #fff;box-shadow:inset 0 0 14.4px #ffffffb3,0 57.6px 67.2px #5b3d1c12}.card--post .card--post--cover{width:100%}.card--post .card--post--cover img{vertical-align:middle;object-fit:cover;max-width:100%;height:auto;max-height:257px;display:inline-block}.card--post .card--post--body{flex-direction:column;gap:16px;width:100%;display:flex}.card--post .card--post--details{flex-direction:row;align-items:baseline;gap:1rem;display:flex}.card--post .card--post--heading h2 a{text-decoration:none}.card--post a.card--post--link:before{content:"";position:absolute;inset:0}.card--post--sm{gap:0}.card--post--sm .card--post--body{gap:.5rem;width:100%}.card--post--sm .card--post--details{gap:.625rem}.card--post--lg{flex-direction:row;align-items:stretch;gap:0;height:100%;overflow:hidden}.card--post--lg h2 a:before{display:none}.card--post--lg .card--post--body{align-items:flex-start;gap:1.25rem;width:100%;padding:2rem 2rem 2rem 2.5rem}.card--post--lg .card--post--cover{display:flex}.card--post--lg .card--post--cover img{object-fit:cover;flex:1;min-height:100%}.card--post--huge{flex-direction:row-reverse;align-items:stretch;gap:0;height:100%;min-height:28rem;overflow:hidden}.card--post--huge h2 a:before{display:none}.card--post--huge .card--post--body{flex-shrink:0;align-items:flex-start;gap:1.25rem;width:50%;padding:2.5rem}.card--post--huge .card--post--cover{flex:1;display:flex}.card--post--huge .card--post--cover img{object-fit:cover;flex:1;width:100%;min-height:100%}.card--post--huge.card--post--no-cover .card--post--body{width:100%}.card--post--content{border:none;align-items:flex-start;padding:0;display:flex}.card--post--cover{border-radius:.75rem;width:100%;overflow:hidden}.card--post--cover img{width:100%;height:auto;display:block}.card--post--body{flex-direction:column;gap:1rem;display:flex}.card--post--details{flex-direction:row;align-items:center;gap:.75rem;display:flex}.card--post--heading h2 a{text-decoration:none}a.card--post--link:before{content:"";position:absolute;inset:0}.card--post--excerpt{flex:1}.card--post--cta{z-index:1;position:relative}.card--post--divider{border:none;border-top:1px solid var(--color-mode--divider--10);width:100%;margin:8px 0}@media screen and (max-width:479px){.card--post--sm,.card--post--lg,.card--post--huge{flex-direction:column;gap:1rem;min-height:auto;padding:1rem}:is(.card--post--sm,.card--post--lg,.card--post--huge) .card--post--body{width:100%;padding:0}.card--post--divider{margin:0}}
