:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#0d0e12;margin:0;font-family:system-ui,Segoe UI,Roboto,sans-serif}.v2-frame{flex-direction:column;width:100vw;height:100dvh;margin:0 auto;display:flex;position:relative;overflow:hidden}.v2-frame [data-virtuoso-scroller]{overflow-x:hidden!important}.v2-frame>*{max-width:100%}.v2-debug{z-index:50;border-left:1px solid #00000026;width:760px;max-width:96vw;padding:16px;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-8px 0 24px #00000040}@media (width<=1100px){.v2-debug{display:none}}.v2-typing-dots{vertical-align:middle;align-items:center;gap:4px;padding:2px 0;display:inline-flex}.v2-typing-dots span{opacity:.35;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite v2TypingBlink}.v2-typing-dots span:nth-child(2){animation-delay:.2s}.v2-typing-dots span:nth-child(3){animation-delay:.4s}@keyframes v2TypingBlink{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:.9;transform:translateY(-2px)}}.v2-caret{vertical-align:text-bottom;opacity:.8;border-radius:1px;width:2px;height:1em;margin-left:1px;animation:.9s step-end infinite v2CaretBlink;display:inline-block}@keyframes v2CaretBlink{0%,to{opacity:.8}50%{opacity:0}}@media (width>=600px){body{justify-content:center;align-items:center;min-height:100vh;display:flex}#root{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.v2-frame{border-radius:28px;width:420px;height:min(900px,94vh);box-shadow:0 14px 50px #0000008c}}
