*{box-sizing:border-box}html,body{margin:0;padding:0;background:#0a0a0a;color:#f5f5f5;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit}input:focus,textarea:focus{outline:none;border-color:#fe2c55!important}::selection{background:#fe2c55;color:#fff}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#262626;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#333}
