:root{--mint: #2DD4A0;--mint-dark: #1A8060;--mint-light: rgba(45,212,160,.12);--deep: #0A1628;--mid: #132035;--card: #1A2E44;--card2: #162840;--border: rgba(255,255,255,.07);--text: #E8F4F0;--muted: #7A9A8E;--accent: #FF6B6B;--yellow: #FFB84D;--white: #FFFFFF}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow-x:hidden}body{font-family:Raleway,sans-serif;background:var(--deep);color:var(--text);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2dd4a033;border-radius:2px}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-up-enter-active,.slide-up-leave-active{transition:all .3s ease}.slide-up-enter-from,.slide-up-leave-to{opacity:0;transform:translateY(16px)}
