Analyse du design system

sqirlla.com

sqirlla.com is built on a pure-white canvas (rgb(255,255,255)). The system uses rgba(19, 110, 248, 0.8) as the high-saturation accent for primary actions. Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside Office Times Sharp as the primary typeface. A layered elevation system (5 distinct shadows) building a clear front-to-back hierarchy. Motion is a first-class concern — 17 keyframe animations plus transition-driven interactions.

Accent #136ef8 · police principale Marfa Pre

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

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

23 couleurs mesurées · clique une pastille pour copier

Canvas
#ffffff
AAA 18.88:1
Ink
#111111
AAA 18.88:1
Accent
#136ef8
AA 4.55:1
Line
#000000
AAA 21: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.

23 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-xl150px · 500
display lg
display-lg70px · 400 · ×2.14
display md
display-md40px · 400 · ×1.75
body
body14px · 300 · ×2.86
body sm
body-sm100px · 500 · ×0.14
caption
caption14px · 400 · ×7.14
button
button32px · 400 · ×0.44
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 · 20px
base · 29px
lg · 30px
xl · 78px
2xl · 80px
3xl · 126px
Arrondis
none
0px
xs
8px
sm
50px
md
80px
lg
88px
xl
96px
full
9999px
04

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

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

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

Motion — courbes, transitions & keyframes réels

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

17 animations keyframes extraites
shopify-rotator
shopify-dash
acceleratedCheckoutLoadingSkeleton
fadeIn
fadeOut
fadeInUp
moveLeft
shake
breathing
rotateSkew
rotate
scaleCenter
06

Composants — le vocabulaire fermé

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

ComposantVariantes
buttons×10
cards×10
links×9
nav Links×3
heading H3×3
logo Tile×2
price Tag×2
inputs×1
badges×1
status Badge×1
footer Links×1
heading H2×1
product Card×1
Specs de style des composants (§4)déplier

Buttons

Pill

  • Background: #000000
  • Text: #ffffff {colors.on-primary}
  • Padding: 0px 20px
  • Radius: 80px
  • Shadow: rgb(0, 0, 0) 0px 0px 0px 1px
  • Font: 32px weight 400
  • Use: Status pills, tags, chips
  • Focus: transform: matrix(1, 0, 0, 1, 0, 0)

Ghost

  • Background: transparent
  • Text: #ffffff {colors.on-primary}
  • Padding: 0px 20px
  • Radius: 0px
  • Shadow: rgb(255, 255, 255) 0px 0px 0px 1px
  • Font: 14px weight 300
  • Use: Subtle action, toolbar, nav button
  • Focus: transform: matrix(1, 0, 0, 1, 0, 0)

Inputs & Forms

Text Input

  • Background: transparent
  • Text: #000000
  • Padding: 0px 10px
  • Radius: 0px
  • Border: 1px solid rgb(0, 0, 0)
  • Font: 14px weight 300
  • Use: Text fields, search inputs

Navigation

Main Nav

  • Background: transparent
  • Padding: 20px 0px
  • Radius: none
  • Font: 18px weight 400
  • Use: Fixed/sticky block nav — N/A items

Status Badges

Neutral Dark

  • Background: #000000
  • Text: #ffffff {colors.on-primary}
  • Padding: 0px 20px
  • Radius: 80px
  • Font: 32px weight 400
  • Use: Status indicator, label, pill
07

Mise en page — structure & dimensions

5 métriques de layout mesurées

header 96px 1200px max-width
max Width1200px
header Height96px
sidebar Width0px
gap16px
container Padding0px
08

Responsive — vrais breakpoints

8 points de rupture lus dans le CSS live

600px
601px
900px
901px
1024px
1240px
1280px
1740px
09

À faire / À éviter

19 règles applicables, verbatim de la spec

À faire
Use Marfa Pre as the primary typeface — it defines the brand personality
Keep font weights between 300-500 — the system uses a narrow weight range for subtle hierarchy
Use negative letter-spacing (-12px) at display sizes for compressed, editorial headlines
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use Translucent Royal Blue (80%) (`rgba(19, 110, 248, 0.8)`) as the primary accent — it's the brand's signature interactive color
Use 80px border-radius on primary buttons — the brand uses generously-rounded CTAs
Style form inputs with a `1px solid rgb(0, 0, 0)` border — use border-based inputs, not floating labels or underline-only
Respect the 5px–78px spacing range — the design uses a wide scale for visual breathing room
Each card includes a left image — imagery is part of the card identity, not optional
À éviter
Don't substitute with generic sans-serif or serif — the custom font carries the brand
Don't reach for weight 700 (bold) or above — 500 is the heaviest weight this design paints
Don't increase letter-spacing on headings — the type is designed to run tight at scale
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 use sharp-cornered or pill buttons — 80px is the CTA border-radius standard
Don't remove the input border — the border is the primary affordance indicator for form fields
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, 7 links)
10

Guide agent & export

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

Construis une UI dans le design system de sqirlla.com. Fond #ffffff · encre #111111 · accent #136ef8. Typo : Marfa Pre — 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.
$ npx prism-design add sqirlla
DESIGN.md · narrative spec tokens.json