Renault

Renault's web presence pairs the freshly-modernised Renault diamond (the 2021 flat-line rhombus mark) with a stark black-and-white canvas, a signature Sunlight Yellow accent, and the proprietary NouvelR display typeface. The system reads as confident, photography-first automotive — large hero cars on neutral or atmospheric backdrops, square-edged or barely-rounded containers, and a small disciplin

Homepage Example

Renault
ProductsSupportSign Up Free

Renault Pro

Next-generation innovation. Engineered for excellence.

Learn More
Feature A
Innovative
Feature B
Innovative
Feature C
Innovative
© 2026 Renault

Color Palette (23)

primary#ffed00
primary-deep#e6d200
on-primary#000000
ink#000000
body#222222
charcoal#333333
mute#666666
ash#8a8a8a
stone#c4c4c4
on-dark#ffffff
canvas#ffffff
surface-soft#f7f7f7
surface-card#ffffff
surface-dark#000000
surface-deep#111111
hairline#f2f2f2
hairline-strong#000000
badge-new#ffed00
link#0000ee
error#be6464
warning#f0ad4e
success#8dc572
info#337ab7

Typography (15)

Renault
display-xl56px · weight 700
Renault
display-lg40px · weight 700
Renault
display-md32px · weight 700
Renault
heading-lg24px · weight 700
Renault
heading-md20px · weight 700
Renault
heading-sm18px · weight 700
Renault
subtitle19.2px · weight 600
Renault
body-lg18px · weight 400
Renault
body-md16px · weight 400
Renault
body-sm14px · weight 400
Renault
button-lg16px · weight 700
Renault
button-md14.4px · weight 700
Renault
button-sm13px · weight 600
Renault
caption12px · weight 400
Renault
overline10px · weight 700

Components (19)

button-primary
button-primary
button-primary-pressed
button-primary-pressed
button-secondary-dark
button-secondary-dark
button-outline-dark
button-outline-dark
button-outline-light
button-outline-light
button-pill
button-pill
button-icon-square
button-icon-square
text-input
text-input
hero-banner
hero-banner
promo-tile-light
promo-tile-light
promo-tile-dark
promo-tile-dark
promo-tile-yellow
promo-tile-yellow
vehicle-card
vehicle-card
configurator-row
configurator-row
configurator-swatch
configurator-swatch
badge-new
badge-new
nav-bar
nav-bar
sub-nav-pill
sub-nav-pill
footer
footer

Border Radius

none (0px)
xs (2px)
sm (3px)
md (4px)
pill (46px)
full (9999px)

Design Philosophy

Overview

Renault's Turkish marketing surfaces are unapologetically high-contrast: a

white canvas for browsing, a black canvas for product storytelling, and a

single Sunlight Yellow accent (`{colors.primary}` — `#ffed00`) reserved for

the most consequential actions. The brand's modernised flat diamond logo sets

the tone — geometric, confident, slightly industrial — and the system follows

suit. Square corners dominate, hairline borders are rare, and elevation is

expressed through colour blocking rather than shadow.

The typography is monolithic. Every text on the site is set in **NouvelR**,

Renault's bespoke display family, with a strong preference for weight 700 at

display sizes (with a tight `lineHeight: 0.95`) and weight 400 for body. There

is no secondary serif, no decorative italic, no script — the discipline is

the signature.

Page rhythm cycles between three surface modes: a **white catalogue mode** for

listings and configurators (`{colors.canvas}` with hairline-thin

`{colors.hairline}` dividers), a **black storytelling mode** for hero

sections, lifestyle imagery, and the lower half of campaign pages, and brief

**yellow accent moments** (`{colors.primary}` tiles, "NEW" badges, R5-coded

yellow paint shots) that punctuate the otherwise neutral palette.

**Key Characteristics:**

  • Two-tone canvas system — `{colors.canvas}` (white) for browsing, `{colors.surface-dark}` (black) for storytelling — switched in full-bleed bands rather than subtle gradations.
  • A single brand accent — `{colors.primary}` Sunlight Yellow — used scarcely on primary CTAs, "NEW" badges, R5 hero photography, and configurator dot indicators.
  • **NouvelR everywhere**, with `{typography.display-xl}` headlines at 56px / weight 700 / `lineHeight: 0.95` so condensed multi-line headlines stack cleanly.
  • Square geometry: `{rounded.xs}` (2px) on buttons, `{rounded.none}` on tiles and product cards, `{rounded.pill}` reserved exclusively for sub-nav chips and decorative badges.
  • Photography-first product tiles — vehicle photos full-bleed inside otherwise neutral cards, with copy stacked beneath rather than overlaid.
  • Page-level rhythm cycles white → black → yellow accent → black, with the wordmark and footer always closing on `{colors.surface-dark}`.

Colors

Brand & Accent

  • **Sunlight Yellow** (`{colors.primary}` — `#ffed00`): the brand accent. Reserved for primary CTAs, "NEW" / "yeni" badges, configurator dot indicators, and full-bleed promotional tiles. Never decorative.
  • **Sunlight Yellow Pressed** (`{colors.primary-deep}` — `#e6d200`): the active/pressed state of `{colors.primary}` buttons and tiles.
  • **On-Primary** (`{colors.on-primary}` — `#000000`): label colour on top of `{colors.primary}` surfaces. Yellow always pairs with black text — never white.

Surface

  • **Canvas** (`{colors.canvas}` — `#ffffff`): the default page background and card surface.
  • **Surface Soft** (`{colors.surface-soft}` — `#f7f7f7`): subtle elevation step for grouped configurator rows and inactive form fields.
  • **Surface Dark** (`{colors.surface-dark}` — `#000000`): the alternate canvas, used for hero bands, footer, and full-bleed storytelling sections.
  • **Surface Deep** (`{colors.surface-deep}` — `#111111`): a one-step-up elevation inside `{colors.surface-dark}` regions for inset cards and form panels.
  • **Hairline** (`{colors.hairline}` — `#f2f2f2`): the soft 1px divider between rows on white surfaces.
  • **Hairline Strong** (`{colors.hairline-strong}` — `#000000`): full-strength dividers on white, plus all card / button outlines.
  • **Divider Dark** (`{colors.divider-dark}` — `rgba(255,255,255,0.16)`): the corresponding low-contrast divider used inside `{colors.surface-dark}` regions.

Text

  • **Ink** (`{colors.ink}` — `#000000`): primary text colour on white surfaces. The same value also drives logos, icons, and outline borders — black is structural, not decorative.
  • **Body** (`{colors.body}` — `#222222`): secondary body text where pure black would feel too heavy in long paragraphs.
  • **Charcoal** (`{colors.charcoal}` — `#333333`): captions, metadata, and small labels.
  • **Mute** (`{colors.mute}` — `#666666`): supporting text and inactive nav labels.
  • **Ash** (`{colors.ash}` — `#8a8a8a`): placeholder text, disabled labels.
  • **Stone** (`{colors.stone}` — `#c4c4c4`): disabled-state foreground.
  • **On-Dark** (`{colors.on-dark}` — `#ffffff`): primary text on `{colors.surface-dark}` surfaces.
  • **On-Dark Mute** (`{colors.on-dark-mute}` — `rgba(255,255,255,0.72)`): secondary text in dark regions; preserves the brand's high-contrast feel without resorting to mid-grey.

Semantic

  • **Error** (`{colors.error}` — `#be6464`): muted desaturated red used for inline form errors. Notably warmer than typical pure-red error states.
  • **Warning** (`{colors.warning}` — `#f0ad4e`): amber alert.
  • **Success** (`{colors.success}` — `#8dc572`): muted green confirmation.
  • **Info** (`{colors.info}` — `#337ab7`): a desaturated mid-blue used in informational chips.
  • **Link** (`{colors.link}` — `#0000ee`): the unstyled-anchor default kept for fallback inline text links — production links inherit `{colors.ink}` and rely on underline/weight rather than colour.

Typography

Font Family

The entire system is set in **NouvelR**, Renault's proprietary display

family, used across navigation, headlines, body, captions, and button

labels. The family carries a slightly geometric, semi-condensed personality

with tall x-heights and squared apexes that pair naturally with the diamond

logomark.

When NouvelR cannot be licensed, suitable open-source substitutes include

**Inter Tight**, **Manrope**, or **HK Grotesk Semi Condensed** — all share

the geometric-with-warmth feel and adapt cleanly to weights 400 / 600 / 700.

Tighten `lineHeight` on display sizes to ~0.95 to match the original; do not

relax it.

Hierarchy

| Token | Size | Weight | Line Height | Letter Spacing | Use |

|---|---|---|---|---|---|

| `{typography.display-xl}` | 56px | 700 | 0.95 | 0 | Hero headlines, campaign titles ("E-TECH ELEKTRİKLİ", "REVOLUTION"). |

| `{typography.display-lg}` | 40px | 700 | 0.95 | 0 | Secondary section titles. |

| `{typography.display-md}` | 32px | 700 | 0.95 | 0 | Page-level H1 on sub-pages and configurator panels. |

| `{typography.heading-lg}` | 24px | 700 | 0.95 | 0 | Section headers, card titles. |

| `{typography.heading-md}` | 20px | 700 | 0.95 | 0 | Sub-section headers, prominent labels. |

| `{typography.heading-sm}` | 18px | 700 | 1.0 | 0 | Tile titles, list group headers. |

| `{typography.subtitle}` | 19.2px | 600 | 1.3 | 0 | Lead paragraphs, hero subtitles. |

| `{typography.body-lg}` | 18px | 400 | 1.5 | 0 | Long-form body. |

| `{typography.body-md}` | 16px | 400 | 1.4 | 0 | Default body and form fields. |

| `{typography.body-sm}` | 14px | 400 | 1.57 | 0 | Captions, metadata. |

| `{typography.button-lg}` | 16px | 700 | 1.0 | 0 | Large CTAs in hero bands. |

| `{typography.button-md}` | 14.4px | 700 | 1.0 | 0.144px | Default button label across the system. |

| `{typography.button-sm}` | 13px | 600 | 1.2 | 0.13px | Sub-nav pills, small in-card actions. |

| `{typography.caption}` | 12px | 400 | 1.4 | 0 | Footer disclosure, regulatory text. |

| `{typography.overline}` | 10px | 700 | 1.45 | 0 | Short uppercase labels above titles. |

Principles

  • Display sizes always weight 700, always at `lineHeight: 0.95`. The tightness is what makes the brand feel confident rather than corporate.
  • Body copy stays at weight 400 — never 500. The contrast between body and display is part of the system.
  • Button labels carry a tiny positive letter-spacing (`0.144px` on `{typography.button-md}`) — almost imperceptible, but it adds the small bit of mechanical precision the brand wants on CTAs.
  • No italics, no script, no decorative ligatures.

