@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--app-height: var(--tg-viewport-stable-height, 100dvh);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e9e9ed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{height:var(--app-height);overflow:hidden;overscroll-behavior:none}#root{height:var(--app-height);overflow:hidden}body{margin:0;width:100%;height:var(--app-height);overflow:hidden;overscroll-behavior:none;touch-action:manipulation;background-color:#160d23;background-image:radial-gradient(ellipse at 10% 90%,#040807 0%,transparent 55%),radial-gradient(ellipse at 90% 90%,#100b0d 0%,transparent 55%),radial-gradient(ellipse at 90% 10%,#0b1821 0%,transparent 55%),radial-gradient(ellipse at 10% 10%,#160e23 0%,transparent 55%);background-attachment:fixed}@media(max-width:767px){input,textarea,select{font-size:16px}}:focus-visible{outline:2px solid #9184d9;outline-offset:2px}img.emoji{height:1.2em;width:1.2em;margin:0 .05em 0 .1em;vertical-align:-.2em;display:inline-block}img.reaction-emoji{height:1.1em;width:1.1em;display:inline-block;vertical-align:middle}.panel{background:#161826;border:1px solid rgba(233,233,237,.16);border-radius:14px;padding:8px 16px;box-sizing:border-box}.custom-scrollbar{--sb-track-color: transparent;--sb-thumb-color: #3f424d;--sb-size: 8px}.custom-scrollbar::-webkit-scrollbar{width:var(--sb-size)}.custom-scrollbar::-webkit-scrollbar-track{background:var(--sb-track-color);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);border-radius:4px}@supports not selector(::-webkit-scrollbar){.custom-scrollbar{scrollbar-color:var(--sb-thumb-color) var(--sb-track-color)}}.bubble{position:absolute;width:10px;height:10px;border-radius:50%;right:0;bottom:0;border:2px solid #161826;box-sizing:border-box}.bubble.large{width:12px;height:12px}.bubble.small{width:11px;height:11px}.bubble.yellow{background:#d9a441}.bubble.red{background:#b56b74}.bubble.green,.bubble.blue{background:#5aa87f}@keyframes nocturne-pulse{0%{transform:scale(.7);opacity:.5}50%{transform:scale(1.25);opacity:1}to{transform:scale(.7);opacity:.5}}html.auth-mode body{background-image:none;background-color:#161826}
