:root {
  --teal: #1EA047;
  --teal-d: #1EA047;
  --teal-l: #E6FAF5;
  --teal-xl: #F0FDF8;
  --navy: #0D2137;
  --navy-m: #1A3A56;
  --gold: #F6C344;
  --gold-l: #FFFBEB;
  --white: #FFFFFF;
  --bg: #F7FAFB;
  --gray: #8A99AE;
  --text: #1A2B3C;
  --text-l: #5A6F84;
  --red: #E84040;
  --orange: #F97316;
  --yellow: #EAB308;
  --green: #1EA047;
  --green-b: #1EA047;
  --sh: 0 4px 24px rgba(13, 33, 55, 0.09);
  --sh-lg: 0 16px 56px rgba(13, 33, 55, 0.14);
}

/* body .body-innerwrapper:first-child section:first-of-type .sp-module:first-child>.sp-module-content>div {
  padding-top: 0px !important;
} */

input[type="text"]:not(.form-control),
input[type="email"]:not(.form-control),
input[type="url"]:not(.form-control),
input[type="date"]:not(.form-control),
input[type="password"]:not(.form-control),
input[type="search"]:not(.form-control),
input[type="tel"]:not(.form-control),
input[type="number"]:not(.form-control),
select:not(.form-select):not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.5rem !important;
  font-size: 15px;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-family: 'Roboto';
  font-size: 13.5px;
}
body #sp-header-topbar {
    height: 36px;
    background: #FBFCF2 !important;
}
.acm-contact-info.style-1 .marquee span {
    display: inline-block;
    color: #fff;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #1d4128 !important;
}
body #gt_float_wrapper .gt_float_switcher .gt-current-lang>span.gt-lang-code {
    font-size: 18px;
    font-family: "Inter";
    text-align: center;
    color: #1d4128;
}
body.view-article #gt_float_wrapper .gt_float_switcher .gt-current-lang>span.gt-lang-code, body.view-results #gt_float_wrapper .gt_float_switcher .gt-current-lang>span.gt-lang-code {
    color: #1d4128 !important;
}
body .sp-megamenu-parent>li>a, body .sp-megamenu-parent>li>span, body .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    font-size: 18px;
    font-weight: 500;
    margin-left: 10px;
    line-height: 24px;
    color: #1D4128;
}
/* Touch optimization */
body #sp-header.lg-header {
    box-shadow: unset;
    margin-bottom: -88px;
    background: linear-gradient(90deg, #2b884c 8%, #90be47 40%, #e1ee71 100%);
}
body .body-innerwrapper:first-child section:first-of-type .sp-module:first-child>.sp-module-content>div {
    padding-top: 0;
}
/* Smooth font rendering trên mọi nền tảng */
/* * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} */

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-thumb {
  background: var(--teal);
  border-radius: 3px;
}

/* ── PROGRESS BAR — full-width strip, fixed height 47px ── */
.prog-bar {
  background: #0D3322;
  height: 47px;
  padding: 0 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 88px;
  flex-shrink: 0;
  z-index: 10;
}

.prog-steps {
  display: flex;
  align-items: center;
  gap: 0;
}

.ps {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0 24px;
  color: rgba(255, 255, 255, .35);
  font-size: 12.5px;
  font-weight: 500;
  cursor: pointer;
  white-space: nowrap;
}

.ps.active {
  color: #CCFF33;
}

.ps.done {
  color: rgba(255, 255, 255, .6);
}

.ps-num {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .12);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 800;
  flex-shrink: 0;
  transition: all .3s;
}

.ps.active .ps-num {
  background: #CCFF33;
  color: #0D2137;
}

.ps.done .ps-num {
  background: #1EA047;
  color: white;
}

.ps-div {
  width: 48px;
  height: 1px;
  background: rgba(255, 255, 255, .12);
  transition: background .5s;
}

.ps-div.done {
  background: rgba(0, 184, 148, .45);
}

/* ── HERO + FORM — 2-col layout, height = content ── */
.hero {
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative;
  align-items: start;
  /* KHÔNG stretch — cột trái tự cao theo nội dung riêng */
  padding-top: 88px;
}

/* LEFT — cố định, không bị kéo theo form bên phải */
.hero-left {
    background: linear-gradient(170deg, #0A3320 0%, #0D3D25 40%, #092C1C 100%);
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding: clamp(20px, 3vh, 44px) clamp(36px, 3.5vw, 56px) clamp(18px, 2.5vh, 40px);
    container-type: inline-size;

}

/* Radial glow top-right */
.hero-left::before {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  /* Fade lưới ở các cạnh — tạo chiều sâu */
  background:
    radial-gradient(ellipse 70% 50% at 80% 10%, rgba(30, 160, 71, .22) 0%, transparent 65%),
    radial-gradient(ellipse 50% 60% at 10% 90%, rgba(0, 100, 60, .18) 0%, transparent 60%),
    radial-gradient(ellipse 100% 40% at 50% 100%, rgba(0, 0, 0, .35) 0%, transparent 70%),
    radial-gradient(ellipse 100% 30% at 50% 0%, rgba(0, 0, 0, .2) 0%, transparent 60%);
}

/* Dot grid texture */
.hero-left::after {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;

  background-image:
    linear-gradient(rgba(255, 255, 255, .06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .06) 1px, transparent 1px);
  background-size: 40px 40px;
  background-position: -1px -1px;
}

.hero-left-inner {
  position: relative;
  z-index: 2;
  /* Nội dung tự nhiên từ trên, stats dùng margin-top:auto để xuống đáy */
}

/* Eyebrow pill */
.hero-pill {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(204, 255, 51, .12);
  border: 1px solid rgba(204, 255, 51, .3);
  border-radius: 100px;
  padding: 5px 14px 5px 10px;
  font-size: clamp(9px, 1.5cqi, 11px);
  font-weight: 700;
  color: #CCFF33;
  letter-spacing: .8px;
  margin-bottom: clamp(8px, 1.4cqi, 16px);
  text-transform: uppercase;
}

.live-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #CCFF33;
  animation: blink 1.5s infinite;
  flex-shrink: 0;
}

@keyframes blink {

  0%,
  100% {
    opacity: 1
  }

  50% {
    opacity: .3
  }
}

/* H1 */
.hero-h1 {
    font-family: 'Inter', sans-serif;
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.33;

}

.hero-h1 em {
  font-style: italic;
  color: #CCFF33;
  /* font-family: 'Playfair Display', serif; */
  font-weight: 700;
}

/* Description */
.hero-desc {
 color: #ffffff;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.hero-desc strong {
  color: white;
  font-weight: 700;
}

/* Steps list */
.hero-steps {
  display: flex;
  flex-direction: column;
  gap: clamp(5px, 1.4cqi, 12px);
  margin-bottom: clamp(8px, 1.8cqi, 18px);
}

.hero-step {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  animation: fd .7s ease both;
}

.hero-step:nth-child(1) {
  animation-delay: .25s;
}

.hero-step:nth-child(2) {
  animation-delay: .35s;
}

.hero-step:nth-child(3) {
  animation-delay: .45s;
}

.hero-step-num {
  width: clamp(20px, 3.2cqi, 28px);
  height: clamp(20px, 3.2cqi, 28px);
  border-radius: 7px;
  flex-shrink: 0;
  background: rgba(255, 255, 255, .1);
  border: 1px solid rgba(255, 255, 255, .15);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(9px, 1.6cqi, 12px);
  font-weight: 900;
  color: #CCFF33;
}

.hero-step-txt strong {
  display: block;
  color: #bcff5b;
    margin-bottom: 1px;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}

.hero-step-txt span {
    color: #ffffff;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

/* Trust pills row */
.hero-trust-row {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: clamp(6px, 1.4cqi, 12px);
  animation: fd .7s .5s ease both;
}

.hero-trust-pill {
  display: flex;
  align-items: center;
  gap: 6px;
  background: rgba(255, 255, 255, .07);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 100px;
  padding: clamp(4px, 0.8cqi, 7px) clamp(8px, 1.8cqi, 14px);
  color: #ffffff;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.hero-trust-pill svg {
  width: 12px;
  height: 12px;
  stroke: #CCFF33;
  fill: none;
  stroke-width: 2;
  flex-shrink: 0;
}

/* Stats row at bottom */
/* ── Stats bar ── */
.hero-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding-top: clamp(10px, 1.4vh, 20px);
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  margin-top: auto;
}

.hero-stat-item {
  text-align: center;
  padding: 0 8px;
  position: relative;
}

/* Separator dọc giữa các item */
.hero-stat-item+.hero-stat-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10%;
  height: 80%;
  width: 1px;
  background: linear-gradient(180deg, transparent, rgba(255, 255, 255, .15) 40%, rgba(255, 255, 255, .15) 60%, transparent);
}

.hero-stat-num {
  display: block;
  /* font-family: 'Playfair Display', serif; */
  font-size: clamp(18px, 4cqi, 34px);
  font-weight: 800;
  color: #CCFF33;
  line-height: 1;
  margin-bottom: clamp(3px, 0.5vh, 6px);
  letter-spacing: -0.5px;
      font-size: 60px;
    font-family: 'Roboto';
}

.hero-stat-lbl {
  font-size: clamp(9px, 1vh, 11px);
  color: #ffffff;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-size: clamp(8px, 1.3cqi, 10px);
  letter-spacing: 0.5px;
    font-size: 12px;
}

/* ══ RIGHT PANEL ══ */
.hero-right {
  background: white;
  display: flex;
  flex-direction: column;
}

/* Gradient accent bar — full-width top */
.hero-right::before {
  content: '';
  display: block;
  height: 4px;
  flex-shrink: 0;
  background: linear-gradient(90deg, #1EA047 0%, #7BCF2A 55%, #CCFF33 100%);
}

/* Form wrapper — padding chỉ trên và hai bên */
.hero-form-wrap {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 28px 44px 28px;
  background: white;
}

/* Form — fill toàn bộ chiều cao, fields trên / submit dưới */
.tool-form {
  background: transparent;
  flex: 1;
  display: flex;
  flex-direction: column;
  /* margin-top:auto trên .form-bottom sẽ đẩy submit xuống đáy */
}

.tool-form::before {
  display: none;
}

/* Fields group — trên cùng */
.form-top-fields {
  display: flex;
  flex-direction: column;
}

/* Submit group — luôn ở dưới cùng */
.form-bottom {
  flex-shrink: 0;
  margin-top: auto;
  padding-top: 12px;
}

/* Step header */
.step-label {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-bottom: 20px;
  border-bottom: 1.5px solid #EEF2F7;
  margin-bottom: 20px;
  flex-shrink: 0;
  display: none;
}

.step-label .num {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: #173D22;
  color: white;
  font-size: 16px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.step-label-txt {
  flex: 1;
  min-width: 0;
}

.step-label h3 {
  font-size: 14.5px;
  font-weight: 800;
  color: #0D2137;
  line-height: 1.3;
}

.step-label p {
  font-size: 12px;
  color: #9BAAB8;
  margin-top: 3px;
}

.step-dots {
  display: flex;
  gap: 5px;
  align-items: center;
  flex-shrink: 0;
}

.step-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #D1D9E6;
}

.step-dot.active {
  background: #1EA047;
}

/* Fields */
.fld {
  margin-bottom: 12px;
}

.fld label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #1A2B3C;
  margin-bottom: 7px;
}