Note on Font Substitutes

NouvelR is licensed; substitutes (Inter Tight / Manrope / HK Grotesk Semi

Condensed) preserve the geometric character but typically render with

slightly looser line heights at display sizes — clamp display

`lineHeight` to 0.95 explicitly to match the source.

Layout

Spacing System

  • **Base unit**: 4px, with the working scale built on multiples of 4 and 8.
  • **Tokens**: `{spacing.xxs}` 4px · `{spacing.xs}` 8px · `{spacing.sm}` 12px · `{spacing.md}` 16px · `{spacing.lg}` 20px · `{spacing.xl}` 24px · `{spacing.xxl}` 32px · `{spacing.xxxl}` 40px · `{spacing.section}` 80px.
  • Section padding (full-bleed band → next band): `{spacing.section}` (80px) on desktop, collapsing to `{spacing.xxxl}` (40px) on mobile.
  • Promo-tile internal padding: `{spacing.xxl}` (32px) all sides on desktop.
  • Configurator row vertical padding: `{spacing.xl}` (24px) top/bottom with hairline divider between rows.

Grid & Container

  • **Max content width** ≈ 1440px. Beyond that, content remains centred and the dark/light bands extend full-bleed.
  • **Promo grid** on the homepage: a 2-column tile grid on desktop, dropping to 1-up on mobile. Each tile is square-cornered (`{rounded.none}`) with the photography or solid colour as the background.
  • **Vehicle range grids**: 3 to 4 cars per row at desktop, collapsing 2-up at tablet and 1-up at small mobile.
  • **Configurator** uses a fixed left visualisation pane (~60% width) with a right-hand scrolling option list (~40% width) on desktop.

Whitespace Philosophy

  • Whitespace is structural, not decorative. Sections are separated by colour-blocking (white → black) rather than soft padding ramps.
  • Inside cards and configurator rows, padding is generous but never airy — the brand is mass-market, so density is acceptable.
  • Hairline `{colors.hairline}` dividers on white surfaces create the sense of catalogue precision; on dark surfaces, `{colors.divider-dark}` carries the same role.

Elevation & Depth

| Level | Treatment | Use |

|---|---|---|

| 0 — flat | No shadow, no border | Default page surface, full-bleed bands. |

| 1 — outline | 1px solid `{colors.hairline-strong}` or `{colors.hairline}` | Promo tiles on light, vehicle cards, configurator panels. |

| 2 — colour-blocked elevation | Surface colour shift (e.g. `{colors.canvas}` card sitting inside a `{colors.surface-soft}` band) | Configurator detail cards, related-content rows. |

| 3 — dark inversion | Card swaps to `{colors.surface-dark}` against a `{colors.canvas}` band | "Ticari araç" hero promo tiles, lifestyle storytelling cards. |

Drop shadows are extracted from the system but rarely visible on the marketing

surfaces. When they appear, they are very subtle (~10% opacity, 2–4px blur)

and used on floating elements like the configurator's sticky summary bar.

Decorative Depth

  • The R5 hero band uses an atmospheric mesh-gradient backdrop — purple-to-pink-to-yellow glow behind the car silhouette — that acts as the only true atmospheric depth in the system. Everywhere else, depth is structural (colour-blocking + outlines), not atmospheric.
  • E-TECH electric powertrain pages use a luminous magenta-to-violet gradient behind cutaway diagrams, reserved for the electric sub-brand.

Shapes

Border Radius Scale

| Token | Value | Use |

|---|---|---|

| `{rounded.none}` | 0px | Tiles, vehicle cards, dividers, banner bands, full-bleed images. |

| `{rounded.xs}` | 2px | Default buttons (primary yellow, secondary black, outline). |

| `{rounded.sm}` | 3px | Tab panels, small chips. |

| `{rounded.md}` | 4px | Form labels, inline tags. |

| `{rounded.pill}` | 46px | Sub-nav pills, "yeni" / "NEW" badges, decorative carousel chips. |

| `{rounded.full}` | 9999px | Configurator colour swatches, avatar dots. |

Photography Geometry

  • Vehicle photography is **always square-cornered** (`{rounded.none}`). No rounded vehicle hero shots, no soft-edged car cards.
  • Aspect ratios cluster around **16:9** (hero bands), **1:1** (square promo tiles), and **4:3** (vehicle range cards). Lifestyle imagery sometimes runs **2:1 wide** for full-bleed bands.
  • Avatars and small profile cues — when present — use `{rounded.full}` circles to contrast with the otherwise square geometry.

Components

Buttons

**`button-primary`** — yellow CTA

  • Background `{colors.primary}`, label `{colors.on-primary}`, type `{typography.button-md}`, padding `14px 24px`, `rounded: {rounded.xs}`.
  • The single most important action on a page (e.g. "Hemen randevu al", "Hesapla", "Konfigüratörü başlat").
  • Pressed state lives in `button-primary-pressed` (background `{colors.primary-deep}`).

**`button-secondary-dark`** — solid black CTA

  • Background `{colors.surface-dark}`, label `{colors.on-dark}`, type `{typography.button-md}`, `rounded: {rounded.xs}`.
  • Equal-weight secondary action paired with `{component.button-primary}`, or the primary action when used on a yellow tile background.

**`button-outline-dark`** — outlined CTA on light

  • Background `{colors.canvas}`, label `{colors.ink}`, 1px solid `{colors.hairline-strong}`, type `{typography.button-md}`, `rounded: {rounded.xs}`.
  • Tertiary action; appears alongside primary/secondary for "Detayları gör", "Modeller", etc.

**`button-outline-light`** — outlined CTA on dark

  • Background `{colors.surface-dark}`, label `{colors.on-dark}`, 1px solid `{colors.on-dark}`, type `{typography.button-md}`, `rounded: {rounded.xs}`.
  • The dark-canvas counterpart to `{component.button-outline-dark}`.

**`button-pill`** — sub-nav chip

  • Background `{colors.canvas}`, label `{colors.ink}`, 1px solid `{colors.hairline-strong}`, type `{typography.button-sm}`, `rounded: {rounded.pill}`, height 36px.
  • The only place the system uses a pill — for top-level filter chips ("Servis & randevu", "Sahiplik dönemi geçişi", "Kampanyalar") and configurator tab switches.

**`button-icon-square`** — small icon button

  • Background `{colors.canvas}`, 1px solid `{colors.hairline-strong}`, `rounded: {rounded.xs}`, 40×40px square.
  • Carousel arrows, share, language switcher.

Cards & Containers

**`promo-tile-light`** — white promo tile

  • Background `{colors.canvas}`, text `{colors.ink}`, type `{typography.heading-lg}`, padding `{spacing.xxl}`, `rounded: {rounded.none}`.
  • Used in the homepage 2-up grid for "Hybrid araç modelleri", "binek araç satış kampanyaları" tiles.

**`promo-tile-dark`** — black promo tile

  • Background `{colors.surface-dark}`, text `{colors.on-dark}`, type `{typography.heading-lg}`, padding `{spacing.xxl}`, `rounded: {rounded.none}`.
  • Lifestyle / commercial-vehicle storytelling tiles ("ticari araç satış kampanyaları").

**`promo-tile-yellow`** — accent promo tile

  • Background `{colors.primary}`, text `{colors.on-primary}`, type `{typography.heading-lg}`, padding `{spacing.xxl}`, `rounded: {rounded.none}`.
  • The single "PARLAK SARI" / "Sunlight Yellow" attention tile that anchors a campaign band. Reserved — usually one per page maximum.

**`vehicle-card`** — car listing card

  • Background `{colors.canvas}`, full-bleed product photography on top, text below, `rounded: {rounded.none}`, no outer border.
  • Includes vehicle name (`{typography.heading-md}`), variant subtitle (`{typography.body-sm}`), and a single trailing arrow icon.

**`hero-banner`** — full-bleed hero

  • Background `{colors.surface-dark}` with full-bleed photo or atmospheric gradient, content stacked left, type `{typography.display-xl}` for the title.
  • "SCENIC E-TECH ELEKTRİKLİ" hero on the homepage.

Inputs & Forms

**`text-input`** — default input

  • Background `{colors.canvas}`, text `{colors.ink}`, type `{typography.body-md}`, 1px bottom border `{colors.hairline-strong}`, `rounded: {rounded.none}`, padding `{spacing.sm} {spacing.md}`, height 48px.
  • Inputs intentionally minimal — borderless on top and sides, single hairline at the bottom — keeping the catalogue feel.

Configurator

**`configurator-row`** — option list row

  • Background `{colors.canvas}`, separator hairline `{colors.hairline}` between rows, padding `{spacing.xl}` top/bottom, type `{typography.body-md}`.
  • Right-side scrolling list on the configurator: "kasa tipi", "motor seçimi", "versiyon seçimi", "renk seçenekleri", etc.

**`configurator-swatch`** — circular colour pick

  • Background `{colors.surface-soft}` (or the actual car colour), `rounded: {rounded.full}`, 56×56px.
  • Used for paint colour selection. Active state adds a 1px solid `{colors.hairline-strong}` ring.

Navigation

**`nav-bar`** — top nav (desktop)

  • Background `{colors.canvas}`, type `{typography.button-md}`, height 60px, hairline `{colors.hairline}` bottom border.
  • Left: diamond logomark. Centre: top-level nav ("Modeller", "Hizmetler", "Renault Yaşamı", "MyRenault"). Right: language switcher + login icon.

**`nav-bar`** (mobile)

  • Same height 60px, collapses centre nav into a hamburger icon. Logo stays left, login stays right.

**`sub-nav-pill`** — pill-style sub-nav

  • Pill chips set in a horizontal scroll bar between hero and content body (e.g. "Servis & randevu", "Sahiplik dönemi geçişi", "Kampanyalar"), `{component.button-pill}` styling.

Signature Components

**`badge-new`** — "yeni" badge

  • Background `{colors.primary}`, label `{colors.on-primary}`, type `{typography.button-md}`, `rounded: {rounded.full}`, padding `6px 14px`.
  • Anchored on the bottom-left of new vehicle cards.

**`footer`** — global footer

  • Background `{colors.surface-dark}`, text `{colors.on-dark}`, type `{typography.body-sm}`, padding `64px 24px`.
  • Three-column legal/quick-links/locale grid above a single-line copyright row separated by `{colors.divider-dark}`.

Do's and Don'ts

