@charset "utf-8";

:root {
  --msp-touch-panel-blue: #1fa6ff;
  --msp-touch-panel-blue-strong: #0079c9;
  --msp-touch-panel-cyan: #31d9df;
  --msp-touch-panel-cyan-soft: #baf5f1;
  --msp-touch-panel-navy: #041523;
  --msp-touch-panel-navy-soft: #0a2a3b;
  --msp-touch-panel-ink: #071725;
  --msp-touch-panel-copy: #4b5d69;
  --msp-touch-panel-line: #cfdee3;
  --msp-touch-panel-surface: #edf6f7;
  --msp-touch-panel-warm: #f7f4ee;
  --msp-touch-panel-white: #fff;
  --msp-touch-panel-gutter: clamp(24px, 4.16vw, 80px);
  --msp-touch-panel-max: 1560px;
  --msp-touch-panel-ease: cubic-bezier(0.22, 1, 0.36, 1);
}

/* Replace the retained sub-page hero only on the dedicated Touch Panel page. */
#subWrap:has([data-msp-touch-panel-page]) #sv .bg,
#subWrap:has(.msp-touch-panel-page) #sv .bg.sv02,
#subWrap:has(.msp-touch-panel-page) #sv .bg.sv03 {
  background-image:
    linear-gradient(90deg, rgb(3 18 30 / 88%) 0%, rgb(3 18 30 / 62%) 42%, rgb(3 18 30 / 10%) 76%),
    url("/assets/generated/touch-panel/touch-panel-hero.webp") !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#subWrap:has(.msp-touch-panel-page) #sv .sv-tit :where(h2, p),
#subWrap:has(.msp-touch-panel-page) #sv .sv-navi li {
  text-shadow: 0 2px 24px rgb(0 0 0 / 34%);
}

body:has(.msp-touch-panel-page) #header:not(.all) .all-menu {
  transition: none !important;
}

body:has(.msp-touch-panel-page) #header:not(.all) .all-menu::before,
body:has(.msp-touch-panel-page) #header:not(.all) .all-menu::after {
  content: none !important;
  transition: none !important;
}

#subWrap:has(.msp-touch-panel-page) #sv [data-aos] {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

#subWrap:has(.msp-touch-panel-page) #sv .sv-tit {
  animation: msp-touch-panel-hero-copy 900ms var(--msp-touch-panel-ease) both;
}

@keyframes msp-touch-panel-hero-copy {
  from {
    opacity: 0;
    transform: translate3d(0, 24px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

#subWrap:has(.msp-touch-panel-page) #lnb span.tit:focus-visible {
  outline: 3px solid var(--msp-touch-panel-blue);
  outline-offset: -4px;
}

/* Remove the legacy product template rhythm without changing the shared shell. */
#subContents:has(.msp-touch-panel-page) {
  padding-bottom: 0;
  padding-top: 0;
}

#subContents:has(.msp-touch-panel-page) > .sub-tit,
.product-content:has(.msp-touch-panel-page) > .sub-tit {
  margin-bottom: 0;
}

.product-content:has(.msp-touch-panel-page),
.product-content:has(.msp-touch-panel-page) > div,
.product-content:has(.msp-touch-panel-page) > div:not(:last-child) {
  margin-bottom: 0;
  margin-top: 0;
  max-width: none;
  padding-bottom: 0;
  padding-top: 0;
}

.product-content:has(.msp-touch-panel-page) {
  min-width: 0;
  overflow: visible;
}

.msp-touch-panel-page,
[data-msp-touch-panel-page] {
  background: var(--msp-touch-panel-white);
  color: var(--msp-touch-panel-ink);
  font-family: "Poppins", "Pretendard", "Noto Sans KR", sans-serif;
  min-width: 0;
  overflow-x: clip;
  word-break: keep-all;
}

.msp-touch-panel-page,
[data-msp-touch-panel-page],
.msp-touch-panel-page *,
.msp-touch-panel-page *::before,
.msp-touch-panel-page *::after {
  box-sizing: border-box;
}

.msp-touch-panel-page :where(figure, h2, h3, h4, p, ul, ol, dl, dd) {
  margin: 0;
  padding: 0;
}

.msp-touch-panel-page :where(ul, ol) {
  list-style: none;
}

.msp-touch-panel-page img {
  display: block;
  height: auto;
  max-width: 100%;
}

.msp-touch-panel-page :where(a, button):focus-visible {
  outline: 3px solid var(--msp-touch-panel-blue);
  outline-offset: 4px;
}

.msp-touch-panel-page [data-msp-touch-panel-panel]:focus-visible {
  outline: 3px solid var(--msp-touch-panel-blue);
  outline-offset: -5px;
}

.msp-touch-panel-page button {
  font: inherit;
}

html[lang="en"] .msp-touch-panel-page {
  overflow-wrap: anywhere;
  word-break: normal;
}

html[lang="en"] .msp-touch-panel-page :where(h1, h2, h3, h4, strong) {
  hyphens: none;
  overflow-wrap: normal;
  word-break: normal;
}

@media (min-width: 1201px) {
  body:has(.msp-touch-panel-page) #lnb .lnb-menu > ul {
    justify-content: stretch;
    width: 100%;
  }

  body:has(.msp-touch-panel-page) #lnb .lnb-menu > ul > li {
    flex: 1 1 0;
    min-width: 0;
    padding-inline: 0 !important;
  }

  body:has(.msp-touch-panel-page) #lnb .lnb-menu > ul > li > a {
    justify-content: center;
    min-width: 0;
    padding-inline: clamp(10px, 1.35vw, 26px);
    text-align: center;
  }
}

/* The legacy shell positions every semantic header as the global header. */
.msp-touch-panel-overview__header,
.msp-touch-panel-architectures__header,
.msp-touch-panel-workflow__header,
.msp-touch-panel-review__header,
.msp-touch-panel-related__header,
.msp-touch-panel-cta__header,
.msp-touch-panel-section__header {
  height: auto;
  left: auto;
  position: relative;
  top: auto;
  width: auto;
  z-index: auto;
}

.msp-touch-panel-overview__inner,
.msp-touch-panel-architectures__inner,
.msp-touch-panel-workflow__inner,
.msp-touch-panel-review__inner,
.msp-touch-panel-related__inner,
.msp-touch-panel-cta__inner,
.msp-touch-panel-page .msp-touch-panel__inner {
  margin-inline: auto;
  max-width: var(--msp-touch-panel-max);
  min-width: 0;
  position: relative;
  width: 100%;
}

[data-msp-touch-panel-reveal] {
  transform: translate3d(0, 34px, 0);
  transition: transform 800ms var(--msp-touch-panel-ease);
  will-change: transform;
}

[data-msp-touch-panel-reveal].is-revealed {
  transform: translate3d(0, 0, 0);
  will-change: auto;
}

