import{u as g,j as e,S as s,b as o,c as l}from"./index-Cn0iwDxV.js";import{f as x,g as p}from"./guidesData-Cf2qdDQ5.js";function u(){const{slug:n}=g(),t=n?x(n):void 0;if(!t)return e.jsxs("div",{style:{padding:"80px 24px",textAlign:"center"},children:[e.jsx(s,{title:"Guide Not Found",noIndex:!0}),e.jsx("h1",{style:{fontSize:"1.5rem",marginBottom:8},children:"Guide not found"}),e.jsx("p",{style:{color:"var(--ink-light)"},children:e.jsx(o,{to:"/guides",style:{color:"var(--green-700)"},children:"Browse all guides"})})]});const a=p.filter(r=>r.slug!==t.slug);return e.jsxs("main",{style:{backgroundColor:"var(--cream)",minHeight:"80vh"},children:[e.jsx(s,{title:t.metaTitle,description:t.metaDescription,url:`/guides/${t.slug}`,jsonLd:{"@context":"https://schema.org","@type":"Article",headline:t.title,description:t.metaDescription,publisher:{"@type":"Organization",name:"FarmExchange",url:"https://www.farmexchange.co.uk"},mainEntityOfPage:`https://www.farmexchange.co.uk/guides/${t.slug}`}}),e.jsx("section",{style:{background:"linear-gradient(135deg, var(--green-900) 0%, var(--green-700) 100%)",padding:"48px 24px 56px"},children:e.jsxs("div",{style:{maxWidth:780,margin:"0 auto"},children:[e.jsxs("nav",{style:{display:"flex",alignItems:"center",gap:6,fontSize:"0.82rem",color:"rgba(255,255,255,0.5)",marginBottom:24,flexWrap:"wrap"},children:[e.jsx(o,{to:"/",style:{color:"rgba(255,255,255,0.5)",textDecoration:"none"},children:"Home"}),e.jsx(l,{size:13}),e.jsx(o,{to:"/guides",style:{color:"rgba(255,255,255,0.5)",textDecoration:"none"},children:"Guides"}),e.jsx(l,{size:13}),e.jsx("span",{style:{color:"rgba(255,255,255,0.8)"},children:t.title.split("—")[0].trim()})]}),e.jsx("span",{style:{display:"inline-block",backgroundColor:t.categoryBg,color:t.categoryColor,fontSize:"0.72rem",fontWeight:700,padding:"4px 12px",borderRadius:20,letterSpacing:"0.04em",textTransform:"uppercase",marginBottom:16},children:t.category}),e.jsx("h1",{style:{fontSize:"clamp(1.5rem, 4vw, 2.2rem)",fontWeight:900,color:"white",lineHeight:1.2,letterSpacing:"-0.02em",marginBottom:12},children:t.title}),e.jsx("p",{style:{color:"rgba(255,255,255,0.65)",fontSize:"1.02rem",lineHeight:1.65,maxWidth:620},children:t.description})]})}),e.jsxs("section",{style:{maxWidth:780,margin:"0 auto",padding:"48px 24px 64px"},children:[e.jsx("article",{children:t.content.map((r,i)=>e.jsxs("div",{style:{marginBottom:40},children:[e.jsx("h2",{style:{fontSize:"1.35rem",fontWeight:800,color:"var(--ink)",marginBottom:16,fontFamily:"DM Serif Display, serif"},children:r.heading}),r.body.split(`

`).map((d,c)=>e.jsx("p",{style:{color:"var(--ink-light)",lineHeight:1.8,fontSize:"0.95rem",marginBottom:16},children:d},c))]},i))}),e.jsxs("div",{style:{backgroundColor:"white",border:"1.5px solid var(--border)",borderRadius:14,padding:"32px 28px",textAlign:"center",marginBottom:48},children:[e.jsx("h3",{style:{fontSize:"1.15rem",fontWeight:800,color:"var(--ink)",marginBottom:8},children:"Ready to get started?"}),e.jsxs("p",{style:{color:"var(--ink-light)",fontSize:"0.92rem",marginBottom:20,lineHeight:1.6},children:["Browse ",t.category.toLowerCase()," listings on FarmExchange — free to list, free to browse."]}),e.jsx(o,{to:"/browse",style:{display:"inline-block",backgroundColor:"var(--green-800)",color:"white",fontWeight:700,fontSize:"0.92rem",padding:"12px 28px",borderRadius:10,textDecoration:"none"},children:"Browse Listings"})]}),e.jsxs("div",{style:{borderTop:"1px solid var(--border)",paddingTop:32},children:[e.jsx("h3",{style:{fontSize:"1.15rem",fontWeight:800,color:"var(--ink)",marginBottom:20},children:"More Guides"}),e.jsx("div",{style:{display:"flex",flexDirection:"column",gap:12},children:a.map(r=>e.jsxs(o,{to:`/guides/${r.slug}`,style:{display:"flex",alignItems:"center",gap:12,padding:"14px 18px",backgroundColor:"white",border:"1.5px solid var(--border)",borderRadius:10,textDecoration:"none",transition:"box-shadow 0.15s ease"},onMouseEnter:i=>{i.currentTarget.style.boxShadow="0 2px 12px rgba(0,0,0,0.06)"},onMouseLeave:i=>{i.currentTarget.style.boxShadow="none"},children:[e.jsx("span",{style:{backgroundColor:r.categoryBg,color:r.categoryColor,fontSize:"0.68rem",fontWeight:700,padding:"3px 10px",borderRadius:16,letterSpacing:"0.04em",textTransform:"uppercase",flexShrink:0},children:r.category}),e.jsx("span",{style:{fontWeight:600,fontSize:"0.9rem",color:"var(--ink)"},children:r.title})]},r.slug))})]})]})]})}export{u as default};