.fld label .fld-num {
  font-size: 12px;
  color: #9BAAB8;
  font-weight: 500;
} 

.fld label span.req {
  color: red;
}

/* Selects / Inputs */
.fld select,
.fld input {
  width: 100% !important;
  padding: 12px 16px !important;
  border-radius: 10px !important;
  border: 1.5px solid #DDE6EF;
  background: white;
  color: #1A2B3C !important;
  outline: none;
  transition: border-color .2s, box-shadow .2s !important;
  appearance: none !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238A99AE' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-right: 38px !important;
  cursor: pointer;
}

.fld select:focus,
.fld input:focus {
  border-color: #1EA047 !important;
  box-shadow: 0 0 0 3px rgba(30, 160, 71, .08) !important;
}

.fld select.sel-done {
  border-color: rgba(30, 160, 71, .35) !important;
  color: #166534;
  font-weight: 600 !important;
}

/* Radio opt */
.radio-opt {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 12px 14px;
  border-radius: 9px;
  border: 1.5px solid #E4EBF2;
  cursor: pointer;
  transition: all .22s;
  background: white;
}

.radio-opt:hover {
  border-color: #1EA047;
  background: #F0FBF3;
}

.radio-opt.selected {
  border-color: #1EA047;
  background: #F0FBF3;
  box-shadow: 0 0 0 3px rgba(30, 160, 71, .1);
}

.radio-opt input[type=radio] {
  display: none;
}

.radio-txt small {
  font-size: 12px;
  color: var(--gray);
  display: block;
  margin-top: 2px;
}

