:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app-header{display:flex;justify-content:space-between;align-items:center;padding:0 24px;background:#fff;box-shadow:0 2px 8px #0000000f;height:64px;line-height:64px}.header-left{display:flex;align-items:center}.logo{display:flex;align-items:center;cursor:pointer}.logo-icon{font-size:28px;margin-right:8px}.logo-text{font-size:20px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-center{flex:1;display:flex;justify-content:center;padding:0 40px}.header-right{display:flex;align-items:center}.header-icon{font-size:18px;cursor:pointer;color:#595959;transition:color .3s}.header-icon:hover{color:#1890ff}.user-info{color:#262626}.user-info:hover{color:#1890ff}.app-sidebar{box-shadow:2px 0 8px #0000000f}.app-sidebar .ant-layout-sider-trigger{background:#f0f2f5;color:#262626}.app-sidebar .ant-menu-item-selected{background:linear-gradient(90deg,#667eea1a,#764ba21a);border-right:3px solid #667eea}.app-sidebar .ant-menu-item-selected:after{border-right:none}.main-content{overflow:auto;box-shadow:0 2px 8px #0000000f}@media(max-width:768px){.main-content{padding:16px}}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:420px;box-shadow:0 8px 32px #0000001a;border-radius:12px}.login-header{text-align:center;margin-bottom:32px}.login-header h1{font-size:32px;font-weight:700;margin:0 0 8px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-header p{font-size:14px;color:#8c8c8c;margin:0}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#999}::-webkit-scrollbar-track{background:#f0f0f0}
