.panel-button{position:fixed;bottom:1rem;left:1rem;background-color:#1f2937;color:#fff;padding:.5rem;border-radius:9999px;box-shadow:0 10px 15px -3px #0000001a;transition:background-color .2s;z-index:9999}.panel-button:hover{background-color:#374151}.panel{position:fixed;bottom:1rem;left:1rem;background-color:#1f2937;color:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;width:60vw;height:50vh;display:flex;flex-direction:column;z-index:9999;padding:1rem}.panel-content{overflow-y:auto}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.panel-title{font-size:1.125rem;font-weight:600}.close-button{color:#9ca3af}.close-button:hover{color:#fff}.route-item{margin-bottom:1rem}.route-path{font-weight:500;color:#93c5fd;background-color:#1f2937}.route-data{font-size:.875rem;margin-top:.25rem;background-color:#374151;padding:.5rem;border-radius:.25rem;white-space:pre-wrap;word-break:break-all;max-height:200px;overflow-y:auto}
