body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}svg{stroke-width:.1px}svg:focus{outline:none}.ui{border:1px solid #000;display:flex;flex-direction:column;overflow:hidden;padding:1mm;.row{display:flex;>*{flex:1 1}}}.bezier,.drivable-area,.lane-segment,.ped-crossing,circle{cursor:pointer}.bezier,.drivable-area,.lane-segment,.ped-crossing{fill:var(--base-fill);stroke:var(--base-stroke);--transition:fill 0.155s,stroke 0.155s;--path-hover-stroke:var(--base-stroke);--path-selected-stroke:var(--base-stroke);--circle-fill:var(--base-fill);--circle-hover-fill:var(--path-hover-fill);--circle-selected-fill:var(--path-selected-fill);transition:var(--transition);circle,path{transition:var(--transition)}path:hover{fill:var(--path-hover-fill);stroke:var(--path-hover-stroke)}&.selected,&.selected path:hover{fill:var(--path-selected-fill);stroke:var(--path-selected-stroke)}circle{r:.3px;stroke:none;stroke-width:.05px;fill:var(--circle-fill)}&:has(path:hover) circle,circle:hover{fill:var(--circle-hover-fill);&:hover{stroke:#fff}}&,&:has(path:hover){circle.selected{fill:var(--circle-selected-fill)}}}.drivable-area{--base-hue:42deg;--alt-hue:21deg;--base-fill:hsla(var(--base-hue),100%,80%,20%);--base-stroke:hsl(var(--base-hue),100%,45%);--path-hover-fill:hsla(var(--base-hue),100%,77%,30%);--path-selected-fill:hsla(var(--base-hue),100%,67%,40%)}.ped-crossing{--base-hue:222deg;--alt-hue:202deg;--base-fill:hsla(var(--base-hue),100%,80%,20%);--base-stroke:hsl(var(--base-hue),100%,45%);--path-hover-fill:hsla(var(--base-hue),100%,80%,40%);--path-selected-fill:hsla(var(--base-hue),100%,80%,50%);&.modified{--base-fill:#bf93;--path-hover-fill:#bbff994d;--path-selected-fill:#bf96}&.INSERTION{--base-fill:#e53935}&.DELETION{--base-fill:#1e88e5}&.GEOMETRY{--base-fill:#43a047}}@keyframes jumpy-flicker{0%,50%{filter:drop-shadow(0 0 0 hsl(var(--base-hue),100%,77%))}50%,to{filter:drop-shadow(0 0 .2px hsl(var(--base-hue),100%,77%)) drop-shadow(0 0 .4px hsl(var(--base-hue),100%,77%))}to{filter:drop-shadow(0 0 0 hsl(var(--base-hue),100%,77%))}}.lane-segment{--base-hue:303deg;&.area{stroke-width:.01px;--base-fill:hsla(var(--base-hue),0%,56%,30%);--base-stroke:grey;--path-hover-fill:hsla(var(--base-hue),100%,84%,40%);--path-selected-fill:hsla(var(--base-hue),100%,80%,50%)}&.intersection.area{--base-fill:rgba(131,39,236,.611);--path-hover-fill:hsla(var(--base-hue),100%,84%,40%);--path-selected-fill:hsla(var(--base-hue),100%,80%,50%)}&.area.faulty{--base-fill:rgba(181,222,59,.421)}&.area.adjacent_successors{--base-fill:rgba(254,163,72,.891)}&.area.adjacent_predecessors{--base-fill:rgba(214,222,59,.839)}&.area.faulty_geo{filter:drop-shadow(0 0 .1px hsl(107,74%,50%)) drop-shadow(0 0 .4px hsl(107,74%,50%)) drop-shadow(0 0 .6px hsl(107,74%,50%))}&.area.INSERTION{--base-fill:#e53935}&.area.DELETION{--base-fill:#1e88e5}&.area.GEOMETRY{--base-fill:#43a047}&.area.VERTEX{--base-fill:#f926acc9}&.area.NEIGHBORS{--base-fill:rgba(222,33,190,.528)}&.area.TYPE{--base-fill:#00acc1}&.area.TOPOLOGY{--base-fill:#8e24aa}&.area.MARK{--base-fill:#ffb300}&.left,&.right{stroke-width:.1px;--base-fill:none;--base-stroke:hsl(var(--base-hue),100%,77%);--path-hover-fill:none;--path-hover-stroke:hsl(var(--base-hue),100%,73%);--path-selected-fill:none;--path-selected-stroke:hsl(var(--base-hue),100%,65%);--circle-fill:var(--base-stroke);--circle-hover-fill:var(--path-hover-stroke);--circle-selected-fill:var(--path-selected-stroke);marker-end:url(#ellipse-marker);marker-start:url(#ellipse-marker);color:hsl(var(--base-hue),100%,77%)}&.left.mismatch,&.right.mismatch{animation:jumpy-flicker 1s infinite alternate}&.left.white,&.right.white{--base-stroke:#fff;color:#fff}&.left.blue,&.right.blue{--base-stroke:#176ef9;color:#2b58f9}&.left.yellow,&.right.yellow{--base-stroke:#ff0;color:#ff0}&.left.none,&.right.none{--base-stroke:grey;stroke-dasharray:.25 .25;color:grey}&.left.double,&.right.double{stroke-width:.1px;stroke:var(--base-stroke);filter:drop-shadow(0 0 0 rgba(255,255,255,0)) drop-shadow(.35px .35px 0 var(--base-stroke))}&.left.dashed,&.right.dashed{stroke-dasharray:1 1}&.left.dsolid,&.right.dsolid{--base-stroke:red;stroke-width:.1px;stroke:var(--base-stroke);stroke-dasharray:1 1;color:red;filter:drop-shadow(0 0 0 rgba(255,255,255,0)) drop-shadow(.35px .35px 0 var(--base-stroke))}&.center{stroke-width:.5px;--base-fill:none;--base-stroke:#fff;--path-hover-fill:none;--path-hover-stroke:hsl(var(--base-hue),100%,73%);--path-selected-fill:none;--path-selected-stroke:hsl(var(--base-hue),100%,65%);--circle-fill:none;--circle-stroke:none;--circle-hover-fill:none;--circle-selected-fill:var(--path-selected-stroke);marker-end:url(#arrowhead)}&.bike.center{marker-end:url(#arrowhead-bike)}&.bike.center,&.bus.center{stroke-width:.3px;--base-fill:none;--base-stroke:#fff;--path-hover-fill:none;--path-hover-stroke:hsl(var(--base-hue),100%,73%);--path-selected-fill:none;--path-selected-stroke:hsl(var(--base-hue),100%,65%);--circle-fill:none;--circle-stroke:none;--circle-hover-fill:none;--circle-selected-fill:var(--path-selected-stroke)}&.bus.center{marker-end:url(#arrowhead-bus)}}.bezier{--base-hue:3deg;stroke-width:.12px;--base-fill:none;--base-stroke:hsl(var(--base-hue),100%,77%);--path-hover-fill:none;--path-hover-stroke:hsl(var(--base-hue),100%,73%);--path-selected-fill:none;--path-selected-stroke:hsl(var(--base-hue),100%,65%);--circle-fill:var(--base-stroke);--circle-hover-fill:var(--path-hover-stroke);--circle-selected-fill:var(--path-selected-stroke);circle.interpolation{--circle-fill:#b3b3b3;--circle-hover-fill:var(--circle-fill);stroke:#000;&:hover:hover{stroke:#000}}}.splines{circle{r:.2px}}
/*# sourceMappingURL=main.e56d1527.css.map*/