.youtube-video-fallback{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;background:#111827;color:#fff;text-align:center}
.youtube-video-fallback>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.36;filter:saturate(.75)}
.youtube-video-fallback:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,15,28,.2),rgba(8,15,28,.84))}
.youtube-video-fallback-copy{position:relative;z-index:1;display:flex;max-width:440px;align-items:center;flex-direction:column;gap:8px;padding:24px}
.youtube-video-fallback-copy strong{font-size:18px;font-weight:800}
.youtube-video-fallback-copy span{color:#d9e2f1;font-size:13px;line-height:1.45}
.youtube-video-fallback-copy .btn{margin-top:4px;text-decoration:none}
.video-validation-message{display:block;margin-top:7px;padding:8px 10px;border-radius:8px;background:#eef4fb;color:#43536a;font-size:12px;font-weight:650;line-height:1.4}
.video-validation-message[data-state="checking"]{background:#eef4fb;color:#214f96}
.video-validation-message[data-state="success"]{background:#eaf7ef;color:#17663a}
.video-validation-message[data-state="error"]{background:#fff0f0;color:#a4252c}
.youtube-validation-player{position:fixed;left:-10000px;top:0;width:320px;height:180px;opacity:.01;pointer-events:none;z-index:-1}
.bp-post-video .youtube-video-fallback{position:absolute}
@media(max-width:576px){.youtube-video-fallback-copy{padding:18px}.youtube-video-fallback-copy strong{font-size:16px}.youtube-video-fallback-copy span{font-size:12px}}
