/* Natural document flow avoids Safari fixed-position and stale viewport-offset shifts. */
html#kino-auth-v122[data-auth-kind=phone][data-auth-viewport=landscape]{overflow-y:auto;scroll-behavior:auto}
html#kino-auth-v122[data-auth-kind=phone][data-auth-viewport=landscape] .auth-body{min-height:0;overflow-x:hidden;overflow-y:auto}
html#kino-auth-v122[data-auth-kind=phone][data-auth-viewport=landscape] .auth-stage{
 position:relative;inset:auto;
 height:auto!important;min-height:var(--auth-visible-height,100svh)!important;
 place-items:safe center!important;overflow:visible!important;
}
html#kino-auth-v122[data-auth-kind=phone][data-auth-viewport=landscape] .auth-stage>.auth-panel[data-step=login]{--phone-form-width:clamp(160px,calc(42 * var(--auth-visible-unit) + 36px),248px)}
html#kino-auth-v122[data-auth-kind=phone][data-auth-viewport=landscape] .auth-panel .auth-brand img{width:clamp(144px,calc(48 * var(--auth-visible-unit)),208px)!important}
html#kino-auth-v122[data-auth-kind=phone][data-auth-viewport=landscape] .auth-panel[data-step=login] #auth-title{font-size:clamp(16px,calc(4.8 * var(--auth-visible-unit)),21px)!important}
html#kino-auth-v122[data-auth-kind=phone][data-auth-viewport=landscape] .auth-panel[data-step=login] #new-account{font-size:clamp(11px,calc(3 * var(--auth-visible-unit)),13px)!important}
html#kino-auth-v122[data-auth-kind=phone][data-auth-viewport=landscape] .auth-panel #access-hint{font-size:clamp(10px,calc(2.8 * var(--auth-visible-unit)),12px)!important}
html#kino-auth-v122[data-auth-kind=phone][data-auth-viewport=landscape] .auth-panel .code-entry{height:clamp(32px,calc(10 * var(--auth-visible-unit)),44px)!important}
html#kino-auth-v122[data-auth-kind=phone][data-auth-viewport=landscape] .auth-panel #keypad button{height:clamp(32px,calc(12 * var(--auth-visible-unit)),52px)!important}
html#kino-auth-v122[data-auth-kind=phone][data-auth-viewport=landscape] .auth-panel #keypad button b{font-size:clamp(21px,calc(6 * var(--auth-visible-unit)),27px)!important}
html#kino-auth-v122[data-auth-kind=phone][data-auth-viewport=landscape][data-auth-viewport-compact=true] .auth-stage>.auth-panel[data-step=login]{padding:12px 16px!important;column-gap:18px!important;row-gap:8px!important}
html#kino-auth-v122[data-auth-kind=phone][data-auth-viewport=landscape][data-auth-viewport-compact=true] .auth-panel[data-step=login] #login-form{gap:6px!important}
html#kino-auth-v122[data-auth-kind=phone][data-auth-viewport=landscape][data-auth-viewport-compact=true] .auth-panel #keypad{gap:4px!important}
