/* =====================================================
   HOMEPAGE — Kumaclouds Corporate Sections
   ===================================================== */

/* ===== SECTION BASE ===== */
._2NF8YEA {
  padding: var(--body-section-py) 0;
  position: relative;
}

.kc-section--alt {
  background: #f8faff;
}

._wgOspzZ {
  max-width: var(--body-inner-max);
  margin: 0 auto;
  padding: 0 var(--body-px);
}

/* Section header label */
._JZUOV2G {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 0.72rem;
  font-weight: 700;
  color: #2563eb;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 14px;
}

._JZUOV2G::before {
  content: '';
  width: 22px;
  height: 2px;
  background: #2563eb;
  border-radius: 1px;
  flex-shrink: 0;
}

/* Section headings */
._qx-tpYA {
  font-size: clamp(1.65rem, 2.6vw, 2.35rem);
  font-weight: 800;
  color: #0F172A;
  line-height: 1.18;
  letter-spacing: -0.022em;
  margin: 0 0 16px;
}

._3dyv6fJ {
  font-size: 1.02rem;
  color: rgba(15, 23, 42, 0.6);
  line-height: 1.72;
  margin: 0;
  text-align: justify;
}

.kcs-head--center ._3dyv6fJ {
  text-align: center;
}

/* Centered section header block */
._ZALYEGg {
  margin-bottom: 56px;
}

.kcs-head--rail {
  max-width: var(--body-tablet-rail-max);
}

.kcs-head--center {
  text-align: center;
  max-width: 620px;
  margin: 0 auto 56px;
}

/* =====================================================
   SECTION 2: INTRO — Who is Kumaclouds
   ===================================================== */
._W_J-P-y {
  background: #fff;
}

._Ejj5GcP {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--body-grid-gap-lg);
  align-items: center;
}

._kG0P0pB {
  font-size: 1rem;
  color: rgba(15, 23, 42, 0.68);
  line-height: 1.78;
  margin: 20px 0 0;
  text-align: justify;
}

._BqO6EDr {
  font-size: 1.08rem;
  font-weight: 700;
  color: #0F172A;
  line-height: 1.55;
  padding: 16px 20px;
  border-left: 3px solid #2563eb;
  background: #f0f6ff;
  border-radius: 0 10px 10px 0;
  margin: 28px 0 32px;
}

._d8Tra-p {
  position: relative;
}

._7jdlSLJ {
  border-radius: 22px;
  overflow: hidden;
  background: linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);
  padding: 6px;
  box-shadow:
    0 0 0 1px rgba(37, 99, 235, 0.08),
    0 24px 64px rgba(37, 99, 235, 0.14);
}

._mHIQXfn {
  width: 100%;
  display: block;
  border-radius: 17px;
  object-fit: contain;
  background: #fff;
}

/* Floating stat bar on intro visual */
._0sDC7rH {
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border: 1px solid rgba(37, 99, 235, 0.1);
  border-radius: 14px;
  padding: 14px 24px;
  display: flex;
  gap: 28px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
}

._6jBUBwG {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}

._ztVi0pD {
  font-size: 1.3rem;
  font-weight: 800;
  color: #1d4ed8;
  letter-spacing: -0.02em;
  line-height: 1;
}

._MCT15H9 {
  font-size: 0.7rem;
  color: rgba(15, 23, 42, 0.48);
  font-weight: 500;
}

/* ─── Trust info box (left column) ─── */
._P5nMvke {
  margin-top: 28px;
  background: #f8faff;
  border: 1px solid rgba(37, 99, 235, 0.1);
  border-radius: 14px;
  padding: 6px 20px 18px;
}

._PJtdpx0 {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 0;
  font-size: 0.92rem;
  color: #334155;
  border-bottom: 1px solid rgba(37, 99, 235, 0.07);
}

._PJtdpx0:last-of-type {
  border-bottom: none;
}

._PJtdpx0 strong {
  font-weight: 800;
  color: #0f172a;
}

._BhyYhQw {
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, #dbeafe, #bfdbfe);
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #2563eb;
}

._ri7IlgO {
  width: fit-content;
  margin-top: 16px;
}