@keyframes fd {
  from {
    opacity: 0;
    transform: translateY(16px)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

@keyframes fdR {
  from {
    opacity: 0;
    transform: translateX(24px)
  }

  to {
    opacity: 1;
    transform: translateX(0)
  }
}

@keyframes popIn {
  from {
    opacity: 0;
    transform: scale(.5)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

@keyframes pinSlide {
  from {
    left: 0%
  }

  to {
    left: 82%
  }
}

/* Step activate animation */
@keyframes stepPop {
  0% {
    transform: scale(1);
  }

  40% {
    transform: scale(1.18);
    box-shadow: 0 0 0 6px rgba(0, 184, 148, .25);
  }

  100% {
    transform: scale(1);
    box-shadow: none;
  }
}

.ps.activating .ps-num {
  animation: stepPop .5s cubic-bezier(.34, 1.5, .64, 1) both;
}

/* Progress bar flash overlay */
@keyframes progFlash {
  0% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* ── SECTIONS ── */
.sect {
  padding: 60px 56px;
}

.inner {
  max-width: 1180px;
  margin: 0 auto;
}

.tag {
  display: inline-block;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--teal-d);
  background: var(--teal-l);
  padding: 5px 13px;
  border-radius: 100px;
  margin-bottom: 14px;
}

.sh {
  /* font-family: 'Playfair Display', serif; */
  font-size: clamp(26px, 3.2vw, 40px);
  font-weight: 800;
  color: var(--navy);
  line-height: 1.2;
  margin-bottom: 14px;
}

.sp {
  font-size: 16px;
  color: var(--text-l);
  line-height: 1.75;
  max-width: 540px;
}

.tool-wrap {
  display: block;
  max-width: 720px;
  margin: 0 auto;
}

/* ── STEP 2 SUCCESS AREA ── */
.s2-success-area {
  padding: 0 32px 28px;
}

/* Success card */
.s2-success-msg {
  position: relative;
  overflow: hidden;
  background: linear-gradient(145deg, #00432A 0%, #00564B 60%, #003D35 100%);
  border: 1px solid rgba(74, 222, 128, .18);
  border-radius: 16px;
  padding: 26px 24px;
  margin-bottom: 18px;
  box-shadow: 0 8px 32px rgba(0, 86, 75, .22), inset 0 1px 0 rgba(255, 255, 255, .07);
  animation: successReveal .55s cubic-bezier(.34, 1.05, .64, 1) both;
}

@keyframes successReveal {
  from {
    opacity: 0;
    transform: translateY(16px) scale(.98);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* Ambient glow */
.s2-success-msg::before {
  content: '';
  position: absolute;
  top: -60px;
  right: -60px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(74, 222, 128, .15) 0%, transparent 65%);
  pointer-events: none;
}

.s2-success-msg::after {
  content: '';
  position: absolute;
  bottom: -40px;
  left: 10%;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(0, 184, 148, .1) 0%, transparent 70%);
  pointer-events: none;
}

/* Top accent bar */
.s2-success-bar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  border-radius: 18px 18px 0 0;
  background: linear-gradient(90deg, transparent, #4ADE80, #1EA047, transparent);
}

/* Icon container */
.s2-success-icon-wrap {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  flex-shrink: 0;
  background: rgba(74, 222, 128, .15);
  border: 2px solid rgba(74, 222, 128, .35);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 18px rgba(74, 222, 128, .2);
  animation: iconPop .5s .2s cubic-bezier(.34, 1.6, .64, 1) both;
}

@keyframes iconPop {
  from {
    transform: scale(0);
    opacity: 0;
  }

  to {
    transform: scale(1);
    opacity: 1;
  }
}

.s2-success-icon-wrap svg {
  width: 24px;
  height: 24px;
  stroke: #4ADE80;
  fill: none;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.s2-success-body {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  gap: 18px;
}

.s2-success-content {
  flex: 1;
}

.s2-success-title {
  font-size: 17px;
  font-weight: 800;
  color: white;
  margin-bottom: 8px;
  line-height: 1.3;
  text-shadow: 0 1px 4px rgba(0, 0, 0, .2);
}

.s2-success-sub {
  font-size: 13.5px;
  color: rgba(255, 255, 255, .7);
  line-height: 1.7;
}

.s2-success-sub strong {
  color: #86EFAC;
}

/* Steps row */
.s2-success-steps {
  display: flex;
  gap: 10px;
  margin-top: 20px;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}

.s2-success-step {
  flex: 1;
  min-width: 120px;
  background: rgba(255, 255, 255, .07);
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 10px;
  padding: 10px 12px;
  text-align: center;
}

.s2-success-step-num {
  font-size: 11px;
  font-weight: 800;
  color: #4ADE80;
  letter-spacing: .8px;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.s2-success-step-txt {
  font-size: 12px;
  color: rgba(255, 255, 255, .65);
  line-height: 1.4;
}

/* Trust row */
.s2-trust-row {
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
  padding: 14px 32px 20px;
  border-top: 1px solid #EEF2F7;
  margin-bottom: 0;
}

/* ── INLINE CONTACT FORM (ICF) ── */
#inlineContactForm {
  animation: icfSlide .45s cubic-bezier(.34, 1.05, .64, 1) both;
}

@keyframes icfSlide {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.icf-divider {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 20px 0 0;
}

.icf-div-line {
  flex: 1;
  height: 1.5px;
  background: linear-gradient(90deg, transparent, #E4EBF2);
}

.icf-div-line:last-child {
  background: linear-gradient(90deg, #E4EBF2, transparent);
}

.icf-div-txt {
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: var(--gray);
  white-space: nowrap;
}

.icf-body {
  background: #F8FAFB;
  border-radius: 16px;
  padding: 24px;
  border: 1.5px solid #E4EBF2;
  margin-top: 16px;
}

.icf-score-strip {
  display: flex;
  align-items: center;
  gap: 10px;
  background: white;
  border: 1.5px solid #E4EBF2;
  border-radius: 10px;
  padding: 11px 14px;
  margin-bottom: 16px;
  font-size: 13px;
  color: var(--text-l);
}

.icf-score-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #1EA047;
  flex-shrink: 0;
  animation: blink 1.4s ease infinite;
}

.icf-score-info {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  flex: 1;
}

.icf-svc-tag {
  font-size: 11px;
  font-weight: 700;
  color: var(--teal-d);
  background: var(--teal-xl);
  padding: 2px 10px;
  border-radius: 20px;
}

.icf-msg {
  font-size: 13px;
  color: var(--text-l);
  line-height: 1.65;
  background: white;
  border-left: 3px solid #1EA047;
  padding: 12px 14px;
  border-radius: 0 8px 8px 0;
  margin-bottom: 18px;
}

.icf-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 18px;
}

.icf-fld label {
  display: block;
  font-size: 12px;
  font-weight: 700;
  color: var(--text-l);
  margin-bottom: 6px;
  letter-spacing: .3px;
}

.icf-fld input {
  width: 100%;
  padding: 11px 13px;
  border-radius: 9px;
  border: 1.5px solid #E4EBF2;
  background: white;
  color: var(--text);
  font-size: 13.5px;
  /* font-family: 'Be Vietnam Pro', sans-serif; */
  outline: none;
  transition: all .2s;
  box-sizing: border-box;
}

.icf-fld input:focus {
  border-color: #1EA047;
  background: #F0FBF3;
  box-shadow: 0 0 0 3px rgba(30, 160, 71, .08);
}

.icf-expert {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  background: white;
  border-radius: 10px;
  border: 1.5px solid #E4EBF2;
  margin-bottom: 14px;
}

.icf-avatars {
  display: flex;
}

.icf-avatars i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid white;
  background: var(--navy);
  color: white;
  font-size: 11px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  margin-left: -6px;
}

.icf-avatars i:first-child {
  margin-left: 0;
}

.icf-expert-txt {
  font-size: 12px;
  color: var(--text-l);
  line-height: 1.45;
}

.icf-submit {
  width: 100%;
  padding: 0;
  border-radius: 14px;
  border: none;
  cursor: pointer;
  margin-bottom: 12px;
  /* font-family: 'Be Vietnam Pro', sans-serif; */
  background: linear-gradient(150deg, #22B14C 0%, #1EA047 45%, #166F34 100%);
  box-shadow: 0 8px 28px rgba(30, 160, 71, .38), 0 2px 6px rgba(30, 160, 71, .18), inset 0 1px 0 rgba(255, 255, 255, .13);
  position: relative;
  overflow: hidden;
  transition: transform .32s cubic-bezier(.34, 1.1, .64, 1), box-shadow .32s ease;
}

/* Diagonal shimmer */
.icf-submit::before {
  content: '';
  position: absolute;
  top: 0;
  left: -90%;
  width: 45%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .16), transparent);
  transform: skewX(-18deg);
  transition: left .7s cubic-bezier(.25, .46, .45, .94);
  z-index: 1;
  pointer-events: none;
}

/* Hover bg layer */
.icf-submit::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 14px;
  background: linear-gradient(150deg, #2ED15C 0%, #22B14C 50%, #1A8040 100%);
  opacity: 0;
  transition: opacity .3s ease;
  z-index: 0;
}

.icf-submit:hover {
  transform: translateY(-3px);
  box-shadow: 0 16px 40px rgba(30, 160, 71, .5), 0 4px 10px rgba(30, 160, 71, .2);
}

.icf-submit:hover::before {
  left: 130%;
}

.icf-submit:hover::after {
  opacity: 1;
}

.icf-submit:active {
  transform: translateY(-1px);
  box-shadow: 0 5px 16px rgba(30, 160, 71, .32);
}

.icf-submit:disabled {
  background: #9CA3AF;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

/* Inner wrapper */
.icf-submit-inner {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 24px;
}

/* Left icon container */
.icf-submit-icon {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  flex-shrink: 0;
  background: rgba(255, 255, 255, .15);
  border: 1.5px solid rgba(255, 255, 255, .22);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform .38s cubic-bezier(.34, 1.5, .64, 1), background .3s;
}

.icf-submit-icon svg {
  width: 18px;
  height: 18px;
  stroke: white;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.icf-submit:hover .icf-submit-icon {
  transform: rotate(-12deg) scale(1.12);
  background: rgba(255, 255, 255, .24);
}

/* Text block */
.icf-submit-txt {
  flex: 1;
  text-align: left;
}

.icf-submit-txt strong {
  display: block;
  font-size: 14.5px;
  font-weight: 800;
  color: white;
  letter-spacing: .2px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, .12);
}

.icf-submit-txt small {
  display: block;
  font-size: 11px;
  color: rgba(255, 255, 255, .6);
  font-weight: 500;
  margin-top: 2px;
}

/* Right chevron */
.icf-submit-chevron {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  flex-shrink: 0;
  background: rgba(255, 255, 255, .12);
  border: 1px solid rgba(255, 255, 255, .18);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform .35s cubic-bezier(.34, 1.5, .64, 1);
}

.icf-submit-chevron svg {
  width: 11px;
  height: 11px;
  stroke: rgba(255, 255, 255, .85);
  fill: none;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.icf-submit:hover .icf-submit-chevron {
  transform: translateX(4px);
}

.icf-trust {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  font-size: 11.5px;
  color: var(--gray);
  padding: 10px 0 4px;
  border-top: 1px solid #E4EBF2;
  margin-top: 4px;
}

@media(max-width:600px) {
  .icf-grid {
    grid-template-columns: 1fr;
  }

  .icf-trust {
    gap: 12px;
  }
}

/* ── SUBMIT BUTTON ── */
.submit-big {
  width: 100%;
  padding: 0;
  border-radius: 14px;
  background: none;
  border: none;
  cursor: pointer;
  margin-top: 0;
  flex-shrink: 0;
  /* font-family: 'Be Vietnam Pro', sans-serif; */
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 28px rgba(180, 220, 30, .35), 0 2px 8px rgba(180, 220, 30, .18);
  transition: transform .32s cubic-bezier(.34, 1.15, .64, 1), box-shadow .32s ease;
  isolation: isolate;
}

/* Base gradient — yellow-green */
.submit-big::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 14px;
  z-index: 0;
  background: linear-gradient(135deg, #C8F020 0%, #ADDB00 50%, #94C200 100%);
}

/* Hover overlay */
.submit-big::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 14px;
  z-index: 1;
  background: linear-gradient(135deg, #D4FF22 0%, #BBEE00 50%, #A0D400 100%);
  opacity: 0;
  transition: opacity .28s ease;
}

/* Shimmer sweep */
.submit-big .sb-shimmer {
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  z-index: 3;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .25), transparent);
  transform: skewX(-18deg);
  transition: left .7s cubic-bezier(.25, .46, .45, .94);
  pointer-events: none;
}

.submit-big .sb-noise {
  display: none;
}

.submit-big:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 36px rgba(180, 220, 30, .5), 0 4px 12px rgba(180, 220, 30, .28);
}

.submit-big:hover::before {
  opacity: 1;
}

.submit-big:hover .sb-shimmer {
  left: 130%;
}

.submit-big:active {
  transform: translateY(0);
  transition-duration: .1s;
}

.submit-big:disabled {
  opacity: .5;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

/* Inner layout */
.submit-big-inner {
  position: relative;
  z-index: 4;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 24px;
}

/* Arrow icon left */
.submit-big-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  flex-shrink: 0;
  background: rgba(10, 45, 25, .15);
  border: 1.5px solid rgba(10, 45, 25, .2);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform .38s cubic-bezier(.34, 1.5, .64, 1);
}

.submit-big-icon svg {
  width: 15px;
  height: 15px;
  stroke: #0C2B1A;
  fill: none;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.submit-big:hover .submit-big-icon {
  transform: translateX(4px) scale(1.08);
}

/* Center text */
.sb-center {
  flex: 1;
  text-align: center;
}

.submit-big-txt {
  display: block;
  font-size: 15px;
  font-weight: 800;
  color: #0C2B1A;
  letter-spacing: .1px;
  line-height: 1.3;
}

.sb-sub-txt {
  display: block;
  font-size: 11px;
  color: rgba(12, 43, 26, .6);
  font-weight: 500;
  margin-top: 2px;
}

/* RESULT panel */
/* result-inline is used for inline result below form button */

/* Score hero area */
.res-score-hero {
  padding: 28px 24px 22px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden;
  border-radius: 14px;
  margin-bottom: 16px;
}

.res-score-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: var(--res-bg, var(--teal-xl));
  z-index: 0;
}

.res-score-hero::after {
  content: '';
  position: absolute;
  bottom: -40px;
  right: -40px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: var(--res-color, var(--teal));
  opacity: .07;
  z-index: 0;
}

.res-score-hero>* {
  position: relative;
  z-index: 1;
}

.res-score-row {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 6px;
  margin-bottom: 6px;
}

.res-pct {
  /* font-family: 'Playfair Display', serif; */
  font-size: clamp(48px, 8vw, 92px);
  font-weight: 800;
  line-height: .95;
  animation: popIn .6s ease both;
  letter-spacing: -1px;
}

.res-pct-sym {
  font-size: clamp(24px, 4vw, 40px);
  font-weight: 800;
  margin-bottom: 8px;
}

.res-lvl {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 6px 18px;
  border-radius: 100px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin: 10px 0 18px;
  border: 1.5px solid currentColor;
}

.res-gauge {
  width: 100%;
  margin: 0 0 4px;
}

.res-gauge-track {
  height: 12px;
  border-radius: 6px;
  background: linear-gradient(90deg, var(--red) 0%, var(--orange) 25%, var(--yellow) 50%, var(--green) 75%, var(--teal) 100%);
  position: relative;
  margin-bottom: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
}

.res-pin {
  position: absolute;
  top: -7px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: var(--navy);
  border: 3px solid white;
  box-shadow: 0 3px 10px rgba(0, 0, 0, .25);
  transform: translateX(-50%);
  transition: left 1.2s cubic-bezier(.34, 1.56, .64, 1);
}

.res-gauge-lbls {
  display: flex;
  justify-content: space-between;
  font-size: 11px;
  color: var(--text-l);
  font-weight: 600;
}

/* Messages */
.res-messages {
  padding: 0 0 16px;
  margin-bottom: 16px;
  background: white;
}

.msg-main {
  background: var(--teal-xl);
  border-left: 4px solid var(--teal);
  border-radius: 0 12px 12px 0;
  padding: 18px 20px;
  margin-bottom: 14px;
}

.msg-main p {
  font-size: 15px;
  font-weight: 700;
  color: var(--navy);
  line-height: 1.6;
}

.msg-sub {
  background: #FFFBEB;
  border-left: 4px solid var(--gold);
  border-radius: 0 12px 12px 0;
  padding: 16px 20px;
}

.msg-sub p {
  font-size: 14px;
  color: var(--text-l);
  line-height: 1.7;
}

/* Service badge — redesigned as prominent card */
.service-badge {
  margin: 0;
  cursor: pointer;
  background: linear-gradient(145deg, #0A1628 0%, #0D2137 50%, #091422 100%);
  border-radius: 18px;
  padding: 0;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(30, 160, 71, .25);
  box-shadow: 0 10px 36px rgba(0, 0, 0, .22), inset 0 1px 0 rgba(255, 255, 255, .07);
  transition: transform .32s cubic-bezier(.34, 1.1, .64, 1), box-shadow .32s ease, border-color .3s;
}

.service-badge:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 48px rgba(0, 0, 0, .28), 0 0 0 1px rgba(30, 160, 71, .45);
  border-color: rgba(30, 160, 71, .55);
}

/* Hover gradient sweep */
.service-badge::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(30, 160, 71, .07) 0%, transparent 55%);
  opacity: 0;
  transition: opacity .35s ease;
  pointer-events: none;
  z-index: 0;
}

.service-badge:hover::before {
  opacity: 1;
}

/* Ambient glow top-right */
.service-badge::after {
  content: '';
  position: absolute;
  top: -50px;
  right: -50px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(30, 160, 71, .16) 0%, transparent 65%);
  pointer-events: none;
  z-index: 0;
}

/* Inner padded layout */
.sb-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px 22px;
}

.sb-left {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 1;
  min-width: 0;
}

/* Icon box — star/award feel */
.sb-icon-wrap {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  flex-shrink: 0;
  background: linear-gradient(145deg, rgba(30, 160, 71, .3), rgba(0, 100, 80, .2));
  border: 1px solid rgba(30, 160, 71, .4);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 14px rgba(30, 160, 71, .22), inset 0 1px 0 rgba(255, 255, 255, .08);
  transition: transform .35s cubic-bezier(.34, 1.5, .64, 1), box-shadow .3s;
}

.sb-icon-wrap svg {
  width: 24px;
  height: 24px;
}

.service-badge:hover .sb-icon-wrap {
  transform: scale(1.1) rotate(-5deg);
  box-shadow: 0 6px 20px rgba(30, 160, 71, .35);
}

.sb-lbl {
  font-size: 10px;
  color: #4ADE80;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  margin-bottom: 5px;
}

.sb-name {
  font-size: 15px;
  font-weight: 800;
  color: white;
  line-height: 1.35;
}

.service-badge:hover .sb-name {
  color: #E0FFF0;
}

/* Right arrow — animated on hover */
.sb-arrow {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  flex-shrink: 0;
  background: rgba(30, 160, 71, .12);
  border: 1.5px solid rgba(30, 160, 71, .3);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background .3s, transform .38s cubic-bezier(.34, 1.5, .64, 1), border-color .3s;
}

.sb-arrow svg {
  width: 15px;
  height: 15px;
  stroke: #4ADE80;
  fill: none;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: stroke .3s;
}

