/* IQlator shared site chrome v1.11.2 — home-page header geometry is canonical. */
body > header:not(#iqlatorSharedHeader), body > .iqtop { display:none !important; }
body > .iq-unified-mobile-drawer, body > .iq-unified-mobile-overlay, body > .mobile-nav-drawer, body > .mobile-nav-overlay { display:none !important; }
body > footer.iq-sh-old-footer{display:none!important}

#iqlatorSharedHeader{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;box-sizing:border-box!important;position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid #e3edf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#0b315d}
.iq-sh-wrap{max-width:1200px;width:100%;margin:0 auto;padding:0 34px;box-sizing:border-box}
.iq-sh-bar{min-height:92px;display:grid;grid-template-columns:minmax(250px,320px) minmax(0,1fr);align-items:center;gap:30px}
.iq-sh-brand{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;min-width:0;text-decoration:none;color:#0b315d}
.iq-sh-brand img{display:block;width:300px;max-width:100%;height:auto;object-fit:contain}
.iq-sh-brand span{width:100%;text-align:left;font-size:13px;font-weight:600;color:#526985;margin-top:3px;line-height:1.15;white-space:nowrap}
.iq-sh-desktop{display:flex;align-items:center;justify-content:flex-end;gap:2px;min-width:0}.iq-sh-item{position:relative}.iq-sh-link,.iq-sh-button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#0b315d;font:inherit;font-size:14px;font-weight:750;padding:11px 10px;border-radius:9px;cursor:pointer;text-decoration:none;white-space:nowrap}.iq-sh-link:hover,.iq-sh-button:hover,.iq-sh-link[aria-current="page"]{color:#1473ff;background:#f3f8ff}.iq-sh-caret{font-size:11px;opacity:.75}
.iq-sh-drop{display:none;position:absolute;top:calc(100% + 2px);left:50%;transform:translateX(-50%);width:min(760px,82vw);grid-template-columns:repeat(3,minmax(180px,1fr));gap:16px;padding:18px;background:#fff;border:1px solid #dce6f2;border-radius:14px;box-shadow:0 18px 45px rgba(20,55,100,.14)}.iq-sh-item:hover>.iq-sh-drop,.iq-sh-item:focus-within>.iq-sh-drop{display:grid}.iq-sh-drop a{display:block;padding:10px 11px;border-radius:8px;color:#0b315d;text-decoration:none;font-size:13px;font-weight:650}.iq-sh-drop a:hover,.iq-sh-drop a[aria-current="page"]{background:#f3f8ff;color:#1473ff}.iq-sh-col h4{margin:3px 10px 7px;color:#0b315d;font-size:13px;font-weight:850}.iq-sh-badge{display:inline-block;margin-left:6px;padding:2px 6px;border-radius:999px;background:#e7f2ff;color:#1473ff;font-size:9px;font-weight:900;vertical-align:middle}
.iq-sh-toggle{display:none;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid #dce6f2;background:#fff;border-radius:13px;color:#1473ff;cursor:pointer;padding:0;flex:0 0 46px}.iq-sh-toggle span,.iq-sh-toggle span:before,.iq-sh-toggle span:after{content:"";display:block;width:24px;height:3px;border-radius:3px;background:currentColor;position:relative}.iq-sh-toggle span:before{position:absolute;top:-8px}.iq-sh-toggle span:after{position:absolute;top:8px}
.iq-sh-overlay{display:none;position:fixed;inset:0;background:rgba(11,31,58,.42);z-index:1001}.iq-sh-overlay.open{display:block}.iq-sh-drawer{position:fixed;left:0;top:0;bottom:0;width:min(88vw,390px);background:#fff;z-index:1002;transform:translateX(-102%);transition:transform .22s ease;overflow:auto;box-shadow:20px 0 55px rgba(10,35,70,.16)}.iq-sh-drawer.open{transform:translateX(0)}
.iq-sh-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid #e6edf5;min-height:92px}.iq-sh-drawer-brand{display:flex;flex-direction:column;align-items:center;max-width:calc(100% - 58px);text-decoration:none}.iq-sh-drawer-brand img{display:block;height:54px;width:auto;max-width:100%}.iq-sh-drawer-brand span{font-size:11px;color:#526985;font-weight:600;white-space:nowrap;margin-top:1px}.iq-sh-close{width:42px;height:42px;border:0;background:#f5f8fc;border-radius:12px;color:#0b315d;font-size:28px;line-height:1;cursor:pointer}
.iq-sh-mobile{padding:12px 16px 28px}.iq-sh-home{display:block;padding:14px 13px;margin-bottom:6px;border-radius:10px;font-weight:800;color:#0b315d;text-decoration:none}.iq-sh-home[aria-current="page"],.iq-sh-home:hover{background:#f3f8ff;color:#1473ff}.iq-sh-group{border-bottom:1px solid #edf2f7}.iq-sh-group-btn{width:100%;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:15px 13px;color:#0b315d;font:inherit;font-size:16px;font-weight:800;text-align:left;cursor:pointer}.iq-sh-group-btn::after{content:"⌄";font-size:18px;transition:transform .18s ease}.iq-sh-group.open .iq-sh-group-btn::after{transform:rotate(180deg)}.iq-sh-sub{display:none;padding:0 8px 10px 18px}.iq-sh-group.open .iq-sh-sub{display:block}.iq-sh-sub a{display:block;padding:11px 12px;border-left:3px solid #deebf9;color:#40546e;text-decoration:none;font-size:15px;font-weight:650}.iq-sh-sub a:hover,.iq-sh-sub a[aria-current="page"]{color:#1473ff;background:#f7fbff}.iq-sh-direct{display:block;padding:15px 13px;border-bottom:1px solid #edf2f7;color:#0b315d;text-decoration:none;font-size:16px;font-weight:800}.iq-sh-direct:hover,.iq-sh-direct[aria-current="page"]{background:#f3f8ff;color:#1473ff}.iq-sh-mobile-section{padding:4px 0 10px}.iq-sh-mobile-section+.iq-sh-mobile-section{border-top:1px solid #f0f3f7;padding-top:10px}.iq-sh-mobile-section-title{padding:5px 12px;color:#7a8da7;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}

/* Shared footer — informational/legal links are centralized here. */
#iqlatorSharedFooter{display:block!important;background:#fff;border-top:1px solid #e8eef5;margin-top:34px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#314969}
.iq-sh-footer-inner{max-width:1200px;margin:0 auto;padding:28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}
.iq-sh-footer-brand{display:flex;flex-direction:column;gap:2px}.iq-sh-footer-brand strong{font-size:18px;color:#0b315d}.iq-sh-footer-brand span{font-size:12px;color:#64748b;white-space:nowrap}.iq-sh-footer-links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.iq-sh-footer-links a{font-size:13px;font-weight:650;color:#40546e;text-decoration:none}.iq-sh-footer-links a:hover,.iq-sh-footer-links a[aria-current="page"]{color:#1473ff}.iq-sh-footer-copy{font-size:12px;color:#64748b;white-space:nowrap}

@media(max-width:1220px) and (min-width:1121px){.iq-sh-wrap{padding:0 24px}.iq-sh-link,.iq-sh-button{padding:10px 6px;font-size:12.5px}.iq-sh-bar{grid-template-columns:minmax(235px,285px) minmax(0,1fr);gap:20px}.iq-sh-brand img{width:270px}.iq-sh-brand span{font-size:12px}.iq-sh-footer-inner{padding:24px 20px}}
@media(max-width:1120px){.iq-sh-desktop{display:none}.iq-sh-toggle{display:flex}.iq-sh-wrap{padding:0 18px}.iq-sh-bar{height:92px;min-height:92px;display:flex;justify-content:space-between;gap:18px}.iq-sh-brand{align-items:flex-start;min-width:0;max-width:calc(100% - 58px)}.iq-sh-brand img{width:auto!important;height:58px!important;max-width:100%!important;object-fit:contain!important}.iq-sh-brand span{font-size:13px;line-height:1.15;margin-top:1px;white-space:nowrap;text-align:left}.iq-sh-footer-inner{grid-template-columns:1fr;text-align:center;padding:26px 18px}.iq-sh-footer-brand{align-items:center}.iq-sh-footer-links{gap:12px 18px}.iq-sh-footer-copy{justify-self:center}}
@media(max-width:430px){.iq-sh-brand img{height:54px!important}.iq-sh-brand span{font-size:11.5px}.iq-sh-wrap{padding:0 16px}.iq-sh-footer-brand span{white-space:normal}}


/* v1.11.4 — viewport-centered responsive layout normalization.
   This intentionally centers site content independently of legacy page CSS. */
html, body {
  width: 100%;
  max-width: 100%;
  margin: 0;
  overflow-x: hidden;
}

body .container,
body main .container,
body section .container,
body #home .container {
  width: min(1180px, calc(100% - 48px)) !important;
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box !important;
}

#iqlatorSharedHeader .iq-sh-wrap {
  width: min(1180px, calc(100% - 48px)) !important;
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#iqlatorSharedHeader .iq-sh-bar {
  width: 100%;
  position: relative;
}

#iqlatorSharedHeader .iq-sh-desktop {
  margin-left: auto;
}

#iqlatorSharedFooter .iq-sh-footer-inner {
  width: min(1180px, calc(100% - 48px)) !important;
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

.hero#assistant > .container {
  width: min(1180px, calc(100% - 48px)) !important;
  max-width: 1180px !important;
  margin-inline: auto !important;
}

.hero#assistant .hero-message,
.hero#assistant .airow,
.hero#assistant .hero-examples {
  margin-left: auto !important;
  margin-right: auto !important;
}

#quick-tools .container,
.section .container,
.ratesbar .container {
  margin-inline: auto !important;
}

@media (max-width: 620px) {
  body .container,
  body main .container,
  body section .container,
  body #home .container,
  #iqlatorSharedHeader .iq-sh-wrap,
  #iqlatorSharedFooter .iq-sh-footer-inner,
  .hero#assistant > .container {
    width: calc(100% - 32px) !important;
  }
}
