/* GENERATED by cmd/gentokens — do not edit. Source: web/internal/design. */
:root {
  --fd: "Geist",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif; /* the shared display and prose face: Geist Sans over a system-sans fallback stack — one source for both the marketing surface and the app-light console. */
  --fm: "Geist Mono",ui-monospace,"SFMono-Regular",Menlo,Consolas,monospace; /* the shared data and utility face: Geist Mono over a system-mono fallback stack — one source for both surfaces (Berkeley Mono TX-02 is the licensed replacement seam). */
  --action-cut: polygon(0 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%); /* the 7px-notch clipped primary-action geometry shared by the marketing Deploy control and the app-light primary button. */
}
.mark{display:flex;align-items:baseline;gap:9px;flex:0 0 auto}
.mark b{font-family:var(--fd);font-weight:900;font-size:18px;letter-spacing:-.035em;text-transform:uppercase;color:var(--ink);line-height:1}
.mark i{width:6px;height:6px;background:var(--ink);display:block;align-self:center;flex:0 0 6px}
