/* Generated from styles.css for FTP-safe upload. Keep order. */
.module-casing {
  position: absolute;
  inset: 0;
  overflow: visible;
  padding: 20px 22px 24px;
  border: 1px solid rgba(111, 119, 122, 0.76);
  border-radius: 5px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.78), transparent 18% 72%, rgba(53, 58, 61, 0.2)),
    linear-gradient(180deg, #d9deda 0%, #aeb5b5 48%, #eef0ea 100%);
  box-shadow:
    0 34px 58px rgba(15, 27, 35, 0.25),
    inset 0 0 0 1px rgba(255, 255, 255, 0.66),
    inset 0 -18px 28px rgba(55, 65, 70, 0.16);
}

.module-casing::before {
  position: absolute;
  inset: 7px;
  border: 1px solid rgba(255, 255, 255, 0.52);
  border-radius: 3px;
  content: "";
  pointer-events: none;
}

.module-casing::after {
  position: absolute;
  inset: auto 32px 8px;
  height: 5px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(54, 61, 66, 0.36), transparent);
  content: "";
  opacity: 0.36;
}

.module-edge {
  position: absolute;
  display: block;
  background: linear-gradient(180deg, #eef1ec, #7f8788);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72);
  pointer-events: none;
}

.edge-top {
  top: -9px;
  right: 13px;
  left: 16px;
  height: 10px;
  transform: skewX(-28deg);
}

.edge-right {
  top: 7px;
  right: -14px;
  width: 14px;
  height: calc(100% - 24px);
  transform: skewY(24deg);
  background: linear-gradient(90deg, #b7bebf, #6f777a);
}

.edge-bottom {
  right: 2px;
  bottom: -14px;
  left: 18px;
  height: 14px;
  transform: skewX(30deg);
  background: linear-gradient(180deg, #8a9395, #444e52);
}

.module-bezel {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 4px solid rgba(24, 28, 29, 0.92);
  border-radius: 2px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.14), transparent 28%),
    linear-gradient(145deg, #07080b, #11151a 56%, #050507);
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.12),
    inset 0 0 38px rgba(0, 0, 0, 0.76),
    0 2px 6px rgba(255, 255, 255, 0.24);
}

.hd-lcd-module .lcd-active-area {
  position: absolute;
  inset: 0;
  overflow: hidden;
  border-radius: 1px;
  background:
    radial-gradient(circle at 78% 30%, rgba(255, 255, 255, 0.08), transparent 18%),
    linear-gradient(135deg, #090b0f, #020304 68%);
  opacity: 1;
  mix-blend-mode: normal;
}

.glass-sheen {
  position: absolute;
  inset: -20% -16%;
  z-index: 5;
  background:
    linear-gradient(112deg, transparent 18%, rgba(255, 255, 255, 0.28) 38%, transparent 52%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.07), transparent 20% 74%, rgba(255, 255, 255, 0.12));
  transform: translateX(-34%);
  animation: glassSweep 6.4s ease-in-out infinite;
  pointer-events: none;
}

.hd-lcd-module .rgb-subpixels {
  opacity: 0.16;
  background-size: 12px 12px;
}

.hd-lcd-module .rgb-pixel-grid {
  opacity: 0.42;
  background-size: 12px 12px, 12px 12px, 100% 100%, 100% 100%, 100% 100%;
}

.hd-lcd-module .rgb-wave {
  opacity: 0.2;
}

.screw-point {
  position: absolute;
  z-index: 4;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 46% 42%, #101417 0 28%, #687276 31% 50%, #d6dcda 54% 72%, rgba(35, 42, 45, 0.58) 74%);
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.35);
}

.screw-top-left {
  top: 8px;
  left: 12px;
}

.screw-top-right {
  top: 8px;
  right: 10px;
}

.screw-bottom-left {
  bottom: 8px;
  left: 12px;
}

.screw-bottom-right {
  right: 10px;
  bottom: 8px;
}

.mount-tab,
.side-port,
.corner-notch {
  position: absolute;
  z-index: 4;
  display: block;
  border: 1px solid rgba(40, 49, 52, 0.44);
  background: linear-gradient(180deg, #cfd5d4, #777f82);
}

.mount-tab {
  bottom: -8px;
  width: 28px;
  height: 10px;
  border-radius: 2px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.58);
}

.tab-a {
  left: 16%;
}

.tab-b {
  left: 37%;
}

.tab-c {
  right: 35%;
}

.tab-d {
  right: 14%;
}

.side-port {
  right: -16px;
  width: 9px;
  height: 25px;
  border-radius: 2px;
}

.port-a {
  top: 24%;
}

.port-b {
  top: 47%;
}

.port-c {
  bottom: 20%;
}

.corner-notch {
  width: 30px;
  height: 6px;
  border-radius: 0 0 5px 5px;
  background: linear-gradient(180deg, rgba(58, 67, 70, 0.52), rgba(255, 255, 255, 0.18));
}

.notch-a {
  top: 0;
  left: 46%;
}

.notch-b {
  right: 18%;
  bottom: 0;
  transform: rotate(180deg);
}

