/* CP1 V3.4.1 R6 — all HTML language fix */

body.cp1-v341-r6-ready [data-cp1-visual-layer],
body.cp1-v341-r6-ready [data-visual-layer],
body.cp1-v341-r6-ready [data-layer="visual"],
body.cp1-v341-r6-ready .cp1-visual-layer,
body.cp1-v341-r6-ready .visual-layer,
body.cp1-v341-r6-ready .visualLayer,
body.cp1-v341-r6-ready #visual-layer,
body.cp1-v341-r6-ready #visualLayer,
body.cp1-v341-r6-ready img[alt*="Visual Layer" i],
body.cp1-v341-r6-ready img[title*="Visual Layer" i],
body.cp1-v341-r6-ready [aria-label*="Visual Layer" i],
body.cp1-v341-r6-ready [class*="visual-layer" i],
body.cp1-v341-r6-ready [id*="visual-layer" i],
body.cp1-v341-r6-ready [src*="visual-layer" i],
body.cp1-v341-r6-ready [href*="visual-layer" i],
body.cp1-v341-r6-ready [class*="visual_layer" i],
body.cp1-v341-r6-ready [id*="visual_layer" i],
body.cp1-v341-r6-ready [src*="visual_layer" i],
body.cp1-v341-r6-ready [href*="visual_layer" i],
body.cp1-v341-r6-ready [class*="visualLayer" i],
body.cp1-v341-r6-ready [id*="visualLayer" i],
body.cp1-v341-r6-ready [src*="visualLayer" i],
body.cp1-v341-r6-ready [href*="visualLayer" i],
body.cp1-v341-r6-ready [class*="cp1-v3329" i],
body.cp1-v341-r6-ready [id*="cp1-v3329" i],
body.cp1-v341-r6-ready [src*="cp1-v3329" i],
body.cp1-v341-r6-ready [href*="cp1-v3329" i] {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
  width: 0 !important;
  height: 0 !important;
  max-width: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  left: -99999px !important;
  top: -99999px !important;
}

#cp1-v341-r6-first-observation {
  position: relative;
  z-index: 30;
  width: min(100% - 20px, 620px);
  margin: 0.85rem auto 1rem;
  padding: 0.95rem;
  border: 1px solid rgba(255,255,255,0.16);
  border-radius: 28px;
  background:
    radial-gradient(circle at 22% 32%, rgba(255,244,224,0.12), transparent 34%),
    radial-gradient(circle at 82% 20%, rgba(117,202,255,0.10), transparent 38%),
    linear-gradient(135deg, rgba(255,255,255,0.075), rgba(255,255,255,0.024));
  box-shadow: 0 24px 74px rgba(0,0,0,0.20);
  backdrop-filter: blur(14px);
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.35rem;
  isolation: isolate;
}

#cp1-v341-r6-first-observation .cp1-r6-stone-zone {
  position: relative;
  display: grid;
  place-items: center;
  min-height: min(70vw, 310px);
}

#cp1-v341-r6-first-observation .cp1-r6-stone-shell {
  position: relative;
  display: grid;
  place-items: center;
  width: min(82vw, 320px);
  aspect-ratio: 1;
}

#cp1-v341-r6-first-observation .cp1-r6-stone-shell::before,
#cp1-v341-r6-first-observation .cp1-r6-stone-shell::after {
  content: "";
  position: absolute;
  inset: 10%;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.18);
  opacity: 0.68;
  transform: rotate(-10deg) scaleX(1.08);
  animation: cp1-r6-ring 7.8s ease-in-out infinite;
}

#cp1-v341-r6-first-observation .cp1-r6-stone-shell::after {
  inset: 20%;
  border-color: rgba(255,244,224,0.25);
  animation-direction: reverse;
  animation-duration: 9.6s;
}

#cp1-v341-r6-first-observation .cp1-r6-pulse {
  position: absolute;
  inset: 25%;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(255,244,224,0.22), transparent 70%);
  animation: cp1-r6-pulse 4.4s ease-in-out infinite;
}

#cp1-v341-r6-first-observation .cp1-r6-stone {
  position: relative;
  z-index: 2;
  width: min(72%, 235px);
  max-height: 72%;
  object-fit: contain;
  filter: drop-shadow(0 24px 52px rgba(0,0,0,0.42));
  animation: cp1-r6-breathe 5.6s ease-in-out infinite;
}

#cp1-v341-r6-first-observation .cp1-r6-eyebrow {
  margin: 0 0 0.72rem;
  color: rgba(255,244,224,0.76);
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

#cp1-v341-r6-first-observation .cp1-r6-title {
  margin: 0;
  color: rgba(255,255,255,0.94);
  font-size: clamp(2.45rem, 15vw, 4.9rem);
  line-height: 0.9;
  letter-spacing: -0.07em;
  font-weight: 760;
}

#cp1-v341-r6-first-observation .cp1-r6-system {
  margin: 0.68rem 0 0;
  color: rgba(255,255,255,0.76);
  font-size: 1.1rem;
  font-weight: 650;
}

#cp1-v341-r6-first-observation .cp1-r6-line {
  margin: 0.9rem 0 0;
  color: rgba(255,255,255,0.58);
  font-size: 0.94rem;
  line-height: 1.6;
}

#cp1-v341-r6-first-observation .cp1-r6-proof {
  display: inline-flex;
  width: fit-content;
  margin-top: 1rem;
  padding: 0.52rem 0.74rem;
  border: 1px solid rgba(255,255,255,0.16);
  border-radius: 999px;
  background: rgba(255,255,255,0.055);
  color: rgba(255,255,255,0.74);
  font-size: 0.8rem;
}

@keyframes cp1-r6-breathe {
  0%,100% { transform: translate3d(0,0,0) scale(1); }
  50% { transform: translate3d(0,-2px,0) scale(1.024); }
}

@keyframes cp1-r6-ring {
  0%,100% { transform: rotate(-10deg) scaleX(1.06); opacity: .42; }
  50% { transform: rotate(12deg) scaleX(1.20); opacity: .76; }
}

@keyframes cp1-r6-pulse {
  0%,100% { opacity: .24; transform: scale(.92); }
  50% { opacity: .62; transform: scale(1.16); }
}
