*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f5f5f5;color:#333;line-height:1.6}#root{min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.text-center{text-align:center}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.form-header{text-align:center;margin-bottom:32px}.form-header h1{font-size:28px;font-weight:600;margin-bottom:8px;color:#1f1f1f}.form-header p{color:#666;font-size:16px;margin:0}.form-footer{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid #f0f0f0}.form-footer a{color:#1890ff;text-decoration:none}.form-footer a:hover{text-decoration:underline}@media (max-width: 768px){.form-header h1{font-size:24px}}