.msp-touch-panel-eyebrow,
.msp-touch-panel-overview__eyebrow,
.msp-touch-panel-architectures__eyebrow,
.msp-touch-panel-workflow__eyebrow,
.msp-touch-panel-review__eyebrow,
.msp-touch-panel-related__eyebrow,
.msp-touch-panel-cta__eyebrow {
  align-items: center;
  color: var(--msp-touch-panel-blue-strong);
  display: inline-flex;
  font-size: clamp(14px, 0.94vw, 18px);
  font-weight: 700;
  gap: 12px;
  letter-spacing: 0.13em;
  line-height: 1.3;
  text-transform: uppercase;
}

.msp-touch-panel-eyebrow::before,
.msp-touch-panel-overview__eyebrow::before,
.msp-touch-panel-architectures__eyebrow::before,
.msp-touch-panel-workflow__eyebrow::before,
.msp-touch-panel-review__eyebrow::before,
.msp-touch-panel-related__eyebrow::before,
.msp-touch-panel-cta__eyebrow::before {
  background: currentColor;
  content: "";
  flex: 0 0 auto;
  height: 2px;
  width: 32px;
}

.msp-touch-panel-section-title,
.msp-touch-panel-architectures__title,
.msp-touch-panel-workflow__title,
.msp-touch-panel-review__title,
.msp-touch-panel-related__title,
.msp-touch-panel-cta__title {
  color: var(--msp-touch-panel-ink);
  font-size: clamp(46px, 4.69vw, 90px);
  font-weight: 700;
  letter-spacing: -0.045em;
  line-height: 1.02;
  margin-top: clamp(22px, 2.1vw, 40px);
}

.msp-touch-panel-section-description,
.msp-touch-panel-architectures__description,
.msp-touch-panel-workflow__description,
.msp-touch-panel-review__description,
.msp-touch-panel-related__description,
.msp-touch-panel-cta__description {
  color: var(--msp-touch-panel-copy);
  font-family: "Pretendard", "Noto Sans KR", sans-serif;
  font-size: clamp(16px, 1.04vw, 20px);
  line-height: 1.8;
}

/* Overview */
.msp-touch-panel-overview,
[data-msp-touch-panel-overview] {
  background:
    linear-gradient(90deg, rgb(31 166 255 / 7%) 1px, transparent 1px) 0 0 / 48px 48px,
    linear-gradient(rgb(31 166 255 / 7%) 1px, transparent 1px) 0 0 / 48px 48px,
    linear-gradient(180deg, var(--msp-touch-panel-white) 0%, #f1f8f7 100%);
  overflow: hidden;
  padding: clamp(112px, 9.9vw, 190px) var(--msp-touch-panel-gutter);
  position: relative;
}

.msp-touch-panel-overview::before {
  border: 1px solid rgb(31 166 255 / 22%);
  box-shadow:
    28px 28px 0 rgb(49 217 223 / 7%),
    56px 56px 0 rgb(31 166 255 / 5%);
  content: "";
  height: min(39vw, 650px);
  left: max(-18vw, -340px);
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-12deg);
  width: min(39vw, 650px);
}

.msp-touch-panel-overview__inner,
[data-msp-touch-panel-overview] > .inner1560 {
  align-items: center;
  display: grid;
  gap: clamp(54px, 6.25vw, 120px);
  grid-template-columns: minmax(340px, 0.78fr) minmax(0, 1.22fr);
}

.msp-touch-panel-overview__copy,
[data-msp-touch-panel-overview-copy] {
  max-width: 650px;
  min-width: 0;
  position: relative;
  z-index: 1;
}

.msp-touch-panel-overview__title {
  color: var(--msp-touch-panel-ink);
  font-size: clamp(58px, 5.42vw, 104px);
  font-weight: 700;
  letter-spacing: -0.055em;
  line-height: 0.98;
  margin-top: clamp(28px, 2.5vw, 48px);
}

.msp-touch-panel-overview__title > span {
  display: block;
}

.msp-touch-panel-overview__title > span:last-child,
.msp-touch-panel-overview__title :where(strong, em) {
  color: var(--msp-touch-panel-blue);
  font-style: normal;
}

.msp-touch-panel-overview__description {
  color: var(--msp-touch-panel-copy);
  font-family: "Pretendard", "Noto Sans KR", sans-serif;
  font-size: clamp(17px, 1.04vw, 20px);
  line-height: 1.82;
  margin-top: clamp(30px, 2.6vw, 50px);
  max-width: 610px;
}

.msp-touch-panel-overview__ranges,
.msp-touch-panel-overview__markers,
.msp-touch-panel-overview__architecture-list,
.msp-touch-panel-overview__facts {
  display: grid;
  gap: 1px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: clamp(36px, 3.13vw, 60px);
  min-width: 0;
}

