@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Outfit:wght@400;500;700&display=swap");

/* Header Menu */
.nav-links-menu {
  display: flex;
  align-items: center;
  gap: 2px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-links-menu li {
  margin: 0;
  padding: 0;
}

.nav-links-menu li a {
  color: #fff;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 6px;
  transition: all 0.2s;
}

.nav-links-menu li a:hover {
  color: #fff;
  background: rgb(255 255 255 / 23%);
}

.nav-links-menu li.current-menu-item a,
.nav-links-menu li.current_page_item a {
  color: #5ba8f0;
  background: rgba(91, 168, 240, 0.08);
}

.nav-links-menu li.partner a,
.nav-links-menu li a[href*="partners"] {
  color: #5ba8f0;
  font-weight: 500;
}

.nav-links-menu li.partner a:hover,
.nav-links-menu li a[href*="partners"]:hover {
  background: rgba(91, 168, 240, 0.12);
  color: #5ba8f0;
}

/* Footer Menus */
.footer-nav-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-nav-menu li {
  margin: 0 0 8px 0;
  padding: 0;
}

.footer-nav-menu li a {
  color: var(--text-sec);
  text-decoration: none;
  font-size: 0.875rem;
  display: block;
  transition: color 0.2s;
}

.footer-nav-menu li a:hover {
  color: #fff;
}

.page-hero-inner,
.story-inner {
  /* max-width: var(--max-w) */
}

.page-hero::before,
.subs-section::before {
  pointer-events: none;
  pointer-events: none;
}

.form-title,
.section-h2,
.story-h2,
.testi-qm,
.value-num {
  font-family: var(--font-display);
}

.hero-eyebrow::before,
.nearshore-bg::before,
.page-eyebrow::after,
.page-eyebrow::before,
.page-header::after,
.page-header::before,
.page-hero::before,
.posts-label::after,
.section-eyebrow::before,
.service-card::before,
.subs-section::before {
  content: "";
  content: "";
  content: "";
}

.connector-label,
.ct-type,
.dm-tr-badge,
.filter-btn,
.nav-cta,
.newsletter-btn,
.ns-num,
.pc-country,
.pc-role,
.pt-label,
.tab-link,
.verso-btn {
  white-space: nowrap;
}

.cq-text,
.hero-h1 em,
.page-h1 em,
.story-h2 em,
.svc-h2 em,
.testi-quote {
  font-style: normal;
}

.comp-header,
.comp-val,
.cta-banner,
.cta-banner-inner,
.cta-section,
.dm-metric,
.form-note,
.ml-year,
.page-hero-inner,
.ps-card,
.qa-metric,
.stat-cell,
.trust-item {
  text-align: center;
}

.features-section,
.story-section {
  padding: 88px 40px;
  background: var(--white);
}

.story-inner {
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
}

.page-eyebrow,
.story-eyebrow,
.svc-eyebrow {
  align-items: center;
  text-transform: uppercase;
}

.story-eyebrow,
.svc-eyebrow {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: var(--blue);
  margin-bottom: 14px;
  display: flex;
  gap: 8px;
}

.story-h2,
.story-p {
  margin-bottom: 20px;
}

.paths-label::before,
.story-eyebrow::before,
.svc-eyebrow::before {
  content: "";
  width: 16px;
  height: 2px;
  background: var(--blue);
  border-radius: 2px;
  display: inline-block;
}

.milestone:last-child .ml-line,
.ov-item:last-child .ov-line,
.process-step:last-child .step-line {
  display: none;
}

.story-h2 {
  font-size: clamp(26px, 3vw, 38px);
  color: var(--gray-900);
  line-height: 1.2;
  letter-spacing: -0.3px;
}

.story-h2 em,
.svc-h2 em {
  color: var(--blue);
}

.story-p {
  font-size: 15px;
  font-weight: 300;
  color: var(--gray-500);
  line-height: 1.82;
}

.page-lead,
.story-p:last-child {
  margin-bottom: 0;
}

.milestone-stack,
.ov-timeline,
.process-steps {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.milestone {
  display: flex;
  gap: 20px;
  position: relative;
}

.ml-left,
.ov-left,
.step-left {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ml-year {
  font-size: 12px;
  font-weight: 600;
  color: var(--blue);
  width: 48px;
  flex-shrink: 0;
  padding-top: 2px;
  letter-spacing: 0.03em;
}

.ml-line {
  width: 2px;
  flex: 1;
  background: var(--gray-100);
  margin: 6px 0;
  min-height: 24px;
}

.ml-content {
  padding-bottom: 28px;
}

.ml-title,
.vp-title {
  font-size: 16px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 5px;
}

.benefit-body,
.ml-body,
.step-body,
.vp-body {
  font-size: 13px;
  font-weight: 300;
  color: var(--gray-500);
  line-height: 1.6;
}

.values-section {
  padding: 80px 40px;
  background: var(--off-white);
  border-top: 1px solid var(--gray-100);
}

.blog-inner,
.features-inner,
.footer-inner,
.offices-inner,
.section-inner,
.testi-inner,
.values-inner,
.who-inner {
  /* max-width: var(--max-w); */
  margin: 0 auto;
}

.values-header {
  max-width: 560px;
  margin-bottom: 52px;
}

.form-title,
.section-h2 {
  color: var(--gray-900);
}

.values-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.value-card {
  background: var(--white);
  border: 1px solid var(--gray-100);
  border-radius: 16px;
  padding: 28px;
  transition:
    transform 0.2s,
    box-shadow 0.2s;
}

.value-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.07);
}

.value-num {
  font-size: 36px;
  color: var(--blue);
  line-height: 1;
  margin-bottom: 16px;
}

.feature-title,
.value-title {
  font-size: 18px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 8px;
}

.feature-body,
.value-body {
  font-size: 16px;
  font-weight: 300;
  color: #000;
  line-height: 1.7;
}

.subs-section {
  background: var(--navy);
  padding: 80px 40px;
  position: relative;
  overflow: hidden;
}

.subs-section::before {
  position: absolute;
  top: -80px;
  right: -60px;
  width: 500px;
  height: 500px;
  background: radial-gradient(
    ellipse,
    rgba(26, 95, 168, 0.18) 0,
    transparent 70%
  );
}

.page-header-inner,
.page-hero-inner,
.subs-inner {
  /* max-width: var(--max-w); */
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.subs-header {
  max-width: 580px;
  margin-bottom: 0px;
}

.comp-header.hl,
.coverage-bg .section-eyebrow,
.footer-logo span,
.nav-logo span,
.nearshore-bg .section-eyebrow,
.stat-num span,
.subs-section .section-eyebrow,
.trust-num span,
.who-section .section-eyebrow {
  color: #5ba8f0;
}

.coverage-bg .section-h2,
.footer-contact a:hover,
.footer-link:hover,
.mt-title,
.nav-link.active,
.nav-link:hover,
.nearshore-bg .section-h2,
.sub-title,
.subs-section .section-h2,
.who-section .section-h2 {
  color: var(--white);
}

.coverage-bg .section-eyebrow::before,
.nearshore-bg .section-eyebrow::before,
.ovd-built,
.subs-section .section-eyebrow::before,
.who-section .section-eyebrow::before {
  background: #5ba8f0;
}

.subs-section .section-lead {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
}

.subs-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.sub-card {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 18px;
  padding: 32px;
  transition: background 0.2s;
}

.sub-card:hover,
.who-card:hover {
  background: rgba(255, 255, 255, 0.09);
}

.sub-flag {
  font-size: 40px;
  margin-bottom: 16px;
  display: block;
  line-height: 1;
}

.sub-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 6px;
}

.sub-subtitle {
  font-size: 13px;
  font-weight: 500;
  color: #5ba8f0;
  letter-spacing: 0.04em;
  margin-bottom: 14px;
}

.sub-body {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  line-height: 1.75;
  margin-bottom: 20px;
}

.qp-points,
.sub-roles {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.sub-role {
  font-size: 11px;
  font-weight: 500;
  padding: 4px 10px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}

.filter-btn,
.testi-card {
  border: 1px solid var(--gray-100);
}

.testi-section {
  background: var(--off-white);
  border-top: 1px solid var(--gray-100);
}

.testi-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.testi-card {
  background: var(--white);
  display: flex;
  flex-direction: column;
}

.testi-qm {
  font-size: 52px;
  line-height: 0.8;
  color: var(--blue);
  margin-bottom: 10px;
  display: block;
}

.testi-quote {
  color: #000;
  flex: 1;
}

.cta-banner h2,
.cta-inner h2,
.footer-logo,
.nav-logo,
.page-h1 {
  font-family: var(--font-display);
  color: var(--white);
}

.btn-outline-lg,
.btn-primary-lg,
.filter-btn {
  font-family: var(--font-body);
}

.cta-inner p {
  color: rgba(255, 255, 255, 0.6);
}

.btn-primary-lg {
  color: var(--white);
  background: var(--blue);
}

.btn-primary-lg:hover,
.nav-cta:hover {
  background: var(--blue-light);
}

.page-header,
.page-hero {
  background: var(--navy);
  padding: calc(var(--nav-h) + 72px) 40px 72px;
  position: relative;
  overflow: hidden;
}

.header-grid,
.hero-grid,
.page-header::after,
.page-header::before {
  position: absolute;
  pointer-events: none;
}

.page-header::before {
  top: -100px;
  right: -80px;
  width: 600px;
  height: 600px;
  background: radial-gradient(
    ellipse at center,
    rgba(26, 95, 168, 0.2) 0,
    transparent 70%
  );
}

.page-header::after {
  bottom: -60px;
  left: -40px;
  width: 400px;
  height: 400px;
  background: radial-gradient(
    ellipse at center,
    rgba(13, 158, 117, 0.1) 0,
    transparent 70%
  );
}

.header-grid,
.hero-grid {
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
  background-size: 60px 60px;
}

.page-eyebrow {
  display: inline-flex;
}

.page-sub {
  font-size: 17px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.65);
  line-height: 1.75;
  max-width: 560px;
}

.hero-inner,
.main-inner,
.nav-inner,
.newsletter-inner,
.verso-inner {
  /* max-width: var(--max-w) */
}

.filter-bar {
  background: var(--white);
  border-bottom: 1px solid var(--gray-100);
  padding: 0 40px;
  position: sticky;
  top: var(--nav-h);
  z-index: 50;
}

.form-wrap {
  top: calc(var(--nav-h)+24px);
}

.filter-bar-inner {
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.filter-bar-inner::-webkit-scrollbar {
  display: none;
}

.filter-btn {
  font-size: 13px;
  font-weight: 500;
  color: var(--gray-500);
  background: 0 0;
  padding: 7px 16px;
  border-radius: 20px;
  cursor: pointer;
  transition: 0.2s;
}

.card-title,
.cta-banner h2,
.featured-title,
.newsletter-title {
  font-family: var(--font-display);
}

.featured-post,
.post-card {
  transition:
    box-shadow 0.25s,
    transform 0.2s;
  text-decoration: none;
  overflow: hidden;
}

.filter-btn:hover {
  color: var(--blue);
  border-color: var(--blue);
  background: var(--blue-pale);
}

.filter-btn.active {
  color: var(--white);
  background: var(--navy);
  border-color: var(--navy);
}

.blog-section {
  background: var(--off-white);
  padding: 64px 0;
}

.featured-post {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  background: var(--white);
  border-radius: 16px;
  border: 1px solid var(--gray-100);
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
  margin-bottom: 40px;
  color: inherit;
}

.featured-post:hover {
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.11);
  transform: translateY(-2px);
}

.featured-image {
  background: var(--navy-mid);
  min-height: 340px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.featured-image-icon,
.post-meta {
  display: flex;
  align-items: center;
}

.featured-image-bg {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, var(--navy) 0, var(--blue) 100%);
}

.featured-image-pattern {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 40px 40px;
}

.featured-image-icon {
  position: relative;
  z-index: 1;
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  justify-content: center;
}

.featured-image-icon svg {
  width: 36px;
  height: 36px;
  stroke: rgba(255, 255, 255, 0.8);
  fill: none;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.card-cat-spotlight .card-image-bg,
.feat-cat-spotlight .featured-image-bg {
  background: linear-gradient(135deg, #0b2d4e 0, #1a5fa8 100%);
}

.card-cat-tech .card-image-bg,
.feat-cat-tech .featured-image-bg {
  background: linear-gradient(135deg, #0d2a22 0, #0d9e75 100%);
}

.card-cat-video .card-image-bg,
.feat-cat-video .featured-image-bg {
  background: linear-gradient(135deg, #2a0b0b 0, #d64b2a 100%);
}

.card-cat-industry .card-image-bg,
.feat-cat-industry .featured-image-bg {
  background: linear-gradient(135deg, #1a1a2e 0, #5040a0 100%);
}

.featured-content {
  padding: 48px 48px 44px;
  display: flex;
  flex-direction: column;
}

.post-cat {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 4px;
  display: inline-flex;
  align-self: flex-start;
  margin-bottom: 16px;
}

.cat-spotlight {
  color: var(--blue);
  background: var(--blue-pale);
}

.cat-tech {
  color: var(--teal);
  background: var(--teal-pale);
}

.cat-video {
  color: var(--red-accent);
  background: #fdeee9;
}

.cat-industry {
  color: #5040a0;
  background: #eeeaf8;
}

.cat-news {
  color: var(--gray-700);
  background: var(--gray-50);
}

.featured-title {
  font-size: clamp(22px, 2.5vw, 30px);
  line-height: 1.2;
  color: var(--gray-900);
  margin-bottom: 14px;
  letter-spacing: -0.2px;
}

.featured-excerpt {
  font-size: 15px;
  color: var(--gray-500);
  line-height: 1.7;
  flex: 1;
  margin-bottom: 24px;
}

.post-meta {
  gap: 16px;
}

.meta-author,
.meta-avatar {
  display: flex;
  align-items: center;
}

.meta-author {
  gap: 8px;
}

.meta-avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: var(--navy);
  color: var(--white);
  font-size: 11px;
  font-weight: 600;
  justify-content: center;
  flex-shrink: 0;
}

.meta-name {
  font-size: 13px;
  font-weight: 500;
  color: var(--gray-700);
}

.meta-dot {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gray-300);
}

.meta-date,
.meta-read {
  font-size: 13px;
  color: var(--gray-500);
}

.read-more {
  margin-top: 28px;
  font-size: 14px;
  font-weight: 500;
  color: var(--blue);
  display: inline-flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
}

.read-more svg {
  width: 14px;
  height: 14px;
  transition: transform 0.2s;
}

.featured-post:hover .read-more svg {
  transform: translateX(4px);
}

.posts-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.post-card {
  background: var(--white);
  border-radius: 12px;
  border: 1px solid var(--gray-100);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
  color: inherit;
  display: flex;
  flex-direction: column;
}

.post-card:hover {
  box-shadow: 0 10px 32px rgba(0, 0, 0, 0.1);
  transform: translateY(-3px);
}

.card-image {
  height: 180px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.card-image-bg {
  position: absolute;
  inset: 0;
}

.card-image-pattern {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
  background-size: 32px 32px;
}

.card-image-icon {
  position: relative;
  z-index: 1;
  width: 52px;
  height: 52px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-image-icon svg {
  width: 24px;
  height: 24px;
  stroke: rgba(255, 255, 255, 0.85);
  fill: none;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.featured-post-img,
.post-card-img {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  z-index: 0;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1)
}
.featured-post:hover .featured-post-img,
.post-card:hover .post-card-img {
  transform: scale(1.05)
}
.card-cat-news .card-image-bg {
  background: linear-gradient(135deg, #1a2030 0, #374151 100%);
}

.card-content {
  padding: 24px 24px 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.card-title {
  font-size: 18px;
  line-height: 1.25;
  color: var(--gray-900);
  margin: 10px 0;
  letter-spacing: -0.1px;
}

.card-excerpt {
  font-size: 14px;
  color: var(--gray-500);
  line-height: 1.65;
  flex: 1;
  margin-bottom: 20px;
}

.card-arrow,
.card-footer {
  align-items: center;
  display: flex;
}

.card-footer {
  justify-content: space-between;
  padding-top: 16px;
  border-top: 1px solid var(--gray-100);
}

.card-date {
  font-size: 12px;
  color: var(--gray-500);
}

.card-arrow {
  font-size: 13px;
  font-weight: 500;
  color: var(--blue);
  gap: 4px;
}

.newsletter-eyebrow,
.posts-label {
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.card-arrow svg {
  width: 13px;
  height: 13px;
  transition: transform 0.2s;
}

.post-card:hover .card-arrow svg {
  transform: translateX(3px);
}

.posts-label {
  font-size: 12px;
  color: var(--gray-500);
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.posts-label::after {
  flex: 1;
  height: 1px;
  background: var(--gray-100);
}

.newsletter-strip {
  background: var(--navy);
  padding: 56px 0;
}

.newsletter-inner {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
}

.newsletter-copy {
  flex: 1;
}

.newsletter-eyebrow {
  font-size: 11px;
  color: #5ba8f0;
  margin-bottom: 10px;
}

.newsletter-title {
  font-size: clamp(22px, 2.5vw, 30px);
  color: var(--white);
  line-height: 1.2;
  margin-bottom: 8px;
}

.newsletter-sub {
  font-size: 15px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.6;
}

.newsletter-btn,
.newsletter-input {
  font-size: 14px;
  font-family: var(--font-body);
}

.newsletter-form {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
}

.newsletter-input {
  color: var(--gray-900);
  background: var(--white);
  border: 1px solid var(--gray-100);
  padding: 11px 18px;
  border-radius: 8px;
  width: 260px;
  outline: 0;
  transition:
    border-color 0.2s,
    box-shadow 0.2s;
}

.newsletter-input:focus {
  border-color: #5ba8f0;
  box-shadow: 0 0 0 3px rgba(91, 168, 240, 0.15);
}

.newsletter-input::placeholder {
  color: var(--gray-300);
}

.newsletter-btn {
  font-weight: 500;
  color: var(--white);
  background: var(--blue);
  border: none;
  padding: 11px 22px;
  border-radius: 8px;
  cursor: pointer;
  transition:
    background 0.2s,
    transform 0.15s;
}

.btn-primary:hover,
.form-submit:hover,
.nav-cta:hover,
.newsletter-btn:hover,
.svc-btn:hover {
  background: var(--blue-light);
  transform: translateY(-1px);
}

.newsletter-note {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.35);
  margin-top: 10px;
}

.cta-banner {
  background: var(--blue-pale);
  border-top: 1px solid var(--gray-100);
}

.cta-banner h2 {
  color: var(--navy);
  line-height: 1.15;
}

.cta-banner p {
  color: var(--gray-700);
}

.btn-primary-lg {
  font-family: var(--font-body);
  color: var(--white);
  background: var(--blue);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  box-shadow: 0 4px 16px rgba(26, 95, 168, 0.35);
}

.btn-primary-lg:hover {
  background: var(--blue-light);
  box-shadow: 0 8px 24px rgba(26, 95, 168, 0.45);
}

.btn-outline-lg {
  font-family: var(--font-body);
  font-weight: 400;
  color: var(--navy);
  border: 1.5px solid var(--gray-300);
}

.footer-logo,
.hero-h1,
.nav-logo {
  font-family: var(--font-display);
}

.btn-outline-lg:hover {
  border-color: var(--blue);
  color: var(--blue);
}

.btn-outline-navy:hover,
footer {
  background: var(--navy);
  color: var(--white);
}

.footer-top {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
}

.footer-logo {
  color: var(--white);
  letter-spacing: -0.3px;
}

.footer-col-title,
.paths-label {
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.page-hero {
  background: var(--navy);
  padding: calc(var(--nav-h)+80px) 40px 72px;
}

.page-eyebrow {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-eyebrow::after,
.page-eyebrow::before {
  width: 20px;
  height: 2px;
  background: #5ba8f0;
  border-radius: 2px;
  display: inline-block;
}

.main-layout,
.main-section {
  padding: 80px 40px;
  background: var(--white);
}

.main-inner {
  display: grid;
  grid-template-columns: 1fr 500px;
  align-items: start;
}

.paths-label,
.pc-header {
  align-items: center;
  display: flex;
}

.paths-label {
  font-size: 16px;
  font-weight: 500;
  color: var(--blue);
  margin-bottom: 20px;
  gap: 8px;
}

.path-cards {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 48px;
}

.path-card {
  border-radius: 14px;
  padding: 20px 22px;
  border: 1px solid;
  cursor: pointer;
  transition:
    transform 0.2s,
    box-shadow 0.2s;
}

.path-card:hover {
  transform: translateY(-2px);
}

.pc-direct,
.rc-latam {
  background: var(--blue-pale);
  border-color: #b5d4f4;
}

.pc-direct:hover {
  box-shadow: 0 6px 20px rgba(26, 95, 168, 0.12);
}

.mt-n,
.pc-partner,
.rc-asia {
  background: var(--teal-pale);
  border-color: #9fe1cb;
}

.pc-partner:hover {
  box-shadow: 0 6px 20px rgba(13, 158, 117, 0.12);
}

.pc-verso {
  background: var(--off-white);
  border-color: var(--gray-100);
}

.pc-verso:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);
}

.pc-header {
  gap: 10px;
  margin-bottom: 6px;
}

.pc-icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.pci-blue {
  background: var(--blue);
}

.pci-teal {
  background: var(--teal);
}

.pci-gray {
  background: var(--gray-500);
}

.cd-icon,
.social-btn:hover {
  background: var(--blue-pale);
}

.pc-icon svg {
  width: 18px;
  height: 18px;
  stroke: white;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pc-title {
  font-size: 16px;
  font-weight: 500;
}

.pc-direct .pc-title {
  color: var(--navy);
}

.pc-partner .pc-title {
  color: #085041;
}

.pc-verso .pc-title,
.testi-name {
  color: var(--gray-900);
}

.pc-body {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6;
  padding-left: 42px;
}

.pc-direct .pc-body,
.rc-latam .rc-eyebrow,
.section-h2 em {
  color: var(--blue);
}

.pc-partner .pc-body {
  color: #0f6e56;
}

.pc-verso .pc-body,
.section-lead,
.testi-role {
  color: var(--gray-500);
}

.benefits-stack,
.contact-details {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.contact-detail {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}

.cd-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.cd-icon svg,
.vp-icon svg {
  width: 18px;
  height: 18px;
  stroke: var(--blue);
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.cd-label {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--gray-300);
  margin-bottom: 4px;
}

.cd-value {
  font-size: 15px;
  font-weight: 400;
  color: var(--gray-900);
}

.cd-value a {
  color: var(--blue);
  text-decoration: none;
}

.cd-value a:hover {
  text-decoration: underline;
}

.cd-sub {
  font-size: 13px;
  font-weight: 300;
  color: var(--gray-500);
  margin-top: 2px;
}

.office-detail strong,
.social-btn {
  color: var(--gray-700);
  font-weight: 500;
}

.social-row {
  display: flex;
  gap: 10px;
  margin-top: 8px;
}

.social-btn {
  font-size: 13px;
  padding: 7px 14px;
  border-radius: 8px;
  background: var(--off-white);
  border: 1px solid var(--gray-100);
  text-decoration: none;
  transition:
    background 0.2s,
    border-color 0.2s;
}

.social-btn:hover {
  border-color: #b5d4f4;
  color: var(--blue);
}

.form-wrap {
  background: var(--white);
  border: 1px solid var(--gray-100);
  position: sticky;
}

.form-subtitle {
  color: var(--gray-500);
  margin-bottom: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--gray-100);
}

.form-note {
  color: #000;
}

.offices-section,
.testi-section {
  background: var(--off-white);
  padding: 72px 40px;
  border-top: 1px solid var(--gray-100);
}

.offices-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 40px;
}

.office-card,
.testi-card {
  background: var(--white);
  border: 1px solid var(--gray-100);
  border-radius: 16px;
  padding: 24px;
  transition:
    transform 0.2s,
    box-shadow 0.2s;
}

.benefit-card:hover,
.office-card:hover,
.testi-card:hover,
.vp-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.07);
}

.office-flag {
  font-size: 45px;
  margin-bottom: 5px;
  display: block;
  line-height: 1;
}

.office-title {
  font-size: 18px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 4px;
}

.office-type {
  font-size: 14px;
  font-weight: 500;
  color: var(--blue);
  margin-bottom: 12px;
  letter-spacing: 0.04em;
}

.office-detail {
  font-size: 14px;
  font-weight: 300;
  color: #000;
  line-height: 1.65;
  margin-bottom: 6px;
}

.office-detail strong{
  color:#000;
  font-weight:600;
}

.nav-cta,
.nav-logo {
  color: var(--white);
}

:root {
  --navy: #0b1f3a;
  --navy-mid: #152d4e;
  --blue: #1a5fa8;
  --blue-light: #2e7dd4;
  --blue-pale: #e8f1fa;
  --teal: #0d9e75;
  --teal-pale: #e0f5ee;
  --white: #ffffff;
  --off-white: #f7f8fa;
  --gray-50: #f2f4f7;
  --gray-100: #e4e7ec;
  --gray-300: #b0b8c4;
  --gray-500: #6b7685;
  --gray-700: #374151;
  --gray-900: #111827;
  --purple: #4a3f8a;
  --purple-pale: #eeedfe;
  --red-accent: #d64b2a;
  --verso: #1a5fa8;
  --verso-accent: #0d9e75;
  --font-display: "Outfit", "DM Serif Display", Georgia, serif;
  --font-body: "Inter", "DM Sans", system-ui, sans-serif;
  --max-w: 1200px;
  --nav-h: 68px;
}

p {
  font-size: 16px !important;
  line-height: 1.6;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(24px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes slideRight {
  from {
    opacity: 0;
    transform: translateX(-16px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes pulse-dot {
  0%,
  100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0.6;
    transform: scale(0.85);
  }
}

.animate-fade-up {
  animation: 0.65s both fadeUp;
}

.animate-fade-in {
  animation: 0.65s both fadeIn;
}

.d1,
.delay-1,
.placement-card:nth-child(2) {
  animation-delay: 0.1s;
}

.d2,
.delay-2,
.placement-card:nth-child(3) {
  animation-delay: 0.2s;
}

.d3,
.delay-3,
.placement-card:nth-child(4) {
  animation-delay: 0.3s;
}

.d4,
.delay-4,
.placement-card:nth-child(5),
.proof-item:nth-child(2) .proof-dot {
  animation-delay: 0.4s;
}

.delay-5 {
  animation-delay: 0.5s;
}

.delay-6 {
  animation-delay: 0.65s;
}

.nav-inner {
  display: flex;
  align-items: center;
  gap: 0;
}

.nav-logo {
  letter-spacing: -0.3px;
  display: flex;
  align-items: center;
  gap: 2px;
}

.nav-link {
  font-weight: 400;
}

.nav-cta {
  background: var(--blue);
}

.hero {
  background: var(--navy);
  padding: 60px 0;
}

.hero-inner {
  display: grid;
  grid-template-columns: 1fr 420px;
  align-items: center;
}

.hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #5ba8f0;
  margin-bottom: 20px;
}

.hero-eyebrow::before {
  display: inline-block;
  width: 24px;
  height: 2px;
  background: #5ba8f0;
  border-radius: 2px;
}

.hero-h1 {
  color: var(--white);
  letter-spacing: -0.5px;
}

.btn-outline,
.btn-primary {
  font-family: var(--font-body);
}

.hero-ctas {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 48px;
}

.btn-primary {
  color: var(--white);
  background: var(--blue);
  display: inline-flex;
  align-items: center;
}

.btn-primary:hover {
  background: var(--blue-light);
  box-shadow: 0 8px 24px rgba(26, 95, 168, 0.5);
}

.btn-outline {
  font-weight: 400;
}

.ns-num,
.testi-avatar,
.testi-quote-mark,
.trust-num,
.verso-title {
  font-family: var(--font-display);
}

.btn-outline:hover {
  color: var(--white);
  background: rgba(255, 255, 255, 0.05);
}

.hero-proof {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.proof-item {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.55);
}

.proof-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--teal);
  animation: 2.4s ease-in-out infinite pulse-dot;
}

.proof-item:nth-child(3) .proof-dot {
  animation-delay: 0.8s;
}

.comparison-visual,
.hero-visual {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.comp-label,
.visual-label {
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--white);
  margin-bottom: 4px;
  padding-left: 2px;
}

.placement-card {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 14px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  transition:
    background 0.2s,
    border-color 0.2s,
    transform 0.2s,
    box-shadow 0.2s;
  animation: 0.5s both slideRight;
  cursor: pointer;
}

.placement-card:hover {
  background: rgba(255, 255, 255, 0.09);
  border-color: rgba(255, 255, 255, 0.18);
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}

.pc-left {
  flex: 1;
  min-width: 0;
}

.pc-role {
  font-size: 13px;
  font-weight: 500;
  color: var(--white);
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 2px;
}

.pc-type {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.45);
}

.pc-country {
  font-size: 11px;
  font-weight: 500;
  padding: 3px 10px;
  border-radius: 20px;
  flex-shrink: 0;
}

.cv-nearshore,
.pc-cr,
.st-interview {
  background: rgba(91, 168, 240, 0.2);
  color: #5ba8f0;
}

.ctt-net,
.pc-co,
.tr-subs {
  background: rgba(13, 158, 117, 0.2);
  color: #3ecfa0;
}

.pc-status {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--teal);
  flex-shrink: 0;
  box-shadow: 0 0 0 3px rgba(13, 158, 117, 0.2);
  animation: 2s ease-in-out infinite pulse-dot;
}

.stats-bar,
.trust-bar {
  background: var(--navy-mid);
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0 40px;
}

.stats-bar-inner,
.trust-bar-inner {
  /* max-width: var(--max-w); */
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.trust-item {
  padding: 28px 24px;
  border-right: 1px solid rgba(255, 255, 255, 0.07);
}

.stat-cell:last-child,
.trust-item:last-child {
  border-right: none;
}

.trust-num {
  font-size: 36px;
  color: var(--white);
  line-height: 1;
  margin-bottom: 6px;
}

.trust-label {
  font-size: 16px;
  color: var(--white);
  letter-spacing: 0.02em;
}

.section-eyebrow {
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  color: var(--blue);
}

.section-eyebrow::before {
  background: var(--blue);
}

.delivery-bg,
.services-bg {
  background: var(--white);
}

.features-grid,
.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.service-card {
  background: var(--off-white);
  border: 1px solid var(--gray-100);
  border-radius: 16px;
  padding: 32px;
  position: relative;
  overflow: hidden;
  transition:
    transform 0.25s,
    box-shadow 0.25s,
    border-color 0.25s;
  cursor: default;
}

.role-tag,
.service-icon {
  background: var(--blue-pale);
}

.service-card::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--blue), var(--teal));
  opacity: 0;
  transition: opacity 0.25s;
}

.service-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.1);
  border-color: var(--gray-100);
}

.service-card:hover::before {
  opacity: 1;
}

.service-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.service-icon svg {
  width: 22px;
  height: 22px;
  stroke: var(--blue);
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.service-title {
  font-size: 18px;
  font-weight: 600;
  color: var(--gray-900);
  margin-bottom: 10px;
}

.service-body {
  font-size: 16px;
  font-weight: 300;
  color: #000;
  line-height: 1.7;
  margin-bottom: 24px;
}

.service-roles {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 24px;
}

.role-tag {
  color: var(--blue);
}

.service-link {
  font-size: 13px;
  font-weight: 500;
  color: var(--blue);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  transition: gap 0.2s;
}

.service-link:hover {
  gap: 8px;
}

.coverage-bg,
.nearshore-bg {
  background: var(--navy);
  position: relative;
  overflow: hidden;
}

.nearshore-bg::before {
  position: absolute;
  top: -200px;
  right: -100px;
  width: 600px;
  height: 600px;
  background: radial-gradient(
    ellipse,
    rgba(26, 95, 168, 0.2) 0,
    transparent 70%
  );
  pointer-events: none;
}

.coverage-bg::before,
.page-hero::before {
  position: absolute;
  top: -100px;
  pointer-events: none;
  content: "";
}

.nearshore-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 72px;
  align-items: start;
  position: relative;
  z-index: 1;
}

.nearshore-bg .section-lead {
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 36px;
}

.mt-foundation {
  background: rgba(26, 95, 168, 0.18);
  border-color: rgba(91, 168, 240, 0.25);
}

.mt-network {
  background: rgba(13, 158, 117, 0.1);
  border-color: rgba(13, 158, 117, 0.2);
}

.connector-row,
.mt-header {
  display: flex;
  align-items: center;
}

.country-chip,
.ns-stat-card {
  align-items: center;
  display: flex;
}

.mtb-n {
  background: rgba(13, 158, 117, 0.3);
  color: #3ecfa0;
}

.country-chip,
.ns-stat-card:hover {
  background: rgba(255, 255, 255, 0.08);
}

.mt-body,
.who-section .section-lead {
  color:#fff;
}

.country-chip {
  color: rgba(255, 255, 255, 0.7);
  gap: 4px;
}

.connector-line {
  flex: 1;
  background: rgba(255, 255, 255, 0.1);
}

.connector-label {
  color: rgba(255, 255, 255, 0.3);
}

.nearshore-stats {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 60px;
}

.ns-stat-card {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  padding: 20px 24px;
  gap: 20px;
  transition: background 0.2s;
}

.ns-num {
  font-size: 32px;
  color: #5ba8f0;
  line-height: 1;
}

.ns-label {
  font-size: 13px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.55);
  line-height: 1.5;
}

.quality-promise {
  margin-top: 32px;
  background: rgba(13, 158, 117, 0.12);
  border: 1px solid rgba(13, 158, 117, 0.25);
  border-radius: 14px;
  padding: 20px 24px;
}

.qp-title {
  font-size: 14px;
  font-weight: 500;
  color: #3ecfa0;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.qc-title svg,
.qp-title svg {
  width: 16px;
  height: 16px;
  stroke: #3ecfa0;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}

.qp-point {
  font-size: 11px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.55);
  background: rgba(255, 255, 255, 0.06);
  padding: 3px 10px;
  border-radius: 20px;
}

.global-bg,
.service-section.alt,
.testi-bg {
  background: var(--off-white);
}

.testi-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.testi-card:hover {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
}

.testi-quote-mark {
  color: var(--blue-pale);
}

.testi-footer {
  display: flex;
  align-items: center;
  gap: 12px;
}

.testi-avatar {
  background: var(--navy);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.verso-strip {
  background: linear-gradient(135deg, #b0d7ff 0%, #bfffea 100%);
  border-top: 1px solid var(--gray-100);
  border-bottom: 1px solid var(--gray-100);
  padding: 48px 40px;
}

.verso-inner {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}

.verso-eyebrow {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--blue);
  margin-bottom: 8px;
}

.verso-title {
  font-family: var(--font-display);
  font-size: 26px;
  color: var(--navy);
  margin-bottom: 8px;
}

.verso-body {
  font-size: 14px;
  font-weight: 300;
  color: black;
  line-height: 1.7;
  max-width: 520px;
}

.btn-primary,
.comp-header,
.comp-val,
.verso-btn {
  font-weight: 500;
}

.verso-btn {
  font-family: var(--font-body);
  font-size: 14px;
  color: var(--blue);
  background: var(--white);
  border: 1.5px solid var(--blue);
  padding: 11px 24px;
  border-radius: 8px;
  text-decoration: none;
  flex-shrink: 0;
  transition:
    background 0.2s,
    color 0.2s;
}

.mtb-f,
.rc-latam .rc-tag,
.verso-btn:hover {
  background: var(--blue);
  color: var(--white);
}

.footer-top {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
}

.footer-link.accent:hover {
  color: #8cc4f5;
}

.page-hero {
  background: var(--navy);
  padding: calc(var(--nav-h)+72px) 40px 80px;
}

.btn-outline,
.btn-primary {
  font-family: var(--font-body);
  font-size: 14px;
  padding: 11px 24px;
  border-radius: 8px;
  text-decoration: none;
}

.page-hero-inner {
  /* max-width: var(--max-w); */
  display: grid;
  grid-template-columns: 1fr 380px;
  gap: 64px;
  align-items: center;
}

.btn-primary {
  color: var(--white);
  background: var(--blue);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition:
    background 0.2s,
    transform 0.15s;
  box-shadow: 0 4px 16px rgba(26, 95, 168, 0.4);
}

.btn-primary svg,
.btn-teal svg,
.svc-btn svg {
  width: 14px;
  height: 14px;
  stroke: white;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
}

.btn-outline {
  color: rgba(255, 255, 255, 0.75);
  background: 0 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition:
    border-color 0.2s,
    color 0.2s;
}

.form-title,
.page-h1,
.ps-num,
.stat-num {
  font-family: var(--font-display);
}

.comp-row,
.cv-offshore,
.cv-onshore {
  background: rgba(255, 255, 255, 0.06);
}

.btn-outline-lg:hover,
.btn-outline:hover {
  border-color: rgba(255, 255, 255, 0.5);
  color: var(--white);
}

.comp-row {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 14px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}

.comp-headers,
.comp-vals {
  gap: 8px;
  display: flex;
}

.comp-row.highlight {
  background: rgba(26, 95, 168, 0.2);
  border-color: rgba(91, 168, 240, 0.3);
}

.comp-attr {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  min-width: 90px;
}

.comp-val {
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 6px;
  min-width: 80px;
}

.comp-header,
.mt-badge {
  font-size: 10px;
  text-transform: uppercase;
}

.cv-offshore {
  color: rgba(255, 255, 255, 0.4);
}

.comp-header,
.cv-onshore {
  color: rgba(255, 255, 255, 0.3);
}

.comp-headers {
  justify-content: flex-end;
  padding: 0 16px;
}

.coverage-grid,
.delivery-grid,
.global-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.comp-header {
  letter-spacing: 0.06em;
  min-width: 80px;
}

.stat-cell {
  padding: 28px 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.07);
}

.stat-num {
  color: var(--white);
  line-height: 1;
  margin-bottom: 6px;
}

section {
  padding: 88px 40px;
}

.delivery-grid,
.global-grid {
  gap: 64px;
  align-items: start;
}

.model-tiers,
.stat-stack {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.country-chip,
.mt-header {
  align-items: center;
  display: flex;
}

.model-tier {
  border-radius: 16px;
  padding: 24px 26px;
  border: 1px solid;
}

.mt-f {
  background: #e8f1fa;
  border-color: #b5d4f4;
}

.mt-header {
  gap: 10px;
  margin-bottom: 12px;
}

.mt-badge {
  font-weight: 600;
  letter-spacing: 0.08em;
  padding: 10px;
  border-radius: 20px;
}

.mtb-n,
.rc-asia .rc-tag {
  background: var(--teal);
  color: var(--white);
}

.mt-title {
  font-size: 15px;
  font-weight: 500;
  color: var(--gray-900);
}

.mt-body {
  font-size: 14px;
  font-weight: 300;
  color: var(--gray-500);
  line-height: 1.7;
  margin-bottom: 14px;
}

.mt-countries {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}

.country-chip {
  font-size: 12px;
  font-weight: 500;
  padding: 4px 12px;
  border-radius: 20px;
  background: var(--white);
  border: 1px solid var(--gray-100);
  gap: 5px;
  color: var(--gray-700);
}

.connector-row {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 4px 6px;
}

.qc-points,
.qc-title {
  gap: 8px;
  display: flex;
}

.connector-line {
  flex: 1;
  height: 1px;
  background: var(--gray-100);
}

.connector-label {
  font-size: 12px;
  color: var(--gray-300);
}

.quality-card {
  background: var(--navy);
  border-radius: 16px;
  padding: 28px;
  margin-top: 12px;
}

.qc-title {
  font-size: 14px;
  font-weight: 500;
  color: #3ecfa0;
  margin-bottom: 12px;
  align-items: center;
}

.qc-points {
  flex-direction: column;
}

.qc-point {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 13px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.5;
}

.qc-dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #3ecfa0;
  flex-shrink: 0;
  margin-top: 5px;
}

.benefit-card {
  background: var(--off-white);
  border: 1px solid var(--gray-100);
  border-radius: 14px;
  padding: 20px 22px;
  display: flex;
  gap: 16px;
  align-items: flex-start;
  transition:
    transform 0.2s,
    box-shadow 0.2s;
}

/* .benefit-icon {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: var(--blue-pale);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
} */

.country-table,
.ct-header {
  background: rgba(255, 255, 255, 0.05);
}

/* .benefit-icon svg {
  width: 20px;
  height: 20px;
  stroke: var(--blue);
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
} */

.benefit-title,
.step-title {
  font-size: 16px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 4px;
}

.benefit-title {
  color: #1a5fa8 !important;
}

.coverage-bg::before {
  right: -80px;
  width: 500px;
  height: 500px;
  background: radial-gradient(
    ellipse,
    rgba(26, 95, 168, 0.18) 0,
    transparent 70%
  );
}

.coverage-grid {
  gap: 64px;
  align-items: start;
  position: relative;
  z-index: 1;
}

.ct-header,
.ct-row {
  display: grid;
  grid-template-columns: 1fr auto auto;
  gap: 12px;
}

.coverage-bg .section-lead {
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 28px;
}

.country-table {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 16px;
  overflow: hidden;
}

.ct-header {
  padding: 12px 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.ct-head {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.35);
}

.ct-row {
  padding: 13px 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  align-items: center;
  transition: background 0.15s;
}

.cap-item:last-child,
.ct-row:last-child,
.dm-recent-row:last-child,
.service-section:last-of-type {
  border-bottom: none;
}

.ct-row:hover {
  background: rgba(255, 255, 255, 0.04);
}

.global-copy .section-eyebrow::before,
.rc-emea .rc-tag {
  background: var(--purple);
}

.ct-country {
  font-size: 13px;
  font-weight: 400;
  color: var(--white);
  display: flex;
  align-items: center;
  gap: 8px;
}

.ct-flag {
  font-size: 16px;
}

.ct-type {
  font-size: 11px;
  padding: 3px 10px;
  border-radius: 20px;
  font-weight: 500;
}

.ctt-sub {
  background: rgba(26, 95, 168, 0.3);
  color: #5ba8f0;
}

.ct-standard {
  font-size: 11px;
  color: #3ecfa0;
  display: flex;
  align-items: center;
  gap: 4px;
}

.ct-standard svg {
  width: 12px;
  height: 12px;
  stroke: #3ecfa0;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.coverage-quote {
}

.global-badge,
.rc-emea {
  background: var(--purple-pale);
}

.cq-text {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.65);
  line-height: 1.7;
  margin-bottom: 10px;
}

.cq-attribution {
  font-size: 12px;
  color: #5ba8f0;
}

.global-badge,
.global-copy .section-eyebrow,
.global-copy .section-h2 em,
.rc-emea .rc-eyebrow {
  color: var(--purple);
}

.global-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  font-weight: 500;
  padding: 5px 14px;
  border-radius: 20px;
  margin-bottom: 16px;
  letter-spacing: 0.04em;
}

