:root {
  color-scheme: light;
  font-family: "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", sans-serif;
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  min-width: 320px;
  background: rgba(255, 255, 255, 1);
}

body {
  overflow-x: hidden;
}

.site-shell {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

.design-background {
  display: block;
  width: 100%;
  height: auto;
}

.design-slices,
.live-copy-layer,
.site-header,
.content-anchor {
  position: absolute;
  inset: 0;
}

.design-slices,
.design-slice {
  pointer-events: none;
}

.design-slice {
  position: absolute;
  display: block;
  height: auto;
}

.company-intro-copy {
  top: 7.88501027%;
  left: 18.75%;
  width: 9.53125%;
}

.company-profile-visual {
  top: 19.09650924%;
  left: 18.75%;
  width: 62.5%;
}

.product-intro-copy {
  top: 44.35318275%;
  left: 18.75%;
  width: 19.34895833%;
}

.app-icon {
  top: 50.30800821%;
  left: 18.75%;
  width: 5.20833333%;
}

.app-product-showcase {
  top: 44.35318275%;
  left: 55.72916667%;
  width: 25.52083333%;
}

.phone-icon {
  top: 96.01642710%;
  left: 29.32291667%;
  width: 0.625%;
}

.email-icon {
  top: 96.05749487%;
  left: 59.84375%;
  width: 0.72916667%;
}

.live-copy-layer {
  z-index: 1;
  pointer-events: none;
  color: rgba(82, 82, 82, 1);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.live-copy,
.footer-company-name,
.footer-address,
.footer-contact {
  position: absolute;
  margin: 0;
}

.live-copy {
  min-height: 0;
  padding: clamp(1px, 0.10416667vw, 2px) clamp(2px, 0.20833333vw, 4px);
  font-size: clamp(12px, 0.83333333vw, 16px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}

.company-description {
  top: 13.75770021%;
  left: 18.54166667%;
  width: 41.77083333%;
  min-height: 3.61396304%;
  background: linear-gradient(
    90deg,
    rgba(255, 254, 252, 1) 0%,
    rgba(255, 253, 248, 1) 100%
  );
}

.product-description {
  top: 50.92402464%;
  left: 25%;
  width: 24.79166667%;
  min-height: 2.91581109%;
  background: rgba(255, 255, 255, 1);
}

.footer-company-name,
.footer-address,
.footer-contact {
  background: rgba(12, 12, 12, 1);
}

.footer-company-name {
  top: 90.59548255%;
  left: 35.625%;
  width: 28.75%;
  height: 1.724846%;
  padding: clamp(1px, 0.10416667vw, 2px) clamp(2px, 0.20833333vw, 4px);
  color: rgba(236, 170, 59, 1);
  font-size: clamp(18px, 1.25vw, 24px);
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}

.footer-address {
  top: 92.48459959%;
  left: 35.625%;
  width: 28.75%;
  height: 1.06776181%;
  padding: clamp(1px, 0.10416667vw, 2px) clamp(2px, 0.20833333vw, 4px);
  color: rgba(179, 179, 179, 1);
  font-size: clamp(11px, 0.67708333vw, 13px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
}

.footer-contact {
  top: 95.64681725%;
  width: 10.3125%;
  height: 1.31416838%;
  padding: clamp(1px, 0.10416667vw, 2px) 0;
  color: rgba(179, 179, 179, 1);
  font-size: clamp(11px, 0.67708333vw, 13px);
  font-weight: 400;
  line-height: 1.5;
  white-space: nowrap;
}

.footer-phone {
  left: 30.10416667%;
  display: flex;
  align-items: center;
}

.footer-phone-number {
  margin-left: clamp(2px, 0.20833333vw, 4px);
  font-family: "DIN Alternate", "Arial Narrow", Arial, sans-serif;
  font-size: clamp(16px, 1.04166667vw, 20px);
  letter-spacing: 0.01em;
}

.footer-email {
  left: 60.83333333%;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}

.footer-email-address {
  margin-left: clamp(2px, 0.20833333vw, 4px);
  font-family: "DIN Alternate", "Arial Narrow", Arial, sans-serif;
  font-size: clamp(15px, 0.9375vw, 18px);
  letter-spacing: 0.01em;
}

.footer-record-bar {
  position: absolute;
  z-index: 3;
  top: 98.02874743%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 1.97125257%;
  background: rgba(36, 36, 36, 1);
  pointer-events: none;
}

.footer-record-link {
  color: rgba(179, 179, 179, 1);
  font-size: clamp(11px, 0.72916667vw, 14px);
  font-weight: 400;
  line-height: 1.5;
  pointer-events: auto;
  text-decoration: none;
  white-space: nowrap;
}

.footer-record-link:hover {
  text-decoration: underline;
}

.footer-record-link:focus-visible {
  outline: 2px solid rgba(236, 170, 59, 1);
  outline-offset: 4px;
}

.site-header {
  z-index: 2;
  pointer-events: none;
  color: rgba(51, 51, 51, 1);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.site-header::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3.28542094%;
  background:
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.06) 100%
    ),
    linear-gradient(
      90deg,
      rgba(255, 252, 245, 1) 0%,
      rgba(255, 249, 234, 1) 100%
    );
  content: "";
}

.site-brand {
  position: absolute;
  z-index: 1;
  top: 0.90349076%;
  left: 18.75%;
  width: 21%;
  margin: 0;
  color: rgba(51, 51, 51, 1);
  font-size: clamp(14px, 1.25vw, 24px);
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}

.nav-hotspot {
  position: absolute;
  z-index: 1;
  top: 0;
  height: 3.28542094%;
  color: rgba(51, 51, 51, 1);
  cursor: pointer;
  pointer-events: auto;
  text-decoration: none;
}

.nav-hotspot:focus-visible {
  outline: 2px solid rgba(236, 170, 59, 1);
  outline-offset: -6px;
}

.nav-label {
  position: absolute;
  top: 36.25%;
  left: 50%;
  color: inherit;
  font-size: clamp(11px, 0.78125vw, 15px);
  font-weight: 600;
  line-height: 1.4;
  white-space: nowrap;
  transform: translateX(-50%);
}

.nav-home {
  left: 61.45833333%;
  width: 4.6875%;
  color: rgba(236, 170, 59, 1);
}

.nav-home::after {
  position: absolute;
  top: 67.5%;
  left: 33.33333333%;
  width: 33.33333333%;
  height: clamp(1px, 0.10416667vw, 2px);
  background: rgba(236, 170, 59, 1);
  content: "";
}

.nav-product {
  left: 68.22916667%;
  width: 6.25%;
}

.nav-contact {
  left: 76.5625%;
  width: 6.25%;
}

.content-anchor {
  right: auto;
  bottom: auto;
  width: 1px;
  height: 1px;
  scroll-margin-top: 0;
}

.anchor-home {
  top: 0;
}

.anchor-product {
  top: 44.35318275%;
}

.anchor-contact {
  top: 88.70636550%;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media (max-width: 768px) {
  .site-brand {
    font-size: 1.25vw;
  }

  .nav-label {
    font-size: 0.78125vw;
  }

  .live-copy {
    padding: 0.10416667vw 0.20833333vw;
    font-size: 0.83333333vw;
  }

  .footer-company-name {
    padding: 0.10416667vw 0.20833333vw;
    font-size: 1.25vw;
  }

  .footer-address,
  .footer-contact {
    padding: 0.10416667vw 0.20833333vw;
    font-size: 0.67708333vw;
  }

  .footer-phone-number {
    margin-left: 0.20833333vw;
    font-size: 1.04166667vw;
  }

  .footer-email-address {
    margin-left: 0.20833333vw;
    font-size: 0.9375vw;
  }

  .footer-record-link {
    font-size: 0.72916667vw;
  }
}

@media (prefers-reduced-motion: reduce) {
  :root {
    scroll-behavior: auto;
  }
}
