Analyse du design system

restaurantalba.fr

restaurantalba.fr is built on a dark canvas (rgb(44, 48, 55)). The system uses rgb(255, 176, 176) as the singular interactive color. Crisp CTAs (2px radius) reinforce a precise, technical aesthetic alongside Ubuntu as the primary typeface. A layered elevation system (9 distinct shadows) building a clear front-to-back hierarchy. Motion is a first-class concern — 10 keyframe animations plus transition-driven interactions.

Accent #ffb0b0 · 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.restaurantalba.fr ·extrait le 2026-08-13 ·scorer v2 ·moteur getComputedStyle
Desktop · source de vérité
restaurantalba.fr desktop
Mobile
restaurantalba.fr mobile
01

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

17 couleurs mesurées · clique une pastille pour copier

Canvas
#2c3037
AAA 13.25:1
Ink
#ffffff
AAA 13.25:1
Accent
#ffb0b0
AAA 7.63:1
Line
#555555
Fail 1.78: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.

17 couleurs extraites du rendu livedéplier
02

Typographie — l’échelle, dans la vraie police

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

display xl
display-xl26px · 400
display md
display-md20px · 500 · ×1.30
headline
headline14px · 600 · ×1.43
body
body16px · 400 · ×0.88
body sm
body-sm20px · 600 · ×0.80
caption
caption18px · 400 · ×1.11
button
button18px · 900 · ×1.00
03

Espacements & arrondis, rendus spatiaux

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

Échelle d’espacement
xxs · 2px
xs · 5px
sm · 10px
md · 15px
base · 20px
lg · 25px
xl · 40px
2xl · 44px
3xl · 72px
Arrondis
none
0px
xs
4px
sm
8px
md
20px
lg
28px
xl
32px
full
9999px
04

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

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

shadow-1
shadow-2
shadow-3
shadow-4
shadow-5
05

Motion — courbes, transitions & keyframes réels

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

Courbes & transitions
transition-3ease-in-out
10 animations keyframes extraites
loader
slide-out-bottom
fade-out
fa-beat
fa-bounce
fa-fade
fa-beat-fade
fa-flip
fa-shake
fa-spin
06

Composants — le vocabulaire fermé

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

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

Buttons

Secondary

  • Background: #ffb0b0 {colors.primary}
  • Text: #ffffff {colors.ink}
  • Padding: 10px 15px
  • Radius: 2px
  • Shadow: rgb(0, 0, 0) 0px 2px 8px 0px
  • Font: 14px weight 600
  • Use: Secondary action

Outline

  • Background: transparent
  • Text: #ffffff {colors.ink}
  • Padding: 10px
  • Radius: 2px
  • Border: 1px solid rgb(63, 63, 65)
  • Font: 14px weight 600
  • Use: Secondary action with border

Icon Button

  • Background: transparent
  • Text: #ffb0b0 {colors.primary}
  • Padding: 0px
  • Radius: 50%
  • Border: 1px solid rgb(63, 63, 65)
  • Font: 18px weight 400
  • Use: Toolbar/UI icons

Inputs & Forms

Text Input

  • Background: transparent
  • Text: #2c3037 {colors.surface-2}
  • Padding: 10px
  • Radius: 2px
  • Border: 1px solid rgb(233, 234, 235)
  • Font: 14px weight 400
  • Use: Text fields, search inputs

Navigation

Main Nav

  • Background: #0f0f12
  • Padding: 15px
  • Radius: none
  • Shadow: rgba(44, 48, 55, 0.16) 0px 0px 40px 0px
  • Font: 16px weight 400
  • Use: Fixed/sticky flex nav — N/A items
  • Hover: color: #ffb0b0, border: 0px none rgb(255, 176, 176), borderColor: #ffb0b0
  • Focus: color: rgb(255, 254, 254), borderColor: rgb(255, 254, 254), outline: rgb(255, 254, 254)
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

8 points de rupture lus dans le CSS live

479px
480px
767px
768px
900px
991px
992px
993px
09

À faire / À éviter

20 règles applicables, verbatim de la spec

À faire
Use dark background (`#2c3037`) as the foundation — this is a dark-mode-native design
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 Pink (`#ffb0b0`) as the primary accent — it's the brand's signature interactive color
Use small 2px radius for buttons — this design system uses subtle rounding, not pill shapes
Style form inputs with a `1px solid rgb(233, 234, 235)` border — use border-based inputs, not floating labels or underline-only
Keep navigation fixed to the top — the design uses a persistent navigation pattern
Maintain nav height at 75px — consistent vertical space for the navigation bar
Respect the 5px–40px spacing range — the design uses a wide scale for visual breathing room
Keep the hero centered and text-driven — no decorative media, typography carries the message
Make the navigation fixed — it stays visible during scroll, signaling content depth
À éviter
Don't use light backgrounds — the dark canvas is the native medium
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 over-round buttons with pill or large radius — the system uses restrained, sharp-ish corners
Don't remove the input border — the border is the primary affordance indicator for form fields
Don't collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
Don't add hero illustrations or photos — they'll break the typographic restraint
Don't over-build the footer — this design keeps it minimal (1 cols, 6 links)
10

Guide agent & export

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

Construis une UI dans le design system de restaurantalba.fr. Fond #2c3037 · encre #ffffff · accent #ffb0b0. 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.