.dllah-wrapper .dllah-song-entry{display:flex;align-items:center;margin-bottom:1em!important;padding:0.5em!important;border:1px solid #ddd!important;background:#fff0}.dllah-wrapper .dllah-song-cover{flex-shrink:0;margin-right:1em!important}.dllah-wrapper .dllah-song-cover img{width:100%;height:auto;display:block!important;border:none!important;box-shadow:none!important;padding:0!important;margin:0!important}.dllah-wrapper .dllah-song-cover a{cursor:pointer;display:block;line-height:0}.dllah-wrapper .dllah-service-links{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:5px!important}.dllah-wrapper .dllah-service-links img{width:24px;height:24px;border:none!important;box-shadow:none!important}.dllah-wrapper .dllah-error-message{padding:1em!important;border-left:4px solid #d63638!important;background-color:#f9f9f9!important}.dllah-lightbox{display:none;position:fixed;z-index:9999;padding-top:60px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0 0 0 / .9);align-items:center;justify-content:center}.dllah-lightbox-content{margin:auto;display:block;max-width:90%;max-height:90%;object-fit:contain;animation-name:zoom;animation-duration:0.6s}.dllah-lightbox-close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;transition:0.3s;cursor:pointer;line-height:1}.dllah-lightbox-close:hover,.dllah-lightbox-close:focus{color:#bbb;text-decoration:none;cursor:pointer}@keyframes zoom{from{transform:scale(0)}to{transform:scale(1)}}@media only screen and (max-width:700px){.dllah-lightbox-content{width:100%}}