{"id":357786,"date":"2026-09-15T06:31:39","date_gmt":"2026-09-15T06:31:39","guid":{"rendered":"https:\/\/blueorchiddfw.com\/?page_id=357786"},"modified":"2026-09-15T06:51:09","modified_gmt":"2026-09-15T06:51:09","slug":"home","status":"publish","type":"page","link":"https:\/\/blueorchiddfw.com\/home\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!-- BlueOrchid WordPress page: paste this entire block into a WordPress Custom HTML block.\nFor best results, add the CSS\/JS from the accompanying files through WPCode or your theme's custom CSS\/JS area. -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/bootstrap\/5.3.3\/css\/bootstrap.min.css\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=IBM+Plex+Sans:wght@400;500;600;700&#038;family=IBM+Plex+Mono:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/bootstrap-icons\/1.11.3\/font\/bootstrap-icons.min.css\">\n\n<div id=\"blueorchid-site\">\n\n<style id=\"blueorchid-full-width-fix\">\n\/* BlueOrchid WordPress full-width layout fix *\/\nhtml, body {\n    overflow-x: hidden !important;\n}\n\n#blueorchid-site {\n    width: 100vw !important;\n    max-width: none !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n    position: relative !important;\n    box-sizing: border-box !important;\n}\n\n\/* Neutralize common WordPress theme wrappers around the Custom HTML block *\/\n#blueorchid-site,\n#blueorchid-site * {\n    box-sizing: border-box;\n}\n\n#blueorchid-site > section,\n#blueorchid-site > header,\n#blueorchid-site > footer,\n#blueorchid-site > nav,\n#blueorchid-site > .section {\n    width: 100% !important;\n    max-width: none !important;\n}\n\n\/* Keep Bootstrap content containers readable and centered *\/\n#blueorchid-site .container {\n    width: 100%;\n    max-width: 1320px;\n    margin-left: auto !important;\n    margin-right: auto !important;\n}\n\n\/* Bootstrap's full-width containers remain full width *\/\n#blueorchid-site .container-fluid {\n    width: 100% !important;\n    max-width: none !important;\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n}\n\n\/* Prevent theme paragraph\/heading constraints from narrowing the design *\/\n#blueorchid-site p,\n#blueorchid-site h1,\n#blueorchid-site h2,\n#blueorchid-site h3,\n#blueorchid-site h4,\n#blueorchid-site h5,\n#blueorchid-site h6 {\n    max-width: none;\n}\n\n\/* Full-width images within the designed sections *\/\n#blueorchid-site img {\n    max-width: 100%;\n}\n\n\/* Mobile *\/\n@media (max-width: 1399.98px) {\n    #blueorchid-site .container {\n        max-width: 1140px;\n    }\n}\n\n@media (max-width: 1199.98px) {\n    #blueorchid-site .container {\n        max-width: 960px;\n    }\n}\n\n@media (max-width: 991.98px) {\n    #blueorchid-site .container {\n        max-width: 720px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #blueorchid-site .container {\n        max-width: 540px;\n    }\n}\n\n@media (max-width: 575.98px) {\n    #blueorchid-site .container {\n        max-width: 100%;\n        padding-left: 20px;\n        padding-right: 20px;\n    }\n}\n<\/style>\n\n<style>\n\/* BlueOrchid page styles \u2014 scoped to the page wrapper *\/\n#blueorchid-site {\n  --ink:#0B1729; --ink-2:#122238; --steel:#2C6E9B; --steel-light:#4A8FC2;\n  --signal:#E8A33D; --signal-deep:#C77E1E; --paper:#F3F5F7; --paper-2:#FFFFFF;\n  --text:#101826; --muted:#55697E; --line:#DCE3EA; --line-dark:#223350;\n  font-family:'IBM Plex Sans',sans-serif; color:var(--text); background:var(--paper); line-height:1.6;\n}\n#blueorchid-site *, #blueorchid-site *::before, #blueorchid-site *::after { box-sizing:border-box; }\n#blueorchid-site html { scroll-behavior:smooth; }\n#blueorchid-site a { text-decoration:none; }\n#blueorchid-site img { max-width:100%; height:auto; }\n#blueorchid-site button, #blueorchid-site input, #blueorchid-site textarea { font:inherit; }\n#blueorchid-site h1,#blueorchid-site h2,#blueorchid-site h3,#blueorchid-site h4 { font-family:'IBM Plex Sans',sans-serif; font-weight:600; letter-spacing:-0.01em; color:var(--ink); }\n\n  :root{\n    --ink:#0B1729;\n    --ink-2:#122238;\n    --steel:#2C6E9B;\n    --steel-light:#4A8FC2;\n    --signal:#E8A33D;\n    --signal-deep:#C77E1E;\n    --paper:#F3F5F7;\n    --paper-2:#FFFFFF;\n    --text:#101826;\n    --muted:#55697E;\n    --line:#DCE3EA;\n    --line-dark:#223350;\n  }\n\n  *{box-sizing:border-box;}\n  html{scroll-behavior:smooth;}\n  body{\n    font-family:'IBM Plex Sans', sans-serif;\n    color:var(--text);\n    background:var(--paper);\n    line-height:1.6;\n  }\n  h1,h2,h3,h4{\n    font-family:'IBM Plex Sans', sans-serif;\n    font-weight:600;\n    letter-spacing:-0.01em;\n    color:var(--ink);\n  }\n  .mono{ font-family:'IBM Plex Mono', monospace; }\n  .text-muted-2{ color:var(--muted); }\n  .text-signal{ color:var(--signal); }\n  a{ text-decoration:none; }\n  .container-narrow{ max-width:1140px; }\n\n  \/* ===== Buttons ===== *\/\n  .btn-signal{\n    background:var(--signal);\n    border:1px solid var(--signal);\n    color:var(--ink);\n    font-weight:600;\n    padding:.72rem 1.4rem;\n    border-radius:6px;\n    transition:background .15s ease, transform .15s ease;\n  }\n  .btn-signal:hover{ background:var(--signal-deep); color:var(--ink); transform:translateY(-1px); }\n\n  .btn-outline-light-2{\n    border:1px solid rgba(255,255,255,.35);\n    color:#fff;\n    padding:.7rem 1.35rem;\n    border-radius:6px;\n    font-weight:500;\n    transition:border-color .15s ease, background .15s ease;\n  }\n  .btn-outline-light-2:hover{ border-color:#fff; background:rgba(255,255,255,.06); color:#fff; }\n\n  .btn-outline-ink{\n    border:1px solid var(--line);\n    color:var(--ink);\n    padding:.7rem 1.35rem;\n    border-radius:6px;\n    font-weight:500;\n    transition:border-color .15s ease, background .15s ease;\n  }\n  .btn-outline-ink:hover{ border-color:var(--steel); background:#fff; color:var(--ink); }\n\n  \/* ===== Navbar ===== *\/\n  .navbar-flowgate{\n    background:rgba(11,23,41,.92);\n    backdrop-filter:blur(8px);\n    border-bottom:1px solid var(--line-dark);\n  }\n  .navbar-flowgate .nav-link{\n    color:rgba(255,255,255,.75);\n    font-weight:500;\n    font-size:.95rem;\n    margin:0 .65rem;\n  }\n  .navbar-flowgate .nav-link:hover{ color:#fff; }\n  .brand-mark{ width:30px; height:30px; }\n  .navbar-brand-text{\n    color:#fff;\n    font-weight:600;\n    font-size:1.1rem;\n    letter-spacing:-0.01em;\n  }\n\n  \/* ===== Hero ===== *\/\n  .hero{\n    background:radial-gradient(120% 140% at 15% 0%, #16304F 0%, var(--ink) 55%);\n    color:#fff;\n    padding:7.5rem 0 5rem;\n    position:relative;\n    overflow:hidden;\n  }\n  .hero h1{\n    color:#fff;\n    font-size:clamp(2.1rem, 4vw, 3.15rem);\n    line-height:1.12;\n  }\n  .hero .lead{\n    color:rgba(255,255,255,.72);\n    font-size:1.12rem;\n    max-width:46ch;\n  }\n  .hero-stats{\n    border-top:1px solid var(--line-dark);\n    margin-top:3.25rem;\n    padding-top:1.75rem;\n  }\n  .hero-stats .stat-num{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:1.6rem;\n    color:var(--signal);\n    font-weight:600;\n  }\n  .hero-stats .stat-label{\n    color:rgba(255,255,255,.6);\n    font-size:.82rem;\n  }\n\n  \/* flow diagram *\/\n  .flow-node{\n    fill:#152A47;\n    stroke:#2C4A6E;\n    stroke-width:1;\n  }\n  .flow-node-center{\n    fill:var(--signal);\n  }\n  .flow-line{\n    stroke:#345A82;\n    stroke-width:1.4;\n    fill:none;\n  }\n  .flow-pulse{\n    fill:var(--signal);\n  }\n  .flow-tag{\n    fill:#152A47;\n    stroke:#345A82;\n    stroke-width:1;\n  }\n  .hub-panel{\n    fill:#0F2038;\n    stroke:#2C4A6E;\n    stroke-width:1.2;\n  }\n  .hub-divider{\n    stroke:#233F60;\n    stroke-width:1;\n  }\n  .hub-bullet{\n    fill:var(--signal);\n  }\n  @keyframes flowmove{\n    0%{ offset-distance:0%; opacity:0; }\n    8%{ opacity:1; }\n    92%{ opacity:1; }\n    100%{ offset-distance:100%; opacity:0; }\n  }\n  .pulse-a{ offset-path:path('M96,70 C140,70 150,170 190,170'); animation:flowmove 3.4s linear infinite; }\n  .pulse-b{ offset-path:path('M96,170 C140,170 150,170 190,170'); animation:flowmove 3.4s linear infinite; animation-delay:.9s; }\n  .pulse-c{ offset-path:path('M96,270 C140,270 150,170 190,170'); animation:flowmove 3.4s linear infinite; animation-delay:1.7s; }\n  .pulse-d{ offset-path:path('M450,170 C490,170 500,70 534,70'); animation:flowmove 3.4s linear infinite; animation-delay:.35s; }\n  .pulse-e{ offset-path:path('M450,170 C490,170 500,170 534,170'); animation:flowmove 3.4s linear infinite; animation-delay:1.25s; }\n  .pulse-f{ offset-path:path('M450,170 C490,170 500,270 534,270'); animation:flowmove 3.4s linear infinite; animation-delay:2.1s; }\n  @media (prefers-reduced-motion: reduce){\n    .pulse-a,.pulse-b,.pulse-c,.pulse-d,.pulse-e,.pulse-f{ animation:none; opacity:0; }\n  }\n\n  \/* ===== Section basics ===== *\/\n  section{ padding:5.5rem 0; }\n  .section-label{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:.82rem;\n    color:var(--steel);\n    font-weight:500;\n  }\n  .section-title{\n    font-size:clamp(1.7rem, 2.6vw, 2.3rem);\n    max-width:28ch;\n  }\n  .section-sub{\n    color:var(--muted);\n    max-width:62ch;\n  }\n\n  .bg-ink{ background:var(--ink); }\n  .bg-paper-2{ background:var(--paper-2); }\n\n  \/* ===== Service cards ===== *\/\n  .service-card{\n    background:var(--paper-2);\n    border:1px solid var(--line);\n    border-radius:10px;\n    padding:1.9rem 1.7rem;\n    height:100%;\n    transition:border-color .15s ease, transform .15s ease;\n  }\n  .service-card:hover{ border-color:var(--steel-light); transform:translateY(-3px); }\n  .service-icon{\n    width:44px; height:44px;\n    border-radius:8px;\n    background:#EAF1F7;\n    color:var(--steel);\n    display:flex; align-items:center; justify-content:center;\n    font-size:1.25rem;\n    margin-bottom:1.1rem;\n  }\n  .service-card h3{ font-size:1.12rem; margin-bottom:.55rem; }\n  .service-card p{ color:var(--muted); font-size:.94rem; margin-bottom:0; }\n\n  \/* ===== Platform \/ why section ===== *\/\n  .platform-img-wrap{\n    border-radius:12px;\n    overflow:hidden;\n    border:1px solid var(--line);\n    position:relative;\n  }\n  .platform-img-wrap img{ width:100%; height:100%; object-fit:cover; display:block; }\n  .check-list li{\n    display:flex; gap:.75rem;\n    padding:.55rem 0;\n    border-bottom:1px solid var(--line);\n    color:var(--text);\n  }\n  .check-list li:last-child{ border-bottom:none; }\n  .check-list i{ color:var(--steel); font-size:1.05rem; margin-top:.15rem; }\n\n  \/* ===== Certifications strip ===== *\/\n  .cert-pill{\n    display:inline-flex;\n    align-items:center;\n    gap:.5rem;\n    border:1px solid var(--line);\n    background:var(--paper-2);\n    border-radius:100px;\n    padding:.5rem 1rem;\n    font-size:.85rem;\n    color:var(--ink);\n    margin:0 .5rem .6rem 0;\n  }\n  .cert-pill i{ color:var(--signal-deep); }\n\n  \/* ===== Client roster ===== *\/\n  .client-strip{\n    border-top:1px solid var(--line-dark);\n    border-bottom:1px solid var(--line-dark);\n    padding:1.6rem 0;\n  }\n  .client-strip .client-name{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:.85rem;\n    color:rgba(255,255,255,.55);\n    padding:.35rem 0;\n  }\n\n  \/* ===== Process ===== *\/\n  .process-row{\n    display:flex;\n    gap:0;\n    border-top:1px solid var(--line-dark);\n    border-bottom:1px solid var(--line-dark);\n  }\n  .process-step{\n    flex:1;\n    padding:2rem 1.5rem;\n    border-right:1px solid var(--line-dark);\n    color:#fff;\n  }\n  .process-step:last-child{ border-right:none; }\n  .process-num{\n    font-family:'IBM Plex Mono', monospace;\n    color:var(--signal);\n    font-size:.95rem;\n    margin-bottom:.9rem;\n    display:block;\n  }\n  .process-step h4{ color:#fff; font-size:1.08rem; margin-bottom:.5rem; }\n  .process-step p{ color:rgba(255,255,255,.62); font-size:.9rem; margin-bottom:0; }\n\n  \/* ===== Proof \/ case section ===== *\/\n  .proof-photo{\n    border-radius:12px;\n    overflow:hidden;\n    border:1px solid var(--line);\n    height:100%;\n    min-height:280px;\n  }\n  .proof-photo img{ width:100%; height:100%; object-fit:cover; display:block; }\n  .case-item{\n    border-left:2px solid var(--line);\n    padding-left:1.2rem;\n    margin-bottom:1.6rem;\n  }\n  .case-item h4{ font-size:1rem; margin-bottom:.3rem; }\n  .case-item p{ color:var(--muted); font-size:.92rem; margin-bottom:0; }\n  .case-item .case-metric{\n    font-family:'IBM Plex Mono', monospace;\n    color:var(--steel);\n    font-weight:600;\n  }\n\n  \/* ===== Sales plays \/ engagement cards ===== *\/\n  .play-card{\n    background:var(--paper-2);\n    border:1px solid var(--line);\n    border-radius:10px;\n    padding:1.8rem;\n    height:100%;\n    display:flex;\n    flex-direction:column;\n  }\n  .play-card .play-tag{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:.78rem;\n    color:var(--signal-deep);\n    margin-bottom:.7rem;\n  }\n  .play-card h3{ font-size:1.08rem; margin-bottom:.6rem; }\n  .play-card p{ color:var(--muted); font-size:.92rem; flex-grow:1; }\n  .play-card .btn-outline-ink{ align-self:flex-start; margin-top:1rem; font-size:.88rem; padding:.55rem 1.1rem; }\n\n  \/* ===== Recognition strip ===== *\/\n  .recognition{\n    border-left:3px solid var(--signal);\n    padding-left:1.6rem;\n  }\n  .recognition h4{ font-size:1rem; margin-bottom:.3rem; }\n  .recognition p{ color:var(--muted); font-size:.92rem; margin-bottom:0; }\n\n  \/* ===== CTA band ===== *\/\n  .cta-band{\n    position:relative;\n    background:var(--ink);\n    color:#fff;\n    border-radius:16px;\n    overflow:hidden;\n    padding:3.5rem 2.5rem;\n  }\n  .cta-band .cta-bg{\n    position:absolute; inset:0;\n    background-size:cover; background-position:center;\n    opacity:.28;\n  }\n  .cta-band .cta-overlay{\n    position:absolute; inset:0;\n    background:linear-gradient(100deg, var(--ink) 20%, rgba(11,23,41,.55) 85%);\n  }\n  .cta-band .cta-content{ position:relative; z-index:2; }\n\n  \/* ===== Footer ===== *\/\n  footer{\n    background:var(--ink);\n    color:rgba(255,255,255,.6);\n    padding:3.5rem 0 1.75rem;\n  }\n  footer h6{\n    color:#fff;\n    font-size:.85rem;\n    font-weight:600;\n    margin-bottom:1rem;\n  }\n  footer a{ color:rgba(255,255,255,.6); font-size:.9rem; display:block; margin-bottom:.5rem; }\n  footer a:hover{ color:#fff; }\n  .footer-divider{ border-color:var(--line-dark); margin:2.25rem 0 1.5rem; }\n  .footer-bottom{ font-size:.8rem; color:rgba(255,255,255,.4); }\n  .social-icon{\n    width:34px; height:34px;\n    border:1px solid var(--line-dark);\n    border-radius:6px;\n    display:inline-flex; align-items:center; justify-content:center;\n    color:rgba(255,255,255,.7);\n    margin-right:.5rem;\n  }\n  .social-icon:hover{ border-color:var(--steel-light); color:#fff; }\n\n  \/* ===== Footer contact form ===== *\/\n  .footer-form .form-control{\n    background:rgba(255,255,255,.05);\n    border:1px solid var(--line-dark);\n    color:#fff;\n    font-size:.88rem;\n    padding:.6rem .8rem;\n    border-radius:6px;\n  }\n  .footer-form .form-control::placeholder{ color:rgba(255,255,255,.4); }\n  .footer-form .form-control:focus{\n    background:rgba(255,255,255,.07);\n    border-color:var(--steel-light);\n    color:#fff;\n    box-shadow:none;\n  }\n  .footer-form textarea.form-control{ min-height:88px; resize:vertical; }\n  .footer-form .btn-signal{ font-size:.9rem; padding:.65rem 1.4rem; }\n  .footer-form .form-note{ font-size:.78rem; color:rgba(255,255,255,.4); }\n  .hp-field{ position:absolute; left:-9999px; top:-9999px; }\n\/* WordPress\/theme reset protection *\/\n#blueorchid-site .container-narrow{width:100%;max-width:1140px;margin-left:auto;margin-right:auto;padding-left:12px;padding-right:12px}\n#blueorchid-site .row{--bo-gutter-x:1.5rem;display:flex;flex-wrap:wrap;margin-left:calc(var(--bo-gutter-x)*-.5);margin-right:calc(var(--bo-gutter-x)*-.5)}\n#blueorchid-site .row>*{padding-left:calc(var(--bo-gutter-x)*.5);padding-right:calc(var(--bo-gutter-x)*.5)}\n@media(max-width:575.98px){#blueorchid-site .container-narrow{padding-left:16px;padding-right:16px}}\n<\/style>\n\n\n<!-- ===== NAVBAR ===== -->\n<nav class=\"navbar navbar-expand-lg navbar-flowgate fixed-top py-3\">\n  <div class=\"container container-narrow\">\n    <a class=\"navbar-brand d-flex align-items-center gap-2\" href=\"#top\">\n      <svg class=\"brand-mark\" viewBox=\"0 0 32 32\" fill=\"none\">\n        <g>\n          <path transform=\"rotate(0 16 16)\" d=\"M16,16 C12.3,11.2 12.3,3.4 16,1.2 C19.7,3.4 19.7,11.2 16,16 Z\" fill=\"#4A8FC2\"\/>\n          <path transform=\"rotate(72 16 16)\" d=\"M16,16 C12.3,11.2 12.3,3.4 16,1.2 C19.7,3.4 19.7,11.2 16,16 Z\" fill=\"#2C6E9B\"\/>\n          <path transform=\"rotate(144 16 16)\" d=\"M16,16 C12.3,11.2 12.3,3.4 16,1.2 C19.7,3.4 19.7,11.2 16,16 Z\" fill=\"#4A8FC2\"\/>\n          <path transform=\"rotate(216 16 16)\" d=\"M16,16 C12.3,11.2 12.3,3.4 16,1.2 C19.7,3.4 19.7,11.2 16,16 Z\" fill=\"#2C6E9B\"\/>\n          <path transform=\"rotate(288 16 16)\" d=\"M16,16 C12.3,11.2 12.3,3.4 16,1.2 C19.7,3.4 19.7,11.2 16,16 Z\" fill=\"#4A8FC2\"\/>\n          <circle cx=\"16\" cy=\"16\" r=\"3.1\" fill=\"#E8A33D\"\/>\n        <\/g>\n      <\/svg>\n      <span class=\"navbar-brand-text\">BlueOrchid<\/span>\n    <\/a>\n    <button class=\"navbar-toggler border-0 text-white\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#navMain\">\n      <i class=\"bi bi-list text-white fs-2\"><\/i>\n    <\/button>\n    <div class=\"collapse navbar-collapse justify-content-end\" id=\"navMain\">\n      <ul class=\"navbar-nav align-items-lg-center\">\n        <li class=\"nav-item\"><a class=\"nav-link\" href=\"#services\">Services<\/a><\/li>\n        <li class=\"nav-item\"><a class=\"nav-link\" href=\"#platform\">Expertise<\/a><\/li>\n        <li class=\"nav-item\"><a class=\"nav-link\" href=\"#work\">Work<\/a><\/li>\n        <li class=\"nav-item\"><a class=\"nav-link\" href=\"#engage\">Get started<\/a><\/li>\n        <li class=\"nav-item ms-lg-2 mt-3 mt-lg-0\">\n          <a class=\"btn btn-signal btn-sm\" href=\"#contact\">Book a call<\/a>\n        <\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/nav>\n\n<!-- ===== HERO ===== -->\n<header class=\"hero\" id=\"top\">\n  <div class=\"container container-narrow\">\n    <div class=\"row align-items-center gy-5\">\n      <div class=\"col-lg-6\">\n        <p class=\"mono text-signal mb-3\">Enterprise integration engineering<\/p>\n        <h1 class=\"mb-4 text-white\">Your systems already talk. We make sure they understand each other.<\/h1>\n        <p class=\"lead mb-4\">BlueOrchid LLC is a team of webMethods architects and engineers who design, migrate, and run integration platforms for enterprises and government agencies that can&#8217;t afford dropped transactions. Every engagement is staffed by people who&#8217;ve carried production webMethods systems, not just studied them.<\/p>\n        <div class=\"d-flex flex-wrap gap-3\">\n          <a href=\"#contact\" class=\"btn btn-signal\">Book an architecture review<\/a>\n          <a href=\"#services\" class=\"btn btn-outline-light-2\">See our services<\/a>\n        <\/div>\n\n        <div class=\"hero-stats row gx-4 gy-3\">\n          <div class=\"col-6 col-md-3\">\n            <div class=\"stat-num\">150+<\/div>\n            <div class=\"stat-label\">executives &amp; technical stakeholders briefed<\/div>\n          <\/div>\n          <div class=\"col-6 col-md-3\">\n            <div class=\"stat-num\">20+ yrs<\/div>\n            <div class=\"stat-label\">hands-on webMethods delivery<\/div>\n          <\/div>\n          <div class=\"col-6 col-md-3\">\n            <div class=\"stat-num\">20+<\/div>\n            <div class=\"stat-label\">enterprise &amp; government clients<\/div>\n          <\/div>\n          <div class=\"col-6 col-md-3\">\n            <div class=\"stat-num\">8<\/div>\n            <div class=\"stat-label\">industries served<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"col-lg-6\">\n        <svg viewBox=\"0 0 640 340\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%; height:auto;\">\n          <!-- connecting lines: source systems into the hub -->\n          <path class=\"flow-line\" d=\"M96,70 C140,70 150,170 190,170\"><\/path>\n          <path class=\"flow-line\" d=\"M96,170 C140,170 150,170 190,170\"><\/path>\n          <path class=\"flow-line\" d=\"M96,270 C140,270 150,170 190,170\"><\/path>\n          <!-- connecting lines: hub out to target systems -->\n          <path class=\"flow-line\" d=\"M450,170 C490,170 500,70 534,70\"><\/path>\n          <path class=\"flow-line\" d=\"M450,170 C490,170 500,170 534,170\"><\/path>\n          <path class=\"flow-line\" d=\"M450,170 C490,170 500,270 534,270\"><\/path>\n\n          <!-- source systems -->\n          <rect class=\"flow-node\" x=\"0\" y=\"53\" width=\"96\" height=\"34\" rx=\"6\"><\/rect>\n          <text x=\"48\" y=\"75\" text-anchor=\"middle\" fill=\"#C9D6E4\" font-size=\"11\" font-family=\"IBM Plex Mono\">ERP<\/text>\n\n          <rect class=\"flow-node\" x=\"0\" y=\"153\" width=\"96\" height=\"34\" rx=\"6\"><\/rect>\n          <text x=\"48\" y=\"175\" text-anchor=\"middle\" fill=\"#C9D6E4\" font-size=\"11\" font-family=\"IBM Plex Mono\">CRM<\/text>\n\n          <rect class=\"flow-node\" x=\"0\" y=\"253\" width=\"96\" height=\"34\" rx=\"6\"><\/rect>\n          <text x=\"48\" y=\"275\" text-anchor=\"middle\" fill=\"#C9D6E4\" font-size=\"11\" font-family=\"IBM Plex Mono\">Cloud DB<\/text>\n\n          <!-- data-format tags flowing into the hub -->\n          <rect class=\"flow-tag\" x=\"120\" y=\"93\" width=\"34\" height=\"15\" rx=\"7.5\"><\/rect>\n          <text x=\"137\" y=\"103.5\" text-anchor=\"middle\" fill=\"var(--signal)\" font-size=\"8.5\" font-weight=\"600\" font-family=\"IBM Plex Mono\">JSON<\/text>\n\n          <rect class=\"flow-tag\" x=\"121\" y=\"228\" width=\"32\" height=\"15\" rx=\"7.5\"><\/rect>\n          <text x=\"137\" y=\"238.5\" text-anchor=\"middle\" fill=\"var(--signal)\" font-size=\"8.5\" font-weight=\"600\" font-family=\"IBM Plex Mono\">XML<\/text>\n\n          <!-- center hub: expanded capability panel -->\n          <rect class=\"hub-panel\" x=\"190\" y=\"40\" width=\"260\" height=\"260\" rx=\"16\"><\/rect>\n          <text x=\"320\" y=\"72\" text-anchor=\"middle\" fill=\"var(--signal)\" font-size=\"15\" font-weight=\"700\" font-family=\"IBM Plex Mono\">webMethods<\/text>\n          <text x=\"320\" y=\"90\" text-anchor=\"middle\" fill=\"#8DA3BC\" font-size=\"9\" font-family=\"IBM Plex Mono\">INTEGRATION HUB<\/text>\n          <line class=\"hub-divider\" x1=\"212\" y1=\"104\" x2=\"428\" y2=\"104\"><\/line>\n\n          <circle class=\"hub-bullet\" cx=\"214\" cy=\"128\" r=\"3\"><\/circle>\n          <text x=\"226\" y=\"132\" fill=\"#C9D6E4\" font-size=\"11\" font-family=\"IBM Plex Mono\">App Integration<\/text>\n\n          <circle class=\"hub-bullet\" cx=\"214\" cy=\"162\" r=\"3\"><\/circle>\n          <text x=\"226\" y=\"166\" fill=\"#C9D6E4\" font-size=\"11\" font-family=\"IBM Plex Mono\">API Management<\/text>\n\n          <circle class=\"hub-bullet\" cx=\"214\" cy=\"196\" r=\"3\"><\/circle>\n          <text x=\"226\" y=\"200\" fill=\"#C9D6E4\" font-size=\"11\" font-family=\"IBM Plex Mono\">Managed File Transfer<\/text>\n\n          <circle class=\"hub-bullet\" cx=\"214\" cy=\"230\" r=\"3\"><\/circle>\n          <text x=\"226\" y=\"234\" fill=\"#C9D6E4\" font-size=\"11\" font-family=\"IBM Plex Mono\">B2B<\/text>\n\n          <circle class=\"hub-bullet\" cx=\"214\" cy=\"264\" r=\"3\"><\/circle>\n          <text x=\"226\" y=\"268\" fill=\"#C9D6E4\" font-size=\"11\" font-family=\"IBM Plex Mono\">Event Streaming<\/text>\n\n          <!-- target systems -->\n          <rect class=\"flow-node\" x=\"534\" y=\"53\" width=\"106\" height=\"34\" rx=\"6\"><\/rect>\n          <text x=\"587\" y=\"75\" text-anchor=\"middle\" fill=\"#C9D6E4\" font-size=\"10\" font-family=\"IBM Plex Mono\">B2B Partners<\/text>\n\n          <rect class=\"flow-node\" x=\"534\" y=\"153\" width=\"106\" height=\"34\" rx=\"6\"><\/rect>\n          <text x=\"587\" y=\"175\" text-anchor=\"middle\" fill=\"#C9D6E4\" font-size=\"10.5\" font-family=\"IBM Plex Mono\">Cloud APIs<\/text>\n\n          <rect class=\"flow-node\" x=\"534\" y=\"253\" width=\"106\" height=\"34\" rx=\"6\"><\/rect>\n          <text x=\"587\" y=\"275\" text-anchor=\"middle\" fill=\"#C9D6E4\" font-size=\"10\" font-family=\"IBM Plex Mono\">Cloud Storage<\/text>\n\n          <!-- data-format tags flowing out to target systems -->\n          <rect class=\"flow-tag\" x=\"461\" y=\"82\" width=\"28\" height=\"14\" rx=\"7\"><\/rect>\n          <text x=\"475\" y=\"92\" text-anchor=\"middle\" fill=\"var(--signal)\" font-size=\"8\" font-weight=\"600\" font-family=\"IBM Plex Mono\">EDI<\/text>\n\n          <rect class=\"flow-tag\" x=\"459\" y=\"98\" width=\"34\" height=\"14\" rx=\"7\"><\/rect>\n          <text x=\"476\" y=\"108\" text-anchor=\"middle\" fill=\"var(--signal)\" font-size=\"8\" font-weight=\"600\" font-family=\"IBM Plex Mono\">cXML<\/text>\n\n          <rect class=\"flow-tag\" x=\"459\" y=\"114\" width=\"32\" height=\"14\" rx=\"7\"><\/rect>\n          <text x=\"475\" y=\"124\" text-anchor=\"middle\" fill=\"var(--signal)\" font-size=\"8\" font-weight=\"600\" font-family=\"IBM Plex Mono\">PIDX<\/text>\n\n          <rect class=\"flow-tag\" x=\"478\" y=\"163\" width=\"34\" height=\"15\" rx=\"7.5\"><\/rect>\n          <text x=\"495\" y=\"173.5\" text-anchor=\"middle\" fill=\"var(--signal)\" font-size=\"8.5\" font-weight=\"600\" font-family=\"IBM Plex Mono\">JSON<\/text>\n\n          <rect class=\"flow-tag\" x=\"479\" y=\"228\" width=\"30\" height=\"15\" rx=\"7.5\"><\/rect>\n          <text x=\"494\" y=\"238.5\" text-anchor=\"middle\" fill=\"var(--signal)\" font-size=\"8.5\" font-weight=\"600\" font-family=\"IBM Plex Mono\">XML<\/text>\n\n          <!-- animated pulses -->\n          <circle class=\"flow-pulse pulse-a\" r=\"3.5\"><\/circle>\n          <circle class=\"flow-pulse pulse-b\" r=\"3.5\"><\/circle>\n          <circle class=\"flow-pulse pulse-c\" r=\"3.5\"><\/circle>\n          <circle class=\"flow-pulse pulse-d\" r=\"3.5\"><\/circle>\n          <circle class=\"flow-pulse pulse-e\" r=\"3.5\"><\/circle>\n          <circle class=\"flow-pulse pulse-f\" r=\"3.5\"><\/circle>\n        <\/svg>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/header>\n\n<!-- ===== SERVICES ===== -->\n<section id=\"services\" class=\"bg-paper\">\n  <div class=\"container container-narrow\">\n    <div class=\"row mb-5\">\n      <div class=\"col-lg-7\">\n        <p class=\"section-label mb-2\">What we do<\/p>\n        <h2 class=\"section-title mb-3\">Integration work, end to end<\/h2>\n        <p class=\"section-sub\">From the first architecture whiteboard session to running your platform at 2am, our team covers the parts of webMethods that are hardest to staff for.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"row g-4\">\n      <div class=\"col-md-6 col-lg-4\">\n        <div class=\"service-card\">\n          <div class=\"service-icon\"><i class=\"bi bi-shield-lock\"><\/i><\/div>\n          <h3>API Management &amp; Gateway<\/h3>\n          <p>Design, secure, and govern APIs on webMethods API Gateway \u2014 OAuth policies, rate limiting, and developer portals included.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"col-md-6 col-lg-4\">\n        <div class=\"service-card\">\n          <div class=\"service-icon\"><i class=\"bi bi-arrow-left-right\"><\/i><\/div>\n          <h3>B2B &amp; EDI Integration<\/h3>\n          <p>Run production B2B traffic \u2014 EDI X12, EDIFACT, cXML, RosettaNet \u2014 through webMethods Trading Networks without a missed or duplicated transaction.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"col-md-6 col-lg-4\">\n        <div class=\"service-card\">\n          <div class=\"service-icon\"><i class=\"bi bi-diagram-3\"><\/i><\/div>\n          <h3>Enterprise Integration Migration<\/h3>\n          <p>Move existing ESBs, mainframe interfaces, or hand-rolled integrations onto webMethods with a phased, rollback-safe cutover plan.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"col-md-6 col-lg-4\">\n        <div class=\"service-card\">\n          <div class=\"service-icon\"><i class=\"bi bi-cloud-arrow-up\"><\/i><\/div>\n          <h3>Hybrid iPaaS &amp; Cloud<\/h3>\n          <p>Extend on-premises flows into webMethods.io and hybrid Azure\/AWS patterns, at a pace your risk team is comfortable with.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"col-md-6 col-lg-4\">\n        <div class=\"service-card\">\n          <div class=\"service-icon\"><i class=\"bi bi-life-preserver\"><\/i><\/div>\n          <h3>Managed Operations &amp; Support<\/h3>\n          <p>Monitoring, patching, and performance tuning across Integration Server, Universal Messaging, Broker, and Trading Networks.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"col-md-6 col-lg-4\">\n        <div class=\"service-card\">\n          <div class=\"service-icon\"><i class=\"bi bi-signpost-split\"><\/i><\/div>\n          <h3>Architecture &amp; Presales Advisory<\/h3>\n          <p>Landscape assessments, RFP response, proof-of-concepts, and TOGAF\/ArchiMate-based platform roadmaps from engineers who run webMethods in production.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== PLATFORM \/ WHY ===== -->\n<section id=\"platform\" class=\"bg-paper-2 border-top border-bottom\" style=\"border-color:var(--line) !important;\">\n  <div class=\"container container-narrow\">\n    <div class=\"row align-items-center gy-5\">\n      <div class=\"col-lg-6 order-lg-2\">\n        <div class=\"platform-img-wrap\" style=\"aspect-ratio:4\/3;\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1760670399462-f5e479452c27?auto=format&#038;fit=crop&#038;w=1200&#038;q=80\" alt=\"Integration flows and code on a developer's screen\">\n        <\/div>\n      <\/div>\n      <div class=\"col-lg-6 order-lg-1\">\n        <p class=\"section-label mb-2\">Team depth<\/p>\n        <h2 class=\"section-title mb-3\">Deep in webMethods, not spread thin across a dozen tools<\/h2>\n        <p class=\"section-sub mb-4\">We chose to specialize instead of generalize. Our architects and engineers have shipped and supported webMethods across retail, insurance, healthcare, energy, and government \u2014 onshore and offshore, at teams of up to 20 developers.<\/p>\n        <ul class=\"list-unstyled check-list\">\n          <li><i class=\"bi bi-check-circle\"><\/i><span>Certified across Integration Server, API Gateway, Trading Networks, Broker\/Universal Messaging, BPM, and MFT<\/span><\/li>\n          <li><i class=\"bi bi-check-circle\"><\/i><span>Experience migrating from legacy ESBs, mainframe interfaces, and custom middleware onto webMethods<\/span><\/li>\n          <li><i class=\"bi bi-check-circle\"><\/i><span>Standards depth in EDI, RosettaNet, cXML, xCBL, SOAP\/REST, and OAuth security<\/span><\/li>\n          <li><i class=\"bi bi-check-circle\"><\/i><span>TOGAF- and ArchiMate-certified architects for landscape assessments and target-state roadmaps<\/span><\/li>\n        <\/ul>\n        <div class=\"mt-4\">\n          <span class=\"cert-pill\"><i class=\"bi bi-patch-check-fill\"><\/i>TOGAF 9 Certified<\/span>\n          <span class=\"cert-pill\"><i class=\"bi bi-patch-check-fill\"><\/i>ArchiMate 3 Practitioner<\/span>\n          <span class=\"cert-pill\"><i class=\"bi bi-patch-check-fill\"><\/i>Certified Cloud Architect<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== INDUSTRIES SERVED ===== -->\n<section class=\"bg-ink py-4\" style=\"padding-top:2.75rem; padding-bottom:2.75rem;\">\n  <div class=\"container container-narrow client-strip\">\n    <div class=\"row gy-2 text-center text-md-start\">\n      <div class=\"col-12 mb-2\">\n        <span class=\"mono\" style=\"font-size:.8rem; color:rgba(255,255,255,.45);\">Industries our team has delivered in<\/span>\n      <\/div>\n      <div class=\"col-6 col-md-3 client-name\">Retail<\/div>\n      <div class=\"col-6 col-md-3 client-name\">Insurance<\/div>\n      <div class=\"col-6 col-md-3 client-name\">Healthcare<\/div>\n      <div class=\"col-6 col-md-3 client-name\">Government<\/div>\n      <div class=\"col-6 col-md-3 client-name\">Energy<\/div>\n      <div class=\"col-6 col-md-3 client-name\">Industrial &amp; Manufacturing<\/div>\n      <div class=\"col-6 col-md-3 client-name\">Financial Services<\/div>\n      <div class=\"col-6 col-md-3 client-name\">Technology<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== PROOF \/ CASE STUDIES ===== -->\n<section id=\"work\" class=\"bg-paper\">\n  <div class=\"container container-narrow\">\n    <div class=\"row gy-5 align-items-start\">\n      <div class=\"col-lg-5\">\n        <p class=\"section-label mb-2\">Recent work<\/p>\n        <h2 class=\"section-title mb-4\">Production systems, not pilot projects<\/h2>\n\n        <div class=\"case-item\">\n          <h4>Retail \u2014 Middleware Platform Consolidation<\/h4>\n          <p>Consolidated a national retailer&#8217;s disparate integration silos across business functions onto a single webMethods platform, onboarding trading partners over cXML and EDI. <span class=\"case-metric\">Enterprise-wide rollout<\/span>.<\/p>\n        <\/div>\n        <div class=\"case-item\">\n          <h4>Government \u2014 Service Delivery Platform<\/h4>\n          <p>Architected a reusable platform providing billing, payments, notifications, and an integration gateway for application teams building citizen-facing e-services. <span class=\"case-metric\">Multiple e-services<\/span> launched on the platform.<\/p>\n        <\/div>\n        <div class=\"case-item\">\n          <h4>Insurance &amp; Retail \u2014 EDI \/ B2B<\/h4>\n          <p>Delivered EDI X12 implementations for claims and policy transactions, plus electronic order notification and supplier management upgrades for retail supply chains. <span class=\"case-metric\">Zero-defect cutover<\/span> to production.<\/p>\n        <\/div>\n        <div class=\"case-item\">\n          <h4>Enterprise Presales \u2014 Hybrid iPaaS<\/h4>\n          <p>Ran proof-of-concepts and architecture engagements across oil &amp; gas, retail, and public-sector accounts, translating technical capability into business outcomes for purchasing decision-makers. <span class=\"case-metric\">Multiple seven-figure wins<\/span> in the last five years.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"col-lg-7\">\n        <div class=\"proof-photo\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1758873268745-dd2cf0d677b5?auto=format&#038;fit=crop&#038;w=1400&#038;q=80\" alt=\"Integration team reviewing an architecture plan together\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== PROCESS ===== -->\n<section id=\"process\" class=\"bg-ink\">\n  <div class=\"container container-narrow\">\n    <div class=\"row mb-5\">\n      <div class=\"col-lg-7\">\n        <p class=\"section-label mb-2\" style=\"color:var(--signal);\">How we work<\/p>\n        <h2 class=\"section-title mb-3\" style=\"color:#fff;\">Four stages, no surprises<\/h2>\n        <p class=\"section-sub\" style=\"color:rgba(255,255,255,.62);\">Every engagement follows the same sequence, whether it&#8217;s a two-week gateway rollout or a year-long platform migration.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"container container-narrow p-0\">\n    <div class=\"process-row flex-column flex-md-row\">\n      <div class=\"process-step\">\n        <span class=\"process-num\">01<\/span>\n        <h4>Discover<\/h4>\n        <p>We audit your current integration landscape, interfaces, and where things are already breaking.<\/p>\n      <\/div>\n      <div class=\"process-step\">\n        <span class=\"process-num\">02<\/span>\n        <h4>Design<\/h4>\n        <p>We architect the target-state flows, security model, and a sequencing plan for the migration.<\/p>\n      <\/div>\n      <div class=\"process-step\">\n        <span class=\"process-num\">03<\/span>\n        <h4>Migrate<\/h4>\n        <p>Interfaces move in controlled waves, each with a tested rollback plan before it goes live.<\/p>\n      <\/div>\n      <div class=\"process-step\">\n        <span class=\"process-num\">04<\/span>\n        <h4>Operate<\/h4>\n        <p>We hand off with full runbooks \u2014 or your team stays hands-off and ours runs it day to day.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== SALES PLAYS \/ ENGAGEMENT OPTIONS ===== -->\n<section id=\"engage\" class=\"bg-paper-2 border-top border-bottom\" style=\"border-color:var(--line) !important;\">\n  <div class=\"container container-narrow\">\n    <div class=\"row mb-5\">\n      <div class=\"col-lg-7\">\n        <p class=\"section-label mb-2\">Get started<\/p>\n        <h2 class=\"section-title mb-3\">Low-risk ways to see if we&#8217;re a fit<\/h2>\n        <p class=\"section-sub\">You don&#8217;t have to commit to a full migration to find out whether BlueOrchid LLC is the right team. Start with one of these.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"row g-4\">\n      <div class=\"col-md-6 col-lg-3\">\n        <div class=\"play-card\">\n          <span class=\"play-tag\">45 MIN \u00b7 FREE<\/span>\n          <h3>Architecture Review<\/h3>\n          <p>Bring your current landscape. We&#8217;ll give you an honest read on where it&#8217;s fragile, what&#8217;s overdue for a rework, and roughly what a fix looks like \u2014 no slide deck required.<\/p>\n          <a href=\"#contact\" class=\"btn btn-outline-ink\">Book a review<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"col-md-6 col-lg-3\">\n        <div class=\"play-card\">\n          <span class=\"play-tag\">1\u20132 WEEKS \u00b7 FIXED FEE<\/span>\n          <h3>Migration Readiness Assessment<\/h3>\n          <p>We inventory your existing ESB, MQ, or legacy interfaces and hand back a phased, rollback-safe migration plan with effort estimates you can take to budget.<\/p>\n          <a href=\"#contact\" class=\"btn btn-outline-ink\">Request a scope<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"col-md-6 col-lg-3\">\n        <div class=\"play-card\">\n          <span class=\"play-tag\">2 WEEKS \u00b7 FIXED FEE<\/span>\n          <h3>Proof of Concept<\/h3>\n          <p>Pick one integration, gateway policy, or trading-partner onboarding flow. We build it end to end on webMethods so your team can evaluate real output, not a demo.<\/p>\n          <a href=\"#contact\" class=\"btn btn-outline-ink\">Scope a POC<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"col-md-6 col-lg-3\">\n        <div class=\"play-card\">\n          <span class=\"play-tag\">ONGOING<\/span>\n          <h3>Managed Ops Health Check<\/h3>\n          <p>Already running webMethods? We&#8217;ll review your Integration Server, UM, and Trading Networks estate and flag stability, security, and performance risks before they bite.<\/p>\n          <a href=\"#contact\" class=\"btn btn-outline-ink\">Request a check<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== RECOGNITION ===== -->\n<section class=\"bg-paper\">\n  <div class=\"container container-narrow\">\n    <p class=\"section-label mb-4\">Recognition<\/p>\n    <div class=\"row g-4\">\n      <div class=\"col-md-6 col-lg-3\">\n        <div class=\"recognition\">\n          <h4>Industry Commendation<\/h4>\n          <p>For a large-scale middleware platform consolidation program.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"col-md-6 col-lg-3\">\n        <div class=\"recognition\">\n          <h4>Top Performer, Above and Beyond Award<\/h4>\n          <p>For presales engineering excellence.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"col-md-6 col-lg-3\">\n        <div class=\"recognition\">\n          <h4>Executive Recognition Award<\/h4>\n          <p>For a large-scale data extraction and reporting platform.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"col-md-6 col-lg-3\">\n        <div class=\"recognition\">\n          <h4>Innovation Award<\/h4>\n          <p>For an enterprise middleware consolidation initiative.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== CTA BAND ===== -->\n<section>\n  <div class=\"container container-narrow\">\n    <div class=\"cta-band\">\n      <div class=\"cta-bg\" style=\"background-image:url('https:\/\/images.unsplash.com\/photo-1695668548342-c0c1ad479aee?auto=format&#038;fit=crop&#038;w=1600&#038;q=80');\"><\/div>\n      <div class=\"cta-overlay\"><\/div>\n      <div class=\"cta-content row align-items-center gy-4\">\n        <div class=\"col-lg-8\">\n          <h2 class=\"mb-2\" style=\"color:#fff;\">Ready to see what&#8217;s slowing your integrations down?<\/h2>\n          <p class=\"mb-0\" style=\"color:rgba(255,255,255,.7);\">A 45-minute architecture review, no slide deck required \u2014 just your current landscape and our honest read on it.<\/p>\n        <\/div>\n        <div class=\"col-lg-4 text-lg-end\">\n          <a href=\"#contact\" class=\"btn btn-signal\">Book an architecture review<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== CONTACT \/ FOOTER ===== -->\n<footer id=\"contact\">\n  <div class=\"container container-narrow\">\n    <div class=\"row gy-5\">\n      <div class=\"col-lg-3\">\n        <a class=\"d-flex align-items-center gap-2 mb-3\" href=\"#top\">\n          <svg class=\"brand-mark\" viewBox=\"0 0 32 32\" fill=\"none\">\n            <g>\n              <path transform=\"rotate(0 16 16)\" d=\"M16,16 C12.3,11.2 12.3,3.4 16,1.2 C19.7,3.4 19.7,11.2 16,16 Z\" fill=\"#4A8FC2\"\/>\n              <path transform=\"rotate(72 16 16)\" d=\"M16,16 C12.3,11.2 12.3,3.4 16,1.2 C19.7,3.4 19.7,11.2 16,16 Z\" fill=\"#2C6E9B\"\/>\n              <path transform=\"rotate(144 16 16)\" d=\"M16,16 C12.3,11.2 12.3,3.4 16,1.2 C19.7,3.4 19.7,11.2 16,16 Z\" fill=\"#4A8FC2\"\/>\n              <path transform=\"rotate(216 16 16)\" d=\"M16,16 C12.3,11.2 12.3,3.4 16,1.2 C19.7,3.4 19.7,11.2 16,16 Z\" fill=\"#2C6E9B\"\/>\n              <path transform=\"rotate(288 16 16)\" d=\"M16,16 C12.3,11.2 12.3,3.4 16,1.2 C19.7,3.4 19.7,11.2 16,16 Z\" fill=\"#4A8FC2\"\/>\n              <circle cx=\"16\" cy=\"16\" r=\"3.1\" fill=\"#E8A33D\"\/>\n            <\/g>\n          <\/svg>\n          <span class=\"navbar-brand-text\">BlueOrchid<\/span>\n        <\/a>\n        <p class=\"small\" style=\"max-width:32ch;\">An independent enterprise integration team, BlueOrchid LLC. We design, migrate, and operate enterprise integration platforms.<\/p>\n        <div class=\"mt-3\">\n          <a href=\"#\" class=\"social-icon\"><i class=\"bi bi-linkedin\"><\/i><\/a>\n          <a href=\"#\" class=\"social-icon\"><i class=\"bi bi-twitter-x\"><\/i><\/a>\n          <a href=\"#\" class=\"social-icon\"><i class=\"bi bi-github\"><\/i><\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"col-6 col-lg-2\">\n        <h6>Services<\/h6>\n        <a href=\"#services\">API Management<\/a>\n        <a href=\"#services\">B2B &amp; EDI<\/a>\n        <a href=\"#services\">Migrations<\/a>\n        <a href=\"#services\">Managed Ops<\/a>\n      <\/div>\n\n      <div class=\"col-6 col-lg-2\">\n        <h6>Company<\/h6>\n        <a href=\"#platform\">Expertise<\/a>\n        <a href=\"#work\">Work<\/a>\n        <a href=\"#engage\">Get started<\/a>\n        <a href=\"#contact\">Contact<\/a>\n      <\/div>\n\n      <div class=\"col-lg-5\">\n        <h6>Talk to us<\/h6>\n\n        <form class=\"footer-form\" action=\"https:\/\/formsubmit.co\/tjahan@blueorchiddfw.com\" method=\"POST\">\n          <input type=\"hidden\" name=\"_cc\" value=\"mhali@blueorchiddfw.com,Shihab@blueorchiddfw.com\">\n          <input type=\"hidden\" name=\"_subject\" value=\"New inquiry from the BlueOrchid website\">\n          <input type=\"hidden\" name=\"_template\" value=\"table\">\n          <input type=\"hidden\" name=\"_captcha\" value=\"false\">\n          <input type=\"text\" name=\"_honey\" class=\"hp-field\" tabindex=\"-1\" autocomplete=\"off\">\n\n          <div class=\"row g-2 mb-2\">\n            <div class=\"col-sm-6\">\n              <input type=\"text\" class=\"form-control\" name=\"name\" placeholder=\"Name\" required>\n            <\/div>\n            <div class=\"col-sm-6\">\n              <input type=\"email\" class=\"form-control\" name=\"email\" placeholder=\"Email\" required>\n            <\/div>\n          <\/div>\n          <input type=\"text\" class=\"form-control mb-2\" name=\"company\" placeholder=\"Company (optional)\">\n          <textarea class=\"form-control mb-3\" name=\"message\" placeholder=\"What are you looking to solve?\" required><\/textarea>\n          <button type=\"submit\" class=\"btn btn-signal\">Send request<\/button>\n          <p class=\"form-note mt-2 mb-0\">Goes straight to our team \u2014 we&#8217;ll reply within one business day.<\/p>\n        <\/form>\n      <\/div>\n    <\/div>\n\n    <hr class=\"footer-divider\">\n    <div class=\"d-flex flex-column flex-md-row justify-content-between gap-2 footer-bottom\">\n      <span>&copy; 2026 BlueOrchid LLC. All rights reserved.<\/span>\n      <span>IBM and webMethods are trademarks of International Business Machines Corp. BlueOrchid LLC is an independent integration provider and is not affiliated with or endorsed by IBM.<\/span>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/bootstrap\/5.3.3\/js\/bootstrap.bundle.min.js\"><\/script>\n\n<\/div>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/bootstrap\/5.3.3\/js\/bootstrap.bundle.min.js\"><\/script>\n","protected":false},"excerpt":{"rendered":"<p>BlueOrchid Services Expertise Work Get started Book a call Enterprise integration engineering Your systems already talk. We make sure they understand each other. BlueOrchid LLC is a team of webMethods architects and engineers who design, migrate, and run integration platforms for enterprises and government agencies that can&#8217;t afford dropped transactions. Every engagement is staffed by [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-357786","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/blueorchiddfw.com\/home\/wp-json\/wp\/v2\/pages\/357786","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blueorchiddfw.com\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blueorchiddfw.com\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blueorchiddfw.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blueorchiddfw.com\/home\/wp-json\/wp\/v2\/comments?post=357786"}],"version-history":[{"count":4,"href":"https:\/\/blueorchiddfw.com\/home\/wp-json\/wp\/v2\/pages\/357786\/revisions"}],"predecessor-version":[{"id":387788,"href":"https:\/\/blueorchiddfw.com\/home\/wp-json\/wp\/v2\/pages\/357786\/revisions\/387788"}],"wp:attachment":[{"href":"https:\/\/blueorchiddfw.com\/home\/wp-json\/wp\/v2\/media?parent=357786"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}