.manucast-lock-shell {
  position: relative;
  margin: 0 0 2rem;
}

.manucast-lead {
  margin-bottom: 1.25rem;
}

.manucast-blur-teaser {
  position: relative;
  overflow: hidden;
  min-height: 190px;
  margin: 1.25rem 0 0;
  padding: 1.25rem 1rem 5rem;
  border-radius: 18px;
  background: rgba(0, 0, 0, 0.035);
  filter: blur(3px);
  user-select: none;
  pointer-events: none;
}

.manucast-blur-teaser::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(255,255,255,0.15), rgba(255,255,255,0.88));
}

.manucast-blur-line {
  height: 18px;
  max-width: 78%;
  margin: 0 0 18px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.18);
}

.manucast-blur-line.wide {
  max-width: 94%;
}

.manucast-blur-line.short {
  max-width: 52%;
}

.manucast-wall {
  position: relative;
  z-index: 2;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 18px;
  padding: 1.25rem;
  margin: 1.25rem 0 2rem;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: none;
}

.manucast-lock-blur .manucast-wall {
  max-width: 760px;
  margin: -5.25rem auto 2rem;
}

.manucast-wall-inner {
  max-width: 720px;
  margin: 0 auto;
}

.manucast-wall h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: clamp(1.25rem, 2.4vw, 1.8rem);
}

.manucast-signup-form {
  display: grid;
  gap: 0.85rem;
  margin-top: 1rem;
}

.manucast-field-label,
.manucast-consent,
.manucast-interests label {
  display: block;
}

.manucast-field-label input[type="email"],
.manucast-field-label input[type="text"] {
  display: block;
  width: 100%;
  margin-top: 0.25rem;
  padding: 0.75rem 0.85rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  font: inherit;
  box-sizing: border-box;
}

.manucast-interests {
  display: grid;
  gap: 0.35rem;
  padding: 0.75rem;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.035);
}

.manucast-signup-form button {
  cursor: pointer;
  border: 0;
  border-radius: 10px;
  padding: 0.85rem 1rem;
  font-weight: 800;
  background: #111;
  color: #fff;
}

.manucast-signup-form button:disabled {
  cursor: wait;
  opacity: 0.7;
}

.manucast-form-message {
  min-height: 1.25rem;
  font-size: 0.95rem;
}

.manucast-success {
  color: #0a6b2b;
}

.manucast-error {
  color: #9a1b1b;
}

@media (max-width: 640px) {
  .manucast-lock-blur .manucast-wall {
    margin-top: -4.25rem;
  }

  .manucast-blur-teaser {
    min-height: 170px;
  }
}

.manucast-divider {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  margin: 1.25rem 0;
  color: rgba(0, 0, 0, 0.55);
  font-weight: 700;
}

.manucast-divider::before,
.manucast-divider::after {
  content: "";
  flex: 1;
  height: 1px;
  background: rgba(0, 0, 0, 0.12);
}

.manucast-rewarded-unlock {
  margin-top: 1rem;
  padding-top: 0.25rem;
}

.manucast-rewarded-unlock h4 {
  margin: 0 0 0.35rem;
  font-size: 1.08rem;
}

.manucast-rewarded-ad-slot {
  margin: 0.9rem 0;
  min-height: 96px;
  display: grid;
  place-items: center;
  border: 1px dashed rgba(0, 0, 0, 0.22);
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.025);
  overflow: hidden;
}

.manucast-rewarded-button {
  cursor: pointer;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 10px;
  padding: 0.8rem 1rem;
  font-weight: 800;
  background: #fff;
  color: #111;
}

.manucast-rewarded-button:disabled {
  cursor: wait;
  opacity: 0.62;
}

.manucast-rewarded-message {
  margin-top: 0.55rem;
  min-height: 1.2rem;
  font-size: 0.95rem;
}

.manucast-pt40-player-teaser {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  margin: 0 0 1rem;
  padding: 0.95rem 1rem;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.92);
}

.manucast-lock-blur .manucast-pt40-player-teaser {
  position: relative;
  z-index: 2;
}

.manucast-pt40-player-icon {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: #111;
  color: #fff;
  font-size: 0.85rem;
  padding-left: 2px;
  flex: 0 0 auto;
}

.manucast-pt40-player-copy {
  display: grid;
  gap: 0.15rem;
}

.manucast-pt40-player-copy strong {
  font-size: 1rem;
}

.manucast-pt40-player-copy span {
  color: rgba(0, 0, 0, 0.68);
  font-size: 0.95rem;
}

.manucast-safe-player-wrap {
  position: relative;
  z-index: 2;
  margin: 0 0 1rem;
}

.manucast-safe-player-wrap .pt40-player {
  margin-bottom: 0.45rem;
}

.manucast-pt40-safe-note {
  margin: 0.25rem 0 1rem;
  font-size: 0.92rem;
  color: rgba(0, 0, 0, 0.68);
}


/* MANUcast CR: flat interface, no shadows. */
.manucast-wall,
.manucast-rewarded-ad-slot,
.manucast-rewarded-button,
.manucast-safe-player-wrap,
.manucast-pt40-player-teaser {
  box-shadow: none !important;
}
