/* B11 gives C-04 Desktop a measured final-act span without touching Mobile. */
@media(min-width:700px){
  .restraint-portal{height:235svh;min-height:1900px}
  .restraint-surface{transform-origin:center center;box-shadow:none}
  .restraint-exit{width:min(500px,35vw)}
}
