.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;padding:48px;width:100%;max-width:420px}.login-header{text-align:center;margin-bottom:32px}.login-title{font-size:28px;font-weight:700;color:#333;margin:0 0 8px}.login-subtitle{font-size:14px;color:#999;margin:0}.login-form{margin-bottom:24px}.login-form-item{margin-bottom:20px}.login-form-button{width:100%;height:44px;font-size:16px;font-weight:500;border-radius:8px}.login-divider{text-align:center;color:#999;margin:24px 0;position:relative}.login-divider:before,.login-divider:after{content:"";position:absolute;top:50%;width:40%;height:1px;background:#e0e0e0}.login-divider:before{left:0}.login-divider:after{right:0}.wechat-login-button{width:100%;height:44px;font-size:16px;font-weight:500;border-radius:8px;background:#07c160;border-color:#07c160;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px}.wechat-login-button:hover{background:#06ad56!important;border-color:#06ad56!important}.login-footer{text-align:center;margin-top:24px}.login-footer-text{color:#666;font-size:14px}.login-footer-link{color:#667eea;font-weight:500;cursor:pointer;transition:color .3s}.login-footer-link:hover{color:#764ba2;text-decoration:underline}.register-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.register-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;padding:48px;width:100%;max-width:420px}.register-header{text-align:center;margin-bottom:32px}.register-title{font-size:28px;font-weight:700;color:#333;margin:0 0 8px}.register-subtitle{font-size:14px;color:#999;margin:0}.register-form{margin-bottom:24px}.register-form-item{margin-bottom:20px}.register-form-button{width:100%;height:44px;font-size:16px;font-weight:500;border-radius:8px}.register-footer{text-align:center;margin-top:24px}.register-footer-text{color:#666;font-size:14px}.register-footer-link{color:#667eea;font-weight:500;cursor:pointer;transition:color .3s}.register-footer-link:hover{color:#764ba2;text-decoration:underline}.user-header{display:flex;align-items:center;gap:24px;padding:32px;background:linear-gradient(135deg,#667eea15,#764ba215);border-bottom:1px solid rgba(0,0,0,.05)}.user-basic-info{flex:1}.user-basic-info h2{margin:0 0 8px;font-size:28px;font-weight:700;color:#1a1a1a;letter-spacing:-.5px}.user-id{margin:0;font-size:14px;color:#6b7280;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;background:#00000008;padding:4px 8px;border-radius:6px;display:inline-block}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f0f2f5}.loading-text{margin-top:16px;font-size:16px;color:#666}.user-profile-layout{min-height:100vh;background:linear-gradient(to bottom,#f8f9fa,#fff);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);padding:0 32px;position:sticky;top:0;z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;height:64px}.header-content h1{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;font-size:24px;font-weight:700;letter-spacing:-.5px}.content{padding:48px 32px;background:transparent}.content-wrapper{max-width:1280px;margin:0 auto}.user-profile-card{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000d,0 10px 40px #00000008;border:1px solid rgba(0,0,0,.05);overflow:hidden;transition:all .3s ease}.user-profile-card:hover{box-shadow:0 4px 12px #00000014,0 16px 48px #0000000d;transform:translateY(-2px)}.user-management{background-color:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 8px #0000000f}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.page-header h2{margin:0;font-size:20px;font-weight:600;color:#262626}.refresh-btn{padding:8px 16px;background-color:#1890ff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .3s}.refresh-btn:hover:not(:disabled){background-color:#40a9ff}.refresh-btn:disabled{background-color:#d9d9d9;cursor:not-allowed}.error-message{padding:12px 16px;margin-bottom:16px;background-color:#fff2f0;border:1px solid #ffccc7;border-radius:4px;color:#cf1322;font-size:14px}.loading-state{text-align:center;padding:48px;color:#8c8c8c;font-size:14px}.table-container{overflow-x:auto}.user-table{width:100%;border-collapse:collapse;font-size:14px}.user-table thead{background-color:#fafafa}.user-table th{padding:12px 16px;text-align:left;font-weight:600;color:#262626;border-bottom:1px solid #f0f0f0}.user-table td{padding:12px 16px;border-bottom:1px solid #f0f0f0;color:#595959}.user-table tbody tr:hover{background-color:#fafafa}.empty-state{text-align:center;padding:48px!important;color:#8c8c8c}.text-small{font-size:12px;color:#8c8c8c}.badge{display:inline-block;padding:2px 8px;font-size:12px;border-radius:2px;font-weight:500}.badge-success{background-color:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.badge-default{background-color:#fafafa;color:#8c8c8c;border:1px solid #d9d9d9}.badge-danger{background-color:#fff2f0;color:#ff4d4f;border:1px solid #ffccc7}.table-footer{margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.total-count{font-size:14px;color:#8c8c8c}.app{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{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;background-color:#f0f2f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}
