.logo{color:#fff;flex-direction:column;justify-content:center;align-items:center;height:64px;padding:0 16px;font-weight:700;display:flex}.logo-icon{justify-content:center;align-items:center;margin-bottom:4px;display:flex}.logo-text{letter-spacing:.5px;font-size:14px;font-weight:600}.header-right{float:right;align-items:center;gap:12px;height:64px;margin-right:24px;display:flex}.user-info{cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;transition:background-color .3s;display:flex}.user-info:hover{background-color:#0000000d}.user-name{font-weight:500}.enhanced-table .ant-table{border-radius:8px;overflow:hidden}.enhanced-table .ant-table-thead>tr>th{color:#000000e0;background-color:#fafafa;border-bottom:2px solid #e8e8e8;padding:8px 12px;font-size:13px;font-weight:600}.enhanced-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;padding:8px 12px;font-size:14px}.enhanced-table .ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.enhanced-table .ant-table-tbody>tr>td .cell-primary{color:#000000e0;font-weight:600}.enhanced-table .ant-table-tbody>tr>td .cell-secondary{color:#000000a6;font-size:13px}.enhanced-table .ant-table-tbody>tr>td .cell-muted{color:#00000073;font-size:13px}.enhanced-table .ant-table-tbody>tr>td .cell-group{flex-direction:column;gap:2px;display:flex}.enhanced-table .ant-table-tbody>tr>td .cell-row{align-items:center;gap:8px;display:flex}.enhanced-table .ant-table-pagination{margin-top:16px;margin-bottom:0}.enhanced-table .ant-pagination-item{border-radius:6px}.enhanced-table .ant-pagination-item-active{background-color:#1890ff;border-color:#1890ff}.enhanced-table .ant-pagination-item-active a{color:#fff}.enhanced-status-tag{border-radius:6px;align-items:center;gap:4px;padding:4px 12px;font-weight:500;display:inline-flex}.enhanced-status-tag .anticon{font-size:12px}html,body,#root{height:100%;margin:0;padding:0}.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;height:100%;min-height:100vh;padding:20px;display:flex}.login-card{width:100%;max-width:400px;box-shadow:0 4px 20px #0000001a}.login-header{text-align:center;margin-bottom:24px}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
