
/* V12.6 — phone refinements and live privacy preferences. */
.v12-direction-visual{position:relative}
.v125-direction-fallback{position:absolute;inset:0;z-index:0;display:grid;place-items:center;padding:16px;text-align:center;color:#72808b;font-size:13px;line-height:1.5;background:#eef2f5}
.v12-direction-visual>img{position:relative;z-index:1;background:#eef2f5}
.v121-featured-visual{position:relative}
.v125-featured-cover-fallback{position:absolute;inset:0;z-index:0;display:grid;place-items:center;padding:16px;text-align:center;color:#72808b;font-size:13px;line-height:1.5;background:#f1f4f6}
.v125-featured-cover{position:relative;z-index:1;object-fit:cover!important;background:#f1f4f6}
@media(max-width:620px){
  /* Story: a little wider than V12.4, while retaining a controlled reading measure. */
  html:not([lang=en]) #history-page .story-journey .journey-copy p{max-width:21em}
  html[lang=en] #history-page .story-journey .journey-copy p{max-width:35em}
  /* Milestone photos start on exactly the same left rail as the copy. */
  #history-page .story-journey .media-slot{justify-self:start!important;margin-left:0!important;width:72%;max-width:258px}
  /* Job responsibilities / requirements are one step smaller and more compact on phones. */
  #info-dialog.job-review .job-intro{font-size:13px!important;line-height:1.55!important;margin-bottom:18px}
  #info-dialog.job-review h3{font-size:15.5px!important;line-height:1.4;margin-top:19px;margin-bottom:8px}
  #info-dialog.job-review ul{font-size:12px!important;line-height:1.52!important;padding-left:17px}
  #info-dialog.job-review li+li{margin-top:5px}
  #info-dialog.job-review .job-meta p{font-size:10.5px!important;line-height:1.42!important}
  .v125-direction-fallback,.v125-featured-cover-fallback{font-size:12px}
}
