:root {
  --charla-mint: #2ed2c6;
  --charla-mint-2: #77f5e6;
  --charla-ink: #071314;
  --charla-deep: #0b1f22;
  --charla-line: rgba(46, 210, 198, 0.24);
  --charla-soft: #f6fffd;
  --charla-shadow: 0 24px 70px rgba(3, 31, 34, 0.14);
}

html {
  scroll-padding-top: 128px;
}

html body.charla-refurb #home,
html body.charla-refurb #about,
html body.charla-refurb #services,
html body.charla-refurb #testimonials,
html body.charla-refurb #contact {
  scroll-margin-top: 128px;
}

body.charla-refurb {
  color: #ffffff;
  background:
    radial-gradient(circle at 12% 8%, rgba(46, 210, 198, 0.28), transparent 30rem),
    radial-gradient(circle at 88% 34%, rgba(119, 245, 230, 0.18), transparent 34rem),
    linear-gradient(180deg, #e9fffb 0%, #f5fffd 34%, #e6fff9 100%);
  overflow-x: hidden;
}

.charla-refurb::selection {
  color: #ffffff;
  background: var(--charla-mint-2);
}

.charla-refurb .loading-preloader {
  background: #061112 !important;
}

.charla-refurb .spinner-04::before,
.charla-refurb .spinner-04::after {
  border-color: rgba(46, 210, 198, 0.25);
  border-top-color: var(--charla-mint);
}

.charla-refurb .header-main {
  border: 0;
  transition: transform 0.35s ease, background 0.35s ease, box-shadow 0.35s ease;
}

.charla-refurb .header-main .navbar {
  padding: 16px 0;
  background: transparent;
}

.charla-refurb .header-main .container {
  max-width: 1180px;
  padding: 10px 18px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  background: rgba(5, 21, 23, 0.58);
  box-shadow: 0 18px 55px rgba(3, 20, 22, 0.22);
  backdrop-filter: blur(18px);
}

.charla-refurb .header-main.is-scrolled .container,
.charla-refurb .header-main.headroom--not-top .container {
  background: rgba(255, 255, 255, 0.88);
  border-color: rgba(46, 210, 198, 0.26);
  box-shadow: 0 14px 45px rgba(11, 31, 34, 0.12);
}

.charla-refurb .navbar-brand img {
  width: 52px;
  height: 52px;
  object-fit: contain;
  filter: drop-shadow(0 10px 24px rgba(46, 210, 198, 0.32));
}

.charla-refurb .header-navbar-brand {
  display: inline-flex;
  align-items: center;
  min-width: 52px;
}

.charla-refurb .navbar .nav-link {
  position: relative;
  color: rgba(255, 255, 255, 0.78);
  font-weight: 800;
  font-size: 0.9rem;
  padding: 0.65rem 0.92rem;
  transition: color 0.25s ease;
}

.charla-refurb .header-main.is-scrolled .nav-link,
.charla-refurb .header-main.headroom--not-top .nav-link {
  color: #ffffff;
}

.charla-refurb .navbar .nav-link::after {
  content: "";
  position: absolute;
  left: 0.88rem;
  right: 0.88rem;
  bottom: 0.35rem;
  height: 2px;
  border-radius: 99px;
  background: var(--charla-mint);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.25s ease;
}

.charla-refurb .navbar .nav-link:hover,
.charla-refurb .navbar .nav-link:focus {
  color: #fff;
}

.charla-refurb .header-main.is-scrolled .nav-link:hover,
.charla-refurb .header-main.headroom--not-top .nav-link:hover {
  color: #ffffff;
}

.charla-refurb .navbar .nav-link:hover::after,
.charla-refurb .navbar .nav-link.active::after {
  transform: scaleX(1);
}

.charla-refurb .btn {
  border-radius: 999px;
  font-weight: 900;
}

.charla-refurb .btn-primary,
.charla-refurb .btn-secondary {
  color: #ffffff;
  border-color: var(--charla-mint);
  background:
    linear-gradient(135deg, var(--charla-mint) 0%, var(--charla-mint-2) 100%);
  box-shadow: 0 14px 36px rgba(46, 210, 198, 0.28);
}

.charla-refurb .btn-primary:hover,
.charla-refurb .btn-secondary:hover {
  color: #ffffff;
  border-color: var(--charla-mint-2);
  transform: translateY(-2px);
  box-shadow: 0 18px 48px rgba(46, 210, 198, 0.38);
}

.charla-refurb .navbar-toggler {
  border: 1px solid rgba(46, 210, 198, 0.32);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.9);
  width: 48px;
  height: 48px;
}

.charla-hero {
  position: relative;
  min-height: 100vh;
  padding: 148px 0 118px;
  overflow: hidden;
  color: #fff;
  isolation: isolate;
  background:
    linear-gradient(180deg, rgba(246, 255, 253, 0) 58%, rgba(46, 210, 198, 0.16) 74%, rgba(196, 252, 244, 0.72) 90%, #dffffa 100%),
    linear-gradient(135deg, rgba(4, 18, 20, 0.96), rgba(8, 42, 45, 0.92)),
    url("../img/home-banner/home-banner.jpg") center/cover no-repeat;
}

.charla-hero::before,
.charla-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  pointer-events: none;
}

.charla-hero::before {
  background:
    linear-gradient(90deg, rgba(119, 245, 230, 0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(119, 245, 230, 0.08) 1px, transparent 1px);
  background-size: 52px 52px;
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), transparent 78%);
  animation: charla-grid-drift 18s linear infinite;
}

.charla-hero::after {
  z-index: -1;
  background:
    radial-gradient(circle at var(--mx, 72%) var(--my, 32%), rgba(46, 210, 198, 0.34), transparent 22rem),
    radial-gradient(circle at 22% 72%, rgba(255, 255, 255, 0.13), transparent 18rem);
}

.hero-signal {
  position: absolute;
  border: 1px solid rgba(119, 245, 230, 0.28);
  border-radius: 50%;
  opacity: 0.75;
  pointer-events: none;
}

.hero-signal.one {
  width: 42rem;
  height: 42rem;
  right: -14rem;
  top: 10rem;
  animation: charla-spin 28s linear infinite;
}

.hero-signal.two {
  width: 26rem;
  height: 26rem;
  left: -8rem;
  bottom: 4rem;
  animation: charla-spin 22s linear infinite reverse;
}

.hero-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 14px;
  border: 1px solid rgba(119, 245, 230, 0.34);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.84);
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(14px);
  font-size: 0.78rem;
  font-weight: 900;
  text-transform: uppercase;
}

.hero-kicker::before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--charla-mint);
  box-shadow: 0 0 20px var(--charla-mint);
}

.hero-title {
  max-width: 850px;
  margin-top: 22px;
  margin-bottom: 18px;
  color: #fff;
  font-weight: 1000;
  line-height: 0.92;
  letter-spacing: 0;
}

.hero-title .text-scan {
  display: inline;
  color: transparent;
  background:
    linear-gradient(90deg, #fff 0%, #dffffa 42%, var(--charla-mint-2) 58%, #fff 100%);
  background-size: 220% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  animation: charla-sheen 5.2s ease-in-out infinite;
}

.hero-copy {
  max-width: 690px;
  color: rgba(255, 255, 255, 0.72);
  font-size: clamp(1.05rem, 2vw, 1.28rem);
  line-height: 1.72;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 32px;
}

.btn-ghost-mint {
  color: #fff;
  border: 1px solid rgba(119, 245, 230, 0.36);
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
}

.btn-ghost-mint:hover {
  color: #ffffff;
  background: #fff;
}

.hero-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 44px;
  max-width: 760px;
}

.hero-metric {
  padding: 18px;
  border: 1px solid rgba(119, 245, 230, 0.22);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(16px);
}

.hero-metric strong {
  display: block;
  color: #fff;
  font-size: clamp(1.5rem, 4vw, 2.35rem);
  line-height: 1;
}

.hero-metric span {
  display: block;
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.84rem;
  font-weight: 800;
}

.talent-orbit {
  position: relative;
  min-height: 560px;
  margin-top: 28px;
}

.orbit-core {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(78vw, 430px);
  aspect-ratio: 1;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(119, 245, 230, 0.24);
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 50%, rgba(46, 210, 198, 0.34), transparent 38%),
    rgba(255, 255, 255, 0.05);
  box-shadow: 0 0 90px rgba(46, 210, 198, 0.22);
}

.orbit-core::before,
.orbit-core::after {
  content: "";
  position: absolute;
  inset: 12%;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 50%;
}

.orbit-core::after {
  inset: 28%;
  border-color: rgba(119, 245, 230, 0.32);
}

.orbit-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 122px;
  height: 122px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  box-shadow: 0 24px 60px rgba(46, 210, 198, 0.32);
}

.orbit-chip {
  position: absolute;
  padding: 12px 14px;
  border: 1px solid rgba(119, 245, 230, 0.28);
  border-radius: 8px;
  color: rgba(255, 255, 255, 0.86);
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 14px 38px rgba(2, 16, 18, 0.22);
  backdrop-filter: blur(14px);
  font-size: 0.84rem;
  font-weight: 900;
  animation: charla-float 6s ease-in-out infinite;
}

.orbit-chip:nth-child(3) { left: 4%; top: 18%; animation-delay: -1s; }
.orbit-chip:nth-child(4) { right: 3%; top: 22%; animation-delay: -2s; }
.orbit-chip:nth-child(5) { left: 10%; bottom: 18%; animation-delay: -3s; }
.orbit-chip:nth-child(6) { right: 9%; bottom: 14%; animation-delay: -4s; }

.section {
  position: relative;
  padding-top: 96px;
  padding-bottom: 96px;
}

.section-heading label {
  display: inline-flex;
  padding: 8px 12px;
  border: 1px solid var(--charla-line) !important;
  border-radius: 999px;
  color: #08786f !important;
  background: rgba(46, 210, 198, 0.1);
  font-weight: 1000;
  text-transform: uppercase;
}

.section-heading h3 {
  color: #ffffff;
  font-weight: 1000;
  letter-spacing: 0;
}

.section-heading .lead {
  color: #ffffff;
}

#about {
  z-index: 1;
  margin-top: -320px;
  padding-top: 368px;
  background:
    radial-gradient(circle at 12% 12%, rgba(46, 210, 198, 0.26), transparent 28rem),
    radial-gradient(circle at 78% 6%, rgba(119, 245, 230, 0.22), transparent 30rem),
    linear-gradient(180deg, rgba(223, 255, 250, 0) 0%, rgba(223, 255, 250, 0) 24%, rgba(46, 210, 198, 0.28) 42%, #dffffa 58%, #ffffff 78%, #eafffb 100%);
}

#about .section-heading {
  position: relative;
  padding: 42px;
  border: 1px solid rgba(46, 210, 198, 0.18);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: var(--charla-shadow);
  backdrop-filter: blur(14px);
}

#about .section-heading::before {
  content: "";
  position: absolute;
  inset: 12px;
  z-index: -1;
  border: 1px solid rgba(46, 210, 198, 0.12);
  border-radius: 8px;
}

.charla-refurb #services,
.charla-refurb #contact {
  background:
    radial-gradient(circle at 18% 12%, rgba(46, 210, 198, 0.2), transparent 30rem),
    radial-gradient(circle at 88% 72%, rgba(119, 245, 230, 0.2), transparent 30rem),
    linear-gradient(180deg, #eafffb 0%, #ffffff 34%, #e0fff8 100%) !important;
}

.charla-refurb .card {
  overflow: hidden;
  border: 1px solid rgba(46, 210, 198, 0.18);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(232, 255, 250, 0.9));
  box-shadow: 0 18px 60px rgba(7, 19, 20, 0.1), 0 0 0 1px rgba(46, 210, 198, 0.08);
  transition: transform 0.28s ease, border-color 0.28s ease, box-shadow 0.28s ease;
}

.charla-refurb .card::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  background: linear-gradient(135deg, rgba(46, 210, 198, 0.18), transparent 42%);
  transition: opacity 0.28s ease;
  pointer-events: none;
}

.charla-refurb .card:hover {
  transform: translateY(-8px);
  border-color: rgba(46, 210, 198, 0.42);
  box-shadow: 0 28px 78px rgba(7, 19, 20, 0.16);
}

.charla-refurb .card:hover::before {
  opacity: 1;
}

.charla-refurb .icon-xl,
.charla-refurb .icon-lg {
  background: linear-gradient(135deg, var(--charla-mint), var(--charla-mint-2)) !important;
  color: #ffffff !important;
  box-shadow: 0 12px 30px rgba(46, 210, 198, 0.28);
}

.charla-refurb .counter-box {
  border: 1px solid rgba(46, 210, 198, 0.18) !important;
  border-bottom: 5px solid var(--charla-mint) !important;
  border-radius: 8px !important;
  background: linear-gradient(180deg, #ffffff, #f4fffd) !important;
}

.intelligence-band {
  margin-top: -270px;
  padding: 378px 0 168px;
  color: #fff;
  background:
    radial-gradient(circle at 82% 24%, rgba(46, 210, 198, 0.35), transparent 30rem),
    radial-gradient(circle at 8% 66%, rgba(119, 245, 230, 0.22), transparent 28rem),
    linear-gradient(180deg, rgba(224, 255, 248, 0) 0%, rgba(224, 255, 248, 0) 22%, rgba(46, 210, 198, 0.34) 38%, rgba(119, 245, 230, 0.76) 50%, rgba(23, 95, 96, 0.96) 66%, rgba(4, 18, 20, 0.98) 86%, #071314 100%);
  overflow: hidden;
}

.intelligence-panel {
  position: relative;
  border: 1px solid rgba(119, 245, 230, 0.22);
  border-radius: 8px;
  padding: clamp(24px, 4vw, 44px);
  background: rgba(255, 255, 255, 0.07);
  box-shadow: 0 28px 80px rgba(2, 16, 18, 0.28);
  backdrop-filter: blur(18px);
}

.intelligence-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(119, 245, 230, 0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(119, 245, 230, 0.08) 1px, transparent 1px);
  background-size: 44px 44px;
  opacity: 0.55;
  pointer-events: none;
}

.intelligence-panel > * {
  position: relative;
}

.signal-list {
  display: grid;
  gap: 12px;
}

.signal-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 16px;
  border: 1px solid rgba(119, 245, 230, 0.18);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.08);
}

.signal-item span {
  color: rgba(255, 255, 255, 0.78);
  font-weight: 800;
}

.signal-item strong {
  color: var(--charla-mint-2);
  white-space: nowrap;
}

.charla-refurb #testimonials {
  background:
    radial-gradient(circle at 22% 10%, rgba(46, 210, 198, 0.26), transparent 30rem),
    radial-gradient(circle at 88% 64%, rgba(119, 245, 230, 0.22), transparent 30rem),
    linear-gradient(180deg, rgba(7, 19, 20, 0) 0%, rgba(7, 19, 20, 0) 22%, rgba(46, 210, 198, 0.36) 40%, #bff9ef 56%, #e6fffa 70%, #ffffff 86%, #eafffb 100%) !important;
  margin-top: -270px;
  padding-top: 360px;
}

.charla-refurb #testimonials .d-flex {
  height: 100%;
  padding: 24px;
  border: 1px solid rgba(46, 210, 198, 0.18);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(232, 255, 250, 0.86));
  box-shadow: 0 16px 50px rgba(7, 19, 20, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.charla-refurb #testimonials .d-flex:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 70px rgba(7, 19, 20, 0.13);
}

.charla-refurb #testimonials a {
  cursor: pointer;
  font-weight: 1000;
}

.charla-refurb .form-control {
  min-height: 52px;
  border: 1px solid rgba(46, 210, 198, 0.22);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: none;
}

.charla-refurb .form-control:focus {
  border-color: var(--charla-mint);
  box-shadow: 0 0 0 4px rgba(46, 210, 198, 0.18);
}

.charla-refurb #contact {
  background:
    radial-gradient(circle at 18% 22%, rgba(46, 210, 198, 0.22), transparent 30rem),
    radial-gradient(circle at 88% 82%, rgba(119, 245, 230, 0.28), transparent 34rem),
    linear-gradient(180deg, #eafffb 0%, #ffffff 34%, #cffff6 74%, #a7f2e7 100%) !important;
}

.charla-refurb main > section.py-8 {
  padding: 132px 0 !important;
  background:
    radial-gradient(circle at 50% 20%, rgba(119, 245, 230, 0.34), transparent 30rem),
    linear-gradient(180deg, #a7f2e7 0%, #2ed2c6 38%, #0c4a4b 70%, #071314 100%) !important;
}

.charla-refurb main > section.py-8 h2 {
  text-shadow: 0 18px 45px rgba(7, 19, 20, 0.28);
}

.charla-refurb .footer-bg {
  margin-top: -1px;
  color: rgba(255, 255, 255, 0.76);
  background:
    linear-gradient(135deg, #071314 0%, #0c2b2d 100%) !important;
}

.charla-refurb .footer img {
  max-width: 74px;
  filter: drop-shadow(0 12px 28px rgba(46, 210, 198, 0.28));
}

.charla-refurb .footer a {
  color: var(--charla-mint-2) !important;
}

.charla-refurb .modal-content {
  border: 1px solid rgba(46, 210, 198, 0.22);
  border-radius: 8px !important;
  box-shadow: 0 28px 80px rgba(7, 19, 20, 0.25);
}

.charla-refurb .modal-header {
  background: linear-gradient(135deg, #071314, #0d3b3d) !important;
}

.charla-refurb #bookCallModal .modal-dialog {
  max-width: min(92vw, 720px);
}

.charla-refurb #bookCallModal .modal-content {
  position: relative;
  width: min(92vw, 720px);
  min-height: min(92vw, 720px);
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid rgba(34, 216, 200, 0.42);
  border-radius: 50% !important;
  background:
    radial-gradient(circle at 50% 42%, rgba(255, 255, 255, 0.98) 0 48%, rgba(229, 255, 250, 0.98) 72%, rgba(34, 216, 200, 0.92) 100%);
  box-shadow:
    0 34px 110px rgba(3, 45, 45, 0.3),
    0 0 0 12px rgba(34, 216, 200, 0.1);
}

.charla-refurb #bookCallModal .modal-content::before,
.charla-refurb #bookCallModal .modal-content::after {
  content: "";
  position: absolute;
  inset: 18px;
  border: 1px solid rgba(6, 32, 33, 0.08);
  border-radius: 50%;
  pointer-events: none;
}

.charla-refurb #bookCallModal .modal-content::after {
  inset: 38px;
  border-color: rgba(34, 216, 200, 0.18);
}

.charla-refurb #bookCallModal .modal-header {
  position: relative;
  z-index: 1;
  display: block;
  padding: 74px 92px 12px;
  border: 0;
  background: transparent !important;
}

.charla-refurb #bookCallModal .modal-title {
  color: #ffffff !important;
  font-size: clamp(1.65rem, 4vw, 2.45rem);
  font-weight: 1000;
  line-height: 1;
}

.charla-refurb #bookCallModal .btn-close {
  top: 42px;
  right: 70px;
  z-index: 3;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.86);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23062021'%3e%3cpath d='M2.146 2.146a.5.5 0 0 1 .708 0L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-size: 16px;
  box-shadow: 0 10px 28px rgba(7, 19, 20, 0.12);
  filter: none;
  opacity: 1;
}

.charla-refurb #bookCallModal .modal-body {
  position: relative;
  z-index: 1;
  padding: 10px 108px 82px !important;
}

.charla-refurb #bookCallModal form {
  display: grid;
  gap: 10px;
}

.charla-refurb #bookCallModal .mb-3 {
  margin-bottom: 0 !important;
}

.charla-refurb #bookCallModal .form-control {
  min-height: 46px;
  border-color: rgba(34, 216, 200, 0.3);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.82);
  text-align: center;
}

.charla-refurb #bookCallModal textarea.form-control {
  min-height: 82px;
  border-radius: 24px;
  padding-top: 14px;
  resize: none;
}

.charla-refurb #bookCallModal button[type="submit"] {
  justify-self: center;
  min-width: 174px;
  margin-top: 4px !important;
}

@media (max-width: 767.98px) {
  .charla-refurb #bookCallModal .modal-content {
    width: calc(100vw - 28px);
    min-height: auto;
    border-radius: 28px !important;
  }

  .charla-refurb #bookCallModal .modal-content::before,
  .charla-refurb #bookCallModal .modal-content::after {
    border-radius: 24px;
  }

  .charla-refurb #bookCallModal .modal-header {
    padding: 32px 28px 10px;
  }

  .charla-refurb #bookCallModal .btn-close {
    top: 18px;
    right: 18px;
  }

  .charla-refurb #bookCallModal .modal-body {
    padding: 10px 24px 28px !important;
  }
}

.reveal-up {
  opacity: 0;
  transform: translateY(26px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.reveal-up.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes charla-grid-drift {
  from { background-position: 0 0, 0 0; }
  to { background-position: 52px 52px, 52px 52px; }
}

@keyframes charla-spin {
  to { transform: rotate(360deg); }
}

@keyframes charla-sheen {
  0%, 100% { background-position: 0% 50%; }
  45%, 65% { background-position: 100% 50%; }
}

@keyframes charla-float {
  0%, 100% { transform: translate3d(0, 0, 0); }
  50% { transform: translate3d(0, -14px, 0); }
}

/* Clean brand pivot: bright mint, crisp professional bands, no smoky section fades. */
.charla-refurb {
  --charla-mint: #22d8c8;
  --charla-mint-2: #78fff0;
  --charla-pop: #00e6c2;
  --charla-paper: #f3fffc;
}

body.charla-refurb {
  background:
    linear-gradient(90deg, rgba(34, 216, 200, 0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(34, 216, 200, 0.06) 1px, transparent 1px),
    linear-gradient(180deg, #f6fffd 0%, #ffffff 40%, #ecfffb 100%);
  background-size: 84px 84px, 84px 84px, auto;
}

.charla-hero {
  padding: 148px 0 96px;
  background:
    radial-gradient(circle at 73% 30%, rgba(34, 216, 200, 0.36), transparent 28rem),
    radial-gradient(circle at 18% 74%, rgba(120, 255, 240, 0.18), transparent 22rem),
    linear-gradient(135deg, #061213 0%, #0b3335 54%, #06484a 100%),
    url("../img/home-banner/home-banner.jpg") center/cover no-repeat;
}

.charla-hero::after {
  background:
    radial-gradient(circle at var(--mx, 72%) var(--my, 32%), rgba(120, 255, 240, 0.28), transparent 20rem),
    linear-gradient(90deg, rgba(34, 216, 200, 0.1), transparent 38%);
}

.hero-title .text-scan {
  background:
    linear-gradient(90deg, #ffffff 0%, #cffff8 28%, var(--charla-mint-2) 50%, #ffffff 78%);
  background-size: 240% 100%;
  -webkit-background-clip: text;
  background-clip: text;
}

#about,
.charla-refurb #services,
.charla-refurb #testimonials,
.charla-refurb #contact {
  margin-top: 0;
  padding-top: 104px;
  padding-bottom: 104px;
  background:
    linear-gradient(90deg, rgba(34, 216, 200, 0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(34, 216, 200, 0.06) 1px, transparent 1px),
    linear-gradient(180deg, #f5fffd 0%, #ffffff 48%, #eefffb 100%) !important;
  background-size: 80px 80px, 80px 80px, auto !important;
}

#about {
  border-top: 12px solid var(--charla-pop);
}

#about .section-heading,
.charla-refurb .card,
.charla-refurb #testimonials .d-flex,
.charla-refurb #contact form {
  border: 1px solid rgba(34, 216, 200, 0.32);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(243, 255, 252, 0.96));
  box-shadow:
    0 18px 50px rgba(7, 19, 20, 0.08),
    0 0 0 4px rgba(34, 216, 200, 0.05);
}

.section-heading label {
  color: #ffffff !important;
  border-color: rgba(34, 216, 200, 0.42) !important;
  background: linear-gradient(135deg, rgba(34, 216, 200, 0.22), rgba(120, 255, 240, 0.32));
}

.charla-refurb .card::before {
  opacity: 1;
  background:
    linear-gradient(90deg, var(--charla-pop), var(--charla-mint-2));
  height: 5px;
  bottom: auto;
}

.charla-refurb .card:hover {
  border-color: rgba(34, 216, 200, 0.64);
  box-shadow:
    0 28px 76px rgba(7, 19, 20, 0.14),
    0 0 0 5px rgba(34, 216, 200, 0.1);
}

.charla-refurb .counter-box {
  border-color: rgba(34, 216, 200, 0.28) !important;
  border-bottom-color: var(--charla-pop) !important;
  background: #f5fffd !important;
}

.intelligence-band {
  margin-top: 0;
  padding: 118px 0;
  color: #ffffff;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.22) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 255, 255, 0.2) 1px, transparent 1px),
    linear-gradient(135deg, #22d8c8 0%, #78fff0 58%, #dffffa 100%);
  background-size: 56px 56px, 56px 56px, auto;
  border-top: 1px solid rgba(34, 216, 200, 0.5);
  border-bottom: 1px solid rgba(34, 216, 200, 0.5);
}

.intelligence-band .text-white,
.intelligence-band .text-white.text-opacity-75,
.intelligence-band h3 {
  color: #ffffff !important;
}

.intelligence-band .hero-kicker {
  color: #ffffff;
  border-color: rgba(6, 32, 33, 0.18);
  background: rgba(255, 255, 255, 0.48);
}

.intelligence-panel {
  border-color: rgba(6, 32, 33, 0.14);
  background: rgba(255, 255, 255, 0.54);
  box-shadow: 0 24px 70px rgba(3, 45, 45, 0.18);
}

.intelligence-panel::before {
  background:
    linear-gradient(90deg, rgba(6, 32, 33, 0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(6, 32, 33, 0.08) 1px, transparent 1px);
}

.signal-item {
  border-color: rgba(6, 32, 33, 0.12);
  background: rgba(255, 255, 255, 0.58);
}

.signal-item span,
.signal-item strong {
  color: #ffffff;
}

.charla-refurb main > section.py-8 {
  padding: 106px 0 !important;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.18) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 255, 255, 0.16) 1px, transparent 1px),
    linear-gradient(135deg, #00e6c2 0%, #22d8c8 58%, #071314 100%) !important;
  background-size: 64px 64px, 64px 64px, auto !important;
}

.charla-refurb .footer-bg {
  background:
    linear-gradient(90deg, rgba(34, 216, 200, 0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(34, 216, 200, 0.07) 1px, transparent 1px),
    linear-gradient(135deg, #071314 0%, #073f41 100%) !important;
  background-size: 76px 76px, 76px 76px, auto !important;
}

.charla-refurb #services > .container > .row:not(.section-heading) {
  align-items: center;
  justify-content: center;
  gap: clamp(18px, 3vw, 34px);
}

.charla-refurb #services > .container > .row:not(.section-heading) > [class*="col-"] {
  flex: 0 1 min(47%, 560px);
  max-width: 560px;
  padding: 0;
}

.charla-refurb #services .card {
  display: grid;
  place-items: center;
  width: min(100%, 560px);
  aspect-ratio: 1;
  margin: 0 auto;
  border-radius: 50%;
  padding: clamp(34px, 4vw, 58px);
  overflow: hidden;
  background:
    radial-gradient(circle at 36% 22%, rgba(255, 255, 255, 0.96), transparent 28%),
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.9) 0 46%, rgba(215, 255, 247, 0.95) 68%, rgba(34, 216, 200, 0.9) 100%);
  box-shadow:
    0 28px 86px rgba(3, 45, 45, 0.16),
    0 0 0 10px rgba(34, 216, 200, 0.06);
}

.charla-refurb #services .card::before {
  inset: 16px;
  height: auto;
  border: 1px solid rgba(6, 32, 33, 0.08);
  border-radius: 50%;
  background: transparent;
}

.charla-refurb #services .card::after {
  content: "";
  position: absolute;
  inset: 34px;
  border: 1px solid rgba(34, 216, 200, 0.18);
  border-radius: 50%;
  pointer-events: none;
}

.charla-refurb #services .card-body {
  position: relative;
  z-index: 1;
  padding: 0 !important;
}

.charla-refurb #services .icon-xl {
  width: 78px;
  height: 78px;
  line-height: 78px;
  margin-bottom: 18px !important;
}

.charla-refurb #services .card h6 {
  font-size: clamp(1rem, 1.6vw, 1.2rem);
  font-weight: 1000;
}

.charla-refurb #services .card p {
  font-size: clamp(0.82rem, 1.08vw, 0.95rem);
  line-height: 1.52;
}

.charla-refurb #services .counter-box {
  margin-top: 18px !important;
  margin-bottom: 0 !important;
  padding: 18px !important;
  border-radius: 999px !important;
}

.charla-refurb #services .card-footer {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: 12px;
  padding: 0 !important;
  border: 0;
  background: transparent;
}

.charla-refurb #services .card-footer a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 22px;
  border-radius: 999px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.62);
  text-decoration: none;
}

.charla-refurb #testimonials .row.gy-4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: clamp(14px, 2vw, 24px);
}

.charla-refurb #testimonials .row.gy-4 > [class*="col-"] {
  flex: 0 1 250px;
  width: auto;
  max-width: none;
  padding: 0;
  transition: flex-basis 0.42s ease, transform 0.42s ease, opacity 0.32s ease;
}

.charla-refurb #testimonials .row.gy-4:has(.d-flex:hover) > [class*="col-"]:not(:has(.d-flex:hover)),
.charla-refurb #testimonials .row.gy-4:has(.d-flex.is-expanded) > [class*="col-"]:not(:has(.d-flex.is-expanded)) {
  flex-basis: 210px;
  opacity: 0.78;
}

.charla-refurb #testimonials .row.gy-4 > [class*="col-"]:has(.d-flex:hover),
.charla-refurb #testimonials .row.gy-4 > [class*="col-"]:has(.d-flex:focus-within),
.charla-refurb #testimonials .row.gy-4 > [class*="col-"]:has(.d-flex.is-expanded) {
  flex-basis: min(96vw, 520px);
  opacity: 1;
  z-index: 4;
}

.charla-refurb #testimonials .d-flex {
  position: relative;
  display: grid !important;
  place-items: center;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  padding: 34px !important;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  cursor: default;
  background:
    radial-gradient(circle at 34% 22%, rgba(255, 255, 255, 0.94), transparent 34%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(207, 255, 246, 0.94));
  transition: width 0.42s ease, height 0.42s ease, border-radius 0.42s ease, transform 0.42s ease, box-shadow 0.42s ease;
}

.charla-refurb #testimonials .d-flex::before {
  content: "";
  position: absolute;
  inset: 12px;
  border: 1px solid rgba(34, 216, 200, 0.2);
  border-radius: inherit;
  pointer-events: none;
}

.charla-refurb #testimonials .d-flex:hover,
.charla-refurb #testimonials .d-flex:focus-within,
.charla-refurb #testimonials .d-flex.is-expanded {
  width: min(96vw, 520px);
  height: min(96vw, 520px);
  transform: scale(1.02);
  box-shadow:
    0 34px 90px rgba(3, 45, 45, 0.2),
    0 0 0 12px rgba(34, 216, 200, 0.08);
}

.charla-refurb #testimonials .icon-lg {
  width: 54px;
  height: 54px;
  min-width: 54px;
  line-height: 54px;
  margin: 0 auto 10px;
  border-radius: 50% !important;
}

.charla-refurb #testimonials .col {
  width: 100%;
  padding-left: 0 !important;
}

.charla-refurb #testimonials h6 {
  max-width: 190px;
  margin: 0 auto 8px;
  font-size: 0.88rem;
  font-weight: 1000;
  line-height: 1.2;
}

.charla-refurb #testimonials p {
  display: -webkit-box;
  max-height: 74px;
  overflow: hidden;
  padding-right: 0 !important;
  color: #ffffff;
  font-size: 0.76rem;
  line-height: 1.45;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  transition: max-height 0.42s ease, font-size 0.42s ease, color 0.42s ease;
}

.charla-refurb #testimonials .d-flex:hover h6,
.charla-refurb #testimonials .d-flex:focus-within h6,
.charla-refurb #testimonials .d-flex.is-expanded h6 {
  max-width: 360px;
  font-size: 1rem;
}

.charla-refurb #testimonials .d-flex:hover p,
.charla-refurb #testimonials .d-flex:focus-within p,
.charla-refurb #testimonials .d-flex.is-expanded p {
  display: block;
  max-height: 290px;
  overflow: auto;
  color: #ffffff;
  font-size: 0.86rem;
  -webkit-line-clamp: unset;
}

.charla-refurb #testimonials a {
  display: none !important;
}

@media (max-width: 991.98px) {
  .charla-refurb .header-main .container {
    border-radius: 24px;
  }

  .charla-refurb .navbar-collapse {
    margin-top: 16px;
    padding-top: 10px;
    border-top: 1px solid rgba(119, 245, 230, 0.18);
  }

  .charla-refurb .navbar .nav-link {
    color: #fff;
  }

  .charla-hero {
    padding-top: 126px;
  }

  .talent-orbit {
    min-height: 460px;
  }

  .orbit-chip {
    font-size: 0.76rem;
  }
}

@media (max-width: 767.98px) {
  .hero-title {
    font-size: clamp(3rem, 16vw, 4.8rem);
  }

  .hero-actions,
  .hero-metrics {
    display: grid;
    grid-template-columns: 1fr;
  }

  #about .section-heading {
    padding: 28px 20px;
  }

  .signal-item {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
  }
}

/* Final white/mint direction refinements. */
body.charla-refurb {
  background:
    linear-gradient(90deg, rgba(34, 216, 200, 0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(34, 216, 200, 0.06) 1px, transparent 1px),
    linear-gradient(180deg, #ffffff 0%, #f2fffc 38%, #ffffff 100%);
  background-size: 84px 84px, 84px 84px, auto;
}

.charla-refurb .header-main .container {
  background: rgba(255, 255, 255, 0.9);
  border-color: rgba(34, 216, 200, 0.26);
}

.charla-refurb .navbar .nav-link,
.charla-refurb .header-main.is-scrolled .nav-link,
.charla-refurb .header-main.headroom--not-top .nav-link {
  color: #ffffff;
}

.charla-refurb .navbar .nav-link:hover,
.charla-refurb .navbar .nav-link:focus {
  color: #ffffff;
}

.charla-hero {
  min-height: auto;
  padding: 148px 0 72px;
  color: #ffffff;
  background:
    radial-gradient(circle at 76% 28%, rgba(34, 216, 200, 0.28), transparent 26rem),
    radial-gradient(circle at 18% 72%, rgba(120, 255, 240, 0.2), transparent 22rem),
    linear-gradient(180deg, #ffffff 0%, #ecfffb 100%);
}

.charla-hero::before {
  opacity: 0.5;
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.72), transparent 90%);
}

.charla-hero::after {
  background:
    radial-gradient(circle at var(--mx, 72%) var(--my, 32%), rgba(34, 216, 200, 0.2), transparent 20rem);
}

.charla-hero .hero-kicker {
  color: #ffffff;
  border-color: rgba(34, 216, 200, 0.34);
  background: rgba(255, 255, 255, 0.78);
}

.hero-title,
.hero-title .text-scan {
  color: #ffffff;
}

.hero-title .text-scan {
  background:
    linear-gradient(90deg, #062021 0%, #088b82 36%, #00e6c2 58%, #062021 100%);
  background-size: 240% 100%;
  -webkit-background-clip: text;
  background-clip: text;
}

.hero-copy {
  max-width: 620px;
  color: #ffffff;
}

.btn-ghost-mint {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.78);
  border-color: rgba(34, 216, 200, 0.36);
}

.hero-signal {
  border-color: rgba(34, 216, 200, 0.2);
}

.talent-orbit {
  min-height: 470px;
}

.orbit-core {
  background:
    radial-gradient(circle at 50% 50%, rgba(34, 216, 200, 0.28), transparent 38%),
    rgba(255, 255, 255, 0.58);
  border-color: rgba(34, 216, 200, 0.28);
  box-shadow: 0 0 78px rgba(34, 216, 200, 0.18);
}

.orbit-chip {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.72);
  border-color: rgba(34, 216, 200, 0.3);
}

.hero-illustration {
  padding: 0 0 54px;
  background: linear-gradient(180deg, #ecfffb 0%, #ffffff 100%);
}

.hero-illustration img {
  display: block;
  width: min(100%, 1040px);
  margin: 0 auto;
  filter: drop-shadow(0 28px 70px rgba(3, 45, 45, 0.1));
}

#about {
  border-top: 0;
}

.charla-refurb #services > .container > .row:not(.section-heading) {
  gap: 0;
}

.charla-refurb #services > .container > .row:not(.section-heading) > [class*="col-"] {
  flex: 0 0 auto;
  max-width: none;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
}

.charla-refurb #services .card {
  display: flex;
  width: 100%;
  min-height: 100%;
  aspect-ratio: auto;
  margin: 0;
  padding: 0;
  border-radius: 8px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(243, 255, 252, 0.96));
  box-shadow:
    0 20px 58px rgba(7, 19, 20, 0.09),
    0 0 0 4px rgba(34, 216, 200, 0.05);
}

.charla-refurb #services .card::before {
  inset: 0;
  height: 5px;
  border: 0;
  border-radius: 0;
  background: linear-gradient(90deg, var(--charla-pop), var(--charla-mint-2));
}

.charla-refurb #services .card::after {
  display: none;
}

.charla-refurb #services .card-body {
  padding: 3rem 2rem !important;
}

.charla-refurb #services .icon-xl {
  width: 86px;
  height: 86px;
  line-height: 86px;
}

.charla-refurb #services .counter-box {
  border-radius: 8px !important;
  padding: 22px !important;
}

.charla-refurb #services .card-footer {
  width: auto;
  margin-top: 0;
  padding: 1rem !important;
  border-top: 1px solid rgba(34, 216, 200, 0.16);
  background: rgba(255, 255, 255, 0.72);
}

.charla-refurb #services .card-footer a {
  min-height: auto;
  padding: 0;
  color: #08786f;
  background: transparent;
}

.charla-refurb #bookCallModal .modal-content {
  width: min(88vw, 660px);
  min-height: min(88vw, 660px);
}

.charla-refurb #bookCallModal .modal-header {
  padding: 66px 86px 8px;
}

.charla-refurb #bookCallModal .modal-body {
  padding: 8px 94px 72px !important;
}

.charla-refurb #bookCallModal form {
  gap: 9px;
}

.charla-refurb #bookCallModal .form-control {
  min-height: 42px;
}

.charla-refurb #bookCallModal textarea.form-control {
  min-height: 74px;
}

.charla-refurb #bookCallModal button[type="submit"] {
  margin-top: 8px !important;
}

.charla-refurb #testimonials .row.gy-4 {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(190px, 1fr));
  grid-template-areas:
    ". top1 top2 ."
    "mid1 . . mid2"
    ". bottom1 bottom2 .";
  align-items: center;
  justify-items: center;
  gap: 12px 18px;
  min-height: 780px;
}

.charla-refurb #testimonials .row.gy-4 > [class*="col-"] {
  flex: none;
  width: auto;
  transition: transform 0.32s ease, opacity 0.28s ease;
}

.charla-refurb #testimonials .row.gy-4 > [class*="col-"]:nth-child(1) { grid-area: top1; }
.charla-refurb #testimonials .row.gy-4 > [class*="col-"]:nth-child(2) { grid-area: top2; }
.charla-refurb #testimonials .row.gy-4 > [class*="col-"]:nth-child(3) { grid-area: mid1; }
.charla-refurb #testimonials .row.gy-4 > [class*="col-"]:nth-child(4) { grid-area: mid2; }
.charla-refurb #testimonials .row.gy-4 > [class*="col-"]:nth-child(5) { grid-area: bottom1; }
.charla-refurb #testimonials .row.gy-4 > [class*="col-"]:nth-child(6) { grid-area: bottom2; }

.charla-refurb #testimonials .d-flex {
  width: clamp(220px, 20vw, 270px);
  height: clamp(220px, 20vw, 270px);
  padding: 32px !important;
  pointer-events: auto;
  overflow: hidden;
}

.charla-refurb #testimonials .d-flex:hover,
.charla-refurb #testimonials .d-flex:focus,
.charla-refurb #testimonials .d-flex:focus-within,
.charla-refurb #testimonials .d-flex.is-expanded {
  width: min(92vw, 680px);
  height: min(92vw, 680px);
  z-index: 12;
}

.charla-refurb #testimonials p {
  max-height: 82px;
  overflow: hidden;
}

.charla-refurb #testimonials .d-flex:hover p,
.charla-refurb #testimonials .d-flex:focus p,
.charla-refurb #testimonials .d-flex:focus-within p,
.charla-refurb #testimonials .d-flex.is-expanded p {
  max-height: none;
  overflow: hidden;
  font-size: clamp(0.72rem, 0.95vw, 0.84rem);
  line-height: 1.34;
}

.charla-refurb #contact form {
  position: relative;
  width: min(92vw, 620px);
  min-height: min(92vw, 620px);
  margin: 0 auto;
  padding: 88px 90px 74px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 40%, rgba(255, 255, 255, 0.98) 0 48%, rgba(225, 255, 249, 0.98) 72%, rgba(34, 216, 200, 0.86) 100%);
}

.charla-refurb #contact form::before,
.charla-refurb #contact form::after {
  content: "";
  position: absolute;
  inset: 18px;
  border: 1px solid rgba(6, 32, 33, 0.08);
  border-radius: 50%;
  pointer-events: none;
}

.charla-refurb #contact form::after {
  inset: 38px;
  border-color: rgba(34, 216, 200, 0.2);
}

.charla-refurb #contact form .mb-3,
.charla-refurb #contact form .d-flex {
  position: relative;
  z-index: 1;
}

.charla-refurb #contact .form-control {
  border-radius: 999px;
  text-align: center;
}

.charla-refurb #contact textarea.form-control {
  border-radius: 28px;
  min-height: 128px;
  padding-top: 18px;
  resize: none;
}

.charla-refurb .footer-bg,
.charla-refurb main > section.py-8 {
  color: #ffffff;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.24) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 255, 255, 0.2) 1px, transparent 1px),
    linear-gradient(135deg, #ecfffb 0%, #78fff0 58%, #22d8c8 100%) !important;
  background-size: 72px 72px, 72px 72px, auto !important;
}

.charla-refurb main > section.py-8 h2,
.charla-refurb .footer-bg,
.charla-refurb .footer-bg p,
.charla-refurb .footer-bg address {
  color: #ffffff !important;
}

.charla-refurb .footer-bg h6 {
  color: #ffffff !important;
  font-weight: 900;
  text-shadow: 0 1px 18px rgba(6, 32, 33, 0.22);
}

.charla-refurb .footer .row.gy-5 {
  align-items: center !important;
}

.charla-refurb .footer .col-lg-5 {
  display: flex;
  min-height: 168px;
  flex-direction: column;
  justify-content: center;
}

.charla-refurb .footer hr {
  border-color: rgba(6, 32, 33, 0.12);
}

.charla-refurb .footer .row.py-3 {
  justify-content: center;
}

.charla-refurb .footer .small.text-muted {
  display: block;
  width: 100%;
  color: #ffffff !important;
  text-align: center;
}

.charla-refurb #testimonials .section-heading,
.charla-refurb #testimonials .d-flex,
.charla-refurb #contact form {
  opacity: 1 !important;
  transform: none !important;
}

.charla-refurb .footer a,
.charla-refurb .footer a.text-secondary {
  color: #ffffff !important;
  border-color: rgba(6, 32, 33, 0.28) !important;
}

.charla-refurb .footer-bg h6 {
  color: #ffffff !important;
  opacity: 1;
}

@media (max-width: 991.98px) {
  .charla-refurb #testimonials .row.gy-4 {
    display: flex;
    min-height: auto;
  }
}

@media (max-width: 767.98px) {
  .charla-refurb #contact form {
    width: 100%;
    min-height: auto;
    padding: 34px 22px;
    border-radius: 28px;
  }

  .charla-refurb #contact form::before,
  .charla-refurb #contact form::after {
    border-radius: 24px;
  }
}

/* Final interaction polish for the circular panels. */
.charla-refurb #bookCallModal .modal-dialog {
  margin-right: auto;
  margin-left: auto;
}

.charla-refurb #bookCallModal .modal-content {
  width: min(88vw, 598px);
  min-height: min(88vw, 598px);
  padding: 0;
}

.charla-refurb #bookCallModal .modal-header {
  padding: 50px 82px 8px;
}

.charla-refurb #bookCallModal .btn-close {
  top: 68px !important;
  right: 124px !important;
  width: 42px;
  height: 42px;
  padding: 0;
  background-color: rgba(6, 32, 33, 0.92);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M2.146 2.146a.5.5 0 0 1 .708 0L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.charla-refurb #bookCallModal .modal-body {
  padding: 8px 82px 52px !important;
}

.charla-refurb #bookCallModal .modal-title {
  letter-spacing: 0;
}

.charla-refurb #bookCallModal form {
  gap: 8px;
}

.charla-refurb #bookCallModal button[type="submit"] {
  align-self: center;
  min-width: 172px;
}

.charla-refurb #testimonials .row.gy-4 {
  grid-template-columns: minmax(180px, 0.82fr) repeat(2, minmax(230px, 1fr)) minmax(180px, 0.82fr);
  gap: 20px 22px;
  min-height: 820px;
  overflow: visible;
}

.charla-refurb #testimonials .row.gy-4 > [class*="col-"] {
  display: grid;
  place-items: center;
  max-width: none;
  padding: 0;
  overflow: visible;
}

.charla-refurb #testimonials .row.gy-4:has(.d-flex:hover) > [class*="col-"]:not(:has(.d-flex:hover)),
.charla-refurb #testimonials .row.gy-4:has(.d-flex:focus) > [class*="col-"]:not(:has(.d-flex:focus)),
.charla-refurb #testimonials .row.gy-4:has(.d-flex.is-expanded) > [class*="col-"]:not(:has(.d-flex.is-expanded)) {
  transform: scale(0.9);
  opacity: 0.74;
}

.charla-refurb #testimonials .d-flex {
  position: relative;
  display: flex !important;
  width: clamp(232px, 21vw, 282px);
  height: clamp(232px, 21vw, 282px);
  min-width: 0;
  flex-direction: column;
  align-items: center !important;
  justify-content: center;
  gap: 10px;
  padding: 34px !important;
  border-radius: 50%;
  cursor: pointer;
  outline: 0;
  transition:
    width 0.42s cubic-bezier(0.2, 0.75, 0.2, 1),
    height 0.42s cubic-bezier(0.2, 0.75, 0.2, 1),
    transform 0.42s cubic-bezier(0.2, 0.75, 0.2, 1),
    box-shadow 0.32s ease,
    background 0.32s ease;
}

.charla-refurb #testimonials .d-flex:hover,
.charla-refurb #testimonials .d-flex:focus,
.charla-refurb #testimonials .d-flex:focus-within,
.charla-refurb #testimonials .d-flex.is-expanded {
  width: min(94vw, 710px);
  height: min(94vw, 710px);
  justify-content: flex-start;
  padding: 66px 84px 78px !important;
  transform: translateY(-4px);
  box-shadow:
    0 40px 90px rgba(6, 32, 33, 0.16),
    0 0 0 8px rgba(34, 216, 200, 0.09);
}

.charla-refurb #testimonials .icon-lg {
  flex: 0 0 auto;
}

.charla-refurb #testimonials .d-flex:hover .icon-lg,
.charla-refurb #testimonials .d-flex:focus .icon-lg,
.charla-refurb #testimonials .d-flex:focus-within .icon-lg,
.charla-refurb #testimonials .d-flex.is-expanded .icon-lg {
  width: 48px;
  height: 48px;
  line-height: 48px;
  margin-bottom: 2px;
}

.charla-refurb #testimonials .col {
  flex: 0 1 auto;
  width: 100%;
  min-width: 0;
  padding-left: 0 !important;
  text-align: center;
}

.charla-refurb #testimonials h6 {
  display: -webkit-box;
  max-width: 100%;
  margin-bottom: 8px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #ffffff;
  font-size: 0.86rem;
  line-height: 1.22;
}

.charla-refurb #testimonials p {
  display: -webkit-box;
  max-height: none;
  margin: 0 !important;
  padding-right: 0 !important;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  color: #ffffff;
  font-size: 0.76rem;
  line-height: 1.28;
  scrollbar-width: none;
}

.charla-refurb #testimonials p::-webkit-scrollbar {
  display: none;
}

.charla-refurb #testimonials .d-flex:hover h6,
.charla-refurb #testimonials .d-flex:focus h6,
.charla-refurb #testimonials .d-flex:focus-within h6,
.charla-refurb #testimonials .d-flex.is-expanded h6 {
  display: block;
  margin-bottom: 12px;
  overflow: visible;
  font-size: 1rem;
  line-height: 1.25;
}

.charla-refurb #testimonials .d-flex:hover p,
.charla-refurb #testimonials .d-flex:focus p,
.charla-refurb #testimonials .d-flex:focus-within p,
.charla-refurb #testimonials .d-flex.is-expanded p {
  display: block;
  overflow: hidden;
  -webkit-line-clamp: unset;
  color: #ffffff;
  font-size: clamp(0.76rem, 0.9vw, 0.88rem);
  line-height: 1.35;
}

@media (max-width: 991.98px) {
  .charla-refurb #bookCallModal .modal-content {
    width: min(94vw, 590px);
    min-height: min(94vw, 590px);
  }

  .charla-refurb #bookCallModal .modal-header {
    padding: 50px 68px 8px;
  }

  .charla-refurb #bookCallModal .modal-body {
    padding: 8px 72px 54px !important;
  }

  .charla-refurb #bookCallModal .btn-close {
    top: 54px !important;
    right: 92px !important;
  }
}

@media (max-width: 767.98px) {
  .charla-refurb #bookCallModal .modal-content {
    width: 100%;
    min-height: auto;
    border-radius: 30px;
  }

  .charla-refurb #bookCallModal .modal-header,
  .charla-refurb #bookCallModal .modal-body {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }

  .charla-refurb #bookCallModal .btn-close {
    top: 22px !important;
    right: 22px !important;
  }

  .charla-refurb #testimonials .row.gy-4 {
    gap: 18px;
  }

  .charla-refurb #testimonials .d-flex,
  .charla-refurb #testimonials .d-flex:hover,
  .charla-refurb #testimonials .d-flex:focus,
  .charla-refurb #testimonials .d-flex:focus-within,
  .charla-refurb #testimonials .d-flex.is-expanded {
    width: min(92vw, 420px);
    height: auto;
    min-height: min(92vw, 420px);
    padding: 40px 32px !important;
    border-radius: 42px;
  }
}

/* Current polish: smoother joins, click-to-read testimonials, fuller orbit. */
body.charla-refurb {
  background:
    radial-gradient(circle at 18% 10%, rgba(34, 216, 200, 0.18), transparent 30rem),
    radial-gradient(circle at 86% 34%, rgba(120, 255, 240, 0.16), transparent 34rem),
    linear-gradient(180deg, #ffffff 0%, #effffc 34%, #ffffff 68%, #ecfffb 100%);
}

.charla-refurb main > section:not(.intelligence-band),
.charla-refurb #about,
.charla-refurb #services,
.charla-refurb #testimonials,
.charla-refurb #contact,
.charla-refurb .hero-illustration {
  border-top: 0 !important;
  border-bottom: 0 !important;
  background:
    radial-gradient(circle at 15% 0%, rgba(34, 216, 200, 0.1), transparent 30rem),
    radial-gradient(circle at 88% 100%, rgba(120, 255, 240, 0.1), transparent 32rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(239, 255, 252, 0.96) 50%, rgba(255, 255, 255, 0.96) 100%) !important;
  box-shadow: none !important;
}

.charla-refurb .charla-hero {
  min-height: 820px;
  padding-bottom: 210px;
  background:
    radial-gradient(circle at 76% 28%, rgba(34, 216, 200, 0.28), transparent 26rem),
    radial-gradient(circle at 18% 72%, rgba(120, 255, 240, 0.2), transparent 22rem),
    linear-gradient(180deg, #ffffff 0%, #ecfffb 74%, rgba(236, 255, 251, 0) 100%);
}

.charla-refurb .hero-illustration {
  position: relative;
  z-index: 2;
  margin-top: -190px;
  margin-bottom: -165px;
  padding: 0;
  pointer-events: none;
}

.charla-refurb .hero-illustration img {
  width: min(100%, 1120px);
  transform: translateY(8px);
}

.charla-refurb #about {
  padding-top: 240px;
}

.charla-refurb #services,
.charla-refurb #testimonials,
.charla-refurb #contact {
  margin-top: -1px;
}

.charla-refurb .footer hr {
  display: none;
}

.charla-refurb main > section.py-8,
.charla-refurb .footer-bg {
  background:
    radial-gradient(circle at 20% 0%, rgba(255, 255, 255, 0.36), transparent 30rem),
    linear-gradient(135deg, #ecfffb 0%, #78fff0 58%, #22d8c8 100%) !important;
}

.charla-refurb .talent-orbit {
  min-height: 560px;
}

.charla-refurb .orbit-chip {
  max-width: 180px;
  text-align: center;
  line-height: 1.1;
  white-space: normal;
}

.charla-refurb .orbit-chip:nth-child(3) { left: 3%; top: 16%; animation-delay: -0.7s; }
.charla-refurb .orbit-chip:nth-child(4) { right: 3%; top: 17%; animation-delay: -1.4s; }
.charla-refurb .orbit-chip:nth-child(5) { left: 16%; top: 48%; animation-delay: -2.1s; }
.charla-refurb .orbit-chip:nth-child(6) { right: 14%; top: 48%; animation-delay: -2.8s; }
.charla-refurb .orbit-chip:nth-child(7) { left: 9%; bottom: 14%; animation-delay: -3.5s; }
.charla-refurb .orbit-chip:nth-child(8) { right: 8%; bottom: 13%; animation-delay: -4.2s; }
.charla-refurb .orbit-chip:nth-child(9) { left: 32%; top: 6%; animation-delay: -4.9s; }
.charla-refurb .orbit-chip:nth-child(10) { right: 31%; bottom: 4%; animation-delay: -5.6s; }
.charla-refurb .orbit-chip:nth-child(11) { left: 50%; bottom: 23%; transform: translateX(-50%); animation-delay: -6.3s; }

.charla-refurb #services .card-footer {
  padding: 1.2rem !important;
  border-top: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.4), rgba(236, 255, 251, 0.9));
}

.charla-refurb #services .card-footer .speak-expert-cta {
  min-height: 46px;
  padding: 0.72rem 1.35rem;
  border-radius: 999px;
  color: #ffffff !important;
  background: linear-gradient(135deg, #78fff0, #22d8c8);
  box-shadow: 0 18px 38px rgba(34, 216, 200, 0.26);
}

.charla-refurb #bookCallModal .modal-content {
  width: min(92vw, 660px);
  min-height: min(92vw, 660px);
}

.charla-refurb #bookCallModal .modal-header {
  padding: 64px 96px 8px;
}

.charla-refurb #bookCallModal .modal-body {
  padding: 8px 112px 72px !important;
}

.charla-refurb #bookCallModal form {
  width: min(100%, 430px);
  margin: 0 auto;
}

.charla-refurb #bookCallModal .form-control {
  min-height: 40px;
  padding-right: 18px;
  padding-left: 18px;
}

.charla-refurb #bookCallModal textarea.form-control {
  min-height: 88px;
}

.charla-refurb #bookCallModal .btn-close {
  display: none;
}

.charla-refurb #testimonials .row.gy-4 {
  display: grid;
  grid-template-columns: repeat(3, minmax(220px, 1fr));
  grid-template-areas: none;
  gap: 28px;
  min-height: auto;
  align-items: center;
  justify-items: center;
}

.charla-refurb #testimonials .row.gy-4 > [class*="col-"],
.charla-refurb #testimonials .row.gy-4 > [class*="col-"]:nth-child(n) {
  grid-area: auto;
  width: 100%;
  transform: none !important;
  opacity: 1 !important;
}

.charla-refurb #testimonials .row.gy-4:has(.d-flex:hover) > [class*="col-"]:not(:has(.d-flex:hover)),
.charla-refurb #testimonials .row.gy-4:has(.d-flex:focus) > [class*="col-"]:not(:has(.d-flex:focus)),
.charla-refurb #testimonials .row.gy-4:has(.d-flex.is-expanded) > [class*="col-"]:not(:has(.d-flex.is-expanded)) {
  transform: none !important;
  opacity: 1 !important;
}

.charla-refurb #testimonials .d-flex,
.charla-refurb #testimonials .d-flex:hover,
.charla-refurb #testimonials .d-flex:focus,
.charla-refurb #testimonials .d-flex:focus-within,
.charla-refurb #testimonials .d-flex.is-expanded {
  width: clamp(230px, 20vw, 286px);
  height: clamp(230px, 20vw, 286px);
  justify-content: center;
  padding: 34px !important;
  transform: none;
  box-shadow:
    0 26px 68px rgba(6, 32, 33, 0.1),
    inset 0 0 0 1px rgba(34, 216, 200, 0.2);
}

.charla-refurb #testimonials .d-flex:hover,
.charla-refurb #testimonials .d-flex:focus {
  transform: translateY(-8px) scale(1.03);
  box-shadow:
    0 36px 80px rgba(6, 32, 33, 0.14),
    0 0 0 8px rgba(34, 216, 200, 0.08);
}

.charla-refurb #testimonials .d-flex:hover .icon-lg,
.charla-refurb #testimonials .d-flex:focus .icon-lg,
.charla-refurb #testimonials .d-flex:focus-within .icon-lg,
.charla-refurb #testimonials .d-flex.is-expanded .icon-lg {
  width: 60px;
  height: 60px;
  line-height: 60px;
}

.charla-refurb #testimonials h6,
.charla-refurb #testimonials .d-flex:hover h6,
.charla-refurb #testimonials .d-flex:focus h6,
.charla-refurb #testimonials .d-flex:focus-within h6,
.charla-refurb #testimonials .d-flex.is-expanded h6 {
  display: -webkit-box;
  margin-bottom: 8px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 0.86rem;
  line-height: 1.2;
}

.charla-refurb #testimonials p,
.charla-refurb #testimonials .d-flex:hover p,
.charla-refurb #testimonials .d-flex:focus p,
.charla-refurb #testimonials .d-flex:focus-within p,
.charla-refurb #testimonials .d-flex.is-expanded p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 0.74rem;
  line-height: 1.28;
}

.charla-refurb #testimonials .testimonial-more {
  display: inline-flex;
  margin-top: 12px;
  padding: 7px 12px;
  border-radius: 999px;
  color: #ffffff;
  background: rgba(120, 255, 240, 0.72);
  font-size: 0.7rem;
  font-weight: 1000;
  text-transform: uppercase;
}

.charla-refurb [id^="testimonialModal"] .modal-dialog {
  max-width: min(92vw, 760px);
}

.charla-refurb [id^="testimonialModal"] .modal-dialog {
  transform: scale(0.86) translateY(26px);
  transition: transform 0.34s cubic-bezier(0.2, 0.85, 0.22, 1.2);
}

.charla-refurb [id^="testimonialModal"].show .modal-dialog {
  transform: scale(1) translateY(0);
}

.charla-refurb [id^="testimonialModal"] .modal-content {
  overflow: hidden;
  border: 1px solid rgba(34, 216, 200, 0.26);
  border-radius: 42px !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(120, 255, 240, 0.32), transparent 28rem),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(236, 255, 251, 0.98));
  box-shadow: 0 44px 110px rgba(6, 32, 33, 0.18);
}

.charla-refurb [id^="testimonialModal"] .modal-header {
  padding: 34px 46px 12px;
  border: 0;
  background: transparent !important;
}

.charla-refurb [id^="testimonialModal"] .modal-title {
  color: #ffffff !important;
  font-size: clamp(1.1rem, 2vw, 1.55rem);
  font-weight: 1000;
  line-height: 1.2;
}

.charla-refurb [id^="testimonialModal"] .modal-body {
  padding: 12px 54px 46px !important;
}

.charla-refurb [id^="testimonialModal"] .modal-body p {
  margin: 0;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.7;
}

.charla-refurb [id^="testimonialModal"] .btn-close {
  display: none;
}

@media (max-width: 991.98px) {
  .charla-refurb .charla-hero {
    min-height: auto;
    padding-bottom: 150px;
  }

  .charla-refurb .hero-illustration {
    margin-top: -130px;
    margin-bottom: -110px;
  }

  .charla-refurb #about {
    padding-top: 170px;
  }

  .charla-refurb #testimonials .row.gy-4 {
    grid-template-columns: repeat(2, minmax(220px, 1fr));
  }
}

@media (max-width: 767.98px) {
  .charla-refurb #bookCallModal .modal-content {
    width: 100%;
    min-height: auto;
  }

  .charla-refurb #bookCallModal .modal-body {
    padding: 12px 24px 34px !important;
  }

  .charla-refurb #testimonials .row.gy-4 {
    display: grid;
    grid-template-columns: 1fr;
  }
}

/* Hero signal colour lift and diamond-white title treatment. */
.charla-refurb .charla-hero {
  color: #ffffff;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.13) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 255, 255, 0.1) 1px, transparent 1px),
    radial-gradient(circle at 82% 24%, rgba(46, 210, 198, 0.48), transparent 30rem),
    radial-gradient(circle at 8% 66%, rgba(119, 245, 230, 0.34), transparent 28rem),
    linear-gradient(180deg, #9ffff3 0%, #45eadb 34%, #17a6a0 62%, #08716f 100%);
  background-size: 64px 64px, 64px 64px, auto, auto, auto;
  box-shadow: inset 0 -120px 180px rgba(255, 255, 255, 0.18);
}

.charla-refurb .charla-hero::before {
  opacity: 0.42;
  border-color: rgba(255, 255, 255, 0.26);
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.92), transparent 86%);
}

.charla-refurb .charla-hero::after {
  background:
    radial-gradient(circle at var(--mx, 72%) var(--my, 32%), rgba(255, 255, 255, 0.32), transparent 19rem),
    radial-gradient(circle at 22% 18%, rgba(255, 255, 255, 0.22), transparent 18rem);
}

.charla-refurb .hero-kicker,
.charla-refurb .charla-hero .hero-kicker {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.42);
  background: rgba(255, 255, 255, 0.13);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.32), 0 16px 38px rgba(6, 32, 33, 0.12);
  backdrop-filter: blur(18px);
}

.charla-refurb .charla-hero .hero-kicker::before {
  background: #ffffff;
  box-shadow: 0 0 18px rgba(255, 255, 255, 0.95);
}

.charla-refurb .hero-title,
.charla-refurb .hero-title .text-scan {
  position: relative;
  color: #ffffff;
  background:
    linear-gradient(105deg, #ffffff 0%, #f7fffe 28%, #d9fff9 44%, #ffffff 58%, #effffc 100%);
  background-size: 240% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.86),
    0 0 18px rgba(255, 255, 255, 0.62),
    0 0 46px rgba(214, 255, 249, 0.58),
    0 26px 70px rgba(6, 32, 33, 0.28);
  animation: charla-diamond-title 4.8s ease-in-out infinite;
}

.charla-refurb .hero-title::after {
  content: "";
  position: absolute;
  left: -8%;
  top: 4%;
  width: 18%;
  height: 88%;
  transform: skewX(-18deg);
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.76), transparent);
  filter: blur(2px);
  mix-blend-mode: screen;
  animation: charla-title-glint 5.2s ease-in-out infinite;
  pointer-events: none;
}

.charla-refurb .hero-copy {
  color: rgba(255, 255, 255, 0.88);
  text-shadow: 0 10px 34px rgba(6, 32, 33, 0.22);
}

.charla-refurb .charla-hero .btn-ghost-mint {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.42);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.24);
}

.charla-refurb .orbit-core {
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.36), transparent 38%),
    rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.28);
  box-shadow: 0 0 90px rgba(255, 255, 255, 0.2), 0 0 120px rgba(34, 216, 200, 0.22);
}

.charla-refurb .orbit-chip {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.34);
  box-shadow: 0 16px 42px rgba(6, 32, 33, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.28);
}

@keyframes charla-diamond-title {
  0%, 100% {
    background-position: 0% 50%;
    filter: brightness(1);
  }

  48%, 58% {
    background-position: 100% 50%;
    filter: brightness(1.14);
  }
}

@keyframes charla-title-glint {
  0%, 38% {
    left: -14%;
    opacity: 0;
  }

  48% {
    opacity: 0.95;
  }

  66%, 100% {
    left: 104%;
    opacity: 0;
  }
}

/* Contrast correction: keep the white diamond title, restore readable depth. */
.charla-refurb .charla-hero {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 255, 255, 0.07) 1px, transparent 1px),
    radial-gradient(circle at 78% 24%, rgba(120, 255, 240, 0.34), transparent 28rem),
    radial-gradient(circle at 14% 58%, rgba(34, 216, 200, 0.28), transparent 26rem),
    linear-gradient(135deg, #0a6f70 0%, #12bdb3 38%, #086766 68%, #034142 100%) !important;
  background-size: 64px 64px, 64px 64px, auto, auto, auto;
  box-shadow: inset 0 -120px 180px rgba(236, 255, 251, 0.1);
}

.charla-refurb .charla-hero::before {
  opacity: 0.35;
}

.charla-refurb .hero-title,
.charla-refurb .hero-title .text-scan {
  color: #ffffff !important;
  text-shadow:
    0 2px 0 rgba(255, 255, 255, 0.9),
    0 0 18px rgba(255, 255, 255, 0.52),
    0 0 42px rgba(214, 255, 249, 0.44),
    0 22px 56px rgba(0, 25, 27, 0.62) !important;
}

.charla-refurb .hero-copy {
  color: rgba(255, 255, 255, 0.92) !important;
  text-shadow: 0 8px 28px rgba(0, 25, 27, 0.55);
}

.charla-refurb .hero-kicker,
.charla-refurb .charla-hero .hero-kicker,
.charla-refurb .orbit-chip {
  color: #ffffff !important;
  background: rgba(3, 65, 66, 0.34) !important;
  border-color: rgba(255, 255, 255, 0.34) !important;
  box-shadow:
    0 16px 42px rgba(0, 25, 27, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.24) !important;
  backdrop-filter: blur(16px);
}

.charla-refurb .orbit-core {
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.22), transparent 38%),
    rgba(4, 65, 66, 0.22) !important;
}

.charla-refurb .charla-hero .btn-ghost-mint {
  color: #ffffff !important;
  background: rgba(3, 65, 66, 0.34) !important;
}

/* Force hero to match the strong live-hiring-signals mint band. */
.charla-refurb .charla-hero {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.18) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 255, 255, 0.16) 1px, transparent 1px),
    radial-gradient(circle at 18% 36%, rgba(0, 181, 172, 0.38), transparent 28rem),
    linear-gradient(90deg, #28d2c6 0%, #45ded2 34%, #74eadf 62%, #d8fff8 100%) !important;
  background-size: 72px 72px, 72px 72px, auto, auto !important;
}

.charla-refurb .charla-hero::before {
  opacity: 0.24;
}

.charla-refurb .charla-hero::after {
  background:
    radial-gradient(circle at var(--mx, 48%) var(--my, 44%), rgba(255, 255, 255, 0.28), transparent 18rem),
    linear-gradient(90deg, rgba(0, 130, 124, 0.2), rgba(255, 255, 255, 0.08)) !important;
}

.charla-refurb .hero-title,
.charla-refurb .hero-title .text-scan {
  text-shadow:
    0 2px 0 rgba(255, 255, 255, 0.9),
    0 0 18px rgba(255, 255, 255, 0.74),
    0 0 42px rgba(236, 255, 251, 0.66),
    0 20px 48px rgba(0, 88, 84, 0.58) !important;
}

.charla-refurb .hero-copy {
  color: rgba(255, 255, 255, 0.96) !important;
  text-shadow: 0 8px 26px rgba(0, 88, 84, 0.46);
}

.charla-refurb .hero-kicker,
.charla-refurb .charla-hero .hero-kicker,
.charla-refurb .orbit-chip {
  background: rgba(0, 122, 116, 0.36) !important;
  box-shadow:
    0 16px 42px rgba(0, 122, 116, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.3) !important;
}

.charla-refurb .orbit-core {
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.22), transparent 38%),
    rgba(0, 122, 116, 0.16) !important;
}

/* Hard reset: hero uses the same strong mint band, with no pale overlay. */
html body.charla-refurb #home.charla-hero,
html body.charla-refurb .charla-hero {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.2) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 255, 255, 0.18) 1px, transparent 1px),
    linear-gradient(90deg, #2ed2c6 0%, #45ded2 38%, #78fff0 68%, #d8fff8 100%) !important;
  background-size: 72px 72px, 72px 72px, auto !important;
}

html body.charla-refurb #home.charla-hero::before,
html body.charla-refurb #home.charla-hero::after,
html body.charla-refurb .charla-hero::before,
html body.charla-refurb .charla-hero::after {
  display: none !important;
  content: none !important;
}

/* Diamond-chrome orbit treatment around the Charla C. */
html body.charla-refurb .talent-orbit {
  min-height: 600px;
  isolation: isolate;
}

html body.charla-refurb .orbit-core {
  width: min(82vw, 470px);
  background:
    conic-gradient(from 28deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.86), rgba(199, 255, 249, 0.22), rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.08)),
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.36), rgba(208, 255, 249, 0.18) 34%, rgba(3, 112, 109, 0.16) 62%, rgba(255, 255, 255, 0.24) 100%) !important;
  border: 1px solid rgba(255, 255, 255, 0.72);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.32),
    0 0 46px rgba(255, 255, 255, 0.5),
    0 0 110px rgba(236, 255, 251, 0.42),
    0 34px 90px rgba(0, 104, 99, 0.22);
  overflow: visible;
  animation: charla-orbit-diamond-spin 18s linear infinite;
}

html body.charla-refurb .orbit-core::before {
  inset: 10%;
  border: 1px solid rgba(255, 255, 255, 0.58);
  background:
    conic-gradient(from 210deg, transparent 0 22%, rgba(255, 255, 255, 0.88) 25%, transparent 31% 100%);
  box-shadow: inset 0 0 34px rgba(255, 255, 255, 0.16);
  animation: charla-orbit-glint 5.8s ease-in-out infinite;
}

html body.charla-refurb .orbit-core::after {
  inset: 28%;
  border: 1px solid rgba(255, 255, 255, 0.7);
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.18), transparent 62%);
  box-shadow: 0 0 34px rgba(255, 255, 255, 0.42);
}

html body.charla-refurb .orbit-logo {
  width: 166px;
  height: 166px;
  padding: 12px;
  background:
    radial-gradient(circle at 30% 20%, #ffffff 0 6%, transparent 18%),
    conic-gradient(from 18deg, #ffffff, #dffefa, #ffffff, #8efff1, #ffffff);
  border: 1px solid rgba(255, 255, 255, 0.92);
  box-shadow:
    0 0 0 8px rgba(255, 255, 255, 0.22),
    0 0 36px rgba(255, 255, 255, 0.86),
    0 0 86px rgba(236, 255, 251, 0.74),
    0 26px 70px rgba(0, 104, 99, 0.28);
  animation: charla-logo-pulse 4.6s ease-in-out infinite;
}

html body.charla-refurb .orbit-chip {
  min-width: 0;
  max-width: 172px;
  width: max-content;
  height: auto !important;
  min-height: 0 !important;
  padding: 9px 13px !important;
  border-radius: 8px;
  color: #ffffff !important;
  line-height: 1.05;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0.08) 42%, rgba(0, 122, 116, 0.34)) !important;
  border-color: rgba(255, 255, 255, 0.56) !important;
  text-shadow: 0 1px 10px rgba(0, 80, 76, 0.36);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.74),
    inset 0 -1px 0 rgba(255, 255, 255, 0.16),
    0 16px 34px rgba(0, 104, 99, 0.18),
    0 0 20px rgba(255, 255, 255, 0.22) !important;
  backdrop-filter: blur(12px) saturate(1.2);
}

html body.charla-refurb .orbit-chip::after {
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: inherit;
  background: linear-gradient(110deg, transparent 0 32%, rgba(255, 255, 255, 0.64) 45%, transparent 58% 100%);
  opacity: 0;
  animation: charla-chip-shine 4.8s ease-in-out infinite;
  pointer-events: none;
}

html body.charla-refurb .orbit-chip:nth-child(3) { left: 6%; top: 16%; }
html body.charla-refurb .orbit-chip:nth-child(4) { right: 5%; top: 18%; }
html body.charla-refurb .orbit-chip:nth-child(5) { left: 8%; top: 47%; }
html body.charla-refurb .orbit-chip:nth-child(6) { right: 9%; top: 47%; }
html body.charla-refurb .orbit-chip:nth-child(7) { left: 14%; bottom: 13%; }
html body.charla-refurb .orbit-chip:nth-child(8) { right: 13%; bottom: 13%; }
html body.charla-refurb .orbit-chip:nth-child(9) { left: 34%; top: 5%; }
html body.charla-refurb .orbit-chip:nth-child(10) { right: 34%; bottom: 3%; }
html body.charla-refurb .orbit-chip:nth-child(11) {
  left: 50%;
  bottom: 23%;
  transform: translateX(-50%);
  max-width: 210px;
  white-space: nowrap;
}

@keyframes charla-orbit-diamond-spin {
  to {
    filter: hue-rotate(0deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes charla-orbit-glint {
  0%, 34%, 100% {
    opacity: 0.18;
    transform: rotate(0deg);
  }

  48% {
    opacity: 0.95;
    transform: rotate(48deg);
  }
}

@keyframes charla-logo-pulse {
  0%, 100% {
    filter: brightness(1);
  }

  50% {
    filter: brightness(1.16);
  }
}

@keyframes charla-chip-shine {
  0%, 42%, 100% {
    opacity: 0;
    transform: translateX(-34%);
  }

  54% {
    opacity: 0.75;
  }

  70% {
    opacity: 0;
    transform: translateX(34%);
  }
}

/* Tighten the short orbit labels and make the C dominate the diamond circle. */
html body.charla-refurb .orbit-logo {
  width: min(72vw, 388px) !important;
  height: min(72vw, 388px) !important;
  padding: 18px;
}

html body.charla-refurb .orbit-chip,
html body.charla-refurb .orbit-chip:nth-child(n) {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  padding: 8px 13px !important;
  line-height: 1.05 !important;
  white-space: nowrap;
}

html body.charla-refurb .orbit-chip:nth-child(5),
html body.charla-refurb .orbit-chip:nth-child(6) {
  top: 50% !important;
  bottom: auto !important;
  width: auto !important;
  max-width: none !important;
  transform: translateY(-50%) !important;
  aspect-ratio: auto !important;
}

html body.charla-refurb .orbit-chip:nth-child(5) {
  left: 2% !important;
}

html body.charla-refurb .orbit-chip:nth-child(6) {
  right: 3% !important;
}

/* Radar discovery orbit: compact C, sweep reveals hidden skill labels. */
html body.charla-refurb .orbit-logo {
  width: 132px !important;
  height: 132px !important;
  padding: 8px !important;
  z-index: 5;
}

html body.charla-refurb .orbit-core {
  width: min(82vw, 470px);
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.22), transparent 22%),
    radial-gradient(circle at 50% 50%, rgba(0, 122, 116, 0.16), rgba(255, 255, 255, 0.22) 100%) !important;
  animation: none !important;
}

html body.charla-refurb .orbit-core::before {
  inset: 0;
  border: 0;
  border-radius: 50%;
  background:
    conic-gradient(from 0deg, rgba(255, 255, 255, 0.95) 0 12deg, rgba(236, 255, 251, 0.34) 22deg, transparent 58deg 360deg);
  opacity: 0.92;
  transform-origin: 50% 50%;
  animation: charla-radar-sweep 7.2s linear infinite !important;
}

html body.charla-refurb .orbit-core::after {
  inset: 16%;
  border: 1px solid rgba(255, 255, 255, 0.48);
  border-radius: 50%;
  background:
    radial-gradient(circle, transparent 0 33%, rgba(255, 255, 255, 0.18) 34% 35%, transparent 36% 56%, rgba(255, 255, 255, 0.14) 57% 58%, transparent 59%);
  box-shadow: 0 0 34px rgba(255, 255, 255, 0.2);
}

html body.charla-refurb .orbit-chip,
html body.charla-refurb .orbit-chip:nth-child(n) {
  opacity: 0.02;
  transform: scale(0.82);
  filter: blur(5px);
  animation:
    charla-radar-reveal 7.2s linear infinite,
    charla-float 6s ease-in-out infinite !important;
}

html body.charla-refurb .orbit-chip:nth-child(3) { animation-delay: 0s, -0.7s !important; }
html body.charla-refurb .orbit-chip:nth-child(4) { animation-delay: -0.8s, -1.4s !important; }
html body.charla-refurb .orbit-chip:nth-child(6) { animation-delay: -1.6s, -2.8s !important; }
html body.charla-refurb .orbit-chip:nth-child(8) { animation-delay: -2.4s, -4.2s !important; }
html body.charla-refurb .orbit-chip:nth-child(10) { animation-delay: -3.2s, -5.6s !important; }
html body.charla-refurb .orbit-chip:nth-child(7) { animation-delay: -4s, -3.5s !important; }
html body.charla-refurb .orbit-chip:nth-child(5) { animation-delay: -4.8s, -2.1s !important; }
html body.charla-refurb .orbit-chip:nth-child(9) { animation-delay: -5.6s, -4.9s !important; }
html body.charla-refurb .orbit-chip:nth-child(11) { animation-delay: -6.4s, -6.3s !important; }

@keyframes charla-radar-sweep {
  to {
    transform: rotate(360deg);
  }
}

@keyframes charla-radar-reveal {
  0%, 73%, 100% {
    opacity: 0.02;
    filter: blur(5px);
    box-shadow: none;
  }

  7%, 18% {
    opacity: 1;
    filter: blur(0);
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.84),
      0 0 24px rgba(255, 255, 255, 0.7),
      0 0 42px rgba(236, 255, 251, 0.6) !important;
  }
}

/* True radar scan: fixed labels inside the circle, invisible until swept. */
html body.charla-refurb .talent-orbit {
  width: min(100%, 620px);
  min-height: 560px;
  margin-right: auto;
  margin-left: auto;
}

html body.charla-refurb .orbit-core {
  width: min(86vw, 500px);
  overflow: hidden;
}

html body.charla-refurb .orbit-core::before {
  background:
    conic-gradient(from -18deg, rgba(255, 255, 255, 0.98) 0 34deg, rgba(236, 255, 251, 0.42) 48deg, rgba(255, 255, 255, 0.08) 72deg, transparent 96deg 360deg) !important;
  animation: charla-radar-sweep 6.6s linear infinite !important;
}

html body.charla-refurb .orbit-chip,
html body.charla-refurb .orbit-chip:nth-child(n) {
  opacity: 0;
  filter: none;
  animation: charla-radar-reveal-strict 6.6s linear infinite !important;
  transform: translate(-50%, -50%) !important;
  z-index: 4;
}

html body.charla-refurb .orbit-chip:nth-child(3) {
  left: 50% !important;
  top: 18% !important;
  animation-delay: 0s !important;
}

html body.charla-refurb .orbit-chip:nth-child(4) {
  left: 70% !important;
  top: 28% !important;
  animation-delay: -0.72s !important;
}

html body.charla-refurb .orbit-chip:nth-child(6) {
  left: 78% !important;
  top: 50% !important;
  animation-delay: -1.45s !important;
}

html body.charla-refurb .orbit-chip:nth-child(8) {
  left: 68% !important;
  top: 72% !important;
  animation-delay: -2.18s !important;
}

html body.charla-refurb .orbit-chip:nth-child(10) {
  left: 50% !important;
  top: 82% !important;
  animation-delay: -2.9s !important;
}

html body.charla-refurb .orbit-chip:nth-child(7) {
  left: 31% !important;
  top: 72% !important;
  animation-delay: -3.62s !important;
}

html body.charla-refurb .orbit-chip:nth-child(5) {
  left: 22% !important;
  top: 50% !important;
  animation-delay: -4.35s !important;
}

html body.charla-refurb .orbit-chip:nth-child(9) {
  left: 30% !important;
  top: 28% !important;
  animation-delay: -5.08s !important;
}

html body.charla-refurb .orbit-chip:nth-child(11) {
  left: 50% !important;
  top: 63% !important;
  bottom: auto !important;
  max-width: 220px;
  animation-delay: -5.8s !important;
}

@keyframes charla-radar-reveal-strict {
  0%, 4%, 28%, 100% {
    opacity: 0;
    box-shadow: none;
  }

  8%, 22% {
    opacity: 1;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.9),
      0 0 24px rgba(255, 255, 255, 0.82),
      0 0 48px rgba(236, 255, 251, 0.72) !important;
  }
}

/* Synced radar mode: JS drives the cone angle and exact label reveal. */
html body.charla-refurb .orbit-core::before {
  background:
    conic-gradient(from -18deg, rgba(255, 255, 255, 0.98) 0 20deg, rgba(236, 255, 251, 0.48) 29deg, rgba(255, 255, 255, 0.12) 41deg, transparent 58deg 360deg) !important;
  animation: none !important;
  transform: rotate(var(--radar-angle, 0deg)) !important;
}

html body.charla-refurb .orbit-chip,
html body.charla-refurb .orbit-chip:nth-child(n) {
  opacity: 1 !important;
  filter: none !important;
  animation: none !important;
  overflow: hidden;
  clip-path: polygon(0 0, 0 0, 0 0);
  -webkit-clip-path: polygon(0 0, 0 0, 0 0);
  transition: filter 0.12s linear, box-shadow 0.12s linear;
}

html body.charla-refurb .orbit-chip {
  filter: blur(0) brightness(1.1) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.9),
    0 0 24px rgba(255, 255, 255, 0.82),
    0 0 48px rgba(236, 255, 251, 0.72) !important;
}

/* Softer radar cone: one faint white value throughout. */
html body.charla-refurb .orbit-core::before {
  opacity: 1 !important;
  background: rgba(255, 255, 255, 0.1) !important;
  clip-path: polygon(50% 50%, 63% -20%, 116% 25%);
  -webkit-clip-path: polygon(50% 50%, 63% -20%, 116% 25%);
}

/* Final radar label set: varied box sizes, all inside circle, subtle bob. */
html body.charla-refurb .orbit-chip,
html body.charla-refurb .orbit-chip:nth-child(n) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  white-space: normal;
  animation: charla-radar-bob 3.6s ease-in-out infinite !important;
  translate: 0 0;
}

/* Software Engineering - Medium */
html body.charla-refurb .orbit-chip:nth-child(3) {
  left: 50% !important;
  top: 24% !important;
  min-width: 178px !important;
  padding: 10px 15px !important;
  font-size: 0.82rem;
  animation-delay: -0.2s !important;
}

/* Robotics - Large */
html body.charla-refurb .orbit-chip:nth-child(4) {
  left: 70% !important;
  top: 31% !important;
  min-width: 154px !important;
  padding: 13px 18px !important;
  font-size: 0.9rem;
  animation-delay: -1.1s !important;
}

/* Low-Code - Large */
html body.charla-refurb .orbit-chip:nth-child(5) {
  left: 28% !important;
  top: 38% !important;
  min-width: 154px !important;
  padding: 13px 18px !important;
  font-size: 0.9rem;
  animation-delay: -2s !important;
}

/* Data - Large */
html body.charla-refurb .orbit-chip:nth-child(6) {
  left: 76% !important;
  top: 52% !important;
  min-width: 138px !important;
  padding: 13px 18px !important;
  font-size: 0.9rem;
  animation-delay: -0.8s !important;
}

/* Artificial Intelligence - Large */
html body.charla-refurb .orbit-chip:nth-child(7) {
  left: 35% !important;
  top: 63% !important;
  min-width: 202px !important;
  padding: 13px 18px !important;
  font-size: 0.88rem;
  animation-delay: -1.7s !important;
}

/* DevOps - Small */
html body.charla-refurb .orbit-chip:nth-child(8) {
  left: 58% !important;
  top: 76% !important;
  min-width: 86px !important;
  padding: 8px 11px !important;
  font-size: 0.76rem;
  animation-delay: -2.7s !important;
}

/* Design - Medium */
html body.charla-refurb .orbit-chip:nth-child(9) {
  left: 72% !important;
  top: 67% !important;
  min-width: 122px !important;
  padding: 10px 15px !important;
  font-size: 0.82rem;
  animation-delay: -3.2s !important;
}

/* CyberSecurity - Small */
html body.charla-refurb .orbit-chip:nth-child(10) {
  left: 32% !important;
  top: 24% !important;
  min-width: 116px !important;
  padding: 8px 11px !important;
  font-size: 0.75rem;
  animation-delay: -1.4s !important;
}

/* Mobile Development - Medium */
html body.charla-refurb .orbit-chip:nth-child(11) {
  left: 50% !important;
  top: 84% !important;
  bottom: auto !important;
  min-width: 178px !important;
  max-width: 178px !important;
  padding: 10px 15px !important;
  font-size: 0.82rem;
  animation-delay: -2.4s !important;
}

/* QA - Small */
html body.charla-refurb .orbit-chip:nth-child(12) {
  left: 23% !important;
  top: 55% !important;
  min-width: 64px !important;
  padding: 8px 11px !important;
  font-size: 0.76rem;
  animation-delay: -3.7s !important;
}

@keyframes charla-radar-bob {
  0%, 100% {
    translate: 0 -3px;
  }

  50% {
    translate: 0 4px;
  }
}

/* Tight text-sized radar labels: no oversized hit boxes. */
html body.charla-refurb .orbit-chip,
html body.charla-refurb .orbit-chip:nth-child(n) {
  right: auto !important;
  bottom: auto !important;
  width: auto !important;
  inline-size: max-content !important;
  block-size: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  min-height: 0 !important;
  height: auto !important;
  white-space: nowrap !important;
  line-height: 1 !important;
  border-radius: 7px !important;
}

/* Software Engineering - Medium */
html body.charla-refurb .orbit-chip:nth-child(3) {
  left: 52% !important;
  top: 19% !important;
  padding: 7px 10px !important;
  font-size: 0.68rem !important;
}

/* Robotics - Large */
html body.charla-refurb .orbit-chip:nth-child(4) {
  left: 78% !important;
  top: 31% !important;
  padding: 8px 12px !important;
  font-size: 0.76rem !important;
}

/* Low-Code - Large */
html body.charla-refurb .orbit-chip:nth-child(5) {
  left: 20% !important;
  top: 43% !important;
  padding: 8px 12px !important;
  font-size: 0.76rem !important;
}

/* Data - Large */
html body.charla-refurb .orbit-chip:nth-child(6) {
  left: 82% !important;
  top: 52% !important;
  padding: 8px 12px !important;
  font-size: 0.76rem !important;
}

/* Artificial Intelligence - Large */
html body.charla-refurb .orbit-chip:nth-child(7) {
  left: 30% !important;
  top: 63% !important;
  padding: 8px 12px !important;
  font-size: 0.76rem !important;
}

/* DevOps - Small */
html body.charla-refurb .orbit-chip:nth-child(8) {
  left: 56% !important;
  top: 82% !important;
  padding: 5px 8px !important;
  font-size: 0.6rem !important;
}

/* Design - Medium */
html body.charla-refurb .orbit-chip:nth-child(9) {
  left: 76% !important;
  top: 70% !important;
  padding: 7px 10px !important;
  font-size: 0.68rem !important;
}

/* CyberSecurity - Small */
html body.charla-refurb .orbit-chip:nth-child(10) {
  left: 29% !important;
  top: 24% !important;
  padding: 5px 8px !important;
  font-size: 0.6rem !important;
}

/* Mobile Development - Medium */
html body.charla-refurb .orbit-chip:nth-child(11) {
  left: 38% !important;
  top: 78% !important;
  bottom: auto !important;
  padding: 7px 10px !important;
  font-size: 0.68rem !important;
}

/* QA - Small */
html body.charla-refurb .orbit-chip:nth-child(12) {
  left: 39% !important;
  top: 34% !important;
  padding: 5px 8px !important;
  font-size: 0.6rem !important;
}

/* Illustration removed: restore clean hero-to-about spacing. */
html body.charla-refurb .hero-illustration {
  display: none !important;
}

html body.charla-refurb #about {
  padding-top: 96px !important;
}

/* Extra faint radar rings, gradually stronger toward the outside. */
html body.charla-refurb .orbit-core::after {
  inset: 0 !important;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  background:
    radial-gradient(circle,
      transparent 0 25%,
      rgba(255, 255, 255, 0.08) 25.2% 25.6%,
      transparent 25.8% 39%,
      rgba(255, 255, 255, 0.11) 39.2% 39.7%,
      transparent 39.9% 55%,
      rgba(255, 255, 255, 0.14) 55.2% 55.8%,
      transparent 56% 71%,
      rgba(255, 255, 255, 0.18) 71.2% 71.9%,
      transparent 72.1% 86%,
      rgba(255, 255, 255, 0.24) 86.2% 87%,
      transparent 87.2% 100%) !important;
  box-shadow:
    inset 0 0 42px rgba(255, 255, 255, 0.08),
    0 0 28px rgba(255, 255, 255, 0.08) !important;
  pointer-events: none;
}

/* Hero tagline pill and button polish. */
html body.charla-refurb .charla-hero .hero-copy-kicker {
  display: inline-flex;
  margin-top: 18px;
  margin-bottom: 26px;
  text-transform: none;
  letter-spacing: 0;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary {
  border: 1px solid rgba(255, 255, 255, 0.86) !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint {
  color: #0aa99f !important;
  background: rgba(255, 255, 255, 0.94) !important;
  border-color: rgba(255, 255, 255, 0.94) !important;
  box-shadow: 0 18px 42px rgba(0, 122, 116, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.7) !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint:hover,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint:focus {
  color: #08786f !important;
  background: #ffffff !important;
}

/* Larger hero statement pill and outlined explore button. */
html body.charla-refurb .charla-hero .hero-copy-kicker {
  padding: 16px 24px;
  font-size: 1.02rem;
  line-height: 1.2;
}

html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint {
  border: 1px solid rgba(6, 32, 33, 0.9) !important;
}

/* Diamond cursor and calmer hero-title shine. */
html body.charla-refurb .hero-title,
html body.charla-refurb .hero-title .text-scan {
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.78),
    0 0 13px rgba(255, 255, 255, 0.52),
    0 0 30px rgba(236, 255, 251, 0.46),
    0 18px 38px rgba(0, 88, 84, 0.48) !important;
}

html body.charla-refurb .hero-title::after {
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
}

@keyframes charla-diamond-title {
  0%, 100% {
    background-position: 0% 50%;
    filter: brightness(1);
  }

  48%, 58% {
    background-position: 100% 50%;
    filter: brightness(1.1);
  }
}

.diamond-cursor {
  position: fixed;
  left: var(--cursor-x, -100px);
  top: var(--cursor-y, -100px);
  z-index: 2147483000;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%) rotate(45deg) scale(0.82);
  border: 1px solid rgba(255, 255, 255, 0.92);
  border-radius: 7px;
  opacity: 0;
  pointer-events: none;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(236, 255, 251, 0.28) 42%, rgba(255, 255, 255, 0.82));
  box-shadow:
    0 0 16px rgba(255, 255, 255, 0.72),
    0 0 34px rgba(236, 255, 251, 0.58),
    0 0 60px rgba(255, 255, 255, 0.34);
  mix-blend-mode: screen;
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.diamond-cursor::before {
  content: "";
  position: absolute;
  inset: -11px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.36), transparent 64%);
  transform: rotate(-45deg);
}

.diamond-cursor::after {
  content: "";
  position: absolute;
  left: -42%;
  top: 44%;
  width: 185%;
  height: 18%;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.9), transparent);
  transform: rotate(-45deg);
  animation: charla-cursor-glint 1.9s ease-in-out infinite;
}

.diamond-cursor.is-visible {
  opacity: 1;
  transform: translate(-50%, -50%) rotate(45deg) scale(1);
}

@keyframes charla-cursor-glint {
  0%, 38%, 100% {
    opacity: 0;
    translate: -18px 0;
  }

  52% {
    opacity: 0.95;
  }

  72% {
    opacity: 0;
    translate: 18px 0;
  }
}

@media (hover: hover) and (pointer: fine) {
  html body.charla-refurb,
  html body.charla-refurb a,
  html body.charla-refurb button,
  html body.charla-refurb input,
  html body.charla-refurb textarea,
  html body.charla-refurb select,
  html body.charla-refurb [role="button"] {
    cursor: none;
  }
}

/* Hero scale and softer page-to-page transitions. */
html body.charla-refurb .hero-title {
  font-size: clamp(4.15rem, 6.35vw, 6rem) !important;
  line-height: 0.88;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary {
  border: 1px solid rgba(6, 32, 33, 0.96) !important;
}

html body.charla-refurb main > section > .container {
  position: relative;
  z-index: 2;
}

html body.charla-refurb #about,
html body.charla-refurb #services,
html body.charla-refurb #testimonials,
html body.charla-refurb #contact,
html body.charla-refurb main > section.py-8,
html body.charla-refurb .footer-bg {
  position: relative;
  overflow: hidden;
}

html body.charla-refurb #about::before,
html body.charla-refurb #services::before,
html body.charla-refurb #testimonials::before,
html body.charla-refurb #contact::before,
html body.charla-refurb main > section.py-8::before,
html body.charla-refurb .footer-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -112px;
  height: 220px;
  z-index: 1;
  pointer-events: none;
  background:
    radial-gradient(ellipse at 18% 35%, rgba(34, 216, 200, 0.16), transparent 42%),
    radial-gradient(ellipse at 82% 48%, rgba(120, 255, 240, 0.14), transparent 46%),
    linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(236, 255, 251, 0.74) 48%, rgba(255, 255, 255, 0));
  filter: blur(0.2px);
}

html body.charla-refurb #about::after,
html body.charla-refurb #services::after,
html body.charla-refurb #testimonials::after,
html body.charla-refurb #contact::after {
  content: "";
  position: absolute;
  left: -6%;
  right: -6%;
  bottom: -92px;
  height: 180px;
  z-index: 1;
  pointer-events: none;
  background:
    radial-gradient(ellipse at 28% 58%, rgba(34, 216, 200, 0.11), transparent 42%),
    radial-gradient(ellipse at 70% 30%, rgba(255, 255, 255, 0.66), transparent 48%);
}

@media (max-width: 991.98px) {
  html body.charla-refurb .hero-title {
    font-size: clamp(4.4rem, 15vw, 7.2rem) !important;
  }
}

@media (max-width: 575.98px) {
  html body.charla-refurb .hero-title {
    font-size: clamp(3.3rem, 18vw, 4.8rem) !important;
  }
}

/* Selective diamond-white emphasis for key copy. */
html body.charla-refurb .diamond-white-text {
  display: inline-block;
  color: #ffffff;
  background:
    linear-gradient(105deg, #ffffff 0%, #f5fffd 30%, #d9fff9 48%, #ffffff 62%, #effffc 100%);
  background-size: 220% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.78),
    0 0 12px rgba(255, 255, 255, 0.5),
    0 0 28px rgba(236, 255, 251, 0.45),
    0 10px 26px rgba(0, 122, 116, 0.34);
  animation: charla-diamond-word 5.8s ease-in-out infinite;
}

html body.charla-refurb .diamond-white-text--inline {
  font-weight: 900;
}

html body.charla-refurb .diamond-white-text--signal {
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.72),
    0 0 10px rgba(255, 255, 255, 0.54),
    0 0 24px rgba(236, 255, 251, 0.5);
}

@keyframes charla-diamond-word {
  0%, 100% {
    background-position: 0% 50%;
    filter: brightness(1);
  }

  48%, 58% {
    background-position: 100% 50%;
    filter: brightness(1.08);
  }
}

/* Diamond-white Book a Call modal treatment. */
html body.charla-refurb #bookCallModal .modal-content {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 36% 18%, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.72) 18%, transparent 34%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(236, 255, 251, 0.92) 52%, rgba(255, 255, 255, 0.98)) !important;
  border: 1px solid rgba(255, 255, 255, 0.94) !important;
  box-shadow:
    0 0 0 8px rgba(255, 255, 255, 0.22),
    0 0 34px rgba(255, 255, 255, 0.74),
    0 0 92px rgba(236, 255, 251, 0.58),
    0 34px 100px rgba(0, 86, 82, 0.34) !important;
}

html body.charla-refurb #bookCallModal .modal-content::before,
html body.charla-refurb #bookCallModal .modal-content::after {
  content: "" !important;
  position: absolute;
  border: 0 !important;
  border-radius: 0 !important;
  pointer-events: none;
}

html body.charla-refurb #bookCallModal .modal-content::before {
  inset: -22%;
  background:
    linear-gradient(112deg, transparent 0 38%, rgba(255, 255, 255, 0.88) 48%, rgba(236, 255, 251, 0.42) 54%, transparent 66% 100%) !important;
  opacity: 0.82;
  animation: charla-modal-diamond-sweep 4.8s ease-in-out infinite;
}

html body.charla-refurb #bookCallModal .modal-content::after {
  display: none !important;
}

html body.charla-refurb #bookCallModal .modal-header,
html body.charla-refurb #bookCallModal .modal-body {
  position: relative;
  z-index: 2;
}

html body.charla-refurb #bookCallModal .modal-title {
  color: #22d8c8 !important;
  background: none !important;
  -webkit-text-fill-color: #22d8c8;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.74),
    0 0 16px rgba(34, 216, 200, 0.42),
    0 0 34px rgba(120, 255, 240, 0.36) !important;
}

html body.charla-refurb #bookCallModal button[type="submit"] {
  border: 1px solid rgba(255, 255, 255, 0.82) !important;
  box-shadow:
    0 0 22px rgba(255, 255, 255, 0.36),
    0 16px 42px rgba(34, 216, 200, 0.3) !important;
}

@keyframes charla-modal-diamond-sweep {
  0%, 34%, 100% {
    transform: translateX(-46%) rotate(0deg);
    opacity: 0;
  }

  48% {
    opacity: 0.88;
  }

  68% {
    transform: translateX(46%) rotate(0deg);
    opacity: 0;
  }
}

/* Testimonials now live inside the market-read band. */
html body.charla-refurb .legacy-testimonials {
  display: none !important;
}

html body.charla-refurb #testimonials.intelligence-band {
  margin-top: -120px;
  padding: 220px 0 150px;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel {
  position: relative;
  min-height: 390px;
  overflow: hidden;
  perspective: 900px;
  mask-image: linear-gradient(90deg, transparent 0%, #000 12%, #000 88%, transparent 100%);
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel::before,
html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel::after {
  content: "";
  position: absolute;
  inset: 16px 0 auto;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.28), transparent);
  pointer-events: none;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel::after {
  top: auto;
  bottom: 16px;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel-track {
  display: flex;
  width: max-content;
  gap: 28px;
  padding: 60px 28px;
  transform-style: preserve-3d;
  animation: charla-testimonial-carousel 34s linear infinite;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel:hover .testimonial-carousel-track,
html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel:focus-within .testimonial-carousel-track {
  animation-play-state: paused;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:hover,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:focus {
  width: 230px;
  height: 230px;
  flex: 0 0 230px;
  padding: 30px !important;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 34%, rgba(255, 255, 255, 0.98), rgba(236, 255, 251, 0.86) 66%, rgba(34, 216, 200, 0.24));
  box-shadow:
    0 28px 70px rgba(6, 32, 33, 0.16),
    inset 0 0 0 1px rgba(255, 255, 255, 0.52);
  transform: translateY(var(--carousel-lift, 0)) rotateX(11deg) scale(var(--carousel-scale, 1));
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:hover,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:focus {
  --carousel-lift: -18px;
  --carousel-scale: 1.08;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:nth-child(2n) {
  --carousel-lift: 26px;
  --carousel-scale: 0.92;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:nth-child(3n) {
  --carousel-lift: -18px;
  --carousel-scale: 0.96;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger h6 {
  font-size: 0.78rem;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger p {
  -webkit-line-clamp: 3;
  font-size: 0.68rem;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-more {
  margin-top: 10px;
  font-size: 0.62rem;
}

@keyframes charla-testimonial-carousel {
  from {
    transform: translateX(6%) rotateX(0deg);
  }

  to {
    transform: translateX(-58%) rotateX(0deg);
  }
}

/* Larger draggable testimonials carousel. */
html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title {
  color: #22d8c8;
  font-size: clamp(3rem, 5.6vw, 5.4rem);
  font-weight: 1000;
  line-height: 0.94;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.6),
    0 0 18px rgba(34, 216, 200, 0.42),
    0 18px 46px rgba(6, 32, 33, 0.2);
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel {
  min-height: 520px;
  overflow-x: auto;
  overflow-y: hidden;
  cursor: grab;
  scroll-behavior: smooth;
  scrollbar-width: none;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel::-webkit-scrollbar {
  display: none;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel.is-dragging {
  cursor: grabbing;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel.is-dragging .testimonial-carousel-track {
  animation-play-state: paused;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel-track {
  gap: 42px;
  padding: 78px 40px;
  animation-duration: 48s;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:hover,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:focus {
  width: 345px;
  height: 345px;
  flex-basis: 345px;
  padding: 52px !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger .icon-lg {
  width: 62px;
  height: 62px;
  line-height: 62px;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger h6 {
  font-size: 0.98rem;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger p {
  font-size: 0.82rem;
  line-height: 1.35;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-more {
  font-size: 0.7rem;
}

/* Tightened testimonial carousel: seamless JS scroll, smaller diamond-white circles. */
html body.charla-refurb #testimonials.intelligence-band {
  color: #ffffff;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.2) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 255, 255, 0.18) 1px, transparent 1px),
    linear-gradient(90deg, #2ed2c6 0%, #45ded2 38%, #78fff0 68%, #d8fff8 100%) !important;
  background-size: 72px 72px, 72px 72px, auto !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title {
  color: #ffffff;
  background:
    linear-gradient(105deg, #ffffff 0%, #f5fffd 30%, #d9fff9 48%, #ffffff 62%, #effffc 100%);
  background-size: 220% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.78),
    0 0 12px rgba(255, 255, 255, 0.5),
    0 0 28px rgba(236, 255, 251, 0.45),
    0 10px 26px rgba(0, 122, 116, 0.34);
  animation: charla-diamond-word 5.8s ease-in-out infinite;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel {
  min-height: 360px;
  cursor: grab;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel-track {
  gap: 26px;
  padding: 54px 32px;
  animation: none !important;
  transform: none !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:hover,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:focus {
  width: 245px;
  height: 245px;
  flex: 0 0 245px;
  padding: 34px !important;
  border: 0 !important;
  background:
    radial-gradient(circle at 35% 18%, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.72) 18%, transparent 34%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(236, 255, 251, 0.92) 52%, rgba(255, 255, 255, 0.98));
  box-shadow:
    0 0 26px rgba(255, 255, 255, 0.5),
    0 24px 64px rgba(6, 32, 33, 0.12) !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger .icon-lg {
  width: 48px;
  height: 48px;
  line-height: 48px;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger h6 {
  font-size: 0.78rem;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger p {
  font-size: 0.68rem;
  line-height: 1.28;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-more {
  font-size: 0.62rem;
}

html body.charla-refurb #bookCallModal .modal-title {
  color: #f8fffd !important;
  -webkit-text-fill-color: #f8fffd;
  -webkit-text-stroke: 1px rgba(6, 32, 33, 0.92);
  text-shadow:
    0 1px 0 rgba(6, 32, 33, 0.5),
    0 0 14px rgba(255, 255, 255, 0.7),
    0 0 30px rgba(236, 255, 251, 0.46) !important;
}

html body.charla-refurb #bookCallModal .modal-title {
  color: #ffffff !important;
  background: none !important;
  -webkit-text-fill-color: #ffffff;
  -webkit-text-stroke: 0 transparent;
  text-shadow: none !important;
  font-family: inherit;
  font-weight: 900;
}

/* Corrections: clean mint band, true diamond-white title, live carousel movement. */
html body.charla-refurb #testimonials.intelligence-band {
  background:
    radial-gradient(circle at 18% 42%, rgba(34, 216, 200, 0.18), transparent 30rem),
    linear-gradient(90deg, #2ed2c6 0%, #45ded2 38%, #78fff0 68%, #d8fff8 100%) !important;
  background-size: auto !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title {
  color: transparent !important;
  background:
    linear-gradient(105deg, #ffffff 0%, #f5fffd 30%, #d9fff9 48%, #ffffff 62%, #effffc 100%) !important;
  background-size: 220% 100% !important;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.78),
    0 0 14px rgba(255, 255, 255, 0.58),
    0 0 34px rgba(236, 255, 251, 0.5),
    0 10px 26px rgba(0, 122, 116, 0.28) !important;
  animation: charla-diamond-word 5.8s ease-in-out infinite;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel-track {
  animation: none !important;
  transform: none !important;
}

/* Final testimonial band pass: shorter, cleaner, faster-moving, diamond-white title. */
html body.charla-refurb #testimonials.intelligence-band {
  margin-top: -78px !important;
  padding: 108px 0 86px !important;
  min-height: 0 !important;
  color: #ffffff;
  background:
    radial-gradient(circle at 16% 48%, rgba(34, 216, 200, 0.18), transparent 28rem),
    linear-gradient(90deg, #2ed2c6 0%, #45ded2 38%, #78fff0 68%, #d8fff8 100%) !important;
  background-size: auto !important;
}

html body.charla-refurb #testimonials.intelligence-band::before,
html body.charla-refurb #testimonials.intelligence-band::after {
  opacity: 0.2 !important;
}

html body.charla-refurb #testimonials.intelligence-band .row.align-items-center {
  min-height: 340px;
}

html body.charla-refurb #testimonials.intelligence-band .col-lg-5 {
  transform: translateX(clamp(-108px, -5.8vw, -46px));
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title {
  position: relative;
  display: inline-block;
  margin: 0 !important;
  color: #ffffff !important;
  background: none !important;
  background-clip: border-box !important;
  -webkit-background-clip: border-box !important;
  -webkit-text-fill-color: #ffffff !important;
  font-size: clamp(3.7rem, 7.1vw, 7.6rem) !important;
  font-weight: 1000;
  line-height: 0.86;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.76),
    0 0 13px rgba(255, 255, 255, 0.54),
    0 0 32px rgba(236, 255, 251, 0.48),
    0 16px 34px rgba(0, 122, 116, 0.3) !important;
  animation: none !important;
  isolation: isolate;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(105deg, transparent 0 38%, rgba(255, 255, 255, 0.72) 48%, transparent 60% 100%);
  mix-blend-mode: screen;
  transform: translateX(-120%);
  animation: charla-title-glint 4.6s ease-in-out infinite;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel {
  min-height: 336px !important;
  overflow-x: auto;
  overflow-y: hidden;
  mask-image: linear-gradient(90deg, transparent 0%, #000 8%, #000 92%, transparent 100%);
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel::before,
html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel::after {
  display: none !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel-track {
  gap: 28px !important;
  padding: 34px 30px !important;
  animation: none !important;
  transform: none !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:hover,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:focus {
  width: 270px !important;
  height: 270px !important;
  flex: 0 0 270px !important;
  padding: 38px !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger .icon-lg {
  width: 50px !important;
  height: 50px !important;
  line-height: 50px !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger h6 {
  font-size: 0.84rem !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger p {
  font-size: 0.72rem !important;
  line-height: 1.28 !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-more {
  font-size: 0.66rem !important;
}

@keyframes charla-title-glint {
  0%, 38%, 100% {
    transform: translateX(-125%);
    opacity: 0;
  }

  52% {
    opacity: 0.85;
  }

  72% {
    transform: translateX(125%);
    opacity: 0;
  }
}

@media (max-width: 991.98px) {
  html body.charla-refurb #testimonials.intelligence-band {
    padding: 86px 0 76px !important;
  }

  html body.charla-refurb #testimonials.intelligence-band .col-lg-5 {
    transform: none;
  }

  html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title {
    font-size: clamp(3.1rem, 12vw, 5.8rem) !important;
  }
}

/* Testimonial layout correction: smaller title, right-shifted smooth review rail. */
html body.charla-refurb #testimonials.intelligence-band {
  padding: 88px 0 70px !important;
}

html body.charla-refurb #testimonials.intelligence-band .container {
  max-width: 1440px;
}

html body.charla-refurb #testimonials.intelligence-band .row.align-items-center {
  min-height: 305px;
}

html body.charla-refurb #testimonials.intelligence-band .col-lg-5 {
  flex: 0 0 34%;
  max-width: 34%;
  transform: translateX(clamp(-94px, -5.2vw, -44px));
}

html body.charla-refurb #testimonials.intelligence-band .col-lg-7 {
  flex: 0 0 66%;
  max-width: 66%;
  transform: translateX(clamp(48px, 4.2vw, 86px));
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title {
  font-size: clamp(2.55rem, 4.45vw, 4.85rem) !important;
  line-height: 0.9;
  max-width: 100%;
  white-space: nowrap;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel {
  min-height: 310px !important;
  overflow: hidden !important;
  scroll-behavior: auto !important;
  mask-image: linear-gradient(90deg, transparent 0%, #000 5%, #000 95%, transparent 100%);
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel-track {
  gap: 28px !important;
  padding: 20px 30px !important;
  will-change: transform;
  transition: none !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:hover,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:focus {
  width: 270px !important;
  height: 270px !important;
  flex: 0 0 270px !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel,
html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel * {
  -webkit-user-select: none;
  user-select: none;
}

html body.charla-refurb .modal .modal-content,
html body.charla-refurb .modal .modal-content * {
  -webkit-user-select: text;
  user-select: text;
}

/* Contact form: match the Book a Call diamond-white circle, with only contact fields. */
html body.charla-refurb #contact form {
  position: relative;
  display: grid;
  align-content: center;
  gap: 12px;
  width: min(92vw, 720px) !important;
  min-height: min(92vw, 720px) !important;
  margin: 0 auto !important;
  padding: 128px 112px 104px !important;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.94) !important;
  border-radius: 50% !important;
  background:
    radial-gradient(circle at 36% 18%, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.72) 18%, transparent 34%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(236, 255, 251, 0.92) 52%, rgba(255, 255, 255, 0.98)) !important;
  box-shadow:
    0 0 0 8px rgba(255, 255, 255, 0.22),
    0 0 34px rgba(255, 255, 255, 0.74),
    0 0 92px rgba(236, 255, 251, 0.58),
    0 34px 100px rgba(0, 86, 82, 0.28) !important;
}

html body.charla-refurb #contact form::before {
  content: "" !important;
  position: absolute;
  inset: -22%;
  z-index: 0;
  border: 0 !important;
  border-radius: 0 !important;
  pointer-events: none;
  background:
    linear-gradient(112deg, transparent 0 38%, rgba(255, 255, 255, 0.88) 48%, rgba(236, 255, 251, 0.42) 54%, transparent 66% 100%) !important;
  opacity: 0.82;
  animation: charla-modal-diamond-sweep 4.8s ease-in-out infinite;
}

html body.charla-refurb #contact form::after {
  content: "" !important;
  position: absolute;
  inset: 20px;
  z-index: 0;
  border: 1px solid rgba(34, 216, 200, 0.2) !important;
  border-radius: 50% !important;
  pointer-events: none;
  box-shadow:
    inset 0 0 0 22px rgba(255, 255, 255, 0.16),
    inset 0 0 0 58px rgba(34, 216, 200, 0.055);
}

html body.charla-refurb #contact form .mb-3,
html body.charla-refurb #contact form .d-flex {
  position: relative;
  z-index: 2;
  margin-bottom: 0 !important;
}

html body.charla-refurb #contact form .form-control {
  min-height: 52px;
  border: 1px solid rgba(34, 216, 200, 0.3);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.86);
  text-align: center;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

html body.charla-refurb #contact form textarea.form-control {
  min-height: 136px;
  border-radius: 28px;
  padding-top: 18px;
  resize: none;
}

html body.charla-refurb #contact form button[type="submit"] {
  min-width: 178px;
  margin-top: 6px;
  border: 1px solid rgba(255, 255, 255, 0.82) !important;
  box-shadow:
    0 0 22px rgba(255, 255, 255, 0.36),
    0 16px 42px rgba(34, 216, 200, 0.3) !important;
}

@media (max-width: 991.98px) {
  html body.charla-refurb #testimonials.intelligence-band .col-lg-5,
  html body.charla-refurb #testimonials.intelligence-band .col-lg-7 {
    flex: 0 0 100%;
    max-width: 100%;
    transform: none;
  }

  html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title {
    font-size: clamp(2.6rem, 11vw, 4.4rem) !important;
    white-space: normal;
  }
}

@media (max-width: 767.98px) {
  html body.charla-refurb #contact form {
    width: 100% !important;
    min-height: auto !important;
    padding: 34px 22px !important;
    border-radius: 28px !important;
  }

html body.charla-refurb #contact form::after {
    border-radius: 24px !important;
  }
}

/* Current section rhythm: match gap below Testimonials to gap above it. */
html body.charla-refurb #contact {
  padding-top: 168px !important;
}

@media (max-width: 767.98px) {
  html body.charla-refurb #contact {
    padding-top: 96px !important;
  }
}

/* Absolute final cascade: current requested polish. */
html body.charla-refurb #about .diamond-white-text,
html body.charla-refurb #services .diamond-white-text {
  display: inline !important;
  color: inherit !important;
  background: none !important;
  -webkit-text-fill-color: currentColor !important;
  text-shadow: none !important;
  animation: none !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker::before {
  display: none !important;
  content: none !important;
}

html body.charla-refurb #services {
  padding-bottom: 148px !important;
}

html body.charla-refurb #testimonials.intelligence-band {
  margin-top: 0 !important;
  padding: 104px 0 84px !important;
  background:
    radial-gradient(circle at 18% 48%, rgba(255, 255, 255, 0.34), transparent 28rem),
    radial-gradient(circle at 78% 42%, rgba(255, 255, 255, 0.22), transparent 32rem),
    linear-gradient(90deg, #2ed2c6 0%, #46ded2 40%, #8ffff2 72%, #ecfffb 100%) !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel {
  background:
    linear-gradient(90deg, rgba(120, 255, 240, 0.18), rgba(120, 255, 240, 0.18)) !important;
}

html body.charla-refurb #contact {
  padding-top: 84px !important;
  padding-bottom: 86px !important;
}

html body.charla-refurb #contact form {
  width: min(90vw, 620px) !important;
  min-height: min(90vw, 620px) !important;
  padding: 92px 86px 78px !important;
  gap: 10px !important;
}

html body.charla-refurb #contact form .mb-3::before {
  display: none !important;
  content: none !important;
}

html body.charla-refurb #contact form .form-control,
html body.charla-refurb #contact form textarea.form-control {
  padding-left: 28px !important;
  padding-right: 28px !important;
  text-align: center !important;
}

html body.charla-refurb #contact form textarea.form-control {
  min-height: 118px !important;
  padding-top: 22px !important;
}

html body.charla-refurb #contact .d-flex.flex-column.align-items-center {
  margin-top: 54px !important;
}

html body.charla-refurb .footer-bg,
html body.charla-refurb .footer-bg h6,
html body.charla-refurb .footer-bg p,
html body.charla-refurb .footer-bg address,
html body.charla-refurb .footer-bg a {
  color: #ffffff !important;
  text-shadow: none !important;
}

html body.charla-refurb .footer .row.gy-5 {
  align-items: center !important;
}

html body.charla-refurb .footer .col-lg-5 {
  min-height: 184px !important;
  justify-content: center !important;
}

html body.charla-refurb .footer .col-lg-5:last-child {
  padding-top: 18px !important;
}

html body.charla-refurb .header-main,
html body.charla-refurb .header-main.headroom,
html body.charla-refurb .header-main.headroom--top,
html body.charla-refurb .header-main.headroom--not-top,
html body.charla-refurb .header-main.headroom--pinned,
html body.charla-refurb .header-main.headroom--unpinned {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 1030 !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: translate3d(0, 0, 0) !important;
  pointer-events: auto !important;
}

@media (max-width: 767.98px) {
  html body.charla-refurb #services {
    padding-bottom: 94px !important;
  }

  html body.charla-refurb #contact {
    padding-top: 70px !important;
    padding-bottom: 74px !important;
  }
}

/* True final section colour flow: no hard borders between Home, About, Services, and Testimonials. */
html body.charla-refurb .charla-hero {
  border: 0 !important;
  background:
    radial-gradient(circle at 72% 32%, rgba(255, 255, 255, 0.18), transparent 28rem),
    radial-gradient(circle at 14% 18%, rgba(255, 255, 255, 0.12), transparent 28rem),
    linear-gradient(90deg, #2ed2c6 0%, #50e4d8 46%, #bffff6 100%) !important;
}

html body.charla-refurb #about {
  border: 0 !important;
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 255, 255, 0.24), transparent 30rem),
    radial-gradient(circle at 82% 22%, rgba(255, 255, 255, 0.18), transparent 28rem),
    linear-gradient(180deg, #bffff6 0%, #ecfffb 44%, #ffffff 58%, #ffffff 100%) !important;
}

html body.charla-refurb #services {
  border: 0 !important;
  padding-bottom: 148px !important;
  background:
    radial-gradient(circle at 18% 32%, rgba(34, 216, 200, 0.08), transparent 30rem),
    radial-gradient(circle at 84% 74%, rgba(255, 255, 255, 0.28), transparent 28rem),
    linear-gradient(180deg, #ffffff 0%, #ffffff 45%, #ecfffb 58%, #75f7eb 82%, #2ed2c6 100%) !important;
}

html body.charla-refurb #testimonials.intelligence-band {
  border: 0 !important;
  margin-top: 0 !important;
  background:
    radial-gradient(circle at 18% 48%, rgba(255, 255, 255, 0.34), transparent 28rem),
    radial-gradient(circle at 78% 42%, rgba(255, 255, 255, 0.22), transparent 32rem),
    linear-gradient(90deg, #2ed2c6 0%, #46ded2 40%, #8ffff2 72%, #ecfffb 100%) !important;
}

html body.charla-refurb #about::before,
html body.charla-refurb #about::after,
html body.charla-refurb #services::before,
html body.charla-refurb #services::after,
html body.charla-refurb #testimonials::before,
html body.charla-refurb #testimonials::after {
  display: none !important;
  content: none !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body.charla-refurb .charla-hero + #about,
html body.charla-refurb #about + #services,
html body.charla-refurb #services + #testimonials {
  margin-top: 0 !important;
}

/* Section colour flow: mint carries through Home/About, then white, then mint into Testimonials. */
html body.charla-refurb .charla-hero {
  border: 0 !important;
  background:
    radial-gradient(circle at 72% 32%, rgba(255, 255, 255, 0.18), transparent 28rem),
    radial-gradient(circle at 14% 18%, rgba(255, 255, 255, 0.12), transparent 28rem),
    linear-gradient(90deg, #2ed2c6 0%, #50e4d8 46%, #bffff6 100%) !important;
}

html body.charla-refurb #about {
  border: 0 !important;
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 255, 255, 0.24), transparent 30rem),
    radial-gradient(circle at 82% 22%, rgba(255, 255, 255, 0.18), transparent 28rem),
    linear-gradient(180deg, #bffff6 0%, #ecfffb 44%, #ffffff 58%, #ffffff 100%) !important;
}

html body.charla-refurb #services {
  border: 0 !important;
  background:
    radial-gradient(circle at 18% 32%, rgba(34, 216, 200, 0.08), transparent 30rem),
    radial-gradient(circle at 84% 74%, rgba(255, 255, 255, 0.28), transparent 28rem),
    linear-gradient(180deg, #ffffff 0%, #ffffff 45%, #ecfffb 58%, #75f7eb 82%, #2ed2c6 100%) !important;
}

html body.charla-refurb #testimonials.intelligence-band {
  border: 0 !important;
  background:
    radial-gradient(circle at 18% 48%, rgba(255, 255, 255, 0.34), transparent 28rem),
    radial-gradient(circle at 78% 42%, rgba(255, 255, 255, 0.22), transparent 32rem),
    linear-gradient(90deg, #2ed2c6 0%, #46ded2 40%, #8ffff2 72%, #ecfffb 100%) !important;
}

html body.charla-refurb .charla-hero::after,
html body.charla-refurb #about::before,
html body.charla-refurb #about::after,
html body.charla-refurb #services::before,
html body.charla-refurb #services::after,
html body.charla-refurb #testimonials::before,
html body.charla-refurb #testimonials::after {
  display: none !important;
  content: none !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body.charla-refurb .charla-hero + #about,
html body.charla-refurb #about + #services,
html body.charla-refurb #services + #testimonials {
  margin-top: 0 !important;
}

/* Last-word tidy pass for the current layout direction. */
html body.charla-refurb #about .diamond-white-text,
html body.charla-refurb #services .diamond-white-text {
  display: inline !important;
  color: inherit !important;
  background: none !important;
  -webkit-text-fill-color: currentColor !important;
  text-shadow: none !important;
  animation: none !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker::before {
  display: none !important;
  content: none !important;
}

html body.charla-refurb #services {
  padding-bottom: 148px !important;
}

html body.charla-refurb #testimonials.intelligence-band {
  margin-top: 0 !important;
  padding: 104px 0 84px !important;
  background:
    radial-gradient(circle at 18% 48%, rgba(255, 255, 255, 0.34), transparent 28rem),
    radial-gradient(circle at 78% 42%, rgba(255, 255, 255, 0.22), transparent 32rem),
    linear-gradient(90deg, #2ed2c6 0%, #46ded2 40%, #8ffff2 72%, #ecfffb 100%) !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel {
  background:
    linear-gradient(90deg, rgba(120, 255, 240, 0.18), rgba(120, 255, 240, 0.18)) !important;
}

html body.charla-refurb #contact {
  padding-top: 84px !important;
  padding-bottom: 86px !important;
}

html body.charla-refurb #contact form {
  width: min(90vw, 620px) !important;
  min-height: min(90vw, 620px) !important;
  padding: 92px 86px 78px !important;
  gap: 10px !important;
}

html body.charla-refurb #contact form .mb-3::before {
  display: none !important;
  content: none !important;
}

html body.charla-refurb #contact form .form-control,
html body.charla-refurb #contact form textarea.form-control {
  padding-left: 28px !important;
  padding-right: 28px !important;
  text-align: center !important;
}

html body.charla-refurb #contact form textarea.form-control {
  min-height: 118px !important;
  padding-top: 22px !important;
}

html body.charla-refurb #contact .d-flex.flex-column.align-items-center {
  margin-top: 54px !important;
}

html body.charla-refurb .footer-bg,
html body.charla-refurb .footer-bg h6,
html body.charla-refurb .footer-bg p,
html body.charla-refurb .footer-bg address,
html body.charla-refurb .footer-bg a {
  color: #ffffff !important;
  text-shadow: none !important;
}

html body.charla-refurb .footer .row.gy-5 {
  align-items: center !important;
}

html body.charla-refurb .footer .col-lg-5 {
  min-height: 184px !important;
  justify-content: center !important;
}

html body.charla-refurb .footer .col-lg-5:last-child {
  padding-top: 18px !important;
}

html body.charla-refurb .header-main,
html body.charla-refurb .header-main.headroom,
html body.charla-refurb .header-main.headroom--top,
html body.charla-refurb .header-main.headroom--not-top,
html body.charla-refurb .header-main.headroom--pinned,
html body.charla-refurb .header-main.headroom--unpinned {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 1030 !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: translate3d(0, 0, 0) !important;
  pointer-events: auto !important;
}

@media (max-width: 767.98px) {
  html body.charla-refurb #services {
    padding-bottom: 94px !important;
  }

  html body.charla-refurb #contact {
    padding-top: 70px !important;
    padding-bottom: 74px !important;
  }
}

/* Final proportion and navigation polish pass. */
html body.charla-refurb #about .diamond-white-text,
html body.charla-refurb #services .diamond-white-text {
  display: inline !important;
  color: inherit !important;
  background: none !important;
  -webkit-text-fill-color: currentColor !important;
  text-shadow: none !important;
  animation: none !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker::before {
  display: none !important;
  content: none !important;
}

html body.charla-refurb #services {
  padding-bottom: 148px !important;
}

html body.charla-refurb #testimonials.intelligence-band {
  margin-top: 0 !important;
  padding: 104px 0 84px !important;
  background:
    radial-gradient(circle at 18% 48%, rgba(255, 255, 255, 0.34), transparent 28rem),
    radial-gradient(circle at 78% 42%, rgba(255, 255, 255, 0.22), transparent 32rem),
    linear-gradient(90deg, #2ed2c6 0%, #46ded2 40%, #8ffff2 72%, #ecfffb 100%) !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel {
  background:
    linear-gradient(90deg, rgba(120, 255, 240, 0.18), rgba(120, 255, 240, 0.18)) !important;
}

html body.charla-refurb #contact {
  padding-top: 84px !important;
  padding-bottom: 86px !important;
}

html body.charla-refurb #contact form {
  width: min(90vw, 620px) !important;
  min-height: min(90vw, 620px) !important;
  padding: 92px 86px 78px !important;
  gap: 10px !important;
}

html body.charla-refurb #contact form .mb-3::before {
  display: none !important;
  content: none !important;
}

html body.charla-refurb #contact form .form-control,
html body.charla-refurb #contact form textarea.form-control {
  padding-left: 28px !important;
  padding-right: 28px !important;
  text-align: center !important;
}

html body.charla-refurb #contact form textarea.form-control {
  min-height: 118px !important;
  padding-top: 22px !important;
}

html body.charla-refurb #contact .d-flex.flex-column.align-items-center {
  margin-top: 54px !important;
}

html body.charla-refurb .footer-bg,
html body.charla-refurb .footer-bg h6,
html body.charla-refurb .footer-bg p,
html body.charla-refurb .footer-bg address,
html body.charla-refurb .footer-bg a {
  color: #ffffff !important;
  text-shadow: none !important;
}

html body.charla-refurb .footer .row.gy-5 {
  align-items: center !important;
}

html body.charla-refurb .footer .col-lg-5 {
  min-height: 184px !important;
  justify-content: center !important;
}

html body.charla-refurb .footer .col-lg-5:last-child {
  padding-top: 18px !important;
}

html body.charla-refurb .header-main,
html body.charla-refurb .header-main.headroom,
html body.charla-refurb .header-main.headroom--top,
html body.charla-refurb .header-main.headroom--not-top,
html body.charla-refurb .header-main.headroom--pinned,
html body.charla-refurb .header-main.headroom--unpinned {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 1030 !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: translate3d(0, 0, 0) !important;
  pointer-events: auto !important;
}

@media (max-width: 767.98px) {
  html body.charla-refurb #services {
    padding-bottom: 94px !important;
  }

  html body.charla-refurb #contact {
    padding-top: 70px !important;
    padding-bottom: 74px !important;
  }
}

/* Razor diamond edge for the bottom CTA band and richer contact field craft. */
html body.charla-refurb main > section.py-8 {
  position: relative;
  border-top: 5px solid rgba(255, 255, 255, 0.72) !important;
  border-bottom: 5px solid rgba(255, 255, 255, 0.82) !important;
  box-shadow:
    inset 0 5px 0 rgba(255, 255, 255, 0.72),
    inset 0 -5px 0 rgba(255, 255, 255, 0.68),
    0 -5px 28px rgba(236, 255, 251, 0.42),
    0 5px 28px rgba(236, 255, 251, 0.36) !important;
}

html body.charla-refurb main > section.py-8::after {
  content: "";
  position: absolute;
  left: -18%;
  right: -18%;
  top: -5px;
  height: calc(100% + 10px);
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(90deg, transparent 0 20%, rgba(255, 255, 255, 0.9) 32%, transparent 44% 100%) top / 100% 5px no-repeat,
    linear-gradient(90deg, transparent 0 34%, rgba(255, 255, 255, 0.84) 46%, transparent 58% 100%) bottom / 100% 5px no-repeat;
  transform: translateX(-42%);
  animation: charla-edge-flash 5.6s ease-in-out infinite;
}

html body.charla-refurb #contact form {
  width: min(92vw, 656px) !important;
  min-height: min(92vw, 656px) !important;
  padding: 108px 98px 86px !important;
}

html body.charla-refurb #contact form .mb-3 {
  position: relative;
  padding: 3px;
  border-radius: 999px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(34, 216, 200, 0.34), rgba(255, 255, 255, 0.88));
  box-shadow:
    0 10px 28px rgba(0, 122, 116, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.8);
}

html body.charla-refurb #contact form .mb-3::before {
  content: "";
  position: absolute;
  left: 17px;
  top: 50%;
  z-index: 4;
  width: 9px;
  height: 9px;
  border: 1px solid rgba(255, 255, 255, 0.92);
  border-radius: 3px;
  background: #22d8c8;
  box-shadow:
    0 0 12px rgba(255, 255, 255, 0.84),
    0 0 20px rgba(34, 216, 200, 0.4);
  transform: translateY(-50%) rotate(45deg);
}

html body.charla-refurb #contact form .mb-3::after {
  content: "";
  position: absolute;
  inset: 3px;
  z-index: 3;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(100deg, transparent 0 34%, rgba(255, 255, 255, 0.55) 48%, transparent 62% 100%);
  opacity: 0;
  transform: translateX(-28%);
  transition: opacity 0.25s ease, transform 0.42s ease;
}

html body.charla-refurb #contact form .mb-3:focus-within::after,
html body.charla-refurb #contact form .mb-3:hover::after {
  opacity: 1;
  transform: translateX(28%);
}

html body.charla-refurb #contact form textarea.form-control,
html body.charla-refurb #contact form .mb-3:has(textarea) {
  border-radius: 30px;
}

html body.charla-refurb #contact form .form-control {
  position: relative;
  z-index: 2;
  min-height: 50px;
  border: 0 !important;
  background:
    radial-gradient(circle at 18% 50%, rgba(34, 216, 200, 0.12), transparent 11rem),
    rgba(255, 255, 255, 0.9) !important;
  padding-left: 40px;
  padding-right: 28px;
  color: #ffffff;
  font-weight: 800;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.82),
    inset 0 -14px 30px rgba(34, 216, 200, 0.045) !important;
}

html body.charla-refurb #contact form .form-control::placeholder {
  color: #ffffff;
  font-weight: 800;
}

html body.charla-refurb #contact form .form-control:focus {
  background:
    radial-gradient(circle at 22% 50%, rgba(34, 216, 200, 0.18), transparent 12rem),
    #ffffff !important;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.92),
    0 0 0 4px rgba(34, 216, 200, 0.14),
    0 14px 34px rgba(0, 122, 116, 0.13) !important;
}

html body.charla-refurb #contact form textarea.form-control {
  padding-top: 18px;
  text-align: left;
}

@keyframes charla-edge-flash {
  0%, 42%, 100% {
    opacity: 0;
    transform: translateX(-42%);
  }

  52% {
    opacity: 0.9;
  }

  72% {
    opacity: 0;
    transform: translateX(42%);
  }
}

/* Opening brand reveal. */
html body.charla-refurb.charla-intro-active {
  overflow: hidden;
}

.charla-intro {
  position: fixed;
  inset: 0;
  z-index: 2147482000;
  display: grid;
  place-items: center;
  overflow: hidden;
  color: #ffffff;
  background:
    radial-gradient(circle at 50% 44%, rgba(255, 255, 255, 0.36), transparent 17rem),
    radial-gradient(circle at 18% 22%, rgba(255, 255, 255, 0.22), transparent 24rem),
    linear-gradient(115deg, #22d8c8 0%, #4be6d8 44%, #bffff6 100%);
  opacity: 1;
  visibility: visible;
  transition: opacity 0.72s ease, visibility 0.72s ease, transform 0.72s ease;
}

.charla-intro.is-hidden {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-2.2rem) scale(1.02);
  pointer-events: none;
}

.charla-intro__grid {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.16) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 255, 255, 0.14) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: radial-gradient(circle at 50% 45%, rgba(0, 0, 0, 0.86), transparent 76%);
  animation: charla-intro-grid 4s linear infinite;
}

.charla-intro__stage {
  position: relative;
  display: grid;
  place-items: center;
  gap: 2.2rem;
  transform: translateY(0);
  animation: charla-intro-stage 4.4s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.charla-intro__mark {
  position: relative;
  width: min(62vw, 380px);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  filter: drop-shadow(0 32px 72px rgba(0, 122, 116, 0.32));
}

.charla-intro__mark img {
  position: relative;
  z-index: 4;
  width: 34%;
  border-radius: 50%;
  box-shadow:
    0 0 0 9px rgba(255, 255, 255, 0.9),
    0 0 34px rgba(255, 255, 255, 0.86),
    0 0 72px rgba(236, 255, 251, 0.62);
  animation: charla-intro-logo 4.1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.charla-intro__ring,
.charla-intro__mark::before,
.charla-intro__mark::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.charla-intro__ring--outer {
  inset: 0;
  border: 1px solid rgba(255, 255, 255, 0.72);
  box-shadow:
    0 0 38px rgba(255, 255, 255, 0.28),
    inset 0 0 38px rgba(255, 255, 255, 0.18);
  animation: charla-intro-ring 4.1s ease forwards;
}

.charla-intro__ring--inner {
  inset: 21%;
  border: 1px solid rgba(255, 255, 255, 0.46);
  animation: charla-intro-ring 4.1s ease reverse forwards;
}

.charla-intro__mark::before {
  inset: 10%;
  border: 1px solid rgba(255, 255, 255, 0.24);
}

.charla-intro__mark::after {
  inset: -12%;
  background: conic-gradient(from -28deg, transparent 0 66%, rgba(255, 255, 255, 0.7) 74%, rgba(255, 255, 255, 0.16) 83%, transparent 91% 100%);
  mix-blend-mode: screen;
  animation: charla-intro-sweep 1.05s linear infinite;
}

.charla-intro__orbit {
  position: absolute;
  inset: -2%;
  z-index: 3;
  overflow: visible;
  animation: charla-intro-orbit 3.25s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

.charla-intro__orbit text {
  fill: #ffffff;
  font-size: 16.5px;
  font-weight: 1000;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow:
    0 0 12px rgba(255, 255, 255, 0.72),
    0 0 28px rgba(236, 255, 251, 0.52);
}

.charla-intro__lock {
  position: absolute;
  z-index: 5;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.95), transparent);
  opacity: 0;
  filter: drop-shadow(0 0 12px rgba(255, 255, 255, 0.92));
  animation: charla-intro-lock 4.1s ease forwards;
}

.charla-intro__lock--top,
.charla-intro__lock--bottom {
  left: 50%;
  width: 52%;
  height: 1px;
  transform: translateX(-50%);
}

.charla-intro__lock--top { top: 27%; }
.charla-intro__lock--bottom { bottom: 27%; }

.charla-intro__lock--left,
.charla-intro__lock--right {
  top: 50%;
  width: 1px;
  height: 52%;
  transform: translateY(-50%);
}

.charla-intro__lock--left { left: 27%; }
.charla-intro__lock--right { right: 27%; }

.charla-intro__slogan {
  max-width: none;
  margin: 0;
  color: #ffffff;
  font-size: clamp(1.08rem, 2.05vw, 1.68rem);
  font-weight: 1000;
  letter-spacing: 0;
  text-align: center;
  white-space: nowrap;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.82),
    0 0 18px rgba(255, 255, 255, 0.56),
    0 0 40px rgba(236, 255, 251, 0.48),
    0 14px 34px rgba(0, 122, 116, 0.3);
  animation: charla-intro-slogan 4.1s ease forwards;
}

@keyframes charla-intro-grid {
  to { background-position: 72px 72px; }
}

@keyframes charla-intro-stage {
  0% { transform: scale(1.08); }
  68% { transform: scale(1); }
  82% { transform: scale(0.94); }
  100% { transform: translate(28vw, -8vh) scale(0.58); opacity: 0; }
}

@keyframes charla-intro-logo {
  0% { transform: scale(0.72) rotate(-18deg); opacity: 0; }
  20%, 82% { opacity: 1; }
  78% { transform: scale(1.1) rotate(0deg); }
  100% { transform: scale(0.92) rotate(0deg); opacity: 0; }
}

@keyframes charla-intro-ring {
  0% { transform: scale(0.72); opacity: 0; }
  24%, 72% { opacity: 1; }
  100% { transform: scale(0.4); opacity: 0; }
}

@keyframes charla-intro-sweep {
  to { transform: rotate(360deg); }
}

@keyframes charla-intro-orbit {
  0% { transform: rotate(-220deg) scale(0.82); opacity: 0; }
  18%, 74% { opacity: 1; }
  82% { transform: rotate(20deg) scale(1); opacity: 1; }
  100% { transform: rotate(45deg) scale(0.62); opacity: 0; }
}

@keyframes charla-intro-lock {
  0%, 62%, 100% { opacity: 0; }
  70%, 78% { opacity: 1; }
}

@keyframes charla-intro-slogan {
  0% { transform: translateY(18px); opacity: 0; }
  22%, 70% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(-18px); opacity: 0; }
}

@media (prefers-reduced-motion: reduce) {
  .charla-intro {
    display: none !important;
  }
}

/* Intro orbit copy cleanup: one readable phrase around the full ring, no lower slogan. */
html body.charla-refurb .charla-intro__stage {
  gap: 0 !important;
}

html body.charla-refurb .charla-intro__orbit {
  inset: -4% !important;
}

html body.charla-refurb .charla-intro__orbit text {
  fill: #ffffff;
  font-size: 15.25px !important;
  font-weight: 1000;
  letter-spacing: 0 !important;
  text-transform: uppercase;
  text-rendering: geometricPrecision;
}

html body.charla-refurb .charla-intro__slogan {
  display: none !important;
}

/* Keep the command centre as the same floating rounded pill on every section. */
html body.charla-refurb .header-main,
html body.charla-refurb .header-main.is-scrolled,
html body.charla-refurb .header-main.headroom--not-top,
html body.charla-refurb .header-main.headroom--pinned.headroom--not-top,
html body.charla-refurb .header-main.headroom--unpinned {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
  pointer-events: auto !important;
}

html body.charla-refurb .header-main.fixed-top,
html body.charla-refurb .header-main.headroom,
html body.charla-refurb .header-main.headroom--unpinned,
html body.charla-refurb .header-main.headroom--pinned {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 1030 !important;
}

html body.charla-refurb .header-main .navbar {
  background: transparent !important;
}

html body.charla-refurb .header-main .container,
html body.charla-refurb .header-main.is-scrolled .container,
html body.charla-refurb .header-main.headroom--not-top .container,
html body.charla-refurb .header-main.headroom--pinned.headroom--not-top .container {
  border: 1px solid rgba(34, 216, 200, 0.26) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.9) !important;
  box-shadow:
    0 18px 55px rgba(3, 20, 22, 0.12),
    0 0 34px rgba(236, 255, 251, 0.24) !important;
  backdrop-filter: blur(18px);
}

html body.charla-refurb .navbar .nav-link,
html body.charla-refurb .header-main.is-scrolled .nav-link,
html body.charla-refurb .header-main.headroom--not-top .nav-link {
  color: #ffffff !important;
}

html body.charla-refurb .navbar .nav-link:hover,
html body.charla-refurb .navbar .nav-link:focus,
html body.charla-refurb .header-main.is-scrolled .nav-link:hover,
html body.charla-refurb .header-main.headroom--not-top .nav-link:hover {
  color: #ffffff !important;
}

/* Intro timing correction: crisp 2s spin, then handoff into the hero radar. */
html body.charla-refurb .wrapper {
  opacity: 1;
  filter: blur(0);
  transition: opacity 0.9s ease, filter 0.9s ease;
}

html body.charla-refurb.charla-intro-active .wrapper {
  opacity: 0;
  filter: blur(8px);
}

html body.charla-refurb .charla-intro {
  background:
    radial-gradient(circle at 50% 42%, rgba(255, 255, 255, 0.2), transparent 15rem),
    linear-gradient(115deg, #22d8c8 0%, #48e4d8 48%, #aafff4 100%) !important;
  transition: opacity 0.7s ease, visibility 0.7s ease !important;
}

html body.charla-refurb .charla-intro.is-hidden {
  transform: none !important;
}

html body.charla-refurb .charla-intro__stage {
  animation: charla-intro-stage 3.25s cubic-bezier(0.22, 1, 0.36, 1) forwards !important;
}

html body.charla-refurb .charla-intro__mark {
  filter:
    drop-shadow(0 26px 58px rgba(0, 122, 116, 0.26))
    drop-shadow(0 0 22px rgba(255, 255, 255, 0.46)) !important;
}

html body.charla-refurb .charla-intro__mark img {
  opacity: 1;
  animation: charla-intro-logo 3.25s cubic-bezier(0.22, 1, 0.36, 1) forwards !important;
}

html body.charla-refurb .charla-intro__ring--outer,
html body.charla-refurb .charla-intro__ring--inner {
  animation: charla-intro-ring 3.25s ease forwards !important;
}

html body.charla-refurb .charla-intro__mark::after {
  opacity: 0.9;
  animation: charla-intro-sweep 0.95s linear infinite !important;
}

html body.charla-refurb .charla-intro__orbit {
  animation:
    charla-intro-orbit 3.25s cubic-bezier(0.33, 1, 0.68, 1) forwards,
    charla-intro-spin 1.1s linear infinite !important;
}

html body.charla-refurb .charla-intro__orbit text {
  opacity: 1;
  text-shadow:
    0 0 10px rgba(255, 255, 255, 0.82),
    0 0 26px rgba(236, 255, 251, 0.62),
    0 3px 14px rgba(0, 122, 116, 0.22) !important;
}

html body.charla-refurb .charla-intro__slogan {
  animation: charla-intro-slogan 3.25s ease forwards !important;
}

@keyframes charla-intro-stage {
  0%, 61% {
    transform: translate(0, 0) scale(1);
    opacity: 1;
  }

  100% {
    transform: translate(31vw, -8vh) scale(0.62);
    opacity: 1;
  }
}

@keyframes charla-intro-logo {
  0%, 61% {
    transform: scale(1) rotate(0deg);
    opacity: 1;
  }

  72% {
    transform: scale(1.08) rotate(0deg);
    opacity: 1;
  }

  100% {
    transform: scale(0.94) rotate(0deg);
    opacity: 0.92;
  }
}

@keyframes charla-intro-ring {
  0%, 61% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0.72);
    opacity: 0.86;
  }
}

@keyframes charla-intro-orbit {
  0%, 58% {
    opacity: 1;
  }

  72%, 100% {
    opacity: 0;
  }
}

@keyframes charla-intro-spin {
  to {
    rotate: 360deg;
  }
}

@keyframes charla-intro-slogan {
  0%, 58% {
    transform: translateY(0);
    opacity: 1;
  }

  72%, 100% {
    transform: translateY(-14px);
    opacity: 0;
  }
}

/* Radar-accurate intro handoff: shorter spin, larger final circle, tighter landing. */
html body.charla-refurb .charla-intro__stage {
  animation: charla-intro-stage 2.85s cubic-bezier(0.36, 0, 0.2, 1) forwards !important;
  transform-origin: 50% 50%;
}

html body.charla-refurb .charla-intro__mark img {
  animation: charla-intro-logo 2.85s cubic-bezier(0.36, 0, 0.2, 1) forwards !important;
}

html body.charla-refurb .charla-intro__ring--outer,
html body.charla-refurb .charla-intro__ring--inner {
  animation: charla-intro-ring 2.85s ease forwards !important;
}

html body.charla-refurb .charla-intro__orbit {
  animation:
    charla-intro-orbit 2.85s cubic-bezier(0.33, 1, 0.68, 1) forwards,
    charla-intro-spin 1.05s linear infinite !important;
}

html body.charla-refurb .charla-intro__lock {
  animation: charla-intro-lock 2.85s ease forwards !important;
}

html body.charla-refurb .charla-intro__slogan {
  animation: charla-intro-slogan 2.85s ease forwards !important;
}

html body.charla-refurb .charla-intro:not(.is-ready) .charla-intro__stage,
html body.charla-refurb .charla-intro:not(.is-ready) .charla-intro__mark img,
html body.charla-refurb .charla-intro:not(.is-ready) .charla-intro__ring,
html body.charla-refurb .charla-intro:not(.is-ready) .charla-intro__orbit,
html body.charla-refurb .charla-intro:not(.is-ready) .charla-intro__lock,
html body.charla-refurb .charla-intro:not(.is-ready) .charla-intro__slogan {
  animation-play-state: paused !important;
}

@keyframes charla-intro-stage {
  0%, 53% {
    transform: translate(0, 0) scale(1);
    opacity: 1;
  }

  88%, 100% {
    transform: translate(var(--intro-target-x, 25vw), var(--intro-target-y, -17vh)) scale(var(--intro-target-scale, 1.12));
    opacity: 1;
  }
}

@keyframes charla-intro-logo {
  0%, 53% {
    transform: scale(1) rotate(0deg);
    opacity: 1;
  }

  72% {
    transform: scale(1.06) rotate(0deg);
    opacity: 1;
  }

  100% {
    transform: scale(1) rotate(0deg);
    opacity: 0.78;
  }
}

@keyframes charla-intro-ring {
  0%, 53% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1);
    opacity: 0.58;
  }
}

@keyframes charla-intro-orbit {
  0%, 52% {
    opacity: 1;
  }

  70%, 100% {
    opacity: 0;
  }
}

@keyframes charla-intro-lock {
  0%, 46%, 100% {
    opacity: 0;
  }

  58%, 70% {
    opacity: 1;
  }
}

@keyframes charla-intro-slogan {
  0%, 52% {
    transform: translateY(0);
    opacity: 1;
  }

  70%, 100% {
    transform: translateY(-12px);
    opacity: 0;
  }
}

/* Testimonial interaction cursor: native open hand, index finger on click. */
@media (hover: hover) and (pointer: fine) {
  html body.charla-refurb .testimonial-carousel,
  html body.charla-refurb .testimonial-carousel-track,
  html body.charla-refurb .testimonial-carousel * {
    cursor: grab !important;
  }

  html body.charla-refurb .testimonial-carousel.is-dragging,
  html body.charla-refurb .testimonial-carousel.is-dragging *,
  html body.charla-refurb .testimonial-carousel:active,
  html body.charla-refurb .testimonial-carousel:active * {
    cursor: pointer !important;
  }

  html body.charla-refurb .diamond-cursor.is-over-testimonials {
    opacity: 0 !important;
  }
}

/* Contact rethink: a brighter Charla signal dial rather than a copied modal circle. */
html body.charla-refurb #contact .diamond-white-text {
  color: #22d8c8 !important;
  background: none !important;
  -webkit-text-fill-color: #22d8c8;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.62),
    0 0 16px rgba(34, 216, 200, 0.42),
    0 0 34px rgba(120, 255, 240, 0.36) !important;
  animation: none !important;
}

html body.charla-refurb #contact .col-12.col-lg-8 {
  position: relative;
}

html body.charla-refurb #contact form {
  width: min(92vw, 690px) !important;
  min-height: min(92vw, 690px) !important;
  padding: 118px 104px 94px !important;
  border: 1px solid rgba(34, 216, 200, 0.42) !important;
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.98) 0 39%, rgba(239, 255, 252, 0.94) 52%, rgba(34, 216, 200, 0.2) 74%, rgba(255, 255, 255, 0.95) 100%),
    conic-gradient(from 22deg, rgba(255, 255, 255, 0.92), rgba(34, 216, 200, 0.18), rgba(255, 255, 255, 0.84), rgba(120, 255, 240, 0.22), rgba(255, 255, 255, 0.92)) !important;
  box-shadow:
    0 0 0 10px rgba(255, 255, 255, 0.22),
    0 0 0 22px rgba(34, 216, 200, 0.08),
    0 30px 90px rgba(0, 122, 116, 0.22),
    inset 0 0 54px rgba(255, 255, 255, 0.72) !important;
}

html body.charla-refurb #contact form::before {
  inset: 10px !important;
  z-index: 0;
  border: 1px solid rgba(34, 216, 200, 0.18) !important;
  border-radius: 50% !important;
  background:
    radial-gradient(circle, transparent 0 34%, rgba(34, 216, 200, 0.08) 34.4% 35%, transparent 35.4% 51%, rgba(255, 255, 255, 0.45) 51.4% 52%, transparent 52.4% 68%, rgba(34, 216, 200, 0.16) 68.4% 69%, transparent 69.4% 100%) !important;
  opacity: 1;
  animation: charla-contact-rings 16s linear infinite;
}

html body.charla-refurb #contact form::after {
  inset: -18px !important;
  z-index: 1;
  border: 0 !important;
  border-radius: 50% !important;
  background:
    conic-gradient(from 0deg, transparent 0deg, transparent 262deg, rgba(255, 255, 255, 0.82) 278deg, rgba(120, 255, 240, 0.18) 298deg, transparent 318deg, transparent 360deg) !important;
  box-shadow: none !important;
  opacity: 0.88;
  mix-blend-mode: screen;
  animation: charla-contact-sweep 8.5s linear infinite;
}

html body.charla-refurb #contact form .mb-3,
html body.charla-refurb #contact form .d-flex {
  z-index: 3;
}

html body.charla-refurb #contact form .form-control {
  border-color: rgba(34, 216, 200, 0.34);
  background: rgba(255, 255, 255, 0.88);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.86),
    0 10px 28px rgba(0, 122, 116, 0.08);
}

html body.charla-refurb #contact form .form-control:focus {
  border-color: #22d8c8;
  box-shadow:
    0 0 0 4px rgba(34, 216, 200, 0.16),
    0 12px 32px rgba(0, 122, 116, 0.12);
}

html body.charla-refurb #contact form button[type="submit"] {
  color: #ffffff;
  border-color: rgba(6, 32, 33, 0.9) !important;
  background: linear-gradient(135deg, #22d8c8, #78fff0) !important;
}

@keyframes charla-contact-rings {
  to {
    transform: rotate(360deg);
  }
}

@keyframes charla-contact-sweep {
  to {
    transform: rotate(360deg);
  }
}

@media (max-width: 767.98px) {
  html body.charla-refurb #contact form {
    width: 100% !important;
    min-height: auto !important;
    padding: 34px 22px !important;
    border-radius: 28px !important;
  }

  html body.charla-refurb #contact form::before,
  html body.charla-refurb #contact form::after {
    border-radius: 24px !important;
  }
}

/* Absolute final cascade: current requested polish. */
html body.charla-refurb #about .diamond-white-text,
html body.charla-refurb #services .diamond-white-text {
  display: inline !important;
  color: inherit !important;
  background: none !important;
  -webkit-text-fill-color: currentColor !important;
  text-shadow: none !important;
  animation: none !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker::before {
  display: none !important;
  content: none !important;
}

html body.charla-refurb #services {
  padding-bottom: 148px !important;
}

html body.charla-refurb #testimonials.intelligence-band {
  margin-top: 0 !important;
  padding: 104px 0 84px !important;
  background:
    radial-gradient(circle at 18% 48%, rgba(255, 255, 255, 0.34), transparent 28rem),
    radial-gradient(circle at 78% 42%, rgba(255, 255, 255, 0.22), transparent 32rem),
    linear-gradient(90deg, #2ed2c6 0%, #46ded2 40%, #8ffff2 72%, #ecfffb 100%) !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel {
  background:
    linear-gradient(90deg, rgba(120, 255, 240, 0.18), rgba(120, 255, 240, 0.18)) !important;
}

html body.charla-refurb #contact {
  padding-top: 84px !important;
  padding-bottom: 86px !important;
}

html body.charla-refurb #contact form {
  width: min(90vw, 620px) !important;
  min-height: min(90vw, 620px) !important;
  padding: 92px 86px 78px !important;
  gap: 10px !important;
}

html body.charla-refurb #contact form .mb-3::before {
  display: none !important;
  content: none !important;
}

html body.charla-refurb #contact form .form-control,
html body.charla-refurb #contact form textarea.form-control {
  padding-left: 28px !important;
  padding-right: 28px !important;
  text-align: center !important;
}

html body.charla-refurb #contact form textarea.form-control {
  min-height: 118px !important;
  padding-top: 22px !important;
}

html body.charla-refurb #contact .d-flex.flex-column.align-items-center {
  margin-top: 54px !important;
}

html body.charla-refurb .footer-bg,
html body.charla-refurb .footer-bg h6,
html body.charla-refurb .footer-bg p,
html body.charla-refurb .footer-bg address,
html body.charla-refurb .footer-bg a {
  color: #ffffff !important;
  text-shadow: none !important;
}

html body.charla-refurb .footer .row.gy-5 {
  align-items: center !important;
}

html body.charla-refurb .footer .col-lg-5 {
  min-height: 184px !important;
  justify-content: center !important;
}

html body.charla-refurb .footer .col-lg-5:last-child {
  padding-top: 18px !important;
}

html body.charla-refurb .header-main,
html body.charla-refurb .header-main.headroom,
html body.charla-refurb .header-main.headroom--top,
html body.charla-refurb .header-main.headroom--not-top,
html body.charla-refurb .header-main.headroom--pinned,
html body.charla-refurb .header-main.headroom--unpinned {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 1030 !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: translate3d(0, 0, 0) !important;
  pointer-events: auto !important;
}

@media (max-width: 767.98px) {
  html body.charla-refurb #services {
    padding-bottom: 94px !important;
  }

  html body.charla-refurb #contact {
    padding-top: 70px !important;
    padding-bottom: 74px !important;
  }
}

/* EOF section colour flow: no hard borders between Home, About, Services, and Testimonials. */
html body.charla-refurb .charla-hero {
  border: 0 !important;
  background:
    radial-gradient(circle at 72% 32%, rgba(255, 255, 255, 0.18), transparent 28rem),
    radial-gradient(circle at 14% 18%, rgba(255, 255, 255, 0.12), transparent 28rem),
    linear-gradient(90deg, #2ed2c6 0%, #50e4d8 46%, #bffff6 100%) !important;
}

html body.charla-refurb #about {
  border: 0 !important;
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 255, 255, 0.24), transparent 30rem),
    radial-gradient(circle at 82% 22%, rgba(255, 255, 255, 0.18), transparent 28rem),
    linear-gradient(180deg, #bffff6 0%, #ecfffb 44%, #ffffff 58%, #ffffff 100%) !important;
}

html body.charla-refurb #services {
  border: 0 !important;
  padding-bottom: 148px !important;
  background:
    radial-gradient(circle at 18% 32%, rgba(34, 216, 200, 0.08), transparent 30rem),
    radial-gradient(circle at 84% 74%, rgba(255, 255, 255, 0.28), transparent 28rem),
    linear-gradient(180deg, #ffffff 0%, #ffffff 45%, #ecfffb 58%, #75f7eb 82%, #2ed2c6 100%) !important;
}

html body.charla-refurb #testimonials.intelligence-band {
  border: 0 !important;
  margin-top: 0 !important;
  background:
    radial-gradient(circle at 18% 48%, rgba(255, 255, 255, 0.34), transparent 28rem),
    radial-gradient(circle at 78% 42%, rgba(255, 255, 255, 0.22), transparent 32rem),
    linear-gradient(90deg, #2ed2c6 0%, #46ded2 40%, #8ffff2 72%, #ecfffb 100%) !important;
}

html body.charla-refurb #about::before,
html body.charla-refurb #about::after,
html body.charla-refurb #services::before,
html body.charla-refurb #services::after,
html body.charla-refurb #testimonials::before,
html body.charla-refurb #testimonials::after {
  display: none !important;
  content: none !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body.charla-refurb .charla-hero + #about,
html body.charla-refurb #about + #services,
html body.charla-refurb #services + #testimonials {
  margin-top: 0 !important;
}

/* EOF command centre pin: keep nav visible across the whole page. */
html body.charla-refurb .header-main,
html body.charla-refurb header.header-main,
html body.charla-refurb .wrapper > .header-main {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 2147481000 !important;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  pointer-events: auto !important;
  will-change: auto !important;
}

html body.charla-refurb .header-main .container {
  pointer-events: auto !important;
}

/* EOF docked header: body-level viewport pin. */
html body.charla-refurb > header.header-main.charla-header-docked,
html body.charla-refurb header.header-main.charla-header-docked {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 2147481000 !important;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  pointer-events: auto !important;
}

/* Whole-site Charla mint background pass: remove white page backgrounds. */
html,
html body.charla-refurb,
html body.charla-refurb .wrapper,
html body.charla-refurb main,
html body.charla-refurb section,
html body.charla-refurb .section,
html body.charla-refurb .bg-light,
html body.charla-refurb .gray-bg,
html body.charla-refurb .bg-body,
html body.charla-refurb .footer-bg {
  background:
    radial-gradient(circle at 16% 12%, rgba(255, 255, 255, 0.26), transparent 30rem),
    radial-gradient(circle at 86% 36%, rgba(255, 255, 255, 0.18), transparent 34rem),
    linear-gradient(115deg, #2ed2c6 0%, #56e6d9 48%, #bffff6 100%) !important;
  background-attachment: local !important;
}

html body.charla-refurb .charla-hero,
html body.charla-refurb #about,
html body.charla-refurb #services,
html body.charla-refurb #testimonials.intelligence-band,
html body.charla-refurb #contact,
html body.charla-refurb main > section.py-8 {
  border: 0 !important;
  background:
    radial-gradient(circle at 20% 18%, rgba(255, 255, 255, 0.22), transparent 31rem),
    radial-gradient(circle at 82% 52%, rgba(255, 255, 255, 0.18), transparent 33rem),
    linear-gradient(115deg, #2ed2c6 0%, #56e6d9 48%, #bffff6 100%) !important;
}

html body.charla-refurb #about::before,
html body.charla-refurb #about::after,
html body.charla-refurb #services::before,
html body.charla-refurb #services::after,
html body.charla-refurb #testimonials::before,
html body.charla-refurb #testimonials::after,
html body.charla-refurb #contact::before,
html body.charla-refurb #contact::after,
html body.charla-refurb main > section.py-8::before,
html body.charla-refurb main > section.py-8::after {
  display: none !important;
  content: none !important;
}

/* Final requested polish: fixed command centre, working modal, original cursor, white fades. */
html body.charla-refurb {
  cursor: auto !important;
}

html body.charla-refurb a,
html body.charla-refurb button,
html body.charla-refurb .btn,
html body.charla-refurb [role="button"] {
  cursor: pointer !important;
}

html body.charla-refurb input,
html body.charla-refurb textarea,
html body.charla-refurb select {
  cursor: auto !important;
}

html body.charla-refurb .diamond-cursor {
  display: none !important;
}

html body.charla-refurb > header.header-main.charla-header-fixed,
html body.charla-refurb > header.header-main.fixed-top,
html body.charla-refurb header.header-main.charla-header-fixed {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 2147480000 !important;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  pointer-events: auto !important;
  will-change: auto !important;
}

html body.charla-refurb > header.header-main .navbar {
  pointer-events: auto !important;
}

html body.charla-refurb .wrapper {
  position: relative;
  z-index: 1;
}

html body.charla-refurb .modal-backdrop {
  z-index: 2147482000 !important;
}

html body.charla-refurb .modal {
  z-index: 2147483000 !important;
  pointer-events: auto !important;
}

html body.charla-refurb .modal.show {
  display: block !important;
}

html body.charla-refurb #bookCallModal .modal-dialog,
html body.charla-refurb #bookCallModal .modal-content,
html body.charla-refurb #bookCallModal .modal-header,
html body.charla-refurb #bookCallModal .modal-body,
html body.charla-refurb #bookCallModal form,
html body.charla-refurb #bookCallModal input,
html body.charla-refurb #bookCallModal select,
html body.charla-refurb #bookCallModal textarea,
html body.charla-refurb #bookCallModal button {
  pointer-events: auto !important;
}

html body.charla-refurb #bookCallModal .modal-header,
html body.charla-refurb #bookCallModal .modal-body {
  z-index: 5 !important;
}

html body.charla-refurb #bookCallModal .modal-content::before,
html body.charla-refurb #bookCallModal .modal-content::after {
  pointer-events: none !important;
}

html body.charla-refurb .charla-hero {
  border: 0 !important;
  margin-bottom: 0 !important;
  background:
    radial-gradient(circle at 68% 30%, rgba(255, 255, 255, 0.18), transparent 30rem),
    linear-gradient(115deg, #2ed2c6 0%, #56e6d9 48%, #bffff6 100%) !important;
}

html body.charla-refurb #about {
  border: 0 !important;
  margin-top: 0 !important;
  padding-top: 190px !important;
  background:
    linear-gradient(180deg,
      #56e6d9 0%,
      rgba(122, 248, 236, 0.84) 12%,
      rgba(235, 255, 251, 0.98) 34%,
      #ffffff 58%,
      #ffffff 100%) !important;
}

html body.charla-refurb #about .diamond-white-text,
html body.charla-refurb #about .diamond-white-text--inline,
html body.charla-refurb #services .diamond-white-text,
html body.charla-refurb #services .diamond-white-text--inline {
  color: inherit !important;
  background: none !important;
  -webkit-text-fill-color: currentColor !important;
  text-shadow: none !important;
  filter: none !important;
}

html body.charla-refurb #services {
  border: 0 !important;
  background:
    linear-gradient(180deg,
      #ffffff 0%,
      #ffffff 55%,
      rgba(224, 255, 249, 0.94) 76%,
      #56e6d9 100%) !important;
}

html body.charla-refurb #testimonials.intelligence-band {
  border: 0 !important;
  background:
    linear-gradient(115deg, #2ed2c6 0%, #56e6d9 50%, #bffff6 100%) !important;
}

html body.charla-refurb #contact {
  border: 0 !important;
  margin-top: 0 !important;
  padding-top: 86px !important;
  padding-bottom: 118px !important;
  background:
    linear-gradient(180deg,
      #ffffff 0%,
      #ffffff 64%,
      rgba(224, 255, 249, 0.96) 78%,
      rgba(120, 255, 240, 0.78) 90%,
      #56e6d9 100%) !important;
}

html body.charla-refurb #contact form {
  width: min(88vw, 590px) !important;
  min-height: min(88vw, 590px) !important;
  padding: 84px 78px 70px !important;
}

html body.charla-refurb #contact form .mb-3::before {
  display: none !important;
  content: none !important;
}

html body.charla-refurb #contact form textarea.form-control {
  text-align: center !important;
}

html body.charla-refurb #contact .d-flex.flex-column.align-items-center {
  margin-top: 64px !important;
}

html body.charla-refurb .btn-charla-linkedin {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 48px;
  padding: 10px 22px;
  color: #ffffff !important;
  border: 1px solid rgba(6, 32, 33, 0.86) !important;
  border-radius: 999px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(120, 255, 240, 0.72)) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.88),
    0 16px 40px rgba(0, 122, 116, 0.14);
  font-weight: 1000;
}

html body.charla-refurb .btn-charla-linkedin img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  box-shadow: 0 0 18px rgba(34, 216, 200, 0.34);
}

html body.charla-refurb .footer-bg {
  border: 0 !important;
  background:
    linear-gradient(115deg, #2ed2c6 0%, #56e6d9 48%, #bffff6 100%) !important;
}

html body.charla-refurb .footer-bg hr,
html body.charla-refurb .footer-bg > hr {
  display: none !important;
}

html body.charla-refurb .footer-bg,
html body.charla-refurb .footer-bg h6,
html body.charla-refurb .footer-bg p,
html body.charla-refurb .footer-bg address,
html body.charla-refurb .footer-bg a {
  color: #ffffff !important;
  text-shadow: none !important;
}

html body.charla-refurb .footer-info-row {
  align-items: flex-start !important;
}

html body.charla-refurb .footer .footer-slogan,
html body.charla-refurb .footer address {
  margin-top: 26px !important;
  line-height: 1.7;
}

html body.charla-refurb .footer .footer-slogan {
  max-width: 340px !important;
}

html body.charla-refurb .footer address p {
  margin-bottom: 0.55rem !important;
}

html body.charla-refurb .footer .col-lg-5 {
  min-height: 0 !important;
  justify-content: flex-start !important;
  padding-top: 0 !important;
}

html body.charla-refurb .footer-legal-row {
  gap: 12px 0;
  border-top: 0 !important;
}

html body.charla-refurb .footer-legal-row p {
  line-height: 1.45;
}

@media (max-width: 767.98px) {
  html body.charla-refurb #about {
    padding-top: 132px !important;
  }

  html body.charla-refurb #contact form {
    width: 100% !important;
    min-height: auto !important;
    padding: 34px 22px !important;
  }
}

/* Final visual smoothing: no section joins, no hero hatch, corrected LinkedIn/footer/border details. */
html body.charla-refurb .charla-hero::before {
  display: none !important;
  content: none !important;
  background: none !important;
}

html body.charla-refurb .charla-hero::after {
  background:
    radial-gradient(circle at var(--mx, 72%) var(--my, 32%), rgba(255, 255, 255, 0.2), transparent 22rem) !important;
}

html body.charla-refurb .charla-hero {
  padding-bottom: 260px !important;
  background:
    radial-gradient(circle at 70% 28%, rgba(255, 255, 255, 0.16), transparent 32rem),
    linear-gradient(115deg, #2ed2c6 0%, #56e6d9 48%, #bffff6 100%) !important;
}

html body.charla-refurb #about {
  margin-top: 0 !important;
  padding-top: 150px !important;
  background:
    linear-gradient(180deg,
      #bffff6 0%,
      #bffff6 3%,
      rgba(238, 255, 252, 0.98) 32%,
      #ffffff 52%,
      #ffffff 100%) !important;
}

html body.charla-refurb #services {
  padding-top: 82px !important;
  padding-bottom: 190px !important;
  background:
    linear-gradient(180deg,
      #ffffff 0%,
      #ffffff 62%,
      rgba(232, 255, 251, 0.98) 78%,
      #bffff6 92%,
      #9cf6ec 100%) !important;
}

html body.charla-refurb #testimonials.intelligence-band {
  margin-top: 0 !important;
  padding-top: 108px !important;
  padding-bottom: 92px !important;
  background:
    linear-gradient(180deg,
      #9cf6ec 0%,
      #56e6d9 18%,
      #2ed2c6 46%,
      #7ff4e9 100%) !important;
}

html body.charla-refurb main > section.py-8 {
  position: relative;
  border-top: 0 !important;
  border-bottom: 0 !important;
  background:
    linear-gradient(115deg, #2ed2c6 0%, #56e6d9 48%, #bffff6 100%) !important;
}

html body.charla-refurb main > section.py-8::before,
html body.charla-refurb main > section.py-8::after {
  content: "" !important;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  display: block !important;
  height: 2px;
  background: linear-gradient(90deg, transparent 3%, rgba(255, 255, 255, 0.96) 18%, rgba(255, 255, 255, 0.66) 50%, rgba(255, 255, 255, 0.96) 82%, transparent 97%);
  box-shadow:
    0 0 10px rgba(255, 255, 255, 0.72),
    0 0 22px rgba(255, 255, 255, 0.42);
  animation: charla-border-shine 3.8s ease-in-out infinite;
  pointer-events: none;
}

html body.charla-refurb main > section.py-8::before {
  top: 0;
}

html body.charla-refurb main > section.py-8::after {
  bottom: 0;
}

html body.charla-refurb #contact {
  padding-bottom: 0 !important;
  background:
    linear-gradient(180deg,
      #ffffff 0%,
      #ffffff 70%,
      #ffffff 78%,
      rgba(228, 255, 250, 0.98) 87%,
      #bffff6 100%) !important;
}

html body.charla-refurb #contact .d-flex.flex-column.align-items-center {
  margin-top: 62px !important;
  padding-bottom: 118px !important;
}

html body.charla-refurb .footer-bg {
  margin-top: 0 !important;
  background:
    linear-gradient(180deg,
      #bffff6 0%,
      #9cf6ec 18%,
      #56e6d9 52%,
      #2ed2c6 100%) !important;
}

html body.charla-refurb .btn-charla-linkedin {
  color: #ffffff !important;
  border: 1px solid rgba(6, 32, 33, 0.82) !important;
  background:
    linear-gradient(135deg, rgba(34, 216, 200, 0.96), rgba(120, 255, 240, 0.94)) !important;
}

html body.charla-refurb .btn-charla-linkedin .bi-linkedin {
  color: #ffffff !important;
  font-size: 1.08rem;
  text-shadow:
    0 0 8px rgba(255, 255, 255, 0.92),
    0 0 18px rgba(255, 255, 255, 0.52);
}

html body.charla-refurb .btn-charla-linkedin img {
  display: none !important;
}

html body.charla-refurb .footer .col-lg-5:last-child {
  padding-top: 12px !important;
}

html body.charla-refurb .footer .col-lg-5:last-child h6 {
  margin-bottom: 28px !important;
}

@keyframes charla-border-shine {
  0%,
  100% {
    opacity: 0.62;
    filter: brightness(1);
  }

  50% {
    opacity: 1;
    filter: brightness(1.35);
  }
}

@media (max-width: 767.98px) {
  html body.charla-refurb .charla-hero {
    padding-bottom: 150px !important;
  }

  html body.charla-refurb #about {
    padding-top: 112px !important;
  }

  html body.charla-refurb #services {
    padding-top: 70px !important;
    padding-bottom: 128px !important;
  }
}

/* Hard final correction: smooth joins, no home grid, original LinkedIn mark. */
html body.charla-refurb #home.charla-hero,
html body.charla-refurb .charla-hero {
  padding-bottom: 300px !important;
  border: 0 !important;
  background:
    radial-gradient(circle at 70% 28%, rgba(255, 255, 255, 0.16), transparent 32rem),
    linear-gradient(90deg, #2ed2c6 0%, #46ded2 40%, #8ffff2 72%, #ecfffb 100%) !important;
  background-size: auto !important;
}

html body.charla-refurb #home.charla-hero::before,
html body.charla-refurb #home.charla-hero::after,
html body.charla-refurb .charla-hero::before,
html body.charla-refurb .charla-hero::after {
  display: none !important;
  content: none !important;
  opacity: 0 !important;
  background: none !important;
  background-image: none !important;
}

html body.charla-refurb #about {
  margin-top: 0 !important;
  padding-top: 220px !important;
  border: 0 !important;
  background:
    linear-gradient(180deg,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0) 70px,
      rgba(255, 255, 255, 0.34) 210px,
      rgba(255, 255, 255, 0.78) 360px,
      #ffffff 520px,
      #ffffff 100%),
    linear-gradient(90deg, #2ed2c6 0%, #46ded2 40%, #8ffff2 72%, #ecfffb 100%) !important;
}

html body.charla-refurb #services {
  padding-top: 58px !important;
  padding-bottom: 210px !important;
  border: 0 !important;
  background:
    linear-gradient(180deg,
      #ffffff 0,
      #ffffff 76%,
      rgba(238, 255, 252, 0.92) 84%,
      #bffff6 94%,
      #9cf6ec 100%) !important;
}

html body.charla-refurb #testimonials.intelligence-band,
html body.charla-refurb main > section.py-8 {
  border: 0 !important;
  background:
    linear-gradient(90deg, #2ed2c6 0%, #56e6d9 48%, #bffff6 100%) !important;
}

html body.charla-refurb main > section.py-8 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

html body.charla-refurb main > section.py-8::before,
html body.charla-refurb main > section.py-8::after {
  display: none !important;
  content: none !important;
  opacity: 0 !important;
  background: none !important;
  box-shadow: none !important;
  animation: none !important;
}

html body.charla-refurb #contact {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border: 0 !important;
  background:
    linear-gradient(180deg,
      #bffff6 0,
      rgba(231, 255, 250, 0.96) 120px,
      #ffffff 260px,
      #ffffff 68%,
      rgba(231, 255, 250, 0.96) 80%,
      #bffff6 100%) !important;
}

html body.charla-refurb #contact .d-flex.flex-column.align-items-center {
  padding-bottom: 132px !important;
}

html body.charla-refurb .footer-bg {
  margin-top: 0 !important;
  border: 0 !important;
  background:
    linear-gradient(180deg,
      #bffff6 0,
      #9cf6ec 18%,
      #56e6d9 56%,
      #2ed2c6 100%) !important;
}

html body.charla-refurb .footer-bg::before,
html body.charla-refurb .footer-bg::after {
  display: none !important;
  content: none !important;
  opacity: 0 !important;
  background: none !important;
  box-shadow: none !important;
}

html body.charla-refurb .btn-charla-linkedin {
  background:
    linear-gradient(135deg, rgba(120, 255, 240, 0.94), rgba(255, 255, 255, 0.92)) !important;
}

html body.charla-refurb .btn-charla-linkedin .bi-linkedin {
  color: #0a66c2 !important;
  text-shadow: none !important;
  filter: none !important;
}

html body.charla-refurb .footer .col-lg-5:last-child {
  padding-top: 14px !important;
}

@media (max-width: 767.98px) {
  html body.charla-refurb #home.charla-hero,
  html body.charla-refurb .charla-hero {
    padding-bottom: 170px !important;
  }

  html body.charla-refurb #about {
    padding-top: 150px !important;
  }

  html body.charla-refurb #services {
    padding-top: 52px !important;
  }
}

/* Current spacing tweak: lift the About block into the transition space. */
html body.charla-refurb #home.charla-hero,
html body.charla-refurb .charla-hero {
  padding-bottom: 220px !important;
}

html body.charla-refurb #about {
  padding-top: 170px !important;
  background:
    linear-gradient(180deg,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0) 44px,
      rgba(255, 255, 255, 0.34) 168px,
      rgba(255, 255, 255, 0.78) 292px,
      #ffffff 410px,
      #ffffff 100%),
    linear-gradient(90deg, #2ed2c6 0%, #46ded2 40%, #8ffff2 72%, #ecfffb 100%) !important;
}

@media (max-width: 767.98px) {
  html body.charla-refurb #home.charla-hero,
  html body.charla-refurb .charla-hero {
    padding-bottom: 136px !important;
  }

  html body.charla-refurb #about {
    padding-top: 118px !important;
  }
}

/* Current section flow: About, Services, and Testimonials stay one continuous white surface. */
html body.charla-refurb #about {
  background:
    linear-gradient(180deg,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0.34) 150px,
      rgba(255, 255, 255, 0.78) 280px,
      #ffffff 390px,
      #ffffff 100%),
    linear-gradient(90deg, #2ed2c6 0%, #46ded2 40%, #8ffff2 72%, #ecfffb 100%) !important;
}

html body.charla-refurb #services,
html body.charla-refurb #testimonials.intelligence-band,
html body.charla-refurb main > section.py-8 {
  border: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background: #ffffff !important;
  background-image: none !important;
}

html body.charla-refurb #services::before,
html body.charla-refurb #services::after,
html body.charla-refurb #testimonials::before,
html body.charla-refurb #testimonials::after,
html body.charla-refurb main > section.py-8::before,
html body.charla-refurb main > section.py-8::after {
  display: none !important;
  content: none !important;
  background: none !important;
  box-shadow: none !important;
}

html body.charla-refurb #testimonials.intelligence-band,
html body.charla-refurb #testimonials.intelligence-band h3,
html body.charla-refurb main > section.py-8,
html body.charla-refurb main > section.py-8 h2 {
  color: #ffffff !important;
  text-shadow: none !important;
}

/* Current testimonials cleanup: white section, mint title, no carousel wash. */
html body.charla-refurb #testimonials.intelligence-band,
html body.charla-refurb #testimonials.intelligence-band .container,
html body.charla-refurb #testimonials.intelligence-band .row,
html body.charla-refurb #testimonials.intelligence-band .col-lg-7,
html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel,
html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel-track {
  background: #ffffff !important;
  background-image: none !important;
  box-shadow: none !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title {
  color: #22d8c8 !important;
  -webkit-text-fill-color: #22d8c8 !important;
  background: none !important;
  text-shadow:
    0 0 14px rgba(34, 216, 200, 0.24),
    0 12px 32px rgba(0, 122, 116, 0.1) !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel::before,
html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel::after,
html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel-track::before,
html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel-track::after {
  display: none !important;
  content: none !important;
  background: none !important;
  box-shadow: none !important;
}

html body.charla-refurb main > section.py-8 {
  background: #ffffff !important;
  background-image: none !important;
}

html body.charla-refurb #contact {
  background:
    linear-gradient(180deg,
      #ffffff 0,
      #ffffff 74%,
      rgba(231, 255, 250, 0.96) 86%,
      #bffff6 100%) !important;
}

/* Current testimonial band: mint only between the drawn lines, title back to diamond white. */
html body.charla-refurb #testimonials.intelligence-band {
  background:
    linear-gradient(180deg,
      #ffffff 0%,
      #ffffff 17%,
      rgba(120, 255, 240, 0.36) 30%,
      #2ed2c6 50%,
      rgba(120, 255, 240, 0.38) 70%,
      #ffffff 83%,
      #ffffff 100%) !important;
}

html body.charla-refurb #testimonials.intelligence-band .container,
html body.charla-refurb #testimonials.intelligence-band .row,
html body.charla-refurb #testimonials.intelligence-band .col-lg-7 {
  background: transparent !important;
  background-image: none !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel,
html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel-track {
  background: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  background: none !important;
  text-shadow:
    0 0 10px rgba(255, 255, 255, 0.95),
    0 0 28px rgba(255, 255, 255, 0.7),
    0 18px 44px rgba(0, 122, 116, 0.22) !important;
  filter: drop-shadow(0 0 12px rgba(255, 255, 255, 0.48));
}

/* Current testimonial subtitle and deeper mint band. */
html body.charla-refurb #testimonials.intelligence-band {
  background:
    linear-gradient(180deg,
      #ffffff 0%,
      rgba(120, 255, 240, 0.24) 10%,
      rgba(120, 255, 240, 0.62) 22%,
      #2ed2c6 48%,
      rgba(120, 255, 240, 0.62) 76%,
      rgba(120, 255, 240, 0.2) 90%,
      #ffffff 100%) !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-band-subtitle {
  max-width: 620px;
  margin: 18px 0 0;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-size: clamp(1rem, 1.45vw, 1.35rem);
  font-weight: 1000;
  line-height: 1.25;
  text-shadow:
    0 0 8px rgba(255, 255, 255, 0.95),
    0 0 22px rgba(255, 255, 255, 0.72),
    0 12px 30px rgba(0, 122, 116, 0.22) !important;
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.42));
}

html body.charla-refurb main > section.py-8 {
  display: none !important;
}

@media (max-width: 991.98px) {
  html body.charla-refurb #testimonials.intelligence-band .testimonial-band-subtitle {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

/* Current testimonial subtitle sizing: one plain-white line under the title. */
html body.charla-refurb #testimonials.intelligence-band .testimonial-band-subtitle {
  width: max-content;
  max-width: 100%;
  margin-top: 12px;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-size: clamp(0.62rem, 0.84vw, 0.86rem) !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
  white-space: nowrap;
  text-shadow: none !important;
  filter: none !important;
}

@media (max-width: 767.98px) {
  html body.charla-refurb #testimonials.intelligence-band .testimonial-band-subtitle {
    width: 100%;
    white-space: normal;
  }
}

/* Tiny lift for the About card. */
html body.charla-refurb #home.charla-hero,
html body.charla-refurb .charla-hero {
  padding-bottom: 185px !important;
}

html body.charla-refurb #about {
  padding-top: 142px !important;
}

/* Current service metrics: keep the accent, return the boxes to white. */
html body.charla-refurb #services .counter-box {
  background: #ffffff !important;
  background-image: none !important;
  border: 1px solid rgba(34, 216, 200, 0.42) !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.92),
    0 5px 0 rgba(34, 216, 200, 0.82),
    0 18px 44px rgba(0, 122, 116, 0.1) !important;
}

/* Current testimonial title balance: wider subtitle, softer title glow. */
html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title {
  text-shadow:
    0 0 7px rgba(255, 255, 255, 0.72),
    0 0 20px rgba(255, 255, 255, 0.48),
    0 14px 34px rgba(0, 122, 116, 0.18) !important;
  filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.34)) !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-band-subtitle {
  width: max-content;
  max-width: 100%;
  font-size: clamp(0.92rem, 1.18vw, 1.18rem) !important;
  font-weight: 900 !important;
  white-space: nowrap;
}

/* Current subtitle alignment: stretch to the Testimonials title edge. */
html body.charla-refurb #testimonials.intelligence-band .col-lg-5 {
  overflow: visible !important;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title {
  display: block !important;
  width: max-content;
  max-width: 100%;
}

html body.charla-refurb #testimonials.intelligence-band .testimonial-band-subtitle {
  display: block !important;
  width: clamp(560px, 36vw, 660px) !important;
  max-width: none !important;
  text-align: justify !important;
  text-align-last: justify !important;
  white-space: nowrap !important;
  overflow: visible !important;
  letter-spacing: 0 !important;
  font-size: clamp(0.86rem, 1.02vw, 1.05rem) !important;
}

/* Final subtitle correction: normal word spacing, sized to end with the title. */
html body.charla-refurb #testimonials.intelligence-band .testimonial-band-subtitle {
  display: block !important;
  width: max-content !important;
  max-width: none !important;
  margin-top: 10px !important;
  text-align: left !important;
  text-align-last: auto !important;
  white-space: nowrap !important;
  overflow: visible !important;
  word-spacing: normal !important;
  letter-spacing: 0 !important;
  font-size: clamp(1.08rem, 1.235vw, 1.44rem) !important;
  font-weight: 900 !important;
  line-height: 1.05 !important;
}

/* Current contact form shape: rounded square instead of circle. */
html body.charla-refurb #contact form {
  width: min(92vw, 680px) !important;
  min-height: auto !important;
  aspect-ratio: auto !important;
  border-radius: 28px !important;
  padding: 58px 70px 52px !important;
}

html body.charla-refurb #contact form::before,
html body.charla-refurb #contact form::after {
  border-radius: 28px !important;
}

@media (max-width: 767.98px) {
  html body.charla-refurb #contact form {
    width: 100% !important;
    padding: 34px 22px !important;
    border-radius: 24px !important;
  }

  html body.charla-refurb #contact form::before,
  html body.charla-refurb #contact form::after {
    border-radius: 24px !important;
  }
}

/* Final spacing correction: match Testimonials-to-Contact gap to Services-to-Testimonials gap. */
html body.charla-refurb #contact {
  padding-top: 178px !important;
}

@media (max-width: 767.98px) {
  html body.charla-refurb #contact {
    padding-top: 112px !important;
  }
}

/* Book-call modal reveal: fast Charla radar pulse into the form. */
html body.charla-refurb #bookCallModal .modal-dialog {
  position: relative !important;
  isolation: isolate !important;
  transform-origin: 50% 50% !important;
}

html body.charla-refurb #bookCallModal.show .modal-dialog {
  animation: charla-book-dialog-pop 0.72s cubic-bezier(0.18, 0.9, 0.18, 1) both !important;
}

html body.charla-refurb #bookCallModal .modal-dialog::before,
html body.charla-refurb #bookCallModal .modal-dialog::after {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  width: min(72vw, 520px) !important;
  height: min(72vw, 520px) !important;
  border-radius: 50% !important;
  transform: translate(-50%, -50%) scale(0.18) !important;
  pointer-events: none !important;
  z-index: 8 !important;
  opacity: 0 !important;
}

html body.charla-refurb #bookCallModal .modal-dialog::before {
  background:
    radial-gradient(circle, rgba(255, 255, 255, 0.98) 0 18%, rgba(255, 255, 255, 0.72) 19% 20%, transparent 21%),
    url("../img/charla-logo-crystal-2.png") center / 26% 26% no-repeat,
    radial-gradient(circle, rgba(34, 216, 200, 0.34), rgba(34, 216, 200, 0.08) 42%, transparent 68%);
  box-shadow:
    0 0 34px rgba(255, 255, 255, 0.96),
    0 0 84px rgba(34, 216, 200, 0.46);
}

html body.charla-refurb #bookCallModal .modal-dialog::after {
  background:
    conic-gradient(from -25deg, transparent 0 70%, rgba(255, 255, 255, 0.72) 74%, rgba(255, 255, 255, 0.18) 84%, transparent 92% 100%),
    repeating-radial-gradient(circle, rgba(255, 255, 255, 0.42) 0 1px, transparent 1px 70px);
  mix-blend-mode: screen;
}

html body.charla-refurb #bookCallModal.show .modal-dialog::before {
  animation: charla-book-logo-flash 0.72s cubic-bezier(0.16, 1, 0.3, 1) both !important;
}

html body.charla-refurb #bookCallModal.show .modal-dialog::after {
  animation: charla-book-radar-flash 0.72s cubic-bezier(0.16, 1, 0.3, 1) both !important;
}

html body.charla-refurb #bookCallModal .modal-content {
  overflow: hidden !important;
  clip-path: circle(140% at 50% 50%);
  transform-origin: 50% 50% !important;
}

html body.charla-refurb #bookCallModal.show .modal-content {
  animation: charla-book-panel-reveal 0.78s cubic-bezier(0.16, 1, 0.3, 1) both !important;
}

html body.charla-refurb #bookCallModal.show .modal-header,
html body.charla-refurb #bookCallModal.show .modal-body {
  animation: charla-book-fields-reveal 0.58s ease-out 0.22s both !important;
}

html body.charla-refurb #bookCallModal.show .modal-body .mb-3,
html body.charla-refurb #bookCallModal.show .modal-body button[type="submit"] {
  animation: charla-book-field-pop 0.48s cubic-bezier(0.18, 0.9, 0.18, 1) both !important;
}

html body.charla-refurb #bookCallModal.show .modal-body .mb-3:nth-of-type(1) { animation-delay: 0.3s !important; }
html body.charla-refurb #bookCallModal.show .modal-body .mb-3:nth-of-type(2) { animation-delay: 0.34s !important; }
html body.charla-refurb #bookCallModal.show .modal-body .mb-3:nth-of-type(3) { animation-delay: 0.38s !important; }
html body.charla-refurb #bookCallModal.show .modal-body .mb-3:nth-of-type(4) { animation-delay: 0.42s !important; }
html body.charla-refurb #bookCallModal.show .modal-body .mb-3:nth-of-type(5) { animation-delay: 0.46s !important; }
html body.charla-refurb #bookCallModal.show .modal-body .mb-3:nth-of-type(6) { animation-delay: 0.5s !important; }
html body.charla-refurb #bookCallModal.show .modal-body button[type="submit"] { animation-delay: 0.54s !important; }

@keyframes charla-book-dialog-pop {
  0% { transform: scale(0.92) translateY(18px); filter: blur(8px) brightness(1.1); }
  46% { transform: scale(1.018) translateY(0); filter: blur(0) brightness(1.16); }
  100% { transform: scale(1) translateY(0); filter: blur(0) brightness(1); }
}

@keyframes charla-book-logo-flash {
  0% { opacity: 0; transform: translate(-50%, -50%) scale(0.16) rotate(-24deg); }
  18% { opacity: 1; transform: translate(-50%, -50%) scale(0.34) rotate(0deg); }
  44% { opacity: 0.92; transform: translate(-50%, -50%) scale(0.92) rotate(0deg); }
  100% { opacity: 0; transform: translate(-50%, -50%) scale(1.36) rotate(0deg); }
}

@keyframes charla-book-radar-flash {
  0% { opacity: 0; transform: translate(-50%, -50%) scale(0.28) rotate(-90deg); }
  18% { opacity: 0.86; }
  62% { opacity: 0.48; transform: translate(-50%, -50%) scale(1.12) rotate(165deg); }
  100% { opacity: 0; transform: translate(-50%, -50%) scale(1.36) rotate(245deg); }
}

@keyframes charla-book-panel-reveal {
  0% {
    opacity: 0;
    transform: scale(0.86);
    clip-path: circle(0% at 50% 50%);
    filter: brightness(1.35) blur(8px);
  }
  42% {
    opacity: 1;
    transform: scale(1.018);
    clip-path: circle(58% at 50% 50%);
    filter: brightness(1.18) blur(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    clip-path: circle(140% at 50% 50%);
    filter: brightness(1) blur(0);
  }
}

@keyframes charla-book-fields-reveal {
  from { opacity: 0; transform: translateY(14px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes charla-book-field-pop {
  from { opacity: 0; transform: translateY(12px) scale(0.985); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}

@media (prefers-reduced-motion: reduce) {
  html body.charla-refurb #bookCallModal.show .modal-dialog,
  html body.charla-refurb #bookCallModal.show .modal-content,
  html body.charla-refurb #bookCallModal.show .modal-header,
  html body.charla-refurb #bookCallModal.show .modal-body,
  html body.charla-refurb #bookCallModal.show .modal-body .mb-3,
  html body.charla-refurb #bookCallModal.show .modal-body button[type="submit"] {
    animation: none !important;
  }
}

/* Hard fix: booking modal must never hide behind its own reveal effect. */
html body.charla-refurb #bookCallModal,
html body.charla-refurb #bookCallModal.show,
html body.charla-refurb #bookCallModal[style*="display: block"] {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  z-index: 2147483000 !important;
}

html body.charla-refurb #bookCallModal .modal-dialog {
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 2147483001 !important;
}

html body.charla-refurb #bookCallModal .modal-content {
  opacity: 1 !important;
  visibility: visible !important;
  clip-path: none !important;
  transform: none !important;
  filter: none !important;
  z-index: 2 !important;
}

html body.charla-refurb #bookCallModal.show .modal-content {
  animation: charla-book-safe-panel 0.46s cubic-bezier(0.18, 0.9, 0.18, 1) both !important;
}

html body.charla-refurb #bookCallModal .modal-header,
html body.charla-refurb #bookCallModal .modal-body,
html body.charla-refurb #bookCallModal form,
html body.charla-refurb #bookCallModal input,
html body.charla-refurb #bookCallModal select,
html body.charla-refurb #bookCallModal textarea,
html body.charla-refurb #bookCallModal button {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

html body.charla-refurb #bookCallModal .modal-header,
html body.charla-refurb #bookCallModal .modal-body {
  position: relative !important;
  z-index: 12 !important;
}

html body.charla-refurb #bookCallModal.show .modal-header,
html body.charla-refurb #bookCallModal.show .modal-body,
html body.charla-refurb #bookCallModal.show .modal-body .mb-3,
html body.charla-refurb #bookCallModal.show .modal-body button[type="submit"] {
  animation: none !important;
}

html body.charla-refurb #bookCallModal .modal-dialog::before,
html body.charla-refurb #bookCallModal .modal-dialog::after {
  z-index: 20 !important;
  pointer-events: none !important;
}

html body.charla-refurb #bookCallModal .modal-content::before {
  content: "" !important;
  position: absolute !important;
  inset: -42% !important;
  z-index: 10 !important;
  pointer-events: none !important;
  opacity: 0 !important;
  border-radius: inherit !important;
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.98) 0 9%, rgba(34, 216, 200, 0.34) 10% 18%, transparent 19%),
    conic-gradient(from -50deg, transparent 0 68%, rgba(255, 255, 255, 0.9) 72%, rgba(255, 255, 255, 0.08) 84%, transparent 94% 100%),
    repeating-radial-gradient(circle, rgba(255, 255, 255, 0.32) 0 1px, transparent 1px 84px);
  mix-blend-mode: screen;
}

html body.charla-refurb #bookCallModal.show .modal-content::before {
  animation: charla-book-safe-sweep 0.68s cubic-bezier(0.16, 1, 0.3, 1) both !important;
}

html body.charla-refurb #bookCallModal .modal-content::after {
  content: "" !important;
  position: absolute !important;
  inset: 18px !important;
  z-index: 1 !important;
  border: 1px solid rgba(34, 216, 200, 0.24) !important;
  border-radius: inherit !important;
  pointer-events: none !important;
  opacity: 1 !important;
}

@keyframes charla-book-safe-panel {
  0% { opacity: 1; transform: scale(0.96) translateY(12px); filter: brightness(1.12); }
  100% { opacity: 1; transform: scale(1) translateY(0); filter: brightness(1); }
}

@keyframes charla-book-safe-sweep {
  0% { opacity: 0; transform: scale(0.38) rotate(-95deg); }
  18% { opacity: 1; }
  72% { opacity: 0.38; transform: scale(1.05) rotate(155deg); }
  100% { opacity: 0; transform: scale(1.32) rotate(220deg); }
}

/* Booking modal controller: keep it functional first, with a safe fast reveal. */
html body.charla-refurb #bookCallModal.fade,
html body.charla-refurb #bookCallModal.fade .modal-dialog {
  transition: none !important;
}

html body.charla-refurb #bookCallModal.charla-book-modal-live {
  position: fixed !important;
  inset: 0 !important;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  pointer-events: auto !important;
  z-index: 2147483000 !important;
}

html body.charla-refurb #bookCallModal.charla-book-modal-live .modal-dialog {
  display: flex !important;
  align-items: center !important;
  min-height: calc(100vh - 2rem) !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  filter: none !important;
  pointer-events: auto !important;
  z-index: 2147483002 !important;
}

html body.charla-refurb #bookCallModal.charla-book-modal-live .modal-content {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  filter: none !important;
  clip-path: none !important;
  pointer-events: auto !important;
  z-index: 2147483003 !important;
}

html body.charla-refurb #bookCallModal.charla-book-modal-live .modal-header,
html body.charla-refurb #bookCallModal.charla-book-modal-live .modal-body,
html body.charla-refurb #bookCallModal.charla-book-modal-live form,
html body.charla-refurb #bookCallModal.charla-book-modal-live input,
html body.charla-refurb #bookCallModal.charla-book-modal-live select,
html body.charla-refurb #bookCallModal.charla-book-modal-live textarea,
html body.charla-refurb #bookCallModal.charla-book-modal-live button {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

html body.charla-refurb .charla-book-backdrop {
  position: fixed !important;
  inset: 0 !important;
  z-index: 2147482999 !important;
  background:
    radial-gradient(circle at 70% 42%, rgba(34, 216, 200, 0.2), transparent 34rem),
    rgba(6, 32, 33, 0.62) !important;
  backdrop-filter: blur(2px);
}

html body.charla-refurb #bookCallModal.charla-book-modal-animate .modal-content {
  animation: charla-book-controller-panel 0.42s cubic-bezier(0.18, 0.9, 0.18, 1) both !important;
}

html body.charla-refurb #bookCallModal.charla-book-modal-live .modal-content::before {
  z-index: 2147483004 !important;
  pointer-events: none !important;
}

html body.charla-refurb #bookCallModal.charla-book-modal-animate .modal-content::before {
  animation: charla-book-controller-sweep 0.58s cubic-bezier(0.16, 1, 0.3, 1) both !important;
}

html body.charla-refurb #bookCallModal.charla-book-modal-live .modal-dialog::before,
html body.charla-refurb #bookCallModal.charla-book-modal-live .modal-dialog::after {
  display: none !important;
}

@keyframes charla-book-controller-panel {
  0% {
    opacity: 1;
    transform: scale(0.94) translateY(16px);
    filter: brightness(1.15);
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0);
    filter: brightness(1);
  }
}

@keyframes charla-book-controller-sweep {
  0% {
    opacity: 0;
    transform: scale(0.2) rotate(-90deg);
  }
  22% {
    opacity: 0.92;
  }
  78% {
    opacity: 0.35;
    transform: scale(1.05) rotate(150deg);
  }
  100% {
    opacity: 0;
    transform: scale(1.28) rotate(210deg);
  }
}

/* Standalone booking overlay: no Bootstrap modal classes, no legacy modal cascade. */
html body.charla-refurb #bookCallModal.charla-book-modal {
  position: fixed !important;
  inset: 0 !important;
  display: none !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 28px !important;
  background: transparent !important;
  backdrop-filter: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
  overflow: visible !important;
  z-index: 2147483000 !important;
}

html body.charla-refurb #bookCallModal.charla-book-modal.is-open {
  display: flex !important;
}

html body.charla-refurb #bookCallModal.charla-book-modal::before {
  content: "" !important;
  position: fixed !important;
  inset: 0 !important;
  background:
    radial-gradient(circle at 58% 38%, rgba(34, 216, 200, 0.24), transparent 32rem),
    rgba(6, 32, 33, 0.58) !important;
  backdrop-filter: blur(3px) !important;
  -webkit-backdrop-filter: blur(3px) !important;
  pointer-events: none !important;
}

html body.charla-refurb .charla-book-dialog {
  position: relative !important;
  width: min(92vw, 760px) !important;
  margin: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
  z-index: 2 !important;
}

html body.charla-refurb .charla-book-panel {
  position: relative !important;
  overflow: hidden !important;
  min-height: auto !important;
  border: 1px solid rgba(34, 216, 200, 0.42) !important;
  border-radius: 34px !important;
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.98) 0 32%, rgba(239, 255, 252, 0.94) 50%, rgba(34, 216, 200, 0.16) 74%, rgba(255, 255, 255, 0.95) 100%),
    conic-gradient(from 22deg, rgba(255, 255, 255, 0.92), rgba(34, 216, 200, 0.18), rgba(255, 255, 255, 0.84), rgba(120, 255, 240, 0.22), rgba(255, 255, 255, 0.92)) !important;
  box-shadow:
    0 0 0 8px rgba(255, 255, 255, 0.2),
    0 0 0 18px rgba(34, 216, 200, 0.07),
    0 30px 90px rgba(0, 122, 116, 0.28),
    inset 0 0 54px rgba(255, 255, 255, 0.72) !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

html body.charla-refurb .charla-book-panel::before {
  content: "" !important;
  position: absolute !important;
  inset: 10px !important;
  z-index: 1 !important;
  pointer-events: none !important;
  border: 1px solid rgba(34, 216, 200, 0.18) !important;
  border-radius: 26px !important;
  opacity: 1 !important;
  background:
    radial-gradient(ellipse at 50% 50%, transparent 0 32%, rgba(34, 216, 200, 0.08) 32.4% 33%, transparent 33.4% 50%, rgba(255, 255, 255, 0.46) 50.4% 51%, transparent 51.4% 68%, rgba(34, 216, 200, 0.16) 68.4% 69%, transparent 69.4% 100%) !important;
  animation: charla-contact-rings 16s linear infinite;
}

html body.charla-refurb .charla-book-panel::after {
  content: "" !important;
  position: absolute !important;
  inset: -28px !important;
  z-index: 2 !important;
  pointer-events: none !important;
  border-radius: 42px !important;
  background:
    conic-gradient(from 0deg, transparent 0deg, transparent 258deg, rgba(255, 255, 255, 0.84) 276deg, rgba(120, 255, 240, 0.16) 298deg, transparent 320deg, transparent 360deg) !important;
  opacity: 0.86 !important;
  mix-blend-mode: screen !important;
  animation: charla-contact-sweep 8.5s linear infinite;
}

html body.charla-refurb #bookCallModal.charla-book-modal-animate .charla-book-panel {
  animation: charla-book-panel-open 0.36s cubic-bezier(0.18, 0.9, 0.18, 1) both !important;
}

html body.charla-refurb #bookCallModal.charla-book-modal-animate .charla-book-panel::before {
  animation:
    charla-book-panel-sweep 0.58s cubic-bezier(0.16, 1, 0.3, 1) both,
    charla-contact-rings 16s linear infinite !important;
}

html body.charla-refurb .charla-book-head,
html body.charla-refurb .charla-book-body {
  position: relative !important;
  z-index: 3 !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

html body.charla-refurb .charla-book-head {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 44px 78px 12px !important;
}

html body.charla-refurb .charla-book-title {
  margin: 0 !important;
  color: #ffffff !important;
  font-size: clamp(1.9rem, 4vw, 2.7rem) !important;
  font-weight: 1000 !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
  text-align: center !important;
}

html body.charla-refurb .charla-book-close {
  display: none !important;
}

html body.charla-refurb .charla-book-body {
  padding: 8px 94px 50px !important;
}

html body.charla-refurb .charla-book-body form {
  display: grid !important;
  width: min(100%, 520px) !important;
  margin: 0 auto !important;
  gap: 10px !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

html body.charla-refurb .charla-book-body .mb-3 {
  position: relative !important;
  margin-bottom: 0 !important;
  padding: 3px !important;
  border-radius: 999px !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(34, 216, 200, 0.34), rgba(255, 255, 255, 0.88)) !important;
  box-shadow:
    0 10px 28px rgba(0, 122, 116, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.8) !important;
}

html body.charla-refurb .charla-book-body .form-control {
  min-height: 42px !important;
  border: 1px solid rgba(34, 216, 200, 0.34) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.88) !important;
  color: #ffffff !important;
  text-align: center !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.86),
    0 10px 28px rgba(0, 122, 116, 0.08) !important;
  pointer-events: auto !important;
}

html body.charla-refurb .charla-book-body textarea.form-control {
  min-height: 104px !important;
  border-radius: 24px !important;
  padding-top: 18px !important;
  resize: vertical !important;
}

html body.charla-refurb .charla-book-body button[type="submit"] {
  justify-self: center !important;
  min-width: 172px !important;
  margin-top: 8px !important;
  border: 1px solid rgba(6, 32, 33, 0.9) !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #22d8c8, #78fff0) !important;
  color: #ffffff !important;
  font-weight: 900 !important;
  pointer-events: auto !important;
}

@keyframes charla-book-panel-open {
  0% { opacity: 1; transform: scale(0.94) translateY(18px); filter: brightness(1.12); }
  100% { opacity: 1; transform: scale(1) translateY(0); filter: brightness(1); }
}

@keyframes charla-book-panel-sweep {
  0% { opacity: 0; transform: scale(0.2) rotate(-95deg); }
  22% { opacity: 0.88; }
  76% { opacity: 0.28; transform: scale(1.05) rotate(155deg); }
  100% { opacity: 0; transform: scale(1.28) rotate(220deg); }
}

@media (max-width: 767.98px) {
  html body.charla-refurb .charla-book-panel {
    min-height: auto !important;
    border-radius: 28px !important;
  }

  html body.charla-refurb .charla-book-head {
    padding: 42px 26px 10px !important;
  }

  html body.charla-refurb .charla-book-body {
    padding: 10px 24px 34px !important;
  }
}

/* In-page form success message. */
html body.charla-refurb .charla-thank-you {
  position: fixed !important;
  inset: 0 !important;
  z-index: 2147483001 !important;
  display: none !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 28px !important;
  background:
    radial-gradient(circle at 50% 44%, rgba(34, 216, 200, 0.22), transparent 30rem),
    rgba(6, 32, 33, 0.48) !important;
  backdrop-filter: blur(3px) !important;
  -webkit-backdrop-filter: blur(3px) !important;
}

html body.charla-refurb .charla-thank-you.is-open {
  display: flex !important;
}

html body.charla-refurb .charla-thank-you-box {
  position: relative !important;
  overflow: hidden !important;
  width: min(92vw, 560px) !important;
  padding: 52px 44px !important;
  border: 1px solid rgba(34, 216, 200, 0.42) !important;
  border-radius: 30px !important;
  background:
    radial-gradient(circle at 50% 48%, rgba(255, 255, 255, 0.98) 0 34%, rgba(239, 255, 252, 0.94) 54%, rgba(34, 216, 200, 0.14) 76%, rgba(255, 255, 255, 0.96) 100%),
    conic-gradient(from 22deg, rgba(255, 255, 255, 0.92), rgba(34, 216, 200, 0.18), rgba(255, 255, 255, 0.84), rgba(120, 255, 240, 0.22), rgba(255, 255, 255, 0.92)) !important;
  box-shadow:
    0 0 0 8px rgba(255, 255, 255, 0.2),
    0 0 0 18px rgba(34, 216, 200, 0.07),
    0 30px 90px rgba(0, 122, 116, 0.28),
    inset 0 0 54px rgba(255, 255, 255, 0.72) !important;
  text-align: center !important;
  animation: charla-book-panel-open 0.36s cubic-bezier(0.18, 0.9, 0.18, 1) both !important;
}

html body.charla-refurb .charla-thank-you-box::before {
  content: "" !important;
  position: absolute !important;
  inset: 10px !important;
  z-index: 1 !important;
  pointer-events: none !important;
  border: 1px solid rgba(34, 216, 200, 0.18) !important;
  border-radius: 22px !important;
  background:
    radial-gradient(ellipse at 50% 50%, transparent 0 32%, rgba(34, 216, 200, 0.08) 32.4% 33%, transparent 33.4% 50%, rgba(255, 255, 255, 0.46) 50.4% 51%, transparent 51.4% 68%, rgba(34, 216, 200, 0.16) 68.4% 69%, transparent 69.4% 100%) !important;
  animation: charla-contact-rings 16s linear infinite;
}

html body.charla-refurb .charla-thank-you-box::after {
  content: "" !important;
  position: absolute !important;
  inset: -28px !important;
  z-index: 2 !important;
  pointer-events: none !important;
  border-radius: 40px !important;
  background:
    conic-gradient(from 0deg, transparent 0deg, transparent 258deg, rgba(255, 255, 255, 0.84) 276deg, rgba(120, 255, 240, 0.16) 298deg, transparent 320deg, transparent 360deg) !important;
  opacity: 0.78 !important;
  mix-blend-mode: screen !important;
  animation: charla-contact-sweep 8.5s linear infinite;
}

html body.charla-refurb .charla-thank-you-box h5,
html body.charla-refurb .charla-thank-you-box p,
html body.charla-refurb .charla-thank-you-box button {
  position: relative !important;
  z-index: 3 !important;
}

html body.charla-refurb .charla-thank-you-box h5 {
  margin: 0 0 12px !important;
  color: #ffffff !important;
  font-size: clamp(1.7rem, 3.2vw, 2.4rem) !important;
  font-weight: 1000 !important;
  line-height: 1.05 !important;
}

html body.charla-refurb .charla-thank-you-box p {
  margin: 0 0 28px !important;
  color: #ffffff !important;
  font-size: 1.05rem !important;
}

html body.charla-refurb .charla-thank-you-box .btn {
  min-width: 190px !important;
}

/* Button-scale version of the Book a Call popup background effect. */
html body.charla-refurb .btn-primary,
html body.charla-refurb .btn-secondary,
html body.charla-refurb .speak-expert-cta,
html body.charla-refurb .hero-actions .btn-ghost-mint,
html body.charla-refurb .btn-charla-linkedin {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
  background:
    radial-gradient(circle at 50% 48%, rgba(255, 255, 255, 0.94) 0 16%, rgba(239, 255, 252, 0.62) 36%, rgba(34, 216, 200, 0.54) 68%, rgba(120, 255, 240, 0.92) 100%),
    conic-gradient(from 22deg, rgba(255, 255, 255, 0.9), rgba(34, 216, 200, 0.46), rgba(255, 255, 255, 0.78), rgba(120, 255, 240, 0.58), rgba(255, 255, 255, 0.9)) !important;
  box-shadow:
    0 12px 32px rgba(0, 122, 116, 0.18),
    inset 0 0 20px rgba(255, 255, 255, 0.5) !important;
}

html body.charla-refurb .btn-primary::before,
html body.charla-refurb .btn-secondary::before,
html body.charla-refurb .speak-expert-cta::before,
html body.charla-refurb .hero-actions .btn-ghost-mint::before,
html body.charla-refurb .btn-charla-linkedin::before {
  content: "" !important;
  position: absolute !important;
  inset: 5px !important;
  z-index: -1 !important;
  pointer-events: none !important;
  border: 1px solid rgba(255, 255, 255, 0.46) !important;
  border-radius: inherit !important;
  background:
    radial-gradient(ellipse at 50% 50%, transparent 0 24%, rgba(34, 216, 200, 0.18) 24.5% 25%, transparent 25.5% 52%, rgba(255, 255, 255, 0.34) 52.5% 53%, transparent 53.5% 100%) !important;
  animation: charla-contact-rings 16s linear infinite !important;
}

html body.charla-refurb .btn-primary::after,
html body.charla-refurb .btn-secondary::after,
html body.charla-refurb .speak-expert-cta::after,
html body.charla-refurb .hero-actions .btn-ghost-mint::after,
html body.charla-refurb .btn-charla-linkedin::after {
  content: "" !important;
  position: absolute !important;
  inset: -36px !important;
  z-index: -1 !important;
  pointer-events: none !important;
  border-radius: inherit !important;
  background:
    conic-gradient(from 0deg, transparent 0deg, transparent 258deg, rgba(255, 255, 255, 0.74) 276deg, rgba(120, 255, 240, 0.18) 298deg, transparent 320deg, transparent 360deg) !important;
  opacity: 0.78 !important;
  mix-blend-mode: screen !important;
  animation: charla-contact-sweep 8.5s linear infinite !important;
}

html body.charla-refurb .btn-primary > *,
html body.charla-refurb .btn-secondary > *,
html body.charla-refurb .speak-expert-cta > *,
html body.charla-refurb .hero-actions .btn-ghost-mint > *,
html body.charla-refurb .btn-charla-linkedin > * {
  position: relative !important;
  z-index: 1 !important;
}

html body.charla-refurb .btn-secondary,
html body.charla-refurb .hero-actions .btn-ghost-mint {
  background:
    radial-gradient(circle at 50% 48%, rgba(255, 255, 255, 0.98) 0 18%, rgba(239, 255, 252, 0.88) 42%, rgba(34, 216, 200, 0.18) 78%, rgba(255, 255, 255, 0.94) 100%),
    conic-gradient(from 22deg, rgba(255, 255, 255, 0.94), rgba(34, 216, 200, 0.2), rgba(255, 255, 255, 0.88), rgba(120, 255, 240, 0.24), rgba(255, 255, 255, 0.94)) !important;
}

/* Miniature popup texture for the command centre, hero slogan, and Explore Services. */
html body.charla-refurb .header-main .container,
html body.charla-refurb .header-main.is-scrolled .container,
html body.charla-refurb .header-main.headroom--not-top .container,
html body.charla-refurb .header-main.headroom--pinned.headroom--not-top .container,
html body.charla-refurb .charla-hero .hero-copy-kicker,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
}

html body.charla-refurb .header-main .container,
html body.charla-refurb .header-main.is-scrolled .container,
html body.charla-refurb .header-main.headroom--not-top .container,
html body.charla-refurb .header-main.headroom--pinned.headroom--not-top .container {
  background:
    radial-gradient(circle at 15% 50%, rgba(255, 255, 255, 0.96) 0 10%, rgba(239, 255, 252, 0.92) 30%, rgba(255, 255, 255, 0.88) 58%, rgba(221, 255, 250, 0.74) 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(239, 255, 252, 0.88), rgba(255, 255, 255, 0.92)) !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker {
  background:
    radial-gradient(circle at 18% 50%, rgba(255, 255, 255, 0.22) 0 14%, rgba(120, 255, 240, 0.18) 38%, rgba(12, 156, 148, 0.48) 100%),
    linear-gradient(90deg, rgba(9, 132, 126, 0.66), rgba(34, 216, 200, 0.32)) !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint {
  color: #0aa99f !important;
  background:
    radial-gradient(circle at 18% 50%, rgba(255, 255, 255, 0.98) 0 18%, rgba(239, 255, 252, 0.92) 44%, rgba(255, 255, 255, 0.94) 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.96), rgba(239, 255, 252, 0.9), rgba(255, 255, 255, 0.96)) !important;
  border-color: rgba(6, 32, 33, 0.9) !important;
}

html body.charla-refurb .header-main .container::before,
html body.charla-refurb .header-main .container::after,
html body.charla-refurb .charla-hero .hero-copy-kicker::after,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::before,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::after {
  content: "" !important;
  position: absolute !important;
  pointer-events: none !important;
  border-radius: inherit !important;
}

html body.charla-refurb .header-main .container::before,
html body.charla-refurb .charla-hero .hero-copy-kicker::after,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::before {
  inset: 4px !important;
  z-index: 0 !important;
  border: 1px solid rgba(255, 255, 255, 0.46) !important;
  background:
    radial-gradient(ellipse at 50% 50%, transparent 0 24%, rgba(34, 216, 200, 0.16) 24.5% 25%, transparent 25.5% 52%, rgba(255, 255, 255, 0.32) 52.5% 53%, transparent 53.5% 100%) !important;
  animation: charla-contact-rings 18s linear infinite !important;
}

html body.charla-refurb .header-main .container::after,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::after {
  inset: -42px !important;
  z-index: 0 !important;
  background:
    conic-gradient(from 0deg, transparent 0deg, transparent 258deg, rgba(255, 255, 255, 0.56) 276deg, rgba(120, 255, 240, 0.14) 300deg, transparent 322deg, transparent 360deg) !important;
  opacity: 0.45 !important;
  mix-blend-mode: screen !important;
  animation: charla-contact-sweep 9s linear infinite !important;
}

html body.charla-refurb .header-main .container > *,
html body.charla-refurb .charla-hero .hero-copy-kicker > *,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint > * {
  position: relative !important;
  z-index: 1 !important;
}

/* Fuller popup-style surface treatment: fill the entire pill/button, not just a small sweep. */
html body.charla-refurb .header-main .container,
html body.charla-refurb .charla-hero .hero-copy-kicker,
html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint,
html body.charla-refurb .speak-expert-cta {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
}

html body.charla-refurb .header-main .container {
  background:
    radial-gradient(115% 250% at 8% 50%, rgba(255, 255, 255, 0.98) 0 18%, rgba(234, 255, 252, 0.88) 36%, rgba(255, 255, 255, 0.84) 62%, rgba(222, 255, 250, 0.74) 100%),
    radial-gradient(85% 260% at 56% 52%, transparent 0 28%, rgba(34, 216, 200, 0.18) 28.5% 29.5%, transparent 30% 45%, rgba(255, 255, 255, 0.42) 45.5% 46.4%, transparent 47% 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(237, 255, 252, 0.9), rgba(255, 255, 255, 0.94)) !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker {
  background:
    radial-gradient(130% 260% at 12% 50%, rgba(255, 255, 255, 0.2) 0 18%, rgba(116, 255, 241, 0.2) 34%, rgba(8, 134, 128, 0.42) 64%, rgba(5, 100, 96, 0.5) 100%),
    radial-gradient(100% 320% at 54% 52%, transparent 0 22%, rgba(255, 255, 255, 0.4) 22.5% 23.2%, transparent 24% 43%, rgba(120, 255, 240, 0.18) 43.5% 44.3%, transparent 45% 100%),
    linear-gradient(90deg, rgba(8, 126, 120, 0.7), rgba(38, 220, 204, 0.34)) !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .speak-expert-cta {
  background:
    radial-gradient(125% 260% at 10% 50%, rgba(255, 255, 255, 0.32) 0 15%, rgba(92, 255, 239, 0.32) 34%, rgba(34, 216, 200, 0.82) 72%, rgba(27, 205, 191, 0.96) 100%),
    radial-gradient(95% 320% at 52% 52%, transparent 0 24%, rgba(255, 255, 255, 0.46) 24.5% 25.3%, transparent 26% 47%, rgba(255, 255, 255, 0.28) 47.5% 48.4%, transparent 49% 100%),
    linear-gradient(90deg, rgba(34, 216, 200, 0.94), rgba(120, 255, 240, 0.86), rgba(34, 216, 200, 0.94)) !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint {
  color: #0aa99f !important;
  background:
    radial-gradient(125% 260% at 10% 50%, rgba(255, 255, 255, 0.98) 0 18%, rgba(239, 255, 252, 0.96) 38%, rgba(255, 255, 255, 0.92) 70%, rgba(236, 255, 252, 0.95) 100%),
    radial-gradient(95% 320% at 52% 52%, transparent 0 24%, rgba(34, 216, 200, 0.18) 24.5% 25.3%, transparent 26% 47%, rgba(255, 255, 255, 0.5) 47.5% 48.4%, transparent 49% 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.96), rgba(239, 255, 252, 0.92), rgba(255, 255, 255, 0.96)) !important;
}

html body.charla-refurb .header-main .container::before,
html body.charla-refurb .charla-hero .hero-copy-kicker::before,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::before,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::before,
html body.charla-refurb .speak-expert-cta::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  pointer-events: none !important;
  border-radius: inherit !important;
  background:
    radial-gradient(130% 360% at 50% 50%, transparent 0 18%, rgba(255, 255, 255, 0.34) 18.4% 19.1%, transparent 19.6% 36%, rgba(34, 216, 200, 0.16) 36.4% 37.2%, transparent 37.8% 55%, rgba(255, 255, 255, 0.26) 55.4% 56.2%, transparent 56.8% 100%),
    linear-gradient(120deg, transparent 0 26%, rgba(255, 255, 255, 0.36) 38%, transparent 54% 100%) !important;
  opacity: 0.72 !important;
  animation: charla-contact-rings 18s linear infinite !important;
}

html body.charla-refurb .header-main .container::after,
html body.charla-refurb .charla-hero .hero-copy-kicker::after,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::after,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::after,
html body.charla-refurb .speak-expert-cta::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: -170% -45% !important;
  z-index: 0 !important;
  pointer-events: none !important;
  border-radius: 45% !important;
  background:
    conic-gradient(from 0deg, transparent 0deg, transparent 250deg, rgba(255, 255, 255, 0.58) 272deg, rgba(120, 255, 240, 0.24) 298deg, transparent 326deg, transparent 360deg) !important;
  opacity: 0.7 !important;
  mix-blend-mode: screen !important;
  animation: charla-contact-sweep 8.5s linear infinite !important;
}

html body.charla-refurb .header-main .container > *,
html body.charla-refurb .charla-hero .hero-actions .btn-primary > *,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint > *,
html body.charla-refurb .speak-expert-cta > * {
  position: relative !important;
  z-index: 1 !important;
}

/* Static mint-white marble surfaces: keep the candy feel without the live radar motion. */
html body.charla-refurb .header-main .container,
html body.charla-refurb .header-main.is-scrolled .container,
html body.charla-refurb .header-main.headroom--not-top .container,
html body.charla-refurb .header-main.headroom--pinned.headroom--not-top .container,
html body.charla-refurb .charla-hero .hero-copy-kicker,
html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .speak-expert-cta,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary,
html body.charla-refurb #contact form {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
  background:
    radial-gradient(140% 220% at 0% 12%, rgba(255, 255, 255, 0.98) 0 18%, rgba(235, 255, 252, 0.92) 28%, rgba(255, 255, 255, 0.9) 42%, transparent 58%),
    radial-gradient(110% 180% at 94% 18%, rgba(111, 255, 240, 0.72) 0 12%, rgba(226, 255, 251, 0.86) 24%, rgba(255, 255, 255, 0.72) 44%, transparent 68%),
    radial-gradient(120% 190% at 35% 112%, rgba(255, 255, 255, 0.94) 0 18%, rgba(138, 255, 243, 0.46) 32%, rgba(255, 255, 255, 0.86) 54%, transparent 76%),
    linear-gradient(122deg, rgba(255, 255, 255, 0.96) 0%, rgba(228, 255, 251, 0.94) 28%, rgba(255, 255, 255, 0.98) 48%, rgba(176, 255, 247, 0.72) 68%, rgba(255, 255, 255, 0.95) 100%) !important;
  background-size: 170% 170%, 145% 145%, 150% 150%, 100% 100% !important;
  background-position: 0% 12%, 100% 0%, 42% 100%, center !important;
  border-color: rgba(6, 32, 33, 0.18) !important;
  box-shadow:
    0 14px 34px rgba(0, 122, 116, 0.15),
    inset 0 1px 0 rgba(255, 255, 255, 0.82),
    inset 0 -12px 28px rgba(20, 204, 190, 0.1) !important;
}

html body.charla-refurb .header-main .container::before,
html body.charla-refurb .header-main .container::after,
html body.charla-refurb .charla-hero .hero-copy-kicker::before,
html body.charla-refurb .charla-hero .hero-copy-kicker::after,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::before,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::after,
html body.charla-refurb .speak-expert-cta::before,
html body.charla-refurb .speak-expert-cta::after,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary::before,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary::after,
html body.charla-refurb #contact form::before,
html body.charla-refurb #contact form::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  pointer-events: none !important;
  border-radius: inherit !important;
  animation: none !important;
  transform: none !important;
}

html body.charla-refurb .header-main .container::before,
html body.charla-refurb .charla-hero .hero-copy-kicker::before,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::before,
html body.charla-refurb .speak-expert-cta::before,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary::before,
html body.charla-refurb #contact form::before {
  inset: 0 !important;
  z-index: 0 !important;
  border: 0 !important;
  background:
    linear-gradient(112deg, transparent 0 13%, rgba(255, 255, 255, 0.7) 19%, rgba(63, 231, 216, 0.2) 24%, transparent 34% 100%),
    linear-gradient(42deg, transparent 0 38%, rgba(0, 174, 160, 0.18) 43%, rgba(255, 255, 255, 0.76) 48%, transparent 58% 100%),
    radial-gradient(75% 150% at 70% 38%, transparent 0 36%, rgba(34, 216, 200, 0.14) 42%, rgba(255, 255, 255, 0.58) 48%, transparent 58%) !important;
  opacity: 0.86 !important;
  mix-blend-mode: normal !important;
}

html body.charla-refurb .header-main .container::after,
html body.charla-refurb .charla-hero .hero-copy-kicker::after,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::after,
html body.charla-refurb .speak-expert-cta::after,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary::after,
html body.charla-refurb #contact form::after {
  inset: 1px !important;
  z-index: 0 !important;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.55), transparent 36%, rgba(23, 210, 194, 0.11) 68%, rgba(255, 255, 255, 0.34)) !important;
  opacity: 0.64 !important;
  mix-blend-mode: soft-light !important;
}

html body.charla-refurb .header-main .container > *,
html body.charla-refurb .charla-hero .hero-copy-kicker > *,
html body.charla-refurb .charla-hero .hero-actions .btn-primary > *,
html body.charla-refurb .speak-expert-cta > *,
html body.charla-refurb #contact form > * {
  position: relative !important;
  z-index: 1 !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary {
  color: #ffffff !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65) !important;
}

html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 36px !important;
  padding: 0.48rem 1rem !important;
  border: 1px solid rgba(6, 32, 33, 0.16) !important;
  border-radius: 999px !important;
  line-height: 1 !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .speak-expert-cta {
  color: #ffffff !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.66) !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary:hover,
html body.charla-refurb .charla-hero .hero-actions .btn-primary:focus,
html body.charla-refurb .speak-expert-cta:hover,
html body.charla-refurb .speak-expert-cta:focus {
  color: #ffffff !important;
  transform: translateY(-1px) !important;
  box-shadow:
    0 18px 38px rgba(0, 122, 116, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.88),
    inset 0 -12px 28px rgba(20, 204, 190, 0.14) !important;
}

html body.charla-refurb #contact form {
  background-color: rgba(244, 255, 253, 0.94) !important;
}

/* Stronger mint marble pass: more colour, more veining, clearer black lettering. */
html body.charla-refurb .header-main .container,
html body.charla-refurb .header-main.is-scrolled .container,
html body.charla-refurb .header-main.headroom--not-top .container,
html body.charla-refurb .header-main.headroom--pinned.headroom--not-top .container,
html body.charla-refurb .charla-hero .hero-copy-kicker,
html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .speak-expert-cta,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary,
html body.charla-refurb #contact form {
  background:
    radial-gradient(155% 210% at 7% 10%, rgba(255, 255, 255, 0.98) 0 10%, rgba(166, 255, 245, 0.86) 18%, rgba(255, 255, 255, 0.9) 31%, rgba(72, 238, 222, 0.56) 46%, transparent 66%),
    radial-gradient(120% 170% at 98% 12%, rgba(49, 232, 214, 0.72) 0 12%, rgba(224, 255, 251, 0.9) 24%, rgba(255, 255, 255, 0.82) 36%, rgba(102, 255, 241, 0.5) 52%, transparent 72%),
    radial-gradient(130% 190% at 28% 110%, rgba(255, 255, 255, 0.94) 0 12%, rgba(96, 255, 240, 0.74) 22%, rgba(255, 255, 255, 0.9) 38%, rgba(33, 220, 204, 0.48) 56%, transparent 78%),
    linear-gradient(118deg, rgba(255, 255, 255, 0.98) 0%, rgba(174, 255, 246, 0.9) 18%, rgba(255, 255, 255, 0.95) 34%, rgba(66, 234, 218, 0.7) 52%, rgba(255, 255, 255, 0.92) 68%, rgba(142, 255, 244, 0.86) 84%, rgba(255, 255, 255, 0.98) 100%) !important;
  background-size: 130% 130%, 120% 120%, 128% 128%, 100% 100% !important;
  background-position: 0% 0%, 100% 4%, 34% 100%, center !important;
  border-color: rgba(1, 56, 53, 0.3) !important;
  box-shadow:
    0 16px 38px rgba(0, 136, 128, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.9),
    inset 0 -14px 30px rgba(0, 198, 184, 0.18) !important;
}

html body.charla-refurb .header-main .container::before,
html body.charla-refurb .charla-hero .hero-copy-kicker::before,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::before,
html body.charla-refurb .speak-expert-cta::before,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary::before,
html body.charla-refurb #contact form::before {
  background:
    linear-gradient(112deg, transparent 0 7%, rgba(255, 255, 255, 0.92) 11%, rgba(13, 205, 190, 0.4) 15%, transparent 23% 100%),
    linear-gradient(52deg, transparent 0 24%, rgba(0, 191, 176, 0.34) 29%, rgba(255, 255, 255, 0.9) 34%, rgba(52, 232, 216, 0.28) 39%, transparent 49% 100%),
    linear-gradient(146deg, transparent 0 48%, rgba(255, 255, 255, 0.88) 53%, rgba(0, 181, 168, 0.32) 57%, transparent 66% 100%),
    radial-gradient(80% 150% at 72% 35%, transparent 0 28%, rgba(31, 224, 208, 0.28) 36%, rgba(255, 255, 255, 0.76) 44%, transparent 58%) !important;
  opacity: 0.98 !important;
  mix-blend-mode: normal !important;
}

html body.charla-refurb .header-main .container::after,
html body.charla-refurb .charla-hero .hero-copy-kicker::after,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::after,
html body.charla-refurb .speak-expert-cta::after,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary::after,
html body.charla-refurb #contact form::after {
  background:
    linear-gradient(24deg, transparent 0 16%, rgba(0, 198, 184, 0.2) 22%, rgba(255, 255, 255, 0.66) 28%, transparent 38% 100%),
    linear-gradient(164deg, rgba(255, 255, 255, 0.7), transparent 30%, rgba(0, 205, 190, 0.22) 58%, rgba(255, 255, 255, 0.48)) !important;
  opacity: 0.86 !important;
  mix-blend-mode: normal !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker,
html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .speak-expert-cta,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary {
  color: #ffffff !important;
  font-weight: 900 !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.8),
    0 0 1px rgba(255, 255, 255, 0.72) !important;
}

html body.charla-refurb .header-main .container > *,
html body.charla-refurb .header-main .container a,
html body.charla-refurb .header-main .container button,
html body.charla-refurb .charla-hero .hero-copy-kicker > *,
html body.charla-refurb .charla-hero .hero-actions .btn-primary > *,
html body.charla-refurb .speak-expert-cta > *,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary > *,
html body.charla-refurb #contact form > * {
  position: relative !important;
  z-index: 2 !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary:hover,
html body.charla-refurb .charla-hero .hero-actions .btn-primary:focus,
html body.charla-refurb .speak-expert-cta:hover,
html body.charla-refurb .speak-expert-cta:focus {
  color: #ffffff !important;
}

/* Final marble layering fix: text always sits above texture, command bar unchanged. */
html body.charla-refurb .charla-hero .hero-copy-kicker::before,
html body.charla-refurb .charla-hero .hero-copy-kicker::after,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::before,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::after,
html body.charla-refurb .speak-expert-cta::before,
html body.charla-refurb .speak-expert-cta::after,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary::before,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary::after,
html body.charla-refurb #contact form button[type="submit"]::before,
html body.charla-refurb #contact form button[type="submit"]::after {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
  animation: none !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker,
html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .speak-expert-cta,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary,
html body.charla-refurb #contact form button[type="submit"] {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-weight: 1000 !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.9),
    0 0 1px rgba(255, 255, 255, 0.9) !important;
  z-index: 5 !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary *,
html body.charla-refurb .speak-expert-cta *,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary *,
html body.charla-refurb #contact form button[type="submit"] * {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  position: relative !important;
  z-index: 6 !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker,
html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .speak-expert-cta,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary,
html body.charla-refurb #contact form button[type="submit"] {
  background:
    linear-gradient(112deg, transparent 0 7%, rgba(255, 255, 255, 0.82) 11%, rgba(13, 205, 190, 0.34) 15%, transparent 23% 100%),
    linear-gradient(52deg, transparent 0 24%, rgba(0, 191, 176, 0.3) 29%, rgba(255, 255, 255, 0.82) 34%, rgba(52, 232, 216, 0.24) 39%, transparent 49% 100%),
    linear-gradient(146deg, transparent 0 48%, rgba(255, 255, 255, 0.78) 53%, rgba(0, 181, 168, 0.28) 57%, transparent 66% 100%),
    radial-gradient(155% 210% at 7% 10%, rgba(255, 255, 255, 0.98) 0 10%, rgba(166, 255, 245, 0.86) 18%, rgba(255, 255, 255, 0.9) 31%, rgba(72, 238, 222, 0.56) 46%, transparent 66%),
    radial-gradient(120% 170% at 98% 12%, rgba(49, 232, 214, 0.72) 0 12%, rgba(224, 255, 251, 0.9) 24%, rgba(255, 255, 255, 0.82) 36%, rgba(102, 255, 241, 0.5) 52%, transparent 72%),
    radial-gradient(130% 190% at 28% 110%, rgba(255, 255, 255, 0.94) 0 12%, rgba(96, 255, 240, 0.74) 22%, rgba(255, 255, 255, 0.9) 38%, rgba(33, 220, 204, 0.48) 56%, transparent 78%),
    linear-gradient(118deg, rgba(255, 255, 255, 0.98) 0%, rgba(174, 255, 246, 0.9) 18%, rgba(255, 255, 255, 0.95) 34%, rgba(66, 234, 218, 0.7) 52%, rgba(255, 255, 255, 0.92) 68%, rgba(142, 255, 244, 0.86) 84%, rgba(255, 255, 255, 0.98) 100%) !important;
}

/* Testimonials: keep the existing fade shape, replace the mint field with marble. */
html body.charla-refurb #testimonials.intelligence-band {
  background:
    linear-gradient(180deg,
      #ffffff 0%,
      rgba(255, 255, 255, 0.76) 10%,
      rgba(255, 255, 255, 0.28) 22%,
      rgba(255, 255, 255, 0) 48%,
      rgba(255, 255, 255, 0.28) 76%,
      rgba(255, 255, 255, 0.8) 90%,
      #ffffff 100%),
    linear-gradient(112deg, transparent 0 11%, rgba(255, 255, 255, 0.45) 16%, rgba(13, 205, 190, 0.28) 21%, transparent 31% 100%),
    linear-gradient(42deg, transparent 0 34%, rgba(0, 191, 176, 0.24) 40%, rgba(255, 255, 255, 0.46) 47%, transparent 58% 100%),
    radial-gradient(70% 120% at 18% 28%, rgba(255, 255, 255, 0.72) 0 13%, rgba(96, 255, 240, 0.58) 24%, rgba(46, 210, 198, 0.68) 46%, transparent 70%),
    radial-gradient(85% 135% at 86% 54%, rgba(120, 255, 240, 0.72) 0 16%, rgba(255, 255, 255, 0.58) 30%, rgba(46, 210, 198, 0.72) 54%, transparent 78%),
    linear-gradient(180deg,
      #ffffff 0%,
      rgba(120, 255, 240, 0.24) 10%,
      rgba(120, 255, 240, 0.62) 22%,
      #2ed2c6 48%,
      rgba(120, 255, 240, 0.62) 76%,
      rgba(120, 255, 240, 0.2) 90%,
      #ffffff 100%) !important;
  background-size: 100% 100%, 130% 100%, 125% 100%, 120% 100%, 125% 100%, 100% 100% !important;
  background-position: center, 0% 50%, 100% 50%, 0% 50%, 100% 50%, center !important;
}

/* Current polish: Explore Services gets marble, hero slogan returns to a clean white pill. */
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-weight: 820 !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.86),
    0 0 1px rgba(255, 255, 255, 0.78) !important;
  background:
    linear-gradient(112deg, transparent 0 7%, rgba(255, 255, 255, 0.82) 11%, rgba(13, 205, 190, 0.34) 15%, transparent 23% 100%),
    linear-gradient(52deg, transparent 0 24%, rgba(0, 191, 176, 0.3) 29%, rgba(255, 255, 255, 0.82) 34%, rgba(52, 232, 216, 0.24) 39%, transparent 49% 100%),
    linear-gradient(146deg, transparent 0 48%, rgba(255, 255, 255, 0.78) 53%, rgba(0, 181, 168, 0.28) 57%, transparent 66% 100%),
    radial-gradient(155% 210% at 7% 10%, rgba(255, 255, 255, 0.98) 0 10%, rgba(166, 255, 245, 0.86) 18%, rgba(255, 255, 255, 0.9) 31%, rgba(72, 238, 222, 0.56) 46%, transparent 66%),
    radial-gradient(120% 170% at 98% 12%, rgba(49, 232, 214, 0.72) 0 12%, rgba(224, 255, 251, 0.9) 24%, rgba(255, 255, 255, 0.82) 36%, rgba(102, 255, 241, 0.5) 52%, transparent 72%),
    radial-gradient(130% 190% at 28% 110%, rgba(255, 255, 255, 0.94) 0 12%, rgba(96, 255, 240, 0.74) 22%, rgba(255, 255, 255, 0.9) 38%, rgba(33, 220, 204, 0.48) 56%, transparent 78%),
    linear-gradient(118deg, rgba(255, 255, 255, 0.98) 0%, rgba(174, 255, 246, 0.9) 18%, rgba(255, 255, 255, 0.95) 34%, rgba(66, 234, 218, 0.7) 52%, rgba(255, 255, 255, 0.92) 68%, rgba(142, 255, 244, 0.86) 84%, rgba(255, 255, 255, 0.98) 100%) !important;
  border-color: rgba(1, 56, 53, 0.3) !important;
  box-shadow:
    0 16px 38px rgba(0, 136, 128, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.9),
    inset 0 -14px 30px rgba(0, 198, 184, 0.18) !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::before,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::after {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
  animation: none !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-weight: 760 !important;
  background: rgba(255, 255, 255, 0.92) !important;
  border-color: rgba(6, 32, 33, 0.16) !important;
  box-shadow:
    0 12px 28px rgba(0, 122, 116, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.86) !important;
  text-shadow: none !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker::before,
html body.charla-refurb .charla-hero .hero-copy-kicker::after {
  content: none !important;
  display: none !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint,
html body.charla-refurb .speak-expert-cta,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary,
html body.charla-refurb #contact form button[type="submit"] {
  font-weight: 820 !important;
}

/* Current footer/title polish: white title chips, white nav CTA, tighter hero glint, longer testimonial fade. */
html body.charla-refurb .header-main .js-book-call,
html body.charla-refurb .header-main .btn-secondary {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-weight: 760 !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 255, 252, 0.96)) !important;
  border-color: rgba(6, 32, 33, 0.22) !important;
  box-shadow:
    0 12px 28px rgba(0, 122, 116, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.9) !important;
}

html body.charla-refurb .header-main .js-book-call::before,
html body.charla-refurb .header-main .js-book-call::after,
html body.charla-refurb .header-main .btn-secondary::before,
html body.charla-refurb .header-main .btn-secondary::after,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary::before,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary::after {
  content: none !important;
  display: none !important;
  animation: none !important;
}

html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-weight: 760 !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 255, 252, 0.96)) !important;
  border-color: rgba(6, 32, 33, 0.16) !important;
  box-shadow:
    0 10px 24px rgba(0, 122, 116, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.86) !important;
  text-shadow: none !important;
}

html body.charla-refurb .hero-title::after {
  left: 0 !important;
  width: 16% !important;
  animation: charla-title-glint-on-text 4.6s ease-in-out infinite !important;
}

@keyframes charla-title-glint-on-text {
  0%, 42% {
    left: 0;
    opacity: 0;
  }

  43% {
    opacity: 0.92;
  }

  66%, 100% {
    left: 94%;
    opacity: 0;
  }
}

html body.charla-refurb #testimonials.intelligence-band {
  padding-bottom: 240px !important;
  background:
    linear-gradient(180deg,
      #ffffff 0%,
      rgba(255, 255, 255, 0.76) 10%,
      rgba(255, 255, 255, 0.28) 22%,
      rgba(255, 255, 255, 0) 48%,
      rgba(255, 255, 255, 0.18) 74%,
      rgba(255, 255, 255, 0.54) 88%,
      #ffffff 100%),
    linear-gradient(112deg, transparent 0 11%, rgba(255, 255, 255, 0.45) 16%, rgba(13, 205, 190, 0.28) 21%, transparent 31% 100%),
    linear-gradient(42deg, transparent 0 34%, rgba(0, 191, 176, 0.24) 40%, rgba(255, 255, 255, 0.46) 47%, transparent 58% 100%),
    radial-gradient(70% 120% at 18% 28%, rgba(255, 255, 255, 0.72) 0 13%, rgba(96, 255, 240, 0.58) 24%, rgba(46, 210, 198, 0.68) 46%, transparent 70%),
    radial-gradient(85% 135% at 86% 54%, rgba(120, 255, 240, 0.72) 0 16%, rgba(255, 255, 255, 0.58) 30%, rgba(46, 210, 198, 0.72) 54%, transparent 78%),
    linear-gradient(180deg,
      #ffffff 0%,
      rgba(120, 255, 240, 0.24) 10%,
      rgba(120, 255, 240, 0.62) 22%,
      #2ed2c6 48%,
      rgba(120, 255, 240, 0.58) 70%,
      rgba(120, 255, 240, 0.2) 88%,
      #ffffff 100%) !important;
}

html body.charla-refurb #contact {
  padding-top: 172px !important;
}

@media (min-width: 992px) {
  html body.charla-refurb .footer-info-row {
    align-items: flex-start !important;
  }

  html body.charla-refurb .footer-info-row > .col-lg-5:first-child {
    text-align: left !important;
  }

  html body.charla-refurb .footer-info-row > .col-lg-5:last-child {
    text-align: left !important;
    padding-left: clamp(10px, 1vw, 24px) !important;
  }

  html body.charla-refurb .footer .pb-4 {
    height: 74px !important;
    padding-bottom: 0 !important;
    display: flex !important;
    align-items: center !important;
  }

  html body.charla-refurb .footer .footer-slogan {
    max-width: 340px !important;
    margin: 24px 0 0 !important;
    line-height: 1.42 !important;
  }

  html body.charla-refurb .footer-bg h6 {
    margin-top: 28px !important;
    margin-bottom: 50px !important;
    line-height: 1.1 !important;
  }

  html body.charla-refurb .footer address {
    margin: 0 !important;
    line-height: 1.42 !important;
  }

  html body.charla-refurb .footer address p {
    margin-bottom: 0 !important;
    line-height: 1.42 !important;
  }

  html body.charla-refurb .footer address p + p {
    margin-top: 6px !important;
  }
}

/* Current services polish: marble finish for the small service accents. */
html body.charla-refurb #services .card::before,
html body.charla-refurb #services .counter-box::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  height: 5px !important;
  pointer-events: none !important;
  background:
    linear-gradient(112deg, transparent 0 7%, rgba(255, 255, 255, 0.82) 11%, rgba(13, 205, 190, 0.34) 15%, transparent 23% 100%),
    linear-gradient(52deg, transparent 0 24%, rgba(0, 191, 176, 0.3) 29%, rgba(255, 255, 255, 0.82) 34%, rgba(52, 232, 216, 0.24) 39%, transparent 49% 100%),
    radial-gradient(140% 260% at 8% 50%, rgba(255, 255, 255, 0.98) 0 12%, rgba(166, 255, 245, 0.86) 22%, rgba(72, 238, 222, 0.66) 46%, transparent 72%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.96), rgba(72, 238, 222, 0.78), rgba(255, 255, 255, 0.9), rgba(46, 210, 198, 0.84), rgba(255, 255, 255, 0.98)) !important;
  background-size: 130% 100%, 120% 100%, 150% 100%, 100% 100% !important;
  box-shadow:
    0 0 18px rgba(46, 210, 198, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.78) !important;
  opacity: 1 !important;
}

html body.charla-refurb #services .card::before {
  top: 0 !important;
  z-index: 2 !important;
  border-radius: 8px 8px 0 0 !important;
}

html body.charla-refurb #services .counter-box {
  position: relative !important;
  overflow: hidden !important;
  border-bottom-color: transparent !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.92),
    0 18px 44px rgba(0, 122, 116, 0.1) !important;
}

html body.charla-refurb #services .counter-box::after {
  bottom: 0 !important;
  z-index: 1 !important;
  border-radius: 0 0 8px 8px !important;
}

html body.charla-refurb #services .counter-box > * {
  position: relative !important;
  z-index: 2 !important;
}

html body.charla-refurb #services .icon-xl {
  color: #ffffff !important;
  background:
    linear-gradient(112deg, transparent 0 8%, rgba(255, 255, 255, 0.76) 13%, rgba(13, 205, 190, 0.28) 18%, transparent 28% 100%),
    radial-gradient(95% 130% at 24% 16%, rgba(255, 255, 255, 0.88) 0 16%, rgba(166, 255, 245, 0.82) 32%, rgba(72, 238, 222, 0.72) 58%, rgba(46, 210, 198, 0.86) 100%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.86), rgba(72, 238, 222, 0.72), rgba(46, 210, 198, 0.9)) !important;
  box-shadow:
    0 18px 42px rgba(0, 136, 128, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.84) !important;
}

/* Current correction: service accents must start/end mint; main CTA buttons return to white. */
html body.charla-refurb #services .card::before,
html body.charla-refurb #services .counter-box::after {
  background:
    linear-gradient(112deg, rgba(46, 210, 198, 0.96) 0%, rgba(85, 238, 224, 0.9) 7%, rgba(255, 255, 255, 0.82) 14%, rgba(13, 205, 190, 0.4) 21%, rgba(255, 255, 255, 0.76) 32%, rgba(72, 238, 222, 0.76) 48%, rgba(255, 255, 255, 0.72) 62%, rgba(52, 232, 216, 0.84) 78%, rgba(46, 210, 198, 0.98) 100%),
    radial-gradient(130% 260% at 22% 50%, rgba(46, 210, 198, 0.82) 0 14%, rgba(255, 255, 255, 0.8) 28%, rgba(72, 238, 222, 0.74) 48%, transparent 72%),
    linear-gradient(90deg, rgba(46, 210, 198, 0.98), rgba(142, 255, 244, 0.88), rgba(255, 255, 255, 0.74), rgba(96, 255, 240, 0.9), rgba(46, 210, 198, 0.98)) !important;
  background-size: 100% 100%, 145% 100%, 100% 100% !important;
  background-position: center, 0% 50%, center !important;
}

html body.charla-refurb #services .icon-xl {
  background:
    linear-gradient(132deg, rgba(46, 210, 198, 0.96) 0%, rgba(96, 255, 240, 0.88) 16%, rgba(255, 255, 255, 0.84) 31%, rgba(72, 238, 222, 0.78) 48%, rgba(255, 255, 255, 0.72) 64%, rgba(82, 238, 224, 0.9) 82%, rgba(46, 210, 198, 0.98) 100%),
    radial-gradient(100% 140% at 28% 18%, rgba(255, 255, 255, 0.86) 0 14%, rgba(166, 255, 245, 0.82) 30%, rgba(46, 210, 198, 0.82) 70%, rgba(46, 210, 198, 0.96) 100%) !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint,
html body.charla-refurb .speak-expert-cta {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-weight: 760 !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.99), rgba(246, 255, 253, 0.98)) !important;
  border-color: rgba(6, 32, 33, 0.24) !important;
  box-shadow:
    0 12px 28px rgba(0, 122, 116, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
  text-shadow: none !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary::before,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::after,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::before,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::after,
html body.charla-refurb .speak-expert-cta::before,
html body.charla-refurb .speak-expert-cta::after {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
  animation: none !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary:hover,
html body.charla-refurb .charla-hero .hero-actions .btn-primary:focus,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint:hover,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint:focus,
html body.charla-refurb .speak-expert-cta:hover,
html body.charla-refurb .speak-expert-cta:focus {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  background:
    linear-gradient(180deg, #ffffff, rgba(247, 255, 253, 0.98)) !important;
  transform: translateY(-1px) !important;
}

/* Current CTA/testimonial adjustment: restore mint-blue CTAs and center testimonials content lower. */
html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint,
html body.charla-refurb .speak-expert-cta {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-weight: 820 !important;
  background:
    radial-gradient(115% 180% at 18% 14%, rgba(255, 255, 255, 0.72) 0 16%, rgba(120, 255, 240, 0.82) 34%, rgba(34, 216, 200, 0.92) 68%, rgba(27, 205, 191, 0.98) 100%),
    linear-gradient(135deg, #78fff0 0%, #22d8c8 58%, #00e6c2 100%) !important;
  border-color: rgba(6, 32, 33, 0.28) !important;
  box-shadow:
    0 16px 38px rgba(0, 136, 128, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.78),
    inset 0 -12px 28px rgba(0, 167, 154, 0.18) !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.52) !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary::before,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::after,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::before,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::after,
html body.charla-refurb .speak-expert-cta::before,
html body.charla-refurb .speak-expert-cta::after {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
  animation: none !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary:hover,
html body.charla-refurb .charla-hero .hero-actions .btn-primary:focus,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint:hover,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint:focus,
html body.charla-refurb .speak-expert-cta:hover,
html body.charla-refurb .speak-expert-cta:focus {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  background:
    radial-gradient(115% 180% at 18% 14%, rgba(255, 255, 255, 0.78) 0 16%, rgba(120, 255, 240, 0.9) 34%, rgba(34, 216, 200, 0.98) 68%, rgba(27, 205, 191, 1) 100%),
    linear-gradient(135deg, #8ffff4 0%, #2ed2c6 58%, #00e6c2 100%) !important;
  transform: translateY(-1px) !important;
}

html body.charla-refurb #testimonials.intelligence-band > .container {
  transform: translateY(clamp(38px, 4vw, 66px)) !important;
}

@media (max-width: 991.98px) {
  html body.charla-refurb #testimonials.intelligence-band > .container {
    transform: translateY(28px) !important;
  }
}

/* Current hero/about correction: blue marble subtitle, white hero CTAs, marble about panel. */
html body.charla-refurb .charla-hero .hero-copy-kicker {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  border-color: rgba(6, 32, 33, 0.28) !important;
  background:
    radial-gradient(115% 180% at 18% 14%, rgba(255, 255, 255, 0.72) 0 16%, rgba(120, 255, 240, 0.82) 34%, rgba(34, 216, 200, 0.92) 68%, rgba(27, 205, 191, 0.98) 100%),
    linear-gradient(135deg, #78fff0 0%, #22d8c8 58%, #00e6c2 100%) !important;
  box-shadow:
    0 16px 38px rgba(0, 136, 128, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.78),
    inset 0 -12px 28px rgba(0, 167, 154, 0.18) !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.52) !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker::before {
  background: #ffffff !important;
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.9) !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.99), rgba(246, 255, 253, 0.98)) !important;
  border-color: rgba(6, 32, 33, 0.24) !important;
  box-shadow:
    0 12px 28px rgba(0, 122, 116, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
  text-shadow: none !important;
}

html body.charla-refurb .charla-hero .hero-actions .btn-primary:hover,
html body.charla-refurb .charla-hero .hero-actions .btn-primary:focus,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint:hover,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint:focus {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  background:
    linear-gradient(180deg, #ffffff, rgba(247, 255, 253, 0.98)) !important;
}

html body.charla-refurb #about .section-heading {
  isolation: isolate !important;
  overflow: hidden !important;
  border-color: rgba(6, 32, 33, 0.22) !important;
  background:
    linear-gradient(180deg,
      rgba(255, 255, 255, 0.88) 0%,
      rgba(255, 255, 255, 0.52) 18%,
      rgba(255, 255, 255, 0.2) 44%,
      rgba(255, 255, 255, 0.48) 82%,
      rgba(255, 255, 255, 0.86) 100%),
    linear-gradient(112deg, transparent 0 11%, rgba(255, 255, 255, 0.45) 16%, rgba(13, 205, 190, 0.28) 21%, transparent 31% 100%),
    linear-gradient(42deg, transparent 0 34%, rgba(0, 191, 176, 0.24) 40%, rgba(255, 255, 255, 0.46) 47%, transparent 58% 100%),
    radial-gradient(70% 120% at 18% 28%, rgba(255, 255, 255, 0.72) 0 13%, rgba(96, 255, 240, 0.58) 24%, rgba(46, 210, 198, 0.68) 46%, transparent 70%),
    radial-gradient(85% 135% at 86% 54%, rgba(120, 255, 240, 0.72) 0 16%, rgba(255, 255, 255, 0.58) 30%, rgba(46, 210, 198, 0.72) 54%, transparent 78%),
    linear-gradient(180deg,
      #ffffff 0%,
      rgba(120, 255, 240, 0.24) 10%,
      rgba(120, 255, 240, 0.62) 22%,
      #2ed2c6 48%,
      rgba(120, 255, 240, 0.58) 70%,
      rgba(120, 255, 240, 0.2) 88%,
      #ffffff 100%) !important;
  box-shadow:
    0 22px 60px rgba(7, 19, 20, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.82) !important;
}

html body.charla-refurb #about .section-heading::before {
  content: none !important;
  display: none !important;
}

html body.charla-refurb #about .section-heading h3,
html body.charla-refurb #about .section-heading .lead,
html body.charla-refurb #about .section-heading label,
html body.charla-refurb #about .section-heading .diamond-white-text {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  background-image: none !important;
  background-clip: initial !important;
  -webkit-background-clip: initial !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.62) !important;
}

html body.charla-refurb #about .section-heading .lead {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

html body.charla-refurb #about .section-heading label {
  border-color: rgba(3, 19, 21, 0.24) !important;
  background: rgba(255, 255, 255, 0.34) !important;
}
/* Current about correction: remove title spacing after hiding the heading. */
html body.charla-refurb #about .section-heading {
  padding-top: clamp(34px, 4vw, 48px) !important;
  padding-bottom: clamp(34px, 4vw, 48px) !important;
}

html body.charla-refurb #about .section-heading .lead:first-of-type {
  margin-top: 0 !important;
}

.mobile-title-break {
  display: none;
}

.desktop-title-space::before {
  content: " ";
}

/* Mobile-only polish: normal dropdown, centered content, inset about panel, rounder testimonials. */
@media (max-width: 991.98px) {
  html body.charla-refurb {
    text-align: center;
  }

  html body.charla-refurb .header-main {
    padding: 0 12px;
  }

  html body.charla-refurb .header-main .navbar {
    padding: 10px 0;
  }

  html body.charla-refurb .header-main .container {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 560px;
    min-height: 70px;
    padding: 10px 12px;
    border-radius: 28px;
    overflow: visible;
  }

  html body.charla-refurb .header-navbar-brand,
  html body.charla-refurb .navbar-brand {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    align-self: center !important;
    width: 52px !important;
    height: 52px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
  }

  html body.charla-refurb .navbar-brand img {
    display: block !important;
    width: 52px !important;
    height: 52px !important;
    max-height: 52px !important;
    margin: 0 !important;
    object-fit: contain;
  }

  html body.charla-refurb .navbar-toggler {
    align-self: center !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  html body.charla-refurb .navbar-collapse {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    right: 0;
    z-index: 20;
    padding: 10px;
    border: 1px solid rgba(6, 32, 33, 0.16);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.97);
    box-shadow: 0 18px 44px rgba(7, 19, 20, 0.16);
    backdrop-filter: blur(14px);
    overflow: hidden;
  }

  html body.charla-refurb .navbar-collapse.collapsing {
    transition: height 0.24s ease;
  }

  html body.charla-refurb .navbar-nav {
    align-items: stretch;
    width: 100%;
    margin: 0 !important;
    text-align: center;
  }

  html body.charla-refurb .navbar .nav-item + .nav-item {
    border-top: 1px solid rgba(6, 32, 33, 0.08);
  }

  html body.charla-refurb .navbar .nav-link {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 13px 14px;
    border-radius: 12px;
    color: #ffffff;
    text-align: center;
  }

  html body.charla-refurb .navbar .nav-link::after {
    display: none;
  }

  html body.charla-refurb .navbar .nav-link:hover,
  html body.charla-refurb .navbar .nav-link:focus,
  html body.charla-refurb .navbar .nav-link.active {
    color: #ffffff;
    background: rgba(46, 210, 198, 0.14);
  }

  html body.charla-refurb .charla-hero {
    min-height: auto;
    padding-top: 138px;
    padding-bottom: 78px;
    text-align: center;
  }

  html body.charla-refurb .charla-hero .row,
  html body.charla-refurb main > section .row {
    justify-content: center;
    text-align: center;
  }

  html body.charla-refurb .charla-hero [class*="col-"],
  html body.charla-refurb main > section [class*="col-"] {
    text-align: center;
  }

  html body.charla-refurb .hero-title {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 3.15rem;
    line-height: 0.95;
    text-align: center;
    overflow-wrap: normal;
    word-break: normal;
    white-space: normal;
  }

  html body.charla-refurb .mobile-title-break {
    display: block !important;
  }

  html body.charla-refurb .desktop-title-space {
    display: none !important;
  }

  html body.charla-refurb .hero-title .text-scan {
    display: inline-block !important;
    font-size: 0.82em;
    white-space: nowrap;
  }

  html body.charla-refurb .hero-title::after {
    left: 50% !important;
    transform: translateX(-50%);
  }

  html body.charla-refurb .hero-copy-kicker {
    justify-content: center;
    max-width: min(100%, 380px);
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  html body.charla-refurb .hero-copy-kicker::before {
    display: none !important;
  }

  html body.charla-refurb .hero-actions {
    display: grid;
    justify-items: center;
    width: 100%;
    gap: 14px;
  }

  html body.charla-refurb .hero-actions .btn {
    width: min(100%, 330px);
    justify-content: center;
    text-align: center;
  }

  html body.charla-refurb .talent-orbit {
    width: min(100%, 430px);
    min-height: 430px;
    margin-right: auto;
    margin-left: auto;
  }

  html body.charla-refurb main > section,
  html body.charla-refurb main > section p,
  html body.charla-refurb main > section h1,
  html body.charla-refurb main > section h2,
  html body.charla-refurb main > section h3,
  html body.charla-refurb main > section h4,
  html body.charla-refurb main > section h5,
  html body.charla-refurb main > section h6,
  html body.charla-refurb main > section label,
  html body.charla-refurb main > section .lead,
  html body.charla-refurb main > section .card,
  html body.charla-refurb main > section .card-body {
    text-align: center !important;
  }

  html body.charla-refurb #about > .container {
    padding-right: 18px;
    padding-left: 18px;
  }

  html body.charla-refurb #about .section-heading {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 24px !important;
    padding-left: 24px !important;
    border-radius: 16px;
  }

  html body.charla-refurb #about .section-heading .lead {
    max-width: 34rem;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.72;
  }

  html body.charla-refurb #testimonials.intelligence-band {
    padding-top: 88px !important;
  }

  html body.charla-refurb #testimonials.intelligence-band > .container {
    transform: translateY(0) !important;
    padding-right: 16px;
    padding-left: 16px;
  }

  html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title,
  html body.charla-refurb #testimonials.intelligence-band .testimonial-band-subtitle {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center !important;
    white-space: normal !important;
  }

  html body.charla-refurb .testimonial-carousel {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  html body.charla-refurb .testimonial-carousel-track {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 18px !important;
    will-change: transform;
  }

  html body.charla-refurb .testimonial-carousel .d-flex {
    flex: 0 0 min(76vw, 292px) !important;
    width: min(76vw, 292px) !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 1 / 1 !important;
    display: grid !important;
    place-items: center;
    padding: 24px 20px !important;
    border-radius: 50% !important;
    text-align: center !important;
  }

  html body.charla-refurb .testimonial-carousel .d-flex .col {
    width: 100%;
    padding-left: 0 !important;
  }

  html body.charla-refurb .testimonial-carousel .icon-lg {
    margin-right: auto !important;
    margin-bottom: 14px !important;
    margin-left: auto !important;
  }

  html body.charla-refurb .testimonial-carousel h6,
  html body.charla-refurb .testimonial-carousel p,
  html body.charla-refurb .testimonial-carousel .testimonial-more {
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center !important;
  }

  html body.charla-refurb .testimonial-carousel h6 {
    max-width: 14rem;
    font-size: 0.96rem !important;
    line-height: 1.15 !important;
  }

  html body.charla-refurb .testimonial-carousel p {
    max-width: 13.5rem;
    padding-right: 0 !important;
    font-size: 0.82rem !important;
    line-height: 1.35 !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

@media (max-width: 575.98px) {
  html body.charla-refurb .hero-title {
    font-size: 2.7rem;
  }

  html body.charla-refurb .talent-orbit {
    min-height: 360px;
  }

  html body.charla-refurb #about > .container {
    padding-right: 14px;
    padding-left: 14px;
  }

  html body.charla-refurb #about .section-heading {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  html body.charla-refurb .testimonial-carousel .d-flex {
    flex-basis: min(78vw, 282px) !important;
    width: min(78vw, 282px) !important;
    padding: 22px 18px !important;
  }
}

@media (max-width: 360px) {
  html body.charla-refurb .hero-title {
    font-size: 2.45rem;
  }
}

@media (max-width: 991.98px) {
  html body.charla-refurb .header-main .container,
  html body.charla-refurb .header-main.is-scrolled .container,
  html body.charla-refurb .header-main.headroom--not-top .container,
  html body.charla-refurb .header-main.headroom--pinned.headroom--not-top .container {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    min-height: 72px !important;
    height: auto !important;
    max-height: 72px !important;
    border-radius: 28px !important;
    overflow: visible !important;
  }

  html body.charla-refurb .header-main .container::before,
  html body.charla-refurb .header-main .container::after {
    border-radius: 28px !important;
  }

  html body.charla-refurb .header-main .navbar-collapse,
  html body.charla-refurb .header-main .navbar-collapse.show,
  html body.charla-refurb .header-main .navbar-collapse.collapsing {
    position: absolute !important;
    top: calc(100% + 10px) !important;
    left: 0 !important;
    right: 0 !important;
    flex-basis: auto !important;
    width: 100% !important;
    max-height: calc(100vh - 120px) !important;
    margin-top: 0 !important;
    border: 1px solid rgba(6, 32, 33, 0.16) !important;
    border-radius: 18px !important;
    background: rgba(255, 255, 255, 0.97) !important;
    box-shadow: 0 18px 44px rgba(7, 19, 20, 0.16) !important;
    overflow-y: auto !important;
  }

  html body.charla-refurb .footer,
  html body.charla-refurb .footer-bg,
  html body.charla-refurb .footer-bg h6,
  html body.charla-refurb .footer-bg p,
  html body.charla-refurb .footer-bg address,
  html body.charla-refurb .footer-bg a {
    text-align: center !important;
  }

  html body.charla-refurb .footer-info-row,
  html body.charla-refurb .footer-legal-row {
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }

  html body.charla-refurb .footer-info-row > [class*="col-"],
  html body.charla-refurb .footer-legal-row > [class*="col-"] {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: 360px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center !important;
  }

  html body.charla-refurb .footer .pb-4 {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    padding-bottom: 18px !important;
  }

  html body.charla-refurb .footer img,
  html body.charla-refurb .footer .footer-slogan,
  html body.charla-refurb .footer address,
  html body.charla-refurb .footer address p {
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center !important;
  }

  html body.charla-refurb .footer a {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
  }
}


/* Small section-spacing nudge: bring About a little closer to Home. */
@media (min-width: 992px) {
  html body.charla-refurb #about {
    padding-top: 118px !important;
  }
}

@media (max-width: 991.98px) {
  html body.charla-refurb #about {
    padding-top: 72px !important;
  }
}
/* Desktop page scale: keeps the site feeling like a slight browser zoom without changing mobile. */
@media (min-width: 992px) {
  html body.charla-refurb {
    zoom: 1.12;
  }
}

/* Current polish: smooth marble/glass only, with no cracked or shard-like lines. */
html body.charla-refurb .header-main .container,
html body.charla-refurb .header-main.is-scrolled .container,
html body.charla-refurb .header-main.headroom--not-top .container,
html body.charla-refurb .header-main.headroom--pinned.headroom--not-top .container {
  background:
    radial-gradient(130% 180% at 16% 18%, rgba(255, 255, 255, 0.98), rgba(236, 255, 252, 0.9) 36%, rgba(255, 255, 255, 0.68) 64%),
    radial-gradient(120% 170% at 82% 24%, rgba(41, 218, 203, 0.34), rgba(232, 255, 251, 0.76) 48%, rgba(255, 255, 255, 0.94) 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(229, 255, 251, 0.86), rgba(255, 255, 255, 0.95)) !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker,
html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint,
html body.charla-refurb .speak-expert-cta,
html body.charla-refurb #contact form button[type="submit"],
html body.charla-refurb .btn-charla-linkedin {
  background:
    radial-gradient(120% 180% at 18% 16%, rgba(255, 255, 255, 0.92), rgba(245, 255, 253, 0.7) 36%, rgba(39, 218, 202, 0.12) 64%),
    radial-gradient(120% 160% at 82% 76%, rgba(35, 213, 198, 0.46), rgba(233, 255, 251, 0.72) 58%, rgba(255, 255, 255, 0.92) 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.88), rgba(43, 218, 202, 0.74), rgba(255, 255, 255, 0.9)) !important;
}

html body.charla-refurb #about .section-heading,
html body.charla-refurb #contact form,
html body.charla-refurb .charla-book-panel {
  background:
    radial-gradient(95% 130% at 18% 18%, rgba(255, 255, 255, 0.98), rgba(242, 255, 253, 0.86) 34%, rgba(35, 216, 200, 0.16) 70%),
    radial-gradient(105% 150% at 88% 28%, rgba(44, 218, 203, 0.34), rgba(247, 255, 254, 0.86) 54%, rgba(255, 255, 255, 0.96) 100%),
    radial-gradient(100% 130% at 48% 88%, rgba(35, 216, 200, 0.18), rgba(255, 255, 255, 0.92) 64%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(230, 255, 251, 0.82), rgba(255, 255, 255, 0.96)) !important;
}

html body.charla-refurb #testimonials.intelligence-band {
  background:
    linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.98) 8%, rgba(58, 219, 204, 0.72) 24%, rgba(41, 215, 199, 0.96) 50%, rgba(93, 232, 219, 0.74) 76%, rgba(255, 255, 255, 0.98) 94%, #ffffff 100%) !important;
}

html body.charla-refurb .footer-bg {
  background:
    radial-gradient(120% 140% at 16% 20%, rgba(34, 215, 199, 0.92), rgba(70, 226, 211, 0.76) 42%, transparent 70%),
    radial-gradient(120% 140% at 88% 18%, rgba(216, 255, 249, 0.94), rgba(71, 225, 211, 0.62) 52%, transparent 78%),
    linear-gradient(90deg, #2fd0c1 0%, #44dfd1 46%, #c9fff7 100%) !important;
}

html body.charla-refurb .header-main .container::before,
html body.charla-refurb .header-main .container::after,
html body.charla-refurb .header-main.is-scrolled .container::before,
html body.charla-refurb .header-main.is-scrolled .container::after,
html body.charla-refurb .header-main.headroom--not-top .container::before,
html body.charla-refurb .header-main.headroom--not-top .container::after,
html body.charla-refurb .header-main.headroom--pinned.headroom--not-top .container::before,
html body.charla-refurb .header-main.headroom--pinned.headroom--not-top .container::after,
html body.charla-refurb .charla-hero .hero-copy-kicker::before,
html body.charla-refurb .charla-hero .hero-copy-kicker::after,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::before,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::after,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::before,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::after,
html body.charla-refurb .speak-expert-cta::before,
html body.charla-refurb .speak-expert-cta::after,
html body.charla-refurb #contact form button[type="submit"]::before,
html body.charla-refurb #contact form button[type="submit"]::after,
html body.charla-refurb .btn-charla-linkedin::before,
html body.charla-refurb .btn-charla-linkedin::after,
html body.charla-refurb #about .section-heading::before,
html body.charla-refurb #about .section-heading::after,
html body.charla-refurb #contact form::before,
html body.charla-refurb #contact form::after {
  content: none !important;
  display: none !important;
}

/* Crystal brand pass: faceted Charla mint, clean white glass, dark readable type. */
html body.charla-refurb {
  --charla-mint: #4de1d5;
  --charla-mint-bright: #6ffff3;
  --charla-mint-deep: #0faea6;
  --charla-ink: #051719;
  --charla-soft: #f5fffe;
  --charla-glass: rgba(255, 255, 255, 0.82);
  color: #ffffff !important;
  background:
    linear-gradient(180deg, rgba(77, 225, 213, 0.08) 0%, #ffffff 18%, #ffffff 74%, rgba(77, 225, 213, 0.2) 100%) !important;
}

html body.charla-refurb .text-primary,
html body.charla-refurb .section-heading h2 span,
html body.charla-refurb #contact h2 span,
html body.charla-refurb .footer a,
html body.charla-refurb .btn-ghost-mint {
  color: var(--charla-mint-deep) !important;
}

html body.charla-refurb .charla-hero {
  min-height: 100vh !important;
  background:
    radial-gradient(80% 110% at 22% 40%, rgba(77, 225, 213, 0.7), rgba(77, 225, 213, 0.22) 38%, rgba(255, 255, 255, 0) 68%),
    linear-gradient(90deg, rgba(77, 225, 213, 0.38), rgba(255, 255, 255, 0.1) 52%, rgba(255, 255, 255, 0.68) 100%),
    url("../img/charla-faceted-banner.png") center / cover no-repeat !important;
}

html body.charla-refurb .charla-hero::before {
  background:
    linear-gradient(90deg, rgba(77, 225, 213, 0.38), rgba(255, 255, 255, 0.06) 48%, rgba(255, 255, 255, 0.5) 100%),
    radial-gradient(circle at 31% 49%, rgba(255, 255, 255, 0.28), transparent 18%) !important;
  opacity: 0.9 !important;
}

html body.charla-refurb .hero-title {
  color: #ffffff !important;
  text-shadow:
    0 0 18px rgba(255, 255, 255, 0.55),
    0 18px 42px rgba(2, 57, 55, 0.22) !important;
}

html body.charla-refurb .hero-copy-kicker {
  color: #ffffff !important;
  border-color: rgba(255, 255, 255, 0.58) !important;
  box-shadow: 0 18px 46px rgba(3, 88, 84, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.9) !important;
}

html body.charla-refurb .header-main .container,
html body.charla-refurb .header-main.is-scrolled .container,
html body.charla-refurb .header-main.headroom--not-top .container,
html body.charla-refurb .header-main.headroom--pinned.headroom--not-top .container {
  border: 1px solid rgba(77, 225, 213, 0.72) !important;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.88), rgba(246, 255, 254, 0.78) 28%, rgba(77, 225, 213, 0.18) 52%, rgba(255, 255, 255, 0.92) 100%),
    url("../img/charla-faceted-banner.png") center / cover no-repeat !important;
  box-shadow: 0 22px 55px rgba(3, 50, 48, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.9) !important;
  backdrop-filter: blur(18px) saturate(1.18) !important;
}

html body.charla-refurb .header-main .container::before,
html body.charla-refurb .header-main .container::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  border-radius: inherit !important;
}

html body.charla-refurb .header-main .container::before {
  background:
    linear-gradient(108deg, transparent 18%, rgba(255, 255, 255, 0.54) 29%, transparent 41%),
    linear-gradient(168deg, transparent 50%, rgba(77, 225, 213, 0.28) 51%, transparent 58%) !important;
  mix-blend-mode: screen !important;
  opacity: 0.82 !important;
}

html body.charla-refurb .header-main .navbar-brand img,
html body.charla-refurb .charla-intro__mark img,
html body.charla-refurb .orbit-logo,
html body.charla-refurb .footer-logo-dark,
html body.charla-refurb .footer-logo-light {
  border-radius: 50% !important;
  object-fit: cover !important;
  box-shadow: 0 0 22px rgba(77, 225, 213, 0.5) !important;
}

html body.charla-refurb .header-main .navbar-brand img {
  width: 54px !important;
  height: 54px !important;
}

html body.charla-refurb .nav-link {
  color: #ffffff !important;
  font-weight: 900 !important;
}

html body.charla-refurb .nav-link:hover,
html body.charla-refurb .nav-link.active {
  color: #ffffff !important;
}

html body.charla-refurb .nav-link::after {
  background: var(--charla-mint) !important;
  box-shadow: 0 0 14px rgba(77, 225, 213, 0.62) !important;
}

html body.charla-refurb .btn,
html body.charla-refurb button[type="submit"],
html body.charla-refurb .testimonial-more {
  position: relative !important;
  overflow: hidden !important;
  border-color: rgba(5, 23, 25, 0.82) !important;
  color: #ffffff !important;
  background:
    linear-gradient(112deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.58) 24%, rgba(77, 225, 213, 0.54) 52%, rgba(255, 255, 255, 0.86) 100%),
    url("../img/charla-faceted-banner.png") 28% 48% / 540px auto no-repeat !important;
  box-shadow: 0 16px 36px rgba(7, 82, 79, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
}

html body.charla-refurb .btn::before,
html body.charla-refurb button[type="submit"]::before,
html body.charla-refurb .testimonial-more::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: -28% !important;
  pointer-events: none !important;
  background:
    linear-gradient(115deg, transparent 23%, rgba(255, 255, 255, 0.86) 30%, transparent 38%),
    linear-gradient(28deg, transparent 44%, rgba(77, 225, 213, 0.44) 45%, transparent 52%) !important;
  opacity: 0.75 !important;
  transform: translateX(-22%) !important;
}

html body.charla-refurb .btn > *,
html body.charla-refurb button[type="submit"] > *,
html body.charla-refurb .testimonial-more > * {
  position: relative !important;
  z-index: 1 !important;
}

html body.charla-refurb #about,
html body.charla-refurb #services,
html body.charla-refurb #contact {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), #ffffff 18%, #ffffff 82%, rgba(77, 225, 213, 0.08) 100%) !important;
}

html body.charla-refurb #about .section-heading,
html body.charla-refurb #contact form,
html body.charla-refurb .charla-book-panel,
html body.charla-refurb .charla-thank-you-box {
  border: 1px solid rgba(77, 225, 213, 0.82) !important;
  background:
    linear-gradient(125deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.62) 31%, rgba(77, 225, 213, 0.28) 53%, rgba(255, 255, 255, 0.86) 100%),
    url("../img/charla-faceted-banner.png") center / cover no-repeat !important;
  box-shadow: 0 30px 70px rgba(7, 65, 62, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
  backdrop-filter: blur(18px) saturate(1.16) !important;
}

html body.charla-refurb #about .section-heading::before,
html body.charla-refurb #contact form::before,
html body.charla-refurb .charla-book-panel::before,
html body.charla-refurb .charla-thank-you-box::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  border-radius: inherit !important;
  background:
    linear-gradient(32deg, transparent 14%, rgba(255, 255, 255, 0.68) 15%, transparent 18%),
    linear-gradient(148deg, transparent 48%, rgba(77, 225, 213, 0.24) 49%, transparent 55%),
    radial-gradient(circle at 20% 28%, rgba(255, 255, 255, 0.62), transparent 15%) !important;
  opacity: 0.74 !important;
}

html body.charla-refurb #services .card {
  border: 1px solid rgba(77, 225, 213, 0.72) !important;
  background:
    linear-gradient(140deg, rgba(255, 255, 255, 0.96), rgba(248, 255, 254, 0.88) 42%, rgba(77, 225, 213, 0.13) 100%) !important;
  box-shadow: 0 28px 62px rgba(5, 58, 55, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
}

html body.charla-refurb #services .counter-box {
  border: 1px solid rgba(77, 225, 213, 0.65) !important;
  background:
    linear-gradient(112deg, rgba(255, 255, 255, 0.96), rgba(245, 255, 253, 0.72) 38%, rgba(77, 225, 213, 0.28) 100%),
    url("../img/charla-faceted-banner.png") 25% 56% / 480px auto no-repeat !important;
  box-shadow: 0 16px 28px rgba(8, 104, 99, 0.15), inset 0 -3px 0 rgba(77, 225, 213, 0.7) !important;
}

html body.charla-refurb #services .icon-xl {
  background: var(--charla-mint) !important;
  color: #ffffff !important;
  box-shadow: 0 18px 38px rgba(77, 225, 213, 0.35) !important;
}

html body.charla-refurb #testimonials.intelligence-band {
  background:
    linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.9) 10%, rgba(77, 225, 213, 0.74) 26%, rgba(32, 211, 198, 0.92) 51%, rgba(102, 236, 224, 0.72) 76%, #ffffff 100%),
    url("../img/charla-faceted-banner.png") center / cover no-repeat !important;
}

html body.charla-refurb .testimonial-band-title {
  color: #ffffff !important;
  text-shadow: 0 0 20px rgba(255, 255, 255, 0.58), 0 16px 42px rgba(3, 61, 58, 0.26) !important;
}

html body.charla-refurb .testimonial-band-subtitle {
  color: #ffffff !important;
  text-shadow: 0 5px 18px rgba(3, 55, 52, 0.18) !important;
}

html body.charla-refurb .testimonial-trigger {
  background:
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.98), rgba(246, 255, 254, 0.94) 54%, rgba(225, 255, 251, 0.82) 100%) !important;
  border-color: rgba(255, 255, 255, 0.82) !important;
  box-shadow: 0 20px 48px rgba(3, 58, 55, 0.18), inset 0 0 0 1px rgba(77, 225, 213, 0.28) !important;
}

html body.charla-refurb .testimonial-trigger .icon-md {
  background: var(--charla-mint) !important;
  color: #ffffff !important;
}

html body.charla-refurb #contact {
  background:
    linear-gradient(180deg, #ffffff 0%, #ffffff 64%, rgba(77, 225, 213, 0.12) 100%) !important;
}

html body.charla-refurb #contact form .form-control,
html body.charla-refurb .charla-book-panel .form-control {
  border-color: rgba(77, 225, 213, 0.52) !important;
  background: rgba(255, 255, 255, 0.86) !important;
  color: #ffffff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
}

html body.charla-refurb .btn-charla-linkedin {
  color: #ffffff !important;
  border-color: rgba(5, 23, 25, 0.84) !important;
}

html body.charla-refurb .footer-bg {
  color: #ffffff !important;
  background:
    linear-gradient(90deg, rgba(77, 225, 213, 0.84), rgba(77, 225, 213, 0.5) 36%, rgba(255, 255, 255, 0.78) 100%),
    url("../img/charla-faceted-banner.png") center / cover no-repeat !important;
}

html body.charla-refurb .footer-bg h6,
html body.charla-refurb .footer-bg p,
html body.charla-refurb .footer-bg address {
  color: #ffffff !important;
}

html body.charla-refurb .footer-bg a {
  color: #ffffff !important;
  border-color: rgba(5, 23, 25, 0.26) !important;
}

html body.charla-refurb .modal-content {
  border: 1px solid rgba(77, 225, 213, 0.62) !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(243, 255, 253, 0.88)),
    url("../img/charla-faceted-banner.png") center / cover no-repeat !important;
  color: #ffffff !important;
  box-shadow: 0 30px 80px rgba(5, 42, 40, 0.22) !important;
}

@media (max-width: 991.98px) {
  html body.charla-refurb .charla-hero {
    background-position: 28% center !important;
  }

  html body.charla-refurb .header-main .container {
    background-position: 32% center !important;
  }

  html body.charla-refurb #testimonials.intelligence-band {
    background-position: 34% center !important;
  }
}

/* Targeted polish: Sharla glass hero controls and centred crystal-C marks. */
html body.charla-refurb .charla-hero .hero-copy-kicker,
html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint {
  isolation: isolate !important;
  border: 1px solid rgba(255, 255, 255, 0.64) !important;
  background:
    radial-gradient(90% 160% at 18% 24%, rgba(255, 255, 255, 0.98), rgba(240, 255, 253, 0.7) 28%, rgba(77, 225, 213, 0.28) 58%, rgba(77, 225, 213, 0.62) 100%),
    linear-gradient(124deg, rgba(255, 255, 255, 0.95) 0 20%, rgba(255, 255, 255, 0.2) 21% 28%, rgba(77, 225, 213, 0.48) 29% 52%, rgba(255, 255, 255, 0.88) 74% 100%),
    url("../img/charla-faceted-banner.png") 16% 48% / 680px auto no-repeat !important;
  box-shadow:
    0 18px 44px rgba(3, 87, 83, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.96),
    inset 0 -1px 0 rgba(77, 225, 213, 0.46) !important;
  color: #ffffff !important;
  text-shadow: none !important;
  backdrop-filter: blur(14px) saturate(1.28) !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker::before,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::before,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::before,
html body.charla-refurb .charla-hero .hero-copy-kicker::after,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::after,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  pointer-events: none !important;
  border-radius: inherit !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker::before,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::before,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::before {
  inset: 0 !important;
  background:
    linear-gradient(26deg, transparent 8%, rgba(255, 255, 255, 0.64) 9%, transparent 13%),
    linear-gradient(149deg, transparent 36%, rgba(255, 255, 255, 0.62) 37%, transparent 43%),
    linear-gradient(99deg, transparent 62%, rgba(77, 225, 213, 0.42) 63%, transparent 70%) !important;
  mix-blend-mode: screen !important;
  opacity: 0.86 !important;
  z-index: -1 !important;
}

html body.charla-refurb .charla-hero .hero-copy-kicker::after,
html body.charla-refurb .charla-hero .hero-actions .btn-primary::after,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint::after {
  inset: 1px !important;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.5), transparent 36%, rgba(77, 225, 213, 0.22) 74%, rgba(255, 255, 255, 0.42)) !important;
  opacity: 0.7 !important;
  z-index: -1 !important;
}

html body.charla-refurb .header-main .navbar-brand img {
  transform: translateX(-5%) scale(1.08) !important;
  transform-origin: center !important;
}

html body.charla-refurb .orbit-logo {
  transform: translate(calc(-50% - 7px), -50%) scale(1.06) !important;
  transform-origin: center !important;
}

html body.charla-refurb #bookCallModal .modal-dialog::before {
  background-position: 47% 50%, 46% 50%, center !important;
}

@keyframes charla-intro-logo {
  0%, 53% {
    transform: translateX(-5%) scale(1.08) rotate(0deg);
    opacity: 1;
  }

  72% {
    transform: translateX(-5%) scale(1.14) rotate(0deg);
    opacity: 1;
  }

  100% {
    transform: translateX(-5%) scale(1.08) rotate(0deg);
    opacity: 0.78;
  }
}

/* Reverted homepage experiment: keep the hero field clean and consistently Charla mint. */
html body.charla-refurb #home.charla-hero,
html body.charla-refurb .wrapper main > #home.charla-hero {
  background:
    linear-gradient(180deg, rgba(246, 255, 253, 0) 58%, rgba(46, 210, 198, 0.16) 74%, rgba(196, 252, 244, 0.72) 90%, #dffffa 100%),
    linear-gradient(90deg, #2ed2c6 0%, #43ded2 48%, #c8fff7 100%) !important;
}

html body.charla-refurb #home.charla-hero::before {
  background: none !important;
  opacity: 0 !important;
  animation: none !important;
  mask-image: none !important;
}

html body.charla-refurb #home.charla-hero::after {
  background:
    radial-gradient(circle at var(--mx, 72%) var(--my, 32%), rgba(46, 210, 198, 0.28), transparent 22rem),
    radial-gradient(circle at 22% 72%, rgba(255, 255, 255, 0.1), transparent 18rem) !important;
  opacity: 1 !important;
  mix-blend-mode: normal !important;
}

/* Logo asset reset: Luca supplied a centred circular mark, so place it without CSS compensation. */
html body.charla-refurb .header-main .navbar-brand img,
html body.charla-refurb .charla-intro__mark img,
html body.charla-refurb .footer-logo-dark,
html body.charla-refurb .footer-logo-light {
  object-position: 50% 50% !important;
  transform: none !important;
  transform-origin: center !important;
}

html body.charla-refurb .orbit-logo {
  object-position: 50% 50% !important;
  transform: translate(-50%, -50%) !important;
  transform-origin: center !important;
}

html body.charla-refurb #bookCallModal .modal-dialog::before {
  background-position: center, center, center !important;
}

@keyframes charla-intro-logo {
  0%, 53% {
    transform: scale(1) rotate(0deg);
    opacity: 1;
  }

  72% {
    transform: scale(1.06) rotate(0deg);
    opacity: 1;
  }

  100% {
    transform: scale(1) rotate(0deg);
    opacity: 0.78;
  }
}

/* Home background match: use the same Sharla glass field as the About panel. */
html body.charla-refurb #home.charla-hero,
html body.charla-refurb .wrapper main > #home.charla-hero {
  background:
    linear-gradient(125deg, rgba(255, 255, 255, 0.68), rgba(255, 255, 255, 0.47) 31%, rgba(77, 225, 213, 0.21) 53%, rgba(255, 255, 255, 0.65) 100%),
    url("../img/charla-faceted-banner.png") center / cover no-repeat !important;
}

html body.charla-refurb #home.charla-hero::before,
html body.charla-refurb .wrapper main > #home.charla-hero::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  border-radius: inherit !important;
  background:
    linear-gradient(32deg, transparent 14%, rgba(255, 255, 255, 0.51) 15%, transparent 18%),
    linear-gradient(148deg, transparent 48%, rgba(77, 225, 213, 0.18) 49%, transparent 55%),
    radial-gradient(circle at 20% 28%, rgba(255, 255, 255, 0.47), transparent 15%) !important;
  opacity: 0.56 !important;
  z-index: -2 !important;
  mix-blend-mode: normal !important;
  animation: none !important;
  mask-image: none !important;
}

html body.charla-refurb #home.charla-hero::after,
html body.charla-refurb .wrapper main > #home.charla-hero::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 34% !important;
  pointer-events: none !important;
  z-index: 1 !important;
  background:
    linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(247, 255, 254, 0.42) 48%, #ffffff 100%) !important;
  opacity: 1 !important;
  mix-blend-mode: normal !important;
  animation: none !important;
  mask-image: none !important;
}

html body.charla-refurb #home.charla-hero > .container,
html body.charla-refurb .wrapper main > #home.charla-hero > .container {
  position: relative !important;
  z-index: 2 !important;
}

/* Home-to-about blend: remove the hard white cutoff between sections. */
html body.charla-refurb #home.charla-hero,
html body.charla-refurb .wrapper main > #home.charla-hero {
  background:
    linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(247, 255, 254, 0) 62%, rgba(247, 255, 254, 0.38) 78%, rgba(255, 255, 255, 0.88) 94%, #ffffff 100%),
    radial-gradient(58% 72% at 24% 47%, rgba(4, 180, 171, 0.68), rgba(77, 225, 213, 0.48) 46%, transparent 82%),
    radial-gradient(62% 74% at 61% 42%, rgba(77, 225, 213, 0.32), rgba(185, 250, 245, 0.18) 54%, transparent 86%),
    linear-gradient(125deg, rgba(77, 225, 213, 0.58), rgba(77, 225, 213, 0.5) 30%, rgba(198, 252, 248, 0.38) 56%, rgba(77, 225, 213, 0.36) 100%),
    url("../img/charla-faceted-banner.png") center / cover no-repeat !important;
  background-blend-mode: normal, multiply, normal, normal, normal !important;
}

html body.charla-refurb #about {
  position: relative !important;
  overflow: hidden !important;
  background:
    linear-gradient(to bottom, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.86) 34%, #ffffff 62%) !important;
}

html body.charla-refurb #about::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  height: 360px !important;
  pointer-events: none !important;
  z-index: 0 !important;
  background:
    linear-gradient(to bottom, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.58) 48%, #ffffff 100%),
    radial-gradient(62% 76% at 26% 0%, rgba(77, 225, 213, 0.3), transparent 70%),
    url("../img/charla-faceted-banner.png") center top / cover no-repeat !important;
  opacity: 0.58 !important;
  mask-image: linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, 0.72) 46%, transparent 100%) !important;
}

html body.charla-refurb #about > .container {
  position: relative !important;
  z-index: 1 !important;
}

/* Unified home/about background: one glass field, one natural fade, no section seam. */
html body.charla-refurb .wrapper main {
  position: relative !important;
  isolation: isolate !important;
  background: #ffffff !important;
}

html body.charla-refurb .wrapper main::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: calc(100vh + 520px) !important;
  pointer-events: none !important;
  z-index: 0 !important;
  background:
    linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 58vh, rgba(248, 255, 254, 0.28) 77vh, rgba(255, 255, 255, 0.82) 104vh, #ffffff 132vh),
    radial-gradient(58% 72% at 24% 44%, rgba(4, 180, 171, 0.68), rgba(77, 225, 213, 0.48) 46%, transparent 82%),
    radial-gradient(62% 74% at 61% 39%, rgba(77, 225, 213, 0.32), rgba(185, 250, 245, 0.18) 54%, transparent 86%),
    linear-gradient(125deg, rgba(77, 225, 213, 0.58), rgba(77, 225, 213, 0.5) 30%, rgba(198, 252, 248, 0.38) 56%, rgba(77, 225, 213, 0.36) 100%),
    url("../img/charla-faceted-banner.png") center top / cover no-repeat !important;
  background-blend-mode: normal, multiply, normal, normal, normal !important;
}

html body.charla-refurb #home.charla-hero,
html body.charla-refurb .wrapper main > #home.charla-hero,
html body.charla-refurb #about {
  position: relative !important;
  z-index: 1 !important;
  background: transparent !important;
}

html body.charla-refurb #home.charla-hero::before,
html body.charla-refurb #home.charla-hero::after,
html body.charla-refurb .wrapper main > #home.charla-hero::before,
html body.charla-refurb .wrapper main > #home.charla-hero::after,
html body.charla-refurb #about::before,
html body.charla-refurb #about::after {
  content: none !important;
  display: none !important;
  background: none !important;
  animation: none !important;
}

/* Hero title polish: clearer outline, calmer glow, no diagonal flare. */
html body.charla-refurb #home .hero-title,
html body.charla-refurb #home .hero-title .text-scan {
  color: #ffffff !important;
  -webkit-text-stroke: 2px rgba(255, 255, 255, 0.9) !important;
  paint-order: stroke fill !important;
  text-shadow:
    0 0 8px rgba(255, 255, 255, 0.28),
    0 8px 22px rgba(0, 123, 116, 0.2),
    0 18px 44px rgba(0, 86, 82, 0.15) !important;
}

html body.charla-refurb #home .hero-title::before,
html body.charla-refurb #home .hero-title::after,
html body.charla-refurb #home .hero-title .text-scan::before,
html body.charla-refurb #home .hero-title .text-scan::after {
  content: none !important;
  display: none !important;
  animation: none !important;
}

/* Hero title glass panel: match the Sharla glass boxes behind the main title. */
html body.charla-refurb #home .hero-title {
  position: relative !important;
  display: inline-block !important;
  width: fit-content !important;
  max-width: 100% !important;
  padding: 18px 34px 20px !important;
  margin-left: -34px !important;
  border-radius: 30px 30px 42px 28px !important;
  isolation: isolate !important;
}

html body.charla-refurb #home .hero-title::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: -1 !important;
  border: 1px solid rgba(255, 255, 255, 0.62) !important;
  border-radius: inherit !important;
  pointer-events: none !important;
  background:
    linear-gradient(125deg, rgba(255, 255, 255, 0.62), rgba(255, 255, 255, 0.34) 31%, rgba(77, 225, 213, 0.16) 53%, rgba(255, 255, 255, 0.54) 100%),
    url("../img/charla-faceted-banner.png") 42% 50% / cover no-repeat !important;
  box-shadow:
    0 22px 54px rgba(0, 102, 97, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.82),
    inset 0 -1px 0 rgba(77, 225, 213, 0.32) !important;
  backdrop-filter: blur(12px) saturate(1.08) !important;
  opacity: 0.72 !important;
}

html body.charla-refurb #home .hero-title::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 1px !important;
  z-index: -1 !important;
  border-radius: inherit !important;
  pointer-events: none !important;
  background:
    linear-gradient(32deg, transparent 14%, rgba(255, 255, 255, 0.34) 15%, transparent 18%),
    linear-gradient(148deg, transparent 48%, rgba(77, 225, 213, 0.12) 49%, transparent 55%) !important;
  opacity: 0.55 !important;
  animation: none !important;
}

/* Hero title revision: no title box, just stronger letter edges. */
html body.charla-refurb #home .hero-title {
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin-left: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  isolation: auto !important;
}

html body.charla-refurb #home .hero-title,
html body.charla-refurb #home .hero-title .text-scan {
  color: #ffffff !important;
  -webkit-text-stroke: 3px rgba(255, 255, 255, 0.94) !important;
  paint-order: stroke fill !important;
  text-shadow:
    0 0 7px rgba(255, 255, 255, 0.2),
    0 8px 22px rgba(0, 122, 116, 0.16),
    0 16px 36px rgba(0, 80, 76, 0.14) !important;
}

html body.charla-refurb #home .hero-title::before,
html body.charla-refurb #home .hero-title::after {
  content: none !important;
  display: none !important;
  background: none !important;
  box-shadow: none !important;
  animation: none !important;
}

/* Hero background contrast pass: more Charla mint, fewer white fields. */
html body.charla-refurb #home.charla-hero,
html body.charla-refurb .wrapper main > #home.charla-hero {
  background:
    radial-gradient(58% 72% at 24% 47%, rgba(4, 180, 171, 0.68), rgba(77, 225, 213, 0.48) 46%, transparent 82%),
    radial-gradient(62% 74% at 61% 42%, rgba(77, 225, 213, 0.32), rgba(185, 250, 245, 0.18) 54%, transparent 86%),
    linear-gradient(125deg, rgba(77, 225, 213, 0.58), rgba(77, 225, 213, 0.5) 30%, rgba(198, 252, 248, 0.38) 56%, rgba(77, 225, 213, 0.36) 100%),
    url("../img/charla-faceted-banner.png") center / cover no-repeat !important;
  background-blend-mode: multiply, normal, normal, normal !important;
}

html body.charla-refurb #home.charla-hero::before,
html body.charla-refurb .wrapper main > #home.charla-hero::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  border-radius: inherit !important;
  background:
    linear-gradient(32deg, transparent 14%, rgba(255, 255, 255, 0.28) 15%, transparent 18%),
    linear-gradient(148deg, transparent 48%, rgba(77, 225, 213, 0.26) 49%, transparent 55%),
    radial-gradient(48% 58% at 24% 47%, rgba(0, 146, 139, 0.24), transparent 72%),
    radial-gradient(circle at 20% 28%, rgba(255, 255, 255, 0.22), transparent 15%) !important;
  opacity: 0.82 !important;
  z-index: -2 !important;
  mix-blend-mode: normal !important;
  animation: none !important;
  mask-image: none !important;
}

html body.charla-refurb #home.charla-hero::after,
html body.charla-refurb .wrapper main > #home.charla-hero::after {
  content: none !important;
  display: none !important;
}

/* Final brand background layer: keep Home/About and the intro on the same glass system. */
html body.charla-refurb .wrapper main {
  position: relative !important;
  isolation: isolate !important;
  background: #ffffff !important;
}

html body.charla-refurb .wrapper main::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: calc(100vh + 520px) !important;
  pointer-events: none !important;
  z-index: 0 !important;
  background:
    linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 58vh, rgba(248, 255, 254, 0.28) 77vh, rgba(255, 255, 255, 0.82) 104vh, #ffffff 132vh),
    radial-gradient(58% 72% at 24% 44%, rgba(4, 180, 171, 0.68), rgba(77, 225, 213, 0.48) 46%, transparent 82%),
    radial-gradient(62% 74% at 61% 39%, rgba(77, 225, 213, 0.32), rgba(185, 250, 245, 0.18) 54%, transparent 86%),
    linear-gradient(125deg, rgba(77, 225, 213, 0.58), rgba(77, 225, 213, 0.5) 30%, rgba(198, 252, 248, 0.38) 56%, rgba(77, 225, 213, 0.36) 100%),
    url("../img/charla-faceted-banner.png") center top / cover no-repeat !important;
  background-blend-mode: normal, multiply, normal, normal, normal !important;
}

html body.charla-refurb #home.charla-hero,
html body.charla-refurb .wrapper main > #home.charla-hero,
html body.charla-refurb #about {
  position: relative !important;
  z-index: 1 !important;
  background: transparent !important;
}

html body.charla-refurb #home.charla-hero::before,
html body.charla-refurb #home.charla-hero::after,
html body.charla-refurb .wrapper main > #home.charla-hero::before,
html body.charla-refurb .wrapper main > #home.charla-hero::after,
html body.charla-refurb #about::before,
html body.charla-refurb #about::after {
  content: none !important;
  display: none !important;
  background: none !important;
  animation: none !important;
}

html body.charla-refurb .charla-intro {
  background:
    radial-gradient(58% 72% at 24% 44%, rgba(4, 180, 171, 0.68), rgba(77, 225, 213, 0.48) 46%, transparent 82%),
    radial-gradient(62% 74% at 61% 39%, rgba(77, 225, 213, 0.32), rgba(185, 250, 245, 0.18) 54%, transparent 86%),
    linear-gradient(125deg, rgba(77, 225, 213, 0.58), rgba(77, 225, 213, 0.5) 30%, rgba(198, 252, 248, 0.38) 56%, rgba(77, 225, 213, 0.36) 100%),
    url("../img/charla-faceted-banner.png") center / cover no-repeat !important;
  background-blend-mode: multiply, normal, normal, normal !important;
}

html body.charla-refurb .charla-intro::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  background:
    linear-gradient(32deg, transparent 14%, rgba(255, 255, 255, 0.28) 15%, transparent 18%),
    linear-gradient(148deg, transparent 48%, rgba(77, 225, 213, 0.26) 49%, transparent 55%),
    radial-gradient(circle at 20% 28%, rgba(255, 255, 255, 0.22), transparent 15%) !important;
  opacity: 0.82 !important;
}

/* Hero subheading: title family, subheading scale, no pill box. */
html body.charla-refurb #home .hero-copy-kicker,
html body.charla-refurb #home .hero-kicker {
  display: block !important;
  width: auto !important;
  max-width: 780px !important;
  min-height: 0 !important;
  height: auto !important;
  margin: 14px 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  color: #ffffff !important;
  font-family: "Nunito Sans", Arial, sans-serif !important;
  font-size: clamp(1.55rem, 2.3vw, 2.65rem) !important;
  line-height: 1.02 !important;
  font-weight: 1000 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.86) !important;
  paint-order: stroke fill !important;
  text-shadow:
    0 0 5px rgba(255, 255, 255, 0.18),
    0 8px 18px rgba(0, 122, 116, 0.15) !important;
  overflow: visible !important;
}

html body.charla-refurb #home .hero-copy-kicker::before,
html body.charla-refurb #home .hero-copy-kicker::after,
html body.charla-refurb #home .hero-kicker::before,
html body.charla-refurb #home .hero-kicker::after {
  content: none !important;
  display: none !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  animation: none !important;
}

html body.charla-refurb #home .hero-actions {
  margin-top: 48px !important;
}

/* Final requested polish: crisp hero type, typed subheading, glass CTAs, modal, joins, footer. */
html body.charla-refurb #home .hero-title,
html body.charla-refurb #home .hero-title .text-scan {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  -webkit-text-stroke: 1.4px rgba(255, 255, 255, 0.98) !important;
  paint-order: stroke fill !important;
  filter: none !important;
  animation: none !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.95),
    0 2px 0 rgba(0, 55, 52, 0.1),
    0 8px 20px rgba(0, 76, 72, 0.12) !important;
}

html body.charla-refurb #home .hero-title::before,
html body.charla-refurb #home .hero-title::after,
html body.charla-refurb #home .hero-title .text-scan::before,
html body.charla-refurb #home .hero-title .text-scan::after {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
  animation: none !important;
  background: none !important;
  box-shadow: none !important;
}

html body.charla-refurb #home .hero-copy-kicker,
html body.charla-refurb #home .hero-kicker {
  display: block !important;
  width: min(100%, 760px) !important;
  min-width: min(100%, 36ch) !important;
  margin: 8px 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  -webkit-text-stroke: 1.15px rgba(2, 14, 15, 0.84) !important;
  paint-order: stroke fill !important;
  font-family: "Nunito Sans", Arial, sans-serif !important;
  font-size: clamp(1.45rem, 2.05vw, 2.25rem) !important;
  line-height: 1.04 !important;
  font-weight: 1000 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.22),
    0 7px 16px rgba(0, 66, 62, 0.15) !important;
  white-space: nowrap !important;
  overflow: visible !important;
}

html body.charla-refurb #home .hero-copy-kicker::before,
html body.charla-refurb #home .hero-copy-kicker::after,
html body.charla-refurb #home .hero-kicker::before,
html body.charla-refurb #home .hero-kicker::after {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
  animation: none !important;
  background: none !important;
  box-shadow: none !important;
}

html body.charla-refurb #home .hero-copy-kicker::after {
  content: "" !important;
  display: inline-block !important;
  width: 0.08em !important;
  height: 0.9em !important;
  margin-left: 0.12em !important;
  vertical-align: -0.08em !important;
  background: #ffffff !important;
  opacity: 0.86 !important;
  animation: charla-typing-caret 0.8s steps(1) infinite !important;
  box-shadow: 0 0 0 1px rgba(2, 14, 15, 0.36) !important;
}

html body.charla-refurb #home .hero-copy-kicker[data-typed="complete"]::after {
  opacity: 0 !important;
}

@keyframes charla-typing-caret {
  0%, 48% { opacity: 0.9; }
  49%, 100% { opacity: 0; }
}

html body.charla-refurb #home .hero-actions {
  margin-top: 38px !important;
}

html body.charla-refurb .header-main .js-book-call,
html body.charla-refurb .header-main .btn-secondary {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  font-weight: 820 !important;
  background:
    linear-gradient(112deg, transparent 0 7%, rgba(255, 255, 255, 0.82) 11%, rgba(13, 205, 190, 0.34) 15%, transparent 23% 100%),
    linear-gradient(52deg, transparent 0 24%, rgba(0, 191, 176, 0.3) 29%, rgba(255, 255, 255, 0.82) 34%, rgba(52, 232, 216, 0.24) 39%, transparent 49% 100%),
    radial-gradient(155% 210% at 7% 10%, rgba(255, 255, 255, 0.98) 0 10%, rgba(166, 255, 245, 0.86) 18%, rgba(255, 255, 255, 0.9) 31%, rgba(72, 238, 222, 0.56) 46%, transparent 66%),
    linear-gradient(118deg, rgba(255, 255, 255, 0.98) 0%, rgba(174, 255, 246, 0.9) 18%, rgba(255, 255, 255, 0.95) 34%, rgba(66, 234, 218, 0.7) 52%, rgba(255, 255, 255, 0.92) 68%, rgba(142, 255, 244, 0.86) 84%, rgba(255, 255, 255, 0.98) 100%) !important;
  border-color: rgba(1, 56, 53, 0.3) !important;
  box-shadow:
    0 14px 34px rgba(0, 136, 128, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.9),
    inset 0 -14px 30px rgba(0, 198, 184, 0.16) !important;
}

html body.charla-refurb #testimonials.intelligence-band {
  border-top: 0 !important;
  box-shadow: none !important;
  background:
    linear-gradient(180deg,
      #ffffff 0%,
      #ffffff 16%,
      rgba(255, 255, 255, 0.7) 27%,
      rgba(255, 255, 255, 0) 48%,
      rgba(255, 255, 255, 0.24) 76%,
      rgba(255, 255, 255, 0.78) 90%,
      #ffffff 100%),
    linear-gradient(112deg, transparent 0 11%, rgba(255, 255, 255, 0.45) 16%, rgba(13, 205, 190, 0.22) 21%, transparent 31% 100%),
    radial-gradient(70% 120% at 18% 40%, rgba(255, 255, 255, 0.66) 0 13%, rgba(96, 255, 240, 0.5) 24%, rgba(46, 210, 198, 0.58) 46%, transparent 70%),
    radial-gradient(85% 135% at 86% 56%, rgba(120, 255, 240, 0.66) 0 16%, rgba(255, 255, 255, 0.56) 30%, rgba(46, 210, 198, 0.66) 54%, transparent 78%),
    linear-gradient(180deg,
      #ffffff 0%,
      #ffffff 15%,
      rgba(120, 255, 240, 0.34) 26%,
      #2ed2c6 50%,
      rgba(120, 255, 240, 0.58) 72%,
      rgba(120, 255, 240, 0.18) 88%,
      #ffffff 100%) !important;
}

html body.charla-refurb #contact {
  position: relative !important;
  z-index: 1 !important;
  background:
    linear-gradient(to bottom, #ffffff 0%, #ffffff 72%, rgba(232, 255, 251, 0.74) 88%, rgba(77, 225, 213, 0.72) 100%) !important;
}

html body.charla-refurb .footer-bg,
html body.charla-refurb footer.footer-bg {
  background:
    linear-gradient(to bottom, rgba(77, 225, 213, 0.72) 0%, #4de1d5 62%, #36d3c8 100%) !important;
  border-top: 0 !important;
  box-shadow: none !important;
}

@media (min-width: 992px) {
  html body.charla-refurb .footer-info-row > .col-lg-5:first-child {
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }

  html body.charla-refurb .footer-info-row > .col-lg-5:last-child {
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }

  html body.charla-refurb .footer .footer-slogan {
    margin: 24px auto 0 !important;
    max-width: 360px !important;
    text-align: center !important;
  }

  html body.charla-refurb .footer address {
    max-width: 520px !important;
    margin: 0 auto !important;
    text-align: center !important;
  }

  html body.charla-refurb .footer-legal-row > .col-md-6:first-child {
    order: 2 !important;
    text-align: right !important;
  }

  html body.charla-refurb .footer-legal-row > .col-md-6:last-child {
    order: 1 !important;
    text-align: left !important;
  }
}

html body.charla-refurb #bookCallModal.charla-book-modal {
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  overflow: hidden !important;
}

html body.charla-refurb .charla-book-dialog {
  position: fixed !important;
  left: 50% !important;
  top: 50% !important;
  width: min(92vw, 760px) !important;
  max-height: min(92vh, 860px) !important;
  margin: 0 !important;
  transform: translate(-50%, -50%) !important;
  pointer-events: none !important;
}

html body.charla-refurb .charla-book-panel {
  max-height: min(92vh, 860px) !important;
  overflow: auto !important;
  background:
    linear-gradient(112deg, transparent 0 7%, rgba(255, 255, 255, 0.82) 11%, rgba(13, 205, 190, 0.34) 15%, transparent 23% 100%),
    linear-gradient(52deg, transparent 0 24%, rgba(0, 191, 176, 0.3) 29%, rgba(255, 255, 255, 0.82) 34%, rgba(52, 232, 216, 0.24) 39%, transparent 49% 100%),
    radial-gradient(155% 210% at 7% 10%, rgba(255, 255, 255, 0.98) 0 10%, rgba(166, 255, 245, 0.86) 18%, rgba(255, 255, 255, 0.9) 31%, rgba(72, 238, 222, 0.56) 46%, transparent 66%),
    radial-gradient(120% 170% at 98% 12%, rgba(49, 232, 214, 0.72) 0 12%, rgba(224, 255, 251, 0.9) 24%, rgba(255, 255, 255, 0.82) 36%, rgba(102, 255, 241, 0.5) 52%, transparent 72%),
    linear-gradient(118deg, rgba(255, 255, 255, 0.98) 0%, rgba(174, 255, 246, 0.9) 18%, rgba(255, 255, 255, 0.95) 34%, rgba(66, 234, 218, 0.7) 52%, rgba(255, 255, 255, 0.92) 68%, rgba(142, 255, 244, 0.86) 84%, rgba(255, 255, 255, 0.98) 100%) !important;
}

html body.charla-refurb .charla-book-panel::before,
html body.charla-refurb .charla-book-panel::after,
html body.charla-refurb #bookCallModal.charla-book-modal-animate .charla-book-panel::before,
html body.charla-refurb #bookCallModal.charla-book-modal-animate .charla-book-panel::after {
  animation: none !important;
  content: none !important;
  display: none !important;
}

html body.charla-refurb #bookCallModal.charla-book-modal::before {
  background:
    radial-gradient(60% 70% at 30% 25%, rgba(77, 225, 213, 0.32), transparent 70%),
    rgba(6, 32, 33, 0.52) !important;
  backdrop-filter: blur(5px) !important;
  -webkit-backdrop-filter: blur(5px) !important;
}

@media (max-width: 767.98px) {
  html body.charla-refurb #home .hero-copy-kicker,
  html body.charla-refurb #home .hero-kicker {
    min-width: 0 !important;
    white-space: normal !important;
    font-size: clamp(1.15rem, 6vw, 1.65rem) !important;
  }
}

/* Corrections: two-line typed subheading, quieter header CTA, clean section joins, footer alignment. */
html body.charla-refurb #home .hero-copy-kicker,
html body.charla-refurb #home .hero-kicker {
  display: block !important;
  width: fit-content !important;
  max-width: min(100%, 620px) !important;
  min-width: 0 !important;
  margin: 8px 0 0 !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  white-space: pre-line !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  -webkit-text-stroke: 1.1px rgba(2, 14, 15, 0.82) !important;
  line-height: 0.98 !important;
  font-size: clamp(1.42rem, 2vw, 2.18rem) !important;
  font-weight: 1000 !important;
  text-transform: uppercase !important;
  text-shadow: 0 6px 14px rgba(0, 66, 62, 0.14) !important;
}

html body.charla-refurb #home .hero-copy-kicker::before,
html body.charla-refurb #home .hero-copy-kicker::after,
html body.charla-refurb #home .hero-kicker::before,
html body.charla-refurb #home .hero-kicker::after {
  content: none !important;
  display: none !important;
  animation: none !important;
  background: none !important;
  box-shadow: none !important;
}

html body.charla-refurb .header-main .js-book-call,
html body.charla-refurb .header-main .btn-secondary {
  background:
    linear-gradient(112deg, transparent 0 9%, rgba(255, 255, 255, 0.58) 13%, rgba(13, 205, 190, 0.18) 18%, transparent 28% 100%),
    linear-gradient(52deg, transparent 0 30%, rgba(0, 191, 176, 0.16) 35%, rgba(255, 255, 255, 0.54) 40%, rgba(52, 232, 216, 0.14) 46%, transparent 58% 100%),
    radial-gradient(150% 210% at 8% 12%, rgba(255, 255, 255, 0.84) 0 9%, rgba(166, 255, 245, 0.56) 18%, rgba(255, 255, 255, 0.68) 35%, rgba(72, 238, 222, 0.34) 52%, transparent 72%),
    linear-gradient(118deg, rgba(255, 255, 255, 0.84) 0%, rgba(174, 255, 246, 0.62) 22%, rgba(255, 255, 255, 0.74) 42%, rgba(66, 234, 218, 0.42) 62%, rgba(255, 255, 255, 0.82) 100%) !important;
  border-color: rgba(1, 56, 53, 0.22) !important;
  box-shadow:
    0 10px 24px rgba(0, 136, 128, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.72),
    inset 0 -10px 22px rgba(0, 198, 184, 0.1) !important;
}

html body.charla-refurb #services,
html body.charla-refurb .wrapper main > #services,
html body.charla-refurb #services.bg-light {
  background: #ffffff !important;
  background-image: none !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}

html body.charla-refurb #services::before,
html body.charla-refurb #services::after,
html body.charla-refurb .wrapper main > #services::before,
html body.charla-refurb .wrapper main > #services::after {
  content: none !important;
  display: none !important;
  background: none !important;
  box-shadow: none !important;
}

html body.charla-refurb #services + #testimonials.intelligence-band {
  margin-top: 0 !important;
  border-top: 0 !important;
  background:
    linear-gradient(180deg,
      #ffffff 0%,
      #ffffff 18%,
      rgba(255, 255, 255, 0.72) 30%,
      rgba(255, 255, 255, 0) 50%,
      rgba(255, 255, 255, 0.24) 76%,
      rgba(255, 255, 255, 0.78) 90%,
      #ffffff 100%),
    radial-gradient(70% 120% at 18% 40%, rgba(255, 255, 255, 0.66) 0 13%, rgba(96, 255, 240, 0.5) 24%, rgba(46, 210, 198, 0.58) 46%, transparent 70%),
    radial-gradient(85% 135% at 86% 56%, rgba(120, 255, 240, 0.66) 0 16%, rgba(255, 255, 255, 0.56) 30%, rgba(46, 210, 198, 0.66) 54%, transparent 78%),
    linear-gradient(180deg,
      #ffffff 0%,
      #ffffff 18%,
      rgba(120, 255, 240, 0.34) 30%,
      #2ed2c6 52%,
      rgba(120, 255, 240, 0.58) 72%,
      rgba(120, 255, 240, 0.18) 88%,
      #ffffff 100%) !important;
}

html body.charla-refurb #contact {
  background:
    linear-gradient(to bottom,
      #ffffff 0%,
      #ffffff 58%,
      rgba(249, 255, 254, 0.72) 72%,
      rgba(190, 250, 245, 0.56) 84%,
      rgba(77, 225, 213, 0.72) 100%) !important;
}

html body.charla-refurb .footer-bg,
html body.charla-refurb footer.footer-bg {
  margin-top: -1px !important;
  background:
    linear-gradient(to bottom, rgba(77, 225, 213, 0.72) 0%, #4de1d5 46%, #36d3c8 100%) !important;
}

html body.charla-refurb .footer-bg hr,
html body.charla-refurb footer.footer-bg > hr {
  display: none !important;
}

@media (min-width: 768px) {
  html body.charla-refurb .footer-legal-row > .col-md-6:first-child {
    order: 2 !important;
    text-align: center !important;
  }

  html body.charla-refurb .footer-legal-row > .col-md-6:last-child {
    order: 1 !important;
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  html body.charla-refurb .footer-info-row {
    display: flex !important;
    justify-content: space-between !important;
  }

  html body.charla-refurb .footer-info-row > .col-lg-5:first-child,
  html body.charla-refurb .footer-info-row > .col-lg-5:last-child {
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
  }

  html body.charla-refurb .footer-info-row > .col-lg-5:first-child {
    order: 1 !important;
  }

  html body.charla-refurb .footer-info-row > .col-lg-5:last-child {
    order: 2 !important;
  }

  html body.charla-refurb .footer .footer-slogan,
  html body.charla-refurb .footer address {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }
}

/* Bottom contact/footer glass blend: reuse the Home/About faceted field with a softer handoff. */
html body.charla-refurb #contact {
  position: relative !important;
  z-index: 2 !important;
  overflow: visible !important;
  background:
    linear-gradient(to bottom,
      #ffffff 0%,
      #ffffff 46%,
      rgba(246, 255, 254, 0.88) 61%,
      rgba(224, 254, 251, 0.72) 75%,
      rgba(159, 243, 235, 0.44) 100%),
    url("../img/charla-faceted-banner.png") center bottom / cover no-repeat !important;
  background-blend-mode: normal, normal !important;
}

html body.charla-refurb #contact::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: -260px !important;
  height: 360px !important;
  pointer-events: none !important;
  z-index: -1 !important;
  background:
    linear-gradient(to bottom,
      rgba(159, 243, 235, 0.44) 0%,
      rgba(112, 234, 224, 0.68) 38%,
      rgba(77, 225, 213, 0.86) 76%,
      rgba(77, 225, 213, 0.94) 100%),
    url("../img/charla-faceted-banner.png") center 72% / cover no-repeat !important;
  background-blend-mode: normal, soft-light !important;
}

html body.charla-refurb .footer-bg,
html body.charla-refurb footer.footer-bg {
  position: relative !important;
  z-index: 1 !important;
  margin-top: -180px !important;
  padding-top: 180px !important;
  border-top: 0 !important;
  box-shadow: none !important;
  background:
    linear-gradient(to bottom,
      rgba(134, 239, 230, 0.58) 0%,
      rgba(88, 229, 218, 0.82) 28%,
      #4de1d5 68%,
      #39d5ca 100%),
    url("../img/charla-faceted-banner.png") center 82% / cover no-repeat !important;
  background-blend-mode: normal, soft-light !important;
}

html body.charla-refurb .footer-bg::before,
html body.charla-refurb footer.footer-bg::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  z-index: 0 !important;
  background:
    linear-gradient(112deg, transparent 0 18%, rgba(255, 255, 255, 0.2) 26%, transparent 38% 100%),
    linear-gradient(31deg, transparent 0 42%, rgba(255, 255, 255, 0.16) 52%, transparent 64% 100%) !important;
  opacity: 0.72 !important;
}

html body.charla-refurb .footer-bg > *,
html body.charla-refurb footer.footer-bg > * {
  position: relative !important;
  z-index: 1 !important;
}

/* Repair bottom blend: no overlap slab, no hard footer line, continuous glass fade. */
html body.charla-refurb #contact {
  position: relative !important;
  z-index: 1 !important;
  overflow: hidden !important;
  padding-bottom: clamp(96px, 12vw, 170px) !important;
  background:
    linear-gradient(to bottom,
      #ffffff 0%,
      #ffffff 36%,
      rgba(247, 255, 254, 0.92) 50%,
      rgba(224, 254, 251, 0.78) 64%,
      rgba(168, 246, 239, 0.58) 78%,
      rgba(77, 225, 213, 0.78) 100%),
    url("../img/charla-faceted-banner.png") center bottom / cover no-repeat !important;
  background-blend-mode: normal, soft-light !important;
}

/* Contact owns the footer now: one Home-style glass field, fade at arrow 1, full mint by arrow 2. */
html body.charla-refurb #contact.section,
html body.charla-refurb #contact.bg-light {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  background:
    linear-gradient(to bottom,
      rgba(255, 255, 255, 0.96) 0%,
      rgba(246, 255, 254, 0.9) 34%,
      rgba(215, 252, 248, 0.78) 44%,
      rgba(141, 241, 232, 0.76) 53%,
      rgba(77, 225, 213, 0.92) 62%,
      #4de1d5 78%,
      #38d4c9 100%),
    radial-gradient(70% 82% at 18% 61%, rgba(2, 188, 178, 0.4), rgba(77, 225, 213, 0.32) 46%, transparent 78%),
    radial-gradient(68% 78% at 78% 46%, rgba(255, 255, 255, 0.26), rgba(187, 250, 245, 0.24) 46%, transparent 82%),
    linear-gradient(125deg, rgba(77, 225, 213, 0.5), rgba(77, 225, 213, 0.44) 32%, rgba(198, 252, 248, 0.36) 58%, rgba(77, 225, 213, 0.42) 100%),
    url("../img/charla-faceted-banner.png") center center / cover no-repeat !important;
  background-blend-mode: normal, multiply, screen, normal, soft-light !important;
}

html body.charla-refurb #contact.section::after,
html body.charla-refurb #contact.bg-light::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  pointer-events: none !important;
  background:
    linear-gradient(124deg, transparent 0 18%, rgba(255, 255, 255, 0.17) 27%, transparent 42% 100%),
    linear-gradient(28deg, transparent 0 44%, rgba(255, 255, 255, 0.14) 55%, transparent 70% 100%),
    radial-gradient(58% 44% at 28% 18%, rgba(255, 255, 255, 0.24), transparent 68%) !important;
  opacity: 0.82 !important;
}

html body.charla-refurb #contact > .container,
html body.charla-refurb #contact > footer.footer-bg {
  position: relative !important;
  z-index: 1 !important;
}

html body.charla-refurb #contact > .container {
  padding-bottom: clamp(92px, 9vw, 138px) !important;
}

html body.charla-refurb #contact > footer.footer-bg,
html body.charla-refurb #contact footer.footer-bg {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body.charla-refurb #contact footer.footer-bg::before,
html body.charla-refurb #contact footer.footer-bg::after {
  content: none !important;
  display: none !important;
}

html body.charla-refurb #contact footer.footer-bg .py-7,
html body.charla-refurb #contact footer.footer-bg .py-md-8,
html body.charla-refurb #contact footer.footer-bg .py-lg-10 {
  padding-top: clamp(44px, 5vw, 70px) !important;
  padding-bottom: clamp(40px, 4vw, 62px) !important;
}

html body.charla-refurb #contact footer.footer-bg hr {
  display: none !important;
}

/* User reset: make the whole bottom/contact/footer area plain white. */
html body.charla-refurb .wrapper::after {
  content: none !important;
  display: none !important;
}

html body.charla-refurb #contact.section,
html body.charla-refurb #contact.bg-light,
html body.charla-refurb #contact,
html body.charla-refurb #contact > footer.footer-bg,
html body.charla-refurb #contact footer.footer-bg,
html body.charla-refurb .footer-bg,
html body.charla-refurb footer.footer-bg {
  background: #ffffff !important;
  background-image: none !important;
  background-color: #ffffff !important;
  border-top: 0 !important;
  box-shadow: none !important;
}

html body.charla-refurb #contact::before,
html body.charla-refurb #contact::after,
html body.charla-refurb #contact.section::before,
html body.charla-refurb #contact.section::after,
html body.charla-refurb #contact.bg-light::before,
html body.charla-refurb #contact.bg-light::after,
html body.charla-refurb #contact footer.footer-bg::before,
html body.charla-refurb #contact footer.footer-bg::after,
html body.charla-refurb .footer-bg::before,
html body.charla-refurb .footer-bg::after,
html body.charla-refurb footer.footer-bg::before,
html body.charla-refurb footer.footer-bg::after {
  content: none !important;
  display: none !important;
  background: none !important;
}

/* Final bottom repair: one shared glass field behind contact + footer, pulled upward. */
html body.charla-refurb .wrapper {
  position: relative !important;
  isolation: isolate !important;
  background: #ffffff !important;
}

html body.charla-refurb .wrapper::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: min(980px, 62rem) !important;
  pointer-events: none !important;
  z-index: 0 !important;
  background:
    linear-gradient(to bottom,
      rgba(255, 255, 255, 0) 0%,
      rgba(240, 255, 253, 0.52) 14%,
      rgba(176, 248, 242, 0.68) 28%,
      rgba(77, 225, 213, 0.82) 48%,
      #4de1d5 76%,
      #35d3c8 100%),
    radial-gradient(70% 72% at 25% 38%, rgba(255, 255, 255, 0.24), transparent 58%),
    radial-gradient(66% 74% at 82% 26%, rgba(255, 255, 255, 0.2), transparent 62%),
    url("../img/charla-faceted-banner.png") center bottom / cover no-repeat !important;
  background-blend-mode: normal, screen, screen, soft-light !important;
}

html body.charla-refurb .wrapper > main,
html body.charla-refurb .wrapper > footer {
  position: relative !important;
  z-index: 1 !important;
}

html body.charla-refurb #contact {
  position: relative !important;
  z-index: 1 !important;
  overflow: visible !important;
  padding-bottom: clamp(38px, 5vw, 78px) !important;
  background: transparent !important;
}

html body.charla-refurb #contact::after {
  content: none !important;
  display: none !important;
}

html body.charla-refurb .footer-bg,
html body.charla-refurb footer.footer-bg {
  margin-top: 0 !important;
  padding-top: 0 !important;
  background: transparent !important;
  border-top: 0 !important;
  box-shadow: none !important;
}

html body.charla-refurb .footer-bg::before,
html body.charla-refurb footer.footer-bg::before,
html body.charla-refurb .footer-bg::after,
html body.charla-refurb footer.footer-bg::after {
  content: none !important;
  display: none !important;
}

html body.charla-refurb .footer-bg .py-7,
html body.charla-refurb footer.footer-bg .py-7,
html body.charla-refurb .footer-bg .py-md-8,
html body.charla-refurb footer.footer-bg .py-md-8,
html body.charla-refurb .footer-bg .py-lg-10,
html body.charla-refurb footer.footer-bg .py-lg-10 {
  padding-top: clamp(42px, 5vw, 72px) !important;
  padding-bottom: clamp(46px, 5vw, 78px) !important;
}

html body.charla-refurb #contact::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 46% !important;
  pointer-events: none !important;
  z-index: 0 !important;
  background:
    linear-gradient(to bottom,
      rgba(255, 255, 255, 0) 0%,
      rgba(77, 225, 213, 0.14) 38%,
      rgba(77, 225, 213, 0.42) 72%,
      rgba(77, 225, 213, 0.78) 100%),
    linear-gradient(128deg, transparent 0 18%, rgba(255, 255, 255, 0.2) 31%, transparent 46% 100%),
    linear-gradient(27deg, transparent 0 46%, rgba(255, 255, 255, 0.14) 57%, transparent 72% 100%) !important;
  opacity: 1 !important;
}

html body.charla-refurb #contact > .container {
  position: relative !important;
  z-index: 1 !important;
}

html body.charla-refurb .footer-bg,
html body.charla-refurb footer.footer-bg {
  position: relative !important;
  z-index: 1 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
  border-top: 0 !important;
  box-shadow: none !important;
  background:
    linear-gradient(to bottom,
      rgba(77, 225, 213, 0.78) 0%,
      rgba(77, 225, 213, 0.88) 18%,
      #4de1d5 54%,
      #37d4c9 100%),
    url("../img/charla-faceted-banner.png") center bottom / cover no-repeat !important;
  background-blend-mode: normal, soft-light !important;
}

/* Bright white hero lettering with a soft white halo. */
html body.charla-refurb #home .hero-title,
html body.charla-refurb #home .hero-title .text-scan,
html body.charla-refurb #home .hero-copy-kicker,
html body.charla-refurb #home .hero-kicker {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.3),
    0 0 10px rgba(255, 255, 255, 0.16) !important;
}

html body.charla-refurb #home .hero-copy-kicker,
html body.charla-refurb #home .hero-kicker {
  -webkit-text-stroke: 0 transparent !important;
}

/* Restore dark lettering across the page; the hero remains white. */
.btn-ghost-mint,
.btn-ghost-mint:hover,
.charla-hero,
.charla-hero .hero-kicker,
.charla-intro,
.charla-intro__slogan,
.charla-refurb .btn-primary,
.charla-refurb .btn-primary:hover,
.charla-refurb .btn-secondary,
.charla-refurb .btn-secondary:hover,
.charla-refurb .charla-hero,
.charla-refurb .charla-hero .btn-ghost-mint,
.charla-refurb .charla-hero .hero-kicker,
.charla-refurb .footer .small.text-muted,
.charla-refurb .footer a,
.charla-refurb .footer a.text-secondary,
.charla-refurb .footer-bg,
.charla-refurb .footer-bg address,
.charla-refurb .footer-bg h6,
.charla-refurb .footer-bg p,
.charla-refurb .header-main.headroom--not-top .nav-link,
.charla-refurb .header-main.headroom--not-top .nav-link:hover,
.charla-refurb .header-main.is-scrolled .nav-link,
.charla-refurb .header-main.is-scrolled .nav-link:hover,
.charla-refurb .hero-copy,
.charla-refurb .hero-kicker,
.charla-refurb .hero-title,
.charla-refurb .hero-title .text-scan,
.charla-refurb .icon-lg,
.charla-refurb .icon-xl,
.charla-refurb .navbar .nav-link,
.charla-refurb .navbar .nav-link:focus,
.charla-refurb .navbar .nav-link:hover,
.charla-refurb .orbit-chip,
.charla-refurb [id^="testimonialModal"] .modal-body p,
.charla-refurb [id^="testimonialModal"] .modal-title,
.charla-refurb #bookCallModal .modal-title,
.charla-refurb #services .card-footer .speak-expert-cta,
.charla-refurb #services .card-footer a,
.charla-refurb #testimonials .d-flex:focus p,
.charla-refurb #testimonials .d-flex:focus-within p,
.charla-refurb #testimonials .d-flex:hover p,
.charla-refurb #testimonials .d-flex.is-expanded p,
.charla-refurb #testimonials .testimonial-more,
.charla-refurb #testimonials h6,
.charla-refurb #testimonials p,
.charla-refurb main > section.py-8,
.charla-refurb main > section.py-8 h2,
.hero-copy,
.hero-kicker,
.hero-metric span,
.hero-metric strong,
.hero-title,
.hero-title .text-scan,
.intelligence-band,
.intelligence-band .hero-kicker,
.intelligence-band .text-white,
.intelligence-band .text-white.text-opacity-75,
.intelligence-band h3,
.orbit-chip,
.section-heading .lead,
.section-heading h3,
.section-heading label,
.signal-item span,
.signal-item strong,
body.charla-refurb,
html body.charla-refurb,
html body.charla-refurb .btn,
html body.charla-refurb .btn-charla-linkedin,
html body.charla-refurb .btn-charla-linkedin .bi-linkedin,
html body.charla-refurb .charla-book-body .form-control,
html body.charla-refurb .charla-book-body button[type="submit"],
html body.charla-refurb .charla-book-panel .form-control,
html body.charla-refurb .charla-book-title,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint:focus,
html body.charla-refurb .charla-hero .hero-actions .btn-ghost-mint:hover,
html body.charla-refurb .charla-hero .hero-actions .btn-primary,
html body.charla-refurb .charla-hero .hero-actions .btn-primary *,
html body.charla-refurb .charla-hero .hero-actions .btn-primary:focus,
html body.charla-refurb .charla-hero .hero-actions .btn-primary:hover,
html body.charla-refurb .charla-hero .hero-copy-kicker,
html body.charla-refurb .charla-thank-you-box h5,
html body.charla-refurb .charla-thank-you-box p,
html body.charla-refurb .diamond-white-text,
html body.charla-refurb .footer-bg,
html body.charla-refurb .footer-bg a,
html body.charla-refurb .footer-bg address,
html body.charla-refurb .footer-bg h6,
html body.charla-refurb .footer-bg p,
html body.charla-refurb .header-main .btn-secondary,
html body.charla-refurb .header-main .js-book-call,
html body.charla-refurb .header-main.headroom--not-top .nav-link,
html body.charla-refurb .header-main.headroom--not-top .nav-link:hover,
html body.charla-refurb .header-main.is-scrolled .nav-link,
html body.charla-refurb .header-main.is-scrolled .nav-link:hover,
html body.charla-refurb .hero-copy-kicker,
html body.charla-refurb .hero-title,
html body.charla-refurb .modal-content,
html body.charla-refurb .nav-link,
html body.charla-refurb .nav-link:hover,
html body.charla-refurb .nav-link.active,
html body.charla-refurb .navbar .nav-link,
html body.charla-refurb .navbar .nav-link:focus,
html body.charla-refurb .navbar .nav-link:hover,
html body.charla-refurb .navbar .nav-link.active,
html body.charla-refurb .orbit-chip,
html body.charla-refurb .speak-expert-cta,
html body.charla-refurb .speak-expert-cta *,
html body.charla-refurb .speak-expert-cta:focus,
html body.charla-refurb .speak-expert-cta:hover,
html body.charla-refurb .testimonial-band-subtitle,
html body.charla-refurb .testimonial-band-title,
html body.charla-refurb .testimonial-more,
html body.charla-refurb .testimonial-trigger .icon-md,
html body.charla-refurb #about .section-heading .diamond-white-text,
html body.charla-refurb #about .section-heading .lead,
html body.charla-refurb #about .section-heading h3,
html body.charla-refurb #about .section-heading label,
html body.charla-refurb #bookCallModal .modal-title,
html body.charla-refurb #contact form .form-control,
html body.charla-refurb #contact form .form-control::placeholder,
html body.charla-refurb #contact form button[type="submit"],
html body.charla-refurb #contact form button[type="submit"] *,
html body.charla-refurb #home .hero-copy-kicker,
html body.charla-refurb #home .hero-kicker,
html body.charla-refurb #home .hero-title,
html body.charla-refurb #home .hero-title .text-scan,
html body.charla-refurb #services .icon-xl,
html body.charla-refurb #testimonials.intelligence-band,
html body.charla-refurb #testimonials.intelligence-band .testimonial-band-subtitle,
html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title,
html body.charla-refurb #testimonials.intelligence-band h3,
html body.charla-refurb button[type="submit"],
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary,
html body.charla-refurb main > section label.border-bottom.h6.text-primary.border-secondary *,
html body.charla-refurb main > section.py-8,
html body.charla-refurb main > section.py-8 h2 {
  color: #062021 !important;
  -webkit-text-fill-color: #062021 !important;
  -webkit-text-stroke: 0 transparent !important;
  text-shadow: none !important;
  paint-order: normal !important;
}
/* White hero title and subheading, without dark outlines. */
html body.charla-refurb #home .hero-title,
html body.charla-refurb #home .hero-title .text-scan,
html body.charla-refurb #home .hero-copy-kicker,
html body.charla-refurb #home .hero-kicker {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  -webkit-text-stroke: 0 transparent !important;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.3),
    0 0 10px rgba(255, 255, 255, 0.16) !important;
}
/* White labels in the hero radar. */
html body.charla-refurb #home .talent-orbit .orbit-chip {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  -webkit-text-stroke: 0 transparent !important;
  text-shadow: none !important;
}
/* Full-width fractured glass with fades confined to the outer edges. */
html body.charla-refurb #testimonials.intelligence-band,
html body.charla-refurb #services + #testimonials.intelligence-band {
  position: relative !important;
  padding-top: clamp(128px, 9vw, 173px) !important;
  padding-bottom: clamp(135px, 9.9vw, 189px) !important;
  background:
    linear-gradient(to bottom, #ffffff 0, transparent 120px, transparent calc(100% - 135px), #ffffff 100%),
    linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)),
    radial-gradient(58% 90% at 24% 47%, rgba(4, 180, 171, 0.16), transparent 82%),
    linear-gradient(125deg, rgba(77, 225, 213, 0.58), rgba(77, 225, 213, 0.5) 30%, rgba(198, 252, 248, 0.38) 56%, rgba(77, 225, 213, 0.36)),
    url("../img/charla-faceted-banner.png") center / cover no-repeat,
    #4de1d5 !important;
  background-blend-mode: normal, normal, multiply, normal, normal, normal !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body.charla-refurb #testimonials.intelligence-band::before,
html body.charla-refurb #testimonials.intelligence-band::after {
  content: none !important;
  display: none !important;
}

html body.charla-refurb #testimonials.intelligence-band > .container {
  transform: none !important;
  position: relative !important;
  z-index: 1 !important;
}

html body.charla-refurb #testimonials.intelligence-band .container,
html body.charla-refurb #testimonials.intelligence-band .row,
html body.charla-refurb #testimonials.intelligence-band .col-lg-5,
html body.charla-refurb #testimonials.intelligence-band .col-lg-7,
html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel,
html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel-track {
  background: transparent !important;
  box-shadow: none !important;
}
/* Bring the footer closer to the direct-contact details. */
html body.charla-refurb #contact > .container {
  padding-bottom: 32px !important;
  margin-bottom: 0 !important;
}
html body.charla-refurb #contact footer.footer-bg {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html body.charla-refurb #contact footer.footer-bg > .py-7 {
  padding-top: 32px !important;
}
/* Footer glass begins above its content and reaches full mint at the logo. */
html body.charla-refurb #contact footer.footer-bg {
  position: relative !important;
  isolation: isolate !important;
  overflow: visible !important;
  background: transparent !important;
}
html body.charla-refurb .wrapper::after,
html body.charla-refurb #contact::after,
html body.charla-refurb #contact.bg-light::after {
  content: none !important;
  display: none !important;
}
html body.charla-refurb #contact footer.footer-bg::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  inset: -100px 0 0 !important;
  width: auto !important;
  height: auto !important;
  pointer-events: none !important;
  z-index: -1 !important;
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
  filter: none !important;
  border-radius: 0 !important;
  background:
    radial-gradient(58% 90% at 24% 47%, rgba(4, 180, 171, 0.32), transparent 82%),
    linear-gradient(125deg, rgba(77, 225, 213, 0.58), rgba(77, 225, 213, 0.5) 30%, rgba(198, 252, 248, 0.38) 56%, rgba(77, 225, 213, 0.36)),
    url("../img/charla-faceted-banner.png") center / cover no-repeat,
    #4de1d5 !important;
  background-blend-mode: multiply, normal, normal, normal !important;
  -webkit-mask-image: linear-gradient(to bottom, transparent 0, #000 125px) !important;
  mask-image: linear-gradient(to bottom, transparent 0, #000 125px) !important;
}
html body.charla-refurb #contact footer.footer-bg::after {
  content: none !important;
  display: none !important;
}
/* White testimonial headings and luminous Charla accents. */
html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title,
html body.charla-refurb #testimonials.intelligence-band .testimonial-band-subtitle {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  -webkit-text-stroke: 0 transparent !important;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.3), 0 0 10px rgba(255, 255, 255, 0.16) !important;
}
html body.charla-refurb #testimonials .testimonial-band-subtitle .charla-mint-glow,
html body.charla-refurb #contact h3 .charla-mint-glow {
  color: #22eadb !important;
  -webkit-text-fill-color: #22eadb !important;
  background: none !important;
  -webkit-text-stroke: 0 transparent !important;
  text-shadow: 0 0 3px rgba(34, 234, 219, 0.95), 0 0 12px rgba(34, 234, 219, 0.8), 0 0 26px rgba(34, 234, 219, 0.55) !important;
}
html body.charla-refurb #contact .direct-email-link {
  color: #0066cc !important;
  -webkit-text-fill-color: #0066cc !important;
  text-decoration: underline !important;
  text-underline-offset: 3px;
}
html body.charla-refurb #contact .direct-email-link:hover {
  color: #004999 !important;
  -webkit-text-fill-color: #004999 !important;
}
html body.charla-refurb #contact .btn-charla-linkedin {
  background: #0a66c2 !important;
  border-color: #0a66c2 !important;
  box-shadow: 0 8px 22px rgba(10, 102, 194, 0.2) !important;
}
html body.charla-refurb #contact .btn-charla-linkedin,
html body.charla-refurb #contact .btn-charla-linkedin * {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  text-shadow: none !important;
}
html body.charla-refurb #contact .btn-charla-linkedin::before,
html body.charla-refurb #contact .btn-charla-linkedin::after {
  display: none !important;
}
html body.charla-refurb #contact .btn-charla-linkedin:hover {
  background: #004182 !important;
  border-color: #004182 !important;
}
/* Softer mint glow on the contact heading. */
html body.charla-refurb #contact h3 .charla-mint-glow {
  text-shadow: 0 0 3px rgba(34, 234, 219, 0.4),
    0 0 10px rgba(34, 234, 219, 0.25) !important;
}
/* Header booking button uses the site's faceted glass texture. */
html body.charla-refurb .header-main .js-book-call,
html body.charla-refurb .header-main .btn-secondary {
  background:
    linear-gradient(125deg, rgba(255, 255, 255, 0.32), rgba(77, 225, 213, 0.28)),
    url("../img/charla-faceted-banner.png") 42% 48% / 320px auto no-repeat,
    #b5f4ee !important;
  background-blend-mode: normal !important;
  border-color: rgba(34, 216, 200, 0.65) !important;
  box-shadow: 0 8px 22px rgba(0, 136, 128, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.8) !important;
}
/* Reserve the full responsive tagline height throughout typing/deletion. */
html body.charla-refurb #home .hero-kicker-slot {
  position: relative;
  display: flow-root;
  width: 100%;
}
html body.charla-refurb #home .hero-kicker-slot .hero-kicker-reserve {
  visibility: hidden !important;
  pointer-events: none;
}
html body.charla-refurb #home .hero-kicker-slot .hero-copy-kicker {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100% !important;
}
/* Give circle shadows room and feather their lower clipping edge. */
html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel {
  padding-bottom: 64px !important;
  margin-bottom: -64px !important;
  -webkit-mask-image:
    linear-gradient(90deg, transparent 0%, #000 5%, #000 95%, transparent 100%),
    linear-gradient(to bottom, #000 0, #000 calc(100% - 60px), transparent 100%) !important;
  mask-image:
    linear-gradient(90deg, transparent 0%, #000 5%, #000 95%, transparent 100%),
    linear-gradient(to bottom, #000 0, #000 calc(100% - 60px), transparent 100%) !important;
  -webkit-mask-composite: source-in !important;
  mask-composite: intersect !important;
}
/* Testimonial circles share the site's cool mint faceted glass palette. */
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:hover,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:focus {
  background:
    radial-gradient(circle at 50% 52%, rgba(246, 255, 255, 0.95) 0%, rgba(238, 253, 253, 0.9) 44%, rgba(215, 247, 246, 0.55) 78%),
    url("../img/charla-faceted-banner.png") center / cover no-repeat,
    #c9f4f1 !important;
  border: 1px solid rgba(77, 225, 213, 0.62) !important;
  box-shadow: 0 12px 28px rgba(7, 81, 87, 0.12),
    inset 0 1px 1px rgba(255, 255, 255, 0.95) !important;
}
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger::before,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger::after {
  content: none !important;
  display: none !important;
}
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger :is(.icon-lg, .icon-md) {
  background: linear-gradient(145deg, #d9faf7, #79e5df) !important;
  color: #07545b !important;
  -webkit-text-fill-color: #07545b !important;
  border: 1px solid rgba(255, 255, 255, 0.8) !important;
  box-shadow: inset 0 1px 0 #ffffff, 0 4px 10px rgba(7, 81, 87, 0.08) !important;
}
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger .testimonial-more {
  background: linear-gradient(135deg, rgba(243, 255, 254, 0.95), rgba(166, 236, 233, 0.8)) !important;
  color: #07545b !important;
  -webkit-text-fill-color: #07545b !important;
  border: 1px solid rgba(77, 225, 213, 0.45) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9) !important;
}
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:hover,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:focus-visible {
  border-color: #22cfc7 !important;
  box-shadow: 0 14px 30px rgba(7, 81, 87, 0.16), inset 0 1px 1px #ffffff !important;
}
/* White signature matching the testimonial tagline. */
html body.charla-refurb #testimonials .testimonial-band-subtitle .charla-mint-glow {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0 !important;
  background: none !important;
  box-shadow: none !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  -webkit-text-stroke: 0 transparent !important;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.3), 0 0 10px rgba(255, 255, 255, 0.16) !important;
}
/* Match the legal columns to the logo and information column centres. */
@media (min-width: 992px) {
  html body.charla-refurb #contact .footer-legal-row {
    display: flex !important;
    justify-content: space-between !important;
  }
  html body.charla-refurb #contact .footer-legal-row > .col-md-6 {
    flex: 0 0 auto !important;
    width: 41.66666667% !important;
    max-width: 41.66666667% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: center !important;
  }
  html body.charla-refurb #contact .footer-legal-row > .col-md-6:first-child {
    padding-left: clamp(10px, 1vw, 24px) !important;
  }
}
/* One centred paragraph for the copyright and company details. */
html body.charla-refurb #contact .footer-legal-copy {
  width: 100%;
  max-width: 1120px;
  margin-inline: auto;
  text-align: center !important;
}
html body.charla-refurb #contact .footer-legal-copy p {
  text-align: center !important;
  line-height: 1.6;
}
/* Match the contact submit button border to the Charla teal outlines. */
html body.charla-refurb #contact form button[type="submit"],
html body.charla-refurb #contact form button[type="submit"]:hover,
html body.charla-refurb #contact form button[type="submit"]:focus {
  border-color: rgba(34, 216, 200, 0.65) !important;
}
/* Circular contact glass with a fine rotating highlight ring. */
html body.charla-refurb #contact form {
  width: min(90vw, 680px) !important;
  height: min(90vw, 680px) !important;
  min-height: 0 !important;
  max-width: none !important;
  border-radius: 50% !important;
  padding: 12% !important;
  padding: clamp(34px, 8vw, 100px) clamp(30px, 7vw, 86px) !important;
  margin-inline: auto !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: clamp(8px, 1.5vw, 16px) !important;
  overflow: hidden !important;
  isolation: isolate;
  background: linear-gradient(135deg, rgba(255,255,255,.5), rgba(77,225,213,.22)), url('../img/charla-faceted-banner.png') center / cover no-repeat !important;
  border: 1px solid #4de1d5 !important;
  box-shadow: 0 22px 55px rgba(7,84,91,.14), inset 0 0 0 9px rgba(255,255,255,.4), inset 0 0 45px rgba(77,225,213,.22) !important;
}
html body.charla-refurb #contact form::before {
  content: '' !important; display: block !important; position: absolute !important;
  inset: 12px !important; width: auto !important; height: auto !important;
  border-radius: 50% !important; border: 1px solid rgba(255,255,255,.75) !important;
  background: none !important; pointer-events: none; opacity: 1 !important;
}
html body.charla-refurb #contact form::after {
  content: '' !important; display: block !important; position: absolute !important;
  inset: 4px !important; width: auto !important; height: auto !important;
  border-radius: 50% !important; border: 2px solid transparent !important;
  border-top-color: white !important; border-right-color: rgba(255,255,255,.3) !important;
  background: none !important; pointer-events: none; opacity: .8 !important;
  animation: contact-glass-orbit 18s linear infinite !important;
}
html body.charla-refurb #contact form > .mb-3 { margin: 0 !important; width: 100% !important; }
html body.charla-refurb #contact form input.form-control { height: clamp(38px, 6vw, 56px) !important; min-height: 0 !important; padding: 8px 16px !important; }
html body.charla-refurb #contact form textarea.form-control { height: clamp(80px, 17vw, 160px) !important; min-height: 0 !important; padding: 12px 18px !important; resize: none; }
html body.charla-refurb #contact form button[type='submit'] { min-height: 40px !important; padding: 10px 24px !important; }
@keyframes contact-glass-orbit { to { transform: rotate(360deg); } }
.service-brick-wall { width: 36px; height: 36px; overflow: visible; }
.service-brick-wall rect { fill: none; stroke: currentColor; stroke-width: 1.6; }
html body.charla-refurb #services .bi-alarm { display: inline-block; transform-origin: 50% 85%; }
@media(prefers-reduced-motion: reduce) { html body.charla-refurb #contact form::after { animation: none !important; } }
/* Opaque white buttons with a periodic pearl-white glisten. */
html body.charla-refurb :is(.btn, .speak-expert-cta, .testimonial-more),
html body.charla-refurb #home .hero-actions :is(.btn-primary, .btn-ghost-mint),
html body.charla-refurb .header-main :is(.js-book-call, .btn-secondary),
html body.charla-refurb #services .card-footer .speak-expert-cta,
html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger .testimonial-more,
html body.charla-refurb #contact .btn-charla-linkedin,
html body.charla-refurb #contact form button[type='submit'] {
  background-color: #ffffff !important;
  background-image: linear-gradient(110deg, transparent 36%, rgba(204,241,238,.42) 44%, #ffffff 50%, rgba(204,241,238,.42) 56%, transparent 64%) !important;
  background-size: 300% 100% !important;
  background-repeat: no-repeat !important;
  background-blend-mode: normal !important;
  color: #062021 !important;
  -webkit-text-fill-color: #062021 !important;
  border-color: rgba(34,216,200,.65) !important;
  box-shadow: inset 0 2px 0 #ffffff, 0 5px 18px rgba(7,84,91,.1), 0 0 8px rgba(255,255,255,.45) !important;
  text-shadow: none !important;
  animation: charla-white-button-glisten 9s ease-in-out infinite !important;
}
html body.charla-refurb :is(.btn, .speak-expert-cta, .testimonial-more)::before,
html body.charla-refurb :is(.btn, .speak-expert-cta, .testimonial-more)::after {
  content: none !important;
  display: none !important;
}
html body.charla-refurb #contact .btn-charla-linkedin * {
  color: #0a66c2 !important;
  -webkit-text-fill-color: #0a66c2 !important;
}
@keyframes charla-white-button-glisten {
  0%, 78% { background-position: 150% 0; }
  94%, 100% { background-position: -50% 0; }
}
@media(prefers-reduced-motion: reduce) {
  html body.charla-refurb :is(.btn, .speak-expert-cta, .testimonial-more),
  html body.charla-refurb #home .hero-actions :is(.btn-primary, .btn-ghost-mint),
  html body.charla-refurb .header-main :is(.js-book-call, .btn-secondary),
  html body.charla-refurb #services .card-footer .speak-expert-cta,
  html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger .testimonial-more,
  html body.charla-refurb #contact .btn-charla-linkedin,
  html body.charla-refurb #contact form button[type='submit'] {
    animation: none !important;
    background-image: none !important;
  }
}
/* Refined rounded contact panel and clean, labelled fields. */
html body.charla-refurb #contact form {
  width: min(90vw, 760px) !important;
  height: auto !important;
  min-height: 0 !important;
  border-radius: 30px !important;
  padding: clamp(24px, 5vw, 56px) !important;
  gap: 22px !important;
  box-shadow: 0 18px 48px rgba(7,84,91,.12), inset 0 1px 0 rgba(255,255,255,.8) !important;
}
html body.charla-refurb #contact form::before,
html body.charla-refurb #contact form::after { content: none !important; display: none !important; animation: none !important; }
html body.charla-refurb #contact form .contact-field-label {
  display: block !important; text-align: left !important;
  margin: 0 0 8px !important; padding: 0 !important;
  font-size: 14px !important; font-weight: 750 !important;
  color: #07545b !important; -webkit-text-fill-color: #07545b !important;
  background: none !important; border: 0 !important; box-shadow: none !important;
  text-transform: none !important; letter-spacing: .01em !important;
}
html body.charla-refurb #contact form .form-control {
  border-radius: 12px !important;
  background: rgba(255,255,255,.9) !important;
  border: 1px solid rgba(7,84,91,.17) !important;
  text-align: left !important;
  font-size: 16px !important; font-weight: 450 !important;
  color: #062021 !important; -webkit-text-fill-color: #062021 !important;
  box-shadow: none !important;
}
html body.charla-refurb #contact form input.form-control { height: 54px !important; padding: 14px 16px !important; }
html body.charla-refurb #contact form textarea.form-control { height: 150px !important; padding: 14px 16px !important; resize: vertical !important; }
html body.charla-refurb #contact form .form-control::placeholder { color: #688486 !important; -webkit-text-fill-color: #688486 !important; font-weight: 400 !important; }
html body.charla-refurb #contact form .form-control:focus { border-color: #22cfc7 !important; outline: 0; box-shadow: 0 0 0 3px rgba(34,207,199,.16) !important; background: #fff !important; }
.service-live-clock { width: 38px; height: 38px; display: inline-block; overflow: visible; transform-origin: 50% 85%; }
/* Remove the obsolete glass field wrappers and align all text. */
html body.charla-refurb #contact form .mb-3 {
  background: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}
html body.charla-refurb #contact form .mb-3::before,
html body.charla-refurb #contact form .mb-3::after {
  content: none !important;
  display: none !important;
}
html body.charla-refurb #contact form textarea.form-control,
html body.charla-refurb #contact form .form-control::placeholder {
  text-align: left !important;
}
html body.charla-refurb #services .service-replay { cursor: pointer; }
html body.charla-refurb #services .service-replay:focus-visible { outline: 2px solid #07545b; outline-offset: 5px; }
/* Centre the submit button between the message field and panel edge. */
html body.charla-refurb #contact form {
  padding-bottom: calc((clamp(24px, 5vw, 56px) + 22px) / 2) !important;
}
html body.charla-refurb #contact form > .d-flex.justify-content-center {
  margin-top: calc((clamp(24px, 5vw, 56px) - 22px) / 2) !important;
  margin-bottom: 0 !important;
}
/* Settle into the measured radar and logo sizes without the mid-flight swell. */
@keyframes charla-intro-logo {
  0%, 53% { transform: scale(1); opacity: 1; }
  88%, 100% {
    transform: scale(var(--intro-logo-scale, 1));
    opacity: 1;
    box-shadow: none;
  }
}
/* Mobile: one logo, balanced hero proportions and readable testimonial spacing. */
@media (max-width: 767.98px) {
  html body.charla-refurb .header-main .navbar-brand .logo-dark { display: none !important; }
  html body.charla-refurb .header-main .navbar-brand .logo-light { display: block !important; width: 46px !important; height: 46px !important; object-fit: contain; }
  html body.charla-refurb .header-main .navbar-brand { margin: 0 !important; padding: 0 !important; }
  html body.charla-refurb .header-main .container { justify-content: space-between !important; padding: 10px 14px !important; }
  html body.charla-refurb #home.charla-hero { padding-top: 140px !important; padding-bottom: 40px !important; min-height: 0 !important; }
  html body.charla-refurb #home > .container { padding-inline: 22px !important; }
  html body.charla-refurb #home .hero-title { font-size: clamp(40px, 11vw, 68px) !important; line-height: 1.02 !important; margin: 0 auto 24px !important; text-align: center !important; }
  html body.charla-refurb #home .hero-title .text-scan { font-size: .7em !important; letter-spacing: -.02em !important; }
  html body.charla-refurb #home .hero-kicker-slot .hero-kicker { width: 100% !important; max-width: none !important; font-size: clamp(16px, 3.5vw, 22px) !important; line-height: 1.12 !important; text-align: center !important; }
  html body.charla-refurb #home .hero-actions { display: grid !important; gap: 14px !important; width: min(100%, 330px) !important; margin: 30px auto 0 !important; }
  html body.charla-refurb #home .hero-actions .btn { width: 100% !important; min-height: 50px; margin: 0 !important; }
  html body.charla-refurb #home .row { --bs-gutter-y: 28px; }
  html body.charla-refurb #home .talent-orbit { width: min(100%, 400px) !important; height: min(88vw, 400px) !important; min-height: 0 !important; margin: 0 auto !important; }
  html body.charla-refurb #home .orbit-core { width: min(82vw, 380px) !important; height: min(82vw, 380px) !important; }
  html body.charla-refurb #home .orbit-logo { width: clamp(88px, 23vw, 120px) !important; height: clamp(88px, 23vw, 120px) !important; }
  html body.charla-refurb #testimonials.intelligence-band,
  html body.charla-refurb #services + #testimonials.intelligence-band { padding-top: 100px !important; padding-bottom: 100px !important; }
  html body.charla-refurb #testimonials.intelligence-band .testimonial-band-title { font-size: clamp(30px, 7.5vw, 48px) !important; line-height: 1.1 !important; letter-spacing: -.025em !important; }
  html body.charla-refurb #testimonials.intelligence-band .testimonial-band-subtitle { font-size: clamp(15px, 3vw, 18px) !important; line-height: 1.45 !important; margin-top: 12px !important; white-space: normal !important; }
  html body.charla-refurb #testimonials.intelligence-band > .container { padding-inline: 20px !important; }
  html body.charla-refurb #testimonials.intelligence-band .row { --bs-gutter-y: 28px; }
  html body.charla-refurb #testimonials.intelligence-band .testimonial-carousel { min-height: 0 !important; width: 100% !important; }
  html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger,
  html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:hover,
  html body.charla-refurb #testimonials.intelligence-band .testimonial-trigger:focus { width: min(76vw, 270px) !important; height: min(76vw, 270px) !important; flex: 0 0 min(76vw, 270px) !important; padding: 26px 22px !important; }
}
/* Soft local contrast behind the white testimonial heading. */
html body.charla-refurb #testimonials.intelligence-band .col-lg-5 {
  position: relative;
  isolation: isolate;
}
html body.charla-refurb #testimonials.intelligence-band .col-lg-5::before {
  content: '';
  position: absolute;
  inset: -95px -70px;
  z-index: -1;
  pointer-events: none;
  background: radial-gradient(ellipse, rgba(0,128,130,.72) 0%, rgba(0,151,151,.5) 36%, transparent 72%);
}
html body.charla-refurb #testimonials .testimonial-carousel,
html body.charla-refurb #testimonials .testimonial-carousel * { touch-action: pan-y !important; }
html body.charla-refurb .about-read-more { display: none !important; }
@media(max-width: 767.98px) {
  html body.charla-refurb #about .about-more:not(.is-expanded) { display: none; }
  html body.charla-refurb #about .about-read-more { display: inline-flex !important; margin: 24px auto 0; }
  html body.charla-refurb #home.charla-hero { padding-bottom: 100px !important; }
  html body.charla-refurb #home.charla-hero::after {
    content: '' !important; display: block !important;
    position: absolute !important; inset: auto 0 0 !important;
    height: 100px !important; width: 100% !important;
    background: linear-gradient(to bottom, transparent, #f4fdfc) !important;
    opacity: 1 !important; transform: none !important;
    animation: none !important; pointer-events: none; z-index: 2;
  }
  html body.charla-refurb #about { background: linear-gradient(to bottom, #f4fdfc, #fff 180px) !important; padding-top: 32px !important; }
  html body.charla-refurb #testimonials.intelligence-band .col-lg-5::before { inset: -65px -25px; }
}
/* Broad, balanced mint shading across the glass rather than a title spotlight. */
html body.charla-refurb #testimonials.intelligence-band .col-lg-5::before {
  content: none !important;
  display: none !important;
}
html body.charla-refurb #testimonials.intelligence-band::before {
  content: '' !important;
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  width: auto !important;
  height: auto !important;
  pointer-events: none !important;
  z-index: 0 !important;
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
  background:
    radial-gradient(ellipse 48% 65% at 20% 43%, rgba(0,156,153,.28) 0%, rgba(0,156,153,.16) 38%, transparent 100%),
    radial-gradient(ellipse 48% 65% at 82% 57%, rgba(0,156,153,.28) 0%, rgba(0,156,153,.16) 38%, transparent 100%) !important;
  -webkit-mask-image: linear-gradient(to bottom, transparent, #000 24%, #000 76%, transparent) !important;
  mask-image: linear-gradient(to bottom, transparent, #000 24%, #000 76%, transparent) !important;
}
@media(max-width: 767.98px) {
  html body.charla-refurb #testimonials.intelligence-band::before {
    background:
      radial-gradient(ellipse 85% 42% at 30% 28%, rgba(0,156,153,.28) 0%, rgba(0,156,153,.16) 38%, transparent 100%),
      radial-gradient(ellipse 85% 42% at 78% 68%, rgba(0,156,153,.28) 0%, rgba(0,156,153,.16) 38%, transparent 100%) !important;
  }
}
/* Centre all contact form labels and field text. */
html body.charla-refurb #contact form .contact-field-label,
html body.charla-refurb #contact form .form-control,
html body.charla-refurb #contact form input.form-control,
html body.charla-refurb #contact form textarea.form-control,
html body.charla-refurb #contact form .form-control::placeholder {
  text-align: center !important;
}
@media (max-width: 991.98px) {
  html body.charla-refurb #contact form[name="contact"] .contact-field-label,
  html body.charla-refurb #contact form[name="contact"] input.form-control,
  html body.charla-refurb #contact form[name="contact"] textarea.form-control,
  html body.charla-refurb #contact form[name="contact"] .form-control::placeholder {
    text-align: center !important;
  }
}