body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.background_particles{height:calc(60vh - 80px);top:0;z-index:-1}#mediaWrapper,.background_particles{left:0;position:absolute;width:100vw}#mediaWrapper{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:100vh;text-align:center}.title{color:#f8f8ff;font-size:5vh;font-weight:700;margin:20px 0 0;padding-top:3vh;text-align:center;width:100%}.title.fade-out{animation:fadeOut 1s ease-in-out forwards}.title.fade-in{animation:fadeIn 1s ease-in-out}.descriptor.fade-out{animation:fadeOut 1s ease-in-out forwards}.form-wrapper{animation:fadeIn 1s ease-in-out;color:#f8f8ff;height:auto;margin-left:auto;margin-right:auto;margin-top:5vh;padding:20px;text-align:center;width:50vw}.form-wrapper.fade-out{animation:fadeOut 1s ease-in-out forwards}form{align-items:center;display:flex;flex-direction:column}form.disabled{pointer-events:none}.descriptor{color:#f8f8ff;font-size:1.2em;padding:10px;text-align:center;width:80%}.descriptor,form div{margin-left:auto;margin-right:auto}form div{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}form label{flex:1 1;font-size:1.2em;margin-right:10px;text-align:left}form input[type=checkbox],form input[type=text]{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;flex:2 1;font-size:1em;padding:10px;width:auto}form input[type=checkbox]{margin-top:0;width:auto}form button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2em;padding:10px 20px;transition:background-color .3s ease}form button:hover{background-color:#0056b3}.youtube-player-wrapper.fade-in{display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.youtube-player-wrapper{align-items:center;display:none;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.placeholder-image{border-radius:30px;margin-top:3vh;max-height:35vh}.button-container{align-items:center;display:static;flex-direction:column;margin-top:20px}.button-container button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2em;margin:10px;padding:10px 20px;transition:background-color .3s ease}.button-container button:hover{background-color:#0056b3}.youtube-player-wrapper.fade-in{animation:fadeIn 1s ease-in-out;display:block}.youtube-player-wrapper.fade-out{animation:fadeOut 1s ease-in-out;display:block}.placeholder-wrapper{align-items:center;display:none;height:calc(100% - 10vh);justify-content:center;left:0;padding-top:10vh;position:absolute;top:0;width:100%}.placeholder-wrapper.fade-in{animation:fadeIn 1s ease-in-out;display:block}@media (max-width:500px){.form-wrapper{width:80vw}iframe{width:100%!important}}
/*# sourceMappingURL=main.99806596.css.map*/