# The Urban Burger - Tabletop QR Menu Stand Design System ## Color Palette - **Forest Green Background**: `#1c3e2b` / `#163323` (ambient tabletop / environment backdrop) - **Rust / Terracotta Leather Plaque**: `#a64d2a` / `#b35431` (primary card & stand body) - **Cream / Warm Alabaster QR Inset**: `#f8f3eb` (QR code container background) - **Rust QR Pattern**: `#a64d2a` / `#944222` (custom branded QR pixel matrix) - **Warm Golden Wheat**: `#f5be72` / `#e9b366` (logo outline, flame accents, hand-drawn icons) - **Pure White / Cream UI Text**: `#ffffff` / `#fef8f0` (display headers, scan instructions, category list) - **Subtle Divider / Border Lines**: `#c96b46` / `rgba(255, 255, 255, 0.2)` (category separation rules) ## Typography - **Display / Headers**: `Montserrat`, `Plus Jakarta Sans`, or `Oswald` (weights 800-900, uppercase, clean geometric sans-serif with tight line-height) - **Logo Typography**: Stylized bold outline font with flame icon ligature (or stylized custom geometric sans) - **Instructional & Body**: `Inter`, `Plus Jakarta Sans`, or `DM Sans` (weights 500-700, generous tracking `0.1em` to `0.2em`) Font imports: ```css @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700;800;900&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap'); ``` ## Spacing & Layout - **Stand Plaque Dimensions**: `360px` – `400px` width, `~700px` height (aspect ratio ~1:1.8 portrait tabletop stand) - **Border Radius**: `28px` (`rounded-[2rem]`) on outer card with physical drop shadow - **QR Plate Corner Radius**: `24px` (`rounded-3xl`) with inset shadow - **Hierarchy Order**: 1. Brand Logo (Top) 2. Action Callout (`DIGITAL MENU / SCAN TO ORDER`) 3. Centered Large QR Code Box with custom rounded finder patterns 4. Camera Prompt (`Use your phone's camera`) 5. Category Quick-View List (Burgers, Fries, Shakes, Vegan Options) flanked by illustrative line icons --- ## Reusable Components ### 1. Urban Burger Brand Badge & Header ```html
Use your phone's camera