*{box-sizing:border-box}html,body,#root{background:#f0f2f5;height:100%;margin:0;padding:0;font-family:-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.login-bg{background:linear-gradient(135deg,#0f2540 0%,#1677ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex}.login-box{background:#fff;border-radius:12px;width:100%;max-width:400px;padding:32px;box-shadow:0 8px 40px #00000040}.login-split{background:#fff;border-radius:12px;width:100%;max-width:820px;display:flex;overflow:hidden;box-shadow:0 24px 60px #00000073,0 8px 20px #0000004d}.login-image{text-align:center;flex:50%;align-self:flex-start;padding:40px 32px 24px}.login-image-title{color:#0f2540;text-align:left;margin-bottom:16px;font-size:20px;font-weight:600}.login-image img{width:275px;max-width:100%;height:auto;margin:0 auto;display:block}.login-form{flex-direction:column;flex:50%;justify-content:center;padding:32px;display:flex}@media (width<=640px){.login-split{flex-direction:column;max-width:400px}.login-image{padding:24px 24px 0}.login-image img{width:40%}}.full-center{justify-content:center;align-items:center;min-height:100vh;display:flex}
