:root{--bg:#0f1419;--panel:#1a2129;--panel2:#222c37;--line:#2e3a47;--txt:#e7edf3;--dim:#9fb0c0;--me:#3da5ff;--gold:#ffcf5c;--green:#37c878;--bad:#ff6b6b}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;height:100%;background:var(--bg);color:var(--txt);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.leaflet-container{background:#0f1419}.amico{display:flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:13px;line-height:1;border-radius:50%;background:#0f1419cc;box-shadow:0 0 0 1.5px #000a,0 1px 3px #0009;text-shadow:0 1px 2px #000;pointer-events:none;position:relative}.amico.mine{box-shadow:0 0 0 2px #9fd8ff,0 1px 4px #000a}.amico.them{box-shadow:0 0 0 1.5px #e0567a,0 1px 3px #0009}.amico.friche{font-size:12px;background:#1a2129dd;box-shadow:0 0 0 1.5px #ffcf5c,0 1px 3px #0009}.amico .lvl{position:absolute;right:-4px;bottom:-4px;background:#ffcf5c;color:#3a2c00;font-size:8px;font-weight:800;font-style:normal;width:12px;height:12px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #000a}