.region-cards {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.region-card {
  border-radius: 14px;
  padding: 20px 22px;
  border: 1px solid;
}

.rc-emea {
  border-color: #afa9ec;
}

.rc-eyebrow {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 0 6px;
}

.rc-asia .rc-eyebrow {
  color: var(--teal);
}

.rc-title {
  font-size: 15px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 6px;
}

.rc-body {
  font-size: 13px;
  font-weight: 300;
  color: var(--gray-500);
  line-height: 1.65;
  margin-bottom: 10px;
}

.rc-tag {
  font-size: 11px;
  font-weight: 500;
  padding: 3px 10px;
  border-radius: 20px;
  display: inline-block;
}

.rc-emea .rc-tag {
  color: var(--white);
}

.footer-link.accent,
.nav-link.active,
.nav-link.partner {
  color: #5ba8f0;
  font-weight: 500;
}

.nav-link.active:hover,
.nav-link.partner:hover {
  background: rgba(91, 168, 240, 0.12);
}

.page-hero {
  background: var(--navy);
  padding: calc(var(--nav-h)+80px) 40px 80px;
}

.page-hero::after {
  content: "";
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: -40px;
  left: -40px;
  width: 350px;
  height: 350px;
  background: radial-gradient(
    ellipse,
    rgba(13, 158, 117, 0.1) 0,
    transparent 70%
  );
  pointer-events: none;
}

.page-hero-inner {
  /* max-width: var(--max-w); */
  max-width: 680px;
}

.page-h1 {
  color: var(--white);
  letter-spacing: -0.4px;
}

.partner-types-bar {
  background: var(--navy-mid);
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 20px 40px;
}

.partner-types-inner {
  /* max-width: var(--max-w); */
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.pt-label {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-right: 6px;
}

.pt-tag {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.85);
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 5px 14px;
  border-radius: 20px;
}

.form-wrap,
.vp-card {
  border: 1px solid var(--gray-100);
}

.main-inner {
  /* max-width: var(--max-w); */
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 440px;
  gap: 72px;
  align-items: start;
}

.section-eyebrow {
  text-transform: uppercase;
  color: var(--blue);
  display: flex;
  align-items: center;
}

.gm-icon,
.vp-icon {
  align-items: center;
}

.section-body {
  font-size: 15px;
  font-weight: 300;
  color: #000;
  line-height: 1.8;
  margin-bottom: 40px;
}

.vp-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 40px;
}

