:root{--small-screen:1024px;--breakpoint:1024px;--color-1:#042748;--color-2:#4d9be5;--color-3:#bed4e9;--gray-1:#f5f5f5;--gray-2:#ddd;--gray-3:#aaa;--gray-4:#666;--gray-5:#333}body{color:#333;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:150%;margin:1rem}#inner{align-items:center;display:flex!important;flex-direction:column;margin:auto}#wrap{min-height:calc(100vh - 48px)}div .footer{display:flex;flex-direction:row;font-size:70%;justify-content:center}@media screen and (min-width:1290px){body{margin:auto;width:1290px}}a{color:inherit;color:var(--color-1);cursor:pointer}a,a:active,a:hover
a:hover,a:visited{text-decoration:none}h1,h2,h3,h4,h5{margin:0}.card{border:1px solid #ddd;border-radius:6px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);max-width:calc(100% - 1.2em);padding:.4em .4em 1.4em}.card+.card{margin-top:.4em}.button,button{background:none;border:none;border-radius:4px;cursor:pointer;font-size:1rem;padding:.75rem}.button.primary,button.primary{background:var(--color-1);color:#fff}.button.standard,.button:hover:not(.disabled),button.standard,button:hover:not(.disabled){border:1px solid var(--gray-3)}.button:disabled,button:disabled{background-color:#d3d3d3;cursor:not-allowed}form label,form legend,legend{display:block;font-weight:500;margin-bottom:.3rem}legend:not(:first-of-type){margin-top:.5em}form input,form select{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;width:calc(100% - 2rem)}.primary{color:var(--color-1)}.document{padding:1em;h1,h2{color:var(--color-1)}h1,h2,h3{margin:0;padding:0}h2,h3{color:var(--gray-4)}h3,p{margin-top:.5em}p{padding:0}}table{border-collapse:collapse;font-family:sans-serif;font-size:.9em;margin:25px 0;min-width:400px;width:100%}table thead tr{background-color:var(--color-1);color:#fff;text-align:left;text-transform:uppercase}th{padding:.5em .3em}td.actions,th.actions{text-align:right}td{padding:0 .3em;text-align:left}tr{min-width:100%}tr:nth-of-type(2n){background-color:var(--color-3)}tr.active-row{color:var(--color-1);font-weight:700}html[data-theme=dark],html[data-theme=dark] img{filter:invert(1) hue-rotate(180deg)}html{transition:color .3s,background-color .3s}:where(html){-webkit-text-size-adjust:100%;text-size-adjust:100%;line-height:1.15}:where(h1){font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}