/* IA Connect CSS atomic selector: main 271.001; derived from main-271-media-max-720px-iac-cover.css. */
@media (max-width: 720px){
/*
    Mobile profile layout
    - Cover is taller so header has room.
    - Header stack lives *below* the cover; only the avatar overlaps.
    - Actions wrap cleanly and buttons become full-width when needed.
  */
  .iac-cover{height:260px;border-radius:16px;}
}
