:root{--primary:#6080A0;--primary-light:#80B0C0;--primary-dark:#406070;--link:#0058D6;--link-dk:#4098Ff;--text-shadow-highlight:0px 0px 5px rgba(40, 181, 177, 0.4);--box-shadow-highlight:0px 0px 10px rgba(40, 181, 177, 0.7)}header{transition:opacity .3s ease}header.scrolled{opacity:0}header a.active{font-weight:700}body{margin:0;padding:0}body,button,a.button{font-family:roboto,helvetica,arial,sans-serif;font-weight:400;font-style:normal}main{padding-bottom:0}main h1,main h2,main h3,main h4{font-weight:600}h1.top,h2.top{margin:0}main a{color:var(--link)}.hero{background-size:cover;background-position:50%;background-color:#080808}.hero .section{padding-top:96px;padding-bottom:96px;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:16px;color:#f8f8f8;text-shadow:0 0 8px rgba(0,0,0,.8)}.hero .section a{color:#f8f8f8}.hero h1,.hero h2{margin:0;line-height:1em}.hero h1{font-size:3em}main section{margin:0;max-width:none;padding:0}main section div.section{margin:0 auto;max-width:var(--page-width-max);padding:32px}main section div.section.center{display:flex;justify-content:center}@media(max-width:480px){main section div.section{padding:16px}}main p,ul,ol{margin-bottom:16px}main section:nth-child(odd){background-color:rgba(128,128,128,.1)}footer section.grid3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px}footer section.grid3 div{display:flex;justify-content:center;align-items:center}@media(max-width:768px){footer section.grid3{grid-template-columns:1fr}}@media screen and (min-width:601px){header section span.title{margin-left:0;flex-grow:0}header #header_menu{flex-grow:1;margin-left:24px}}header.not-signed-in{background-color:var(--primary);color:var(--primary-text);box-shadow:0 2px 2px rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px rgba(0,0,0,.12)}header section span>*{color:var(--primary-text)!important}table{border-collapse:collapse;width:100%}table th,table td{text-align:left;padding:4px 8px;vertical-align:top;border-bottom:1px solid rgba(128,128,128,.25)}table th{white-space:nowrap;font-weight:600}tr.row-warning td,tr.row-warning th{background-color:rgba(200,60,60,.12)}.note{opacity:.75;font-size:.9em}pre{overflow-x:auto;white-space:pre-wrap;word-break:break-word;max-height:24em}details summary{cursor:pointer}.console-banner{position:fixed;top:56px;left:0;right:0;z-index:2;padding:8px 16px;border-left:4px solid transparent;box-shadow:var(--shadow-med);max-height:60vh;overflow-y:auto}.console-banner-body{margin:0 auto;max-width:var(--page-width-max)}.console-banner.console-error{background-color:var(--background);background-image:linear-gradient(rgba(200,60,60,.16),rgba(200,60,60,.16));border-left-color:#c83c3c}.console-banner.console-warn{background-color:var(--background);background-image:linear-gradient(rgba(220,150,40,.16),rgba(220,150,40,.16));border-left-color:#dc9628}.console-banner.console-ok{background-color:var(--background);background-image:linear-gradient(rgba(60,160,90,.16),rgba(60,160,90,.16));border-left-color:#3ca05a}.console-banner-line{display:flex;align-items:flex-start;gap:8px}.console-banner-text{flex-grow:1;overflow-wrap:anywhere}.console-banner-close{flex-shrink:0;color:inherit}.console-banner details{margin-top:4px}.console-banner pre{margin:4px 0 0;font-size:var(--font-sm)}.error-display{color:#b42828}#job_status{margin-top:12px}.job-line{display:flex;align-items:center;gap:8px}.job-log{margin:8px 0 0;max-height:20em;font-size:var(--font-sm)}.job-row{display:flex;align-items:center;gap:8px;padding:2px 0}