.video-wrapper{position:relative;width:100%;max-width:900px;margin:0 auto}.video-container{position:relative;width:100%;aspect-ratio:16/9;background:var(--card);border-radius:1rem;overflow:hidden;box-shadow:0 20px 40px color-mix(in srgb,var(--foreground) 15%,transparent)}.video-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}