*{--formcolor:#e2e3e2;--header:#2b2a2a;--bgpage: #323232;--textform:rgb(0, 0, 0);--btncolor:#eee;--btnlight:#8ab180;--btnhover:#61ab4e;--green2:#55a940;--card1:#5da54b;--card:#bbccb7;--green:#487d3b;--inpbg:#eee;--modal:#e2e3e2b5;--folder-card:#81aa77f5;font-family:Segoe UI,Tahoma,Verdana,sans-serif;margin:0;padding:none}.navbar{height:9vh;background:var(--header);display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1vh;position:sticky;top:0;z-index:1}.app-icon{display:flex;flex-direction:row;align-items:center;width:50%}.app-icon img{height:6vh;width:6vh}.button-container{display:flex;justify-content:center}.menubuts{margin:7px;background-color:transparent;color:var(--formcolor);font-size:3vh;font-weight:100;padding:1vh;transition:.3s;border:none;font-weight:400}.menubuts a{background:transparent;color:var(--formcolor);text-decoration:none}.menubuts:hover{background:var(--card1);letter-spacing:.1vh;border-radius:5px;box-shadow:0 0 5px var(--green2)}.navgrad{height:.7vh;width:100%;content:"";top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--green),var(--green2),var(--btnlight),var(--formcolor),var(--btnhover),var(--card1),var(--card));animation:animate 20s linear infinite;background-size:500%;position:sticky;top:11vh;z-index:2}.navgrad:after{filter:blur(20px)}@keyframes animate{0%{background-position:0 0}0%{background-position:400% 0}}@media screen and (max-width: 700px){.app-icon{width:10%}.app-icon .magic{display:none}}@media screen and (max-width:400px){.menubuts{font-size:2.75vh}.app-icon img{height:5vh;width:5vh}}.container{background-color:var(--bgpage);height:100vh;display:flex;justify-content:space-around;align-items:center}.magic{margin:1vh;font-size:2em;font-weight:900;text-align:center;background:linear-gradient(to right,var(--green2),var(--green),var(--btnhover),var(--green2));background-size:200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(254,254,254,0)}.mainLabel{background:var(--formcolor);color:#000}.formWrapper{box-shadow:1vh 1vh 1vh #ffffff17;display:flex;flex-direction:column;justify-items:center;background:var(--formcolor);padding:3vh;border-radius:10px;border:solid 1vh var(--btnhover);min-width:30vw}.inputGroup{width:100%;background:var(--formcolor);display:flex;flex-direction:column}.inputBox{padding:1vh;outline:none;border:2px solid var(--btnhover);margin-bottom:14px;background:var(--inpbg);font-size:16px;font-weight:700}.button{border:none;padding:10px;border-radius:5px;font-size:16px;font-weight:700;cursor:pointer;transition:all .5s ease-in-out;background:var(--btncolor);width:100px;margin-left:auto}.button:hover{background:var(--btnhover)}a{background:var(--formcolor);cursor:pointer;color:#000;text-decoration:underline}@media screen and (max-width: 900px){.container{flex-direction:column;gap:10vh;justify-content:space-between;align-items:center;padding-top:10vh;padding-bottom:10vh}.formWrapper{width:40vw}}@media screen and (max-width: 750px){.container{flex-direction:column;gap:10vh;justify-content:space-between;align-items:center;padding-top:10vh;padding-bottom:10vh}.formWrapper{min-width:60vw;padding:2vh}}@media screen and (max-width: 500px){.formWrapper{min-width:70vw;padding:2vh}.inputBox{padding:.75vh;margin-bottom:1.5vh;font-size:15px}.magic{font-size:1.5em}.button{padding:1.5vh;width:auto}}@media screen and (max-width:400px){.formWrapper{min-width:80vw}}.footer{display:flex;flex-direction:column;height:30vh;justify-content:flex-end}footer{color:var(--formcolor);font-size:2vh;padding:1vh;background-color:var(--header);display:flex}.footgrad{height:.7vh;width:100%;position:sticky;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--green),var(--green2),var(--btnlight),var(--formcolor),var(--btnhover),var(--card1),var(--card));animation:animate 20s linear infinite;background-size:500%}.contact-me{width:55%;display:flex;justify-content:flex-start}.navigation{width:45%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.dev-contact{width:55%;display:flex;flex-direction:column;justify-content:center;align-items:center}.butts{width:40%;height:5vh;display:flex;flex-direction:row;justify-content:center;align-items:center}.glow{background:transparent;border-radius:10%;color:var(--formcolor);height:4vh;margin:.5vw;transition:all .2s ease-in;width:auto}.links{display:flex;flex-direction:column;gap:1vh;text-align:left;justify-content:center;font-size:3vh;font-weight:500}.navigation a{background:transparent;color:var(--formcolor);text-decoration:none}@media screen and (max-width:500px){.links{font-size:2vh}.dev-contact{font-size:1.75vh}.navigation{width:30%}.dev-contact{width:70%}}.playground-container{height:100vh;display:flex;flex-direction:row}.content-container{padding:5px;background-color:var(--bgpage);width:65vw}.headerr-container{height:7vh;display:flex;justify-content:center;background-color:var(--btnlight);padding:5px 0}.in-out-container{box-sizing:border-box;border-left:5px solid white;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;width:34vw}.editor-container{height:100%}.inputt-container,.output-container{display:flex;flex-direction:column;align-items:flex-end;flex-wrap:wrap;height:50%;width:100%;position:relative}.inputt-header,.output-header{background-color:var(--btnlight);height:10%;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.inputt-header b,.output-header b{padding-left:1vh}.inputt{width:30%}.input-icon,.output-icon{display:flex;justify-content:flex-end;height:3vh;width:35%}.input-icon span,.output-icon span{font-size:small;margin-right:1vh}.editor{background-color:#000;height:100%;display:flex;flex-direction:column}.editor-header{background-color:var(--btnlight);display:flex;justify-content:space-between}.editor-header b{margin-left:2vh;margin-right:1vh}.editor-body{background-color:#000;flex-grow:1}.editor-footer{background-color:var(--btnlight);padding:5px;display:flex;justify-content:space-between}.editor-footer button,.editor-footer label{font-size:small;display:flex;align-items:center;padding:4px 10px;background-color:var(--formcolor);color:#000;border:none;border-radius:4px;gap:10px;cursor:pointer;transition-duration:8ms}.editor-footer button:hover,.editor-footer label:hover{background-color:#43535136;color:#000}textarea{width:100%;height:90%;box-sizing:border-box;resize:none;background-color:var(--bgpage);color:#fff;outline:none;border:1px solid var(--btnlight)}.fullpage-loader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#43535112;display:flex;justify-content:center;align-items:center}.loader{width:5vh;height:5vh;background-color:transparent;border:1vh solid #8ab1807a;border-left-color:var(--btnlight);animation:.8s loader infinite linear;border-radius:50%}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 800px){.editor-container{width:100vw;height:60vh}.in-out-container{margin-top:5vh;flex-direction:row;justify-content:space-between;gap:2vh;height:60vh;width:98%;border:none;margin:1vh}.playground-container{flex-direction:column;width:100vw;height:50%}.inputt-container,.output-container{height:100%;width:50%}}@media screen and (max-width: 500px){.editor-container{width:100vw;height:60vh}.in-out-container{margin-top:5vh;flex-direction:column;justify-content:space-between;gap:2vh;height:60vh;width:98%;border:none;margin:1vh}.playground-container{flex-direction:column;width:100vw;height:100%}.inputt-container,.output-container{height:50%;width:100%}}body{background:var(--bgpage)}.home{height:100%;padding:3vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.header{color:#fff;display:flex;width:100%;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #989898;margin-bottom:1rem}.heading{font-size:1.75rem;font-weight:400;display:flex;align-items:center;gap:.5rem}.heading span{font-weight:700}.add-button{font-size:1rem;border-radius:30px;color:#fff;display:flex;align-items:center;gap:.25rem;cursor:pointer}.add-button span{font-size:1.5rem;font-weight:700}.folder-card{width:80%;background:var(--folder-card);margin-bottom:1.5rem;padding:1rem;border:1px solid;border-radius:1vh}.f-header{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid #161616;margin-bottom:1rem}.f-heading{font-size:1rem;font-weight:400;display:flex;align-items:center;gap:.5rem}.f-heading span{font-weight:700}.folder-icons svg{height:3vh;width:3vh}.f-add-button{font-size:1rem;border-radius:30px;color:#000;display:flex;align-items:center;gap:.25rem;cursor:pointer}.f-add-button span{font-size:1.5rem;font-weight:700}.ws-cards{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.card{background:var(--card);padding:.25rem;display:flex;align-items:center;justify-content:space-between;border-radius:8px;box-shadow:0 0 1px #ccc;cursor:pointer;transition:all .2s ease-in-out;height:10vh}.card:hover{box-shadow:0 0 8px #bbb}.card-container{display:flex;align-items:center}.card-content{margin-left:1rem}.logo{width:5vh;height:5vh;margin-right:1rem}.folder-icons{display:flex;align-items:center;gap:.7rem;cursor:pointer}.folder-icons svg{font-size:1.5rem;color:#333}.modal-container{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0006;z-index:2;display:flex;justify-content:center;align-items:center}.modal-content{background-color:var(--formcolor);padding:2vh;border-radius:1vh}.m-header{color:var(--green);display:flex;align-items:center;justify-content:space-between}.close-button{background:transparent;outline:0;border:0;font-size:2rem;cursor:pointer}.input-container{width:fit-content;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:1vh;gap:.75rem}.input{flex-grow:1;height:1.5rem;outline:0}@media screen and (max-width:500px){.ws-cards{grid-template-columns:none;gap:1rem}.f-add-button{font-size:0px}.input-container{gap:1vh;flex-direction:column;justify-content:center;align-items:baseline}.folder-card{width:90%}}.room{--side:rgb(31, 31, 31);margin:0;padding:none;background-color:var(--bgpage)}.mainWrap{display:grid;grid-template-columns:1fr 1fr;height:100vh}.aside{background-color:var(--side);padding:2vh;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.asideInner{height:80%}.clientsList{margin-top:2vh;display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:3vh}.client{display:flex;align-items:center;flex-direction:column;font-weight:700}.userName{margin-top:10px}.rt-buttons{display:flex;flex-direction:column;gap:1vh}.btn,.leaveBtn{border:none;padding:1vh;border-radius:5px;font-size:1em;font-weight:700;cursor:pointer;transition:all .3s ease-in-out}.leaveBtn{background:var(--btnlight);margin-left:auto;width:100%}.leaveBtn:hover{background:var(--btnhover)}@media screen and (max-width:500px){.mainWrap{display:inline-block;height:100vh;width:100vw}.aside{flex-direction:row}.btn,.leaveBtn{font-size:small}}.rt-editor{background-color:#000;height:100%;display:flex;flex-direction:column;width:100vw}.rt-editor-header{background-color:var(--btnlight);display:flex;width:100%;justify-content:space-between}.rt-editor-header b{margin-left:2vh;margin-right:1vh}.left,.right{display:flex;gap:10px;padding:5px;align-items:center}.left button,select{border:none;background-color:#43535136;color:#000;padding:5px;border-radius:5px;margin-left:2vh}.left button{color:#000;background-color:var(--formcolor);cursor:pointer}.left button:hover{background-color:#43535136;color:#000}.newbtn{border:none;background-color:#43535136;color:#000;padding:5px;border-radius:5px;margin-left:2vh}@media screen and (max-width: 400px){.rt-editor{width:100vw!important;height:100vh}}
