@keyframes simpleFadeIn{0%{opacity:0}70%{opacity:1}}@keyframes grow{0%{transform:scale(0)}70%{transform:scale(1)}}@keyframes growWidth{0%{width:0%}70%{width:width}}@keyframes shrinkWidth{0%{width:width}to{width:0%}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.snackbar-enter{opacity:0;transform:translate(128px)}.snackbar-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s,transform .3s}.snackbar-exit{opacity:1;transform:translateY(0)}.snackbar-exit-active{opacity:0;transform:translate(128px);transition:opacity .3s,transform .3s}.welcome-welcome-enter{opacity:0;transform:translate(-70%);transition:opacity .3s,transform .3s}.welcome-welcome-enter-active,.welcome-welcome-exit{opacity:1;transform:translate(0);transition:opacity .3s,transform .3s}.welcome-welcome-exit-active{position:absolute;top:0;opacity:0;transform:translate(-70%);transition:opacity .3s,transform .3s}.welcome-create-enter{opacity:0;transform:translate(70%);transition:opacity .3s,transform .3s}.welcome-create-enter-active,.welcome-create-exit{opacity:1;transform:translate(0);transition:opacity .3s,transform .3s}.welcome-create-exit-active{position:absolute;top:0;opacity:0;transform:translate(70%);transition:opacity .3s,transform .3s}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{border-radius:5px;background-color:var(--joy-palette-neutral-200)}::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--joy-palette-primary-500)}::-webkit-scrollbar-thumb:hover{background-color:var(--joy-palette-primary-700)}::-moz-selection{color:#fff;background:var(--joy-palette-secondary-500)}::selection{color:#fff;background:var(--joy-palette-secondary-500)}@font-face{font-family:FuturaPT;font-weight:500;font-style:normal;src:url(/font/FuturaPTBook.otf) format("opentype")}@font-face{font-family:FuturaPT;font-weight:700;font-style:normal;src:url(/font/FuturaPTBold.otf) format("opentype")}@font-face{font-family:FuturaPT;font-weight:700;font-style:italic;src:url(/font/FuturaPTBoldOblique.otf) format("opentype")}@font-face{font-family:FuturaPT;font-weight:400;font-style:normal;src:url(/font/FuturaPTLight.otf) format("opentype")}@font-face{font-family:FuturaPT;font-weight:400;font-style:italic;src:url(/font/FuturaPTLightOblique.otf) format("opentype")}@font-face{font-family:GeistMono;src:url(/font/GeistMonoVariable.ttf) format("truetype"),local(monospace)}
