feature/v2-design #2

Merged
42point merged 8 commits from feature/v2-design into dev 2026-05-27 13:56:34 +03:00

8 Commits

Author SHA1 Message Date
6c3ae5da84 add claude 2026-05-27 13:51:15 +03:00
dea75dcaf8 Tweak V2 header search and recommendation cards 2026-05-19 13:32:26 +03:00
5667395b02 Add lighter Cormorant weights and refine V2 typography 2026-05-19 13:03:07 +03:00
ab80a4fd12 fix local image 2026-04-23 11:47:31 +03:00
c40d310924 image localization 2026-04-23 11:33:56 +03:00
83ce3622a3 migraion completed 2026-04-23 10:23:28 +03:00
6ca7190335 Move V1/V2 toggle into main nav and ui-kit sidebar
Relocates the toggle out of header actions into the end of .main-nav
(pushed right via margin-left:auto) and adds it to the ui-kit sidebar,
which uses the base layout without the site header.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 16:08:30 +03:00
6ff7e97046 Add V1/V2 design version toggle
Introduces data-design-version attribute on <html> with localStorage
persistence and anti-flicker inline script. V2 overrides implement the
design audit: Cormorant serif headings, #7D021D wine palette, warm
#FFFDFA base, refreshed product card, mega-menu, contacts, and form
success state. V1 remains untouched.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 01:33:41 +03:00