:root{--bg: #f7f7fb;--surface: #ffffff;--ink: #14161f;--muted: #6b6f7e;--line: #e7e7f0;--accent: #6d5cff;--accent-strong: #523ee8;--accent-soft: #eceaff;--accent-grad: linear-gradient(135deg, #7c5cff 0%, #4f8bff 100%);--radius: 16px;--shadow: 0 1px 2px rgba(20, 22, 31, .04), 0 12px 32px rgba(20, 22, 31, .08)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background-color:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,p{margin:0}button,input{font:inherit}
