// i18n strings — bilingual EN/ES content for AMAAC Tech
const I18N = {
  en: {
    nav: {
      home: "Home",
      services: "Services",
      industries: "Industries",
      about: "About",
      contact: "Contact",
      bookCall: "Book a call",
      callNow: "Call now",
    },
    hero: {
      eyebrow: "MANAGED IT · vCIO · COMPLIANCE",
      titleA: "IT that runs",
      titleB: "while you run",
      titleC: "the business.",
      lead: "Bilingual managed IT, security and consulting for small and mid-sized businesses across South Florida. Local techs. Flat-fee plans. Real humans answer the phone.",
      ctaPrimary: "Book a free assessment",
      ctaSecondary: "See how we work",
      consoleTag: "LIVE · SOC CONSOLE",
    },
    trust: {
      label: "TRUSTED BY 10+ FLORIDA BUSINESSES",
    },
    stats: [
      { num: "10+", label: "businesses supported" },
      { num: "<15m", label: "average response time" },
      { num: "24/7", label: "monitored endpoints" },
      { num: "99.98%", label: "service availability" },
    ],
    services: {
      eyebrow: "SERVICES",
      title: "Everything your IT department should be doing —",
      titleAccent: "without the headcount.",
      desc: "We act as the IT department for companies that are too small for a full team but too serious to leave it to chance. One flat monthly fee, predictable, scalable, bilingual.",
      items: [
        {
          title: "Managed IT",
          desc: "24/7 monitoring, patching, helpdesk and on-site support for every workstation, server and network device you run.",
          tag: "CORE",
        },
        {
          title: "Cybersecurity",
          desc: "EDR, email security, dark-web monitoring, MFA rollout and security awareness training tailored to your team.",
          tag: "PROTECT",
        },
        {
          title: "Cloud & Microsoft 365",
          desc: "Migrations, license optimization, SharePoint and Teams setup, and identity hardening across your tenant.",
          tag: "CLOUD",
        },
        {
          title: "Backup & DR",
          desc: "Image-based backups, immutable cloud copies and tested recovery runbooks so a ransomware event is a bad day, not the end.",
          tag: "RECOVERY",
        },
        {
          title: "vCIO & Strategy",
          desc: "Quarterly business reviews, technology roadmaps and budget planning. We translate IT into outcomes leadership cares about.",
          tag: "STRATEGY",
        },
        {
          title: "Compliance",
          desc: "HIPAA, PCI-DSS, CMMC and Florida data-privacy readiness, with documentation auditors actually accept.",
          tag: "COMPLIANCE",
        },
      ],
      cta: "Explore all services",
    },
    industries: {
      eyebrow: "INDUSTRIES",
      title: "Specialized for the businesses",
      titleAccent: "that keep South Florida moving.",
      desc: "We know your software, your auditors and your busy seasons. Less time explaining your business, more time fixing things.",
      items: [
        { name: "Manufacturing", pct: "52% of clients", placeholder: "MFG · SHOP FLOOR" },
        { name: "Healthcare", pct: "11% of clients", placeholder: "CLINIC · HIPAA" },
        { name: "Legal", pct: "14% of clients", placeholder: "LAW FIRM · DMS" },
        { name: "Professional Services", pct: "23% of clients", placeholder: "OFFICE · M365" },
      ],
    },
    why: {
      eyebrow: "WHY AMAAC",
      title: "We answer in",
      titleAccent: "English or Spanish.",
      titleAfter: " On the first ring.",
      desc: "We started AMAAC because the SMB IT experience in Miami was broken — long tickets, language barriers, surprise invoices. We fixed all three.",
      items: [
        {
          n: "01",
          title: "Bilingual by default",
          desc: "Every engineer on our team works fluently in English and Spanish. Your warehouse manager and your CFO get the same quality of support.",
        },
        {
          n: "02",
          title: "Local, not offshore",
          desc: "Our techs live in Miami-Dade and Broward. We can be on-site in under 90 minutes — no time-zone games, no scripts read from Manila.",
        },
        {
          n: "03",
          title: "Flat monthly fee",
          desc: "Per-user pricing, no surprise hourly bills, no nickel-and-diming for tickets. You see your IT budget twelve months out.",
        },
        {
          n: "04",
          title: "We own the outcome",
          desc: "If something breaks twice, we fix the underlying cause for free. Not a refund — a permanent fix. Written into the contract.",
        },
        {
          n: "05",
          title: "Senior engineers on every ticket",
          desc: "No L1 call-center hand-offs. The tech who picks up your ticket has shipped enterprise networks and seen your stack before.",
        },
        {
          n: "06",
          title: "Security-first by design",
          desc: "MFA, EDR and immutable backups are baseline on day one — not a paid upgrade we sell you after the breach.",
        },
      ],
    },
    process: {
      eyebrow: "ONBOARDING",
      title: "From signed contract to fully managed in",
      titleAccent: "30 days.",
      desc: "A predictable, documented onboarding. You'll always know what's happening this week and what's next.",
      steps: [
        { label: "STEP 01", title: "Discovery", desc: "On-site walkthrough, asset inventory, network map and stakeholder interviews.", day: "Day 1–5" },
        { label: "STEP 02", title: "Stabilize", desc: "Deploy monitoring, EDR, MFA and patch baseline. Quick wins fixed in week one.", day: "Day 6–15" },
        { label: "STEP 03", title: "Document", desc: "Runbooks, vendor contacts and recovery plans loaded into your secure portal.", day: "Day 16–25" },
        { label: "STEP 04", title: "Optimize", desc: "First quarterly business review with vCIO. 12-month roadmap and budget locked.", day: "Day 26–30" },
      ],
    },
    testimonials: {
      eyebrow: "CLIENTS",
      title: "What it actually feels like",
      titleAccent: "to have AMAAC on your team.",
      items: [
        {
          quote: "We switched from a national MSP and the difference was immediate. Tickets close the same day, in Spanish when our floor staff needs it, and we finally have a roadmap instead of a fire drill.",
          name: "Carolina M.",
          role: "COO · Manufacturing, Doral",
          initials: "CM",
        },
        {
          quote: "Before AMAAC our HIPAA audit was a panic. Now it's a checklist. Their compliance documentation is the cleanest our auditor has ever seen.",
          name: "Dr. Luis R.",
          role: "Practice Owner · Coral Gables",
          initials: "LR",
        },
        {
          quote: "The flat fee is the part our accountant loves. The fact that they pick up at 7am when the line goes down is what I love.",
          name: "Janelle K.",
          role: "Operations Director · Hialeah",
          initials: "JK",
        },
        {
          quote: "They walked into a 12-year-old network nobody had documented and within three weeks we had runbooks, asset lists and an honest 12-month roadmap.",
          name: "Marco D.",
          role: "Owner · Logistics, Medley",
          initials: "MD",
        },
        {
          quote: "Our previous MSP charged us hourly to wait on hold with Microsoft. AMAAC just — fixes it. The savings paid for itself in the first quarter.",
          name: "Priya S.",
          role: "CFO · Architecture firm, Brickell",
          initials: "PS",
        },
        {
          quote: "When we got hit with a phishing attempt at 2am, their on-call engineer answered before our internal team finished the group chat. That's the difference.",
          name: "Ernesto V.",
          role: "IT Manager · Construction, Doral",
          initials: "EV",
        },
        {
          quote: "They explain things to my staff in Spanish without making them feel small. That alone changed how my team uses technology.",
          name: "Adriana L.",
          role: "Owner · Healthcare clinic, Hialeah",
          initials: "AL",
        },
        {
          quote: "What I appreciate most is the strategic conversation. Their vCIO talks to me about the business first, technology second.",
          name: "Robert T.",
          role: "CEO · Manufacturing, Medley",
          initials: "RT",
        },
        {
          quote: "Migration to Microsoft 365 happened on a weekend. Monday morning everyone signed in and got back to work. No tickets, no chaos.",
          name: "Sofia G.",
          role: "Operations · Legal services, Coral Gables",
          initials: "SG",
        },
      ],
    },
    ops: {
      eyebrow: "OPERATIONS · ANALYTICS",
      title: "Inventory, warehouse and",
      titleAccent: "decision-grade KPIs.",
      desc: "Beyond IT plumbing, we engineer the operational layer that ties your warehouse, ERP and accounting systems into a single source of truth — so leadership stops chasing numbers and starts deciding from them.",
      pillars: [
        { t: "Inventory optimization", d: "ABC/XYZ classification, reorder points and safety stock tuned per SKU. Turnover and carrying-cost dashboards updated daily." },
        { t: "Warehouse management", d: "Bin layouts, cycle counts, pick-pack-ship workflows, and barcode/RFID hooks into your existing WMS or ERP." },
        { t: "Logistics & fulfillment", d: "Carrier rate-shopping, lead-time monitoring, freight reconciliation and last-mile tracking surfaced as exceptions, not noise." },
        { t: "Decision dashboards", d: "Executive KPI boards: gross margin by SKU, days of inventory, fill rate, on-time delivery — refreshed live, not monthly." },
      ],
      dash: {
        live: "● live · last sync 12s ago",
        tabs: ["Overview", "Inventory", "Logistics", "Finance"],
        chart: { eye: "MARGIN TREND · 12W", title: "Gross margin %, weighted" },
        donut: { eye: "WAREHOUSE", title: "Fill rate · all bins", sub: "fill rate", legend: ["Filled", "Available"] },
        table: {
          eye: "SKU HEALTH",
          title: "Top movers — reorder window",
          pill: "auto-synced · QBO",
          cols: ["SKU", "Item", "Stock", "Status"],
          rows: [
            { sku: "GK-1042", name: "Stainless prep table 48\"", stock: 18, status: "Reorder", cls: "warn" },
            { sku: "GK-2018", name: "Heavy-duty mixer 20qt", stock: 64, status: "Healthy", cls: "ok" },
            { sku: "GK-3071", name: "Walk-in cooler shelving", stock: 9,  status: "Critical", cls: "crit" },
            { sku: "GK-4203", name: "Convection oven · gas", stock: 41, status: "Healthy", cls: "ok" },
          ],
        },
      },
      kpis: [
        { label: "Inventory turnover", v: "7.4x", d: "+0.9 vs LY", up: true },
        { label: "Days of inventory",  v: "49d",  d: "−6d MoM",   up: true },
        { label: "Fill rate",          v: "96.2%", d: "+1.8pp",   up: true },
        { label: "On-time delivery",   v: "94.7%", d: "+2.1pp",   up: true },
      ],
      int: {
        eyebrow: "ACCOUNTING & ERP CONNECTORS",
        title: "Connected to the systems your finance team already uses",
        desc: "Two-way sync, reconciled nightly. No more double-entry between operations and accounting.",
        items: [
          { name: "QuickBooks Online Advanced", tag: "ERP · Accounting", glyph: "qb", bg: "#2CA01C" },
          { name: "Odoo",                       tag: "ERP · WMS",        glyph: "od", bg: "#714B67" },
          { name: "Zoho Books / Inventory",     tag: "ERP · Accounting", glyph: "zo", bg: "#E42527" },
          { name: "NetSuite",                   tag: "ERP · Finance",    glyph: "ns", bg: "#1F4E96" },
          { name: "Sage Intacct",               tag: "Accounting",       glyph: "sa", bg: "#00A651" },
          { name: "SAP Business One",           tag: "ERP · SMB",        glyph: "sb", bg: "#0FAAFF" },
          { name: "Shopify · WooCommerce",      tag: "Commerce",         glyph: "sh", bg: "#95BF47" },
          { name: "ShipStation · EasyPost",     tag: "Shipping",         glyph: "sh", bg: "#FF6B35" },
        ],
      },
    },
    faq: {
      eyebrow: "FAQ",
      title: "Questions we hear",
      titleAccent: "every week.",
      items: [
        {
          q: "Do you replace our existing IT person, or work alongside them?",
          a: "Both happen. About 60% of our clients have no internal IT and we are the entire department. The rest have one or two internal IT folks and we provide tooling, after-hours coverage, and senior expertise (security, M365, vCIO) so they can focus on their users.",
        },
        {
          q: "What does pricing look like?",
          a: "Flat per-user fee, billed monthly. The fee covers unlimited remote support, monitoring, EDR, patching, on-site visits within Miami-Dade and Broward, and quarterly strategy reviews. Hardware, licenses and pass-through cloud costs are billed at our cost.",
        },
        {
          q: "Are you bilingual end-to-end?",
          a: "Yes. Every engineer, account manager and after-hours technician speaks both English and Spanish at a working professional level. Your team picks the language; we adjust.",
        },
        {
          q: "How fast do you respond to a ticket?",
          a: "Critical (system down) tickets average under 15 minutes to first human response, 24/7. High-priority tickets average under one hour during business hours.",
        },
        {
          q: "Can you handle our compliance work — HIPAA, PCI, CMMC?",
          a: "Yes. We run readiness assessments, deploy the technical controls and produce the documentation your auditor needs. We've taken clients through HIPAA, PCI-DSS, SOC 2 and early CMMC engagements.",
        },
        {
          q: "What if we want to leave?",
          a: "Month-to-month after the first year. We hand back full documentation, credentials and your monitoring history within 14 days. No exit fees, no held-hostage data.",
        },
      ],
    },
    cta: {
      title: "Let's talk about your IT.",
      desc: "30-minute call, no slides, no pressure. We'll tell you what we'd change in your environment whether you hire us or not.",
      callLabel: "Call us — Mon–Fri 7am–7pm ET",
      phone: "(786) 881-5417",
      btn: "Book a free assessment",
    },
    footer: {
      tagline: "Bilingual managed IT for South Florida small businesses.",
      address: "8350 NW 52nd Terrace, Doral, FL 33166",
      services: "Services",
      company: "Company",
      contact: "Contact",
      rights: "© 2026 AMAAC TECH LLC · All rights reserved",
    },
    pages: {
      services: {
        eyebrow: "SERVICES",
        title: "What we run, secure",
        titleAccent: "and answer the phone for.",
        lead: "A complete IT department, packaged into one flat monthly fee. Pick the modules that match where your business is today; add more as you grow.",
      },
      industries: {
        eyebrow: "INDUSTRIES",
        title: "We speak your industry,",
        titleAccent: "not just IT.",
        lead: "We know what auditors look for, what your line-of-business software does at 2am, and which integrations actually save you time.",
      },
      about: {
        eyebrow: "ABOUT",
        title: "A small team that takes",
        titleAccent: "small businesses seriously.",
        lead: "AMAAC was founded in Miami in 2026 by Alberto Cardenas, an engineer tired of watching SMBs get treated as an afterthought by national MSPs. Today we support 10+ businesses across South Florida.",
      },
      contact: {
        eyebrow: "CONTACT",
        title: "Tell us what's",
        titleAccent: "broken.",
        lead: "Or what isn't yet but you'd like to prevent. We answer every form within four business hours.",
        formName: "Name",
        formCompany: "Company",
        formEmail: "Email",
        formPhone: "Phone",
        formSize: "Company size",
        formMsg: "What can we help with?",
        formCta: "Send · we reply within 4h",
        sizeOpts: ["1–10 employees", "11–50 employees", "51–200 employees", "200+ employees"],
      },
    },
  },

  es: {
    nav: {
      home: "Inicio",
      services: "Servicios",
      industries: "Industrias",
      about: "Nosotros",
      contact: "Contacto",
      bookCall: "Agendar llamada",
      callNow: "Llamar ahora",
    },
    hero: {
      eyebrow: "IT GESTIONADO · vCIO · CUMPLIMIENTO",
      titleA: "IT que funciona",
      titleB: "mientras tú haces",
      titleC: "crecer el negocio.",
      lead: "Soporte IT bilingüe, ciberseguridad y consultoría para pequeñas y medianas empresas del sur de Florida. Técnicos locales. Tarifa fija. Personas reales atienden el teléfono.",
      ctaPrimary: "Agenda evaluación gratuita",
      ctaSecondary: "Cómo trabajamos",
      consoleTag: "EN VIVO · CONSOLA SOC",
    },
    trust: {
      label: "10+ EMPRESAS DE FLORIDA YA CONFÍAN EN NOSOTROS",
    },
    stats: [
      { num: "10+", label: "empresas atendidas" },
      { num: "<15m", label: "tiempo medio de respuesta" },
      { num: "24/7", label: "endpoints monitoreados" },
      { num: "99.98%", label: "disponibilidad de servicio" },
    ],
    services: {
      eyebrow: "SERVICIOS",
      title: "Todo lo que tu departamento de IT debería hacer —",
      titleAccent: "sin contratar el equipo.",
      desc: "Actuamos como el departamento de IT de empresas que son muy pequeñas para un equipo completo pero muy serias para dejarlo al azar. Tarifa fija mensual, predecible, escalable, bilingüe.",
      items: [
        {
          title: "IT Gestionado",
          desc: "Monitoreo 24/7, parches, mesa de ayuda y soporte presencial para cada estación, servidor y dispositivo de red.",
          tag: "BASE",
        },
        {
          title: "Ciberseguridad",
          desc: "EDR, seguridad de correo, monitoreo de dark-web, despliegue de MFA y entrenamiento de concientización a la medida.",
          tag: "PROTECCIÓN",
        },
        {
          title: "Cloud & Microsoft 365",
          desc: "Migraciones, optimización de licencias, configuración de SharePoint y Teams, y blindaje de identidades.",
          tag: "NUBE",
        },
        {
          title: "Backup y DR",
          desc: "Respaldo basado en imágenes, copias inmutables en la nube y planes de recuperación probados. Un ransomware es un mal día, no el final.",
          tag: "RECUPERACIÓN",
        },
        {
          title: "vCIO y Estrategia",
          desc: "Revisiones trimestrales, hojas de ruta tecnológicas y planeación de presupuesto. Traducimos IT a resultados que la dirección entiende.",
          tag: "ESTRATEGIA",
        },
        {
          title: "Cumplimiento",
          desc: "HIPAA, PCI-DSS, CMMC y privacidad de datos de Florida. Documentación que los auditores realmente aceptan.",
          tag: "CUMPLIMIENTO",
        },
      ],
      cta: "Ver todos los servicios",
    },
    industries: {
      eyebrow: "INDUSTRIAS",
      title: "Especializados en los negocios",
      titleAccent: "que mueven el sur de Florida.",
      desc: "Conocemos tu software, tus auditores y tus temporadas pico. Menos tiempo explicando tu negocio, más tiempo arreglando lo que importa.",
      items: [
        { name: "Manufactura", pct: "52% de clientes", placeholder: "MFG · PISO PROD." },
        { name: "Salud", pct: "11% de clientes", placeholder: "CLÍNICA · HIPAA" },
        { name: "Legal", pct: "14% de clientes", placeholder: "BUFETE · DMS" },
        { name: "Servicios Profesionales", pct: "23% de clientes", placeholder: "OFICINA · M365" },
      ],
    },
    why: {
      eyebrow: "POR QUÉ AMAAC",
      title: "Contestamos en",
      titleAccent: "inglés o español.",
      titleAfter: " Al primer timbre.",
      desc: "Empezamos AMAAC porque la experiencia de IT para PYMES en Miami estaba rota — tickets eternos, barreras de idioma, facturas sorpresa. Arreglamos las tres.",
      items: [
        {
          n: "01",
          title: "Bilingüe por defecto",
          desc: "Cada ingeniero del equipo trabaja con fluidez en inglés y español. Tu jefe de almacén y tu CFO reciben el mismo nivel de soporte.",
        },
        {
          n: "02",
          title: "Local, no offshore",
          desc: "Nuestros técnicos viven en Miami-Dade y Broward. Llegamos en menos de 90 minutos — sin juegos de zonas horarias, sin scripts leídos desde Manila.",
        },
        {
          n: "03",
          title: "Tarifa fija mensual",
          desc: "Precio por usuario, sin facturas sorpresa por hora, sin cobrar por cada ticket. Tu presupuesto IT es claro doce meses adelante.",
        },
        {
          n: "04",
          title: "Asumimos el resultado",
          desc: "Si algo se rompe dos veces, arreglamos la causa raíz sin costo. No un reembolso — un fix permanente. Está en el contrato.",
        },
        {
          n: "05",
          title: "Ingenieros senior en cada ticket",
          desc: "Sin pasos por call-center L1. El técnico que toma tu ticket ya implementó redes empresariales y conoce tu stack.",
        },
        {
          n: "06",
          title: "Seguridad por diseño",
          desc: "MFA, EDR y respaldos inmutables son base desde el día uno — no un upgrade que te vendemos después del incidente.",
        },
      ],
    },
    process: {
      eyebrow: "ONBOARDING",
      title: "Del contrato firmado a totalmente gestionado en",
      titleAccent: "30 días.",
      desc: "Un onboarding predecible y documentado. Siempre vas a saber qué pasa esta semana y qué sigue después.",
      steps: [
        { label: "PASO 01", title: "Descubrimiento", desc: "Recorrido en sitio, inventario de activos, mapa de red y entrevistas con stakeholders.", day: "Día 1–5" },
        { label: "PASO 02", title: "Estabilizar", desc: "Despliegue de monitoreo, EDR, MFA y línea base de parches. Wins rápidos en la primera semana.", day: "Día 6–15" },
        { label: "PASO 03", title: "Documentar", desc: "Runbooks, contactos de proveedores y planes de recuperación cargados en tu portal seguro.", day: "Día 16–25" },
        { label: "PASO 04", title: "Optimizar", desc: "Primera revisión trimestral con vCIO. Roadmap y presupuesto a 12 meses cerrados.", day: "Día 26–30" },
      ],
    },
    testimonials: {
      eyebrow: "CLIENTES",
      title: "Cómo se siente realmente",
      titleAccent: "tener a AMAAC en tu equipo.",
      items: [
        {
          quote: "Nos cambiamos de un MSP nacional y la diferencia fue inmediata. Los tickets cierran el mismo día, en español cuando el equipo de planta lo necesita, y por fin tenemos un plan en lugar de una emergencia.",
          name: "Carolina M.",
          role: "COO · Manufactura, Doral",
          initials: "CM",
        },
        {
          quote: "Antes de AMAAC nuestra auditoría HIPAA era un caos. Ahora es una lista de chequeo. Su documentación de cumplimiento es la más limpia que ha visto nuestro auditor.",
          name: "Dr. Luis R.",
          role: "Dueño de práctica · Coral Gables",
          initials: "LR",
        },
        {
          quote: "Nuestro contador adora la tarifa fija. Que contesten a las 7am cuando la línea se cae es lo que yo adoro.",
          name: "Janelle K.",
          role: "Directora de Operaciones · Hialeah",
          initials: "JK",
        },
        {
          quote: "Llegaron a una red de 12 años que nadie había documentado y en tres semanas ya teníamos runbooks, inventario y un roadmap honesto a 12 meses.",
          name: "Marco D.",
          role: "Dueño · Logística, Medley",
          initials: "MD",
        },
        {
          quote: "Nuestro MSP anterior nos cobraba por hora esperar en línea con Microsoft. AMAAC simplemente lo arregla. El ahorro se pagó solo en el primer trimestre.",
          name: "Priya S.",
          role: "CFO · Arquitectura, Brickell",
          initials: "PS",
        },
        {
          quote: "Cuando recibimos un intento de phishing a las 2am, su ingeniero de guardia contestó antes de que nuestro equipo terminara de escribir en el chat. Esa es la diferencia.",
          name: "Ernesto V.",
          role: "Gerente IT · Construcción, Doral",
          initials: "EV",
        },
        {
          quote: "Le explican las cosas a mi personal en español sin hacerlos sentir pequeños. Eso solo cambió cómo mi equipo usa la tecnología.",
          name: "Adriana L.",
          role: "Dueña · Clínica, Hialeah",
          initials: "AL",
        },
        {
          quote: "Lo que más aprecio es la conversación estratégica. Su vCIO me habla primero del negocio, después de la tecnología.",
          name: "Robert T.",
          role: "CEO · Manufactura, Medley",
          initials: "RT",
        },
        {
          quote: "La migración a Microsoft 365 fue un fin de semana. El lunes por la mañana todos entraron y siguieron trabajando. Sin tickets, sin caos.",
          name: "Sofia G.",
          role: "Operaciones · Servicios legales, Coral Gables",
          initials: "SG",
        },
      ],
    },
    ops: {
      eyebrow: "OPERACIONES · ANALÍTICA",
      title: "Inventario, almacén y",
      titleAccent: "KPIs para decidir.",
      desc: "Más allá de la infraestructura de TI, conectamos tu almacén, ERP y contabilidad en una sola fuente de verdad — para que la dirección deje de perseguir números y empiece a decidir con ellos.",
      pillars: [
        { t: "Optimización de inventario", d: "Clasificación ABC/XYZ, puntos de reorden y stock de seguridad por SKU. Tableros de rotación y costo de mantenimiento actualizados a diario." },
        { t: "Manejo de almacén", d: "Layouts de ubicaciones, conteos cíclicos, flujos pick-pack-ship e integración con código de barras / RFID a tu WMS o ERP actual." },
        { t: "Logística y despacho", d: "Comparación de tarifas de transportistas, monitoreo de tiempos de entrega, conciliación de fletes y seguimiento de última milla — solo las excepciones, sin ruido." },
        { t: "Dashboards de decisión", d: "Tableros ejecutivos: margen por SKU, días de inventario, fill rate, entregas a tiempo — en vivo, no al cierre del mes." },
      ],
      dash: {
        live: "● en vivo · sincronizado hace 12s",
        tabs: ["Resumen", "Inventario", "Logística", "Finanzas"],
        chart: { eye: "TENDENCIA DE MARGEN · 12 SEM", title: "% margen bruto, ponderado" },
        donut: { eye: "ALMACÉN", title: "Ocupación · todas las ubicaciones", sub: "ocupación", legend: ["Ocupado", "Disponible"] },
        table: {
          eye: "SALUD DE SKUs",
          title: "Top movers — ventana de reorden",
          pill: "auto-sync · QBO",
          cols: ["SKU", "Producto", "Stock", "Estado"],
          rows: [
            { sku: "GK-1042", name: "Mesa de preparación inox 48\"", stock: 18, status: "Reordenar", cls: "warn" },
            { sku: "GK-2018", name: "Batidora industrial 20qt", stock: 64, status: "Saludable", cls: "ok" },
            { sku: "GK-3071", name: "Estantería para walk-in cooler", stock: 9,  status: "Crítico", cls: "crit" },
            { sku: "GK-4203", name: "Horno de convección · gas", stock: 41, status: "Saludable", cls: "ok" },
          ],
        },
      },
      kpis: [
        { label: "Rotación de inventario", v: "7.4x", d: "+0.9 vs año ant.", up: true },
        { label: "Días de inventario",     v: "49d",  d: "−6d MoM",         up: true },
        { label: "Fill rate",              v: "96.2%", d: "+1.8pp",         up: true },
        { label: "Entregas a tiempo",      v: "94.7%", d: "+2.1pp",         up: true },
      ],
      int: {
        eyebrow: "CONECTORES DE ERP Y CONTABILIDAD",
        title: "Conectado a los sistemas que tu equipo de finanzas ya usa",
        desc: "Sincronización bidireccional, conciliada cada noche. Adiós a la doble captura entre operaciones y contabilidad.",
        items: [
          { name: "QuickBooks Online Advanced", tag: "ERP · Contabilidad", glyph: "qb", bg: "#2CA01C" },
          { name: "Odoo",                       tag: "ERP · WMS",          glyph: "od", bg: "#714B67" },
          { name: "Zoho Books / Inventory",     tag: "ERP · Contabilidad", glyph: "zo", bg: "#E42527" },
          { name: "NetSuite",                   tag: "ERP · Finanzas",     glyph: "ns", bg: "#1F4E96" },
          { name: "Sage Intacct",               tag: "Contabilidad",       glyph: "sa", bg: "#00A651" },
          { name: "SAP Business One",           tag: "ERP · PyME",         glyph: "sb", bg: "#0FAAFF" },
          { name: "Shopify · WooCommerce",      tag: "Comercio",           glyph: "sh", bg: "#95BF47" },
          { name: "ShipStation · EasyPost",     tag: "Envíos",             glyph: "sh", bg: "#FF6B35" },
        ],
      },
    },
    faq: {
      eyebrow: "PREGUNTAS",
      title: "Lo que nos preguntan",
      titleAccent: "cada semana.",
      items: [
        {
          q: "¿Reemplazan a nuestro IT interno o trabajan con él?",
          a: "Las dos cosas pasan. Cerca del 60% de nuestros clientes no tiene IT interno y nosotros somos el departamento completo. El resto tiene una o dos personas internas y nosotros aportamos herramientas, cobertura fuera de horario y experiencia senior (seguridad, M365, vCIO).",
        },
        {
          q: "¿Cómo es el modelo de precios?",
          a: "Tarifa fija por usuario, facturada mensualmente. Incluye soporte remoto ilimitado, monitoreo, EDR, parches, visitas en sitio dentro de Miami-Dade y Broward, y revisiones estratégicas trimestrales. Hardware, licencias y costos cloud se facturan a costo.",
        },
        {
          q: "¿Son bilingües de extremo a extremo?",
          a: "Sí. Cada ingeniero, account manager y técnico fuera de horario habla inglés y español a nivel profesional. Tu equipo elige el idioma; nosotros nos adaptamos.",
        },
        {
          q: "¿Qué tan rápido responden un ticket?",
          a: "Tickets críticos (sistema caído) promedian menos de 15 minutos de primera respuesta humana, 24/7. Tickets de prioridad alta promedian menos de una hora en horario hábil.",
        },
        {
          q: "¿Pueden manejar nuestro cumplimiento — HIPAA, PCI, CMMC?",
          a: "Sí. Hacemos evaluaciones de readiness, desplegamos los controles técnicos y producimos la documentación que el auditor necesita. Hemos llevado clientes por HIPAA, PCI-DSS, SOC 2 y proyectos tempranos de CMMC.",
        },
        {
          q: "¿Qué pasa si queremos terminar?",
          a: "Mes a mes después del primer año. Devolvemos toda la documentación, credenciales e historial de monitoreo en 14 días. Sin penalizaciones, sin datos secuestrados.",
        },
      ],
    },
    cta: {
      title: "Hablemos de tu IT.",
      desc: "Llamada de 30 minutos, sin diapositivas, sin presión. Te decimos qué cambiaríamos en tu entorno aunque al final no nos contrates.",
      callLabel: "Llámanos — Lun–Vie 7am–7pm ET",
      phone: "(786) 881-5417",
      btn: "Agenda evaluación gratuita",
    },
    footer: {
      tagline: "IT gestionado bilingüe para PYMES del sur de Florida.",
      address: "8350 NW 52nd Terrace, Doral, FL 33166",
      services: "Servicios",
      company: "Empresa",
      contact: "Contacto",
      rights: "© 2026 AMAAC TECH LLC · Todos los derechos reservados",
    },
    pages: {
      services: {
        eyebrow: "SERVICIOS",
        title: "Lo que operamos, aseguramos",
        titleAccent: "y por lo que contestamos el teléfono.",
        lead: "Un departamento de IT completo, empaquetado en una tarifa fija mensual. Elige los módulos que correspondan a donde está tu negocio hoy; suma más conforme creces.",
      },
      industries: {
        eyebrow: "INDUSTRIAS",
        title: "Hablamos tu industria,",
        titleAccent: "no solo IT.",
        lead: "Sabemos qué buscan los auditores, qué hace tu software de línea de negocio a las 2am, y qué integraciones realmente te ahorran tiempo.",
      },
      about: {
        eyebrow: "NOSOTROS",
        title: "Un equipo pequeño que toma",
        titleAccent: "muy en serio a los pequeños negocios.",
        lead: "AMAAC fue fundada en Miami en 2026 por Alberto Cárdenas, un ingeniero cansado de ver a las PYMES tratadas como un anexo por los MSPs nacionales. Hoy atendemos 10+ negocios en el sur de Florida.",
      },
      contact: {
        eyebrow: "CONTACTO",
        title: "Cuéntanos qué",
        titleAccent: "está roto.",
        lead: "O qué aún no, pero quieres prevenir. Respondemos cada formulario en máximo cuatro horas hábiles.",
        formName: "Nombre",
        formCompany: "Empresa",
        formEmail: "Email",
        formPhone: "Teléfono",
        formSize: "Tamaño de la empresa",
        formMsg: "¿En qué te ayudamos?",
        formCta: "Enviar · respondemos en 4h",
        sizeOpts: ["1–10 empleados", "11–50 empleados", "51–200 empleados", "200+ empleados"],
      },
    },
  },
};

window.I18N = I18N;
