.loader{display:inline-block;width:30px;height:30px;border:6px solid #009EF7;border-radius:50%;border-top-color:#f8f5ff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}@keyframes spin{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}#toast-container .toast{border-radius:10px}#toast-container .toast-title{display:none}.profile-name-dot{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:100%}