.vp-card {
  background: var(--off-white);
  border-radius: 14px;
  padding: 20px;
  transition:
    transform 0.2s,
    box-shadow 0.2s;
}

.vp-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: var(--blue-pale);
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
}

.proof-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-bottom: 40px;
}

.gm-title,
.ps-num {
  margin-bottom: 4px;
}

.ps-card {
  background: var(--navy);
  border-radius: 14px;
  padding: 18px;
}

.ps-num {
  font-size: 28px;
  color: #5ba8f0;
}

.ps-label,
.qa-metric-label {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.4;
}

.global-mention {
  background: var(--blue-pale);
  border: 1px solid #b5d4f4;
  border-radius: 14px;
  padding: 20px 22px;
  display: flex;
  gap: 14px;
  align-items: flex-start;
}

.gm-icon {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: var(--blue);
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}

.form-wrap,
body {
  background: var(--white);
}

.gm-icon svg {
  width: 20px;
  height: 20px;
  stroke: var(--white);
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.gm-title {
  font-size: 16px;
  font-weight: 500;
  color: var(--navy);
}

.gm-body {
  font-size: 14px;
  font-weight: 300;
  color: var(--blue);
  line-height: 1.65;
}

.form-wrap {
  border-radius: 20px;
  padding: 32px;
  box-shadow: 0 4px 32px rgba(0, 0, 0, 0.08);
  position: sticky;
}

.form-header {
  margin-bottom: 24px;
}

.form-title {
  font-size: 22px;
  color: var(--gray-900);
  margin-bottom: 6px;
}

.form-row,
.form-row-2 {
  margin-bottom: 16px;
}

.form-subtitle {
  font-size: 14px;
  font-weight: 300;
  color: #000;
  line-height: 1.6;
}

.form-row-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.form-label {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: var(--gray-700);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.form-input,
.form-select,
.form-textarea {
  width: 100%;
  font-family: var(--font-body);
  font-size: 14px;
  color: var(--gray-900);
  background: var(--off-white);
  border: 1px solid var(--gray-100);
  border-radius: 8px;
  padding: 10px 14px;
  transition:
    border-color 0.2s,
    box-shadow 0.2s;
  outline: 0;
  appearance: none;
}

.form-input:focus,
.form-select:focus,
.form-textarea:focus {
  border-color: var(--blue);
  box-shadow: 0 0 0 3px rgba(26, 95, 168, 0.1);
}

.form-input::placeholder,
.form-textarea::placeholder {
  color: var(--gray-300);
}

.form-textarea {
  resize: vertical;
  resize: vertical;
  min-height: 90px;
  line-height: 1.6;
}

.form-select {
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236B7685' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-right: 36px;
}

.form-submit {
  width: 100%;
  font-family: var(--font-body);
  font-size: 15px;
  font-weight: 500;
  color: var(--white);
  background: var(--blue);
  padding: 14px;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  transition:
    background 0.2s,
    transform 0.15s;
  box-shadow: 0 4px 14px rgba(26, 95, 168, 0.35);
  margin-top: 6px;
}

.testi-avatar,
.testi-quote-mark {
  font-family: var(--font-display);
}

.form-submit:active {
  transform: translateY(0);
}

.form-note {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  color: #000;
  margin-top: 18px;
  justify-content: center;
  line-height:1.2;
}

.form-note svg {
  width: 20px;
  height: 20px;
  stroke: #000;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  flex-shrink: 0;
}

.testi-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 40px;
}

.testi-quote-mark {
  font-size: 48px;
  line-height: 0.8;
  color: var(--blue-pale);
  margin-bottom: 10px;
  display: block;
}

.testi-avatar,
.testi-footer {
  display: flex;
  align-items: center;
}

.testi-quote {
  font-size: 14px;
  font-weight: 300;
  color: var(--gray-700);
  line-height: 1.75;
  margin-bottom: 20px;
}

.testi-footer {
  gap: 10px;
}

.testi-avatar {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: var(--navy);
  justify-content: center;
  font-size: 14px;
  color: #5ba8f0;
  flex-shrink: 0;
}

.testi-name {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 1px;
}

.testi-role {
  font-size: 12px;
  color: var(--blue);
}

.breadcrumb,
.breadcrumb a {
  color: rgba(255, 255, 255, 0.4);
}

.qa-metrics,
.section-grid {
  grid-template-columns: 1fr 1fr;
}

.page-hero::before {
  right: -60px;
  width: 500px;
  height: 500px;
  background: radial-gradient(
    ellipse,
    rgba(26, 95, 168, 0.2) 0,
    transparent 70%
  );
}

.breadcrumb {
  font-size: 13px;
  margin-bottom: 20px;
}

.breadcrumb a {
  text-decoration: none;
}

.breadcrumb a:hover,
.dm-recent-name {
  color: rgba(255, 255, 255, 0.7);
}

.breadcrumb span {
  margin: 0 6px;
}

.page-eyebrow {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #5ba8f0;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.page-h1,
.svc-h2 {
  font-family: var(--font-display);
  letter-spacing: -0.3px;
}

.page-eyebrow::before {
  content: "";
  content: "";
  width: 20px;
  height: 2px;
  background: #5ba8f0;
  border-radius: 2px;
  display: inline-block;
}

.page-h1 {
  font-size: clamp(32px, 4vw, 52px);
  color: var(--white);
  line-height: 1.15;
  margin-bottom: 20px;
}

.page-h1 em {
  color: #5ba8f0;
}

.page-lead {
  font-size: 17px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.75;
  max-width: 580px;
}

.service-tabs {
  background: var(--navy-mid);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding: 0 40px;
  position: sticky;
  top: var(--nav-h);
  z-index: 90;
}

.service-tabs-inner {
  margin: 0 auto;
  display: flex;
  gap: 0;
  overflow-x: auto;
}

.tab-link {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  padding: 16px 20px;
  border-bottom: 2px solid transparent;
  transition:
    color 0.2s,
    border-color 0.2s;
}

.cap-text strong,
.svc-h2,
body {
  color: var(--gray-900);
}

.btn-primary-lg,
.svc-btn {
  transition:
    background 0.2s,
    transform 0.15s;
}

.tab-link:hover {
  color: rgba(255, 255, 255, 0.85);
}

.tab-link.active {
  color: var(--white);
  border-bottom-color: #5ba8f0;
  font-weight: 500;
}

.cap-item,
.service-section {
  border-bottom: 1px solid var(--gray-100);
}

.service-section {
  padding: 80px 40px;
}

.section-grid {
  display: grid;
  gap: 72px;
  align-items: start;
}

.section-grid > * {
  align-self: stretch;
}

.section-grid.reverse {
  direction: rtl;
}

.section-grid.reverse > * {
  direction: ltr;
}

.svc-h2 {
  font-size: clamp(26px, 3vw, 38px);
  line-height: 1.2;
  margin-bottom: 16px;
}

.capabilities,
.roles-grid,
.svc-body {
  margin-bottom: 28px;
}

.svc-body {
  font-size: 15px;
  font-weight: 400;
  color: var(--gray-900);
  line-height: 1.8;
}

.svc-btn {
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: 500;
  color: var(--white);
  background: var(--blue);
  padding: 11px 24px;
  border-radius: 8px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.cta-banner h2,
.qa-metric-num,
.stat-num {
  font-family: var(--font-display);
}

.cap-check,
.role-tag.teal {
  background: var(--teal-pale);
}

.cap-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 14px 12px;
  border-bottom: 1px solid var(--gray-100);
  border-radius: 12px;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s ease, padding-left 0.3s ease;
}

.cap-item:hover {
  transform: translateX(6px);
  background: rgba(26, 95, 168, 0.03);
  padding-left: 18px;
  border-bottom-color: transparent;
}

.cap-item:last-child {
  border-bottom: none;
}

.cap-check {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
  background: var(--teal-pale);
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
}

.cap-item:hover .cap-check {
  transform: scale(1.1);
  background-color: var(--teal);
  box-shadow: 0 4px 10px rgba(13, 158, 117, 0.25);
}

.cap-check svg {
  width: 11px;
  height: 11px;
  stroke: var(--teal);
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: stroke 0.3s ease;
}

.cap-item:hover .cap-check svg {
  stroke: var(--white);
}

.cap-text {
  font-size: 14.5px;
  color: var(--gray-700);
  line-height: 1.6;
  flex: 1;
}

.cap-text strong {
  font-size: 16px;
  font-weight: 600 !important;
  color: var(--navy) !important;
  margin-bottom: 4px;
  display: block;
  transition: color 0.2s ease;
}

.cap-item:hover .cap-text strong {
  color: var(--blue) !important;
}

.roles-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.role-tag {
  font-size: 12px;
  font-weight: 500;
  padding: 6px 14px;
  border-radius: 20px;
  background: var(--blue-pale);
  color: var(--blue);
}

.role-tag.teal {
  color: var(--teal);
}

.origin-visual,
.visual-panel {
  background: var(--navy);
  border-radius: 20px;
  padding: 28px;
}

.visual-panel {
  position: sticky;
  top: 108px;
  z-index: 5;
}

.visual-panel.light {
  background: linear-gradient(135deg, rgba(232, 241, 250, 0.75) 0%, rgba(232, 241, 250, 0.35) 100%);
  border: 1px solid rgba(26, 95, 168, 0.08);
  box-shadow: 0 16px 36px rgba(26, 95, 168, 0.04);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 24px;
  padding: 36px 32px;
}

.stat-row {
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 16px 20px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.stat-num {
  font-size: 34px;
  color: #5ba8f0;
  min-width: 80px;
}

.stat-label {
  font-size: 15px;
  font-weight: 300;
  color: var(--white);
  line-height: 1.5;
}

.process-step {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  position: relative;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.process-step:hover {
  transform: translateX(6px);
}

nav {
  align-items: center;
}

.step-num {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--blue) 0%, var(--blue-light) 100%);
  color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  box-shadow: 0 4px 10px rgba(26, 95, 168, 0.25);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  z-index: 2;
}

.process-step:hover .step-num {
  transform: scale(1.12);
  box-shadow: 0 6px 16px rgba(26, 95, 168, 0.4);
}

.step-line {
  width: 2px;
  flex: 1;
  background: linear-gradient(to bottom, var(--blue) 0%, rgba(26, 95, 168, 0.15) 100%);
  margin: 6px 0;
  min-height: 36px;
  position: relative;
  z-index: 1;
}

.step-content {
  padding-bottom: 28px;
  flex: 1;
}

.process-step .step-title {
  font-size: 16.5px;
  font-weight: 600 !important;
  color: var(--navy) !important;
  margin-bottom: 6px;
  transition: color 0.2s ease;
}

.process-step:hover .step-title {
  color: var(--blue) !important;
}

.process-step .step-body {
  font-size: 14.5px;
  font-weight: 400 !important;
  color: var(--gray-700) !important;
  line-height: 1.65;
}

.qa-metrics {
  display: grid;
  gap: 12px;
}

.cta-row,
nav {
  display: flex;
}

.qa-metric {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 16px;
}

.qa-metric-num {
  font-size: 26px;
  color: #3ecfa0;
  margin-bottom: 4px;
}

.cta-banner {
  background: linear-gradient(135deg, #b0d7ff 0%, #bfffea 100%);
  border-top: 1px solid var(--gray-100);
  border-bottom: 1px solid var(--gray-100);
  padding: 80px 40px;
}

.btn-outline-lg,
.btn-primary-lg {
  font-size: 15px;
  padding: 14px 32px;
  border-radius: 8px;
  text-decoration: none;
  font-family: var(--font-body);
}

.cta-banner-inner {
  max-width: 640px;
  margin: 0 auto;
}

.hero-inner,
.nav-inner {
  /* max-width: var(--max-w) */
}

.cta-banner h2 {
  font-size: clamp(28px, 3.5vw, 42px);
  color: var(--navy);
  margin-bottom: 16px;
}

.cta-banner p {
  font-size: 16px;
  font-weight: 300;
  color: black;
  line-height: 1.75;
  margin-bottom: 36px;
}

.cta-banner a {
  height: 52px;
}

.hero-h1 em,
.verso-logo-text span {
  color: var(--teal);
}

.cta-row {
  gap: 14px;
  justify-content: center;
  flex-wrap: wrap;
}

.btn-primary-lg {
  font-weight: 500;
  color: var(--white);
  background: var(--blue);
  box-shadow: 0 4px 16px rgba(26, 95, 168, 0.4);
}

.btn-primary-lg:hover {
  background: var(--blue-light);
  transform: translateY(-2px);
}

.btn-outline-lg {
  color: rgba(255, 255, 255, 0.75);
  background: 0 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition:
    border-color 0.2s,
    color 0.2s;
}

.hero-h1,
.nav-logo,
.verso-logo-text {
  font-family: var(--font-display);
}

*,
::after,
::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: var(--font-body);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes float {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-8px);
  }
}

.fade-up {
  animation: 0.6s both fadeUp;
}

nav {
  height: var(--nav-h);
  background: rgba(11, 31, 58, 0.97);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  z-index: 100;
  padding: 0 40px;
}

.nav-inner,
.nav-links {
  display: flex;
  align-items: center;
}

.nav-inner {
  width: 100%;
  margin: 0 auto;
}

.nav-logo {
  font-size: 22px;
  color: var(--white);
  text-decoration: none;
  margin-right: auto;
}

.nav-cta,
.nav-link {
  font-size: 14px;
  text-decoration: none;
}

.nav-links .nav-links-menu {
  gap: 2px;
  margin-right: 24px;
}

.nav-link {
  color: rgba(255, 255, 255, 0.72);
  padding: 6px 14px;
  border-radius: 6px;
  transition:
    color 0.2s,
    background 0.2s;
}

.nav-link.active,
.nav-link:hover {
  color: var(--white);
  background: rgba(255, 255, 255, 0.08);
}

.nav-cta {
  font-weight: 500;
  color: var(--white);
  background: var(--blue);
  padding: 8px 20px;
  border-radius: 8px;
  transition: background 0.2s;
}

.hero {
  background: var(--navy);
  position: relative;
  overflow: hidden;
}

.hero-grid-bg,
.hero::after,
.hero::before {
  position: absolute;
  pointer-events: none;
}

.hero::before {
  content: "";
  content: "";
  top: -80px;
  right: -60px;
  width: 550px;
  height: 550px;
  background: radial-gradient(
    ellipse,
    rgba(13, 158, 117, 0.18) 0,
    transparent 70%
  );
}

.hero::after {
  content: "";
  content: "";
  bottom: -60px;
  left: -40px;
  width: 400px;
  height: 400px;
  background: radial-gradient(
    ellipse,
    rgba(26, 95, 168, 0.15) 0,
    transparent 70%
  );
}

.hero-grid-bg {
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);
  background-size: 60px 60px;
}

