.mobile-menu-button,
.mobile-nav-visual,
.tech-glow-mobile-title {
  display: none;
}

@font-face {
  font-family: "Knowin Mobile Stable Sans";
  src: url("../assets/fonts/OPPO%20Sans%204.0.ttf") format("truetype");
  font-weight: 100 900;
  font-display: block;
}

@media (max-width: 767px) {
  :root {
    --mobile-safe-top: min(44px, env(safe-area-inset-top, 0px));
    --mobile-header-height: calc(57px + var(--mobile-safe-top));
    --mobile-logo-top: calc(20px + var(--mobile-safe-top));
    --mobile-nav-icon-top: calc(11px + var(--mobile-safe-top));
    --mobile-nav-cluster-top: calc(13px + var(--mobile-safe-top));
    --mobile-page-width: 375px;
    --company-mobile-first-screen-height: 812px;
    --company-mobile-first-screen-height: 100svh;
    --company-mobile-contact-height: 698px;
    --company-mobile-main-planet-bottom: -264px;
    --company-mobile-controls-bottom: 20px;
    --company-mobile-content-lift: 0px;
    --company-mobile-content-lift: clamp(-62px, calc(var(--company-mobile-first-screen-height) - 812px), 0px);
    --home-section-1-render-overlap: 0px;
  }

  html,
  body {
    width: 100%;
    min-width: 320px;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }

  body {
    font-size: 14px;
  }

  .mobile-nav-visual {
    position: fixed;
    right: 20px;
    top: var(--mobile-nav-icon-top);
    z-index: 90;
    display: block;
    width: 78px;
    height: 32px;
    pointer-events: none;
  }

  .mobile-nav-visual-button {
    position: absolute;
    top: 0;
    display: block;
    width: 32px;
    height: 32px;
    border: 0;
    border-radius: 50%;
    background-color: transparent;
    background-repeat: no-repeat;
    pointer-events: auto;
  }

  .mobile-nav-visual-button-menu {
    left: 0;
    background-image: url("../assets/images/figma/tech-new/tech-nav-menu-lines.svg"), url("../assets/images/figma/tech-new/tech-nav-menu-bg.svg");
    background-position: 9.25px 10.97px, 0 0;
    background-size: 13.5px 10.1px, 32px 32px;
  }

  .mobile-nav-visual-button-language {
    right: 0;
    background-image: url("../assets/images/figma/shared/language-icon-white.svg");
    background-position: center center;
    background-size: 32px 32px;
  }

  .figma-canvas,
  .header-canvas,
  .slice-canvas,
  .tech-fixed-nav-canvas,
  .company-fixed-nav-canvas {
    width: 100%;
    transform: none;
  }

  .mobile-menu-button {
    display: block !important;
    position: absolute;
    width: 28px !important;
    height: 28px !important;
    border-radius: 50%;
    background-color: transparent !important;
    background-image: url("../assets/images/figma/tech-new/tech-nav-menu-lines.svg"), url("../assets/images/figma/tech-new/tech-nav-menu-bg.svg") !important;
    background-position: 8.1px 9.6px, 0 0 !important;
    background-size: 11.8px 8.8px, 28px 28px !important;
    background-repeat: no-repeat !important;
    pointer-events: auto;
  }

  .figma-header,
  .tech-fixed-nav,
  .company-fixed-nav,
  .careers-topbar,
  .product-x1-topbar {
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: var(--mobile-header-height) !important;
    transform: none !important;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0) 100%) !important;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .tech-fixed-nav,
  .company-fixed-nav,
  .careers-topbar {
    background: rgba(0, 0, 0, 0.8) !important;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
  }

  .header-canvas,
  .tech-fixed-nav-canvas,
  .company-fixed-nav-canvas {
    height: var(--mobile-header-height);
    position: relative;
    z-index: 1;
  }

  .slice-body .tech-fixed-nav,
  .slice-body .company-fixed-nav {
    z-index: 1000;
  }

  .figma-header::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0) 100%);
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .figma-header::after {
    content: none;
    position: fixed;
    right: 65.7px;
    top: var(--mobile-nav-icon-top);
    z-index: 5;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: transparent;
    background-image: url("../assets/images/figma/tech-new/tech-nav-menu-lines.svg"), url("../assets/images/figma/tech-new/tech-nav-menu-bg.svg");
    background-position: 9.25px 10.97px, 0 0;
    background-size: 13.5px 10.1px, 32px 32px;
    background-repeat: no-repeat;
    filter: none;
    pointer-events: none;
  }

  .figma-header .header-canvas::after {
    content: none;
    position: fixed;
    right: 20px;
    top: var(--mobile-nav-icon-top);
    z-index: 5;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: transparent url("../assets/images/figma/shared/language-icon-white.svg") 0 0 / 32px 32px no-repeat;
    filter: none;
    pointer-events: none;
  }

  .brand-mark,
  .tech-fixed-logo,
  .company-fixed-logo,
  .careers-brand,
  .product-x1-brand {
    left: 20px !important;
    top: var(--mobile-logo-top) !important;
    width: 114.236px !important;
    height: 15px !important;
  }

  .home-nav-links,
  .tech-fixed-nav-links,
  .company-fixed-nav-links,
  .careers-nav-links,
  .product-x1-nav-links {
    display: none !important;
  }

  .home-header-actions,
  .tech-fixed-nav-cluster,
  .company-fixed-nav-cluster,
  .careers-nav-cluster,
  .product-x1-nav-cluster {
    position: absolute;
    left: auto !important;
    right: 20px !important;
    top: var(--mobile-nav-icon-top) !important;
    width: 78px !important;
    height: 32px !important;
    transform: none !important;
    pointer-events: auto;
    z-index: 3;
  }

  .figma-header .home-header-actions {
    right: 20px !important;
    top: var(--mobile-nav-icon-top) !important;
    width: 78px !important;
    height: 32px !important;
  }

  .home-header-actions > .mobile-menu-button,
  .tech-fixed-nav-cluster > .mobile-menu-button,
  .company-fixed-nav-cluster > .mobile-menu-button,
  .careers-nav-cluster > .mobile-menu-button,
  .product-x1-nav-cluster > .mobile-menu-button {
    left: 0 !important;
    top: 0 !important;
    width: 32px !important;
    height: 32px !important;
    background-position: 9.25px 10.97px, 0 0 !important;
    background-size: 13.5px 10.1px, 32px 32px !important;
  }

  .figma-header .home-header-actions > .mobile-menu-button {
    position: absolute !important;
    left: 0 !important;
    right: auto !important;
    top: 0 !important;
    width: 32px !important;
    height: 32px !important;
    background-color: transparent !important;
    background-position: 9.25px 10.97px, 0 0 !important;
    background-size: 13.5px 10.1px, 32px 32px !important;
    filter: none;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .home-header-actions .language-switcher,
  .tech-fixed-language,
  .company-fixed-language,
  .careers-language,
  .product-x1-language {
    position: absolute;
    left: 46px !important;
    right: auto !important;
    top: 0 !important;
    width: 32px !important;
    height: 32px !important;
    z-index: 2;
  }

  .figma-header .home-header-actions .language-switcher {
    position: absolute !important;
    left: auto !important;
    right: 0 !important;
    top: 0 !important;
    width: 32px !important;
    height: 32px !important;
  }

  .home-header-actions .language-switcher > .icon-button,
  .tech-fixed-language-button,
  .company-fixed-language-button,
  .careers-language-button,
  .product-x1-language-button {
    width: 32px !important;
    height: 32px !important;
    background: url("../assets/images/figma/shared/language-icon-white.svg") 0 0 / 32px 32px no-repeat !important;
    -webkit-mask: none !important;
    mask: none !important;
  }

  .figma-header .home-header-actions .language-switcher > .icon-button {
    width: 32px !important;
    height: 32px !important;
    border-radius: 50%;
    background-color: transparent !important;
    background-size: 32px 32px !important;
    filter: none;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .language-popover,
  .home-header-actions .language-popover,
  .tech-fixed-language .language-popover,
  .company-fixed-language .language-popover,
  .careers-language .language-popover,
  .product-x1-language .language-popover {
    left: auto !important;
    right: 0 !important;
    top: 44px !important;
    width: 114px;
    min-width: 114px;
    max-width: 114px;
    height: 88px;
    min-height: 88px;
    max-height: 88px;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
  }

  .figma-header .home-header-actions .language-popover {
    top: 46px !important;
  }

  .language-popover a {
    width: 114px;
    height: 44px;
    flex-basis: 44px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }

  .language-popover a[aria-current="page"] {
    background: #fff;
    color: #2c2c2c;
    font-weight: 400;
  }

  .language-popover a:hover,
  .language-popover a:focus-visible {
    background: #fff;
    color: #2c2c2c;
  }

  .menu-overlay {
    z-index: 80;
  }

  .menu-canvas,
  .slice-body .menu-canvas,
  .product-body .menu-canvas,
  .product-x1-body .menu-canvas {
    left: auto !important;
    right: 17px !important;
    top: var(--mobile-header-height) !important;
    width: 114px;
    height: 264px;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.3);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    transform: none !important;
  }

  .menu-links,
  .menu-links a {
    width: 114px;
  }

  .menu-links {
    height: 264px;
  }

  .menu-links a {
    height: 44px;
    flex-basis: 44px;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-weight: 400;
  }

  .menu-links a[aria-current="page"] {
    background: #fff;
    color: #2c2c2c;
    font-weight: 400;
  }

  .menu-links a:hover,
  .menu-links a:focus-visible {
    background: #fff;
    color: #2c2c2c;
    font-weight: 400;
  }

  .menu-links a:not([aria-current="page"]):not(:hover):not(:focus-visible):last-child {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.44) 100%);
  }

  .video-modal {
    padding: 0;
    place-items: center;
  }

  .video-panel {
    width: 100vw;
    max-width: 100vw;
    aspect-ratio: 16 / 9;
  }

  @supports (width: 100dvw) {
    .video-panel {
      width: 100dvw;
      max-width: 100dvw;
    }
  }

  .video-panel video {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .modal-close {
    right: 12px;
    top: -50px;
  }

  .slice-shell {
    width: 100%;
    margin: 0;
    overflow: hidden;
  }

  .slice-canvas {
    left: 0;
    top: 0;
    overflow: hidden;
  }

  .slice {
    width: 100%;
  }

  /* Home: Figma node 886:1647. */
  .page-shell {
    width: 100%;
    max-width: none;
    height: 3452px !important;
    margin: 0;
  }

  .figma-canvas {
    height: 3452px !important;
  }

  .screen {
    left: 0;
    width: 100%;
    height: 720px;
  }

  .screen-product,
  .screen-product .screen-bg,
  .screen-product .bottom-fade {
    width: 100vw !important;
    min-width: 100%;
    max-width: none;
  }

  .screen-product .bottom-fade {
    left: -80px;
    right: auto;
    width: calc(100vw + 160px) !important;
    min-width: calc(100% + 160px);
  }

  @supports (width: 100dvw) {
    .screen-product,
    .screen-product .screen-bg {
      width: 100dvw !important;
    }

    .screen-product .bottom-fade {
      width: calc(100dvw + 160px) !important;
    }
  }

  .screen-product {
    top: 0;
  }

  .screen-video {
    top: 720px;
  }

  .screen-tech {
    top: 1440px;
  }

  .screen-team {
    top: 2160px;
    height: 594px;
  }

  .screen-contact {
    top: 2754px;
    height: 698px;
  }

  .screen-bg {
    inset: 0;
    width: 100%;
    max-width: none;
    height: 720px;
    object-fit: cover;
    object-position: center center;
  }

  .screen-product .screen-bg {
    object-position: 50% center;
  }

  .screen-video .screen-bg {
    object-position: 50% center;
  }

  .screen-tech .screen-bg {
    object-position: 54% center;
  }

  .bottom-fade {
    left: 0;
    right: 0;
    top: 470px;
    bottom: auto;
    width: 100vw;
    min-width: 100%;
    height: 250px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: none;
  }

  @supports (width: 100dvw) {
    .bottom-fade {
      width: 100dvw;
    }
  }

  .screen-copy,
  .copy-wide,
  .copy-tech {
    left: calc(50% - 159.5px);
    top: 486px;
    width: 320px;
    gap: 16px;
    transform: none;
  }

  .screen-video .screen-copy {
    left: calc(50% - 159.5px);
    top: auto;
    bottom: 138px;
    width: 320px;
  }

  .screen-tech .screen-copy {
    left: calc(50% - 160.5px);
    top: 479px;
    width: 320px;
  }

  .screen-copy h1,
  .screen-copy h2 {
    width: 100%;
    max-width: 100%;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -0.55px;
  }

  .screen-copy p,
  .copy-product p,
  .copy-tech p,
  .copy-team p,
  html[lang="en"] .copy-team p {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.45;
    letter-spacing: -0.07px;
  }

  .figma-pill,
  .screen-video .figma-pill,
  .screen-tech .figma-pill,
  .screen-team .figma-pill {
    left: 50%;
    right: auto;
    top: 627px;
    width: auto;
    min-width: 118px;
    height: 40px;
    padding: 9px 20px;
    transform: translateX(-50%);
    gap: 2px;
    font-size: 14px;
    line-height: 1.45;
    letter-spacing: -0.07px;
    white-space: nowrap;
  }

  .figma-pill span:first-child {
    white-space: nowrap;
  }

  .screen-video .figma-pill {
    top: auto;
    bottom: 60px;
    height: 40px;
  }

  .screen-tech .figma-pill {
    top: 637px;
    width: auto;
    min-width: 124px;
    height: 40px;
  }

  .screen-team::after {
    content: "";
    position: absolute;
    left: 0;
    top: 336px;
    right: 0;
    bottom: auto;
    z-index: 2;
    width: 100%;
    height: 258px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(34, 34, 34, 0.48) 58%, rgba(0, 0, 0, 0.54) 100%);
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    filter: none;
    pointer-events: none;
  }

  .screen-team-robot {
    left: 45px;
    top: 0;
    width: 320px;
    max-width: none;
    height: 334px;
    object-fit: cover;
    object-position: center center;
  }

  .copy-team,
  html[lang="en"] .copy-team {
    left: calc(50% - 152.5px);
    top: 375px;
    width: 320px;
    color: #fff;
  }

  .copy-team h2 {
    width: 100%;
  }

  .copy-team p,
  html[lang="en"] .copy-team p {
    color: #fff;
  }

  .screen-team .figma-pill {
    top: 511.5px;
    color: #fff;
    border-color: #fff;
  }

  html[lang="en"] .screen-team .copy-team {
    top: auto;
    bottom: 98.5px;
  }

  .screen-contact .contact-slogan {
    left: calc(50% - 147.5px);
    top: 40px;
    width: 306px;
    color: #4a4a4a;
    opacity: 0.3;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0;
  }

  .screen-contact .footer-column {
    left: calc(50% - 158.5px);
    width: 317px;
  }

  .screen-contact .footer-menu {
    top: 101px;
  }

  .screen-contact .footer-social {
    top: 275px;
  }

  .screen-contact .footer-contact,
  html[lang="en"] .screen-contact .footer-contact {
    left: calc(50% - 158.5px);
    top: 420px;
    width: 317px;
  }

  .footer-column h2 {
    margin: 0 0 17px;
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: 0;
  }

  .footer-column a,
  .footer-column button,
  .footer-column p,
  html[lang="en"] .footer-social button {
    width: 317px;
    margin: 0 0 7px;
    font-size: 14px;
    line-height: 1.45;
    white-space: normal;
  }

  .screen-contact .copyright {
    left: calc(50% - 158.5px);
    bottom: 23px;
    width: 317px;
    font-size: 8px;
    line-height: 1.35;
    text-align: center;
    white-space: normal;
  }

  .copyright-owner,
  .copyright-icp {
    display: block;
  }

  .copyright-separator {
    display: none;
  }

  .social-preview,
  .careers-social-qr,
  .contact-social-qr {
    display: none;
  }

  /* Technology: Figma node 886:2000. */
  .tech-slice-shell,
  .tech-slice-shell .slice-canvas {
    height: var(--tech-carousel-mobile-height, 3353px) !important;
  }

  .tech-glow-slice {
    height: 1645px;
  }

  .tech-glow-route-frame {
    left: calc(50% - 179px);
    top: 116px;
    z-index: 1;
    width: 358px;
    height: 1314px;
    transform: none;
    background: #000;
    pointer-events: none;
  }

  .tech-glow-route-desktop {
    display: none;
  }

  .tech-glow-route-mobile {
    display: block;
  }

  .tech-glow-mobile-title {
    position: absolute;
    left: calc(50% - 153.5px);
    top: 1475px;
    z-index: 3;
    display: block;
    width: 311px;
    margin: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.1;
    letter-spacing: 0;
    text-align: center;
  }

  .tech-glow-intro {
    left: calc(50% - 166.5px);
    top: 1545px;
    width: 320px;
    height: auto;
    font-size: 14px;
    line-height: 1.45;
    letter-spacing: 0;
    text-align: left;
  }

  .tech-carousel-slice {
    --tech-card-left: 26px;
    --tech-card-width: 323.342px;
    --tech-card-height: 181.88px;
    --tech-card-gap: 10px;
    height: 535px;
  }

  .tech-slider-track {
    height: 535px;
  }

  .tech-slide {
    width: var(--tech-card-width);
    height: 535px;
    flex-basis: var(--tech-card-width);
  }

  .tech-module-visual {
    left: 0;
    top: 84px;
    width: var(--tech-card-width);
    max-width: none;
    height: var(--tech-card-height);
    border-radius: 8px;
  }

  .tech-module-copy {
    left: 50%;
    top: auto;
    bottom: 22px;
    width: 320px;
    gap: 16px;
    transform: translateX(-50%);
  }

  .tech-module-copy h2 {
    width: 320px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0;
    text-align: left;
    white-space: normal;
  }

  .tech-module-copy p {
    width: 320px;
    font-size: 14px;
    line-height: 1.45;
    letter-spacing: 0;
    text-align: left;
  }

  .tech-prev,
  .tech-next {
    display: none;
  }

  .tech-scroll-line {
    left: calc(50% - 160.5px);
    top: 282px;
    display: block;
    width: 150px;
    height: 1px;
  }

  .scenario-slice {
    height: 475px;
  }

  .scenario-card-grid {
    left: 29px;
    top: 40px;
    width: calc(100% - 29px);
    height: 390px;
    gap: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    touch-action: pan-x;
  }

  .scenario-card-grid::-webkit-scrollbar {
    display: none;
  }

  .scenario-card,
  .scenario-card:hover,
  .scenario-card:focus-within {
    width: 150px;
    height: 390px;
    flex-basis: 150px;
  }

  .scenario-card.is-active {
    z-index: 2;
    width: 150px;
    height: 390px;
    flex-basis: 150px;
  }

  .scenario-card-media,
  .scenario-card:hover .scenario-card-media,
  .scenario-card:focus-within .scenario-card-media {
    left: 0;
    top: 0;
    width: 150px;
    height: 330px;
    border-radius: 10px;
    filter: none;
  }

  .scenario-card.is-active .scenario-card-media {
    left: 0;
    top: 0;
    width: 150px;
    height: 330px;
    border-radius: 10px;
    filter: brightness(1.05) contrast(1.04);
  }

  .scenario-card-media::before {
    opacity: 1;
  }

  .scenario-card-media::after {
    display: block;
    opacity: 0;
  }

  .scenario-card.is-active .scenario-card-media::before {
    opacity: 0;
  }

  .scenario-card.is-active .scenario-card-media::after {
    opacity: 1;
  }

  .scenario-video-pill {
    top: 250px;
    display: flex;
    gap: 2px;
    min-width: 96px;
    height: 25px;
    padding: 4px 16px;
    opacity: 0;
    pointer-events: none;
  }

  .scenario-card h2,
  .scenario-card:hover h2,
  .scenario-card:focus-within h2 {
    top: 340px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
  }

  .scenario-card.is-active h2 {
    top: 340px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
  }

  .scenario-card.is-active .scenario-video-pill {
    opacity: 1;
    pointer-events: auto;
  }

  .scenario-title {
    left: 50%;
    top: 435px;
    width: 280px;
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: 0;
  }

  /* Shared mobile dark footer used by Technology and About. */
  .tech-contact-slice,
  .company-contact-slice {
    width: 100%;
    height: 698px;
    background: #000;
  }

  .tech-contact-slice .contact-slogan,
  .company-contact-slice .contact-slogan {
    left: calc(50% - 158.5px);
    top: 43px;
    width: 317px;
    color: rgba(255, 255, 255, 0.3);
    opacity: 1;
    font-size: 25px;
    line-height: 1.1;
    letter-spacing: 0;
  }

  .tech-contact-slice .contact-directory,
  .tech-contact-slice .contact-social,
  .tech-contact-slice .contact-details,
  .company-contact-slice .contact-directory,
  .company-contact-slice .contact-social,
  .company-contact-slice .contact-details,
  html[lang="en"] .tech-contact-slice .contact-directory,
  html[lang="en"] .tech-contact-slice .contact-social,
  html[lang="en"] .tech-contact-slice .contact-details,
  html[lang="en"] .company-contact-slice .contact-directory,
  html[lang="en"] .company-contact-slice .contact-social,
  html[lang="en"] .company-contact-slice .contact-details {
    left: calc(50% - 158.5px);
    width: 317px;
  }

  .tech-contact-slice .contact-directory,
  .company-contact-slice .contact-directory {
    top: 117px;
  }

  .tech-contact-slice .contact-social,
  .company-contact-slice .contact-social {
    top: 283px;
  }

  .tech-contact-slice .contact-details,
  .company-contact-slice .contact-details {
    top: 422px;
  }

  .tech-contact-slice .contact-directory h2,
  .tech-contact-slice .contact-social h2,
  .tech-contact-slice .contact-details h2,
  .company-contact-slice .contact-directory h2,
  .company-contact-slice .contact-social h2,
  .company-contact-slice .contact-details h2,
  html[lang="en"] .tech-contact-slice h2,
  html[lang="en"] .company-contact-slice h2 {
    margin: 0 0 17px;
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: 0;
  }

  .tech-contact-slice .contact-directory a,
  .tech-contact-slice .careers-social-item,
  .tech-contact-slice .contact-details p,
  .company-contact-slice .contact-directory a,
  .company-contact-slice .careers-social-item,
  .company-contact-slice .contact-details p {
    width: 317px;
    margin: 0 0 7px;
    color: rgba(255, 255, 255, 0.62);
    font-size: 14px;
    line-height: 1.45;
    white-space: normal;
  }

  .tech-contact-slice .contact-copyright,
  .company-contact-slice .contact-copyright {
    left: calc(50% - 158.5px);
    top: auto;
    bottom: 23px;
    width: 317px;
    font-size: 8px;
    line-height: 1.35;
    text-align: center;
    white-space: normal;
  }

  /* About: Figma node 886:3259 and its four variants. */
  .company-slice-shell,
  .company-slice-shell .slice-canvas {
    height: calc(var(--company-mobile-first-screen-height) + var(--company-mobile-contact-height)) !important;
  }

  .company-slice-shell {
    font-family: "Knowin Mobile Stable Sans", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
  }

  .company-carousel-slice,
  .company-slider-viewport,
  .company-slider-track,
  .company-slide,
  .company-bg-layer,
  .company-orbit-layer {
    width: 100%;
    height: var(--company-mobile-first-screen-height);
  }

  .company-bg-layer .company-native-bg,
  .company-bg-layer .company-bg-rotated,
  .company-bg-layer .company-bg-brand {
    left: 0;
    top: 0;
    width: 100%;
    max-width: none;
    height: var(--company-mobile-first-screen-height);
    object-fit: cover;
    transform: none;
  }

  .company-copy,
  .company-copy-centered,
  .company-about-slide .company-copy-centered,
  .company-copy-team {
    left: calc(50% + 0.5px);
    top: calc(181px + var(--company-mobile-content-lift));
    display: flex;
    width: 244px;
    flex-direction: column;
    align-items: center;
    transform: translateX(-50%);
    text-align: center;
  }

  .company-copy h1,
  .company-tech-copy h1,
  .brand-genes-panel h1 {
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: 0;
  }

  .company-copy p {
    margin-top: 16px;
    width: 250px;
    font-size: 14px;
    line-height: 1.45;
    letter-spacing: 0;
    text-align: left;
  }

  .company-copy p + p {
    margin-top: 14px;
  }

  html[lang="zh-CN"] .company-about-slide .company-copy-centered {
    left: 50%;
    width: calc(100% - 124px);
  }

  html[lang="zh-CN"] .company-about-slide .company-copy-centered p {
    width: 100%;
  }

  .company-tech-copy {
    left: calc(50% - 0.5px);
    top: calc(177px + var(--company-mobile-content-lift));
    width: min(260px, calc(100vw - 80px));
    transform: translateX(-50%);
  }

  .company-tech-copy h1 {
    text-align: left;
  }

  .company-proof,
  html[lang="en"] .company-proof {
    display: block;
    width: min(260px, calc(100vw - 80px));
    min-height: 0;
  }

  .company-proof-one {
    margin-top: 22px;
  }

  .company-proof-two {
    margin-top: 27px;
  }

  .company-proof h2,
  html[lang="en"] .company-proof h2 {
    width: min(260px, calc(100vw - 80px));
    max-width: none;
    font-size: 14px;
    line-height: 1.45;
    letter-spacing: 0;
  }

  .company-proof p,
  html[lang="en"] .company-proof p {
    width: min(260px, calc(100vw - 80px));
    max-width: none;
    margin-top: 8px;
    padding-right: 0;
    font-size: 12px;
    line-height: 1.45;
    letter-spacing: 0;
  }

  .company-proof h2,
  .company-proof p {
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: normal;
  }

  .company-more,
  html[lang="en"] .company-more {
    position: relative;
    right: auto;
    top: auto;
    display: inline-flex;
    width: 92px;
    height: 25px;
    margin-top: 10px;
    justify-content: center;
    align-self: auto;
    padding: 4px 12px;
  }

  .company-proof-two .company-more,
  html[lang="en"] .company-proof-two .company-more {
    top: auto;
  }

  .company-tech-title-desktop-break {
    display: none;
  }

  .brand-genes-panel {
    left: 28px;
    top: calc(183px + var(--company-mobile-content-lift));
    width: calc(100% - 56px);
    transform: none;
  }

  .brand-gene-grid {
    margin-top: 49px;
    width: 100%;
    height: 274px;
  }

  .brand-gene-card,
  html[lang="en"] .brand-gene-card {
    width: calc((100% - 10.5px) / 2);
    height: 46px;
    padding: 5px 19px 4px 6px;
    border-radius: 4px;
  }

  .brand-gene-card h2,
  html[lang="en"] .brand-gene-card h2 {
    font-size: 10px;
    line-height: 1.1;
    white-space: nowrap;
  }

  .brand-gene-card p,
  html[lang="en"] .brand-gene-card p {
    margin-top: 4px;
    font-size: 6.5px;
    line-height: 1.22;
  }

  .brand-gene-ring,
  html[lang="en"] .brand-gene-ring {
    right: 6px;
    top: 10px;
    width: 11px;
    height: 11px;
    border-width: 1px;
  }

  .gene-change,
  .gene-family,
  .gene-freedom,
  .gene-growth,
  .gene-wisdom {
    left: 0;
  }

  .gene-warm-tech,
  .gene-grounded,
  .gene-restraint,
  .gene-robot,
  .gene-inclusive {
    left: calc(50% + 5.25px);
  }

  .gene-change,
  .gene-warm-tech {
    top: 0;
  }

  .gene-family,
  .gene-grounded {
    top: 57px;
  }

  .gene-freedom,
  .gene-restraint {
    top: 114px;
  }

  .gene-growth,
  .gene-robot {
    top: 171px;
  }

  .gene-wisdom,
  .gene-inclusive {
    top: 228px;
  }

  .brand-gene-slogan {
    display: none;
  }

  .company-orbit-layer .orbit-planet {
    max-width: none;
    aspect-ratio: 1;
    border-radius: 50%;
    will-change: auto;
    transition:
      left var(--company-motion-duration) var(--company-motion-ease),
      top var(--company-motion-duration) var(--company-motion-ease),
      width var(--company-motion-duration) var(--company-motion-ease),
      height var(--company-motion-duration) var(--company-motion-ease),
      opacity var(--company-motion-duration) var(--company-motion-ease),
      filter var(--company-motion-duration) var(--company-motion-ease);
  }

  .company-carousel-slice:not([data-active-slide]) .orbit-earth,
  .company-carousel-slice[data-active-slide="about-knowin"] .orbit-earth {
    left: calc(50% - 200px);
    top: auto;
    bottom: var(--company-mobile-main-planet-bottom);
    width: 400px;
    height: 400px;
    opacity: 1;
    transform: none;
  }

  .company-carousel-slice:not([data-active-slide]) .orbit-jupiter,
  .company-carousel-slice[data-active-slide="about-knowin"] .orbit-jupiter {
    left: -120px;
    top: 185px;
    width: 150px;
    height: 150px;
    opacity: 0.3;
    transform: none;
  }

  .company-carousel-slice:not([data-active-slide]) .orbit-mars,
  .company-carousel-slice[data-active-slide="about-knowin"] .orbit-mars {
    left: calc(100% - 41px);
    top: 185px;
    width: 150px;
    height: 150px;
    opacity: 0.3;
    transform: none;
  }

  .company-carousel-slice[data-active-slide="team"] .orbit-mars {
    left: calc(50% - 200px);
    top: auto;
    bottom: var(--company-mobile-main-planet-bottom);
    width: 400px;
    height: 400px;
    opacity: 1;
    transform: rotate(-90deg) scaleY(-1);
  }

  .company-carousel-slice[data-active-slide="team"] .orbit-earth {
    left: -120px;
    top: 185px;
    width: 150px;
    height: 150px;
    opacity: 0.2;
  }

  .company-carousel-slice[data-active-slide="team"] .orbit-moon {
    left: calc(100% - 41px);
    top: 185px;
    width: 150px;
    height: 150px;
    opacity: 0.2;
  }

  .company-carousel-slice[data-active-slide="tech-endorsement"] .orbit-moon {
    left: calc(50% - 200px);
    top: auto;
    bottom: var(--company-mobile-main-planet-bottom);
    width: 400px;
    height: 400px;
    opacity: 1;
    transform: scaleX(-1);
  }

  .company-carousel-slice[data-active-slide="tech-endorsement"] .orbit-mars {
    left: -120px;
    top: 185px;
    width: 150px;
    height: 150px;
    opacity: 0.3;
  }

  .company-carousel-slice[data-active-slide="tech-endorsement"] .orbit-jupiter {
    left: calc(100% - 41px);
    top: 185px;
    width: 150px;
    height: 150px;
    opacity: 0.3;
  }

  .company-carousel-slice[data-active-slide="brand-genes"] .orbit-jupiter {
    left: calc(50% - 200px);
    top: auto;
    bottom: var(--company-mobile-main-planet-bottom);
    width: 400px;
    height: 400px;
    opacity: 1;
    transform: rotate(-18deg);
  }

  .company-carousel-slice[data-active-slide="brand-genes"] .orbit-moon {
    left: -120px;
    top: 185px;
    width: 150px;
    height: 150px;
    opacity: 0.3;
  }

  .company-carousel-slice[data-active-slide="brand-genes"] .orbit-earth {
    left: calc(100% - 41px);
    top: 185px;
    width: 150px;
    height: 150px;
    opacity: 0.3;
  }

  .orbit-about-side-moon,
  .orbit-jupiter-crop {
    display: none;
  }

  .company-prev,
  .company-next {
    top: auto;
    bottom: var(--company-mobile-controls-bottom);
    width: 35px;
    height: 35px;
  }

  .company-prev {
    left: calc(50% - 84.5px);
  }

  .company-next {
    left: calc(50% + 50.5px);
  }

  /* Careers: Figma node 886:1754. */
  .careers-shell,
  .careers-canvas,
  .careers-main {
    width: 100%;
    height: 3776px !important;
  }

  .careers-main {
    background: linear-gradient(180deg, transparent 0, transparent 720px, #000 720px, #000 100%);
  }

  .careers-hero-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 720px;
    transform: none;
  }

  .careers-hero-video {
    width: 100%;
    max-width: none;
    height: 720px;
    object-fit: cover;
    object-position: center top;
  }

  .careers-hero-bg::after {
    inset: 0;
    background: linear-gradient(180deg, rgba(1, 2, 6, 0.18) 0%, rgba(0, 0, 0, 0.52) 100%);
    opacity: 1;
    filter: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .careers-hero-title,
  .careers-intro,
  .careers-plan,
  .careers-talent,
  .careers-openings {
    left: calc(50% - 159.5px);
    width: 320px;
  }

  .careers-hero-title {
    top: 135px;
    width: 239px;
    height: 88px;
    align-items: flex-start;
    line-height: 1.1;
  }

  .careers-hero-title-art {
    display: none;
  }

  .careers-hero-title-label {
    position: static;
    display: block;
    width: 239px;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
    clip-path: none;
    color: rgba(255, 255, 255, 0.63);
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0;
    white-space: normal;
    mix-blend-mode: hard-light;
  }

  .careers-intro {
    top: 425px;
    height: 246px;
  }

  .careers-intro h2,
  .careers-plan h2,
  .careers-openings > h2 {
    width: 320px;
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: 0;
  }

  .careers-copy {
    top: 49px;
    width: 320px;
  }

  .careers-copy p,
  .careers-talent p {
    width: 320px;
    font-size: 12px;
    line-height: 1.45;
    letter-spacing: 0;
  }

  .careers-copy p + p {
    margin-top: 13px;
  }

  .careers-plan {
    top: 738px;
    height: 390px;
  }

  .careers-process {
    left: 0;
    top: 76px;
    display: grid;
    width: 320px;
    height: 276px;
    grid-template-columns: 140px 140px;
    grid-template-rows: 125px 125px;
    column-gap: 40px;
    row-gap: 56px;
  }

  .careers-process::before {
    left: 127px;
    top: 63px;
    width: 60px;
    height: 2px;
    box-shadow: 0 181px 0 rgba(255, 255, 255, 0.82);
  }

  .process-step,
  .process-apply,
  .process-interview,
  .process-offer,
  .process-onboard {
    position: relative;
    left: auto;
    top: auto;
    width: 140px;
    height: 125px;
  }

  .process-step h3,
  .process-apply h3,
  .process-interview h3,
  .process-offer h3,
  .process-onboard h3 {
    left: 0;
    top: 0;
    width: 140px;
    font-size: 20px;
    line-height: 1.1;
    text-align: center;
  }

  html[lang="en"] .process-onboard-title-desktop {
    display: none;
  }

  html[lang="en"] .process-onboard-title-mobile {
    display: inline;
  }

  .process-step .process-dot,
  .process-apply .process-dot,
  .process-interview .process-dot,
  .process-offer .process-dot,
  .process-onboard .process-dot {
    left: 50%;
    top: 40px;
    width: 40px;
    height: 40px;
    transform: translateX(-50%);
  }

  .process-apply .process-dot::after {
    left: 16px;
    top: 16px;
    width: 8px;
    height: 8px;
  }

  .process-interview .process-dot {
    border-width: 10px;
  }

  .process-offer .process-dot {
    border-width: 3px;
  }

  .process-onboard .process-dot {
    border-width: 2px;
  }

  .process-step p,
  .process-apply p,
  .process-interview p,
  .process-offer p,
  .process-onboard p {
    left: 0;
    top: 91px;
    width: 140px;
    font-size: 12px;
    line-height: 1.35;
    text-align: center;
  }

  .careers-talent {
    top: 1195px;
    height: 430px;
  }

  .careers-talent h2 {
    top: 0;
    width: 320px;
    font-size: 24px;
    line-height: 1.25;
    white-space: normal;
  }

  html[lang="en"] .talent-title-mobile-nowrap {
    display: block;
    font-size: 22px;
    white-space: nowrap;
  }

  .careers-talent h3 {
    width: 320px;
    font-size: 20px;
    line-height: 1.1;
  }

  .talent-core-title {
    top: 111px;
  }

  .talent-core-copy {
    top: 149px;
  }

  .talent-support-title {
    top: 220px;
  }

  .talent-support-copy {
    top: 258px;
  }

  .talent-growth-title {
    top: 329px;
  }

  .talent-growth-copy {
    top: 367px;
  }

  html[lang="zh-CN"] .careers-talent {
    height: 520px;
  }

  html[lang="zh-CN"] .careers-talent h2 {
    top: 33px;
  }

  html[lang="zh-CN"] .careers-talent h2 br {
    display: none;
  }

  html[lang="zh-CN"] .talent-title-mobile-comma {
    display: inline;
  }

  html[lang="zh-CN"] .careers-talent p {
    font-size: 12px;
    line-height: 1.45;
  }

  html[lang="zh-CN"] .talent-core-title {
    top: 166px;
  }

  html[lang="zh-CN"] .talent-core-copy {
    top: 207px;
  }

  html[lang="zh-CN"] .talent-support-title {
    top: 300px;
  }

  html[lang="zh-CN"] .talent-support-copy {
    top: 338px;
  }

  html[lang="zh-CN"] .talent-growth-title {
    top: 420px;
  }

  html[lang="zh-CN"] .talent-growth-copy {
    top: 458px;
  }

  .careers-openings {
    top: 1740px;
    height: 1289px;
  }

  .opening-category {
    left: 0;
    width: 320px;
  }

  .opening-category h3 {
    left: 0;
    top: 0;
    letter-spacing: 0;
  }

  .opening-category h3 span {
    font-size: 16px;
  }

  .opening-category h3 em {
    font-size: 12px;
  }

  .opening-category-algorithm {
    top: 61px;
    height: 620px;
  }

  .opening-category-hardware {
    top: 770px;
    height: 270px;
  }

  .opening-category-apply {
    top: 1060px;
    height: 120px;
  }

  .opening-columns,
  .opening-category-algorithm .opening-columns,
  .opening-category-hardware .opening-columns,
  .opening-category-apply .opening-columns {
    position: absolute;
    left: 0;
    top: 39px;
    display: block;
    width: 320px;
    height: auto;
  }

  .opening-list,
  .opening-link,
  .opening-list-one,
  .opening-list-two,
  .opening-list-three {
    position: relative;
    left: 0;
    top: 0;
    width: 320px;
  }

  .opening-list {
    margin: 0;
  }

  .opening-list li,
  .opening-link {
    width: 320px;
    height: 24px;
    margin: 0 0 16px;
    font-size: 12px;
    line-height: 1.45;
  }

  .opening-list li::before,
  .opening-link::before {
    width: 320px;
  }

  .opening-list li::after,
  .opening-link::after {
    right: 0;
    top: 2px;
    width: 16px;
    height: 16px;
  }

  .opening-link {
    display: block;
  }

  .careers-footer {
    left: 0;
    top: 3078px;
    width: 100%;
    height: 698px;
  }

  .careers-footer-slogan {
    left: calc(50% - 158.5px);
    top: 43px;
    width: 317px;
    font-size: 25px;
    line-height: 1.1;
    letter-spacing: 0;
  }

  .careers-footer-menu,
  .careers-footer-social,
  .careers-footer-contact,
  html[lang="en"] .careers-footer-menu,
  html[lang="en"] .careers-footer-social,
  html[lang="en"] .careers-footer-contact {
    left: calc(50% - 158.5px);
    width: 317px;
  }

  .careers-footer-menu {
    top: 117px;
  }

  .careers-footer-social {
    top: 283px;
  }

  .careers-footer-contact {
    top: 422px;
  }

  .careers-footer h2,
  html[lang="en"] .careers-footer h2 {
    margin: 0 0 14px;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 0;
  }

  .careers-footer-menu a,
  .careers-footer .careers-social-item,
  .careers-footer-contact p,
  html[lang="en"] .careers-footer .careers-social-item,
  html[lang="en"] .careers-footer-contact p {
    width: 317px;
    margin: 0 0 8px;
    font-size: 12px;
    line-height: 1.45;
    white-space: normal;
  }

  .careers-footer-copyright {
    left: calc(50% - 158.5px);
    top: auto;
    bottom: 23px;
    width: 317px;
    font-size: 8px;
    line-height: 1.35;
    text-align: center;
    white-space: normal;
  }

  /* Product detail: the Figma mobile page is independent from the desktop canvas experience. */
  .product-x1-body .product-x1-brand {
    background: transparent;
  }

  .product-x1-body .mobile-menu-button {
    filter: brightness(0);
    opacity: 0.72;
  }

  .product-x1-body .product-x1-language-button {
    background-image: url("../assets/images/figma/shared/language-icon-black.svg") !important;
  }

  body.product-x1-body {
    height: auto;
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior-y: auto;
    background: #fff;
    color: #000;
    user-select: auto;
  }

  .product-x1-body .product-x1-app {
    position: relative;
    inset: auto;
    min-height: calc(var(--mobile-header-height) + 2984px);
    overflow: visible;
    background: #fff;
    touch-action: pan-y;
  }

  .product-x1-body .product-x1-stage,
  .product-x1-body .product-x1-video-stage,
  .product-x1-body .product-x1-copy-layer,
  .product-x1-body .product-x1-scroll-marker,
  .product-x1-body .product-x1-spec-layer,
  .product-x1-body .product-x1-setup-panel {
    display: none !important;
  }

  .product-x1-body .product-x1-topbar {
    background: transparent !important;
    box-shadow: none;
  }

  .product-x1-body .product-x1-topbar.is-scrolled {
    background: transparent !important;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .product-x1-body .product-x1-mobile-page {
    display: block;
    width: 100%;
    padding-top: var(--mobile-header-height);
    overflow: hidden;
    background: #fff;
  }

  .product-x1-mobile-section {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #fff;
  }

  .product-x1-mobile-hero {
    height: 652px;
  }

  .product-x1-mobile-folding {
    height: 500px;
  }

  .product-x1-mobile-bimanual {
    height: 549px;
  }

  .product-x1-mobile-perception {
    height: 605px;
  }

  .product-x1-mobile-specs {
    height: 678px;
  }

  .product-x1-mobile-visual {
    position: absolute;
    overflow: hidden;
  }

  .product-x1-mobile-visual img {
    position: absolute;
    display: block;
    max-width: none;
    margin: 0;
  }

  .product-x1-mobile-visual-folded {
    left: 6.6388%;
    top: 130.319px;
    width: 86.9611%;
    aspect-ratio: 326.1041 / 268.0308;
  }

  .product-x1-mobile-visual-folded img,
  .product-x1-mobile-visual-standing img {
    inset: 0;
    width: 100%;
    height: 100%;
  }

  .product-x1-mobile-visual-arms {
    left: 0;
    top: 51.531px;
    width: 95.5154%;
    aspect-ratio: 358.1826 / 253.7089;
  }

  .product-x1-mobile-visual-arms img {
    left: -16.84%;
    top: -24.25%;
    width: 125.88%;
    height: 149.92%;
  }

  .product-x1-mobile-visual-working {
    left: 12.582%;
    top: 26.609px;
    width: 72.863%;
    aspect-ratio: 273.2363 / 348.5279;
  }

  .product-x1-mobile-visual-working img {
    left: -32.62%;
    top: -10.64%;
    width: 176.22%;
    height: 120.54%;
  }

  .product-x1-mobile-visual-standing {
    left: 15.8536%;
    top: 30px;
    width: 68.5594%;
    aspect-ratio: 257.0977 / 395;
  }

  .product-x1-mobile-copy {
    position: absolute;
    left: 50%;
    z-index: 1;
    margin: 0;
    text-align: center;
    transform: translateX(-50%);
  }

  .product-x1-mobile-copy h1,
  .product-x1-mobile-copy h2,
  .product-x1-mobile-copy p {
    margin: 0;
    letter-spacing: 0;
  }

  .product-x1-mobile-copy-hero {
    top: 440px;
    width: min(292px, calc(100% - 40px));
  }

  .product-x1-mobile-copy-hero h1 {
    font-size: 40px;
    font-weight: 900;
    line-height: 1.1;
    white-space: nowrap;
  }

  .product-x1-mobile-copy-hero p {
    margin-top: 18px;
    color: rgba(0, 0, 0, 0.55);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.45;
    text-align: left;
  }

  .product-x1-mobile-copy-feature {
    width: min(323px, calc(100% - 40px));
  }

  .product-x1-mobile-folding .product-x1-mobile-copy-feature {
    top: 328px;
    width: min(331.186px, calc(100% - 40px));
  }

  .product-x1-mobile-bimanual .product-x1-mobile-copy-feature {
    top: 377px;
    width: min(298.98px, calc(100% - 40px));
  }

  .product-x1-mobile-perception .product-x1-mobile-copy-feature {
    top: 433px;
  }

  .product-x1-mobile-copy-feature h2 {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    white-space: nowrap;
  }

  .product-x1-mobile-copy-feature p {
    margin-top: 16px;
    color: rgba(0, 0, 0, 0.55);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.45;
  }

  html[lang="en"] .product-x1-mobile-copy-feature h2 {
    font-size: 24px;
    line-height: 1.12;
    white-space: normal;
  }

  html[lang="en"] .product-x1-mobile-copy-feature p {
    font-size: 13px;
  }

  .product-x1-mobile-visual-spec {
    left: -15.2%;
    top: 27px;
    width: 73.8667%;
    aspect-ratio: 277 / 633;
  }

  .product-x1-mobile-visual-spec img {
    left: -41.35%;
    top: -11.85%;
    width: 185.42%;
    height: 124.48%;
  }

  .product-x1-mobile-spec-row {
    position: absolute;
    height: 48px;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.2);
    color: #606060;
    text-align: right;
  }

  .product-x1-mobile-spec-row strong,
  .product-x1-mobile-spec-label {
    position: absolute;
    right: 0;
    display: block;
    letter-spacing: 0;
    white-space: nowrap;
  }

  .product-x1-mobile-spec-label {
    top: 0;
    font-size: 9.6px;
    font-weight: 700;
    line-height: 1.12;
  }

  .product-x1-mobile-spec-row strong {
    top: 15.065px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
  }

  .product-x1-mobile-spec-weight,
  .product-x1-mobile-spec-standby {
    left: 48%;
    width: 43.0393%;
  }

  .product-x1-mobile-spec-weight {
    top: 64px;
  }

  .product-x1-mobile-spec-standby {
    top: 135.444px;
  }

  .product-x1-mobile-spec-arm,
  .product-x1-mobile-spec-mobility {
    left: 48.2667%;
    width: 42.8267%;
  }

  .product-x1-mobile-spec-arm {
    top: 206.889px;
    height: 49.111px;
  }

  .product-x1-mobile-spec-posture {
    left: 37.0667%;
    top: 404.048px;
    width: 53.8667%;
  }

  .product-x1-mobile-spec-mobility {
    top: 565px;
  }

  .product-x1-mobile-spec-arm strong,
  .product-x1-mobile-spec-posture strong,
  .product-x1-mobile-spec-mobility strong {
    top: 14.465px;
  }

  html[lang="en"] .product-x1-mobile-spec-row strong {
    font-size: 20px;
  }

  .product-x1-body .product-x1-story,
  .product-x1-body .product-x1-story.is-hero {
    max-width: calc(100vw - 40px);
  }

  html[lang="en"] .tech-module-copy h2 {
    font-size: 21px;
  }

  html[lang="en"] .company-copy,
  html[lang="en"] .company-copy-centered,
  html[lang="en"] .company-about-slide .company-copy-centered,
  html[lang="en"] .company-copy-team {
    left: 50%;
    width: 287px;
  }

  html[lang="en"] .company-copy p {
    width: 287px;
    font-size: 12px;
  }

  html[lang="en"] .careers-hero-title,
  html[lang="en"] .careers-hero-title-label {
    width: 320px;
  }

  html[lang="en"] .careers-hero-title-label {
    font-size: 34px;
  }
}

