:root{--mm-panel-bg:#FFFFFF;--mm-panel-radius:16px;--mm-text:var(--inflow-preset-color-mineshaft, #222222);--mm-subtext:var(--inflow-preset-color-mineshaft-90, #4A4A4A);--mm-rule:var(--inflow-preset-color-mineshaft-30, #EBEBEB);--mm-cream:var(--inflow-preset-color-sun-10, #FEF8EF);--mm-cream-border:var(--inflow-preset-color-sun-30, #FCDFAF);--mm-purple:var(--inflow-preset-color-grape-10, #F5F6FF);--mm-purple-border:var(--inflow-preset-color-grape-30, #D5D7F5);--mm-blue:var(--inflow-preset-color-sky-10, #F0F8FF);--mm-blue-border:var(--inflow-preset-color-sky-30, #BFDBF5);--mm-orange:var(--inflow-preset-color-orange, #F7B952);--mm-cream-deep:var(--inflow-preset-color-sun-20, #FCF0DB);--mm-grey:var(--inflow-preset-color-mineshaft-20, #F3F3F3);--mm-mint:var(--inflow-preset-color-pine-20, #CCEBE9);--mm-gap:28px}#inflow-mega-menu{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none;position:relative}#inflow-mega-menu>li>a{display:inline-flex;align-items:center;gap:6px;padding:10px 14px 9px 16px;border-radius:8px;color:var(--mm-text);font-family:'ZonaPro Semi Bold 600',Helvetica,Arial,sans-serif;font-size:14px;line-height:1.2;text-decoration:none;transition:background-color 0.2s ease}@media (min-width:1024px){.et_pb_column.flex:has(#inflow-mega-menu)>#inflow-logo,.et_pb_column.flex:has(#inflow-mega-menu)>#inflow-secondary-menu{flex:1 1 0%}.et_pb_column.flex:has(#inflow-mega-menu)>#inflow-secondary-menu{display:flex;justify-content:flex-end}#inflow-main-menu:has(#inflow-mega-menu){flex:0 0 auto;margin-left:0;margin-right:0}}#inflow-mega-menu>.mm-panel>a:after{content:"";width:10px;height:10px;background-image:url(https://www.inflowdebug.com/wp-content/themes/inflow2024-theme/icons/chevron-down.svg);background-position:center;background-repeat:no-repeat;background-size:contain;transition:transform 0.2s ease}#inflow-mega-menu .mm-panel-inner{margin:0;padding:32px;list-style:none;background:var(--mm-panel-bg);border-radius:var(--mm-panel-radius);box-shadow:0 12px 32px rgb(0 0 0 / .1);display:flex;align-items:stretch;gap:40px}#inflow-mega-menu .mm-panel-software .mm-panel-inner{padding-right:64px}#inflow-mega-menu .mm-col{display:flex;flex-direction:column}#inflow-mega-menu .mm-col-items{margin:0;padding:0;list-style:none;flex:1}#inflow-mega-menu .mm-col+.mm-col{border-left:1px solid var(--mm-rule);padding-left:40px}#inflow-mega-menu .mm-panel-hardware .mm-panel-inner{gap:32px}#inflow-mega-menu .mm-panel-hardware .mm-col+.mm-col{border-left:0;padding-left:0}#inflow-mega-menu .mm-col-heading{display:inline-block;margin-bottom:16px;color:var(--mm-text);font-family:'ZonaPro Bold 700',Helvetica,Arial,sans-serif;font-size:14px;line-height:1.6;letter-spacing:2px;text-transform:uppercase;cursor:default}#inflow-mega-menu .mm-panel-help .mm-col-heading{display:inline-flex;align-self:start;justify-content:center;align-items:center;gap:10px;padding:4px 8px;border-radius:4px;background:var(--inflow-preset-color-mineshaft-20,#F3F3F3);color:var(--mm-text);font-family:'ZonaPro Regular 400',Helvetica,Arial,sans-serif;font-size:12px}#inflow-mega-menu .mm-heading-hidden>.mm-col-heading{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}#inflow-mega-menu .mm-link{margin-bottom:8px}#inflow-mega-menu .mm-panel-help .mm-link{min-width:230px}#inflow-mega-menu .mm-link>a{display:flex;align-items:center;padding:7px 8px;margin:0 -8px;color:var(--mm-text);font-family:'ZonaPro Regular 400',Helvetica,Arial,sans-serif;font-size:15px;line-height:1.3;text-decoration:none}#inflow-mega-menu .mm-panel-software .mm-link>a:after{content:"";position:relative;top:-1px;width:16px;height:14px;margin-left:8px;background-image:url(https://www.inflowdebug.com/wp-content/themes/inflow2024-theme/icons/arrow-small.svg);background-position:center;background-repeat:no-repeat;background-size:contain;opacity:0;transform:translateX(-4px);transition:opacity 0.2s ease,transform 0.2s ease}#inflow-mega-menu .mm-panel-software .mm-link>a:hover:after{opacity:1;transform:translateX(0)}#inflow-mega-menu .mm-panel-software .mm-link>a:hover .mm-icon{color:var(--mm-orange)}#inflow-mega-menu .mm-link .mm-icon{flex:0 0 auto;margin-right:12px;width:18px;font-size:15px;color:var(--mm-text);text-align:center}#inflow-mega-menu .mm-panel-help .mm-link>a{position:relative;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 0fr;grid-template-areas:"title external" "desc  external";align-items:center;align-content:center;column-gap:12px;min-height:48px;padding:6px 12px 6px 58px;margin:0 -6px;border-radius:12px;transition:grid-template-rows 0.2s ease,background-color 0.2s ease}#inflow-mega-menu .mm-panel-help .mm-link .mm-icon{position:absolute;left:6px;top:50%;transform:translateY(-50%);box-sizing:border-box;width:40px;height:40px;margin-right:0;padding:10px;border-radius:8px;background:var(--inflow-preset-color-sun-30,#FCDFAF);transition:background-color 0.2s ease}#inflow-mega-menu .mm-panel-help .mm-link .mm-title{grid-area:title;font-family:'ZonaPro Bold 700',Helvetica,Arial,sans-serif;font-size:16px;line-height:20px}#inflow-mega-menu .mm-panel-help .mm-link .mm-external{grid-area:external;margin-left:0;padding-left:0}#inflow-mega-menu .mm-panel-help .mm-link .mm-desc{grid-area:desc;min-height:0;overflow:hidden;opacity:0;transform:translateY(10px);color:var(--mm-subtext);font-family:'ZonaPro Regular 400',Helvetica,Arial,sans-serif;font-size:12px;line-height:16px;transition:opacity 0.2s ease,transform 0.2s ease}#inflow-mega-menu .mm-panel-help .mm-link>a:hover,#inflow-mega-menu .mm-panel-help .mm-link>a:focus-visible{grid-template-rows:auto 1fr}#inflow-mega-menu .mm-panel-help .mm-link>a:hover{background-color:var(--inflow-preset-color-sun-10,#FEF8EF)}#inflow-mega-menu .mm-panel-help .mm-link>a:focus-visible{background-color:var(--inflow-preset-color-sun-20,#FCF0DB);outline:none}#inflow-mega-menu .mm-panel-help .mm-link>a:hover .mm-icon{background-color:var(--inflow-preset-color-sun-40,#FACC81)}#inflow-mega-menu .mm-panel-help .mm-link>a:focus-visible .mm-icon{background-color:var(--inflow-preset-color-sun,#F7B952)}#inflow-mega-menu .mm-panel-help .mm-link>a:hover .mm-desc,#inflow-mega-menu .mm-panel-help .mm-link>a:focus-visible .mm-desc{opacity:1;transform:translateY(0)}#inflow-mega-menu .mm-external{margin-left:auto;padding-left:16px;font-size:12px;color:var(--mm-text)}#inflow-mega-menu .mm-feature>a,#inflow-mega-menu .mm-card>a{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"img title" "img desc";align-items:center;column-gap:12px;text-decoration:none;border-radius:16px;border:1px solid #fff0;transition:border-color 0.2s ease}#inflow-mega-menu .mm-feature .menu-image,#inflow-mega-menu .mm-card .menu-image{grid-area:img;display:block;padding:0}#inflow-mega-menu .mm-feature .menu-image-title,#inflow-mega-menu .mm-feature .mm-title,#inflow-mega-menu .mm-card .menu-image-title,#inflow-mega-menu .mm-card .mm-title{grid-area:title;align-self:end;padding:0;color:var(--mm-text);font-family:'ZonaPro Bold 700',Helvetica,Arial,sans-serif}#inflow-mega-menu .mm-feature .mm-desc,#inflow-mega-menu .mm-card .mm-desc{grid-area:desc;align-self:start;color:var(--mm-subtext);font-family:'ZonaPro Regular 400',Helvetica,Arial,sans-serif}#inflow-mega-menu .mm-col-products .mm-card>a:before,#inflow-mega-menu .mm-card[class*="mm-art-"]>a:before{content:"";grid-area:img;align-self:start;width:36px;height:36px;background-repeat:no-repeat;background-position:center;background-size:contain}#inflow-mega-menu :where(.mm-col-products .mm-feature)>a{background-color:var(--mm-cream)}#inflow-mega-menu :where(.mm-col-products .mm-feature)>a:hover{border-color:var(--mm-cream-border)}#inflow-mega-menu :where(.mm-col-products .mm-card:nth-of-type(2))>a{background-color:var(--mm-purple)}#inflow-mega-menu :where(.mm-col-products .mm-card:nth-of-type(2))>a:hover{border-color:var(--mm-purple-border)}#inflow-mega-menu :where(.mm-col-products .mm-card:nth-of-type(2))>a:before{background-image:url(https://www.inflowdebug.com/wp-content/themes/inflow2024-theme/icons/inFlow-Manufacturing.svg)}#inflow-mega-menu :where(.mm-col-products .mm-card:nth-of-type(3))>a{background-color:var(--mm-blue)}#inflow-mega-menu :where(.mm-col-products .mm-card:nth-of-type(3))>a:hover{border-color:var(--mm-blue-border)}#inflow-mega-menu :where(.mm-col-products .mm-card:nth-of-type(3))>a:before{background-image:url(https://www.inflowdebug.com/wp-content/themes/inflow2024-theme/icons/inFlow-Stockroom.svg)}#inflow-mega-menu :where(.mm-col-cards .mm-card)>a{background-color:var(--mm-grey)}#inflow-mega-menu .mm-art-inventory>a{background-color:var(--mm-cream)}#inflow-mega-menu .mm-art-inventory>a:hover{border-color:var(--mm-cream-border)}#inflow-mega-menu .mm-art-inventory>a:before{background-image:url(https://www.inflowdebug.com/wp-content/themes/inflow2024-theme/icons/inFlow-Inventory.svg)}#inflow-mega-menu .mm-art-manufacturing>a{background-color:var(--mm-purple)}#inflow-mega-menu .mm-art-manufacturing>a:hover{border-color:var(--mm-purple-border)}#inflow-mega-menu .mm-art-manufacturing>a:before{background-image:url(https://www.inflowdebug.com/wp-content/themes/inflow2024-theme/icons/inFlow-Manufacturing.svg)}#inflow-mega-menu .mm-art-stockroom>a{background-color:var(--mm-blue)}#inflow-mega-menu .mm-art-stockroom>a:hover{border-color:var(--mm-blue-border)}#inflow-mega-menu .mm-art-stockroom>a:before{background-image:url(https://www.inflowdebug.com/wp-content/themes/inflow2024-theme/icons/inFlow-Stockroom.svg)}#inflow-mega-menu :where(.mm-col:not(.mm-col-products)) .mm-card:not([class*="mm-art-"]):not(.mm-card-tall)>a:not(:has(.menu-image)){grid-template-columns:1fr;grid-template-areas:"title" "desc"}#inflow-mega-menu .mm-feature>a{position:relative;align-content:center;column-gap:16px;padding:12px}#inflow-mega-menu .mm-feature>a:after{content:"";position:absolute;top:12px;left:12px;width:36px;height:36px;background-image:url(https://www.inflowdebug.com/wp-content/themes/inflow2024-theme/icons/inFlow-Inventory.svg);background-repeat:no-repeat;background-position:center;background-size:contain}#inflow-mega-menu .mm-feature>a:before{content:"";display:block;grid-area:img;align-self:center;width:166px;height:112px;background-image:url(/wp-content/uploads/2026/09/inFlow-Inventory-Menu-bg.png);background-repeat:no-repeat;background-position:center;background-size:166px 112px}#inflow-mega-menu .mm-feature .menu-image{display:none}#inflow-mega-menu .mm-feature .menu-image-title,#inflow-mega-menu .mm-feature .mm-title{font-size:28px;line-height:1.2}#inflow-mega-menu .mm-feature .mm-desc{font-size:14px;line-height:1.4;padding-top:4px}#inflow-mega-menu .mm-col-products .mm-col-items{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto 1fr;gap:12px;max-width:554px}#inflow-mega-menu .mm-col-products .mm-feature,#inflow-mega-menu .mm-col-products .mm-cta-link{grid-column:1 / -1}#inflow-mega-menu .mm-col-products .mm-cta-link{align-self:end}#inflow-mega-menu .mm-col-list .mm-col-items{display:flex;flex-direction:column}#inflow-mega-menu .mm-col-list .mm-cta-link{margin-top:auto}#inflow-mega-menu .mm-card>a{padding:12px;align-items:start}#inflow-mega-menu .mm-card .menu-image{width:36px;height:36px;border-radius:8px}#inflow-mega-menu .mm-card .menu-image-title,#inflow-mega-menu .mm-card .mm-title{font-size:20px;line-height:1.3;align-self:center}#inflow-mega-menu .mm-card .mm-desc{font-size:12px;line-height:1.35;padding-top:4px}#inflow-mega-menu .mm-col-cards .mm-col-items{display:flex;justify-content:center;align-items:start;gap:12px}#inflow-mega-menu .mm-card-tall>a{grid-template-columns:1fr;grid-template-areas:"img" "title";justify-items:center;text-align:center;box-sizing:border-box;padding:16px;min-width:162px}#inflow-mega-menu .mm-card-tall .menu-image{justify-self:center;width:80px;height:80px;border-radius:0;margin-bottom:10px}#inflow-mega-menu .mm-card-tall .menu-image-title,#inflow-mega-menu .mm-card-tall .mm-title{justify-self:center;white-space:nowrap;font-family:'ZonaPro Bold 700',Helvetica,Arial,sans-serif;font-size:12px}#inflow-mega-menu .mm-tint-cream>a{background-color:var(--mm-cream)}#inflow-mega-menu .mm-tint-purple>a{background-color:var(--mm-purple)}#inflow-mega-menu .mm-tint-blue>a{background-color:var(--mm-blue)}#inflow-mega-menu .mm-tint-grey>a{background-color:var(--mm-grey)}#inflow-mega-menu .mm-cta-link{display:flex}#inflow-mega-menu .mm-cta-link>a{position:relative;display:inline-flex;align-items:center;gap:10px;padding-top:14px;padding-bottom:8px;color:var(--mm-text);font-family:'ZonaPro Semi Bold 600',Helvetica,Arial,sans-serif;font-size:16px;text-decoration:none}#inflow-mega-menu .mm-cta-link>a:after{content:"";position:relative;top:-1px;width:16px;height:14px;background-image:url(https://www.inflowdebug.com/wp-content/themes/inflow2024-theme/icons/arrow-small.svg);background-position:center;background-repeat:no-repeat;background-size:contain;transition:transform 0.2s ease}#inflow-mega-menu .mm-cta-link>a:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform 0.2s ease}#inflow-mega-menu .mm-cta-link>a:hover:before{transform:scaleX(1)}#inflow-mega-menu .mm-cta-link>a:hover:after{transform:translateX(4px)}#inflow-mega-menu .mm-button>a{position:relative;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 0fr;grid-template-areas:"title external" "desc  external";align-items:center;align-content:center;column-gap:12px;width:100%;box-sizing:border-box;min-height:48px;padding:6px 12px 6px 58px;border-radius:12px;color:var(--mm-text);font-family:'ZonaPro Bold 700',Helvetica,Arial,sans-serif;font-size:16px;text-decoration:none;transition:grid-template-rows 0.2s ease,background-color 0.2s ease}#inflow-mega-menu .mm-button .mm-title{grid-area:title;line-height:20px}#inflow-mega-menu .mm-button .mm-external{grid-area:external;margin-left:0;padding-left:0}#inflow-mega-menu .mm-button .mm-desc{grid-area:desc;min-height:0;overflow:hidden;opacity:0;transform:translateY(10px);color:var(--mm-subtext);font-family:'ZonaPro Regular 400',Helvetica,Arial,sans-serif;font-size:12px;line-height:16px;transition:opacity 0.2s ease,transform 0.2s ease}#inflow-mega-menu .mm-button>a:hover,#inflow-mega-menu .mm-button>a:focus-visible{grid-template-rows:auto 1fr}#inflow-mega-menu .mm-button>a:hover{background-color:var(--inflow-preset-color-pine-10,#EBFAF9)}#inflow-mega-menu .mm-button>a:focus-visible{background-color:var(--inflow-preset-color-pine-20,#CCEBE9);outline:none}#inflow-mega-menu .mm-button>a:hover .mm-desc,#inflow-mega-menu .mm-button>a:focus-visible .mm-desc{opacity:1;transform:translateY(0)}#inflow-mega-menu .mm-button .mm-icon{position:absolute;left:6px;top:50%;transform:translateY(-50%);box-sizing:border-box;width:40px;height:40px;padding:8px 8px 5px 9px;border-radius:8px;background:var(--mm-mint)}#inflow-mega-menu .mm-col-promo .mm-col-items{display:flex;flex-direction:column}#inflow-mega-menu .mm-col-promo .mm-button{margin-top:auto}#inflow-mega-menu .mm-col-promo>.mm-col-heading{margin-bottom:18px;max-width:220px;font-size:21px;line-height:1.25;letter-spacing:normal;text-transform:none}@media (min-width:1024px){#inflow-mega-menu .mm-panel-inner{position:absolute;top:calc(100% + var(--mm-gap));left:calc(50% + var(--mm-offset, 0px));transform:translateX(-50%) translateY(-6px);width:max-content;max-width:calc(100vw - 48px);z-index:20;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.18s ease,transform 0.18s ease,visibility 0s linear 0.18s}#inflow-mega-menu .mm-panel-inner:before{content:"";position:absolute;left:0;right:0;top:calc(-1 * var(--mm-gap));height:var(--mm-gap)}#inflow-mega-menu>.mm-panel:hover>.mm-panel-inner,#inflow-mega-menu>.mm-panel:focus-within>.mm-panel-inner{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0);transition-delay:0s}#inflow-mega-menu>.mm-panel:hover>a,#inflow-mega-menu>.mm-panel:focus-within>a{background:var(--inflow-preset-color-sun-20,#FCF0DB)}#inflow-mega-menu>.mm-panel:hover>a:after,#inflow-mega-menu>.mm-panel:focus-within>a:after{transform:rotate(180deg)}#inflow-mega-menu:has(.mm-panel:hover):after{content:"";position:fixed;inset:0;z-index:-1;background:rgb(0 0 0 / .3);pointer-events:none}}@media (max-width:1023px){#inflow-mega-menu{display:block}#inflow-mega-menu>li>a{width:100%;justify-content:space-between;padding:14px 0;font-size:18px}#inflow-mega-menu .mm-panel-inner{display:none;padding:0 0 16px;box-shadow:none;border-radius:0}#inflow-mega-menu>.mm-panel.inflow-hover>.mm-panel-inner{display:block}#inflow-mega-menu>.mm-panel.inflow-hover>a{background:var(--inflow-preset-color-sun-20,#FCF0DB)}#inflow-mega-menu>.mm-panel.inflow-hover>a:after{transform:rotate(180deg)}#inflow-mega-menu .mm-col+.mm-col{border-left:0;border-top:1px solid var(--mm-rule);padding-left:0;padding-top:16px;margin-top:16px}#inflow-mega-menu .mm-col-products .mm-col-items,#inflow-mega-menu .mm-col-cards .mm-col-items{grid-template-columns:1fr;display:grid}#inflow-mega-menu .mm-card-tall>a{width:100%}#inflow-mega-menu .mm-col-promo>.mm-col-heading{max-width:none;font-size:18px}}