@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
span {
  font-family: 'Poppins'
}



.logo-global-heading {
  text-align: center;
  font-family: 'Poppins';
  padding-top: 46px;
  font-weight: 600;
  font-size: 28px;
  padding-bottom: 0px;
}

.logo-marquee {
  width: 100%;
  overflow: hidden;
  padding: 6px 0;
}

.marquee-row {
  overflow: hidden;
  white-space: nowrap;
  margin: 2px 0;
}

.marquee-track {
  display: flex;
  width: max-content;
  height: 86px;
  align-items: center;
}

.testimonial-logo1 {
  height: 28px;
  width: auto;
}

.logo-client {
  min-width: 140px;
  height: 80px;
  margin: 0 20px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 18px;
  color: white;
}

nav ul li {
  display: flex;
  padding: 0px 0px;
  margin-top: 0px;
  justify-content: flex-end;
}

.marquee-track img {
  height: 64px;
  margin-left: 12px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.145);
  border-radius: 12px;
}


/* Animations */
.left .marquee-track {
  animation: scroll-left 62s linear infinite;
}

.left1 .marquee-track {
  animation: scroll-left 56s linear infinite;
}

.right .marquee-track {
  animation: scroll-right 67s linear infinite;
}

@keyframes scroll-left {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

@keyframes scroll-left1 {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-46%);
  }
}

@keyframes scroll-right {
  from {
    transform: translateX(-50%);
  }

  to {
    transform: translateX(0);
  }
}

.center-block {
  display: flex;
  justify-content: center;
  align-items: center;
}

.style-sosil {
  display: flex;
  align-items: center;
  justify-content: center;
}

.primary-nav {
  border-radius: 5px;
  padding: 4px 38px;
  text-decoration: none;
  transition: all .2s;
  background-color: #4C00FF;
  border: none;
  color: white;
  margin-left: 0px;
  font-family: Poppins;
  font-weight: 600;
}

.nav-bar-global {
  background: #0b1b3e;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.mainbg {
  background: radial-gradient(circle at 85% 50%,
      #000000 0%,
      #01030a 10%,
      #020617 25%,
      #040a1f 40%,
      #0B1B3E 55%,
      #132252 70%,
      #2a4290 85%,
      #4c6edb 100%);
  padding-bottom: 30px;
}

.secondary-button {
  border: 1px solid #4c00ff;
  border-radius: 8px;
  background-color: #ffffff00;
  color: #fff;
}

.global-heading {
  font-size: 42px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
  padding-bottom: 16px;
}

.secondarytext {
  font-size: 12px;
  color: #626262;
}

.form-global-heading {
  color: #130032;
  font-family: 'Poppins';
  padding-bottom: 0px;
  font-size: 22px;
  font-weight: 600;
}

.cs-card {

  background-color: #fff;
}

.casestudy-slides {
  flex: 1;
  background: rgb(48 131 255 / 12%);
  border: 1px solid rgba(245, 166, 35, 0.15);
  padding: clamp(18px, 2.5vw, 26px) clamp(14px, 2vw, 20px);
  color: #fff;
}

.font-color {
  color: #c1c1c1;
}

.hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(232, 184, 75, 0.15);
  border: 1px solid rgba(232, 184, 75, 0.3);
  color: #E8B84B;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 6px 16px;
  border-radius: 100px;
  margin-bottom: 24px;
}

.form-card-badge {
  background: #1db3861a;
  color: #0B6E50;
  font-size: 12px;
  font-weight: 500;
  padding: 4px 12px;
  border-radius: 100px;
  display: inline-block;
  margin-bottom: 16px;
}

.hero-stats {
  display: flex;
  gap: 32px;
  margin-bottom: 40px;
}

.hero-stat-label {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 2px;
}

.hero-stat+.hero-stat {
  padding-left: 16px;
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}

.float-container-new {
  display: none;
}

.button-img {
  height: auto;
  width: 24px;
  margin: 0 18px;
  filter: invert(1);
}


@media screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .defaultpadding {
    padding-top: 72px;
  }

  .padtop {
    padding-top: 8px;
  }

  .hero-stat-num {
    font-size: 22px;
    font-weight: 700;
    color: #E8B84B;
  }

  .twosections {
    display: flex;
    flex-direction: column;
  }

  .casestudy-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    margin-top: clamp(36px, 5vw, 52px);
  }

  .float-container-new a {
    z-index: 99;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 200px;
    height: 48px;
    margin-right: -190px;
    margin-bottom: 10px;
    padding: 10px 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    color: white;
    border-color: #ffc107;
    border-radius: 5px 0 0 5px;
    background-color: #0d6efd;
    -webkit-box-shadow: 0 2px 4px #7d7d7d;
    box-shadow: 0 2px 4px #7d7d7d;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-family: sans-serif;
  }

  .float-container-new {
    position: fixed;
    right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: auto;
    align-items: flex-end;
    width: 100%;
    bottom: 0;
    position: sticky;
    z-index: 999;
  }

  .float-container-new a.icon {
    right: 0;
    bottom: 0;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    padding: 6px;
    -webkit-box-shadow: 0 0 0 #7d7d7d;
    box-shadow: 0 0 0 #7d7d7d;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0px solid #130032;
    border-radius: 0px;
  }
}