@media (max-width: 374px) {
  .screen-copy,
  .copy-wide,
  .copy-tech,
  .screen-video .screen-copy,
  .screen-tech .screen-copy,
  .copy-team,
  html[lang="en"] .copy-team {
    left: 16px;
    width: calc(100% - 32px);
  }

  .screen-copy h1,
  .screen-copy h2,
  .screen-copy p,
  .copy-team h2,
  .copy-team p,
  html[lang="en"] .copy-team p {
    width: 100%;
  }

  .screen-contact .contact-slogan,
  .tech-contact-slice .contact-slogan,
  .company-contact-slice .contact-slogan,
  .careers-footer-slogan {
    left: 20px;
    width: calc(100% - 40px);
  }

  .screen-contact .footer-column,
  .screen-contact .footer-contact,
  html[lang="en"] .screen-contact .footer-contact,
  .tech-contact-slice .contact-directory,
  .tech-contact-slice .contact-social,
  .tech-contact-slice .contact-details,
  .company-contact-slice .contact-directory,
  .company-contact-slice .contact-social,
  .company-contact-slice .contact-details,
  .careers-footer-menu,
  .careers-footer-social,
  .careers-footer-contact,
  html[lang="en"] .careers-footer-menu,
  html[lang="en"] .careers-footer-social,
  html[lang="en"] .careers-footer-contact {
    left: 20px;
    width: calc(100% - 40px);
  }

  .footer-column a,
  .footer-column button,
  .footer-column p,
  .tech-contact-slice .contact-directory a,
  .tech-contact-slice .careers-social-item,
  .tech-contact-slice .contact-details p,
  .company-contact-slice .contact-directory a,
  .company-contact-slice .careers-social-item,
  .company-contact-slice .contact-details p,
  .careers-footer-menu a,
  .careers-footer .careers-social-item,
  .careers-footer-contact p,
  html[lang="en"] .careers-footer .careers-social-item,
  html[lang="en"] .careers-footer-contact p {
    width: 100%;
  }

  .screen-contact .copyright,
  .tech-contact-slice .contact-copyright,
  .company-contact-slice .contact-copyright,
  .careers-footer-copyright {
    left: 20px;
    width: calc(100% - 40px);
  }

  .tech-carousel-slice {
    --tech-card-width: calc(100vw - 34px);
    height: 690px;
  }

  .tech-slice-shell,
  .tech-slice-shell .slice-canvas {
    height: 3508px !important;
  }

  .tech-slider-track,
  .tech-slide {
    height: 690px;
  }

  .tech-module-copy {
    top: 307px;
    bottom: auto;
  }

  .tech-glow-mobile-title {
    left: 16px;
    width: calc(100% - 32px);
  }

  .tech-glow-intro {
    left: 16px;
    width: calc(100% - 32px);
  }

  .tech-glow-route-frame {
    left: 8px;
    width: calc(100% - 16px);
  }

  .tech-module-copy,
  .tech-module-copy h2,
  .tech-module-copy p {
    width: calc(100vw - 54px);
  }

  .company-copy,
  .company-copy-centered,
  .company-about-slide .company-copy-centered,
  .company-copy-team,
  html[lang="en"] .company-copy,
  html[lang="en"] .company-copy-centered,
  html[lang="en"] .company-about-slide .company-copy-centered,
  html[lang="en"] .company-copy-team {
    left: 50%;
    width: calc(100% - 64px);
  }

  .company-copy p,
  html[lang="en"] .company-copy p {
    width: 100%;
  }

  .company-tech-copy,
  .company-proof,
  html[lang="en"] .company-proof,
  .company-proof h2,
  .company-proof p,
  html[lang="en"] .company-proof h2,
  html[lang="en"] .company-proof p {
    width: calc(100vw - 40px);
  }

  .company-tech-copy {
    left: 20px;
    transform: none;
  }

  .brand-genes-panel {
    left: 28px;
    width: calc(100% - 56px);
    transform: none;
  }

  .brand-gene-grid {
    width: 100%;
  }

  .brand-gene-card,
  html[lang="en"] .brand-gene-card {
    width: calc((100% - 10.5px) / 2);
  }

  .gene-warm-tech,
  .gene-grounded,
  .gene-restraint,
  .gene-robot,
  .gene-inclusive {
    left: calc(50% + 5.25px);
  }

  .company-prev {
    left: calc(50% - 84.5px);
  }

  .company-next {
    left: calc(50% + 50.5px);
  }

  .careers-hero-title,
  .careers-intro,
  .careers-plan,
  .careers-talent,
  .careers-openings {
    left: 16px;
    width: calc(100% - 32px);
  }

  .careers-intro h2,
  .careers-plan h2,
  .careers-openings > h2,
  .careers-copy,
  .careers-copy p,
  .careers-talent h2,
  .careers-talent h3,
  .careers-talent p,
  .opening-category,
  .opening-columns,
  .opening-category-algorithm .opening-columns,
  .opening-category-hardware .opening-columns,
  .opening-category-apply .opening-columns,
  .opening-list,
  .opening-link,
  .opening-list-one,
  .opening-list-two,
  .opening-list-three,
  .opening-list li,
  .opening-list li::before,
  .opening-link::before {
    width: 100%;
  }

  .careers-process {
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 24px;
  }

  .process-step,
  .process-apply,
  .process-interview,
  .process-offer,
  .process-onboard,
  .process-step h3,
  .process-apply h3,
  .process-interview h3,
  .process-offer h3,
  .process-onboard h3,
  .process-step p,
  .process-apply p,
  .process-interview p,
  .process-offer p,
  .process-onboard p {
    width: 100%;
  }

  .careers-process::before {
    left: calc(50% - 30px);
    width: 60px;
  }
}

