*,*:before,*:after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:sans-serif}h1,h2,h3,h4,h5,h6,p{margin:0}a{background-color:transparent}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.App{width:100%}.topbar{position:sticky;top:0;z-index:100;background:#30404d;color:#fff}.topbar-inner{min-height:50px;width:100%;display:flex;align-items:center;gap:.35rem;padding:.2rem .5rem}.logo-link{display:inline-flex;align-items:center;text-decoration:none}.logo{width:95px;height:40px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:.3rem}.topbar-spacer{flex:1}.nav-link{display:inline-flex;align-items:center;min-height:36px;padding:.35rem .65rem;border:1px solid transparent;border-radius:6px;color:inherit;text-decoration:none;font-size:.92rem;background:transparent;cursor:pointer}.nav-link.active{background:#7386944d}.nav-button{font:inherit}.app-content{padding-top:.2rem}.route-fallback{padding:1rem}.container{width:100%;margin-right:auto;margin-left:auto;padding:15px}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.home h2{text-align:center;line-height:35px}@media (max-width: 760px){.topbar{transition:transform .32s cubic-bezier(.22,1,.36,1);will-change:transform}.topbar.topbar-hidden{transform:translateY(-100%)}.topbar-inner{flex-wrap:wrap}.main-nav{width:100%;justify-content:center;flex-wrap:wrap}.topbar-spacer{display:none}}