@media screen and (min-device-width: 320px) and (max-device-width: 480px) {

  .section-h2 {
    text-align: left;
  }

  .section-sub {
    text-align: left;
  }


  input.form-control {
    border: 2px solid #CBD5E1;
    padding: 14px 8px;
    border-radius: 4px !important;
    margin-bottom: 10px;
  }

  .form-area-global {
    background-color: #fff;
    box-shadow: 0px 5px 10px rgba(90, 116, 148, 0.3);
    padding: 40px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hero-heading20 {
    font-family: 'Poppins';
    color: #fff;
    font-size: 20px;
    padding-top: 50px;
    font-weight: 600;
  }

  select.form-control {
    border: 2px solid #CBD5E1;
    padding: 14px 5px;
    border-radius: 4px;
    margin: 0px;
    margin-bottom: 8px;
    color: #595c5f;
  }


}

@media (min-width:480px) {
  .defaultpadding {
    padding-top: 22px;
  }

  .twosections {
    display: flex;
  }

  .hero-stat-num {
    font-size: 32px;
    font-weight: 700;
    color: #E8B84B;
  }

}


@media (min-width: 1024px) {
  .casestudy-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: clamp(36px, 5vw, 52px);
  }

  .nav-tabs .nav-link.active {
    border: 1px solid #0000 !important;
    font-family: 'Poppins';
    color: #ffffff !important;
    font-weight: 500;
    font-size: 12px;
    border-radius: 30px;
    width: 100%;
    margin: 5px 0;
    background: linear-gradient(11deg, rgb(27 108 169) 0%, rgb(10 151 176) 100%) !important;
    padding: 8px 20px;
  }

  .text-side {
    padding: 0px 0 0 40px;
  }

  .nav-tabs .nav-link:hover {
    background: none;
    font-weight: 500;
    font-size: 12px;
    font-family: 'Poppins';
    color: #2b2b2b;
  }

  .nav-tabs .nav-link {
    background: none;
    border: 1px solid #0000 !important;
    font-weight: 500;
    font-size: 12px;
    font-family: 'Poppins';
    color: #2b2b2b;
  }

  input.form-control {
    border: 2px solid #CBD5E1;
    padding: 8px 8px;
    border-radius: 4px !important;
    margin-bottom: 10px;
  }

  .top-clinet-logo {
    width: auto;
    height: 122px;
    padding-top: 8px;
  }

  .hero-heading2 {
    font-family: 'Poppins';
    color: #fff;
    font-size: 18px;
    padding-bottom: 8px;
    padding-top: 20px;
    font-weight: 600;
  }

  .hero-heading {
    font-family: 'Poppins';
    color: #fff;
    font-size: 30px;
    padding-right: 10px;
    padding-top: 28px;
    line-height: 1.2;
    font-weight: 600;
  }

  .hero-para {
    color: #ffffff;
    font-family: 'Poppins';
    font-size: 14px;
    padding-top: 5px;
    display: flex;
    align-items: center;
    margin: 0;
  }

  .form-area-global {
    background-color: #fff;
    box-shadow: 0px 5px 10px rgba(90, 116, 148, 0.3);
    padding: 28px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hero-heading20 {
    font-family: 'Poppins';
    color: #fff;
    font-size: 20px;
    padding-top: 40px;
    font-weight: 600;
  }

  select.form-control {
    border: 2px solid #CBD5E1;
    padding: 8px 5px;
    border-radius: 4px;
    margin: 0px;
    margin-bottom: 8px;
    color: #595c5f;
  }

}

/* Standard laptops (min 1280px) */
@media (min-width: 1280px) {
  .casestudy-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: clamp(36px, 5vw, 52px);
  }

  .nav-tabs .nav-link.active {
    border: 1px solid #0000 !important;
    font-family: 'Poppins';
    color: #ffffff !important;
    font-weight: 500;
    font-size: 14px;
    border-radius: 30px;
    width: 100%;
    margin: 5px 0;
    background: linear-gradient(11deg, rgb(27 108 169) 0%, rgb(10 151 176) 100%) !important;
    padding: 8px 20px;
  }

  .text-side {
    padding: 0px 0 0 40px;
  }

  .nav-tabs .nav-link:hover {
    background: none;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Poppins';
    color: #2b2b2b;
  }

  .nav-tabs .nav-link {
    background: none;
    border: 1px solid #0000 !important;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Poppins';
    color: #2b2b2b;
  }

  .top-clinet-logo {
    width: auto;
    height: 132px;
    padding-top: 8px;
  }

  input.form-control {
    border: 2px solid #CBD5E1;
    padding: 8px 8px;
    border-radius: 4px !important;
    margin-bottom: 10px;
  }

  .hero-heading2 {
    font-family: 'Poppins';
    color: #fff;
    font-size: 19px;
    padding-bottom: 8px;
    padding-top: 20px;
    font-weight: 600;
  }

  .hero-heading {
    font-family: 'Poppins';
    color: #fff;
    font-size: 30px;
    padding-right: 10px;
    padding-top: 28px;
    line-height: 1.2;
    font-weight: 600;
  }

  .hero-para {
    color: #ffffff;
    font-family: 'Poppins';
    font-size: 15px;
    padding-top: 5px;
    display: flex;
    align-items: center;
    margin: 0;
  }

  .form-area-global {
    background-color: #fff;
    box-shadow: 0px 5px 10px rgba(90, 116, 148, 0.3);
    padding: 24px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hero-heading20 {
    font-family: 'Poppins';
    color: #fff;
    font-size: 20px;
    padding-top: 40px;
    font-weight: 600;
  }

  select.form-control {
    border: 2px solid #CBD5E1;
    padding: 8px 5px;
    border-radius: 4px;
    margin: 0px;
    margin-bottom: 8px;
    color: #595c5f;
  }

}

/* Large laptops (min 1440px) */
@media (min-width: 1440px) {
  .casestudy-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: clamp(36px, 5vw, 52px);
  }

  .nav-tabs .nav-link.active {
    border: 1px solid #0000 !important;
    font-family: 'Poppins';
    color: #ffffff !important;
    font-weight: 500;
    font-size: 15px;
    border-radius: 30px;
    width: 100%;
    margin: 5px 0;
    background: linear-gradient(11deg, rgb(27 108 169) 0%, rgb(10 151 176) 100%) !important;
    padding: 8px 20px;
  }

  .text-side {
    padding: 0px 0 0 40px;
  }

  .nav-tabs .nav-link:hover {
    background: none;
    font-weight: 500;
    font-size: 15px;
    font-family: 'Poppins';
    color: #2b2b2b;
  }

  .nav-tabs .nav-link {
    background: none;
    border: 1px solid #0000 !important;
    font-weight: 500;
    font-size: 15px;
    font-family: 'Poppins';
    color: #2b2b2b;
  }

  input.form-control {
    border: 2px solid #CBD5E1;
    padding: 14px 8px;
    border-radius: 4px !important;
    margin-bottom: 10px;
  }

  .top-clinet-logo {
    width: auto;
    height: 152px;
    padding-top: 8px;
  }

  .hero-heading2 {
    font-family: 'Poppins';
    color: #fff;
    font-size: 21px;
    padding-bottom: 8px;
    padding-top: 20px;
    font-weight: 600;
  }

  .hero-heading {
    font-family: 'Poppins';
    color: #fff;
    font-size: 36px;
    padding-right: 10px;
    padding-top: 28px;
    line-height: 1.2;
    font-weight: 600;
  }

  .hero-para {
    color: #ffffff;
    font-family: 'Poppins';
    font-size: 17px;
    padding-top: 5px;
    display: flex;
    align-items: center;
    margin: 0;
  }

  .form-area-global {
    background-color: #fff;
    box-shadow: 0px 5px 10px rgba(90, 116, 148, 0.3);
    padding: 40px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hero-heading20 {
    font-family: 'Poppins';
    color: #fff;
    font-size: 20px;
    padding-top: 50px;
    font-weight: 600;
  }

  select.form-control {
    border: 2px solid #CBD5E1;
    padding: 14px 5px;
    border-radius: 4px;
    margin: 0px;
    margin-bottom: 8px;
    color: #595c5f;
  }

}

@media (min-width: 1620px) {
  .casestudy-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: clamp(36px, 5vw, 52px);
  }

  .nav-tabs .nav-link.active {
    border: 1px solid #0000 !important;
    font-family: 'Poppins';
    color: #ffffff !important;
    font-weight: 500;
    font-size: 16px;
    border-radius: 30px;
    width: 100%;
    margin: 5px 0;
    background: linear-gradient(11deg, rgb(27 108 169) 0%, rgb(10 151 176) 100%) !important;
    padding: 8px 20px;
  }

  .text-side {
    padding: 0px 0 0 40px;
  }

  .nav-tabs .nav-link:hover {
    background: none;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Poppins';
    color: #2b2b2b;
  }

  .nav-tabs .nav-link {
    background: none;
    border: 1px solid #0000 !important;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Poppins';
    color: #2b2b2b;
  }

  .top-clinet-logo {
    width: auto;
    height: 162px;
    padding-top: 8px;
  }

  input.form-control {
    border: 2px solid #CBD5E1;
    padding: 14px 8px;
    border-radius: 4px !important;
    margin-bottom: 10px;
  }

  .hero-heading2 {
    font-family: 'Poppins';
    color: #fff;
    font-size: 21px;
    padding-bottom: 8px;
    padding-top: 20px;
    font-weight: 600;
  }

  .hero-heading {
    font-family: 'Poppins';
    color: #fff;
    font-size: 36px;
    padding-right: 10px;
    padding-top: 28px;
    line-height: 1.2;
    font-weight: 600;
  }

  .hero-para {
    color: #ffffff;
    font-family: 'Poppins';
    font-size: 17px;
    padding-top: 5px;
    display: flex;
    align-items: center;
    margin: 0;
  }

  .form-area-global {
    background-color: #fff;
    box-shadow: 0px 5px 10px rgba(90, 116, 148, 0.3);
    padding: 40px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hero-heading20 {
    font-family: 'Poppins';
    color: #fff;
    font-size: 20px;
    padding-top: 50px;
    font-weight: 600;
  }

  select.form-control {
    border: 2px solid #CBD5E1;
    padding: 14px 5px;
    border-radius: 4px;
    margin: 0px;
    margin-bottom: 8px;
    color: #595c5f;
  }
}


.blue-gred-icon {
  background: linear-gradient(0deg, #f9f9f9, #3988fd);
  border-radius: 40px !important;
  width: fit-content;
  padding: 3px;
}

.blue-bg-new-icon {
  background: linear-gradient(45deg, #fafdff, #e9f2ff, #fdfeff);
  border-radius: 40px !important;
  border: 0.5px solid #c8defd;
  padding: 12px;
  width: fit-content;
}

.orange-gred-icon {
  background: linear-gradient(0deg, #f9f9f9, #f5a623bd);
  border-radius: 40px !important;
  width: fit-content;
  padding: 3px;
}

.orange-bg-new-icon {
  background: linear-gradient(45deg, #fafdff, #fff7e9, #fdfeff);
  border-radius: 40px !important;
  border: 0.5px solid #f5a6238a;
  padding: 12px;
  width: fit-content;
}

.violet-gred-icon {
  background: linear-gradient(0deg, #f9f9f9, #7c3aedbd);
  border-radius: 40px !important;
  width: fit-content;
  padding: 3px;
}

.violet-bg-new-icon {
  background: linear-gradient(45deg, #fafdff, #eee4ff, #fdfeff);
  border-radius: 40px !important;
  border: 0.5px solid #c8defd;
  padding: 12px;
  width: fit-content;
}

/* ═══════════════════════════════════════════
   DESIGN TOKENS
═══════════════════════════════════════════ */
:root {
  --ink: #080810;
  --ink2: #090911;
  --gold: #f5a623;
  --gold2: #e8920f;
  --amber: #fbbf24;
  --electric: #00e5ff;
  --green: #22c55e;
  --rose: #f43f5e;
  --violet: #8b5cf6;
  --surface: #f7f6f3;
  --card: #ffffff;
  --muted: #64748b;
  --border: #e2e8f0;
  --channel-color: #f5a623;
  --partner-color: #00e5ff;
  --influencer-color: #a78bfa;

  /* Fluid spacing scale */
  --space-xs: clamp(0.5rem, 1vw, 0.75rem);
  --space-sm: clamp(0.75rem, 1.5vw, 1rem);
  --space-md: clamp(1rem, 2vw, 1.5rem);
  --space-lg: clamp(1.5rem, 3vw, 2.5rem);
  --space-xl: clamp(2rem, 4vw, 4rem);
  --space-2xl: clamp(3rem, 6vw, 6rem);
  --space-3xl: clamp(4rem, 8vw, 8rem);

  /* Fluid type scale */
  --text-xs: clamp(0.65rem, 1.2vw, 0.75rem);
  --text-sm: clamp(0.78rem, 1.4vw, 0.875rem);
  --text-base: clamp(0.875rem, 1.6vw, 1rem);
  --text-lg: clamp(1rem, 1.8vw, 1.125rem);
  --text-xl: clamp(1.1rem, 2vw, 1.35rem);
  --text-2xl: clamp(1.3rem, 2.5vw, 1.75rem);
  --text-3xl: clamp(1.6rem, 3vw, 2.2rem);
  --text-4xl: clamp(1.9rem, 3.8vw, 3rem);
  --text-5xl: clamp(2.2rem, 4.5vw, 3.8rem);
  --text-hero: clamp(2rem, 5vw, 4.2rem);

  /* Layout */
  --page-pad: clamp(1rem, 5%, 5rem);
  --max-w: 1200px;
  --max-w-wide: 1440px;
  --nav-h: 64px;
  --sticky-h: 56px;
  --radius-sm: 8px;
  --radius-md: 12px;
  --radius-lg: 16px;
  --radius-xl: 20px;
  --radius-2xl: 24px;
}

/* ═══════════════════════════════════════════
   BASE RESET
═══════════════════════════════════════════ */
html {
  scroll-behavior: smooth;
  font-size: 16px;
}

img {
  max-width: 100%;
  display: block;
}

button {
  font-family: inherit;
}

/* ═══════════════════════════════════════════
   NAV
═══════════════════════════════════════════ */
nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(8, 8, 16, 0.94);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0 var(--page-pad);
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: var(--nav-h);
  gap: var(--space-sm);
}

.nav-logo {
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: clamp(1.1rem, 2.5vw, 1.4rem);
  color: #fff;
  letter-spacing: -0.5px;
  white-space: nowrap;
  flex-shrink: 0;
}

.nav-logo span {
  color: var(--gold);
}

.nav-right {
  display: flex;
  align-items: center;
  gap: clamp(8px, 1.5vw, 16px);
}

.nav-pills {
  display: flex;
  gap: 4px;
}

.nav-pill {
  font-size: var(--text-xs);
  font-weight: 600;
  padding: 5px clamp(8px, 1.2vw, 13px);
  border-radius: 20px;
  border: 1px solid;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s;
  white-space: nowrap;
}

.nav-pill.ch {
  color: var(--channel-color);
  border-color: rgba(245, 166, 35, 0.3);
}

.nav-pill.ch:hover {
  background: rgba(245, 166, 35, 0.15);
}

.nav-pill.cp {
  color: var(--partner-color);
  border-color: rgba(0, 229, 255, 0.3);
}

.nav-pill.cp:hover {
  background: rgba(0, 229, 255, 0.1);
}

.nav-pill.ti {
  color: var(--influencer-color);
  border-color: rgba(167, 139, 250, 0.3);
}

.nav-pill.ti:hover {
  background: rgba(167, 139, 250, 0.1);
}

.nav-cta {
  background: var(--gold);
  color: var(--ink2);
  padding: 9px clamp(14px, 2vw, 22px);
  border-radius: var(--radius-sm);
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: var(--text-sm);
  cursor: pointer;
  border: none;
  transition: all 0.2s;
  white-space: nowrap;
  flex-shrink: 0;
}

.nav-cta:hover {
  background: var(--gold2);
  transform: translateY(-1px);
}

/* Mobile hamburger */
.nav-ham {
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  padding: 8px;
  background: none;
  border: none;
}

.nav-ham span {
  width: 22px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  transition: all 0.3s;
  display: block;
}

/* Mobile menu */
.nav-mobile-menu {
  display: none;
  position: fixed;
  top: var(--nav-h);
  left: 0;
  right: 0;
  background: rgba(8, 8, 16, 0.97);
  backdrop-filter: blur(16px);
  padding: var(--space-md) var(--page-pad) var(--space-lg);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  z-index: 999;
  flex-direction: column;
  gap: var(--space-sm);
}

.nav-mobile-menu.open {
  display: flex;
}

.nav-mobile-pill {
  font-size: var(--text-sm);
  font-weight: 600;
  padding: 10px 16px;
  border-radius: var(--radius-sm);
  border: 1px solid;
  text-decoration: none;
  text-align: center;
}

.nav-mobile-pill.ch {
  color: var(--channel-color);
  border-color: rgba(245, 166, 35, 0.3);
  background: rgba(245, 166, 35, 0.07);
}

.nav-mobile-pill.cp {
  color: var(--partner-color);
  border-color: rgba(0, 229, 255, 0.25);
  background: rgba(0, 229, 255, 0.05);
}

.nav-mobile-pill.ti {
  color: var(--influencer-color);
  border-color: rgba(167, 139, 250, 0.3);
  background: rgba(167, 139, 250, 0.07);
}

.nav-mobile-cta {
  background: var(--gold);
  color: var(--ink2);
  padding: 13px;
  border-radius: var(--radius-sm);
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: var(--text-base);
  border: none;
  cursor: pointer;
  margin-top: 4px;
}

/* ═══════════════════════════════════════════
   STICKY BOTTOM BAR
═══════════════════════════════════════════ */
.sticky-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: var(--ink2);
  padding: clamp(10px, 1.5vw, 14px) var(--page-pad);
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 -4px 32px rgba(0, 0, 0, 0.35);
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  gap: var(--space-sm);
}

.sticky-bar p {
  color: #fff;
  font-size: clamp(0.72rem, 1.3vw, 0.88rem);
  font-weight: 500;
  line-height: 1.4;
}

.sticky-bar p span {
  color: var(--gold);
  font-weight: 700;
}

.sticky-btns {
  display: flex;
  gap: clamp(6px, 1vw, 10px);
  flex-shrink: 0;
}

.btn-gold {
  background: var(--gold);
  color: var(--ink2);
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  padding: clamp(8px, 1.2vw, 11px) clamp(14px, 2vw, 22px);
  border-radius: var(--radius-sm);
  border: none;
  cursor: pointer;
  font-size: var(--text-sm);
  transition: all 0.2s;
  white-space: nowrap;
}

.btn-gold:hover {
  background: var(--gold2);
  transform: translateY(-2px);
}

.btn-ghost {
  background: transparent;
  color: #fff;
  border: 1.5px solid rgba(255, 255, 255, 0.3);
  padding: clamp(8px, 1.2vw, 11px) clamp(14px, 2vw, 22px);
  border-radius: var(--radius-sm);
  font-size: var(--text-sm);
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s;
  white-space: nowrap;
}

.btn-ghost:hover {
  border-color: #fff;
}

/* ═══════════════════════════════════════════
   SHARED SECTION LAYOUT
═══════════════════════════════════════════ */
section {
  padding-top: 30px;
  padding-bottom: 30px;
}


.container {
  max-width: var(--max-w);
  margin: 0 auto;
  width: 100%;
}

.container-wide {
  max-width: var(--max-w-wide);
  margin: 0 auto;
  width: 100%;
}

.section-eyebrow {
  display: inline-block;
  color: var(--gold2);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  margin-bottom: clamp(10px, 1.5vw, 14px);
}

.section-h2 {
  font-size: var(--text-4xl);
  font-weight: 800;
  color: var(--ink2);
  letter-spacing: -0.8px;
  line-height: 1.15;
  margin-bottom: clamp(10px, 1.5vw, 16px);
}

.section-sub {
  color: var(--muted);
  font-size: var(--text-base);
  line-height: 1.75;
  max-width: 840px;
}

/* Scroll fade-in */
.reveal {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

/* ═══════════════════════════════════════════
   HERO
═══════════════════════════════════════════ */
#hero {
  min-height: 100vh;
  background: var(--ink2);
  display: flex;
  align-items: center;
  padding-top: calc(var(--nav-h) + var(--space-xl));
  padding-bottom: calc(var(--sticky-h) + var(--space-xl));
  padding-left: var(--page-pad);
  padding-right: var(--page-pad);
  position: relative;
  overflow: hidden;
}

.hero-bg-mesh {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 55% 55% at 80% 40%, rgba(245, 166, 35, 0.12) 0%, transparent 65%),
    radial-gradient(ellipse 45% 45% at 15% 70%, rgba(0, 229, 255, 0.07) 0%, transparent 60%),
    radial-gradient(ellipse 35% 35% at 50% 100%, rgba(139, 92, 246, 0.07) 0%, transparent 60%);
  pointer-events: none;
}

.hero-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(32px, 5vw, 72px);
  align-items: center;
  max-width: var(--max-w);
  margin: 0 auto;
  position: relative;
  z-index: 1;
  width: 100%;
}

.hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(245, 166, 35, 0.12);
  border: 1px solid rgba(245, 166, 35, 0.25);
  color: var(--gold);
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  padding: 6px 14px;
  border-radius: 100px;
  margin-bottom: clamp(14px, 2vw, 22px);
}

.hero-h1 {
  font-size: var(--text-hero);
  font-weight: 800;
  color: #fff;
  line-height: 1.08;
  letter-spacing: -1.5px;
  margin-bottom: clamp(12px, 2vw, 18px);
}

.hero-h1 em {
  font-style: normal;
  background: linear-gradient(135deg, var(--gold) 0%, #ff9a3c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.hero-sub {
  color: rgba(255, 255, 255, 0.6);
  font-size: clamp(0.9rem, 1.6vw, 1.05rem);
  line-height: 1.7;
  margin-bottom: clamp(20px, 3vw, 30px);
  max-width: 500px;
}

.program-pills {
  display: flex;
  gap: clamp(6px, 1vw, 10px);
  flex-wrap: wrap;
  margin-bottom: clamp(22px, 3vw, 32px);
}

.prog-pill {
  display: flex;
  align-items: center;
  gap: 7px;
  padding: clamp(6px, 1vw, 8px) clamp(12px, 1.5vw, 16px);
  border-radius: 10px;
  border: 1px solid;
  font-size: clamp(0.72rem, 1.2vw, 0.82rem);
  font-weight: 600;
}

.prog-pill.ch {
  background: rgba(245, 166, 35, 0.1);
  border-color: rgba(245, 166, 35, 0.3);
  color: var(--gold);
}

.prog-pill.cp {
  background: rgba(0, 229, 255, 0.08);
  border-color: rgba(0, 229, 255, 0.25);
  color: var(--partner-color);
}

.prog-pill.ti {
  background: rgba(167, 139, 250, 0.1);
  border-color: rgba(167, 139, 250, 0.3);
  color: var(--influencer-color);
}

.prog-pill-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  flex-shrink: 0;
}

.prog-pill.ch .prog-pill-dot {
  background: var(--gold);
}

.prog-pill.cp .prog-pill-dot {
  background: var(--partner-color);
}

.prog-pill.ti .prog-pill-dot {
  background: var(--influencer-color);
}

.hero-cta-row {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
}

.btn-primary-lg {
  background: var(--gold);
  color: var(--ink2);
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  padding: clamp(13px, 1.8vw, 16px) clamp(24px, 3vw, 32px);
  border-radius: 10px;
  border: none;
  cursor: pointer;
  font-size: clamp(0.9rem, 1.5vw, 1rem);
  transition: all 0.2s;
  box-shadow: 0 4px 20px rgba(245, 166, 35, 0.35);
}

.btn-primary-lg:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 28px rgba(245, 166, 35, 0.5);
}

.hero-micro {
  color: rgba(255, 255, 255, 0.38);
  font-size: var(--text-xs);
  margin-top: clamp(8px, 1.2vw, 12px);
}

/* Hero Dashboard Visual */
.hero-visual {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: var(--radius-xl);
  padding: clamp(18px, 2.5vw, 26px);
  backdrop-filter: blur(8px);
}

.hv-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.hv-title {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: var(--text-sm);
}

.hv-live {
  background: rgba(34, 197, 94, 0.15);
  border: 1px solid rgba(34, 197, 94, 0.3);
  color: var(--green);
  font-size: var(--text-xs);
  font-weight: 700;
  padding: 3px 9px;
  border-radius: 20px;
  letter-spacing: 0.5px;
}

.hv-tabs {
  display: flex;
  gap: 4px;
  margin-bottom: 14px;
}

.hv-tab {
  padding: 4px 11px;
  border-radius: 6px;
  font-size: var(--text-xs);
  font-weight: 600;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.4);
  border: 1px solid transparent;
  transition: all 0.2s;
}