@media (max-width: 340px) {
  html[lang="en"] .talent-title-mobile-nowrap {
    font-size: 20px;
  }

  html[lang="en"] .product-x1-mobile-copy-feature,
  html[lang="en"] .product-x1-mobile-folding .product-x1-mobile-copy-feature,
  html[lang="en"] .product-x1-mobile-bimanual .product-x1-mobile-copy-feature {
    width: calc(100% - 20px);
  }

  html[lang="en"] .product-x1-mobile-copy-feature h2 {
    font-size: 22px;
  }

  html[lang="en"] .product-x1-mobile-copy-feature p {
    font-size: 12px;
  }

  html[lang="zh-CN"] .product-x1-mobile-copy-feature,
  html[lang="zh-CN"] .product-x1-mobile-folding .product-x1-mobile-copy-feature,
  html[lang="zh-CN"] .product-x1-mobile-bimanual .product-x1-mobile-copy-feature {
    width: calc(100% - 20px);
  }

  html[lang="zh-CN"] .product-x1-mobile-copy-feature h2 {
    font-size: 27px;
  }
}

@media (min-width: 341px) and (max-width: 767px) {
  html[lang="zh-CN"] .tech-carousel-slice,
  html[lang="zh-CN"] .tech-carousel-slice .tech-slider-track,
  html[lang="zh-CN"] .tech-carousel-slice .tech-slide {
    height: var(--tech-carousel-height, 535px);
  }

  html[lang="zh-CN"] .tech-carousel-slice .tech-module-copy {
    top: 302px;
    bottom: auto;
  }
}

