:root{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";line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%;height:100%}html{width:100%;height:100%}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{width:100%;max-width:480px;box-shadow:0 8px 24px #00000026;border-radius:12px}@media(max-width:576px){.login-card{max-width:100%}.login-container{padding:12px}}.login-header{text-align:center;margin-bottom:32px}.login-header h2{margin-bottom:8px;color:#1890ff}.login-links{display:flex;justify-content:center;align-items:center;gap:12px}.login-links-divider{color:#d9d9d9}.login-links a{color:#1890ff;text-decoration:none}.login-links a:hover{text-decoration:underline}.register-container{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.register-card{width:100%;max-width:600px;box-shadow:0 8px 24px #00000026;border-radius:12px}.register-header{text-align:center;margin-bottom:32px}.register-header h2{margin-bottom:8px;color:#1890ff}.register-links{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:16px}.register-links a{color:#1890ff;text-decoration:none}.register-links a:hover{text-decoration:underline}@media(max-width:576px){.register-card{max-width:100%}.register-container{padding:12px}}.reset-password-container{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.reset-password-card{width:100%;max-width:560px;box-shadow:0 8px 24px #00000026;border-radius:12px}@media(max-width:576px){.reset-password-card{max-width:100%}.reset-password-container{padding:12px}}.reset-password-header{text-align:center;margin-bottom:32px}.reset-password-header h2{margin-bottom:8px;color:#1890ff}.reset-password-links{display:flex;justify-content:center;margin-top:16px}.reset-password-links a{color:#1890ff;text-decoration:none}.reset-password-links a:hover{text-decoration:underline}.home-layout{min-height:100vh}.home-header{display:flex;justify-content:space-between;align-items:center;background:#001529;padding:0 24px;box-shadow:0 2px 8px #0000001a}.home-header-left,.home-header-right{display:flex;align-items:center}.user-dropdown{display:flex;align-items:center;cursor:pointer;padding:8px 12px;border-radius:4px;transition:background-color .3s}.user-dropdown:hover{background-color:#ffffff1a}.username{margin-left:12px;color:#fff;font-size:14px}.home-sider{background:#fff;box-shadow:2px 0 8px #0000000d}.home-content{padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}.content-wrapper{max-width:1200px;margin:0 auto}.user-info-item{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.user-info-item:last-child{border-bottom:none}.user-info-item strong{min-width:120px;margin-right:16px}.home-loading{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f0f2f5}.dashboard-container{padding:24px}.dashboard-card{max-width:800px}.user-info-item{margin-bottom:16px;display:flex;align-items:center;gap:8px}.user-info-item:last-child{margin-bottom:0}.funding-rate-list{padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}.funding-rate-list .ant-card{border-radius:8px;box-shadow:0 2px 8px #0000000d}.funding-rate-list .ant-table{font-size:13px}.funding-rate-list .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.funding-rate-list .ant-statistic-title{font-size:14px;color:#000000a6}.funding-rate-list .ant-statistic-content{font-size:24px}.api-key-management{padding:24px}.api-key-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.api-key-header h2{margin:0;font-size:24px;font-weight:600}.api-url-management{padding:24px}.api-url-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.api-url-header h2{margin:0;font-size:20px;font-weight:600}.sign-rule-management{padding:24px;background:#fff;min-height:100%}.sign-rule-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.sign-rule-header h2{margin:0;font-size:20px;font-weight:600;color:#262626}.settings-container{padding:24px}.settings-card{max-width:800px}#root{width:100%;height:100%;margin:0;padding:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