.hero-inner {
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 440px;
  gap: 64px;
  align-items: center;
  position: relative;
  z-index: 1;
}

.verso-lockup {
  margin-bottom: 20px;
}

.verso-logo-text {
  font-size: 44px;
  color: var(--white);
  letter-spacing: -1px;
  line-height: 1;
  margin-bottom: 6px;
}

.verso-product-label {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  display: flex;
  align-items: center;
  gap: 8px;
}

.verso-product-label::before {
  content: "";
  width: 20px;
  height: 1px;
  background: rgba(255, 255, 255, 0.25);
  display: inline-block;
}

.hero-h1 {
  font-size: clamp(28px, 3.5vw, 42px);
  color: var(--white);
  line-height: 1.2;
  margin-bottom: 18px;
  letter-spacing: -0.3px;
}

.hero-sub {
  font-size: 16px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.62);
  line-height: 1.78;
  margin-bottom: 32px;
}

.origin-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.55);
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  padding: 8px 16px;
  border-radius: 20px;
  margin-bottom: 28px;
}

.btn-ghost,
.btn-teal {
  font-family: var(--font-body);
  font-size: 14px;
  padding: 11px 24px;
  border-radius: 8px;
  text-decoration: none;
}

.origin-pill::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #3ecfa0;
  flex-shrink: 0;
}

