.youtube-modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);justify-content:center;align-items:center;z-index:9999}.youtube-modal-content{position:relative;background:#000;padding:0;border-radius:10px;max-width:90%;width:1024px;aspect-ratio:16/9}.youtube-close-modal{position:absolute;top:-12px;right:-12px;background:#fff;color:#000;border-radius:50%;width:30px;height:30px;font-size:20px;text-align:center;line-height:30px;cursor:pointer;font-weight:700;box-shadow:0 0 6px rgba(0,0,0,.3)}iframe#youtube-videoFrame{width:100%;height:100%;border:none;border-radius:10px}