Whitewater Rooftop Social — Social Media Kit
============================================
Eat. Drink. Be Social.

WHAT'S INSIDE
─────────────

avatar/
  Square profile pictures, pre-padded with safe zone, ready to upload.
  Drop straight into Apple Maps, Instagram, Facebook, X/Twitter, LinkedIn,
  TikTok, YouTube, Google Business, Yelp — no resizing or background-fill needed.

  Sizes:
    2048×2048   — retina / 4K platforms
    1024×1024   — Apple Maps minimum, standard for most platforms
    512×512     — small/legacy uploaders, app icons

  Backgrounds (each size is rendered against each):
    transparent — PNG only. Use when you need to layer the logo (Stripe, Apple Maps, etc.)
    dark        — brand-dark solid bg. PNG + JPG. Default profile bg.
    light       — white solid bg. PNG + JPG. Yelp, directories, light-themed apps.
    gold/orange — brand accent solid bg. PNG + JPG. Premium/hero surfaces.

  PNG vs JPG:
    PNG = transparency support, lossless, slightly larger file.
    JPG = solid bg only (no transparency), smaller file, required by some uploaders.

cover/
  Cover photos, pre-built at the exact dimensions each platform requires.
  Blurred hero photo + brand wordmark + tagline + brand-color accent strip.

  apple-maps-1600x1040.jpg   — Apple Maps Connect place card cover
  facebook-1640x624.jpg      — Facebook page cover (retina)
  twitter-1500x500.jpg       — X/Twitter profile header
  linkedin-1584x396.jpg      — LinkedIn company page banner
  youtube-2048x1152.jpg      — YouTube channel banner (TV-safe area centered)
  instagram-1350x1080.jpg    — Instagram landscape post / story banner crop


HOW TO USE
──────────

1. Pick the variant the platform asks for.
2. Upload it. Most platforms accept the file as-is — no crop tool needed.
3. If the platform asks for a "minimum 1024×1024" or similar, give it the
   matching size from this kit. No resizing.

REGENERATING
────────────

This kit was generated by:
  ~/Documents/APPS/MARKETING-ENGINES/SOCIAL-KIT-ENGINE/scripts/build-social-kit.py

To rebuild:
  cd ~/Documents/APPS/MARKETING-ENGINES/SOCIAL-KIT-ENGINE
  python3 scripts/build-social-kit.py --brand rt --force

Brand config: brand-configs/rt.json (logo paths, hero photo, colors, tagline).