Do

  • Reserve `{colors.primary}` exclusively for primary CTAs, "yeni"/"NEW" badges, and at most one accent promo tile per band — `{component.promo-tile-yellow}` is intentionally rare.
  • Pair `{colors.primary}` only with `{colors.on-primary}` text. Yellow + white is forbidden.
  • Set everything in **NouvelR** — no secondary serif, no script, no decorative italic.
  • Hold display headlines at `{typography.display-xl}` weight 700 with `lineHeight: 0.95` so they stack tightly on multi-line wraps.
  • Use `{rounded.xs}` (2px) on every standard button — the near-flat corner is part of the brand.
  • Switch full bands between `{colors.canvas}` and `{colors.surface-dark}` for storytelling rhythm. Avoid mid-greys as section backgrounds.
  • Show vehicle photography full-bleed inside `{component.vehicle-card}` with copy stacked beneath, never overlaid.
  • Use `{component.sub-nav-pill}` (`{rounded.pill}`) only for sub-nav and small filter rows — never for primary CTAs.

Don't

  • Don't introduce a secondary accent colour. Yellow is the only brand accent; semantic colours (`{colors.error}`, `{colors.success}`, `{colors.warning}`) are functional, not decorative.
  • Don't round vehicle cards or promo tiles. Square-cornered photography is core to the brand expression.
  • Don't soften body weights to 500 or 600 — the system relies on the 400 / 700 contrast.
  • Don't apply `{colors.primary}` to body text or large surfaces beyond the single accent tile per band.
  • Don't add atmospheric gradient washes outside the dedicated R5 / E-TECH hero contexts.
  • Don't pair light grey text on white. Body text steps through `{colors.body}`, `{colors.charcoal}`, `{colors.mute}` — `{colors.ash}` and `{colors.stone}` are reserved for placeholders and disabled states.
  • Don't add drop shadows to vehicle cards or promo tiles — the system is shadow-free at the catalogue level.

Responsive Behavior

Breakpoints

| Name | Width | Key Changes |

|---|---|---|

| Desktop XL | ≥ 1440px | Full max-width container, 3–4 column vehicle grid, 2-up promo tile grid. |

| Desktop | 1280–1439px | Same layout, container shrinks to viewport with `{spacing.xl}` side padding. |

| Tablet Large | 1024–1279px | Vehicle grid drops to 3-up, configurator left/right panes resize to 55/45. |

| Tablet | 768–1023px | Promo tile grid collapses to 2-up, sub-nav pills become horizontal scroll. |

| Mobile Large | 426–767px | Vehicle grid 2-up, configurator switches to stacked panes (visualisation on top, options below), nav collapses to hamburger. |

| Mobile | ≤ 425px | All grids 1-up, hero `{typography.display-xl}` clamps to ~40px, section padding `{spacing.section}` collapses to `{spacing.xxxl}`. |

Touch Targets

  • All buttons ship at minimum 44×44px on mobile; default `{component.button-primary}` is 48px tall, comfortably exceeding WCAG AAA.
  • `{component.sub-nav-pill}` (36px) is bumped to 40px tall on mobile via increased vertical padding.
  • `{component.button-icon-square}` (40px) sits at the WCAG AA minimum and remains tappable, but should grow to 44px when used as a primary navigation control.

Collapsing Strategy

  • Top-level nav collapses to hamburger at < 1024px; the logo and login icon stay anchored.
  • 2-up promo grid collapses to 1-up at < 768px; tile padding shrinks from `{spacing.xxl}` to `{spacing.lg}`.
  • Configurator switches from side-by-side to stacked at < 1024px, with the visualisation pinned to the top of the viewport on scroll.
  • Display headlines clamp: `{typography.display-xl}` 56px → 40px → 32px across the breakpoint ladder.
  • Sub-nav pills convert from a wrap row to a horizontal scroll-rail at < 768px.

Image Behavior

  • Vehicle photography is served at 1.5× and 2× DPR; below 768px, the system swaps to a portrait-oriented composition where art direction allows.
  • Hero atmospheric gradients (R5, E-TECH) load lazily after primary content; they are not blocking.
  • Lifestyle / commercial photography in `{component.promo-tile-dark}` keeps the same 16:9 framing across breakpoints, cropping inward rather than letterboxing.

Iteration Guide

1. Focus on ONE component at a time. Most components share `{rounded.xs}`, `{colors.canvas}` / `{colors.surface-dark}`, and NouvelR — only the role-specific tokens (`{colors.primary}`, `{component.promo-tile-yellow}`) shift between variants.

2. Reference component names and tokens directly (`{colors.primary}`, `{component.button-primary-pressed}`, `{rounded.pill}`) — do not paraphrase.

3. Run `npx @google/design.md lint DESIGN.md` after edits; the orphaned-tokens warning will catch unused entries before they ship.

4. Add new variants as separate entries (`-pressed`, `-disabled`, `-outline`) — do not bury them in prose.

5. Default body type to `{typography.body-md}`; reach for `{typography.subtitle}` only on hero subtitles and lead paragraphs.

6. Keep `{colors.primary}` scarce — if more than one yellow element appears per viewport, ask whether one of them should drop to `{colors.surface-dark}` or `{colors.canvas}` instead.

Known Gaps

  • Active/pressed visual states are not consistently observable in static surfaces; `button-primary-pressed` documents the extracted darkened-yellow value, but no other component has a pressed variant promoted to the YAML.
  • Drop-shadow values exist in the extracted tokens but are rarely surfaced visually; only the configurator's sticky summary bar uses them on the captured pages.
  • The MyRenault application surfaces (logged-in product) are out of scope for this extraction — only the public marketing canvas is documented.
  • Form-field focus styling is not extracted; the system likely relies on a thicker bottom border at `{colors.ink}`, but this is not visually confirmed on the captured pages.

개요

르노의 터키 마케팅 표면은 당연히 고대비입니다. a

탐색을 위한 흰색 캔버스, 제품 스토리텔링을 위한 검정색 캔버스, 그리고 a

single Sunlight Yellow 액센트(`` — ``)는

에 예약됨

가장 중요한 조치입니다. 브랜드의 현대화된 플랫 다이아몬드 로고 세트

기하학적이며 자신감 있고 약간 산업적인 분위기와 시스템은 다음과 같습니다

슈트. 정사각형 모서리가 지배적이며 가는 테두리가 거의 없으며 높이가

입니다.

그림자가 아닌 색상 차단으로 표현됩니다.

타이포그래피는 획일적입니다. 사이트의 모든 텍스트는 **NouvelR**,

로 설정됩니다.

르노의 맞춤형 디스플레이 제품군, 무게 700을 강력히 선호함

디스플레이 크기(타이트한 `lineHeight: 0.95` 포함) 및 본체 무게 400. 저기

보조 세리프체, 장식용 이탤릭체, 스크립트가 없습니다. 원칙은

입니다.

서명.

세 가지 표면 모드 사이의 페이지 리듬 주기:

에 대한 **화이트 카탈로그 모드**

목록 및 구성자(`` 아주 얇은

`` 구분선), 영웅

을 위한 **블랙 스토리텔링 모드**

섹션, 라이프스타일 이미지, 캠페인 페이지 하단, 요약

**노란색 액센트 순간**(`` 타일, "NEW" 배지, R5 코딩

노란색 페인트 샷) 중립적인 팔레트를 강조합니다.

**주요 특성:**

  • 투톤 캔버스 시스템 — 탐색용 ``(흰색), 스토리텔링용 ``(검은색) — 미묘한 그라데이션이 아닌 풀 블리드 밴드로 전환됩니다.
  • 단일 브랜드 강조 — `` 햇빛 노란색 — 기본 CTA, "NEW" 배지, R5 영웅 사진 및 구성 도트 표시기에 거의 사용되지 않습니다.
  • **NouvelR은 어디에나 있습니다**, 56px / 무게 700 / `lineHeight: 0.95`의 `` 헤드라인을 사용하여 압축된 여러 줄 헤드라인이 깔끔하게 쌓입니다.
  • 정사각형 기하학: 버튼의 ``(2px), 타일 및 제품 카드의 ``, 하위 탐색 칩 및 장식 배지 전용으로 예약된 ``.
  • 사진 우선 제품 타일 — 차량 사진은 중립 카드 내부에 풀블리드되며, 복사본은 오버레이되지 않고 아래에 쌓입니다.
  • 페이지 수준 리듬은 흰색 → 검정색 → 노란색 악센트 → 검정색으로 순환하며, 워드마크와 바닥글은 항상 ``에서 닫힙니다.

색상

브랜드 및 액센트

  • **선라이트 옐로우** (`` — ``): 브랜드 액센트. 기본 CTA, "NEW"/"yeni" 배지, 구성 도트 표시기 및 풀 블리드 프로모션 타일용으로 예약되어 있습니다. 결코 장식적이지 않습니다.
  • **Sunlight Yellow Pressed** (`` — ``): `` 버튼 및 타일의 활성/눌린 상태.
  • **On-Primary** (`` — ``): `` 표면 상단의 라벨 색상입니다. 노란색은 항상 검은색 텍스트와 쌍을 이루며 흰색은 절대 없습니다.

표면

  • **캔버스** (`` — ``): 기본 페이지 배경 및 카드 표면.
  • **표면 소프트**(`` — ``): 그룹화된 구성기 행 및 비활성 양식 필드에 대한 미묘한 상승 단계.
  • **Surface Dark** (`` — ``): 히어로 밴드, 바닥글 및 풀 블리드 스토리텔링 섹션에 사용되는 대체 캔버스입니다.
  • **표면 깊이**(`` — ``): 삽입 카드 및 양식 패널에 대한 `` 영역 내부의 한 단계 높이입니다.
  • **가는 선** (`` — ``): 흰색 표면의 행 사이의 부드러운 1px 구분선입니다.
  • **헤어라인 강력** (`` — ``): 흰색의 전체 강도 구분선과 모든 카드/버튼 윤곽선.
  • **디바이더 다크**(`` — `rgba(255,255,255,0.16)`): `` 영역 내에서 사용되는 해당 저대비 디바이더.

