/* JOPAL mobile experience — loaded last */
@media (max-width:1080px){
  :root{--mobile-gutter:16px;--mobile-radius:20px}
  html{scroll-padding-top:78px}
  body{overflow-x:hidden}
  body.menu-open{overflow:hidden;touch-action:none}
  .page-body{padding-top:72px}
  .site-header{height:72px;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);box-shadow:0 1px 0 rgba(15,39,48,.08)}
  .header-container{height:72px;padding:0 var(--mobile-gutter)}
  .logo-area img{width:150px;max-height:48px}
  .main-nav{display:none}
  .mobile-menu-btn{display:flex;width:44px;height:44px;border:1px solid #dce5e8;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(14,43,52,.08)}
  .mobile-menu-btn span{width:20px;height:2px;border-radius:999px;background:#12313b;transition:.22s ease}
  .mobile-menu-btn.open span:nth-child(1){transform:translateY(6px) rotate(45deg)}
  .mobile-menu-btn.open span:nth-child(2){opacity:0}
  .mobile-menu-btn.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
  .mobile-nav{display:flex;position:fixed;inset:72px 0 0;z-index:1500;flex-direction:column;gap:0;padding:18px var(--mobile-gutter) calc(28px + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;background:linear-gradient(180deg,#f7fafb,#fff 24%);transform:translateX(100%);opacity:0;visibility:hidden;transition:transform .28s ease,opacity .22s ease,visibility .22s ease}
  .mobile-nav.open{transform:translateX(0);opacity:1;visibility:visible}
  .mobile-nav-title{display:flex!important;align-items:center;justify-content:space-between;margin:0 0 14px;color:#6d7d84;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
  .mobile-search{position:relative!important;display:block!important;margin:0 0 18px!important}
  .mobile-search input{width:100%!important;height:54px!important;padding:0 48px 0 46px!important;border:1px solid #d8e3e6!important;border-radius:16px!important;background:#fff!important;font-size:15px!important;box-shadow:0 12px 30px rgba(14,42,51,.07)!important}
  .mobile-search .search-icon{left:16px!important;top:17px!important;width:20px!important;height:20px!important;color:#0b7181!important}
  .mobile-search-results{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;max-height:none!important;margin:8px 0 0!important;border:1px solid #dce5e8!important;border-radius:16px!important;box-shadow:none!important;background:#fff!important}
  .mobile-search-results .search-item{min-height:72px;padding:10px!important}
  .mobile-search-results .search-item img{width:52px!important;height:52px!important;flex:0 0 52px!important;border-radius:12px!important;object-fit:cover!important;padding:0!important}
  .mobile-nav>a,.mobile-category-title{min-height:50px;display:flex!important;align-items:center;justify-content:space-between;padding:0 14px!important;border-bottom:1px solid #edf1f2;color:#18333d!important;font-size:15px!important;font-weight:650!important;text-decoration:none!important}
  .mobile-nav>a:after,.mobile-category-title:after{content:'›';font-size:22px;line-height:1;color:#8ca0a7}
  .mobile-category-group{margin:8px 0;border:1px solid #dfe7ea;border-radius:17px;background:#fff;overflow:hidden}
  .mobile-category-title{min-height:54px!important;border-bottom:1px solid #e7edef!important;background:#f4f9fa;color:#075f6e!important}
  .mobile-sub-link{min-height:44px!important;padding:0 16px 0 28px!important;border-bottom:1px solid #eef2f3!important;color:#5f7077!important;font-size:13px!important}
  .mobile-category-group .mobile-sub-link:last-child{border-bottom:0!important}
  .mobile-cta{position:sticky;bottom:0;z-index:2;min-height:54px!important;margin-top:16px!important;border:0!important;border-radius:16px!important;background:#086c7b!important;color:#fff!important;justify-content:center!important;box-shadow:0 16px 32px rgba(0,93,109,.24)}
  .mobile-cta:after{display:none}

  /* Shared page rhythm */
  .home-hero,.catalogue-page,.catalog-category-shell,.product-page{width:min(100% - 24px,1480px)!important;margin-left:auto!important;margin-right:auto!important}
  .home-section{padding-top:58px!important}
  .section-heading-row,.catalogue-section-intro-row,.product-section-head,.product-section-heading{align-items:flex-start!important;flex-direction:column!important;gap:12px!important}
  .section-heading-row{margin-bottom:22px!important}
  .section-heading-row h2,.catalogue-section-intro h2,.product-section-head h2,.product-section-heading h2{font-size:clamp(28px,8vw,40px)!important;line-height:1.08!important}

  /* Home */
  .home-hero{grid-template-columns:1fr!important;gap:14px!important;padding:12px 0 0!important}
  .home-hero-copy,.home-hero-visual{min-height:0!important;border-radius:22px!important}
  .home-hero-copy{padding:30px 22px!important}
  .home-hero h1{font-size:clamp(36px,10vw,52px)!important;line-height:1.01!important}
  .home-hero-lead{margin-top:18px!important;font-size:15px!important;line-height:1.65!important}
  .home-hero-actions{display:grid!important;grid-template-columns:1fr!important;margin-top:24px!important}
  .home-hero-actions a{width:100%!important;justify-content:center!important}
  .home-trust-row{grid-template-columns:repeat(3,1fr)!important;gap:8px!important;margin-top:28px!important;padding-top:20px!important}
  .home-trust-row strong{font-size:12px!important}.home-trust-row span{font-size:10px!important}
  .home-hero-visual{height:390px!important;background-position:center!important}
  .hero-visual-label{top:20px!important;left:20px!important;font-size:9px!important}
  .visual-callout{max-width:180px!important;padding:10px!important;border-radius:13px!important}
  .visual-callout-one{top:62px!important;right:14px!important}.visual-callout-two{left:14px!important;bottom:68px!important}
  .visual-callout>span{width:28px!important;height:28px!important}.visual-callout b{font-size:11px!important}.visual-callout small{font-size:9px!important}
  .hero-visual-bottom{left:16px!important;right:16px!important;bottom:16px!important;font-size:10px!important}
  .home-standard-bar{margin-top:14px!important;padding:12px 14px!important;border-radius:14px!important;gap:16px!important;font-size:9px!important}
  .home-category-grid{grid-template-columns:1fr!important;gap:12px!important}
  .home-category-card,.home-category-card-featured{grid-column:auto!important;min-height:0!important;padding:20px!important;border-radius:19px!important}
  .home-category-content{margin-top:20px!important}
  .home-product-grid{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:2px 2px 18px!important;margin-right:-12px!important;scrollbar-width:none}
  .home-product-grid::-webkit-scrollbar{display:none}
  .home-product-card{min-width:82vw!important;max-width:340px!important;scroll-snap-align:start!important;border-radius:20px!important}
  .home-dark-panel,.home-contact,.home-download-cta{grid-template-columns:1fr!important;padding:26px 20px!important;border-radius:22px!important}
  .home-dark-panel .application-grid,.support-grid{grid-template-columns:1fr!important}
  .home-contact-form .row{grid-template-columns:1fr!important}

  /* Products landing */
  .catalogue-page{gap:58px!important;padding-top:12px!important}
  .catalogue-hero-main{grid-template-columns:1fr!important;min-height:0!important;border-radius:22px!important}
  .catalogue-hero-copy{padding:30px 22px!important}
  .catalogue-hero-copy h1{font-size:clamp(38px,11vw,54px)!important;line-height:.98!important}
  .catalogue-hero-copy>p{font-size:15px!important;line-height:1.6!important}
  .catalogue-search-console{margin-top:24px!important;padding:12px!important;border-radius:17px!important}
  .catalogue-search-console input{height:56px!important;font-size:14px!important}
  .catalogue-search-examples{display:grid!important;grid-template-columns:auto repeat(3,minmax(0,1fr))!important;gap:6px!important}
  .catalogue-search-examples button{min-width:0!important;padding:7px 5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .catalogue-hero-visual{display:none!important}
  .catalogue-hero-rail{grid-template-columns:repeat(3,1fr)!important;border-radius:17px!important}
  .catalogue-hero-rail>div{min-height:82px!important;padding:14px 8px!important;text-align:center!important}
  .catalogue-hero-rail strong{font-size:22px!important}.catalogue-hero-rail span{font-size:9px!important}
  .catalogue-hero-rail>a{grid-column:1/-1!important;min-height:76px!important;padding:16px!important}
  .application-grid{grid-template-columns:1fr!important;gap:10px!important}
  .application-card{min-height:0!important;padding:18px!important}
  .system-card{border-radius:19px!important}
  .system-card-main{grid-template-columns:48px minmax(0,1fr) 38px!important;padding:18px!important;gap:12px!important}
  .system-number{display:none!important}.system-icon{width:48px!important;height:48px!important;border-radius:14px!important}.system-copy strong{font-size:21px!important}.system-copy>span{display:none!important}.system-open{width:38px!important;height:38px!important}
  .system-subnav{padding:0 14px 14px!important;gap:6px!important}
  .featured-track{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:12px!important;padding-bottom:14px!important;scrollbar-width:none}
  .featured-track::-webkit-scrollbar{display:none}
  .featured-product{min-width:86vw!important;max-width:360px!important;grid-template-columns:118px minmax(0,1fr)!important;scroll-snap-align:start!important}
  .catalogue-closing{padding:28px 22px!important;border-radius:22px!important}

  /* Category pages */
  .catalog-category{padding:18px 0 54px!important}
  .catalog-category-shell{width:min(100% - 24px,1440px)!important}
  .catalog-breadcrumb{font-size:10px!important;margin-bottom:14px!important;white-space:nowrap!important;overflow-x:auto!important;flex-wrap:nowrap!important}
  .catalog-category-hero{grid-template-columns:1fr!important;gap:24px!important;padding:28px 20px!important;border-radius:22px!important}
  .catalog-category-copy h1{font-size:clamp(34px,10vw,48px)!important}.catalog-category-copy p{font-size:14px!important;line-height:1.6!important}
  .catalog-category-actions{display:grid!important;grid-template-columns:1fr!important}.catalog-category-actions a{width:100%!important;justify-content:center!important}
  .catalog-category-stats{grid-template-columns:repeat(3,1fr)!important;min-width:0!important;width:100%!important}.catalog-stat{padding:16px 6px!important}.catalog-stat strong{font-size:24px!important}.catalog-stat span{font-size:8px!important}
  .catalog-layout{grid-template-columns:1fr!important;gap:22px!important;margin-top:24px!important}
  .catalog-sidebar{position:static!important}
  .catalog-sidebar-card{padding:12px!important;border-radius:17px!important}
  .catalog-nav-list{display:flex!important;gap:8px!important;overflow-x:auto!important;padding:10px 0 2px!important;scrollbar-width:none}
  .catalog-nav-list::-webkit-scrollbar{display:none}
  .catalog-nav-group{flex:0 0 auto!important;border:1px solid #e1e8eb!important;border-radius:12px!important;overflow:hidden!important}
  .catalog-nav-root{min-height:42px!important;padding:0 12px!important;white-space:nowrap!important}.catalog-nav-children{display:none!important}.catalog-sidebar-help{display:none!important}
  .catalog-section-head{display:block!important}.catalog-section-head>p{text-align:left!important;margin-top:8px!important}
  .catalog-product-grid{grid-template-columns:1fr!important;gap:14px!important}
  .catalog-product-card{display:grid!important;grid-template-columns:126px minmax(0,1fr)!important;border-radius:18px!important}
  .catalog-product-image{aspect-ratio:auto!important;height:100%!important;min-height:180px!important;border-bottom:0!important;border-right:1px solid #e5ecef!important}
  .catalog-product-body{padding:16px!important}.catalog-product-body h3{font-size:17px!important}.catalog-product-body>p{display:none!important}.catalog-product-specs{margin-top:12px!important}.catalog-product-footer{padding-top:12px!important}.catalog-product-footer>span{display:none!important}

  /* Product detail */
  .product-page{width:min(100% - 24px,1480px)!important;padding:10px 0 48px!important}
  .product-breadcrumb{font-size:10px!important;white-space:nowrap!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:4px!important}
  .product-showcase{grid-template-columns:1fr!important;min-height:0!important;border-radius:22px!important}
  .product-showcase-copy{padding:30px 22px!important}.product-showcase h1{font-size:clamp(36px,10vw,50px)!important;line-height:1!important}.product-showcase-copy>p{font-size:14px!important;line-height:1.62!important}
  .product-showcase-actions{display:grid!important;grid-template-columns:1fr!important}.product-showcase-actions a{width:100%!important;justify-content:center!important}
  .product-application-strip{display:grid!important;grid-template-columns:repeat(2,1fr)!important}
  .product-showcase-media{min-height:360px!important;padding:24px 18px!important}
  .product-showcase-media .main-image-wrap{width:min(78vw,330px)!important;height:min(78vw,330px)!important;padding:18px!important}
  .product-visual-label{display:none!important}
  .product-anchor-nav{top:78px!important;margin:10px 0 20px!important;padding:6px!important;gap:4px!important}
  .product-anchor-nav a{min-height:40px!important;padding:0 11px!important;font-size:10px!important}.product-anchor-nav .product-anchor-cta{margin-left:0!important}
  .product-overview-redesign,.product-detail-grid{grid-template-columns:1fr!important;gap:14px!important}
  .product-overview-redesign .product-summary-card,.selection-card-redesign,.product-range-section,.product-tech-section,.product-download-section,.related-products{padding:20px!important;border-radius:20px!important}
  .product-overview-redesign .engineering-grid{grid-template-columns:repeat(2,1fr)!important}.product-overview-redesign .engineering-item{min-height:84px!important}
  .product-range-section{overflow:hidden!important}.variant-search{width:100%!important}
  .variant-table-wrap{overflow:visible!important}.variant-table thead{display:none!important}.variant-table,.variant-table tbody,.variant-table tr,.variant-table td{display:block!important;width:100%!important}.variant-table tr{margin-bottom:12px!important;padding:14px!important;border:1px solid #dfe7ea!important;border-radius:15px!important;background:#fff!important}.variant-table td{display:grid!important;grid-template-columns:minmax(110px,.8fr) 1fr!important;gap:12px!important;padding:8px 0!important;border:0!important;border-bottom:1px solid #edf1f2!important}.variant-table td:last-child{border-bottom:0!important}.variant-table td:before{content:attr(data-label);font-size:10px;font-weight:700;color:#6f8087;text-transform:uppercase;letter-spacing:.05em}.variant-action-cell{display:block!important}.variant-rfq{width:100%!important;justify-content:center!important;margin-top:6px!important}
  .product-tech-section .spec-grid{grid-template-columns:1fr!important}.product-download-section{position:static!important}
  .related-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:12px!important;padding-bottom:12px!important;scrollbar-width:none}.related-grid::-webkit-scrollbar{display:none}.related-grid>a{min-width:84vw!important;grid-template-columns:108px 1fr!important;scroll-snap-align:start!important}.related-image img{height:116px!important}
  .product-final-cta{padding:26px 22px!important;border-radius:22px!important}.product-final-cta>div:last-child{display:grid!important;width:100%!important}.product-final-cta a{width:100%!important;justify-content:center!important}

  /* Footer */
  .footer-inner{grid-template-columns:1fr 1fr!important;gap:28px 18px!important;padding:38px 18px!important}.footer-brand{grid-column:1/-1!important}.footer-contact-col{grid-column:1/-1!important}.footer-bottom-wrap{padding:18px!important;align-items:flex-start!important;flex-direction:column!important;gap:10px!important}
}

@media (max-width:560px){
  .logo-area img{width:136px}
  .home-trust-row{grid-template-columns:1fr!important}.home-trust-row div{padding:8px 0;border-bottom:1px solid #edf1f2}.home-trust-row div:last-child{border-bottom:0}
  .catalogue-search-examples{grid-template-columns:auto 1fr 1fr!important}.catalogue-search-examples button:last-child{grid-column:2/-1!important}
  .catalogue-hero-rail{grid-template-columns:repeat(3,1fr)!important}
  .catalog-product-card{grid-template-columns:108px minmax(0,1fr)!important}.catalog-product-image{min-height:170px!important}.catalog-product-body{padding:14px!important}.catalog-product-specs span:nth-child(n+3){display:none!important}
  .product-overview-redesign .engineering-grid{grid-template-columns:1fr!important}
  .product-application-strip{grid-template-columns:1fr!important}
  .footer-inner{grid-template-columns:1fr!important}.footer-brand,.footer-contact-col{grid-column:auto!important}
}

@media (prefers-reduced-motion:reduce){
  .mobile-nav,.mobile-menu-btn span,.home-product-card,.featured-product,.catalog-product-card,.related-grid>a{transition:none!important;scroll-behavior:auto!important}
}
