.embed-wrapper{position:relative;width:100%;overflow:hidden;border-radius:12px}.embed-wrapper iframe{width:100%!important;border:none!important;border-radius:12px}.embed-wrapper[data-platform=spotify] iframe{height:352px}.embed-wrapper[data-platform=soundcloud] iframe{height:166px}.embed-wrapper[data-platform="apple music"] iframe{height:450px}.embed-wrapper[data-platform=youtube] iframe{height:315px;aspect-ratio:16/9}.embed-wrapper[data-platform=bandcamp] iframe{height:470px}.embed-wrapper[data-platform=tidal] iframe{height:400px}.embed-wrapper[data-platform=deezer] iframe{height:350px}.embed-wrapper[data-platform=audiomack] iframe,.embed-wrapper[data-platform=mixcloud] iframe{height:400px}.embed-compact iframe{height:80px!important}@media (max-width:768px){.embed-wrapper[data-platform=spotify] iframe{height:380px}.embed-wrapper[data-platform="apple music"] iframe{height:350px}}.embed-loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;height:352px;border-radius:12px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.embed-wrapper:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.15);transition:all .3s ease}@media (prefers-color-scheme:dark){.embed-wrapper{filter:brightness(.9)}}