.login-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:100%;max-width:450px;box-shadow:0 10px 40px #0000001a;border-radius:12px}.login-header{text-align:center;margin-bottom:30px}.login-header h2{margin-bottom:8px;color:#1890ff}.login-header p{color:#8c8c8c;margin:0}.login-info{text-align:center;margin-top:16px}.login-info p{color:#8c8c8c;font-size:12px;margin:0}.main-content{margin:24px 16px;padding:0;min-height:280px}.content-wrapper{padding:24px;background:#fff;border-radius:8px;box-shadow:0 1px 2px #00000008}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.ant-table-wrapper{background:#fff}.ant-modal-content{border-radius:8px}.ant-btn{display:inline-flex;align-items:center;justify-content:center}