텍스트

  • **잉크** (`` — ``): 흰색 표면의 기본 텍스트 색상입니다. 동일한 값은 로고, 아이콘 및 윤곽선 테두리도 구동합니다. 검은색은 장식용이 아니라 구조용입니다.
  • **본문** (`` — ``): 긴 단락에서 순수한 검정색이 너무 무겁게 느껴지는 보조 본문 텍스트입니다.
  • **숯**(`` — ``): 캡션, 메타데이터 및 작은 레이블.
  • **음소거** (`` — ``): 텍스트 및 비활성 탐색 라벨을 지원합니다.
  • **Ash** (`` — ``): 자리 표시자 텍스트, 비활성화된 라벨.
  • **스톤** (`` — ``): 비활성화 상태 전경.
  • **On-Dark** (`` — ``): `` 표면의 기본 텍스트.
  • **온-다크 음소거**(`` — `rgba(255,255,255,0.72)`): 어두운 영역의 보조 텍스트; 중간 회색을 사용하지 않고 브랜드의 고대비 느낌을 유지합니다.

의미

  • **오류** (`` — ``): 인라인 양식 오류에 사용되는 음소거된 채도가 낮은 빨간색입니다. 일반적인 순수한 빨간색 오류 상태보다 눈에 띄게 따뜻합니다.
  • **경고** (`` — ``): 황색 경고.
  • **성공** (`` — ``): 음소거된 녹색 확인.
  • **정보** (`` — ``): 정보 칩에 사용되는 채도가 낮은 중간 파란색입니다.
  • **링크** (`` — ``): 대체 인라인 텍스트 링크에 대해 유지되는 스타일이 지정되지 않은 앵커 기본값 — 프로덕션 링크는 ``을 상속하고 색상보다는 밑줄/두께를 사용합니다.

타이포그래피

글꼴군

전체 시스템은 르노의 독자적인 디스플레이인 **NouvelR**에 세팅되어 있습니다

패밀리(탐색, 헤드라인, 본문, 캡션 및 버튼 전반에 사용됨

)

라벨. 가족은 약간 기하학적이고 반쯤 응축된 성격을 가지고 있습니다

높은 x 높이와 다이아몬드와 자연스럽게 어울리는 사각형 꼭지점을

로고마크.

NouvelR에 라이선스를 부여할 수 없는 경우 적합한 오픈 소스 대체품은 다음과 같습니다._

**Inter Tight**, **Manrope** 또는 **HK Grotesk Semi Condensed** — 모두 공유

기하학적이며 따뜻한 느낌을 주며 무게 400/600/700에 깔끔하게 적응됩니다.

디스플레이 크기의 `lineHeight`을 ~0.95로 조여 원본과 일치시킵니다. 하지 마세요

진정하세요.

계층

| 토큰 | 사이즈 | 무게 | 라인 높이 | 문자 간격 | |

사용

|---|---|---|---|---|---|

| _`` | 56px | 700 | 0.95 | 0 | 영웅 헤드라인, 캠페인 제목("E-TECH ELEKTRİKLİ", "REVOLUTION"). |

| _`` | 40px | 700 | 0.95 | 0 | 보조 섹션 제목. |_

| _`` | 32px | 700 | 0.95 | 0 | 하위 페이지 및 구성 패널의 페이지 수준 H1. |_

| _`` | 24px | 700 | 0.95 | 0 | 섹션 헤더, 카드 제목. |

| _`` | 20픽셀 | 700 | 0.95 | 0 | 하위 섹션 헤더, 눈에 띄는 라벨. |_

| _`` | 18px | 700 | 1.0 | 0 | 타일 ​​제목, 목록 그룹 헤더. |

| _`` | 19.2px | 600 | 1.3 | 0 | 리드 단락, 영웅 자막. |

| _`` | 18px | 400 | 1.5 | 0 | 긴 형태의 몸체. |

| _`` | 16px | 400 | 1.4 | 0 | 기본 본문 및 양식 필드. |

| _`` | 14px | 400 | 1.57 | 0 | 캡션, 메타데이터. |

| _`` | 16px | 700 | 1.0 | 0 | 영웅 밴드의 대규모 CTA. |

| _`` | 14.4px | 700 | 1.0 | 0.144px | 시스템 전체의 기본 버튼 라벨입니다. |

| _`` | 13px | 600 | 1.2 | 0.13px | 하위 탐색 알약, 작은 카드 내 작업. |_

| _`` | 12px | 400 | 1.4 | 0 | 바닥글 공개, 규제 텍스트. |

| _`` | 10픽셀 | 700 | 1.45 | 0 | 제목 위의 짧은 대문자 레이블. |_

원칙

  • 디스플레이 크기는 항상 700, 항상 `lineHeight: 0.95`입니다. 그 견고함은 기업이라기보다는 브랜드가 자신감을 느끼게 만드는 것입니다.
  • 본문의 무게는 400으로 유지되며 절대 500이 아닙니다. 본체와 디스플레이의 대비는 시스템의 일부입니다.
  • 버튼 라벨에는 작은 양수 문자 간격(`0.144px` on ``)이 있습니다. 이는 거의 눈에 띄지 않지만 브랜드가 CTA에 원하는 약간의 기계적 정밀도를 추가합니다.
  • 이탤릭체, 스크립트, 장식 합자 없음.

글꼴 대체에 대한 참고사항

NouvelR은 라이선스가 부여되었습니다. 대체품 (인터 타이트 / 만로페 / HK 그로테스크 세미

축소) 기하학적 문자를 유지하지만 일반적으로

으로 렌더링합니다.

디스플레이 크기에서 약간 느슨한 선 높이 — 클램프 디스플레이

`lineHeight`을 0.95로 명시적으로 소스와 일치시킵니다.

레이아웃

간격 시스템

  • **기본 단위**: 4px, 작업 규모는 4와 8의 배수로 구성됩니다.
  • **토큰**: `` 4px · `` 8px · `` 12px · `` 16px · `` 20px · `` 24px · `` 32px · `` 40px · `` 80px.
  • 섹션 패딩(풀 블리드 밴드 → 다음 밴드): 데스크톱에서는 ``(80px), 모바일에서는 ``(40px)으로 축소됩니다.
  • 프로모 타일 내부 패딩: ``(32px) 데스크탑의 모든 면.
  • 구성자 행 수직 패딩: ``(24px) 행 사이에 가는 선 구분선이 있는 상단/하단.

그리드 및 컨테이너

  • **최대 콘텐츠 너비** ≒ 1440px. 그 이후에는 콘텐츠가 중앙에 유지되고 어두운/밝은 밴드가 풀 블리드로 확장됩니다.
  • **홈페이지의 프로모션 그리드**: 데스크톱에서는 2열 타일 그리드이고 모바일에서는 1업으로 떨어집니다. 각 타일은 사진 또는 단색을 배경으로 사각형 모서리(``)입니다.
  • **차량 범위 그리드**: 데스크톱에서는 행당 3~4대의 자동차, 태블릿에서는 2열, 소형 모바일에서는 1열로 축소됩니다.
  • **구성자**는 데스크탑에서 오른쪽 스크롤 옵션 목록(너비 ~40%)과 함께 고정 왼쪽 시각화 창(너비 ~60%)을 사용합니다.

공백 철학

  • 공백은 장식적인 것이 아니라 구조적인 것입니다. 섹션은 부드러운 패딩 램프가 아닌 색상 차단(흰색 → 검정색)으로 구분됩니다.
  • 카드와 구성 행 내부의 패딩은 넉넉하지만 결코 통풍이 잘 되지 않습니다. 이 브랜드는 대중 시장이므로 밀도가 허용됩니다.
  • 헤어라인 `` 흰색 표면의 칸막이는 카탈로그의 정밀함을 만들어냅니다. 어두운 표면에서는 ``이 동일한 역할을 수행합니다.

고도 및 깊이

| 레벨 | 치료 | |

사용

|---|---|---|

| 0 — 평면 | 그림자 없음, 테두리 없음 | 기본 페이지 표면, 풀 블리드 밴드. |

| 1 - 개요 | 1px 단색 `` 또는 `` | 조명, 차량 카드, 구성 패널의 프로모션 타일. |_

| 2 — 색상 차단 고도 | 표면 색상 변화(예: `` 밴드 안에 있는 `` 카드) | 구성자 세부정보 카드, 관련 콘텐츠 행. |

| 3 — 어두운 반전 | `` 밴드에 대해 ``로 카드 교체 | "Ticari araç" 영웅 프로모션 타일, 라이프스타일 스토리텔링 카드. |_

드롭 섀도우는 시스템에서 추출되지만 마케팅에서는 거의 표시되지 않습니다

표면. 나타날 때 매우 미묘합니다(불투명도 ~10%, 흐림 2~4px)

구성기의 고정 요약 표시줄과 같은 부동 요소에 사용됩니다.

장식적 깊이

  • R5 히어로 밴드는 시스템에서 유일하게 실제 대기 깊이 역할을 하는 대기 메시 그라데이션 배경(자동차 실루엣 뒤에 보라색에서 분홍색, 노란색으로 빛나는 빛)을 사용합니다. 다른 모든 곳에서 깊이는 구조적(색상 차단 + 윤곽선)이지 분위기가 아닙니다.
  • E-TECH 전기 파워트레인 페이지는 전기 하위 브랜드용으로 예약된 컷어웨이 다이어그램 뒤에 빛나는 자홍색-보라색 그라데이션을 사용합니다.

도형

테두리 반경 배율

| 토큰 | 가치 | |

사용

|---|---|---|

| _`` | 0픽셀 | 타일, 차량 카드, 칸막이, 배너 밴드, 풀 블리드 이미지. |

| _`` | 2픽셀 | 기본 버튼(기본 노란색, 보조 검정색, 윤곽선). |

| _`` | 3픽셀 | 탭 패널, 작은 칩. |

| _`` | 4픽셀 | 양식 레이블, 인라인 태그. |

| _`` | 46px | 하위 탐색 알약, "yeni" / "NEW" 배지, 장식용 캐러셀 칩. |

| _`` | 9999px | 구성기 색상 견본, 아바타 도트. |

사진 기하학

  • 차량 사진은 **항상 정사각형**입니다(``). 둥근 차량 영웅 샷도 없고 가장자리가 부드러운 자동차 카드도 없습니다.
  • 가로세로 비율은 **16:9**(히어로 밴드), **1:1**(정사각형 프로모션 타일) 및 **4:3**(차량 범위 카드) 주위에 모여 있습니다. 라이프스타일 이미지는 때때로 풀 블리드 밴드의 경우 **2:1 너비**로 실행됩니다.
  • 아바타 및 작은 프로필 단서(있는 경우)는 `` 원을 사용하여 정사각형 기하학과 대조됩니다.

구성요소

버튼

**`button-primary`** — 노란색 CTA

  • 배경 ``, 라벨 ``, 유형 ``, 패딩 `14px 24px`, `rounded: `.
  • 페이지에서 가장 중요한 단일 작업(예: "Hemen randevu al", "Hesapla", "Konfiguratörü başlat").
  • 누른 상태는 `button-primary-pressed`(배경 ``)에 있습니다.

