*{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}.full-center{justify-content:center;align-items:center;min-height:100vh;display:flex}
