---
name: Fluidtouch Biz
description: "This site is a great example of a clean, modern dark-themed UI for a software product portfolio, balancing bold typography with a restrained color palette."
version: alpha

colors:
  background: "#121318"
  primary: "#ffffff"
  secondary: "#a9afc3"
  tertiary: "#f31765"
  neutral: "#a9afc3"
  bg-soft: "#191c26"
  bg-quiet: "#212529"
  muted-soft: "#a9afc3"
  line: "rgba(33, 37, 41, 1.0)"

typography:
  display:
    fontFamily: geometric-sans
    fontSize: 64px
    lineHeight: 1.1
    fontWeight: 700
    letterSpacing: "-1px"
  heading:
    fontFamily: geometric-sans
    fontSize: 48px
    lineHeight: 1.2
    fontWeight: 700
    letterSpacing: "0"
  subhead:
    fontFamily: geometric-sans
    fontSize: 22px
    lineHeight: 1.2
    fontWeight: 400
    letterSpacing: "0"
  body:
    fontFamily: geometric-sans
    fontSize: 16px
    lineHeight: 1.6
    fontWeight: 400
    letterSpacing: "0"

rounded:
  sm: 4px
  md: 8px
  lg: 12px
  pill: 999px

spacing:
  xs: 4px
  sm: 8px
  md: 16px
  lg: 24px
  xl: 32px
  2xl: 48px
  3xl: 64px

---

## Overview

A modern software studio creating premium paperless productivity apps.

*A sleek, modern app studio focused on digital transformation.*

## Colors

Dark mode with a vibrant pink accent for primary actions and highlights.

- **Background (`#121318`)** — uses `bg` token
- **Primary text (`#ffffff`)** — uses `ink` token
- **Secondary text (`#a9afc3`)** — uses `ink-soft` token
- **Accent (`#f31765`)** — uses `accent` token
- **Muted (`#a9afc3`)** — uses `muted` token
- **Borders (`rgba(33, 37, 41, 1.0)`)** — uses `line` token

## Typography

- **Display:** geometric-sans
- **Body:** geometric-sans

- Use geometric sans for all primary and secondary text.
- Headlines are bold (700) with tight tracking.

## Layout

Full-width hero sections followed by a 3-column product grid.

*Rhythm:* Standard 4px grid based spacing.

## Elevation & Depth

- 0px 4px 16px rgba(0,0,0,0.1)
- Borders: 1px solid rgba(255,255,255,0.1)

## Shapes

- `sm`: 4px
- `md`: 8px
- `lg`: 12px
- `pill`: 999px

## Components

- **button:** Pill-shaped buttons with vibrant background colors.
- **card:** Simple cards with minimal borders and subtle hover transitions.
- **chip:** Text links with a bottom border underline on hover.
- **input:** Standard form inputs with rounded corners.
- **hero:** Full-viewport height section with centered large typography.

## Do's and Don'ts

**Don't:**
- Don't use a light background — screenshot shows a dark theme.
- Don't use serif fonts — screenshot shows geometric sans-serif fonts.
- Don't use rounded rectangular buttons — screenshot shows pill-shaped buttons.
- Don't use bright neon colors as the primary background — screenshot uses dark grays.
- Don't use complex patterns or textures — screenshot uses a clean, solid background with subtle gradients.
- Don't use heavy shadows — screenshot uses minimal or no visible shadows.

---

## System Prompt (paste into AI agent)

```
This is a dark-themed website for a software studio creating productivity apps. The design uses a deep gray and black color palette (#121318, #191c26) with a vibrant pink accent (#f31765). Typography is a clean, geometric sans-serif (Poppins) with bold, large headlines. Critical don'ts include avoiding light backgrounds, serif fonts, and complex textures. The layout features full-height hero sections and a clean 3-column product grid. Use pill-shaped buttons for a modern feel.
```
