[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-automattic-site-specification":3,"mdc--rve97t-key":33,"related-repo-automattic-site-specification":3939,"related-org-automattic-site-specification":3979},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":28,"sourceUrl":31,"mdContent":32},"site-specification","extract WordPress site specifications","Extract comprehensive site specifications from simple descriptions. Use when analyzing a user's theme request to determine site type, audience, tone, layout requirements, and typography.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"automattic","Automattic","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fautomattic.png",[12,16,19],{"name":13,"slug":14,"type":15},"Specs","specs","tag",{"name":17,"slug":18,"type":15},"WordPress","wordpress",{"name":20,"slug":21,"type":15},"Design","design",104,"https:\u002F\u002Fgithub.com\u002FAutomattic\u002Fwordpress-agent-skills","2026-04-06T18:03:23.950929",null,11,[],{"repoUrl":23,"stars":22,"forks":26,"topics":29,"description":30},[],"A collection of agent skills that can be used to create WordPress themes and sites","https:\u002F\u002Fgithub.com\u002FAutomattic\u002Fwordpress-agent-skills\u002Ftree\u002FHEAD\u002Fclaude-cowork\u002Fwp-site-creator\u002Fskills\u002Fsite-specification","---\nname: site-specification\ndescription: Extract comprehensive site specifications from simple descriptions. Use when analyzing a user's theme request to determine site type, audience, tone, layout requirements, and typography.\n---\n\n# Site Specification Skill\n\nExtract detailed site specifications from user descriptions to guide theme generation. If the user has provided images, image urls or other documents, analyze them for additional clues about the brand and design preferences - obviously things like an exising logo image can be very informative about the brand's aesthetic, tone, and values, and any written documents can contain explicit statements about the brand identity or design preferences.\n\n## Site Spec Schema\n\nA complete site specification uses this JSON structure:\n\n```json\n{\n  \"siteBrief\": {\n    \"siteName\": \"Name of the site\u002Fbusiness\",\n    \"siteType\": \"Type of site (e.g., e-commerce, portfolio, blog, SaaS, restaurant)\",\n    \"primaryGoal\": \"Main purpose or conversion goal of the site\",\n    \"audience\": \"Target audience description\",\n    \"tone\": \"Voice and tone for the content\",\n    \"brandKeywords\": \"Keywords describing the brand aesthetic and values\"\n  },\n  \"layoutNotes\": [\n    \"Each layout requirement as a separate string\",\n    \"Sections, features, and visual elements\"\n  ],\n  \"typography\": {\n    \"primaryFont\": \"Main font for headings\",\n    \"secondaryFont\": \"Font for body text\",\n    \"usage\": \"How fonts should be applied\",\n    \"fontImport\": \"Google Fonts import URL\"\n  }\n}\n```\n\nAll fields are optional - only include what can be reasonably inferred from the user's description.\n\n## Inference Patterns by Site Type\n\n### SaaS \u002F Technology\n\n**Infer:**\n- Primary goal: Drive signups or demo requests\n- Audience: Technical decision-makers, developers, or business users\n- Tone: Professional, innovative, trustworthy\n- Brand keywords: Modern, efficient, powerful, seamless\n\n**Typical layout:**\n- Hero with value proposition and CTA\n- Feature grid or comparison\n- Social proof (logos, testimonials)\n- Pricing section\n- FAQ\n- Final CTA\n\n**Typography tendency:**\n- Clean geometric sans-serifs\n- Strong hierarchy for scanning\n- Consider: Satoshi, Plus Jakarta Sans, Outfit\n\n### E-commerce \u002F Retail\n\n**Infer:**\n- Primary goal: Drive purchases\n- Audience: Consumers with specific interests\n- Tone: Varies by brand (luxury vs. casual vs. value)\n- Brand keywords: Depends on positioning\n\n**Typical layout:**\n- Hero with featured products or promotion\n- Category navigation\n- Featured products grid\n- Trust signals (reviews, guarantees)\n- Newsletter signup\n\n**Typography tendency:**\n- Match to brand positioning\n- Luxury: refined serifs\n- Modern: geometric sans\n- Playful: display fonts\n\n### Professional Services (Law, Finance, Consulting)\n\n**Infer:**\n- Primary goal: Generate inquiries or establish credibility\n- Audience: Business decision-makers, individuals seeking expertise\n- Tone: Professional, authoritative, trustworthy\n- Brand keywords: Expertise, integrity, established, reliable\n\n**Typical layout:**\n- Hero with credentials or value statement\n- Services\u002Fpractice areas\n- Team profiles\n- Case studies or results\n- Testimonials from clients\n- Contact\u002Fconsultation CTA\n\n**Typography tendency:**\n- Traditional serifs for headings (credibility)\n- Clean sans-serif for body (readability)\n- Consider: Cormorant Garamond, DM Serif Display, Source Sans Pro\n\n### Restaurant \u002F Food Service\n\n**Infer:**\n- Primary goal: Drive reservations or visits\n- Audience: Local diners, food enthusiasts\n- Tone: Warm, inviting, appetite-inducing\n- Brand keywords: Fresh, handcrafted, cozy, authentic\n\n**Typical layout:**\n- Hero with appetizing food imagery\n- Menu sections\n- About\u002Fstory\n- Location and hours\n- Reservation CTA\n- Instagram or gallery\n\n**Typography tendency:**\n- Display fonts for personality\n- Readable serif or sans for menus\n- Consider: Playfair Display, Lora, Josefin Sans\n\n### Creative \u002F Portfolio\n\n**Infer:**\n- Primary goal: Showcase work and attract clients\n- Audience: Potential clients, art directors, collaborators\n- Tone: Creative, distinctive, personality-driven\n- Brand keywords: Original, crafted, artistic, unique\n\n**Typical layout:**\n- Full-bleed portfolio hero\n- Project gallery or case studies\n- About\u002Fbio section\n- Services offered\n- Contact or inquiry form\n\n**Typography tendency:**\n- Distinctive display fonts\n- Personal to the creator's style\n- Consider: Clash Display, Fraunces, Syne\n\n### Blog \u002F Media\n\n**Infer:**\n- Primary goal: Engage readers and build audience\n- Audience: Readers with specific interests\n- Tone: Varies by niche (authoritative, casual, entertaining)\n- Brand keywords: Informative, engaging, credible\n\n**Typical layout:**\n- Featured post hero\n- Recent posts grid or list\n- Category navigation\n- About the author\n- Newsletter signup\n- Popular\u002Ftrending section\n\n**Typography tendency:**\n- Readable body fonts (critical for long-form)\n- Clean heading fonts\n- Consider: Merriweather, Source Serif Pro, DM Sans\n\n### Non-profit \u002F Organization\n\n**Infer:**\n- Primary goal: Drive donations, volunteers, or awareness\n- Audience: Supporters, potential donors, community members\n- Tone: Compassionate, urgent, trustworthy\n- Brand keywords: Impact, community, change, hope\n\n**Typical layout:**\n- Hero with mission statement and CTA\n- Impact statistics\n- Programs\u002Finitiatives\n- Stories of impact\n- Ways to help (donate, volunteer)\n- Newsletter\u002Fupdates signup\n\n**Typography tendency:**\n- Warm, approachable fonts\n- Avoid cold corporate feel\n- Consider: Lato, Open Sans, PT Serif\n\n## Examples\n\n### Example 1: Coffee Shop\n\n**User prompt:** \"Create a theme for my coffee shop called Bean & Brew\"\n\n```json\n{\n  \"siteBrief\": {\n    \"siteName\": \"Bean & Brew\",\n    \"siteType\": \"coffee shop\",\n    \"primaryGoal\": \"Attract local customers and showcase menu\",\n    \"audience\": \"Coffee enthusiasts, local community members, remote workers looking for a cozy workspace\",\n    \"tone\": \"warm, inviting, artisanal, community-focused\",\n    \"brandKeywords\": \"cozy, handcrafted, aromatic, rustic wood, warm browns, cream accents\"\n  },\n  \"layoutNotes\": [\n    \"Hero with inviting coffee shop interior or signature drink\",\n    \"Menu section with categories (espresso, specialty drinks, pastries)\",\n    \"About section with story and values\",\n    \"Location and hours with embedded map\",\n    \"Instagram feed integration\",\n    \"Warm color palette (browns, creams, coffee tones)\"\n  ],\n  \"typography\": {\n    \"primaryFont\": \"\\\"Playfair Display\\\", serif\",\n    \"secondaryFont\": \"\\\"Lato\\\", sans-serif\",\n    \"usage\": \"Playfair Display for elegant headings, Lato for readable body text\",\n    \"fontImport\": \"https:\u002F\u002Ffonts.googleapis.com\u002Fcss2?family=Playfair+Display:wght@400;700&family=Lato:wght@300;400;700&display=swap\"\n  }\n}\n```\n\n### Example 2: Law Firm\n\n**User prompt:** \"I need a theme for my law firm, Harrison & Associates. We specialize in corporate law and mergers. Very professional, trustworthy vibe.\"\n\n```json\n{\n  \"siteBrief\": {\n    \"siteName\": \"Harrison & Associates\",\n    \"siteType\": \"law firm\",\n    \"primaryGoal\": \"Establish credibility and generate client inquiries for corporate law services\",\n    \"audience\": \"Business executives, corporate decision-makers, companies seeking M&A legal counsel\",\n    \"tone\": \"professional, authoritative, trustworthy, sophisticated\",\n    \"brandKeywords\": \"corporate excellence, integrity, deep navy, gold accents, marble textures, clean lines\"\n  },\n  \"layoutNotes\": [\n    \"Hero with professional office imagery or abstract corporate graphics\",\n    \"Practice areas section highlighting corporate law and M&A expertise\",\n    \"Attorney profiles with credentials and specializations\",\n    \"Case studies or notable transactions (anonymized)\",\n    \"Client testimonials from business leaders\",\n    \"Contact section with consultation booking\",\n    \"Color palette: navy blue, white, gold accents\"\n  ],\n  \"typography\": {\n    \"primaryFont\": \"\\\"Cormorant Garamond\\\", serif\",\n    \"secondaryFont\": \"\\\"Source Sans Pro\\\", sans-serif\",\n    \"usage\": \"Cormorant Garamond for prestigious headings, Source Sans Pro for professional body text\",\n    \"fontImport\": \"https:\u002F\u002Ffonts.googleapis.com\u002Fcss2?family=Cormorant+Garamond:wght@400;600;700&family=Source+Sans+Pro:wght@300;400;600&display=swap\"\n  }\n}\n```\n\n### Example 3: Esports Team\n\n**User prompt:** \"Make a theme for NeonPulse Gaming - an esports team. We compete in FPS games and want something edgy and fast.\"\n\n```json\n{\n  \"siteBrief\": {\n    \"siteName\": \"NeonPulse Gaming\",\n    \"siteType\": \"esports team\",\n    \"primaryGoal\": \"Build fan community, attract sponsors, and recruit talented players\",\n    \"audience\": \"Gaming enthusiasts, esports fans, potential sponsors, aspiring pro gamers\",\n    \"tone\": \"edgy, high-energy, competitive, bold\",\n    \"brandKeywords\": \"neon glow, cyberpunk, electric purple, hot pink, dark backgrounds, glitch effects, speed lines\"\n  },\n  \"layoutNotes\": [\n    \"Hero with team action shots or dynamic gaming footage background\",\n    \"Player roster with stats and social links\",\n    \"Match schedule and live stream integration\",\n    \"Tournament achievements and trophies\",\n    \"Sponsor showcase\",\n    \"Merchandise store link\",\n    \"News\u002Fblog for team updates\",\n    \"Dark theme with neon accents (purple, pink, cyan)\"\n  ],\n  \"typography\": {\n    \"primaryFont\": \"\\\"Rajdhani\\\", sans-serif\",\n    \"secondaryFont\": \"\\\"DM Sans\\\", sans-serif\",\n    \"usage\": \"Rajdhani for aggressive tech headings, DM Sans for clean readable content\",\n    \"fontImport\": \"https:\u002F\u002Ffonts.googleapis.com\u002Fcss2?family=Rajdhani:wght@500;600;700&family=DM+Sans:wght@300;400;600&display=swap\"\n  }\n}\n```\n\n### Example 4: Minimal Request\n\n**User prompt:** \"Build a custom theme for my blog\"\n\n```json\n{\n  \"siteBrief\": {\n    \"siteType\": \"personal blog\",\n    \"primaryGoal\": \"Share content and build readership\",\n    \"tone\": \"personal, approachable\"\n  },\n  \"layoutNotes\": [\n    \"Hero with featured post or welcome message\",\n    \"Recent posts grid or list\",\n    \"About the author section\",\n    \"Categories\u002Ftags navigation\",\n    \"Newsletter signup\"\n  ],\n  \"typography\": {\n    \"primaryFont\": \"\\\"Outfit\\\", sans-serif\",\n    \"secondaryFont\": \"\\\"Merriweather\\\", serif\",\n    \"usage\": \"Outfit for clean headings, Merriweather for comfortable long-form reading\",\n    \"fontImport\": \"https:\u002F\u002Ffonts.googleapis.com\u002Fcss2?family=Outfit:wght@400;600;700&family=Merriweather:wght@300;400;700&display=swap\"\n  }\n}\n```\n\n## Presentation Format\n\nAfter extracting the site spec, present it to the user as a readable table for confirmation:\n\n| Field | Value |\n|-------|-------|\n| Site Name | [name] |\n| Site Type | [type] |\n| Primary Goal | [goal] |\n| Target Audience | [audience] |\n| Tone | [tone] |\n| Brand Keywords | [keywords] |\n| Key Sections | [comma-separated list from layoutNotes] |\n| Typography | [primaryFont] + [secondaryFont] |\n\nThen ask: \"Does this capture your vision? Let me know if you'd like to adjust anything before we proceed to design options.\"\n",{"data":34,"body":35},{"name":4,"description":6},{"type":36,"children":37},"root",[38,47,53,60,65,621,626,632,639,648,673,681,714,722,740,746,753,776,783,811,818,841,847,854,877,884,917,924,942,948,955,978,985,1018,1025,1043,1049,1056,1079,1086,1114,1121,1139,1145,1152,1175,1182,1213,1220,1238,1244,1251,1274,1281,1314,1321,1339,1345,1351,1361,1972,1978,1987,2611,2617,2626,3270,3276,3285,3758,3764,3769,3928,3933],{"type":39,"tag":40,"props":41,"children":43},"element","h1",{"id":42},"site-specification-skill",[44],{"type":45,"value":46},"text","Site Specification Skill",{"type":39,"tag":48,"props":49,"children":50},"p",{},[51],{"type":45,"value":52},"Extract detailed site specifications from user descriptions to guide theme generation. If the user has provided images, image urls or other documents, analyze them for additional clues about the brand and design preferences - obviously things like an exising logo image can be very informative about the brand's aesthetic, tone, and values, and any written documents can contain explicit statements about the brand identity or design preferences.",{"type":39,"tag":54,"props":55,"children":57},"h2",{"id":56},"site-spec-schema",[58],{"type":45,"value":59},"Site Spec Schema",{"type":39,"tag":48,"props":61,"children":62},{},[63],{"type":45,"value":64},"A complete site specification uses this JSON structure:",{"type":39,"tag":66,"props":67,"children":72},"pre",{"className":68,"code":69,"language":70,"meta":71,"style":71},"language-json shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","{\n  \"siteBrief\": {\n    \"siteName\": \"Name of the site\u002Fbusiness\",\n    \"siteType\": \"Type of site (e.g., e-commerce, portfolio, blog, SaaS, restaurant)\",\n    \"primaryGoal\": \"Main purpose or conversion goal of the site\",\n    \"audience\": \"Target audience description\",\n    \"tone\": \"Voice and tone for the content\",\n    \"brandKeywords\": \"Keywords describing the brand aesthetic and values\"\n  },\n  \"layoutNotes\": [\n    \"Each layout requirement as a separate string\",\n    \"Sections, features, and visual elements\"\n  ],\n  \"typography\": {\n    \"primaryFont\": \"Main font for headings\",\n    \"secondaryFont\": \"Font for body text\",\n    \"usage\": \"How fonts should be applied\",\n    \"fontImport\": \"Google Fonts import URL\"\n  }\n}\n","json","",[73],{"type":39,"tag":74,"props":75,"children":76},"code",{"__ignoreMap":71},[77,89,119,162,200,238,276,314,349,358,384,404,421,430,455,493,531,569,603,612],{"type":39,"tag":78,"props":79,"children":82},"span",{"class":80,"line":81},"line",1,[83],{"type":39,"tag":78,"props":84,"children":86},{"style":85},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[87],{"type":45,"value":88},"{\n",{"type":39,"tag":78,"props":90,"children":92},{"class":80,"line":91},2,[93,98,104,109,114],{"type":39,"tag":78,"props":94,"children":95},{"style":85},[96],{"type":45,"value":97},"  \"",{"type":39,"tag":78,"props":99,"children":101},{"style":100},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[102],{"type":45,"value":103},"siteBrief",{"type":39,"tag":78,"props":105,"children":106},{"style":85},[107],{"type":45,"value":108},"\"",{"type":39,"tag":78,"props":110,"children":111},{"style":85},[112],{"type":45,"value":113},":",{"type":39,"tag":78,"props":115,"children":116},{"style":85},[117],{"type":45,"value":118}," {\n",{"type":39,"tag":78,"props":120,"children":122},{"class":80,"line":121},3,[123,128,134,138,142,147,153,157],{"type":39,"tag":78,"props":124,"children":125},{"style":85},[126],{"type":45,"value":127},"    \"",{"type":39,"tag":78,"props":129,"children":131},{"style":130},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[132],{"type":45,"value":133},"siteName",{"type":39,"tag":78,"props":135,"children":136},{"style":85},[137],{"type":45,"value":108},{"type":39,"tag":78,"props":139,"children":140},{"style":85},[141],{"type":45,"value":113},{"type":39,"tag":78,"props":143,"children":144},{"style":85},[145],{"type":45,"value":146}," \"",{"type":39,"tag":78,"props":148,"children":150},{"style":149},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[151],{"type":45,"value":152},"Name of the site\u002Fbusiness",{"type":39,"tag":78,"props":154,"children":155},{"style":85},[156],{"type":45,"value":108},{"type":39,"tag":78,"props":158,"children":159},{"style":85},[160],{"type":45,"value":161},",\n",{"type":39,"tag":78,"props":163,"children":165},{"class":80,"line":164},4,[166,170,175,179,183,187,192,196],{"type":39,"tag":78,"props":167,"children":168},{"style":85},[169],{"type":45,"value":127},{"type":39,"tag":78,"props":171,"children":172},{"style":130},[173],{"type":45,"value":174},"siteType",{"type":39,"tag":78,"props":176,"children":177},{"style":85},[178],{"type":45,"value":108},{"type":39,"tag":78,"props":180,"children":181},{"style":85},[182],{"type":45,"value":113},{"type":39,"tag":78,"props":184,"children":185},{"style":85},[186],{"type":45,"value":146},{"type":39,"tag":78,"props":188,"children":189},{"style":149},[190],{"type":45,"value":191},"Type of site (e.g., e-commerce, portfolio, blog, SaaS, restaurant)",{"type":39,"tag":78,"props":193,"children":194},{"style":85},[195],{"type":45,"value":108},{"type":39,"tag":78,"props":197,"children":198},{"style":85},[199],{"type":45,"value":161},{"type":39,"tag":78,"props":201,"children":203},{"class":80,"line":202},5,[204,208,213,217,221,225,230,234],{"type":39,"tag":78,"props":205,"children":206},{"style":85},[207],{"type":45,"value":127},{"type":39,"tag":78,"props":209,"children":210},{"style":130},[211],{"type":45,"value":212},"primaryGoal",{"type":39,"tag":78,"props":214,"children":215},{"style":85},[216],{"type":45,"value":108},{"type":39,"tag":78,"props":218,"children":219},{"style":85},[220],{"type":45,"value":113},{"type":39,"tag":78,"props":222,"children":223},{"style":85},[224],{"type":45,"value":146},{"type":39,"tag":78,"props":226,"children":227},{"style":149},[228],{"type":45,"value":229},"Main purpose or conversion goal of the site",{"type":39,"tag":78,"props":231,"children":232},{"style":85},[233],{"type":45,"value":108},{"type":39,"tag":78,"props":235,"children":236},{"style":85},[237],{"type":45,"value":161},{"type":39,"tag":78,"props":239,"children":241},{"class":80,"line":240},6,[242,246,251,255,259,263,268,272],{"type":39,"tag":78,"props":243,"children":244},{"style":85},[245],{"type":45,"value":127},{"type":39,"tag":78,"props":247,"children":248},{"style":130},[249],{"type":45,"value":250},"audience",{"type":39,"tag":78,"props":252,"children":253},{"style":85},[254],{"type":45,"value":108},{"type":39,"tag":78,"props":256,"children":257},{"style":85},[258],{"type":45,"value":113},{"type":39,"tag":78,"props":260,"children":261},{"style":85},[262],{"type":45,"value":146},{"type":39,"tag":78,"props":264,"children":265},{"style":149},[266],{"type":45,"value":267},"Target audience description",{"type":39,"tag":78,"props":269,"children":270},{"style":85},[271],{"type":45,"value":108},{"type":39,"tag":78,"props":273,"children":274},{"style":85},[275],{"type":45,"value":161},{"type":39,"tag":78,"props":277,"children":279},{"class":80,"line":278},7,[280,284,289,293,297,301,306,310],{"type":39,"tag":78,"props":281,"children":282},{"style":85},[283],{"type":45,"value":127},{"type":39,"tag":78,"props":285,"children":286},{"style":130},[287],{"type":45,"value":288},"tone",{"type":39,"tag":78,"props":290,"children":291},{"style":85},[292],{"type":45,"value":108},{"type":39,"tag":78,"props":294,"children":295},{"style":85},[296],{"type":45,"value":113},{"type":39,"tag":78,"props":298,"children":299},{"style":85},[300],{"type":45,"value":146},{"type":39,"tag":78,"props":302,"children":303},{"style":149},[304],{"type":45,"value":305},"Voice and tone for the content",{"type":39,"tag":78,"props":307,"children":308},{"style":85},[309],{"type":45,"value":108},{"type":39,"tag":78,"props":311,"children":312},{"style":85},[313],{"type":45,"value":161},{"type":39,"tag":78,"props":315,"children":317},{"class":80,"line":316},8,[318,322,327,331,335,339,344],{"type":39,"tag":78,"props":319,"children":320},{"style":85},[321],{"type":45,"value":127},{"type":39,"tag":78,"props":323,"children":324},{"style":130},[325],{"type":45,"value":326},"brandKeywords",{"type":39,"tag":78,"props":328,"children":329},{"style":85},[330],{"type":45,"value":108},{"type":39,"tag":78,"props":332,"children":333},{"style":85},[334],{"type":45,"value":113},{"type":39,"tag":78,"props":336,"children":337},{"style":85},[338],{"type":45,"value":146},{"type":39,"tag":78,"props":340,"children":341},{"style":149},[342],{"type":45,"value":343},"Keywords describing the brand aesthetic and values",{"type":39,"tag":78,"props":345,"children":346},{"style":85},[347],{"type":45,"value":348},"\"\n",{"type":39,"tag":78,"props":350,"children":352},{"class":80,"line":351},9,[353],{"type":39,"tag":78,"props":354,"children":355},{"style":85},[356],{"type":45,"value":357},"  },\n",{"type":39,"tag":78,"props":359,"children":361},{"class":80,"line":360},10,[362,366,371,375,379],{"type":39,"tag":78,"props":363,"children":364},{"style":85},[365],{"type":45,"value":97},{"type":39,"tag":78,"props":367,"children":368},{"style":100},[369],{"type":45,"value":370},"layoutNotes",{"type":39,"tag":78,"props":372,"children":373},{"style":85},[374],{"type":45,"value":108},{"type":39,"tag":78,"props":376,"children":377},{"style":85},[378],{"type":45,"value":113},{"type":39,"tag":78,"props":380,"children":381},{"style":85},[382],{"type":45,"value":383}," [\n",{"type":39,"tag":78,"props":385,"children":386},{"class":80,"line":26},[387,391,396,400],{"type":39,"tag":78,"props":388,"children":389},{"style":85},[390],{"type":45,"value":127},{"type":39,"tag":78,"props":392,"children":393},{"style":149},[394],{"type":45,"value":395},"Each layout requirement as a separate string",{"type":39,"tag":78,"props":397,"children":398},{"style":85},[399],{"type":45,"value":108},{"type":39,"tag":78,"props":401,"children":402},{"style":85},[403],{"type":45,"value":161},{"type":39,"tag":78,"props":405,"children":407},{"class":80,"line":406},12,[408,412,417],{"type":39,"tag":78,"props":409,"children":410},{"style":85},[411],{"type":45,"value":127},{"type":39,"tag":78,"props":413,"children":414},{"style":149},[415],{"type":45,"value":416},"Sections, features, and visual elements",{"type":39,"tag":78,"props":418,"children":419},{"style":85},[420],{"type":45,"value":348},{"type":39,"tag":78,"props":422,"children":424},{"class":80,"line":423},13,[425],{"type":39,"tag":78,"props":426,"children":427},{"style":85},[428],{"type":45,"value":429},"  ],\n",{"type":39,"tag":78,"props":431,"children":433},{"class":80,"line":432},14,[434,438,443,447,451],{"type":39,"tag":78,"props":435,"children":436},{"style":85},[437],{"type":45,"value":97},{"type":39,"tag":78,"props":439,"children":440},{"style":100},[441],{"type":45,"value":442},"typography",{"type":39,"tag":78,"props":444,"children":445},{"style":85},[446],{"type":45,"value":108},{"type":39,"tag":78,"props":448,"children":449},{"style":85},[450],{"type":45,"value":113},{"type":39,"tag":78,"props":452,"children":453},{"style":85},[454],{"type":45,"value":118},{"type":39,"tag":78,"props":456,"children":458},{"class":80,"line":457},15,[459,463,468,472,476,480,485,489],{"type":39,"tag":78,"props":460,"children":461},{"style":85},[462],{"type":45,"value":127},{"type":39,"tag":78,"props":464,"children":465},{"style":130},[466],{"type":45,"value":467},"primaryFont",{"type":39,"tag":78,"props":469,"children":470},{"style":85},[471],{"type":45,"value":108},{"type":39,"tag":78,"props":473,"children":474},{"style":85},[475],{"type":45,"value":113},{"type":39,"tag":78,"props":477,"children":478},{"style":85},[479],{"type":45,"value":146},{"type":39,"tag":78,"props":481,"children":482},{"style":149},[483],{"type":45,"value":484},"Main font for headings",{"type":39,"tag":78,"props":486,"children":487},{"style":85},[488],{"type":45,"value":108},{"type":39,"tag":78,"props":490,"children":491},{"style":85},[492],{"type":45,"value":161},{"type":39,"tag":78,"props":494,"children":496},{"class":80,"line":495},16,[497,501,506,510,514,518,523,527],{"type":39,"tag":78,"props":498,"children":499},{"style":85},[500],{"type":45,"value":127},{"type":39,"tag":78,"props":502,"children":503},{"style":130},[504],{"type":45,"value":505},"secondaryFont",{"type":39,"tag":78,"props":507,"children":508},{"style":85},[509],{"type":45,"value":108},{"type":39,"tag":78,"props":511,"children":512},{"style":85},[513],{"type":45,"value":113},{"type":39,"tag":78,"props":515,"children":516},{"style":85},[517],{"type":45,"value":146},{"type":39,"tag":78,"props":519,"children":520},{"style":149},[521],{"type":45,"value":522},"Font for body text",{"type":39,"tag":78,"props":524,"children":525},{"style":85},[526],{"type":45,"value":108},{"type":39,"tag":78,"props":528,"children":529},{"style":85},[530],{"type":45,"value":161},{"type":39,"tag":78,"props":532,"children":534},{"class":80,"line":533},17,[535,539,544,548,552,556,561,565],{"type":39,"tag":78,"props":536,"children":537},{"style":85},[538],{"type":45,"value":127},{"type":39,"tag":78,"props":540,"children":541},{"style":130},[542],{"type":45,"value":543},"usage",{"type":39,"tag":78,"props":545,"children":546},{"style":85},[547],{"type":45,"value":108},{"type":39,"tag":78,"props":549,"children":550},{"style":85},[551],{"type":45,"value":113},{"type":39,"tag":78,"props":553,"children":554},{"style":85},[555],{"type":45,"value":146},{"type":39,"tag":78,"props":557,"children":558},{"style":149},[559],{"type":45,"value":560},"How fonts should be applied",{"type":39,"tag":78,"props":562,"children":563},{"style":85},[564],{"type":45,"value":108},{"type":39,"tag":78,"props":566,"children":567},{"style":85},[568],{"type":45,"value":161},{"type":39,"tag":78,"props":570,"children":572},{"class":80,"line":571},18,[573,577,582,586,590,594,599],{"type":39,"tag":78,"props":574,"children":575},{"style":85},[576],{"type":45,"value":127},{"type":39,"tag":78,"props":578,"children":579},{"style":130},[580],{"type":45,"value":581},"fontImport",{"type":39,"tag":78,"props":583,"children":584},{"style":85},[585],{"type":45,"value":108},{"type":39,"tag":78,"props":587,"children":588},{"style":85},[589],{"type":45,"value":113},{"type":39,"tag":78,"props":591,"children":592},{"style":85},[593],{"type":45,"value":146},{"type":39,"tag":78,"props":595,"children":596},{"style":149},[597],{"type":45,"value":598},"Google Fonts import URL",{"type":39,"tag":78,"props":600,"children":601},{"style":85},[602],{"type":45,"value":348},{"type":39,"tag":78,"props":604,"children":606},{"class":80,"line":605},19,[607],{"type":39,"tag":78,"props":608,"children":609},{"style":85},[610],{"type":45,"value":611},"  }\n",{"type":39,"tag":78,"props":613,"children":615},{"class":80,"line":614},20,[616],{"type":39,"tag":78,"props":617,"children":618},{"style":85},[619],{"type":45,"value":620},"}\n",{"type":39,"tag":48,"props":622,"children":623},{},[624],{"type":45,"value":625},"All fields are optional - only include what can be reasonably inferred from the user's description.",{"type":39,"tag":54,"props":627,"children":629},{"id":628},"inference-patterns-by-site-type",[630],{"type":45,"value":631},"Inference Patterns by Site Type",{"type":39,"tag":633,"props":634,"children":636},"h3",{"id":635},"saas-technology",[637],{"type":45,"value":638},"SaaS \u002F Technology",{"type":39,"tag":48,"props":640,"children":641},{},[642],{"type":39,"tag":643,"props":644,"children":645},"strong",{},[646],{"type":45,"value":647},"Infer:",{"type":39,"tag":649,"props":650,"children":651},"ul",{},[652,658,663,668],{"type":39,"tag":653,"props":654,"children":655},"li",{},[656],{"type":45,"value":657},"Primary goal: Drive signups or demo requests",{"type":39,"tag":653,"props":659,"children":660},{},[661],{"type":45,"value":662},"Audience: Technical decision-makers, developers, or business users",{"type":39,"tag":653,"props":664,"children":665},{},[666],{"type":45,"value":667},"Tone: Professional, innovative, trustworthy",{"type":39,"tag":653,"props":669,"children":670},{},[671],{"type":45,"value":672},"Brand keywords: Modern, efficient, powerful, seamless",{"type":39,"tag":48,"props":674,"children":675},{},[676],{"type":39,"tag":643,"props":677,"children":678},{},[679],{"type":45,"value":680},"Typical layout:",{"type":39,"tag":649,"props":682,"children":683},{},[684,689,694,699,704,709],{"type":39,"tag":653,"props":685,"children":686},{},[687],{"type":45,"value":688},"Hero with value proposition and CTA",{"type":39,"tag":653,"props":690,"children":691},{},[692],{"type":45,"value":693},"Feature grid or comparison",{"type":39,"tag":653,"props":695,"children":696},{},[697],{"type":45,"value":698},"Social proof (logos, testimonials)",{"type":39,"tag":653,"props":700,"children":701},{},[702],{"type":45,"value":703},"Pricing section",{"type":39,"tag":653,"props":705,"children":706},{},[707],{"type":45,"value":708},"FAQ",{"type":39,"tag":653,"props":710,"children":711},{},[712],{"type":45,"value":713},"Final CTA",{"type":39,"tag":48,"props":715,"children":716},{},[717],{"type":39,"tag":643,"props":718,"children":719},{},[720],{"type":45,"value":721},"Typography tendency:",{"type":39,"tag":649,"props":723,"children":724},{},[725,730,735],{"type":39,"tag":653,"props":726,"children":727},{},[728],{"type":45,"value":729},"Clean geometric sans-serifs",{"type":39,"tag":653,"props":731,"children":732},{},[733],{"type":45,"value":734},"Strong hierarchy for scanning",{"type":39,"tag":653,"props":736,"children":737},{},[738],{"type":45,"value":739},"Consider: Satoshi, Plus Jakarta Sans, Outfit",{"type":39,"tag":633,"props":741,"children":743},{"id":742},"e-commerce-retail",[744],{"type":45,"value":745},"E-commerce \u002F Retail",{"type":39,"tag":48,"props":747,"children":748},{},[749],{"type":39,"tag":643,"props":750,"children":751},{},[752],{"type":45,"value":647},{"type":39,"tag":649,"props":754,"children":755},{},[756,761,766,771],{"type":39,"tag":653,"props":757,"children":758},{},[759],{"type":45,"value":760},"Primary goal: Drive purchases",{"type":39,"tag":653,"props":762,"children":763},{},[764],{"type":45,"value":765},"Audience: Consumers with specific interests",{"type":39,"tag":653,"props":767,"children":768},{},[769],{"type":45,"value":770},"Tone: Varies by brand (luxury vs. casual vs. value)",{"type":39,"tag":653,"props":772,"children":773},{},[774],{"type":45,"value":775},"Brand keywords: Depends on positioning",{"type":39,"tag":48,"props":777,"children":778},{},[779],{"type":39,"tag":643,"props":780,"children":781},{},[782],{"type":45,"value":680},{"type":39,"tag":649,"props":784,"children":785},{},[786,791,796,801,806],{"type":39,"tag":653,"props":787,"children":788},{},[789],{"type":45,"value":790},"Hero with featured products or promotion",{"type":39,"tag":653,"props":792,"children":793},{},[794],{"type":45,"value":795},"Category navigation",{"type":39,"tag":653,"props":797,"children":798},{},[799],{"type":45,"value":800},"Featured products grid",{"type":39,"tag":653,"props":802,"children":803},{},[804],{"type":45,"value":805},"Trust signals (reviews, guarantees)",{"type":39,"tag":653,"props":807,"children":808},{},[809],{"type":45,"value":810},"Newsletter signup",{"type":39,"tag":48,"props":812,"children":813},{},[814],{"type":39,"tag":643,"props":815,"children":816},{},[817],{"type":45,"value":721},{"type":39,"tag":649,"props":819,"children":820},{},[821,826,831,836],{"type":39,"tag":653,"props":822,"children":823},{},[824],{"type":45,"value":825},"Match to brand positioning",{"type":39,"tag":653,"props":827,"children":828},{},[829],{"type":45,"value":830},"Luxury: refined serifs",{"type":39,"tag":653,"props":832,"children":833},{},[834],{"type":45,"value":835},"Modern: geometric sans",{"type":39,"tag":653,"props":837,"children":838},{},[839],{"type":45,"value":840},"Playful: display fonts",{"type":39,"tag":633,"props":842,"children":844},{"id":843},"professional-services-law-finance-consulting",[845],{"type":45,"value":846},"Professional Services (Law, Finance, Consulting)",{"type":39,"tag":48,"props":848,"children":849},{},[850],{"type":39,"tag":643,"props":851,"children":852},{},[853],{"type":45,"value":647},{"type":39,"tag":649,"props":855,"children":856},{},[857,862,867,872],{"type":39,"tag":653,"props":858,"children":859},{},[860],{"type":45,"value":861},"Primary goal: Generate inquiries or establish credibility",{"type":39,"tag":653,"props":863,"children":864},{},[865],{"type":45,"value":866},"Audience: Business decision-makers, individuals seeking expertise",{"type":39,"tag":653,"props":868,"children":869},{},[870],{"type":45,"value":871},"Tone: Professional, authoritative, trustworthy",{"type":39,"tag":653,"props":873,"children":874},{},[875],{"type":45,"value":876},"Brand keywords: Expertise, integrity, established, reliable",{"type":39,"tag":48,"props":878,"children":879},{},[880],{"type":39,"tag":643,"props":881,"children":882},{},[883],{"type":45,"value":680},{"type":39,"tag":649,"props":885,"children":886},{},[887,892,897,902,907,912],{"type":39,"tag":653,"props":888,"children":889},{},[890],{"type":45,"value":891},"Hero with credentials or value statement",{"type":39,"tag":653,"props":893,"children":894},{},[895],{"type":45,"value":896},"Services\u002Fpractice areas",{"type":39,"tag":653,"props":898,"children":899},{},[900],{"type":45,"value":901},"Team profiles",{"type":39,"tag":653,"props":903,"children":904},{},[905],{"type":45,"value":906},"Case studies or results",{"type":39,"tag":653,"props":908,"children":909},{},[910],{"type":45,"value":911},"Testimonials from clients",{"type":39,"tag":653,"props":913,"children":914},{},[915],{"type":45,"value":916},"Contact\u002Fconsultation CTA",{"type":39,"tag":48,"props":918,"children":919},{},[920],{"type":39,"tag":643,"props":921,"children":922},{},[923],{"type":45,"value":721},{"type":39,"tag":649,"props":925,"children":926},{},[927,932,937],{"type":39,"tag":653,"props":928,"children":929},{},[930],{"type":45,"value":931},"Traditional serifs for headings (credibility)",{"type":39,"tag":653,"props":933,"children":934},{},[935],{"type":45,"value":936},"Clean sans-serif for body (readability)",{"type":39,"tag":653,"props":938,"children":939},{},[940],{"type":45,"value":941},"Consider: Cormorant Garamond, DM Serif Display, Source Sans Pro",{"type":39,"tag":633,"props":943,"children":945},{"id":944},"restaurant-food-service",[946],{"type":45,"value":947},"Restaurant \u002F Food Service",{"type":39,"tag":48,"props":949,"children":950},{},[951],{"type":39,"tag":643,"props":952,"children":953},{},[954],{"type":45,"value":647},{"type":39,"tag":649,"props":956,"children":957},{},[958,963,968,973],{"type":39,"tag":653,"props":959,"children":960},{},[961],{"type":45,"value":962},"Primary goal: Drive reservations or visits",{"type":39,"tag":653,"props":964,"children":965},{},[966],{"type":45,"value":967},"Audience: Local diners, food enthusiasts",{"type":39,"tag":653,"props":969,"children":970},{},[971],{"type":45,"value":972},"Tone: Warm, inviting, appetite-inducing",{"type":39,"tag":653,"props":974,"children":975},{},[976],{"type":45,"value":977},"Brand keywords: Fresh, handcrafted, cozy, authentic",{"type":39,"tag":48,"props":979,"children":980},{},[981],{"type":39,"tag":643,"props":982,"children":983},{},[984],{"type":45,"value":680},{"type":39,"tag":649,"props":986,"children":987},{},[988,993,998,1003,1008,1013],{"type":39,"tag":653,"props":989,"children":990},{},[991],{"type":45,"value":992},"Hero with appetizing food imagery",{"type":39,"tag":653,"props":994,"children":995},{},[996],{"type":45,"value":997},"Menu sections",{"type":39,"tag":653,"props":999,"children":1000},{},[1001],{"type":45,"value":1002},"About\u002Fstory",{"type":39,"tag":653,"props":1004,"children":1005},{},[1006],{"type":45,"value":1007},"Location and hours",{"type":39,"tag":653,"props":1009,"children":1010},{},[1011],{"type":45,"value":1012},"Reservation CTA",{"type":39,"tag":653,"props":1014,"children":1015},{},[1016],{"type":45,"value":1017},"Instagram or gallery",{"type":39,"tag":48,"props":1019,"children":1020},{},[1021],{"type":39,"tag":643,"props":1022,"children":1023},{},[1024],{"type":45,"value":721},{"type":39,"tag":649,"props":1026,"children":1027},{},[1028,1033,1038],{"type":39,"tag":653,"props":1029,"children":1030},{},[1031],{"type":45,"value":1032},"Display fonts for personality",{"type":39,"tag":653,"props":1034,"children":1035},{},[1036],{"type":45,"value":1037},"Readable serif or sans for menus",{"type":39,"tag":653,"props":1039,"children":1040},{},[1041],{"type":45,"value":1042},"Consider: Playfair Display, Lora, Josefin Sans",{"type":39,"tag":633,"props":1044,"children":1046},{"id":1045},"creative-portfolio",[1047],{"type":45,"value":1048},"Creative \u002F Portfolio",{"type":39,"tag":48,"props":1050,"children":1051},{},[1052],{"type":39,"tag":643,"props":1053,"children":1054},{},[1055],{"type":45,"value":647},{"type":39,"tag":649,"props":1057,"children":1058},{},[1059,1064,1069,1074],{"type":39,"tag":653,"props":1060,"children":1061},{},[1062],{"type":45,"value":1063},"Primary goal: Showcase work and attract clients",{"type":39,"tag":653,"props":1065,"children":1066},{},[1067],{"type":45,"value":1068},"Audience: Potential clients, art directors, collaborators",{"type":39,"tag":653,"props":1070,"children":1071},{},[1072],{"type":45,"value":1073},"Tone: Creative, distinctive, personality-driven",{"type":39,"tag":653,"props":1075,"children":1076},{},[1077],{"type":45,"value":1078},"Brand keywords: Original, crafted, artistic, unique",{"type":39,"tag":48,"props":1080,"children":1081},{},[1082],{"type":39,"tag":643,"props":1083,"children":1084},{},[1085],{"type":45,"value":680},{"type":39,"tag":649,"props":1087,"children":1088},{},[1089,1094,1099,1104,1109],{"type":39,"tag":653,"props":1090,"children":1091},{},[1092],{"type":45,"value":1093},"Full-bleed portfolio hero",{"type":39,"tag":653,"props":1095,"children":1096},{},[1097],{"type":45,"value":1098},"Project gallery or case studies",{"type":39,"tag":653,"props":1100,"children":1101},{},[1102],{"type":45,"value":1103},"About\u002Fbio section",{"type":39,"tag":653,"props":1105,"children":1106},{},[1107],{"type":45,"value":1108},"Services offered",{"type":39,"tag":653,"props":1110,"children":1111},{},[1112],{"type":45,"value":1113},"Contact or inquiry form",{"type":39,"tag":48,"props":1115,"children":1116},{},[1117],{"type":39,"tag":643,"props":1118,"children":1119},{},[1120],{"type":45,"value":721},{"type":39,"tag":649,"props":1122,"children":1123},{},[1124,1129,1134],{"type":39,"tag":653,"props":1125,"children":1126},{},[1127],{"type":45,"value":1128},"Distinctive display fonts",{"type":39,"tag":653,"props":1130,"children":1131},{},[1132],{"type":45,"value":1133},"Personal to the creator's style",{"type":39,"tag":653,"props":1135,"children":1136},{},[1137],{"type":45,"value":1138},"Consider: Clash Display, Fraunces, Syne",{"type":39,"tag":633,"props":1140,"children":1142},{"id":1141},"blog-media",[1143],{"type":45,"value":1144},"Blog \u002F Media",{"type":39,"tag":48,"props":1146,"children":1147},{},[1148],{"type":39,"tag":643,"props":1149,"children":1150},{},[1151],{"type":45,"value":647},{"type":39,"tag":649,"props":1153,"children":1154},{},[1155,1160,1165,1170],{"type":39,"tag":653,"props":1156,"children":1157},{},[1158],{"type":45,"value":1159},"Primary goal: Engage readers and build audience",{"type":39,"tag":653,"props":1161,"children":1162},{},[1163],{"type":45,"value":1164},"Audience: Readers with specific interests",{"type":39,"tag":653,"props":1166,"children":1167},{},[1168],{"type":45,"value":1169},"Tone: Varies by niche (authoritative, casual, entertaining)",{"type":39,"tag":653,"props":1171,"children":1172},{},[1173],{"type":45,"value":1174},"Brand keywords: Informative, engaging, credible",{"type":39,"tag":48,"props":1176,"children":1177},{},[1178],{"type":39,"tag":643,"props":1179,"children":1180},{},[1181],{"type":45,"value":680},{"type":39,"tag":649,"props":1183,"children":1184},{},[1185,1190,1195,1199,1204,1208],{"type":39,"tag":653,"props":1186,"children":1187},{},[1188],{"type":45,"value":1189},"Featured post hero",{"type":39,"tag":653,"props":1191,"children":1192},{},[1193],{"type":45,"value":1194},"Recent posts grid or list",{"type":39,"tag":653,"props":1196,"children":1197},{},[1198],{"type":45,"value":795},{"type":39,"tag":653,"props":1200,"children":1201},{},[1202],{"type":45,"value":1203},"About the author",{"type":39,"tag":653,"props":1205,"children":1206},{},[1207],{"type":45,"value":810},{"type":39,"tag":653,"props":1209,"children":1210},{},[1211],{"type":45,"value":1212},"Popular\u002Ftrending section",{"type":39,"tag":48,"props":1214,"children":1215},{},[1216],{"type":39,"tag":643,"props":1217,"children":1218},{},[1219],{"type":45,"value":721},{"type":39,"tag":649,"props":1221,"children":1222},{},[1223,1228,1233],{"type":39,"tag":653,"props":1224,"children":1225},{},[1226],{"type":45,"value":1227},"Readable body fonts (critical for long-form)",{"type":39,"tag":653,"props":1229,"children":1230},{},[1231],{"type":45,"value":1232},"Clean heading fonts",{"type":39,"tag":653,"props":1234,"children":1235},{},[1236],{"type":45,"value":1237},"Consider: Merriweather, Source Serif Pro, DM Sans",{"type":39,"tag":633,"props":1239,"children":1241},{"id":1240},"non-profit-organization",[1242],{"type":45,"value":1243},"Non-profit \u002F Organization",{"type":39,"tag":48,"props":1245,"children":1246},{},[1247],{"type":39,"tag":643,"props":1248,"children":1249},{},[1250],{"type":45,"value":647},{"type":39,"tag":649,"props":1252,"children":1253},{},[1254,1259,1264,1269],{"type":39,"tag":653,"props":1255,"children":1256},{},[1257],{"type":45,"value":1258},"Primary goal: Drive donations, volunteers, or awareness",{"type":39,"tag":653,"props":1260,"children":1261},{},[1262],{"type":45,"value":1263},"Audience: Supporters, potential donors, community members",{"type":39,"tag":653,"props":1265,"children":1266},{},[1267],{"type":45,"value":1268},"Tone: Compassionate, urgent, trustworthy",{"type":39,"tag":653,"props":1270,"children":1271},{},[1272],{"type":45,"value":1273},"Brand keywords: Impact, community, change, hope",{"type":39,"tag":48,"props":1275,"children":1276},{},[1277],{"type":39,"tag":643,"props":1278,"children":1279},{},[1280],{"type":45,"value":680},{"type":39,"tag":649,"props":1282,"children":1283},{},[1284,1289,1294,1299,1304,1309],{"type":39,"tag":653,"props":1285,"children":1286},{},[1287],{"type":45,"value":1288},"Hero with mission statement and CTA",{"type":39,"tag":653,"props":1290,"children":1291},{},[1292],{"type":45,"value":1293},"Impact statistics",{"type":39,"tag":653,"props":1295,"children":1296},{},[1297],{"type":45,"value":1298},"Programs\u002Finitiatives",{"type":39,"tag":653,"props":1300,"children":1301},{},[1302],{"type":45,"value":1303},"Stories of impact",{"type":39,"tag":653,"props":1305,"children":1306},{},[1307],{"type":45,"value":1308},"Ways to help (donate, volunteer)",{"type":39,"tag":653,"props":1310,"children":1311},{},[1312],{"type":45,"value":1313},"Newsletter\u002Fupdates signup",{"type":39,"tag":48,"props":1315,"children":1316},{},[1317],{"type":39,"tag":643,"props":1318,"children":1319},{},[1320],{"type":45,"value":721},{"type":39,"tag":649,"props":1322,"children":1323},{},[1324,1329,1334],{"type":39,"tag":653,"props":1325,"children":1326},{},[1327],{"type":45,"value":1328},"Warm, approachable fonts",{"type":39,"tag":653,"props":1330,"children":1331},{},[1332],{"type":45,"value":1333},"Avoid cold corporate feel",{"type":39,"tag":653,"props":1335,"children":1336},{},[1337],{"type":45,"value":1338},"Consider: Lato, Open Sans, PT Serif",{"type":39,"tag":54,"props":1340,"children":1342},{"id":1341},"examples",[1343],{"type":45,"value":1344},"Examples",{"type":39,"tag":633,"props":1346,"children":1348},{"id":1347},"example-1-coffee-shop",[1349],{"type":45,"value":1350},"Example 1: Coffee Shop",{"type":39,"tag":48,"props":1352,"children":1353},{},[1354,1359],{"type":39,"tag":643,"props":1355,"children":1356},{},[1357],{"type":45,"value":1358},"User prompt:",{"type":45,"value":1360}," \"Create a theme for my coffee shop called Bean & Brew\"",{"type":39,"tag":66,"props":1362,"children":1364},{"className":68,"code":1363,"language":70,"meta":71,"style":71},"{\n  \"siteBrief\": {\n    \"siteName\": \"Bean & Brew\",\n    \"siteType\": \"coffee shop\",\n    \"primaryGoal\": \"Attract local customers and showcase menu\",\n    \"audience\": \"Coffee enthusiasts, local community members, remote workers looking for a cozy workspace\",\n    \"tone\": \"warm, inviting, artisanal, community-focused\",\n    \"brandKeywords\": \"cozy, handcrafted, aromatic, rustic wood, warm browns, cream accents\"\n  },\n  \"layoutNotes\": [\n    \"Hero with inviting coffee shop interior or signature drink\",\n    \"Menu section with categories (espresso, specialty drinks, pastries)\",\n    \"About section with story and values\",\n    \"Location and hours with embedded map\",\n    \"Instagram feed integration\",\n    \"Warm color palette (browns, creams, coffee tones)\"\n  ],\n  \"typography\": {\n    \"primaryFont\": \"\\\"Playfair Display\\\", serif\",\n    \"secondaryFont\": \"\\\"Lato\\\", sans-serif\",\n    \"usage\": \"Playfair Display for elegant headings, Lato for readable body text\",\n    \"fontImport\": \"https:\u002F\u002Ffonts.googleapis.com\u002Fcss2?family=Playfair+Display:wght@400;700&family=Lato:wght@300;400;700&display=swap\"\n  }\n}\n",[1365],{"type":39,"tag":74,"props":1366,"children":1367},{"__ignoreMap":71},[1368,1375,1398,1434,1470,1506,1542,1578,1610,1617,1640,1660,1680,1700,1720,1740,1756,1763,1786,1837,1886,1923,1956,1964],{"type":39,"tag":78,"props":1369,"children":1370},{"class":80,"line":81},[1371],{"type":39,"tag":78,"props":1372,"children":1373},{"style":85},[1374],{"type":45,"value":88},{"type":39,"tag":78,"props":1376,"children":1377},{"class":80,"line":91},[1378,1382,1386,1390,1394],{"type":39,"tag":78,"props":1379,"children":1380},{"style":85},[1381],{"type":45,"value":97},{"type":39,"tag":78,"props":1383,"children":1384},{"style":100},[1385],{"type":45,"value":103},{"type":39,"tag":78,"props":1387,"children":1388},{"style":85},[1389],{"type":45,"value":108},{"type":39,"tag":78,"props":1391,"children":1392},{"style":85},[1393],{"type":45,"value":113},{"type":39,"tag":78,"props":1395,"children":1396},{"style":85},[1397],{"type":45,"value":118},{"type":39,"tag":78,"props":1399,"children":1400},{"class":80,"line":121},[1401,1405,1409,1413,1417,1421,1426,1430],{"type":39,"tag":78,"props":1402,"children":1403},{"style":85},[1404],{"type":45,"value":127},{"type":39,"tag":78,"props":1406,"children":1407},{"style":130},[1408],{"type":45,"value":133},{"type":39,"tag":78,"props":1410,"children":1411},{"style":85},[1412],{"type":45,"value":108},{"type":39,"tag":78,"props":1414,"children":1415},{"style":85},[1416],{"type":45,"value":113},{"type":39,"tag":78,"props":1418,"children":1419},{"style":85},[1420],{"type":45,"value":146},{"type":39,"tag":78,"props":1422,"children":1423},{"style":149},[1424],{"type":45,"value":1425},"Bean & Brew",{"type":39,"tag":78,"props":1427,"children":1428},{"style":85},[1429],{"type":45,"value":108},{"type":39,"tag":78,"props":1431,"children":1432},{"style":85},[1433],{"type":45,"value":161},{"type":39,"tag":78,"props":1435,"children":1436},{"class":80,"line":164},[1437,1441,1445,1449,1453,1457,1462,1466],{"type":39,"tag":78,"props":1438,"children":1439},{"style":85},[1440],{"type":45,"value":127},{"type":39,"tag":78,"props":1442,"children":1443},{"style":130},[1444],{"type":45,"value":174},{"type":39,"tag":78,"props":1446,"children":1447},{"style":85},[1448],{"type":45,"value":108},{"type":39,"tag":78,"props":1450,"children":1451},{"style":85},[1452],{"type":45,"value":113},{"type":39,"tag":78,"props":1454,"children":1455},{"style":85},[1456],{"type":45,"value":146},{"type":39,"tag":78,"props":1458,"children":1459},{"style":149},[1460],{"type":45,"value":1461},"coffee shop",{"type":39,"tag":78,"props":1463,"children":1464},{"style":85},[1465],{"type":45,"value":108},{"type":39,"tag":78,"props":1467,"children":1468},{"style":85},[1469],{"type":45,"value":161},{"type":39,"tag":78,"props":1471,"children":1472},{"class":80,"line":202},[1473,1477,1481,1485,1489,1493,1498,1502],{"type":39,"tag":78,"props":1474,"children":1475},{"style":85},[1476],{"type":45,"value":127},{"type":39,"tag":78,"props":1478,"children":1479},{"style":130},[1480],{"type":45,"value":212},{"type":39,"tag":78,"props":1482,"children":1483},{"style":85},[1484],{"type":45,"value":108},{"type":39,"tag":78,"props":1486,"children":1487},{"style":85},[1488],{"type":45,"value":113},{"type":39,"tag":78,"props":1490,"children":1491},{"style":85},[1492],{"type":45,"value":146},{"type":39,"tag":78,"props":1494,"children":1495},{"style":149},[1496],{"type":45,"value":1497},"Attract local customers and showcase menu",{"type":39,"tag":78,"props":1499,"children":1500},{"style":85},[1501],{"type":45,"value":108},{"type":39,"tag":78,"props":1503,"children":1504},{"style":85},[1505],{"type":45,"value":161},{"type":39,"tag":78,"props":1507,"children":1508},{"class":80,"line":240},[1509,1513,1517,1521,1525,1529,1534,1538],{"type":39,"tag":78,"props":1510,"children":1511},{"style":85},[1512],{"type":45,"value":127},{"type":39,"tag":78,"props":1514,"children":1515},{"style":130},[1516],{"type":45,"value":250},{"type":39,"tag":78,"props":1518,"children":1519},{"style":85},[1520],{"type":45,"value":108},{"type":39,"tag":78,"props":1522,"children":1523},{"style":85},[1524],{"type":45,"value":113},{"type":39,"tag":78,"props":1526,"children":1527},{"style":85},[1528],{"type":45,"value":146},{"type":39,"tag":78,"props":1530,"children":1531},{"style":149},[1532],{"type":45,"value":1533},"Coffee enthusiasts, local community members, remote workers looking for a cozy workspace",{"type":39,"tag":78,"props":1535,"children":1536},{"style":85},[1537],{"type":45,"value":108},{"type":39,"tag":78,"props":1539,"children":1540},{"style":85},[1541],{"type":45,"value":161},{"type":39,"tag":78,"props":1543,"children":1544},{"class":80,"line":278},[1545,1549,1553,1557,1561,1565,1570,1574],{"type":39,"tag":78,"props":1546,"children":1547},{"style":85},[1548],{"type":45,"value":127},{"type":39,"tag":78,"props":1550,"children":1551},{"style":130},[1552],{"type":45,"value":288},{"type":39,"tag":78,"props":1554,"children":1555},{"style":85},[1556],{"type":45,"value":108},{"type":39,"tag":78,"props":1558,"children":1559},{"style":85},[1560],{"type":45,"value":113},{"type":39,"tag":78,"props":1562,"children":1563},{"style":85},[1564],{"type":45,"value":146},{"type":39,"tag":78,"props":1566,"children":1567},{"style":149},[1568],{"type":45,"value":1569},"warm, inviting, artisanal, community-focused",{"type":39,"tag":78,"props":1571,"children":1572},{"style":85},[1573],{"type":45,"value":108},{"type":39,"tag":78,"props":1575,"children":1576},{"style":85},[1577],{"type":45,"value":161},{"type":39,"tag":78,"props":1579,"children":1580},{"class":80,"line":316},[1581,1585,1589,1593,1597,1601,1606],{"type":39,"tag":78,"props":1582,"children":1583},{"style":85},[1584],{"type":45,"value":127},{"type":39,"tag":78,"props":1586,"children":1587},{"style":130},[1588],{"type":45,"value":326},{"type":39,"tag":78,"props":1590,"children":1591},{"style":85},[1592],{"type":45,"value":108},{"type":39,"tag":78,"props":1594,"children":1595},{"style":85},[1596],{"type":45,"value":113},{"type":39,"tag":78,"props":1598,"children":1599},{"style":85},[1600],{"type":45,"value":146},{"type":39,"tag":78,"props":1602,"children":1603},{"style":149},[1604],{"type":45,"value":1605},"cozy, handcrafted, aromatic, rustic wood, warm browns, cream accents",{"type":39,"tag":78,"props":1607,"children":1608},{"style":85},[1609],{"type":45,"value":348},{"type":39,"tag":78,"props":1611,"children":1612},{"class":80,"line":351},[1613],{"type":39,"tag":78,"props":1614,"children":1615},{"style":85},[1616],{"type":45,"value":357},{"type":39,"tag":78,"props":1618,"children":1619},{"class":80,"line":360},[1620,1624,1628,1632,1636],{"type":39,"tag":78,"props":1621,"children":1622},{"style":85},[1623],{"type":45,"value":97},{"type":39,"tag":78,"props":1625,"children":1626},{"style":100},[1627],{"type":45,"value":370},{"type":39,"tag":78,"props":1629,"children":1630},{"style":85},[1631],{"type":45,"value":108},{"type":39,"tag":78,"props":1633,"children":1634},{"style":85},[1635],{"type":45,"value":113},{"type":39,"tag":78,"props":1637,"children":1638},{"style":85},[1639],{"type":45,"value":383},{"type":39,"tag":78,"props":1641,"children":1642},{"class":80,"line":26},[1643,1647,1652,1656],{"type":39,"tag":78,"props":1644,"children":1645},{"style":85},[1646],{"type":45,"value":127},{"type":39,"tag":78,"props":1648,"children":1649},{"style":149},[1650],{"type":45,"value":1651},"Hero with inviting coffee shop interior or signature drink",{"type":39,"tag":78,"props":1653,"children":1654},{"style":85},[1655],{"type":45,"value":108},{"type":39,"tag":78,"props":1657,"children":1658},{"style":85},[1659],{"type":45,"value":161},{"type":39,"tag":78,"props":1661,"children":1662},{"class":80,"line":406},[1663,1667,1672,1676],{"type":39,"tag":78,"props":1664,"children":1665},{"style":85},[1666],{"type":45,"value":127},{"type":39,"tag":78,"props":1668,"children":1669},{"style":149},[1670],{"type":45,"value":1671},"Menu section with categories (espresso, specialty drinks, pastries)",{"type":39,"tag":78,"props":1673,"children":1674},{"style":85},[1675],{"type":45,"value":108},{"type":39,"tag":78,"props":1677,"children":1678},{"style":85},[1679],{"type":45,"value":161},{"type":39,"tag":78,"props":1681,"children":1682},{"class":80,"line":423},[1683,1687,1692,1696],{"type":39,"tag":78,"props":1684,"children":1685},{"style":85},[1686],{"type":45,"value":127},{"type":39,"tag":78,"props":1688,"children":1689},{"style":149},[1690],{"type":45,"value":1691},"About section with story and values",{"type":39,"tag":78,"props":1693,"children":1694},{"style":85},[1695],{"type":45,"value":108},{"type":39,"tag":78,"props":1697,"children":1698},{"style":85},[1699],{"type":45,"value":161},{"type":39,"tag":78,"props":1701,"children":1702},{"class":80,"line":432},[1703,1707,1712,1716],{"type":39,"tag":78,"props":1704,"children":1705},{"style":85},[1706],{"type":45,"value":127},{"type":39,"tag":78,"props":1708,"children":1709},{"style":149},[1710],{"type":45,"value":1711},"Location and hours with embedded map",{"type":39,"tag":78,"props":1713,"children":1714},{"style":85},[1715],{"type":45,"value":108},{"type":39,"tag":78,"props":1717,"children":1718},{"style":85},[1719],{"type":45,"value":161},{"type":39,"tag":78,"props":1721,"children":1722},{"class":80,"line":457},[1723,1727,1732,1736],{"type":39,"tag":78,"props":1724,"children":1725},{"style":85},[1726],{"type":45,"value":127},{"type":39,"tag":78,"props":1728,"children":1729},{"style":149},[1730],{"type":45,"value":1731},"Instagram feed integration",{"type":39,"tag":78,"props":1733,"children":1734},{"style":85},[1735],{"type":45,"value":108},{"type":39,"tag":78,"props":1737,"children":1738},{"style":85},[1739],{"type":45,"value":161},{"type":39,"tag":78,"props":1741,"children":1742},{"class":80,"line":495},[1743,1747,1752],{"type":39,"tag":78,"props":1744,"children":1745},{"style":85},[1746],{"type":45,"value":127},{"type":39,"tag":78,"props":1748,"children":1749},{"style":149},[1750],{"type":45,"value":1751},"Warm color palette (browns, creams, coffee tones)",{"type":39,"tag":78,"props":1753,"children":1754},{"style":85},[1755],{"type":45,"value":348},{"type":39,"tag":78,"props":1757,"children":1758},{"class":80,"line":533},[1759],{"type":39,"tag":78,"props":1760,"children":1761},{"style":85},[1762],{"type":45,"value":429},{"type":39,"tag":78,"props":1764,"children":1765},{"class":80,"line":571},[1766,1770,1774,1778,1782],{"type":39,"tag":78,"props":1767,"children":1768},{"style":85},[1769],{"type":45,"value":97},{"type":39,"tag":78,"props":1771,"children":1772},{"style":100},[1773],{"type":45,"value":442},{"type":39,"tag":78,"props":1775,"children":1776},{"style":85},[1777],{"type":45,"value":108},{"type":39,"tag":78,"props":1779,"children":1780},{"style":85},[1781],{"type":45,"value":113},{"type":39,"tag":78,"props":1783,"children":1784},{"style":85},[1785],{"type":45,"value":118},{"type":39,"tag":78,"props":1787,"children":1788},{"class":80,"line":605},[1789,1793,1797,1801,1805,1809,1815,1820,1824,1829,1833],{"type":39,"tag":78,"props":1790,"children":1791},{"style":85},[1792],{"type":45,"value":127},{"type":39,"tag":78,"props":1794,"children":1795},{"style":130},[1796],{"type":45,"value":467},{"type":39,"tag":78,"props":1798,"children":1799},{"style":85},[1800],{"type":45,"value":108},{"type":39,"tag":78,"props":1802,"children":1803},{"style":85},[1804],{"type":45,"value":113},{"type":39,"tag":78,"props":1806,"children":1807},{"style":85},[1808],{"type":45,"value":146},{"type":39,"tag":78,"props":1810,"children":1812},{"style":1811},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[1813],{"type":45,"value":1814},"\\\"",{"type":39,"tag":78,"props":1816,"children":1817},{"style":149},[1818],{"type":45,"value":1819},"Playfair Display",{"type":39,"tag":78,"props":1821,"children":1822},{"style":1811},[1823],{"type":45,"value":1814},{"type":39,"tag":78,"props":1825,"children":1826},{"style":149},[1827],{"type":45,"value":1828},", serif",{"type":39,"tag":78,"props":1830,"children":1831},{"style":85},[1832],{"type":45,"value":108},{"type":39,"tag":78,"props":1834,"children":1835},{"style":85},[1836],{"type":45,"value":161},{"type":39,"tag":78,"props":1838,"children":1839},{"class":80,"line":614},[1840,1844,1848,1852,1856,1860,1864,1869,1873,1878,1882],{"type":39,"tag":78,"props":1841,"children":1842},{"style":85},[1843],{"type":45,"value":127},{"type":39,"tag":78,"props":1845,"children":1846},{"style":130},[1847],{"type":45,"value":505},{"type":39,"tag":78,"props":1849,"children":1850},{"style":85},[1851],{"type":45,"value":108},{"type":39,"tag":78,"props":1853,"children":1854},{"style":85},[1855],{"type":45,"value":113},{"type":39,"tag":78,"props":1857,"children":1858},{"style":85},[1859],{"type":45,"value":146},{"type":39,"tag":78,"props":1861,"children":1862},{"style":1811},[1863],{"type":45,"value":1814},{"type":39,"tag":78,"props":1865,"children":1866},{"style":149},[1867],{"type":45,"value":1868},"Lato",{"type":39,"tag":78,"props":1870,"children":1871},{"style":1811},[1872],{"type":45,"value":1814},{"type":39,"tag":78,"props":1874,"children":1875},{"style":149},[1876],{"type":45,"value":1877},", sans-serif",{"type":39,"tag":78,"props":1879,"children":1880},{"style":85},[1881],{"type":45,"value":108},{"type":39,"tag":78,"props":1883,"children":1884},{"style":85},[1885],{"type":45,"value":161},{"type":39,"tag":78,"props":1887,"children":1889},{"class":80,"line":1888},21,[1890,1894,1898,1902,1906,1910,1915,1919],{"type":39,"tag":78,"props":1891,"children":1892},{"style":85},[1893],{"type":45,"value":127},{"type":39,"tag":78,"props":1895,"children":1896},{"style":130},[1897],{"type":45,"value":543},{"type":39,"tag":78,"props":1899,"children":1900},{"style":85},[1901],{"type":45,"value":108},{"type":39,"tag":78,"props":1903,"children":1904},{"style":85},[1905],{"type":45,"value":113},{"type":39,"tag":78,"props":1907,"children":1908},{"style":85},[1909],{"type":45,"value":146},{"type":39,"tag":78,"props":1911,"children":1912},{"style":149},[1913],{"type":45,"value":1914},"Playfair Display for elegant headings, Lato for readable body text",{"type":39,"tag":78,"props":1916,"children":1917},{"style":85},[1918],{"type":45,"value":108},{"type":39,"tag":78,"props":1920,"children":1921},{"style":85},[1922],{"type":45,"value":161},{"type":39,"tag":78,"props":1924,"children":1926},{"class":80,"line":1925},22,[1927,1931,1935,1939,1943,1947,1952],{"type":39,"tag":78,"props":1928,"children":1929},{"style":85},[1930],{"type":45,"value":127},{"type":39,"tag":78,"props":1932,"children":1933},{"style":130},[1934],{"type":45,"value":581},{"type":39,"tag":78,"props":1936,"children":1937},{"style":85},[1938],{"type":45,"value":108},{"type":39,"tag":78,"props":1940,"children":1941},{"style":85},[1942],{"type":45,"value":113},{"type":39,"tag":78,"props":1944,"children":1945},{"style":85},[1946],{"type":45,"value":146},{"type":39,"tag":78,"props":1948,"children":1949},{"style":149},[1950],{"type":45,"value":1951},"https:\u002F\u002Ffonts.googleapis.com\u002Fcss2?family=Playfair+Display:wght@400;700&family=Lato:wght@300;400;700&display=swap",{"type":39,"tag":78,"props":1953,"children":1954},{"style":85},[1955],{"type":45,"value":348},{"type":39,"tag":78,"props":1957,"children":1959},{"class":80,"line":1958},23,[1960],{"type":39,"tag":78,"props":1961,"children":1962},{"style":85},[1963],{"type":45,"value":611},{"type":39,"tag":78,"props":1965,"children":1967},{"class":80,"line":1966},24,[1968],{"type":39,"tag":78,"props":1969,"children":1970},{"style":85},[1971],{"type":45,"value":620},{"type":39,"tag":633,"props":1973,"children":1975},{"id":1974},"example-2-law-firm",[1976],{"type":45,"value":1977},"Example 2: Law Firm",{"type":39,"tag":48,"props":1979,"children":1980},{},[1981,1985],{"type":39,"tag":643,"props":1982,"children":1983},{},[1984],{"type":45,"value":1358},{"type":45,"value":1986}," \"I need a theme for my law firm, Harrison & Associates. We specialize in corporate law and mergers. Very professional, trustworthy vibe.\"",{"type":39,"tag":66,"props":1988,"children":1990},{"className":68,"code":1989,"language":70,"meta":71,"style":71},"{\n  \"siteBrief\": {\n    \"siteName\": \"Harrison & Associates\",\n    \"siteType\": \"law firm\",\n    \"primaryGoal\": \"Establish credibility and generate client inquiries for corporate law services\",\n    \"audience\": \"Business executives, corporate decision-makers, companies seeking M&A legal counsel\",\n    \"tone\": \"professional, authoritative, trustworthy, sophisticated\",\n    \"brandKeywords\": \"corporate excellence, integrity, deep navy, gold accents, marble textures, clean lines\"\n  },\n  \"layoutNotes\": [\n    \"Hero with professional office imagery or abstract corporate graphics\",\n    \"Practice areas section highlighting corporate law and M&A expertise\",\n    \"Attorney profiles with credentials and specializations\",\n    \"Case studies or notable transactions (anonymized)\",\n    \"Client testimonials from business leaders\",\n    \"Contact section with consultation booking\",\n    \"Color palette: navy blue, white, gold accents\"\n  ],\n  \"typography\": {\n    \"primaryFont\": \"\\\"Cormorant Garamond\\\", serif\",\n    \"secondaryFont\": \"\\\"Source Sans Pro\\\", sans-serif\",\n    \"usage\": \"Cormorant Garamond for prestigious headings, Source Sans Pro for professional body text\",\n    \"fontImport\": \"https:\u002F\u002Ffonts.googleapis.com\u002Fcss2?family=Cormorant+Garamond:wght@400;600;700&family=Source+Sans+Pro:wght@300;400;600&display=swap\"\n  }\n}\n",[1991],{"type":39,"tag":74,"props":1992,"children":1993},{"__ignoreMap":71},[1994,2001,2024,2060,2096,2132,2168,2204,2236,2243,2266,2286,2306,2326,2346,2366,2386,2402,2409,2432,2480,2528,2564,2596,2603],{"type":39,"tag":78,"props":1995,"children":1996},{"class":80,"line":81},[1997],{"type":39,"tag":78,"props":1998,"children":1999},{"style":85},[2000],{"type":45,"value":88},{"type":39,"tag":78,"props":2002,"children":2003},{"class":80,"line":91},[2004,2008,2012,2016,2020],{"type":39,"tag":78,"props":2005,"children":2006},{"style":85},[2007],{"type":45,"value":97},{"type":39,"tag":78,"props":2009,"children":2010},{"style":100},[2011],{"type":45,"value":103},{"type":39,"tag":78,"props":2013,"children":2014},{"style":85},[2015],{"type":45,"value":108},{"type":39,"tag":78,"props":2017,"children":2018},{"style":85},[2019],{"type":45,"value":113},{"type":39,"tag":78,"props":2021,"children":2022},{"style":85},[2023],{"type":45,"value":118},{"type":39,"tag":78,"props":2025,"children":2026},{"class":80,"line":121},[2027,2031,2035,2039,2043,2047,2052,2056],{"type":39,"tag":78,"props":2028,"children":2029},{"style":85},[2030],{"type":45,"value":127},{"type":39,"tag":78,"props":2032,"children":2033},{"style":130},[2034],{"type":45,"value":133},{"type":39,"tag":78,"props":2036,"children":2037},{"style":85},[2038],{"type":45,"value":108},{"type":39,"tag":78,"props":2040,"children":2041},{"style":85},[2042],{"type":45,"value":113},{"type":39,"tag":78,"props":2044,"children":2045},{"style":85},[2046],{"type":45,"value":146},{"type":39,"tag":78,"props":2048,"children":2049},{"style":149},[2050],{"type":45,"value":2051},"Harrison & Associates",{"type":39,"tag":78,"props":2053,"children":2054},{"style":85},[2055],{"type":45,"value":108},{"type":39,"tag":78,"props":2057,"children":2058},{"style":85},[2059],{"type":45,"value":161},{"type":39,"tag":78,"props":2061,"children":2062},{"class":80,"line":164},[2063,2067,2071,2075,2079,2083,2088,2092],{"type":39,"tag":78,"props":2064,"children":2065},{"style":85},[2066],{"type":45,"value":127},{"type":39,"tag":78,"props":2068,"children":2069},{"style":130},[2070],{"type":45,"value":174},{"type":39,"tag":78,"props":2072,"children":2073},{"style":85},[2074],{"type":45,"value":108},{"type":39,"tag":78,"props":2076,"children":2077},{"style":85},[2078],{"type":45,"value":113},{"type":39,"tag":78,"props":2080,"children":2081},{"style":85},[2082],{"type":45,"value":146},{"type":39,"tag":78,"props":2084,"children":2085},{"style":149},[2086],{"type":45,"value":2087},"law firm",{"type":39,"tag":78,"props":2089,"children":2090},{"style":85},[2091],{"type":45,"value":108},{"type":39,"tag":78,"props":2093,"children":2094},{"style":85},[2095],{"type":45,"value":161},{"type":39,"tag":78,"props":2097,"children":2098},{"class":80,"line":202},[2099,2103,2107,2111,2115,2119,2124,2128],{"type":39,"tag":78,"props":2100,"children":2101},{"style":85},[2102],{"type":45,"value":127},{"type":39,"tag":78,"props":2104,"children":2105},{"style":130},[2106],{"type":45,"value":212},{"type":39,"tag":78,"props":2108,"children":2109},{"style":85},[2110],{"type":45,"value":108},{"type":39,"tag":78,"props":2112,"children":2113},{"style":85},[2114],{"type":45,"value":113},{"type":39,"tag":78,"props":2116,"children":2117},{"style":85},[2118],{"type":45,"value":146},{"type":39,"tag":78,"props":2120,"children":2121},{"style":149},[2122],{"type":45,"value":2123},"Establish credibility and generate client inquiries for corporate law services",{"type":39,"tag":78,"props":2125,"children":2126},{"style":85},[2127],{"type":45,"value":108},{"type":39,"tag":78,"props":2129,"children":2130},{"style":85},[2131],{"type":45,"value":161},{"type":39,"tag":78,"props":2133,"children":2134},{"class":80,"line":240},[2135,2139,2143,2147,2151,2155,2160,2164],{"type":39,"tag":78,"props":2136,"children":2137},{"style":85},[2138],{"type":45,"value":127},{"type":39,"tag":78,"props":2140,"children":2141},{"style":130},[2142],{"type":45,"value":250},{"type":39,"tag":78,"props":2144,"children":2145},{"style":85},[2146],{"type":45,"value":108},{"type":39,"tag":78,"props":2148,"children":2149},{"style":85},[2150],{"type":45,"value":113},{"type":39,"tag":78,"props":2152,"children":2153},{"style":85},[2154],{"type":45,"value":146},{"type":39,"tag":78,"props":2156,"children":2157},{"style":149},[2158],{"type":45,"value":2159},"Business executives, corporate decision-makers, companies seeking M&A legal counsel",{"type":39,"tag":78,"props":2161,"children":2162},{"style":85},[2163],{"type":45,"value":108},{"type":39,"tag":78,"props":2165,"children":2166},{"style":85},[2167],{"type":45,"value":161},{"type":39,"tag":78,"props":2169,"children":2170},{"class":80,"line":278},[2171,2175,2179,2183,2187,2191,2196,2200],{"type":39,"tag":78,"props":2172,"children":2173},{"style":85},[2174],{"type":45,"value":127},{"type":39,"tag":78,"props":2176,"children":2177},{"style":130},[2178],{"type":45,"value":288},{"type":39,"tag":78,"props":2180,"children":2181},{"style":85},[2182],{"type":45,"value":108},{"type":39,"tag":78,"props":2184,"children":2185},{"style":85},[2186],{"type":45,"value":113},{"type":39,"tag":78,"props":2188,"children":2189},{"style":85},[2190],{"type":45,"value":146},{"type":39,"tag":78,"props":2192,"children":2193},{"style":149},[2194],{"type":45,"value":2195},"professional, authoritative, trustworthy, sophisticated",{"type":39,"tag":78,"props":2197,"children":2198},{"style":85},[2199],{"type":45,"value":108},{"type":39,"tag":78,"props":2201,"children":2202},{"style":85},[2203],{"type":45,"value":161},{"type":39,"tag":78,"props":2205,"children":2206},{"class":80,"line":316},[2207,2211,2215,2219,2223,2227,2232],{"type":39,"tag":78,"props":2208,"children":2209},{"style":85},[2210],{"type":45,"value":127},{"type":39,"tag":78,"props":2212,"children":2213},{"style":130},[2214],{"type":45,"value":326},{"type":39,"tag":78,"props":2216,"children":2217},{"style":85},[2218],{"type":45,"value":108},{"type":39,"tag":78,"props":2220,"children":2221},{"style":85},[2222],{"type":45,"value":113},{"type":39,"tag":78,"props":2224,"children":2225},{"style":85},[2226],{"type":45,"value":146},{"type":39,"tag":78,"props":2228,"children":2229},{"style":149},[2230],{"type":45,"value":2231},"corporate excellence, integrity, deep navy, gold accents, marble textures, clean lines",{"type":39,"tag":78,"props":2233,"children":2234},{"style":85},[2235],{"type":45,"value":348},{"type":39,"tag":78,"props":2237,"children":2238},{"class":80,"line":351},[2239],{"type":39,"tag":78,"props":2240,"children":2241},{"style":85},[2242],{"type":45,"value":357},{"type":39,"tag":78,"props":2244,"children":2245},{"class":80,"line":360},[2246,2250,2254,2258,2262],{"type":39,"tag":78,"props":2247,"children":2248},{"style":85},[2249],{"type":45,"value":97},{"type":39,"tag":78,"props":2251,"children":2252},{"style":100},[2253],{"type":45,"value":370},{"type":39,"tag":78,"props":2255,"children":2256},{"style":85},[2257],{"type":45,"value":108},{"type":39,"tag":78,"props":2259,"children":2260},{"style":85},[2261],{"type":45,"value":113},{"type":39,"tag":78,"props":2263,"children":2264},{"style":85},[2265],{"type":45,"value":383},{"type":39,"tag":78,"props":2267,"children":2268},{"class":80,"line":26},[2269,2273,2278,2282],{"type":39,"tag":78,"props":2270,"children":2271},{"style":85},[2272],{"type":45,"value":127},{"type":39,"tag":78,"props":2274,"children":2275},{"style":149},[2276],{"type":45,"value":2277},"Hero with professional office imagery or abstract corporate graphics",{"type":39,"tag":78,"props":2279,"children":2280},{"style":85},[2281],{"type":45,"value":108},{"type":39,"tag":78,"props":2283,"children":2284},{"style":85},[2285],{"type":45,"value":161},{"type":39,"tag":78,"props":2287,"children":2288},{"class":80,"line":406},[2289,2293,2298,2302],{"type":39,"tag":78,"props":2290,"children":2291},{"style":85},[2292],{"type":45,"value":127},{"type":39,"tag":78,"props":2294,"children":2295},{"style":149},[2296],{"type":45,"value":2297},"Practice areas section highlighting corporate law and M&A expertise",{"type":39,"tag":78,"props":2299,"children":2300},{"style":85},[2301],{"type":45,"value":108},{"type":39,"tag":78,"props":2303,"children":2304},{"style":85},[2305],{"type":45,"value":161},{"type":39,"tag":78,"props":2307,"children":2308},{"class":80,"line":423},[2309,2313,2318,2322],{"type":39,"tag":78,"props":2310,"children":2311},{"style":85},[2312],{"type":45,"value":127},{"type":39,"tag":78,"props":2314,"children":2315},{"style":149},[2316],{"type":45,"value":2317},"Attorney profiles with credentials and specializations",{"type":39,"tag":78,"props":2319,"children":2320},{"style":85},[2321],{"type":45,"value":108},{"type":39,"tag":78,"props":2323,"children":2324},{"style":85},[2325],{"type":45,"value":161},{"type":39,"tag":78,"props":2327,"children":2328},{"class":80,"line":432},[2329,2333,2338,2342],{"type":39,"tag":78,"props":2330,"children":2331},{"style":85},[2332],{"type":45,"value":127},{"type":39,"tag":78,"props":2334,"children":2335},{"style":149},[2336],{"type":45,"value":2337},"Case studies or notable transactions (anonymized)",{"type":39,"tag":78,"props":2339,"children":2340},{"style":85},[2341],{"type":45,"value":108},{"type":39,"tag":78,"props":2343,"children":2344},{"style":85},[2345],{"type":45,"value":161},{"type":39,"tag":78,"props":2347,"children":2348},{"class":80,"line":457},[2349,2353,2358,2362],{"type":39,"tag":78,"props":2350,"children":2351},{"style":85},[2352],{"type":45,"value":127},{"type":39,"tag":78,"props":2354,"children":2355},{"style":149},[2356],{"type":45,"value":2357},"Client testimonials from business leaders",{"type":39,"tag":78,"props":2359,"children":2360},{"style":85},[2361],{"type":45,"value":108},{"type":39,"tag":78,"props":2363,"children":2364},{"style":85},[2365],{"type":45,"value":161},{"type":39,"tag":78,"props":2367,"children":2368},{"class":80,"line":495},[2369,2373,2378,2382],{"type":39,"tag":78,"props":2370,"children":2371},{"style":85},[2372],{"type":45,"value":127},{"type":39,"tag":78,"props":2374,"children":2375},{"style":149},[2376],{"type":45,"value":2377},"Contact section with consultation booking",{"type":39,"tag":78,"props":2379,"children":2380},{"style":85},[2381],{"type":45,"value":108},{"type":39,"tag":78,"props":2383,"children":2384},{"style":85},[2385],{"type":45,"value":161},{"type":39,"tag":78,"props":2387,"children":2388},{"class":80,"line":533},[2389,2393,2398],{"type":39,"tag":78,"props":2390,"children":2391},{"style":85},[2392],{"type":45,"value":127},{"type":39,"tag":78,"props":2394,"children":2395},{"style":149},[2396],{"type":45,"value":2397},"Color palette: navy blue, white, gold accents",{"type":39,"tag":78,"props":2399,"children":2400},{"style":85},[2401],{"type":45,"value":348},{"type":39,"tag":78,"props":2403,"children":2404},{"class":80,"line":571},[2405],{"type":39,"tag":78,"props":2406,"children":2407},{"style":85},[2408],{"type":45,"value":429},{"type":39,"tag":78,"props":2410,"children":2411},{"class":80,"line":605},[2412,2416,2420,2424,2428],{"type":39,"tag":78,"props":2413,"children":2414},{"style":85},[2415],{"type":45,"value":97},{"type":39,"tag":78,"props":2417,"children":2418},{"style":100},[2419],{"type":45,"value":442},{"type":39,"tag":78,"props":2421,"children":2422},{"style":85},[2423],{"type":45,"value":108},{"type":39,"tag":78,"props":2425,"children":2426},{"style":85},[2427],{"type":45,"value":113},{"type":39,"tag":78,"props":2429,"children":2430},{"style":85},[2431],{"type":45,"value":118},{"type":39,"tag":78,"props":2433,"children":2434},{"class":80,"line":614},[2435,2439,2443,2447,2451,2455,2459,2464,2468,2472,2476],{"type":39,"tag":78,"props":2436,"children":2437},{"style":85},[2438],{"type":45,"value":127},{"type":39,"tag":78,"props":2440,"children":2441},{"style":130},[2442],{"type":45,"value":467},{"type":39,"tag":78,"props":2444,"children":2445},{"style":85},[2446],{"type":45,"value":108},{"type":39,"tag":78,"props":2448,"children":2449},{"style":85},[2450],{"type":45,"value":113},{"type":39,"tag":78,"props":2452,"children":2453},{"style":85},[2454],{"type":45,"value":146},{"type":39,"tag":78,"props":2456,"children":2457},{"style":1811},[2458],{"type":45,"value":1814},{"type":39,"tag":78,"props":2460,"children":2461},{"style":149},[2462],{"type":45,"value":2463},"Cormorant Garamond",{"type":39,"tag":78,"props":2465,"children":2466},{"style":1811},[2467],{"type":45,"value":1814},{"type":39,"tag":78,"props":2469,"children":2470},{"style":149},[2471],{"type":45,"value":1828},{"type":39,"tag":78,"props":2473,"children":2474},{"style":85},[2475],{"type":45,"value":108},{"type":39,"tag":78,"props":2477,"children":2478},{"style":85},[2479],{"type":45,"value":161},{"type":39,"tag":78,"props":2481,"children":2482},{"class":80,"line":1888},[2483,2487,2491,2495,2499,2503,2507,2512,2516,2520,2524],{"type":39,"tag":78,"props":2484,"children":2485},{"style":85},[2486],{"type":45,"value":127},{"type":39,"tag":78,"props":2488,"children":2489},{"style":130},[2490],{"type":45,"value":505},{"type":39,"tag":78,"props":2492,"children":2493},{"style":85},[2494],{"type":45,"value":108},{"type":39,"tag":78,"props":2496,"children":2497},{"style":85},[2498],{"type":45,"value":113},{"type":39,"tag":78,"props":2500,"children":2501},{"style":85},[2502],{"type":45,"value":146},{"type":39,"tag":78,"props":2504,"children":2505},{"style":1811},[2506],{"type":45,"value":1814},{"type":39,"tag":78,"props":2508,"children":2509},{"style":149},[2510],{"type":45,"value":2511},"Source Sans Pro",{"type":39,"tag":78,"props":2513,"children":2514},{"style":1811},[2515],{"type":45,"value":1814},{"type":39,"tag":78,"props":2517,"children":2518},{"style":149},[2519],{"type":45,"value":1877},{"type":39,"tag":78,"props":2521,"children":2522},{"style":85},[2523],{"type":45,"value":108},{"type":39,"tag":78,"props":2525,"children":2526},{"style":85},[2527],{"type":45,"value":161},{"type":39,"tag":78,"props":2529,"children":2530},{"class":80,"line":1925},[2531,2535,2539,2543,2547,2551,2556,2560],{"type":39,"tag":78,"props":2532,"children":2533},{"style":85},[2534],{"type":45,"value":127},{"type":39,"tag":78,"props":2536,"children":2537},{"style":130},[2538],{"type":45,"value":543},{"type":39,"tag":78,"props":2540,"children":2541},{"style":85},[2542],{"type":45,"value":108},{"type":39,"tag":78,"props":2544,"children":2545},{"style":85},[2546],{"type":45,"value":113},{"type":39,"tag":78,"props":2548,"children":2549},{"style":85},[2550],{"type":45,"value":146},{"type":39,"tag":78,"props":2552,"children":2553},{"style":149},[2554],{"type":45,"value":2555},"Cormorant Garamond for prestigious headings, Source Sans Pro for professional body text",{"type":39,"tag":78,"props":2557,"children":2558},{"style":85},[2559],{"type":45,"value":108},{"type":39,"tag":78,"props":2561,"children":2562},{"style":85},[2563],{"type":45,"value":161},{"type":39,"tag":78,"props":2565,"children":2566},{"class":80,"line":1958},[2567,2571,2575,2579,2583,2587,2592],{"type":39,"tag":78,"props":2568,"children":2569},{"style":85},[2570],{"type":45,"value":127},{"type":39,"tag":78,"props":2572,"children":2573},{"style":130},[2574],{"type":45,"value":581},{"type":39,"tag":78,"props":2576,"children":2577},{"style":85},[2578],{"type":45,"value":108},{"type":39,"tag":78,"props":2580,"children":2581},{"style":85},[2582],{"type":45,"value":113},{"type":39,"tag":78,"props":2584,"children":2585},{"style":85},[2586],{"type":45,"value":146},{"type":39,"tag":78,"props":2588,"children":2589},{"style":149},[2590],{"type":45,"value":2591},"https:\u002F\u002Ffonts.googleapis.com\u002Fcss2?family=Cormorant+Garamond:wght@400;600;700&family=Source+Sans+Pro:wght@300;400;600&display=swap",{"type":39,"tag":78,"props":2593,"children":2594},{"style":85},[2595],{"type":45,"value":348},{"type":39,"tag":78,"props":2597,"children":2598},{"class":80,"line":1966},[2599],{"type":39,"tag":78,"props":2600,"children":2601},{"style":85},[2602],{"type":45,"value":611},{"type":39,"tag":78,"props":2604,"children":2606},{"class":80,"line":2605},25,[2607],{"type":39,"tag":78,"props":2608,"children":2609},{"style":85},[2610],{"type":45,"value":620},{"type":39,"tag":633,"props":2612,"children":2614},{"id":2613},"example-3-esports-team",[2615],{"type":45,"value":2616},"Example 3: Esports Team",{"type":39,"tag":48,"props":2618,"children":2619},{},[2620,2624],{"type":39,"tag":643,"props":2621,"children":2622},{},[2623],{"type":45,"value":1358},{"type":45,"value":2625}," \"Make a theme for NeonPulse Gaming - an esports team. We compete in FPS games and want something edgy and fast.\"",{"type":39,"tag":66,"props":2627,"children":2629},{"className":68,"code":2628,"language":70,"meta":71,"style":71},"{\n  \"siteBrief\": {\n    \"siteName\": \"NeonPulse Gaming\",\n    \"siteType\": \"esports team\",\n    \"primaryGoal\": \"Build fan community, attract sponsors, and recruit talented players\",\n    \"audience\": \"Gaming enthusiasts, esports fans, potential sponsors, aspiring pro gamers\",\n    \"tone\": \"edgy, high-energy, competitive, bold\",\n    \"brandKeywords\": \"neon glow, cyberpunk, electric purple, hot pink, dark backgrounds, glitch effects, speed lines\"\n  },\n  \"layoutNotes\": [\n    \"Hero with team action shots or dynamic gaming footage background\",\n    \"Player roster with stats and social links\",\n    \"Match schedule and live stream integration\",\n    \"Tournament achievements and trophies\",\n    \"Sponsor showcase\",\n    \"Merchandise store link\",\n    \"News\u002Fblog for team updates\",\n    \"Dark theme with neon accents (purple, pink, cyan)\"\n  ],\n  \"typography\": {\n    \"primaryFont\": \"\\\"Rajdhani\\\", sans-serif\",\n    \"secondaryFont\": \"\\\"DM Sans\\\", sans-serif\",\n    \"usage\": \"Rajdhani for aggressive tech headings, DM Sans for clean readable content\",\n    \"fontImport\": \"https:\u002F\u002Ffonts.googleapis.com\u002Fcss2?family=Rajdhani:wght@500;600;700&family=DM+Sans:wght@300;400;600&display=swap\"\n  }\n}\n",[2630],{"type":39,"tag":74,"props":2631,"children":2632},{"__ignoreMap":71},[2633,2640,2663,2699,2735,2771,2807,2843,2875,2882,2905,2925,2945,2965,2985,3005,3025,3045,3061,3068,3091,3139,3187,3223,3255,3262],{"type":39,"tag":78,"props":2634,"children":2635},{"class":80,"line":81},[2636],{"type":39,"tag":78,"props":2637,"children":2638},{"style":85},[2639],{"type":45,"value":88},{"type":39,"tag":78,"props":2641,"children":2642},{"class":80,"line":91},[2643,2647,2651,2655,2659],{"type":39,"tag":78,"props":2644,"children":2645},{"style":85},[2646],{"type":45,"value":97},{"type":39,"tag":78,"props":2648,"children":2649},{"style":100},[2650],{"type":45,"value":103},{"type":39,"tag":78,"props":2652,"children":2653},{"style":85},[2654],{"type":45,"value":108},{"type":39,"tag":78,"props":2656,"children":2657},{"style":85},[2658],{"type":45,"value":113},{"type":39,"tag":78,"props":2660,"children":2661},{"style":85},[2662],{"type":45,"value":118},{"type":39,"tag":78,"props":2664,"children":2665},{"class":80,"line":121},[2666,2670,2674,2678,2682,2686,2691,2695],{"type":39,"tag":78,"props":2667,"children":2668},{"style":85},[2669],{"type":45,"value":127},{"type":39,"tag":78,"props":2671,"children":2672},{"style":130},[2673],{"type":45,"value":133},{"type":39,"tag":78,"props":2675,"children":2676},{"style":85},[2677],{"type":45,"value":108},{"type":39,"tag":78,"props":2679,"children":2680},{"style":85},[2681],{"type":45,"value":113},{"type":39,"tag":78,"props":2683,"children":2684},{"style":85},[2685],{"type":45,"value":146},{"type":39,"tag":78,"props":2687,"children":2688},{"style":149},[2689],{"type":45,"value":2690},"NeonPulse Gaming",{"type":39,"tag":78,"props":2692,"children":2693},{"style":85},[2694],{"type":45,"value":108},{"type":39,"tag":78,"props":2696,"children":2697},{"style":85},[2698],{"type":45,"value":161},{"type":39,"tag":78,"props":2700,"children":2701},{"class":80,"line":164},[2702,2706,2710,2714,2718,2722,2727,2731],{"type":39,"tag":78,"props":2703,"children":2704},{"style":85},[2705],{"type":45,"value":127},{"type":39,"tag":78,"props":2707,"children":2708},{"style":130},[2709],{"type":45,"value":174},{"type":39,"tag":78,"props":2711,"children":2712},{"style":85},[2713],{"type":45,"value":108},{"type":39,"tag":78,"props":2715,"children":2716},{"style":85},[2717],{"type":45,"value":113},{"type":39,"tag":78,"props":2719,"children":2720},{"style":85},[2721],{"type":45,"value":146},{"type":39,"tag":78,"props":2723,"children":2724},{"style":149},[2725],{"type":45,"value":2726},"esports team",{"type":39,"tag":78,"props":2728,"children":2729},{"style":85},[2730],{"type":45,"value":108},{"type":39,"tag":78,"props":2732,"children":2733},{"style":85},[2734],{"type":45,"value":161},{"type":39,"tag":78,"props":2736,"children":2737},{"class":80,"line":202},[2738,2742,2746,2750,2754,2758,2763,2767],{"type":39,"tag":78,"props":2739,"children":2740},{"style":85},[2741],{"type":45,"value":127},{"type":39,"tag":78,"props":2743,"children":2744},{"style":130},[2745],{"type":45,"value":212},{"type":39,"tag":78,"props":2747,"children":2748},{"style":85},[2749],{"type":45,"value":108},{"type":39,"tag":78,"props":2751,"children":2752},{"style":85},[2753],{"type":45,"value":113},{"type":39,"tag":78,"props":2755,"children":2756},{"style":85},[2757],{"type":45,"value":146},{"type":39,"tag":78,"props":2759,"children":2760},{"style":149},[2761],{"type":45,"value":2762},"Build fan community, attract sponsors, and recruit talented players",{"type":39,"tag":78,"props":2764,"children":2765},{"style":85},[2766],{"type":45,"value":108},{"type":39,"tag":78,"props":2768,"children":2769},{"style":85},[2770],{"type":45,"value":161},{"type":39,"tag":78,"props":2772,"children":2773},{"class":80,"line":240},[2774,2778,2782,2786,2790,2794,2799,2803],{"type":39,"tag":78,"props":2775,"children":2776},{"style":85},[2777],{"type":45,"value":127},{"type":39,"tag":78,"props":2779,"children":2780},{"style":130},[2781],{"type":45,"value":250},{"type":39,"tag":78,"props":2783,"children":2784},{"style":85},[2785],{"type":45,"value":108},{"type":39,"tag":78,"props":2787,"children":2788},{"style":85},[2789],{"type":45,"value":113},{"type":39,"tag":78,"props":2791,"children":2792},{"style":85},[2793],{"type":45,"value":146},{"type":39,"tag":78,"props":2795,"children":2796},{"style":149},[2797],{"type":45,"value":2798},"Gaming enthusiasts, esports fans, potential sponsors, aspiring pro gamers",{"type":39,"tag":78,"props":2800,"children":2801},{"style":85},[2802],{"type":45,"value":108},{"type":39,"tag":78,"props":2804,"children":2805},{"style":85},[2806],{"type":45,"value":161},{"type":39,"tag":78,"props":2808,"children":2809},{"class":80,"line":278},[2810,2814,2818,2822,2826,2830,2835,2839],{"type":39,"tag":78,"props":2811,"children":2812},{"style":85},[2813],{"type":45,"value":127},{"type":39,"tag":78,"props":2815,"children":2816},{"style":130},[2817],{"type":45,"value":288},{"type":39,"tag":78,"props":2819,"children":2820},{"style":85},[2821],{"type":45,"value":108},{"type":39,"tag":78,"props":2823,"children":2824},{"style":85},[2825],{"type":45,"value":113},{"type":39,"tag":78,"props":2827,"children":2828},{"style":85},[2829],{"type":45,"value":146},{"type":39,"tag":78,"props":2831,"children":2832},{"style":149},[2833],{"type":45,"value":2834},"edgy, high-energy, competitive, bold",{"type":39,"tag":78,"props":2836,"children":2837},{"style":85},[2838],{"type":45,"value":108},{"type":39,"tag":78,"props":2840,"children":2841},{"style":85},[2842],{"type":45,"value":161},{"type":39,"tag":78,"props":2844,"children":2845},{"class":80,"line":316},[2846,2850,2854,2858,2862,2866,2871],{"type":39,"tag":78,"props":2847,"children":2848},{"style":85},[2849],{"type":45,"value":127},{"type":39,"tag":78,"props":2851,"children":2852},{"style":130},[2853],{"type":45,"value":326},{"type":39,"tag":78,"props":2855,"children":2856},{"style":85},[2857],{"type":45,"value":108},{"type":39,"tag":78,"props":2859,"children":2860},{"style":85},[2861],{"type":45,"value":113},{"type":39,"tag":78,"props":2863,"children":2864},{"style":85},[2865],{"type":45,"value":146},{"type":39,"tag":78,"props":2867,"children":2868},{"style":149},[2869],{"type":45,"value":2870},"neon glow, cyberpunk, electric purple, hot pink, dark backgrounds, glitch effects, speed lines",{"type":39,"tag":78,"props":2872,"children":2873},{"style":85},[2874],{"type":45,"value":348},{"type":39,"tag":78,"props":2876,"children":2877},{"class":80,"line":351},[2878],{"type":39,"tag":78,"props":2879,"children":2880},{"style":85},[2881],{"type":45,"value":357},{"type":39,"tag":78,"props":2883,"children":2884},{"class":80,"line":360},[2885,2889,2893,2897,2901],{"type":39,"tag":78,"props":2886,"children":2887},{"style":85},[2888],{"type":45,"value":97},{"type":39,"tag":78,"props":2890,"children":2891},{"style":100},[2892],{"type":45,"value":370},{"type":39,"tag":78,"props":2894,"children":2895},{"style":85},[2896],{"type":45,"value":108},{"type":39,"tag":78,"props":2898,"children":2899},{"style":85},[2900],{"type":45,"value":113},{"type":39,"tag":78,"props":2902,"children":2903},{"style":85},[2904],{"type":45,"value":383},{"type":39,"tag":78,"props":2906,"children":2907},{"class":80,"line":26},[2908,2912,2917,2921],{"type":39,"tag":78,"props":2909,"children":2910},{"style":85},[2911],{"type":45,"value":127},{"type":39,"tag":78,"props":2913,"children":2914},{"style":149},[2915],{"type":45,"value":2916},"Hero with team action shots or dynamic gaming footage background",{"type":39,"tag":78,"props":2918,"children":2919},{"style":85},[2920],{"type":45,"value":108},{"type":39,"tag":78,"props":2922,"children":2923},{"style":85},[2924],{"type":45,"value":161},{"type":39,"tag":78,"props":2926,"children":2927},{"class":80,"line":406},[2928,2932,2937,2941],{"type":39,"tag":78,"props":2929,"children":2930},{"style":85},[2931],{"type":45,"value":127},{"type":39,"tag":78,"props":2933,"children":2934},{"style":149},[2935],{"type":45,"value":2936},"Player roster with stats and social links",{"type":39,"tag":78,"props":2938,"children":2939},{"style":85},[2940],{"type":45,"value":108},{"type":39,"tag":78,"props":2942,"children":2943},{"style":85},[2944],{"type":45,"value":161},{"type":39,"tag":78,"props":2946,"children":2947},{"class":80,"line":423},[2948,2952,2957,2961],{"type":39,"tag":78,"props":2949,"children":2950},{"style":85},[2951],{"type":45,"value":127},{"type":39,"tag":78,"props":2953,"children":2954},{"style":149},[2955],{"type":45,"value":2956},"Match schedule and live stream integration",{"type":39,"tag":78,"props":2958,"children":2959},{"style":85},[2960],{"type":45,"value":108},{"type":39,"tag":78,"props":2962,"children":2963},{"style":85},[2964],{"type":45,"value":161},{"type":39,"tag":78,"props":2966,"children":2967},{"class":80,"line":432},[2968,2972,2977,2981],{"type":39,"tag":78,"props":2969,"children":2970},{"style":85},[2971],{"type":45,"value":127},{"type":39,"tag":78,"props":2973,"children":2974},{"style":149},[2975],{"type":45,"value":2976},"Tournament achievements and trophies",{"type":39,"tag":78,"props":2978,"children":2979},{"style":85},[2980],{"type":45,"value":108},{"type":39,"tag":78,"props":2982,"children":2983},{"style":85},[2984],{"type":45,"value":161},{"type":39,"tag":78,"props":2986,"children":2987},{"class":80,"line":457},[2988,2992,2997,3001],{"type":39,"tag":78,"props":2989,"children":2990},{"style":85},[2991],{"type":45,"value":127},{"type":39,"tag":78,"props":2993,"children":2994},{"style":149},[2995],{"type":45,"value":2996},"Sponsor showcase",{"type":39,"tag":78,"props":2998,"children":2999},{"style":85},[3000],{"type":45,"value":108},{"type":39,"tag":78,"props":3002,"children":3003},{"style":85},[3004],{"type":45,"value":161},{"type":39,"tag":78,"props":3006,"children":3007},{"class":80,"line":495},[3008,3012,3017,3021],{"type":39,"tag":78,"props":3009,"children":3010},{"style":85},[3011],{"type":45,"value":127},{"type":39,"tag":78,"props":3013,"children":3014},{"style":149},[3015],{"type":45,"value":3016},"Merchandise store link",{"type":39,"tag":78,"props":3018,"children":3019},{"style":85},[3020],{"type":45,"value":108},{"type":39,"tag":78,"props":3022,"children":3023},{"style":85},[3024],{"type":45,"value":161},{"type":39,"tag":78,"props":3026,"children":3027},{"class":80,"line":533},[3028,3032,3037,3041],{"type":39,"tag":78,"props":3029,"children":3030},{"style":85},[3031],{"type":45,"value":127},{"type":39,"tag":78,"props":3033,"children":3034},{"style":149},[3035],{"type":45,"value":3036},"News\u002Fblog for team updates",{"type":39,"tag":78,"props":3038,"children":3039},{"style":85},[3040],{"type":45,"value":108},{"type":39,"tag":78,"props":3042,"children":3043},{"style":85},[3044],{"type":45,"value":161},{"type":39,"tag":78,"props":3046,"children":3047},{"class":80,"line":571},[3048,3052,3057],{"type":39,"tag":78,"props":3049,"children":3050},{"style":85},[3051],{"type":45,"value":127},{"type":39,"tag":78,"props":3053,"children":3054},{"style":149},[3055],{"type":45,"value":3056},"Dark theme with neon accents (purple, pink, cyan)",{"type":39,"tag":78,"props":3058,"children":3059},{"style":85},[3060],{"type":45,"value":348},{"type":39,"tag":78,"props":3062,"children":3063},{"class":80,"line":605},[3064],{"type":39,"tag":78,"props":3065,"children":3066},{"style":85},[3067],{"type":45,"value":429},{"type":39,"tag":78,"props":3069,"children":3070},{"class":80,"line":614},[3071,3075,3079,3083,3087],{"type":39,"tag":78,"props":3072,"children":3073},{"style":85},[3074],{"type":45,"value":97},{"type":39,"tag":78,"props":3076,"children":3077},{"style":100},[3078],{"type":45,"value":442},{"type":39,"tag":78,"props":3080,"children":3081},{"style":85},[3082],{"type":45,"value":108},{"type":39,"tag":78,"props":3084,"children":3085},{"style":85},[3086],{"type":45,"value":113},{"type":39,"tag":78,"props":3088,"children":3089},{"style":85},[3090],{"type":45,"value":118},{"type":39,"tag":78,"props":3092,"children":3093},{"class":80,"line":1888},[3094,3098,3102,3106,3110,3114,3118,3123,3127,3131,3135],{"type":39,"tag":78,"props":3095,"children":3096},{"style":85},[3097],{"type":45,"value":127},{"type":39,"tag":78,"props":3099,"children":3100},{"style":130},[3101],{"type":45,"value":467},{"type":39,"tag":78,"props":3103,"children":3104},{"style":85},[3105],{"type":45,"value":108},{"type":39,"tag":78,"props":3107,"children":3108},{"style":85},[3109],{"type":45,"value":113},{"type":39,"tag":78,"props":3111,"children":3112},{"style":85},[3113],{"type":45,"value":146},{"type":39,"tag":78,"props":3115,"children":3116},{"style":1811},[3117],{"type":45,"value":1814},{"type":39,"tag":78,"props":3119,"children":3120},{"style":149},[3121],{"type":45,"value":3122},"Rajdhani",{"type":39,"tag":78,"props":3124,"children":3125},{"style":1811},[3126],{"type":45,"value":1814},{"type":39,"tag":78,"props":3128,"children":3129},{"style":149},[3130],{"type":45,"value":1877},{"type":39,"tag":78,"props":3132,"children":3133},{"style":85},[3134],{"type":45,"value":108},{"type":39,"tag":78,"props":3136,"children":3137},{"style":85},[3138],{"type":45,"value":161},{"type":39,"tag":78,"props":3140,"children":3141},{"class":80,"line":1925},[3142,3146,3150,3154,3158,3162,3166,3171,3175,3179,3183],{"type":39,"tag":78,"props":3143,"children":3144},{"style":85},[3145],{"type":45,"value":127},{"type":39,"tag":78,"props":3147,"children":3148},{"style":130},[3149],{"type":45,"value":505},{"type":39,"tag":78,"props":3151,"children":3152},{"style":85},[3153],{"type":45,"value":108},{"type":39,"tag":78,"props":3155,"children":3156},{"style":85},[3157],{"type":45,"value":113},{"type":39,"tag":78,"props":3159,"children":3160},{"style":85},[3161],{"type":45,"value":146},{"type":39,"tag":78,"props":3163,"children":3164},{"style":1811},[3165],{"type":45,"value":1814},{"type":39,"tag":78,"props":3167,"children":3168},{"style":149},[3169],{"type":45,"value":3170},"DM Sans",{"type":39,"tag":78,"props":3172,"children":3173},{"style":1811},[3174],{"type":45,"value":1814},{"type":39,"tag":78,"props":3176,"children":3177},{"style":149},[3178],{"type":45,"value":1877},{"type":39,"tag":78,"props":3180,"children":3181},{"style":85},[3182],{"type":45,"value":108},{"type":39,"tag":78,"props":3184,"children":3185},{"style":85},[3186],{"type":45,"value":161},{"type":39,"tag":78,"props":3188,"children":3189},{"class":80,"line":1958},[3190,3194,3198,3202,3206,3210,3215,3219],{"type":39,"tag":78,"props":3191,"children":3192},{"style":85},[3193],{"type":45,"value":127},{"type":39,"tag":78,"props":3195,"children":3196},{"style":130},[3197],{"type":45,"value":543},{"type":39,"tag":78,"props":3199,"children":3200},{"style":85},[3201],{"type":45,"value":108},{"type":39,"tag":78,"props":3203,"children":3204},{"style":85},[3205],{"type":45,"value":113},{"type":39,"tag":78,"props":3207,"children":3208},{"style":85},[3209],{"type":45,"value":146},{"type":39,"tag":78,"props":3211,"children":3212},{"style":149},[3213],{"type":45,"value":3214},"Rajdhani for aggressive tech headings, DM Sans for clean readable content",{"type":39,"tag":78,"props":3216,"children":3217},{"style":85},[3218],{"type":45,"value":108},{"type":39,"tag":78,"props":3220,"children":3221},{"style":85},[3222],{"type":45,"value":161},{"type":39,"tag":78,"props":3224,"children":3225},{"class":80,"line":1966},[3226,3230,3234,3238,3242,3246,3251],{"type":39,"tag":78,"props":3227,"children":3228},{"style":85},[3229],{"type":45,"value":127},{"type":39,"tag":78,"props":3231,"children":3232},{"style":130},[3233],{"type":45,"value":581},{"type":39,"tag":78,"props":3235,"children":3236},{"style":85},[3237],{"type":45,"value":108},{"type":39,"tag":78,"props":3239,"children":3240},{"style":85},[3241],{"type":45,"value":113},{"type":39,"tag":78,"props":3243,"children":3244},{"style":85},[3245],{"type":45,"value":146},{"type":39,"tag":78,"props":3247,"children":3248},{"style":149},[3249],{"type":45,"value":3250},"https:\u002F\u002Ffonts.googleapis.com\u002Fcss2?family=Rajdhani:wght@500;600;700&family=DM+Sans:wght@300;400;600&display=swap",{"type":39,"tag":78,"props":3252,"children":3253},{"style":85},[3254],{"type":45,"value":348},{"type":39,"tag":78,"props":3256,"children":3257},{"class":80,"line":2605},[3258],{"type":39,"tag":78,"props":3259,"children":3260},{"style":85},[3261],{"type":45,"value":611},{"type":39,"tag":78,"props":3263,"children":3265},{"class":80,"line":3264},26,[3266],{"type":39,"tag":78,"props":3267,"children":3268},{"style":85},[3269],{"type":45,"value":620},{"type":39,"tag":633,"props":3271,"children":3273},{"id":3272},"example-4-minimal-request",[3274],{"type":45,"value":3275},"Example 4: Minimal Request",{"type":39,"tag":48,"props":3277,"children":3278},{},[3279,3283],{"type":39,"tag":643,"props":3280,"children":3281},{},[3282],{"type":45,"value":1358},{"type":45,"value":3284}," \"Build a custom theme for my blog\"",{"type":39,"tag":66,"props":3286,"children":3288},{"className":68,"code":3287,"language":70,"meta":71,"style":71},"{\n  \"siteBrief\": {\n    \"siteType\": \"personal blog\",\n    \"primaryGoal\": \"Share content and build readership\",\n    \"tone\": \"personal, approachable\"\n  },\n  \"layoutNotes\": [\n    \"Hero with featured post or welcome message\",\n    \"Recent posts grid or list\",\n    \"About the author section\",\n    \"Categories\u002Ftags navigation\",\n    \"Newsletter signup\"\n  ],\n  \"typography\": {\n    \"primaryFont\": \"\\\"Outfit\\\", sans-serif\",\n    \"secondaryFont\": \"\\\"Merriweather\\\", serif\",\n    \"usage\": \"Outfit for clean headings, Merriweather for comfortable long-form reading\",\n    \"fontImport\": \"https:\u002F\u002Ffonts.googleapis.com\u002Fcss2?family=Outfit:wght@400;600;700&family=Merriweather:wght@300;400;700&display=swap\"\n  }\n}\n",[3289],{"type":39,"tag":74,"props":3290,"children":3291},{"__ignoreMap":71},[3292,3299,3322,3358,3394,3426,3433,3456,3476,3495,3515,3535,3550,3557,3580,3628,3676,3712,3744,3751],{"type":39,"tag":78,"props":3293,"children":3294},{"class":80,"line":81},[3295],{"type":39,"tag":78,"props":3296,"children":3297},{"style":85},[3298],{"type":45,"value":88},{"type":39,"tag":78,"props":3300,"children":3301},{"class":80,"line":91},[3302,3306,3310,3314,3318],{"type":39,"tag":78,"props":3303,"children":3304},{"style":85},[3305],{"type":45,"value":97},{"type":39,"tag":78,"props":3307,"children":3308},{"style":100},[3309],{"type":45,"value":103},{"type":39,"tag":78,"props":3311,"children":3312},{"style":85},[3313],{"type":45,"value":108},{"type":39,"tag":78,"props":3315,"children":3316},{"style":85},[3317],{"type":45,"value":113},{"type":39,"tag":78,"props":3319,"children":3320},{"style":85},[3321],{"type":45,"value":118},{"type":39,"tag":78,"props":3323,"children":3324},{"class":80,"line":121},[3325,3329,3333,3337,3341,3345,3350,3354],{"type":39,"tag":78,"props":3326,"children":3327},{"style":85},[3328],{"type":45,"value":127},{"type":39,"tag":78,"props":3330,"children":3331},{"style":130},[3332],{"type":45,"value":174},{"type":39,"tag":78,"props":3334,"children":3335},{"style":85},[3336],{"type":45,"value":108},{"type":39,"tag":78,"props":3338,"children":3339},{"style":85},[3340],{"type":45,"value":113},{"type":39,"tag":78,"props":3342,"children":3343},{"style":85},[3344],{"type":45,"value":146},{"type":39,"tag":78,"props":3346,"children":3347},{"style":149},[3348],{"type":45,"value":3349},"personal blog",{"type":39,"tag":78,"props":3351,"children":3352},{"style":85},[3353],{"type":45,"value":108},{"type":39,"tag":78,"props":3355,"children":3356},{"style":85},[3357],{"type":45,"value":161},{"type":39,"tag":78,"props":3359,"children":3360},{"class":80,"line":164},[3361,3365,3369,3373,3377,3381,3386,3390],{"type":39,"tag":78,"props":3362,"children":3363},{"style":85},[3364],{"type":45,"value":127},{"type":39,"tag":78,"props":3366,"children":3367},{"style":130},[3368],{"type":45,"value":212},{"type":39,"tag":78,"props":3370,"children":3371},{"style":85},[3372],{"type":45,"value":108},{"type":39,"tag":78,"props":3374,"children":3375},{"style":85},[3376],{"type":45,"value":113},{"type":39,"tag":78,"props":3378,"children":3379},{"style":85},[3380],{"type":45,"value":146},{"type":39,"tag":78,"props":3382,"children":3383},{"style":149},[3384],{"type":45,"value":3385},"Share content and build readership",{"type":39,"tag":78,"props":3387,"children":3388},{"style":85},[3389],{"type":45,"value":108},{"type":39,"tag":78,"props":3391,"children":3392},{"style":85},[3393],{"type":45,"value":161},{"type":39,"tag":78,"props":3395,"children":3396},{"class":80,"line":202},[3397,3401,3405,3409,3413,3417,3422],{"type":39,"tag":78,"props":3398,"children":3399},{"style":85},[3400],{"type":45,"value":127},{"type":39,"tag":78,"props":3402,"children":3403},{"style":130},[3404],{"type":45,"value":288},{"type":39,"tag":78,"props":3406,"children":3407},{"style":85},[3408],{"type":45,"value":108},{"type":39,"tag":78,"props":3410,"children":3411},{"style":85},[3412],{"type":45,"value":113},{"type":39,"tag":78,"props":3414,"children":3415},{"style":85},[3416],{"type":45,"value":146},{"type":39,"tag":78,"props":3418,"children":3419},{"style":149},[3420],{"type":45,"value":3421},"personal, approachable",{"type":39,"tag":78,"props":3423,"children":3424},{"style":85},[3425],{"type":45,"value":348},{"type":39,"tag":78,"props":3427,"children":3428},{"class":80,"line":240},[3429],{"type":39,"tag":78,"props":3430,"children":3431},{"style":85},[3432],{"type":45,"value":357},{"type":39,"tag":78,"props":3434,"children":3435},{"class":80,"line":278},[3436,3440,3444,3448,3452],{"type":39,"tag":78,"props":3437,"children":3438},{"style":85},[3439],{"type":45,"value":97},{"type":39,"tag":78,"props":3441,"children":3442},{"style":100},[3443],{"type":45,"value":370},{"type":39,"tag":78,"props":3445,"children":3446},{"style":85},[3447],{"type":45,"value":108},{"type":39,"tag":78,"props":3449,"children":3450},{"style":85},[3451],{"type":45,"value":113},{"type":39,"tag":78,"props":3453,"children":3454},{"style":85},[3455],{"type":45,"value":383},{"type":39,"tag":78,"props":3457,"children":3458},{"class":80,"line":316},[3459,3463,3468,3472],{"type":39,"tag":78,"props":3460,"children":3461},{"style":85},[3462],{"type":45,"value":127},{"type":39,"tag":78,"props":3464,"children":3465},{"style":149},[3466],{"type":45,"value":3467},"Hero with featured post or welcome message",{"type":39,"tag":78,"props":3469,"children":3470},{"style":85},[3471],{"type":45,"value":108},{"type":39,"tag":78,"props":3473,"children":3474},{"style":85},[3475],{"type":45,"value":161},{"type":39,"tag":78,"props":3477,"children":3478},{"class":80,"line":351},[3479,3483,3487,3491],{"type":39,"tag":78,"props":3480,"children":3481},{"style":85},[3482],{"type":45,"value":127},{"type":39,"tag":78,"props":3484,"children":3485},{"style":149},[3486],{"type":45,"value":1194},{"type":39,"tag":78,"props":3488,"children":3489},{"style":85},[3490],{"type":45,"value":108},{"type":39,"tag":78,"props":3492,"children":3493},{"style":85},[3494],{"type":45,"value":161},{"type":39,"tag":78,"props":3496,"children":3497},{"class":80,"line":360},[3498,3502,3507,3511],{"type":39,"tag":78,"props":3499,"children":3500},{"style":85},[3501],{"type":45,"value":127},{"type":39,"tag":78,"props":3503,"children":3504},{"style":149},[3505],{"type":45,"value":3506},"About the author section",{"type":39,"tag":78,"props":3508,"children":3509},{"style":85},[3510],{"type":45,"value":108},{"type":39,"tag":78,"props":3512,"children":3513},{"style":85},[3514],{"type":45,"value":161},{"type":39,"tag":78,"props":3516,"children":3517},{"class":80,"line":26},[3518,3522,3527,3531],{"type":39,"tag":78,"props":3519,"children":3520},{"style":85},[3521],{"type":45,"value":127},{"type":39,"tag":78,"props":3523,"children":3524},{"style":149},[3525],{"type":45,"value":3526},"Categories\u002Ftags navigation",{"type":39,"tag":78,"props":3528,"children":3529},{"style":85},[3530],{"type":45,"value":108},{"type":39,"tag":78,"props":3532,"children":3533},{"style":85},[3534],{"type":45,"value":161},{"type":39,"tag":78,"props":3536,"children":3537},{"class":80,"line":406},[3538,3542,3546],{"type":39,"tag":78,"props":3539,"children":3540},{"style":85},[3541],{"type":45,"value":127},{"type":39,"tag":78,"props":3543,"children":3544},{"style":149},[3545],{"type":45,"value":810},{"type":39,"tag":78,"props":3547,"children":3548},{"style":85},[3549],{"type":45,"value":348},{"type":39,"tag":78,"props":3551,"children":3552},{"class":80,"line":423},[3553],{"type":39,"tag":78,"props":3554,"children":3555},{"style":85},[3556],{"type":45,"value":429},{"type":39,"tag":78,"props":3558,"children":3559},{"class":80,"line":432},[3560,3564,3568,3572,3576],{"type":39,"tag":78,"props":3561,"children":3562},{"style":85},[3563],{"type":45,"value":97},{"type":39,"tag":78,"props":3565,"children":3566},{"style":100},[3567],{"type":45,"value":442},{"type":39,"tag":78,"props":3569,"children":3570},{"style":85},[3571],{"type":45,"value":108},{"type":39,"tag":78,"props":3573,"children":3574},{"style":85},[3575],{"type":45,"value":113},{"type":39,"tag":78,"props":3577,"children":3578},{"style":85},[3579],{"type":45,"value":118},{"type":39,"tag":78,"props":3581,"children":3582},{"class":80,"line":457},[3583,3587,3591,3595,3599,3603,3607,3612,3616,3620,3624],{"type":39,"tag":78,"props":3584,"children":3585},{"style":85},[3586],{"type":45,"value":127},{"type":39,"tag":78,"props":3588,"children":3589},{"style":130},[3590],{"type":45,"value":467},{"type":39,"tag":78,"props":3592,"children":3593},{"style":85},[3594],{"type":45,"value":108},{"type":39,"tag":78,"props":3596,"children":3597},{"style":85},[3598],{"type":45,"value":113},{"type":39,"tag":78,"props":3600,"children":3601},{"style":85},[3602],{"type":45,"value":146},{"type":39,"tag":78,"props":3604,"children":3605},{"style":1811},[3606],{"type":45,"value":1814},{"type":39,"tag":78,"props":3608,"children":3609},{"style":149},[3610],{"type":45,"value":3611},"Outfit",{"type":39,"tag":78,"props":3613,"children":3614},{"style":1811},[3615],{"type":45,"value":1814},{"type":39,"tag":78,"props":3617,"children":3618},{"style":149},[3619],{"type":45,"value":1877},{"type":39,"tag":78,"props":3621,"children":3622},{"style":85},[3623],{"type":45,"value":108},{"type":39,"tag":78,"props":3625,"children":3626},{"style":85},[3627],{"type":45,"value":161},{"type":39,"tag":78,"props":3629,"children":3630},{"class":80,"line":495},[3631,3635,3639,3643,3647,3651,3655,3660,3664,3668,3672],{"type":39,"tag":78,"props":3632,"children":3633},{"style":85},[3634],{"type":45,"value":127},{"type":39,"tag":78,"props":3636,"children":3637},{"style":130},[3638],{"type":45,"value":505},{"type":39,"tag":78,"props":3640,"children":3641},{"style":85},[3642],{"type":45,"value":108},{"type":39,"tag":78,"props":3644,"children":3645},{"style":85},[3646],{"type":45,"value":113},{"type":39,"tag":78,"props":3648,"children":3649},{"style":85},[3650],{"type":45,"value":146},{"type":39,"tag":78,"props":3652,"children":3653},{"style":1811},[3654],{"type":45,"value":1814},{"type":39,"tag":78,"props":3656,"children":3657},{"style":149},[3658],{"type":45,"value":3659},"Merriweather",{"type":39,"tag":78,"props":3661,"children":3662},{"style":1811},[3663],{"type":45,"value":1814},{"type":39,"tag":78,"props":3665,"children":3666},{"style":149},[3667],{"type":45,"value":1828},{"type":39,"tag":78,"props":3669,"children":3670},{"style":85},[3671],{"type":45,"value":108},{"type":39,"tag":78,"props":3673,"children":3674},{"style":85},[3675],{"type":45,"value":161},{"type":39,"tag":78,"props":3677,"children":3678},{"class":80,"line":533},[3679,3683,3687,3691,3695,3699,3704,3708],{"type":39,"tag":78,"props":3680,"children":3681},{"style":85},[3682],{"type":45,"value":127},{"type":39,"tag":78,"props":3684,"children":3685},{"style":130},[3686],{"type":45,"value":543},{"type":39,"tag":78,"props":3688,"children":3689},{"style":85},[3690],{"type":45,"value":108},{"type":39,"tag":78,"props":3692,"children":3693},{"style":85},[3694],{"type":45,"value":113},{"type":39,"tag":78,"props":3696,"children":3697},{"style":85},[3698],{"type":45,"value":146},{"type":39,"tag":78,"props":3700,"children":3701},{"style":149},[3702],{"type":45,"value":3703},"Outfit for clean headings, Merriweather for comfortable long-form reading",{"type":39,"tag":78,"props":3705,"children":3706},{"style":85},[3707],{"type":45,"value":108},{"type":39,"tag":78,"props":3709,"children":3710},{"style":85},[3711],{"type":45,"value":161},{"type":39,"tag":78,"props":3713,"children":3714},{"class":80,"line":571},[3715,3719,3723,3727,3731,3735,3740],{"type":39,"tag":78,"props":3716,"children":3717},{"style":85},[3718],{"type":45,"value":127},{"type":39,"tag":78,"props":3720,"children":3721},{"style":130},[3722],{"type":45,"value":581},{"type":39,"tag":78,"props":3724,"children":3725},{"style":85},[3726],{"type":45,"value":108},{"type":39,"tag":78,"props":3728,"children":3729},{"style":85},[3730],{"type":45,"value":113},{"type":39,"tag":78,"props":3732,"children":3733},{"style":85},[3734],{"type":45,"value":146},{"type":39,"tag":78,"props":3736,"children":3737},{"style":149},[3738],{"type":45,"value":3739},"https:\u002F\u002Ffonts.googleapis.com\u002Fcss2?family=Outfit:wght@400;600;700&family=Merriweather:wght@300;400;700&display=swap",{"type":39,"tag":78,"props":3741,"children":3742},{"style":85},[3743],{"type":45,"value":348},{"type":39,"tag":78,"props":3745,"children":3746},{"class":80,"line":605},[3747],{"type":39,"tag":78,"props":3748,"children":3749},{"style":85},[3750],{"type":45,"value":611},{"type":39,"tag":78,"props":3752,"children":3753},{"class":80,"line":614},[3754],{"type":39,"tag":78,"props":3755,"children":3756},{"style":85},[3757],{"type":45,"value":620},{"type":39,"tag":54,"props":3759,"children":3761},{"id":3760},"presentation-format",[3762],{"type":45,"value":3763},"Presentation Format",{"type":39,"tag":48,"props":3765,"children":3766},{},[3767],{"type":45,"value":3768},"After extracting the site spec, present it to the user as a readable table for confirmation:",{"type":39,"tag":3770,"props":3771,"children":3772},"table",{},[3773,3792],{"type":39,"tag":3774,"props":3775,"children":3776},"thead",{},[3777],{"type":39,"tag":3778,"props":3779,"children":3780},"tr",{},[3781,3787],{"type":39,"tag":3782,"props":3783,"children":3784},"th",{},[3785],{"type":45,"value":3786},"Field",{"type":39,"tag":3782,"props":3788,"children":3789},{},[3790],{"type":45,"value":3791},"Value",{"type":39,"tag":3793,"props":3794,"children":3795},"tbody",{},[3796,3813,3829,3845,3860,3875,3891,3907],{"type":39,"tag":3778,"props":3797,"children":3798},{},[3799,3805],{"type":39,"tag":3800,"props":3801,"children":3802},"td",{},[3803],{"type":45,"value":3804},"Site Name",{"type":39,"tag":3800,"props":3806,"children":3807},{},[3808],{"type":39,"tag":78,"props":3809,"children":3810},{},[3811],{"type":45,"value":3812},"name",{"type":39,"tag":3778,"props":3814,"children":3815},{},[3816,3821],{"type":39,"tag":3800,"props":3817,"children":3818},{},[3819],{"type":45,"value":3820},"Site Type",{"type":39,"tag":3800,"props":3822,"children":3823},{},[3824],{"type":39,"tag":78,"props":3825,"children":3826},{},[3827],{"type":45,"value":3828},"type",{"type":39,"tag":3778,"props":3830,"children":3831},{},[3832,3837],{"type":39,"tag":3800,"props":3833,"children":3834},{},[3835],{"type":45,"value":3836},"Primary Goal",{"type":39,"tag":3800,"props":3838,"children":3839},{},[3840],{"type":39,"tag":78,"props":3841,"children":3842},{},[3843],{"type":45,"value":3844},"goal",{"type":39,"tag":3778,"props":3846,"children":3847},{},[3848,3853],{"type":39,"tag":3800,"props":3849,"children":3850},{},[3851],{"type":45,"value":3852},"Target Audience",{"type":39,"tag":3800,"props":3854,"children":3855},{},[3856],{"type":39,"tag":78,"props":3857,"children":3858},{},[3859],{"type":45,"value":250},{"type":39,"tag":3778,"props":3861,"children":3862},{},[3863,3868],{"type":39,"tag":3800,"props":3864,"children":3865},{},[3866],{"type":45,"value":3867},"Tone",{"type":39,"tag":3800,"props":3869,"children":3870},{},[3871],{"type":39,"tag":78,"props":3872,"children":3873},{},[3874],{"type":45,"value":288},{"type":39,"tag":3778,"props":3876,"children":3877},{},[3878,3883],{"type":39,"tag":3800,"props":3879,"children":3880},{},[3881],{"type":45,"value":3882},"Brand Keywords",{"type":39,"tag":3800,"props":3884,"children":3885},{},[3886],{"type":39,"tag":78,"props":3887,"children":3888},{},[3889],{"type":45,"value":3890},"keywords",{"type":39,"tag":3778,"props":3892,"children":3893},{},[3894,3899],{"type":39,"tag":3800,"props":3895,"children":3896},{},[3897],{"type":45,"value":3898},"Key Sections",{"type":39,"tag":3800,"props":3900,"children":3901},{},[3902],{"type":39,"tag":78,"props":3903,"children":3904},{},[3905],{"type":45,"value":3906},"comma-separated list from layoutNotes",{"type":39,"tag":3778,"props":3908,"children":3909},{},[3910,3915],{"type":39,"tag":3800,"props":3911,"children":3912},{},[3913],{"type":45,"value":3914},"Typography",{"type":39,"tag":3800,"props":3916,"children":3917},{},[3918,3922,3924],{"type":39,"tag":78,"props":3919,"children":3920},{},[3921],{"type":45,"value":467},{"type":45,"value":3923}," + ",{"type":39,"tag":78,"props":3925,"children":3926},{},[3927],{"type":45,"value":505},{"type":39,"tag":48,"props":3929,"children":3930},{},[3931],{"type":45,"value":3932},"Then ask: \"Does this capture your vision? Let me know if you'd like to adjust anything before we proceed to design options.\"",{"type":39,"tag":3934,"props":3935,"children":3936},"style",{},[3937],{"type":45,"value":3938},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":3940,"total":121},[3941,3956,3962],{"slug":3942,"name":3942,"fn":3943,"description":3944,"org":3945,"tags":3946,"stars":22,"repoUrl":23,"updatedAt":3955},"design-systems","guide web design aesthetic decisions","Bold aesthetic direction guidance for web design. Use when making creative decisions about typography, color, motion, spatial composition, and overall visual style. Helps avoid generic \"AI slop\" aesthetics.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[3947,3950,3951,3954],{"name":3948,"slug":3949,"type":15},"Creative","creative",{"name":20,"slug":21,"type":15},{"name":3952,"slug":3953,"type":15},"Design System","design-system",{"name":3914,"slug":442,"type":15},"2026-04-06T18:03:22.699005",{"slug":4,"name":4,"fn":5,"description":6,"org":3957,"tags":3958,"stars":22,"repoUrl":23,"updatedAt":24},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[3959,3960,3961],{"name":20,"slug":21,"type":15},{"name":13,"slug":14,"type":15},{"name":17,"slug":18,"type":15},{"slug":3963,"name":3963,"fn":3964,"description":3965,"org":3966,"tags":3967,"stars":22,"repoUrl":23,"updatedAt":3978},"wordpress-block-theming","build WordPress block themes","WordPress Full Site Editing (FSE) theme architecture. Use when generating theme.json, block templates, template parts, patterns, and functions.php for WordPress block themes.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[3968,3971,3974,3977],{"name":3969,"slug":3970,"type":15},"Block Editor","block-editor",{"name":3972,"slug":3973,"type":15},"Full Site Editing","full-site-editing",{"name":3975,"slug":3976,"type":15},"Themes","themes",{"name":17,"slug":18,"type":15},"2026-04-06T18:03:25.231453",{"items":3980,"total":4160},[3981,4002,4017,4031,4048,4063,4077,4092,4105,4116,4131,4145],{"slug":3982,"name":3982,"fn":3983,"description":3984,"org":3985,"tags":3986,"stars":3999,"repoUrl":4000,"updatedAt":4001},"annotate","collect visual feedback with browser annotation tools","Open a browser with visual annotation tools. The user clicks elements on their site and leaves feedback — the agent reads annotations and makes changes. Use this when the user wants to point at specific elements to fix, tweak, or redesign.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[3987,3990,3993,3996],{"name":3988,"slug":3989,"type":15},"Frontend","frontend",{"name":3991,"slug":3992,"type":15},"Productivity","productivity",{"name":3994,"slug":3995,"type":15},"UX Copy","ux-copy",{"name":3997,"slug":3998,"type":15},"UX Design","ux-design",484,"https:\u002F\u002Fgithub.com\u002FAutomattic\u002Fstudio","2026-05-06T05:40:01.516544",{"slug":4003,"name":4003,"fn":4004,"description":4005,"org":4006,"tags":4007,"stars":3999,"repoUrl":4000,"updatedAt":4016},"block-content","write editable WordPress block markup","Write editable WordPress block markup for local Studio sites, including core\u002Fhtml limits, block-theme layout rules, full-width sections, validation, and skeleton-first page\u002FCSS recipes.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4008,4009,4012,4015],{"name":3969,"slug":3970,"type":15},{"name":4010,"slug":4011,"type":15},"CSS","css",{"name":4013,"slug":4014,"type":15},"HTML","html",{"name":17,"slug":18,"type":15},"2026-05-27T07:01:55.629681",{"slug":4018,"name":4018,"fn":4019,"description":4020,"org":4021,"tags":4022,"stars":3999,"repoUrl":4000,"updatedAt":4030},"hosting-plans-helper","provide WordPress.com hosting plan information","Answer WordPress.com plan, pricing, upgrade, and feature-tier questions (plan names, what each tier unlocks — plugins, themes, custom code, SSH, hosting — and current prices) from authoritative live data. Load before answering ANY plan, pricing, or feature-gating question; never answer these from memory.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4023,4026,4029],{"name":4024,"slug":4025,"type":15},"Pricing","pricing",{"name":4027,"slug":4028,"type":15},"Reference","reference",{"name":17,"slug":18,"type":15},"2026-07-02T07:42:33.654791",{"slug":4032,"name":4032,"fn":4033,"description":4034,"org":4035,"tags":4036,"stars":3999,"repoUrl":4000,"updatedAt":4047},"liberate","migrate websites to WordPress","Import and rebuild a website from a closed platform (Wix, Squarespace, Webflow, Shopify, GoDaddy, Hostinger, HubSpot, Weebly) into a Studio WordPress site. Extracts pages\u002Fposts\u002Fproducts + media, then reconstructs the design as editable blocks + WooCommerce OR as a high-fidelity replica theme. Invoke when the user wants to migrate, import, liberate, or rebuild a site from one of these platforms.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4037,4040,4043,4046],{"name":4038,"slug":4039,"type":15},"CMS","cms",{"name":4041,"slug":4042,"type":15},"Migration","migration",{"name":4044,"slug":4045,"type":15},"Web Development","web-development",{"name":17,"slug":18,"type":15},"2026-07-09T06:47:33.454311",{"slug":4049,"name":4049,"fn":4050,"description":4051,"org":4052,"tags":4053,"stars":3999,"repoUrl":4000,"updatedAt":4062},"need-for-speed","run frontend performance audits for WordPress sites","Run a frontend performance audit on a WordPress site and get actionable optimization recommendations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4054,4057,4058,4061],{"name":4055,"slug":4056,"type":15},"Audit","audit",{"name":3988,"slug":3989,"type":15},{"name":4059,"slug":4060,"type":15},"Performance","performance",{"name":17,"slug":18,"type":15},"2026-05-06T05:40:06.433267",{"slug":4064,"name":4064,"fn":4065,"description":4066,"org":4067,"tags":4068,"stars":3999,"repoUrl":4000,"updatedAt":4076},"plugin-recommendations","recommend WordPress plugins for site features","Choose recommended plugins and plugin-provided blocks for features core WordPress blocks do not cover - ecommerce (WooCommerce), forms and newsletters (Jetpack), online courses and quizzes (Sensei LMS), polls, surveys and ratings (Crowdsignal), spam protection (Akismet) - while keeping generated content editable and avoiding raw HTML fallbacks. Any request to sell products or build a shop, store, or storefront requires WooCommerce with products.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4069,4072,4075],{"name":4070,"slug":4071,"type":15},"Content Creation","content-creation",{"name":4073,"slug":4074,"type":15},"Plugin Development","plugin-development",{"name":17,"slug":18,"type":15},"2026-05-27T07:01:58.249105",{"slug":4078,"name":4078,"fn":4079,"description":4080,"org":4081,"tags":4082,"stars":3999,"repoUrl":4000,"updatedAt":4091},"rank-me-up","run on-page SEO audits for WordPress sites","Run an on-page SEO audit on a WordPress site and get actionable recommendations to improve search visibility.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4083,4084,4087,4090],{"name":4055,"slug":4056,"type":15},{"name":4085,"slug":4086,"type":15},"Marketing","marketing",{"name":4088,"slug":4089,"type":15},"SEO","seo",{"name":17,"slug":18,"type":15},"2026-05-06T05:40:05.196367",{"slug":4093,"name":4093,"fn":4094,"description":4095,"org":4096,"tags":4097,"stars":3999,"repoUrl":4000,"updatedAt":4104},"site-spec","gather specifications for new WordPress sites","Gather the site name and layout preference before building a WordPress site. Run this before creating any new site.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4098,4099,4102,4103],{"name":20,"slug":21,"type":15},{"name":4100,"slug":4101,"type":15},"Product Management","product-management",{"name":13,"slug":14,"type":15},{"name":17,"slug":18,"type":15},"2026-05-06T05:40:02.739409",{"slug":4106,"name":4106,"fn":4107,"description":4108,"org":4109,"tags":4110,"stars":3999,"repoUrl":4000,"updatedAt":4115},"studio-cli","manage local WordPress sites with Studio CLI","Use the Studio CLI to manage local WordPress sites, authentication, and preview sites. Invoke this skill when you need to run Studio CLI commands, manage sites, or troubleshoot site issues.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4111,4114],{"name":4112,"slug":4113,"type":15},"CLI","cli",{"name":17,"slug":18,"type":15},"2026-04-06T18:02:57.150231",{"slug":4117,"name":4117,"fn":4118,"description":4119,"org":4120,"tags":4121,"stars":3999,"repoUrl":4000,"updatedAt":4130},"taxonomist","optimize WordPress category taxonomy","Analyze and optimize a WordPress site's category taxonomy. Exports all posts, uses AI to suggest an improved category structure — merging duplicates, retiring dead categories, creating missing ones, writing descriptions, and re-categorizing posts. Run this when the user wants to clean up or improve their categories.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4122,4125,4128,4129],{"name":4123,"slug":4124,"type":15},"Content Strategy","content-strategy",{"name":4126,"slug":4127,"type":15},"Data Cleaning","data-cleaning",{"name":4088,"slug":4089,"type":15},{"name":17,"slug":18,"type":15},"2026-05-06T05:40:03.966799",{"slug":4132,"name":4132,"fn":4133,"description":4134,"org":4135,"tags":4136,"stars":3999,"repoUrl":4000,"updatedAt":4144},"visual-design","plan and execute visual design direction","Plan and execute high-quality visual direction for site creation, redesign, layout, typography, color, motion, and visual polish.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4137,4140,4141,4142],{"name":4138,"slug":4139,"type":15},"Animation","animation",{"name":20,"slug":21,"type":15},{"name":3914,"slug":442,"type":15},{"name":4143,"slug":4132,"type":15},"Visual Design","2026-07-24T05:40:57.887452",{"slug":4146,"name":4146,"fn":4147,"description":4148,"org":4149,"tags":4150,"stars":3999,"repoUrl":4000,"updatedAt":4159},"visual-polish","verify and polish website visual design","Verify and polish a built or redesigned site by diagnosing rendered-DOM issues against intent and fixing them in a planned, batched screenshot-and-fix loop.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[4151,4154,4155,4158],{"name":4152,"slug":4153,"type":15},"Debugging","debugging",{"name":3988,"slug":3989,"type":15},{"name":4156,"slug":4157,"type":15},"Screenshots","screenshots",{"name":4143,"slug":4132,"type":15},"2026-06-06T07:09:59.809812",81]