button.svelte-x6gm20{cursor:pointer;padding:0;width:40px;height:40px;-webkit-tap-highlight-color:transparent}.standard.svelte-x6gm20{background-color:transparent;border:none;outline:none;border-radius:5px;display:flex;align-items:center;justify-content:space-around;transition:.3s}.standard.svelte-x6gm20:hover{cursor:pointer;background-color:#d8d8d85a;opacity:1}.ghost.svelte-x6gm20{background-color:transparent;border:none;outline:none;border-radius:5px;display:flex;align-items:center;justify-content:space-around;transition:.3s}.ghost.svelte-x6gm20:hover{box-shadow:0 0 5px #0000002f;opacity:1}.tighten.svelte-x6gm20{height:25px;width:25px}.ghost.tighten.svelte-x6gm20:hover{box-shadow:0 0 0 transparent}@media (pointer: coarse){.standard.svelte-x6gm20:hover{opacity:1;box-shadow:none;background-color:transparent}.ghost.svelte-x6gm20:hover{box-shadow:none;background-color:transparent;opacity:1}}.modalWrap{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;background-color:#00000095;z-index:997;border:none}.innerModal{max-width:calc(100% - 80px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;border-radius:var(--radius-lg);background-color:#f7f7f7;box-shadow:0 0 25px #000b;border:1px solid rgba(255,255,255,.215);overflow:hidden}.modalHeader{display:flex;justify-content:space-between;align-items:center}.wrapTheSlot{width:100%}.modal-title{color:var(--text-color-dark)}@media (max-width: 600px){.innerModal{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:calc(100% - 40px);border-radius:10px 10px 0 0;top:auto}.modalHeader{display:flex;justify-content:space-between;width:100%}.withPlayer{max-height:calc(100% - 60px)}.wrapTheSlot{height:fit-content}}@media (max-width: 500px){.modalHeader h4{font-size:16pt}}
