@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Roboto+Mono:wght@400;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f8f7ff;--surface: #ffffff;--border: #e8e4f0;--text: #1a1a2e;--text-muted: #6b6785;--accent: #7c3aed;--accent-2: #ec4899;--accent-light: #ede9fe;--radius: 14px;--shadow: 0 2px 12px rgba(0,0,0,.07);--shadow-lg: 0 8px 32px rgba(0,0,0,.12);--nav-w: 230px}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}#root{display:flex;min-height:100vh}button{cursor:pointer;font-family:inherit}input{font-family:inherit}
