/* JOPAL focused mobile experience — intentionally simpler than desktop */
@media (max-width:1080px){
  html,body{max-width:100%;overflow-x:hidden}
  body.menu-open{overflow:hidden!important}

  /* Mobile header and menu reliability */
  .site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:9999!important;height:68px!important}
  .header-container{height:68px!important;min-height:68px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}
  .logo-area{display:flex!important;align-items:center!important;min-width:0!important}
  .logo-area img{width:132px!important;height:auto!important;display:block!important}
  .main-nav{display:none!important}
  .mobile-menu-btn{display:flex!important;position:relative!important;z-index:10002!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:46px!important;height:46px!important;padding:0!important;border:1px solid #d8e4e7!important;border-radius:15px!important;background:#fff!important;box-shadow:0 8px 24px rgba(12,43,52,.12)!important;cursor:pointer!important}
  .mobile-menu-btn span{position:static!important;display:block!important;width:21px!important;height:2px!important;margin:0!important;background:#12333d!important;transform-origin:center!important}
  .mobile-menu-btn.open span:nth-child(1){transform:translateY(6px) rotate(45deg)!important}
  .mobile-menu-btn.open span:nth-child(2){opacity:0!important}
  .mobile-menu-btn.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)!important}
  .page-body{padding-top:68px!important}

  .mobile-nav{display:flex!important;position:fixed!important;inset:68px 0 0!important;z-index:10000!important;width:100%!important;max-width:none!important;height:calc(100dvh - 68px)!important;padding:16px 16px calc(22px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;background:#f6f9fa!important;transform:translate3d(100%,0,0)!important;opacity:1!important;visibility:hidden!important;pointer-events:none!important;transition:transform .24s ease,visibility 0s linear .24s!important}
  .mobile-nav.open{transform:translate3d(0,0,0)!important;visibility:visible!important;pointer-events:auto!important;transition:transform .24s ease!important}
  .mobile-nav-title{display:flex!important;margin:0 2px 12px!important;color:#6f8087!important}
  .mobile-search{order:0!important;margin-bottom:14px!important}
  .mobile-search input{height:52px!important;border-radius:15px!important}
  .mobile-search-results{max-height:42vh!important;overflow-y:auto!important}

  /* Essential top-level navigation first */
  .mobile-nav>a{background:#fff!important;border:1px solid #e0e8eb!important;border-radius:14px!important;margin-bottom:8px!important;min-height:50px!important;padding:0 15px!important}
  .mobile-category-group{margin:0 0 8px!important;border:1px solid #dfe8eb!important;border-radius:15px!important;background:#fff!important}
  .mobile-category-title{min-height:50px!important;background:#fff!important;border-bottom:0!important}
  .mobile-sub-link{display:none!important}
  .mobile-cta{position:static!important;margin-top:8px!important;background:#076c7b!important;color:#fff!important;border:0!important}

  /* Universal mobile rhythm */
  .home-hero,.catalogue-page,.catalog-category-shell,.product-page{width:calc(100% - 24px)!important;max-width:none!important}
  .home-section{padding-top:44px!important}
  .section-heading-row h2,.catalogue-section-intro h2,.product-section-head h2,.product-section-heading h2{font-size:clamp(27px,8vw,36px)!important}

  /* Home: concise conversion path */
  .home-hero{padding-top:10px!important}
  .home-hero-copy{padding:26px 20px!important}
  .home-hero h1{font-size:clamp(34px,10vw,46px)!important}
  .home-trust-row{display:none!important}
  .home-hero-visual{height:280px!important;min-height:280px!important}
  .visual-callout,.hero-visual-bottom,.hero-visual-label{display:none!important}
  .home-standard-bar{display:none!important}
  .home-categories .section-heading-row p{display:none!important}
  .home-category-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}
  .home-category-card,.home-category-card-featured{min-height:150px!important;padding:16px!important}
  .home-category-icon{width:42px!important;height:42px!important;border-radius:13px!important}
  .home-category-content{margin-top:14px!important}
  .home-category-card h3{font-size:17px!important;margin-top:5px!important}
  .home-category-card p,.home-category-card span:last-child,.home-category-meta{display:none!important}
  .home-product-grid{margin-right:-12px!important}
  .home-product-card{min-width:78vw!important}
  .home-product-body>p{display:none!important}
  .home-product-specs{display:none!important}
  .home-applications,.home-support,.home-download-cta{display:none!important}
  .home-contact{margin-top:44px!important}
  .home-contact-copy p,.home-contact-points{display:none!important}

  /* Products landing: search + systems + a few products */
  .catalogue-page{gap:42px!important}
  .catalogue-hero-copy{padding:26px 20px!important}
  .catalogue-hero-copy h1{font-size:clamp(35px,10vw,47px)!important}
  .catalogue-hero-copy>p{display:none!important}
  .catalogue-search-label{margin-bottom:8px!important}
  .catalogue-search-examples{display:flex!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:2px!important}
  .catalogue-search-examples span,.catalogue-search-examples button{flex:0 0 auto!important}
  .catalogue-hero-rail>a{display:none!important}
  .catalogue-applications{display:none!important}
  .catalogue-section-intro-row>p{display:none!important}
  .system-subnav{display:none!important}
  .system-card-main{min-height:82px!important}
  .catalogue-featured .featured-product:nth-child(n+5){display:none!important}
  .catalogue-closing p{display:none!important}

  /* Category pages: remove sidebar and excess metadata */
  .catalog-category-hero{padding:24px 18px!important}
  .catalog-category-copy p{display:none!important}
  .catalog-category-stats{display:none!important}
  .catalog-category-actions a:nth-child(2){display:none!important}
  .catalog-sidebar{display:none!important}
  .catalog-layout{margin-top:22px!important}
  .catalog-section-head>p{display:none!important}
  .catalog-product-card{grid-template-columns:118px minmax(0,1fr)!important;min-height:172px!important}
  .catalog-product-image{min-height:172px!important}
  .catalog-product-body{padding:14px!important}
  .catalog-product-body h3{font-size:16px!important;margin:6px 0!important}
  .catalog-product-specs span:nth-child(n+3){display:none!important}

  /* Product detail: image, essentials, sizes, specifications */
  .product-showcase-copy{padding:25px 20px!important}
  .product-showcase h1{font-size:clamp(33px,9vw,43px)!important}
  .product-showcase-copy>p{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
  .product-application-strip{display:none!important}
  .product-showcase-actions a:nth-child(2){display:none!important}
  .product-showcase-media{min-height:300px!important;padding:18px!important}
  .product-showcase-media .main-image-wrap{width:min(72vw,300px)!important;height:min(72vw,300px)!important}
  .product-thumbnails{display:none!important}
  .product-anchor-nav{position:sticky!important;top:74px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;overflow:visible!important}
  .product-anchor-nav a{justify-content:center!important;padding:0 6px!important;font-size:9px!important}
  .product-anchor-nav a:nth-child(n+4){display:none!important}
  .selection-card-redesign{display:none!important}
  .product-overview-redesign{display:block!important}
  .product-overview-redesign .product-summary-card{padding:18px!important}
  .product-overview-redesign .engineering-grid{grid-template-columns:1fr 1fr!important}
  .product-overview-redesign .engineering-item:nth-child(n+5){display:none!important}
  .product-range-section,.product-tech-section{padding:18px!important}
  .product-download-section{display:none!important}
  .related-products{padding:18px!important}
  .related-grid>a{min-width:78vw!important}
  .product-final-cta{margin-top:18px!important}

  /* Footer: compact, useful only */
  .footer-inner{display:block!important;padding:30px 18px!important}
  .footer-brand{margin-bottom:22px!important}
  .footer-col{display:none!important}
  .footer-contact-col{display:block!important}
  .footer-contact-col .footer-title{display:none!important}
  .footer-contact-col .footer-contact:nth-of-type(2){display:none!important}
  .footer-bottom-links{display:none!important}
}

@media (max-width:560px){
  .home-category-grid{grid-template-columns:1fr 1fr!important}
  .home-category-card{min-height:138px!important}
  .catalog-product-card{grid-template-columns:104px minmax(0,1fr)!important}
  .catalog-product-image{min-height:164px!important}
  .product-overview-redesign .engineering-grid{grid-template-columns:1fr 1fr!important}
}
