body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{-webkit-text-size-adjust:100%;font-size:125%}body{word-wrap:break-word;background:#fff;background:var(--background-color);color:#5f6368;color:var(--text-color);font-family:Segoe UI,Tahoma,sans-serif;font-size:75%;margin:0}:root{--google-blue-50:#e8f0fe;--google-blue-100:#d2e3fc;--google-blue-300:#8ab4f8;--google-blue-600:#1a73e8;--google-blue-700:#1967d2;--google-gray-50:#f8f9fa;--google-gray-100:#f1f3f4;--google-gray-300:#dadce0;--google-gray-500:#9aa0a6;--google-gray-600:#80868b;--google-gray-700:#5f6368;--google-gray-900:#202124;--background-color:#fff;--text-color:var(--google-gray-700);--heading-color:var(--google-gray-900);--error-code-color:var(--google-gray-700);--primary-button-fill-color:var(--google-blue-600);--primary-button-fill-color-active:var(--google-blue-700);--primary-button-text-color:#fff;--secondary-button-fill-color:#fff;--secondary-button-border-color:var(--google-gray-500);--secondary-button-text-color:var(--google-gray-700);--secondary-button-hover-fill-color:var(--google-gray-50);--secondary-button-hover-border-color:var(--google-gray-600);--link-color:var(--google-blue-600)}@media (prefers-color-scheme:dark){:root{--background-color:var(--google-gray-900);--text-color:var(--google-gray-500);--heading-color:var(--google-gray-500);--error-code-color:var(--google-gray-500);--primary-button-fill-color:var(--google-blue-300);--primary-button-fill-color-active:#81a2d0;--primary-button-text-color:var(--google-gray-900);--secondary-button-fill-color:var(--google-gray-900);--secondary-button-border-color:var(--google-gray-700);--secondary-button-text-color:var(--google-blue-300);--secondary-button-hover-fill-color:#303339;--secondary-button-hover-border-color:var(--google-gray-700);--link-color:var(--google-blue-300)}.single-suggestion{color:#1a73e8;color:var(--link-color)}}.page{align-items:center;box-sizing:border-box;display:flex;height:100vh;justify-content:center;margin:0;padding:0;width:100vw}.interstitial-wrapper{font-size:1em;line-height:1.6em;margin:1vh auto 0;max-width:600px;text-align:center;width:100%}.error-box{padding:0 24px}.icon-generic{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAENJREFUeF7tzbEJACEQRNGBLeAasBCza2lLEGx0CxFGG9hBMDDxRy/72O9FMnIFapGylsu1fgoBdkXfUHLrQgdfrlJN1BdYBjQQm3UAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100%;display:block;height:72px;margin:0 auto 40px;width:72px}@media (prefers-color-scheme:dark){.icon-generic{filter:invert(70%) brightness(1.2)}}h1{color:#202124;color:var(--heading-color);font-size:1.6em;font-weight:400;line-height:1.25em;margin-bottom:16px}h1 span{font-weight:500}p{display:block;margin:0 0 8px}strong{font-weight:500}.suggestions{margin-top:18px}.suggestion-header{font-weight:700;margin-bottom:4px}#suggestions-list{list-style:none;margin:0 auto;max-width:400px;padding:0;text-align:start}.single-suggestion{font-size:1em;margin-bottom:4px;padding-left:16px;position:relative}.single-suggestion:before{color:#1a73e8;color:var(--link-color);content:"•";left:0;position:absolute}#buttons{display:flex;gap:16px;justify-content:center;margin-top:36px}.button{border:0;border-radius:20px;box-sizing:border-box;cursor:pointer;font-size:.875em;margin:0;min-width:0;padding:8px 16px;transition:box-shadow .15s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}.primary{background:#1a73e8;background:var(--primary-button-fill-color);color:#fff;color:var(--primary-button-text-color)}.primary:active{background:#1967d2;background:var(--primary-button-fill-color-active)}.primary:hover{box-shadow:0 1px 2px 0 #3c40434d,0 1px 3px 1px #3c404326}.secondary{background:#fff;background:var(--secondary-button-fill-color);border:1px solid #9aa0a6;border:1px solid var(--secondary-button-border-color);color:#5f6368;color:var(--secondary-button-text-color)}.secondary:hover{background:#f8f9fa;background:var(--secondary-button-hover-fill-color);border-color:#80868b;border-color:var(--secondary-button-hover-border-color)}.secondary:active{border-color:#fff;border-color:var(--background-color);box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326}.error-code{color:#5f6368;color:var(--error-code-color);font-size:.8em;margin-top:12px;text-transform:uppercase}@media (max-width:700px){.interstitial-wrapper{padding:0 10%}}@media (max-width:420px){#buttons{flex-direction:column-reverse;gap:20px}.button{font-size:.825em;padding:16px 24px;width:100%}h1{font-size:1.5em;margin-bottom:8px}.icon-generic{margin-bottom:5.69vh}}
/*# sourceMappingURL=main.dbafc372.css.map*/