#root{width:100%;display:flex;justify-content:center;padding:calc(var(--base-padding) * 1.5)}h1{font-size:2.3rem;line-height:1.25;margin:0}h2{font-size:1.2rem;margin:0;line-height:1.25;font-weight:600}nav a{padding:var(--base-padding)}select{padding:2px 4px;font-family:serif;font-size:1rem}:root{--siteBackground: rgb(225, 225, 225);--borderColorToSiteBackground: #bbb;--primaryContentBackground: rgb(243, 243, 243);--secondaryContentBackground: rgb(233, 233, 233);--primaryForegroundColor: #213547;--border-radius: 14px;--base-padding: 24px;font-family:serif;line-height:1.35;font-weight:400;color:var(--primaryForegroundColor);background-color:var(--siteBackground);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;width:100%;scrollbar-gutter:stable}@media screen and (max-width: 640px){:root{--base-padding: 12px}}*{box-sizing:border-box}a{font-weight:500;color:#1a309c;text-decoration:inherit}a:hover{color:#1737d8}body{margin:0;min-width:360px;min-height:100vh}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}td:not(:last-child){padding-right:var(--base-padding)}thead{font-weight:700}