.module-reflection {
  position: absolute;
  right: 2%;
  bottom: -46px;
  left: 5%;
  height: 58px;
  border-radius: 50%;
  background: radial-gradient(ellipse at center, rgba(21, 32, 40, 0.2), transparent 68%);
  filter: blur(4px);
  transform: translateZ(-24px);
}

.module-contact-shadow {
  position: absolute;
  right: 4%;
  bottom: -24px;
  left: 6%;
  height: 18px;
  border-radius: 50%;
  background: rgba(15, 27, 35, 0.16);
  filter: blur(14px);
  transform: translateZ(-20px);
}

@keyframes hdModuleFloat {
  0%,
  100% {
    transform: rotateZ(2deg) rotateX(7deg) rotateY(-7deg) translateY(0);
  }

  50% {
    transform: rotateZ(2deg) rotateX(7deg) rotateY(-7deg) translateY(-10px);
  }
}

@keyframes glassSweep {
  0%,
  100% {
    transform: translateX(-42%);
  }

  54% {
    transform: translateX(36%);
  }
}

@keyframes moduleFloat {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-8px);
  }
}

.batch-panels {
  position: absolute;
  inset: -16% 8% 18% -8%;
  transform: translateZ(-54px);
  transform-style: preserve-3d;
}

.batch-panels span {
  position: absolute;
  inset: 0;
  border: 5px solid rgba(25, 38, 50, 0.88);
  border-radius: 14px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.18), transparent 30%),
    linear-gradient(145deg, #20303a, #0d1a21);
  box-shadow: 0 22px 42px rgba(10, 21, 29, 0.2);
}

.batch-panels span:nth-child(1) {
  transform: translate3d(-34px, -24px, -42px);
  opacity: 0.42;
}

.batch-panels span:nth-child(2) {
  transform: translate3d(-22px, -14px, -28px);
  opacity: 0.54;
}

.batch-panels span:nth-child(3) {
  transform: translate3d(-10px, -4px, -14px);
  opacity: 0.66;
}

.batch-panels span:nth-child(4) {
  transform: translate3d(2px, 6px, 0);
  opacity: 0.78;
}

.rear-chassis {
  position: absolute;
  inset: 10% -24% -36% 18%;
  z-index: 1;
  overflow: hidden;
  border: 4px solid #aeb7bc;
  border-radius: 16px;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.28), transparent 12% 88%, rgba(255, 255, 255, 0.24)),
    linear-gradient(145deg, #cfd4d4, #8f999b 48%, #d8dddd);
  box-shadow:
    0 28px 54px rgba(25, 39, 46, 0.2),
    inset 0 0 0 1px rgba(255, 255, 255, 0.46),
    inset 0 -18px 40px rgba(42, 52, 56, 0.16);
  transform: translate3d(34px, 46px, -46px);
}

.rear-chassis::before {
  position: absolute;
  inset: 7% 5%;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 12px;
  box-shadow:
    inset 0 0 0 1px rgba(75, 88, 94, 0.22),
    inset 0 0 32px rgba(255, 255, 255, 0.16);
}

.rear-chassis::after {
  position: absolute;
  right: 8%;
  bottom: 12%;
  width: 11%;
  height: 11%;
  border: 2px solid rgba(62, 75, 82, 0.38);
  border-radius: 6px;
  content: "";
}

.stamp {
  position: absolute;
  top: 16%;
  bottom: 23%;
  border: 2px solid rgba(255, 255, 255, 0.28);
  border-radius: 11px;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.28), transparent 48%, rgba(80, 96, 103, 0.12)),
    rgba(148, 157, 159, 0.18);
  box-shadow:
    inset 0 0 0 1px rgba(63, 76, 82, 0.18),
    inset 0 18px 30px rgba(255, 255, 255, 0.1);
}

.stamp::after {
  position: absolute;
  top: 26%;
  left: 32%;
  width: 36%;
  height: 48%;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  content: "";
  box-shadow: inset 0 0 12px rgba(54, 67, 74, 0.12);
}

.stamp-a {
  left: 7%;
  width: 24%;
}

.stamp-b {
  left: 38%;
  width: 24%;
}

.stamp-c {
  right: 7%;
  width: 24%;
}

.screw {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 50%, #18232a 0 36%, #6f7b80 37% 52%, transparent 53%);
}

.screw-a {
  left: 13%;
  top: 18%;
}

.screw-b {
  right: 13%;
  top: 18%;
}