_**`button-secondary-dark`** — 단색 검정색 CTA

  • 배경 ``, 라벨 ``, 유형 ``, `rounded: `.
  • ``과 쌍을 이루는 동일한 가중치 보조 작업 또는 노란색 타일 배경에 사용될 때 기본 작업.

**`button-outline-dark`** — 조명에 대한 CTA 설명

  • 배경 ``, 라벨 ``, 1px 단색 ``, 유형 ``, `rounded: `.
  • 3차 작업; "Detayları gör", "Modeller" 등에 대한 기본/보조 항목과 함께 표시됩니다.

**`button-outline-light`** — 어두운 부분에 CTA 설명

  • 배경 ``, 라벨 ``, 1px 단색 ``, 유형 ``, `rounded: `.
  • ``.
  • 에 대응하는 어두운 캔버스

**`button-pill`** — 하위 탐색 칩

  • 배경 ``, 라벨 ``, 1px 단색 ``, 유형 ``, `rounded: `, 높이 36px.
  • 시스템이 알약을 사용하는 유일한 장소 — 최상위 필터 칩("Servis & randevu", "Sahiplik dönemi geçişi", "Kampanyalar") 및 구성 탭 스위치용.

**`button-icon-square`** — 작은 아이콘 버튼

  • 배경 ``, 1px 단색 ``, `rounded: `, 40×40px 정사각형.
  • 회전식 화살표, 공유, 언어 전환기.

카드 및 용기

**`promo-tile-light`** — 흰색 프로모션 타일

  • 배경 ``, 텍스트 ``, 유형 ``, 패딩 ``, `rounded: `.
  • "Hybrid araç modelleri", "binek araç satış kampanyaları" 타일에 대한 홈페이지 2업 그리드에 사용됩니다.

**`promo-tile-dark`** — 검정색 프로모션 타일

  • 배경 ``, 텍스트 ``, 유형 ``, 패딩 ``, `rounded: `.
  • 라이프스타일/상용차 스토리텔링 타일("ticari araç satış kampanyaları").

**`promo-tile-yellow`** — 악센트 프로모션 타일

  • 배경 ``, 텍스트 ``, 유형 ``, 패딩 ``, `rounded: `.
  • 캠페인 밴드를 고정하는 싱글 "PARLAK SARI" / "Sunlight Yellow" 주목 타일. 예약됨 — 일반적으로 페이지당 최대 1개입니다.

**`vehicle-card`** — 자동차 목록 카드

  • 배경 ``, 상단에 풀 블리드 제품 사진, 하단에 텍스트, `rounded: `, 외부 테두리 없음.
  • 차량 이름(``), 변형 자막(``) 및 단일 후행 화살표 아이콘을 포함합니다.

**`hero-banner`** — 풀 블리드 영웅

  • 배경 `` 풀 블리드 사진 또는 대기 그라데이션, 콘텐츠가 왼쪽에 쌓임, 제목으로 ``을 입력하세요.
  • 홈페이지의 "SCENIC E-TECH ELEKTRİKLİ" 영웅.

입력 및 양식

_**`text-input`** — 기본 입력

  • 배경 ``, 텍스트 ``, 유형 ``, 1px 하단 테두리 ``, `rounded: `, 패딩 ` `, 높이 48px.
  • 입력을 의도적으로 최소화하여 상단과 측면에 경계선이 없고 하단에 단일 헤어라인을 적용하여 카탈로그 느낌을 유지합니다.

구성자

**`configurator-row`** — 옵션 목록 행

  • 배경 ``, 구분선 `` 행 사이, 패딩 `` 상단/하단, 유형 ``.
  • 구성기의 오른쪽 스크롤 목록: "kasatipi", "motor seçimi", "versiyon seçimi", "renk seçenekleri" 등

**`configurator-swatch`** — 원형 색상 선택

  • 배경 ``(또는 실제 차량 색상), `rounded: `, 56×56px.
  • 페인트 색상 선택에 사용됩니다. 활성 상태에서는 1px 솔리드 `` 링을 추가합니다.

탐색

**`nav-bar`** — 상단 탐색(데스크톱)

  • 배경 ``, 유형 ``, 높이 60px, 가는선 `` 하단 테두리.
  • 왼쪽: 다이아몬드 로고마크. 센터: 최상위 탐색("Modeller", "Hizmetler", "Renault Yaşamı", "MyRenault"). 오른쪽: 언어 전환기 + 로그인 아이콘.

**`nav-bar`** (모바일)

  • 같은 높이 60px, 중앙 탐색 메뉴를 햄버거 아이콘으로 축소합니다. 로고는 왼쪽에, 로그인은 오른쪽에 있습니다.

**`sub-nav-pill`** — 알약 스타일 하위 탐색

  • 히어로와 콘텐츠 본문 사이의 가로 스크롤 막대에 알약 칩이 설정되어 있습니다(예: "Servis & randevu", "Sahiplik dönemi geçişi", "Kampanyalar"), `` 스타일링.

서명 구성요소

**`badge-new`** — "yeni" 배지

  • 배경 ``, 라벨 ``, 유형 ``, `rounded: `, 패딩 `6px 14px`.
  • 새 차량 카드의 왼쪽 하단에 고정됩니다.

**`footer`** — 전역 바닥글

  • 배경 ``, 텍스트 ``, 유형 ``, 패딩 `64px 24px`.
  • 한 줄 저작권 행 위의 3열 법률/빠른 링크/로케일 그리드는 ``로 구분됩니다.

해야 할 일과 하지 말아야 할 일

하세요

  • 기본 CTA, "yeni"/"NEW" 배지 및 밴드당 최대 1개의 악센트 프로모션 타일 전용으로 ``을 예약합니다. — ``은 의도적으로 드물게 사용됩니다.
  • ``을 `` 텍스트와만 쌍으로 연결하세요. 노란색 + 흰색은 금지됩니다.
  • 모든 것을 **NouvelR**에 설정합니다. 보조 세리프도, 스크립트도, 장식용 이탤릭체도 없습니다.
  • 디스플레이 헤드라인을 `` 무게 700으로 유지하고 `lineHeight: 0.95`을 사용하여 여러 줄로 된 줄 바꿈에 단단히 쌓입니다.
  • 모든 표준 버튼에 ``(2px)을 사용하세요. 거의 평평한 모서리는 브랜드의 일부입니다.
  • 스토리텔링 리듬을 위해 ``과 `` 사이에서 풀 밴드를 전환하세요. 섹션 배경으로 중간 회색을 사용하지 마세요.
  • 아래에 사본이 쌓이고 오버레이되지 않은 상태로 `` 내부에 차량 사진 풀 블리드를 표시합니다.
  • 하위 탐색 및 작은 필터 행에만 ``(``)을 사용하고 기본 CTA에는 사용하지 마세요.

하지 마세요

  • 보조 강조 색상을 도입하지 마세요. 노란색은 유일한 브랜드 액센트입니다. 의미 색상(``, ``, ``)은 장식용이 아니라 기능용입니다.
  • 차량 카드나 프로모션 타일을 둥글게 만들지 마세요. 사각모서리 사진은 브랜드 표현의 핵심입니다.
  • 체중을 500 또는 600으로 낮추지 마십시오. 시스템은 400/700 대비에 의존합니다.
  • 본문 텍스트나 밴드당 단일 액센트 타일을 넘어서는 큰 표면에는 ``을 적용하지 마세요.
  • 전용 R5/E-TECH 히어로 컨텍스트 외부에 대기 그래디언트 워시를 추가하지 마세요.
  • 흰색 바탕에 밝은 회색 텍스트를 결합하지 마세요. ``, ``, ``을 통한 본문 텍스트 단계 — `` 및 ``은 자리 표시자 및 비활성화 상태용으로 예약되어 있습니다.
  • 차량 카드나 프로모션 타일에 그림자를 추가하지 마세요. 시스템에는 카탈로그 수준에서 그림자가 없습니다.

반응적 행동

중단점

| 이름 | 폭 | 주요 변경 사항 |

|---|---|---|

| 데스크탑 XL | ≥ 1440px | 전체 최대 너비 컨테이너, 3~4열 차량 그리드, 2업 프로모션 타일 그리드. |_

| 데스크탑 | 1280~1439px | 동일한 레이아웃, 컨테이너는 `` 측면 패딩을 사용하여 뷰포트로 축소됩니다. |_

| 태블릿 대형 | 1024~1279px | 차량 그리드가 3업으로 줄어들고 구성기 왼쪽/오른쪽 창 크기가 55/45로 조정됩니다. |_

| 태블릿 | 768~1023px | 프로모션 타일 그리드가 2업으로 축소되고 하위 탐색 알약이 가로 스크롤이 됩니다. |

| 모바일 대형 | 426~767px | 차량 그리드 2업, 구성기가 스택 창으로 전환됩니다(상단 시각화, 하단 옵션), 탐색 메뉴가 햄버거로 축소됩니다. |_

| 모바일 | ≤ 425px | 모든 그리드는 1-up, 히어로 ``는 ~40px로 고정되고, 섹션 패딩 ``은 ``으로 축소됩니다. |

터치 대상

  • 모든 버튼은 모바일에서 최소 44×44픽셀로 제공됩니다. 기본 ``의 높이는 48px로 WCAG AAA를 충분히 초과합니다.
  • ``(36px)는 수직 패딩 증가로 인해 모바일에서 높이가 40px로 높아졌습니다.
  • ``(40px)은 WCAG AA 최소값에 위치하며 탭 가능한 상태로 유지되지만 기본 탐색 컨트롤로 사용되는 경우 44px로 커져야 합니다.

축소 전략

  • 최상위 탐색 메뉴가 < 1024px; the logo and login icon stay anchored.
  • 에서 햄버거로 축소됩니다.
  • 2개짜리 프로모션 그리드가 < 768px; tile padding shrinks from `` to ``.
  • 에서 1개짜리로 축소됩니다.
  • 구성자는 병렬 방식에서 < 1024px, with the visualisation pinned to the top of the viewport on scroll.
  • 스택 방식으로 전환됩니다.
  • 디스플레이 헤드라인 클램프: `` 중단점 사다리 전체에서 56px → 40px → 32px.
  • 하위 탐색 알약은 < 768px.
  • 에서 줄 바꿈 행에서 가로 스크롤 레일로 변환됩니다.

