@import "https://sfzlab.github.io/sfz-web-player/main.min.css";
html{scroll-behavior:smooth;scroll-padding-top:70px}body{color:#fff;background-color:#000;margin:0;padding-top:70px;font-family:Roboto,sans-serif;font-weight:300}h1,h2,h3,h4,h5,p{margin:0 0 1.25rem;font-weight:300;line-height:1.15em}p{font-size:18px;line-height:1.5em}h1{font-size:40px}h2{font-size:32px}h3{font-size:24px}h4{font-size:20px}a{color:#fff;border-bottom:2px solid #0d51ff;padding-bottom:.15rem;text-decoration:none;transition:border-bottom .25s ease-out;display:inline-block}a:hover{border-bottom:2px solid #fff}button,.button{color:#fff;cursor:pointer;background-color:#0d51ff;border:0;border-radius:.25rem;margin:0 .5rem .5rem 0;padding:1rem 1.5rem;font-size:1rem;font-weight:400;text-decoration:none;transition:background-color .25s ease-out;display:inline-block}button:hover,.button:hover{background-color:#477bff;border:0}.button-clear{background:#ffffff0d}.button-clear:hover{background:#ffffff26}button:disabled,.button:disabled{cursor:default;opacity:.5}button:disabled:hover,.button:disabled:hover{background-color:#0d51ff}.button-clear:disabled:hover{background:0 0}@media (min-width:48rem){h1{font-size:56px}h2{font-size:48px}h3{font-size:32px}h4{font-size:24px}}.active{border-bottom-color:#fff!important}#sfzPlayer .player{flex-direction:column;max-height:0;transition:max-height .5s ease-out;display:flex;overflow:hidden}#sfzPlayer.open .player{max-height:100vh}#sfzPlayer .editor{flex-grow:1}
