:root{height:100%;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;width:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html{height:100%}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;height:100%}h1{font-size:3.2em;line-height:1.1;text-align:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{--primary: #213547;--secondary: #1a2835;--background: #ffffff;--app-background: goldenrod;color:var(--primary);background-color:var(--app-background)}a:hover{color:#747bff}button{background-color:#f9f9f9}.primary{color:var(--primary)}.bg-primary{background-color:var(--primary)}.bd-primary{border-color:var(--primary)}.secondary{color:var(--secondary)}.bg-secondary{background-color:var(--secondary)}.bd-secondary{border-color:var(--secondary)}.background{color:var(--background)}.bg-background{background-color:var(--background)}.bd-background{border-color:var(--background)}}.frame{height:100%;width:100%;display:flex;flex-direction:row;justify-items:center}.app{display:flex;overflow-y:auto;flex-direction:column;min-height:100%;max-width:950px;background-color:var(--background)}.flexy{flex:1 0 auto}.app-margin-box{flex:0 0 auto;height:1%;width:100%;background-color:var(--app-background)}.contents{margin:1em;text-align:justify}.h-divider{width:98%;height:1px;margin-left:1%;margin-right:1%}.endcap-row{text-align:center;margin:1% 0}.no-bottom-margin{margin-bottom:0}.no-top-margin{margin-top:0}.developers-column{display:flex;flex-direction:column}.developers-row{display:flex;flex-direction:row}.secret-text{color:var(--background)}
