  .features-v1{position:relative;background:#fff;padding:90px 0}
.features-v1 .is-boxes{width:100%}
.features-v1 .section-eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#e74c3c;text-align:center;margin-bottom:14px}
.features-v1 .section-heading{font-size:clamp(26px,3vw,44px);color:#1e293b;font-weight:800;text-align:center;line-height:1.15;margin-bottom:14px;letter-spacing:-.4px}
.features-v1 .section-sub{font-size:17px;color:#64748b;text-align:center;max-width:540px;margin:0 auto 60px;line-height:1.7}
.features-v1 .feat-card{padding:32px 28px;border-radius:14px;border:1.5px solid #f1f5f9;background:#fff;transition:all .3s;height:100%}
.features-v1 .feat-card:hover{border-color:#e74c3c;box-shadow:0 10px 40px rgba(231,76,60,.1);transform:translateY(-3px)}
.features-v1 .feat-icon{width:54px;height:54px;border-radius:13px;background:#fce4e1;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.features-v1 .feat-title{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:10px}
.features-v1 .feat-body{font-size:15px;color:#64748b;line-height:1.7}
.features-v1 .feat-link{display:inline-flex;align-items:center;gap:6px;color:#e74c3c;font-size:14px;font-weight:600;text-decoration:none;margin-top:16px;transition:gap .2s}
.features-v1 .feat-link:hover{gap:10px}

.bct-compare-wrap {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  }
  .bct-compare {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #e5e5ea;
    border-radius: 12px;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.5;
    background: #fff;
  }
  .bct-compare thead th {
    background: #efecf7;
    color: #111;
    font-weight: 700;
    text-align: left;
    padding: 22px 28px;
    font-size: 17px;
    border-bottom: 1px solid #e5e5ea;
  }
  .bct-compare tbody td {
    padding: 26px 28px;
    vertical-align: top;
    color: #6b6b73;
    border-bottom: 1px solid #ececf0;
  }
  .bct-compare tbody tr:last-child td {
    border-bottom: none;
  }
  .bct-compare tbody td:first-child {
    color: #111;
    font-weight: 700;
  }


.features-v10{position:relative;background:#f8fafc;padding:100px 0}
.features-v10 .is-boxes{width:100%}
.features-v10 .sec-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2.5px;color:#0d9488;text-align:center;margin-bottom:12px}
.features-v10 .sec-heading{font-size:clamp(26px,3vw,46px);color:#134e4a;font-weight:800;text-align:center;line-height:1.1;margin-bottom:14px;letter-spacing:-.5px}
.features-v10 .sec-sub{font-size:16px;color:#6b7280;text-align:center;max-width:520px;margin:0 auto 64px;line-height:1.7}
.features-v10 .timeline{position:relative;padding-left:0}
.features-v10 .tl-line{position:absolute;left:32px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#0d9488,#5eead4)}
.features-v10 .tl-item{display:flex;gap:32px;margin-bottom:48px;position:relative}
.features-v10 .tl-dot{width:64px;height:64px;border-radius:50%;background:#fff;border:3px solid #0d9488;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1;box-shadow:0 0 0 6px rgba(13,148,136,.08)}
.features-v10 .tl-content{padding-top:10px}
.features-v10 .tl-tag{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#0d9488;margin-bottom:6px}
.features-v10 .tl-title{font-size:20px;font-weight:700;color:#134e4a;margin-bottom:8px}
.features-v10 .tl-body{font-size:15px;color:#6b7280;line-height:1.65}
.features-v10 .tl-metrics{display:flex;gap:20px;margin-top:12px}
.features-v10 .tl-metric{background:#fff;border-radius:8px;padding:10px 16px;border:1px solid #e2e8f0}
.features-v10 .tl-m-num{font-size:20px;font-weight:800;color:#134e4a}
.features-v10 .tl-m-label{font-size:12px;color:#6b7280}
.features-v10 .button{display:inline-block;background:#0d9488;color:#fff;padding:13px 30px;border-radius:8px;text-decoration:none;font-weight:700;font-size:14px;transition:all .25s}
.features-v10 .button:hover{background:#0f766e;transform:translateY(-2px)}
  /* Tablet: tighten spacing */
  @media (max-width: 1023.5px) {
    .bct-compare thead th,
    .bct-compare tbody td {
      padding: 18px 18px;
      font-size: 15px;
    }
  }

  /* Mobile: collapse into stacked cards */
  @media (max-width: 640px) {
    .bct-compare {
      border: none;
      border-radius: 0;
      background: transparent;
    }
    .bct-compare thead {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border: 0;
    }
    .bct-compare tbody tr {
      display: block;
      background: #fff;
      border: 1px solid #e5e5ea;
      border-radius: 12px;
      margin-bottom: 14px;
      overflow: hidden;
    }
    .bct-compare tbody td {
      display: block;
      width: 100%;
      padding: 14px 18px;
      border-bottom: 1px solid #ececf0;
      color: #6b6b73;
    }
    .bct-compare tbody td:last-child {
      border-bottom: none;
    }
    .bct-compare tbody td:first-child {
      background: #efecf7;
      color: #111;
      font-size: 17px;
      padding: 16px 18px;
    }
    .bct-compare tbody td:not(:first-child)::before {
      content: attr(data-label);
      display: block;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.04em;
      color: #111;
      margin-bottom: 6px;
    }
  }