.service-badge:hover .sb-arrow {
  background: rgba(30, 160, 71, .28);
  border-color: rgba(30, 160, 71, .6);
  transform: translateX(4px) scale(1.08);
}

.service-badge:hover .sb-arrow svg {
  stroke: #86EFAC;
}

/* CTA button */
.res-cta-wrap {
  padding: 0 0 6px;
}

.cta-res {
  width: 100%;
  padding: 0;
  border-radius: 14px;
  border: none;
  cursor: pointer;
  /* font-family: 'Be Vietnam Pro', sans-serif; */
  position: relative;
  overflow: hidden;
  background: linear-gradient(150deg, #1EA047 0%, #179039 55%, #126B2C 100%);
  box-shadow: 0 4px 18px rgba(30, 160, 71, .3), 0 1px 6px rgba(30, 160, 71, .12);
  transition: box-shadow .25s ease, opacity .2s ease;
  text-decoration: none;
  display: block;
}

/* Shimmer sweep */
.cta-res::before {
  content: '';
  position: absolute;
  top: 0;
  left: -80%;
  width: 50%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .14), transparent);
  transform: skewX(-15deg);
  transition: left .65s ease;
  z-index: 1;
  pointer-events: none;
}

/* Hover gradient overlay */
.cta-res::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 14px;
  background: linear-gradient(150deg, #28C05A 0%, #1EA047 50%, #14793A 100%);
  opacity: 0;
  transition: opacity .25s ease;
  z-index: 0;
}

.cta-res:hover {
  box-shadow: 0 8px 28px rgba(30, 160, 71, .42), 0 2px 10px rgba(30, 160, 71, .2);
}

.cta-res:hover::before {
  left: 130%;
}

.cta-res:hover::after {
  opacity: 1;
}

.cta-res:active {
  opacity: .88;
  box-shadow: 0 2px 10px rgba(30, 160, 71, .25);
}

/* Inner layout */
.cta-res-inner {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 17px 24px;
}

.cta-res-pulse {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  flex-shrink: 0;
  background: rgba(255, 255, 255, .15);
  border: 1.5px solid rgba(255, 255, 255, .25);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  /* Không có transition transform — tránh giật */
}

/* Pulse ring animation — dừng khi hover để tránh giật */
.cta-res-pulse::before {
  content: '';
  position: absolute;
  inset: -4px;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, .2);
  animation: ctaPulse 2.5s ease-out infinite;
}

.cta-res:hover .cta-res-pulse::before,
.cta-res:active .cta-res-pulse::before {
  animation-play-state: paused;
}

@keyframes ctaPulse {
  0% {
    opacity: .6;
    transform: scale(1);
  }

  70% {
    opacity: 0;
    transform: scale(1.5);
  }

  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}

.cta-res-pulse svg {
  width: 15px;
  height: 15px;
  stroke: white;
  fill: none;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.cta-res-text {
  flex: 1;
}

.cta-res-text strong {
  display: block;
  font-size: 15px;
  font-weight: 800;
  color: white;
  letter-spacing: .2px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, .15);
  line-height: 1.3;
}

.cta-res-text small {
  display: block;
  font-size: 11.5px;
  color: rgba(255, 255, 255, .65);
  font-weight: 500;
  margin-top: 2px;
  letter-spacing: .1px;
}

.cta-res-chevron {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  flex-shrink: 0;
  background: rgba(255, 255, 255, .12);
  border: 1px solid rgba(255, 255, 255, .2);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform .25s ease;
}

.cta-res-chevron svg {
  width: 12px;
  height: 12px;
  stroke: rgba(255, 255, 255, .8);
  fill: none;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.cta-res:hover .cta-res-chevron {
  transform: translateX(3px);
}

.cta-res-note {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 12px;
  flex-wrap: wrap;
}

.cta-res-note span {
  font-size: 16px;
  color: var(--gray);
  display: flex;
  align-items: center;
  gap: 4px;
}

.retake {
  font-size: 13px;
  color: var(--gray);
  text-align: center;
  margin-top: 14px;
  cursor: pointer;
  transition: color .2s;
}

.retake:hover {
  color: var(--teal);
}

/* ── RESULT INLINE (appears below button inside form card) ── */
.result-inline {
  margin-top: 0;
  border-top: none;
  padding: 28px 44px 28px;
  background: white;
  animation: resultSlideIn .4s cubic-bezier(.34, 1.1, .64, 1) both;
  overflow-y: auto;
}

@keyframes resultSlideIn {
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Form answered state — fields hidden, only resultPanel shows */
.tool-form.answered {
  background: white;
}

.tool-form.answered #calcBtn {
  display: none;
}

.tool-form.answered #formErr {
  display: none !important;
}

/* Compact answered header */
/* ══════════════════════════════════════════
  Q2 — COLLAPSIBLE MULTI-SELECT COMPONENT
  ══════════════════════════════════════════ */

/* Wrapper */
.q2new-wrap {
  width: 100% !important;
  border: 1.5px solid #E4EBF2 !important;
  border-radius: 12px !important;
  background: var(--bg) !important;
  overflow: hidden !important;
  transition: border-color .2s, box-shadow .2s !important;
  margin-bottom: 0;
}

.q2new-wrap.open {
  border-color: rgba(30, 160, 71, .35) !important;
  box-shadow: 0 0 0 3px rgba(30, 160, 71, .08) !important;
}

/* Header trigger */
.q2new-header {
  display: flex;
  align-items: center;
  padding: 13px 16px;
  cursor: pointer;
  user-select: none;
  gap: 10px;
  background: var(--bg);
  transition: background .2s, border-color .2s;
  min-height: 50px;
}

.q2new-header:hover {
  background: #EEF4F0;
}

.q2new-wrap.sel-done {
  border-color: #1EA047;
  background: #F0FBF3;
}

.q2new-wrap.sel-done .q2new-header {
  background: #F0FBF3;
}

.q2new-wrap.sel-done .q2new-header-label {
  color: #166534;
}

.q2new-placeholder {
  flex: 1;
  font-size: 13.5px;
  color: var(--text);
  /* font-family: 'Be Vietnam Pro', sans-serif; */
}

.q2new-header-label {
  flex: 1;
  font-size: 13.5px;
  font-weight: 700;
  color: var(--navy);
  /* font-family: 'Be Vietnam Pro', sans-serif; */
}

.q2new-count-badge {
  background: #1EA047;
  color: white;
  font-size: 11px;
  font-weight: 800;
  padding: 2px 9px;
  border-radius: 100px;
  letter-spacing: .3px;
  flex-shrink: 0;
}

.q2new-chevron {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  stroke: #9BAAB8;
  transition: transform .3s cubic-bezier(.34, 1.1, .64, 1), stroke .2s;
}

.q2new-wrap.open .q2new-chevron {
  transform: rotate(180deg);
  stroke: #1EA047;
}

/* ── Selected chips area — inside header when closed, below when open ── */
.q2new-chips-row {
  display: flex;
  flex-direction: column;
  gap: 0;
  background: var(--bg);
}

/* Each selected chip row */
.q2new-chip {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 11px 16px;
  border-top: 1px solid #E4EBF2;
  background: var(--bg);
  animation: chipFadeIn .2s ease both;
}

@keyframes chipFadeIn {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.q2new-chip.risk-high {
  background: #FFFAF8;
}

.q2new-chip.risk-banned {
  background: #FFF8F8;
}

/* Numbered badge */
.q2new-chip-num {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 900;
  color: white;
  background: #1EA047;
}

.q2new-chip.risk-high .q2new-chip-num {
  background: #F97316;
}

.q2new-chip.risk-banned .q2new-chip-num {
  background: #DC2626;
}

/* Icon */
/* Label */
.q2new-chip-label {
  flex: 1;
  font-size: 13.5px;
  font-weight: 700;
  color: var(--navy);
  min-width: 0;
}

.q2new-chip.risk-high .q2new-chip-label {
  color: #C2410C;
}

.q2new-chip.risk-banned .q2new-chip-label {
  color: #DC2626;
}

/* Remove X button */
.q2new-chip-remove {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  flex-shrink: 0;
  border: none;
  background: #F0F4F8;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9BAAB8;
  font-size: 13px;
  font-weight: 700;
  transition: background .2s, color .2s, transform .2s;
  line-height: 1;
}

.q2new-chip-remove:hover {
  background: #FFE4E4;
  color: #DC2626;
  transform: scale(1.1);
}

.q2new-chip.risk-high .q2new-chip-remove:hover {
  background: #FFEDD5;
  color: #C2410C;
}

/* ── Dropdown list ── */
.q2new-dropdown {
  border-top: 1.5px solid #EEF2F7;
  background: #FAFBFC;
  display: none;
}

.q2new-wrap.open .q2new-dropdown {
  display: block;
  animation: dropIn .2s ease both;
}

@keyframes dropIn {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Each option row */
.q2new-opt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 13px 16px;
  cursor: pointer;
  border-bottom: 1px solid #EEF2F7;
  transition: background .15s;
  user-select: none;
}

.q2new-opt:last-child {
  border-bottom: none;
}

.q2new-opt:hover {
  background: #F0FBF3;
}

.q2new-opt.selected {
  background: #F5FDF7;
}

.q2new-opt.selected:hover {
  background: #EDFAF2;
}

/* High risk options */
.q2new-opt[data-risk="high"] {
  background: #FFFBF8;
}

.q2new-opt[data-risk="high"]:hover {
  background: #FFF3E8;
}

.q2new-opt[data-risk="high"].selected {
  background: #FFF3E8;
}

.q2new-opt[data-risk="banned"] {
  background: #FFF8F8;
}

.q2new-opt[data-risk="banned"]:hover {
  background: #FFE4E4;
}

.q2new-opt-left {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
  min-width: 0;
}

.q2new-opt-label {
  font-size: 13.5px;
  font-weight: 600;
  color: var(--navy);
  transition: color .15s;
}

.q2new-opt.selected .q2new-opt-label {
  color: #166534;
  font-weight: 700;
}

.q2new-opt[data-risk="high"] .q2new-opt-label {
  color: #92400E;
}

.q2new-opt[data-risk="banned"] .q2new-opt-label {
  color: #991B1B;
}

.q2new-opt.selected[data-risk="high"] .q2new-opt-label {
  color: #C2410C;
}

.q2new-opt.selected[data-risk="banned"] .q2new-opt-label {
  color: #DC2626;
}

/* Option text dims when already selected */
/* Note at bottom */
/* ── Q2 DROPDOWN + VIETNAM CHIP ── */
/* ── Q2 PREMIUM TOGGLE CARDS ── */
/* Checkbox indicator */
.q2-select {
  width: 100%;
  padding: 12px 38px 12px 16px;
  border-radius: 10px;
  border: 1.5px solid #DDE6EF;
  background: white;
  color: var(--text);
  font-size: 14px;
  /* font-family: 'Be Vietnam Pro', sans-serif; */
  outline: none;
  transition: all .2s;
  appearance: none;
  cursor: pointer;
}

.q2-select:focus {
  border-color: #1EA047;
  box-shadow: 0 0 0 3px rgba(30, 160, 71, .08);
}

.q2-select-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--gray);
  font-size: 11px;
  pointer-events: none;
}