.hero-ctas {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.btn-teal {
  font-weight: 500;
  color: var(--white);
  background: var(--teal);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition:
    background 0.2s,
    transform 0.15s;
  box-shadow: 0 4px 16px rgba(13, 158, 117, 0.35);
}

.btn-teal:hover {
  background: #0bb368;
  transform: translateY(-1px);
}

.btn-ghost {
  color: rgba(255, 255, 255, 0.72);
  background: 0 0;
  border: 1px solid rgba(255, 255, 255, 0.18);
  transition:
    border-color 0.2s,
    color 0.2s;
}

.btn-ghost:hover {
  border-color: rgba(255, 255, 255, 0.45);
  color: var(--white);
}

.verso-visual {
  animation: 5s ease-in-out infinite float;
}

/* .dashboard-mock {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 20px;
  overflow: hidden;
} */

.origin-attribution::before,
.section-eyebrow::before {
  content: "";
  height: 2px;
  background: var(--teal);
  border-radius: 2px;
  display: inline-block;
}

.dm-topbar {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.dm-recent-row,
.dm-tr-row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.dm-dots {
  display: flex;
  gap: 5px;
}

.dm-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
}

.dm-title {
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  margin-left: 8px;
}

.dm-metrics {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin-bottom: 14px;
}

.dm-pipe-bar,
.dm-pipe-row {
  display: flex;
  align-items: center;
}

.dm-metric {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 15px;
  gap: 12px;
  transition:
    background 0.2s,
    border-color 0.2s,
    transform 0.2s,
    box-shadow 0.2s;
  animation: 0.5s both slideRight;
  cursor: pointer;
}
.dm-metric:hover {
  background: rgba(255, 255, 255, 0.09);
  border-color: rgba(255, 255, 255, 0.18);
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}

.dm-metric-num {
  font-size: 18px;
  font-weight: 600;
  color: var(--white);
  line-height: 1;
  margin-bottom: 3px;
}

.dm-metric-label {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.85);
}

