*{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;color:#fff;font-family:Chelsea Market,cursive}.app{justify-content:center;min-height:100vh;width:100%}.app,.content{align-items:center;display:flex}.content{flex-direction:row;gap:40px;justify-content:space-between;max-width:1200px;width:90%}.header{flex:1 1;font-size:3.5rem;font-weight:700;text-align:left}.video-container{align-items:center;display:flex;flex:1 1;justify-content:center}.video{max-height:80vh;object-fit:contain;width:100%}@media (max-width:768px){.content{flex-direction:column}.header{margin-bottom:20px;text-align:center}}
/*# sourceMappingURL=main.c681fce8.css.map*/