*{box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}body{max-width:100vw}.app{align-items:center;background-color:#fafafa;height:100vh}.app,.left-side-message-wrapper{display:flex;flex-direction:column;width:100%}.left-side-message-wrapper{background-color:#999;gap:1%;height:100%}.message-header{display:flex;height:8%;width:100%}.message-header.blocked{pointer-events:none}.message-input{flex:1 1;outline:none;padding:0 2%;pointer-events:auto;width:60%}.btn-down,.btn-refresh,.btn-send,.btn-up{aspect-ratio:1/1;height:100%}.message-chat{display:flex;flex-direction:column;gap:2%;height:84%;overflow-y:auto}.msg-reply{background-color:#999;display:flex;padding:5%;width:100%}.msg-reply-information{display:flex;flex-direction:column;padding-left:5%;width:90%}.msg-reply-information>span:first-child{font-weight:700}.msg-select{align-self:flex-end;aspect-ratio:1/1;background-color:#111;border:none;border-radius:5px;color:#fff;cursor:pointer;height:50%;outline:none}.message{align-items:flex-start;border-radius:10px;box-shadow:0 .5rem 1rem #00000026;color:#111;display:flex;flex-direction:column;font-size:12px;padding:3% 5%;width:70%}.message.current{align-self:flex-end;background-color:#fff;border-top-right-radius:0;margin-right:5%}.message.other{align-self:flex-start;background-color:#007bff;border-top-left-radius:0;margin-left:5%}.message.current.selected,.message.other.selected{background-color:#28a745}.message.current.checked,.message.other.checked{background-color:#ff0}.msg-text{font-size:13px;font-weight:500;margin:2% 0}.message-footer{background-color:#fff;height:8%;position:relative}.message-footer,.message-reply{display:flex;justify-content:space-between;width:100%}.message-reply{bottom:100%;height:100%;position:absolute}.message-reply-information{background-color:#f3cccc;color:#000;flex:1 1;font-size:12px;padding-left:1%}.message-sender{font-weight:700}.msg-footer-select-left,.msg-footer-select-right{display:flex}.msg-select-button{aspect-ratio:1/1;height:100%}.msg-footer-select-left>span{align-items:center;color:#000;display:flex;justify-content:center;margin-left:5%;white-space:nowrap}.dos-btn,.reply-input-container{display:flex;height:100%;width:100%}.dos-btn{align-items:center;background-color:#999;border-color:#fff #000 #000 #fff;border-style:solid;border-width:4px;color:#000;cursor:pointer;font-size:1.8vh;justify-content:center}.dos-btn-active{background-color:#d6d6d6;border-color:#000 #fff #fff #000;border-style:solid;border-width:4px;color:#2d2d2d}.dos-btn-active,.neo-btn{align-items:center;cursor:pointer;display:flex;font-size:1.8vh;height:100%;justify-content:center;width:100%}.neo-btn{box-shadow:-7px -7px 20px 0 #fff9,-4px -4px 5px 0 #fff9,7px 7px 20px 0 #0000004d,4px 4px 5px 0 #0000004d,inset 0 0 0 0 #fff9,inset 0 0 0 0 #0000004d,inset 0 0 0 0 #fff9,inset 0 0 0 0 #0000004d}.neo-btn,.neo-btn-active{border:none;border-radius:15px;color:#000;margin:0 2px;transition:box-shadow .2s cubic-bezier(.79,.21,.06,.81)}.neo-btn-active{align-items:center;box-shadow:0 0 0 0 #fff9,0 0 0 0 #fff9,0 0 0 0 #0000004d,0 0 0 0 #0000004d,inset -7px -7px 20px 0 #fff9,inset -4px -4px 5px 0 #fff9,inset 7px 7px 20px 0 #0000004d,inset 4px 4px 5px 0 #0000004d;cursor:pointer;display:flex;font-size:1.8vh;height:100%;justify-content:center;width:100%}.neo-btn img,.neo-btn-active img{object-fit:cover}.dos-btn img,.dos-btn-active img,.neo-btn img,.neo-btn-active img{animation:clicked .2s ease;aspect-ratio:1/1;height:60%}.dos-btn.not-correct,.neo-btn.not-correct{animation:wrong-btn;animation-duration:.5s}.dos-btn.correct,.neo-btn.correct{background-color:green}.dos-btn.correct-btn{animation:correct-btn;animation-duration:.5s}@keyframes clicked{to{transform:scale(.95)}}@keyframes wrong-btn{to{background-color:red}}@keyframes correct-btn{to{background-color:green}}.msg-forward{align-items:center;background-color:#999c;display:flex;height:100vh;justify-content:flex-start;padding-left:5%;position:absolute;width:99.9vw;z-index:1000}.msg-forward.mini{left:0}.msg-forward-wrapper{align-items:center;background-color:#e6e3e3;border-radius:5px;display:flex;flex-direction:column;height:70%;padding:2%;width:77%}.msg-forward-header{align-items:center;display:flex;height:10%;justify-content:space-between;width:100%}.msg-cancel{aspect-ratio:1/1;height:80%}.msg-forward-chats{display:flex;flex-direction:column;gap:2%;height:80%;overflow-y:auto;width:100%}.msg-user{align-items:center;background-color:#007bff;border-radius:5px;color:#fff;cursor:pointer;display:flex;justify-content:flex-start;margin-left:5%;padding:2%}.msg-user.selected{background-color:#28a745}.msg-forward-btn{height:10%;width:40%}.left-side-message{align-items:flex-start;background-color:#999;color:#fff;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:flex-start;padding:5%;position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:20}
/*# sourceMappingURL=main.c343940e.css.map*/