*{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;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.platform-wework{color:#07c160}.platform-taobao{color:#ff5000}.platform-jd{color:#e2231a}.platform-douyin{color:#000}.platform-pdd{color:#e02e24}.platform-youzan{color:#e61e2b}.platform-weibo{color:#e6162d}.platform-alibaba{color:#ff6a00}.platform-wechat_mp{color:#07c160}.platform-wechat_channels{color:#fa9d3b}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:420px;padding:40px;background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000026}.workspace-container{height:100vh;display:flex;flex-direction:column}.workspace-body{flex:1;display:flex;overflow:hidden}.workspace-left{width:320px;border-right:1px solid #f0f0f0;overflow-y:auto;background:#fafafa}.workspace-center{flex:1;display:flex;flex-direction:column;overflow:hidden}.workspace-right{width:360px;border-left:1px solid #f0f0f0;overflow-y:auto;background:#fafafa}.stat-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 4px #0000000f;transition:box-shadow .3s}.stat-card:hover{box-shadow:0 4px 12px #0000001a}.stat-value{font-size:32px;font-weight:600;margin:8px 0}.stat-label{font-size:14px;color:#8c8c8c}
