.video-panel .facebook-label { display: inline-flex; margin: 0 0 14px; padding: 7px 12px; border-radius: 6px; background: #0866ff; color: #fff; font: bold 17px/1.2 Arial, sans-serif; }
.facebook-stage { max-width: 500px; margin: 0 auto 20px; overflow: hidden; border-radius: 10px; background: #080e1b; }
.facebook-placeholder { min-height: 220px; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 24px; text-align: center; }
.facebook-placeholder strong { padding: 12px 20px; border-radius: 8px; background: #0866ff; color: #fff; font: bold 28px/1.2 Arial, sans-serif; }
.facebook-stage iframe { display: block; width: 100%; height: 352px; border: 0; background: #fff; }
