*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-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: #ffffff;--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: #000000;--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}:root{--base-shadow: 0px 1px 4px rgba(var(--color-base-shadow-rgb), .04), 0px 2px 12px rgba(var(--color-base-shadow-rgb), .09);--inner-shadow: inset 0px 2px 4px var(--color-grey-100)}:root{--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}:root{--container-width: 100%}@media(min-width:576px){:root{--container-width: 576px}}@media(min-width:768px){:root{--container-width: 768px}}@media(min-width:992px){:root{--container-width: 992px}}@media(min-width:1200px){:root{--container-width: 1200px}}@media(min-width:1400px){:root{--container-width: 1400px}}:root{font-size:100%}body{min-width:300px}.container{overflow:hidden;width:var(--container-width);margin-right:auto;margin-left:auto;padding:1rem}p{margin-top:0;margin-bottom:0}p+p{margin-top:.5rem}h2,.title-h2,h3,.title-h3{margin-top:0;margin-bottom:0;color:var(--title-color);line-height:var(--title-line-height)}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)}@keyframes c-loader-ring-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.c-loader-ring{position:absolute;z-index:10000;inset:0;background-color:rgba(var(--color-white-rgb),.8)}.c-loader-ring .ring{display:inline-block;position:absolute;inset:0;width:5rem;height:5rem;margin:auto}.c-loader-ring .ring div{display:block;animation:c-loader-ring-animation 1.2s cubic-bezier(.5,0,.5,1) infinite;position:absolute;width:4rem;height:4rem;margin:.5rem;border:.5rem solid;border-color:var(--color-grey-800) transparent transparent transparent;border-radius:50%}.c-loader-ring .ring div:nth-child(1){animation-delay:-.45s}.c-loader-ring .ring div:nth-child(2){animation-delay:-.3s}.c-loader-ring .ring div:nth-child(3){animation-delay:-.15s}.c-icon{fill:currentColor}.page-header{flex:0 0 auto;position:relative;z-index:1001;box-shadow:var(--base-shadow);background-color:var(--color-white)}.page-header>.container{display:flex;align-items:center;padding-top:1.25rem;padding-bottom:1.25rem}.page-header .logo{display:block;cursor:pointer;width:auto;height:20px}.page-header .restart{cursor:pointer;margin-left:auto;color:var(--color-brand-primary-600)}.page-content{display:flex;flex-direction:column;flex:1 0 auto;position:relative}.page-content>.container{display:flex;flex:1 0 auto;max-width:calc(500px + 2rem);margin-right:auto;margin-left:auto;padding-top:1.5rem}.page-content>.container>*{width:100%}.c-powered-by{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--color-grey-300);border-radius:4px;padding:.375rem .5rem;background-color:var(--color-white)}.c-powered-by .label{margin-right:.25rem;color:var(--color-grey-400);font-size:.75rem;font-weight:500}.c-powered-by a{display:block}.c-powered-by a img{display:block;width:6.5rem;height:auto}.page-footer{flex:0 0 auto}.page-footer>.container{display:flex;justify-content:center;align-items:center;padding-top:1.5rem;padding-bottom:1.5rem}#app{display:flex;flex-direction:column;overflow:hidden;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)}