.barcode-label {
  position: absolute;
  left: 10%;
  top: 11%;
  width: 17%;
  height: 7%;
  border-radius: 2px;
  background:
    repeating-linear-gradient(90deg, #1f2b33 0 1px, transparent 1px 4px),
    #f8fbfd;
  box-shadow: 0 1px 4px rgba(24, 34, 42, 0.15);
}

.driver-rail {
  position: absolute;
  right: 0;
  top: 12%;
  bottom: 12%;
  width: 11%;
  border-left: 2px solid rgba(33, 42, 48, 0.28);
  background:
    repeating-linear-gradient(0deg, transparent 0 28px, rgba(20, 28, 34, 0.5) 28px 32px),
    linear-gradient(90deg, #7f8c92, #c4cacc);
  box-shadow: inset 8px 0 20px rgba(41, 52, 58, 0.18);
}

.backlight-unit,
.diffuser-layer {
  position: absolute;
  border-radius: 18px;
  pointer-events: none;
}

.backlight-unit {
  inset: 19% -10% -24% 16%;
  z-index: 2;
  overflow: hidden;
  border: 6px solid #1f2d37;
  border-left-width: 12px;
  border-bottom-width: 12px;
  background:
    radial-gradient(circle at 18% 58%, rgba(255, 255, 255, 0.84), transparent 16%),
    radial-gradient(circle at 42% 58%, rgba(255, 255, 255, 0.66), transparent 15%),
    radial-gradient(circle at 66% 58%, rgba(255, 255, 255, 0.6), transparent 15%),
    radial-gradient(circle at 88% 58%, rgba(255, 255, 255, 0.64), transparent 14%),
    linear-gradient(90deg, rgba(92, 196, 255, 0.12), rgba(255, 255, 255, 0.76), rgba(18, 184, 215, 0.15)),
    linear-gradient(145deg, #dce8ee, #f7fbff);
  box-shadow:
    0 28px 54px rgba(20, 42, 56, 0.18),
    0 0 54px rgba(255, 255, 255, 0.7),
    inset 0 0 0 1px rgba(255, 255, 255, 0.72);
  opacity: 0.72;
  transform: translate3d(18px, 24px, -18px);
  animation: backlightPulse 4.8s ease-in-out infinite;
}

.backlight-unit::before {
  position: absolute;
  inset: 12% 6%;
  content: "";
  background:
    repeating-linear-gradient(90deg, rgba(16, 36, 46, 0.08) 0 1px, transparent 1px 22px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.48), transparent);
}

.led {
  position: absolute;
  bottom: 8%;
  width: 9px;
  height: 26px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.95), 0 0 28px rgba(18, 184, 215, 0.45);
}

.led-a {
  left: 18%;
}

.led-b {
  left: 38%;
}

.led-c {
  left: 58%;
}

.led-d {
  left: 78%;
}

.diffuser-layer {
  inset: 12% -4% -15% 9%;
  z-index: 2;
  border: 2px solid rgba(255, 255, 255, 0.82);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.5), transparent 34%),
    repeating-linear-gradient(90deg, rgba(18, 184, 215, 0.08) 0 1px, transparent 1px 18px),
    rgba(232, 246, 251, 0.52);
  box-shadow:
    inset 0 0 42px rgba(255, 255, 255, 0.64),
    0 18px 34px rgba(42, 76, 92, 0.12);
  transform: translate3d(10px, 14px, -8px);
}

.display-glass {
  position: absolute;
  inset: 0;
  z-index: 3;
  overflow: hidden;
  border: 10px solid #b8c0c4;
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.2), transparent 30%),
    linear-gradient(145deg, #08090c, #12151a 58%, #050609);
  box-shadow:
    0 34px 60px rgba(2, 16, 22, 0.28),
    inset 0 0 0 1px rgba(255, 255, 255, 0.18),
    inset 0 0 0 12px rgba(8, 10, 13, 0.82);
  transform: translate3d(-18px, -18px, 20px);
}

.display-glass::after {
  position: absolute;
  inset: 8px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 10px;
  content: "";
  pointer-events: none;
}

.metal-frame {
  position: absolute;
  inset: -4px;
  z-index: 4;
  border: 8px solid rgba(18, 25, 32, 0.94);
  border-radius: 20px;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.18),
    0 16px 32px rgba(3, 12, 18, 0.2);
  transform: translate3d(-18px, -18px, 28px);
  pointer-events: none;
}

.metal-frame span {
  position: absolute;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #6f7b84;
  box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.35);
}

.metal-frame span:nth-child(1) {
  top: 12px;
  left: 12px;
}

.metal-frame span:nth-child(2) {
  top: 12px;
  right: 12px;
}

.metal-frame span:nth-child(3) {
  right: 12px;
  bottom: 12px;
}

.metal-frame span:nth-child(4) {
  bottom: 12px;
  left: 12px;
}

.batch-label,
.module-label,
.backlight-label {
  position: absolute;
  z-index: 3;
  display: grid;
  gap: 4px;
  padding: 11px 13px;
  border: 1px solid rgba(217, 225, 232, 0.82);
  border-radius: 8px;
  color: var(--steel);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 16px 34px rgba(31, 43, 55, 0.13);
  backdrop-filter: blur(14px);
}

.batch-label span,
.module-label span,
.backlight-label span {
  color: #087d91;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.batch-label strong,
.module-label strong,
.backlight-label strong {
  font-size: 13px;
  white-space: nowrap;
}

.batch-label {
  top: 28px;
  left: 16px;
  transform: translateZ(44px);
}

.module-label {
  right: 10px;
  bottom: 66px;
  transform: translateZ(54px);
}

