body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{height:100vh;overflow:hidden;width:100vw}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.bounce-dot{animation:bounce 1.4s ease-in-out infinite both}.bounce-dot:first-child{animation-delay:0s}.bounce-dot:nth-child(2){animation-delay:.16s}.bounce-dot:nth-child(3){animation-delay:.32s}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0}body,html{background-color:#fff}button{cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}button:hover:not(:disabled){background:#0075c0;box-shadow:0 2px 8px #00000014;color:#fff}button:active:not(:disabled){background:#005a99;color:#fff}.pjm{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.sidebar-btn{background:none;border:none;border-radius:8px;color:#0075c0;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.35;outline:none;padding:8px 16px;text-align:left;transition:background .15s,color .15s}.sidebar-btn:hover{background:#0a75be;color:#fff}.sidebar-btn:active{background:#111;color:#fff}