/* AP OneFlow Mobile Login 08.0.0 */
@media (max-width:768px){
  body{background:#f4f6f9!important}
  .auth-page{display:block!important;min-height:100vh!important;background:#f4f6f9!important;padding:0!important}
  .brand-panel{display:flex!important;min-height:auto!important;height:auto!important;background:#fff!important;padding:18px 18px 12px!important;border-bottom:1px solid #e5e9ef!important}
  .brand-panel .brand-copy{width:100%!important;max-width:none!important;padding:0!important}
  .auth-brand-logo{width:172px!important;max-width:55vw!important;margin:0!important}
  .brand-panel h2,.brand-rule,.feature-list,.campus{display:none!important}
  .form-panel{display:block!important;padding:24px 16px calc(28px + env(safe-area-inset-bottom))!important;background:#f4f6f9!important;min-height:auto!important}
  .auth-card{width:100%!important;max-width:none!important;box-sizing:border-box!important;margin:0!important;padding:24px 18px!important;border-radius:20px!important;box-shadow:0 8px 28px rgba(20,30,48,.08)!important}
  .shield{width:64px!important;height:64px!important;margin:0 auto 16px!important}
  .auth-card h2{font-size:30px!important;margin:0 0 8px!important;text-align:center!important}
  .auth-card .intro{text-align:center!important;font-size:14px!important;margin-bottom:22px!important}
  .auth-card label{font-size:13px!important}.input-shell,.auth-card input{min-height:48px!important}
  .auth-card .primary{min-height:50px!important;border-radius:13px!important;font-size:16px!important}
  .support{margin-top:18px!important;font-size:12px!important}
  .auth-page>footer{display:none!important}
}
