.button-play__hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.button{color:#0f0f0f;cursor:pointer;letter-spacing:.2px;background-color:#f2f2f2;background-position:10px;background-repeat:no-repeat;background-size:18px 18px;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.25rem;min-height:44px;margin:1rem 0;font-size:.95rem;font-weight:600;line-height:1;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 2px #0000001f}.button:not([disabled]):hover{background-color:#e5e5e5;transform:translateY(-1px)}.button:active{transform:scale(.97)}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.button__icon{flex-shrink:0;font-size:18px}.button--loading{pointer-events:none;opacity:.7;cursor:not-allowed;position:relative}.button--loading:hover{transform:none}.button__spinner{border:2px solid #0006;border-top-color:#bdbdbd;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.8s linear infinite button-spin}@keyframes button-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button--play,.button--home,.button--stop,.button--loading,.button--name,.button--listen,.button--info{border-radius:999px}.button--favourite,.button--info,.button--share{color:#0f0f0f;background-color:#f2f2f2;flex:1 1 0;width:100%;min-width:44px}.button--favourite:hover,.button--info:hover,.button--share:hover{background-color:#e5e5e5}.button--stop{color:#fff;background-color:#ff9800;box-shadow:0 2px 8px #ff98003d}.button--stop:hover{background-color:#f57c00;box-shadow:0 1px 2px #f57c00}.button.button--play{box-shadow:none;color:#fff;background-color:#0000;padding:0}.button.button--play:not([disabled]):hover{filter:brightness(1.1);background-color:#0000}.button.button--play:focus-visible{outline-offset:3px;outline:3px solid #fff}.button.button--play .button__icon{min-width:0;max-width:100%}.button.button--play .button__spinner{z-index:1;width:24px;height:24px;margin-top:-12px;margin-left:-12px;position:absolute;top:50%;left:50%}.button.button--play.button--loading .button-play__artwork{opacity:.35}.button-play__artwork{aspect-ratio:190/84;width:190px;max-width:100%;display:block;position:relative;overflow:hidden}.button-play__artwork img{width:118.421%;max-width:none;height:auto;position:absolute;top:-84.5238%;left:-9.2105%}.button.button--home{box-shadow:none;background-color:#0000;padding:0}.button.button--home:not([disabled]):hover{filter:brightness(1.1);background-color:#0000}.button.button--home:focus-visible{outline-offset:3px;outline:3px solid #fff}.button-home__artwork{object-fit:contain;width:60px;height:60px;display:block}.button--name{color:#fff;background-color:#6e6d6d;box-shadow:0 2px 8px #0000001f}.button--name:hover{background-color:#6e6d6d!important;box-shadow:0 1px 2px #242424!important}.button--listen .button__spinner{border-color:#000 #0003 #0003}.button-copy{cursor:pointer;color:#6f6f6f;background:0 0;border:none;gap:.25rem;margin-left:.5rem}.button-copy:hover{color:green}.button-youtube{cursor:pointer;color:#6f6f6f;background:0 0;border:none;gap:.25rem;margin-left:.5rem}.button-youtube:hover{color:red}@media screen and (width<=768px){#button-info,#button-share{padding:1rem 1.5rem}}
