*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;background:#f5f5f5}html,body,#root{height:100%}input:focus{border-color:#1976d2!important}button:active{opacity:.8}.pending-dots{display:inline-flex;gap:4px}.pending-dots:before,.pending-dots:after,.pending-dots{content:""}.pending-dots{width:8px;height:8px;border-radius:50%;background:#1976d2;animation:pending-blink 1.4s infinite both;animation-delay:.2s;position:relative}.pending-dots:before,.pending-dots:after{position:absolute;width:8px;height:8px;border-radius:50%;background:#1976d2;animation:pending-blink 1.4s infinite both}.pending-dots:before{left:-12px;animation-delay:0s}.pending-dots:after{left:12px;animation-delay:.4s}@keyframes pending-blink{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}
