:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-brand-teal: #1ab5c6;--color-brand-teal-dark: #0095a9;--color-brand-green: #008346;--color-brand-green-dark: #006637;--color-brand-gray-text: #dddddd;--color-brand-gray-light: #2f2f2f;--color-link-blue: #7eaaff}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{width:100%;height:100%;margin:0;padding:0;background-color:#fff}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff;--color-brand-teal: #1ab5c6;--color-brand-teal-dark: #0095a9;--color-brand-green: #00a458;--color-brand-green-dark: #007f44;--color-brand-gray-text: #444;--color-brand-gray-light: #f1fafa;--color-link-blue: #0078d4}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0}.layout{position:relative;display:flex;flex-direction:column;width:100%;height:100vh}.header{background-color:var(--color-brand-green);color:#fff;padding:10px}.main{display:flex;flex:1;overflow:hidden}.sidebar{min-width:350px;width:25%;background-color:#fff;border-right:1px solid #ccc;padding:20px;overflow-y:auto}.map-container{flex:1;background-color:#f0f0f0;position:relative}.map{width:100%;height:100%;background-color:#e2e2e2;display:flex;justify-content:center;align-items:center;font-size:18px;color:#333}.wgp-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:#fffc;z-index:100}.wgp-map-container{width:100%;height:100%;background:#e0e0e0;position:absolute}
