/* B10 restores the preferred C-03 Desktop depth without changing Mobile. */
@media(min-width:700px){
  .living-portal{height:310svh;min-height:2500px}
  .living-layer{display:block!important}
  .living-caption{display:flex!important}
  .restraint-surface{box-shadow:none}
}