.hv-tab.active {
  border-color: rgba(245, 166, 35, 0.4);
  color: var(--gold);
  background: rgba(245, 166, 35, 0.1);
}

.hv-stat-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 8px;
  margin-bottom: 14px;
}

.hv-stat {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: clamp(10px, 1.5vw, 14px) clamp(8px, 1.2vw, 12px);
  text-align: center;
}

.hv-stat-v {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: clamp(1rem, 2vw, 1.35rem);
}

.hv-stat-l {
  color: rgba(255, 255, 255, 0.4);
  font-size: var(--text-xs);
  margin-top: 3px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.hv-stat-d {
  color: var(--green);
  font-size: var(--text-xs);
  font-weight: 600;
  margin-top: 2px;
}

.hv-partner-lbl {
  color: rgba(255, 255, 255, 0.35);
  font-size: var(--text-xs);
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 8px;
  font-weight: 600;
}

.hv-row {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 7px 10px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 7px;
  margin-bottom: 5px;
}

.hv-row-icon {
  width: 24px;
  height: 24px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
  flex-shrink: 0;
}

.hv-row-name {
  color: rgba(255, 255, 255, 0.65);
  font-size: var(--text-xs);
  flex: 1;
}

.hv-row-bar {
  flex: 1;
  height: 4px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 2px;
  overflow: hidden;
}

.hv-row-fill {
  height: 100%;
  border-radius: 2px;
}

.hv-row-pts {
  font-size: var(--text-xs);
  font-weight: 700;
  flex-shrink: 0;
}

/* ═══════════════════════════════════════════
   TRUST BAR
═══════════════════════════════════════════ */
#trust {
  background: #fff;
  border-bottom: 1px solid var(--border);
  padding: 60px 0 30px 0;
}

.trust-inner {
  max-width: var(--max-w);
  margin: 0 auto;
}

.trust-label {
  text-align: center;
  color: var(--muted);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: clamp(14px, 2vw, 20px);
}

.trust-logos {
  display: flex;
  gap: clamp(24px, 4vw, 56px);
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.trust-logo {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: clamp(0.78rem, 1.5vw, 1rem);
  color: #b0bec5;
  transition: color 0.2s;
  white-space: nowrap;
}

.trust-logo:hover {
  color: var(--ink2);
}

.trust-count {
  display: inline-block;
  background: var(--gold);
  color: var(--ink2);
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: var(--text-xs);
  padding: 4px 14px;
  border-radius: 100px;
  white-space: nowrap;
}

/* ═══════════════════════════════════════════
   THREE PROGRAMS SECTION
═══════════════════════════════════════════ */
#programs {
  background: #fff;
}

.programs-intro {
  text-align: center;
  margin-bottom: clamp(36px, 5vw, 60px);
}

.programs-intro .section-sub {
  max-width: 840px;
  margin: 0 auto;
}

.prog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(16px, 2.5vw, 28px);
}

.prog-card {
  border-radius: var(--radius-xl);
  border: 1.5px solid;
  padding: clamp(24px, 3vw, 38px) clamp(20px, 2.5vw, 32px);
  position: relative;
  overflow: hidden;
  transition: all 0.25s;
}