/* ─── Capability snapshot panel (right column) ─── */
._RJaSqAX {
  background: linear-gradient(160deg, #f0f7ff 0%, #e8f0fe 100%);
  border: 1px solid rgba(37, 99, 235, 0.1);
  border-radius: var(--body-card-radius);
  padding: 18px;
  box-shadow: 0 4px 24px rgba(37, 99, 235, 0.07);
}

._b_mTos1 {
  font-size: 0.88rem;
  font-weight: 700;
  color: #1e40af;
  letter-spacing: 0.01em;
  margin-bottom: 18px;
  text-align: center;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(37, 99, 235, 0.1);
}

._OOE_gtr {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

._U7_pGKn {
  background: #fff;
  border: 1px solid rgba(37, 99, 235, 0.08);
  border-radius: 12px;
  padding: 14px 14px;
  display: flex;
  align-items: flex-start;
  gap: 11px;
  transition: box-shadow 0.18s;
}

._U7_pGKn:hover {
  box-shadow: 0 4px 16px rgba(37, 99, 235, 0.1);
}

.kc-intro__cap-tile--full {
  grid-column: 1 / -1;
}

._VPqyM4G {
  width: 42px;
  height: 42px;
  border-radius: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

._VPqyM4G svg {
  width: 22px;
  height: 22px;
  display: block;
}

.kc-intro__cap-icon--blue   { background: linear-gradient(135deg, #dbeafe, #bfdbfe); color: #2563eb; }
.kc-intro__cap-icon--green  { background: linear-gradient(135deg, #dcfce7, #bbf7d0); color: #16a34a; }
.kc-intro__cap-icon--violet { background: linear-gradient(135deg, #ede9fe, #ddd6fe); color: #7c3aed; }
.kc-intro__cap-icon--orange { background: linear-gradient(135deg, #ffedd5, #fed7aa); color: #ea580c; }
.kc-intro__cap-icon--teal   { background: linear-gradient(135deg, #ccfbf1, #99f6e4); color: #0d9488; }

._p4p9sZ7 {
  font-size: 0.88rem;
  font-weight: 700;
  color: #0f172a;
  line-height: 1.3;
}

._7eBFcjP {
  font-size: 0.76rem;
  color: rgba(15, 23, 42, 0.55);
  margin-top: 3px;
  line-height: 1.4;
}

/* =====================================================
   SECTION 3: CAPABILITIES — 5 Service Groups
   ===================================================== */
._pE-dS96 {
  background: #f8faff;
}

/* 3+2 responsive grid */
._YcqXimW {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: var(--body-card-gap);
}

._QNvScFH {
  background: #fff;
  border: 1px solid rgba(37, 99, 235, 0.09);
  border-radius: var(--body-card-radius);
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  gap: 13px;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

._QNvScFH:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(37, 99, 235, 0.1);
  border-color: rgba(37, 99, 235, 0.22);
}

/* Row 1: 3 cards each span 2 of 6 columns */
._QNvScFH:nth-child(1),
._QNvScFH:nth-child(2),
._QNvScFH:nth-child(3) {
  grid-column: span 2;
}

/* Row 2: 2 cards each span 3 of 6 columns */
._QNvScFH:nth-child(4),
._QNvScFH:nth-child(5) {
  grid-column: span 3;
}

._0PHbWax {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

._0PHbWax svg {
  width: 28px;
  height: 28px;
  display: block;
}

.kc-cap-icon--blue   { background: linear-gradient(135deg, #dbeafe, #bfdbfe); }
.kc-cap-icon--green  { background: linear-gradient(135deg, #dcfce7, #bbf7d0); }
.kc-cap-icon--violet { background: linear-gradient(135deg, #ede9fe, #ddd6fe); }
.kc-cap-icon--orange { background: linear-gradient(135deg, #ffedd5, #fed7aa); }
.kc-cap-icon--teal   { background: linear-gradient(135deg, #ccfbf1, #99f6e4); }

._haaCmiS {
  font-size: 1rem;
  font-weight: 700;
  color: #0F172A;
  margin: 0;
  line-height: 1.3;
}

._G-TeI7I {
  font-size: 0.87rem;
  color: rgba(15, 23, 42, 0.60);
  line-height: 1.65;
  margin: 0;
  flex: 1;
  text-align: justify;
}

._kU-4iAU {
  font-size: 0.82rem;
  font-weight: 700;
  color: #2563eb;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  transition: gap 0.15s;
}

._QNvScFH:hover ._kU-4iAU {
  gap: 8px;
}

/* =====================================================
   SECTION 4: WHY KUMACLOUDS
   ===================================================== */
.__fAXewW {
  background: #fff;
}

._rriNTVj {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--body-grid-gap);
}

._1HBrC2Y {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

._5vmuEyV {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  background: linear-gradient(135deg, #eff6ff, #dbeafe);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 6px;
}

._5vmuEyV svg {
  width: 28px;
  height: 28px;
  display: block;
}

._oOvRG7U {
  font-size: 1rem;
  font-weight: 700;
  color: #0F172A;
  margin: 0;
}

._11uN9LG {
  font-size: 0.87rem;
  color: rgba(15, 23, 42, 0.60);
  line-height: 1.68;
  margin: 0;
  text-align: justify;
}

/* Why icon color variants */
.kc-why-icon--blue   { background: #eff6ff !important; color: #2563eb; }
.kc-why-icon--green  { background: #f0fdf4 !important; color: #16a34a; }
.kc-why-icon--orange { background: #fff7ed !important; color: #ea580c; }
.kc-why-icon--red    { background: #fef2f2 !important; color: #dc2626; }
.kc-why-icon--purple { background: #f5f3ff !important; color: #7c3aed; }
.kc-why-icon--teal   { background: #f0fdfa !important; color: #0d9488; }

/* =====================================================
   SECTION 6: AUDIENCE MATCH — 3 strategic cards
   ===================================================== */
._dYwkNOW {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--body-card-gap);
  margin-top: 48px;
}

._4QmQjx3 {
  border-radius: var(--body-card-radius);
  padding: 36px 32px 32px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 16px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

._4QmQjx3:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 56px rgba(15, 23, 42, 0.1);
}

._wOvaGUO {
  width: 56px;
  height: 56px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

._wOvaGUO svg {
  width: 30px;
  height: 30px;
  display: block;
}
.kc-audience-card--blue   ._wOvaGUO { background: #eff6ff; color: #2563eb; }
.kc-audience-card--teal   ._wOvaGUO { background: #ecfdf5; color: #0d9488; }
.kc-audience-card--purple ._wOvaGUO { background: #f5f3ff; color: #7c3aed; }

._pf6DWNu {
  display: inline-block;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 4px 11px;
  border-radius: 999px;
  width: fit-content;
}
.kc-audience-card--blue   ._pf6DWNu { background: #dbeafe; color: #1d4ed8; }
.kc-audience-card--teal   ._pf6DWNu { background: #d1fae5; color: #0d9488; }
.kc-audience-card--purple ._pf6DWNu { background: #ede9fe; color: #7c3aed; }

._4QmQjx3 h3 {
  font-size: 1.12rem;
  font-weight: 800;
  color: #0f172a;
  line-height: 1.4;
  margin: 0;
}

._4QmQjx3 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 9px;
  flex: 1;
}

._4QmQjx3 ul li {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  font-size: 0.88rem;
  color: rgba(15, 23, 42, 0.65);
  line-height: 1.55;
}

._iHAvEVv {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  font-size: 0.65rem;
  font-weight: 800;
  flex-shrink: 0;
  margin-top: 1px;
}
.kc-audience-card--blue   ._iHAvEVv { background: #dbeafe; color: #1d4ed8; }
.kc-audience-card--teal   ._iHAvEVv { background: #d1fae5; color: #059669; }
.kc-audience-card--purple ._iHAvEVv { background: #ede9fe; color: #7c3aed; }

._4QmQjx3 ._s02TpC8 {
  margin-top: 8px;
  align-self: flex-start;
}

/* =====================================================
   SECTION 5: FEATURED SERVICES — 3 preview cards
   ===================================================== */
._uFa0CKb {
  background: #f8faff;
}

._9ld5gaw {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--body-card-gap);
  margin-bottom: 36px;
}

._6zb3mcR {
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid rgba(37, 99, 235, 0.08);
  display: flex;
  flex-direction: column;
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

._6zb3mcR:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 50px rgba(37, 99, 235, 0.13);
}

._WdH34Ft {
  height: 160px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  position: relative;
}

.kc-feat-card__media--blue   { background: linear-gradient(135deg, #eff6ff, #dbeafe); }
.kc-feat-card__media--teal   { background: linear-gradient(135deg, #ecfdf5, #d1fae5); }
.kc-feat-card__media--purple { background: linear-gradient(135deg, #f5f3ff, #ede9fe); }
.kc-feat-card__media--orange { background: linear-gradient(135deg, #fff7ed, #ffedd5); }

/* Icon-box inside feat-card media (capabilities section) */
._jcHEFK4 {
  width: 68px;
  height: 68px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

._jcHEFK4 svg {
  width: 38px;
  height: 38px;
  display: block;
}
.kc-feat-icon-box--blue   { background: rgba(37,  99, 235, 0.12); color: #2563eb; }
.kc-feat-icon-box--teal   { background: rgba(13, 148, 136, 0.12); color: #0d9488; }
.kc-feat-icon-box--orange { background: rgba(234, 88,  12, 0.12); color: #ea580c; }
.kc-feat-icon-box--purple { background: rgba(124, 58, 237, 0.12); color: #7c3aed; }

._WdH34Ft:has(img) {
  padding: 0;
}

._WdH34Ft img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

._6zb3mcR:hover ._WdH34Ft img {
  transform: scale(1.05);
}

._uFa0CKb ._WdH34Ft {
  --kc-feat-accent: #38bdf8;
  --kc-feat-accent-rgb: 56, 189, 248;
  height: 176px;
  padding: 0;
  isolation: isolate;
  background:
    linear-gradient(90deg, rgba(147, 197, 253, 0.045) 1px, transparent 1px),
    linear-gradient(0deg, rgba(147, 197, 253, 0.035) 1px, transparent 1px),
    radial-gradient(260px 110px at 100% 100%, rgba(var(--kc-feat-accent-rgb), 0.24), transparent 72%),
    radial-gradient(190px 80px at 0% 0%, rgba(96, 165, 250, 0.16), transparent 70%),
    linear-gradient(135deg, #061839 0%, #0b2d69 58%, #0f3f8f 100%);
  background-size:
    26px 26px,
    26px 26px,
    auto,
    auto,
    auto;
}

._uFa0CKb .kc-feat-card__media--teal {
  --kc-feat-accent: #22d3ee;
  --kc-feat-accent-rgb: 34, 211, 238;
  background:
    linear-gradient(120deg, rgba(34, 211, 238, 0.055) 1px, transparent 1px),
    linear-gradient(60deg, rgba(96, 165, 250, 0.04) 1px, transparent 1px),
    radial-gradient(260px 110px at 100% 100%, rgba(34, 211, 238, 0.2), transparent 72%),
    radial-gradient(190px 80px at 0% 0%, rgba(96, 165, 250, 0.14), transparent 70%),
    linear-gradient(135deg, #061839 0%, #0b2d69 58%, #0f3f8f 100%);
  background-size:
    30px 30px,
    30px 30px,
    auto,
    auto,
    auto;
}

._uFa0CKb .kc-feat-card__media--purple {
  --kc-feat-accent: #93c5fd;
  --kc-feat-accent-rgb: 147, 197, 253;
  background:
    radial-gradient(circle at 22% 34%, rgba(147, 197, 253, 0.1) 0 2px, transparent 3px),
    linear-gradient(90deg, rgba(147, 197, 253, 0.04) 1px, transparent 1px),
    radial-gradient(260px 110px at 100% 100%, rgba(129, 140, 248, 0.24), transparent 72%),
    radial-gradient(190px 80px at 0% 0%, rgba(96, 165, 250, 0.14), transparent 70%),
    linear-gradient(135deg, #061839 0%, #0b2d69 58%, #0f3f8f 100%);
  background-size:
    34px 34px,
    28px 28px,
    auto,
    auto,
    auto;
}

._uFa0CKb ._WdH34Ft::before,
._uFa0CKb ._WdH34Ft::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: -1;
}

._uFa0CKb ._WdH34Ft::before {
  right: -24px;
  bottom: -8px;
  width: 164px;
  height: 126px;
  border-radius: 28px;
  background:
    linear-gradient(150deg, rgba(147, 197, 253, 0.34), rgba(37, 99, 235, 0.08)),
    rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(191, 219, 254, 0.22);
  box-shadow:
    -46px 34px 0 -20px rgba(14, 165, 233, 0.2),
    -82px 66px 0 -30px rgba(59, 130, 246, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.16);
  transform: rotate(-8deg);
  opacity: 0.72;
}

._uFa0CKb ._WdH34Ft::after {
  left: 24px;
  top: 22px;
  width: 116px;
  height: 78px;
  border-radius: 22px;
  background: linear-gradient(155deg, rgba(59, 130, 246, 0.22), rgba(14, 165, 233, 0.06));
  border: 1px solid rgba(147, 197, 253, 0.14);
  transform: rotate(8deg);
}

._uFa0CKb .kc-feat-card__media--blue::after {
  left: 30px;
  top: 26px;
  width: 148px;
  height: 82px;
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(191, 219, 254, 0.2) 0 12px, transparent 12px),
    linear-gradient(90deg, rgba(191, 219, 254, 0.18) 0 36px, transparent 36px),
    linear-gradient(155deg, rgba(59, 130, 246, 0.25), rgba(14, 165, 233, 0.06));
  box-shadow:
    22px 24px 0 -12px rgba(14, 165, 233, 0.18),
    inset 0 1px 0 rgba(255,255,255,0.12);
  transform: rotate(7deg);
}

._uFa0CKb .kc-feat-card__media--teal::after {
  left: 42px;
  top: 22px;
  width: 126px;
  height: 92px;
  border-radius: 22px;
  background:
    linear-gradient(90deg, rgba(147, 197, 253, 0.16) 1px, transparent 1px),
    linear-gradient(0deg, rgba(34, 211, 238, 0.1) 1px, transparent 1px),
    linear-gradient(155deg, rgba(59, 130, 246, 0.18), rgba(14, 165, 233, 0.04));
  background-size: 22px 22px, 22px 22px, auto;
  box-shadow:
    24px 26px 0 -22px rgba(34, 211, 238, 0.16),
    inset 0 1px 0 rgba(255,255,255,0.1);
  transform: rotate(10deg);
}

._uFa0CKb .kc-feat-card__media--purple::after {
  left: 26px;
  top: 24px;
  width: 136px;
  height: 104px;
  border-radius: 22px;
  background:
    radial-gradient(circle at 24% 30%, rgba(191, 219, 254, 0.35) 0 5px, transparent 6px),
    radial-gradient(circle at 72% 34%, rgba(96, 165, 250, 0.28) 0 5px, transparent 6px),
    radial-gradient(circle at 50% 72%, rgba(34, 211, 238, 0.2) 0 5px, transparent 6px),
    linear-gradient(155deg, rgba(59, 130, 246, 0.22), rgba(14, 165, 233, 0.05));
  box-shadow:
    28px 28px 0 -18px rgba(14, 165, 233, 0.16),
    inset 0 1px 0 rgba(255,255,255,0.12);
  transform: rotate(-6deg);
}

._-tjSXm5 {
  position: relative;
  z-index: 2;
  width: 88px;
  height: 88px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(191, 219, 254, 0.24);
  border-radius: 20px;
  background:
    radial-gradient(circle at 50% 40%, rgba(219, 234, 254, 0.18), transparent 62%),
    linear-gradient(160deg, rgba(var(--kc-feat-accent-rgb), 0.26), rgba(37, 99, 235, 0.08)),
    rgba(255, 255, 255, 0.06);
  color: #dbeafe;
  box-shadow:
    0 0 0 7px rgba(var(--kc-feat-accent-rgb), 0.055),
    0 0 42px rgba(var(--kc-feat-accent-rgb), 0.26),
    inset 0 1px 0 rgba(255,255,255,0.16);
}

._-tjSXm5::before {
  content: "";
  position: absolute;
  inset: 14px 11px;
  border-radius: 12px;
  background: linear-gradient(155deg, rgba(var(--kc-feat-accent-rgb), 0.26), rgba(37, 99, 235, 0.06));
  border: 1px solid rgba(147, 197, 253, 0.16);
  transform: rotate(-8deg);
  z-index: -1;
}

._-tjSXm5 svg {
  width: 42px;
  height: 42px;
  display: block;
  filter: drop-shadow(0 0 12px rgba(var(--kc-feat-accent-rgb), 0.28));
}

._hAdu51q {
  padding: 24px;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

._l__mp4U {
  font-size: 0.7rem;
  font-weight: 700;
  color: #2563eb;
  text-transform: uppercase;
  letter-spacing: 0.09em;
}

._JxqKehN {
  font-size: 1.05rem;
  font-weight: 700;
  color: #0F172A;
  margin: 0;
  line-height: 1.28;
}

._4KDGsWG {
  font-size: 0.87rem;
  color: rgba(15, 23, 42, 0.6);
  line-height: 1.65;
  margin: 0;
  flex: 1;
  text-align: justify;
}

._Jp2WFzb {
  list-style: none;
  padding: 0;
  margin: 4px 0 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

._Jp2WFzb li {
  font-size: 0.82rem;
  color: rgba(15, 23, 42, 0.65);
  display: flex;
  align-items: flex-start;
  gap: 7px;
  line-height: 1.45;
}

._Jp2WFzb li::before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #3b82f6;
  flex-shrink: 0;
  margin-top: 6px;
}

._2ZGDG6K {
  padding: 0 24px 22px;
  margin-top: auto;
}

._bPNCFZA {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.85rem;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  padding: 9px 18px;
  border-radius: 8px;
  background: linear-gradient(135deg, #38bdf8, #2563eb);
  transition: background 0.2s, transform 0.2s;
}

._bPNCFZA:hover {
  background: linear-gradient(135deg, #60c8f8, #3b82f6);
  transform: translateY(-1px);
  gap: 10px;
}

._skQHQn6 {
  text-align: center;
}

/* =====================================================
   SECTION 6: USE CASES — Phù hợp với ai?
   ===================================================== */
._AJ1UGvT {
  background: #fff;
}

._C0FjqoI {
  max-width: 640px;
}

._t31DhZJ {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--body-card-gap);
  margin-top: 48px;
}

._laZBUW1 {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 22px 22px 18px;
  border-radius: 14px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  background: #fff;
  transition: border-color 0.15s ease, background 0.15s ease, box-shadow 0.15s ease;
  cursor: default;
}

._laZBUW1:hover {
  border-color: rgba(37, 99, 235, 0.22);
  background: #fafcff;
  box-shadow: 0 4px 16px rgba(37, 99, 235, 0.07);
}

._SoQjXSJ {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  background: linear-gradient(135deg, #eff6ff, #dbeafe);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-bottom: 14px;
}

._SoQjXSJ svg {
  width: 22px;
  height: 22px;
  display: block;
}

._laZBUW1 > div {
  flex: 1;
  display: flex;
  flex-direction: column;
}

._vksqZNK {
  font-size: 0.92rem;
  font-weight: 700;
  color: #0F172A;
  margin: 0 0 6px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

._OyRiotr {
  font-size: 0.81rem;
  color: rgba(15, 23, 42, 0.56);
  line-height: 1.6;
  margin: 0 0 14px;
  flex: 1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

._xoYfHIN {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 0.8rem;
  font-weight: 600;
  color: #2563eb;
  text-decoration: none;
  transition: gap 0.15s;
  margin-top: auto;
}
._xoYfHIN:hover { gap: 8px; }

/* =====================================================
   SECTION 7: TRUST & PROCESS
   ===================================================== */
._fkbee3N {
  background: #f8faff;
}

._Uxu7sTn {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 300px);
  column-gap: clamp(28px, 4vw, 56px);
  align-items: center;
  max-width: none;
  margin-bottom: 42px;
  padding: 8px 0 16px;
}

._Uxu7sTn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: clamp(8px, 2vw, 34px);
  width: clamp(168px, 16vw, 240px);
  height: clamp(168px, 16vw, 240px);
  background: url('/images/kc/handshake-svgrepo-com.svg') center / contain no-repeat;
  opacity: 0.12;
  transform: translateY(-50%) rotate(-6deg);
  pointer-events: none;
  z-index: 0;
}

._Uxu7sTn > * {
  grid-column: 1;
  position: relative;
  z-index: 1;
}

._Uxu7sTn ._3dyv6fJ {
  max-width: 1120px;
  text-align: left;
}

/* Stats row */
._NirlDiP {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: clamp(30px, 4vw, 48px);
  border-radius: 28px;
  background:
    linear-gradient(90deg, rgba(147, 197, 253, 0.045) 1px, transparent 1px),
    linear-gradient(0deg, rgba(147, 197, 253, 0.035) 1px, transparent 1px),
    radial-gradient(360px 190px at 12% 8%, rgba(56, 189, 248, 0.24), transparent 68%),
    radial-gradient(420px 210px at 92% 24%, rgba(37, 99, 235, 0.28), transparent 70%),
    linear-gradient(135deg, #061735 0%, #0a2452 52%, #0f3f8f 100%);
  background-size:
    28px 28px,
    28px 28px,
    auto,
    auto,
    auto;
  border: 1px solid rgba(147, 197, 253, 0.24);
  box-shadow:
    0 30px 80px rgba(15, 23, 42, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
  margin-bottom: 64px;
}

._NirlDiP::before,
._NirlDiP::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: -1;
}

._NirlDiP::before {
  right: -46px;
  bottom: -42px;
  width: min(340px, 28vw);
  height: min(220px, 18vw);
  border-radius: 36px;
  background:
    linear-gradient(150deg, rgba(147, 197, 253, 0.26), rgba(37, 99, 235, 0.06)),
    rgba(255, 255, 255, 0.035);
  border: 1px solid rgba(191, 219, 254, 0.18);
  box-shadow:
    -48px 36px 0 -22px rgba(14, 165, 233, 0.14),
    -92px 70px 0 -40px rgba(59, 130, 246, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
  transform: rotate(-8deg);
  opacity: 0.82;
}

._NirlDiP::after {
  left: clamp(18px, 4vw, 54px);
  top: clamp(16px, 3vw, 36px);
  width: 132px;
  height: 92px;
  border-radius: 24px;
  background:
    linear-gradient(90deg, rgba(191, 219, 254, 0.14) 1px, transparent 1px),
    linear-gradient(0deg, rgba(34, 211, 238, 0.1) 1px, transparent 1px),
    linear-gradient(155deg, rgba(59, 130, 246, 0.18), rgba(14, 165, 233, 0.04));
  background-size: 22px 22px, 22px 22px, auto;
  border: 1px solid rgba(147, 197, 253, 0.13);
  transform: rotate(7deg);
  opacity: 0.5;
}

._pi4bJHZ {
  position: relative;
  z-index: 1;
  background: transparent;
  border-radius: 0;
  padding: 16px 28px;
  text-align: center;
  border: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: none;
}

._pi4bJHZ:last-child {
  border-right: 0;
}

._JhewlW0 {
  display: inline-block;
  min-width: 5ch;
  font-size: clamp(3rem, 5vw, 4.75rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 0.95;
  letter-spacing: -0.04em;
  margin-bottom: 0;
  font-variant-numeric: tabular-nums;
  text-shadow: 0 18px 42px rgba(37, 99, 235, 0.38);
}

._2IlmxCJ {
  display: block;
  margin-top: 14px;
  font-size: 0.98rem;
  color: rgba(226, 232, 240, 0.82);
  font-weight: 500;
  line-height: 1.45;
}

/* Process steps */
._Az48Yd9 {
  text-align: center;
  margin-bottom: 40px;
}

._mTZ2ZKb {
  font-size: 1.3rem;
  font-weight: 700;
  color: #0F172A;
  margin: 0;
}

._y32sPzc {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  position: relative;
}

._y32sPzc::before {
  content: '';
  position: absolute;
  top: 23px;
  left: 15%;
  right: 15%;
  height: 2px;
  background: linear-gradient(90deg,
    transparent 0%,
    rgba(37, 99, 235, 0.2) 20%,
    rgba(37, 99, 235, 0.2) 80%,
    transparent 100%);
  z-index: 0;
}

._-mk4EGN {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 14px;
  position: relative;
  z-index: 1;
  padding: 0 10px;
}

.__Ry9EVn {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: linear-gradient(135deg, #3b82f6, #1d4ed8);
  color: #fff;
  font-weight: 800;
  font-size: 1.05rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 16px rgba(37, 99, 235, 0.32);
  flex-shrink: 0;
  border: 3px solid #f8faff;
}

._kyZ6bmm {
  font-size: 0.92rem;
  font-weight: 700;
  color: #0F172A;
  margin: 0;
}

._SMYbnNl {
  font-size: 0.84rem;
  color: rgba(15, 23, 42, 0.66);
  font-weight: 500;
  line-height: 1.55;
  margin: 0;
  text-align: center;
}

/* =====================================================
   SECTION 8: CTA BAND — End of page
   ===================================================== */
._LXudm0X {
  background: linear-gradient(135deg, #0f172a 0%, #1e3a8a 60%, #1d4ed8 100%);
  padding: var(--body-section-py) 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}

._LXudm0X::before {
  content: '';
  position: absolute;
  width: 700px;
  height: 700px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(99, 102, 241, 0.15) 0%, transparent 68%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

._kik4tGU {
  position: relative;
  z-index: 1;
  max-width: 700px;
  margin: 0 auto;
  padding: 0 var(--body-px);
}

._BrPq8K7 {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.45);
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 18px;
}

._EzQaVp8 {
  font-size: clamp(1.6rem, 2.6vw, 2.5rem);
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
  margin: 0 0 16px;
  letter-spacing: -0.025em;
}

._EzQaVp8 em {
  font-style: normal;
  background: linear-gradient(90deg, #60a5fa, #a5f3fc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

._4-F581k {
  font-size: 1.02rem;
  color: rgba(255, 255, 255, 0.65);
  line-height: 1.72;
  margin: 0 0 36px;
}

._dGCC9Yv {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
}

.kc-btn--light {
  background: #fff;
  color: #1d4ed8;
  border: none;
}

.kc-btn--light:hover {
  background: #f0f6ff;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.16);
}

.kc-btn--outline-light {
  background: transparent;
  color: rgba(255, 255, 255, 0.88);
  border: 1.5px solid rgba(255, 255, 255, 0.28);
}

.kc-btn--outline-light:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}

/* =====================================================
   PARTNER / TECH LOGOS STRIP
   ===================================================== */
._UhMjTwC {
  background: #fff;
  padding: 40px 0;
  border-bottom: 1px solid rgba(15, 23, 42, 0.06);
}

._JivhxMq {
  text-align: center;
  font-size: 0.7rem;
  font-weight: 700;
  color: rgba(15, 23, 42, 0.3);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 24px;
}

._KhoPIdS {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 36px;
  flex-wrap: wrap;
}

._HpQpZLO {
  opacity: 0.45;
  filter: grayscale(100%);
  transition: opacity 0.2s, filter 0.2s;
  font-size: 0.88rem;
  font-weight: 700;
  color: #64748b;
  display: flex;
  align-items: center;
  gap: 6px;
  letter-spacing: 0.02em;
}

._HpQpZLO img {
  display: block;
  height: 24px;
  width: auto;
  object-fit: contain;
}

._HpQpZLO:hover {
  opacity: 0.7;
  filter: grayscale(0%);
}

._HpQpZLO:hover {
  opacity: 0.6;
  filter: grayscale(50%);
}

/* =====================================================
   RESPONSIVE
   ===================================================== */
@media (min-width: 641px) and (max-width: 1024px) {
  ._wgOspzZ {
    max-width: var(--body-tablet-rail-max);
    padding: 0px;
  }

  ._Ejj5GcP {
    grid-template-columns: 1fr;
    gap: var(--body-grid-gap);
  }

  ._d8Tra-p {
    width: 100%;
    max-width: none;
    margin-inline: 0;
  }

  ._OOE_gtr {
    grid-template-columns: 1fr 1fr;
  }

  ._YcqXimW {
    grid-template-columns: 1fr;
  }

  ._QNvScFH:nth-child(n) {
    grid-column: auto;
  }

  ._rriNTVj {
    grid-template-columns: 1fr;
  }

  ._NirlDiP {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 30px 24px;
  }

  ._Uxu7sTn {
    grid-template-columns: 1fr;
    margin-bottom: 32px;
    padding: 28px 0;
  }

  ._Uxu7sTn::after {
    top: auto;
    right: 0;
    bottom: 22px;
    width: clamp(156px, 28vw, 210px);
    height: clamp(156px, 28vw, 210px);
    transform: rotate(-6deg);
    opacity: 0.09;
  }

  ._NirlDiP::before {
    right: -46px;
    bottom: -42px;
    width: min(320px, 42vw);
    height: min(210px, 26vw);
  }

  ._pi4bJHZ {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    padding: 22px 18px;
  }

  ._pi4bJHZ:nth-child(odd) {
    border-right: 1px solid rgba(255, 255, 255, 0.12);
  }

  ._pi4bJHZ:nth-last-child(-n + 2) {
    border-bottom: 0;
  }

  ._y32sPzc {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  ._y32sPzc::before { display: none; }

  ._SMYbnNl {
    text-align: center;
  }

  ._t31DhZJ {
    grid-template-columns: 1fr;
  }

  ._dYwkNOW {
    grid-template-columns: 1fr;
  }

  ._9ld5gaw {
    grid-template-columns: 1fr;
  }

  ._YcqXimW,
  .kcs-head--rail,
  ._rriNTVj,
  ._y32sPzc,
  ._t31DhZJ,
  ._dYwkNOW,
  ._9ld5gaw {
    width: 100%;
    max-width: none;
    margin-inline: 0;
  }
}

@media (max-width: 640px) {
  ._wgOspzZ {
    padding: 0 var(--body-px);
  }

  ._Ejj5GcP {
    grid-template-columns: 1fr;
    gap: var(--body-grid-gap);
  }

  ._d8Tra-p {
    width: 100%;
    max-width: none;
    margin-inline: 0;
  }

  ._YcqXimW,
  .kcs-head--rail,
  ._rriNTVj,
  ._y32sPzc,
  ._t31DhZJ,
  ._dYwkNOW,
  ._9ld5gaw {
    width: 100%;
    max-width: none;
    margin-inline: 0;
  }

  ._y32sPzc::before { display: none; }

  ._SMYbnNl { text-align: center; }

  ._QNvScFH:nth-child(n) { grid-column: auto; }

  ._YcqXimW {
    grid-template-columns: 1fr;
  }

  ._9ld5gaw {
    grid-template-columns: 1fr;
    margin-bottom: 36px;
  }

  ._t31DhZJ {
    grid-template-columns: 1fr;
  }

  ._dYwkNOW {
    grid-template-columns: 1fr;
  }

  ._0sDC7rH {
    display: none;
  }

  ._OOE_gtr {
    grid-template-columns: 1fr;
  }
  ._rriNTVj {
    grid-template-columns: 1fr;
    gap: var(--body-card-gap);
  }

  ._1HBrC2Y {
    display: grid;
    grid-template-columns: 50px 1fr;
    grid-template-rows: auto auto;
    column-gap: 14px;
    align-items: start;
    text-align: left;
  }

  ._5vmuEyV {
    grid-row: 1 / 3;
    margin-bottom: 0;
  }

  ._NirlDiP {
    grid-template-columns: 1fr;
    padding: 28px 20px;
    border-radius: 22px;
  }

  ._Uxu7sTn {
    grid-template-columns: 1fr;
    margin-bottom: 30px;
    padding: 22px 0;
  }

  ._Uxu7sTn::after {
    top: auto;
    right: -8px;
    bottom: 18px;
    width: 156px;
    height: 156px;
    transform: rotate(-6deg);
    opacity: 0.07;
  }

  ._NirlDiP::before {
    right: -46px;
    bottom: -42px;
    width: min(240px, 46vw);
    height: min(156px, 30vw);
  }

  ._pi4bJHZ {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    padding: 22px 12px;
  }

  ._pi4bJHZ:nth-child(odd) {
    border-right: 0;
  }

  ._pi4bJHZ:nth-last-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }

  ._pi4bJHZ:last-child {
    border-bottom: 0;
  }

  ._JhewlW0 {
    font-size: 3rem;
  }

  ._y32sPzc {
    grid-template-columns: 1fr;
  }

  .kcs-head--center { margin-bottom: 36px; }

  ._ZALYEGg { margin-bottom: 32px; }
}