이미지 동작

  • 차량 사진은 1.5× 및 2× DPR로 제공됩니다. 768px 미만에서는 시스템이 아트 디렉션이 허용하는 세로 방향 구성으로 전환됩니다.
  • Hero 대기 그라데이션(R5, E-TECH)은 기본 콘텐츠 이후 느리게 로드됩니다. 차단하고 있지 않습니다.
  • __CODEBCK_1055___의 라이프스타일/상업 사진은 중단점 전체에서 동일한 16:9 프레임을 유지하여 레터박스 대신 안쪽으로 자릅니다.

반복 가이드

1. 한 번에 하나의 구성 요소에만 집중하세요. 대부분의 구성요소는 ``, `` / `` 및 NouvelR을 공유합니다. 역할별 토큰(``, ``)만 변형 간에 전환됩니다.

2. 구성요소 이름 및 토큰을 직접 참조하십시오(``, ``, ``). 다른 말로 표현하지 마세요.

3. 편집 후 _`npx @google/design.md lint DESIGN.md`을 실행합니다. 고아 토큰 경고는 배송되기 전에 사용되지 않은 항목을 포착합니다.

4. 새로운 변형을 별도의 항목(`-pressed`, `-disabled`, `-outline`)으로 추가하세요. 산문체로 묻어두지 마세요.

5. 기본 본문 유형은 ``입니다. 주요 자막과 리드 단락에서만 ``에 도달하세요.

6. ``을 부족하게 유지하세요. 뷰포트당 두 개 이상의 노란색 요소가 나타나면 그 중 하나를 `` 또는 ``에 드롭해야 하는지 물어보세요.

알려진 격차

  • 활성/눌러진 시각적 상태는 정적 표면에서 일관되게 관찰할 수 없습니다. `button-primary-pressed`은 추출된 어두운 노란색 값을 문서화하지만 다른 구성 요소에는 YAML로 승격된 압축 변형이 없습니다.
  • 드롭 섀도우 값은 추출된 토큰에 존재하지만 시각적으로 거의 표시되지 않습니다. 구성자의 고정 요약 표시줄만 캡처된 페이지에서 이를 사용합니다.
  • MyRenault 애플리케이션 표면(로그인된 제품)은 이 추출 범위를 벗어납니다. 공개 마케팅 캔버스만 문서화되어 있습니다.
  • 양식 필드 포커스 스타일은 추출되지 않습니다. 시스템은 ``의 더 두꺼운 아래쪽 테두리에 의존할 가능성이 높지만 이는 캡처된 페이지에서 시각적으로 확인되지 않습니다.

概要

ルノーのトルコのマーケティング画面は、悪びれることなくハイコントラストです: a

ブラウズ用の白いキャンバス、製品ストーリーテリング用の黒いキャンバス、

シングル サンライト イエロー アクセント (`` — ``)

用に予約

最も重要なアクション。ブランドのモダンなフラット ダイヤモンド ロゴ セット

そのトーン — 幾何学模様、自信に満ちた、やや工業的 — そしてシステムはそれに従う

スーツ。四角い角が大半を占め、ヘアラインの境界線は稀で、標高は

です

影ではなくカラーブロッキングによって表現されています。

タイポグラフィーはモノリシックです。サイト上のすべてのテキストは **NouvelR**、

で設定されています

ルノーの特注ディスプレイ ファミリ。

で重量 700 を強く好みます。

ディスプレイサイズ(タイト__CODEBCK_813___付き)、本体重量400。そこ

は二次セリフ、装飾的な斜体、スクリプトではありません。規律は

です

署名。

3 つのサーフェス モード間でページ リズムが循環します:

の **ホワイト カタログ モード**

リストとコンフィギュレーター (``、ヘアラインの細さ

)

`` ディバイダー)、ヒーロー

用の **ブラック ストーリーテリング モード**

セクション、ライフスタイル画像、キャンペーン ページの下半分、および概要

**黄色のアクセントの瞬間** (`` タイル、「NEW」バッジ、R5 コード

)

黄色のペイント ショット) は、ニュートラルなパレットを強調します。

**主な特徴:**

  • ツートーン キャンバス システム - ブラウジング用 `` (白)、ストーリーテリング用 `` (黒) - 微妙なグラデーションではなくフルブリード バンドで切り替えられます。
  • 単一のブランド アクセント — `` サンライト イエロー — プライマリ CTA、「NEW」バッジ、R5 ヒーローの写真、コンフィギュレーターのドット インジケーターではほとんど使用されません。
  • **NouvelR はどこにでも**、__CODEBCK_820___ 見出しは 56 ピクセル / ウェイト 700 / `lineHeight: 0.95` なので、凝縮された複数行の見出しがきれいにスタックされます。
  • 正方形のジオメトリ: ボタンでは__CODEBCK_822___ (2px)、タイルと製品カードでは__CODEBCK_823___、サブナビゲーション チップと装飾バッジ専用に予約されている``。
  • 写真優先の製品タイル — 車両の写真が中立的なカード内に全面的に入り、コピーが重ねられるのではなく下に重ねられます。
  • ページ レベルのリズム サイクルは白→黒→黄色のアクセント→黒で、ワードマークとフッターは常に__CODEBCK_825___で閉じられます。

ブランドとアクセント

  • **サンライトイエロー** (`` — ``): ブランドのアクセント。プライマリ CTA、「NEW」/「yeni」バッジ、コンフィギュレーター ドット インジケーター、およびフルブリード プロモーション タイル用に予約されています。決して装飾的ではありません。
  • **サンライトイエローが押されました** (`` — ``): `` ボタンとタイルのアクティブ/押された状態。
  • _**オンプライマリ** (`` — ``): `` サーフェス上のラベル カラー。 黄色は常に黒のテキストと組み合わされます。決して白ではありません。

表面

  • **キャンバス** (`` — ``): デフォルトのページ背景とカード表面。
  • **Surface Soft** (`` — ``): グループ化されたコンフィギュレータ行と非アクティブなフォーム フィールドの微妙な昇格ステップ。
  • **Surface Dark** (`` — ``): 代替キャンバス。ヒーロー バンド、フッター、フルブリード ストーリーテリング セクションに使用されます。
  • **サーフェス ディープ** (`` — ``): 差し込みカードとフォーム パネルの__CODEBCK_842___ 領域内の 1 段階上の標高。
  • **ヘアライン** (`` — ``): 白い表面上の行間のソフトな 1 ピクセルの境界線。
  • **ヘアライン ストロング** (`` — ``): 白地に全面強度の仕切り、およびすべてのカード/ボタンの輪郭。
  • **Divider Dark** (`` — `rgba(255,255,255,0.16)`): `` 領域内で使用される、対応する低コントラストのディバイダー。

テキスト

  • **インク** (`` — ``): 白い表面上の主なテキストの色。同じ値がロゴ、アイコン、アウトラインの境界線にも影響します。黒は構造的なものであり、装飾的なものではありません。
  • **本文** (`` — ``): 長い段落では純粋な黒が重すぎると感じられる二次的な本文テキスト。
  • **Charcoal** (`` — ``): キャプション、メタデータ、小さなラベル。
  • **ミュート** (`` — ``): テキストと非アクティブなナビゲーション ラベルをサポートします。
  • **Ash** (`` — ``): プレースホルダー テキスト、無効なラベル。
  • **ストーン** (`` — ``): 無効状態の前景。
  • **オンダーク** (`` — ``): `` 表面上のプライマリ テキスト。
  • **オンダークミュート** (`` — `rgba(255,255,255,0.72)`): 暗い領域のセカンダリ テキスト。ミッドグレーに頼ることなく、ブランドのハイコントラストな雰囲気を維持します。

セマンティック

  • _**エラー** (`` — ``): インライン フォーム エラーに使用される、彩度の低いミュートされた赤。一般的な純粋な赤色のエラー状態よりも顕著に暖かいです。
  • **警告** (`` — ``): オレンジ色のアラート。
  • **成功** (`` — ``): ミュートされた緑色の確認。
  • **情報** (`` — ``): 情報チップで使用される彩度の低いミッドブルー。
  • **リンク** (`` — ``): フォールバック インライン テキスト リンク用に保持される、スタイルのないアンカーのデフォルト — 運用リンクは `` を継承し、色ではなく下線/太さに依存します。

タイポグラフィ

フォント ファミリー

システム全体は、ルノー独自のディスプレイである **NouvelR** に設定されています

ファミリー、ナビゲーション、見出し、本文、キャプション、ボタン全体で使用

ラベル。 この家族は、やや幾何学的な、半ば凝縮された性格を持っています

高い X ハイトと四角い頂点がダイヤモンドと自然に調和します

ロゴマーク.

NouvelR のライセンスを取得できない場合、適切なオープンソースの代替手段には

が含まれます

**Inter Tight**、**Manrope**、または **HK Grotesk Semi Condensed** — すべて共有

温かみのある幾何学的な感触で、ウェイト 400 / 600 / 700 にきれいに適応します。

_`lineHeight` の表示サイズを元のサイズと一致するように ~0.95 に縮小します。しないでください

リラックスしてください。

階層_

|トークン |サイズ |重量 |行の高さ |文字間隔 | |

を使用します

|---|---|---|---|---|---|

| `` | 56ピクセル | 700 | 0.95 | 0 |ヒーローの見出し、キャンペーンのタイトル (「E-TECH ELEKTRİKLİ」、「REVOLUTION」)。 |

| `` | 40ピクセル | 700 | 0.95 | 0 |二次セクションのタイトル。 |

| `` | 32ピクセル | 700 | 0.95 | 0 |サブページおよびコンフィギュレータ パネルのページ レベルの H1。 |

| `` | 24ピクセル | 700 | 0.95 | 0 |セクションのヘッダー、カードのタイトル。 |

| `` | 20ピクセル | 700 | 0.95 | 0 |サブセクションのヘッダー、目立つラベル。 |

| `` | 18ピクセル | 700 | 1.0 | 0 |タイルのタイトル、リストのグループヘッダー。 |

| `` | 19.2ピクセル | 600 | 1.3 | 0 |リードパラグラフ、主人公のサブタイトル。 |

| `` | 18ピクセル | 400 | 1.5 | 0 |ロングフォルムのボディ。 |

| `` | 16ピクセル | 400 | 1.4 | 0 |デフォルトの本文フィールドとフォームフィールド。 |

| `` | 14ピクセル | 400 | 1.57 | 0 |キャプション、メタデータ。 |

| `` | 16ピクセル | 700 | 1.0 | 0 |ヒーローバンドの大きなCTA。 |

| `` | 14.4ピクセル | 700 | 1.0 | 0.144ピクセル |システム全体のデフォルトのボタン ラベル。 |

