/* Scoped to the new card; current sections keep their styling. */
ul.container > li article.iphone18_pro > img.iphone18-photo {
  position:static; display:block; width:100%; height:360px;
  /* Compensate for the Apple photo's white top edge without covering the color label. */
  object-fit:contain; margin:-17px auto 0; clip-path:inset(17px 0 0);
}
ul.container > li article.iphone18_pro .iphone18-colors li { margin-bottom:0; }
.iphone18-options { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:20px; }
.iphone18-options > ul { min-width:0; margin:0; padding:0; }
ul.container > li article.iphone18_pro .iphone18-options .iphone18-sim { margin-bottom:15px; }
ul.container > li article.iphone18_pro .iphone18-options .iphone18-group-start { margin-top:36px; }
.iphone18-options li span { white-space:nowrap; }
