.toast-enter-active,.toast-leave-active{transition:all .3s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(100%)}@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb}#app{min-height:100vh;display:flex;flex-direction:column}main{flex:1}ul,ol{list-style:none;padding:0;margin:0}a{text-decoration:none;color:inherit}svg{display:inline-block;vertical-align:middle;flex-shrink:0;width:auto;height:auto}nav svg{width:1.25rem;height:1.25rem;max-width:1.25rem;max-height:1.25rem}main{position:relative;z-index:1}main>*{width:100%;position:relative;z-index:1}.containers{width:100%;position:relative;z-index:1}