.prog-card.ch {
  border-color: rgba(245, 166, 35, 0.3);
  background: linear-gradient(160deg, #fffbf0 0%, #fff 100%);
}

.prog-card.cp {
  border-color: rgba(0, 229, 255, 0.2);
  background: linear-gradient(160deg, #f0fcff 0%, #fff 100%);
}

.prog-card.ti {
  border-color: rgba(167, 139, 250, 0.25);
  background: linear-gradient(160deg, #faf5ff 0%, #fff 100%);
}

.prog-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
}

.prog-card.ch::before {
  background: linear-gradient(90deg, var(--gold), var(--amber));
}

.prog-card.cp::before {
  background: linear-gradient(90deg, #217afd, #8ab9fe);
}

.prog-card.ti::before {
  background: linear-gradient(90deg, #7c3aed, var(--influencer-color));
}

.prog-icon {
  width: clamp(44px, 6vw, 54px);
  height: clamp(44px, 6vw, 54px);
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(1.2rem, 2vw, 1.5rem);
  margin-bottom: clamp(14px, 2vw, 20px);
}

.prog-card.ch .prog-icon {
  background: rgba(245, 166, 35, 0.12);
}

.prog-card.cp .prog-icon {
  background: rgba(0, 229, 255, 0.1);
}

.prog-card.ti .prog-icon {
  background: rgba(167, 139, 250, 0.12);
}

.prog-card h3 {
  font-size: var(--text-xl);
  font-weight: 700;
  color: var(--ink2);
  margin-bottom: 8px;
}

.prog-card>p {
  font-size: var(--text-sm);
  color: var(--muted);
  line-height: 1.65;
  margin-bottom: clamp(14px, 2vw, 20px);
}

.prog-who {
  margin-bottom: clamp(14px, 2vw, 20px);
}

.prog-who-label {
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.prog-card.ch .prog-who-label {
  color: var(--gold2);
}

.prog-card.cp .prog-who-label {
  color: #0891b2;
}

.prog-card.ti .prog-who-label {
  color: #7c3aed;
}

.who-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.who-tag {
  padding: 4px 11px;
  border-radius: 6px;
  font-size: clamp(0.68rem, 1.1vw, 0.75rem);
  font-weight: 600;
}

.prog-card.ch .who-tag {
  background: rgba(245, 166, 35, 0.12);
  color: #92400e;
}

.prog-card.cp .who-tag {
  background: rgba(0, 229, 255, 0.1);
  color: #0e7490;
}

.prog-card.ti .who-tag {
  background: rgba(167, 139, 250, 0.12);
  color: #5b21b6;
}

.prog-metrics {
  display: flex;
  gap: clamp(12px, 2vw, 20px);
  padding-top: clamp(14px, 2vw, 20px);
  border-top: 1px solid var(--border);
}

.prog-metric-val {
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: var(--text-2xl);
  color: var(--ink2);
}

.prog-metric-lbl {
  font-size: var(--text-xs);
  color: var(--muted);
  margin-top: 2px;
}

/* ═══════════════════════════════════════════
   PROBLEM SECTION
═══════════════════════════════════════════ */
#problem {
  background: #f7faff;
}

.problem-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(14px, 2vw, 26px);
  margin-top: clamp(36px, 5vw, 52px);
}

.problem-grid-new {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(14px, 2vw, 26px);
  margin-top: clamp(36px, 5vw, 52px);
}

.problem-card {
  background: #f7faff;
  border: 1px solid #fca5a5;
  border-radius: var(--radius-lg);
  padding: clamp(20px, 2.5vw, 28px);
  transition: transform 0.2s;
}

.problem-card:hover {
  transform: translateY(-4px);
}

.problem-icon {
  width: 46px;
  height: 46px;
  background: #fee2e2;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  margin-bottom: 14px;
}

.problem-card h3 {
  font-size: var(--text-base);
  font-weight: 700;
  color: #1c1c1c;
  margin-bottom: 8px;
}

.problem-card p {
  font-size: var(--text-sm);
  color: #78350f;
  line-height: 1.65;
}

/* ═══════════════════════════════════════════
   SOLUTION SECTION
═══════════════════════════════════════════ */
#solution {
  background: #fff;
}

.solution-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(14px, 2vw, 24px);
  margin-top: clamp(36px, 5vw, 52px);
}

.sol-card {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  padding: clamp(20px, 2.5vw, 28px);
  transition: all 0.2s;
  position: relative;
  overflow: hidden;
}

.sol-card:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.07);
  transform: translateY(-3px);
}

.sol-card::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
}

.sol-card.c1::after {
  background: var(--gold);
}

.sol-card.c2::after {
  background: var(--electric);
}

.sol-card.c3::after {
  background: var(--influencer-color);
}

.sol-card.c4::after {
  background: var(--green);
}

.sol-card.c5::after {
  background: var(--rose);
}

.sol-card.c6::after {
  background: var(--amber);
}

.sol-num {
  font-family: 'Poppins', sans-serif;
  font-size: 2.2rem;
  font-weight: 800;
  color: rgba(0, 0, 0, 0.06);
  line-height: 1;
  margin-bottom: 10px;
}

.sol-card h3 {
  font-size: var(--text-base);
  font-weight: 700;
  color: var(--ink2);
  margin-bottom: 8px;
}

.sol-card p {
  font-size: var(--text-sm);
  color: var(--muted);
  line-height: 1.65;
}

/* ═══════════════════════════════════════════
   RESULTS
═══════════════════════════════════════════ */
#results {
  background: radial-gradient(circle at 85% 50%,
      #000000 0%,
      #01030a 10%,
      #020617 25%,
      #040a1f 40%,
      #0B1B3E 55%,
      #132252 70%,
      #2a4290 85%,
      #4c6edb 100%);
  position: relative;
  overflow: hidden;
}

#results::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 50% 80% at 85% 50%, rgba(245, 166, 35, 0.1) 0%, transparent 60%);
  pointer-events: none;
}

.results-inner {
  position: relative;
  z-index: 1;
}

#results .section-h2 {
  color: #fff;
}

#results .section-sub {
  color: rgba(255, 255, 255, 0.55);
}

.results-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2px;
  margin-top: clamp(36px, 5vw, 52px);
}

.result-block {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.07);
  padding: clamp(28px, 4vw, 48px) clamp(20px, 3vw, 36px);
  text-align: center;
  transition: background 0.2s;
}

.result-block:first-child {
  border-radius: 16px 0 0 0px;
}

.result-block:last-child {
  border-radius: 0 16px 0px 0;
}

.result-block:hover {
  background: rgb(48 131 255 / 12%);
}

.result-num {
  font-family: 'Poppins', sans-serif;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 800;
  color: var(--gold);
  line-height: 1;
  margin-bottom: 12px;
  display: block;
}

.result-label {
  color: rgba(255, 255, 255, 0.55);
  font-size: var(--text-sm);
  line-height: 1.6;
}

.platform-stats {
  display: flex;
  margin-top: 2px;
}

.pstat {
  flex: 1;
  background: rgb(48 131 255 / 12%);
  border: 1px solid rgba(245, 166, 35, 0.15);
  padding: clamp(18px, 2.5vw, 26px) clamp(14px, 2vw, 20px);
  text-align: center;
}

.pstat-val {
  font-family: 'Poppins', sans-serif;
  font-size: clamp(1.3rem, 2.5vw, 1.9rem);
  font-weight: 800;
  color: var(--gold);
}

.pstat-label {
  color: rgba(255, 255, 255, 0.45);
  font-size: var(--text-xs);
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-top: 4px;
}

/* ═══════════════════════════════════════════
   HOW IT WORKS
═══════════════════════════════════════════ */
#how {
  background: #fff;
}

.steps-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  margin-top: clamp(36px, 5vw, 52px);
  position: relative;
}

.steps-row::before {
  content: '';
  position: absolute;
  top: calc(clamp(28px, 4vw, 28px));
  left: calc(12.5%);
  right: calc(12.5%);
  height: 1px;
  background: linear-gradient(90deg, var(--gold), var(--electric), var(--influencer-color));
  z-index: 0;
  opacity: 0.3;
}

.step {
  padding: 0 clamp(10px, 2vw, 20px);
  text-align: center;
  position: relative;
  z-index: 1;
}

.step-num {
  width: clamp(44px, 6vw, 56px);
  height: clamp(44px, 6vw, 56px);
  border-radius: 14px;
  background: linear-gradient(0deg, #f9f9f9, #1687ffbd);
  ;
  border: 2px solid #00b4d8;
  color: #1c1c1c;
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: var(--text-xl);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto clamp(14px, 2vw, 20px);
}

.step h3 {
  font-size: var(--text-base);
  font-weight: 700;
  color: var(--ink2);
  margin-bottom: 8px;
}

.step p {
  font-size: var(--text-sm);
  color: var(--muted);
  line-height: 1.65;
}

/* ═══════════════════════════════════════════
   USE CASES
═══════════════════════════════════════════ */
#usecases {
  background: #fff;
}

.tabs-row {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin: clamp(24px, 3vw, 32px) 0 clamp(28px, 4vw, 36px);
}

.tab-btn {
  padding: clamp(7px, 1vw, 9px) clamp(12px, 1.8vw, 18px);
  border-radius: 8px;
  font-size: var(--text-sm);
  font-weight: 600;
  cursor: pointer;
  background: var(--surface);
  border: 1.5px solid var(--border);
  color: var(--muted);
  transition: all 0.2s;
}

.tab-btn.active {
  background: var(--ink2);
  border-color: var(--ink2);
  color: #fff;
}

.tab-content {
  display: none;
  grid-template-columns: 1fr 1fr;
  gap: clamp(24px, 4vw, 48px);
  align-items: start;
  animation: fadeIn 0.3s ease;
}

.tab-content.active {
  display: grid;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.usecase-features {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 16px;
}

.usecase-features li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: var(--text-sm);
  color: var(--ink);
  padding: clamp(8px, 1.2vw, 11px) clamp(12px, 1.5vw, 14px);
  background: var(--surface);
  border-radius: 8px;
  border: 1px solid var(--border);
}

.usecase-features li::before {
  content: '✓';
  width: 20px;
  height: 20px;
  background: rgba(34, 197, 94, 0.15);
  border: 1px solid rgba(34, 197, 94, 0.3);
  color: var(--green);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.65rem;
  font-weight: 800;
  flex-shrink: 0;
}

.usecase-visual {
  background: radial-gradient(circle at 85% 50%, #000000 0%, #01030a 10%, #020617 25%, #040a1f 40%, #0B1B3E 55%, #132252 70%, #2a4290 85%, #4c6edb 100%);
  border-radius: var(--radius-lg);
  padding: clamp(18px, 2.5vw, 26px);
}

.uv-title {
  color: rgba(255, 255, 255, 0.5);
  font-size: var(--text-xs);
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 14px;
  font-weight: 600;
}

.uv-card {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: clamp(11px, 1.5vw, 14px) clamp(12px, 1.8vw, 16px);
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 10px;
  margin-bottom: 8px;
}

.uv-card-label {
  color: rgba(255, 255, 255, 0.65);
  font-size: var(--text-sm);
  flex: 1;
}

.uv-card-val {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: var(--text-base);
}

.uv-pill {
  background: rgba(34, 197, 94, 0.15);
  border: 1px solid rgba(34, 197, 94, 0.3);
  color: var(--green);
  font-size: var(--text-xs);
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 6px;
  white-space: nowrap;
}

/* ═══════════════════════════════════════════
   TESTIMONIALS
═══════════════════════════════════════════ */
#testimonial {
  background: var(--surface);
}

.testi-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(16px, 2.5vw, 26px);
  margin-top: clamp(36px, 5vw, 52px);
}

.testi-card {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  padding: clamp(24px, 3vw, 34px);
  transition: box-shadow 0.2s;
}

.testi-card:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.07);
}

