*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.login-container{display:flex;align-items:center;justify-content:center;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:400px;background:#fff;border-radius:8px;padding:40px;box-shadow:0 8px 32px #0000001a}.login-title{text-align:center;margin-bottom:32px}.login-title h1{font-size:24px;color:#1a1a1a;margin-bottom:8px}.login-title p{color:#999;font-size:14px}.ant-modal-content{border-radius:10px!important;overflow:hidden;box-shadow:0 16px 48px #0000001f,0 4px 12px #00000014!important}.ant-modal-header{border-bottom:1px solid #f0f0f0!important;padding:16px 24px!important;margin-bottom:0!important}.ant-modal-title{font-weight:600!important;font-size:16px!important}.ant-modal-body{padding:24px!important;max-height:calc(100vh - 220px);overflow-y:auto}.ant-modal-footer{border-top:1px solid #f0f0f0!important;padding:12px 24px!important;margin-top:0!important}@media (max-width: 768px){.ant-modal-body{max-height:calc(100vh - 180px)}}
