.app-container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100vw;max-height:100vh;height:100%;background:linear-gradient(360deg,#161618,#191819,#171719);position:absolute;overflow:hidden}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.toast-container{position:fixed;top:20px;left:16px;right:16px;z-index:1000;display:flex;flex-direction:column;gap:10px}.toast-success{background-color:#03985529;font-family:MyCustomFont-bold,sans-serif}.toast-error{background-color:#f44336;font-family:MyCustomFont-bold,sans-serif}.toast-info{background-color:#2196f3;font-family:MyCustomFont-bold,sans-serif}.toast{padding:10px 20px;color:#fff;font-size:16px;box-shadow:0 0 10px #0000001a;opacity:1;transition:opacity .5s,transform .5s;display:flex;flex-direction:column;border-radius:100px;justify-content:space-between}.toast.hide{opacity:0;transform:translateY(-10px)}.toast-content{display:flex;align-items:center;justify-content:space-between}.toast-message{flex-grow:1}.toast-timer{margin-left:10px;font-size:12px;color:#fff}.nav-bar{display:flex;justify-content:space-around;background-color:#191b20;border-radius:999px;width:calc(100% - 32px);margin-bottom:10px;margin-left:16px;margin-right:16px;box-shadow:inset 0 1px 2px #ffffff08;box-sizing:border-box;overflow:hidden}.nav-item{display:flex;flex-direction:column;align-items:center;color:#fff;cursor:pointer}.icon-text-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;padding:10px;border-radius:10px;box-sizing:border-box}.nav-item img{width:40px;height:40px}.nav-item span{margin-top:5px;font-size:12px;color:#fff;font-family:MyCustomFont,sans-serif}.nav-item.selected .icon-text-wrapper{background-color:#131418b8}@font-face{font-family:OiRegular;src:url(./Oi-Regular-DENVrCDb.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:UltraRegular;src:url(./Ultra-Regular-Ba6zTonv.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:UbuntuLight;src:url(./Ubuntu-Light-DlXMI-yU.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:UbuntuBold;src:url(./Ubuntu-Bold-BGoo8i9Y.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:UbuntuMedium;src:url(./Ubuntu-Medium-C-1-7KOl.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:UbuntuRegular;src:url(./Ubuntu-Regular-D14tH6yt.ttf) format("truetype");font-weight:400;font-style:normal}*{padding:0;box-sizing:border-box;margin:0}
