.overlay{position:absolute;top:0;left:0;height:100vh;width:100vw;background:rgba(255,255,255,.4)}.overlay .wrapper{background:black;padding:2em;position:absolute;top:0;max-width:600px}.overlay .wrapper .row{display:grid;grid-template-columns:1fr 3fr;text-align:left;gap:2em;font-size:1.2em;padding:.5em;border-bottom:1px solid black}.overlay .wrapper .row label{text-transform:uppercase;font-size:.8em;font-weight:bolder}.overlay .wrapper .actionRow{display:flex;justify-content:center;gap:20px}#root{margin:0 auto;text-align:center}svg.grid{width:100vw;height:100vh}.potentialHex{fill:#ffffff4d;stroke:#fff;stroke-width:.2px;stroke-dasharray:1}.potentialHex:hover{fill:#fff;cursor:pointer}.potentialHex:hover .potentialHexText{font-weight:700}.potentialHex .potentialHexText{stroke:#000;fill:#000;font-size:5px;stroke-width:0;text-transform:uppercase}.hex{fill:#fff;stroke:#fff;stroke-width:.2px}.hex .hexText{stroke:#000;fill:#000;font-size:2.5px;stroke-width:0;text-transform:uppercase}.exportWrapper .configWrapper{position:absolute;bottom:0;left:0;right:0;width:100vw;height:50px}.exportWrapper .configWrapper textarea{width:100%;height:100%}: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;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}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}a:hover{color:#747bff}button{background-color:#f9f9f9}}
