/* Canonical site shell. Shared by WordPress and the /tm/ engine.
 * Existing main-site component rules consolidated in their original cascade order.
 * Update this file for header/footer styling; do not add tool-specific variants. */
:where(.mbipp-global-topbar,.mbipp-native-header,.mbipp-native-footer,.mbipp-mobile-menu-panel,.mbipp-mobile-contact-bar){
    --mbipp-navy: #061d49;
    --mbipp-blue: #123b91;
    --mbipp-blue-deep: #082b6f;
    --mbipp-blue-soft: #eef4ff;
    --mbipp-gold: #f2b900;
    --mbipp-gold-deep: #9a6b00;
    --mbipp-ink: #071b3d;
    --mbipp-text: #34445b;
    --mbipp-muted: #68758a;
    --mbipp-line: #dbe3ef;
    --mbipp-line-strong: #c8d6e8;
    --mbipp-soft: #f5f8fc;
    --mbipp-surface: #fff;
    --mbipp-shadow: rgba(6, 29, 73, .10);
    --mbipp-max: 1180px;
font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;font-weight:400;line-height:1.75;color:#34445b;letter-spacing:normal;text-align:start;}
:where(.mbipp-global-topbar,.mbipp-native-header,.mbipp-native-footer,.mbipp-mobile-menu-panel,.mbipp-mobile-contact-bar),:where(.mbipp-global-topbar,.mbipp-native-header,.mbipp-native-footer,.mbipp-mobile-menu-panel,.mbipp-mobile-contact-bar) *,:where(.mbipp-global-topbar,.mbipp-native-header,.mbipp-native-footer,.mbipp-mobile-menu-panel,.mbipp-mobile-contact-bar) *::before,:where(.mbipp-global-topbar,.mbipp-native-header,.mbipp-native-footer,.mbipp-mobile-menu-panel,.mbipp-mobile-contact-bar) *::after{box-sizing:border-box;}
:where(.mbipp-global-topbar,.mbipp-native-header,.mbipp-native-footer,.mbipp-mobile-menu-panel,.mbipp-mobile-contact-bar) img{max-width:100%;height:auto;}
/* Main-site cascade source 01.css */
.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-break:normal!important}
.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
/* Main-site cascade source 04.css */
.mbipp-global-topbar,.mbipp-global-topbar *{box-sizing: border-box}
.mbipp-global-topbar{width: 100%;background: var(--mbipp-soft);border-bottom: 1px solid var(--mbipp-line);color: var(--mbipp-muted);font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size: 13px;line-height: 1.4;position: relative;z-index: 80}
.mbipp-global-topbar__inner{width: min(var(--mbipp-max),calc(100% - 48px));min-height: 40px;margin: 0 auto;display: grid;grid-template-columns: minmax(0,1fr) minmax(220px,320px) auto;align-items: center;justify-content: space-between;gap: 12px}
.mbipp-global-topbar__left,.mbipp-global-topbar__right{display: inline-flex;align-items: center;min-width: 0;white-space: nowrap}
.mbipp-global-topbar a{display: inline-flex;align-items: center;min-height: 34px;padding: 0 12px;color: var(--mbipp-muted);font-weight: 700;text-decoration: none !important;transition: color .18s ease,background-color .18s ease}
.mbipp-global-topbar a + a{border-left: 1px solid var(--mbipp-line-strong)}
.mbipp-global-topbar__left a:first-child,.mbipp-global-topbar__right a:first-child,.mbipp-global-topbar .is-phone{color: var(--mbipp-blue)}
.mbipp-global-topbar a:hover,.mbipp-global-topbar a:focus-visible{color: var(--mbipp-gold-deep);background: rgba(18,59,145,.06);outline: none}
.mbipp-global-topbar .hidden{display: none !important}
.mbipp-topbar-search{justify-self: end;display: grid;grid-template-columns: minmax(0,1fr) auto;align-items: center;width: 100%;max-width: 320px;min-width: 0;height: 30px;border: 1px solid var(--mbipp-line-strong);border-radius: 6px;background: #fff;overflow: hidden}
.mbipp-topbar-search input[type="search"]{width: 100%;min-width: 0;height: 28px;padding: 0 10px;border: 0 !important;border-radius: 0 !important;background: #fff !important;color: var(--mbipp-ink) !important;font-size: 13px !important;line-height: 28px !important;outline: none !important;box-shadow: none !important;appearance: none}
.mbipp-topbar-search input[type="search"]::placeholder{color: #8a98ab}
.mbipp-topbar-search button{display: inline-flex;align-items: center;justify-content: center;min-width: 54px;height: 30px;min-height: 30px;margin: -1px -1px -1px 0;padding: 0 12px;border: 0 !important;border-radius: 0 6px 6px 0 !important;background: var(--mbipp-blue) !important;color: #fff !important;font-size: 13px !important;font-weight: 850;cursor: pointer;box-shadow: none !important}
.mbipp-topbar-search:focus-within{border-color: var(--mbipp-blue);box-shadow: 0 0 0 3px rgba(18,59,145,.12)}
@media (min-width: 1025px){
.mbipp-mobile-menu-toggle,.mbipp-mobile-menu-panel{display: none !important}
}
footer .mbipp-footer-legal-line{display: flex !important;flex-wrap: wrap !important;align-items: center !important;justify-content: center !important;gap: 6px 10px !important;width: 100% !important;margin: 0 auto !important;color: var(--mbipp-text) !important;font-size: 13px !important;font-weight: 500 !important;line-height: 1.65 !important;text-align: center !important}
footer .mbipp-footer-legal-line a{color: var(--mbipp-blue) !important;font-weight: 750 !important;text-decoration: none !important}
footer .mbipp-footer-legal-line span{display: inline-flex !important;align-items: center !important}
footer .mbipp-footer-legal-line > * + *::before{content: "·";margin-right: 10px;color: var(--mbipp-muted) !important;font-weight: 500}
footer .mbipp-footer-legal-sep{display: none !important;color: var(--mbipp-muted) !important}
@media (max-width: 1024px){
.mbipp-global-topbar{display: none !important}
.mbipp-mobile-menu-toggle{appearance: none;display: inline-flex !important;align-items: center;justify-content: center;flex: 0 0 48px;width: 48px;height: 48px;min-width: 48px;margin: 0;padding: 0;border: 1px solid var(--mbipp-line);border-radius: 999px;background: var(--mbipp-surface);color: var(--mbipp-blue);box-shadow: 0 8px 22px var(--mbipp-shadow);cursor: pointer}
.mbipp-mobile-menu-toggle:hover,.mbipp-mobile-menu-toggle:focus,.mbipp-mobile-menu-toggle:focus-visible,.mbipp-mobile-menu-toggle:active,.mbipp-mobile-menu-toggle.is-open{border-color: var(--mbipp-line) !important;background: var(--mbipp-surface) !important;color: var(--mbipp-blue) !important;box-shadow: 0 8px 22px var(--mbipp-shadow) !important;outline: none !important;-webkit-tap-highlight-color: transparent}
body > header > .mbipp-mobile-menu-toggle{position: fixed !important;top: 16px !important;right: 20px !important;left: auto !important;z-index: 10001 !important}
.mbipp-mobile-menu-toggle span{position: relative;display: block;width: 18px;height: 2px;border-radius: 999px;background: currentColor}
.mbipp-mobile-menu-toggle span::before,.mbipp-mobile-menu-toggle span::after{content: "";position: absolute;left: 0;width: 18px;height: 2px;border-radius: 999px;background: currentColor;transition: transform .18s ease,top .18s ease}
.mbipp-mobile-menu-toggle span::before{top: -6px}
.mbipp-mobile-menu-toggle span::after{top: 6px}
.mbipp-mobile-menu-toggle.is-open span{background: transparent}
.mbipp-mobile-menu-toggle.is-open span::before{top: 0;transform: rotate(45deg)}
.mbipp-mobile-menu-toggle.is-open span::after{top: 0;transform: rotate(-45deg)}
.mbipp-mobile-menu-panel{position: fixed;left: 16px;right: 16px;top: calc(74px + env(safe-area-inset-top));z-index: 10000;display: grid;grid-template-columns: repeat(2,minmax(0,1fr));gap: 8px;max-height: calc(100dvh - 94px);padding: 12px;border: 1px solid var(--mbipp-line);border-radius: 16px;background: rgba(255,255,255,.98);box-shadow: 0 22px 60px rgba(15,44,104,.16);opacity: 0;transform: translateY(-8px);pointer-events: none;overflow: auto;transition: opacity .2s ease,transform .2s ease}
.mbipp-mobile-menu-panel.is-open{opacity: 1;transform: translateY(0);pointer-events: auto}
.mbipp-mobile-menu-panel a{display: flex;align-items: center;justify-content: center;min-width: 0;min-height: 44px;padding: 10px 8px;border: 1px solid var(--mbipp-line);border-radius: 10px;background: var(--mbipp-soft);color: var(--mbipp-ink) !important;font-size: 14px;font-weight: 750;line-height: 1.2;text-align: center;text-decoration: none !important;white-space: normal}
.mbipp-mobile-menu-panel a:hover,.mbipp-mobile-menu-panel a:focus,.mbipp-mobile-menu-panel a:focus-visible,.mbipp-mobile-menu-panel a:active,.mbipp-mobile-menu-panel a.is-active{border-color: var(--mbipp-blue) !important;background: var(--mbipp-blue-soft) !important;color: var(--mbipp-blue) !important;outline: none !important;-webkit-tap-highlight-color: transparent}
footer .mbipp-footer-legal-line{display: flex !important;flex-direction: row !important;flex-wrap: wrap !important;align-items: center !important;justify-content: flex-start !important;gap: 3px 9px !important;font-size: 12px !important;line-height: 1.32 !important;margin: 0 !important;text-align: left !important}
footer .mbipp-footer-legal-line .mbipp-footer-legal-item{width: auto !important;min-height: 21px !important;white-space: normal !important}
footer .mbipp-footer-legal-line span.mbipp-footer-legal-item{display: none !important}
footer .mbipp-footer-legal-line > * + *::before{display: none !important}
}
@media (max-width:1024px){
.mbipp-mobile-menu-toggle{border-color:#123b91!important;background:#123b91!important;color:#fff!important;box-shadow:0 12px 28px rgba(18,59,145,.22)!important}
.mbipp-mobile-menu-toggle:hover,.mbipp-mobile-menu-toggle:focus,.mbipp-mobile-menu-toggle:focus-visible,.mbipp-mobile-menu-toggle:active,.mbipp-mobile-menu-toggle.is-open{border-color:#082b6f!important;background:#082b6f!important;color:#fff!important;box-shadow:0 12px 28px rgba(8,43,111,.26)!important}
}
@media (max-width:767px){
.mbipp-mobile-menu-toggle{flex:0 0 44px!important;width:44px!important;height:44px!important;min-width:44px!important}
body>header>.mbipp-mobile-menu-toggle{top:12px!important;right:16px!important}
.mbipp-mobile-menu-toggle span,.mbipp-mobile-menu-toggle span::before,.mbipp-mobile-menu-toggle span::after{width:17px!important}
.mbipp-mobile-menu-panel{left:14px!important;right:14px!important;top:calc(66px + env(safe-area-inset-top))!important;padding:10px!important;border-radius:12px!important}
.mbipp-mobile-menu-panel a{min-height:42px!important;font-size:13.5px!important}
}
/* Main-site cascade source 06.css */
.screen-reader-text{position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;}
.mbipp-native-header{position: relative;
    z-index: 70;
    width: 100%;
    min-height: 76px;
    background: #fff;
    border-bottom: 1px solid rgba(219, 227, 239, .92);}
.mbipp-native-header__inner{width: min(var(--mbipp-max), calc(100% - 48px));
    min-height: 76px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;}
.mbipp-native-header__logo{display: block;
    flex: 0 0 150px;
    width: 150px;}
.mbipp-native-header__logo img{display: block;
    width: 150px;
    height: 45px;
    object-fit: contain;}
.mbipp-native-header__nav{flex: 1 1 auto;
    min-width: 0;}
.mbipp-native-header__menu{display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: clamp(16px, 1.7vw, 28px);
    margin: 0;
    padding: 0;
    list-style: none;}
.mbipp-native-header__item{margin: 0;
    padding: 0;}
.mbipp-native-header__link{position: relative;
    display: block;
    padding: 0;
    color: var(--mbipp-ink) !important;
    font-size: clamp(15px, .96vw, 16px);
    font-weight: 750;
    line-height: 1.35;
    text-decoration: none !important;
    white-space: nowrap;
    transition: color .2s ease, transform .2s ease;}
.mbipp-native-header__link::after{content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    height: 2px;
    border-radius: 999px;
    background: var(--mbipp-gold);
    opacity: 0;
    transform: scaleX(.35);
    transition: opacity .2s ease, transform .2s ease;}
.mbipp-native-header__link:hover,.mbipp-native-header__link:focus-visible,.mbipp-native-header__link.is-active{color: var(--mbipp-blue) !important;
    transform: translateY(-1px);}
.mbipp-native-header__link:hover::after,.mbipp-native-header__link:focus-visible::after,.mbipp-native-header__link.is-active::after{opacity: 1;
    transform: scaleX(1);}
.mbipp-native-footer{width: 100%;
    color: var(--mbipp-text);
    background: #fff;
    border-top: 1px solid var(--mbipp-line);}
.mbipp-native-footer__grid{display: grid;
    grid-template-columns: minmax(170px, 1.35fr) repeat(3, minmax(0, 1fr)) minmax(174px, .95fr);
    gap: clamp(22px, 3vw, 46px);
    width: min(1320px, calc(100% - 56px));
    margin: 0 auto;
    padding: clamp(52px, 5vw, 72px) 0 42px;}
.mbipp-native-footer__brand{display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;}
.mbipp-native-footer__logo{display: block;
    width: 160px;
    max-height: 54px;
    object-fit: contain;}
.mbipp-native-footer__qr{display: none;
    width: 112px;
    height: 112px;
    border-radius: 4px;}
.mbipp-native-footer__column h2{margin: 0 0 18px;
    color: var(--mbipp-navy);
    font-size: 17px;
    font-weight: 850;
    line-height: 1.35;}
.mbipp-native-footer__column ul{display: grid;
    gap: 9px;
    margin: 0;
    padding: 0;
    list-style: none;}
.mbipp-native-footer__column li{margin: 0;}
.mbipp-native-footer__column a{display: block;
    color: var(--mbipp-muted) !important;
    font-size: 14px;
    line-height: 1.55;
    text-decoration: none !important;}
.mbipp-native-footer__column a:hover,.mbipp-native-footer__column a:focus-visible{color: var(--mbipp-blue) !important;}
.mbipp-native-footer__contact{display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;}
.mbipp-native-footer__contact h2{margin-bottom: 8px;}
.mbipp-native-footer__contact .mbipp-native-footer__phone{color: var(--mbipp-blue) !important;
    font-size: 20px;
    font-weight: 850;}
.mbipp-native-footer__contact .mbipp-native-footer__button{display: block;
    min-height: 0;
    margin-top: 10px;
    padding: 0;
    color: var(--mbipp-muted) !important;
    background: transparent;
    font-weight: 400;}
.mbipp-native-footer > .mbipp-footer-legal-line{padding: 18px 24px 22px;
    border-top: 1px solid var(--mbipp-line);}
@media (max-width: 1024px){
.mbipp-native-header{min-height: 74px;}
.mbipp-native-header__inner{width: 100%;
        min-height: 74px;
        padding: 12px 20px;}
.mbipp-native-header__logo{flex: 0 1 auto;
        width: auto;
        max-width: calc(100% - 64px);}
.mbipp-native-header__logo img{max-width: 150px;
        max-height: 50px;}
.mbipp-native-header__nav{display: none;}
.mbipp-native-footer__grid{grid-template-columns: repeat(2, minmax(0, 1fr));
        width: min(760px, calc(100% - 40px));
        gap: 34px 28px;}
.mbipp-native-footer__brand{display: none;}
.mbipp-native-footer__contact{grid-column: auto;}
}
@media (max-width: 767px){
.mbipp-native-footer__grid{grid-template-columns: repeat(2, minmax(0, 1fr));
        width: calc(100% - 32px);
        gap: 34px 20px;
        padding: 42px 0 32px;}
.mbipp-native-footer__brand{display: none;}
.mbipp-native-footer__logo{width: 150px;}
.mbipp-native-footer__qr{width: 88px;
        height: 88px;}
.mbipp-native-footer__contact{grid-column: auto;}
.mbipp-native-footer > .mbipp-footer-legal-line{padding-right: 16px;
        padding-left: 16px;}
}
/* Main-site cascade source 10.css */
.mbipp-global-topbar,.mbipp-global-topbar *{box-sizing: border-box;}
.mbipp-global-topbar{width: 100%;
            background: var(--mbipp-soft);
            border-bottom: 1px solid var(--mbipp-line);
            color: var(--mbipp-muted);
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
            font-size: 13px;
            line-height: 1.4;
            position: relative;
            z-index: 80;}
.mbipp-global-topbar__inner{width: min(var(--mbipp-max), calc(100% - 48px));
            min-height: 40px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: minmax(0, 1fr) minmax(220px, 320px) auto;
            align-items: center;
            justify-content: space-between;
            gap: 12px;}
.mbipp-global-topbar__left,.mbipp-global-topbar__right{display: inline-flex;
            align-items: center;
            min-width: 0;
            white-space: nowrap;}
.mbipp-global-topbar a,.mbipp-global-topbar__right button{display: inline-flex;
            align-items: center;
            min-height: 34px;
            margin: 0;
            padding: 0 12px;
            border: 0;
            background: transparent;
            color: var(--mbipp-muted);
            font: inherit;
            font-size: 13px;
            font-weight: 700;
            line-height: 1.4;
            text-decoration: none !important;
            transition: color .18s ease, background-color .18s ease;
            cursor: pointer;}
.mbipp-global-topbar a + a,.mbipp-global-topbar__right > * + *{border-left: 1px solid var(--mbipp-line-strong);}
.mbipp-global-topbar__left a:first-child,.mbipp-global-topbar__right a:first-child,.mbipp-global-topbar .is-phone{color: var(--mbipp-blue);}
.mbipp-global-topbar a:hover,.mbipp-global-topbar a:focus-visible,.mbipp-global-topbar__right button:hover,.mbipp-global-topbar__right button:focus-visible{color: var(--mbipp-gold-deep);
            background: rgba(18, 59, 145, .06);
            outline: none;}
.mbipp-global-topbar .mbipp-topbar-account,.mbipp-global-topbar .mbipp-topbar-logout{color: var(--mbipp-blue);}
.mbipp-global-topbar .hidden{display: none !important;}
.mbipp-topbar-search{justify-self: end;
            display: grid;
            grid-template-columns: minmax(0, 1fr) auto;
            align-items: center;
            width: 100%;
            max-width: 320px;
            min-width: 0;
            height: 30px;
            border: 1px solid var(--mbipp-line-strong);
            border-radius: 6px;
            background: #fff;
            overflow: hidden;}
.mbipp-topbar-search input[type="search"]{width: 100%;
            min-width: 0;
            height: 28px;
            padding: 0 10px;
            border: 0 !important;
            border-radius: 0 !important;
            background: #fff !important;
            color: var(--mbipp-ink) !important;
            font-size: 13px !important;
            line-height: 28px !important;
            outline: none !important;
            box-shadow: none !important;
            appearance: none;}
.mbipp-topbar-search input[type="search"]::placeholder{color: #8a98ab;}
.mbipp-topbar-search button{display: inline-flex;
            align-items: center;
            justify-content: center;
            min-width: 54px;
            height: 30px;
            min-height: 30px;
            margin: -1px -1px -1px 0;
            padding: 0 12px;
            border: 0 !important;
            border-radius: 0 6px 6px 0 !important;
            background: var(--mbipp-blue) !important;
            color: #fff !important;
            font-size: 13px !important;
            font-weight: 850;
            cursor: pointer;
            box-shadow: none !important;}
.mbipp-topbar-search:focus-within{border-color: var(--mbipp-blue);
            box-shadow: 0 0 0 3px rgba(18, 59, 145, .12);}
@media (min-width: 1025px){
.mbipp-mobile-menu-toggle,.mbipp-mobile-menu-panel{display: none !important;}
}
footer .mbipp-footer-legal-line{display: flex !important;
            flex-wrap: wrap !important;
            align-items: center !important;
            justify-content: center !important;
            gap: 6px 10px !important;
            width: 100% !important;
            margin: 0 auto !important;
            color: var(--mbipp-muted) !important;
            font-size: 12px !important;
            font-weight: 400 !important;
            line-height: 1.65 !important;
            text-align: center !important;}
footer .mbipp-footer-legal-line a{color: var(--mbipp-muted) !important;
            font-weight: 400 !important;
            text-decoration: none !important;}
footer .mbipp-footer-legal-line span{display: inline-flex !important;
            align-items: center !important;}
footer .mbipp-footer-legal-line > * + *::before{content: "·";
            margin-right: 10px;
            color: var(--mbipp-muted) !important;
            font-weight: 500;}
footer .mbipp-footer-legal-sep{display: none !important;
            color: var(--mbipp-muted) !important;}
@media (max-width: 1024px){
.mbipp-global-topbar{display: none !important;}
.mbipp-mobile-menu-toggle{appearance: none;
                display: inline-flex !important;
                align-items: center;
                justify-content: center;
                flex: 0 0 48px;
                width: 48px;
                height: 48px;
                min-width: 48px;
                margin: 0;
                padding: 0;
                border: 1px solid var(--mbipp-line);
                border-radius: 999px;
                background: var(--mbipp-surface);
                color: var(--mbipp-blue);
                box-shadow: 0 8px 22px var(--mbipp-shadow);
                cursor: pointer;}
.mbipp-mobile-menu-toggle:hover,.mbipp-mobile-menu-toggle:focus,.mbipp-mobile-menu-toggle:focus-visible,.mbipp-mobile-menu-toggle:active,.mbipp-mobile-menu-toggle.is-open{border-color: var(--mbipp-line) !important;
                background: var(--mbipp-surface) !important;
                color: var(--mbipp-blue) !important;
                box-shadow: 0 8px 22px var(--mbipp-shadow) !important;
                outline: none !important;
                -webkit-tap-highlight-color: transparent;}
body > header > .mbipp-mobile-menu-toggle{position: fixed !important;
                top: 16px !important;
                right: 20px !important;
                left: auto !important;
                z-index: 10001 !important;}
.mbipp-mobile-menu-toggle span{position: relative;
                display: block;
                width: 18px;
                height: 2px;
                border-radius: 999px;
                background: currentColor;}
.mbipp-mobile-menu-toggle span::before,.mbipp-mobile-menu-toggle span::after{content: "";
                position: absolute;
                left: 0;
                width: 18px;
                height: 2px;
                border-radius: 999px;
                background: currentColor;
                transition: transform .18s ease, top .18s ease;}
.mbipp-mobile-menu-toggle span::before{top: -6px;}
.mbipp-mobile-menu-toggle span::after{top: 6px;}
.mbipp-mobile-menu-toggle.is-open span{background: transparent;}
.mbipp-mobile-menu-toggle.is-open span::before{top: 0;
                transform: rotate(45deg);}
.mbipp-mobile-menu-toggle.is-open span::after{top: 0;
                transform: rotate(-45deg);}
.mbipp-mobile-menu-panel{position: fixed;
                left: 16px;
                right: 16px;
                top: calc(74px + env(safe-area-inset-top));
                z-index: 10000;
                display: grid;
                grid-template-columns: repeat(2, minmax(0, 1fr));
                gap: 8px;
                max-height: calc(100dvh - 94px);
                padding: 12px;
                border: 1px solid var(--mbipp-line);
                border-radius: 16px;
                background: rgba(255, 255, 255, .98);
                box-shadow: 0 22px 60px rgba(15, 44, 104, .16);
                opacity: 0;
                transform: translateY(-8px);
                pointer-events: none;
                overflow: auto;
                transition: opacity .2s ease, transform .2s ease;}
.mbipp-mobile-menu-panel.is-open{opacity: 1;
                transform: translateY(0);
                pointer-events: auto;}
.mbipp-mobile-menu-panel a{display: flex;
                align-items: center;
                justify-content: center;
                min-width: 0;
                min-height: 44px;
                padding: 10px 8px;
                border: 1px solid var(--mbipp-line);
                border-radius: 10px;
                background: var(--mbipp-soft);
                color: var(--mbipp-ink) !important;
                font-size: 14px;
                font-weight: 750;
                line-height: 1.2;
                text-align: center;
                text-decoration: none !important;
                white-space: normal;}
.mbipp-mobile-menu-panel a:hover,.mbipp-mobile-menu-panel a:focus,.mbipp-mobile-menu-panel a:focus-visible,.mbipp-mobile-menu-panel a:active,.mbipp-mobile-menu-panel a.is-active{border-color: var(--mbipp-blue) !important;
                background: var(--mbipp-blue-soft) !important;
                color: var(--mbipp-blue) !important;
                outline: none !important;
                -webkit-tap-highlight-color: transparent;}
footer .mbipp-footer-legal-line{display: flex !important;
                flex-direction: row !important;
                flex-wrap: wrap !important;
                align-items: center !important;
                justify-content: flex-start !important;
                gap: 3px 9px !important;
                font-size: 12px !important;
                line-height: 1.32 !important;
                margin: 0 !important;
                text-align: left !important;}
footer .mbipp-footer-legal-line .mbipp-footer-legal-item{width: auto !important;
                min-height: 21px !important;
                white-space: normal !important;}
footer .mbipp-footer-legal-line span.mbipp-footer-legal-item{display: none !important;}
footer .mbipp-footer-legal-line > * + *::before{display: none !important;}
.mbipp-global-topbar__right{justify-content: flex-end;}
.mbipp-global-topbar .mbipp-topbar-account,.mbipp-global-topbar .mbipp-topbar-logout{min-height: 34px;
            padding-inline: 12px;
            border-radius: 0;}
@media (min-width: 1025px) and (max-width: 1279px){
.mbipp-global-topbar__inner{grid-template-columns: minmax(220px, 320px) auto;
                gap: 8px;}
.mbipp-global-topbar__left,.mbipp-global-topbar .is-phone{display: none !important;}
.mbipp-global-topbar .mbipp-topbar-search{justify-self: start;
                max-width: 320px;}
}
}
/* Main-site cascade source 12.css */
.mbipp-global-topbar .hidden{display:none!important}
.mbipp-native-header{position:sticky!important;top:0;z-index:1000;background:#fff}
.mbipp-native-header__inner,.mbipp-native-footer__grid{width:min(var(--mbipp-content-width),calc(100% - 32px))!important;max-width:var(--mbipp-content-width)!important;margin-inline:auto!important;box-sizing:border-box}
.mbipp-mobile-contact-bar{display:none}
.mbipp-menu-overlay{display:none}
.mbipp-mobile-menu-panel[aria-hidden="true"]{visibility:hidden!important}
.mbipp-mobile-menu-panel[aria-hidden="false"]{visibility:visible!important;z-index:1202!important}
.mbipp-menu-close{display:flex;margin-left:auto;min-height:44px;min-width:44px;align-items:center;justify-content:center;border:1px solid #d6deea;border-radius:8px;background:#fff;color:#061d49;font:inherit}
.mbipp-menu-search{display:flex;gap:6px;margin:8px 0}
.mbipp-menu-search input{width:100%;min-width:0;min-height:44px;border:1px solid #ccd7e8;padding:8px;border-radius:7px;font-size:16px}
.mbipp-menu-search button{min-width:54px;min-height:44px}
@media (max-width:1024px){
.mbipp-menu-overlay.is-open{display:block;position:fixed;inset:0;z-index:1200;background:#061d4966}
.mbipp-mobile-menu-open{overflow:hidden!important}
.mbipp-mobile-menu-panel{position:fixed!important;top:80px!important;left:16px!important;right:16px!important;max-height:calc(100dvh - 164px);overflow:auto;overscroll-behavior:contain;background:#fff}
.mbipp-mobile-menu-toggle{z-index:1203!important}
}
@media (max-width:767px){
.mbipp-native-header__inner,.mbipp-native-footer__grid{width:calc(100% - 32px)!important;max-width:1180px!important;padding-inline:0!important}
.mbipp-native-footer a,.mbipp-native-header a,.mbipp-mobile-menu-panel a{display:inline-flex;align-items:center;min-height:44px!important}
.mbipp-mobile-contact-bar{position:fixed;display:grid;grid-template-columns:1fr 1fr;gap:10px;inset:auto 0 0;z-index:1100;padding:9px 16px calc(9px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dce4f0;box-shadow:0 -3px 18px #061d490c}
.mbipp-mobile-contact-bar a{display:flex;justify-content:center;align-items:center;min-height:44px;border-radius:8px;font-weight:700;font-size:15px;text-decoration:none}
.mbipp-mobile-contact-bar a:first-child{color:#123b91;background:#eef4ff}
.mbipp-mobile-contact-bar a:last-child{background:#123b91;color:#fff}
}
@media (max-width:767px){
.mbipp-native-footer a{font-size:13px!important}
}
body:not(.mbipp-mobile-menu-open){overflow-x:clip!important;overflow-y:visible!important}
/* Main-site inherited base styles, scoped so tool forms retain their own layout. */
.mbipp-native-header{max-width:100%;}
.mbipp-native-header__item{line-height:1.75;}
.mbipp-native-footer__column li{padding:0;}
.mbipp-native-footer__column h2{font-family:inherit;letter-spacing:normal;}
@media(max-width:767px){
 .mbipp-native-header li,.mbipp-native-footer li{font-size:14px!important;line-height:1.75!important;}
 .mbipp-mobile-menu-panel :is(label,button),.mbipp-native-header button{font-size:13px!important;line-height:1.6!important;min-height:44px!important;min-width:44px;box-sizing:border-box;}
 .mbipp-mobile-menu-panel :is(input,select){min-height:44px!important;}
 .mbipp-mobile-menu-panel a,.mbipp-native-header a,.mbipp-native-footer a,.mbipp-mobile-contact-bar a{min-height:44px!important;min-width:44px!important;}
}

/* Normalize browser form defaults against the tool engine's global form rules. */
.mbipp-topbar-search input,.mbipp-topbar-search button,.mbipp-menu-search input,.mbipp-menu-search button{font-family:Arial;}
.mbipp-topbar-search button{line-height:normal;}
.mbipp-menu-search input{height:auto;line-height:normal;color:#000;}
.mbipp-menu-search button{font-size:13.3333px;line-height:normal;}
.mbipp-native-header img,.mbipp-native-footer img{height:auto;}

/* Preserve the main site's generic responsive footer rules within the canonical component. */
.mbipp-global-topbar__left a{color:var(--mbipp-blue);}
.mbipp-mobile-menu-toggle{font-family:Arial;font-size:13.3333px;line-height:normal;}
.mbipp-native-header__logo img{max-width:100%;}
@media(max-width:1024px){
 .mbipp-native-footer h2,.mbipp-native-footer h3,.mbipp-native-footer h4,.mbipp-native-footer h6{font-size:15px!important;line-height:1.25!important;margin:0 0 1px!important;}
 .mbipp-native-footer a,.mbipp-native-footer p,.mbipp-native-footer li{font-size:12.5px!important;line-height:1.32!important;}
 .mbipp-native-footer a{display:flex!important;align-items:center!important;min-height:22px!important;}
}
@media(max-width:767px){
 .mbipp-native-footer a{font-size:13px!important;min-height:44px!important;}
 .mbipp-native-footer li{font-size:14px!important;line-height:1.75!important;}
 .mbipp-mobile-menu-toggle{font-size:13px!important;line-height:1.6!important;}
 .mbipp-global-topbar :is(label,button){font-size:13px!important;line-height:1.6!important;}
 .mbipp-global-topbar :is(input,button){min-height:44px!important;}
}

/* iOS focus must keep the viewport stable; includes dynamically inserted tool fields. */
@media(max-width:1024px){body input,body select,body textarea,body .mbipp-topbar-search input[type="search"]{font-size:16px!important}}
