:root{--accent:#2f6bff;--ink:#171717;--ink2:#6b6f76;--muted:#9ca0a6;--fill:#f3f4f6;--line:#eaebed;--page-bg:#e8e8e5}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--ink);background:var(--page-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,system-ui,sans-serif}a{color:inherit;text-decoration:none}.staff{background-image:repeating-linear-gradient(#e6e7ea 0 1px,#0000 1px 7px)}.staff-dark{background-image:repeating-linear-gradient(#34343a 0 1px,#0000 1px 7px)}@keyframes beatPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}
