body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(to left bottom,#6b00a4,#7001b4,#7404c5,#7809d6,#7a0fe7,#760cdf,#730ad6,#6f07ce,#6300ab,#55008a,#46006b,#36004e);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background-color:#5647814d}::-webkit-scrollbar-thumb{background-color:#564781}.glass{background-color:#ffffff1a}.glass,.glass-light{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:15px;box-shadow:0 0 2px 1px #a8a6c9}.glass-light{background-color:#dbdbdb0d}.form_entry{background-color:initial;border:1px solid #525264;border-radius:6px;color:#fff;font-size:1.06rem;font-weight:500;outline:none;padding:10px 8px;&:focus{box-shadow:0 0 0 2px #615fc9}}.form_btn{background:linear-gradient(90deg,#ba85f3,#ac73f1,#9d60ee,#8c4eec,#793aea);border:0;border-radius:5px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:500;padding:15px 0}.main_body{background-color:#170125;background-image:linear-gradient(to left bottom,#370053,#3d0064,#410076,#440089,#44009d,#4500a2,#4700a6,#170125);background-image:url(/static/media/background.56626e462e53e83047d5.png);background-position:50%;background-repeat:no-repeat;background-size:cover;left:0;overflow:hidden;position:absolute;top:0}.main_body,.signup_main_window{display:flex;height:100%;-webkit-user-select:none;user-select:none;width:100%}.signup_main_window{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.signup_main_window .app_icon_holder{align-items:center;display:flex;flex-direction:column;margin:auto}.signup_main_window .app_icon_holder .app_icon{height:150px;width:150px}.signup_main_window .app_icon_holder .app_name{font-size:2.1rem;font-weight:600;margin:5px}@media screen and (max-width:600px){.signup_main_window .app_icon_holder{display:none}}.signup_main_window .form_area{border-radius:5px;display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:fit-content;margin:auto;max-width:300px;padding:15px 20px}@media screen and (max-width:350px){.signup_main_window .form_area{border-radius:0;height:100%;width:100%}}.signup_main_window .form_area .form_title{font-weight:600;margin:5px}.signup_main_window .form_area .form_btn.disabled{background-image:linear-gradient(90deg,#dcdcdc,#c9c9c9,#b6b6b6,#a4a4a4,#929292);cursor:not-allowed}.signup_main_window .form_area .pfp_entry{align-items:center;display:flex;gap:10px}.signup_main_window .form_area .pfp_entry img{aspect-ratio:1/1;background-color:#fff;border-radius:60px;width:60px}.signup_main_window .form_area .terms_n_conditions{color:gray;font-size:.9rem}.signup_main_window .form_area .terms_n_conditions label{margin-left:5px}.signup_main_window .form_area .switch_login{color:gray;font-size:1rem;margin:auto}.loading_circle_body{align-items:center;animation:rotater 1s linear infinite;display:flex;justify-content:center;margin-left:auto;margin-right:auto}@keyframes rotater{0%{rotate:0deg}to{rotate:1turn}}.home_main_body{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.home_main_body .home_content{display:flex;height:90%;width:90%}@media screen and (max-width:650px){.home_main_body .home_content{height:99%;width:99%}}.chat_area_body{display:flex;flex-direction:column;padding:15px;width:100%}.chat_area_body .chat_header{align-items:center;border-bottom:1px solid #564781;display:flex;gap:10px;padding-bottom:15px}.chat_area_body .chat_header .pfp{aspect-ratio:1/1;background-color:#fff;border-radius:55px;width:55px}.chat_area_body .chat_header .labels_holder{display:flex;flex-direction:column}.chat_area_body .chat_header .labels_holder .typing_status{color:silver;font-size:.8rem}.chat_area_body .chat_header .labels_holder .typing_status:after{animation:typing_loader 1s linear infinite;content:""}@keyframes typing_loader{0%{content:"."}50%{content:".."}to{content:"..."}}.chat_area_body .chat_header .user_name{font-size:1.2rem;font-weight:600}.chat_area_body .chat_header .info_icon{margin-left:auto}.chat_area_body .chat_area{display:flex;flex-direction:column;gap:15px;height:100%;overflow:auto;padding:10px}.chat_area_body .chat_area::-webkit-scrollbar{width:3px}.chat_area_body .chat_area::-webkit-scrollbar-track{background-color:#5647812f}.chat_area_body .chat_area::-webkit-scrollbar-thumb{background-color:#564781c7}.chat_area_body .chat_entry{align-items:center;display:flex;gap:10px}.chat_area_body .chat_entry .input_holder{align-items:center;background:linear-gradient(90deg,#3f3d6c,#252628);border-radius:25px;display:flex;padding-right:20px;position:relative;width:100%}.chat_area_body .chat_entry .input_holder.draw{border-radius:5px;gap:5px;padding:0}.chat_area_body .chat_entry .input_holder .msg_entry{field-sizing:content;background:linear-gradient(90deg,#3f3d6c,#252628);border:0;border-radius:25px;max-height:100px;padding:15px 10px 15px 20px;resize:none;width:100%;word-break:break-all;&:focus{box-shadow:none}}.chat_area_body .chat_entry .input_holder .msg_entry::-webkit-scrollbar{width:4px}.chat_area_body .chat_entry .input_holder .msg_entry::-webkit-scrollbar-track{background-color:#5647817a}.chat_area_body .chat_entry .input_holder .msg_entry::-webkit-scrollbar-thumb{background-color:#564781}.chat_area_body .chat_entry .input_holder .send_options{align-items:center;display:flex;flex-direction:column;position:relative}.chat_area_body .chat_entry .input_holder .send_options .opt_holder{animation:opt_menu_apper .3s;bottom:50px;display:flex;flex-wrap:wrap;gap:4px;height:-webkit-fit-content;height:fit-content;margin:auto;overflow:hidden;padding:6px;position:absolute;right:-30%;width:-webkit-fit-content;width:fit-content}@keyframes opt_menu_apper{0%{max-height:0}to{max-height:250px}}.chat_area_body .chat_entry .input_holder .send_options .opt_holder .opt{align-items:center;background:linear-gradient(45deg,#3f3d6cb4,#252628b9);border:1px solid gray;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:60px;justify-content:center;padding:5px;width:60px;&:hover{scale:1.02}}.chat_area_body .chat_entry .input_holder .send_options .opt_holder .opt .icon{min-height:30px;min-width:30px}.chat_area_body .chat_entry .input_holder .send_options .opt_holder .opt span{font-size:.8rem;text-align:center}.chat_area_body .chat_entry .msg_send_btn{align-items:center;background:linear-gradient(180deg,#994fc8,#994fc8,#994fc8,#602bca);border-radius:40px;display:flex;justify-content:center;margin-left:auto;max-height:50px;max-width:50px;min-height:50px;min-width:50px;padding:8px;scale:.9}.others_chat_body{display:grid;grid-template-columns:60px auto;grid-template-rows:auto auto;height:-webkit-fit-content;height:fit-content;margin-right:auto;max-width:350px;position:relative;width:-webkit-fit-content;width:fit-content}.others_chat_body .msg_options{animation:msg_opt_apper_anim .2s;background-color:#2b234bfd;border-radius:8px;bottom:100%;box-shadow:0 0 8px 0 #d3d3d380;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;margin-left:25%;overflow:auto;padding:5px;position:absolute;width:200px}.others_chat_body .msg_options .opt{align-items:center;border-radius:3px;cursor:pointer;display:flex;font-size:1.2rem;font-weight:500;padding:3px;transition:all .2s;&:hover{background-color:#fff3}}.others_chat_body .msg_options .opt .icon{margin-left:auto}.others_chat_body .msg_holder{background-color:#2b234b;border-radius:8px;border-bottom-left-radius:0;grid-column-end:2;grid-column-start:2;grid-row-end:1;grid-row-start:1;height:-webkit-fit-content;height:fit-content;padding:15px;word-break:break-word}.others_chat_body .msg_holder .msg{-webkit-user-select:text;user-select:text;white-space:pre-line}.others_chat_body .msg_holder .img_msg{width:100%}.others_chat_body .msg_holder .img_warn{align-items:center;color:#d3d3d3;display:flex;font-size:.8rem;gap:5px;margin-top:3px}.others_chat_body .pfp_holder{align-items:center;display:flex;flex-direction:column;grid-column-end:1;grid-column-start:1;grid-row-end:2;grid-row-start:2;margin-right:auto;margin-top:-15px}.others_chat_body .pfp_holder img{aspect-ratio:1/1;background-color:#fff;border-radius:50px;width:50px}.others_chat_body .pfp_holder .msg_time{color:#c9c9c9;font-size:.9rem;white-space:nowrap}.self_chat_body{display:grid;grid-template-columns:auto 60px;grid-template-rows:auto auto;margin-left:auto;max-width:350px;position:relative;width:-webkit-fit-content;width:fit-content}.self_chat_body,.self_chat_body .msg_options{height:-webkit-fit-content;height:fit-content}.self_chat_body .msg_options{animation:msg_opt_apper_anim .2s;background-color:#2b234bfd;border-radius:8px;bottom:100%;box-shadow:0 0 8px 0 #d3d3d380;display:flex;flex-direction:column;margin-right:25%;overflow:auto;padding:5px;position:absolute;right:0;width:200px}@keyframes msg_opt_apper_anim{0%{max-height:0}to{max-height:100%}}.self_chat_body .msg_options .opt{align-items:center;border-radius:3px;cursor:pointer;display:flex;font-size:1.2rem;font-weight:500;padding:3px;transition:all .2s;&:hover{background-color:#fff3}}.self_chat_body .msg_options .opt .icon{margin-left:auto}.self_chat_body .msg_holder{background-color:#2b234b;border-radius:8px;border-bottom-right-radius:0;height:-webkit-fit-content;height:fit-content;padding:15px;width:-webkit-fit-content;width:fit-content;word-break:break-word}.self_chat_body .msg_holder .msg{-webkit-user-select:text;user-select:text;white-space:pre-line}.self_chat_body .msg_holder .img_msg{width:100%}.self_chat_body .msg_holder .img_warn{align-items:center;color:#d3d3d3;display:flex;font-size:.8rem;gap:5px;margin-top:3px}.self_chat_body .pfp_holder{align-items:center;display:flex;flex-direction:column;grid-column-end:2;grid-column-start:2;grid-row-end:2;grid-row-start:2;margin-left:auto;margin-top:-15px}.self_chat_body .pfp_holder img{aspect-ratio:1/1;background-color:#fff;border-radius:50px;width:50px}.self_chat_body .pfp_holder .msg_time{color:#c9c9c9;font-size:.9rem;white-space:nowrap}.draw_main_body{background-color:initial;display:flex;flex-direction:column;min-height:100px;width:100%}.draw_main_body.expanded{background-color:gray;height:auto;left:0;position:fixed;top:0;z-index:10}.draw_main_body .tools{display:flex;gap:5px;margin-left:auto;padding-left:10px;padding-top:5px}.draw_main_body .tools .icon{padding:2px;transition:all .3s;&:hover{background-color:#5e5e5e}}.draw_main_body .tools .icon.selected{background-color:#5e5e5e}.draw_main_body .tools #color_select{height:25px;opacity:0;position:absolute;width:25px}.draw_main_body .tools .fill_color:hover .icon{background-color:#5e5e5e}.draw_main_body .drawing_area{background-color:#fff;height:auto;width:auto}.no_login_body{align-items:center;display:flex;flex-direction:column;gap:10px;margin:auto;max-width:350px}.no_login_body .app_icon{aspect-ratio:1/1;width:100px}.no_login_body .tag_line{font-size:1.8rem;font-weight:500;margin:5px}.no_login_body .msg{font-size:1.4rem;text-align:center}.no_login_body .opt_btn{font-size:1.2rem;padding:10px 0;width:270px}.no_chat_body{align-items:center;display:flex;flex-direction:column;gap:10px;margin:auto;max-width:350px}.no_chat_body .app_icon{aspect-ratio:1/1;width:100px}.no_chat_body .tag_line{font-size:1.8rem;font-weight:500;margin:5px}.no_chat_body .additional_msg{color:#acacac;font-size:.9rem;font-weight:500;margin:auto;text-align:center}.profile_info_body{align-items:center;background-color:#fff0;box-shadow:none;display:flex;flex-direction:column;gap:10px;margin-left:auto;min-width:250px;-webkit-user-select:none;user-select:none}.profile_info_body .go_back{display:none}@media screen and (max-width:650px){.profile_info_body{width:100%}.profile_info_body .go_back{border-radius:30px;cursor:pointer;display:block;margin:5px auto 5px 5px;padding:5px;transition:all .3s;&:hover{background-color:#d8d8d833}}.profile_info_body .pfp{margin-top:0!important}}@media screen and (max-width:920px){.profile_info_body{margin-left:2px;width:100%}}.profile_info_body .pfp{aspect-ratio:1/1;background-color:#fff;border-radius:70px;margin-top:60px;width:130px}.profile_info_body .user_name{font-size:1.3rem;font-weight:600;-webkit-user-select:text;user-select:text}.profile_info_body .btn_holder{display:flex;flex-direction:column;margin-top:auto;padding:0 20px;width:100%}.profile_info_body .btn_holder .logout_btn{align-items:center;border-radius:25px;display:flex;gap:10px;justify-content:center;margin:20px;padding:12px 0}.left_menu_body{background-color:#fff0;box-shadow:none;display:flex;flex-direction:column;gap:20px;min-width:-webkit-fit-content;min-width:fit-content;padding:15px;-webkit-user-select:none;user-select:none;width:300px}@media screen and (max-width:650px){.left_menu_body{inset:0;margin:auto;max-width:auto;min-width:auto;position:absolute;width:auto}}.left_menu_body .left_side_header{align-items:center;display:flex;gap:10px}.left_menu_body .left_side_header .app_icon{aspect-ratio:1/1;width:40px}.left_menu_body .left_side_header .app_title{font-size:1.4rem;font-weight:600;margin:0}.left_menu_body .left_side_header .full_screen{border-radius:2px;height:30px;margin-left:auto;transition:all .3s;width:30px;&:hover{background-color:rgba(99,99,99,.459)}}.left_menu_body .left_side_header .menu_dot{cursor:pointer;height:30px;padding:3px;width:30px}.left_menu_body .left_side_header .menu_dot .menu_dot{border-radius:30px;transition:all .3s;&:hover{background-color:rgba(99,99,99,.459)}}.left_menu_body .left_side_header .menu_dot .menu_box{animation:small_menu_open .3s;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border-radius:5px;box-shadow:0 0 6px 0 #ffffff80;display:flex;flex-direction:column;max-height:100px;overflow:hidden;position:absolute;translate:-145px 0;width:170px;z-index:10}@keyframes small_menu_open{0%{max-height:0}to{max-height:100px}}.left_menu_body .left_side_header .menu_dot .menu_box .menu_opt{align-items:center;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:500;padding:8px;text-align:center;transition:all .3s;&:hover{background-color:#ffffff1a}}.left_menu_body .no_login_btns{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:650px){.left_menu_body .no_login_btns{display:none}}.left_menu_body .no_login_btns .opt_btn{padding:7px 0;width:100%}.left_menu_body .search_area{align-items:center;background:linear-gradient(90deg,#282340,#282340,#282341,#282341,#282342);border-radius:10px;display:flex;gap:5px}.left_menu_body .search_area .search_icon{margin-left:10px}.left_menu_body .search_area input{border:0;color:#fff;font-size:.9rem;font-weight:500;height:100%;outline:none;padding:10px 5px;width:100%;&::placeholder{color:#fff}}.left_menu_body .chat_list{display:flex;flex-direction:column;height:100%;overflow:auto}.left_menu_body .chat_list .no_user{font-size:1.2rem;font-weight:500;margin-left:auto;margin-right:auto}.left_menu_body .user_chat_ele{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:10px;transition:all .3s;&:hover{background-color:#8b6ff83a}}.left_menu_body .user_chat_ele .pfp{aspect-ratio:1/1;background-color:rgba(225,253,255,.226);border-radius:50px;width:50px}.left_menu_body .user_chat_ele .info{display:flex;flex-direction:column}.left_menu_body .user_chat_ele .info .username{font-size:1.1rem;font-weight:600}.left_menu_body .user_chat_ele .info .status{color:#40ff00;font-size:.9rem;font-weight:600}.left_menu_body .user_chat_ele .info .status.offline{color:#89888c}.left_menu_body .user_chat_ele .notification{aspect-ratio:1/1;background-color:#8a6ff8;border-radius:20px;font-size:1.1rem;font-weight:600;margin-left:auto;text-align:center;width:25px}.signup_main_window .form_area .switch_signup{color:gray;font-size:1rem;margin:auto}.signup_main_window .form_area .forgot_password{color:gray;color:#793aea;cursor:pointer;font-size:.9rem;margin-top:-15px;text-decoration:underline}.signup_main_window .form_area .form_btn{align-items:center;display:flex;gap:10px;justify-content:center}.msg_main_body{align-items:center;animation:anim_msg_appr .1s;border-radius:4px;display:flex;gap:10px;max-height:100px;max-width:400px;min-height:60px;min-width:300px;overflow:hidden;padding:5px;position:absolute;right:10px;top:10px;z-index:10}@media screen and (max-width:620px){.msg_main_body{left:10px;margin:auto;max-width:auto;min-width:auto;right:10px;width:auto}}@keyframes anim_msg_appr{0%{max-height:0;min-height:0}to{max-height:100px;min-height:60px}}.msg_main_body .repr_icon{stroke-width:2px;height:35px;width:35px}.msg_main_body .msg{word-wrap:break-word;font-size:1.02rem;font-weight:500;max-height:70px;overflow-y:auto;white-space:pre-line;width:100%}.msg_main_body .close_icon{cursor:pointer;height:30px;margin-bottom:auto;margin-left:auto;width:30px}
/*# sourceMappingURL=main.8f5e0c62.css.map*/