/* English Study Bot V36.9 — SAFE phone-only footer skin.
   CSS ONLY: keeps the known-good v367 JS untouched. */
@media (max-width:600px){
  html.esb-phone-home-v367 .esb-home-footer-v367{
    position:relative!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    margin-top:0!important;
    padding:22px 18px calc(14px + env(safe-area-inset-bottom,0px))!important;
    border-top:1px solid rgba(104,139,205,.22)!important;
    background:
      radial-gradient(115% 68% at 100% 100%,rgba(135,177,255,.20) 0%,rgba(135,177,255,.08) 38%,rgba(135,177,255,0) 62%),
      radial-gradient(95% 52% at 0% 100%,rgba(92,153,255,.12) 0%,rgba(92,153,255,.045) 44%,rgba(92,153,255,0) 68%),
      linear-gradient(180deg,#fbfdff 0%,#f5f9ff 50%,#edf5ff 100%)!important;
    color:#60759a!important;
  }

  /* Collapse the old oversized promo-card shell that remains around the V3 strip. */
  html.esb-phone-home-v367 .esb-home-footer-v367 *:has(> .esb-home-brand-strip-v367){
    box-sizing:border-box!important;
    width:100%!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
  }

  html.esb-phone-home-v367 .esb-home-primary-links-v367{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    margin:0 auto 12px!important;
    padding:0!important;
    gap:7px 17px!important;
    row-gap:7px!important;
    line-height:1.35!important;
    text-align:center!important;
    background:transparent!important;
  }
  html.esb-phone-home-v367 .esb-home-primary-links-v367 a{
    margin:0!important;
    padding:0!important;
    font-size:14px!important;
    font-weight:600!important;
    line-height:1.4!important;
    color:#516c9e!important;
    text-decoration:none!important;
    opacity:.96!important;
  }

  html.esb-phone-home-v367 .esb-home-filing-links-v367{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    margin:8px auto 0!important;
    padding:0!important;
    gap:5px 12px!important;
    row-gap:5px!important;
    line-height:1.35!important;
    text-align:center!important;
    background:transparent!important;
  }
  html.esb-phone-home-v367 .esb-home-filing-links-v367 a{
    margin:0!important;
    padding:0!important;
    font-size:11.5px!important;
    font-weight:500!important;
    line-height:1.45!important;
    color:#7489ad!important;
    text-decoration:none!important;
    opacity:.9!important;
  }

  html.esb-phone-home-v367 .esb-home-brand-original-v367{
    display:none!important;
  }

  /* V3 inserted this element. Re-skin it as a minimalist signature, not a card. */
  html.esb-phone-home-v367 .esb-home-brand-strip-v367{
    box-sizing:border-box!important;
    width:100%!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    margin:14px auto 7px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    overflow:visible!important;
    text-align:center!important;
  }
  html.esb-phone-home-v367 .esb-home-brand-title-v367{
    margin:0!important;
    padding:0!important;
    font-size:22px!important;
    font-weight:800!important;
    line-height:1.16!important;
    letter-spacing:-.02em!important;
    color:#2d67e7!important;
    text-shadow:0 1px 0 rgba(255,255,255,.55)!important;
  }
  html.esb-phone-home-v367 .esb-home-brand-sub-v367{
    margin:0!important;
    padding:0!important;
    font-size:13px!important;
    font-weight:500!important;
    line-height:1.5!important;
    color:#6c7fa1!important;
  }

  /* This V3 duplicate brand line is unnecessary in the minimalist version. */
  html.esb-phone-home-v367 .esb-home-brandline-v367{
    display:none!important;
  }
  html.esb-phone-home-v367 .esb-home-copyright-v367{
    margin:3px 0 8px!important;
    padding:0!important;
    font-size:12px!important;
    font-weight:500!important;
    line-height:1.45!important;
    text-align:center!important;
    color:#7a8db0!important;
    opacity:.92!important;
  }
  html.esb-phone-home-v367 .esb-mobile-bottom-nav-v367{
    margin-top:10px!important;
  }
}