.dm-pipeline {
  margin-bottom: 14px;
}

.dm-pipe-label,
.dm-recent-label {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.35);
  margin-bottom: 8px;
}

.dm-pipe-row {
  gap: 4px;
  margin-bottom: 6px;
}

.dm-pipe-stage {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.4);
  width: 60px;
  flex-shrink: 0;
}

.dm-pipe-bar {
  height: 18px;
  border-radius: 4px;
  padding: 0 8px;
}

.dm-pipe-count {
  font-size: 10px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8);
}

.db-sourced {
  background: rgba(91, 168, 240, 0.25);
  width: 80%;
}

.db-screen {
  background: rgba(91, 168, 240, 0.35);
  width: 55%;
}

.db-interview {
  background: rgba(91, 168, 240, 0.45);
  width: 35%;
}

.db-offer {
  background: rgba(13, 158, 117, 0.4);
  width: 20%;
}

.db-placed {
  background: rgba(13, 158, 117, 0.6);
  width: 12%;
}

.dm-tr-row {
  display: grid;
  grid-template-columns: 32px 1fr auto;
  gap: 8px;
  align-items: center;
  padding: 8px 6px;
}

.dm-tr-id {
  font-size: 10px;
  font-weight: 600;
  color: #fff;
}

.dm-tr-title {
  font-size: 11px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.3;
  margin-bottom: 1px;
}

.dm-tr-co {
  font-size: 10px;
  color: #5ba8f0;
}

.dm-tr-badge {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 3px 8px;
  border-radius: 20px;
  min-width: 92px;
  text-align: center;
}

.tr-processing {
  background: rgba(91, 168, 240, 0.25);
  color: #5ba8f0;
}

.tr-hold {
  background: rgba(255, 180, 0, 0.15);
  color: #f0b429;
}

.tr-closed {
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.85);
}

.dm-recent {
  background: rgba(255, 255, 255, 0.04);
  border-radius: 8px;
  padding: 10px;
}

.dm-recent-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
  font-size: 11px;
}

.dm-recent-status {
  padding: 2px 7px;
  border-radius: 20px;
  font-size: 10px;
  font-weight: 500;
}

.st-placed {
  background: rgba(13, 158, 117, 0.25);
  color: #3ecfa0;
}

.st-screen {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.5);
}

.origin-section {
  background: var(--off-white);
  padding: 80px 40px;
  border-top: 1px solid var(--gray-100);
}

.origin-inner {
  /* max-width: var(--max-w); */
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 72px;
  align-items: center;
}

.origin-quote {
  font-size: 16px;
  color: var(--blue);
  line-height: 1.35;
  margin-bottom: 20px;
  letter-spacing: -0.2px;
}

.origin-quote em,
.section-h2 em {
  font-style: normal;
  color: var(--blue);
}

.origin-body {
  font-size: 16px;
  font-weight: 300;
  color: #000;
  line-height: 1.8;
  margin-bottom: 24px;
}

.origin-attribution {
  font-size: 14px;
  font-weight: 500;
  color: var(--teal);
  display: flex;
  align-items: center;
  gap: 10px;
}

.origin-attribution::before {
  width: 24px;
}

.ov-label {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color:#fff;
  margin-bottom: 16px;
}

.ov-item {
  display: flex;
  gap: 14px;
  position: relative;
}

.ov-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 4px;
}

.ovd-refined {
  background: #3ecfa0;
}

.ovd-launched {
  background: rgba(255, 255, 255, 0.3);
}

.ov-line {
  width: 2px;
  flex: 1;
  background: rgba(255, 255, 255, 0.08);
  margin: 4px 0;
  min-height: 20px;
}

.ov-title,
.ov-year {
  font-weight: 500;
  margin-bottom: 3px;
}

.ov-content {
  padding-bottom: 20px;
}

.ov-year {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.85);
}

.ov-title {
  font-size: 13px;
  color: var(--white);
}

.ov-desc {
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  line-height: 1.5;
}

.ov-dot.ovd-launched {
    background: rgb(255 255 255);
}

