Б. Шрифтовая пара
Для создания баланса между экспертностью и дружелюбием выбрана следующая пара:
1. Заголовки: Alice (изящный, округлый serif-шрифт с легким ретро-настроением, ассоциируется с натуральностью и экологичностью).
2. Основной текст: Manrope (современный, очень легко читаемый геометрический sans-serif).
Below is the rendered visual of the font pair and color palette:
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 450" width="100%" height="100%">
<!-- Background -->
<rect width="800" height="450" fill="#FAF6EE" rx="15"/>
<!-- Title -->
<text x="50" y="60" font-family="'Alice', 'Georgia', serif" font-size="28" font-weight="bold" fill="#1E4620">Визуальный паспорт бренда «ВкусВилл»</text>
<!-- Colors section -->
<text x="50" y="110" font-family="'Manrope', 'Arial', sans-serif" font-size="14" letter-spacing="1" font-weight="bold" fill="#8DAA80">ЦВЕТОВАЯ ПАЛИТРА</text>
<!-- Color cards -->
<g transform="translate(50, 130)">
<!-- Color 1 -->
<rect x="0" y="0" width="160" height="100" fill="#1E4620" rx="8"/>
<text x="10" y="125" font-family="'Manrope', 'Arial', sans-serif" font-size="12" font-weight="bold" fill="#1E4620">#1E4620</text>
<text x="10" y="142" font-family="'Manrope', 'Arial', sans-serif" font-size="10" fill="#777">Глубокий хвойный</text>
<!-- Color 2 -->
<rect x="180" y="0" width="160" height="100" fill="#8DAA80" rx="8"/>
<text x="190" y="125" font-family="'Manrope', 'Arial', sans-serif" font-size="12" font-weight="bold" fill="#8DAA80">#8DAA80</text>
<text x="190" y="142" font-family="'Manrope', 'Arial', sans-serif" font-size="10" fill="#777">Мягкий шалфей</text>
<!-- Color 3 -->
<rect x="360" y="0" width="160" height="100" fill="#FAF6EE" stroke="#8DAA80" stroke-width="1" rx="8"/>
<text x="370" y="125" font-family="'Manrope', 'Arial', sans-serif" font-size="12" font-weight="bold" fill="#1E4620">#FAF6EE</text>
<text x="370" y="142" font-family="'Manrope', 'Arial', sans-serif" font-size="10" fill="#777">Теплый крем</text>
<!-- Color 4 -->
<rect x="540" y="0" width="160" height="100" fill="#D36E50" rx="8"/>
<text x="550" y="125" font-family="'Manrope', 'Arial', sans-serif" font-size="12" font-weight="bold" fill="#D36E50">#D36E50</text>