*{margin:0;padding:0;box-sizing:border-box}body{background-image:url(https://tse4.mm.bing.net/th/id/OIP.ZVzq1axwBdfQIcvs6ZAuSwHaE7?w=626&h=417&rs=1&pid=ImgDetMain);display:flex;align-items:center;justify-content:center;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;color:#fff;font-family:Inter,sans-serif}.app{width:80vw;height:90vh;background-color:#111928bf;border-radius:10px;display:flex;border:rgba(255,255,255,.125) solid 1px;-webkit-backdrop-filter:blur(19px) saturate(180%);backdrop-filter:blur(19px) saturate(180%);overflow:hidden}.app .list{flex:1;transition:transform .3s ease-in-out}.app .chat-container{flex:2;height:100%}@media (min-width: 1200px){.app{width:70vw;height:85vh}}@media (min-width: 992px) and (max-width: 1199px){.app{width:85vw;height:90vh}}@media (min-width: 768px) and (max-width: 991px){.app{width:90vw;height:90vh}}@media (min-width: 576px) and (max-width: 767px){.app{width:90vw;height:80vh;flex-direction:column;border-radius:8px}.app .list{position:absolute;width:100%;height:100%;transform:translate(0)}.app .list.hidden{transform:translate(-100%)}.app .chat-container{flex:1;width:100%}}@media (max-width: 575px){.app{width:90vw;height:85vh;flex-direction:column;border-radius:5px}}.loading{padding:50px;font-size:36px;border-radius:10px;background-color:#111928e6;display:flex;align-items:center;justify-content:center;flex-grow:1}@media (max-width: 768px){.loading{font-size:28px;padding:30px}}@media (max-width: 480px){.loading{font-size:22px;padding:20px}}.list{flex:1;overflow:scroll;display:flex;flex-direction:column}::-webkit-scrollbar{width:0px}@media (min-width: 1200px){.list{flex:1}}@media (min-width: 992px) and (max-width: 1199px){.list{flex:1}}@media (min-width: 768px) and (max-width: 991px){.list{flex:1}}@media (min-width: 576px) and (max-width: 767px){.list{flex:1}}@media (max-width: 575px){.list{flex:1}}.userinfo{padding:1.5rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #6b6b6ba2}.userinfo .user{display:flex;align-items:center;gap:1rem}.userinfo .user img{width:50px;height:50px;border-radius:50%;object-fit:cover}.userinfo .user h2{font-size:1.2rem;color:#fff}.userinfo .icons{display:flex;gap:1rem}.userinfo .icons img{width:30px;height:30px;cursor:pointer}.userinfo .loading{font-size:1rem;color:#d3d3d3;text-align:center}.userinfo .edit-modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000}.userinfo .edit-modal-content{background:linear-gradient(to bottom,#181c27,#103b45,#141b2a,#20212d,#122231);padding:1.5rem;border-radius:10px;width:90%;max-width:400px;display:flex;flex-direction:column;gap:1rem}.userinfo .edit-modal-content h3{font-size:1.5rem;text-align:center}.userinfo .edit-modal-content .form-group{display:flex;flex-direction:column;gap:.5rem}.userinfo .edit-modal-content .form-group label{font-size:1rem}.userinfo .edit-modal-content .form-group input[type=text]{padding:.5rem;font-size:1rem;border:2px solid #6b6b6ba2;border-radius:5px;background-color:transparent;color:#fff}.userinfo .edit-modal-content .form-group input[type=file]{font-size:.9rem;cursor:pointer}.userinfo .edit-modal-content .form-group input[type=file]:hover{text-decoration:underline}.userinfo .edit-modal-content .form-group .avatar-preview{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-top:.5rem}.userinfo .edit-modal-content .modal-buttons{display:flex;justify-content:space-between;gap:1rem}.userinfo .edit-modal-content .modal-buttons button{padding:.6rem;border:none;border-radius:5px;font-size:1rem;cursor:pointer;width:100%}.userinfo .edit-modal-content .modal-buttons .save-btn{background-color:#5183fe;color:#fff}.userinfo .edit-modal-content .modal-buttons .save-btn:hover{background-color:#3e6de8}.userinfo .edit-modal-content .modal-buttons .cancel-btn{background-color:#dc143c;color:#fff}.userinfo .edit-modal-content .modal-buttons .cancel-btn:hover{background-color:#b01030}@media (min-width: 1200px){.userinfo{padding:1rem}.userinfo .user img{width:40px;height:40px}.userinfo .user h2{font-size:1.2rem}.userinfo .icons img{width:25px;height:25px}.userinfo .edit-modal-content{padding:2rem}.userinfo .edit-modal-content h3{font-size:1.8rem}.userinfo .edit-modal-content .form-group label{font-size:1.1rem}.userinfo .edit-modal-content .form-group input[type=text]{padding:.6rem;font-size:1.1rem}.userinfo .edit-modal-content .form-group input[type=file]{font-size:1rem}.userinfo .edit-modal-content .form-group .avatar-preview{width:70px;height:70px}.userinfo .edit-modal-content .modal-buttons button{padding:.8rem;font-size:1.1rem}}@media (min-width: 992px) and (max-width: 1199px){.userinfo{padding:1.8rem}.userinfo .user img{width:55px;height:55px}.userinfo .user h2{font-size:1.4rem}.userinfo .icons img{width:32px;height:32px}.userinfo .edit-modal-content{padding:1.8rem}.userinfo .edit-modal-content h3{font-size:1.6rem}.userinfo .edit-modal-content .form-group label{font-size:1rem}.userinfo .edit-modal-content .form-group input[type=text]{padding:.5rem;font-size:1rem}.userinfo .edit-modal-content .form-group input[type=file]{font-size:.95rem}.userinfo .edit-modal-content .form-group .avatar-preview{width:65px;height:65px}.userinfo .edit-modal-content .modal-buttons button{padding:.7rem;font-size:1rem}}@media (min-width: 768px) and (max-width: 991px){.userinfo{padding:1.5rem}.userinfo .user img{width:50px;height:50px}.userinfo .user h2{font-size:1.3rem}.userinfo .icons img{width:30px;height:30px}.userinfo .edit-modal-content{padding:1.5rem}.userinfo .edit-modal-content h3{font-size:1.5rem}.userinfo .edit-modal-content .form-group label{font-size:.95rem}.userinfo .edit-modal-content .form-group input[type=text]{padding:.5rem;font-size:.95rem}.userinfo .edit-modal-content .form-group input[type=file]{font-size:.9rem}.userinfo .edit-modal-content .form-group .avatar-preview{width:60px;height:60px}.userinfo .edit-modal-content .modal-buttons button{padding:.6rem;font-size:.95rem}}@media (min-width: 576px) and (max-width: 767px){.userinfo{padding:1.2rem}.userinfo .user img{width:45px;height:45px}.userinfo .user h2{font-size:1.2rem}.userinfo .icons img{width:28px;height:28px}.userinfo .edit-modal-content{padding:1.2rem;width:95%}.userinfo .edit-modal-content h3{font-size:1.4rem}.userinfo .edit-modal-content .form-group label{font-size:.9rem}.userinfo .edit-modal-content .form-group input[type=text]{padding:.4rem;font-size:.9rem}.userinfo .edit-modal-content .form-group input[type=file]{font-size:.85rem}.userinfo .edit-modal-content .form-group .avatar-preview{width:55px;height:55px}.userinfo .edit-modal-content .modal-buttons button{padding:.5rem;font-size:.9rem}}@media (max-width: 575px){.userinfo{padding:1rem}.userinfo .user img{width:40px;height:40px}.userinfo .user h2{font-size:1.1rem}.userinfo .icons img{width:25px;height:25px}.userinfo .edit-modal-content{padding:1rem;width:95%}.userinfo .edit-modal-content h3{font-size:1.3rem}.userinfo .edit-modal-content .form-group label{font-size:.85rem}.userinfo .edit-modal-content .form-group input[type=text]{padding:.4rem;font-size:.85rem}.userinfo .edit-modal-content .form-group input[type=file]{font-size:.8rem}.userinfo .edit-modal-content .form-group .avatar-preview{width:50px;height:50px}.userinfo .edit-modal-content .modal-buttons button{padding:.5rem;font-size:.85rem}}.chatlist{flex:1;overflow:scroll}.chatlist .search{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.125)}.chatlist .search .searchBar{background-color:#11192880;display:flex;align-items:center;border-radius:10px}.chatlist .search .searchBar input{background-color:transparent;border:none;outline:none;color:#fff;flex:1;padding:.5rem .1rem;font-size:1rem}.chatlist .search .searchBar img{width:25px;height:25px;padding:.2rem;cursor:pointer}.chatlist .search .add{width:30px;height:28px;background-color:#11192880;border-radius:10px;padding:.4rem;cursor:pointer}.chatlist .item{display:flex;align-items:center;gap:1.2rem;cursor:pointer;padding:.8rem;border-bottom:1px solid rgba(255,255,255,.125);border-radius:10px}.chatlist .item:hover{background-color:#11192880}.chatlist .item img{width:40px;height:40px;border-radius:50%;object-fit:cover}.chatlist .item .texts{display:flex;flex-direction:column;gap:.3rem}.chatlist .item .texts span{font-weight:600;font-size:1rem;color:#fff}.chatlist .item .texts p{font-size:.9rem;font-weight:300;color:#d3d3d3}.chatlist .noChats{padding:1rem;color:#d3d3d3;text-align:center}@media (min-width: 1200px){.chatlist .search{padding:10px;gap:10px}.chatlist .search .searchBar{gap:.6rem}.chatlist .search .add{width:32px;height:30px}.chatlist .item img{width:45px;height:45px}.chatlist .item .texts span{font-size:1.1rem}.chatlist .item .texts p{font-size:1rem}.chatlist .noChats{padding:1.2rem;font-size:1rem}}@media (min-width: 992px) and (max-width: 1199px){.chatlist .search{padding:1rem;gap:1.2rem}.chatlist .search .searchBar{gap:.8rem}.chatlist .search .searchBar input{padding:.5rem 1rem;font-size:1rem}.chatlist .search .searchBar img{width:25px;height:25px}.chatlist .search .add{width:30px;height:28px;padding:.4rem}.chatlist .item{padding:.8rem;gap:1.2rem}.chatlist .item img{width:40px;height:40px}.chatlist .item .texts span{font-size:1rem}.chatlist .item .texts p{font-size:.9rem}.chatlist .noChats{padding:1rem;font-size:.9rem}}@media (min-width: 768px) and (max-width: 991px){.chatlist .search{padding:.8rem;gap:1rem}.chatlist .search .searchBar{gap:.6rem}.chatlist .search .searchBar input{padding:.4rem .8rem;font-size:.95rem}.chatlist .search .searchBar img{width:22px;height:22px}.chatlist .search .add{width:28px;height:26px;padding:.3rem}.chatlist .item{padding:.6rem;gap:1rem}.chatlist .item img{width:38px;height:38px}.chatlist .item .texts span{font-size:.95rem}.chatlist .item .texts p{font-size:.85rem}.chatlist .noChats{padding:.8rem;font-size:.85rem}}@media (min-width: 576px) and (max-width: 767px){.chatlist .search{padding:.6rem;gap:.8rem}.chatlist .search .searchBar{gap:.5rem}.chatlist .search .searchBar input{padding:.3rem .6rem;font-size:.9rem}.chatlist .search .searchBar img{width:20px;height:20px}.chatlist .search .add{width:26px;height:24px;padding:.2rem}.chatlist .item{padding:.5rem;gap:.8rem}.chatlist .item img{width:35px;height:35px}.chatlist .item .texts span{font-size:.9rem}.chatlist .item .texts p{font-size:.8rem}.chatlist .noChats{padding:.6rem;font-size:.8rem}}@media (max-width: 575px){.chatlist .search{padding:.5rem;gap:.6rem}.chatlist .search .searchBar{gap:.4rem}.chatlist .search .searchBar input{padding:.2rem .5rem;font-size:.85rem}.chatlist .search .searchBar img{width:18px;height:18px}.chatlist .search .add{width:24px;height:22px;padding:.2rem}.chatlist .item{padding:.4rem;gap:.6rem}.chatlist .item img{width:32px;height:32px}.chatlist .item .texts span{font-size:.85rem}.chatlist .item .texts p{font-size:.75rem}.chatlist .noChats{padding:.5rem;font-size:.75rem}}.addUser{width:max-content;max-width:90%;height:max-content;max-height:80vh;padding:30px;background:linear-gradient(to bottom,#181c27,#103b45,#141b2a,#20212d,#122231);border-radius:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto;z-index:1;overflow-y:auto;box-sizing:border-box}.addUser form{display:flex;gap:20px}.addUser form input{padding:20px;border-radius:10px;color:#fff;background-color:transparent;border:2px solid #687597;font-size:16px;width:100%;box-sizing:border-box}.addUser form button{padding:20px;border-radius:10px;border:none;background-color:#5183fe;color:#fff;font-size:16px;cursor:pointer}.addUser form button:hover{background-color:#4169e1}.addUser .noUser{margin-top:50px;text-align:center;font-size:18px;color:#fff}.addUser .user{margin-top:50px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.addUser .user .detail{display:flex;align-items:center;gap:20px;flex:1;min-width:0}.addUser .user .detail img{width:50px;height:50px;border-radius:50%;object-fit:cover;flex-shrink:0}.addUser .user .detail .name{font-size:18px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.addUser .user button{padding:10px;border-radius:10px;border:none;background-color:#5183fe;color:#fff;font-size:16px;cursor:pointer;flex-shrink:0}.addUser .user button:hover{background-color:#4169e1}@media screen and (min-width: 1201px){.addUser{padding:40px;max-width:600px}.addUser form{gap:30px}.addUser form input,.addUser form button{padding:25px;font-size:18px}.addUser .noUser{font-size:20px}.addUser .user .detail{gap:30px}.addUser .user .detail img{width:60px;height:60px}.addUser .user .detail .name{font-size:20px}.addUser .user button{padding:15px;font-size:18px}}@media screen and (max-width: 1200px) and (min-width: 601px){.addUser{padding:25px;max-width:80%}.addUser form{gap:15px}.addUser form input,.addUser form button{padding:15px;font-size:14px}.addUser .noUser{margin-top:40px;font-size:16px}.addUser .user{margin-top:40px}.addUser .user .detail{gap:15px}.addUser .user .detail img{width:45px;height:45px}.addUser .user .detail .name{font-size:16px}.addUser .user button{padding:8px;font-size:14px}}@media screen and (max-width: 600px) and (min-width: 401px){.addUser{padding:20px;max-width:90%}.addUser form{flex-direction:column;gap:10px}.addUser form input,.addUser form button{padding:12px;font-size:14px}.addUser .noUser{margin-top:30px;font-size:16px}.addUser .user{margin-top:30px}.addUser .user .detail{gap:10px}.addUser .user .detail img{width:40px;height:40px}.addUser .user .detail .name{font-size:16px}.addUser .user button{padding:6px;font-size:14px}}@media screen and (max-width: 400px){.addUser{padding:15px;max-width:95%;min-height:40vh}.addUser form{flex-direction:column;gap:8px}.addUser form input,.addUser form button{padding:10px;font-size:12px}.addUser .noUser{margin-top:20px;font-size:14px}.addUser .user{margin-top:20px}.addUser .user .detail{min-width:50vw;min-height:10vh;position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);height:10px;width:10px;gap:8px}.addUser .user .detail img{width:35px;height:35px}.addUser .user .detail .name{font-size:14px}.addUser .user button{padding:5px;font-size:12px}}.detail{flex:1;overflow:auto}.detail .user{padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.8rem;border-bottom:1px solid #6b6b6ba2}.detail .user img{width:75px;height:75px;border-radius:50%;object-fit:cover}.detail .user h2{font-size:1.5rem;color:#fff;text-align:center}.detail .user p{font-size:.9rem;color:#d3d3d3;text-align:center}.detail .info{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.detail .info .options .title{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.detail .info .options .title span{font-size:1rem;color:#fff}.detail .info .options .title img{width:30px;height:30px;background-color:#1a263b;padding:8px;border-radius:50%;transition:transform .3s ease}.detail .info .options .settings{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem}.detail .info .options .settings .setting-item{display:flex;flex-direction:column;gap:.5rem}.detail .info .options .settings .setting-item span{font-size:.9rem;color:#d3d3d3}.detail .info .options .settings .setting-item .color-options{display:flex;gap:.5rem}.detail .info .options .settings .setting-item .color-options button{width:30px;height:30px;border:none;border-radius:50%;cursor:pointer}.detail .info .options .settings .setting-item button{padding:.5rem;background-color:#5183fe;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:.85rem}.detail .info .options .privacy{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem}.detail .info .options .privacy .privacy-item{display:flex;flex-direction:column;gap:.5rem}.detail .info .options .privacy .privacy-item span{font-size:.9rem;color:#d3d3d3}.detail .info .options .privacy .privacy-item .help-content{font-size:.85rem;color:#d3d3d3}.detail .info .options .privacy .privacy-item button{padding:.5rem;background-color:#5183fe;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:.85rem}.detail .info .options .photos{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem}.detail .info .options .photos .photoitem{display:flex;align-items:center;justify-content:space-between;padding:.2rem 0}.detail .info .options .photos .photoitem .photodetail{display:flex;align-items:center;gap:1rem}.detail .info .options .photos .photoitem .photodetail img{width:40px;height:40px;object-fit:cover}.detail .info .options .photos .photoitem .photodetail span{font-size:.9rem;color:#d3d3d3}.detail .info .options .photos .photoitem .actions{display:flex;gap:.5rem}.detail .info .options .photos .photoitem .actions .icon{width:30px;height:30px;background-color:#1a263b;padding:5px;border-radius:50%;cursor:pointer}.detail .info .options .files{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem}.detail .info .options .files .fileitem{display:flex;align-items:center;justify-content:space-between;padding:.2rem 0}.detail .info .options .files .fileitem .filedetail{display:flex;flex-direction:column;gap:.2rem}.detail .info .options .files .fileitem .filedetail span{font-size:.9rem;color:#d3d3d3}.detail .info .options .files .fileitem .actions{display:flex;gap:.5rem}.detail .info .options .files .fileitem .actions .icon{width:30px;height:30px;background-color:#1a263b;padding:5px;border-radius:50%;cursor:pointer}.detail .info button{padding:.8rem;background-color:#e64a688d;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s ease}.detail .info button:hover{background-color:#dc143ccb}.detail .info button.logout{padding:.6rem;background-color:#1a73e8}.detail .info button.logout:hover{background-color:#155ab6}.detail .close-detail{display:none;padding:.6rem;background-color:#5183fe;color:#fff;border:none;border-radius:5px;cursor:pointer;margin:1rem auto;font-size:.9rem;width:50%;text-align:center}@media (min-width: 1200px){.detail{width:250px}.detail .user{padding:2rem;gap:1rem}.detail .user img{width:75px;height:75px}.detail .user h2{font-size:1.8rem}.detail .user p{font-size:1rem}.detail .info{padding:1rem;gap:1.2rem}.detail .info .options .title span{font-size:1.1rem;color:#d3d3d3}.detail .info .options .title img{width:32px;height:32px;padding:8px;object-fit:cover}.detail .info .options .settings .setting-item span,.detail .info .options .privacy .privacy-item span{font-size:1rem}.detail .info .options .settings .setting-item .color-options button{width:32px;height:32px}.detail .info .options .settings .setting-item button,.detail .info .options .privacy .privacy-item button{padding:.6rem;font-size:.9rem}.detail .info .options .privacy .privacy-item .help-content{font-size:.9rem}.detail .info .options .photos .photoitem .photodetail img,.detail .info .options .files .fileitem .filedetail img{width:45px;height:45px}.detail .info .options .photos .photoitem .photodetail span,.detail .info .options .files .fileitem .filedetail span{font-size:1rem;color:#d3d3d3}.detail .info .options .photos .photoitem .actions .icon,.detail .info .options .files .fileitem .actions .icon{width:32px;height:32px;padding:6px}.detail .info button{padding:1rem;font-size:1.1rem}.detail .info button.logout{padding:.8rem;font-size:1rem}}@media (min-width: 992px) and (max-width: 1199px){.detail .user{padding:1.8rem;gap:.9rem}.detail .user img{width:80px;height:80px}.detail .user h2{font-size:1.6rem}.detail .user p{font-size:.95rem}.detail .info{padding:1.8rem;gap:1rem}.detail .info .options .title span{font-size:1rem}.detail .info .options .title img{width:30px;height:30px;padding:7px}.detail .info .options .settings .setting-item span,.detail .info .options .privacy .privacy-item span{font-size:.95rem}.detail .info .options .settings .setting-item .color-options button{width:30px;height:30px}.detail .info .options .settings .setting-item button,.detail .info .options .privacy .privacy-item button{padding:.5rem;font-size:.85rem}.detail .info .options .privacy .privacy-item .help-content{font-size:.85rem}.detail .info .options .photos .photoitem .photodetail img,.detail .info .options .files .fileitem .filedetail img{width:42px;height:42px}.detail .info .options .photos .photoitem .photodetail span,.detail .info .options .files .fileitem .filedetail span{font-size:.95rem}.detail .info .options .photos .photoitem .actions .icon,.detail .info .options .files .fileitem .actions .icon{width:30px;height:30px;padding:5px}.detail .info button{padding:.9rem;font-size:1rem}.detail .info button.logout{padding:.7rem;font-size:.95rem}}@media (min-width: 768px) and (max-width: 991px){.detail .user{padding:1.5rem;gap:.8rem}.detail .user img{width:70px;height:70px}.detail .user h2{font-size:1.4rem}.detail .user p{font-size:.9rem}.detail .info{padding:1.5rem;gap:.9rem}.detail .info .options .title span{font-size:.95rem}.detail .info .options .title img{width:28px;height:28px;padding:6px}.detail .info .options .settings .setting-item span,.detail .info .options .privacy .privacy-item span{font-size:.9rem}.detail .info .options .settings .setting-item .color-options button{width:28px;height:28px}.detail .info .options .settings .setting-item button,.detail .info .options .privacy .privacy-item button{padding:.5rem;font-size:.85rem}.detail .info .options .privacy .privacy-item .help-content{font-size:.85rem}.detail .info .options .photos .photoitem .photodetail img,.detail .info .options .files .fileitem .filedetail img{width:40px;height:40px}.detail .info .options .photos .photoitem .photodetail span,.detail .info .options .files .fileitem .filedetail span{font-size:.9rem}.detail .info .options .photos .photoitem .actions .icon,.detail .info .options .files .fileitem .actions .icon{width:28px;height:28px;padding:4px}.detail .info button{padding:.8rem;font-size:.95rem}.detail .info button.logout{padding:.6rem;font-size:.9rem}}@media (min-width: 576px) and (max-width: 767px){.detail{position:absolute;top:0;right:0;width:100%;height:100%;transform:translate(100%);transition:transform .3s ease-in-out;z-index:10;background:linear-gradient(to bottom,#181c27,#103b45,#141b2a,#20212d,#122231)}.detail.visible{transform:translate(0)}.detail .user{padding:1.2rem;gap:.6rem}.detail .user img{width:65px;height:65px}.detail .user h2{font-size:1.3rem}.detail .user p{font-size:.85rem}.detail .info{padding:1.2rem;gap:.8rem}.detail .info .options .title span{font-size:.9rem}.detail .info .options .title img{width:26px;height:26px;padding:5px}.detail .info .options .settings .setting-item span,.detail .info .options .privacy .privacy-item span{font-size:.85rem}.detail .info .options .settings .setting-item .color-options button{width:26px;height:26px}.detail .info .options .settings .setting-item button,.detail .info .options .privacy .privacy-item button{padding:.4rem;font-size:.8rem}.detail .info .options .privacy .privacy-item .help-content{font-size:.8rem}.detail .info .options .photos .photoitem .photodetail img,.detail .info .options .files .fileitem .filedetail img{width:38px;height:38px}.detail .info .options .photos .photoitem .photodetail span,.detail .info .options .files .fileitem .filedetail span{font-size:.85rem}.detail .info .options .photos .photoitem .actions .icon,.detail .info .options .files .fileitem .actions .icon{width:26px;height:26px;padding:4px}.detail .info button{padding:.7rem;font-size:.9rem}.detail .info button.logout{padding:.5rem;font-size:.85rem}.detail .close-detail{display:block}}@media (max-width: 575px){.detail{position:absolute;top:0;right:0;width:100%;height:100%;transform:translate(100%);transition:transform .3s ease-in-out;z-index:10;background:linear-gradient(to bottom,#181c27,#103b45,#141b2a,#20212d,#122231)}.detail.visible{transform:translate(0)}.detail .user{padding:1rem;gap:.5rem}.detail .user img{width:60px;height:60px}.detail .user h2{font-size:1.2rem}.detail .user p{font-size:.8rem}.detail .info{padding:1rem;gap:.7rem}.detail .info .options .title span{font-size:.85rem}.detail .info .options .title img{width:24px;height:24px;padding:4px}.detail .info .options .settings .setting-item span,.detail .info .options .privacy .privacy-item span{font-size:.8rem}.detail .info .options .settings .setting-item .color-options button{width:24px;height:24px}.detail .info .options .settings .setting-item button,.detail .info .options .privacy .privacy-item button{padding:.4rem;font-size:.75rem}.detail .info .options .privacy .privacy-item .help-content{font-size:.75rem}.detail .info .options .photos .photoitem .photodetail img,.detail .info .options .files .fileitem .filedetail img{width:35px;height:35px}.detail .info .options .photos .photoitem .photodetail span,.detail .info .options .files .fileitem .filedetail span{font-size:.8rem}.detail .info .options .photos .photoitem .actions .icon,.detail .info .options .files .fileitem .actions .icon{width:24px;height:24px;padding:3px}.detail .info button{padding:.6rem;font-size:.85rem}.detail .info button.logout{padding:.4rem;font-size:.8rem}.detail .close-detail{display:block}}.chat-container{flex:2;min-height:100%;display:flex;position:relative}.chat{flex:1;border-left:1px solid #dddddd35;border-right:1px solid #dddddd35;height:100%;display:flex;flex-direction:column}.chat .top{padding:1rem;position:sticky;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dddddd35}.chat .top .back-button{display:none}.chat .top .back-button img{width:20px;height:20px;cursor:pointer}.chat .top .user{display:flex;align-items:center;gap:1.2rem}.chat .top .user img{width:40px;height:40px;border-radius:50%;object-fit:cover}.chat .top .user .texts{display:flex;flex-direction:column;gap:.3rem}.chat .top .user .texts span{font-size:1.2rem;font-weight:600;color:#fff}.chat .top .user .texts p{font-size:.9rem;color:#dddddd85}.chat .top .icons{display:flex;gap:1.2rem}.chat .top .icons img{width:20px;height:20px;cursor:pointer}.chat .center{flex:1;padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.2rem}.chat .center .message{max-width:70%;display:flex;align-items:center;gap:1rem}.chat .center .message.own{align-self:flex-end}.chat .center .message.own .texts p{background-color:#5183fe}.chat .center .message img{width:25px;height:25px;border-radius:50%;object-fit:cover}.chat .center .message .texts{flex:1;display:flex;flex-direction:column;gap:.3rem}.chat .center .message .texts img{width:100%;height:240px;border-radius:10px;object-fit:cover}.chat .center .message .texts p{padding:1rem;background-color:#6e6e6e2b;border-radius:10px;color:#fff;font-size:1rem;word-break:break-word}.chat .center .message .texts span{font-size:.75rem;color:#dddddd85}.chat .bottom{padding:1.2rem;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dddddd35;gap:1rem}.chat .bottom .icons{display:flex;gap:.8rem}.chat .bottom img{width:17px;height:17px;cursor:pointer}.chat .bottom input{flex:1;background-color:#0f141da6;padding:1rem .8rem;border:none;outline:none;border-radius:10px;color:#fff;font-size:1rem}.chat .bottom input:disabled{cursor:not-allowed}.chat .bottom .emoji{position:relative}.chat .bottom .emoji .picker{position:absolute;bottom:60px;left:0;z-index:1}.chat .bottom .send{background-color:#5183fe;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;cursor:pointer;font-size:.9rem;min-height:44px}.chat .bottom .send:disabled{background-color:#dddddd85;cursor:not-allowed}@media (min-width: 1200px){.chat .top{padding:1.2rem;gap:1.5rem}.chat .top .user img{width:45px;height:45px}.chat .top .user .texts span{font-size:1.3rem}.chat .top .user .texts p{font-size:1rem}.chat .top .icons img{width:22px;height:22px}.chat .center{padding:2rem;gap:1.5rem}.chat .center .message img{width:30px;height:30px}.chat .center .message .texts img{height:260px}.chat .center .message .texts p{font-size:1.1rem}.chat .center .message .texts span{font-size:.8rem}.chat .bottom{padding:1.5rem;gap:1.2rem}.chat .bottom img{width:20px;height:20px}.chat .bottom input{padding:1.2rem 1rem;font-size:1.1rem}.chat .bottom .send{padding:.6rem 1.2rem;font-size:1rem}}.chat .center .message .texts .file-message{display:flex;align-items:center;gap:.5rem;margin:.5rem 0;background-color:#0f141da6;padding:.5rem;border-radius:10px}.chat .center .message .texts .file-message img{width:30px;height:30px}.chat .center .message .texts .file-message .file-link{color:#fff;text-decoration:none;font-size:.9rem}.chat .center .message .texts .file-message .file-link:hover{text-decoration:underline}@media (min-width: 992px) and (max-width: 1199px){.chat .top{padding:1rem;gap:1.2rem}.chat .top .user img{width:40px;height:40px}.chat .top .user .texts span{font-size:1.2rem}.chat .top .user .texts p{font-size:.9rem}.chat .top .icons img{width:20px;height:20px}.chat .center{padding:1.5rem;gap:1.2rem}.chat .center .message img{width:25px;height:25px}.chat .center .message .texts img{height:240px}.chat .center .message .texts p{font-size:1rem}.chat .center .message .texts span{font-size:.75rem}.chat .bottom{padding:1.2rem;gap:1rem}.chat .bottom img{width:18px;height:18px}.chat .bottom input{padding:1rem .8rem;font-size:1rem}.chat .bottom .send{padding:.5rem 1rem;font-size:.9rem}}@media (min-width: 768px) and (max-width: 991px){.chat .top{padding:.8rem;gap:1rem}.chat .top .user img{width:35px;height:35px}.chat .top .user .texts span{font-size:1.1rem}.chat .top .user .texts p{font-size:.85rem}.chat .top .icons img{width:18px;height:18px}.chat .center{padding:1.2rem;gap:1rem}.chat .center .message img{width:22px;height:22px}.chat .center .message .texts img{height:200px}.chat .center .message .texts p{font-size:.95rem}.chat .center .message .texts span{font-size:.7rem}.chat .bottom{padding:1rem;gap:.8rem}.chat .bottom img{width:16px;height:16px}.chat .bottom input{padding:.8rem .6rem;font-size:.95rem}.chat .bottom .send{padding:.4rem .8rem;font-size:.85rem}}@media (min-width: 576px) and (max-width: 767px){.chat-container{flex-direction:column}.chat{border:none}.chat .top{padding:.6rem;gap:.8rem;position:sticky;top:0;z-index:1}.chat .top .back-button{display:block;margin-right:.8rem}.chat .top .back-button img{width:18px;height:18px}.chat .top .user img{width:32px;height:32px}.chat .top .user .texts span{font-size:1rem}.chat .top .user .texts p{font-size:.8rem}.chat .top .icons img{width:16px;height:16px}.chat .center{padding:1rem;gap:.8rem}.chat .center .message img{width:20px;height:20px}.chat .center .message .texts img{height:180px}.chat .center .message .texts p{padding:.8rem;font-size:.9rem}.chat .center .message .texts span{font-size:.65rem}.chat .bottom{padding:.8rem;gap:.6rem}.chat .bottom img{width:15px;height:15px}.chat .bottom input{padding:.7rem .5rem;font-size:.9rem}.chat .bottom .emoji img,.chat .bottom .emoji,.chat .bottom .emoji .picker{display:none}.chat .bottom .send{padding:.4rem .8rem;font-size:.8rem}}@media (min-width: 300px) and (max-width: 575px){.chat-container{flex-direction:column}.chat{border:none}.chat .top{padding:.5rem;gap:.6rem;z-index:1}.chat .top .back-button{display:block;margin-right:.6rem}.chat .top .back-button img{width:16px;height:16px}.chat .top .user img{width:30px;height:30px}.chat .top .user .texts span{font-size:.9rem}.chat .top .user .texts p{font-size:.75rem}.chat .top .icons img{width:14px;height:14px}.chat .center .message img{width:18px;height:18px}.chat .center .message .texts img{height:160px}.chat .center .message .texts p{padding:.6rem;font-size:.85rem}.chat .center .message .texts span{font-size:.6rem}.chat .bottom{padding-left:1rem;gap:.5rem}.chat .bottom img{width:14px;height:14px}.chat .bottom input{padding:.6rem .4rem;font-size:.85rem;width:100%}.chat .bottom .emoji img,.chat .bottom .emoji,.chat .bottom .emoji .picker{display:none;visibility:hidden}.chat .bottom .send{font-size:.75rem}}.login{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#00000080;padding:2rem;gap:2rem}.login .item{flex:1;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;max-width:400px}.login .item form{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;width:100%}.login .item form input{width:100%;padding:1.2rem;border:none;outline:none;border-radius:5px;background-color:#11192899;color:#fff;font-size:1rem}.login .item form label{width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-decoration:underline;font-size:.9rem}.login .item form label img{width:50px;height:50px;border-radius:10px;object-fit:cover;opacity:.6}.login .item form button{width:100%;padding:1.2rem;border:none;background-color:#1f8ef1;color:#fff;border-radius:5px;cursor:pointer;font-weight:600;font-size:1rem;min-height:44px}.login .item form button:hover{background-color:#1a7dc2}.login .item form button:disabled{background-color:#1f8ef180;cursor:not-allowed}.login .separator{width:1px;height:80%;background-color:#fff3}.login .item h2{font-size:1.5rem;color:#fff;text-align:center}@media (min-width: 1200px){.login{padding:3rem;gap:3rem}.login .item{padding:2.5rem;gap:2rem}.login .item h2{font-size:1.8rem}.login .item form input,.login .item form button{padding:1.5rem;font-size:1.1rem}.login .item form label{font-size:1rem}.login .item form label img{width:60px;height:60px}}@media (min-width: 992px) and (max-width: 1199px){.login{padding:2.5rem;gap:2.5rem}.login .item{padding:2rem;gap:1.5rem}.login .item h2{font-size:1.6rem}.login .item form input,.login .item form button{padding:1.3rem;font-size:1rem}.login .item form label img{width:55px;height:55px}}@media (min-width: 768px) and (max-width: 991px){.login{padding:2rem;gap:2rem}.login .item{padding:1.5rem;gap:1.2rem}.login .item h2{font-size:1.4rem}.login .item form input,.login .item form button{padding:1.1rem;font-size:.95rem}.login .item form label img{width:50px;height:50px}}@media (min-width: 576px) and (max-width: 767px){.login{flex-direction:column;padding:1.5rem;gap:2rem}.login .item{max-width:90%;padding:1.2rem;gap:1rem}.login .item h2{font-size:1.3rem}.login .item form{gap:1rem}.login .item form input,.login .item form button{padding:1rem;font-size:.9rem}.login .item form label{font-size:.85rem}.login .item form label img{width:45px;height:45px}.login .separator{height:1px;width:80%}}@media (max-width: 575px){.login{flex-direction:column;padding:1rem;gap:1.5rem}.login .item{max-width:95%;padding:1rem;gap:.8rem}.login .item h2{font-size:1.2rem}.login .item form{gap:.8rem}.login .item form input,.login .item form button{padding:.8rem;font-size:.85rem}.login .item form label{font-size:.8rem}.login .item form label img{width:40px;height:40px}.login .item form button{min-height:44px}.login .separator{height:1px;width:90%}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
