:root{--primary: #3b82f6;--primary-hover: #2563eb;--bg: #f5f7fa;--card-bg: #ffffff;--text: #1f2937;--text-muted: #6b7280;--border: #e5e7eb}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}
