@keyframes spin{to{transform:rotate(360deg)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f5f5f5;--surface: #ffffff;--text: #0f172a;--text-muted: #64748b;--border: rgba(0, 0, 0, .1);--chord-color: #2563eb;--user-chip-text-sat: 75%;--user-chip-text-lit: 35%;--user-chip-bg-sat: 75%;--user-chip-bg-lit: 50%;--user-chip-bg-alpha: .15}[data-theme=dark]{--bg: #0f172a;--surface: #1e293b;--text: #f1f5f9;--text-muted: #94a3b8;--border: rgba(255, 255, 255, .1);--chord-color: #60a5fa;--user-chip-text-sat: 60%;--user-chip-text-lit: 80%;--user-chip-bg-sat: 60%;--user-chip-bg-lit: 50%;--user-chip-bg-alpha: .3}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--text)}.song-content-columns{column-count:2;column-gap:3rem;column-rule:1px dashed var(--border)}@media (max-width: 800px){.song-content-columns{column-count:1;column-gap:0;column-rule:none}}
