/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentColor}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}img{vertical-align:middle}:root{--color-white:#fff;--color-white-rgb:255, 255, 255;--color-grey-50:#f8fafc;--color-grey-100:#f1f5f9;--color-grey-200:#e2e8f0;--color-grey-300:#cbd5e1;--color-grey-400:#94a3b8;--color-grey-500:#64748b;--color-grey-600:#475569;--color-grey-700:#334155;--color-grey-800:#1e293b;--color-grey-900:#0f172a;--color-black:#000;--color-blue-100:#e8f1fe;--color-blue-600:#0669f2;--color-blue-800:#0551bb;--color-green-100:#dcfce7;--color-green-600:#16a34a;--color-green-800:#166534;--color-orange-100:#fef3c7;--color-orange-600:#d97706;--color-orange-800:#92400e;--color-red-100:#fee2e2;--color-red-600:#dc2626;--color-red-800:#991b1b;--color-brand-primary-600:#1f5d68;--color-brand-primary-800:#13383e;--color-modal-backdrop-rgb:13, 13, 13;--color-base-shadow-rgb:51, 65, 85;--base-shadow:0px 1px 4px rgb(var(--color-base-shadow-rgb), .04), 0px 2px 12px rgb(var(--color-base-shadow-rgb), .09);--inner-shadow:inset 0px 2px 4px var(--color-grey-100);--text-color:var(--color-grey-600);--text-color-invert:var(--color-white);--text-font-size:1rem;--text-line-height:1.5;--title-color:var(--color-grey-900);--title-line-height:1.5;--title-h2-font-size:1.5rem;--title-h2-font-weight:600;--title-h3-font-size:1.25rem;--title-h3-font-weight:600;--button-font-size:.875rem;--button-font-weight:600;--container-width:100%}@media (width>=576px){:root{--container-width:576px}}@media (width>=768px){:root{--container-width:768px}}@media (width>=992px){:root{--container-width:992px}}@media (width>=1200px){:root{--container-width:1200px}}@media (width>=1400px){:root{--container-width:1400px}}:root{font-size:100%}body{min-width:300px}.container{width:var(--container-width);margin-left:auto;margin-right:auto;padding:1rem;overflow:hidden}p{margin-top:0;margin-bottom:0}p+p{margin-top:.5rem}h2,.title-h2,h3,.title-h3{color:var(--title-color);line-height:var(--title-line-height);margin-top:0;margin-bottom:0}h2,.title-h2{font-size:var(--title-h2-font-size);font-weight:var(--title-h2-font-weight)}h3,.title-h3{font-size:var(--title-h3-font-size);font-weight:var(--title-h3-font-weight)}.page-header{z-index:1001;box-shadow:var(--base-shadow);background-color:var(--color-white);flex:none;position:relative}.page-header>.container{align-items:center;padding-top:1.25rem;padding-bottom:1.25rem;display:flex}.page-header .logo{cursor:pointer;width:auto;height:20px;display:block}.page-header .restart{cursor:pointer;color:var(--color-brand-primary-600);margin-left:auto}.page-content{flex-direction:column;flex:1 0 auto;display:flex;position:relative}.page-content>.container{flex:1 0 auto;max-width:calc(500px + 2rem);margin-left:auto;margin-right:auto;padding-top:1.5rem;display:flex}.page-content>.container>*{width:100%}.c-powered-by{border:1px solid var(--color-grey-300);background-color:var(--color-white);border-radius:4px;justify-content:space-between;align-items:center;padding:.375rem .5rem;display:flex}.c-powered-by .label{color:var(--color-grey-400);margin-right:.25rem;font-size:.75rem;font-weight:500}.c-powered-by a{display:block}.c-powered-by a img{width:6.5rem;height:auto;display:block}.page-footer{flex:none}.page-footer>.container{justify-content:center;align-items:center;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}#app{min-height:calc(100 * var(--erx-vh));background-color:var(--color-white);color:var(--text-color);font-size:var(--text-font-size);line-height:var(--text-line-height);flex-direction:column;display:flex;overflow:hidden}
