/* Only the added platform/action group owns new layout; shared card geometry stays intact. */
.junior-card-actions { display: flex; align-items: center; flex-wrap: wrap; gap: var(--spacing-1); }
.junior-card-actions .button { max-width: 100%; white-space: normal; text-align: start; }
