Analyse du design system

kyndcommunity.com

kyndcommunity.com is built on a pure-white canvas (rgb(255, 255, 255)). The system uses rgb(85, 26, 37) as the singular interactive color. Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside Bayon as the primary typeface. A restrained elevation system (3 distinct shadows) — shadows reserved for the few elements that must lift off the page. Motion is a first-class concern — 10 keyframe animations plus transition-driven interactions.

Accent #551a25 · police principale Poppins

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

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

8 couleurs mesurées · clique une pastille pour copier

Canvas
#ffffff
AAA 13.46:1
Ink
#551a25
AAA 13.46:1
Accent
#551a25
AAA 13.46:1
Line
#ebdde2
Fail 1.31: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.

8 couleurs extraites du rendu livedéplier
02

Typographie — l’échelle, dans la vraie police

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

display xl
display-xl53.3936px · 400
display md
display-md29.9661px · 400 · ×1.78
body sm
body-sm40px · 400 · ×0.75
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 · 11px
base · 13px
lg · 22px
xl · 40px
2xl · 50px
3xl · 80px
Arrondis
none
0px
xs
20px
sm
9999px
md
10007px
lg
10015px
xl
10023px
full
9999px
04

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

3 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 · 10 keyframes · survole une tuile pour prévisualiser

Courbes & transitions
transition-1cubic-bezier(0.4, 0, 0.2, 1)
transition-5cubic-bezier(0.215, 0.61, 0.355, 1)
10 animations keyframes extraites
shopify-rotator
shopify-dash
acceleratedCheckoutLoadingSkeleton
splide-loading
loading
rotate
scrolling-items
divider
sway-divider
sway-divider-reverse
06

Composants — le vocabulaire fermé

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

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

Buttons

Ghost

  • Background: transparent {colors.ink-subtle}
  • Text: #ffffff {colors.on-primary}
  • Padding: 5px
  • Radius: 0px
  • Font: 20px weight 400
  • Use: Subtle action, toolbar, nav button

Ghost

  • Background: transparent {colors.ink-subtle}
  • Text: #ffffff {colors.on-primary}
  • Padding: 17.5px 12.5px
  • Radius: 0px
  • Font: 20px weight 400
  • Use: Subtle action, toolbar, nav button

Pill

  • Background: #551a25 {colors.primary}
  • Text: #ebdde2 {colors.hairline}
  • Padding: 15px 20px
  • Radius: 9999px
  • Shadow: rgb(85, 26, 37) 0px 0px 0px 1px inset
  • Font: 20px weight 400
  • Use: Status pills, tags, chips

Light / Invert

  • Background: #ffffff {colors.on-primary}
  • Text: #551a25 {colors.primary}
  • Padding: 20px
  • Radius: 0px
  • Font: 20px weight 400
  • Use: Bright CTA on dark sections

Cards & Containers

Standard Card

  • Background: transparent {colors.ink-subtle}
  • Padding: 0px 0px 10px
  • Radius: 0px
  • Use: Content containers, listing items

Inputs & Forms

Text Input

  • Background: transparent {colors.ink-subtle}
  • Text: #ffffff {colors.on-primary}
  • Padding: 10px 0px 10px 45px
  • Radius: 0px
  • Border: 0px solid rgb(229, 231, 235)
  • Font: 20px weight 400
  • Use: Text fields, search inputs
07

Mise en page — structure & dimensions

5 métriques de layout mesurées

header 60px 1820px max-width
max Width1820px
header Height60px
sidebar Width0px
gap16px
container Padding0px
08

Responsive — vrais breakpoints

9 points de rupture lus dans le CSS live

375px
640px
750px
767px
768px
989px
990px
1024px
1400px
09

À faire / À éviter

23 règles applicables, verbatim de la spec

À faire
Use Charcoal (`#551a25`) for text — not pure black, it's warmer and more readable
Use Poppins as the primary typeface — it defines the brand personality
The system uses a single text weight (400) — hierarchy comes from size and color, not weight
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use full-pill radius (9999px) only for specific elements (avatars, pills, toggles)
Use Charcoal (`#551a25`) as the primary accent — it's the brand's signature interactive color
Use pill-shaped radius (9999px) for primary CTA buttons — the brand uses fully-rounded, pill CTAs
Maintain nav height at 59px — consistent vertical space for the navigation bar
Respect the 5px–40px spacing range — the design uses a wide scale for visual breathing room
Each card includes a top image — imagery is part of the card identity, not optional
Use a 3-column grid on desktop — density matters for this content type
Include a newsletter signup in the footer — email capture is part of the conversion funnel
À é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 bolder or lighter weights — 400 is the only weight in this system
Don't invent new shadow values — use only the extracted shadow levels
Don't apply pill radius on rectangular buttons or cards — it's reserved for specific interactive elements
Don't introduce additional saturated accent colors — the palette is intentionally controlled
Don't use rectangular buttons for primary actions — the rounded pill shape is the brand standard
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 (1 cols, 11 links)
10

Guide agent & export

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

Construis une UI dans le design system de kyndcommunity.com. Fond #ffffff · encre #551a25 · accent #551a25. Typo : Poppins — 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.