.mobile-menu-toggle{display:none}
.company-map-frame,.contact-map-frame{position:relative}
.zpher-map-placeholder{position:absolute;inset:0;display:grid;grid-template-columns:120px 1fr auto;gap:30px;align-items:center;padding:42px;background-color:#eeedf5;background-image:linear-gradient(rgba(99,91,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(99,91,255,.07) 1px,transparent 1px),radial-gradient(circle at 72% 42%,rgba(99,91,255,.16),transparent 28%);background-size:28px 28px,28px 28px,auto;color:#242333}
.zpher-map-pin{position:relative;display:block;width:78px;height:78px;margin:auto;border:1px solid rgba(99,91,255,.34);border-radius:50%;box-shadow:0 0 0 15px rgba(99,91,255,.07),0 0 0 30px rgba(99,91,255,.035)}
.zpher-map-pin:before{content:"";position:absolute;left:50%;top:50%;width:16px;height:16px;border:6px solid #635bff;border-radius:50% 50% 50% 0;background:#fff;transform:translate(-50%,-65%) rotate(-45deg);box-shadow:0 8px 18px rgba(58,49,145,.24)}
.zpher-map-placeholder small{display:block;margin-bottom:10px;color:#635bff;font-family:"JetBrains Mono",monospace;font-size:9px;font-weight:700;letter-spacing:.14em}
.zpher-map-placeholder strong{display:block;font-size:20px}
.zpher-map-placeholder p{margin:8px 0 0;color:#686677;font-size:14px}
.zpher-map-placeholder button{min-height:46px;padding:0 18px;border:1px solid #635bff;background:#635bff;color:#fff;font:700 13px Inter,"Microsoft YaHei",sans-serif;cursor:pointer;transition:background .2s,transform .2s}
.zpher-map-placeholder button:hover{background:#5148e8;transform:translateY(-2px)}

@media(max-width:760px){
  html{overflow-x:hidden;scroll-padding-top:76px}
  body{overflow-x:hidden;font-size:15px}
  body.mobile-nav-locked{overflow:hidden}
  .container{width:calc(100% - 36px)}
  .site-header{position:absolute;z-index:100;min-height:76px;background:rgba(250,250,253,.94);border-bottom:1px solid rgba(99,91,255,.12);backdrop-filter:blur(18px)}
  .nav-wrap{height:76px;gap:12px}
  .site-header .brand{width:124px;height:44px}
  .site-header .brand{position:relative;z-index:102}
  .brand-logo{width:124px;height:auto}
  .nav-actions{display:none}
  .mobile-menu-toggle{position:relative;z-index:102;display:grid!important;width:44px;height:44px;padding:11px;border:1px solid rgba(99,91,255,.25);border-radius:50%;background:rgba(255,255,255,.85);place-content:center;gap:5px;color:#171722;flex:0 0 auto}
  .mobile-menu-toggle span{display:block;width:20px;height:1.5px;background:currentColor;transition:transform .28s,opacity .2s}
  .site-header .main-nav{position:fixed!important;z-index:101;display:block!important;inset:0!important;width:100%!important;height:100dvh!important;padding:108px 24px 32px!important;background:#f7f7fc!important;opacity:0;visibility:hidden;transform:translateY(-12px)!important;transition:opacity .25s,transform .3s,visibility .25s}
  .mobile-menu-open .site-header .main-nav,.mobile-menu-open .main-nav{opacity:1;visibility:visible;transform:none!important}
  .mobile-menu-open .mobile-menu-toggle span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}
  .mobile-menu-open .mobile-menu-toggle span:nth-child(2){opacity:0}
  .mobile-menu-open .mobile-menu-toggle span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}
  .site-header.mobile-menu-open{backdrop-filter:none;-webkit-backdrop-filter:none}
  .main-nav{position:fixed;z-index:101;display:block;inset:0;width:100%;height:100dvh;padding:108px 24px 32px;background:#f7f7fc!important;opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .25s,transform .3s,visibility .25s}
  .mobile-menu-open .main-nav{opacity:1;visibility:visible;transform:none}
  .main-nav ul{display:block;border-top:1px solid #d9d6e6}
  .main-nav li{border-bottom:1px solid #d9d6e6}
  .main-nav a{display:flex;min-height:62px;align-items:center;justify-content:space-between;padding:0 4px;font-size:20px;font-weight:750;letter-spacing:-.03em}
  .main-nav a:after{content:"→";position:static;width:auto;height:auto;background:none;box-shadow:none;color:#635bff;font-size:22px;transform:none}

  :root{--zpher-display:clamp(38px,11vw,48px);--zpher-section:clamp(31px,8.7vw,39px);--zpher-section-space:68px}
  .kicker{font-size:9px;line-height:1.5;letter-spacing:.12em}
  .button{min-height:48px;justify-content:space-between;padding:13px 18px}
  .underlink{min-height:40px;padding-top:9px}

  .hero.hero-carousel{min-height:auto;display:block;padding:116px 0 0;background:#f7f7fc}
  .hero-slides{height:560px}
  .hero-slide{background-position:58% center}
  .hero-carousel .hero-copy{position:relative;z-index:3;width:calc(100% - 36px);min-height:420px;padding:28px 0 120px;margin:0 auto}
  .hero-carousel .hero-copy:before{content:"";position:absolute;z-index:-1;inset:-40px -18px 0;background:linear-gradient(90deg,rgba(250,250,253,.94),rgba(250,250,253,.76) 67%,transparent)}
  .hero h1{max-width:330px;margin:15px 0 18px;font-size:var(--zpher-display);line-height:1.08}
  .hero p{max-width:310px;font-size:14px;line-height:1.68}
  .hero .button{margin-top:24px}
  .hero-carousel .quick-links{position:relative;z-index:4;left:auto;bottom:auto;width:calc(100% - 28px);grid-template-columns:1fr 1fr;margin:-82px auto 0;transform:none;border:1px solid rgba(99,91,255,.18);border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 18px 42px rgba(41,34,111,.13)}
  .quick-links>*{min-height:90px;padding:14px;border-right:1px solid rgba(99,91,255,.12);border-bottom:1px solid rgba(99,91,255,.12)}
  .quick-links a:nth-last-child(-n+2){border-bottom:0}
  .quick-links a strong{max-width:118px;font-size:12px}
  .hero-carousel-controls{z-index:5;right:22px;top:415px;bottom:auto}
  .hero.hero-carousel:after{display:none}

  .purpose{padding:78px 0 66px;text-align:left}
  .purpose .kicker{justify-content:flex-start}
  .reading-width{width:calc(100% - 36px)}
  .purpose h2{font-size:var(--zpher-section);line-height:1.16}
  .purpose p{font-size:15px;line-height:1.78}
  .feature-story{grid-template-columns:1fr;margin:0 12px;border-radius:16px}
  .story-image{min-height:250px;background-position:38% center}
  .story-copy{padding:42px 24px 48px}
  .story-copy h2{font-size:31px;line-height:1.16}
  .solutions-v2,.technology-v2,.precision-gallery{padding:68px 0}
  .section-top,.gallery-head{display:block}
  .section-top>p,.gallery-head>p{margin-top:18px}
  .solution-rows{margin-top:34px}
  .solution-rows>a{min-height:82px;grid-template-columns:34px 1fr 26px;padding:18px 0}
  .solution-rows h3{font-size:20px}
  .tech-layout{gap:34px;margin:34px 0 12px}
  .tech-orbit{width:min(280px,82vw)}
  .contact-band{padding:58px 0}
  .contact-band .section-row{display:block}
  .contact-band .button{width:100%;margin-top:26px}
  .gallery-grid{grid-template-columns:1fr;grid-template-rows:none;gap:12px}
  .gallery-card,.gallery-card-wide,.gallery-card-tall{grid-column:auto;grid-row:auto;min-height:230px}
  .gallery-card-wide{min-height:285px}

  .product-hero,.technology-hero{min-height:610px;align-items:end;padding:118px 0 54px}
  .product-hero-image,.technology-hero-image{height:100%;background-position:62% center}
  .product-hero-image:after,.technology-hero-image:after{background:linear-gradient(180deg,rgba(248,248,252,.16),rgba(248,248,252,.72) 43%,rgba(248,248,252,.98) 75%)}
  .product-hero-copy,.technology-hero-copy{z-index:2;padding-top:0;max-width:none}
  .product-hero-copy h1,.technology-hero h1{font-size:var(--zpher-display);line-height:1.08}
  .product-hero-copy>p:not(.eyebrow),.technology-hero-copy>p:last-of-type{margin-top:18px;font-size:14px;line-height:1.65}
  .product-hero-copy .button,.technology-hero-copy .button{margin-top:24px}
  .technology-hero-scale{display:none}
  .product-intro,.technology-principle{padding:68px 0}
  .product-intro-layout,.technology-principle .container{display:block}
  .product-intro-layout>p,.technology-principle p{margin-top:22px;font-size:15px}
  .product-section-head{margin-bottom:28px}
  .product-card{min-height:0;border-radius:14px}
  .product-card-image{height:220px}
  .product-card-body{padding:5px 22px 25px}
  .product-card-body h2{font-size:27px}
  .product-card-body ul{margin-top:20px}
  .domain-grid{grid-template-columns:1fr;gap:12px}
  .domain-grid article{min-height:260px}
  .patent-count{min-height:230px;padding:28px}
  .patent-count strong{font-size:86px}
  .technology-proof .container{grid-template-columns:1fr;gap:40px}

  .about-archive-hero{min-height:650px;padding:118px 0 72px;align-items:end}
  .about-archive-copy{width:calc(100% - 36px);margin-right:auto;margin-left:auto}
  .about-archive-copy h1{font-size:var(--zpher-display)}
  .about-archive-copy>p:last-child{font-size:14px;line-height:1.72;padding-bottom:58px}
  .about-year-stamp{bottom:24px}
  .about-facts-grid{display:block}
  .about-fact{margin-top:14px}
  .positioning-rail{grid-template-columns:1fr}
  .positioning-rail article,.positioning-rail article:not(:first-child){min-height:auto;padding:22px 0;border-right:0}
  .positioning-rail h3{margin-top:24px}

  .contact-hero{min-height:560px;padding:118px 0 58px;align-items:end}
  .contact-hero-art:after{background:linear-gradient(180deg,rgba(20,19,31,.08),rgba(20,19,31,.8) 68%)}
  .contact-hero .container{z-index:2}
  .contact-hero h1{font-size:var(--zpher-display);line-height:1.08}
  .contact-hero p{font-size:14px;line-height:1.7}
  .contact-form-section{padding:68px 0}
  .contact-aside h2{font-size:var(--zpher-section)}
  .contact-form-panel{padding:24px 18px;border-radius:12px}
  .zpher-contact-form input:not([type="checkbox"]),.zpher-contact-form select,.zpher-contact-form textarea{font-size:16px}
  .zpher-contact-form .button{width:100%}
  .contact-map-head{display:block}
  .contact-map-head .underlink{margin-top:18px}

  .gallery-hero{min-height:520px;padding:118px 0 58px}
  .gallery-hero h1{font-size:var(--zpher-display)}
  .gallery-hero .container>p:last-child{font-size:14px}
  .field-gallery{padding:68px 0}
  .gallery-tile,.gallery-tile-wide,.gallery-tile-tall{min-height:280px;border-radius:12px}
  .company-map-head{display:block}
  .company-map-head>div+div{margin-top:22px}
  .company-map-frame,.contact-map-frame{height:300px;border-radius:12px}
  .zpher-map-placeholder{grid-template-columns:66px 1fr;gap:18px;padding:25px 20px}
  .zpher-map-pin{width:48px;height:48px;box-shadow:0 0 0 10px rgba(99,91,255,.07),0 0 0 20px rgba(99,91,255,.035)}
  .zpher-map-placeholder strong{font-size:16px;line-height:1.45}
  .zpher-map-placeholder p{font-size:12px;line-height:1.6}
  .zpher-map-placeholder button{grid-column:1/-1;width:100%}

  .footer-cta-inner{padding:52px 0}
  .footer-cta h2{font-size:34px;line-height:1.12}
  .footer-cta-link{width:100%;margin-top:26px}
  .footer-main{grid-template-columns:1fr;gap:20px;padding:54px 0 38px}
  .footer-brand{grid-column:auto}
  .footer-column{padding-top:18px}
  .footer-bottom{padding:20px 0 28px}
  .footer-bottom div{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}
}

/* Mobile homepage: feature rows use the same readable type size as body copy. */
@media (max-width:760px){
  .home-product-grid .product-card-body li{
    font-size:14px!important;
    line-height:1.65!important;
  }
}

@media (max-width:760px){
  .home-product-grid .product-card-body li{font-size:14px!important;line-height:1.65!important}
}

/* Compact mobile hero tags: size each box to its text instead of stretching
 * every tag across the viewport. */
@media (max-width:760px){
  .hero-carousel.is-zph700-slide .hero-copy{padding-bottom:92px!important}
  .hero-carousel.is-zph700-slide .hero-copy p{margin-bottom:14px!important}
  .hero-carousel.is-zph700-slide .hero-product-tags,
  .product-core-page .product-core-tags,
  .product-core-hero-iline .product-core-tags{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:9px!important;
    width:100%!important;
  }
  .hero-carousel.is-zph700-slide .hero-product-tags i,
  .product-core-page .product-core-tags span,
  .product-core-hero-iline .product-core-tags span{
    display:inline-flex!important;
    width:max-content!important;
    max-width:100%!important;
    min-width:0!important;
    height:42px!important;
    min-height:42px!important;
    padding:0 15px!important;
    white-space:nowrap!important;
    word-break:keep-all!important;
    line-height:1!important;
    text-align:center!important;
    justify-content:center!important;
  }
}

/* Final mobile homepage font-size override. */
@media (max-width:760px){
  .home-product-grid .product-card-body li{font-size:14px!important;line-height:1.65!important}
}

/* Mobile navigation: quiet active state and restrained motion. */
@media(max-width:760px){
  .main-nav{background:rgba(248,248,252,.985)!important;transform:none;transition:opacity .22s ease,visibility .22s ease}
  .main-nav ul{border-top-color:rgba(45,42,66,.14)}
  .main-nav li{opacity:0;transform:translateY(10px);border-bottom-color:rgba(45,42,66,.13);transition:opacity .32s ease,transform .38s cubic-bezier(.2,.75,.25,1)}
  .mobile-menu-open .main-nav li{opacity:1;transform:none}
  .mobile-menu-open .main-nav li:nth-child(1){transition-delay:.035s}
  .mobile-menu-open .main-nav li:nth-child(2){transition-delay:.07s}
  .mobile-menu-open .main-nav li:nth-child(3){transition-delay:.105s}
  .mobile-menu-open .main-nav li:nth-child(4){transition-delay:.14s}
  .mobile-menu-open .main-nav li:nth-child(5){transition-delay:.175s}
  .main-nav a,.main-nav a:hover,.main-nav a:active,.main-nav .current-menu-item>a,.site-header .main-nav a.is-current,body:has(main.about-page) .site-header .main-nav li:last-child>a{min-height:66px;padding:0 10px 0 14px;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}
  .main-nav a:before,.main-nav a:hover:before,.main-nav .current-menu-item>a:before,.site-header .main-nav a.is-current:before,body:has(main.about-page) .site-header .main-nav li:last-child>a:before{inset:50% auto auto 0;width:2px;height:20px;border-radius:1px;background:#635bff;box-shadow:none;opacity:0;transform:translateY(-50%) scaleY(.25);transform-origin:center;transition:opacity .2s ease,transform .28s cubic-bezier(.2,.75,.25,1)}
  .main-nav .current-menu-item>a:before,.site-header .main-nav a.is-current:before,body:has(main.about-page) .site-header .main-nav li:last-child>a:before{opacity:1;transform:translateY(-50%) scaleY(1)}
  .main-nav a:after{opacity:.62;transition:opacity .2s ease,transform .28s cubic-bezier(.2,.75,.25,1)}
  .main-nav .current-menu-item>a:after,.site-header .main-nav a.is-current:after,body:has(main.about-page) .site-header .main-nav li:last-child>a:after{opacity:1;transform:translateX(-3px)}
  .mobile-menu-toggle{transition:border-color .25s ease,background .25s ease,transform .3s cubic-bezier(.2,.75,.25,1)}
  .mobile-menu-toggle:active{transform:scale(.94)}
  .mobile-menu-toggle span{transition:transform .34s cubic-bezier(.2,.75,.25,1),opacity .18s ease}
}
@media(max-width:760px) and (hover:hover){
  .main-nav a:hover{color:#453de6!important}
  .main-nav a:hover:before{opacity:.65;transform:translateY(-50%) scaleY(.65)}
  .main-nav a:hover:after{opacity:1;transform:translateX(-3px)}
}

@media(max-width:420px){
  .container,.reading-width{width:calc(100% - 30px)}
  .hero-carousel .hero-copy{width:calc(100% - 30px)}
  .hero-carousel .quick-links{width:calc(100% - 20px)}
  .about-archive-copy h1,.gallery-hero h1{font-size:40px}
  .about-archive-copy{width:calc(100% - 30px)}
  .model-list{grid-template-columns:1fr}
  .footer-bottom div{grid-template-columns:1fr}
}

/* Keep mobile headings aligned with the desktop copy instead of inheriting forced breaks. */
@media(max-width:760px){
  .hero-carousel .hero-copy h1,
  .purpose .purpose-line,
  .home-product-grid .product-card-body h2,
  .site-footer .footer-cta h2{text-wrap:balance}
  .hero-carousel.is-expo-slide .hero-copy h1{max-width:none;font-size:clamp(24px,7.1vw,28px);line-height:1.12;white-space:nowrap}
  .hero-carousel.is-expo-slide .hero-copy h1 em{margin-top:7px;white-space:nowrap}
  .purpose .purpose-line-small{font-size:14px;line-height:1.7;white-space:nowrap}
  .purpose .purpose-line-large{max-width:none;font-size:17px;line-height:1.35;letter-spacing:-.04em;white-space:nowrap}
  .home-product-grid .product-card-body h2{font-size:clamp(21px,5.9vw,23px);line-height:1.12;word-break:keep-all;overflow-wrap:normal}
  .home-product-grid .product-card-body h2 br{display:inline-block;width:.24em;content:""}
  .site-footer .footer-cta h2{font-size:clamp(18px,5.6vw,23px);line-height:1.18;white-space:nowrap}
}

/* Unified mobile type: one title weight, one body size, Chinese keep-all. */
@media (max-width:760px){
  .product-core-hero h1,
  .product-core-hero-iline h1,
  .contact-hero h1,
  .about-archive-copy h1,
  .about-hero h1,
  .technology-hero h1,
  .hero-carousel .hero-copy h1,
  .gallery-hero h1{
    word-break:keep-all;
    overflow-wrap:normal;
  }
  .product-core-hero p,
  .product-core-stepper .product-core-hero p,
  .product-core-hero-iline p,
  .contact-hero p,
  .about-archive-copy>p,
  .about-archive-copy:not(:has(.about-archive-points))>p:last-child,
  .about-hero-copy>p:last-child,
  .technology-hero-copy>p:not(.technology-overline),
  .hero-carousel .hero-copy p,
  .hero-carousel.is-expo-slide .hero-copy p{
    font-size:16px!important;
    line-height:1.66!important;
    word-break:keep-all;
    overflow-wrap:normal;
  }
  .product-core-page .module-content h2,
  .product-core-stepper .module-content h2,
  .product-core-stepper .module-content h2>span,
  .product-core-stepper .product-core-module:first-child .module-content h2>span:last-child{
    font-size:clamp(27px,7.7vw,31px)!important;
    font-weight:800!important;
    line-height:1.3!important;
    word-break:keep-all;
    overflow-wrap:normal;
  }
  .product-core-page .module-content>p,
  .product-core-page .module-content li,
  .product-core-stepper .module-content li,
  .product-core-stepper .module-content li.feature-row,
  .product-core-stepper .module-content li.feature-row span{
    font-size:16px!important;
    line-height:1.72!important;
    word-break:keep-all;
    overflow-wrap:normal;
  }
  .product-core-stepper .module-content li,
  .product-core-stepper .module-content li.feature-row{
    padding-left:0!important;
  }
  .product-core-stepper .module-content li:before,
  .product-core-stepper .module-content li.feature-row:before{
    display:none!important;
    content:none!important;
  }
  .about-facts h2,
  .about-positioning .about-positioning-copy h2,
  .about-positioning-head h2{
    font-weight:800!important;
    word-break:keep-all;
    overflow-wrap:normal;
  }
  .about-facts-intro p,
  .about-facts-points,
  .about-facts-points li,
  .about-positioning-points,
  .about-positioning-points li,
  .home-product-grid .product-card-body p{
    font-size:16px!important;
    line-height:1.72!important;
    word-break:keep-all;
    overflow-wrap:normal;
  }
  .purpose .purpose-line-small,
  .purpose .purpose-line-large,
  .site-footer .footer-cta h2{
    white-space:normal!important;
    word-break:keep-all;
    overflow-wrap:normal;
  }
  .site-footer .footer-company-details p.footer-company-name{
    font-size:15px!important;
    white-space:normal!important;
    word-break:keep-all;
    overflow-wrap:normal;
  }
  .site-footer .footer-company-details .footer-address,
  .site-footer .footer-company-details .footer-business{
    font-size:14px!important;
    line-height:1.65!important;
    white-space:normal!important;
    word-break:keep-all;
    overflow-wrap:normal;
  }
  .product-core-stepper .product-core-module:not(:first-child) .module-content li.feature-row strong{
    display:inline-block;
    position:relative;
    padding-left:18px!important;
    border-left:0!important;
  }
  .product-core-stepper .product-core-module:not(:first-child) .module-content li.feature-row strong:before{
    content:""!important;
    display:block!important;
    position:absolute;
    left:0;
    top:50%;
    width:7px;
    height:7px;
    border-radius:50%;
    background:#7169f2;
    box-shadow:0 0 0 4px rgba(99,91,255,.1);
    transform:translateY(-50%);
  }
  .product-core-stepper .product-core-module:not(:first-child) .module-content li.feature-row span{
    padding-left:18px!important;
  }
}

/* Mobile copy: wrap at punctuation (ZWSP), keep-all. One shared measure. */
.product-intro-mobile{display:none}
.feature-mobile-break{display:none}
@media (max-width:760px){
  .container,
  .home-product-container,
  .reading-width,
  .about-archive-copy,
  .hero-carousel .hero-copy{
    width:calc(100% - 36px)!important;
    max-width:none!important;
  }
  .hero p,
  .hero-carousel .hero-copy p,
  .product-core-hero p,
  .product-core-stepper .product-core-hero p,
  .product-core-hero-iline p,
  .product-hero p,
  .product-hero-copy>p,
  .contact-hero p,
  .about-hero p,
  .about-hero-copy>p,
  .technology-hero p,
  .technology-hero-copy>p,
  .gallery-hero p,
  .about-archive-copy>p,
  .module-content,
  .product-core-page .module-content,
  .product-core-stepper .module-content,
  .product-core-stepper .module-content h2,
  .product-card-body>p,
  .home-product-grid .product-card-body>p,
  .product-grid .product-card-body>p{
    max-width:none!important;
  }
  .home-product-grid .product-card-body,
  .product-grid .product-card-body,
  .product-card-body{
    padding-left:0!important;
    padding-right:0!important;
  }
  .home-product-grid .product-card-body:before{
    left:0!important;
  }
  .product-intro-desktop{display:none!important}
  .product-intro-mobile{display:block!important;max-width:100%}
  .product-intro-p{display:block;max-width:100%}
  .product-intro-p+.product-intro-p{margin-top:8px}
  .home-product-grid .product-card-body>p,
  .product-grid .product-card-body>p{
    font-size:14px!important;
    line-height:1.65!important;
    letter-spacing:-.08em;
  }
  .product-core-hero p{
    font-size:16px!important;
    line-height:1.65!important;
    letter-spacing:-.05em;
  }
  .home-product-grid .product-card-body h2{
    text-wrap:unset!important;
  }
  .home-product-grid .product-card-body h2 br{
    display:none!important;
  }
  .home-product-grid .product-card-body ul,
  .home-product-grid .product-card-body li,
  .product-grid .product-card-body ul,
  .product-grid .product-card-body li{
    width:100%;
    max-width:none;
    margin-left:0!important;
    margin-right:0!important;
  }
  .product-core-stepper .product-intro-mobile>span:nth-child(4),
  #stepper-700 .product-intro-mobile>span:nth-child(4){margin-top:0}
  .hero p,
  .hero-carousel .hero-copy p,
  .product-core-hero p,
  .product-core-stepper .product-core-hero p,
  .product-card-body>p,
  .module-content>p,
  .module-content li,
  .module-content li.feature-row span,
  .product-core-stepper .module-content h2>span,
  .product-core-stepper .module-content li.feature-row span,
  .product-intro-mobile,
  .product-intro-p,
  .about-archive-copy>p,
  .contact-hero p,
  .technology-hero-copy>p{
    text-wrap:unset!important;
    word-break:keep-all!important;
    overflow-wrap:normal!important;
  }
  .product-core-hero,
  .product-core-hero-iline,
  .product-core-stepper .product-core-hero,
  .product-core-page:not(.product-core-stepper) .product-core-hero,
  .product-core-page:not(.product-core-stepper) .product-core-hero-iline{
    height:auto!important;
    min-height:620px;
    overflow:visible;
  }
  .product-core-image{overflow:hidden}
  .product-card,
  .home-product-grid .product-card,
  .product-grid .product-card{
    overflow:visible;
    border-left-width:0!important;
    border-right-width:0!important;
  }
  .product-card-image,
  .home-product-grid .product-card-image{
    overflow:hidden;
  }
  .product-card-body,
  .module-content,
  .product-core-hero .container{
    min-width:0;
    max-width:100%;
    overflow:visible;
  }
  .product-core-page .product-core-tags,
  .product-core-hero-iline .product-core-tags{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px!important;
  }
  .product-core-hero-iline .product-core-tags{
    grid-template-columns:1fr!important;
  }
  .product-core-page .product-core-tags span,
  .product-core-hero-iline .product-core-tags span,
  .hero-product-tags i{
    width:100%;
    height:auto!important;
    min-height:42px;
    padding:10px 8px!important;
    white-space:normal!important;
    word-break:keep-all;
    overflow-wrap:normal;
    line-height:1.35!important;
    text-align:center;
  }
  .product-core-hero-iline .product-core-tags span{
    text-align:left;
    justify-content:flex-start;
  }
}

/* 2.8.78 homepage cards: wrap after 等芯片 so the next line does not start with 等 */

/* 2.8.79 mobile overflow fix
 * Let copy wrap naturally instead of clipping it behind the page-level
 * overflow guard. This block intentionally comes last so it wins over the
 * older keep-all/nowrap refinements above without changing desktop layouts.
 */
@media (max-width:760px){
  .hero-carousel .hero-copy h1,
  .hero-carousel .hero-copy h1 em,
  .hero-carousel .hero-copy p,
  .purpose .purpose-line,
  .purpose .purpose-line-small,
  .purpose .purpose-line-large,
  .home-product-grid .product-card-body h2,
  .home-product-grid .product-card-body p,
  .product-grid .product-card-body h2,
  .product-grid .product-card-body p,
  .product-card-body h2,
  .product-card-body p,
  .product-card-body li,
  .product-core-hero h1,
  .product-core-hero h1 span,
  .product-core-hero p,
  .product-core-page .module-content h2,
  .product-core-page .module-content h2 span,
  .product-core-page .module-content p,
  .product-core-page .module-content li,
  .product-core-page .module-content li span,
  .product-intro-mobile,
  .product-intro-mobile span,
  .product-intro-p,
  .contact-hero h1,
  .contact-hero p,
  .about-archive-copy h1,
  .about-archive-copy p,
  .about-hero h1,
  .about-hero p,
  .about-facts h2,
  .about-facts p,
  .about-facts li,
  .about-positioning h2,
  .about-positioning p,
  .about-positioning li,
  .technology-hero h1,
  .technology-hero p,
  .gallery-hero h1,
  .gallery-hero p,
  .site-footer h2,
  .site-footer p,
  .site-footer a,
  .site-footer figcaption{
    max-width:100%!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
    line-break:auto;
  }

  .product-core-hero .product-title-mobile>span:first-child,
  .product-core-hero .product-title-mobile>span:last-child{
    white-space:nowrap!important;
    word-break:keep-all!important;
    overflow-wrap:normal!important;
  }

  /* ZPH700 mobile intro: keep the comma joined to its following phrase. */
  .product-core-stepper .product-intro-mobile .zpher-no-break{
    white-space:nowrap!important;
    word-break:keep-all!important;
    overflow-wrap:normal!important;
  }

  .hero-carousel .hero-copy,
  .purpose .reading-width,
  .home-product-grid,
  .product-grid,
  .product-card,
  .product-card-body,
  .product-core-hero .container,
  .product-core-module,
  .product-core-module .module-content,
  .contact-layout,
  .contact-form-panel,
  .form-grid,
  .about-archive-copy,
  .about-positioning-copy,
  .technology-hero-copy,
  .site-footer .container,
  .site-footer .footer-main,
  .site-footer .footer-bottom,
  .site-footer .footer-company-details,
  .site-footer .footer-legal-row{
    min-width:0!important;
    max-width:100%!important;
  }

  .product-card,
  .home-product-grid .product-card,
  .product-grid .product-card{
    width:100%!important;
  }

  .home-product-grid .product-card-body ul,
  .product-grid .product-card-body ul,
  .product-core-page .module-content ul,
  .product-core-page .module-content ol{
    min-width:0!important;
    max-width:100%!important;
  }

  .site-footer .footer-product-directory,
  .site-footer .footer-legal-row,
  .site-footer .footer-compliance,
  .site-footer .footer-bottom>div{
    flex-wrap:wrap!important;
  }

  .zpher-contact-form input:not([type="checkbox"]),
  .zpher-contact-form select,
  .zpher-contact-form textarea,
  img,
  video,
  iframe,
  svg{
    max-width:100%;
  }

  .purpose,
  .home-product-lines,
  .product-core-hero,
  .product-core-module,
  .site-footer{
    overflow-x:clip;
  }
}

/* Keep mobile product cards compact while preserving their intended inset. */
@media (max-width:760px){
  .home-product-grid .product-card,
  .home-product-grid .product-card:nth-child(even){
    min-height:0!important;
  }
  .home-product-grid .product-card-body{
    padding-left:27px!important;
    padding-right:27px!important;
  }
  .home-product-grid .product-card-body:before{
    left:27px!important;
  }
}

/* 2.8.83 — keep all four homepage cards on one predictable mobile flow. */
@media (max-width:760px){
  .home-product-grid .product-card,
  .home-product-grid .product-card:nth-child(even){
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  .home-product-grid .product-card-image,
  .home-product-grid .product-card:nth-child(even) .product-card-image{
    order:0!important;
    flex:0 0 300px!important;
    width:100%!important;
    height:300px!important;
    min-height:300px!important;
    overflow:hidden!important;
  }
  .home-product-grid .product-card-body,
  .home-product-grid .product-card:nth-child(even) .product-card-body{
    order:1!important;
    display:flex!important;
    flex:0 0 auto!important;
    flex-direction:column!important;
    justify-content:flex-start!important;
    min-width:0!important;
    min-height:0!important;
    width:100%!important;
    box-sizing:border-box!important;
    padding:39px 27px 31px!important;
    overflow:visible!important;
  }
  .home-product-grid .product-card-body:before{
    top:31px!important;
    left:27px!important;
  }
  .home-product-grid .product-card-body h2{
    margin:24px 0 16px!important;
  }
  .home-product-grid .product-card-body>p{
    margin:0!important;
  }
  .home-product-grid .product-card-body ul{
    flex:0 0 auto!important;
    width:100%!important;
    margin:21px 0 0!important;
  }
  .home-product-grid .product-card-body a{
    flex:0 0 auto!important;
    margin:23px 0 0!important;
  }
}

/* Final mobile tag layout override. */
@media (max-width:760px){
  .hero-carousel.is-zph700-slide .hero-copy{padding-bottom:92px!important}
  .hero-carousel.is-zph700-slide .hero-copy p{margin-bottom:14px!important}
  .hero-carousel.is-zph700-slide .hero-product-tags,
  .product-core-page .product-core-tags,
  .product-core-hero-iline .product-core-tags{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:9px!important;
    width:100%!important;
  }
  .hero-carousel.is-zph700-slide .hero-product-tags i,
  .product-core-page .product-core-tags span,
  .product-core-hero-iline .product-core-tags span{
    display:inline-flex!important;
    width:max-content!important;
    max-width:100%!important;
    min-width:0!important;
    height:42px!important;
    min-height:42px!important;
    padding:0 15px!important;
    white-space:nowrap!important;
    word-break:keep-all!important;
    line-height:1!important;
    text-align:center!important;
    justify-content:center!important;
  }
}

/* Keep the two proximity-machine model labels on a single mobile line. */
@media (max-width:760px){
  .home-product-grid #ure-2000 .product-card-body li:nth-child(-n+2){
    white-space:nowrap!important;
    word-break:keep-all!important;
    overflow-wrap:normal!important;
    font-size:14px!important;
    letter-spacing:0!important;
  }
}

/* Match the online-upgrade row to the surrounding mobile feature layout. */
@media (max-width:760px){
  .product-core-stepper .product-core-module:nth-child(2) .module-content li.feature-row:nth-child(2) span{
    display:block!important;
    padding-left:18px!important;
    white-space:normal!important;
    word-break:keep-all!important;
    overflow-wrap:normal!important;
    font-size:0!important;
    line-height:1.72!important;
    letter-spacing:0!important;
  }
  .product-core-stepper .product-core-module:nth-child(2) .module-content li.feature-row:nth-child(2) span:before{
    content:"物镜、照明系统\A半自动 / 全自动上下片配置模块";
    display:block;
    white-space:pre-line;
    font-size:16px;
    line-height:1.72;
    word-break:keep-all;
  }
}

/* Keep the same title/value stacking used by the adjacent rows. */
@media (max-width:760px){
  .product-core-stepper .product-core-module:nth-child(2) .module-content li.feature-row:nth-child(2){
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:5px!important;
    white-space:normal!important;
  }
  .product-core-stepper .product-core-module:nth-child(2) .module-content li.feature-row:nth-child(2) strong{
    display:block!important;
    white-space:nowrap!important;
  }
}

/* Keep the two dense About-page entries intact on mobile. */
@media (max-width:760px){
  .about-facts-points li{
    white-space:nowrap!important;
    word-break:keep-all!important;
    overflow-wrap:normal!important;
    font-size:13px!important;
    letter-spacing:0!important;
  }
  .about-positioning-points li:nth-child(2){
    white-space:nowrap!important;
    word-break:keep-all!important;
    overflow-wrap:normal!important;
    font-size:13px!important;
    letter-spacing:0!important;
  }
}