.testi-quote {
  font-size: 2.2rem;
  color: var(--gold);
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  line-height: 1;
  display: block;
  margin-bottom: 12px;
}

.testi-text {
  font-size: var(--text-sm);
  color: #374151;
  line-height: 1.75;
  margin-bottom: 20px;
}

.testi-author {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 18px;
  border-top: 1px solid var(--border);
}

.testi-avatar {
  width: 42px;
  height: 42px;
  background: var(--ink2);
  color: var(--gold);
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 0.85rem;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.testi-name {
  font-weight: 700;
  font-size: var(--text-sm);
  color: var(--ink2);
}

.testi-role {
  font-size: var(--text-xs);
  color: var(--muted);
  margin-top: 2px;
}

.case-studies {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(10px, 1.5vw, 16px);
  margin-top: clamp(28px, 4vw, 48px);
}

.case-card {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius-md);
  padding: clamp(14px, 2vw, 20px) clamp(16px, 2.2vw, 22px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  transition: all 0.2s;
}

.case-card:hover {
  border-color: var(--gold);
  box-shadow: 0 4px 16px rgba(245, 166, 35, 0.1);
}

.case-name {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: var(--text-base);
  color: var(--ink2);
  margin-bottom: 4px;
}

.case-desc {
  font-size: var(--text-xs);
  color: var(--muted);
}

.case-metric {
  font-family: 'Poppins', sans-serif;
  font-size: clamp(1.1rem, 2vw, 1.3rem);
  font-weight: 800;
  color: var(--gold);
  white-space: nowrap;
}

/* ═══════════════════════════════════════════
   ROI CALCULATOR
═══════════════════════════════════════════ */
#roi {
  background: #fff;
}

.roi-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(28px, 5vw, 56px);
  margin-top: clamp(36px, 5vw, 52px);
  align-items: start;
}

.roi-form {
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 3vw, 30px);
}

.roi-field label {
  font-size: var(--text-sm);
  font-weight: 600;
  color: var(--ink2);
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.roi-field-current {
  color: var(--gold);
  font-weight: 700;
}

input[type=range] {
  width: 100%;
  -webkit-appearance: none;
  appearance: none;
  height: 5px;
  background: var(--border);
  border-radius: 2px;
  outline: none;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 6px;
  background: var(--gold);
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(245, 166, 35, 0.4);
}

input[type=range]::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border-radius: 6px;
  background: var(--gold);
  cursor: pointer;
  border: none;
}

.roi-field-val {
  display: flex;
  justify-content: space-between;
  font-size: var(--text-xs);
  color: var(--muted);
  margin-top: 6px;
}

.roi-result {
  background: var(--ink2);
  border-radius: var(--radius-xl);
  padding: clamp(24px, 3.5vw, 38px);
  position: sticky;
  top: calc(var(--nav-h) + 12px);
}

.roi-result-label {
  color: rgba(255, 255, 255, 0.5);
  font-size: var(--text-xs);
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 600;
  margin-bottom: 8px;
}

.roi-result-val {
  font-family: 'Poppins', sans-serif;
  font-size: clamp(2.2rem, 4vw, 3.2rem);
  font-weight: 800;
  color: var(--gold);
  margin-bottom: 6px;
}

.roi-result-sub {
  color: rgba(255, 255, 255, 0.4);
  font-size: var(--text-xs);
  margin-bottom: 20px;
}

.roi-breakdown {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  border-radius: 12px;
  overflow: hidden;
}

.roi-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px 16px;
  background: rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.roi-row:last-child {
  border-bottom: none;
}

.roi-row-label {
  color: rgba(255, 255, 255, 0.55);
  font-size: var(--text-sm);
}

.roi-row-val {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: var(--text-base);
}

/* ═══════════════════════════════════════════
   OFFER + FORM
═══════════════════════════════════════════ */


.offer-box {
  background: radial-gradient(circle at 75% 100%,
      #4c6edb 0%,
      #2a4290 15%,
      #132252 30%,
      #0B1B3E 45%,
      #040a1f 60%,
      #020617 75%,
      #01030a 90%,
      #000000 100%);
  border-radius: var(--radius-xl);
  padding: clamp(24px, 3.5vw, 38px);
}

.offer-eyebrow {
  font-size: var(--text-xs);
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 14px;
}

.offer-box h3 {
  font-size: var(--text-2xl);
  font-weight: 800;
  color: #fff;
  margin-bottom: 22px;
  line-height: 1.3;
}

.offer-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.offer-list li {
  display: flex;
  align-items: center;
  gap: 11px;
  color: rgba(255, 255, 255, 0.8);
  font-size: var(--text-sm);
  padding: clamp(10px, 1.5vw, 13px) clamp(12px, 1.8vw, 16px);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.06);
}

.offer-list li::before {
  content: '✓';
  width: 22px;
  height: 22px;
  background: rgba(34, 197, 94, 0.15);
  border: 1px solid rgba(34, 197, 94, 0.3);
  color: var(--green);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.68rem;
  font-weight: 800;
  flex-shrink: 0;
}

.form-card {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: var(--radius-xl);
  padding: clamp(24px, 3.5vw, 38px);
}

.form-card h3 {
  font-size: var(--text-2xl);
  font-weight: 800;
  color: var(--ink2);
  margin-bottom: 6px;
}

.form-card-sub {
  font-size: var(--text-sm);
  color: var(--muted);
  margin-bottom: clamp(18px, 2.5vw, 26px);
}

.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.form-group {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 12px;
}

.form-group label {
  font-size: var(--text-xs);
  font-weight: 700;
  color: var(--ink2);
  letter-spacing: 0.3px;
}

.form-group input,
.form-group select,
.form-group textarea {
  padding: clamp(10px, 1.3vw, 12px) 14px;
  border: 1.5px solid var(--border);
  border-radius: 9px;
  font-family: 'Instrument Sans', sans-serif;
  font-size: var(--text-sm);
  color: var(--ink);
  background: #fff;
  outline: none;
  transition: border-color 0.2s;
  width: 100%;
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  border-color: var(--gold);
}

.form-submit {
  width: 100%;
  background: var(--gold);
  color: var(--ink2);
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  padding: clamp(13px, 1.8vw, 16px) 24px;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  font-size: var(--text-base);
  transition: all 0.2s;
  box-shadow: 0 4px 16px rgba(245, 166, 35, 0.3);
  margin-top: 4px;
}

.form-submit:hover {
  background: var(--gold2);
  transform: translateY(-2px);
}

.form-privacy {
  font-size: var(--text-xs);
  color: var(--muted);
  text-align: center;
  margin-top: 10px;
}

/* ═══════════════════════════════════════════
   FINAL CTA
═══════════════════════════════════════════ */
#finalcta {
  background: radial-gradient(circle at 85% 50%,
      #000000 0%,
      #01030a 10%,
      #020617 25%,
      #040a1f 40%,
      #0B1B3E 55%,
      #132252 70%,
      #2a4290 85%,
      #4c6edb 100%);
  text-align: center;
}

#finalcta h2 {
  font-size: var(--text-5xl);
  font-weight: 800;
  color: #fff;
  margin-bottom: 14px;
  letter-spacing: -1px;
  line-height: 1.12;
}

#finalcta p {
  color: rgba(255, 255, 255, 0.55);
  font-size: var(--text-base);
  margin-bottom: clamp(28px, 4vw, 40px);
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}

.finalcta-btns {
  display: flex;
  gap: 14px;
  justify-content: center;
  flex-wrap: wrap;
}

/* ═══════════════════════════════════════════
   FOOTER
═══════════════════════════════════════════ */
footer {
  background: #060610;
  padding: clamp(24px, 3vw, 32px) var(--page-pad);
  text-align: center;
}

.footer-logo {
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: 1.2rem;
  color: #fff;
  margin-bottom: 10px;
}

.footer-logo span {
  color: var(--gold);
}

footer p {
  font-size: var(--text-xs);
  color: rgba(255, 255, 255, 0.25);
  line-height: 2;
}

footer a {
  color: rgba(255, 255, 255, 0.3);
  text-decoration: none;
}

/* ═══════════════════════════════════════════
   ANIMATIONS
═══════════════════════════════════════════ */
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-up {
  animation: fadeUp 0.5s ease both;
}

@keyframes barGrow {
  from {
    height: 0 !important;
  }
}

.bar {
  animation: barGrow 1s ease both;
}


/* ═══════════════════════════════════════════
   ██████  RESPONSIVE BREAKPOINTS ██████
   320px  → 479px   (small phones)
   480px  → 639px   (large phones)
   640px  → 767px   (phone landscape / phablet)
   768px  → 1023px  (tablets)
   1024px → 1279px  (small laptops)
   1280px → 1439px  (laptops / desktops)
   1440px → 1919px  (large desktops)
   1920px+          (wide monitors / 4K)
═══════════════════════════════════════════ */

/* ── 1920px+ wide / 4K monitors ── */
@media (min-width: 1920px) {
  :root {
    --page-pad: 8%;
    --max-w: 1400px;
    --max-w-wide: 1700px;
  }

  .hero-h1 {
    font-size: 4.6rem;
  }

  .hero-sub {
    font-size: 1.15rem;
    max-width: 580px;
  }

  .section-h2 {
    font-size: 3.2rem;
  }

  .prog-grid,
  .problem-grid,
  .solution-grid {
    gap: 32px;
  }

  .prog-card {
    padding: 44px 36px;
  }

  .result-num {
    font-size: 3.6rem;
  }

  .pstat-val {
    font-size: 2.2rem;
  }

  .hv-stat-v {
    font-size: 1.6rem;
  }

  section {
    padding: 120px var(--page-pad);
  }
}

/* ── 1440px – 1919px large desktops ── */
@media (min-width: 1440px) and (max-width: 1919px) {
  :root {
    --page-pad: 6%;
    --max-w: 1280px;
  }

  .hero-h1 {
    font-size: 4rem;
  }

  .prog-card {
    padding: 40px 32px;
  }
}

/* ── 1024px – 1279px small laptops ── */
@media (min-width: 1024px) and (max-width: 1279px) {
  :root {
    --page-pad: 4%;
  }

  .hero-h1 {
    font-size: 3rem;
  }

  .prog-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
  }

  .problem-grid-new {
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
  }

  .prog-card {
    padding: 26px 22px;
  }

  .nav-pill {
    padding: 4px 9px;
    font-size: 0.68rem;
  }

  .solution-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .problem-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* ── 768px – 1023px tablets ── */
@media (min-width: 768px) and (max-width: 1023px) {
  :root {
    --page-pad: 4%;
  }

  .nav-pills {
    display: none;
  }

  .hero-grid {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .hero-visual {
    display: none;
  }

  .hero-h1 {
    font-size: 2.8rem;
  }

  .hero-sub {
    max-width: 100%;
  }

  .program-pills {
    justify-content: flex-start;
  }

  .prog-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }

  .problem-grid-new {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }

  .prog-card.ti {
    grid-column: 1 / -1;
  }

  .problem-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .solution-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .results-grid {
    grid-template-columns: 1fr;
    gap: 2px;
  }

  .result-block:first-child {
    border-radius: 16px 16px 0 0;
  }

  .result-block:last-child {
    border-radius: 0 0 16px 16px;
  }

  .steps-row {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
  }

  .steps-row::before {
    display: none;
  }

  .step {
    padding: 0;
    text-align: left;
    display: flex;
    gap: 16px;
    align-items: flex-start;
  }

  .step-num {
    margin: 0;
    flex-shrink: 0;
  }

  .tab-content.active {
    grid-template-columns: 1fr;
  }

  .testi-grid {
    grid-template-columns: 1fr;
  }

  .case-studies {
    grid-template-columns: repeat(2, 1fr);
  }

  .roi-grid {
    grid-template-columns: 1fr;
  }

  .roi-result {
    position: static;
  }

  .offer-grid {
    grid-template-columns: 1fr;
  }

  .platform-stats {
    flex-wrap: wrap;
  }

  .pstat {
    min-width: 50%;
  }

  .form-row {
    grid-template-columns: 1fr 1fr;
  }
}

