.wow {
  position: relative;
  padding: 72px 0 68px;
  background: linear-gradient(180deg, rgba(9, 20, 30, 0.55), rgba(5, 11, 18, 0.1));
}

.wow::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 70% 10%, rgba(37, 232, 255, 0.12), transparent 55%);
  opacity: 0.8;
  pointer-events: none;
}

.wow-header,
.wow-visual {
  position: relative;
  z-index: 1;
}

.wow-header {
  max-width: 720px;
}

.wow-header .lead {
  margin-bottom: 24px;
}

.wow-visual {
  margin-top: 28px;
}

.wow-labels {
  position: absolute;
  top: -26px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}

.wow-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 14px;
  border-radius: 999px;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  background: rgba(6, 14, 22, 0.75);
  border: 1px solid rgba(37, 232, 255, 0.25);
  color: rgba(233, 240, 247, 0.75);
  box-shadow: 0 10px 20px rgba(2, 10, 16, 0.4);
}

.wow-grid {
  display: grid;
  grid-template-columns: minmax(240px, 1fr) 96px minmax(300px, 1.25fr);
  gap: 28px;
  align-items: center;
}

.wow-chaos {
  display: grid;
  gap: 12px;
}

.wow-collage {
  position: relative;
  width: 420px;
  height: 320px;
  padding: 12px;
  border-radius: 24px;
  background: rgba(7, 16, 24, 0.35);
  border: 1px dashed rgba(255, 255, 255, 0.08);
  overflow: hidden;
  margin-inline: auto;
}

.wow-collage::before {
  content: "";
  position: absolute;
  inset: 8px;
  border-radius: 20px;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.04), transparent 40%);
  opacity: 0.5;
  pointer-events: none;
}

.chaos-item {
  position: absolute;
  margin: 0;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(6, 12, 18, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 18px 30px rgba(2, 8, 14, 0.45);
  transform: rotate(-4deg);
  filter: brightness(0.75) contrast(0.9) saturate(0.8);
}

.chaos-item::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(5, 10, 16, 0.05), rgba(5, 10, 16, 0.45));
  opacity: 0.35;
  z-index: 1;
}

.chaos-item::after {
  content: "";
  position: absolute;
  top: -8px;
  left: 20%;
  width: 46px;
  height: 16px;
  border-radius: 8px;
  background: rgba(233, 240, 247, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  transform: rotate(-6deg);
  opacity: 0.7;
  z-index: 2;
}

.chaos-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: saturate(0.85) contrast(0.95);
  transform: scale(1.03);
}

.chaos-note {
  position: absolute;
  top: 8%;
  left: 6%;
  z-index: 3;
  max-width: 320px;
  width: auto;
  padding: 10px 14px;
  background: rgba(10, 15, 20, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(8px);
  border-radius: 12px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.35);
  transform: rotate(-4deg);
  font-size: 13px;
  line-height: 1.4;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.88);
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.35);
  text-align: left;
}

.chaos-item figcaption {
  position: absolute;
  left: 10px;
  bottom: 10px;
  padding: 4px 8px;
  border-radius: 999px;
  background: rgba(5, 10, 16, 0.7);
  border: 1px solid rgba(37, 232, 255, 0.2);
  font-size: 10px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(233, 240, 247, 0.7);
  z-index: 3;
}

.chaos-owner {
  top: 10px;
  left: 82px;
  width: 200px;
  height: 160px;
  transform: rotate(6deg);
}

.chaos-treatment {
  bottom: -4px;
  left: -8px;
  width: 220px;
  height: 145px;
  transform: rotate(-12deg);
}

.chaos-pages {
  bottom: -10px;
  right: -16px;
  width: 205px;
  height: 235px;
  transform: rotate(11deg);
}

.chaos-photo {
  top: -6px;
  right: -4px;
  width: 140px;
  height: 125px;
  transform: rotate(14deg);
  border: 2px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 14px 26px rgba(2, 8, 14, 0.35);
}

.chaos-extra {
  width: 120px;
  height: 90px;
  border-radius: 12px;
  opacity: 0.9;
}

.chaos-extra.one {
  top: 200px;
  left: 6px;
  width: 130px;
  height: 100px;
  transform: rotate(16deg);
}

.chaos-extra.two {
  top: -12px;
  left: 10px;
  width: 140px;
  height: 105px;
  transform: rotate(-20deg);
}

.chaos-extra.three {
  bottom: 80px;
  left: 132px;
  transform: rotate(9deg);
}

.chaos-extra.four {
  bottom: 6px;
  right: 118px;
  transform: rotate(-11deg);
}

.chaos-extra.five {
  top: 110px;
  left: -2px;
  transform: rotate(21deg);
}

.wow-arrow {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.wow-arrow::before {
  content: "";
  position: absolute;
  top: 6px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(37, 232, 255, 0.45), rgba(37, 232, 255, 0));
  filter: blur(10px);
  opacity: 1;
}

.wow-arrow svg {
  width: 78px;
  height: 78px;
  filter: drop-shadow(0 0 22px rgba(37, 232, 255, 0.85));
}

.wow-arrow path {
  stroke-width: 7;
  stroke: #ffffff;
}

.wow-arrow-label {
  margin-top: 8px;
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(233, 240, 247, 0.55);
}

.wow-passport {
  position: relative;
  border-radius: 26px;
  padding: 26px;
  background: linear-gradient(180deg, rgba(12, 26, 36, 0.95), rgba(8, 18, 26, 0.9));
  border: 1px solid rgba(37, 232, 255, 0.18);
  box-shadow: 0 30px 60px rgba(2, 10, 16, 0.55);
  overflow: hidden;
}

.wow-passport::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 50% 0%, rgba(37, 232, 255, 0.18), transparent 55%);
  opacity: 0.7;
}

