:root{--brand: #6561ff;--bg: #f8f9fa;--text: #101215}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);line-height:1.1875;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit;cursor:pointer}button:disabled{cursor:not-allowed}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline:none;box-shadow:0 0 0 3px #6561ff59;border-radius:4px}@keyframes maggu-spin{to{transform:rotate(360deg)}}
