@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200";*{font-family:Nunito;-webkit-user-select:none;user-select:none;box-sizing:border-box}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{display:none}::-webkit-scrollbar-thumb{background:#000;border-radius:10px}html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff9;z-index:100}.loaderCircle1{position:fixed;top:50%;left:50%;width:150px;height:150px;opacity:.6;border-radius:50%;border-top:5px solid #000;border-right:5px solid #000;transform:translate(-50%,-50%);animation:loaderRotate 2s infinite}.loaderCircle2{position:fixed;top:50%;left:50%;width:100px;height:100px;opacity:.6;border-radius:50%;border-right:4px solid #000;border-bottom:4px solid #000;transform:translate(-50%,-50%);animation:loaderRotate 1.5s infinite reverse}.loaderCircle3{position:fixed;top:50%;left:50%;width:50px;height:50px;opacity:.6;border-radius:50%;border-bottom:3px solid #000;border-left:3px solid #000;transform:translate(-50%,-50%);animation:loaderRotate 1s infinite}.app{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.header{width:100%;height:70px;background:#000;box-shadow:0 4px 16px #0003;z-index:99;display:flex;align-items:center}.headerIcon{margin:-2px 2px 0 20px;color:#fff;font-size:30px}.headerTitle{color:#fff}.headerOptionsContainer{margin-left:auto;display:flex;align-items:center;justify-content:center}.headerHistoryButton{padding:10px 20px;width:auto;height:auto;color:#000;font-weight:700;border-radius:5px;background:#fff;text-align:center;display:flex;align-items:center;justify-content:center;box-shadow:0 0 16px #ffffffb3;transition:.2s transform}.headerHistoryIcon{margin:-2px 3px 0 0}.headerHistoryButton:hover{cursor:pointer}.headerHistoryButton:active{transform:scale(.9)}.headerCollaborationButton{padding:10px 20px;width:auto;height:auto;color:#000;font-weight:700;margin:0 20px 0 10px;border-radius:5px;background:#fff;text-align:center;display:flex;align-items:center;justify-content:center;box-shadow:0 0 16px #ffffffb3;transition:.2s transform}.headerCollaborationIcon{margin:-3px 7px 0 0}.headerCollaborationButton:hover{cursor:pointer}.headerCollaborationButton:active{transform:scale(.9)}.content{width:100%;height:100%;display:flex;align-items:center;flex-direction:row;flex-grow:1;background:#fff}.prompt{margin:30px 0 30px 30px;width:20%;height:60%;display:flex;align-items:center;flex-direction:column}.promptTextArea{width:100%;height:90%;padding:20px;font-size:18px;font-weight:700;resize:none;border:3px solid #000;outline:none;border-radius:10px;background:#fff;box-shadow:0 4px 16px #0003}.controls{margin:20px 0 0;width:100%;height:10%;display:flex;align-items:center;justify-content:center}.controlButton{padding:10px 20px;width:auto;height:auto;color:#fff;font-weight:700;margin:0 5px;border-radius:5px;background:#000;text-align:center;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000004d;transition:.2s transform}.controlButton:hover{cursor:pointer}.controlButton:active{transform:scale(.9)}.controlButtonVoiceBox{position:fixed;width:100px;height:200px;top:40px;left:42px;display:flex;align-items:center;justify-content:center}.controlButtonVoice{margin:0 12px 10px 0;width:60px;height:60px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #000000b3;transition:.3s box-shadow,.2s transform}.controlButtonVoice:hover{transform:scale(1.1)}.controlButtonVoice:active{transform:scale(.9)}.controlButtonVoice.listening{box-shadow:0 0 15px 5px #007bff99;animation:pulse 1.5s infinite}.listeningIndicator{margin:2px 0;font-size:14px;color:#007bff;font-weight:700}.listeningIndicatorHidden{visibility:hidden}.editor{margin:30px 0 30px 30px;width:35%;height:90%;max-height:90%;display:flex;align-items:center;justify-content:center;flex-direction:column}.editorHeaderBox{padding:10px;display:flex;align-items:center;justify-content:center}.editorHeader{font-weight:700;width:100%;color:#fff;background:#000;border-bottom:2px solid #fff;border-radius:10px 10px 0 0;box-shadow:0 4px 16px #0003}.editorHeaderText{font-size:20px;margin:5px auto 5px 10px}.editorHeaderDownloadButton{border-radius:5px;padding:5px 10px;margin-right:10px;background:#fff;color:#000;box-shadow:0 0 16px #ffffffb3;transition:transform .2s}.editorHeaderDownloadButton:hover{cursor:pointer}.editorHeaderDownloadButton:active{transform:scale(.9)}.editorBox{position:relative;width:100%;height:100%}.editorTextArea,.editorHighlight{width:100%;height:100%;padding:20px;font-size:18px;font-weight:700;resize:none;border:none;outline:none;border-radius:0 0 10px 10px;color:#fff;background:#000;box-shadow:0 4px 16px #0003}.output{margin:30px 20px;width:40%;height:90%;max-height:90%;border-radius:10px;box-shadow:0 4px 16px #0003}.outputFrame{width:100%;height:100%;border:none;border-radius:10px}.chatBotButton{position:fixed;bottom:20px;left:20px;background:#000;border-radius:50%;width:60px;height:60px;box-shadow:0 4px 16px #000000b3;display:flex;align-items:center;justify-content:center;transition:transform .2s}.chatBotButton:hover{cursor:pointer;transform:scale(1.1)}.chatBotButton:active{transform:scale(.9)}.floatButtonIcon{color:#fff}.promptHistory{position:fixed;top:0;left:0;width:40vw;height:100vh;background:#fff;box-shadow:0 4px 16px #0000004d;display:flex;align-items:center;flex-direction:column;transition:transform .2s;z-index:99}.promptHistoryClosed{transform:translate(-100%)}.promptHistoryCloseButton{margin:10px auto 10px 10px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#000;box-shadow:0 4px 16px #0003;border-radius:50%;transition:.2s transform}.promptHistoryCloseButton:hover{cursor:pointer}.promptHistoryCloseButton:active{transform:scale(.7)}.promptHistoryButtonIcon{color:#fff;font-size:32px}.promptHistoryContent{width:90%;height:90%;display:flex;align-items:center;flex-direction:column}.promptHistoryTitle{margin-right:auto;margin-left:10px}.promptHistoryList{width:95%;height:85%;padding:20px;display:flex;flex-direction:column;overflow-y:auto}.promptItem{height:auto;word-break:break-word;border-radius:5px;margin:5px;padding:10px 15px;box-shadow:0 4px 16px #0000001a;font-weight:700;transition:transform .2s,background .2s,color .2s}.promptItem:hover{cursor:pointer;transform:scale(1.1);background:#000;color:#fff;box-shadow:none}.promptItem:active{transform:scale(.9)}.collabRoomSection{position:fixed;top:0;right:0;width:50vw;height:100vh;background:#fff;box-shadow:0 4px 16px #0000004d;display:flex;align-items:center;flex-direction:column;transition:transform .2s;z-index:99}.collabRoomSectionClosed{transform:translate(100%)}.collabCloseButton{margin:10px 10px 10px auto;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#000;box-shadow:0 4px 16px #0003;border-radius:50%;transition:.2s transform}.collabCloseButton:hover{cursor:pointer}.collabCloseButton:active{transform:scale(.7)}.collabButtonIcon{color:#fff;font-size:32px}.collabContent{width:90%;height:90%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;overflow:auto;padding:20px 0}.roomCard{padding:20px;margin:5px;min-width:200px;min-height:70px;background:#000;color:#fff;box-shadow:0 4px 16px #0000004d;text-align:center;display:flex;align-items:center;justify-content:center;font-weight:bolder;border-radius:10px;transition:.2s transform}.roomCard:hover{cursor:pointer;transform:scale(1.1)}.roomCard:active{transform:scale(.9)}.chatBox{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.chatMessages{width:90%;height:75%;display:flex;flex-direction:column;padding:20px;border-radius:5px;box-shadow:inset 0 4px 16px #0000001a;overflow-y:auto}.chat{margin:15px 10px;width:70%;min-width:300px;box-shadow:0 4px 16px #0003;border-radius:5px}.user{margin-left:auto}.chatTitle{margin:10px 15px;font-weight:700}.chatDownload{margin:15px;display:flex;align-items:center;justify-content:center}.chatDownloadTitle{font-weight:700}.chatDownloadButton{margin-left:auto;margin-right:10px;width:100px;height:30px;background:#000;border-radius:5px;color:#fff;font-weight:700;box-shadow:0 4px 16px #0003;display:flex;align-items:center;justify-content:center;transition:.2s transform}.chatDownloadButton:hover{cursor:pointer;transform:scale(1.1)}.chatDownloadButton:active{transform:scale(.9)}.chatMessage{margin:10px 15px;word-break:break-word}.chatControls{width:100%;height:20%;display:flex;align-items:center;justify-content:center;flex-direction:column}.chatMessageInputContainer{width:100%;height:40px;display:flex;align-items:center;justify-content:center;border-radius:5px}.chatMessageInputBox{width:80%;height:100%;border-radius:5px;box-shadow:0 4px 16px #0003}.chatMessageInput{border:3px solid black;outline:none;width:100%;height:100%;border-radius:5px 0 0 5px;padding:10px;font-weight:700}.chatMessageSendButton{width:10%;height:100%;background:#000;border-radius:0 5px 5px 0;box-shadow:0 4px 16px #0003;display:flex;align-items:center;justify-content:center;transition:.2s transform}.chatMessageSendButton:hover{cursor:pointer;transform:scale(1.1)}.chatMessageSendButton:active{transform:scale(.9)}.chatCommands{margin:10px 0 0;width:90%;height:30%;display:flex;align-items:center;justify-content:center}.chatCommandButtons{padding:20px;width:33%;height:100%;background:#000;border-radius:5px;box-shadow:0 4px 16px #0003;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;font-weight:700;transition:.2s transform}.chatCommandButtons:hover{cursor:pointer}.chatCommandButtons:active{transform:scale(.9)}.sendCurrentPromptButton{margin:0 2px 0 0}.sendCurrentCodeButton{margin:0 2px}.sendCurrentOutputButton{margin:0 0 0 2px}.chatOutput{margin:30px 20px;width:90%;height:90%;max-height:90%;border-radius:10px;box-shadow:0 4px 16px #0003}.chatOutputFrame{width:100%;height:100%;border:none;border-radius:10px}.exitRoomButton{padding:10px 20px;width:auto;height:auto;color:#fff;font-weight:700;margin:0 auto 10px 35px;border-radius:5px;background:#000;text-align:center;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0003;transition:.2s transform}.exitRoomButton:hover{cursor:pointer}.exitRoomButton:active{transform:scale(.9)}.exitRoomIcon{margin:-1px 3px 0 0}.exitRoomIcon:hover{cursor:pointer}.exitRoomIcon:active{transform:scale(.9)}.login{padding:60px;border-radius:5px;margin:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 4px 16px #0003}.loginButton{padding:10px 30px;width:auto;height:auto;color:#fff;font-weight:700;border-radius:5px;background:#000;text-align:center;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0003;transition:.2s transform}.loginButton:hover{cursor:pointer}.loginButton:active{transform:scale(.9)}.chatBotBox{position:fixed;left:20px;bottom:20px;width:320px;max-width:90%;height:400px;border-radius:10px;box-shadow:0 4px 16px #0000004d;background:#fff;display:flex;flex-direction:column;z-index:6;transition:transform .2s}.chatBotBoxClosed{transform:translateY(120%)}.chatBotBoxHeader{display:flex;align-items:center;justify-content:center;flex-direction:row}.chatBotBoxTitle{margin:0 0 0 20px}.chatBotCloseButton{margin:0 0 0 10px;width:30px;height:30px;border-radius:10px;background:#000;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 1px 4px #0000004d;transition:transform .2s}.chatBotCloseButton:hover{cursor:pointer}.chatBotCloseButton:active{transform:scale(.9)}.chatBotCloseIcon{margin:0;font-size:22px;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.chatBotMessageContainer{margin:0 0 15px;align-self:center;width:250px;max-width:90%;height:260px;border-radius:10px;box-shadow:inset 0 2px 8px #0000004d;background:#fcfcfc;display:flex;align-items:center;justify-content:center}.chatBotMessageOverflow{width:90%;height:90%;max-width:90%;max-height:90%;padding:10px;display:flex;flex-direction:column;overflow-y:auto}.chatBotMessage{align-self:flex-start;width:70%;max-width:70%;margin:0 0 10px;padding:15px;border-radius:5px;color:#fff;background:#000;-webkit-user-select:none;user-select:none;box-shadow:0 1px 4px #0000004d;word-break:break-word;word-wrap:break-word}.chatBotMessageSelf{background:#000;align-self:flex-end}.chatBotMessageHeader{font-size:14px;font-weight:700;margin:0 0 5px}.chatBotMessageBody{font-size:12px;font-weight:500}.chatBotMessageInputContainer{display:flex;align-items:center;justify-content:center;flex-direction:row}.chatBotMessageInput{margin:0 0 0 20px;font-size:14px;font-weight:700;width:150px;outline:none;padding:5px;text-align:center;border:5px solid #000;border-radius:10px;flex:auto}.chatBotMessageSendButton{width:40px;height:40px;color:#fff;margin:0 15px 0 4px;padding:10px;border:5px solid #000;border-radius:10px;background:#000;display:flex;align-items:center;justify-content:center;flex-direction:row;font-size:12px;font-weight:700;box-shadow:0 2px 8px #0000004d;transition:transform .2s}.chatBotMessageSendButton:hover{cursor:pointer}.chatBotMessageSendButton:active{transform:scale(.9)}@keyframes loaderRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes pulse{0%{box-shadow:0 0 15px 5px #007bff99}50%{box-shadow:0 0 25px 10px #007bff66}to{box-shadow:0 0 15px 5px #007bff99}}
