# Bunsa Studio — Style Reference
> Sun-drenched architectural drafting
**Theme:** light
Bunsa Studio employs a 'sun-drenched architectural drafting' aesthetic, primarily using a stark achromatic palette of crisp white and deep black. A single, vibrant blue serves as the sole accent, appearing as sharp-edged navigation elements and subtle interactive cues. Typography is minimal and bold, favoring strong contrasts. The overall impression is one of confident restraint, with design elements serving a clear functional purpose rather than decorative flourish.
## Tokens — Colors
| Name | Value | Token | Role |
|------|-------|-------|------|
| Canvas White | `#fcfaf7` | `--color-canvas-white` | Page backgrounds, large content blocks, primary surface |
| Midnight Black | `#000000` | `--color-midnight-black` | Primary text, borders, high-contrast UI elements |
| Electric Blue | `#0b0bca` | `--color-electric-blue` | Violet accent for outlined action borders, linked labels, and lightweight interactive emphasis. Do not promote it to the primary CTA color |
## Tokens — Typography
### HelveticaNowDisplay — All textual content, from headings to body text and interactive elements. Its crisp lines and varying weights establish clear hierarchy on an otherwise spartan canvas. · `--font-helveticanowdisplay`
- **Substitute:** Helvetica Neue
- **Weights:** 400, 700
- **Sizes:** 20px, 60px
- **Line height:** 1.10, 1.30
- **Letter spacing:** normal
- **OpenType features:** `"kern"`
- **Role:** All textual content, from headings to body text and interactive elements. Its crisp lines and varying weights establish clear hierarchy on an otherwise spartan canvas.
### Type Scale
| Role | Size | Line Height | Letter Spacing | Token |
|------|------|-------------|----------------|-------|
| body | 20px | 1.3 | — | `--text-body` |
| display | 60px | 1.1 | — | `--text-display` |
## Tokens — Spacing & Shapes
**Density:** comfortable
### Spacing Scale
| Name | Value | Token |
|------|-------|-------|
| 4 | 4px | `--spacing-4` |
| 5 | 5px | `--spacing-5` |
| 10 | 10px | `--spacing-10` |
| 18 | 18px | `--spacing-18` |
| 40 | 40px | `--spacing-40` |
| 100 | 100px | `--spacing-100` |
| 160 | 160px | `--spacing-160` |
| 200 | 200px | `--spacing-200` |
### Border Radius
| Element | Value |
|---------|-------|
| cards | 0px |
| inputs | 0px |
| buttons | 0px |
### Layout
- **Section gap:** 160px
- **Card padding:** 40px
- **Element gap:** 4px
## Components
### Ghost Accent Button
**Role:** Primary interactive element for navigation and actions.
Text in Electric Blue (#0b0bca) with a matching 1px border. No background fill. Zero border radius creates a sharp, angular appearance. Padding is minimal at 5px on all sides.
### Headline Section
**Role:** Project titles and major content headings.
Leverages HelveticaNowDisplay at 60px size, Midnight Black (#000000) for high contrast against Canvas White (#fcfaf7) backgrounds. Set with a line-height of 1.1 to keep text compact.
### Text Link
**Role:** Navigation items and inline references.
HelveticaNowDisplay, often 20px, Electric Blue (#0b0bca) text. Features a 1px bottom border in Electric Blue on hover/active states, not on initial display.
## Do's and Don'ts
### Do
- Prioritize Canvas White (#fcfaf7) as the dominant background color for all page sections.
- Use Midnight Black (#000000) for all primary text content to ensure maximum contrast.
- Reserve Electric Blue (#0b0bca) exclusively for interactive elements like buttons, links, and subtle icon accents.
- Maintain a sharp, unrounded aesthetic by using a 0px border-radius for all interactive components and containers.
- Employ the Ghost Accent Button style for all primary actions: Electric Blue text, Electric Blue border, and no background fill.
- Utilize HelveticaNowDisplay in varied weights (400, 700) and sizes (20px, 60px) for all text elements to establish hierarchy.
- Implement generous vertical spacing between major sections, with a default section gap of 160px.
### Don't
- Avoid using any colors other than Canvas White, Midnight Black, and Electric Blue in the interface, except within imagery or content.
- Do not use filled buttons as primary actions; always favor the outlined/ghost style with Electric Blue.
- Resist adding any shadow effects or elevation; the design system relies on flat surfaces and high contrast.
- Never introduce rounded corners on any UI element; all shapes should be angular and sharp.
- Do not vary line-height unless explicitly specified for a text size; usually, 1.1 for large headings and 1.3 for body text.
- Avoid decorative gradients or background images in UI elements; maintain a clean, flat aesthetic.
- Do not introduce extensive padding within UI elements; apply minimal padding to controls like 5px on buttons.
## Imagery
The site primarily uses high-quality, full-bleed photography of interior design projects. Imagery is presented without internal borders or rounded corners, often serving as a background for textual overlays. There are no illustrations or abstract graphics; the focus is entirely on showcasing finished spaces. Images are rich in color and detail, capturing natural light within designed environments, contrasting with the stark UI elements. Icons are minimal, likely monochromatic, and used functionally for navigation points.
## Layout
The page structure is dominated by full-bleed imagery that often extends across the viewport. Content appears to be centered within these large visual blocks, with text overlaid directly on images or occupying transparent regions. Navigation is a persistent header, featuring a distinct, small Electric Blue dot on the left and the studio name on the right, both fixed. Sections appear to transition seamlessly with large full-width image blocks introducing new project content, often with a large, centered headline directly on the image. Vertical spacing between content blocks and sections is very generous.
## Agent Prompt Guide
Quick Color Reference:
text: #000000
background: #fcfaf7
border: #000000
accent: #0b0bca
primary action: #0b0bca (outlined action border)
Example Component Prompts:
1. Create a project headline section: Headline 'Grove Townhouse' using HelveticaNowDisplay, weight 700, 60px, Midnight Black text, centered over a full-bleed project photo background. Below the headline, include a ghost button 'View Project' with Electric Blue text, 0px radius, 5px padding, and a 1px Electric Blue border.
2. Create a navigation link: 'About Us' using HelveticaNowDisplay, weight 400, 20px, Electric Blue text (#0b0bca), no background, no border, 0px radius. This should appear in a top-right header context.
3. Create a footer copyright text: '© Bunsa Studio 2023' using HelveticaNowDisplay, weight 400, 20px, Midnight Black text, against a Canvas White background, centrally aligned with 10px top and bottom padding.
## Similar Brands
- **A-Frame Studio** — Shares a high-contrast, minimalist aesthetic with a dominant white background and crisp, sans-serif typography.
- **Works with design** — Features large, full-bleed photography with overlaid text, a very clean navigation, and limited color palette.
- **Figma** — Employs a stark white canvas paired with a single, vibrant accent color for interaction and brand identity, avoiding shadows.
## Quick Start
### CSS Custom Properties
```css
:root {
/* Colors */
--color-canvas-white: #fcfaf7;
--color-midnight-black: #000000;
--color-electric-blue: #0b0bca;
/* Typography — Font Families */
--font-helveticanowdisplay: 'HelveticaNowDisplay', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
/* Typography — Scale */
--text-body: 20px;
--leading-body: 1.3;
--text-display: 60px;
--leading-display: 1.1;
/* Typography — Weights */
--font-weight-regular: 400;
--font-weight-bold: 700;
/* Spacing */
--spacing-4: 4px;
--spacing-5: 5px;
--spacing-10: 10px;
--spacing-18: 18px;
--spacing-40: 40px;
--spacing-100: 100px;
--spacing-160: 160px;
--spacing-200: 200px;
/* Layout */
--section-gap: 160px;
--card-padding: 40px;
--element-gap: 4px;
/* Named Radii */
--radius-cards: 0px;
--radius-inputs: 0px;
--radius-buttons: 0px;
}
```
### Tailwind v4
```css
@theme {
/* Colors */
--color-canvas-white: #fcfaf7;
--color-midnight-black: #000000;
--color-electric-blue: #0b0bca;
/* Typography */
--font-helveticanowdisplay: 'HelveticaNowDisplay', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
/* Typography — Scale */
--text-body: 20px;
--leading-body: 1.3;
--text-display: 60px;
--leading-display: 1.1;
/* Spacing */
--spacing-4: 4px;
--spacing-5: 5px;
--spacing-10: 10px;
--spacing-18: 18px;
--spacing-40: 40px;
--spacing-100: 100px;
--spacing-160: 160px;
--spacing-200: 200px;
}
```
Architectural blueprints on…
Architectural blueprint on white…
etched digital blueprint
High-contrast monochrome blueprint
Architectural blueprint on warm…
Architectural Blueprint Precision
Gallery brochure on textured…
architectural blueprint on concrete
High-contrast digital canvas.
Architectural Blueprint Canvas
High-contrast geometric…
Minimalist canvas, typographic…
Industrial Print Workshop: stark…
Architectural blueprint on white…
Minimalist editorial canvas; stark…
Architectural blueprint on white…

Architectural Digital Canvas. A…

Playful blueprint on textured…
Architectural blueprint on white…
Editorial canvas, artful typography