*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #007aff;--bg-color: #f5f5f5;--card-bg: #ffffff;--text-primary: #000000;--text-secondary: #666666;--border-color: #e5e5e5}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg-color);color:var(--text-primary);overflow:hidden}#root{width:100vw;height:100vh}
