*{margin:0;padding:0}#root,body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;height:100%}.app{display:flex;flex-direction:column;height:100vh}.login-page{background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);min-height:100vh;overflow:hidden;position:relative}.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;transition:all .3s ease}.login-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.gradient-button{background:linear-gradient(45deg,#1890ff,#722ed1);border:none;transition:all .3s ease}.gradient-button:hover{background:linear-gradient(45deg,#40a9ff,#9254de);box-shadow:0 8px 16px #1890ff4d;transform:translateY(-2px)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.8}}.floating-particle{animation:float 6s ease-in-out infinite,pulse 4s ease-in-out infinite;background:#ffffff1a;border-radius:50%;position:absolute}.site-layout-content{background:#fff;border-radius:8px;margin:24px 16px;min-height:280px;padding:24px}.page-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.page-title{color:#262626;font-size:24px;font-weight:600;margin:0}.content-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;padding:24px}.table-actions{display:flex;gap:8px}.status-active{background:#f6ffed;border-color:#b7eb8f;color:#52c41a}.status-inactive{background:#fff2f0;border-color:#ffccc7;color:#ff4d4f}.status-online{background:#f6ffed;border-color:#b7eb8f;color:#52c41a}.status-offline{background:#fff2f0;border-color:#ffccc7;color:#ff4d4f}.status-maintenance{background:#fffbe6;border-color:#ffe58f;color:#faad14}.role-admin{background:#fff2f0;border-color:#ffccc7;color:#ff4d4f}.role-user{background:#f0f9ff;border-color:#91d5ff;color:#1890ff}@media (max-width:768px){.site-layout-content{margin:16px 8px;padding:16px}.page-header{align-items:flex-start;flex-direction:column;gap:16px}.table-actions{flex-direction:column;width:100%}}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-layout-sider{box-shadow:2px 0 8px 0 #1d23290d}.ant-menu-item-selected{background-color:#e6f7ff!important}.ant-table-tbody>tr:hover>td{background:#fafafa!important}.loading-container{align-items:center;display:flex;height:200px;justify-content:center}.empty-container{color:#999;padding:60px 0;text-align:center}.auth-loading{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;height:100vh;justify-content:center}.logout-button{color:#ff4d4f!important;transition:all .3s ease}.logout-button:hover{background:#ff4d4f1a;color:#ff7875!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root{height:100vh}
/*# sourceMappingURL=main.476be323.css.map*/