@import"https://fonts.googleapis.com/css?family=Google+Sans:400,500|Roboto+Mono:400,500,700|Source+Code+Pro:ital,wght@0,200..900;1,200..900";*,*:after,*:before{box-sizing:border-box}:root{--accent-color: #4285f4;--accent-color-dark: #1a73e8;--text-on-color: #fff;--text-on-white: #616161;--info-color: #ea8600;--info-color-hover: #bd6b00;--info-color-backdrop: rgba(251, 188, 4, .224514);--info-color-negative: #ea4335;--info-color-positive: #34a853;--info-color-positive-backdrop: rgba(51, 168, 84, .224514);--google-type-grey-800: #3c4043;--google-dark-yellow-600: #f9ab00;--google-dark-yellow-800: #ea8600}.theme-light{--background-color: #fff;--background-color-emphasized: #f4f4f4;--border-color: #e8eaed;--text-color: #4b4b4b;--text-color-reduced: rgba(0, 0, 0, .54);--text-color-disabled: #c4c4c4;--heading-color: #202124;--divider-color: rgba(0, 0, 0, .1);--box-shadow: 0px 4px 4px 0px rgba(60, 64, 67, .3), 0px 8px 12px 6px rgba(60, 64, 67, .15)}.theme-dark{--background-color: #373737;--background-color-emphasized: #262626;--border-color: #5e5e5e;--text-color: rgba(255, 255, 255, .76);--text-color-reduced: rgba(255, 255, 255, .54);--text-color-disabled: rgba(255, 255, 255, .23);--heading-color: #ffffff;--divider-color: rgba(255, 255, 255, .1);--box-shadow: 0px 12px 34px rgba(200, 202, 206, .15)}.material-icons,.material-icons-outlined,.material-icons-round{font-family:Material Icons;font-weight:400;font-style:normal;font-size:1.5rem;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.material-icons-outlined{font-family:Material Icons Outlined}.material-icons-round{font-family:Material Icons Round}html{height:100%;box-sizing:border-box;font-family:Google Sans,Roboto,sans-serif}html *,*:before,*:after{box-sizing:border-box}html,body{overflow:hidden}body{margin:0;height:100%;font-size:16px;color:var(--text-color);display:flex;background-color:#000}button{font-family:Google Sans,Roboto,sans-serif}.container{width:100%;position:relative;display:flex;flex-direction:row-reverse}.map-container{display:flex;flex-direction:row;width:100%;height:100%;outline:none}.controls-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.controls-container>*{pointer-events:all}.main-aside{width:28em;position:absolute;bottom:1.5rem;left:1.5rem;border-radius:16px;box-shadow:var(--box-shadow);z-index:1000;display:flex;flex-direction:column;justify-content:space-between;transition:box-shadow .25s ease-in-out}.main-aside.hidden{display:none}.pages{overflow:auto;height:calc(94.5vh - 67px);max-height:95vh;background-color:var(--background-color);border-radius:16px 16px 0 0;flex-grow:1;transition:max-height .3s ease-in-out,border-radius .3s ease-in-out}.page{display:none}.main-aside.collapsed{border-radius:40px 40px 0 0;box-shadow:none}.main-aside.collapsed .pages{max-height:0;border-radius:40px 40px 0 0}gmp-popover{color-scheme:light}@media only screen and (max-width: 540px){.main-aside{width:90%;left:50%;transform:translate(-50%)}.pages{height:60vh}}[class$=alpha-banner]{display:none}
