body,html{padding:0;margin:0;font-family:SourceSansPro,sans-serif!important}a{color:inherit;text-decoration:none}*{box-sizing:border-box;font-family:SourceSansPro,sans-serif}@media (prefers-color-scheme:dark){html{color-scheme:dark}body{color:#fff;background:#000}}@font-face{font-family:SourceSansPro;src:url(/fonts/SourceSansPro-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SourceSansPro;src:url(/fonts/SourceSansPro-Bold.otf) format("opentype");font-weight:700;font-style:normal}.layout-header{background-color:#264653;color:#fff;font-family:SourceSansPro;font-size:32px;line-height:40px;text-align:left;padding:20px}.navbar-links{display:flex;padding:8px 16px;border-bottom:1px solid #264653}.navbar-links ul{display:flex;flex-direction:row;gap:16px;list-style-type:none}.navbar-links ul li a{display:flex;justify-content:center;align-items:center;border:1px solid #455769;border-radius:8px;padding:4px 8px}.navbar-links ul li a:focus,.navbar-links ul li a:hover{border-color:#2563eb;color:#2563eb}.table-wrapper{overflow:auto;max-height:350px;width:100%}::-webkit-scrollbar{background:#f1f5f9;width:8px;height:8px;border-radius:8px}::-webkit-scrollbar-thumb{height:8px;background:#e2e8f0;top:8px;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:rgba(167,175,188,.3)}::-webkit-scrollbar-track{border-radius:8px}