:root{--bg: #0c100f;--surface: #1e2723;--surface-2: #28332e;--line: #3a4a43;--line-2: #61786d;--bone: #ece3cf;--text: #f4faf6;--muted: #a3b4aa;--accent: #ff6b35;--green: #62c98a;--unknown: #6fcf9b;--ink-shadow: rgba(0, 0, 0, .6);--display: "Barlow Condensed", -apple-system, sans-serif;--body: "Barlow", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono: "Space Mono", ui-monospace, monospace;--topo-stripe: repeating-linear-gradient(135deg, var(--surface) 0 11px, var(--surface-2) 11px 22px);--topo-contour: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cg fill='none' stroke='%232f4138' stroke-width='1'%3E%3Cpath d='M-40 120 Q90 40 200 110 T440 90'/%3E%3Cpath d='M-40 180 Q90 104 200 170 T440 150'/%3E%3Cpath d='M-40 250 Q120 180 230 250 T460 235'/%3E%3Cpath d='M-40 330 Q120 266 230 334 T460 326'/%3E%3C/g%3E%3C/svg%3E")}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;height:100%}body{font-family:var(--body);background:var(--bg);color:var(--text)}.amtile{display:flex;align-items:center;gap:12px;width:100%;background:var(--surface);border:1.5px solid var(--line);border-radius:8px;padding:10px 13px;font-size:14px;color:var(--text);font-family:inherit;text-align:left}button.amtile{cursor:pointer;transition:transform .08s}button.amtile:active{transform:translate(1px,1px)}.amtile .ic{width:22px;height:22px;flex:none;display:flex;align-items:center;justify-content:center}.amtile .lbl{flex:1;min-width:0;overflow-wrap:anywhere}.amtile .st{flex:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:13px;font-weight:700;line-height:1}.amtile .st:before{content:"?"}.amtile.yes{border-color:var(--accent)}.amtile.yes .ic{color:var(--bone)}.amtile.yes .lbl{color:var(--text)}.amtile.yes .st{background:var(--accent);color:var(--bg)}.amtile.yes .st:before{content:"✓"}.amtile.no{color:var(--muted);opacity:.55}.amtile.no .ic,.amtile.no .st{color:var(--line-2)}.amtile.no .st:before{content:"✕"}.amtile.unknown{color:var(--muted)}.amtile.unknown .ic{color:var(--line-2)}.amtile.unknown .st{border:2px solid var(--line-2);color:var(--line-2)}.leaflet-container{background:#e7e4dc;font:inherit}.leaflet-control-attribution{background:transparent!important;box-shadow:none!important;font-size:8px!important;color:#a3b4aa73!important;padding:1px 4px!important}.leaflet-control-attribution a{color:#a3b4aa99!important;text-decoration:none}.mk.me{width:16px;height:16px;border-radius:50%;background:var(--accent);border:2.5px solid var(--bone);box-shadow:0 0 0 1.5px #00000080,0 0 10px #ff6b35b3}.mk-hit{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.mk.flame{width:32px;height:32px;border-radius:50%;background:#0c100f;border:2.5px solid var(--unknown);color:var(--unknown);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1.5px #00000080,3px 3px 0 var(--ink-shadow)}.mk.flame svg{width:18px;height:18px;display:block}.mk.flame.unverified{width:26px;height:26px;border-width:2px;border-style:dashed;border-color:#6f8479;color:#9bada3;box-shadow:0 0 0 1.5px #ffffff8c}.mk.flame.unverified svg{width:13px;height:13px;transform:translateY(-1px)}.mk-cluster{position:relative;width:100%;height:100%;border-radius:50%;background:#0c100f;border:2.5px solid var(--green);color:var(--green);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1.5px #00000080,3px 3px 0 var(--ink-shadow)}.mk-cluster svg{width:18px;height:18px;display:block}.mk-cluster-badge{position:absolute;top:-5px;right:-5px;min-width:17px;padding:0 4px;border-radius:9px;background:var(--bone);border:1.5px solid var(--bg);color:var(--bg);font-family:var(--mono);font-weight:700;font-size:11px;line-height:16px;text-align:center;box-shadow:0 0 0 1.5px #00000080}.mk-cluster.free{border-color:var(--green);color:var(--green)}.mk-cluster.occ{border-color:var(--accent);color:var(--accent)}.mk-cluster.bare{border-color:var(--line-2);color:var(--muted)}@keyframes brutzlePulse{0%,to{box-shadow:0 0 0 1.5px #00000080,0 0 0 4px #ff6b3538,3px 3px 0 var(--ink-shadow)}50%{box-shadow:0 0 0 1.5px #00000080,0 0 0 9px #ff6b350a,3px 3px 0 var(--ink-shadow)}}.mk.flame.present{border-color:var(--accent);color:var(--accent);animation:brutzlePulse 2.2s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.mk.flame.present{animation:none;box-shadow:0 0 0 1.5px #00000080,0 0 12px #ff6b3599,3px 3px 0 var(--ink-shadow)}}
