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