html.mba-access-pending body{visibility:hidden!important}
html.mba-access-blocked.mba-access-blocked body{visibility:visible!important;margin:0!important}
html.mba-access-blocked.mba-access-blocked body>*:not(#mba-access-gate){display:none!important}
html.mba-access-blocked.mba-access-blocked body>#mba-access-gate#mba-access-gate{display:block!important;visibility:visible!important;pointer-events:auto!important}
#mba-access-gate{position:fixed;inset:0;z-index:2147483647;overflow:hidden;min-height:100vh;min-height:100dvh;background:linear-gradient(180deg,#061321 0%,#0a1d35 48%,#102a4b 100%);color:#152238;font-family:var(--mba-page-font,inherit)}
#mba-access-gate *{box-sizing:border-box;font-family:inherit}
#mba-access-gate .mba-access-gate__bg{position:absolute;inset:0;background-image:url("mba-access-gate-bg.webp");background-repeat:no-repeat;background-size:cover;background-position:center center;transform:scale(1.04);animation:mbaGateBgFloat 24s ease-in-out infinite alternate}
#mba-access-gate .mba-access-gate__overlay{position:absolute;inset:0;overflow:hidden;background:linear-gradient(180deg,rgba(6,18,36,.22),rgba(10,26,50,.18) 42%,rgba(8,20,39,.48) 100%)}
#mba-access-gate .mba-access-gate__overlay:before,#mba-access-gate .mba-access-gate__overlay:after{content:"";position:absolute;border-radius:50%;filter:blur(10px);opacity:.62;mix-blend-mode:screen;animation:mbaGateGlow 18s ease-in-out infinite alternate}
#mba-access-gate .mba-access-gate__overlay:before{width:48vw;height:48vw;min-width:320px;min-height:320px;max-width:760px;max-height:760px;left:-8vw;top:-14vh;background:radial-gradient(circle at 30% 30%,rgba(136,186,255,.60),rgba(82,130,233,.18) 48%,rgba(32,64,124,0) 72%)}
#mba-access-gate .mba-access-gate__overlay:after{width:42vw;height:42vw;min-width:260px;min-height:260px;max-width:620px;max-height:620px;right:-10vw;bottom:-18vh;background:radial-gradient(circle at 50% 50%,rgba(255,183,137,.28),rgba(121,167,255,.26) 42%,rgba(32,64,124,0) 72%);animation-duration:22s;animation-direction:alternate-reverse}
#mba-access-gate .mba-access-gate__shell{position:relative;z-index:1;display:flex;width:100%;min-height:100vh;min-height:100dvh;align-items:center;justify-content:center;padding:max(28px,env(safe-area-inset-top)) max(28px,env(safe-area-inset-right)) max(28px,env(safe-area-inset-bottom)) max(28px,env(safe-area-inset-left))}
#mba-access-gate .mba-access-gate__card{position:relative;width:min(100%,690px);padding:clamp(26px,4vw,40px);overflow:hidden;border:1px solid rgba(255,255,255,.52);border-radius:30px;background:linear-gradient(145deg,rgba(239,244,252,.76) 0%,rgba(229,238,250,.72) 52%,rgba(214,228,246,.70) 100%);box-shadow:0 34px 92px rgba(3,13,29,.36),0 12px 34px rgba(9,28,58,.18),inset 0 1px 0 rgba(255,255,255,.64);backdrop-filter:blur(20px) saturate(120%);-webkit-backdrop-filter:blur(20px) saturate(120%);text-align:left}
#mba-access-gate .mba-access-gate__card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#0a2348 0%,#1e56b8 46%,#5f9cff 100%)}
#mba-access-gate .mba-access-gate__card:after{content:"";position:absolute;right:-80px;top:-80px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(111,164,255,.26),rgba(111,164,255,0) 70%);pointer-events:none}
#mba-access-gate .mba-access-gate__brand{display:flex;align-items:center;margin:0 0 18px}
#mba-access-gate .mba-access-gate__brand img{display:block;width:clamp(174px,27vw,205px);height:auto;max-width:56%;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(10,34,72,.08))}
#mba-access-gate .mba-access-gate__eyebrow{margin:0 0 12px;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#5f7190}
#mba-access-gate .mba-access-gate__title{margin:0 0 16px;font-size:clamp(28px,2.9vw,34px);line-height:1.1;font-weight:700;letter-spacing:-.04em;color:#10203a}
#mba-access-gate .mba-access-gate__message{margin:0;max-width:550px;font-size:clamp(16px,1.75vw,17.5px);line-height:1.66;font-weight:400;color:#41526b}
#mba-access-gate .mba-access-gate__actions{display:flex;margin-top:30px}
#mba-access-gate .mba-access-gate__btn{appearance:none;border:1px solid rgba(255,255,255,.20);border-radius:999px;background:linear-gradient(135deg,#0b2952 0%,#1d56ad 54%,#4d88ea 100%);background-size:180% 180%;color:#fff;padding:15px 30px;min-width:162px;font-size:15px;line-height:1;font-weight:700;letter-spacing:.01em;cursor:pointer;box-shadow:0 16px 34px rgba(10,37,80,.28),inset 0 1px 0 rgba(255,255,255,.18);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,background-position .45s ease}
#mba-access-gate .mba-access-gate__btn:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 20px 40px rgba(10,37,80,.36),inset 0 1px 0 rgba(255,255,255,.22);background-position:100% 50%}
#mba-access-gate .mba-access-gate__btn:active{transform:translateY(0)}
#mba-access-gate .mba-access-gate__btn:focus-visible{outline:3px solid rgba(66,120,221,.38);outline-offset:4px}
@keyframes mbaGateBgFloat{0%{transform:scale(1.04) translate3d(0,0,0)}100%{transform:scale(1.08) translate3d(0,-10px,0)}}
@keyframes mbaGateGlow{0%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(18px,-14px,0) scale(1.06)}100%{transform:translate3d(-12px,18px,0) scale(.97)}}
@media (max-width:720px){#mba-access-gate .mba-access-gate__bg{background-position:34% center;animation-duration:28s}#mba-access-gate .mba-access-gate__overlay:before{left:-34vw;top:-9vh;width:88vw;height:88vw;min-width:280px;min-height:280px}#mba-access-gate .mba-access-gate__overlay:after{right:-30vw;bottom:-10vh;width:76vw;height:76vw;min-width:240px;min-height:240px}#mba-access-gate .mba-access-gate__shell{align-items:center;padding:max(18px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}#mba-access-gate .mba-access-gate__card{width:100%;max-width:500px;transform:translateY(-2.5vh);padding:22px 18px 20px;border-radius:24px;background:linear-gradient(145deg,rgba(239,244,252,.80) 0%,rgba(228,238,250,.76) 56%,rgba(214,228,246,.72) 100%);box-shadow:0 24px 64px rgba(3,13,29,.32),0 8px 22px rgba(9,28,58,.14)}#mba-access-gate .mba-access-gate__brand{margin-bottom:16px}#mba-access-gate .mba-access-gate__brand img{width:150px;max-width:52%}#mba-access-gate .mba-access-gate__eyebrow{font-size:10px;letter-spacing:.16em;margin-bottom:10px}#mba-access-gate .mba-access-gate__title{white-space:nowrap;font-size:clamp(18px,4.65vw,21px);line-height:1.08;font-weight:700;letter-spacing:-.035em;margin-bottom:13px}#mba-access-gate .mba-access-gate__message{font-size:15px;line-height:1.56}#mba-access-gate .mba-access-gate__actions{margin-top:22px}#mba-access-gate .mba-access-gate__btn{width:100%;padding:14px 20px;font-size:14px}}
@media (max-width:390px){#mba-access-gate .mba-access-gate__bg{background-position:30% center}#mba-access-gate .mba-access-gate__card{padding:22px 17px 20px;border-radius:22px}#mba-access-gate .mba-access-gate__brand{margin-bottom:14px}#mba-access-gate .mba-access-gate__brand img{width:146px;max-width:52%}#mba-access-gate .mba-access-gate__title{font-size:clamp(17px,4.5vw,19px);letter-spacing:-.035em}#mba-access-gate .mba-access-gate__message{font-size:14.5px}}
@media (orientation:landscape) and (max-height:520px){#mba-access-gate .mba-access-gate__shell{padding:12px 18px}#mba-access-gate .mba-access-gate__card{width:min(100%,660px);padding:18px 24px;border-radius:20px}#mba-access-gate .mba-access-gate__brand{margin-bottom:10px}#mba-access-gate .mba-access-gate__brand img{width:148px}#mba-access-gate .mba-access-gate__eyebrow{margin-bottom:7px;font-size:10px}#mba-access-gate .mba-access-gate__title{white-space:nowrap;font-size:24px;margin-bottom:9px}#mba-access-gate .mba-access-gate__message{font-size:14px;line-height:1.45}#mba-access-gate .mba-access-gate__actions{margin-top:14px}#mba-access-gate .mba-access-gate__btn{width:auto;padding:11px 20px}}
