*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:400px;border-radius:8px;box-shadow:0 8px 32px #00000026}.login-card .ant-card-head-title{text-align:center;font-size:20px}.login-captcha-container{display:flex;gap:8px;align-items:flex-start}.login-captcha-container .ant-form-item{flex:1;margin-bottom:0}.captcha-svg{cursor:pointer;border:1px solid #d9d9d9;border-radius:6px;height:40px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.captcha-svg svg{height:100%;width:auto}.dashboard-stats .ant-card{border-radius:8px}.stat-card{text-align:center}.site-layout{min-height:100vh}.site-layout .site-layout-header{background:#fff;padding:0 24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 4px #00000014;z-index:1}.site-layout .site-layout-content{margin:24px;min-height:280px}.user-detail-header{margin-bottom:16px}.table-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:8px}.table-toolbar-left{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.logo{height:32px;margin:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:600;white-space:nowrap;overflow:hidden}.logo-collapsed{font-size:18px}
