.home-copy h1 img {
  display: block;
  width: min(51.3vw, 985px);
  height: auto
}

.home-copy {
  justify-content: flex-start;
  padding-top: 36vh
}

.home-copy .slogan img {
  display: block;
  width: min(44.5vw, 854px);
  height: auto
}

.home-copy .slogan {
  margin: 34px 0 0;
  padding: 0
}

.scroll-cue img:first-child {
  width: 24px;
  height: 37px
}

.scroll-cue img:last-child {
  width: 12px;
  height: 18px
}

.home-side-rail,
.product-left-rail,
.about-left-rail {
  position: absolute;
  z-index: 5;
  left: clamp(28px, 3.3vw, 64px);
  top: 18%;
  width: 17px;
  height: 717px;
  max-height: 76%;
  object-fit: contain;
  object-position: top
}

.home-side-note {
  display: none
}

.about-accent {
  position: absolute;
  z-index: 3;
  left: 33%;
  top: 27%;
  width: 31px;
  height: 20px
}

.product-side-rail,
.about-side-rail {
  position: absolute;
  z-index: 5;
  left: auto;
  right: 2.8%;
  top: auto;
  bottom: 8%;
  width: 12px;
  height: 211px;
  max-height: none;
  object-fit: contain;
  object-position: top
}

.product-title {
  display: block;
  width: 280px;
  height: auto;
  margin-bottom: 42px
}

.product-art::after {
  background: linear-gradient(90deg, transparent 42%, rgba(247, 249, 250, .16) 58%, #f7f9fa 88%)
}

.products-page::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(132deg, transparent 0 45%, rgba(232, 239, 244, .25) 45.1% 62%, rgba(255, 255, 255, .72) 62.1%);
  pointer-events: none
}

.products-page::after {
  content: '';
  position: absolute;
  right: -4%;
  top: 0;
  width: 52%;
  height: 100%;
  background: linear-gradient(145deg, transparent 0 34%, rgba(255, 255, 255, .72) 34.1% 100%);
  pointer-events: none
}

.product-en {
  display: none
}

.product-text {
  font-size: 16px;
  line-height: 2.12;
  color: #5b6065;
  margin-bottom: 15px
}

.product-meta {
  height: 2px;
  margin-top: 42px;
  padding: 0;
  background: url('assets/line_01.png') center/100% 2px no-repeat
}

.outline-link {
  margin-top: 30px;
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
  font-size: 16px;
  gap: 16px;
  font-weight: 700;
  display: none;
}

.outline-link span {
  color: var(--orange);
  font-size: 30px;
  line-height: .7
}

.about-tab {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px
}

.about-tab img {
  display: block;
  height: auto
}

.about-tab img:first-child {
  width: 205px
}

.about-tab img:last-child {
  width: 142px
}

.about-tab .tab-inactive {
  display: none
}

.about-tab:not(.is-active) .tab-active {
  display: none
}

.about-tab:not(.is-active) .tab-inactive {
  display: block
}

.story-card {
  left: 0;
  right: 0
}

.product-meta {
  border-top: 0;
  background: url('assets/line_01.png') center/100% 2px no-repeat;
  padding-top: 0
}

.footer-details p:nth-child(2) {
  background: url('assets/icon.png') left center/16px 18px no-repeat;
  padding-left: 23px
}

.footer-brand span {
  display: none
}

.home-copy .eyebrow {
  display: none
}

.home-rule {
  display: none
}

.timeline-track {
  height: 61px
}

.timeline-track>img {
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 61px
}

.timeline-track .year {
  background: transparent;
  z-index: 1
}

.page-scroller {
  scrollbar-width: none;
  -ms-overflow-style: none
}

.page-scroller::-webkit-scrollbar,
.story-card::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0
}

.history-feature {
  display: block;
  text-align: center
}

.history-feature>div {
  margin-top: 22px
}

.history-feature strong {
  display: none
}

.history-feature p {
  max-width: none;
  margin: 0;
  font-weight: 700
}

.about-left-rail {
  top: 136px;
  height: 717px;
  max-height: none
}

.about-switcher {
  top: 29%
}

.about-panel[data-panel="history"] {
  width: 78.7vw;
  overflow: visible
}

.about-panel[data-panel="history"] .timeline {
  padding: 116px 0 0;
  overflow: visible
}

.about-panel[data-panel="history"] .timeline-track {
  width: 1000px;
  height: 61px;
  justify-content: space-around;
  overflow: visible
}