.section-eyebrow {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--blue);
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.cta-inner h2,
.section-h2 {
  font-family: var(--font-display);
  font-size: clamp(26px, 3.2vw, 38px);
  letter-spacing: -0.3px;
}

.section-eyebrow::before {
  width: 16px;
}

.section-h2 {
  color: var(--gray-900);
  line-height: 1.2;
  margin-bottom: 14px;
}

.section-lead {
  font-size: 16px;
  font-weight: 300;
  color: var(--gray);
  line-height: 1.8;
}

.feature-card {
  border-radius: 16px;
  padding: 28px;
  border: 1px solid var(--gray-100);
  background: var(--off-white);
  transition:
    transform 0.2s,
    box-shadow 0.2s;
}

.feature-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.08);
}

.feature-icon {
  width: 46px;
  height: 46px;
  border-radius: 12px;
  background: var(--teal-pale);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}

.feature-icon svg {
  width: 20px;
  height: 20px;
  stroke: var(--teal);
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.who-section {
  background: var(--navy);
  padding: 80px 40px;
}

.who-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.who-card {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 24px;
  transition: background 0.2s;
}

.who-icon {
  font-size: 28px;
  margin-bottom: 14px;
}

.who-title {
  font-size: 16px;
  font-weight: 500;
  color: var(--white);
  margin-bottom: 8px;
}

.who-body {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  line-height: 1.65;
}

.cta-section {
     background: linear-gradient(135deg, rgb(176, 215, 255) 0%, rgb(191, 255, 234) 100%);
    border-top: 1px solid var(--gray-100);
    border-bottom: 1px solid var(--gray-100);
    padding: 80px 40px;
}

.btn-navy,
footer {
  background: var(--navy);
}



.btn-navy,
.btn-outline-navy {
  font-family: var(--font-body);
  font-size: 15px;
  padding: 13px 28px;
  border-radius: 8px;
  text-decoration: none;
}

.cta-inner {
  max-width: 580px;
  margin: 0 auto;
}

.cta-inner h2 {
  color: var(--navy);
  margin-bottom: 14px;
}

.cta-inner p {
  font-size: 16px;
  font-weight: 300;
  color: #000;
  line-height: 1.75;
  margin-bottom: 32px;
}

.cta-row {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
}

.btn-navy {
  font-weight: 500;
  color: var(--white);
  transition:
    background 0.2s,
    transform 0.15s;
}

.btn-navy:hover {
  background: var(--navy-mid);
  transform: translateY(-1px);
}

.btn-outline-navy {
  color: var(--navy);
  background: 0 0;
  border: 1.5px solid var(--navy);
  transition:
    background 0.2s,
    color 0.2s;
}

.footer-bottom,
footer {
  border-top: 1px solid rgba(255, 255, 255, 0.07);
}

footer {
  padding: 56px 40px 36px;
}

.footer-top {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 48px;
  margin-bottom: 48px;
}

.footer-link,
.footer-logo {
  display: block;
  text-decoration: none;
}

.footer-logo {
  font-family: var(--font-display);
  font-size: 22px;
  color: var(--white);
  margin-bottom: 10px;
}

.footer-contact,
.footer-tagline {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
}

.footer-tagline {
  font-weight: 300;
  line-height: 1.7;
  margin-bottom: 16px;
}

.footer-contact {
  margin-bottom: 4px;
}

.footer-contact a {
  transition: color 0.2s;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}

.footer-col-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: rgb(80 170 226);
  margin-bottom: 14px;
}

.footer-link {
  font-size: 14px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 9px;
  transition: color 0.2s;
}

.footer-bottom {
  padding-top: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-legal {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}

.footer-badge {
  font-size: 11px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.35);
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 4px 12px;
  border-radius: 20px;
}

/* Single Blog Post Detail Page */
.single-post-hero {
  background: var(--navy);
  position: relative;
  overflow: hidden;
  padding: calc(var(--nav-h) + 60px) 0 60px 0;
}

.single-post-hero .breadcrumb {
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 24px;
}

.single-post-hero .breadcrumb a {
  color: #5ba8f0;
  text-decoration: none;
}

.single-post-hero .breadcrumb span {
  margin: 0 10px;
}

.single-post-hero .post-title {
  font-family: var(--font-display);
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1.25;
  color: var(--white);
  margin-bottom: 24px;
}

.single-post-hero .post-meta {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

.single-post-hero .meta-author {
  display: flex;
  align-items: center;
  gap: 12px;
}

.single-post-hero .meta-avatar {
  width: 36px;
  height: 36px;
  background: var(--blue);
  color: var(--white);
  font-weight: 600;
  font-size: 13px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-post-hero .meta-name {
  color: var(--white);
  font-weight: 500;
  font-size: 14px;
}

.single-post-hero .meta-date,
.single-post-hero .meta-read {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
}

.single-post-hero .meta-dot {
  width: 4px;
  height: 4px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
}

.post-body-content {
  font-size: 1.075rem;
  line-height: 1.85;
  color: #2c3e50;
}

.post-body-content p {
  margin-bottom: 24px;
}

.post-body-content h2,
.post-body-content h3,
.post-body-content h4 {
  font-family: var(--font-display);
  color: var(--navy);
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: 700;
}

.post-body-content h2 {
  font-size: 1.75rem;
}

.post-body-content h3 {
  font-size: 1.45rem;
}

.post-body-content blockquote {
  border-left: 4px solid var(--blue);
  background: rgba(91, 168, 240, 0.05);
  padding: 24px 32px;
  margin: 32px 0;
  border-radius: 0 12px 12px 0;
  font-style: italic;
  font-size: 1.15rem;
  color: var(--navy);
}

.post-body-content blockquote p {
  margin-bottom: 0;
}

.post-body-content img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  margin: 32px 0;
}

.post-body-content ul,
.post-body-content ol {
  margin-bottom: 24px;
  padding-left: 24px;
}

.post-body-content li {
  margin-bottom: 10px;
}

/* Sidebar Styles */
.single-sidebar {
  position: sticky;
  top: calc(var(--nav-h) + 32px);
}

.sidebar-widget {
  background: var(--white);
  border: 1px solid var(--gray-100);
  border-radius: 16px;
  padding: 28px;
  margin-bottom: 32px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
}

.sidebar-widget .widget-title {
  font-family: var(--font-display);
  font-size: 18px;
  color: var(--navy);
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--gray-100);
}

.sidebar-related-item {
  display: block;
  text-decoration: none;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed var(--gray-100);
  transition: all 0.2s;
}

.sidebar-related-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.sidebar-related-item .related-cat {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display: inline-block;
  margin-bottom: 6px;
}

.sidebar-related-item .related-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  color: var(--navy);
  transition: color 0.2s;
}

.sidebar-related-item:hover .related-title {
  color: var(--blue);
}

/* Pagination Styling */
.pagination {
  display: flex;
  justify-content: center;
  margin: 48px 0 20px 0;
  background-color: transparent !important;
}

.pagination .screen-reader-text {
  display: none !important;
}

.pagination .nav-links {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--navy-mid);
  padding: 8px 12px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 12px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.7);
  background: transparent;
  border: 1px solid transparent;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.pagination .page-numbers:hover {
  color: var(--white) !important;
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.15);
  text-decoration: none;
}

.pagination .page-numbers.current {
  color: var(--white) !important;
  background: var(--blue) !important;
  border-color: var(--blue) !important;
  box-shadow: 0 4px 12px rgba(56, 182, 255, 0.25);
}

.pagination .page-numbers.dots {
  color: rgba(255, 255, 255, 0.4) !important;
  background: transparent !important;
  border-color: transparent !important;
  cursor: default;
  min-width: 24px;
  padding: 0;
}

/* .pagination .page-numbers.prev,
.pagination .page-numbers.next{
    height: 36px;
    background: var(--blue);
    color: var(--white);
    font-weight: 600;
    font-size: 13px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
} */
.single-post-hero .meta-name {
  color: var(--white);
  font-weight: 500;
  font-size: 14px;
}

.single-post-hero .meta-date,
.single-post-hero .meta-read {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
}

.single-post-hero .meta-dot {
  width: 4px;
  height: 4px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
}

.post-body-content {
  font-size: 1.075rem;
  line-height: 1.85;
  color: #2c3e50;
}

.post-body-content p {
  margin-bottom: 24px;
}

.post-body-content h2,
.post-body-content h3,
.post-body-content h4 {
  font-family: var(--font-display);
  color: var(--navy);
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: 700;
}

.post-body-content h2 {
  font-size: 1.75rem;
}

.post-body-content h3 {
  font-size: 1.45rem;
}

.post-body-content blockquote {
  border-left: 4px solid var(--blue);
  background: rgba(91, 168, 240, 0.05);
  padding: 24px 32px;
  margin: 32px 0;
  border-radius: 0 12px 12px 0;
  font-style: italic;
  font-size: 1.15rem;
  color: var(--navy);
}

.post-body-content blockquote p {
  margin-bottom: 0;
}

.post-body-content img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  margin: 32px 0;
}

.post-body-content ul,
.post-body-content ol {
  margin-bottom: 24px;
  padding-left: 24px;
}

.post-body-content li {
  margin-bottom: 10px;
}

/* Sidebar Styles */
.single-sidebar {
  position: sticky;
  top: calc(var(--nav-h) + 32px);
}

.sidebar-widget {
  background: var(--white);
  border: 1px solid var(--gray-100);
  border-radius: 16px;
  padding: 28px;
  margin-bottom: 32px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
}

.sidebar-widget .widget-title {
  font-family: var(--font-display);
  font-size: 18px;
  color: var(--navy);
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--gray-100);
}

.sidebar-related-item {
  display: block;
  text-decoration: none;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed var(--gray-100);
  transition: all 0.2s;
}

.sidebar-related-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.sidebar-related-item .related-cat {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display: inline-block;
  margin-bottom: 6px;
}

.sidebar-related-item .related-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  color: var(--navy);
  transition: color 0.2s;
}

.sidebar-related-item:hover .related-title {
  color: var(--blue);
}

/* Pagination Styling */
.pagination {
  display: flex;
  justify-content: center;
  margin: 48px 0 20px 0;
  background-color: transparent !important;
}

.pagination .screen-reader-text {
  display: none !important;
}

.pagination .nav-links {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--navy-mid);
  padding: 8px 12px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 12px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.7);
  background: transparent;
  border: 1px solid transparent;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.pagination .page-numbers:hover {
  color: var(--white) !important;
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.15);
  text-decoration: none;
}

.pagination .page-numbers.current {
  color: var(--white) !important;
  background: var(--blue) !important;
  border-color: var(--blue) !important;
  box-shadow: 0 4px 12px rgba(56, 182, 255, 0.25);
}

.pagination .page-numbers.dots {
  color: rgba(255, 255, 255, 0.4) !important;
  background: transparent !important;
  border-color: transparent !important;
  cursor: default;
  min-width: 24px;
  padding: 0;
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
  font-weight: 700;
  padding: 0 16px;
}

/* Service Link Styles */
.service-link {
  color: #ffffff;
  background-color: #5ba8f0;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
  border-radius: 6px;
  transition: all 0.3s ease;
}

.service-link:hover {
  color: #ffffff;
  background-color: #1a5fa8;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(91, 168, 240, 0.3);
}

@media (max-width: 991px) {
  .navbar-brand img {
    height: 40px !important;
  }
}

