/* A tablet's portrait cinema hall and landscape poster corridor share the live/QA rule. */
@media (orientation:landscape){
 html#kino-auth-v122[data-auth-kind=tablet] .auth-body{
  --kino-auth-background:var(--kino-corridor,url('/auth/background-corridor-v122-1920.webp'));
 }
}
