:root{
  --mtl-ink:#14213d;--mtl-text:#334155;--mtl-muted:#64748b;--mtl-line:#e2e8f0;
  --mtl-surface:#ffffff;--mtl-soft:#f7f9fc;--mtl-blue:#1473e6;--mtl-blue-dark:#0f5fc2;
  --mtl-orange:#f47a00;--mtl-shadow:0 14px 38px rgba(15,23,42,.09);
}
.mtl-pro-site{color:var(--mtl-text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.mtl-pro-site :where(h1,h2,h3,h4){color:var(--mtl-ink);letter-spacing:-.018em;text-wrap:balance}
.mtl-pro-site :where(p,li){line-height:1.65}
.mtl-pro-site :where(a,button,input,select,textarea):focus-visible{outline:3px solid rgba(20,115,230,.22)!important;outline-offset:2px!important}
.mtl-pro-site img{max-width:100%;height:auto}

/* Desktop header hierarchy: two secondary product CTAs + one primary contact CTA. */
@media (min-width:992px){
  .mtl-pro-site li.mtl-ai-nav-cta>a,.mtl-pro-site li.mtl-lead-nav-cta>a{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;
    min-height:34px!important;height:34px!important;padding:6px 10px!important;margin-left:4px!important;
    font-size:12px!important;line-height:18px!important;font-weight:800!important;border-radius:7px!important;
    letter-spacing:.005em!important;white-space:nowrap!important;box-shadow:none!important;
  }
  .mtl-pro-site .header2-buttons{margin-left:10px!important}
  .mtl-pro-site .header2-buttons .theme-btn1{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;
    min-height:40px!important;height:40px!important;padding:8px 13px!important;border-radius:8px!important;
    font-size:13px!important;line-height:20px!important;font-weight:800!important;white-space:nowrap!important;
    box-shadow:0 7px 18px rgba(244,122,0,.16)!important;
  }
  .mtl-pro-site .header2-buttons .theme-btn1 span{width:24px!important;height:24px!important;min-width:24px!important;margin-left:8px!important}
  .mtl-pro-site .header2-buttons .theme-btn1 span i{font-size:10px!important}
}

/* Mobile navigation remains touch-friendly. */
.mtl-pro-site .mobile-sidebar .mtl-ai-nav-cta>a,.mtl-pro-site .mobile-sidebar .mtl-lead-nav-cta>a{
  min-height:44px!important;display:flex!important;align-items:center!important;padding:10px 14px!important;border-radius:8px!important
}
.mtl-pro-site .mobile-sidebar .mobile-button .theme-btn1{min-height:44px!important;border-radius:9px!important;padding:10px 15px!important}

/* Stronger, calmer typography and responsive hero hierarchy. */
.mtl-pro-site body:not(.home) h1,.mtl-pro-site:not(.home) h1{line-height:1.1!important}
.mtl-pro-site.home h1{letter-spacing:-.028em!important;line-height:1.08!important;max-width:100%!important}
@media (max-width:991px){.mtl-pro-site.home h1{font-size:48px!important;line-height:1.07!important}}
@media (max-width:767px){
  .mtl-pro-site.home h1{font-size:40px!important;line-height:1.08!important;letter-spacing:-.03em!important}
  .mtl-pro-site:not(.home) h1{font-size:34px!important;line-height:1.12!important}
  .mtl-pro-site h2{line-height:1.15!important}
}
@media (max-width:390px){.mtl-pro-site.home h1{font-size:38px!important}}

/* Forms: consistent, clear, accessible. */
.mtl-pro-site .wpcf7-form :where(input[type=text],input[type=email],input[type=tel],input[type=url],input[type=number],select),
.mtl-pro-site .wpforms-form :where(input[type=text],input[type=email],input[type=tel],input[type=url],input[type=number],select),
.mtl-pro-site .elementor-form :where(input,select){
  min-height:48px!important;border:1px solid #d8e0ea!important;border-radius:10px!important;background:#fff!important;
  color:#1f2937!important;padding:10px 14px!important;box-shadow:none!important;transition:border-color .18s,box-shadow .18s!important
}
.mtl-pro-site .wpcf7-form textarea,.mtl-pro-site .wpforms-form textarea,.mtl-pro-site .elementor-form textarea{
  min-height:132px!important;border:1px solid #d8e0ea!important;border-radius:10px!important;background:#fff!important;
  color:#1f2937!important;padding:12px 14px!important;box-shadow:none!important;resize:vertical!important
}
.mtl-pro-site .wpcf7-form :where(input,select,textarea):focus,
.mtl-pro-site .wpforms-form :where(input,select,textarea):focus,
.mtl-pro-site .elementor-form :where(input,select,textarea):focus{
  border-color:var(--mtl-blue)!important;box-shadow:0 0 0 4px rgba(20,115,230,.10)!important;outline:none!important
}
.mtl-pro-site .wpcf7-form input[type=submit],.mtl-pro-site .wpforms-submit,.mtl-pro-site .elementor-form button[type=submit]{
  min-height:44px!important;border-radius:9px!important;font-weight:800!important;padding:10px 18px!important;transition:transform .15s,box-shadow .15s!important
}
.mtl-pro-site .wpcf7-form input[type=submit]:hover,.mtl-pro-site .wpforms-submit:hover,.mtl-pro-site .elementor-form button[type=submit]:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(15,23,42,.12)!important}

/* Existing product cards: unify surface treatment without changing layout/content. */
.mtl-pro-site :where(.mtl-human-ai-option,.mtl-ai-agent-card,.mtl-ai-choice,.mtl-ai-pricing-card,.mtl-ai-team-card){
  border-radius:14px!important;box-shadow:0 10px 30px rgba(15,23,42,.07)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important
}
.mtl-pro-site :where(.mtl-human-ai-option,.mtl-ai-agent-card,.mtl-ai-choice,.mtl-ai-pricing-card,.mtl-ai-team-card):hover{transform:translateY(-2px);box-shadow:0 15px 34px rgba(15,23,42,.10)!important}

/* Remove legacy template widgets that do not belong in a corporate footer. */
.mtl-pro-site .footer1 #block-5,.mtl-pro-site .footer1 #block-6{display:none!important}
.mtl-pro-site .footer1 .vl-footer-widget-title{font-size:16px!important;line-height:1.25!important;margin-bottom:16px!important}
.mtl-pro-site .footer1 a{transition:opacity .15s ease,color .15s ease}
.mtl-pro-site .footer1 a:hover{opacity:.82}
.mtl-pro-site .footer1 .single-footer-items{margin-bottom:28px!important}

/* Cookie consent */
.mtl-cookie-banner,.mtl-cookie-modal,.mtl-cookie-settings{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}
.mtl-cookie-banner *, .mtl-cookie-modal *{box-sizing:border-box}
.mtl-cookie-banner{
  position:fixed;z-index:1000002;left:20px;bottom:20px;width:min(720px,calc(100vw - 40px));
  display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;padding:20px 22px;
  border:1px solid #dfe6ef;border-radius:16px;background:rgba(255,255,255,.985);color:#334155;
  box-shadow:0 24px 70px rgba(15,23,42,.20);backdrop-filter:blur(10px)
}
.mtl-cookie-banner[hidden],.mtl-cookie-modal[hidden],.mtl-cookie-settings[hidden]{display:none!important}
.mtl-cookie-banner-copy{min-width:0}
.mtl-cookie-eyebrow{display:block;color:#64748b;font-size:10px;line-height:1.2;font-weight:900;letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px}
.mtl-cookie-banner strong{display:block;color:#14213d;font-size:18px;line-height:1.25;margin-bottom:5px}
.mtl-cookie-banner p{font-size:12px;line-height:1.55;margin:0;max-width:530px;color:#526174}
.mtl-cookie-legal{display:flex;align-items:center;gap:7px;margin-top:7px;font-size:11px;color:#718096}
.mtl-cookie-legal a{color:#4b5f7b;text-decoration:underline;text-underline-offset:2px}
.mtl-cookie-banner-actions{display:grid;grid-template-columns:auto auto;gap:8px;min-width:285px}
.mtl-cookie-btn,.mtl-cookie-manage{
  appearance:none;border:0;cursor:pointer;border-radius:9px;font:inherit;font-size:12px;line-height:18px;font-weight:850;min-height:40px;padding:10px 14px;white-space:nowrap;transition:background .15s,border-color .15s,transform .15s
}
.mtl-cookie-btn:hover,.mtl-cookie-manage:hover{transform:translateY(-1px)}
.mtl-cookie-btn-primary{background:var(--mtl-blue);color:#fff;box-shadow:0 7px 18px rgba(20,115,230,.18)}
.mtl-cookie-btn-primary:hover{background:var(--mtl-blue-dark)}
.mtl-cookie-btn-ghost{background:#fff;color:#25364f;border:1px solid #cfd9e6}
.mtl-cookie-btn-ghost:hover{background:#f5f8fc;border-color:#b8c6d8}
.mtl-cookie-btn-secondary{background:#eef4fb;color:#174a84;border:1px solid #d7e5f5}
.mtl-cookie-manage{grid-column:1/-1;background:transparent;color:#415b7c;min-height:32px;padding:4px 8px;text-decoration:underline;text-underline-offset:2px}
.mtl-cookie-settings{
  position:fixed;z-index:999998;left:14px;bottom:14px;min-height:34px;padding:7px 11px;border:1px solid #d8e1ec;
  border-radius:999px;background:rgba(255,255,255,.96);color:#526174;box-shadow:0 8px 24px rgba(15,23,42,.10);
  font-size:11px;font-weight:800;cursor:pointer
}
.mtl-cookie-modal{position:fixed;z-index:1000004;inset:0;background:rgba(15,23,42,.48);display:grid;place-items:center;padding:18px;backdrop-filter:blur(3px)}
.mtl-cookie-modal-card{position:relative;width:min(580px,100%);max-height:min(720px,calc(100vh - 36px));overflow:auto;background:#fff;border:1px solid #e1e7ef;border-radius:18px;padding:26px;box-shadow:0 28px 90px rgba(15,23,42,.28);color:#334155}
.mtl-cookie-modal-card h2{font-size:24px;line-height:1.15;margin:3px 36px 7px 0;color:#14213d}
.mtl-cookie-modal-card>p{font-size:13px;line-height:1.55;color:#64748b;margin:0 0 18px}
.mtl-cookie-close{position:absolute;right:16px;top:14px;width:34px;height:34px;border:0;border-radius:9px;background:#f2f5f9;color:#506174;font-size:22px;line-height:1;cursor:pointer}
.mtl-cookie-options{display:grid;gap:9px}
.mtl-cookie-option{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #e1e7ef;border-radius:12px;padding:13px 14px;background:#fff;cursor:pointer}
.mtl-cookie-option.is-locked{background:#f7f9fc;cursor:default}
.mtl-cookie-option span{display:grid;gap:2px}.mtl-cookie-option strong{font-size:13px;color:#22324a}.mtl-cookie-option small{font-size:11px;line-height:1.4;color:#718096}
.mtl-cookie-option input{width:19px;height:19px;accent-color:var(--mtl-blue);flex:0 0 auto}
.mtl-cookie-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.mtl-cookie-modal-actions .mtl-cookie-btn-primary{grid-column:1/-1}
.mtl-cookie-modal .mtl-cookie-legal{justify-content:center;margin-top:14px}
body.mtl-cookie-banner-open .mtl-ai-advisor{bottom:calc(var(--mtl-cookie-banner-height,180px) + 28px)!important;transition:bottom .2s ease!important}

.mtl-cookie-policy-content{max-width:860px;margin:0 auto;padding:12px 0 24px}.mtl-cookie-policy-content h2{margin-top:28px}.mtl-cookie-policy-content p{line-height:1.7}

@media(max-width:767px){
  .mtl-cookie-banner{left:12px;bottom:12px;width:calc(100vw - 24px);grid-template-columns:1fr;gap:13px;padding:16px;border-radius:14px}
  .mtl-cookie-banner strong{font-size:17px}.mtl-cookie-banner p{font-size:12px}
  .mtl-cookie-banner-actions{min-width:0;grid-template-columns:1fr 1fr}.mtl-cookie-btn{white-space:normal;padding:9px 10px}
  .mtl-cookie-modal-card{padding:21px 16px 17px;border-radius:15px}.mtl-cookie-modal-card h2{font-size:21px}
  .mtl-cookie-modal-actions{grid-template-columns:1fr}.mtl-cookie-modal-actions .mtl-cookie-btn-primary{grid-column:auto}
  .mtl-cookie-settings{left:10px;bottom:10px}
  body.mtl-cookie-banner-open .mtl-ai-advisor{bottom:calc(var(--mtl-cookie-banner-height,270px) + 20px)!important}
}
@media(prefers-reduced-motion:reduce){.mtl-pro-site *,.mtl-cookie-banner *,.mtl-cookie-modal *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

@media (min-width:992px){.mtl-pro-site li.mtl-lead-nav-cta>a{max-width:142px!important;padding-left:8px!important;padding-right:8px!important;font-size:11.5px!important}}
@media (min-width:992px){
  .mtl-pro-site li.mtl-lead-nav-cta>a{
    width:138px!important;
    max-width:138px!important;
    box-sizing:border-box!important;
    padding-left:6px!important;
    padding-right:6px!important;
    font-size:11.5px!important;
    white-space:nowrap!important;
    text-align:center!important;
  }
}
/* Final root-cause UX fixes: legacy AI nav min-width + privacy off-canvas form */
@media (min-width:992px){
  .mtl-pro-site li.mtl-lead-nav-cta>a{
    min-width:138px!important;
    width:138px!important;
    max-width:138px!important;
    flex:0 0 138px!important;
  }
}
.page-id-3899 #wpforms-conversational-form-page,
.page-id-3899 #wpforms-conversational-form-page-wrap,
.page-id-3899 .wpforms-conversational-form-wrap{
  display:none!important;
}
.mtl-cookie-banner[hidden],
.mtl-cookie-modal[hidden]{display:none!important;}
@media (max-width:767px){
  .page-id-3899{overflow-x:hidden!important;}
  .page-id-3899 .site,
  .page-id-3899 #page,
  .page-id-3899 main{max-width:100%!important;overflow-x:hidden!important;}
}