.home-tech-pill-label-mobile {
  display: none;
}

@media (max-width: 767px) {
  .screen-tech .home-tech-pill-label-desktop {
    display: none;
  }

  .screen-tech .home-tech-pill-label-mobile {
    display: inline;
  }
}

@media (max-width: 767px) {
  .slice-body .menu-canvas,
  .slice-body .language-popover {
    background: rgba(255, 255, 255, 0.3);
  }

  .slice-body .language-popover {
    background: #5f6065;
  }

  .slice-body .menu-links a,
  .slice-body .language-popover a {
    background: transparent;
  }

  .slice-body .language-popover a {
    background: #5f6065;
  }

  .slice-body .menu-links a[aria-current="page"],
  .slice-body .language-popover a[aria-current="page"],
  .slice-body .menu-links a:hover,
  .slice-body .menu-links a:focus-visible,
  .slice-body .language-popover a:hover,
  .slice-body .language-popover a:focus-visible {
    background: #fff;
    color: #2c2c2c;
  }
}

/* Product X1: mobile-only sequence experience from the 2026-07-21 delivery. */
@media (max-width: 767px) {
  body.product-x1-body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    overscroll-behavior: none;
    background: linear-gradient(180deg, #fcfcfc 0%, #fcfcfc 41%, #e0e0e0 100%);
    color: #2c2c2c;
    user-select: none;
  }

  .product-x1-body .product-x1-app {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    min-height: 0;
    overflow: hidden;
    background: linear-gradient(180deg, #fcfcfc 0%, #fcfcfc 41%, #e0e0e0 100%);
    touch-action: none;
  }

  .product-x1-body .product-x1-mobile-page {
    display: none !important;
  }

  .product-x1-body .product-x1-stage,
  .product-x1-body .product-x1-copy-layer,
  .product-x1-body .product-x1-spec-layer,
  .product-x1-body .product-x1-setup-panel {
    display: block !important;
  }

  .product-x1-body .product-x1-video-stage {
    display: none !important;
  }

  .product-x1-body .product-x1-stage {
    background: transparent;
  }

  .product-x1-body .product-x1-scroll-marker {
    display: none !important;
  }

  html body.product-x1-body .product-x1-story,
  html body.product-x1-body .product-x1-story.is-hero,
  html[lang="en"] body.product-x1-body .product-x1-story,
  html[lang="en"] body.product-x1-body .product-x1-story.is-hero {
    left: 50%;
    right: auto;
    top: auto;
    bottom: calc(62px + env(safe-area-inset-bottom, 0px));
    display: block;
    width: min(86vw, 323px);
    min-width: 0;
    max-width: min(86vw, 323px);
    text-align: center;
    transform: translate3d(-50%, 24px, 0);
  }

  html body.product-x1-body .product-x1-story.is-hero,
  html[lang="en"] body.product-x1-body .product-x1-story.is-hero {
    bottom: calc(42px + env(safe-area-inset-bottom, 0px));
  }

  html body.product-x1-body .product-x1-story-title,
  html body.product-x1-body .product-x1-story.is-hero .product-x1-story-title,
  html[lang="en"] body.product-x1-body .product-x1-story:not(.is-hero) .product-x1-story-title {
    min-width: 0;
    max-width: 100%;
    color: #000;
    font-size: clamp(20px, 6.4vw, 24px);
    line-height: 1.08;
    font-weight: 700;
    letter-spacing: 0;
    white-space: normal;
    overflow-wrap: anywhere;
    text-wrap: balance;
  }

  html body.product-x1-body .product-x1-story.is-hero .product-x1-story-title {
    font-size: clamp(28px, 10.67vw, 40px);
    font-weight: 900;
  }

  html body.product-x1-body .product-x1-story-desc,
  html body.product-x1-body .product-x1-story.is-hero .product-x1-story-desc,
  html[lang="en"] body.product-x1-body .product-x1-story:not(.is-hero) .product-x1-story-desc,
  html[lang="en"] body.product-x1-body .product-x1-story.is-hero .product-x1-story-desc {
    width: 100%;
    max-width: none;
    margin: 12px auto 0;
    color: #5f5f5f;
    font-size: clamp(12px, 3.73vw, 14px);
    line-height: 1.45;
    font-weight: 400;
    text-align: center;
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .product-x1-body .product-x1-spec-layer {
    --spec-offset-y: 0px;
  }

  .product-x1-body .product-x1-spec-item {
    right: 34px;
    width: 227px;
    height: 49px;
  }

  .product-x1-body .product-x1-spec-item[data-index="0"] {
    top: 142px;
    width: 227px;
  }

  .product-x1-body .product-x1-spec-item[data-index="1"] {
    top: 207px;
    width: 176px;
  }

  .product-x1-body .product-x1-spec-item[data-index="2"] {
    top: 280px;
    width: 227px;
  }

  .product-x1-body .product-x1-spec-item[data-index="3"] {
    top: 414px;
    width: 227px;
  }

  .product-x1-body .product-x1-spec-item[data-index="4"] {
    top: 565px;
    width: 227px;
  }

  .product-x1-body .product-x1-spec-label {
    margin-bottom: 3px;
    font-size: 9.6px;
  }

  .product-x1-body .product-x1-spec-value,
  .product-x1-body .product-x1-spec-item[data-index="0"] .product-x1-spec-value {
    font-size: 24px;
    line-height: 0.9;
  }
}