| `` | 13ピクセル | 600 | 1.2 | 0.13ピクセル |サブナビゲーションの錠剤、カード内の小さなアクション。 |

| `` | 12ピクセル | 400 | 1.4 | 0 |フッターの開示、規制テキスト。 |

| `` | 10ピクセル | 700 | 1.45 | 0 |タイトルの上に短い大文字のラベル。 |

原則

  • 表示サイズは常にウェイト 700、常に__CODEBCK_894___ です。この緊密さは、ブランドに企業的というよりも自信を与えるものです。
  • ボディ コピーのウェイトは 400 のままで、500 になることはありません。 本体とディスプレイのコントラストはシステムの一部です。
  • ボタンのラベルには、小さなプラスの文字間隔 (`` の`0.144px`) が含まれています。ほとんど目に見えませんが、これにより、ブランドが CTA に求めるわずかな機械的精度が追加されます。
  • 斜体、スクリプト、装飾合字は使用できません。

フォントの代替に関する注意

_NouvelR はライセンスを取得しています。代役 (インタータイト / マンロープ / HK Grotesk Semi

)

Condensed) 幾何学的文字は保持されますが、通常は

でレンダリングされます。

表示サイズでの行の高さをわずかに緩める — クランプ表示

`lineHeight` をソースと一致させるために明示的に 0.95 に変更します。

レイアウト

間隔システム_

  • **基本単位**: 4 ピクセル、作業スケールは 4 と 8 の倍数で構築されます。
  • **トークン**: `` 4px · `` 8px · `` 12px · `` 16px · `` 20px · `` 24px · `` 32px · `` 40px · `` 80px.
  • セクション パディング (フルブリード バンド → 次のバンド): デスクトップでは `` (80 ピクセル)、モバイルでは `` (40 ピクセル) に折りたたまれます。
  • プロモーション タイルの内部パディング: `` (32 ピクセル) デスクトップ上のすべての面。
  • コンフィギュレーターの行の垂直パディング: `` (24 ピクセル) の上下、行間のヘアライン区切り。

グリッドとコンテナ

  • **コンテンツの最大幅** ≈ 1440px。それを超えると、コンテンツは中央に留まり、暗い/明るいバンドが完全に広がります。
  • **ホームページ上のプロモーション グリッド**: デスクトップでは 2 列のタイル グリッドですが、モバイルでは 1 列に下がります。各タイルは四角形 (``) で、写真または単色が背景になっています。
  • **車両範囲グリッド**: デスクトップでは 1 列あたり 3 ~ 4 台の車、タブレットでは 2 アップ、小型モバイルでは 1 アップに折りたたまれます。
  • **Configurator** は、デスクトップ上で固定左側の視覚化ペイン (最大 60% 幅) と右側のスクロール オプション リスト (最大 40% 幅) を使用します。

ホワイトスペースの哲学

  • 空白は構造的なものであり、装飾的なものではありません。セクションは、ソフト パディング ランプではなく、カラー ブロック (白→黒) によって分離されています。
  • カードとコンフィギュレーターの行の内側には、パディングはたっぷりありますが、決して風通しが良くありません。このブランドはマスマーケットなので、密度は許容範囲内です。
  • ヘアライン `` 白い表面上の仕切りが、カタログの正確さの感覚を生み出します。暗い表面では、__CODEBCK_913___ が同じ役割を果たします。

標高と深さ

|レベル |治療 | |

を使用します

|---|---|---|

| 0 — フラット |影も境界線もありません |デフォルトのページ表面、フルブリードバンド。 |

| 1 — 概要 | 1 ピクセルのソリッド `` または `` |ライト、車両カード、コンフィギュレーター パネルのプロモーション タイル。 |

| 2 — カラーブロックされた立面図 |表面の色の変化 (例: `` カードが `` バンドの内側にある) |コンフィギュレータの詳細カード、関連コンテンツの行。 |

| 3 — ダーク反転 |カードは `` バンドに対して `` に交換されます | 「ティカリ アラチ」ヒーローのプロモーション タイル、ライフスタイル ストーリーテリング カード。 |

ドロップ シャドウはシステムから抽出されますが、マーケティング上ではほとんど表示されません

表面。表示されるときは非常に微妙です (不透明度約 10%、ぼかしは 2 ~ 4 ピクセル)

また、コンフィギュレーターのスティッキー サマリー バーなどのフローティング要素で使用されます。

装飾の深さ

  • R5 ヒーロー バンドは、大気メッシュ グラデーション背景 (車のシルエットの背後にある紫からピンク、黄色の輝き) を使用しており、システム内の唯一の真の大気深度として機能します。それ以外の場所では、深さは構造的なもの (色のブロック + 輪郭) であり、雰囲気的なものではありません。
  • E-TECH 電動パワートレインのページでは、断面図の背後に明るいマゼンタから紫へのグラデーションが使用されており、電動サブブランド用に予約されています。

図形

境界線の半径スケール

|トークン |値 | |

を使用します

|---|---|---|

| `` | 0ピクセル |タイル、車両カード、仕切り、バナー バンド、フルブリード画像。 |

| `` | 2ピクセル |デフォルトのボタン (第一の黄色、第二の黒、アウトライン)。 |

| `` | 3ピクセル |タブパネル、小さな欠け。 |

| `` | 4ピクセル |フォームラベル、インラインタグ。 |

| `` | 46ピクセル |サブナビゲーションピル、「yeni」/「NEW」バッジ、装飾的なカルーセルチップ。 |

| `` | 9999ピクセル |コンフィギュレーターの色見本、アバターのドット。 |

写真の幾何学

  • 車両の写真は **常に直角** (``) です。丸い車両のヒーロー ショットやソフトエッジの車両カードはありません。
  • アスペクト比は、**16:9** (ヒーロー バンド)、**1:1** (正方形のプロモーション タイル)、**4:3** (車両範囲カード) 付近に集中しています。ライフスタイル画像は、フルブリード バンドに対して **2:1 幅**で実行されることがあります。
  • アバターと小さなプロフィール キュー (存在する場合) は、__CODEBCK_927___ 円を使用して、それ以外の正方形のジオメトリと対比します。

コンポーネント

ボタン

**`button-primary`** — 黄色の CTA

  • 背景__CODEBCK_929___、ラベル__CODEBCK_930___、タイプ__CODEBCK_931___、パディング__CODEBCK_932___、__CODEBCK_933___.
  • _ページ上の単一の最も重要なアクション (例: "Hemen randevu al"、"Hesapla"、"Konfigüratörü başlat").
  • 押された状態は__CODEBCK_934___ (背景__CODEBCK_935___)にあります。

**`button-secondary-dark`** — 黒一色のCTA

  • 背景__CODEBCK_937___、ラベル__CODEBCK_938___、タイプ__CODEBCK_939___、__CODEBCK_940___.
  • __CODEBCK_941___ と組み合わせた等しい重みのセカンダリ アクション、または黄色のタイル背景で使用する場合のプライマリ アクション。

**`button-outline-dark`** — ライト上の CTA の概要

  • 背景__CODEBCK_943___、ラベル__CODEBCK_944___、1ピクセル単色__CODEBCK_945___、タイプ__CODEBCK_946___、__CODEBCK_947___.
  • _三次アクション。 「Detayları gör」、「Modeller」などのプライマリ/セカンダリと並んで表示されます。

**`button-outline-light`** — ダーク

のアウトライン CTA
  • 背景__CODEBCK_949___、ラベル__CODEBCK_950___、1ピクセル単色__CODEBCK_951___、タイプ__CODEBCK_952___、__CODEBCK_953___.
  • __CODEBCK_954___ に相当するダークキャンバス___.

**`button-pill`** — サブナビゲーション チップ

  • 背景__CODEBCK_956___、ラベル__CODEBCK_957___、1ピクセル単色__CODEBCK_958___、タイプ__CODEBCK_959___、__CODEBCK_960___、高さ36ピクセル
  • システムがピルを使用する唯一の場所は、トップレベルのフィルター チップ (「Servis & randevu」、「Sahiplik dönemi geçişi」、「Kampanyalar」) とコンフィギュレーターのタブ スイッチです。

**`button-icon-square`** — 小さなアイコン ボタン

  • 背景__CODEBCK_962___、1ピクセルのソリッド__CODEBCK_963___、__CODEBCK_964___、40×40ピクセルの正方形
  • カルーセル矢印、共有、言語スイッチャー。

カードとコンテナ

**`promo-tile-light`** — 白のプロモーション タイル

  • 背景__CODEBCK_966___、テキスト__CODEBCK_967___、入力__CODEBCK_968___、パディング__CODEBCK_969___、__CODEBCK_970___.
  • ホームページの「ハイブリッド アラック モデル」タイル、「ビネク アラック サティシュ カンパンヤラル」タイルの 2 アップ グリッドで使用されます。

**`promo-tile-dark`** — 黒のプロモーション タイル

  • 背景__CODEBCK_972___、テキスト__CODEBCK_973___、入力__CODEBCK_974___、パディング__CODEBCK_975___、__CODEBCK_976___.
  • ライフスタイル / 商用車のストーリーテリング タイル (「ticari araç satış kampanyaları」)。

**`promo-tile-yellow`** — アクセント プロモーション タイル

  • 背景__CODEBCK_978___、テキスト__CODEBCK_979___、入力__CODEBCK_980___、パディング__CODEBCK_981___、__CODEBCK_982___.
  • キャンペーン バンドをアンカーするシングル「PARLAK SARI」/「Sunlight Yellow」注目タイル。 予約済み — 通常、ページごとに最大 1 つ。

**`vehicle-card`** — 車リスト カード

  • 背景__CODEBCK_984___、上にフルブリードの商品写真、下にテキスト、__CODEBCK_985___、外枠なし。
  • 車両名 (``)、バリアント サブタイトル (``)、および末尾の 1 つの矢印アイコンが含まれます。

**`hero-banner`** — 流血のヒーロー

  • 背景__CODEBCK_989___、フルブリード写真または大気のグラデーション、コンテンツは左に積み上げられ、タイトルに「__CODEBCK_990___」と入力します。
  • ホームページ上の「SCENIC E-TECH ELEKTRİKLİ」のヒーロー。

入力とフォーム

**`text-input`** — デフォルト入力

  • 背景__CODEBCK_992___、テキスト__CODEBCK_993___、入力__CODEBCK_994___、1ピクセルの下枠__CODEBCK_995___、__CODEBCK_996___、パディング__CODEBCK_997___、高さ48ピクセル
  • 入力は意図的に最小限に抑えられています — 上面と側面にフチがなく、下部に単一のヘアラインがあります — カタログの雰囲気を保ちます。

