.youtube-short-embed{position:relative;width:100%;margin:0 auto;border-radius:12px;overflow:hidden;transition:box-shadow .3s ease}.youtube-short-embed.is-preview{aspect-ratio:16/9;max-width:560px;cursor:pointer}.youtube-short-embed.is-playing{aspect-ratio:9/16;max-width:300px;animation:yt-short-reveal .3s ease}.youtube-short-embed:hover{box-shadow:0 8px 24px rgba(149,157,165,.2)}.youtube-short-embed__player{position:absolute;inset:0;z-index:1}.youtube-short-embed__preview{position:absolute;inset:0;z-index:2;width:100%;height:100%;padding:0;border:none;background:#000;cursor:pointer;display:block}.youtube-short-embed__thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.youtube-short-embed .youtube-short-embed__preview .youtube-short-embed__thumb{max-width:none;margin:0}.youtube-short-embed__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.youtube-short-embed__play svg{width:26px;height:26px;fill:#fff;margin-left:3px}.youtube-short-embed__preview:hover .youtube-short-embed__play{background:rgba(0,0,0,.8);transform:translate(-50%,-50%) scale(1.08)}.youtube-short-embed iframe{position:absolute;top:-12%;left:0;width:100%;height:124%;border:none}.youtube-short-embed__unmute{position:absolute;left:50%;bottom:16%;transform:translateX(-50%);z-index:3;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:none;border-radius:999px;background:rgba(0,0,0,.7);color:#fff;font-size:13px;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.youtube-short-embed__unmute svg{width:16px;height:16px;fill:#fff}@keyframes yt-short-reveal{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media(max-width:600px){.youtube-short-embed.is-preview{max-width:100%}.youtube-short-embed.is-playing{max-width:260px}}