:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{overscroll-behavior-x:none;background:#fff;margin:0;padding:0;overflow-x:hidden}#root{overscroll-behavior-x:none;min-height:100svh}@keyframes typing-dot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.typing-dot{background:#8e8e93;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite typing-dot;display:inline-block}.typing-dot:nth-child(2){animation-delay:.15s}.typing-dot:nth-child(3){animation-delay:.3s}
