.msh-support{position:fixed;z-index:100000;inset:0;display:grid;align-items:end;pointer-events:none;visibility:hidden}.msh-support[aria-hidden="false"]{pointer-events:auto;visibility:visible}.msh-support__veil{position:absolute;inset:0;border:0;background:rgba(14,34,25,.5);opacity:0;transition:opacity .2s}.msh-support[aria-hidden="false"] .msh-support__veil{opacity:1}.msh-support__drawer{position:relative;width:min(620px,calc(100% - 24px));margin:0 auto 12px;padding:22px;border:1px solid #e4d7c0;border-radius:24px;background:#fffdf8;color:#263d32;box-shadow:0 24px 70px rgba(11,42,29,.24);transform:translateY(110%);transition:transform .25s ease}.msh-support[aria-hidden="false"] .msh-support__drawer{transform:translateY(0)}.msh-support__drawer>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:17px;border-bottom:1px solid #eee4d5}.msh-support__drawer>header span{color:#a87c29;font-size:12px}.msh-support__drawer h2{margin:3px 0 0;color:#0b5137;font-size:23px}.msh-support__drawer>header>button{border:1px solid #dfd4c4;background:#fff;color:#4f5c55;font-size:25px}.msh-support__primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:17px}.msh-support__primary>a,.msh-support__primary>button{display:flex;align-items:center;gap:12px;border:1px solid #e1d6c5;border-radius:15px;background:#fff;color:#294337;text-decoration:none;text-align:right}.msh-support__primary i{display:grid;place-items:center;width:43px;height:43px;flex:0 0 43px;border-radius:13px;background:#edf5ef;color:#0b5137;font-style:normal;font-size:21px}.msh-support__primary span{display:grid}.msh-support__primary strong{color:#0b5137;font-size:14px}.msh-support__primary small,.msh-support__primary bdi{margin-top:3px;color:#758078;font-size:12px}.msh-support__channels{margin-top:12px;padding:14px;border-radius:14px;background:#f7f3eb}.msh-support__channels p{margin:0 0 10px;font-size:12px}.msh-support__channels>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.msh-support__channels a,.msh-support__channels>div>span{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:0 12px;border:1px solid #ddd2c1;border-radius:11px;background:#fff;color:#0b5137;text-decoration:none;font-weight:800}.msh-support__channels .is-disabled{opacity:.55}.msh-support__channels .is-disabled small{font-size:9px}.msh-support__drawer>footer{margin-top:14px;color:#828b85;font-size:10px;text-align:center}.msh-support-open{overflow:hidden}
@media(max-width:560px){.msh-support__drawer{width:calc(100% - 14px);margin-bottom:7px;padding:17px;border-radius:21px}.msh-support__drawer h2{font-size:19px}.msh-support__primary{grid-template-columns:1fr 1fr}.msh-support__primary>a,.msh-support__primary>button{min-height:70px;padding:10px}.msh-support__primary i{width:36px;height:36px;flex-basis:36px}.msh-support__channels>div{grid-template-columns:1fr}.msh-support__channels a,.msh-support__channels>div>span{min-height:43px}}

.msh-phone-change-link{display:inline-flex!important;align-items:center;justify-content:center;min-height:32px!important;margin:5px 0 0!important;padding:0 8px!important;border:0!important;background:transparent!important;color:#8d6822!important;font-size:11px!important;font-weight:800!important;box-shadow:none!important;text-decoration:underline!important}.msh-phone-modal{position:fixed;z-index:100010;inset:0;display:grid;place-items:center;pointer-events:none;visibility:hidden}.msh-phone-modal[aria-hidden="false"]{pointer-events:auto;visibility:visible}.msh-phone-modal__veil{position:absolute;inset:0;border:0;background:rgba(14,34,25,.58);opacity:0;transition:opacity .2s}.msh-phone-modal[aria-hidden="false"] .msh-phone-modal__veil{opacity:1}.msh-phone-modal__card{position:relative;width:min(470px,calc(100% - 28px));padding:30px;border:1px solid #e4d7c0;border-radius:23px;background:#fffdf8;box-shadow:0 25px 80px rgba(10,35,25,.27);transform:translateY(20px);opacity:0;transition:.2s}.msh-phone-modal[aria-hidden="false"] .msh-phone-modal__card{transform:translateY(0);opacity:1}.msh-phone-modal__close{position:absolute;top:14px;left:14px;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #ddd2c1;border-radius:50%;background:#fff;color:#506158;font-size:22px}.msh-phone-modal__card>span{color:#a87c29;font-size:12px}.msh-phone-modal__card h2{margin:6px 0;color:#0b5137;font-size:23px}.msh-phone-modal__card>p{margin:0 0 20px;color:#717b75;font-size:12px;line-height:1.9}.msh-phone-modal form{display:grid;gap:8px}.msh-phone-modal label{color:#405348;font-size:12px;font-weight:800}.msh-phone-modal input{width:100%;min-height:50px;padding:0 13px;border:1px solid #ddd2c1;border-radius:11px;background:#fff;box-shadow:none}.msh-phone-modal [data-msh-phone-code]{display:grid;gap:8px}.msh-phone-modal [data-msh-phone-code][hidden]{display:none}.msh-phone-modal__message{min-height:24px;color:#23704d;font-size:11px}.msh-phone-modal__message.is-error{color:#bd493f}.msh-phone-modal [data-msh-phone-submit]{min-height:50px;border:0;border-radius:12px;background:#0b5137;color:#fff;font-weight:900}.msh-phone-modal [data-msh-phone-submit]:disabled{opacity:.55}.msh-phone-modal-open{overflow:hidden}
@media(max-width:560px){.msh-phone-modal__card{padding:25px 18px 19px;border-radius:19px}.msh-phone-modal__card h2{font-size:20px}}

/* Retail account buttons carry intentionally strong theme overrides. Keep the
 * support/OTP overlays visually independent from those account controls. */
.msh-retail-account button.msh-support__veil,.msh-retail-account button.msh-phone-modal__veil{background:rgba(14,34,25,.58)!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.msh-retail-account .msh-support__drawer>header>button,.msh-retail-account button.msh-phone-modal__close{display:grid!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;border:1px solid #dfd4c4!important;border-radius:50%!important;background:#fff!important;color:#4f5c55!important;box-shadow:none!important}
.msh-retail-account .msh-support__primary>button{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:78px!important;padding:13px 15px!important;border:1px solid #e1d6c5!important;border-radius:15px!important;background:#fff!important;color:#294337!important;box-shadow:none!important}
.msh-retail-account .msh-phone-modal button[data-msh-phone-submit]{width:100%!important;min-height:50px!important;border:0!important;border-radius:12px!important;background:#0b5137!important;color:#fff!important}

/* MASHOOUF SUPPORT OVERLAY UX */
.msh-support__drawer {
  max-height: calc(100dvh - 24px);
  overflow-y: auto;
  overscroll-behavior: contain;
}
.msh-support__drawer > header {
  position: relative;
  min-height: 66px;
  padding-left: 58px;
}
.msh-support__drawer > header > button {
  position: absolute;
  top: 0;
  left: 0;
  display: grid;
  width: 44px !important;
  min-width: 44px !important;
  height: 44px !important;
  min-height: 44px !important;
  margin: 0;
  padding: 0;
  place-items: center;
  border-radius: 50%;
  line-height: 1;
  aspect-ratio: 1 / 1;
}
.msh-support__primary {
  align-items: stretch;
}
.msh-support__primary > a,
.msh-support__primary > button {
  width: 100%;
  min-width: 0;
  min-height: 92px !important;
  height: 100%;
  margin: 0;
  padding: 14px 15px;
  align-self: stretch;
  justify-content: flex-start;
  box-sizing: border-box;
  font: inherit;
  line-height: 1.7;
  appearance: none;
  -webkit-appearance: none;
}
.msh-support__primary > button { cursor: pointer; }

@media (max-width: 900px) {
  body.mshmfn-has-nav .msh-support {
    align-items: end;
  }
  body.mshmfn-has-nav .msh-support__drawer {
    margin-bottom: calc(96px + env(safe-area-inset-bottom, 0px));
    max-height: calc(100dvh - 116px - env(safe-area-inset-bottom, 0px));
  }
}

@media (max-width: 560px) {
  .msh-support__drawer {
    padding: 18px 16px 16px;
  }
  .msh-support__drawer > header {
    min-height: 62px;
    padding-left: 54px;
    padding-bottom: 14px;
  }
  .msh-support__drawer > header > button {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
  }
  .msh-support__primary > a,
  .msh-support__primary > button {
    min-height: 86px !important;
    padding: 12px;
  }
}

