atmosphere-layout{align-items:center}atmosphere-layout .card{align-self:stretch}.card-image-frame{margin-top:var(--space-5);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);background:var(--color-bg-soft)}.card-image-frame img{width:100%;height:100%;object-fit:cover}.badge-group{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4);margin-bottom:var(--space-4)}.hero-actions--compact{margin-top:var(--space-4)}.atmosphere-card--tall{min-height:100%}@media(max-width:768px){atmosphere-layout{gap:var(--space-8)}}