/* ── 640px – 767px phablets / landscape phones ── */
@media (min-width: 640px) and (max-width: 767px) {
  :root {
    --page-pad: 4%;
    --nav-h: 58px;
  }

  .nav-pills {
    display: none;
  }

  .nav-ham {
    display: flex;
  }

  .nav-cta {
    display: none;
  }

  .hero-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .hero-visual {
    display: none;
  }

  .hero-h1 {
    font-size: 2.4rem;
    letter-spacing: -1px;
  }

  .hero-sub {
    max-width: 100%;
    font-size: 0.95rem;
  }

  .program-pills {
    gap: 8px;
  }

  .prog-pill {
    font-size: 0.72rem;
    padding: 6px 12px;
  }

  .prog-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .problem-grid-new {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .problem-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }

  .solution-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }

  .results-grid {
    grid-template-columns: 1fr;
    gap: 2px;
  }

  .result-block:first-child {
    border-radius: 16px 16px 0 0;
  }

  .result-block:last-child {
    border-radius: 0 0 16px 16px;
  }

  .platform-stats {
    flex-wrap: wrap;
  }

  .pstat {
    min-width: 50%;
  }

  .steps-row {
    grid-template-columns: repeat(2, 1fr);
    gap: 28px;
  }

  .steps-row::before {
    display: none;
  }

  .tab-content.active {
    grid-template-columns: 1fr;
  }

  .testi-grid,
  .case-studies {
    grid-template-columns: 1fr;
  }

  .roi-grid,
  .offer-grid {
    grid-template-columns: 1fr;
  }

  .roi-result {
    position: static;
  }

  .form-row {
    grid-template-columns: 1fr;
  }

  .sticky-bar p .sticky-text-long {
    display: none;
  }

  #finalcta p {
    font-size: 0.9rem;
  }
}

/* ── 480px – 639px large phones ── */
@media (min-width: 480px) and (max-width: 639px) {
  :root {
    --page-pad: 4%;
    --nav-h: 56px;
  }

  .grow {
    padding-top: 10px !important;
  }

  .nav-pills {
    display: none;
  }

  .nav-ham {
    display: flex;
  }

  .nav-cta {
    display: none;
  }

  section {
    padding: clamp(52px, 8vw, 72px) var(--page-pad);
  }

  .hero-grid {
    grid-template-columns: 1fr;
  }

  .hero-visual {
    display: none;
  }

  .hero-h1 {
    font-size: 2.1rem;
    letter-spacing: -0.8px;
  }

  .hero-sub {
    font-size: 0.9rem;
    max-width: 100%;
  }

  .program-pills {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }

  .prog-pill {
    font-size: 0.72rem;
  }

  .hero-cta-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .btn-primary-lg {
    width: 100%;
    text-align: center;
  }

  .prog-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .problem-grid-new {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .problem-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .solution-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .results-grid {
    grid-template-columns: 1fr;
    gap: 2px;
  }

  .result-block:first-child {
    border-radius: 16px 16px 0 0;
  }

  .result-block:last-child {
    border-radius: 0 0 16px 16px;
  }

  .platform-stats {
    flex-wrap: wrap;
  }

  .pstat {
    min-width: 50%;
  }

  .steps-row {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .steps-row::before {
    display: none;
  }

  .step {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    text-align: left;
    padding: 0;
  }

  .step-num {
    margin: 0;
    flex-shrink: 0;
  }

  .tabs-row {
    gap: 6px;
  }

  .tab-btn {
    padding: 7px 12px;
    font-size: 0.78rem;
  }

  .tab-content.active {
    grid-template-columns: 1fr;
  }

  .testi-grid {
    grid-template-columns: 1fr;
  }

  .case-studies {
    grid-template-columns: 1fr;
  }

  .roi-grid {
    grid-template-columns: 1fr;
  }

  .roi-result {
    position: static;
  }

  .offer-grid {
    grid-template-columns: 1fr;
  }

  .form-row {
    grid-template-columns: 1fr;
  }

  .sticky-bar {
    flex-direction: column;
    gap: 10px;
    padding: 12px var(--page-pad);
  }

  .sticky-bar p {
    text-align: center;
    font-size: 0.76rem;
  }

  .sticky-btns {
    width: 100%;
  }

  .btn-gold,
  .btn-ghost {
    flex: 1;
    text-align: center;
    font-size: 0.8rem;
  }

  .finalcta-btns {
    flex-direction: column;
    align-items: center;
  }

  .finalcta-btns .btn-gold,
  .finalcta-btns .btn-ghost {
    width: 100%;
    max-width: 340px;
    text-align: center;
  }

  .trust-logos {
    gap: 20px;
  }

  .trust-logo {
    font-size: 0.78rem;
  }
}

/* ── 320px – 479px small phones ── */
@media (max-width: 479px) {
  :root {
    --page-pad: 1rem;
    --nav-h: 54px;
  }

  .grow {
    padding-top: 10px !important;
  }

  .nav-pills {
    display: none;
  }

  .nav-ham {
    display: flex;
  }

  .nav-cta {
    display: none;
  }

  .nav-logo {
    font-size: 1.1rem;
  }

  section {
    padding: 52px var(--page-pad);
  }

  /* Hero */
  .hero-grid {
    grid-template-columns: 1fr;
  }

  .hero-visual {
    display: none;
  }

  .hero-eyebrow {
    font-size: 0.62rem;
    padding: 5px 10px;
  }

  .hero-h1 {
    font-size: 1.85rem;
    letter-spacing: -0.7px;
    line-height: 1.12;
  }

  .hero-sub {
    font-size: 0.875rem;
    max-width: 100%;
  }

  .program-pills {
    flex-direction: column;
    gap: 7px;
  }

  .prog-pill {
    font-size: 0.7rem;
    padding: 6px 11px;
  }

  .hero-cta-row {
    flex-direction: column;
  }

  .btn-primary-lg {
    width: 100%;
    text-align: center;
    padding: 14px 20px;
    font-size: 0.92rem;
  }

  /* Trust */
  .trust-logos {
    gap: 16px;
  }

  .trust-logo {
    font-size: 0.72rem;
  }

  /* Programs */
  .prog-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .problem-grid-new {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .prog-card {
    padding: 22px 18px;
  }

  .prog-card h3 {
    font-size: 1rem;
  }

  .prog-metrics {
    flex-direction: column;
    gap: 8px;
  }

  /* Problem */
  .problem-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .problem-card {
    padding: 18px;
  }

  .problem-icon {
    width: 38px;
    height: 38px;
    font-size: 1.1rem;
  }

  /* Solution */
  .solution-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .sol-card {
    padding: 18px;
  }

  /* Results */
  .results-grid {
    grid-template-columns: 1fr;
    gap: 2px;
  }

  .result-block {
    padding: 28px 20px;
  }

  .result-block:first-child {
    border-radius: 16px 16px 0 0;
  }

  .result-block:last-child {
    border-radius: 0 0 16px 16px;
  }

  .result-num {
    font-size: 2.2rem;
  }

  .platform-stats {
    flex-wrap: wrap;
  }

  .pstat {
    min-width: 50%;
    padding: 16px 14px;
  }

  .pstat-val {
    font-size: 1.4rem;
  }

  /* Steps */
  .steps-row {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .steps-row::before {
    display: none;
  }

  .step {
    display: flex;
    gap: 14px;
    text-align: left;
    padding: 0;
  }

  .step-num {
    margin: 0;
    flex-shrink: 0;
    width: 42px;
    height: 42px;
    font-size: 1rem;
    border-radius: 10px;
  }

  /* Tabs */
  .tabs-row {
    gap: 5px;
  }

  .tab-btn {
    padding: 6px 10px;
    font-size: 0.72rem;
  }

  .tab-content.active {
    grid-template-columns: 1fr;
  }

  /* Testimonials */
  .testi-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .testi-card {
    padding: 22px 18px;
  }

  .case-studies {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .case-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    padding: 16px;
  }

  .case-metric {
    font-size: 1.1rem;
  }

  /* ROI */
  .roi-grid {
    grid-template-columns: 1fr;
  }

  .roi-result {
    position: static;
    padding: 22px 18px;
  }

  .roi-result-val {
    font-size: 2.4rem;
  }

  /* Offer / Form */
  .offer-grid {
    grid-template-columns: 1fr;
  }

  .offer-box {
    padding: 22px 18px;
  }

  .offer-box h3 {
    font-size: 1.2rem;
  }

  .form-card {
    padding: 22px 18px;
  }

  .form-card h3 {
    font-size: 1.3rem;
  }

  .form-row {
    grid-template-columns: 1fr;
  }

  /* Sticky bar */
  .sticky-bar {
    flex-direction: column;
    gap: 10px;
    padding: 12px var(--page-pad);
  }

  .sticky-bar p {
    text-align: center;
    font-size: 0.72rem;
  }

  .sticky-btns {
    width: 100%;
    gap: 8px;
  }

  .btn-gold,
  .btn-ghost {
    flex: 1;
    text-align: center;
    padding: 10px 12px;
    font-size: 0.78rem;
  }

  /* Final CTA */
  #finalcta h2 {
    font-size: 1.75rem;
    letter-spacing: -0.5px;
    text-align: left;
  }

  #finalcta p {
    font-size: 0.875rem;
    text-align: left;
  }

  .finalcta-btns {
    flex-direction: column;
    align-items: center;
  }

  .finalcta-btns .btn-gold,
  .finalcta-btns .btn-ghost {
    width: 100%;
    text-align: center;
  }

  .nav-mobile-menu {
    padding: 14px var(--page-pad) 20px;
  }
}



/* grid style start */

.wrapper {
  max-width: 1180px;
  margin: 0 auto
}

.hd {
  text-align: center;
  margin-bottom: 56px
}

.hd .chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11.5px;
  font-weight: 600;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #4f46e5;
  background: #eef2ff;
  border-radius: 100px;
  padding: 5px 14px;
  margin-bottom: 18px
}

.hd h2 {
  font-size: clamp(26px, 4vw, 38px);
  font-weight: 700;
  line-height: 1.18;
  margin-bottom: 12px
}

.hd p {
  font-size: 16px;
  color: var(--t2);
  line-height: 1.65;
  max-width: 520px;
  margin: 0 auto
}

.grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px
}

.card {
  background: var(--card);
  border-radius: 36px;
  box-shadow: var(--shadow);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform .25s ease, box-shadow .25s ease;
}

.card:hover {
  transform: translateY(-5px);
  box-shadow: var(--shadow-h)
}

.illus {
  width: 100%;
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
  border-radius: var(--r) var(--r) 0 0;
  line-height: 0;
}

