Analyse du design system

aaran-restaurant.eatbu.com

aaran-restaurant.eatbu.com is built on a near-black canvas (rgb(0, 0, 0)). The system uses rgb(0, 100, 254) as the high-saturation accent for primary actions. Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside AlegreyaSans as the primary typeface. A restrained elevation system (2 distinct shadows) — shadows reserved for the few elements that must lift off the page. Interactions are smoothed by transitions across many elements, with little or no keyframe animation.

Accent #0064fe · police principale Montserrat

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://aaran-restaurant.eatbu.com ·extrait le 2026-07-20 ·scorer v2 ·moteur getComputedStyle
Desktop · source de vérité
aaran-restaurant.eatbu.com desktop
Mobile
aaran-restaurant.eatbu.com mobile
01

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

29 couleurs mesurées · clique une pastille pour copier

Canvas
#ffffff
Fail 1:1
Ink
#ffffff
Fail 1:1
Accent
#0064fe
AA 4.94:1
Line
#575656
AAA 7.32: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.

29 couleurs extraites du rendu livedéplier
02

Typographie — l’échelle, dans la vraie police

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

display xl
display-xl40px · 700
display lg
display-lg40px · 700 · ×1.00
display md
display-md36px · 700 · ×1.11
headline
headline16px · 500 · ×2.25
body
body16px · 400 · ×1.00
body sm
body-sm24px · 700 · ×0.67
button
button20px · 700 · ×1.20
mono
mono18px · 400 · ×1.11
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 · 15px
base · 20px
lg · 24px
xl · 30px
2xl · 40px
3xl · 60px
Arrondis
none
0px
xs
4px
sm
8px
md
12px
lg
16px
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

2 courbes d’easing · 1 keyframes · survole une tuile pour prévisualiser

Courbes & transitions
transition-2ease-out
transition-5ease-in-out
1 animations keyframes extraites
animatetop
06

Composants — le vocabulaire fermé

10 familles de composants · 31 variantes comptées sur le DOM live

ComposantVariantes
links×7
buttons×6
nav Links×5
heading H2×5
heading H3×2
heading H4×2
cards×1
heading H1×1
eyebrow Labels×1
captions×1
Specs de style des composants (§4)déplier

Buttons

Primary Brand

  • Background: #0064fe {colors.primary}
  • Text: #ffffff {colors.on-primary}
  • Padding: 16px 8px 16px 5px
  • Radius: 0px 8px 8px 0px
  • Font: 20px weight 700
  • Use: Primary CTA / brand action

Light / Invert

  • Background: #ffffff {colors.on-primary}
  • Text: #022d72 {colors.primary-hover}
  • Padding: 7px
  • Radius: 8px
  • Border: 2px solid rgb(2, 45, 114)
  • Font: 16px weight 700
  • Use: Bright CTA on dark sections

Light / Invert

  • Background: #ebebeb
  • Text: #0064fe {colors.primary}
  • Padding: 9px 32px 8px
  • Radius: 8px
  • Border: 2px solid rgb(0, 100, 254)
  • Shadow: rgba(0, 0, 0, 0.12) 0px 20px 30px 0px
  • Font: 16px weight 700
  • Use: Bright CTA on dark sections

Primary Brand

  • Background: #00995e
  • Text: #f2f3f5
  • Padding: 11px 28px
  • Radius: 8px
  • Font: 16px weight 700
  • Use: Primary CTA / brand action

Primary Brand

  • Background: #00995e
  • Text: #f2f3f5
  • Padding: 9px 32px 8px
  • Radius: 8px
  • Font: 16px weight 700
  • Use: Primary CTA / brand action

Inputs & Forms

Text Input

  • Background: #ffffff {colors.on-primary}
  • Text: #575656 {colors.hairline}
  • Padding: 10px 15px
  • Radius: 8px
  • Border: 1px solid rgb(159, 159, 159)
  • Font: 18px weight 400
  • Use: Text fields, search inputs
07

Mise en page — structure & dimensions

5 métriques de layout mesurées

header 80px 1200px max-width
max Width1200px
header Height80px
sidebar Width0px
gap16px
container Padding24px
08

Responsive — vrais breakpoints

10 points de rupture lus dans le CSS live

360px
374px
480px
767px
768px
769px
1023px
1024px
1439px
1440px
09

À faire / À éviter

15 règles applicables, verbatim de la spec

À faire
Use dark background (`#000000`) as the foundation — this is a dark-mode-native design
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use Royal Blue (`#0064fe`) as the primary accent — it's the brand's signature interactive color
Style form inputs with a `1px solid rgb(159, 159, 159)` border — use border-based inputs, not floating labels or underline-only
Maintain nav height at 80px — consistent vertical space for the navigation bar
Make the hero full-viewport (≥70% screen height) — this design uses an immersive hero, not a tall navbar
Repeat the primary CTA across 2 banner sections — conversion paths are layered, not single
À éviter
Don't use light backgrounds — the dark canvas is the native medium
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 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 make the nav sticky — this design lets it scroll away to maximize content focus
Don't put a CTA button in the nav — this design uses links only at the top
Don't over-build the footer — this design keeps it minimal (2 cols, 4 links)
10

Guide agent & export

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

Construis une UI dans le design system de aaran-restaurant.eatbu.com. Fond #ffffff · encre #ffffff · accent #0064fe. Typo : Montserrat — 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.