:export{colorPrimary:#1677ff}html,html body{height:100%}html body{font-family:Arial,Helvetica,sans-serif;font-size:14px;margin:0}html body #__next{height:100%;display:flex;flex-direction:column}html body #__next .content{flex:1 0 auto}html body #__next .header{border-bottom:1px solid #1677ff;padding:1rem}html body #__next .header .navbar{display:flex;justify-content:space-between}html body #__next .header .navbar ul{list-style-type:none;margin:0;padding:0;overflow:hidden}html body #__next .header .navbar ul li{float:left;margin-right:1rem}html body #__next .header .navbar button{padding:0}html body #__next .header .navbar button.auth{height:auto}html body #__next .header .navbar .selected button{font-weight:700}html body #__next .main{padding:1rem}html body #__next .footer{flex-shrink:0;background:#ccc;padding:1rem}h3{margin:.5rem 0}a:hover{text-decoration:none}a:hover,a:visited{color:#1677ff}