.about-panel[data-panel="history"] .timeline-track::before {
  left: 0;
  right: -27%;
  background: #d2d7da
}

.about-panel[data-panel="history"] .timeline-track>img {
  width: 340px;
  height: 61px;
  left: 330px;
  right: auto
}

.about-panel[data-panel="history"] .timeline-track .year {
  position: relative;
  z-index: 3;
  top: -30px;
  left: auto !important;
  transform: none;
  min-width: 100px;
  padding: 0 12px;
  border: 0;
  background: transparent;
  color: #c5cbd0;
  font: 700 25px/1 'Arial Narrow', 'Microsoft YaHei', sans-serif;
  cursor: pointer
}

.about-panel[data-panel="history"] .timeline-track .year.active {
  top: -52px;
  font-size: 42px;
  color: #333
}

.about-panel[data-panel="history"] .timeline-track .year::after {
  display: none
}

.about-panel[data-panel="history"] .timeline-track::after {
  content: '';
  position: absolute;
  z-index: 1;
  left: var(--marker-left, 50%);
  top: 50%;
  transform: translate(-50%, -50%);
  width: 340px;
  height: 61px;
  background: url('assets/res_06.png') center/340px 61px no-repeat;
  pointer-events: none
}

.about-panel[data-panel="history"] .timeline-track>img {
  display: none
}

.about-panel[data-panel="history"] .history-feature {
  width: 1000px;
  justify-content: flex-start;
  text-align: center
}

.about-panel[data-panel="history"] .history-feature>img {
  width: 600px;
  height: 381px;
  object-fit: cover
}

.about-panel[data-panel="history"] .history-feature>div {
  width: 600px;
  margin: 38px 0 0 20%;
}

.about-panel[data-panel="history"] .history-feature p {
  font-size: 18px;
  line-height: 1.6;
  white-space: nowrap
}

.about-panel[data-panel="history"] .year.active::after {
  display: none
}

.about-panel[data-panel="story"] .story-card {
  top: calc(18% - 20px)
}

.page-dots {
  display: none !important
}

.switcher-line {
  display: none
}

.map-layer {
  background-size: initial;
  background-position: center var(--nav-h);
  background-repeat: no-repeat
}

.contact-card {
  top: 52%
}

.site-header.header-dark {
  background: rgba(4, 5, 10, .88);
  color: #fff
}

.site-header.header-dark .brand-dark {
  display: none !important
}

.site-header.header-dark .brand-light {
  display: block !important
}



@media (max-width:900px) {
  .home-copy {
    justify-content: center;
    padding-top: 0
  }

  .home-copy h1 img {
    width: 90vw
  }

  .home-copy .slogan img {
    width: 82vw
  }

  .home-copy .slogan {
    margin-top: 23px
  }

  .home-side-rail,
  .home-side-note {
    display: none
  }

  .product-left-rail,
  .about-left-rail {
    display: block;
    left: 16px;
    top: 15%;
    width: 11px;
    height: 470px;
    max-height: 64%
  }

  .product-side-rail,
  .about-side-rail {
    display: block;
    right: 12px;
    top: 15%;
    bottom: auto;
    width: 10px;
    height: 175px
  }

  .about-accent {
    display: none
  }

  .product-title {
    width: min(78vw, 280px);
    margin-bottom: 19px
  }

  .product-content {
    left: 11%;
    width: auto;
    top: calc(var(--nav-h) + 10px);
    transform: translate(0, 0);
    max-width: 80%;
  }

  .product-text {
    font-size: 13px;
    line-height: 1.9
  }

  .product-meta {
    height: 2px;
    margin-top: 18px
  }

  .outline-link {
    margin-top: 20px
  }

  .about-tab img:first-child {
    width: 130px
  }

  .about-tab img:last-child {
    width: 96px
  }

  .timeline-track>img {
    height: 45px
  }

  .timeline-track {
    height: 45px
  }

  .about-switcher {
    top: 16%
  }

  .about-left-rail {
    top: 15%
  }

  .about-panel[data-panel="history"] {
    width: auto
  }

  .about-panel[data-panel="history"] .timeline {
    padding: 0;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
    height: fit-content;
  }

  .about-panel[data-panel="story"] .story-card {
    top: auto
  }

  .about-panel[data-panel="history"] .timeline-track {
    width: auto;
    margin: 0 2% 22px;
    height: 45px;
    display: none;
  }

  .about-panel[data-panel="history"] .timeline-track::before {
    right: 0
  }

  .about-panel[data-panel="history"] .timeline-track>img {
    width: 100%;
    height: 45px;
    left: 0
  }

  .about-panel[data-panel="history"] .timeline-track .year {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    padding: 0 8px
  }

  .about-panel[data-panel="history"] .timeline-track .year.active {
    top: auto
  }

  .about-panel[data-panel="history"] .history-feature {
    width: auto;
    margin-left: 0
  }

  .about-panel[data-panel="history"] .history-feature>img {
    width: 100%;
    height: auto;
    margin-left: 0
  }

  .about-panel[data-panel="history"] .history-feature>div {
    width: auto;
    margin: 18px 0 0
  }

  .about-panel[data-panel="history"] .history-feature p {
    font-size: 13px;
    white-space: normal
  }

  .story-card {
    max-height: calc(100% - 35px);
    overflow: hidden
  }

  .story-card p {
    font-size: 12px;
  }

  .story-card h3 {
    font-size: 18px;
    margin-bottom: 12px
  }

  .about-panels {
    top: 30%;
    bottom: 4%;
    width: 80%;
    left: 10%;
  }

  .product-art {
    width: 100vw;
    transform: translate(-50%, 0);
    left: 50%;
    height: auto;
    opacity: .5;
    top: unset;
    bottom: -30vw;
  }
}