.wow-passport > * {
  position: relative;
  z-index: 1;
}

.clarity-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 12px;
  padding: 14px 14px 10px;
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(20, 38, 52, 0.9), rgba(14, 28, 40, 0.9));
  border: 1px solid rgba(255, 255, 255, 0.06);
  box-shadow:
    0 0 0 1px rgba(37, 232, 255, 0.18) inset,
    0 0 40px rgba(37, 232, 255, 0.18),
    0 0 80px rgba(37, 232, 255, 0.12);
}

.clarity-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 16px;
  border-radius: 999px;
  background: rgba(33, 74, 55, 0.45);
  border: 1px solid rgba(120, 255, 180, 0.28);
  color: rgba(233, 240, 247, 0.85);
  font-size: 12px;
  font-weight: 600;
}

.clarity-dot {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #75ffb8;
  box-shadow: 0 0 10px rgba(117, 255, 184, 0.6);
}

.clarity-updated {
  font-size: 12px;
  color: rgba(233, 240, 247, 0.6);
}

.clarity-avatar {
  width: 88px;
  height: 88px;
  border-radius: 999px;
  background-image: url("./images/angelo.webp");
  background-size: cover;
  background-position: 50% 40%;
  border: 4px solid rgba(37, 232, 255, 0.9);
  box-shadow:
    0 0 20px rgba(37, 232, 255, 0.7),
    0 0 50px rgba(37, 232, 255, 0.45),
    0 0 90px rgba(37, 232, 255, 0.28);
  position: relative;
}

.clarity-avatar::after {
  content: "";
  position: absolute;
  inset: -10px;
  border-radius: 999px;
  border: 2px solid rgba(37, 232, 255, 0.6);
  box-shadow:
    0 0 40px rgba(37, 232, 255, 0.6),
    0 0 80px rgba(37, 232, 255, 0.35);
}

.clarity-name {
  font-size: 18px;
  font-weight: 600;
}

.clarity-age {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 12px;
  border-radius: 999px;
  border: 1px solid rgba(86, 213, 235, 0.4);
  background: rgba(16, 36, 48, 0.6);
  color: rgba(233, 240, 247, 0.75);
  font-size: 12px;
}

.clarity-edit {
  width: 20px;
  height: 20px;
  border-radius: 6px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(86, 213, 235, 0.4);
  background: rgba(12, 24, 34, 0.6);
}

.clarity-edit svg {
  width: 12px;
  height: 12px;
  fill: none;
  stroke: rgba(233, 240, 247, 0.8);
  stroke-width: 2;
}

.clarity-sub {
  font-size: 13px;
  color: rgba(233, 240, 247, 0.55);
  text-transform: uppercase;
  letter-spacing: 0.16em;
}

.clarity-title {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -0.01em;
}

.clarity-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.clarity-tag {
  padding: 6px 9px;
  border-radius: 999px;
  border: 1px solid rgba(76, 138, 96, 0.6);
  background: rgba(34, 64, 44, 0.45);
  color: rgba(233, 240, 247, 0.8);
  font-size: 12px;
}

.clarity-tag strong {
  color: rgba(233, 240, 247, 0.95);
  font-weight: 600;
}

.clarity-tag.highlight {
  border-color: rgba(86, 213, 235, 0.7);
  background: rgba(24, 56, 70, 0.55);
  color: rgba(233, 240, 247, 0.9);
  box-shadow:
    0 0 14px rgba(37, 232, 255, 0.35),
    0 0 30px rgba(37, 232, 255, 0.2);
}

.clarity-action {
  margin-top: 6px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 10px 12px;
  border-radius: 18px;
  background: rgba(9, 18, 26, 0.75);
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 0 30px rgba(2, 10, 16, 0.5);
  max-width: 342px;
  margin-inline: auto;
}

.clarity-action-icon {
  width: 36px;
  height: 36px;
  border-radius: 12px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(86, 213, 235, 0.4);
  background: rgba(12, 24, 34, 0.6);
}

.clarity-action-icon svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: rgba(233, 240, 247, 0.8);
  stroke-width: 1.6;
}

.clarity-action-title {
  font-size: 16px;
  font-weight: 600;
}

.clarity-action-sub {
  font-size: 12px;
  color: rgba(233, 240, 247, 0.55);
  margin-top: 4px;
}

.clarity-action-content {
  text-align: left;
}

.wow-footer {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 10px;
}

.wow-close {
  color: rgba(233, 240, 247, 0.72);
  font-size: 0.98rem;
}

.wow-trust {
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(233, 240, 247, 0.45);
}

@media (max-width: 980px) {
  .wow-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .wow-labels {
    position: static;
    margin-bottom: 14px;
    gap: 12px;
  }

  .wow-arrow {
    height: 60px;
  }

  .wow-arrow svg {
    transform: rotate(90deg);
  }
}

@media (max-width: 640px) {
  .wow-collage {
    width: 320px;
    height: 260px;
  }

  .chaos-cover {
    width: 130px;
    height: 180px;
  }

  .chaos-owner {
    width: 150px;
    height: 130px;
    left: 98px;
  }

  .chaos-treatment {
    width: 165px;
    height: 120px;
  }

  .chaos-pages {
    width: 150px;
    height: 180px;
  }

  .chaos-photo {
    width: 100px;
    height: 100px;
    right: 18px;
  }

  .passport-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .passport-signal {
    grid-template-columns: 1fr;
  }

  .passport-share {
    flex-direction: column;
    align-items: flex-start;
  }

  .clarity-card {
    padding: 16px 12px;
  }

  .clarity-avatar {
    width: 96px;
    height: 96px;
  }

  .clarity-title {
    font-size: 22px;
  }

  .clarity-action {
    flex-direction: column;
    text-align: center;
  }
}
