.dashboard-header{background:linear-gradient(135deg,#667eea,#764ba2);padding:0 24px;display:flex;align-items:center;box-shadow:0 2px 8px #0000001a}.header-content{display:flex;justify-content:space-between;align-items:center;width:100%;color:#fff}.header-title{margin:0;font-size:20px;font-weight:600;color:#fff}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:100%;max-width:400px;box-shadow:0 10px 40px #0003;border-radius:8px}.test-account-info{background-color:#f5f5f5;padding:12px;border-radius:4px;text-align:center;font-size:12px;color:#666}.test-account-info p{margin:4px 0}.quick-login-buttons{margin-top:16px;display:flex;flex-direction:column;gap:8px}.dashboard-layout{min-height:100vh;background-color:#f5f7fa}.dashboard-sider{background:linear-gradient(180deg,#1a1a2e,#16213e)!important;box-shadow:2px 0 12px #0000001a;position:relative;overflow:hidden}.dashboard-sider:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2,#667eea)}.sider-logo{display:flex;align-items:center;justify-content:center;padding:28px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.logo-icon{font-size:28px;color:#667eea;margin-right:10px}.logo-text{font-size:18px;font-weight:600;color:#fff;letter-spacing:2px}.dashboard-menu{border-inline-end:none;padding:16px 0}.dashboard-menu .ant-menu-item{margin:4px 12px!important;border-radius:8px;padding:12px 16px!important;transition:all .3s ease}.dashboard-menu .ant-menu-item:hover{background:#667eea33!important;color:#667eea!important}.dashboard-menu .ant-menu-item-selected{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;box-shadow:0 4px 12px #667eea66}.dashboard-menu .ant-menu-item-selected .menu-icon{color:#fff!important}.menu-icon{font-size:18px;color:#ffffffb3;transition:color .3s ease}.dashboard-menu .ant-menu-item:hover .menu-icon{color:#667eea!important}.menu-divider{display:flex;align-items:center;padding:12px 16px;margin:8px 12px;border-radius:8px;background:#ffffff0d}.divider-icon{font-size:16px;color:#fff6;margin-right:8px}.divider-text{font-size:12px;font-weight:600;color:#fff6;letter-spacing:1px}.dashboard-content{padding:24px;overflow:auto}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.content-title{margin:0;font-size:22px;font-weight:600;color:#1a1a2e}.date-picker-wrapper{background:#fff;padding:16px 20px;border-radius:10px;box-shadow:0 2px 8px #0000000f}.content-body{min-height:calc(100vh - 200px)}@media (max-width: 768px){.dashboard-sider{width:100%!important;position:relative!important}.content-header{flex-direction:column;align-items:flex-start}.date-picker-wrapper{width:100%}}:root{color:#ffffffde;background-color:#242424}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}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}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}
