Home Assessment Report

Generated ${new Date(e.timestamp).toLocaleDateString(`en-US`,{year:`numeric`,month:`long`,day:`numeric`})}

${r?`

Property: ${r}

`:``}${e.homeInfo.size||e.homeInfo.age?`

Size: ${e.homeInfo.size||`N/A`} sq ft   Age: ${e.homeInfo.age||`N/A`} years

`:``}
${e.overall}
${e.grade}

Category Breakdown

${t}
CategoryGradeScore

Recommendations

${n}
PriorityAction Item
`}function C(){let[e,t]=(0,l.useState)(`welcome`),[n,r]=(0,l.useState)(new Set),[i,a]=(0,l.useState)([]),[o,s]=(0,l.useState)(0),[c,u]=(0,l.useState)([]),[y,C]=(0,l.useState)(null),[te,ne]=(0,l.useState)(``),[re,ie]=(0,l.useState)(``),[ae,oe]=(0,l.useState)(``),[se,ce]=(0,l.useState)(``),[le,ue]=(0,l.useState)(``),[de,w]=(0,l.useState)(``),[T,fe]=(0,l.useState)(``),[pe,me]=(0,l.useState)(!1),[he,E]=(0,l.useState)(null),[D,ge]=(0,l.useState)(null),[_e,ve]=(0,l.useState)(!1);(0,l.useEffect)(()=>{ve(!1);let e=setTimeout(()=>ve(!0),50);return()=>clearTimeout(e)},[e]),(0,l.useEffect)(()=>{let e=window.location.hash;if(e.startsWith(`#/results/`)){let n=e.replace(`#/results/`,``);fetch(`/api/results/${n}`).then(e=>e.json()).then(e=>{e.success&&e.result&&(ge(e.result),t(`shared`))}).catch(()=>{})}},[]);let ye=(0,l.useCallback)(e=>{r(t=>{let n=new Set(t);return n.has(e)?n.delete(e):n.add(e),n})},[]),be=(0,l.useCallback)(()=>{let e=Array.from(n),r=new Set;u(m.filter(t=>t.roomTriggers.some(t=>e.includes(t))).filter(e=>r.has(e.id)?!1:(r.add(e.id),!0))),s(0),a([]),t(`systems`)},[n]),xe=(0,l.useCallback)(e=>{let n=new Map;for(let t of e){let e=n.get(t.category)||{total:0,max:0,issues:[]};if(e.total+=t.score,e.max+=t.maxScore,t.score<=4){let n=m.find(e=>e.id===t.questionId);n&&e.issues.push(n.question)}n.set(t.category,e)}let r=Array.from(n.entries()).map(([e,t])=>{let n=Math.round(t.total/t.max*100),r=g(n);return{category:e,score:t.total,maxScore:t.max,pct:n,grade:r,color:_(r),issues:t.issues}}).sort((e,t)=>e.pct-t.pct),i=e.reduce((e,t)=>e+t.score,0),a=e.reduce((e,t)=>e+t.maxScore,0),o=Math.round(i/a*100);C({overall:o,grade:g(o),categories:r,recommendations:r.filter(e=>e.pct<80).map(e=>{let t=h[e.category];return{category:e.category,title:`${e.category} needs attention (${e.grade})`,urgency:v(e.pct),description:e.issues.length>0?`Issues found: ${e.issues.join(`; `)}`:`Score below target. Professional inspection recommended.`,networkUrl:t?.url,networkLabel:t?.label}}),timestamp:new Date().toISOString(),homeInfo:{address:te,city:re,state:ae,zip:se,size:le,age:de}}),t(`results`)},[te,re,ae,se,le,de]),Se=(0,l.useCallback)(e=>{let t=c[o],n=t.options[e],r=[...i,{questionId:t.id,category:t.category,score:n.score,maxScore:10}];a(r),o+1e+1):xe(r)},[c,o,i,xe]),Ce=(0,l.useCallback)(async()=>{if(!(!y||!T)){me(!0);try{let e=[y.homeInfo.address,y.homeInfo.city,y.homeInfo.state,y.homeInfo.zip].filter(Boolean).join(`, `),t=await(await fetch(`/api/assessment`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify({email:T,name:``,address:e,zip_code:y.homeInfo.zip,home_size:y.homeInfo.size?parseInt(y.homeInfo.size):null,home_age:y.homeInfo.age?parseInt(y.homeInfo.age):null,assessment_data:JSON.stringify(y),score:`${y.overall} (${y.grade})`,domain:`homeanalysis.com`})})).json();t.success&&t.id&&E(`${window.location.origin}#/results/${t.id}`)}catch(e){console.error(e)}me(!1)}},[y,T]),we=(0,l.useCallback)(()=>{if(!y)return;let e=S(y),t=new Blob([e],{type:`text/html`}),n=URL.createObjectURL(t),r=window.open(n,`_blank`);r&&setTimeout(()=>r.print(),500)},[y]),Te=(0,l.useCallback)(()=>{t(`welcome`),r(new Set),a([]),s(0),u([]),C(null),E(null),fe(``)},[]),O=e===`shared`?D:y,Ee={width:`100%`,padding:`10px 12px`,border:`1px solid #d1d5db`,borderRadius:8,fontSize:14,boxSizing:`border-box`,outline:`none`},De={fontSize:12,color:`#6b7280`,display:`block`,marginBottom:4,fontWeight:500};return(0,d.jsxs)(`div`,{style:{minHeight:`100vh`,background:`linear-gradient(180deg, #f0f4f8 0%, #ffffff 100%)`,fontFamily:`'Segoe UI', system-ui, -apple-system, sans-serif`},children:[(0,d.jsxs)(`header`,{style:{background:`#1e3a5f`,padding:`16px 24px`,display:`flex`,alignItems:`center`,justifyContent:`space-between`,boxShadow:`0 2px 8px rgba(0,0,0,0.15)`},children:[(0,d.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,gap:12},children:[(0,d.jsx)(`div`,{style:{width:36,height:36,borderRadius:8,background:`#3b82f6`,display:`flex`,alignItems:`center`,justifyContent:`center`,fontSize:20},children:`🏠`}),(0,d.jsxs)(`span`,{style:{color:`white`,fontSize:18,fontWeight:700,letterSpacing:-.5},children:[`HomeAnalysis`,(0,d.jsx)(`span`,{style:{color:`#60a5fa`},children:`.com`})]})]}),(0,d.jsxs)(`nav`,{style:{display:`flex`,gap:16,alignItems:`center`},children:[e!==`welcome`&&e!==`shared`&&(0,d.jsx)(`button`,{onClick:Te,style:{background:`transparent`,border:`1px solid rgba(255,255,255,0.3)`,color:`white`,padding:`6px 14px`,borderRadius:6,cursor:`pointer`,fontSize:13},children:`Start Over`}),(0,d.jsx)(`a`,{href:`https://handyman.com?ref=homeanalysis`,target:`_blank`,rel:`noopener noreferrer`,style:{color:`#93c5fd`,fontSize:13,textDecoration:`none`},children:`Handyman.com →`})]})]}),(0,d.jsxs)(`main`,{style:{maxWidth:720,margin:`0 auto`,padding:`32px 20px`,opacity:_e?1:0,transform:_e?`translateY(0)`:`translateY(8px)`,transition:`opacity 0.4s ease, transform 0.4s ease`},children:[e===`welcome`&&(0,d.jsxs)(`div`,{children:[(0,d.jsxs)(`div`,{style:{textAlign:`center`,marginBottom:36},children:[(0,d.jsx)(`h1`,{style:{fontSize:32,fontWeight:800,color:`#1e3a5f`,marginBottom:8,lineHeight:1.2},children:`Free Home Health Assessment`}),(0,d.jsx)(`p`,{style:{fontSize:16,color:`#6b7280`,maxWidth:500,margin:`0 auto`},children:`Get a professional-grade analysis of your home's condition in under 5 minutes. Identify issues before they become expensive problems.`})]}),(0,d.jsxs)(`div`,{style:{background:`white`,borderRadius:12,padding:24,boxShadow:`0 1px 3px rgba(0,0,0,0.08)`,marginBottom:16},children:[(0,d.jsx)(`h2`,{style:{fontSize:16,fontWeight:700,color:`#1e3a5f`,marginBottom:4},children:`Property Address`}),(0,d.jsx)(`p`,{style:{fontSize:12,color:`#9ca3af`,marginBottom:16},children:`Enter your address to receive a location-specific assessment. Future updates will include neighborhood comps and property data.`}),(0,d.jsxs)(`div`,{style:{display:`flex`,flexDirection:`column`,gap:12},children:[(0,d.jsxs)(`div`,{children:[(0,d.jsx)(`label`,{style:De,children:`Street Address`}),(0,d.jsx)(`input`,{value:te,onChange:e=>ne(e.target.value),placeholder:`123 Main Street`,style:Ee})]}),(0,d.jsxs)(`div`,{style:{display:`grid`,gridTemplateColumns:`1fr 120px 100px`,gap:12},children:[(0,d.jsxs)(`div`,{children:[(0,d.jsx)(`label`,{style:De,children:`City`}),(0,d.jsx)(`input`,{value:re,onChange:e=>ie(e.target.value),placeholder:`Los Angeles`,style:Ee})]}),(0,d.jsxs)(`div`,{children:[(0,d.jsx)(`label`,{style:De,children:`State`}),(0,d.jsxs)(`select`,{value:ae,onChange:e=>oe(e.target.value),style:{...Ee,background:`white`,appearance:`auto`},children:[(0,d.jsx)(`option`,{value:``,children:`Select`}),f.map(e=>(0,d.jsx)(`option`,{value:e,children:e},e))]})]}),(0,d.jsxs)(`div`,{children:[(0,d.jsx)(`label`,{style:De,children:`ZIP`}),(0,d.jsx)(`input`,{value:se,onChange:e=>ce(e.target.value),placeholder:`90210`,maxLength:5,style:Ee})]})]})]})]}),(0,d.jsxs)(`div`,{style:{background:`white`,borderRadius:12,padding:24,boxShadow:`0 1px 3px rgba(0,0,0,0.08)`,marginBottom:16},children:[(0,d.jsxs)(`h2`,{style:{fontSize:16,fontWeight:700,color:`#1e3a5f`,marginBottom:16},children:[`Home Details `,(0,d.jsx)(`span`,{style:{color:`#9ca3af`,fontWeight:400,fontSize:13},children:`(optional)`})]}),(0,d.jsxs)(`div`,{style:{display:`grid`,gridTemplateColumns:`1fr 1fr`,gap:12},children:[(0,d.jsxs)(`div`,{children:[(0,d.jsx)(`label`,{style:De,children:`Square Feet`}),(0,d.jsx)(`input`,{value:le,onChange:e=>ue(e.target.value),placeholder:`e.g. 2000`,type:`number`,style:Ee})]}),(0,d.jsxs)(`div`,{children:[(0,d.jsx)(`label`,{style:De,children:`Home Age (years)`}),(0,d.jsx)(`input`,{value:de,onChange:e=>w(e.target.value),placeholder:`e.g. 25`,type:`number`,style:Ee})]})]})]}),(0,d.jsxs)(`div`,{style:{background:`white`,borderRadius:12,padding:24,boxShadow:`0 1px 3px rgba(0,0,0,0.08)`,marginBottom:16},children:[(0,d.jsx)(`h2`,{style:{fontSize:16,fontWeight:700,color:`#1e3a5f`,marginBottom:6},children:`Which areas need attention?`}),(0,d.jsx)(`p`,{style:{fontSize:13,color:`#9ca3af`,marginBottom:16},children:`Select rooms and areas you'd like assessed. We'll tailor questions to your selections.`}),(0,d.jsx)(`div`,{style:{display:`grid`,gridTemplateColumns:`repeat(auto-fill, minmax(140px, 1fr))`,gap:10},children:p.map(e=>{let t=n.has(e.id);return(0,d.jsxs)(`button`,{onClick:()=>ye(e.id),style:{background:t?`#eff6ff`:`#f9fafb`,border:t?`2px solid #3b82f6`:`2px solid #e5e7eb`,borderRadius:10,padding:`14px 10px`,cursor:`pointer`,display:`flex`,flexDirection:`column`,alignItems:`center`,gap:6,transition:`all 0.2s ease`},children:[(0,d.jsx)(`span`,{style:{fontSize:28},children:e.emoji}),(0,d.jsx)(`span`,{style:{fontSize:13,fontWeight:t?700:500,color:t?`#1e40af`:`#4b5563`},children:e.label})]},e.id)})}),(0,d.jsx)(`button`,{onClick:()=>{let e=new Set(p.map(e=>e.id));r(t=>t.size===p.length?new Set:e)},style:{marginTop:12,background:`none`,border:`none`,color:`#3b82f6`,cursor:`pointer`,fontSize:13,fontWeight:600},children:n.size===p.length?`Deselect All`:`Select All Rooms`})]}),(0,d.jsxs)(`button`,{onClick:be,disabled:n.size===0,style:{width:`100%`,padding:`14px 24px`,fontSize:16,fontWeight:700,color:`white`,background:n.size>0?`#1e3a5f`:`#9ca3af`,border:`none`,borderRadius:10,cursor:n.size>0?`pointer`:`not-allowed`,transition:`background 0.2s ease`},children:[`Start Assessment (`,n.size,` area`,n.size===1?``:`s`,` selected)`]}),(0,d.jsx)(`div`,{style:{textAlign:`center`,marginTop:20,display:`flex`,justifyContent:`center`,gap:20,flexWrap:`wrap`},children:[{icon:`🔒`,text:`Private & Secure`},{icon:`⚡`,text:`Under 5 Minutes`},{icon:`📊`,text:`Detailed Report`}].map(e=>(0,d.jsxs)(`span`,{style:{fontSize:12,color:`#9ca3af`,display:`flex`,alignItems:`center`,gap:4},children:[e.icon,` `,e.text]},e.text))})]}),e===`systems`&&c.length>0&&(0,d.jsxs)(`div`,{children:[(0,d.jsxs)(`div`,{style:{marginBottom:24},children:[(0,d.jsxs)(`div`,{style:{display:`flex`,justifyContent:`space-between`,marginBottom:6},children:[(0,d.jsxs)(`span`,{style:{fontSize:13,color:`#6b7280`},children:[`Question `,o+1,` of `,c.length]}),(0,d.jsxs)(`span`,{style:{fontSize:13,fontWeight:600,color:`#1e3a5f`},children:[Math.round(o/c.length*100),`% complete`]})]}),(0,d.jsx)(`div`,{style:{width:`100%`,height:6,background:`#e5e7eb`,borderRadius:3},children:(0,d.jsx)(`div`,{style:{width:`${o/c.length*100}%`,height:`100%`,background:`#3b82f6`,borderRadius:3,transition:`width 0.3s ease`}})})]}),(0,d.jsxs)(`div`,{style:{background:`white`,borderRadius:12,padding:32,boxShadow:`0 2px 8px rgba(0,0,0,0.06)`},children:[(0,d.jsx)(`div`,{style:{fontSize:11,fontWeight:600,color:`#3b82f6`,textTransform:`uppercase`,letterSpacing:1,marginBottom:8},children:c[o].category}),(0,d.jsx)(`h2`,{style:{fontSize:20,fontWeight:700,color:`#1e3a5f`,marginBottom:24,lineHeight:1.3},children:c[o].question}),(0,d.jsx)(`div`,{style:{display:`flex`,flexDirection:`column`,gap:10},children:c[o].options.map((e,t)=>(0,d.jsx)(`button`,{onClick:()=>Se(t),style:{textAlign:`left`,padding:`14px 18px`,background:`#f8fafc`,border:`2px solid #e5e7eb`,borderRadius:10,cursor:`pointer`,fontSize:15,color:`#374151`,transition:`all 0.15s ease`},onMouseOver:e=>{e.currentTarget.style.borderColor=`#3b82f6`,e.currentTarget.style.background=`#eff6ff`},onMouseOut:e=>{e.currentTarget.style.borderColor=`#e5e7eb`,e.currentTarget.style.background=`#f8fafc`},children:e.label},t))})]})]}),(e===`results`||e===`shared`)&&O&&(0,d.jsxs)(`div`,{children:[e===`shared`&&(0,d.jsxs)(`div`,{style:{background:`#eff6ff`,border:`1px solid #bfdbfe`,borderRadius:8,padding:`10px 16px`,marginBottom:20,fontSize:13,color:`#1e40af`},children:[`Shared assessment result — `,(0,d.jsx)(`a`,{href:`#`,onClick:e=>{e.preventDefault(),Te(),window.location.hash=``},style:{fontWeight:600,color:`#1e40af`},children:`Take your own free assessment →`})]}),(0,d.jsxs)(`div`,{style:{textAlign:`center`,marginBottom:28},children:[(0,d.jsx)(`h1`,{style:{fontSize:26,fontWeight:800,color:`#1e3a5f`,marginBottom:4},children:`Your Home Health Score`}),O.homeInfo.address&&(0,d.jsx)(`p`,{style:{fontSize:14,color:`#4b5563`,marginBottom:2},children:[O.homeInfo.address,O.homeInfo.city,O.homeInfo.state,O.homeInfo.zip].filter(Boolean).join(`, `)}),(0,d.jsxs)(`p`,{style:{fontSize:14,color:`#6b7280`},children:[`Based on `,O.categories.length,` system categories assessed`]})]}),(0,d.jsxs)(`div`,{style:{background:`white`,borderRadius:16,padding:28,boxShadow:`0 2px 12px rgba(0,0,0,0.06)`,marginBottom:20,display:`flex`,flexDirection:`column`,alignItems:`center`},children:[(0,d.jsx)(b,{score:O.overall,grade:O.grade,size:200}),(0,d.jsx)(`p`,{style:{marginTop:12,fontSize:14,color:`#6b7280`,textAlign:`center`,maxWidth:400},children:O.overall>=80?`Your home is in good condition. Keep up with regular maintenance.`:O.overall>=60?`Some areas need attention. Prioritize the highest-urgency items below.`:`Several systems need immediate attention. We recommend professional inspections.`})]}),(0,d.jsxs)(`div`,{style:{display:`grid`,gridTemplateColumns:`1fr 1fr`,gap:16,marginBottom:20},children:[(0,d.jsxs)(`div`,{style:{background:`white`,borderRadius:12,padding:20,boxShadow:`0 1px 4px rgba(0,0,0,0.05)`},children:[(0,d.jsx)(`h3`,{style:{fontSize:14,fontWeight:700,color:`#1e3a5f`,marginBottom:14},children:`Category Scores`}),(0,d.jsx)(x,{categories:O.categories})]}),(0,d.jsxs)(`div`,{style:{background:`white`,borderRadius:12,padding:20,boxShadow:`0 1px 4px rgba(0,0,0,0.05)`,display:`flex`,flexDirection:`column`,alignItems:`center`},children:[(0,d.jsx)(`h3`,{style:{fontSize:14,fontWeight:700,color:`#1e3a5f`,marginBottom:14},children:`System Overview`}),(0,d.jsx)(ee,{categories:O.categories})]})]}),O.recommendations.length>0&&(0,d.jsxs)(`div`,{style:{background:`white`,borderRadius:12,padding:24,boxShadow:`0 1px 4px rgba(0,0,0,0.05)`,marginBottom:20},children:[(0,d.jsx)(`h3`,{style:{fontSize:16,fontWeight:700,color:`#1e3a5f`,marginBottom:16},children:`Recommended Actions`}),(0,d.jsx)(`div`,{style:{display:`flex`,flexDirection:`column`,gap:12},children:O.recommendations.map((e,t)=>(0,d.jsxs)(`div`,{style:{padding:`14px 16px`,border:`1px solid #e5e7eb`,borderRadius:10,borderLeft:`4px solid ${e.urgency===`High`?`#ef4444`:e.urgency===`Medium`?`#f97316`:`#22c55e`}`},children:[(0,d.jsxs)(`div`,{style:{display:`flex`,justifyContent:`space-between`,alignItems:`center`,marginBottom:6},children:[(0,d.jsx)(`span`,{style:{fontWeight:700,fontSize:14,color:`#1f2937`},children:e.title}),(0,d.jsx)(`span`,{style:{padding:`2px 10px`,borderRadius:4,fontSize:11,fontWeight:700,color:`white`,background:e.urgency===`High`?`#ef4444`:e.urgency===`Medium`?`#f97316`:`#22c55e`},children:e.urgency})]}),(0,d.jsx)(`p`,{style:{fontSize:13,color:`#6b7280`,margin:0},children:e.description}),e.networkUrl&&(0,d.jsxs)(`a`,{href:`https://${e.networkUrl}?ref=homeanalysis`,target:`_blank`,rel:`noopener noreferrer`,style:{fontSize:12,color:`#3b82f6`,fontWeight:600,textDecoration:`none`,marginTop:6,display:`inline-block`},children:[`Find help at `,e.networkLabel,` →`]})]},t))})]}),e===`results`&&(0,d.jsxs)(`div`,{style:{background:`white`,borderRadius:12,padding:24,boxShadow:`0 1px 4px rgba(0,0,0,0.05)`,marginBottom:20},children:[(0,d.jsx)(`h3`,{style:{fontSize:16,fontWeight:700,color:`#1e3a5f`,marginBottom:16},children:`Save & Share Your Report`}),(0,d.jsxs)(`div`,{style:{display:`flex`,gap:10,marginBottom:14},children:[(0,d.jsx)(`input`,{value:T,onChange:e=>fe(e.target.value),placeholder:`your@email.com`,type:`email`,style:{flex:1,...Ee}}),(0,d.jsx)(`button`,{onClick:Ce,disabled:!T||pe,style:{padding:`10px 20px`,background:T&&!pe?`#1e3a5f`:`#9ca3af`,color:`white`,border:`none`,borderRadius:8,fontWeight:600,cursor:T&&!pe?`pointer`:`not-allowed`,fontSize:14,whiteSpace:`nowrap`},children:pe?`Saving...`:`Save & Get Link`})]}),he&&(0,d.jsxs)(`div`,{style:{background:`#f0fdf4`,border:`1px solid #86efac`,borderRadius:8,padding:`10px 14px`,fontSize:13},children:[(0,d.jsx)(`strong`,{style:{color:`#166534`},children:`Shareable link:`}),` `,(0,d.jsx)(`a`,{href:he,style:{color:`#1e40af`,wordBreak:`break-all`},children:he}),` `,(0,d.jsx)(`button`,{onClick:()=>navigator.clipboard?.writeText(he),style:{marginLeft:8,background:`#166534`,color:`white`,border:`none`,borderRadius:4,padding:`2px 8px`,fontSize:11,cursor:`pointer`},children:`Copy`})]}),(0,d.jsxs)(`div`,{style:{display:`flex`,gap:10,marginTop:14},children:[(0,d.jsx)(`button`,{onClick:we,style:{flex:1,padding:`12px`,background:`#f8fafc`,border:`2px solid #1e3a5f`,color:`#1e3a5f`,borderRadius:8,fontWeight:600,cursor:`pointer`,fontSize:14},children:`Download Report (PDF)`}),(0,d.jsx)(`button`,{onClick:Te,style:{flex:1,padding:`12px`,background:`#f8fafc`,border:`2px solid #e5e7eb`,color:`#374151`,borderRadius:8,fontWeight:600,cursor:`pointer`,fontSize:14},children:`New Assessment`})]})]}),(0,d.jsxs)(`div`,{style:{background:`#1e3a5f`,borderRadius:12,padding:24,textAlign:`center`},children:[(0,d.jsx)(`h3`,{style:{color:`white`,fontSize:16,fontWeight:700,marginBottom:8},children:`Trusted Service Network`}),(0,d.jsx)(`p`,{style:{color:`#93c5fd`,fontSize:13,marginBottom:14},children:`Connect with vetted professionals through our partner network`}),(0,d.jsx)(`div`,{style:{display:`flex`,flexWrap:`wrap`,justifyContent:`center`,gap:8},children:[{url:`handyman.com`,label:`Handyman`},{url:`realtychain.com`,label:`RealtyChain`},{url:`referrals.com`,label:`Referrals`},{url:`energyservice.com`,label:`Energy`},{url:`solarservice.com`,label:`Solar`},{url:`waterservices.com`,label:`Water`},{url:`lawnservices.com`,label:`Lawn`},{url:`gutterservices.com`,label:`Gutters`},{url:`wiringservices.com`,label:`Wiring`},{url:`natureservices.com`,label:`Nature`}].map(e=>(0,d.jsx)(`a`,{href:`https://${e.url}?ref=homeanalysis`,target:`_blank`,rel:`noopener noreferrer`,style:{padding:`6px 14px`,background:`rgba(255,255,255,0.1)`,borderRadius:6,color:`#93c5fd`,fontSize:12,textDecoration:`none`,fontWeight:500},children:e.label},e.url))}),(0,d.jsxs)(`div`,{style:{marginTop:16,borderTop:`1px solid rgba(255,255,255,0.15)`,paddingTop:14},children:[(0,d.jsx)(`div`,{style:{display:`flex`,justifyContent:`center`,gap:16,flexWrap:`wrap`},children:[{url:`ventureos.com`,label:`VentureOS`},{url:`agentdao.com`,label:`AgentDAO`},{url:`contrib.com`,label:`Contrib`},{url:`playloop.com`,label:`PlayLoop`},{url:`coceo.com`,label:`CoCEO`}].map(e=>(0,d.jsx)(`a`,{href:`https://${e.url}?ref=homeanalysis`,target:`_blank`,rel:`noopener noreferrer`,style:{color:`rgba(255,255,255,0.5)`,fontSize:11,textDecoration:`none`},children:e.label},e.url))}),(0,d.jsx)(`p`,{style:{color:`rgba(255,255,255,0.3)`,fontSize:10,marginTop:10},children:`HomeAnalysis.com — A VentureOS Network Service`})]})]})]})]})]})}(0,c.createRoot)(document.getElementById(`root`)).render((0,d.jsx)(l.StrictMode,{children:(0,d.jsx)(C,{})}));