.footer-details p:nth-child(2) {
  background: none;
  padding-left: 0;
}

.footer-details .record-icon {
  display: inline-block;
  width: 16px;
  height: 18px;
  margin: 0 4px;
  vertical-align: -5px;
  object-fit: contain;
}

.footer-details a {
  color: inherit;
  text-decoration: none;
}

.footer-details a:hover {
  color: var(--orange);
  text-decoration: underline;
}

/* History timeline: keep year labels above the rule at every viewport size. */
.about-panel[data-panel="history"] .timeline-track {
  display: flex !important;
  align-items: center;
  position: relative;
  overflow: visible;
}

.about-panel[data-panel="history"] .timeline-track .year {
  position: relative;
  z-index: 4;
  top: -30px !important;
  left: auto !important;
  transform: none;
  min-width: 100px;
  padding: 0 12px;
  color: #c5cbd0;
  background: transparent;
  border: 0;
  cursor: pointer;
}

.about-panel[data-panel="history"] .timeline-track .year.active {
  top: -52px !important;
  color: #333;
}

.about-panel[data-panel="history"] .timeline-track .year:not(.active)::before {
  content: '';
  position: absolute;
  z-index: 5;
  left: 50%;
  top: calc(100% + 12px);
  width: 9px;
  height: 9px;
  transform: translateX(-50%) rotate(45deg);
  border: 1px solid #c5cbd0;
  background: #c5cbd0;
}

@media (min-width:901px) and (max-width:1200px) {
  .about-panel[data-panel="history"] .timeline-track {
    width: 100% !important;
    height: 54px;
    margin: 0 0 26px !important;
  }

  .about-panel[data-panel="history"] .timeline-track .year {
    min-width: 0;
    flex: 1;
    padding: 0 6px;
    font-size: 20px;
    top: -22px !important;
  }

  .about-panel[data-panel="history"] .timeline-track .year.active {
    top: -38px !important;
    font-size: 32px;
  }

  .about-panel[data-panel="history"] .timeline-track .year:not(.active)::before {
    top: calc(100% + 8px);
    width: 7px;
    height: 7px;
  }

  .about-panel[data-panel="history"] .timeline-track::after {
    width: 250px;
    height: calc(61 / 340 * 250px);
    background-size: 250px calc(61 / 340 * 250px);
  }
}

@media (max-width:900px) {
  .about-panel[data-panel="history"] .timeline-track {
    width: 100% !important;
    height: 45px;
    margin: 0 0 22px !important;
  }

  .about-panel[data-panel="history"] .timeline-track .year {
    min-width: 0;
    flex: 1;
    padding: 0 4px;
    font-size: 17px;
    top: -18px !important;
  }

  .about-panel[data-panel="history"] .timeline-track .year.active {
    top: -30px !important;
    font-size: 27px;
  }

  .about-panel[data-panel="history"] .timeline-track .year:not(.active)::before {
    top: calc(100% + 7px);
    width: 7px;
    height: 7px;
  }
}

@media (max-width:720px) {
  .product-art {
    bottom: -10vw;
  }
}

