/* One project mark for navigation, illustrations and browser bookmarks. */
.brand {display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:22px;font-weight:var(--weight-semibold);letter-spacing:-.5px;text-decoration:none;white-space:nowrap}
.brand:hover {text-decoration:none}
.brand-mark {display:block;flex:0 0 auto;width:1em;height:1em;aspect-ratio:1;object-fit:contain}
.brand .brand-mark {padding:0;background:transparent;border:0;border-radius:0}
.brand-hero {display:block;width:64px;height:64px;margin:0 auto 20px}
.preview-spark {display:block;flex:0 0 auto;width:32px;height:32px;object-fit:contain}
.home-cta>.preview-spark {width:48px;height:48px;margin:auto}
.preview-brand {display:flex;align-items:center;gap:12px;min-width:0}
.preview-brand>.brand-mark {width:30px;height:30px}
.campaign-stage-brand {display:flex;align-items:center;justify-content:center;gap:10px}
.campaign-stage-brand .brand-mark {width:30px;height:30px}
