.mgm-dot-unguessed{width:12px;height:12px;border-radius:50%;background:#ef4444;border:1.5px solid rgba(255,255,255,.5);box-shadow:0 0 6px #ef444499}.mgm-dot-guessed{width:22px;height:22px;border-radius:50%;background:#10b981;border:2px solid rgba(255,255,255,.8);box-shadow:0 2px 8px #10b98180;display:flex;align-items:center;justify-content:center;animation:mgm-scale-in .3s ease-out;position:relative}.mgm-guess-count{font-size:10px;font-weight:700;color:#fff;line-height:1}@keyframes mgm-scale-in{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.mgm-dot-called{width:32px;height:32px;border-radius:50%;background:#3b82f6;border:3px solid rgba(255,255,255,.9);box-shadow:0 2px 12px #3b82f699;position:relative;display:flex;align-items:center;justify-content:center}.mgm-radar-ring{position:absolute;top:50%;left:50%;width:32px;height:32px;border-radius:50%;border:2px solid rgba(59,130,246,.6);transform:translate(-50%,-50%);animation:mgm-radar 2s ease-out infinite}@keyframes mgm-radar{0%{width:32px;height:32px;opacity:.8}to{width:64px;height:64px;opacity:0}}.mgm-globe-marker{transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;pointer-events:auto}.mgm-globe-label{margin-top:4px;padding:2px 6px;font-size:10px;font-weight:600;color:#fff;background:#000000b3;border-radius:4px;white-space:nowrap;max-width:120px;overflow:hidden;text-overflow:ellipsis;text-align:center}.mgm-globe-label-called{background:#0a0a28e6;border:1px solid rgba(59,130,246,.5)}.mgm-globe-tooltip{position:absolute;transform:translate(-50%,-100%);padding:8px 12px;font-size:12px;font-weight:600;background:#000000d9;color:#fff;border:2px solid rgba(59,130,246,.6);border-radius:6px;box-shadow:0 2px 8px #0006;white-space:normal;max-width:220px;text-align:center;line-height:1.4;cursor:pointer;pointer-events:auto;z-index:10}.mgm-globe-tooltip:hover{background:#1e1e3cf2;border-color:#3b82f6e6}@font-face{font-family:TAY Birdie;src:url(/fonts/TAYBirdieRegular.woff2) format("woff2"),url(/fonts/TAYBirdieRegular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}
