@import"https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{background:#0b0b0b;color:#fff;font-family:Segoe UI,system-ui,-apple-system,sans-serif;height:100vh;overflow:hidden}.page{height:100vh;display:flex;flex-direction:column}.header{padding:2.5rem 14rem 1.5rem;flex-shrink:0}.title{font-family:Playfair Display,serif;font-size:2rem;font-weight:400;color:#fff;text-align:left;margin-bottom:.75rem}.subtitle{font-size:.95rem;font-weight:400;color:#a0a0a0;text-align:left;line-height:1.5}.subtitle a{color:#a0a0a0;text-decoration:underline;text-underline-offset:2px}.subtitle a:hover{color:#fff}.video-wrapper{flex:1;min-height:0;padding:0 14rem 2rem}iframe{width:100%;height:100%;display:block}@media (max-width: 768px){body{height:auto;overflow:auto}.page{height:auto}.header{padding:2.5rem 1rem 1.5rem}.video-wrapper{flex:none;padding:0 1rem 1rem;aspect-ratio:16 / 9}}