コンフィギュレーター_

**`configurator-row`** — オプション リスト行

  • 背景__CODEBCK_999___、行間の区切り線ヘアライン__CODEBCK_1000___、パディング__CODEBCK_1001___上部/下部、__CODEBCK_1002___と入力します。
  • コンフィギュレータの右側のスクロール リスト: 「kasatipi」、「motor seçimi」、「versiyon seçimi」、「renk seçenekleri」など

**`configurator-swatch`** — 円形のカラー選択

  • 背景__CODEBCK_1004___ (または実際の車の色)、__CODEBCK_1005___、56×56px.
  • ペイントの色の選択に使用されます。アクティブ状態では、1 ピクセルのソリッド `` リングが追加されます。

ナビゲーション

**`nav-bar`** — トップ ナビゲーション (デスクトップ)

  • 背景__CODEBCK_1008___、タイプ__CODEBCK_1009___、高さ60ピクセル、ヘアライン__CODEBCK_1010___下枠。
  • _左: ダイヤモンドのロゴマーク。センター: トップレベルのナビゲーション (「Modeller」、「Hizmetler」、「Renault Yaşamı」、「MyRenault」)。右: 言語スイッチャー + ログイン アイコン。

**`nav-bar`** (モバイル)

  • _同じ高さ 60 ピクセルで、中央のナビゲーションをハンバーガー アイコンに折りたたみます。ロゴは左に残り、ログインは右に残ります。

**`sub-nav-pill`** — 錠剤スタイルのサブナビゲーション

  • ヒーローとコンテンツ本文の間の水平スクロール バーにピル チップを設定します (例: 「Servis & randevu」、「Sahiplik dönemi geçişi」、「Kampanyalar」)、__CODEBCK_1013___ スタイル。

署名コンポーネント

**`badge-new`** — 「yeni」バッジ

  • 背景__CODEBCK_1015___、ラベル__CODEBCK_1016___、タイプ__CODEBCK_1017___、__CODEBCK_1018___、パディング__CODEBCK_1019___.
  • 新しい車両カードの左下にアンカーされます。

**`footer`** — グローバル フッター

  • 背景__CODEBCK_1021___、テキスト__CODEBCK_1022___、入力__CODEBCK_1023___、パディング__CODEBCK_1024___.
  • __CODEBCK_1025___ で区切られた 1 行の著作権行の上にある 3 列のリーガル/クイック リンク/ロケール グリッド。

推奨事項と禁止事項

_実行

  • __CODEBCK_1026___ はプライマリ CTA、「yeni」/「NEW」バッジ、バンドごとに最大 1 つのアクセント プロモーション タイル専用に予約します。_`` は意図的にまれです。
  • `` は_`` テキストとのみペアリングします。黄色と白は禁止されています。
  • すべてを **NouvelR** で設定します。二次セリフ、スクリプト、装飾的な斜体は使用しません。
  • 表示見出しを__CODEBCK_1030___のウェイト700、__CODEBCK_1031___で保持し、複数行の折り返しにしっかりと重なるようにします。
  • すべての標準ボタンで `` (2 ピクセル) を使用します。ほぼ平らな角はブランドの一部です。
  • ストーリーテリングのリズムのために、__CODEBCK_1033___ と `` の間でフルバンドを切り替えます。セクションの背景として中間の灰色を使用しないでください。
  • __CODEBCK_1035___ の内側に車両の写真を全面的に表示し、そのコピーを下に重ねて重ねて表示しないでください。
  • __CODEBCK_1036___ (``) はサブナビゲーションおよび小さなフィルター行にのみ使用し、プライマリ CTA には決して使用しないでください。

しないでください

  • 二次的なアクセントカラーを導入しないでください。黄色が唯一のブランドアクセントです。セマンティック カラー (``、__CODEBCK_1039___、__CODEBCK_1040___) は機能的なものであり、装飾的なものではありません。
  • _車両カードやプロモーション タイルを四捨五入しないでください。角張った写真はブランド表現の中核です。
  • 体重を 500 や 600 に軽くしないでください。システムは 400 / 700 のコントラストに依存します。
  • __CODEBCK_1041___ を本文テキストまたはバンドごとに 1 つのアクセント タイルを超える大きな表面に適用しないでください。
  • 専用の R5 / E-TECH ヒーロー コンテキストの外に大気のグラデーション ウォッシュを追加しないでください。
  • 白地に明るいグレーのテキストを組み合わせないでください。本文テキストの ``、__CODEBCK_1043___、__CODEBCK_1044___ の手順 — `` および `` は、プレースホルダーおよび無効な状態用に予約されています。
  • 車両カードやプロモーション タイルにドロップ シャドウを追加しないでください。システムはカタログ レベルでシャドウフリーです。

応答動作

ブレークポイント

|名前 |幅 |主な変更点 |

|---|---|---|

|デスクトップXL | ≥ 1440 ピクセル |フル最大幅のコンテナ、3 ~ 4 列の車両グリッド、2 アップのプロモーション タイル グリッド。 |

|デスクトップ | 1280–1439ピクセル |同じレイアウトで、コンテナは `` サイド パディングを使用してビューポートに縮小されます。 |

|タブレット大 | 1024–1279ピクセル |車両グリッドは 3 アップに下がり、コンフィギュレーターの左/右ペインのサイズは 55/45 に変更されます。 |

|タブレット | 768–1023ピクセル |プロモ タイル グリッドは 2-up に折りたたまれ、サブナビゲーション ピルは水平スクロールになります。 |

|モバイル大 | 426–767ピクセル |車両グリッドが 2 アップ、コンフィギュレータが積み重ねられたペインに切り替わり (視覚化が上部、オプションが下部)、ナビゲーションが折りたたまれてハンバーガーになります。 |

|モバイル | ≤ 425 ピクセル |すべてのグリッドが 1 アップ、ヒーロー `` は最大 40 ピクセルにクランプされ、セクション パディング `` は `` に折りたたまれます。 |

タッチターゲット

  • _すべてのボタンはモバイルでは少なくとも 44×44 ピクセルで出荷されます。デフォルトの `` は高さ 48 ピクセルで、WCAG AAA を余裕で超えています。
  • `` (36 ピクセル) は、垂直方向のパディングを増やすことで、モバイルでは高さが 40 ピクセルに増加します。
  • `` (40 ピクセル) は WCAG AA の最小値にあり、タップ可能なままですが、プライマリ ナビゲーション コントロールとして使用する場合は 44 ピクセルまで拡大する必要があります。

戦略の崩壊

  • __HTMLTAG_765___ でトップレベルのナビゲーションが折りたたまれてハンバーガーになります
  • __HTMLTAG_767___ で 2 アップのプロモーション グリッドが 1 アップに崩壊します
  • _Configurator は < 1024px, with the visualisation pinned to the top of the viewport on scroll.
  • でサイドバイサイドからスタックに切り替わります
  • 見出しクランプを表示: `` ブレークポイント ラダー全体で 56 ピクセル → 40 ピクセル → 32 ピクセル。
  • サブナビゲーション ピルは、__HTMLTAG_773___ でラップ行から水平スクロール レールに変換します

画像の動作

  • _車両の写真は 1.5 倍および 2 倍の DPR で提供されます。 768 ピクセル未満では、システムはアート ディレクションが許可するポートレート指向の構図に切り替わります。
  • ヒーローの大気グラデーション (R5、E-TECH) は、プライマリ コンテンツの後に遅延して読み込まれます。ブロックしていません。
  • __CODEBCK_1055___ のライフスタイル / コマーシャル写真は、ブレークポイント間で同じ 16:9 フレームを維持し、レターボックスではなく内側にトリミングされます。

反復ガイド

1.一度に 1 つのコンポーネントに焦点を当てます。ほとんどのコンポーネントは ``、__CODEBCK_1057___ / ``、および NouvelR を共有します。ロール固有のトークン (``、__CODEBCK_1060___) のみがバリアント間でシフトします。

2.コンポーネント名とトークンを直接参照します (``、__CODEBCK_1062___、__CODEBCK_1063___) - 言い換えはしないでください。

3.編集後に__CODEBCK_1064___を実行します。孤立したトークンの警告により、未使用のエントリが出荷前に検出されます。

4.新しいバリアントを別のエントリとして追加します (`-pressed`、__CODEBCK_1066___、__CODEBCK_1067___)。散文の中に埋め込まないでください。

5.デフォルトの本文タイプは `` です。 `` は、ヒーローの字幕とリード段落でのみ使用してください。

6. `` を少なくしておきます — ビューポートごとに複数の黄色の要素が表示される場合は、そのうちの 1 つを `` または `` にドロップするかどうかを尋ねます。

既知のギャップ

  • アクティブ/押された視覚状態は、静的サーフェスでは一貫して観察できません。 `button-primary-pressed` は抽出された濃い黄色の値を文書化しますが、YAML に昇格された押されたバリアントを持つコンポーネントは他にありません。
  • _ドロップシャドウ値は抽出されたトークンに存在しますが、視覚的に表れることはほとんどありません。キャプチャされたページでは、コンフィギュレータの固定概要バーのみがそれらを使用します。
  • MyRenault アプリケーション サーフェス (ログイン製品) はこの抽出の範囲外です。公開マーケティング キャンバスのみが文書化されています。
  • _フォームフィールドのフォーカススタイルは抽出されません。システムは__CODEBCK_1074___の太い下枠に依存している可能性がありますが、これはキャプチャされたページでは視覚的に確認できません。

Design Insights

Design Approach

Renault's design system reflects a deliberate visual strategy that prioritizes expressive richness in every interface. The brand language centers on a #0a0a0a anchor, creating an immediate visual signature that differentiates Renault from competitors in the same space. What makes this system particularly effective is how consistently the brand identity carries across surfaces — from marketing pages to product UI — without feeling repetitive or rigid.

Design Approach

Renault's design system reflects a deliberate visual strategy that prioritizes expressive richness in every interface. The brand language centers on a #0a0a0a anchor, creating an immediate visual signature that differentiates Renault from competitors in the same space. What makes this system particularly effective is how consistently the brand identity carries across surfaces — from marketing pages to product UI — without feeling repetitive or rigid.

Design Approach

Renault's design system reflects a deliberate visual strategy that prioritizes expressive richness in every interface. The brand language centers on a #0a0a0a anchor, creating an immediate visual signature that differentiates Renault from competitors in the same space. What makes this system particularly effective is how consistently the brand identity carries across surfaces — from marketing pages to product UI — without feeling repetitive or rigid.

Related Design Systems

Explore similar design languages from the same category:

· About · Contact