body,html{padding:0;margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#f4792b;color:#333;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{min-height:100vh}html{scroll-behavior:smooth}body{flex-direction:column}#__next,body{min-height:100vh;display:flex}#__next{flex:1 0 auto;flex-direction:column}a{color:inherit;text-decoration:none;transition:all .3s ease}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#f4792b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#e86c1f}::selection{background:#f4792b;color:#fff}::-moz-selection{background:#f4792b;color:#fff}