PILGRIM BRAND ASSETS

These files export the existing logo components used by the Pilgrim website.
SVG path geometry and viewBox proportions are preserved from the source assets.

CONTENTS
- svg/: transparent vector exports of the logo mark, wordmark, and lockup.
- png/: transparent raster exports of the same assets.
- Each asset has a dark (process-black) version and a bone version.
- The lockup includes the existing “BATTLEFIELD BIOTECHNOLOGIES” tagline.
- The light bone assets are intended to be viewed against a dark background.

PNG DIMENSIONS
- Logo mark: 1024 x 1024 px.
- Wordmark: 2766 x 296 px.
- Lockup: 2012 x 340 px.

WEBSITE COLOR TOKENS
These values are copied from the website’s base color tokens in globals.css.
They document the current implementation; they are not a separate usage guide.
bone: #F3F4EF
cool-grey: #F6F6F6
product-backdrop: #E5E6DE
white: #FFFFFF
process-black: #131312
button-dark: #1C1C1C
button-dark-chip: #707070
black: #000000
red: #DE1705
print-red: #C8321B
print-blue: #071724
print-green: #102A08
blue-500: #001624
blue-400: #003758
blue-300: #004874
blue-200: #0065A4
blue-electric: #59C2FF
interaction-blue: #0065A4
green-500: #062C05
green-400: #0B5409
green-300: #167D14
green-200: #0D9C0B
green-electric: #9FF710
grey-50: #E6E7DF
grey-100: #DBDCD7
grey-200: #C2C3BF
grey-300: #AAABA7
grey-400: #565754
grey-500: #40403E
grey-600: #292A28
highlight: #9FF710 (alias of green-electric)

SOURCE COMPONENTS
src/components/brand/logo.tsx
src/components/brand/wordmark.tsx
src/components/brand/lockup.tsx
src/styles/globals.css

No font files are included. The exported lettering is vector path geometry.
