@font-face{font-family:Archivo;src:url(/Archivo-Regular.ttf);font-weight:400;font-style:normal}@font-face{font-family:Archivo;src:url(/Archivo-Medium.ttf);font-weight:500;font-style:normal}@font-face{font-family:Archivo;src:url(/Archivo-SemiBold.ttf);font-weight:600;font-style:normal}@font-face{font-family:Archivo;src:url(/Archivo-Bold.ttf);font-weight:700;font-style:normal}@font-face{font-family:"Archivo Narrow";src:url(/ArchivoNarrow-Regular.ttf);font-weight:400;font-style:normal}@font-face{font-family:"Archivo Narrow";src:url(/ArchivoNarrow-SemiBold.ttf);font-weight:600;font-style:normal}@font-face{font-family:"Archivo Narrow";src:url(/ArchivoNarrow-Bold.ttf);font-weight:700;font-style:normal}@font-face{font-family:"Archivo Black";src:url(/ArchivoBlack-Regular.ttf);font-weight:400;font-style:normal}body{font-family:Archivo,"Open Sans";background-color:#1c1c1c;color:#fff;font-size:14px}a{text-decoration:none;color:#0085fb}li{padding-bottom:4px}.page-content{padding:0 20%;height:calc(100vh - 47px);overflow-y:auto}.page-footer{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding-top:10px;font-size:12px}.title{font-size:22px;font-weight:700;padding-bottom:5px}.subtitle{margin-top:-4px;font-weight:600;font-size:12px}.card{background-color:#343434;padding:10px 20px;border-radius:10px;margin:15px 0;box-shadow:var(--shadow-big)}input{overflow-x:auto;font-family:monospace;border-radius:4px;border:var(--border-default-thin);color:var(--cs-code-default-fg);background-color:#4e4c4c;padding:2px;height:30px}button{border-radius:4px;color:var(--cs-control-default-fg);height:30px;font-family:inherit;font-size:16px;outline:0;cursor:pointer;background-color:#1a1a1a}.icon{width:24px;height:24px;margin-right:10px}