body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{height:100vh;overflow:hidden}:root{--vh: 100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.custom-marker-container{position:relative;display:flex;flex-direction:column;align-items:center;transition:all .3s ease}#root{width:100vw;height:100vh}.custom-marker-container:hover .custom-label{background-color:#000;color:#fff;max-width:none;padding:2px 4px;border-radius:3px}.custom-label{text-align:center;font-size:12px;color:#000;white-space:nowrap;max-width:50px;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}::-moz-scrollbar{width:8px;height:8px}::-moz-scrollbar-track{background:#f1f1f1}::-moz-scrollbar-thumb{background:#888;border-radius:4px}::-moz-scrollbar-thumb:hover{background:#555}::-ms-scrollbar{width:8px;height:8px}::-ms-scrollbar-track{background:#f1f1f1}::-ms-scrollbar-thumb{background:#888;border-radius:4px}::-ms-scrollbar-thumb:hover{background:#555}@media print{@page{size:landscape}}.highlight{border:3px solid #ff3c00;transition:border .3s ease}@media print{.reportPrintElement{visibility:visible;overflow:visible;height:fit-content}}@media print{.reportPrintElement .nonPrintable{display:none}}
