/* Mobile corrections from the 320–812px route audit; desktop remains unchanged. */
@media(max-width:1023px){
 body header.tge-global-header .tge-global-mobile-menu{
  box-sizing:border-box;position:fixed;top:92px;left:12px;right:12px;
  max-height:calc(100vh - 108px);max-height:calc(100dvh - 108px);
  padding:16px 16px max(20px,env(safe-area-inset-bottom));
  background:#0c1138!important;color:#fff!important;
  border:1px solid #383e64;border-radius:16px;
  box-shadow:0 20px 48px #05082055;overflow-y:auto;overflow-x:hidden;
  overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#72799c #0c1138;
 }
 body header.tge-global-header .tge-global-mobile-menu a,
 body header.tge-global-header .tge-global-mobile-menu button{
  color:#f3f4ff!important;opacity:1!important;min-height:44px;
  box-sizing:border-box;white-space:normal;line-height:1.45!important;
 }
 body header.tge-global-header .tge-global-mobile-menu .tge-global-dropdown-link{
  display:flex;align-items:center;padding:12px;border-radius:8px;
  font:400 15px/1.45 Inter,sans-serif!important;transform:none!important;
 }
 body header.tge-global-header .tge-global-mobile-menu .tge-global-mobile-heading{
  display:flex;align-items:center;padding:10px 12px;
  font:600 13px/1.4 Inter,sans-serif!important;letter-spacing:.08em;
 }
 body header.tge-global-header .tge-global-mobile-group + .tge-global-mobile-group{
  margin-top:12px;padding-top:12px;border-top:1px solid #ffffff24;
 }
 body header.tge-global-header .tge-global-mobile-menu a:hover,
 body header.tge-global-header .tge-global-mobile-menu a:focus-visible{
  background:#252d57!important;color:#fff!important;
 }
 html.tge-menu-open,html.tge-menu-open body{overflow:hidden;}
}
@media(max-width:620px){
 body header.tge-global-header .tge-global-mobile-menu{
  top:76px;max-height:calc(100vh - 92px);max-height:calc(100dvh - 92px);
 }
}
@media(max-width:900px){
 main :is(.press-section-head,.press-tools,.article-layout,.article-main,.article-body,.article-content,.ipp-capital-intro,.ipp-editorial-copy){min-width:0;max-width:100%;}
 .press-section-head > *, .article-layout > *, .ipp-capital-intro > *{min-width:0;}
 .press-section-head h2{overflow-wrap:anywhere;font-size:clamp(30px,8vw,43px);line-height:1.14;}
 .article-table-wrap{min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;}
 .article-assessment.news-shell{box-sizing:border-box;width:auto;max-width:calc(100% - 36px);}
 .article-assessment a{max-width:100%;white-space:normal;overflow-wrap:anywhere;min-height:44px;}
 .news-section-title-row{flex-wrap:wrap;gap:20px;}
 .news-section-title-row>*{min-width:0;max-width:100%;}
 .article-body blockquote,.article-sources{box-sizing:border-box;max-width:100%;margin-inline:0;}
 main :is(h1,h2,h3){overflow-wrap:break-word;}
 main :is(input,select,textarea){font-size:16px;max-width:100%;box-sizing:border-box;}
 main button{min-height:44px;}
 footer a{min-height:44px;display:inline-flex;align-items:center;overflow-wrap:anywhere;}
 body footer .tge-global-footer-legal,body footer.bg-navy-deep>div>div:last-child{gap:8px 20px;}
 body header .tge-global-mobile-toggle{width:44px;height:44px;}
 .tge-global-mobile-menu{max-height:calc(100dvh - 88px);overscroll-behavior:contain;padding-bottom:max(16px,env(safe-area-inset-bottom));}
 .tge-global-mobile-menu a{min-height:44px;box-sizing:border-box;display:flex;align-items:center;}
 .tge-mobile-login{margin-top:12px;padding:12px;border:1px solid #b89aff;border-radius:8px;color:#fff;justify-content:center;text-decoration:none;}
 html.tge-menu-open,html.tge-menu-open body{overflow:hidden;}
 :is(a,button,input,select,textarea):focus-visible{outline:2px solid #9670ed;outline-offset:4px;}
}
@media(max-width:600px){
 body footer.tge-global-footer>.tge-global-shell,body footer.bg-navy-deep>div{padding-left:20px;padding-right:20px;}
 .press-release-list article{grid-template-columns:minmax(0,1fr);gap:8px;}
 .press-resource-grid>a{grid-template-columns:32px minmax(0,1fr) auto;gap:12px;padding:20px;}
 .press-resource-grid>a>span{width:32px;height:32px;}
 .ipp-capital-formula{gap:8px;max-width:100%;}
 .ipp-formula-circle{width:clamp(42px,15vw,62px);height:clamp(42px,15vw,62px);}
 main video[controls]{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;}
 main .orchestration-intro{padding-bottom:32px;}
}
@media(prefers-reduced-motion:reduce){
 html{scroll-behavior:auto!important;}
 .tge-global-header,.tge-global-dropdown,.tge-global-dropdown-link{transition:none!important;}
}
