/* MeshNormalMaterial — eksen-RGB zihin modeli, debug karşılaştırması */

.doc-normal-lead-q {
  font-size: 1.05rem;
  line-height: 1.65;
  color: rgba(210, 225, 255, 0.96);
  border-left: 3px solid rgba(255, 120, 200, 0.45);
  padding-left: 1rem;
  margin-bottom: 1rem;
}

.doc-normal-rgb {
  margin: 1rem 0 1.25rem;
  padding: 1rem 1.1rem;
  border-radius: 12px;
  border: 1px solid rgba(140, 100, 180, 0.35);
  background: linear-gradient(
    145deg,
    rgba(20, 8, 28, 0.72) 0%,
    rgba(8, 10, 22, 0.78) 100%
  );
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.45) inset;
}

.doc-normal-rgb__label {
  margin: 0 0 0.55rem;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(230, 180, 255, 0.9);
}

.doc-normal-rgb ul {
  margin: 0;
  padding-left: 1.1rem;
  font-size: 0.9rem;
  line-height: 1.58;
  color: rgba(195, 200, 230, 0.94);
}

.doc-normal-rgb li {
  margin-bottom: 0.4rem;
}

.doc-normal-rgb li:last-child {
  margin-bottom: 0;
}

.doc-normal-rgb .doc-normal-rgb--x {
  border-left: 3px solid rgba(255, 100, 120, 0.85);
  padding-left: 0.65rem;
  margin-left: -0.65rem;
  list-style-position: outside;
}

.doc-normal-rgb .doc-normal-rgb--y {
  border-left: 3px solid rgba(100, 220, 130, 0.85);
  padding-left: 0.65rem;
  margin-left: -0.65rem;
}

.doc-normal-rgb .doc-normal-rgb--z {
  border-left: 3px solid rgba(100, 160, 255, 0.9);
  padding-left: 0.65rem;
  margin-left: -0.65rem;
}

.doc-normal-controls {
  margin: 1rem 0 1.15rem;
  padding: 0.95rem 1rem;
  border-radius: 11px;
  border: 1px solid rgba(90, 140, 200, 0.28);
  background: rgba(6, 12, 24, 0.55);
}

.doc-normal-controls__head {
  margin: 0 0 0.6rem;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: rgba(46, 231, 242, 0.88);
}

.doc-normal-controls ul {
  margin: 0;
  padding-left: 1.1rem;
  font-size: 0.9rem;
  line-height: 1.58;
  color: rgba(180, 195, 230, 0.93);
}

.doc-normal-controls li {
  margin-bottom: 0.4rem;
}

.doc-normal-controls li:last-child {
  margin-bottom: 0;
}

.doc-normal-truth {
  margin: 1rem 0;
  padding: 1rem 1.1rem;
  border-radius: 12px;
  border: 1px solid rgba(180, 120, 220, 0.35);
  background: rgba(18, 10, 28, 0.5);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.35) inset;
}

.doc-normal-truth__label {
  margin: 0 0 0.5rem;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: rgba(220, 170, 255, 0.92);
}

.doc-normal-truth p {
  margin: 0;
  font-size: 0.92rem;
  line-height: 1.62;
  color: rgba(210, 205, 230, 0.94);
}

.doc-normal-truth code {
  font-size: 0.85em;
}

.doc-mistake-rail {
  margin: 1rem 0;
  padding: 0.9rem 1rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 120, 100, 0.28);
  background: rgba(40, 12, 10, 0.35);
}

.doc-mistake-rail__title {
  margin: 0 0 0.55rem;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: rgba(255, 170, 150, 0.95);
}

.doc-mistake-rail p {
  margin: 0 0 0.45rem;
  font-size: 0.9rem;
  line-height: 1.55;
  color: rgba(220, 200, 195, 0.92);
}

.doc-mistake-rail p:last-child {
  margin-bottom: 0;
}

.doc-normal-when {
  margin: 1rem 0;
  padding: 0.95rem 1rem;
  border-radius: 11px;
  border: 1px solid rgba(80, 160, 140, 0.3);
  background: rgba(8, 22, 20, 0.4);
}

.doc-normal-when__label {
  margin: 0 0 0.55rem;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: rgba(130, 230, 200, 0.9);
}

.doc-normal-when ul {
  margin: 0;
  padding-left: 1.1rem;
  font-size: 0.9rem;
  line-height: 1.58;
  color: rgba(185, 220, 210, 0.93);
}

.doc-normal-when li {
  margin-bottom: 0.4rem;
}

.doc-normal-when li:last-child {
  margin-bottom: 0;
}

.doc-normal-compare {
  margin: 1.15rem 0 1.35rem;
  border-radius: 14px;
  border: 1px solid rgba(90, 140, 220, 0.28);
  background: linear-gradient(
    165deg,
    rgba(4, 8, 20, 0.96) 0%,
    rgba(8, 6, 24, 0.94) 100%
  );
  box-shadow:
    0 0 0 1px rgba(0, 0, 0, 0.55) inset,
    0 12px 40px rgba(0, 0, 0, 0.35);
  overflow: hidden;
}

.doc-normal-compare__title {
  margin: 0;
  padding: 0.85rem 1rem 0.65rem;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(46, 231, 242, 0.9);
  background: rgba(0, 0, 0, 0.35);
  border-bottom: 1px solid rgba(80, 120, 200, 0.22);
}

.doc-normal-compare__grid {
  display: grid;
  grid-template-columns: minmax(5.5rem, 1fr) minmax(5.5rem, 1fr) minmax(4rem, 0.75fr) minmax(7rem, 1.2fr);
  gap: 0;
  font-size: 0.82rem;
  line-height: 1.45;
}

.doc-normal-compare__cell {
  padding: 0.6rem 0.75rem;
  border-bottom: 1px solid rgba(55, 80, 130, 0.2);
  color: rgba(175, 195, 230, 0.92);
}

.doc-normal-compare__cell--head {
  font-weight: 700;
  font-size: 0.65rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: rgba(200, 210, 245, 0.88);
  background: rgba(12, 18, 40, 0.65);
}

.doc-normal-compare__cell--mat {
  font-weight: 600;
  color: rgba(210, 220, 255, 0.96);
  background: rgba(6, 10, 22, 0.45);
}

.doc-normal-compare__cell a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: rgba(94, 200, 255, 0.45);
  text-underline-offset: 0.15em;
}

.doc-normal-compare__cell a:hover {
  text-decoration-color: rgba(94, 200, 255, 0.85);
}

.doc-normal-compare__cell a:focus-visible {
  outline: 2px solid rgba(46, 231, 242, 0.45);
  outline-offset: 2px;
  border-radius: 4px;
}

.doc-normal-compare__grid > .doc-normal-compare__cell:nth-last-child(-n + 4) {
  border-bottom: none;
}

@media (max-width: 900px) {
  .doc-normal-compare {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .doc-normal-compare__grid {
    min-width: 36rem;
  }
}