.step2-panel {
  background: white;
  display: none;
  overflow: hidden;
  position: relative;
  width: 100%;
  flex: 1;
}

.step2-panel.show {
  display: flex;
  flex-direction: column;
  animation: fd .4s ease both;
}

/* step3-mode: hide form, show step2Panel full width */
/* .tool-sect.step3-mode .tool-header { display: none; }
.tool-sect.step3-mode .step2-panel { margin-top: 0; }
.tool-sect.step3-mode { padding-top: 32px; }
#tool.step3-mode .hero-form-wrap { display: none; }
#tool.step3-mode #step2Panel { margin: 0 !important; display: block; } */
/* Thay .tool-sect.step3-mode bằng #tool.step3-mode */
#tool.step3-mode .hero-form-wrap {
  padding: 0 !important;
}

/* step2Panel nằm trong hero-form-wrap nên KHÔNG được hide wrap */
/* Thay vào đó, chỉ hide formPanel và resultPanel */
#tool.step3-mode #formPanel {
  display: none !important;
}

#tool.step3-mode #resultPanel {
  display: none !important;
}

#tool.step3-mode #step2Panel {
  display: block !important;
  margin: 0 !important;
}

/* Header bước 3 — trắng, đồng bộ với vùng phải */
.s2-header {
  background: white;
  padding: 28px 44px 20px;
  position: relative;
  border-bottom: 1.5px solid #EEF2F7;
  flex-shrink: 0;
}

.s2-header::before {
  display: none;
}

.s2-header::after {
  display: none;
}

.s2-header .s2-accent-line {
  display: none;
}

.s2-header-inner {
  display: flex;
  align-items: center;
  gap: 14px;
}

/* Step badge — dark green như step-label ở bước 1 */
.s2-step-badge {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  flex-shrink: 0;
  background: #173D22;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 900;
  color: white;
  /* font-family: 'Be Vietnam Pro', sans-serif; */
  box-shadow: none;
  backdrop-filter: none;
}

.s2-header-text h3 {
  font-size: 15px;
  font-weight: 800;
  color: #0D2137;
  margin: 0;
  line-height: 1.3;
  text-shadow: none;
}

/* Score recap strip */
.s2-score-strip {
  background: #F8FAFB;
  border-bottom: 1px solid #EEF2F7;
  padding: 13px 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.s2-score-left {
  display: flex;
  align-items: center;
  gap: 8px;
}

.s2-score-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #1EA047;
  flex-shrink: 0;
  animation: blink 1.5s infinite;
}

.s2-score-txt {
  font-size: 13.5px;
  font-weight: 700;
  color: var(--navy);
}

.s2-score-txt span {
  color: #1EA047;
}

.s2-score-right {
  font-size: 11px;
  color: #1EA047;
  background: rgba(30, 160, 71, .08);
  padding: 4px 12px;
  border-radius: 100px;
  border: 1px solid rgba(30, 160, 71, .18);
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 5px;
}

/* Dynamic message */
.s2-msg-area {
  padding: 18px 32px 0;
}

.s2-msg {
  font-size: 14px;
  line-height: 1.75;
  color: var(--text-l);
  margin-bottom: 0;
}

.s2-msg b {
  color: var(--navy);
  font-weight: 700;
}

/* Free consult note */
.s2-free-note {
  margin: 16px 32px;
  background: #F0FBF4;
  border: 1.5px solid rgba(30, 160, 71, .2);
  border-radius: 12px;
  padding: 14px 16px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.s2-free-note .fn-icon {
  width: 28px;
  height: 28px;
  border-radius: 8px;
  background: rgba(30, 160, 71, .12);
  border: 1.5px solid rgba(30, 160, 71, .22);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 1px;
  color: #1EA047;
  font-size: 13px;
  font-weight: 800;
}

.s2-free-note p {
  font-size: 16px;
  color: #166534;
  line-height: 1.65;
}

.s2-free-note p strong {
  color: #0F5132;
  font-weight: 800;
}

/* Banks supported — REAL logo cards */
.s2-banks-area {
  padding: 0 32px 20px;
}

.s2-banks-heading {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 22px;
}

.s2-banks-heading-txt {
  font-size: 9.5px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: var(--gray);
  white-space: nowrap;
}

.s2-banks-heading-line {
  flex: 1;
  height: 1px;
  background: linear-gradient(90deg, #D8E4EF, transparent);
}

/* Category row */
.banks-logo-section {
  margin-bottom: 24px;
}

.banks-cat-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 10.5px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 14px;
  padding: 5px 12px 5px 10px;
  border-radius: 100px;
}

.banks-cat-label.trad {
  background: rgba(13, 33, 55, .06);
  color: var(--navy);
  border: 1px solid rgba(13, 33, 55, .1);
}

.banks-cat-label.digital {
  background: rgba(3, 105, 161, .07);
  color: #0369A1;
  border: 1px solid rgba(3, 105, 161, .15);
}

.banks-cat-label svg {
  width: 13px;
  height: 13px;
}

/* LOGO GRID — clean card layout */
.dyn-logo-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
  gap: 10px;
}

/* Logo card — white, clean, premium */
.dyn-logo-card {
  background: #fff;
  border: 1.5px solid #E8EFF6;
  border-radius: 14px;
  padding: 16px 14px 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  cursor: default;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(13, 33, 55, .05);
  transition: transform .28s cubic-bezier(.34, 1.2, .64, 1),
    box-shadow .28s ease, border-color .25s;
  animation: chipIn .4s cubic-bezier(.34, 1.1, .64, 1) both;
}

@keyframes chipIn {
  from {
    opacity: 0;
    transform: translateY(14px) scale(.94);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.dyn-logo-card::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 14px;
  background: linear-gradient(145deg, rgba(30, 160, 71, .04), transparent 60%);
  opacity: 0;
  transition: opacity .28s;
}

.dyn-logo-card:hover {
  border-color: rgba(30, 160, 71, .35);
  box-shadow: 0 8px 24px rgba(30, 160, 71, .12);
  transform: translateY(-3px);
}

.dyn-logo-card:hover::after {
  opacity: 1;
}

/* Logo image area */
.dyn-chip-img {
  width: 56px;
  height: 36px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.dyn-chip-img img {
  max-width: 56px;
  max-height: 28px;
  width: auto;
  height: auto;
  object-fit: contain;
  filter: grayscale(15%) opacity(.9);
  transition: filter .28s, transform .28s;
}

.dyn-logo-card:hover .dyn-chip-img img {
  filter: grayscale(0%) opacity(1);
  transform: scale(1.06);
}

/* Bank name — below logo */
.dyn-chip-name {
  font-size: 11.5px;
  font-weight: 700;
  color: var(--navy);
  letter-spacing: .1px;
  text-align: center;
  line-height: 1.3;
  position: relative;
  z-index: 1;
  transition: color .25s;
}

.dyn-logo-card:hover .dyn-chip-name {
  color: #1EA047;
}

/* Fallback text when no logo */
/* "Not recommended" state card */
.dyn-empty-card {
  border-radius: 12px;
  padding: 16px 18px;
  display: flex;
  align-items: center;
  gap: 14px;
  animation: chipIn .4s ease both;
}

.dyn-empty-card.warning {
  background: #FFFDF0;
  border: 1.5px solid rgba(234, 179, 8, .28);
}

.dyn-empty-card.danger {
  background: #FFF6F6;
  border: 1.5px solid rgba(239, 68, 68, .22);
}

.dyn-empty-icon {
  width: 38px;
  height: 38px;
  border-radius: 10px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(217, 119, 6, .1);
}

.dyn-empty-card.danger .dyn-empty-icon {
  background: rgba(239, 68, 68, .08);
}

.warning .dyn-empty-icon {
  background: rgba(234, 179, 8, .15);
}

.danger .dyn-empty-icon {
  background: rgba(239, 68, 68, .1);
}

.dyn-empty-icon svg {
  width: 18px;
  height: 18px;
}

.dyn-empty-title {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 3px;
}

.warning .dyn-empty-title {
  color: #92400E;
}

.danger .dyn-empty-title {
  color: #B91C1C;
}

.dyn-empty-sub {
  font-size: 12px;
  line-height: 1.55;
  color: var(--text-l);
}

/* Form area */
.s2-fld label .req {
  color: var(--teal);
}

.s2-fld input {
  width: 100%;
  padding: 13px 16px;
  border-radius: 10px;
  border: 1.5px solid #E4EBF2;
  background: var(--bg);
  color: var(--text);
  font-size: 14px;
  /* font-family: 'Be Vietnam Pro', sans-serif; */
  outline: none;
  transition: all .2s;
}

.s2-fld input:focus {
  border-color: var(--teal);
  background: var(--teal-xl);
  box-shadow: 0 0 0 3px rgba(0, 184, 148, .1);
}

.s2-fld input::placeholder {
  color: #B0BBCA;
}

/* Submit + footer */
.s2-submit::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 60%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .15), transparent);
  transition: left .5s ease;
}

.s2-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 30px rgba(0, 184, 148, .45);
}

.s2-submit:hover::before {
  left: 150%;
}

.s2-submit:disabled {
  background: var(--gray);
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

/* Trust row */
.s2-trust-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 12px 0;
  border-top: 1px solid #EEF2F7;
  border-bottom: 1px solid #EEF2F7;
  margin-bottom: 14px;
}

.s2-trust-row span {
  font-size: 12px;
  color: var(--gray);
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 500;
}

.s2-trust-row span strong {
  color: var(--text-l);
  font-weight: 700;
}

/* Expert row */
.s2-expert-avatars i {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid white;
  background: var(--teal);
  color: white;
  font-size: 12px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  margin-left: -8px;
}

.s2-expert-avatars i:first-child {
  margin-left: 0;
  background: var(--navy);
}

.s2-expert-txt strong {
  color: var(--navy);
  font-weight: 700;
}

/* Side trust */
.trust-card:hover {
  transform: translateY(-3px);
  box-shadow: var(--sh-lg);
  border-color: var(--teal-l);
}

/* ── TOOL WRAP single col ── */
.tool-wrap {
  display: block;
  max-width: 720px;
  margin: 0 auto;
}

/* ── STATS (kept for possible reuse) ── */
/* ── WHY ── */
.why-sect {
  display: none;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  padding: 96px 56px;
  border-top: 1px solid #EEF2F7;
}

.why-sect.revealed {
  display: block;
  animation: fd .6s ease both;
}

.why-sect::before {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(ellipse 800px 500px at 50% 0%, rgba(30, 160, 71, .035) 0%, transparent 65%);
}

