@import"https://fonts.googleapis.com/css2?family=Dancing+Script";@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Oswald";*,*:before,*:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}:root{font-family:Dancing Script,cursive;font-optical-sizing:auto;font-weight:700;font-style:normal;line-height:1.5;color-scheme:light dark;color:#eb0909de;background-color:#878dc2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}h1{font-size:5.2em;line-height:1.1}legend{font-size:2.1em}label{font-size:1.8em}.meeting-link{width:500px}.meeting-btn{width:100px;height:40px;background-color:#eb0909de;border-radius:6px;font-size:1.4em;font-family:Oswald,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal}#people{width:50px}.welcome-input{font-size:1em;font-family:Oswald,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;height:26px}.welcome-gui-con{display:flex;gap:20px 20px;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.create-meet{display:flex;justify-content:center;flex-direction:column;gap:20px 20px;align-content:space-around;flex-wrap:wrap}.vertical{flex-direction:column;justify-content:center;align-content:space-around;flex-wrap:wrap}.checkbox-label{display:flex;position:relative;padding-left:35px;margin-bottom:12px;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-label input{opacity:0;height:0;width:0;position:absolute}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#000}.checkbox-label:hover input~.checkmark{background-color:#665757}.checkbox-label input:checked~.checkmark{background-color:#fff}.checkmark:after{content:"";position:absolute;display:none}.checkbox-label input:checked~.checkmark:after{display:flex}.checkbox-label .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid rgb(0,0,0);border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
