.brand-mark{display:grid;place-items:center;width:31px;height:31px;border:0;border-radius:0;color:var(--ink);font-family:inherit;font-size:inherit;font-style:normal}
.brand-mark svg{display:block;width:100%;height:100%;overflow:visible}
.brand-mark .mark-x{fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round}
.brand-mark .mark-chart{fill:none;stroke:var(--mint);stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round}
.brand-mark .mark-dot{fill:var(--mint);stroke:var(--bg);stroke-width:1.5}
