*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f0f2f5}.login-bg{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:420px;padding:40px;background:#fffffff2;border-radius:16px;box-shadow:0 20px 60px #0000004d}.login-title{text-align:center;margin-bottom:8px;font-size:24px;font-weight:700;color:#1a1a2e}.login-subtitle{text-align:center;margin-bottom:32px;font-size:14px;color:#666}.stat-card{border-radius:12px;overflow:hidden;transition:transform .2s}.stat-card:hover{transform:translateY(-2px)}.employee-avatar{font-size:32px}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}.status-running{background:#52c41a}.status-idle{background:#faad14}.status-error{background:#ff4d4f}.status-offline{background:#d9d9d9}
