*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#171717;font-family:Inter,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.notification-enter{opacity:0;transform:translateX(100%)}.notification-enter-active{transition:opacity .3s ease-out,transform .3s ease-out}.notification-enter-active,.notification-exit{opacity:1;transform:translateX(0)}.notification-exit-active{opacity:0;transform:translateX(-100%);transition:opacity .3s ease-out,transform .3s ease-out}
/*# sourceMappingURL=main.5995bd71.css.map*/