.route-app{display:flex;flex-direction:column}.app-header{display:flex;align-items:center}.app-navigation ul{display:flex;margin:0;padding:0}.app-navigation ul li{padding:0 .5rem}.app-navigation a{color:#969696}.app-navigation a:active,.app-navigation a.active{color:#fb8500}.app-navigation a:hover{color:#d77102}.report{list-style:none;padding:0;min-width:510px}.report-entry{white-space:pre;overflow:hidden;text-overflow:ellipsis}.report-entry.title,.report-entry.summary{margin-top:2rem}.report-entry.overflow{cursor:pointer}.report-entry>pre.overflow{margin:0 2rem;white-space:normal;color:gray}*{font-family:Oxygen Mono}body{margin:0;background-color:#023047;color:#ffb703;font-size:14px}h1{color:#fb8500}header{display:flex;align-items:center}#root{margin:0 1.5rem}ul,ol{list-style:none}a{color:#fb8500;text-decoration:none;transition:.2s color}a:hover{color:#d77102}a:active{text-decoration:none}a.icon{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;border:solid 1px transparent;width:32px;height:32px;margin-right:1rem;transition:all .2s}a.icon:hover{background-color:silver;transform:scale(1.04)}
