Analyse du design system

heronbaybrewing.ca

heronbaybrewing.ca is built on a pure-white canvas (rgba(255, 255, 255, 0)). The system uses rgb(43, 50, 178) as the accent for primary actions and brand signals. Generously rounded CTAs (100px) suggest approachable, content-first design alongside editorial serif type (PT Serif) — voice of authority. Depth comes from borders and surface contrast rather than shadows — a flat, structural elevation model. Motion is a first-class concern — 40 keyframe animations plus transition-driven interactions.

Accent #2b32b2 · police principale Helvetica Neue

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.

http://heronbaybrewing.ca/ ·extrait le 2026-08-08 ·scorer v2 ·moteur getComputedStyle
Desktop · source de vérité
heronbaybrewing.ca desktop
Mobile
heronbaybrewing.ca mobile
01

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

7 couleurs mesurées · clique une pastille pour copier

Canvas
#ffffff
AAA 12.63:1
Ink
#333333
AAA 12.63:1
Accent
#2b32b2
AAA 9.54:1
Line
#333333
AAA 12.63: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.

7 couleurs extraites du rendu livedéplier
02

Typographie — l’échelle, dans la vraie police

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

display xl
display-xl72px · 700
headline
headline48px · 700 · ×1.50
body
body14px · 400 · ×3.43
body sm
body-sm16px · 700 · ×0.88
button
button20px · 400 · ×0.80
03

Espacements & arrondis, rendus spatiaux

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

Échelle d’espacement
xxs · 2px
xs · 10px
sm · 20px
md · 38px
base · 42px
lg · 74px
xl · 82px
2xl · 90px
3xl · 98px
Arrondis
none
0px
xs
60px
sm
100px
md
108px
lg
116px
xl
124px
full
9999px
05

Motion — courbes, transitions & keyframes réels

0 courbes d’easing · 40 keyframes · survole une tuile pour prévisualiser

40 animations keyframes extraites
progress-bar-stripes
ico-spin
cartanim
wb-anim-fade-in-none
wb-anim-fade-in-top
wb-anim-fade-in-right
wb-anim-fade-in-bottom
wb-anim-fade-in-left
wb-anim-zoom-in-none
wb-anim-zoom-in-top
wb-anim-zoom-in-right
wb-anim-zoom-in-bottom
06

Composants — le vocabulaire fermé

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

ComposantVariantes
buttons×1
heading H1×1
heading H4×1
links×1
Specs de style des composants (§4)déplier

Buttons

Pill

  • Background: #2b32b2 {colors.primary}
  • Text: #337ab7 {colors.primary-hover}
  • Padding: 20px 40px
  • Radius: 100px
  • Font: 20px weight 400
  • Use: Status pills, tags, chips
  • Hover: backgroundColor: #e6e6e6, borderColor: #adadad
  • Focus: backgroundColor: rgb(230, 230, 230), borderColor: rgb(140, 140, 140), outline: rgb(16, 16, 16)
  • Active: backgroundColor: rgb(230, 230, 230), borderColor: rgb(173, 173, 173), boxShadow: rgba(0, 0, 0, 0.125) 0px 3px 5px 0px ins
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

7 points de rupture lus dans le CSS live

767px
768px
769px
991px
992px
1199px
1200px
09

À faire / À éviter

12 règles applicables, verbatim de la spec

À faire
Use Charcoal (`#333333`) for text — not pure black, it's warmer and more readable
Use Helvetica Neue as the primary typeface — it defines the brand personality
Use Cobalt Blue (`#2b32b2`) as the primary accent — it's the brand's signature interactive color
Use 100px border-radius on primary buttons — the brand uses generously-rounded CTAs
Transition button background to Whitesmoke (`#e6e6e6`) on hover — this is the extracted interactive state
Respect the 10px–82px spacing range — the design uses a wide scale for visual breathing room
À é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 introduce additional saturated accent colors — the palette is intentionally controlled
Don't use sharp-cornered or pill buttons — 100px is the CTA border-radius standard
Don't use opacity or brightness filter for button hover — the design uses an explicit background color change
Don't over-build the footer — this design keeps it minimal (1 cols, 0 links)
10

Guide agent & export

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

Construis une UI dans le design system de heronbaybrewing.ca. Fond #ffffff · encre #333333 · accent #2b32b2. Typo : Helvetica Neue — 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.