body {
  --agent-black: #121212;
  --agent-red: #b11226;
  --agent-red-deep: #7e0d1b;
  --agent-pink: #f06aa7;
  --agent-pink-soft: #fff0f6;
  --agent-rose-soft: #ffe3eb;
  --agent-rose: #f7cadb;
  --agent-gray: #5f6570;
  --agent-white: #ffffff;
  color: #1e2430;
}

html.agent-scroll-locked,
body.agent-scroll-locked {
  height: 100%;
  overflow: hidden;
}

.agent-hero {
  background:
    radial-gradient(circle at top left, rgba(240, 106, 167, 0.24), transparent 30%),
    radial-gradient(circle at bottom right, rgba(177, 18, 38, 0.16), transparent 28%),
    linear-gradient(180deg, #fff6fa 0%, #ffffff 58%, #fff7f9 100%);
}

.yb-main-header .yb-logo span,
.yb-section-title,
.yb-my-profile-desc-info span,
.yb-box-service h5,
.yb-box-fact-count,
.yb-footer-social a,
.yb-contact-mini span:last-child,
.yb-resume-item strong,
.yb-resume-item h4 {
  color: var(--agent-black);
}

.yb-logo::before {
  background: linear-gradient(135deg, var(--agent-red) 0%, var(--agent-pink) 100%);
}

.yb-graphic-1 {
  background-image: linear-gradient(135deg, rgba(126, 13, 27, 0.96) 0%, rgba(177, 18, 38, 0.9) 100%);
}

.yb-graphic-2 {
  background-image: linear-gradient(135deg, rgba(240, 106, 167, 0.72) 0%, rgba(255, 194, 218, 0.95) 100%);
}

.agent-hero .yb-profile-desc-wrap h1.yb-gradient-text {
  background: linear-gradient(135deg, var(--agent-red-deep) 0%, var(--agent-red) 48%, var(--agent-pink) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.agent-hero .yb-profile-desc-wrap h1.yb-gradient-text span {
  background: inherit;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.yb-myjob,
.yb-section-point span,
.yb-section-point sup,
.yb-nav-left > li > a,
.yb-nav-left > li > a span,
.yb-box-fact-desc,
.yb-contact-mini .uk-text-primary,
.yb-footer-social a:hover,
.yb-main-menu .uk-navbar-nav > li > a:hover,
.yb-main-menu .uk-navbar-nav > li.uk-active > a {
  color: var(--agent-red);
}

.agent-hero .yb-myjob {
  color: var(--agent-red-deep);
}

.agent-hero .yb-myjob #typed-vivi,
.agent-hero .yb-myjob .typed,
.agent-hero .yb-myjob span {
  color: var(--agent-pink) !important;
  text-decoration-color: rgba(240, 106, 167, 0.45);
}

.yb-main-menu .uk-navbar-nav > li > a,
.yb-social-icons a,
.yb-footer-social a,
.yb-nav-left a:hover,
.yb-nav-left .uk-active a,
.yb-nav-left .uk-active span,
.yb-box-circle:hover strong,
.yb-box-circle:hover .yb-box-circle-title,
.yb-box-fact-desc,
.yb-contact-mini [data-uk-icon],
.yb-totop,
.uk-link,
a {
  color: var(--agent-red);
}

.yb-btn,
.yb-main-menu .uk-navbar-nav > li > a:after,
.uk-progress::-webkit-progress-value {
  background: linear-gradient(135deg, var(--agent-red-deep) 0%, var(--agent-red) 58%, var(--agent-pink) 100%);
}

.yb-btn:hover {
  background: linear-gradient(135deg, var(--agent-black) 0%, var(--agent-red-deep) 55%, var(--agent-red) 100%);
}

.yb-main-menu.yb-fixed,
.yb-main-footer {
  background: rgba(255, 255, 255, 0.94);
}

.yb-main-footer-wrapper {
  color: rgba(18, 18, 18, 0.72);
}

.yb-main-footer .uk-text-left\@s {
  color: #121212;
  font-weight: 500;
}

.yb-my-profile-desc-bottom::before,
.yb-resume-item-date-icon,
.yb-box-circle::after,
.yb-box-fact-count::after,
.yb-nav-left .uk-active::before {
  background: linear-gradient(180deg, var(--agent-red-deep) 0%, var(--agent-pink) 100%);
}

.yb-bg-soft,
.yb-box-services > div:nth-child(odd),
.yb-resume-list .uk-list-divider > li:nth-child(odd) .yb-resume-item,
.agent-contact-card:nth-child(3) {
  background: var(--agent-pink-soft);
}

.yb-my-profile-desc-bottom,
.yb-resume-list .uk-list-divider > li:nth-child(odd) .yb-resume-item,
.yb-box-services > div:nth-child(odd),
.yb-box-circle,
.yb-box-fact,
.agent-contact-card,
.agent-contact-card:nth-child(2),
.agent-contact-card:nth-child(3) {
  border-color: rgba(240, 106, 167, 0.18);
}

.agent-contact-card,
.agent-contact-card:nth-child(2) {
  background: linear-gradient(180deg, #ffffff 0%, #fff5f8 100%);
}

.yb-section-point:before,
.yb-resume-item-date-icon,
.circle-progress canvas {
  color: var(--agent-red);
}

.typed-cursor {
  color: var(--agent-pink);
}

.waveHorizontal {
  filter: hue-rotate(145deg) saturate(1.2) brightness(1.02);
  opacity: 0.78;
}

.yb-totop {
  background: linear-gradient(135deg, var(--agent-red-deep) 0%, var(--agent-red) 55%, var(--agent-pink) 100%);
}

.yb-totop:hover,
.yb-social-icons a:hover,
.yb-footer-social a:hover {
  color: var(--agent-pink);
}

.yb-nav-left::before,
.yb-section-point,
.yb-section-point.right,
.uk-grid-divider > :not(.uk-first-column)::before,
.uk-list-divider > li:nth-child(n + 2),
.uk-heading-line > ::before,
.uk-heading-line > ::after,
.yb-main-menu,
.yb-my-profile,
.yb-border-top,
.yb-border-bottom {
  border-color: rgba(177, 18, 38, 0.12) !important;
}

.yb-my-profile-desc-bottom::after {
  background: linear-gradient(180deg, rgba(240, 106, 167, 0) 0%, rgba(240, 106, 167, 0.18) 100%);
}

.yb-box-circle canvas {
  filter: hue-rotate(140deg) saturate(1.35);
}

.agent-prudential-logo {
  width: 160px;
  max-width: 45vw;
  margin-bottom: 20px;
}

.agent-hero-copy {
  max-width: 680px;
  margin: 20px auto 0;
  color: var(--agent-gray);
  line-height: 1.9;
}

.agent-hero-actions {
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 28px;
}

.yb-btn-outline {
  border: 1px solid rgba(177, 18, 38, 0.22);
  background: var(--agent-white);
  color: var(--agent-black);
}

.yb-btn-outline:hover {
  border-color: var(--agent-pink);
  color: var(--agent-red);
}

@keyframes agentCtaPulse {
  0%,
  100% {
    transform: scale(1);
    box-shadow: 0 14px 28px rgba(177, 18, 38, 0.2);
  }

  35% {
    transform: scale(1.06);
    box-shadow: 0 18px 34px rgba(177, 18, 38, 0.28);
  }

  60% {
    transform: scale(0.98);
    box-shadow: 0 12px 24px rgba(177, 18, 38, 0.18);
  }
}

@keyframes agentCtaRing {
  0% {
    transform: translateY(0);
    opacity: 0.4;
    box-shadow: 0 0 0 0 rgba(240, 106, 167, 0.32);
  }

  70% {
    transform: translateY(0);
    opacity: 0;
    box-shadow: 0 0 0 16px rgba(240, 106, 167, 0);
  }

  100% {
    transform: translateY(0);
    opacity: 0;
    box-shadow: 0 0 0 0 rgba(240, 106, 167, 0);
  }
}

.agent-profile-cta {
  position: relative;
  isolation: isolate;
  animation: agentCtaPulse 1.8s ease-in-out infinite;
  box-shadow: 0 14px 28px rgba(177, 18, 38, 0.2);
}

.agent-profile-cta::after {
  content: "";
  position: absolute;
  inset: -6px;
  border-radius: inherit;
  z-index: -1;
  animation: agentCtaRing 1.8s ease-out infinite;
}

.agent-profile-cta:hover {
  animation-play-state: paused;
  transform: scale(1.04);
  box-shadow: 0 18px 34px rgba(177, 18, 38, 0.28);
}

.agent-profile-cta:hover::after {
  animation-play-state: paused;
}

.agent-whatsapp-btn {
  color: #1f9d55;
  border-color: rgba(31, 157, 85, 0.28);
}

.agent-whatsapp-btn:hover {
  color: #157347;
  border-color: rgba(31, 157, 85, 0.45);
}

.agent-profile-card {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
  left: auto;
  top: auto;
  overflow: hidden;
  background: transparent;
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin: 0 auto;
}

.yb-my-profile .uk-grid-collapse > div:first-child {
  display: flex;
  justify-content: center;
}

.yb-my-profile .yb-my-profile-img.agent-profile-card {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.agent-profile-gif {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: none;
  object-fit: contain;
  object-position: center center;
}

.agent-profile-badge {
  position: absolute;
  left: 50%;
  bottom: 24px;
  width: fit-content;
  max-width: calc(100% - 48px);
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 18px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(10px);
  box-shadow: 0 14px 35px rgba(30, 36, 48, 0.12);
  border: 1px solid rgba(240, 106, 167, 0.18);
  transform: translateX(-50%);
}

.agent-profile-badge img {
  width: 42px;
  height: 42px;
  object-fit: contain;
}

.agent-profile-badge span {
  font-weight: 700;
  color: var(--agent-black);
  white-space: nowrap;
}

.agent-contact-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 28px;
}

.agent-contact-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-height: 180px;
  padding: 24px;
  border-radius: 22px;
  color: var(--agent-black);
  box-shadow: 0 16px 40px rgba(30, 36, 48, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  border: 1px solid rgba(240, 106, 167, 0.16);
}

.agent-contact-card:nth-child(2) {
  background: linear-gradient(180deg, #fff8fb 0%, #ffeef5 100%);
}

.agent-contact-card:nth-child(3) {
  background: linear-gradient(180deg, #fff3f7 0%, #ffe2ed 100%);
}

.agent-contact-card:hover {
  color: var(--agent-black);
  text-decoration: none;
  transform: translateY(-6px);
  box-shadow: 0 22px 50px rgba(30, 36, 48, 0.12);
}

.agent-contact-card .uk-icon {
  color: var(--agent-red);
}

.agent-contact-card strong {
  font-size: 20px;
}

.agent-contact-card span:last-child {
  color: var(--agent-gray);
  line-height: 1.8;
}

.agent-story-shell {
  display: flex;
  flex-direction: column;
  gap: 34px;
}

.agent-story-intro {
  max-width: 760px;
}

.agent-story-lead {
  margin-top: 18px;
  margin-bottom: 0;
  color: var(--agent-gray);
  font-size: 18px;
  line-height: 1.9;
}

.agent-story-grid {
  align-items: center;
}

.agent-story-grid--reverse {
  flex-direction: row-reverse;
}

.agent-story-card {
  position: relative;
  padding: 40px 40px 34px;
  border-radius: 30px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 240, 246, 0.96) 100%);
  border: 1px solid rgba(240, 106, 167, 0.16);
  box-shadow: 0 24px 60px rgba(30, 36, 48, 0.08);
}

.agent-story-step {
  display: inline-flex;
  align-items: center;
  margin-bottom: 18px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(240, 106, 167, 0.12);
  color: var(--agent-red-deep);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.agent-story-card p {
  margin: 0 0 18px;
  color: #283243;
  font-size: 20px;
  line-height: 2;
}

.agent-story-card p:last-child {
  margin-bottom: 0;
}

.agent-story-keyword-insurance {
  color: #121212;
  font-weight: 700;
}

.agent-story-keyword-prudential {
  color: var(--agent-red);
  font-weight: 700;
}

.agent-story-chapter-quote {
  margin: 24px 0 0;
  padding: 18px 20px 18px 22px;
  border-left: 3px solid rgba(177, 18, 38, 0.24);
  background: rgba(255, 255, 255, 0.62);
  border-radius: 0 18px 18px 0;
}

.agent-story-chapter-quote p {
  margin: 0;
  color: var(--agent-red-deep);
  font-size: 17px;
  line-height: 1.9;
  font-style: italic;
}

.agent-story-stack {
  display: grid;
  gap: 18px;
}

.agent-story-collage {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.agent-story-collage--chapter-7 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.agent-story-photo {
  margin: 0;
  overflow: hidden;
  border-radius: 28px;
  box-shadow: 0 22px 50px rgba(30, 36, 48, 0.12);
  background: #fff4f8;
}

.agent-story-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.agent-story-photo--tall {
  min-height: 360px;
}

.agent-story-photo--wide {
  min-height: 240px;
}

.agent-story-collage--chapter-7 .agent-story-photo--chapter-7-main {
  min-height: 320px;
  grid-column: auto;
}

.agent-story-collage--chapter-7 .agent-story-photo--chapter-7-support {
  grid-column: 1 / -1;
  min-height: 260px;
}

.agent-story-closing {
  display: flex;
  justify-content: flex-end;
}

.agent-story-quote {
  max-width: 560px;
  padding: 24px 28px;
  border-left: 4px solid rgba(177, 18, 38, 0.28);
  background: rgba(255, 240, 246, 0.72);
  border-radius: 0 24px 24px 0;
}

.agent-story-quote span {
  display: block;
  margin-bottom: 10px;
  color: var(--agent-pink);
  font-size: 46px;
  line-height: 1;
  font-weight: 700;
}

.agent-story-quote p {
  margin: 0;
  color: #374151;
  line-height: 1.9;
}

.agent-theme-audio {
  display: none;
}

.agent-audio-toggle {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 120;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(126, 13, 27, 0.92);
  color: var(--agent-white);
  box-shadow: 0 16px 36px rgba(30, 36, 48, 0.18);
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.agent-audio-toggle:hover {
  transform: translateY(-2px);
  box-shadow: 0 20px 42px rgba(30, 36, 48, 0.22);
}

.agent-audio-toggle.is-playing {
  background: linear-gradient(135deg, var(--agent-red-deep) 0%, var(--agent-pink) 100%);
}

.agent-audio-toggle__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 1;
}

.agent-audio-toggle__icon::before {
  content: "\266B";
  font-size: 24px;
  line-height: 1;
}

@media (max-width: 959px) {
  .agent-contact-grid {
    grid-template-columns: 1fr;
  }

  .agent-story-card p {
    font-size: 18px;
    line-height: 1.9;
  }

  .agent-story-chapter-quote p {
    font-size: 16px;
  }

  .agent-story-grid--reverse {
    flex-direction: column;
  }
}

@media (max-width: 639px) {
  body.agent-scroll-locked .yb-main-menu .uk-navbar-right {
    display: none;
  }

  .yb-main-footer [data-uk-grid] {
    display: flex;
    flex-direction: column;
  }

  .yb-main-footer .uk-text-right\@s {
    order: 1;
  }

  .yb-main-footer .uk-text-left\@s {
    order: 2;
    margin-top: 14px !important;
  }

  .agent-hero .yb-myjob {
    min-height: 4.5em;
    line-height: 1.5;
  }

  .agent-hero .yb-myjob #typed-vivi,
  .agent-hero .yb-myjob .typed {
    display: inline;
  }

  .agent-hero-actions {
    flex-wrap: nowrap;
    gap: 10px;
  }

  .agent-hero-actions .yb-btn,
  .agent-hero-actions .yb-btn-outline {
    min-width: 0;
    flex: 1 1 0;
    padding-left: 12px;
    padding-right: 12px;
  }

  .agent-story-shell {
    gap: 24px;
  }

  .agent-story-lead {
    font-size: 16px;
    line-height: 1.8;
  }

  .agent-story-card {
    padding: 28px 22px 24px;
    border-radius: 24px;
  }

  .agent-story-card p {
    font-size: 17px;
    line-height: 1.85;
  }

  .agent-story-grid > .agent-story-copy {
    order: 1;
  }

  .agent-story-grid > .agent-story-media {
    order: 2;
  }

  .agent-story-chapter-quote {
    margin-top: 20px;
    padding: 16px 16px 16px 18px;
    border-radius: 0 14px 14px 0;
  }

  .agent-story-chapter-quote p {
    font-size: 15px;
    line-height: 1.8;
  }

  .agent-story-photo {
    border-radius: 22px;
  }

  .agent-story-photo--tall {
    min-height: 260px;
  }

  .agent-story-photo--wide {
    min-height: 200px;
  }

  .agent-story-collage--chapter-7 .agent-story-photo--chapter-7-main {
    min-height: 240px;
  }

  .agent-story-collage--chapter-7 .agent-story-photo--chapter-7-support {
    grid-column: 1 / -1;
    min-height: 210px;
  }

  .agent-story-collage {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .agent-story-collage--chapter-7 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .agent-story-collage--chapter-7 .agent-story-photo--chapter-7-main {
    grid-column: auto;
  }

  .agent-story-collage--chapter-7 .agent-story-photo--chapter-7-support {
    grid-column: 1 / -1;
  }

  .agent-story-quote {
    padding: 20px 18px;
    border-radius: 0 18px 18px 0;
  }

  .agent-profile-cta {
    animation-duration: 2.1s;
  }

  .agent-profile-cta::after {
    animation-duration: 2.1s;
  }

  .yb-my-profile .uk-grid-collapse > div:first-child,
  .agent-profile-card {
    max-height: 480px;
  }

  .agent-profile-gif {
    max-height: 480px;
  }

  .agent-profile-badge {
    left: 50%;
    bottom: 16px;
    max-width: calc(100% - 16px);
    padding: 12px 14px;
  }

  .agent-profile-badge span {
    font-size: 13px;
  }

  .agent-audio-toggle {
    right: 16px;
    bottom: 16px;
    width: 52px;
    height: 52px;
  }
}
