.post-card.article-post-embed{position:relative;width:100%;min-width:0;display:flex}.substack-iframe{width:100%!important;border:none;display:block;min-height:450px}.substack-fallback{display:none}.post-card:not(:has(iframe)) .substack-fallback{display:block}.embla{overflow:hidden;min-width:350px;width:100%}.embla__container{display:flex;gap:1rem}.embla__slide{flex:0 0 85%}.carousel-wrapper{display:flex;align-items:center;gap:1rem}.carousel-btn{width:42px;height:42px;border:none;border-radius:999px;background:#111;color:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease}.carousel-btn:hover{background:#222;transform:scale(1.05)}.dots{margin-top:1.25rem;display:flex;justify-content:center;gap:.5rem}.dot{width:10px;height:10px;border:none;border-radius:999px;border:1px solid white;background:#111;cursor:pointer;transition:transform .2s ease,background .2s ease}.dot:hover{transform:scale(1.15)}.dot--active{background:#fff}@media(min-width:768px){.embla__slide{flex:0 0 48%}}@media(min-width:1024px){.embla__slide{flex:0 0 42%}}@media(max-width:640px){.carousel-wrapper{gap:.5rem}.carousel-btn{width:36px;height:36px}}.article{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #e8e8e8;transition:all .25s ease;cursor:pointer}.article:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.article__image{width:100%;aspect-ratio:1.45 / 1;overflow:hidden}.article__image img{width:100%;height:100%;object-fit:cover;display:block}.article__content{display:flex;flex-direction:column;gap:12px;padding:20px}.article__title{margin:0;font-size:1.5rem;font-weight:700;line-height:1.3;color:#111827}.article__description{margin:0;font-size:1rem;line-height:1.6;color:#6b7280}