/* ── Header ── */
.why-header {
  text-align: center;
  position: relative;
  z-index: 1;
  margin-bottom: 52px;
}

.why-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(30, 160, 71, .09);
  border: 1px solid rgba(30, 160, 71, .22);
  border-radius: 100px;
  padding: 5px 14px;
  font-size: 11px;
  font-weight: 800;
  color: #166534;
  letter-spacing: .8px;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.why-eyebrow-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #1EA047;
  animation: blink 1.4s ease infinite;
}

.why-title {
  /* font-family: 'Be Vietnam Pro', sans-serif; */
  font-size: 32px;
  font-weight: 900;
  color: #1ea047;
  line-height: 1.15;
  letter-spacing: -.7px;
  margin-bottom: 14px;
}

.why-title em {
  font-style: normal;
  color: #1EA047;
}

.why-subtitle {
  font-size: 15.5px;
  color: var(--text-l);
  line-height: 1.75;
  max-width: 520px;
  margin: 0 auto;
}

/* ══ 2-COL GRID ══ */
.why-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  position: relative;
  z-index: 1;
}

/* ── Card base ── */
.why-card {
  background: white;
  border: 1.5px solid #E2EDE4;
  border-radius: 18px;
  padding: 24px 24px 22px;
  position: relative;
  cursor: default;
  box-shadow: 0 1px 4px rgba(13, 33, 55, .04);
  transition: transform .3s ease, box-shadow .3s ease, border-color .3s;
  display: flex;
  flex-direction: column;
}

.why-card:hover {
  transform: translateY(-3px);
  border-color: rgba(30, 160, 71, .35);
  box-shadow: 0 8px 24px rgba(30, 160, 71, .1);
}

/* ── Top row: icon left + stat right ── */
.why-top-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 18px;
}

/* ── Icon box — tất cả dùng màu xanh lá nhạt giống ảnh ── */
.why-ic-box {
  width: 42px;
  height: 42px;
  border-radius: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: #EEF8F1;
  border: 1.5px solid #C8E8D0;
  transition: transform .3s ease;
}

.why-card:hover .why-ic-box {
  transform: scale(1.06);
}

.why-ic-box.green,
.why-ic-box.navy,
.why-ic-box.amber,
.why-ic-box.violet {
  background: #EEF8F1;
  border: 1.5px solid #C8E8D0;
}

.why-ic-box svg {
  width: 20px;
  height: 20px;
  stroke: #1EA047;
}

/* ── Stat top-right — tất cả màu xanh lá đậm ── */
.why-stat {
  text-align: right;
}

.why-stat-num {
  display: block;
  font-size: 34px;
  font-weight: 900;
  line-height: 1;
  /* font-family: 'Be Vietnam Pro', sans-serif; */
  letter-spacing: -1px;
  color: #1EA047;
}

.why-stat-unit {
  font-size: 9.5px;
  font-weight: 800;
  color: #6B8F74;
  display: block;
  margin-top: 3px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.why-h {
  font-size: 15px;
  font-weight: 800;
  color: #1d4128;
  margin-bottom: 8px;
  line-height: 1.4;
}

.why-p {
  font-size: 13px;
  color: #5A7A6A;
  line-height: 1.75;
  flex: 1;
}

/* ── Checkmark badge — full width, border xanh nhạt ── */
.why-badge {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 8px;
  background: #F2FAF4;
  border: 1.5px solid #C8E8D0;
  border-radius: 9px;
  padding: 10px 14px;
  font-size: 12.5px;
  font-weight: 600;
  color: #1A6B35;
  width: 100%;
  box-sizing: border-box;
}

.why-badge svg {
  flex-shrink: 0;
  stroke: #1EA047;
}

@media(max-width:760px) {
  .why-sect {
    padding: 72px 22px;
  }

  .why-grid {
    grid-template-columns: 1fr;
  }

  .why-card:nth-child(1) {
    grid-row: span 1;
  }
}

/* ── FINAL CTA SECTION ── */
.fcta-sect {
  background: linear-gradient(160deg, #F8FAFB 0%, #EDF7F2 50%, #F4FAF7 100%);
  padding: 96px 56px;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #EEF2F7;
}

/* Top accent bar */
.fcta-sect::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  border-radius: 0 0 4px 4px;
  background: linear-gradient(90deg, #1EA047, #00B894);
}

.fcta-inner {
  max-width: 720px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  text-align: center;
}

.fcta-h {
  /* font-family: 'Be Vietnam Pro', sans-serif; */
    margin-bottom: 16px;
    font-family: 'Inter', sans-serif;
    font-size: 32px;
    font-weight: 800;
    color: #1ea047;
    line-height: 1.3;
    text-decoration: none;
}

.fcta-h em {
  font-style: normal;
  color: #1EA047;
}

.fcta-sub {
  font-size: 16px;
  color: var(--text-l);
  line-height: 1.78;
  max-width: 540px;
  margin: 0 auto 36px;
}

.fcta-sub strong {
  color: var(--navy);
  font-weight: 700;
}

/* CTA button — centered */
.fcta-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 48px;
}

.fcta-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: linear-gradient(135deg, #1EA047, #17843C);
  color: white;
  border: none;
  border-radius: 12px;
  padding: 15px 28px;
  font-size: 15px;
  font-weight: 800;
  cursor: pointer;
  text-decoration: none;
  box-shadow: 0 6px 20px rgba(30, 160, 71, .35);
  transition: transform .28s cubic-bezier(.34, 1.1, .64, 1), box-shadow .28s;
  /* font-family: 'Be Vietnam Pro', sans-serif; */
}

.fcta-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 32px rgba(30, 160, 71, .45);
}

.fcta-btn-ic {
  width: 30px;
  height: 30px;
  border-radius: 8px;
  background: rgba(255, 255, 255, .18);
  border: 1px solid rgba(255, 255, 255, .25);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.fcta-btn-ic svg {
  width: 14px;
  height: 14px;
  stroke: white;
  fill: none;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fcta-note svg {
  width: 12px;
  height: 12px;
  stroke: #1EA047;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}

/* Trust row — 3 items horizontal */
.fcta-trust-ic.green {
  background: #E8F8EE;
  border: 1.5px solid rgba(30, 160, 71, .18);
}

.fcta-trust-ic.blue {
  background: #EEF4FF;
  border: 1.5px solid rgba(59, 130, 246, .18);
}

.fcta-trust-ic.amber {
  background: #FFF7E8;
  border: 1.5px solid rgba(245, 158, 11, .18);
}

.fcta-trust-ic svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* scroll reveal */
.rv {
  opacity: 0;
  transform: translateY(24px);
  transition: all .65s ease;
}

.rv.vis {
  opacity: 1;
  transform: translateY(0);
}

/* ══════════════════════════════════
  ARTICLES SECTION — Horizontal Slider
  ══════════════════════════════════ */
.art-sect {
  background: #EEF8EF;
  padding: 64px 0 72px;
  display: none;
}

.art-sect.show {
  display: block;
  animation: fd .5s .2s ease both;
}

.art-sect-inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 56px;
}

/* Header row */
.art-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
  gap: 20px;
  flex-wrap: wrap;
}

.art-head-left {}

.art-eyebrow {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 10.5px;
  font-weight: 800;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #1d4128;
  margin-bottom: 10px;
}

.art-eyebrow::before {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background: #1EA047;
  border-radius: 2px;
}

.art-title {
  font-size: 32px;
  font-weight: 900;
  color: #1EA047;
  line-height: 1.25;
  margin-bottom: 6px;
  letter-spacing: -.4px;
}

.art-title em {
  color: #1EA047;
  font-style: normal;
}

.art-subtitle {
  font-size: 13.5px;
  color: #1D4128;
  line-height: 1.6;
}

/* Nav controls */
.art-head-right {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}

.art-nav-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: white;
  border: 1.5px solid #DDE6EF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all .2s ease;
  box-shadow: 0 2px 6px rgba(13, 33, 55, .06);
}

.art-nav-btn:hover {
  background: #1EA047;
  border-color: #1EA047;
}

.art-nav-btn:hover svg {
  stroke: white;
}

.art-nav-btn svg {
  stroke: #0D2137;
  transition: stroke .2s;
}

.art-nav-btn:disabled {
  opacity: .3;
  cursor: not-allowed;
}

.art-nav-btn:disabled:hover {
  background: white;
  border-color: #DDE6EF;
}

.art-nav-btn:disabled:hover svg {
  stroke: #0D2137;
}

.art-all-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #0D2137;
  color: white;
  font-size: 13px;
  font-weight: 700;
  padding: 10px 22px;
  border-radius: 100px;
  text-decoration: none;
  transition: all .22s ease;
  white-space: nowrap;
  letter-spacing: .2px;
}

.art-all-btn:hover {
  background: #1EA047;
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgba(30, 160, 71, .3);
}

/* Slider track */
.art-slider-wrap {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.art-slider-track {
  display: flex;
  gap: 20px;
  padding: 4px 0 20px 56px;
  transition: transform .45s cubic-bezier(.4, 0, .2, 1);
  will-change: transform;
  filter: drop-shadow(rgba(29, 65, 40, 0.28) 0px 4px 5.2px);
}

/* Card — redesigned clean & professional */
.art-card {
  flex: 0 0 300px;
  background: #ffffff;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
  box-shadow: 0 1px 4px rgba(13, 33, 55, .06), 0 4px 16px rgba(13, 33, 55, .06);
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s;
  display: flex;
  flex-direction: column;
  clip-path: polygon(0% 2.174%, 0% 2.174%, 0.037% 1.821%, 0.146% 1.487%, 0.319% 1.175%, 0.551% 0.89%, 0.837% 0.637%, 1.17% 0.419%, 1.544% 0.243%, 1.954% 0.111%, 2.394% 0.028%, 2.857% 0%, 97.143% 0%, 97.143% 0%, 97.606% 0.028%, 98.046% 0.111%, 98.456% 0.243%, 98.83% 0.419%, 99.163% 0.637%, 99.449% 0.89%, 99.681% 1.175%, 99.854% 1.487%, 99.963% 1.821%, 100% 2.174%, 100% 86.328%, 100% 86.328%, 99.991% 86.5%, 99.964% 86.67%, 99.921% 86.837%, 99.86% 87.001%, 99.783% 87.16%, 99.689% 87.314%, 99.58% 87.462%, 99.456% 87.604%, 99.317% 87.738%, 99.163% 87.865%, 84.051% 99.363%, 84.051% 99.363%, 83.885% 99.48%, 83.708% 99.586%, 83.522% 99.681%, 83.327% 99.764%, 83.124% 99.835%, 82.915% 99.893%, 82.7% 99.94%, 82.48% 99.973%, 82.257% 99.993%, 82.031% 100%, 2.857% 100%, 2.857% 100%, 2.394% 99.972%, 1.954% 99.889%, 1.544% 99.757%, 1.17% 99.581%, 0.837% 99.363%, 0.551% 99.11%, 0.319% 98.825%, 0.146% 98.513%, 0.037% 98.179%, 0% 97.826%, 0% 2.174%);
}

.art-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 32px rgba(13, 33, 55, .12);
  border-color: rgba(30, 160, 71, .2);
}

