---
version: alpha
name: X Likes Intelligence Board
description: "Rounded midnight marketplace for daily X likes intelligence: white tablecloth canvas, matte black tiles, pill controls, neutral evaluation labels, and sparse orange/pink accents."
colors:
  ember: "#ff5a00"
  orchid: "#fe45e2"
  obsidian: "#09090b"
  ink: "#18181b"
  graphite: "#3f3f46"
  slate: "#52525b"
  steel: "#71717a"
  ash: "#a1a1aa"
  pebble: "#d4d4d8"
  fog: "#ececee"
  mist: "#f4f4f5"
  snow: "#ffffff"
typography:
  display:
    fontFamily: Inter
    fontSize: 64px
    fontWeight: 600
    lineHeight: 1.12
    letterSpacing: "-0.04em"
  heading:
    fontFamily: Inter
    fontSize: 32px
    fontWeight: 700
    lineHeight: 1.2
    letterSpacing: "-0.03em"
  body:
    fontFamily: Inter
    fontSize: 16px
    fontWeight: 400
    lineHeight: 1.55
rounded:
  pill: 999px
  card: 36px
  panel: 28px
  chip: 18px
spacing:
  xs: 6px
  sm: 10px
  md: 16px
  lg: 24px
  xl: 36px
components:
  card-dark:
    backgroundColor: "{colors.obsidian}"
    textColor: "{colors.snow}"
    rounded: "{rounded.card}"
    padding: 24px
  card-light:
    backgroundColor: "{colors.snow}"
    textColor: "{colors.ink}"
    rounded: "{rounded.card}"
    padding: 24px
  pill-primary:
    backgroundColor: "{colors.obsidian}"
    textColor: "{colors.snow}"
    rounded: "{rounded.pill}"
    padding: 12px
---

## Overview

Awesomic-inspired rounded midnight marketplace adapted for a personal intelligence board. The UI sits on a warm white tablecloth canvas with large 36px cards, dense neutral scale, and almost no color except small decision accents.

## Colors

Use Mist/Snow as the reading canvas, Obsidian/Ink for high-contrast tiles and text, Graphite/Pebble for borders, and Ember/Orchid only as sparse attention markers.

## Typography

Use a single sans family, Inter as a practical Cosmica substitute. Large headings carry personality through weight and tracking, not color.

## Layout

Base page is an index with a large dark hero tile, pill date navigation, and a responsive card grid. Day pages use the same header and split content into summary, actions, neutral risks, and source cards.

## Components

Cards are oversized, rounded, and tactile. Evaluation labels are pills. The primary action is an Obsidian pill; all other links are quiet outlined pills.

## Do's and Don'ts

Do keep color rare. Do separate useful ideas from unverified claims. Don't imply that liked posts are endorsed. Don't overcrowd a single card with all raw text; keep raw excerpts behind source sections.
