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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#222831;color:#eee}.logo-home *{flex-direction:column;margin:0}.homepage,.logo-home *{align-items:center;display:flex}.homepage{height:100vh;justify-content:center;width:100%}.homediv{background-color:#222831;border:none;border-radius:13px;box-shadow:0 0 100px #00adb5;padding:20px 50px}.inputs{display:flex;flex-direction:column;gap:7px}input{background-color:#eee;border:none;border-radius:5px;padding:5px}input:focus{border:none;box-shadow:0 0 10px #00adb5;outline:none}h4{margin-bottom:10px}.btn{display:flex;justify-content:center}.btn button{background-color:#00adb5;border:none;border-radius:7px;color:#040d12;cursor:pointer;margin-top:7px;padding:5px 25px}.link a{color:#00adb5;margin:0 0 0 7px;text-decoration:none}body{margin:0}.editorpage{display:flex;height:100vh}.logo *{margin:0;text-align:center}.logo{margin-top:7px}.sidebar{border-right:1px solid #393e46;height:100vh;padding:0 15px;width:13%}.connectedlist{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;margin-top:20px}.copy{background-color:#222831;color:#eee;margin:0;padding:5px 10px}.copy,.leave{border:none;cursor:pointer;font-weight:700}.leave{background-color:#00adb5;border-radius:7px;color:#222831;margin-top:20px;padding:5px 25px}.sidebarcomps{align-items:center;height:80vh;justify-content:space-between}.btns,.sidebarcomps{display:flex;flex-direction:column}.editor{background-color:#393e46;display:grid;grid-template-columns:1fr .7fr;height:100vh;width:87%}.typecode{border-right:1px solid #eee;height:100%;overflow:hidden}.editorcomp{height:calc(100% - 60px);margin:0;padding:0}.input-output{display:flex;flex-direction:column}.input,.output{flex:1 1;overflow:hidden}.header{background-color:#222831;padding:20px}.editor-header{display:flex;justify-content:space-between}.editor-header p{margin:0}.input-p,.output-p{margin:2.5px 0}.editor-header-comps input{margin:0;padding:0}.editor-header-comps{display:flex;gap:20px}.runcode{background-color:#00adb5;color:#222831;cursor:pointer;font-weight:700;padding:5px 20px}.language,.runcode{border:none;border-radius:7px}.language{height:26px;width:131px}input:focus,select:focus,textarea:focus{border:none!important;outline:none!important}.input-contents,.output-contents{display:flex;height:100%;width:100%}textarea{background-color:#1e1e1e;border:none;caret-color:#eee;color:#eee;flex:1 1;font-size:18px;overflow:auto;resize:none}.input textarea,.output textarea{height:100%}.loader-container{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}textarea::placeholder{color:#bbb}.user{display:flex;flex-direction:column;flex-wrap:wrap;text-align:center}
/*# sourceMappingURL=main.7bd62c10.css.map*/