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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html.dark body{background:#0d1117;color:#e6edf3}html.dark input,html.dark select,html.dark textarea{background:#21262d!important;border-color:#30363d!important;color:#e6edf3!important}html.dark input::placeholder,html.dark textarea::placeholder{color:#484f58!important}html.dark option{background:#21262d;color:#e6edf3}html.dark ::-webkit-scrollbar{height:6px;width:6px}html.dark ::-webkit-scrollbar-track{background:#161b22}html.dark ::-webkit-scrollbar-thumb{background:#30363d;border-radius:3px}html.dark ::-webkit-scrollbar-thumb:hover{background:#3d444d}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes cardIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideLeft{0%{opacity:0;transform:translateX(-6px)}to{opacity:1;transform:translateX(0)}}@keyframes modalIn{0%{opacity:0;transform:scale(.97) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}.des-fade-up{animation:fadeUp .22s ease both}.des-fade-in{animation:fadeIn .18s ease both}.des-card-in{animation:cardIn .22s ease both}.des-slide-left{animation:slideLeft .18s ease both}.des-modal-in{animation:modalIn .18s ease both}
/*# sourceMappingURL=main.313e6296.css.map*/