/* Embedded in the case study: no page chrome, and as much of the
   iframe height as possible handed to the phone itself. */
body{background:transparent;background-image:none}
.stage{padding:10px 8px 14px;gap:10px;justify-content:flex-start;min-height:auto}
.stage-hint{font-size:12.5px;max-width:600px}
.phone{box-shadow:0 0 0 2px #26262a,0 18px 44px rgba(0,0,0,.45);max-height:calc(100vh - 72px)}
