@import"https://fonts.googleapis.com/css?family=Google+Sans:400,500|Roboto+Mono:400,500,700";*,*: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);--tracemark-blue: #167fa3;--tracemark-green: #52BB93;--tracemark-yellow: #ffc83a;--tracemark-red: #cf3737;--tracemark-light-grey: #eaeaea;--tracemark-grey: #4d4d4d}.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)}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}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{pointer-events:none;height:100%}.controls-container>*{pointer-events:all}aside{display:flex;flex-direction:column;justify-content:space-between;width:25em;position:absolute;bottom:1.5rem;top:1.5rem;right:1.5rem;background-color:var(--background-color);border-radius:8px;box-shadow:var(--box-shadow);z-index:1000}.main-aside.hidden,tracemark-panel.hidden{display:none}.pages{overflow:auto;flex-grow:1}.page{display:none}.main-aside.collapsed{height:0;top:unset}.main-aside.collapsed .pages{height:0}.gm-ui-hover-effect{display:none!important}.gm-style .gm-style-iw-c{border-radius:2px;color:var(--tracemark-grey4d);font-family:Google Sans;font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.2px;text-transform:capitalize}.marker-icon>svg{fill:#fff}.circle-marker,.circle-marker-exchange{width:10px;height:10px;background-color:var(--tracemark-blue);border-radius:50%;border:2px solid rgba(0,0,0,.4)}.circle-marker.active,.circle-marker.hover{background-color:var(--tracemark-red)}.circle-marker-exchange{background-color:var(--tracemark-blue)}.circle-marker-exchange.active{background-color:var(--tracemark-red)}.circle-marker-exchange.hidden{display:none}.alert-marker{transition:all .15s cubic-bezier(.5,.5,.5,1.5);opacity:1;visibility:visible}.alert-marker.active{translate:0 -20%;scale:1.25}.alert-marker.hidden{cursor:unset;opacity:0;visibility:hidden}
