@import "https://fonts.googleapis.com/css2?family=Sofadi+One&family=Zen+Maru+Gothic:wght@300;400;500&family=Inter:wght@300;400;500&family=Noto+Sans:wght@300;400&display=swap";*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;min-height:100vh;margin:0;font-family:Inter,sans-serif}#root{width:100%;min-height:100vh;overflow-y:auto}button{font-family:inherit}@keyframes noteGlow{0%,to{box-shadow:0 0 #f5c87800}50%{box-shadow:0 0 16px 3px #f5c87899}}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:2px}