@media (min-width:901px) and (max-width:1200px) {
  .site-header {
    padding-left: 32px;
    padding-right: 32px
  }

  .primary-nav {
    gap: 24px;
    font-size: 14px
  }

  .product-left-rail,
  .about-left-rail {
    left: 28px;
    width: 13px;
    height: 560px;
    top: 15%
  }

  .product-side-rail,
  .about-side-rail {
    right: 18px;
    width: 10px;
    height: 175px
  }

  .product-art {}

  .product-title {
    width: min(34vw, 280px);
    margin-bottom: 22px
  }

  .product-text {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 11px
  }

  .product-meta {
    margin-top: 22px
  }

  .outline-link {
    margin-top: 20px
  }

  .contact-card {
    padding: 40px 4%;
  }

  .contact-info h2 {
    font-size: 44px;
  }

  .contact-info dl div {
    font-size: 14px;
  }

  .about-switcher {
    left: 6%;
    top: 24%;
    transform: scale(.82);
    transform-origin: top left;
    gap: 20px
  }

  .about-panels {
    left: calc(240px + 4%);
    right: 4%;
    /* top: 16%; */
    /* bottom: 6% */
  }

  .about-panel[data-panel="story"] .story-card {
    top: 9%;
    padding: 27px 4% 25px
  }

  .story-card h3 {
    font-size: 21px;
    margin-bottom: 22px
  }

  .story-card p {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 7px
  }

  .about-panel[data-panel="history"] {
    width: auto
  }

  .about-panel[data-panel="history"] .timeline {
    padding: 78px 0 0
  }

  .about-panel[data-panel="history"] .timeline-track {
    width: 100%;
    margin: 0 0 26px;
    height: 54px
  }

  .about-panel[data-panel="history"] .timeline-track::before {
    right: 0
  }

  .about-panel[data-panel="history"] .timeline-track>img {
    width: 340px;
    height: 61px;
    left: 50%;
    transform: translateX(-50%)
  }

  .about-panel[data-panel="history"] .timeline-track .year {
    /* position: relative;
    left: auto !important;
    top: auto !important;
    transform: none;
    padding: 0 8px;
    font-size: 20px */
  }

  .about-panel[data-panel="history"] .timeline-track .year.active {
    font-size: 34px
  }

  .about-panel[data-panel="history"] .history-feature {
    width: 100%;
    margin-left: 0
  }

  .about-panel[data-panel="history"] .history-feature>img {
    width: min(54vw, 500px);
    height: auto;
    margin: 0 auto
  }

  .about-panel[data-panel="history"] .history-feature>div {
    width: 100%;
    margin: 22px 0 0
  }

  .about-panel[data-panel="history"] .history-feature p {
    font-size: 15px;
    white-space: normal
  }
}

/* Mobile menu contrast and state-specific colors. */
@media (max-width:900px) {
  .about-panel[data-panel="history"] .timeline-track::after {
    width: 170px;
    height: calc(61 / 340 * 170px);
    background-size: 170px calc(61 / 340 * 170px);
  }

  .about-panel[data-panel="history"] .timeline-track .year {
    min-width: 0;
    padding: 0 8px;
    top: -20px;
    font-size: 17px
  }

  .about-panel[data-panel="history"] .timeline-track .year.active {
    top: -34px;
    font-size: 28px
  }

  .about-panel[data-panel="history"] .timeline-track>img {
    display: none
  }

  .site-header.header-dark .menu-toggle {
    color: #fff;
  }

  .site-header.header-dark .primary-nav {
    background: #11151d;
    color: #fff;
    border-top-color: #2d333d;
    box-shadow: 0 10px 22px rgba(0, 0, 0, .28);
  }

  .site-header:not(.header-dark) .menu-toggle {
    color: #20242b;
  }

  .site-header:not(.header-dark) .primary-nav {
    background: #fff;
    color: #20242b;
    border-top-color: #e5e8eb;
    box-shadow: 0 10px 22px rgba(25, 32, 40, .14);
  }

  .site-header.header-dark .primary-nav a::after,
  .site-header:not(.header-dark) .primary-nav a::after {
    background: var(--orange);
  }
}

@media (max-width: 600px) {
  .product-art{
    display: none;
  }
  .product-content{
    top: calc(var(--nav-h) + 5%);
  }
  .map-layer {
    background-size: contain;
  }

  .contact-card {
    flex-direction: column;
    bottom: 5%;
    top: unset;
  }

  .contact-card .contact-info {
    width: 100%;
  }

  .contact-info h2 {
    font-size: 30px;
  }

  .contact-info dl div {
    font-size: 12px;
  }
}