:root{--bg: #F6F4EE;--ink: #0F0B2E;--ink2: #3A3660;--ink3: #6B6894;--ink4: #A8A5C7;--line: #E4E0F0;--brand: #5B4FE9;--brand2: #FF6B5E;--accent: #FFB547;--teal: #00B89C;--amber: #FFB547;--lime: #C4E86B;--danger: #E5484D}html,body,#root{margin:0;padding:0;height:100%;font-family:Manrope,system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}*{box-sizing:border-box}button,input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cfc9dc;border-radius:10px}::-webkit-scrollbar-track{background:transparent}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}
