Analyse du design system

bouillonsaintjean.fr

bouillonsaintjean.fr is built on a pure-white canvas (rgb(255,255,255)). The system uses rgb(36, 37, 37) as a near-neutral accent (low saturation). Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside Yeseva One as the primary typeface. A restrained elevation system (2 distinct shadows) — shadows reserved for the few elements that must lift off the page. Motion is a first-class concern — 12 keyframe animations plus transition-driven interactions.

Accent #242525 · police principale Nunito Sans

Chaque valeur ci-dessous est vérifiée à la capture. getdesign.md décrit — prismd montre : chaque couleur, police et courbe ici a été lue via getComputedStyle() sur le rendu réel capturé à droite, jamais affirmée à la main.

Rapport DESIGN.md complet · light & dark · fichiers tokens · Paiement non activé — on mesure la demande d’abord.

https://www.bouillonsaintjean.fr/ ·extrait le 2026-07-13 ·scorer v2 ·moteur getComputedStyle
Desktop · source de vérité
bouillonsaintjean.fr desktop
Mobile
bouillonsaintjean.fr mobile
01

Couleurs — rôles, sémantique & recensement complet

14 couleurs mesurées · clique une pastille pour copier

Canvas
#ffffff
AAA 16.88:1
Ink
#191d25
AAA 16.88:1
Accent
#242525
AAA 15.37:1
Line
#2c3037
AAA 13.25:1
États sémantiques

Aucune couleur d’état sémantique détectée — ce système signale l’état par le poids & le motion, pas la teinte.

14 couleurs extraites du rendu livedéplier
02

Typographie — l’échelle, dans la vraie police

8 rôles · rendu live dans la vraie Nunito Sans (woff2 capturé) · lignes éditables, clique une spec pour copier

display xl
display-xl48px · 300
display md
display-md20px · 300 · ×2.40
headline
headline13px · 700 · ×1.54
body
body16px · 300 · ×0.81
body sm
body-sm16px · 600 · ×1.00
caption
caption18px · 400 · ×0.89
button
button18px · 300 · ×1.00
mono
mono14px · 400 · ×1.29
03

Espacements & arrondis, rendus spatiaux

9 paliers d’espacement · 7 arrondis · barres = largeurs px exactes

Échelle d’espacement
xxs · 2px
xs · 8px
sm · 10px
md · 16px
base · 24px
lg · 36px
xl · 40px
2xl · 56px
3xl · 72px
Arrondis
none
0px
xs
4px
sm
8px
md
14px
lg
20px
xl
32px
full
9999px
04

Profondeur — l’élévation est extraite, pas inventée

2 ombres mesurées sur la page live · clique une tuile pour copier sa valeur brute

shadow-1
shadow-2
05

Motion — courbes, transitions & keyframes réels

1 courbe d’easing · 12 keyframes · survole une tuile pour prévisualiser

Courbes & transitions
transition-2ease-in-out
12 animations keyframes extraites
loader
slide-out-bottom
fade-out
fa-beat
fa-bounce
fa-fade
fa-beat-fade
fa-flip
fa-shake
fa-spin
fb_transform
rotateSpinner
06

Composants — le vocabulaire fermé

13 familles de composants · 54 variantes comptées sur le DOM live

ComposantVariantes
buttons×10
links×10
nav Links×9
footer Links×7
inputs×3
reservation Card×3
badges×2
heading H2×2
heading H5×2
captions×2
divider×2
heading H1×1
heading H3×1
Specs de style des composants (§4)déplier

Buttons

Secondary

  • Background: #242525 {colors.primary}
  • Text: #d3d3d3
  • Padding: 8px 16px
  • Radius: 0px
  • Border: 1px solid rgb(36, 37, 37)
  • Font: 12px weight 700
  • Use: Secondary action

Outline

  • Background: transparent
  • Text: #191d25 {colors.ink-muted}
  • Padding: 8px 16px
  • Radius: 0px
  • Border: 1px solid rgb(36, 37, 37)
  • Font: 12px weight 700
  • Use: Secondary action with border

Icon Button

  • Background: transparent
  • Text: #8c8e92
  • Padding: 0px
  • Radius: 0px
  • Border: 1px solid rgb(36, 37, 37)
  • Font: 18px weight 300
  • Use: Toolbar/UI icons

Light / Invert

  • Background: #ffffff {colors.on-primary}
  • Text: #242525 {colors.primary}
  • Padding: 8px 16px
  • Radius: 0px
  • Border: 1px solid rgb(36, 37, 37)
  • Font: 12px weight 700
  • Use: Bright CTA on dark sections

Inputs & Forms

Text Input

  • Background: #ffffff {colors.on-primary}
  • Text: #000000
  • Padding: 10px
  • Radius: 0px
  • Border: 0px none rgb(0, 0, 0)
  • Font: 14px weight 400
  • Use: Text fields, search inputs
  • Focus: outline: rgb(0, 0, 0) solid 3px

Navigation

Main Nav

  • Background: #ffffff {colors.on-primary}
  • Padding: 0px 24px
  • Radius: none
  • Shadow: rgba(9, 17, 47, 0.1) 0px 8px 40px 0px
  • Font: 16px weight 300
  • Use: Fixed/sticky flex nav — N/A items
07

Mise en page — structure & dimensions

5 métriques de layout mesurées

header 64px 1200px max-width
max Width1200px
header Height64px
sidebar Width0px
gap16px
container Padding24px
08

Responsive — vrais breakpoints

9 points de rupture lus dans le CSS live

479px
480px
767px
768px
769px
900px
991px
992px
1440px
09

À faire / À éviter

13 règles applicables, verbatim de la spec

À faire
Use Near Black (`#191d25`) for text — not pure black, it's warmer and more readable
Use Nunito Sans as the primary typeface — it defines the brand personality
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use Near-Black (`#242525`) as the primary accent — it's the brand's signature interactive color
Keep navigation fixed to the top — the design uses a persistent navigation pattern
Maintain nav height at 70px — consistent vertical space for the navigation bar
Make the navigation fixed — it stays visible during scroll, signaling content depth
À éviter
Don't use pure black (`#000000`) for text — the near-black adds warmth
Don't substitute with generic sans-serif or serif — the custom font carries the brand
Don't invent new shadow values — use only the extracted shadow levels
Don't introduce additional saturated accent colors — the palette is intentionally controlled
Don't collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
Don't over-build the footer — this design keeps it minimal (1 cols, 13 links)
10

Guide agent & export

Prompt prêt à coller + les vrais fichiers derrière cette page

Construis une UI dans le design system de bouillonsaintjean.fr. Fond #ffffff · encre #191d25 · accent #242525. Typo : Nunito Sans — respecte l’échelle taille/graisse du §3. Arrondis, espacements, ombres : uniquement les échelles extraites (aucun nombre magique). La spec complète suit — colle le DESIGN.md ci-dessous dans ton agent.
Chaque valeur ci-dessus est vérifiée par getComputedStyle.