:root{--Gray-400: #a6aab2;--Gray-500: #747880;font-family:Inter,Helvetica,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.3;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{display:flex;flex-flow:column nowrap;justify-content:space-between;max-width:1440px;margin:0 auto;padding:0 16px;min-height:100vh}@media (min-width: 768px){#root{padding:0 80px}}body{margin:0;padding:0}p{margin:0;color:var(--Gray-400);font-size:16px;font-style:normal;font-weight:400;line-height:130%}.header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:80px}.header .logo img{width:auto;height:32px}.header .title h1{margin:0;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.footer{padding:32px 0}.footer>div:first-child{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding-bottom:32px}.footer>div:first-child .logo img{width:auto;height:32px}.footer>div:first-child .social a{display:inline-block;margin-right:16px}.footer>div:first-child .social a img{width:auto;height:24px}.footer>div:first-child .social a:last-child{margin-right:0}.footer>div:last-child{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;padding-top:16px;border-top:solid 1px #29313d}.footer>div:last-child span{color:var(--Gray-500, #747880)}.footer>div:last-child img{width:32px;height:32px;margin:0 8px}.tab{display:inline-block;padding:4px 8px;border-radius:6px;background:#1e2226;color:#828584;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.tab.success{background:#0b3a2d;color:#22b07d}.tab.error{background:#3d1011;color:#c73128}.heading{max-width:600px;padding:24px 0;font-size:36px;font-style:normal;font-weight:600;line-height:110%}
