*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #f8f9fb;--card: #ffffff;--text: #1e293b;--text-secondary: #64748b;--text-tertiary: #94a3b8;--border: #e2e8f0;--accent: #7c3aed;--accent-light: #ede9fe;--accent-dark: #5b21b6;--shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 6px rgba(0, 0, 0, .05), 0 2px 4px rgba(0, 0, 0, .04);--radius: 12px;--ink-red: #ef4444;--ink-yellow: #f59e0b;--ink-blue: #3b82f6;--ink-green: #10b981;--ink-magenta: #ec4899;--ink-orange: #f97316;--ink-purple: #8b5cf6;--ink-cyan: #06b6d4}html,body{height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,system-ui,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none}#root{height:100%}button{font-family:inherit;cursor:pointer;border:none;outline:none;-webkit-tap-highlight-color:transparent}