.verso-icon {
  width: 120px;
  height: auto;
}

@media (max-width: 575px) {
  .verso-icon {
    width: 100px;
    height: auto;
  }
}

/* hanzala css  */

.nearshore_banner .comp-val,
.nearshore_banner .comp-header {
  min-width: 115px;
}

.nearshore_banner .comparison-visual {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  padding: 30px;
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.4);
}

.nearshore_banner .comp-row {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 14px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  transition:
    background 0.2s,
    border-color 0.2s,
    transform 0.2s,
    box-shadow 0.2s;
  animation: 0.5s both slideRight;
  cursor: pointer;
}

.nearshore_banner .comp-row:hover {
  background: rgba(255, 255, 255, 0.09);
  border-color: rgba(255, 255, 255, 0.18);
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}

.comp-header,
.cv-onshore {
  color: rgba(255, 255, 255, 0.85);
}

.cv-offshore,
.comp-attr {
  color: rgba(255, 255, 255, 0.85);
}

.breadcrumb,
.breadcrumb a {
  color: rgba(255, 255, 255, 0.85);
}

.exp_btn {
  background: white;
  color: var(--blue);
  background: var(--white);
  font-weight: 500;
}

.exp_btn:hover {
  color: white !important;
}

.benefit-body {
  color: #000;
}

.ml-title {
  font-size: 16px;
  color: var(--blue);
}

.benefit-body,
.ml-body,
.step-body,
.vp-body {
  font-size: 14px;
  color: #000;
}

.story-p {
  color: #000;
}

.sub_sec .subs-header {
  max-width: unset;
}

.dm-dot.tr-processing {
  background: rgb(91 168 240);
}


.dm-dot.tr-processing {
  background: rgb(91 168 240);
}
.dm-dot.tr-hold {
     background: rgb(255 180 0 / 81%);
}

.dm-dot.tr-subs{
 background: var(--teal);
}

.contact-details{
  border: 1px solid;
    border-color: var(--gray-100);
    padding: 30px;
    width: fit-content;
    border-radius: 20px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.07);

}

/* Services Page Responsive Overrides */
@media (max-width: 1024px) {
  .section-grid,
  .section-grid.reverse {
    grid-template-columns: 1fr !important;
    direction: ltr !important;
    gap: 40px !important;
  }
  
  .section-grid.reverse > * {
    direction: ltr !important;
  }

  .visual-panel {
    position: static !important;
    padding: 24px 20px !important;
    width: 100% !important;
  }
  
  .visual-panel.light {
    padding: 24px 20px !important;
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  .service-tabs {
    padding: 0 10px !important;
  }
  .service-tabs-inner {
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    gap: 6px !important;
    padding: 4px 0 !important;
  }
  .tab-link {
    width: auto !important;
    flex-shrink: 0 !important;
    white-space: nowrap !important;
    text-align: center !important;
    padding: 12px 14px !important;
    font-size: 13.5px !important;
  }
}

@media (max-width: 576px) {
  .ns-stat-card {
    grid-template-columns: 1fr !important;
    text-align: center !important;
    justify-items: center !important;
    gap: 12px !important;
    padding: 20px 16px !important;
  }
  
  .ns-stat-card img {
    margin: 0 auto !important;
  }
  
  .ns-stat-card .ns-num {
    margin: 0 !important;
  }
  
  .ns-stat-card .ns-label {
    text-align: center !important;
  }
}

/* Nearshore Comparison Visual Responsive Overrides */
@media (max-width: 1200px) {
  .nearshore_banner .comp-val,
  .nearshore_banner .comp-header {
    min-width: 90px !important;
  }
}

@media (max-width: 1024px) {
  .nearshore_banner .comparison-visual {
    display: flex !important;
    margin-top: 32px;
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  .nearshore_banner .comparison-visual {
    padding: 20px 14px !important;
    border-radius: 16px !important;
  }
  
  .nearshore_banner .comp-row {
    padding: 10px 12px !important;
    gap: 8px !important;
  }
  
  .comp-attr {
    min-width: unset !important;
    width: 90px !important;
    font-size: 12px !important;
  }
  
  .nearshore_banner .comp-val,
  .nearshore_banner .comp-header {
    min-width: 72px !important;
    font-size: 11px !important;
    padding: 3px 6px !important;
    text-align: center !important;
  }
  
  .comp-headers {
    padding: 0 12px !important;
    gap: 8px !important;
  }
  
  .comp-vals {
    gap: 8px !important;
  }
}

@media (max-width: 480px) {
  .nearshore_banner .comparison-visual {
    padding: 16px 8px !important;
  }
  
  .nearshore_banner .comp-row {
    padding: 8px 6px !important;
    gap: 4px !important;
    border-radius: 8px !important;
  }
  
  .comp-attr {
    width: 80px !important;
    font-size: 11px !important;
  }
  
  .nearshore_banner .comp-val,
  .nearshore_banner .comp-header {
    min-width: 62px !important;
    font-size: 10.5px !important;
    padding: 2px 4px !important;
  }
  
  .comp-headers {
    padding: 0 6px !important;
    gap: 4px !important;
  }
  
  .comp-vals {
    gap: 4px !important;
  }
}

/* Stats Bar & Trust Bar Responsive Overrides */


@media(max-width: 1399.99px) {
  .nearshore_banner .comparison-visual {
    padding: 30px 25px;
}

.nearshore_banner .comp-row {
     gap: 5px;
}
}

@media (max-width: 1199.99px) {
    .nearshore_banner .comparison-visual {
        padding: 30px 20px;
    }
}

@media (max-width: 991.99px) {
    .nearshore_banner .comparison-visual {
        padding: 30px;
    }

.delivery-grid, .global-grid {
    gap: 30px;
}

.coverage-grid, .delivery-grid, .global-grid {
    grid-template-columns: 1fr;
}

.coverage-grid {
    gap: 30px;

}
}
@media (max-width: 768.99px) {
section {
    padding: 40px 0px;
}

.cta-banner {
    padding: 40px 15px;
}

}

@media (max-width: 480.99px) {

.cta-banner a{
  display: block;
  margin:0 auto;
}
  
}


.cta-banner a {
  width: fit-content;
}

@media (max-width: 1024px) {
  .stats-bar-inner,
  .trust-bar-inner {
    grid-template-columns: 1fr 1fr !important;
    gap: 24px !important;
    padding: 24px 0 !important;
  }
  
  .stat-cell,
  .trust-item {
    border-right: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07) !important;
    padding: 16px 12px !important;
    text-align: center !important;
  }
  
  .stat-cell:nth-child(3),
  .stat-cell:nth-child(4),
  .trust-item:nth-child(3),
  .trust-item:nth-child(4) {
    border-bottom: none !important;
  }
}

@media (max-width: 576px) {
  .stats-bar-inner,
  .trust-bar-inner {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }
  
  .stat-cell,
  .trust-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.07) !important;
  }
  
  .stat-cell:last-child,
  .trust-item:last-child {
    border-bottom: none !important;
  }
}

/* About Page Responsive Overrides */
@media (max-width: 1024px) {
  .story-inner,
  .subs-grid {
    grid-template-columns: 1fr !important;
    gap: 40px !important;
  }
  
  .values-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
  }
}

@media (max-width: 900px) {
  .testi-grid {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }
}

@media (max-width: 768px) {
  .story-section,
  .values-section,
  .subs-section,
  .testi-section {
    padding: 60px 20px !important;
  }
  
  .values-grid {
    grid-template-columns: 1fr !important;
  }
  
  /* Trust Bar 2x2 layout on mobile/tablet */
  .trust-bar .trust-item {
    border-right: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07) !important;
    padding: 20px 10px !important;
  }
  
  .trust-bar .trust-item:nth-child(odd) {
    border-right: 1px solid rgba(255, 255, 255, 0.07) !important;
  }
  
  .trust-bar .trust-item:nth-last-child(-n+2) {
    border-bottom: none !important;
  }
}

/* Blog Page Responsive Overrides */
@media (max-width: 1024px) {
  .featured-post {
    grid-template-columns: 1fr !important;
  }
  .featured-image {
    min-height: 260px !important;
  }
  .posts-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
  }
}

@media (max-width: 768px) {
  .blog-section {
    padding: 48px 20px 60px !important;
  }
  
  .featured-content {
    padding: 32px 20px !important;
  }
  
  .posts-grid {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }
  
  /* Horizontal scroll category menu on mobile */
  .filter-bar {
    padding: 0 16px !important;
  }
  
  .filter-bar-inner {
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    gap: 8px !important;
    padding: 12px 0 !important;
  }
  
  .filter-btn {
    white-space: nowrap !important;
    flex-shrink: 0 !important;
    font-size: 13px !important;
    padding: 6px 14px !important;
  }
}

@media (max-width: 576px) {
  .featured-post .post-meta {
    flex-wrap: wrap !important;
    gap: 8px 12px !important;
  }
  
  .featured-post .post-meta .meta-dot {
    display: none !important;
  }
  
  .featured-post .post-meta > * {
    font-size: 12px !important;
  }
}

/* Partners & Contact Page Responsive Overrides */
@media (max-width: 1024px) {
  .main-inner {
    grid-template-columns: 1fr !important;
    gap: 48px !important;
  }
  
  .form-wrap {
    margin-top: 20px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .offices-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
  }
}

@media (max-width: 768px) {
  .main-layout,
  .main-section {
    padding: 60px 20px !important;
  }
  
  .partner-types-bar {
    padding: 32px 20px !important;
  }
  
  .vp-grid {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }
  
  .proof-stats {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }
  
  .offices-section {
    padding: 60px 20px !important;
  }
  
  .offices-grid {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }
}

@media (max-width: 576px) {
  .global-mention {
    flex-direction: column !important;
    gap: 12px !important;
    padding: 16px 18px !important;
  }
  
  .form-row-2 {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }
}

/* VERSO Recruiting Portal Page Overrides */
.verso-hero {
  padding: calc(var(--nav-h) + 80px) 0 80px 0 !important;
}

@media (max-width: 1200px) {
  .dm-metric {
    padding: 10px 8px !important;
  }
  .dm-metric-num {
    font-size: 16px !important;
  }
}

@media (max-width: 1024px) {
  .verso-hero {
    padding: calc(var(--nav-h) + 40px) 0 60px 0 !important;
  }
  
  .origin-inner {
    grid-template-columns: 1fr !important;
    gap: 40px !important;
  }
  
  .features-grid,
  .who-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
  }
}

@media (max-width: 768px) {
  .verso-hero {
    padding: calc(var(--nav-h) + 20px) 0 48px 0 !important;
  }

  .origin-section,
  .who-section,
  .cta-section {
    padding: 60px 20px !important;
  }

  .features-grid,
  .who-grid {
    grid-template-columns: 1fr !important;
  }
  
  .origin-visual {
    padding: 24px 20px !important;
  }
}

@media (max-width: 576px) {
  .dashboard-mock {
    padding: 20px 16px !important;
    border-radius: 16px !important;
  }
  
  .dm-metrics {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }
  
  .dm-metric {
    padding: 10px 14px !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 8px !important;
  }
  
  .dm-metric-num {
    margin-bottom: 0 !important;
    font-size: 16px !important;
  }
  
  .dm-metric-label {
    font-size: 11px !important;
  }
  
  .hero-h1 {
    font-size: 28px !important;
    line-height: 1.25 !important;
  }
}