a{color:var(--link-color)}body{--background-color:#fff;--error-code-color:var(--google-gray-700);--google-blue-50:#e8f0fe;--google-blue-100:#d2e3fc;--google-blue-300:#8ab4f8;--google-blue-600:#1a73e8;--google-blue-700:#1967d2;--google-gray-100:#f1f3f4;--google-gray-300:#dadce0;--google-gray-500:#9aa0a6;--google-gray-50:#f8f9fa;--google-gray-600:#80868b;--google-gray-700:#5f6368;--google-gray-800:#3c4043;--google-gray-900:#202124;--heading-color:var(--google-gray-900);--link-color:#585858;--primary-button-fill-color-active:var(--google-blue-700);--primary-button-fill-color:var(--google-blue-600);--primary-button-text-color:#fff;--quiet-background-color:#f7f7f7;--secondary-button-border-color:var(--google-gray-500);--secondary-button-fill-color:#fff;--secondary-button-hover-border-color:var(--google-gray-600);--secondary-button-hover-fill-color:var(--google-gray-50);--secondary-button-text-color:var(--google-gray-700);--small-link-color:var(--google-gray-700);--text-color:var(--google-gray-700);background:var(--background-color);color:var(--text-color);word-wrap:break-word}.nav-wrapper .secondary-button{background:var(--secondary-button-fill-color);border:1px solid var(--secondary-button-border-color);color:var(--secondary-button-text-color);float:none;margin:0;padding:8px 16px}.hidden{display:none}html{-webkit-text-size-adjust:100%;font-size:125%}.icon{background-repeat:no-repeat;background-size:100%}button{box-sizing:border-box;color:var(--primary-button-text-color);cursor:pointer;float:right;-webkit-user-select:none;user-select:none;border:0;border-radius:20px;margin:0;padding:8px 16px;font-size:.875em;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}[dir=rtl] button{float:left}.neterror button{background:var(--primary-button-fill-color)}button:active{background:var(--primary-button-fill-color-active);outline:0}.secondary-button:active{border-color:#fff;box-shadow:0 1px 2px #3c40434d,0 2px 6px 2px #3c404326}.secondary-button:hover{background:var(--secondary-button-hover-fill-color);border-color:var(--secondary-button-hover-border-color);text-decoration:none}.error-code{color:var(--error-code-color);text-transform:uppercase;margin-top:12px;font-size:.8em}h1{color:var(--heading-color);word-wrap:break-word;margin-top:0;margin-bottom:16px;font-size:1.6em;font-weight:400;line-height:1.25em}h1 span{font-weight:500}a{text-decoration:none}.icon{-webkit-user-select:none;width:72px;height:72px;margin:0 0 40px;display:inline-block}.icon-offline{position:relative}.interstitial-wrapper{box-sizing:border-box;width:100%;max-width:600px;margin:14vh auto 0;font-size:1em;line-height:1.6em}.nav-wrapper{margin-top:51px}.nav-wrapper:after{clear:both;content:"";width:100%;display:table}.small-link{color:var(--small-link-color);font-size:.875em}.secondary-button{color:#696969;background:#d9d9d9;margin-inline-end:16px}.suggested-left>#control-buttons,.suggested-right>#control-buttons{float:left}.suggested-left .secondary-button{margin-inline:16px 0}#buttons:after{clear:both;content:"";width:100%;display:block}@media (width<=700px){.interstitial-wrapper{padding:0 10%}}@media (width<=420px){.interstitial-wrapper{padding:0 5%}.nav-wrapper{margin-top:30px}}@media (height<=350px){h1{margin:0 0 15px}.icon-offline{margin:0 0 10px}.interstitial-wrapper{margin-top:5%}.nav-wrapper{margin-top:30px}}@media (height>=240px) and (orientation:landscape){.icon-offline{margin-bottom:20px}}@media (height<=320px) and (orientation:landscape){.icon-offline{margin-bottom:0}}@media (width<=240px){button{padding-inline:12px}.interstitial-wrapper{overflow:inherit;padding:0 8px}}@media (width<=120px){button{width:auto}}@media (prefers-color-scheme:dark){body{--background-color:var(--google-gray-900);--error-code-color:var(--google-gray-500);--heading-color:var(--google-gray-500);--link-color:var(--google-blue-300);--primary-button-fill-color-active:#81a2d0;--primary-button-fill-color:var(--google-blue-300);--primary-button-text-color:var(--google-gray-900);--quiet-background-color:var(--background-color);--secondary-button-border-color:var(--google-gray-700);--secondary-button-fill-color:var(--google-gray-900);--secondary-button-hover-fill-color:#303339;--secondary-button-text-color:var(--google-blue-300);--small-link-color:var(--google-blue-300);--text-color:var(--google-gray-500)}.icon{filter:invert()}}.runner-container{direction:ltr;width:44px;max-width:600px;height:150px;position:absolute;top:35px;overflow:hidden}.runner-container:focus{outline:none}.runner-container:focus-visible{outline:3px solid var(--google-blue-300)}.runner-canvas{opacity:1;z-index:10;max-width:600px;height:150px;position:absolute;top:0;overflow:hidden}.runner-controller{z-index:9;width:100vw;height:100vh;position:absolute;top:0;left:0}.runner-live-region{clip-path:polygon(0 0,0 0,0 0);color:var(--background-color);text-align:center;-webkit-user-select:none;user-select:none;font-size:xx-small;transition:color 1.5s cubic-bezier(.65,.05,.36,1);display:block;position:absolute;bottom:0;overflow:hidden}.slow-speed-option{background:var(--google-gray-50);color:var(--error-code-color);z-index:999;border-radius:24px/50%;align-items:center;width:max-content;margin:5px auto;padding:2px 12px 3px 20px;font-size:1em;line-height:1.1em;display:inline-flex;position:absolute;bottom:0;left:0;right:0}.slow-speed-option.hidden{display:none}.slow-speed-option [type=checkbox]{opacity:0;pointer-events:none;position:absolute}.slow-speed-option .slow-speed-toggle{cursor:pointer;margin-inline-start:8px;padding:8px 4px;position:relative}.slow-speed-option [type=checkbox]:disabled~.slow-speed-toggle{cursor:default}.slow-speed-option .slow-speed-toggle:before,.slow-speed-option .slow-speed-toggle:after{content:"";margin:0 3px;transition:all .1s cubic-bezier(.4,0,1,1);display:block}.slow-speed-option .slow-speed-toggle:before{background:#bdc1c6;border-radius:.65em;width:2em;height:.9em}.slow-speed-option .slow-speed-toggle:after{background:#fff;border-radius:50%;width:1.1em;height:1.2em;position:absolute;top:51%;transform:translate(-20%,-50%);box-shadow:0 1px 3px #0006}.slow-speed-option [type=checkbox]:focus+.slow-speed-toggle{outline:1px solid #5d9dd5;box-shadow:0 0 8px #5e9ed6}.slow-speed-option [type=checkbox]:checked+.slow-speed-toggle:before{background:var(--google-blue-600);opacity:.5}.slow-speed-option [type=checkbox]:checked+.slow-speed-toggle:after{background:var(--google-blue-600);transform:translate(calc(2em - 90%),-50%)}.slow-speed-option [type=checkbox]:checked:disabled+.slow-speed-toggle:before{background:#bdc1c6}.slow-speed-option [type=checkbox]:checked:disabled+.slow-speed-toggle:after{background:var(--google-gray-50)}@media (prefers-color-scheme:dark){.slow-speed-option{background:var(--google-gray-800);color:var(--google-gray-100)}.slow-speed-option .slow-speed-toggle:before,.slow-speed-option [type=checkbox]:checked:disabled+.slow-speed-toggle:before{background:#bdc1c6}.slow-speed-option [type=checkbox]:checked+.slow-speed-toggle:after,.slow-speed-option [type=checkbox]:checked+.slow-speed-toggle:before{background:var(--google-blue-300)}}html[dir=rtl] .runner-container,html[dir=rtl].game-active .icon-offline{transform:scaleX(-1)}.game-active .icon-offline{visibility:hidden}.game-active{will-change:filter, background-color;transition:filter 1.5s cubic-bezier(.65,.05,.36,1),background-color 1.5s cubic-bezier(.65,.05,.36,1)}.game-active body{transition:background-color 1.5s cubic-bezier(.65,.05,.36,1)}.game-active #main-message>p{display:none}.game-active.inverted{filter:invert();background-color:#fff}.game-active.inverted body{background-color:#fff}.game-active .interstitial-wrapper{color:var(--text-color);width:100%;max-width:600px;margin:0 auto;padding-top:100px;font-size:1em;line-height:1.55;position:relative}@media (width<=360px) and (height<=480px){.game-active .interstitial-wrapper{padding-top:60px}.game-active .runner-container{top:8px}}@media (height>=240px) and (orientation:landscape){.game-active .interstitial-wrapper{margin-bottom:90px}}@media (height<=320px) and (orientation:landscape){.game-active .runner-container{top:10px}}.arcade-mode,.arcade-mode .runner-container,.arcade-mode .runner-canvas{image-rendering:pixelated;max-width:100%;overflow:hidden}.arcade-mode #buttons,.arcade-mode .icon,.arcade-mode #main-message,.arcade-mode .error-code{opacity:0;overflow:hidden}.arcade-mode .interstitial-wrapper{max-width:100%;height:100vh;overflow:hidden}.arcade-mode .runner-container{transform-origin:top;z-index:2;margin:auto;transition:transform .25s cubic-bezier(.4,0,1,1) .4s;left:0;right:0}@media (prefers-color-scheme:dark){.game-active .runner-canvas{filter:invert()}.game-active.inverted{background-color:var(--background-color);filter:invert(0)}.game-active.inverted body{background-color:#fff}.game-active.inverted .runner-live-region{color:#fff}}