/* Thumbnail */
.art-thumb {
  width: 100%;
  height: 168px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.art-thumb-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: transform .4s ease;
}

.art-card:hover .art-thumb-bg {
  transform: scale(1.04);
}

.art-thumb-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .5) 100%);
}

.art-thumb-icon {
  position: relative;
  z-index: 1;
  font-size: 40px;
  opacity: .9;
}

/* Badge on thumbnail */
.art-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 100px;
}

.art-badge.ana {
  background: rgba(124, 58, 237, .9);
  color: white;
}

.art-badge.how {
  background: rgba(30, 160, 71, .9);
  color: white;
}

.art-badge.guide {
  background: rgba(29, 78, 216, .9);
  color: white;
}

.art-badge.news {
  background: rgba(161, 98, 7, .9);
  color: white;
}

/* Card body */
.art-card-body {
  padding: 18px 18px 16px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.art-card-title {
  font-size: 13.5px;
  font-weight: 700;
  color: #1d4128;
  line-height: 1.55;
  margin-bottom: auto;
  padding-bottom: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.art-card:hover .art-card-title {
  color: #1EA047;
}

.art-date {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  color: #003321;
  font-weight: 500;
  border-top: 1px solid #F0F4F8;
  padding-top: 12px;
  margin-bottom: 12px;
} 

/* Read more link */
.art-read {
  display: none;
}

/* Dots */
.art-dots {
  display: flex;
  justify-content: center;
  gap: 6px;
  margin-top: 32px;
}

.art-dot {
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background: rgba(13, 33, 55, .15);
  cursor: pointer;
  transition: all .3s ease;
}

.art-dot.active {
  width: 22px;
  background: #1EA047;
}

/* Trust bar — redesigned */
.art-trust {
  margin: 36px 56px 0;
  background: white;
  border-radius: 14px;
  border: 1px solid #EEF2F7;
  padding: 20px 28px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  box-shadow: 0 1px 4px rgba(13, 33, 55, .04);

}

@media (max-width: 700px) {
  .art-trust {
    grid-template-columns: repeat(2, 1fr);
  }

  .art-sect-inner {
    padding: 0 22px;
  }

  .art-slider-wrap {
    margin: 0 -22px;
    padding: 0 22px;
  }

  .art-trust {
    margin: 24px 22px 0;
    display: none;
  }

  .art-card {
    flex: 0 0 260px;
  }
}

.art-trust-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.art-trust-ic {
  width: 34px;
  height: 34px;
  border-radius: 9px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  background: #F0FBF4;
  border: 1px solid rgba(30, 160, 71, .12);
}

.art-trust-txt strong {
  display: block;
  font-size: 12px;
  font-weight: 700;
  color: #0D2137;
}

.art-trust-txt span {
  font-size: 11px;
  color: #9BAAB8;
}

/* ── TESTIMONIALS ── */
.testi-sect {
  background: linear-gradient(160deg, #F0F9F4 0%, #EAF5EE 40%, #F4FAF7 100%);
  padding: 88px 56px 96px;
  border-top: 1px solid #D9EFDF;
  position: relative;
  overflow: hidden;
}

.testi-sect::before {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(ellipse 800px 500px at 50% 0%, rgba(30, 160, 71, .05) 0%, transparent 65%);
}

.testi-inner {
  max-width: 1060px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.testi-header {
  text-align: center;
  margin-bottom: 56px;
}

.testi-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(30, 160, 71, .1);
  border: 1px solid rgba(30, 160, 71, .25);
  border-radius: 100px;
  padding: 5px 16px;
  font-size: 10.5px;
  font-weight: 800;
  color: #166534;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.testi-title {
    font-family: 'Inter', sans-serif;
    font-size: 32px;
    font-weight: 800;
    color: #1ea047;
    line-height: 1.3;
    text-decoration: none;
}

.testi-title em {
  font-style: normal;
  color: #1EA047;
}

.testi-sub {
  font-size: 15px;
  color: #1D4128;
  line-height: 1.75;
  max-width: 460px;
  margin: 0 auto;
    max-width: 100%;
}

/* 3-col grid */
.testi-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 48px;
}

.testi-card {
  background: white;
  border-radius: 20px;
  padding: 28px 26px 24px;
  border: 1.5px solid #E4EDF5;
  box-shadow: 0 2px 16px rgba(13, 33, 55, .06), 0 1px 4px rgba(13, 33, 55, .04);
  position: relative;
  overflow: hidden;
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s;
  display: flex;
  flex-direction: column;
}

.testi-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 16px 40px rgba(30, 160, 71, .1), 0 4px 12px rgba(13, 33, 55, .06);
  border-color: rgba(30, 160, 71, .28);
}

/* Large quote mark */
.testi-card::before {
  content: '"';
  position: absolute;
  top: 10px;
  right: 18px;
  font-size: 90px;
  /* font-family: 'Playfair Display', serif; */
  color: rgba(30, 160, 71, .07);
  line-height: 1;
  pointer-events: none;
}

.testi-stars {
  display: flex;
  gap: 2px;
  margin-bottom: 16px;
}

.testi-stars span {
  color: #F59E0B;
  font-size: 15px;
}

.testi-text {
  font-size: 14px;
  line-height: 1.78;
  color: #374151;
  flex: 1;
  margin-bottom: 24px;
  position: relative;
  z-index: 1;
}

.testi-text strong {
  color: #1EA047;
  font-weight: 700;
}

.testi-author {
  display: flex;
  align-items: center;
  gap: 11px;
  padding-top: 18px;
  border-top: 1px solid #F0F4F8;
  margin-top: auto;
}

.testi-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 900;
  color: white;
  background: linear-gradient(135deg, #1EA047, #00B894);
  border: 2px solid rgba(30, 160, 71, .2);
}

.testi-author-info {
  flex: 1;
  min-width: 0;
}

.testi-author-name {
  font-size: 13px;
  font-weight: 800;
  color: var(--navy);
}

.testi-author-role {
  font-size: 11.5px;
  color: var(--text-l);
  margin-top: 2px;
  line-height: 1.4;
}

.testi-bank-badge {
  font-size: 10px;
  font-weight: 800;
  color: #1EA047;
  background: rgba(30, 160, 71, .08);
  border: 1px solid rgba(30, 160, 71, .2);
  padding: 4px 11px;
  border-radius: 100px;
  white-space: nowrap;
  flex-shrink: 0;
}

/* ── Testi CTA Button ── */
.testi-cta-wrap {
  text-align: center;
}

.testi-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: #0C2B1A;
  color: #CCFF33;
  border: 2px solid #CCFF33;
  border-radius: 100px;
  padding: 15px 36px;
  font-size: 15px;
  font-weight: 800;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 22px rgba(180, 255, 30, .3), 0 0 50px rgba(180, 255, 30, .1);
  transition: all .32s cubic-bezier(.34, 1.1, .64, 1);
  letter-spacing: .3px;
  /* font-family: 'Be Vietnam Pro', sans-serif; */
}

.testi-cta-btn:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 0 32px rgba(180, 255, 30, .5), 0 0 70px rgba(180, 255, 30, .18);
  background: #0F3820;
}

.testi-cta-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: -80%;
  width: 50%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(204, 255, 51, .14), transparent);
  transform: skewX(-18deg);
  transition: left .65s ease;
}

.testi-cta-btn:hover::before {
  left: 130%;
}

.testi-cta-icon {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  flex-shrink: 0;
  background: #CCFF33;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform .32s cubic-bezier(.34, 1.5, .64, 1);
  animation: testi-ring 3s ease-in-out infinite;
}

.testi-cta-icon svg {
  display: block;
}

.testi-cta-btn:hover .testi-cta-icon {
  transform: scale(1.1) rotate(-10deg);
  animation: none;
}

@keyframes testi-ring {

  0%,
  60%,
  100% {
    transform: rotate(0);
  }

  65% {
    transform: rotate(-12deg);
  }

  70% {
    transform: rotate(12deg);
  }

  75% {
    transform: rotate(-8deg);
  }

  80% {
    transform: rotate(8deg);
  }

  85% {
    transform: rotate(0);
  }
}

.testi-cta-text {
  position: relative;
  z-index: 1;
  color: #CCFF33;
  font-weight: 800;
  font-size: 15px;
}

/* Pulse ring */
.testi-cta-pulse {
  position: absolute;
  inset: -3px;
  border-radius: 100px;
  border: 2px solid rgba(204, 255, 51, .4);
  animation: testi-pulse 2.2s ease-out infinite;
  pointer-events: none;
}

@keyframes testi-pulse {
  0% {
    opacity: .65;
    transform: scale(1);
  }

  100% {
    opacity: 0;
    transform: scale(1.1);
  }
}

.faq-sect {
  background: var(--white);
  padding: 96px 56px;
  border-top: 1px solid #EEF2F7;
}

.faq-inner {
  max-width: 820px;
  margin: 0 auto;
}

.faq-header {
  text-align: center;
  margin-bottom: 48px;
}

.faq-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(30, 160, 71, .09);
  border: 1px solid rgba(30, 160, 71, .22);
  border-radius: 100px;
  padding: 5px 14px;
  font-size: 11px;
  font-weight: 800;
  color: #166534;
  letter-spacing: .8px;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.faq-title {
    font-family: 'Inter', sans-serif;
    font-size: 32px;
    font-weight: 800;
    color: #1ea047;
    line-height: 1.3;
    text-decoration: none;
}

.faq-title em {
  font-style: normal;
  color: #1EA047;
}

.faq-item {
  border: 1.5px solid #E8EFF6;
  border-radius: 14px;
  margin-bottom: 10px;
  overflow: hidden;
  transition: border-color .25s, box-shadow .25s;
}

.faq-item.open {
  border-color: rgba(30, 160, 71, .3);
  box-shadow: 0 4px 18px rgba(30, 160, 71, .08);
}

.faq-q {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 20px 22px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 700;
  color: #1d4128;
  line-height: 1.45;
  background: white;
  user-select: none;
  transition: background .2s;
}

.faq-item.open .faq-q {
  background: #F8FDF9;
  color: #1EA047;
}

.faq-icon {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  flex-shrink: 0;
  background: #F0F4F8;
  border: 1.5px solid #E4EBF2;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s cubic-bezier(.34, 1.1, .64, 1);
}

.faq-item.open .faq-icon {
  background: #1EA047;
  border-color: #1EA047;
  transform: rotate(45deg);
}

.faq-icon svg {
  width: 12px;
  height: 12px;
  stroke: #5A6F84;
  fill: none;
  stroke-width: 2.5;
  stroke-linecap: round;
  transition: stroke .2s;
}

