:root{--navbar-height:72px;--core-min-height:calc(100vh - var(--navbar-height));--primary-color:#4335e6;--secondary-color:#c44dff;--tertiary-color:#00fff2;--border-radius:8px;--light-background:#f0f0f0;--google-meet-gray:#282a2c;--google-meet-light-gray:#333537;--black-background-color:#1b1c1e}*,:before,:after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;font-weight:400;line-height:1.5;overflow-y:scroll}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}html{font-size:16px}
.AppWrapper-module-scss-module__zr9Usa__main-container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100vh;display:flex;position:relative}.AppWrapper-module-scss-module__zr9Usa__main-container img{border:1px solid gray;border-radius:50%;height:256px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #000}.AppWrapper-module-scss-module__zr9Usa__main-container .AppWrapper-module-scss-module__zr9Usa__move-to-corner{animation:1s 1s forwards AppWrapper-module-scss-module__zr9Usa__moveToTopLeft}@keyframes AppWrapper-module-scss-module__zr9Usa__moveToTopLeft{0%{top:50%;left:50%;transform:translate(-50%,-50%)}to{top:calc(.1*var(--navbar-height));height:calc(.9*var(--navbar-height));left:2rem;transform:translate(0)}}.AppWrapper-module-scss-module__zr9Usa__welcome{opacity:0;font-size:1.175rem;animation:.6s 1s forwards AppWrapper-module-scss-module__zr9Usa__fadeIn}@keyframes AppWrapper-module-scss-module__zr9Usa__fadeIn{to{opacity:1}}
