@import url("https://fonts.googleapis.com/css?family=Slabo+27px");*{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body,html{margin:0;padding:0;height:100%}body,button,html{font-size:18px}button,h1,h2,h3{font-family:Slabo\ 27px,serif}h1,h2,h3{margin:0 0 1rem}button{padding:.5rem;border-radius:4px;background-color:#ff1493;color:#fff;border:none;cursor:pointer}button:disabled{background-color:pink;cursor:not-allowed}@media (min-width:900px){button:hover{background-color:pink}}p{color:#696969}.main{height:100%;display:flex;overflow:hidden}@media (max-width:900px){.main{flex-direction:column-reverse}}.dashboard,.map{flex:1;height:100%}.dashboard{padding:1rem;display:flex;flex-direction:column;overflow:auto;-webkit-overflow-scrolling:touch}@media (max-width:900px){.dashboard{flex:2;padding:.5rem}}.dashboard__main{flex:1}.dashboard__loader{display:none}.dashboard__loader--visible{display:initial}.dashboard__bikepoint{margin:.25rem 0;padding:.5rem;color:#00008b;background-color:pink}
/*# sourceMappingURL=/style.d8d3e0e9.css.map */