.msp-touch-panel-overview__facts {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.msp-touch-panel-overview__range,
.msp-touch-panel-overview__marker,
.msp-touch-panel-overview__architecture,
.msp-touch-panel-overview__fact {
  background: rgb(255 255 255 / 88%);
  border: 1px solid var(--msp-touch-panel-line);
  min-height: 104px;
  min-width: 0;
  padding: 22px 24px;
  position: relative;
}

.msp-touch-panel-overview__range::before,
.msp-touch-panel-overview__marker::before,
.msp-touch-panel-overview__architecture::before,
.msp-touch-panel-overview__fact::before {
  background: var(--msp-touch-panel-cyan);
  border-radius: 50%;
  content: "";
  height: 7px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 7px;
}

.msp-touch-panel-overview__range :where(strong, b),
.msp-touch-panel-overview__marker :where(strong, b),
.msp-touch-panel-overview__architecture :where(strong, b),
.msp-touch-panel-overview__fact :where(strong, b) {
  color: var(--msp-touch-panel-ink);
  display: block;
  font-size: clamp(17px, 1.04vw, 20px);
  font-weight: 700;
  line-height: 1.3;
}

.msp-touch-panel-overview__range :where(span, p),
.msp-touch-panel-overview__marker :where(span, p),
.msp-touch-panel-overview__architecture :where(span, p),
.msp-touch-panel-overview__fact :where(span, p) {
  color: var(--msp-touch-panel-copy);
  display: block;
  font-family: "Pretendard", "Noto Sans KR", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 8px;
}

.msp-touch-panel-overview__media,
[data-msp-touch-panel-overview-media] {
  aspect-ratio: 8 / 5;
  background: var(--msp-touch-panel-warm);
  box-shadow:
    16px 16px 0 rgb(31 166 255 / 9%),
    32px 32px 0 rgb(49 217 223 / 6%);
  min-width: 0;
  overflow: hidden;
  position: relative;
}

.msp-touch-panel-overview__media::after,
[data-msp-touch-panel-overview-media]::after {
  background:
    linear-gradient(135deg, transparent 55%, rgb(4 21 35 / 20%) 100%),
    repeating-linear-gradient(0deg, transparent 0 31px, rgb(255 255 255 / 7%) 31px 32px);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.msp-touch-panel-page .msp-touch-panel-overview__image,
[data-msp-touch-panel-overview-media] > img {
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  transition: transform 1000ms var(--msp-touch-panel-ease);
  width: 100%;
}

.msp-touch-panel-overview__media-caption {
  align-items: center;
  background: var(--msp-touch-panel-navy);
  bottom: 0;
  color: var(--msp-touch-panel-white);
  display: flex;
  font-size: 13px;
  font-weight: 700;
  left: 0;
  letter-spacing: 0.12em;
  min-height: 50px;
  padding: 12px 20px;
  position: absolute;
  text-transform: uppercase;
  z-index: 1;
}

/* Touch Panel architecture explorer */
.msp-touch-panel-architectures,
[data-msp-touch-panel-architectures] {
  background:
    linear-gradient(135deg, rgb(49 217 223 / 10%) 0%, transparent 31%),
    var(--msp-touch-panel-navy);
  color: var(--msp-touch-panel-white);
  overflow: hidden;
  padding: clamp(112px, 9.38vw, 180px) var(--msp-touch-panel-gutter) clamp(128px, 10.42vw, 200px);
  position: relative;
}

.msp-touch-panel-architectures::before,
[data-msp-touch-panel-architectures]::before {
  background:
    repeating-linear-gradient(0deg, transparent 0 74px, rgb(91 228 232 / 7%) 74px 75px),
    repeating-linear-gradient(90deg, transparent 0 159px, rgb(91 228 232 / 5%) 159px 160px);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.msp-touch-panel-architectures::after,
[data-msp-touch-panel-architectures]::after {
  border: 1px solid rgb(91 228 232 / 20%);
  box-shadow:
    -24px 24px 0 rgb(31 166 255 / 6%),
    -48px 48px 0 rgb(49 217 223 / 4%);
  content: "";
  height: 520px;
  pointer-events: none;
  position: absolute;
  right: -230px;
  top: -190px;
  transform: rotate(17deg);
  width: 520px;
}

.msp-touch-panel-architectures__inner {
  position: relative;
  z-index: 1;
}

.msp-touch-panel-architectures__header,
.msp-touch-panel-section__header--architectures {
  display: grid;
  gap: clamp(32px, 7vw, 120px);
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.55fr);
  margin-bottom: clamp(58px, 5.2vw, 100px);
}

.msp-touch-panel-architectures__heading {
  min-width: 0;
}

.msp-touch-panel-architectures__header > :where(.msp-touch-panel-architectures__eyebrow, .msp-touch-panel-architectures__title) {
  grid-column: 1;
}

.msp-touch-panel-architectures__header > .msp-touch-panel-architectures__description {
  grid-column: 2;
  grid-row: 1 / span 2;
}

.msp-touch-panel-architectures__eyebrow {
  color: #79beff;
}

.msp-touch-panel-architectures__title {
  color: var(--msp-touch-panel-white);
  max-width: 900px;
}

.msp-touch-panel-architectures__description {
  align-self: end;
  color: rgb(255 255 255 / 72%);
  max-width: 610px;
}

.msp-touch-panel-tabs,
[data-msp-touch-panel-tabs] {
  min-width: 0;
  position: relative;
  z-index: 1;
}

.msp-touch-panel-tabs__scroll,
[data-msp-touch-panel-tabs-scroll] {
  min-width: 0;
  overflow-x: auto;
  overflow-y: hidden;
  overscroll-behavior-inline: contain;
  scrollbar-color: rgb(110 181 255 / 64%) rgb(255 255 255 / 12%);
  scrollbar-width: thin;
  scroll-padding-inline: 2px;
  -webkit-overflow-scrolling: touch;
}

.msp-touch-panel-tabs__scroll::-webkit-scrollbar,
[data-msp-touch-panel-tabs-scroll]::-webkit-scrollbar {
  height: 6px;
}

.msp-touch-panel-tabs__scroll::-webkit-scrollbar-track,
[data-msp-touch-panel-tabs-scroll]::-webkit-scrollbar-track {
  background: rgb(255 255 255 / 12%);
}

.msp-touch-panel-tabs__scroll::-webkit-scrollbar-thumb,
[data-msp-touch-panel-tabs-scroll]::-webkit-scrollbar-thumb {
  background: #6eb5ff;
  border-radius: 6px;
}

.msp-touch-panel-tabs__list,
[data-msp-touch-panel-tabs] [role="tablist"],
[data-msp-touch-panel-tablist],
[data-msp-touch-panel-architectures] [role="tablist"] {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  min-width: 900px;
}

.msp-touch-panel-tab,
[data-msp-touch-panel-tab] {
  align-items: flex-start;
  background: rgb(255 255 255 / 3%);
  border: 1px solid rgb(255 255 255 / 22%);
  color: rgb(255 255 255 / 68%);
  display: inline-flex;
  font-family: "Poppins", "Pretendard", "Noto Sans KR", sans-serif;
  font-size: clamp(15px, 0.94vw, 18px);
  font-weight: 700;
  flex-direction: column;
  justify-content: center;
  line-height: 1.3;
  min-height: 88px;
  min-width: 0;
  padding: 16px 22px;
  position: relative;
  scroll-snap-align: start;
  transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
}

.msp-touch-panel-tab + .msp-touch-panel-tab,
[data-msp-touch-panel-tab] + [data-msp-touch-panel-tab] {
  border-left: 0;
}

.msp-touch-panel-tab::after,
[data-msp-touch-panel-tab]::after {
  background: var(--msp-touch-panel-cyan);
  bottom: -1px;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scaleX(0);
  transform-origin: center;
  transition: transform 300ms var(--msp-touch-panel-ease);
  width: calc(100% - 40px);
}

.msp-touch-panel-tab[aria-selected="true"],
[data-msp-touch-panel-tab][aria-selected="true"] {
  background: var(--msp-touch-panel-white);
  border-color: var(--msp-touch-panel-white);
  color: var(--msp-touch-panel-navy);
}

.msp-touch-panel-tab[aria-selected="true"]::after,
[data-msp-touch-panel-tab][aria-selected="true"]::after {
  transform: translateX(-50%) scaleX(1);
}

.msp-touch-panel-tab__number {
  color: #79beff;
  font-size: 11px;
  letter-spacing: 0.08em;
  margin-bottom: 7px;
  margin-right: 0;
}

.msp-touch-panel-tab[aria-selected="true"] .msp-touch-panel-tab__number,
[data-msp-touch-panel-tab][aria-selected="true"] .msp-touch-panel-tab__number {
  color: var(--msp-touch-panel-blue-strong);
}

.msp-touch-panel-tab-panels,
.msp-touch-panel-tabs__panels {
  background: var(--msp-touch-panel-white);
  min-width: 0;
}

.msp-touch-panel-panel,
[data-msp-touch-panel-panel] {
  background: var(--msp-touch-panel-white);
  color: var(--msp-touch-panel-ink);
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(400px, 0.92fr);
  min-height: clamp(590px, 37.5vw, 720px);
  min-width: 0;
}

.msp-touch-panel-panel[hidden],
[data-msp-touch-panel-panel][hidden] {
  display: none !important;
}

.msp-touch-panel-panel__media {
  background: #dcebed;
  min-height: 100%;
  min-width: 0;
  overflow: hidden;
  position: relative;
}

.msp-touch-panel-panel__media::after {
  background:
    linear-gradient(135deg, transparent 56%, rgb(4 21 35 / 24%) 100%),
    repeating-linear-gradient(0deg, transparent 0 51px, rgb(255 255 255 / 8%) 51px 52px);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.msp-touch-panel-page .msp-touch-panel-panel__image,
.msp-touch-panel-panel__media > img {
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  transition: transform 900ms var(--msp-touch-panel-ease);
  width: 100%;
}

.msp-touch-panel-panel__content {
  align-content: center;
  background:
    linear-gradient(90deg, var(--msp-touch-panel-cyan) 0 4px, transparent 4px),
    linear-gradient(180deg, rgb(49 217 223 / 4%), transparent 46%);
  display: grid;
  min-width: 0;
  padding: clamp(54px, 5.2vw, 100px);
}

.msp-touch-panel-panel__index,
.msp-touch-panel-panel__number {
  align-items: center;
  border: 1px solid rgb(22 135 255 / 45%);
  border-radius: 50%;
  color: var(--msp-touch-panel-blue-strong);
  display: inline-flex;
  font-size: 16px;
  font-weight: 700;
  height: 62px;
  justify-content: center;
  letter-spacing: 0.06em;
  width: 62px;
}

.msp-touch-panel-panel__eyebrow,
.msp-touch-panel-panel__label {
  color: var(--msp-touch-panel-blue-strong);
  display: block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12em;
  margin-top: clamp(28px, 2.5vw, 48px);
  text-transform: uppercase;
}

.msp-touch-panel-panel__title {
  color: var(--msp-touch-panel-ink);
  font-size: clamp(40px, 3.13vw, 60px);
  font-weight: 700;
  letter-spacing: -0.045em;
  line-height: 1.05;
  margin-top: 14px;
}

.msp-touch-panel-panel__summary,
.msp-touch-panel-panel__description {
  color: var(--msp-touch-panel-copy);
  font-family: "Pretendard", "Noto Sans KR", sans-serif;
  font-size: clamp(16px, 0.99vw, 19px);
  line-height: 1.75;
  margin-top: clamp(22px, 1.88vw, 36px);
  max-width: 630px;
}

.msp-touch-panel-panel__groups {
  display: grid;
  gap: 18px;
  margin-top: clamp(30px, 2.6vw, 50px);
  min-width: 0;
}

.msp-touch-panel-panel__group {
  border-top: 1px solid var(--msp-touch-panel-line);
  display: grid;
  gap: 16px;
  grid-template-columns: minmax(100px, 0.32fr) minmax(0, 1fr);
  min-width: 0;
  padding-top: 18px;
}

.msp-touch-panel-panel__group-title,
.msp-touch-panel-panel__group dt {
  color: var(--msp-touch-panel-ink);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-transform: uppercase;
}

.msp-touch-panel-panel__items,
.msp-touch-panel-panel__tags,
.msp-touch-panel-panel__options,
.msp-touch-panel-panel__group dd {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  min-width: 0;
}

.msp-touch-panel-panel__item,
.msp-touch-panel-panel__tag,
.msp-touch-panel-panel__items > li,
.msp-touch-panel-panel__tags > li,
.msp-touch-panel-panel__options > li,
.msp-touch-panel-panel__group dd > span {
  align-items: center;
  background: var(--msp-touch-panel-surface);
  border: 1px solid #dce6f0;
  color: #1e3045;
  display: inline-flex;
  font-family: "Pretendard", "Noto Sans KR", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
  min-height: 40px;
  padding: 8px 14px;
}

/* Project workflow */
.msp-touch-panel-workflow,
[data-msp-touch-panel-workflow] {
  background: var(--msp-touch-panel-white);
  overflow: hidden;
  padding: clamp(112px, 9.9vw, 190px) var(--msp-touch-panel-gutter);
}

.msp-touch-panel-workflow__header,
.msp-touch-panel-section__header--workflow {
  align-items: end;
  display: grid;
  gap: clamp(32px, 7vw, 120px);
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.56fr);
}

.msp-touch-panel-workflow__heading {
  min-width: 0;
}

.msp-touch-panel-workflow__header > :where(.msp-touch-panel-workflow__eyebrow, .msp-touch-panel-workflow__title) {
  grid-column: 1;
}

.msp-touch-panel-workflow__header > .msp-touch-panel-workflow__description {
  grid-column: 2;
  grid-row: 1 / span 2;
}

.msp-touch-panel-workflow__description {
  max-width: 620px;
}

.msp-touch-panel-workflow__steps,
[data-msp-touch-panel-workflow-steps] {
  display: grid;
  gap: 0;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  margin-top: clamp(72px, 6.77vw, 130px);
  min-width: 0;
}

.msp-touch-panel-workflow__step,
[data-msp-touch-panel-workflow-steps] > li {
  border-top: 1px solid #b9c8d8;
  min-width: 0;
  padding: clamp(40px, 3.13vw, 60px) clamp(20px, 2.08vw, 40px) 0 0;
  position: relative;
  transform: translate3d(0, 20px, 0);
  transition: transform 650ms var(--msp-touch-panel-ease);
}

[data-msp-touch-panel-workflow-step][data-msp-touch-panel-reveal],
[data-msp-touch-panel-workflow-step][data-msp-touch-panel-reveal].is-revealed {
  transform: translate3d(0, 20px, 0);
}

.msp-touch-panel-workflow__step::before,
[data-msp-touch-panel-workflow-steps] > li::before {
  background: var(--msp-touch-panel-white);
  border: 3px solid var(--msp-touch-panel-blue);
  border-radius: 50%;
  content: "";
  height: 18px;
  left: 0;
  position: absolute;
  top: -9px;
  transition: background-color 300ms ease, box-shadow 300ms ease;
  width: 18px;
}

.msp-touch-panel-workflow__step.is-active,
[data-msp-touch-panel-workflow-steps] > li.is-active,
[data-msp-touch-panel-workflow-step][data-msp-touch-panel-reveal].is-revealed.is-active {
  transform: translate3d(0, 0, 0);
}

.msp-touch-panel-workflow__step.is-active::before,
[data-msp-touch-panel-workflow-steps] > li.is-active::before {
  background: var(--msp-touch-panel-cyan);
  box-shadow: 0 0 0 7px rgb(47 212 208 / 15%);
}

.msp-touch-panel-workflow__step:nth-child(2) {
  transition-delay: 70ms;
}

.msp-touch-panel-workflow__step:nth-child(3) {
  transition-delay: 140ms;
}

.msp-touch-panel-workflow__step:nth-child(4) {
  transition-delay: 210ms;
}

.msp-touch-panel-workflow__step:nth-child(5) {
  transition-delay: 280ms;
}

.msp-touch-panel-workflow__number {
  color: var(--msp-touch-panel-blue-strong);
  display: block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.msp-touch-panel-workflow__step-title {
  color: var(--msp-touch-panel-ink);
  font-size: clamp(20px, 1.25vw, 24px);
  font-weight: 700;
  line-height: 1.28;
  margin-top: 14px;
}

.msp-touch-panel-workflow__step-description {
  color: var(--msp-touch-panel-copy);
  font-family: "Pretendard", "Noto Sans KR", sans-serif;
  font-size: 15px;
  line-height: 1.65;
  margin-top: 16px;
}

/* Project review */
.msp-touch-panel-review,
[data-msp-touch-panel-review] {
  background:
    linear-gradient(120deg, rgb(22 135 255 / 5%), transparent 40%),
    var(--msp-touch-panel-warm);
  overflow: hidden;
  padding: clamp(112px, 9.38vw, 180px) var(--msp-touch-panel-gutter);
}

.msp-touch-panel-review__grid {
  align-items: start;
  display: grid;
  gap: clamp(56px, 8.33vw, 160px);
  grid-template-columns: minmax(0, 0.78fr) minmax(420px, 1.22fr);
  min-width: 0;
}

.msp-touch-panel-review__header {
  align-items: end;
  display: grid;
  gap: clamp(32px, 7vw, 120px);
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.58fr);
}

.msp-touch-panel-review__header > :where(.msp-touch-panel-review__eyebrow, .msp-touch-panel-review__title) {
  grid-column: 1;
}

.msp-touch-panel-review__header > .msp-touch-panel-review__description {
  grid-column: 2;
  grid-row: 1 / span 2;
}

.msp-touch-panel-review__heading,
.msp-touch-panel-review__copy {
  min-width: 0;
}

.msp-touch-panel-review__description {
  margin-top: clamp(26px, 2.08vw, 40px);
  max-width: 570px;
}

.msp-touch-panel-review__points,
.msp-touch-panel-review__list {
  display: grid;
  gap: 1px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  min-width: 0;
}

.msp-touch-panel-review__points {
  margin-top: clamp(64px, 6.25vw, 120px);
}

.msp-touch-panel-review__point,
.msp-touch-panel-review__list > li {
  align-content: end;
  background: var(--msp-touch-panel-white);
  border: 1px solid #e2ded5;
  display: grid;
  min-height: clamp(210px, 14vw, 270px);
  min-width: 0;
  padding: clamp(28px, 2.5vw, 48px);
  position: relative;
}

.msp-touch-panel-review__point::before,
.msp-touch-panel-review__list > li::before {
  border: 1px solid rgb(22 135 255 / 40%);
  border-radius: 50%;
  content: "";
  height: 38px;
  left: clamp(28px, 2.5vw, 48px);
  position: absolute;
  top: clamp(28px, 2.5vw, 48px);
  width: 38px;
}

.msp-touch-panel-review__point::after,
.msp-touch-panel-review__list > li::after {
  background: var(--msp-touch-panel-cyan);
  border-radius: 50%;
  content: "";
  height: 8px;
  left: calc(clamp(28px, 2.5vw, 48px) + 15px);
  position: absolute;
  top: calc(clamp(28px, 2.5vw, 48px) + 15px);
  width: 8px;
}

.msp-touch-panel-review__point-number,
.msp-touch-panel-review__number {
  color: var(--msp-touch-panel-blue-strong);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.msp-touch-panel-review__point-title,
.msp-touch-panel-review__point :where(strong, h3, h4),
.msp-touch-panel-review__list > li :where(strong, h3, h4) {
  color: var(--msp-touch-panel-ink);
  display: block;
  font-size: clamp(20px, 1.35vw, 26px);
  font-weight: 700;
  line-height: 1.3;
  margin-top: 10px;
}

.msp-touch-panel-review__point-description,
.msp-touch-panel-review__point p,
.msp-touch-panel-review__list > li p {
  color: var(--msp-touch-panel-copy);
  font-family: "Pretendard", "Noto Sans KR", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  margin-top: 12px;
}

/* Related Display ecosystem services */
.msp-touch-panel-related,
[data-msp-touch-panel-related] {
  background: var(--msp-touch-panel-white);
  overflow: hidden;
  padding: clamp(104px, 8.85vw, 170px) var(--msp-touch-panel-gutter);
}

.msp-touch-panel-related__header,
.msp-touch-panel-section__header--related {
  align-items: end;
  display: grid;
  gap: clamp(32px, 7vw, 120px);
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.56fr);
  margin-bottom: clamp(54px, 5.2vw, 100px);
}

.msp-touch-panel-related__header > :where(.msp-touch-panel-related__eyebrow, .msp-touch-panel-related__title) {
  grid-column: 1;
}

.msp-touch-panel-related__header > .msp-touch-panel-related__description {
  grid-column: 2;
  grid-row: 1 / span 2;
}

.msp-touch-panel-related__description {
  max-width: 590px;
}

.msp-touch-panel-related__links,
.msp-touch-panel-related__list {
  display: grid;
  gap: 1px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  min-width: 0;
}

.msp-touch-panel-related__link,
[data-msp-touch-panel-related-link] {
  align-content: end;
  background: var(--msp-touch-panel-navy);
  border: 1px solid rgb(255 255 255 / 14%);
  color: var(--msp-touch-panel-white);
  display: grid;
  min-height: clamp(260px, 18vw, 350px);
  min-width: 0;
  padding: clamp(30px, 3.13vw, 60px);
  position: relative;
  text-decoration: none;
  transition: background-color 300ms ease, transform 300ms var(--msp-touch-panel-ease);
}

.msp-touch-panel-related__link::before,
[data-msp-touch-panel-related-link]::before {
  border: 1px solid rgb(110 181 255 / 32%);
  border-radius: 50%;
  content: "";
  height: 130px;
  position: absolute;
  right: -52px;
  top: -52px;
  transition: border-color 300ms ease, transform 500ms var(--msp-touch-panel-ease);
  width: 130px;
}

.msp-touch-panel-related__link-number,
.msp-touch-panel-related__number {
  color: #79beff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.1em;
  position: absolute;
  top: clamp(30px, 3.13vw, 60px);
}

.msp-touch-panel-related__link-title,
.msp-touch-panel-related__copy > strong,
[data-msp-touch-panel-related-link] :where(strong, h3, h4) {
  color: var(--msp-touch-panel-white);
  font-size: clamp(25px, 1.88vw, 36px);
  font-weight: 700;
  letter-spacing: -0.035em;
  line-height: 1.2;
}

.msp-touch-panel-related__link-description,
.msp-touch-panel-related__copy > span,
[data-msp-touch-panel-related-link] p {
  color: rgb(255 255 255 / 68%);
  display: block;
  font-family: "Pretendard", "Noto Sans KR", sans-serif;
  font-size: 15px;
  line-height: 1.65;
  margin-top: 16px;
}

.msp-touch-panel-related__link-arrow,
.msp-touch-panel-related__arrow {
  align-items: center;
  border: 1px solid rgb(255 255 255 / 40%);
  border-radius: 50%;
  display: inline-flex;
  font-size: 18px;
  height: 46px;
  justify-content: center;
  position: absolute;
  right: clamp(26px, 2.08vw, 40px);
  top: clamp(26px, 2.08vw, 40px);
  width: 46px;
}

.msp-touch-panel-page a.msp-touch-panel-related__link:link,
.msp-touch-panel-page a.msp-touch-panel-related__link:visited,
.msp-touch-panel-page a[data-msp-touch-panel-related-link]:link,
.msp-touch-panel-page a[data-msp-touch-panel-related-link]:visited {
  color: var(--msp-touch-panel-white);
}

/* Final inquiry CTA */
.msp-touch-panel-cta,
[data-msp-touch-panel-cta] {
  background:
    radial-gradient(circle at 88% 22%, rgb(255 255 255 / 14%) 0 1px, transparent 2px) 0 0 / 28px 28px,
    linear-gradient(120deg, #0876e4 0%, #0757aa 46%, var(--msp-touch-panel-navy) 100%);
  color: var(--msp-touch-panel-white);
  overflow: hidden;
  padding: clamp(104px, 8.85vw, 170px) var(--msp-touch-panel-gutter);
  position: relative;
}

.msp-touch-panel-cta::before {
  border: 1px solid rgb(255 255 255 / 20%);
  border-radius: 50%;
  content: "";
  height: 560px;
  pointer-events: none;
  position: absolute;
  right: -170px;
  top: 50%;
  transform: translateY(-50%);
  width: 560px;
}

.msp-touch-panel-cta__content {
  max-width: 1100px;
  position: relative;
}

.msp-touch-panel-cta__eyebrow {
  color: #d8ebff;
}

.msp-touch-panel-cta__title {
  color: var(--msp-touch-panel-white);
}

.msp-touch-panel-cta__title > span {
  display: block;
}

.msp-touch-panel-cta__description {
  color: rgb(255 255 255 / 78%);
  margin-top: clamp(24px, 2.08vw, 40px);
  max-width: 770px;
}

.msp-touch-panel-cta__notice {
  border-left: 2px solid var(--msp-touch-panel-cyan);
  color: rgb(255 255 255 / 72%);
  font-family: "Pretendard", "Noto Sans KR", sans-serif;
  font-size: 14px;
  line-height: 1.65;
  margin-top: 22px;
  max-width: 770px;
  padding-left: 16px;
}

.msp-touch-panel-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: clamp(38px, 3.13vw, 60px);
}

.msp-touch-panel-cta__link,
.msp-touch-panel-cta__button {
  align-items: center;
  background: rgb(255 255 255 / 6%);
  border: 1px solid rgb(255 255 255 / 48%);
  color: var(--msp-touch-panel-white);
  display: inline-flex;
  font-size: 16px;
  font-weight: 700;
  justify-content: space-between;
  line-height: 1.3;
  min-height: 56px;
  min-width: 220px;
  padding: 15px 24px;
  text-decoration: none;
  transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease, transform 250ms ease;
}

.msp-touch-panel-cta__content > .msp-touch-panel-cta__link,
.msp-touch-panel-cta__content > .msp-touch-panel-cta__button {
  margin-top: clamp(38px, 3.13vw, 60px);
}

.msp-touch-panel-cta__link:not(:has(> span))::after,
.msp-touch-panel-cta__button:not(:has(> span))::after {
  content: "\2197";
  font-size: 18px;
  margin-left: 28px;
}

.msp-touch-panel-page a.msp-touch-panel-cta__link:link,
.msp-touch-panel-page a.msp-touch-panel-cta__link:visited,
.msp-touch-panel-page a.msp-touch-panel-cta__button:link,
.msp-touch-panel-page a.msp-touch-panel-cta__button:visited {
  color: var(--msp-touch-panel-white);
}

@media (hover: hover) and (pointer: fine) {
  .msp-touch-panel-overview__media:hover .msp-touch-panel-overview__image,
  [data-msp-touch-panel-overview-media]:hover > img,
  .msp-touch-panel-panel:hover .msp-touch-panel-panel__image {
    transform: scale(1.035);
  }

  .msp-touch-panel-tab:hover,
  [data-msp-touch-panel-tab]:hover {
    background: rgb(255 255 255 / 11%);
    color: var(--msp-touch-panel-white);
  }

  .msp-touch-panel-tab[aria-selected="true"]:hover,
  [data-msp-touch-panel-tab][aria-selected="true"]:hover {
    background: var(--msp-touch-panel-white);
    color: var(--msp-touch-panel-navy);
  }

  .msp-touch-panel-related__link:hover,
  [data-msp-touch-panel-related-link]:hover {
    background: var(--msp-touch-panel-blue-strong);
    transform: translateY(-4px);
  }

  .msp-touch-panel-related__link:hover::before,
  [data-msp-touch-panel-related-link]:hover::before {
    border-color: rgb(255 255 255 / 36%);
    transform: scale(1.25);
  }

  .msp-touch-panel-cta__link:hover,
  .msp-touch-panel-cta__button:hover {
    background: var(--msp-touch-panel-white);
    border-color: var(--msp-touch-panel-white);
    color: var(--msp-touch-panel-navy);
    transform: translateY(-3px);
  }

  .msp-touch-panel-page a.msp-touch-panel-cta__link:hover,
  .msp-touch-panel-page a.msp-touch-panel-cta__button:hover {
    color: var(--msp-touch-panel-navy);
  }
}

@media (max-width: 1200px) {
  .msp-touch-panel-overview__inner,
  [data-msp-touch-panel-overview] > .inner1560 {
    gap: 58px;
    grid-template-columns: minmax(320px, 0.76fr) minmax(0, 1.24fr);
  }

  .msp-touch-panel-panel,
  [data-msp-touch-panel-panel] {
    grid-template-columns: minmax(0, 1fr) minmax(390px, 0.95fr);
  }

  .msp-touch-panel-panel__content {
    padding: 54px;
  }

  .msp-touch-panel-workflow__steps,
  [data-msp-touch-panel-workflow-steps] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    row-gap: 64px;
  }

  .msp-touch-panel-workflow__step:nth-child(3n),
  [data-msp-touch-panel-workflow-steps] > li:nth-child(3n) {
    padding-right: 0;
  }
}

@media (max-width: 1024px) {
  .msp-touch-panel-overview__inner,
  [data-msp-touch-panel-overview] > .inner1560,
  .msp-touch-panel-architectures__header,
  .msp-touch-panel-section__header--architectures,
  .msp-touch-panel-workflow__header,
  .msp-touch-panel-section__header--workflow,
  .msp-touch-panel-review__header,
  .msp-touch-panel-related__header,
  .msp-touch-panel-section__header--related,
  .msp-touch-panel-review__grid {
    align-items: start;
    grid-template-columns: minmax(0, 1fr);
  }

  .msp-touch-panel-architectures__header > :where(.msp-touch-panel-architectures__eyebrow, .msp-touch-panel-architectures__title, .msp-touch-panel-architectures__description),
  .msp-touch-panel-workflow__header > :where(.msp-touch-panel-workflow__eyebrow, .msp-touch-panel-workflow__title, .msp-touch-panel-workflow__description),
  .msp-touch-panel-review__header > :where(.msp-touch-panel-review__eyebrow, .msp-touch-panel-review__title, .msp-touch-panel-review__description),
  .msp-touch-panel-related__header > :where(.msp-touch-panel-related__eyebrow, .msp-touch-panel-related__title, .msp-touch-panel-related__description) {
    grid-column: 1;
    grid-row: auto;
  }

  .msp-touch-panel-architectures__header > .msp-touch-panel-architectures__description,
  .msp-touch-panel-workflow__header > .msp-touch-panel-workflow__description,
  .msp-touch-panel-review__header > .msp-touch-panel-review__description,
  .msp-touch-panel-related__header > .msp-touch-panel-related__description {
    grid-column: 1;
    grid-row: auto;
  }

  .msp-touch-panel-overview__copy,
  [data-msp-touch-panel-overview-copy] {
    max-width: 760px;
  }

  .msp-touch-panel-overview__media,
  [data-msp-touch-panel-overview-media] {
    width: 100%;
  }

  .msp-touch-panel-architectures__description,
  .msp-touch-panel-workflow__description {
    max-width: 760px;
  }

  .msp-touch-panel-panel,
  [data-msp-touch-panel-panel] {
    grid-template-columns: minmax(0, 1fr);
    min-height: 0;
  }

  .msp-touch-panel-panel__media {
    aspect-ratio: 8 / 5;
    min-height: 0;
  }

  .msp-touch-panel-panel__content {
    padding: 64px;
  }

  .msp-touch-panel-review__grid {
    gap: 58px;
  }

}

/* 768px is an explicit tablet portrait layout. */
@media (max-width: 768px) {
  :root {
    --msp-touch-panel-gutter: 28px;
  }

  #subWrap:has(.msp-touch-panel-page) #sv .bg,
  #subWrap:has(.msp-touch-panel-page) #sv .bg.sv02,
  #subWrap:has(.msp-touch-panel-page) #sv .bg.sv03 {
    background-image:
      linear-gradient(90deg, rgb(3 17 35 / 84%) 0%, rgb(3 17 35 / 53%) 56%, rgb(3 17 35 / 12%) 100%),
      url("/assets/generated/touch-panel/touch-panel-hero.webp") !important;
    background-position: 61% center;
  }

  .msp-touch-panel-overview,
  .msp-touch-panel-architectures,
  .msp-touch-panel-workflow,
  .msp-touch-panel-review,
  .msp-touch-panel-related,
  .msp-touch-panel-cta {
    padding-bottom: 112px;
    padding-top: 104px;
  }

  .msp-touch-panel-overview::before {
    height: 600px;
    left: -420px;
    width: 600px;
  }

  .msp-touch-panel-overview__inner,
  [data-msp-touch-panel-overview] > .inner1560 {
    gap: 58px;
  }

  .msp-touch-panel-overview__title {
    font-size: clamp(50px, 10.4vw, 80px);
  }

  .msp-touch-panel-architectures__header,
  .msp-touch-panel-section__header--architectures {
    margin-bottom: 58px;
  }

  .msp-touch-panel-tabs__scroll,
  [data-msp-touch-panel-tabs-scroll] {
    padding-bottom: 12px;
    scroll-snap-type: x proximity;
  }

  .msp-touch-panel-tabs__list,
  [data-msp-touch-panel-tabs] [role="tablist"],
  [data-msp-touch-panel-tablist],
  [data-msp-touch-panel-architectures] [role="tablist"] {
    display: flex;
    min-width: max-content;
  }

  .msp-touch-panel-tab,
  [data-msp-touch-panel-tab] {
    flex: 0 0 auto;
    min-height: 64px;
    min-width: 158px;
  }

  .msp-touch-panel-panel__content {
    padding: 56px 48px 62px;
  }

  .msp-touch-panel-workflow__steps,
  [data-msp-touch-panel-workflow-steps] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 74px;
  }

  .msp-touch-panel-workflow__step:nth-child(3n),
  [data-msp-touch-panel-workflow-steps] > li:nth-child(3n) {
    padding-right: 40px;
  }

  .msp-touch-panel-workflow__step:nth-child(2n),
  [data-msp-touch-panel-workflow-steps] > li:nth-child(2n) {
    padding-right: 0;
  }

  .msp-touch-panel-review__points,
  .msp-touch-panel-review__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .msp-touch-panel-related__links,
  .msp-touch-panel-related__list {
    grid-template-columns: minmax(0, 1fr);
  }

  .msp-touch-panel-related__link,
  [data-msp-touch-panel-related-link] {
    min-height: 250px;
  }

  .msp-touch-panel-cta::before {
    right: -360px;
  }
}