.illus svg {
  display: block;
  width: 100%;
  height: auto
}

.body {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 6px
}

.num {
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -.02em
}

.title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 2px
}

.desc {
  font-size: 13.5px;
  color: var(--t2);
  line-height: 1.68;
  margin-top: 2px
}

.c1 .num {
  color: #fed7aa
}

.c2 .num {
  color: #a5f3fc
}

.c3 .num {
  color: #ddd6fe
}

.c4 .num {
  color: #fbcfe8
}

.c5 .num {
  color: #a7f3d0
}

.c6 .num {
  color: #bfdbfe
}



@keyframes scanline {
  0% {
    opacity: .8;
    transform: translateY(0)
  }

  50% {
    opacity: 1
  }

  100% {
    opacity: .8;
    transform: translateY(72px)
  }
}

.scan-bar {
  animation: scanline 2s ease-in-out infinite
}

@keyframes livepulse {

  0%,
  100% {
    r: 4;
    opacity: 1
  }

  50% {
    r: 6.5;
    opacity: .5
  }
}

.live-dot {
  animation: livepulse 1.4s ease infinite
}

@keyframes syncpulse {

  0%,
  100% {
    stroke-dashoffset: 0;
    opacity: .4
  }

  50% {
    opacity: 1;
    stroke-dashoffset: -14
  }
}

.sync-ring {
  animation: syncpulse 2.5s ease infinite
}

@keyframes blink {

  0%,
  100% {
    opacity: .4
  }

  50% {
    opacity: 1
  }
}

.blink {
  animation: blink 1.8s ease infinite
}

@media(max-width:1024px) {
  .grid {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media(max-width:600px) {
  body {
    padding: 40px 16px 60px
  }

  .grid {
    grid-template-columns: 1fr;
    gap: 16px
  }
}

.grid {
  font-family: 'Poppins';
}

/* Grid style end */


/* testimonials start */
.ct-wrap {
  font-family: 'montserrat' !important;
  background: #0a0a11;
  border-radius: 12px;
  padding: 2rem 1rem 2rem;
  box-sizing: border-box;
  width: 100%;
}

.testimonial-logo {
  height: 40px;
  width: auto;
}

.testimonial-logo-1 {
  height: 32px;
  width: auto;
}

.ct-eyebrow {
  text-align: center;
  margin-bottom: 1rem;
}

.ct-eyebrow span {
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.65);
  padding: 5px 12px;
  border-radius: 4px;
}

.ct-headline {
  text-align: center;
  font-size: clamp(18px, 4vw, 36px);
  font-weight: 600;
  color: #fff;
  margin: 0 0 1.8rem;
  line-height: 1.25;
  padding: 0 0.5rem;
}

.ct-block {
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}

/* ── TABS ROW ── */
.ct-tabs {
  display: flex;
  background: #202020;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  overflow-x: auto;
  scrollbar-width: none;
}

.ct-tabs::-webkit-scrollbar {
  display: none;
}

.ct-tab {
  flex: 1 0 auto;
  min-width: 80px;
  padding: 8px 14px;
  cursor: pointer;
  border: none;
  border-right: 1px solid rgba(255, 255, 255, 0.07);
  background: #0a0a11;
  color: rgba(255, 255, 255, 0.35);
  font-size: 13px;
  font-weight: 500;
  font-family: 'montserrat' !important;
  transition: background 0.2s, color 0.2s;
  outline: none;
  text-align: center;
  white-space: nowrap;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ct-tab:last-child {
  border-right: none;
}

.ct-tab:hover:not(.active) {
  background: rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.6);
}

.ct-tab.active {
  background: #03363f;
  color: #fff;
  font-weight: 600;
}

/* ── CONTENT AREA ── */
.ct-content {
  background: linear-gradient(180deg, #0b0b12 0%, #1b1b28 100%);
  padding: 2.5rem 1.5rem 2.2rem;
  min-height: 180px;
  box-sizing: border-box;
}

.ct-panel {
  display: none;
}

.ct-panel.active {
  display: block;
  animation: ctIn 0.3s ease both;
}

@keyframes ctIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.ct-quote {
  font-size: clamp(14px, 2.2vw, 18px);
  line-height: 1.78;
  color: rgba(255, 255, 255, 0.88);
  text-align: center;
  max-width: 720px;
  margin: 0 auto 2rem;
}



.ct-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  flex-shrink: 0;
  overflow: hidden;
}

.ct-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.ct-meta {
  text-align: center;
}

.ct-name {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 3px;
}

.ct-role {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.48);
  margin: 0;
}

/* ── MOBILE DOTS ── */
.ct-dots {
  display: none;
  justify-content: center;
  gap: 7px;
  padding-top: 1.4rem;
}

.ct-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  cursor: pointer;
  transition: background 0.2s, transform 0.2s;
  border: none;
  outline: none;
  padding: 0;
}

.ct-dot.active {
  background: #fff;
  transform: scale(1.3);
}

/* ── SWIPE HINT on mobile ── */
.ct-swipe-hint {
  display: none;
  text-align: center;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.25);
  margin-top: 0.6rem;
  letter-spacing: 0.05em;
}

/* ── RESPONSIVE ── */
@media (max-width: 600px) {
  .ct-author {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
  }

  .ct-wrap {
    padding: 1.5rem 0.75rem 1.5rem;
  }

  .ct-content {
    padding: 2rem 1.2rem 1.8rem;
  }

  .ct-tabs {
    display: none;
  }

  .ct-dots {
    display: flex;
  }

  .ct-swipe-hint {
    display: block;
  }

  .ct-tab {
    font-size: 12px;
    padding: 13px 10px;
    min-width: 70px;
  }
}

@media (min-width: 601px) and (max-width: 860px) {
  .ct-tab {
    font-size: 12px;
    padding: 14px 8px;
    min-width: 70px;
  }

  .ct-content {
    padding: 2.2rem 2rem 2rem;
  }
}

/* testimonials end */

/* /==== REWARDS SECTION ====/ */
.bento .cell:nth-child(1) {
  animation: fadeUp 0.65s 0.04s ease both;
}

.c-hero {
  background: linear-gradient(145deg, #13192e 0%, #0e1120 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 24px;
}

.c-cta {
  /* background: linear-gradient(145deg,rgba(245,200,66,0.07) 0%,rgba(245,200,66,0.01) 100%); */
  border-color: rgba(245, 200, 66, 0.15) !important;

  gap: 12px;
  padding: 20px;
}

.secondary-button-new {
  border: 1px solid #fff;
  border-radius: 8px;
  background-color: #ffffff00;
  color: #fff;
}

.cta-box {
  background: radial-gradient(circle at 25% 80%, #000000 0%, #01030a 10%, #020617 25%, #040a1f 40%, #0B1B3E 55%, #132252 70%, #2a4290 85%, #4c6edb 100%);
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  transition: border-color 0.3s, transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.35s;
  min-height: 150px;
  height: 100%;
  padding: 20px;
}

.cell {
  background: #0a0a11;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  transition: border-color 0.3s, transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.35s;
  min-height: 150px;
  height: 100%;
}

.cell:hover {
  border-color: rgba(245, 200, 66, 0.3);
  background: #14140d;
  transform: translateY(-2px);
  box-shadow: 0 10px 18px rgba(0, 0, 0, 0.137), 0 0 0 1px rgba(245, 200, 66, 0.048);
}

.blue-bg-new-icon-number {
  background: linear-gradient(45deg, #0a0a11, #151539, #161629);
  border-radius: 40px !important;
  border: 0.5px solid #0a0a11;
  display: flex;
  color: #fff;
  height: 46px;
  width: 46px;
  justify-content: center;
  align-items: center;
}

.blue-gred-icon-number {
  background: linear-gradient(0deg, #0a0a11, #f5c842);
  border-radius: 40px !important;
  width: fit-content;
  padding: 2px;
  margin-bottom: 12px;
}

.a-hero {
  grid-area: hero;
}

.c-hero .abar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #f5c842 0%, transparent 100%);
}

.c-hero .r1 {
  top: -60px;
  right: -60px;
  width: 200px;
  height: 200px;
  border: 32px solid rgba(245, 200, 66, 0.05);
}

.c-hero .r2 {
  top: -18px;
  right: -18px;
  width: 120px;
  height: 120px;
  border: 18px solid rgba(245, 200, 66, 0.08);
}

.c-cat {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  height: 100%;
}

.bignum {
  font-size: clamp(54px, 6vw, 96px);
  font-weight: 800;
  letter-spacing: -0.04em;
  line-height: 1;
  color: #f5c842;
  margin-bottom: 6px;
}

.biglabel {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 9px;
  color: #f2f2f2;
}

.bigdesc {
  font-size: 12px;
  color: #7a8099;
  line-height: 1.6;
  max-width: 240px;
}

.biglabel-cta {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 2px;
  color: #f2f2f2;
  line-height: 1.2;
}

.bigdesc-cta {
  font-size: 18px;
  color: #7a8099;
  line-height: 1.6;
}

.c-stats {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 26px 16px;
}

.sblk {
  flex: 1;
  text-align: center;
  padding: 0 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-right: 0.5px solid #31374b;
}


.label-size {
  font-size: 34px;
  color: #f5c842;
  font-weight: 700;
}

.c-hero .ring {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}


.lw-cs-filters {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 44px;
  align-items: center;
}

.lw-cs-filter {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  background: rgb(48 131 255 / 12%);
  border: 1px solid rgba(245, 166, 35, 0.15);
  border-radius: 100px;
  padding: 8px 20px;
  cursor: pointer;
  transition: all 0.18s ease;
  outline: none;
  letter-spacing: 0.01em;
  white-space: nowrap;
}

.lw-cs-filter:hover {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.18);
  background: var(--surface2);
}

.lw-cs-filter.active {
  color: #0B0D1A;
  background: #fff;
  border-color: 1px solid rgba(245, 166, 35, 0.15);
  font-weight: 600;
}

.lw-cs-count {
  font-size: 12px;
  color: var(--text-muted);
  margin-left: 4px;
}



.lw-cs-card {
  position: relative;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 16px;
  padding: 24px 22px 20px;
  cursor: default;
  transition: border-color 0.22s, transform 0.22s, background 0.22s;
  display: flex;
  flex-direction: column;
  gap: 0;
  overflow: hidden;
}

.lw-cs-card::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  border-radius: 16px 16px 0 0;
  opacity: 0;
  transition: opacity 0.22s;
}

.lw-cs-card[data-type="influencer"]::after {
  background: rgba(255, 255, 255, 0.04);
}

.lw-cs-card[data-type="retail"]::after {
  background: rgba(255, 255, 255, 0.04);
}

.lw-cs-card:hover {
  border-color: var(--border-hover);
  background: rgb(48 131 255 / 12%);
  transform: translateY(-4px);
}

.lw-cs-card:hover::after {
  opacity: 1;
}

.lw-cs-card.lw-hidden {
  display: none;
}

/* ── Card top row ── */
.lw-cs-card-top {
  display: flex;
  align-items: flex-start;
  margin-bottom: 14px;
  gap: 8px;
  flex-direction: column;
}

.lw-cs-logo {
  width: 100%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.06);
  display: flex;
  font-size: 14px;
  font-weight: 700;
  color: var(--text-primary);
  flex-shrink: 0;
  overflow: hidden;
}

