:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;background:#fbf7ed;color:#1b3846;font:18px/1.65 system-ui,sans-serif}header,main,footer{max-width:900px;margin:auto;padding:24px}header{display:flex;gap:24px;flex-wrap:wrap;border-bottom:1px solid #d8cbb7}a{color:#9a331c;text-underline-offset:3px}h1{font-family:Georgia,serif;font-size:clamp(2rem,6vw,3.5rem);line-height:1.1}h2{line-height:1.3}.lyrics{white-space:pre-wrap;font:inherit}.meta{color:#50616a}li{margin:.5em 0}input,button{font:inherit;padding:.65em;border:1px solid #8e9a9e;border-radius:6px}input{max-width:100%;width:65%}button{background:#1b3846;color:white}code{overflow-wrap:anywhere}footer{font-size:15px;border-top:1px solid #d8cbb7}.formats{display:flex;gap:18px;flex-wrap:wrap}.song-list{columns:2;column-width:280px}li{break-inside:avoid}