
/* EQUORS Global v4.0 final release overrides */
*,*::before,*::after{box-sizing:border-box}
html,body{max-width:100%;overflow-x:hidden}
/* Locked design rule: no rounded UI shapes. */
button,a,input,textarea,select,figure,img,.eq61-path-card,.eq61-market-card,.eq-policy-card,.eq61-btn,.eq61-mini,.eq61-media-badge,.eq-mobile-panel,.eq-mobile-menu,.eq-mobile-app-nav,.eq-mobile-app-nav a,.eq-mobile-app-nav button{border-radius:0!important}
/* Keep country and region photography visually consistent. */
.eq-country-card__media img,.eq-region-card__media img,.eq61-hero-media img,.eq61-path-media img,.eq61-mission-visual img,.eq61-editorial-visual img,.eq62-cta-media img{width:100%;height:100%;object-fit:cover;display:block}
.eq-country-card__media,.eq-region-card__media{aspect-ratio:4/3;overflow:hidden}
/* Support links. */
.eq8-footer-contact a{display:inline-block;margin-top:2px}
/* Tablet + mobile use app navigation, not desktop footer. */
@media(max-width:1279px){
  body{padding-bottom:84px!important}
  body>footer{display:none!important}
  .eq-mobile-app-nav{display:grid!important}
  .eq-public-header>.bg-primary{display:none!important}
  .eq-public-header{position:sticky!important;top:0!important}
  .eq-mobile-panel{top:80px!important;bottom:72px!important;overflow-y:auto!important;overscroll-behavior:contain}
  .eq61-main{padding-top:0!important}
}
@media(min-width:1280px){.eq-mobile-app-nav{display:none!important}}
/* Comfortable phone spacing without changing desktop layout. */
@media(max-width:640px){
  .eq61-wrap{padding-left:24px!important;padding-right:24px!important}
  .eq61-section{padding-top:56px!important;padding-bottom:56px!important}
  .eq61-hero{padding-top:48px!important;padding-bottom:48px!important}
  .eq61-hero-grid,.eq61-editorial,.eq61-mission-grid,.eq62-cta-grid{row-gap:32px!important}
  .eq61-section-head{gap:20px!important;margin-bottom:32px!important}
  .eq61-copy,.eq61-lead{line-height:1.65!important}
  .eq61-path-grid,.eq61-market-grid,.eq-policy-grid,.eq61-flow{gap:18px!important}
  .eq61-path-body{padding:24px!important}
}