@media (max-width: 560px) {
  :root {
    --msp-touch-panel-gutter: 20px;
  }

  #subWrap:has(.msp-touch-panel-page) #sv .bg,
  #subWrap:has(.msp-touch-panel-page) #sv .bg.sv02,
  #subWrap:has(.msp-touch-panel-page) #sv .bg.sv03 {
    background-image:
      linear-gradient(90deg, rgb(3 17 35 / 88%) 0%, rgb(3 17 35 / 65%) 64%, rgb(3 17 35 / 30%) 100%),
      url("/assets/generated/touch-panel/touch-panel-hero.webp") !important;
    background-position: 67% center;
  }

  .msp-touch-panel-overview,
  .msp-touch-panel-architectures,
  .msp-touch-panel-workflow,
  .msp-touch-panel-review,
  .msp-touch-panel-related,
  .msp-touch-panel-cta {
    padding-bottom: 84px;
    padding-top: 84px;
  }

  .msp-touch-panel-eyebrow,
  .msp-touch-panel-overview__eyebrow,
  .msp-touch-panel-architectures__eyebrow,
  .msp-touch-panel-workflow__eyebrow,
  .msp-touch-panel-review__eyebrow,
  .msp-touch-panel-related__eyebrow,
  .msp-touch-panel-cta__eyebrow {
    font-size: 13px;
    gap: 9px;
    letter-spacing: 0.1em;
  }

  .msp-touch-panel-eyebrow::before,
  .msp-touch-panel-overview__eyebrow::before,
  .msp-touch-panel-architectures__eyebrow::before,
  .msp-touch-panel-workflow__eyebrow::before,
  .msp-touch-panel-review__eyebrow::before,
  .msp-touch-panel-related__eyebrow::before,
  .msp-touch-panel-cta__eyebrow::before {
    width: 22px;
  }

  .msp-touch-panel-overview__inner,
  [data-msp-touch-panel-overview] > .inner1560 {
    gap: 42px;
  }

  .msp-touch-panel-overview__title {
    font-size: clamp(40px, 12.3vw, 54px);
    letter-spacing: -0.045em;
    line-height: 1;
    margin-top: 24px;
  }

  .msp-touch-panel-overview__description {
    font-size: 16px;
    line-height: 1.72;
    margin-top: 28px;
  }

  .msp-touch-panel-overview__ranges,
  .msp-touch-panel-overview__markers,
  .msp-touch-panel-overview__architecture-list,
  .msp-touch-panel-overview__facts {
    grid-template-columns: minmax(0, 1fr);
  }

  .msp-touch-panel-overview__range,
  .msp-touch-panel-overview__marker,
  .msp-touch-panel-overview__architecture,
  .msp-touch-panel-overview__fact {
    min-height: 96px;
  }

  .msp-touch-panel-overview__media,
  [data-msp-touch-panel-overview-media],
  .msp-touch-panel-panel__media {
    aspect-ratio: 4 / 3;
  }

  .msp-touch-panel-section-title,
  .msp-touch-panel-architectures__title,
  .msp-touch-panel-workflow__title,
  .msp-touch-panel-review__title,
  .msp-touch-panel-related__title,
  .msp-touch-panel-cta__title {
    font-size: clamp(38px, 10.8vw, 48px);
    line-height: 1.04;
  }

  .msp-touch-panel-section-description,
  .msp-touch-panel-architectures__description,
  .msp-touch-panel-workflow__description,
  .msp-touch-panel-review__description,
  .msp-touch-panel-related__description,
  .msp-touch-panel-cta__description {
    font-size: 16px;
    line-height: 1.7;
  }

  .msp-touch-panel-architectures__header,
  .msp-touch-panel-section__header--architectures {
    gap: 26px;
    margin-bottom: 48px;
  }

  .msp-touch-panel-tabs,
  [data-msp-touch-panel-tabs] {
    margin-inline: -20px;
  }

  .msp-touch-panel-tabs::after,
  [data-msp-touch-panel-tabs]::after {
    background: linear-gradient(90deg, transparent, var(--msp-touch-panel-navy));
    content: "";
    height: 64px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    z-index: 2;
  }

  .msp-touch-panel-tabs__scroll,
  [data-msp-touch-panel-tabs-scroll] {
    padding-inline: 20px;
    scroll-padding-inline: 20px;
    scroll-snap-type: none;
  }

  .msp-touch-panel-tab,
  [data-msp-touch-panel-tab] {
    font-size: 15px;
    min-height: 58px;
    min-width: 136px;
    padding: 12px 16px;
  }

  .msp-touch-panel-tab-panels,
  .msp-touch-panel-tabs__panels {
    margin-inline: 20px;
  }

  .msp-touch-panel-panel__content {
    padding: 40px 24px 46px;
  }

  .msp-touch-panel-panel__index,
  .msp-touch-panel-panel__number {
    font-size: 14px;
    height: 52px;
    width: 52px;
  }

  .msp-touch-panel-panel__eyebrow,
  .msp-touch-panel-panel__label {
    margin-top: 28px;
  }

  .msp-touch-panel-panel__title {
    font-size: clamp(34px, 9.7vw, 42px);
  }

  .msp-touch-panel-panel__summary,
  .msp-touch-panel-panel__description {
    font-size: 16px;
    line-height: 1.68;
  }

  .msp-touch-panel-panel__group {
    gap: 12px;
    grid-template-columns: minmax(0, 1fr);
  }

  .msp-touch-panel-panel__item,
  .msp-touch-panel-panel__tag,
  .msp-touch-panel-panel__items > li,
  .msp-touch-panel-panel__tags > li,
  .msp-touch-panel-panel__options > li,
  .msp-touch-panel-panel__group dd > span {
    min-height: 44px;
  }

  .msp-touch-panel-workflow__header,
  .msp-touch-panel-section__header--workflow {
    gap: 26px;
  }

  .msp-touch-panel-workflow__steps,
  [data-msp-touch-panel-workflow-steps] {
    gap: 0;
    grid-template-columns: minmax(0, 1fr);
    margin-top: 58px;
    row-gap: 0;
  }

  .msp-touch-panel-workflow__step,
  [data-msp-touch-panel-workflow-steps] > li,
  .msp-touch-panel-workflow__step:nth-child(2n),
  .msp-touch-panel-workflow__step:nth-child(3n),
  [data-msp-touch-panel-workflow-steps] > li:nth-child(2n),
  [data-msp-touch-panel-workflow-steps] > li:nth-child(3n) {
    border-left: 1px solid #b9c8d8;
    border-top: 0;
    min-height: 154px;
    padding: 0 0 42px 38px;
  }

  .msp-touch-panel-workflow__step:last-child,
  [data-msp-touch-panel-workflow-steps] > li:last-child {
    border-left-color: transparent;
    min-height: 0;
    padding-bottom: 0;
  }

  .msp-touch-panel-workflow__step::before,
  [data-msp-touch-panel-workflow-steps] > li::before {
    left: -9px;
    top: 0;
  }

  .msp-touch-panel-workflow__step-title {
    font-size: 22px;
  }

  .msp-touch-panel-review__grid {
    gap: 44px;
  }

  .msp-touch-panel-review__points,
  .msp-touch-panel-review__list {
    grid-template-columns: minmax(0, 1fr);
  }

  .msp-touch-panel-review__point,
  .msp-touch-panel-review__list > li {
    min-height: 190px;
    padding: 26px;
  }

  .msp-touch-panel-review__point::before,
  .msp-touch-panel-review__list > li::before {
    left: 26px;
    top: 26px;
  }

  .msp-touch-panel-review__point::after,
  .msp-touch-panel-review__list > li::after {
    left: 41px;
    top: 41px;
  }

  .msp-touch-panel-related__header,
  .msp-touch-panel-section__header--related {
    gap: 24px;
    margin-bottom: 44px;
  }

  .msp-touch-panel-related__link,
  [data-msp-touch-panel-related-link] {
    min-height: 220px;
    padding: 28px 24px;
  }

  .msp-touch-panel-related__link-number,
  .msp-touch-panel-related__number {
    top: 28px;
  }

  .msp-touch-panel-related__link-arrow,
  .msp-touch-panel-related__arrow {
    height: 44px;
    right: 22px;
    top: 22px;
    width: 44px;
  }

  .msp-touch-panel-cta__actions {
    align-items: stretch;
    flex-direction: column;
    margin-top: 36px;
  }

  .msp-touch-panel-cta__link,
  .msp-touch-panel-cta__button {
    min-height: 48px;
    min-width: 0;
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  #subWrap:has(.msp-touch-panel-page) #sv .bg,
  #subWrap:has(.msp-touch-panel-page) #sv .sv-tit,
  .msp-touch-panel-page *,
  .msp-touch-panel-page *::before,
  .msp-touch-panel-page *::after {
    animation: none !important;
    scroll-behavior: auto !important;
    transition: none !important;
  }

  [data-msp-touch-panel-reveal],
  [data-msp-touch-panel-reveal].is-revealed,
  .msp-touch-panel-workflow__step,
  .msp-touch-panel-workflow__step.is-active,
  [data-msp-touch-panel-workflow-steps] > li,
  [data-msp-touch-panel-workflow-steps] > li.is-active {
    transform: none !important;
    will-change: auto !important;
  }
}

