*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{color:#e8e8e8;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;background:#0e0e0e;font-family:Noto Sans TC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;overflow-x:hidden}#root{background:#1a1a1a;justify-content:center;display:flex}.app_shell{background:#0e0e0e;flex-direction:column;width:100%;max-width:440px;min-height:100dvh;display:flex;position:relative;overflow:hidden}button,input,textarea{color:inherit;font-family:inherit}input,textarea{background:0 0;border:none;outline:none;width:100%}button{cursor:pointer;background:0 0;border:none;padding:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:0;height:0}@keyframes typing_cursor{0%{opacity:.25;transform:scaleY(.92)}20%{opacity:1;transform:scaleY(1)}55%{opacity:1;transform:scaleY(1)}80%{opacity:.35;transform:scaleY(.92)}to{opacity:.25;transform:scaleY(.92)}}.typing_cursor{transform-origin:bottom;will-change:opacity, transform;margin-left:2px;animation:1.05s ease-in-out infinite typing_cursor;display:inline-block}