.lw-cs-logo img {
  object-fit: cover;
  opacity: 0.9;
}

.lw-cs-badge {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  padding: 4px 9px;
  border-radius: 100px;
  flex-shrink: 0;
  white-space: nowrap;
}

.lw-cs-badge.influencer {
  background: rgba(245, 166, 35, 0.12);
  color: #f5a623;
  border: 1px solid rgba(245, 166, 35, 0.25);
}

.lw-cs-badge.retail {
  background: #c1ffd4, 0.40;
  color: #17ff51;
  border: 1px solid #17ff51;
}

/* ── Card title ── */
.lw-cs-card-title {
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 3px;
  line-height: 1.3;
}

.lw-cs-card-company {
  font-size: 11.5px;
  color: var(--text-muted);
  margin: 0 0 14px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.lw-cs-card-company span {
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--text-muted);
}

/* ── Stats strip ── */
.lw-cs-stats {
  display: flex;
  gap: 14px;
  padding: 12px 0;
  border-top: 1px solid var(--border);
}

.lw-cs-stat {
  display: flex;
  flex-direction: column;
  gap: 1px;
  min-width: 0;
}

.lw-cs-stat-val {
  font-size: 17px;
  font-weight: 700;
  color: #f5a623;
  letter-spacing: -0.02em;
  white-space: nowrap;
}

.lw-cs-stat-lbl {
  font-size: 10px;
  color: #f5a623;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* ── Challenge text ── */
.lw-cs-challenge {
  font-size: 12.5px;
  line-height: 1.6;
  color: var(--text-secondary);
  margin: 0 0 12px;
  flex: 1;
}

/* ── Feature pills ── */
.lw-cs-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 14px;
}

.lw-cs-pill {
  font-size: 10.5px;
  color: var(--text-muted);
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 100px;
  padding: 3px 9px;
}

/* ── Takeaway ── */
.lw-cs-takeaway {
  font-size: 12px;
  color: var(--text-secondary);
  font-style: italic;
  line-height: 1.5;
  padding-left: 10px;
  border-left: 2px solid rgba(0, 37, 200, 0.35);
  margin-top: auto;
}

.hfill {
  height: -webkit-fill-available;
}


.lw-cs-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

@media (max-width: 1100px) {
  .lw-cs-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 780px) {
  .lw-cs-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 520px) {
  .lw-cs-grid {
    grid-template-columns: 1fr;
  }
}

/* /==== REWARDS END====/ */

/* CHATBOT START */

 @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

    * {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
    }

    /* ── Launcher Button ── */
    #chat-launcher {
      position: fixed;
      bottom: 24px;
      right: 24px;
      width: 62px;
      height: 62px;
      border-radius: 50%;
      background: #E8741D;
      border: none;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      /* box-shadow: 0 4px 18px rgba(200, 155, 42, 0.45); */
      z-index: 9999;
      transition: transform 0.2s;
    }

    #chat-launcher:hover {
      transform: scale(1.08);
    }

    /* Notification badge */
    #chat-badge {
      position: absolute;
      top: -2px;
      right: -2px;
      width: 18px;
      height: 18px;
      background: #E24B4A;
      border-radius: 50%;
      border: 2px solid #fff;
      font-size: 10px;
      font-weight: 600;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    /* ── Chat Window ── */
    #chat-window {
      position: fixed;
      bottom: 100px;
      right: 24px;
      width: 390px;
      max-height: 600px;
      background: #fff;
      border-radius: 18px;
      border: 1px solid #e5e5e5;
      box-shadow: 0 12px 40px rgba(0, 0, 0, 0.14);
      display: flex;
      flex-direction: column;
      z-index: 9998;
      overflow: hidden;
      transition: opacity 0.22s, transform 0.22s;
      /* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; */
      font-family: 'Poppins';
    }

    #chat-window.hidden {
      opacity: 0;
      pointer-events: none;
      transform: translateY(18px);
    }

    /* ── Header ── */
    .chat-header {
      background: rgba(8, 8, 16, 0.94);
      padding: 14px 16px;
      display: flex;
      align-items: center;
      gap: 10px;
      flex-shrink: 0;
    }

    .header-avatar {
      width: 38px;
      height: 38px;
      border-radius: 50%;
      background: #E8741D;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: 600;
      font-size: 13px;
      color: #fff;
      flex-shrink: 0;
    }

    .header-info {
      flex: 1;
    }

    .header-name {
      font-size: 14px;
      font-weight: 600;
      color: #fff;
    }

    .header-status {
      font-size: 11px;
      color: #fff;
      display: flex;
      align-items: center;
      gap: 4px;
      margin-top: 2px;
    }

    .status-dot {
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #4CAF50;
      display: inline-block;
    }

    .close-btn {
      background: none;
      border: none;
      cursor: pointer;
      color: #fff;
      opacity: 0.65;
      padding: 4px;
      line-height: 0;
    }

    .close-btn:hover {
      opacity: 1;
    }

    /* ── Body ── */
    .chat-body {
      flex: 1;
      overflow-y: auto;
      padding: 14px 12px;
      display: flex;
      flex-direction: column;
      gap: 10px;
      scroll-behavior: smooth;
      background: rgba(255, 255, 255, 0.04);
    }

    /* ── Messages ── */
    .msg-bot,
    .msg-user {
      display: flex;
      gap: 8px;
    }

    .msg-user {
      flex-direction: row-reverse;
    }

    .bot-avatar {
      width: 28px;
      height: 28px;
      border-radius: 50%;
      background: #E8741D;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 10px;
      font-weight: 600;
      color: #fff;
      flex-shrink: 0;
      align-self: flex-end;
    }

    .bubble-bot {
      background: #fff;
      border: 1px solid #ebebeb;
      border-radius: 14px 14px 14px 3px;
      padding: 10px 13px;
      font-size: 13px;
      line-height: 1.55;
      color: #1a1a1a;
      max-width: 84%;
    }

    .bubble-user {
      background: #1A1A2E;
      color: #fff;
      border-radius: 14px 14px 3px 14px;
      padding: 10px 13px;
      font-size: 13px;
      line-height: 1.55;
      max-width: 84%;
    }

    .bubble-bot strong {
      font-weight: 600;
      color: #1c1c1c;
    }

    .bubble-bot ul {
      margin: 6px 0 0 16px;
    }

    .bubble-bot li {
      margin-bottom: 3px;
    }

    .bubble-bot em {
      font-style: italic;
      color: #555;
    }

    /* ── Options ── */
    .options-wrap {
      display: flex;
      flex-direction: column;
      gap: 6px;
      padding: 0 2px;
    }

    .opt-btn {
      background: #fff;
      border: 1px solid #ddd;
      border-radius: 9px;
      padding: 9px 13px;
      font-size: 13px;
      color: #1a1a1a;
      cursor: pointer;
      text-align: left;
      transition: background 0.14s, border-color 0.14s, color 0.14s;
      line-height: 1.4;
      font-family: inherit;
    }

    .opt-btn:hover {
      background: #fdf7f2;
      border-color: #E8741D;
      color: #000000;
    }

    .opt-btn.highlight {
      border-color: #E8741D;
      color: #E8741D;
      font-weight: 600;
    }

    /* ── CTA Strip ── */
    .cta-strip {
      display: flex;
      gap: 7px;
      margin-top: 2px;
    }

    .cta-btn {
      flex: 1;
      background: none;
      border: 1px solid #C89B2A;
      border-radius: 9px;
      padding: 9px 8px;
      font-size: 12px;
      color: #B8860B;
      cursor: pointer;
      text-align: center;
      transition: background 0.14s;
      font-family: inherit;
      font-weight: 500;
    }

    .cta-btn:hover {
      background: rgba(200, 155, 42, 0.08);
    }

    .cta-btn.primary {
      background: #C89B2A;
      color: #1A1A2E;
      font-weight: 600;
    }

    .cta-btn.primary:hover {
      background: #E8B94F;
    }

    /* ── Form Fields ── */
    .form-field {
      display: flex;
      flex-direction: column;
      gap: 6px;
      padding: 0 2px;
    }

    .form-field label {
      font-size: 12px;
      color: #666;
      font-weight: 500;
    }

    .form-field input,
    .form-field select {
      border: 1px solid #ddd;
      border-radius: 9px;
      padding: 9px 11px;
      font-size: 13px;
      background: #fff;
      color: #1a1a1a;
      outline: none;
      font-family: inherit;
      transition: border-color 0.14s;
    }

    .form-field input:focus,
    .form-field select:focus {
      border-color: #f8b784;
    }

    .submit-btn {
      margin-top: 4px;
      background: #E8741D;
      color: #fff;
      border: none;
      border-radius: 9px;
      padding: 10px;
      font-size: 13px;
      font-weight: 600;
      cursor: pointer;
      transition: background 0.14s;
      font-family: inherit;
    }

    .submit-btn:hover {
      background: #cc7736;
    }

    /* ── Typing Indicator ── */
    .typing {
      display: flex;
      gap: 4px;
      align-items: center;
      padding: 4px 0;
    }

    .typing span {
      width: 7px;
      height: 7px;
      background: #bbb;
      border-radius: 50%;
      animation: bounce 1s infinite;
    }

    .typing span:nth-child(2) {
      animation-delay: 0.16s;
    }

    .typing span:nth-child(3) {
      animation-delay: 0.32s;
    }

    @keyframes bounce {

      0%,
      60%,
      100% {
        transform: translateY(0);
      }

      30% {
        transform: translateY(-5px);
      }
    }

    /* ── Success ── */
    .success-wrap {
      text-align: center;
      padding: 10px 4px;
    }

    .success-icon {
      width: 46px;
      height: 46px;
      border-radius: 50%;
      background: #eff7fd;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto 10px;
      font-size: 22px;
      color: #1C6BA9;
    }

    /* ── Footer branding ── */
    .chat-footer {
      padding: 8px 12px;
      text-align: center;
      font-size: 11px;
      color: #aaa;
      background: #fff;
      border-top: 1px solid #f0f0f0;
      flex-shrink: 0;
    }

    .chat-footer a {
      color: #E8741D;
      text-decoration: none;
    }

    /* ── Mobile responsive ── */
    @media (max-width: 430px) {
      #chat-window {
        right: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        border-radius: 18px 18px 0 0;
        max-height: 88vh;
      }

      #chat-launcher {
        bottom: 56px;
        right: 16px;
      }

      .wave-ring {
        bottom: 56px !important;
        right: 16px !important;
      }
    }


    /* WAVE STYLE */


    .wave-ring {
      width: 70px;
      height: 70px;
      border-radius: 50%;
      background: #fabf93;
      animation: wave-pulse 2.4s ease-out infinite;
      z-index: 9980;
      position: fixed;
      bottom: 24px;
      right: 24px;
      width: 62px;
      height: 62px;
      border-radius: 50%;
    }

    .wave-ring:nth-child(2) {
      background: #fabf93;
      animation-delay: 0.6s;
    }

    .wave-ring:nth-child(3) {
      background: #fabf93;
      animation-delay: 1.2s;
    }

    .wave-ring:nth-child(4) {
      background: #fabf93;
      animation-delay: 1.8s;
    }

    @keyframes wave-pulse {
      0% {
        transform: scale(1);
        opacity: 1;
      }

      100% {
        transform: scale(2.8);
        opacity: 0;
      }
    }