@media screen and (max-width:768px){.outgoingRadius{border-top-right-radius:5px;border-top-left-radius:18px}}@media (max-width:768px){.light_mode,:root{--size:120px}.signIn{left:0;top:0;transform:unset;width:100%;height:100%;max-width:unset;max-height:unset;border-radius:0;background-color:#090909}.chat-list .message .icon,.outgoing .text{margin-left:0}#stop-stream-button,.typing-form #send-message-button{bottom:5px;right:5px}.nav .icon{width:45px;height:45px}.nav .nav-menu-button{margin-top:7px;margin-left:7px}.nav .action-buttons{top:3px}.incoming .text{margin-left:10px;margin-top:0}.outgoing{border-top-right-radius:5px;border-top-left-radius:18px;padding:12px;background:var(--light-dark-background);width:80%;margin-left:auto!important;margin-right:0!important;margin-top:22px!important}.outgoing .avatar{display:none}.chat-list .message .message-content{display:block}.header :is(.title,.subtitle){font-size:2rem;line-height:2.6rem}.header .subtitle{font-size:1.7rem}.typing-area :where(.typing-form,.action-buttons){gap:.4rem}.typing-form .typing-input{padding:1.1rem 3.5rem 1.1rem 1.2rem}.icon{height:50px;width:50px}.typing-area .disclaimer-text{font-size:.75rem;margin-top:.5rem}}.account_actions,.side_account{position:absolute;background-color:var(--darker-background);user-select:none}@media screen and (max-width:1000px){.chat-list{width:98%}.chat-container,.typing-area{width:100%;margin-left:0}}@media screen and (max-width:1500px){.edit-outgouing-button{left:15%}}@media screen and (max-width:1200px){.edit-outgouing-button{left:13%}}@media screen and (max-width:750px){.edit-outgouing-button{left:12%}}@media screen and (max-width:660px){.edit-outgouing-button{left:11%}}@media screen and (max-width:440px){.edit-outgouing-button{left:9%}}@media screen and (max-width:360px){.edit-outgouing-button{left:8%}}.chat-list.closed_nav{width:98%}.chat-container.closed_nav,.typing-area.closed_nav{width:100%;margin-left:0}.copy-btn{transition:.2s;cursor:pointer}.imp-typing-area-imgpreview{border-radius:20px!important}.chats-history{height:637px;overflow:auto!important}.side_account{bottom:58px;height:60px;display:flex;justify-content:center;align-items:center;padding:10px;gap:10px;width:100%;border-radius:20px 20px 0 0;cursor:pointer;transition:.1s ease-in-out}.side_account:active{box-shadow:rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 2px 6px 2px;background-color:var(--light-dark-background)}.side_account img{width:35px;height:35px;border-radius:50%;object-fit:cover;position:relative;z-index:2}.side_account.premium img{border:3px solid #d4af37;box-shadow:0 0 10px rgba(212,175,55,.7),0 0 20px rgba(212,175,55,.5),0 0 30px rgba(184,134,11,.4),inset 0 0 10px rgba(212,175,55,.2);animation:2s ease-in-out infinite alternate goldenShine}@keyframes goldenShine{0%{box-shadow:0 0 10px rgba(212,175,55,.7),0 0 20px rgba(212,175,55,.5),0 0 30px rgba(184,134,11,.4),inset 0 0 10px rgba(212,175,55,.2)}100%{box-shadow:0 0 20px #d4af37,0 0 30px rgba(212,175,55,.8),0 0 40px rgba(184,134,11,.6),inset 0 0 15px rgba(212,175,55,.4)}}.side_account.premium p{color:#d4af37;text-shadow:0 0 5px rgba(212,175,55,.8)}.side_account p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:700}.account_actions{box-shadow:0 2px 5px rgba(0,0,0,.2);overflow:hidden;bottom:-100%;height:250px;width:100%;border-radius:20px;opacity:0;transition:opacity .3s,bottom .3s}.account_actions.show{bottom:124px;opacity:1}.account_actions.fade-out{bottom:-100%;opacity:0}.account_actions .profile-actions{padding:12px 15px;display:flex;align-items:center;gap:10px;cursor:pointer;background-color:#cccccc4b}.account_actions .profile-actions span{font-weight:800}.account_actions .profile-actions:active{background-color:rgba(0,0,0,.1)}.account_actions .profile-actions .icon{font-size:20px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.2s ease-in-out}.account_actions .disabled{pointer-events:none;opacity:.5}.account_actions .disabled:active{background-color:transparent!important}