*{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,sans-serif;background-color:#fafaf7;padding-top:calc(var(--tg-safe-area-inset-top, 0px) + var(--tg-content-safe-area-inset-top, 0px))}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:9999}.logo-container{text-align:center}.loading-logo{max-width:200px;max-height:200px;animation:pulse 1.5s infinite ease-in-out}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.loading-logo.spin{animation:spin 2s infinite linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile-modal{max-height:400px;overflow-y:auto;width:100%;scrollbar-width:thin;scrollbar-color:#000 #fff}.profile-modal ::-webkit-scrollbar{width:8px}.profile-modal ::-webkit-scrollbar-track{background:#fff}.profile-modal ::-webkit-scrollbar-thumb{background:#000;border-radius:4px}.profile-modal ::-webkit-scrollbar-thumb:hover{background:#333}