.faq-item.open .faq-icon svg {
  stroke: white;
}

.faq-a {
  max-height: 0;
  overflow: hidden;
  transition: max-height .35s cubic-bezier(.25, .46, .45, .94), padding .3s;
  padding: 0 22px;
}

.faq-item.open .faq-a {
  max-height: 600px;
  padding: 0 22px 20px;
}

.faq-a p {
  font-size: 14px;
  line-height: 1.8;
  color: var(--text-l);
  border-top: 1px solid #EEF2F7;
  padding-top: 16px;
}

.faq-a p strong {
  color: var(--navy);
  font-weight: 700;
}

/* ══════════════════════════════════════
  RESPONSIVE — Tất cả thiết bị
  ══════════════════════════════════════ */

/* ── Desktop lớn ≥ 1400px ── */
@media (min-width: 1400px) {
  .hero-left {
    padding: 52px 72px 44px;
  }

  .hero-form-wrap {
    padding: 36px 64px;
  }

  .result-inline {
    padding: 36px 64px;
  }
}

/* ── Desktop chuẩn 1200–1399px ── */
@media (max-width: 1399px) and (min-width: 1200px) {
  .hero-left {
    padding: 44px 56px 40px;
  }

  .hero-form-wrap {
    padding: 28px 48px;
  }

  .result-inline {
    padding: 28px 48px;
  }
}

/* ── Desktop nhỏ / Laptop 1024–1199px ── */
@media (max-width: 1199px) and (min-width: 1024px) {
  .hero-left {
    padding: 36px 40px 32px;
  }

  .hero-form-wrap {
    padding: 24px 36px;
  }

  .result-inline {
    padding: 24px 36px;
  }

  .ps {
    padding: 0 16px;
    font-size: 12px;
  }
}

/* ── Tablet ngang 900–1023px ── */
@media (max-width: 1023px) and (min-width: 900px) {
  .hero-left {
    padding: 32px 32px 28px;
  }

  .hero-form-wrap {
    padding: 20px 28px;
  }

  .result-inline {
    padding: 20px 28px;
  }

  .ps {
    padding: 0 12px;
    font-size: 11.5px;
  }

  .ps-div {
    width: 20px;
  }

  .prog-bar {
    height: 44px;
  }

  .testi-sect {
    padding: 56px 28px;
  }

  .faq-sect {
    padding: 56px 28px;
  }
}

/* ── Tablet đứng 768–899px ── */
@media (max-width: 899px) {
  .nav-r a:not(.nav-btn) {
    display: none;
  }

  .prog-bar {
    height: 44px;
    /* top: 60px; */
    padding: 0 16px;
  }

  .prog-steps {
    width: 100%;
    justify-content: center;
  }

  .ps {
    padding: 0 10px;
    font-size: 11px;
    gap: 5px;
  }

  .ps-div {
    width: 18px;
  }


  .hero {
    grid-template-columns: 1fr 1fr;
    align-items: start;
  }

  .hero-left {
    position: sticky;
    top: 104px;
    height: calc(100vh - 104px);
    padding: 28px 28px 24px;
  }

  .hero-form-wrap {
    padding: 18px 20px;
  }

  .result-inline {
    padding: 18px 20px;
  }

  .fld {
    margin-bottom: 10px;
  }

  .fld select,
  .fld input {
    padding: 10px 13px;
    font-size: 13px;
  }

  .step-label {
    margin-bottom: 16px;
  }

  .submit-big-inner {
    padding: 14px 18px;
  }

  .submit-big-txt {
    font-size: 13px;
  }

  .sb-sub-txt {
    font-size: 10px;
  }


  .testi-sect {
    padding: 52px 20px;
  }

  .testi-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .faq-sect {
    padding: 52px 20px;
  }

  .why-sect {
    padding: 52px 20px;
  }

  .fcta-sect {
    padding: 52px 20px;
  }
}

/* ── iPhone Pro Max, Plus (430px) / Android lớn ── */
@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .prog-bar {
    /* top: 56px; */
    height: 42px;
    padding: 0 14px;
  }

  .ps {
    font-size: 10.5px;
    padding: 0 8px;
    gap: 5px;
  }

  .ps-div {
    width: 14px;
  }


  .hero {
    grid-template-columns: 1fr;
    align-items: stretch;
  }

  .hero-left {
    position: relative;
    top: auto;
    height: auto;
    min-height: 0;
    padding: 32px 20px 24px;
    overflow: visible;
    container-type: inline-size;
  }

  .hero-stats {
    grid-template-columns: repeat(4, 1fr);
    padding-top: 16px;
  }

  .hero-right {
    overflow-y: visible;
  }

  .hero-form-wrap {
    padding: 20px 18px 24px;
  }

  .result-inline {
    padding: 20px 18px 24px;
  }

  .step-label {
    gap: 10px;
    margin-bottom: 14px;
  }

  .step-label .num {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }

  .step-label h3 {
    font-size: 14px;
  }

  .step-label p {
    font-size: 11px;
  }

  .step-dots {
    display: none;
  }

  .fld {
    margin-bottom: 10px;
  }

  .fld label {
    font-size: 12px;
  }

  .fld select,
  .fld input {
    padding: 10px 13px;
    font-size: 13px;
  }

  .submit-big-inner {
    padding: 14px 16px;
    gap: 10px;
  }

  .submit-big-txt {
    font-size: 13px;
  }

  .sb-sub-txt {
    font-size: 10px;
  }


  .q2new-header {
    padding: 11px 13px;
  }

  .q2new-opt {
    padding: 11px 13px;
  }


  .res-pct {
    font-size: clamp(40px, 12vw, 72px);
  }

  .res-pct-sym {
    font-size: clamp(20px, 6vw, 36px);
  }

  .res-score-hero {
    padding: 20px 16px 16px;
  }

  .res-gauge-track {
    height: 10px;
  }

  .cta-res-inner {
    padding: 14px 16px;
    gap: 10px;
  }

  .cta-res-text strong {
    font-size: 13px;
  }

  .cta-res-text small {
    font-size: 10px;
  }


  .s2-header {
    padding: 20px 18px 16px;
  }

  .s2-score-strip {
    flex-direction: column;
    gap: 6px;
    padding: 12px 18px;
  }

  .s2-msg-area {
    padding: 14px 18px 0;
  }

  .s2-banks-area {
    padding: 0 18px 18px;
  }

  .step2-panel {
    margin: 0 !important;
  }

  #step2Panel {
    margin: 0 !important;
  }


  .icf-grid {
    grid-template-columns: 1fr;
  }

  .icf-trust {
    gap: 10px;
  }

  .icf-submit-inner {
    padding: 14px 16px;
  }


  .testi-sect {
    padding: 44px 18px;
  }

  .testi-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .testi-title {
    font-size: clamp(22px, 6vw, 32px);
  }

  .testi-card {
    padding: 22px 18px 18px;
  }

  .faq-sect {
    padding: 44px 18px;
  }

  .faq-title {
    font-size: clamp(22px, 6vw, 32px);
  }

  .faq-q {
    font-size: 14px;
    padding: 16px 18px;
  }

  .why-sect {
    padding: 44px 18px;
  }

  .why-grid {
    grid-template-columns: 1fr;
  }

  .fcta-sect {
    padding: 44px 18px;
  }

  .fcta-h {
    font-size: clamp(22px, 6vw, 32px);
  }

  .fcta-actions {
    flex-direction: column;
    align-items: center;
  }
}

/* ── iPhone 15 / 14 (393px) & iPhone 13 (390px) ── */
@media (max-width: 430px) {
  .prog-bar {
    padding: 0 10px;
    height: 40px;
  }

  .ps {
    font-size: 9.5px;
    padding: 0 5px;
    gap: 4px;
  }

  .ps-div {
    width: 10px;
  }

  .hero-left {
    padding: 24px 16px 20px;
  }

  .hero-stats {
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    display: none;
  }

  .hero-stat-item+.hero-stat-item::before {
    display: none;
  }

  .hero-trust-row {
    gap: 6px;
  }

  .hero-trust-pill {
    padding: 4px 10px;
    font-size: 10px;
  }

  .hero-form-wrap {
    padding: 16px 14px 20px;
  }

  .result-inline {
    padding: 16px 14px 20px;
  }

  .step-label .num {
    width: 28px;
    height: 28px;
    font-size: 13px;
  }

  .fld select,
  .fld input {
    padding: 9px 12px;
    font-size: 12.5px;
  }

  .submit-big-inner {
    padding: 13px 14px;
  }

  .submit-big-txt {
    font-size: 12.5px;
  }

  .testi-card {
    padding: 18px 16px 16px;
  }

  .testi-text {
    font-size: 13px;
  }

  .faq-q {
    font-size: 13.5px;
    padding: 14px 16px;
  }

  .faq-a p {
    font-size: 13px;
  }
  .hero-step-txt strong {
    display: block;
    color: #bcff5b;
    margin-bottom: 1px;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}
}
/* ── iPhone SE / nhỏ ≤ 375px ── */
@media (max-width: 375px) {
  .hero-left {
    padding: 20px 14px 16px;
  }

  .hero-h1 {
    letter-spacing: -.3px;
  }

  .hero-form-wrap {
    padding: 14px 12px 18px;
  }

  .result-inline {
    padding: 14px 12px 18px;
  }

  .ps {
    font-size: 9px;
    padding: 0 4px;
  }

  .ps-div {
    width: 8px;
  }

  .prog-bar {
    height: 38px;
  }

  .fld select,
  .fld input {
    font-size: 12px;
    padding: 9px 11px;
  }

  .submit-big-txt {
    font-size: 12px;
  }

  .testi-card {
    padding: 16px 14px 14px;
  }

  .faq-q {
    font-size: 13px;
  }
}

/* ── Landscape mobile ── */
@media (max-width: 767px) and (orientation: landscape) {
  .hero-left {
    padding: 16px 20px 12px;
    min-height: auto;
  }

  .hero-pill {
    margin-bottom: 8px;
  }

  .hero-desc {
    display: none;
  }

  /* ẩn mô tả khi landscape mobile để tiết kiệm space */
  .hero-steps {
    gap: 6px;
    margin-bottom: 10px;
  }

  .hero-trust-row {
    margin-bottom: 8px;
  }

  .hero-form-wrap {
    padding: 12px 16px 16px;
  }

  .fld {
    margin-bottom: 8px;
  }
}

/* ── iPad / Tablet 768–1024px đứng ── */
@media (min-width: 768px) and (max-width: 899px) {
  .hero-left {
    padding: 28px 26px 24px;
  }

  .hero-stats {
    grid-template-columns: repeat(2, 1fr);
    padding-top: 14px;
  }

  .hero-form-wrap {
    padding: 16px 20px 20px;
  }

  .result-inline {
    padding: 16px 20px 20px;
  }
}