import{j as e}from"./ui-vendor-4PEuZeLa.js";import{L as r}from"./react-vendor-SJkaNtXX.js";import{b as t,k as s,i as a}from"./icons-DwRt140y.js";import{B as l}from"./index-CEyz5j5K.js";import{W as i}from"./WhatsAppFormDialog-Bhg9TNQV.js";import{C as n,a as o}from"./card-BJTrVY82.js";import{A as d,a as c,b as x,c as m}from"./accordion-CLDvCZau.js";function h({items:s}){return e.jsx("nav",{"aria-label":"Breadcrumb",className:"container mx-auto px-4 pt-24 pb-2 text-sm text-muted-foreground",children:e.jsx("ol",{className:"flex flex-wrap items-center gap-1",children:s.map((a,l)=>{const i=l===s.length-1;return e.jsxs("li",{className:"flex items-center gap-1",children:[a.href&&!i?e.jsx(r,{to:a.href,className:"hover:text-primary transition-colors",children:a.label}):e.jsx("span",{"aria-current":i?"page":void 0,className:"text-foreground font-medium",children:a.label}),!i&&e.jsx(t,{className:"h-3 w-3","aria-hidden":"true"})]},l)})})})}function b({title:r,description:t,badges:a,primaryCta:n,secondaryCta:o}){return e.jsx("section",{className:"pt-10 pb-16 bg-gradient-to-br from-primary/10 via-background to-background","aria-labelledby":"hub-hero-title",children:e.jsx("div",{className:"container mx-auto px-4",children:e.jsxs("div",{className:"max-w-4xl mx-auto text-center",children:[e.jsx("h1",{id:"hub-hero-title",className:"text-3xl md:text-5xl lg:text-6xl font-bold text-foreground mb-6",children:r}),e.jsx("p",{className:"text-lg md:text-xl text-muted-foreground mb-8 max-w-3xl mx-auto",children:t}),e.jsx("ul",{className:"flex flex-wrap justify-center gap-3 mb-8","aria-label":"Diferenciais",children:a.map((r,t)=>e.jsxs("li",{className:"inline-flex items-center gap-2 bg-background/80 backdrop-blur-sm border border-primary/20 rounded-full px-4 py-2 text-sm font-medium text-foreground",children:[e.jsx(s,{className:"h-4 w-4 text-primary","aria-hidden":"true"}),r]},t))}),e.jsxs("div",{className:"flex flex-wrap items-center justify-center gap-3",children:[n.href?e.jsx(l,{asChild:!0,size:"lg",className:"text-base px-8",children:e.jsx("a",{href:n.href,children:n.label})}):e.jsx(l,{size:"lg",className:"text-base px-8",onClick:n.onClick,children:n.label}),o&&o.whatsappCapture?e.jsx(i,{whatsappUrl:o.href,formName:o.whatsappFormName||"Lead Hero Hub - Site",whatsappMessage:o.whatsappMessage,children:e.jsx(l,{variant:"outline",size:"lg",className:"text-base px-8",children:o.label})}):o?e.jsx(l,{asChild:!0,variant:"outline",size:"lg",className:"text-base px-8",children:e.jsx("a",{href:o.href,target:o.external?"_blank":void 0,rel:o.external?"noopener noreferrer":void 0,children:o.label})}):null]})]})})})}function u({title:t,items:s}){return e.jsx("section",{className:"py-16 bg-white","aria-labelledby":"hub-children-title",children:e.jsxs("div",{className:"container mx-auto px-4",children:[e.jsx("h2",{id:"hub-children-title",className:"text-3xl md:text-4xl font-bold text-foreground text-center mb-12",children:t}),e.jsx("ul",{className:"grid sm:grid-cols-2 lg:grid-cols-3 gap-6",children:s.map(t=>{const s=t.icon,i=e.jsx(n,{className:"h-full hover:shadow-xl hover:-translate-y-1 transition-all duration-300 border-border",children:e.jsxs(o,{className:"p-6 flex flex-col h-full",children:[e.jsx("div",{className:"mb-4 inline-flex items-center justify-center w-12 h-12 rounded-lg bg-primary/10",children:e.jsx(s,{className:"h-6 w-6 text-primary","aria-hidden":"true"})}),e.jsx("h3",{className:"text-xl font-semibold text-foreground mb-2",children:t.title}),e.jsx("p",{className:"text-muted-foreground mb-6 flex-1",children:t.description}),e.jsxs(l,{variant:"outline",className:"w-full justify-between group",children:[t.ctaLabel,e.jsx(a,{className:"h-4 w-4 group-hover:translate-x-1 transition-transform","aria-hidden":"true"})]})]})});return e.jsx("li",{children:t.external?e.jsx("a",{href:t.href,target:"_blank",rel:"noopener noreferrer",className:"block h-full",children:i}):e.jsx(r,{to:t.href,className:"block h-full",children:i})},t.href)})})]})})}function p({title:r,intro:t,comparisonHeaders:s,comparisonRows:a,footnote:l,criteriaTitle:i="Critérios de escolha",criteria:n}){return e.jsx("section",{className:"py-16 bg-muted/30","aria-labelledby":"hub-criteria-title",children:e.jsxs("div",{className:"container mx-auto px-4 max-w-5xl",children:[e.jsx("h2",{id:"hub-criteria-title",className:"text-3xl md:text-4xl font-bold text-foreground text-center mb-4",children:r}),e.jsx("p",{className:"text-base md:text-lg text-muted-foreground text-center mb-10 max-w-3xl mx-auto",children:t}),e.jsx("div",{className:"overflow-x-auto rounded-lg border border-border bg-background shadow-sm mb-6",children:e.jsxs("table",{className:"w-full text-sm md:text-base",children:[e.jsx("thead",{className:"bg-primary/5",children:e.jsx("tr",{children:s.map((r,t)=>e.jsx("th",{scope:"col",className:"text-left p-4 font-semibold text-foreground",children:r},t))})}),e.jsx("tbody",{children:a.map((r,t)=>e.jsxs("tr",{className:"border-t border-border",children:[e.jsx("th",{scope:"row",className:"text-left p-4 font-medium text-foreground align-top",children:r.label}),r.values.map((r,t)=>e.jsx("td",{className:"p-4 text-muted-foreground align-top",children:r},t))]},t))})]})}),l&&e.jsx("p",{className:"text-sm text-muted-foreground mb-12",children:l}),e.jsx("h3",{className:"text-2xl font-bold text-foreground text-center mb-6",children:i}),e.jsx("ol",{className:"grid sm:grid-cols-2 gap-4 list-decimal list-inside",children:n.map((r,t)=>e.jsxs("li",{className:"bg-background border border-border rounded-lg p-5",children:[e.jsx("span",{className:"font-semibold text-foreground",children:r.title}),e.jsx("p",{className:"text-muted-foreground mt-1 ml-6",children:r.description})]},t))})]})})}function f({title:r,items:t}){return e.jsx("section",{className:"py-16 bg-white","aria-labelledby":"hub-diff-title",children:e.jsxs("div",{className:"container mx-auto px-4",children:[e.jsx("h2",{id:"hub-diff-title",className:"text-3xl md:text-4xl font-bold text-foreground text-center mb-12",children:r}),e.jsx("ul",{className:"grid sm:grid-cols-2 lg:grid-cols-4 gap-6",children:t.map((r,t)=>{const s=r.icon;return e.jsxs("li",{className:"text-center p-6 rounded-lg border border-border hover:shadow-lg transition-shadow",children:[e.jsx("div",{className:"mb-4 inline-flex items-center justify-center w-12 h-12 rounded-lg bg-primary/10 mx-auto",children:e.jsx(s,{className:"h-6 w-6 text-primary","aria-hidden":"true"})}),e.jsx("h3",{className:"text-lg font-semibold text-foreground mb-2",children:r.title}),e.jsx("p",{className:"text-sm text-muted-foreground",children:r.description})]},t)})})]})})}function g({title:t,items:s}){return e.jsx("section",{className:"py-16 bg-muted/30","aria-labelledby":"hub-blog-title",children:e.jsxs("div",{className:"container mx-auto px-4 max-w-4xl",children:[e.jsx("h2",{id:"hub-blog-title",className:"text-3xl md:text-4xl font-bold text-foreground text-center mb-10",children:t}),e.jsx("ul",{className:"grid sm:grid-cols-2 gap-4",children:s.map((t,s)=>e.jsx("li",{children:e.jsxs(r,{to:t.href,className:"flex items-center justify-between gap-3 p-5 bg-background border border-border rounded-lg hover:border-primary hover:shadow-md transition-all group",children:[e.jsx("span",{className:"text-foreground font-medium",children:t.title}),e.jsx(a,{className:"h-4 w-4 text-primary flex-shrink-0 group-hover:translate-x-1 transition-transform","aria-hidden":"true"})]})},s))})]})})}function j({title:r="Perguntas frequentes",items:t}){return e.jsx("section",{className:"py-16 bg-white","aria-labelledby":"hub-faq-title",children:e.jsxs("div",{className:"container mx-auto px-4 max-w-3xl",children:[e.jsx("h2",{id:"hub-faq-title",className:"text-3xl md:text-4xl font-bold text-foreground text-center mb-10",children:r}),e.jsx(d,{type:"single",collapsible:!0,className:"space-y-3",children:t.map((r,t)=>e.jsxs(c,{value:`item-${t}`,className:"bg-background border border-border rounded-lg px-6",children:[e.jsx(x,{className:"text-left font-semibold hover:no-underline",children:r.question}),e.jsx(m,{className:"text-muted-foreground",children:r.answer})]},t))})]})})}function N({title:r='Por que "Sempre Comigo"?',intro:t="Nossa marca expressa nossa missão: estar sempre com você. Por isso, nossos valores formam a palavra COMIGO:",values:s,visao:a}){return e.jsx("section",{className:"py-16 bg-primary/5","aria-labelledby":"hub-mvv-title",children:e.jsxs("div",{className:"container mx-auto px-4 max-w-4xl",children:[e.jsx("h2",{id:"hub-mvv-title",className:"text-3xl md:text-4xl font-bold text-foreground text-center mb-4",children:r}),e.jsx("p",{className:"text-base md:text-lg text-muted-foreground text-center mb-10 max-w-3xl mx-auto",children:t}),e.jsx("ul",{className:"grid sm:grid-cols-2 lg:grid-cols-3 gap-4 mb-8",children:s.map((r,t)=>e.jsx("li",{className:"bg-background border border-border rounded-lg p-5",children:e.jsxs("p",{className:"text-foreground",children:[e.jsx("span",{className:"text-primary font-bold text-lg",children:r.letter}),e.jsx("span",{className:"font-semibold",children:r.word.slice(1)}),e.jsxs("span",{className:"text-muted-foreground",children:[" — ",r.description]})]})},t))}),a&&e.jsxs("p",{className:"text-center text-foreground font-medium",children:[e.jsx("span",{className:"text-primary font-semibold",children:"Visão:"})," ",a]})]})})}function v({title:r,description:t,primaryCta:s,secondaryCta:a,footer:n}){return e.jsx("section",{className:"py-16 bg-gradient-to-br from-primary/10 via-background to-background","aria-labelledby":"hub-cta-title",children:e.jsxs("div",{className:"container mx-auto px-4 max-w-3xl text-center",children:[e.jsx("h2",{id:"hub-cta-title",className:"text-3xl md:text-4xl font-bold text-foreground mb-4",children:r}),e.jsx("p",{className:"text-base md:text-lg text-muted-foreground mb-8",children:t}),e.jsxs("div",{className:"flex flex-wrap items-center justify-center gap-3 mb-6",children:[s.href?e.jsx(l,{asChild:!0,size:"lg",className:"text-base px-8",children:e.jsx("a",{href:s.href,children:s.label})}):e.jsx(l,{size:"lg",className:"text-base px-8",onClick:s.onClick,children:s.label}),a&&a.whatsappCapture?e.jsx(i,{whatsappUrl:a.href,formName:a.whatsappFormName||"Lead CTA Hub - Site",whatsappMessage:a.whatsappMessage,children:e.jsx(l,{variant:"outline",size:"lg",className:"text-base px-8",children:a.label})}):a?e.jsx(l,{asChild:!0,variant:"outline",size:"lg",className:"text-base px-8",children:e.jsx("a",{href:a.href,children:a.label})}):null]}),n]})})}function w({legalEntityLine:r,umbrellaLine:t}){return e.jsx("aside",{className:"bg-muted/40 border-t border-border","aria-label":"Informações legais",children:e.jsxs("div",{className:"container mx-auto px-4 py-8 max-w-5xl text-xs md:text-sm text-muted-foreground space-y-3",children:[e.jsx("p",{children:r}),e.jsx("p",{children:t})]})})}export{h as H,b as a,u as b,p as c,f as d,g as e,j as f,N as g,v as h,w as i};