html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}

/* --- 100: Thin --- */
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

/* --- 200: Extra Light --- */
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}

/* --- 300: Light --- */
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

/* --- 400: Regular / Normal --- */
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

/* --- 500: Medium --- */
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

/* --- 600: Semi Bold --- */
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

/* --- 700: Bold --- */
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

/* --- 800: Extra Bold --- */
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}

/* --- 900: Black --- */
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins/Poppins-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

/* --- 100: Thin --- */
@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-ThinItalic.otf") format("opentype");
  font-weight: 100;
  font-style: italic;
}

/* --- 200: Extra Light --- */
@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-ExtraLight.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-ExtraLightItalic.otf") format("opentype");
  font-weight: 200;
  font-style: italic;
}

/* --- 300: Light --- */
@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-LightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}

/* --- 400: Regular / Normal --- */
@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-RegularItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

/* --- 500: Medium --- */
@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-MediumItalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}

/* --- 600: Semi Bold --- */
@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-SemiBoldItalic.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
}

/* --- 700: Bold --- */
@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}

/* --- 800: Extra Bold --- */
@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-ExtraBold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-ExtraBoldItalic.otf") format("opentype");
  font-weight: 800;
  font-style: italic;
}

/* --- 900: Black --- */
@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Metropolis";
  src: url("fonts/Metropolis/Metropolis-BlackItalic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins";
}

body {
  background: #ffffff;
  color: #000000;
}

/* HEADER STYLING */
.navbar {
  background: #fff;
  position: sticky;
  top: 0;
  height: 100px;
  display: flex;
  align-items: center;
  z-index: 1000;
}

.nav-wrap {
  width: 100%;
  margin: 0 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}

.nav-menu {
  display: flex;
  gap: 50px;
  align-items: center;
}

.nav-menu a {
  text-decoration: none;
  color: #000000;
  font-size: 15px;
  font-weight: 300;
}

.nav-menu a:hover {
  font-weight: 600;
}

#nav-pill {
  font-weight: 700;
  background-color: #0065de;
  padding: 10px 20px;
  border-radius: 35.5px;
  color: #ffffff;

  border: 2px solid #0065de;

  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

#nav-pill:hover {
  background-color: #ffffff;
  color: #0065de;
}

.logo img {
  width: auto;
  height: 60px;
}

/* HERO STYLING */
.hero {
  background: linear-gradient(90deg, #0065de 0%, #005fd2 100%);
  color: #fff;
  border-bottom-left-radius: 64px;
  border-bottom-right-radius: 64px;
  overflow: hidden;
}

.liquid {
  background-color: rgba(245, 245, 245, 0.67);
  border-radius: 50px;
  width: fit-content;
}

.hero-grid {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 80px 50px 0 50px;
  gap: 30px;
}

.hero-text {
  align-self: center;
  padding-bottom: 80px;
}

.hero-text h1 {
  margin-top: 20px;
  font-size: 50px;
  font-family: "Metropolis";
  font-weight: 900;
}

.hero-text h1 span {
  color: #ffd000;
}

.hero-text p {
  font-size: 20px;
  font-weight: 300;
}

.badge {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;

  background: rgba(255, 255, 255, 0.2);
  padding: 8px 16px;
  border-radius: 50px;
  width: fit-content;
}

.badge span {
  color: #0151a7;
}

.hero-image {
  width: 1600px;
  height: auto;
  display: block;
  margin-bottom: -5px;
  position: relative;

  clip-path: inset(0px 0px 0px 0px);

  transition: clip-path 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.hero-image img {
  display: block;
  width: 100%;
  height: auto;

  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);

  transform-origin: center center;
}

.hero-image:hover {
  clip-path: inset(-100% 0px 0px 0px);
}

.hero-image:hover img {
  transform: scale(1.2) translateY(10%);
}

/* --- GLOBAL UTILITIES --- */
.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.section-padding {
  padding: 60px 0;
}

.center-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pill-badge {
  background-color: #0065de;
  color: white;
  padding: 10px 30px;
  border-radius: 50px;
  font-weight: 600;
  margin-bottom: 20px;
  display: inline-block;
  font-size: 24px;
}

.pill-badge img {
  width: 38px;
}

.pill-badge.keunggulan {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 10px;
}

.section-title {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 70px;
  margin-bottom: 10px;
  text-align: center;
}

.section-subtitle {
  text-align: center;
  color: #000000;
  margin-bottom: 50px;
  font-weight: 200;
  font-size: 20px;
}

/* --- ABOUT SECTION --- */
.about-content {
  display: flex;
  align-items: center;
  gap: 50px;
  margin-top: 30px;
}

.about-image img {
  width: 461px;
  height: auto;
}

.about-text h2 {
  font-family: "Poppins";
  font-weight: 800;
  font-size: 85px;
  margin-bottom: 20px;
}

.about-text .highlight-text {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0px;
  color: #000000;
}

.about-text .blue-text {
  color: #0065de;
  font-weight: 700;
}

.about-text p {
  color: #000000;
  line-height: 1.8;
  margin-bottom: 15px;
  font-weight: 400;
  max-width: 430px;
}

/* --- COMPARISON SECTION --- */
.comparison-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  justify-items: center;
}

.card {
  border-radius: 46px;
  padding: 40px;
  max-width: 601px;
}

.card-header {
  display: flex;
  align-items: center;
  gap: 20px !important;
  padding-bottom: 20px;
}

.card-header h3 {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 23px;
}

.card-problem {
  background-color: rgba(238, 62, 103, 0.1);
  box-shadow: 0px 20px 26px rgba(54, 53, 53, 0.3);
}

.card-solution {
  background-color: rgba(0, 102, 222, 0.1);
  box-shadow: 0px 20px 26px rgba(54, 53, 53, 0.3);
}

.masalah-img {
  width: 80px !important;
  height: 80px !important;

  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;

  background-color: #ffd0de;
  border-radius: 30px;

  margin: 0;
}

.masalah-img img {
  width: 40px;
  height: auto;
}

.list-problem,
.list-solution {
  list-style: none;
}

.list-problem li,
.list-solution li {
  display: flex !important;
  align-items: center !important;

  margin-bottom: 20px;
  padding-left: 0 !important;
}

.list-problem li::before,
.list-solution li::before {
  content: "";
  display: block;

  width: 80px !important;
  height: 48px;

  background-position: center center !important;
  background-repeat: no-repeat;
  background-size: 32px;

  flex-shrink: 0;
  position: static !important;
  margin: 0 !important;

  background-color: transparent !important;
  border-radius: 0 !important;
}

.list-problem li::before {
  background-image: url("./assets/img/x.svg");
}

.list-solution li::before {
  background-image: url("./assets/img/v.svg");
}

/* --- FEATURES GRID (Why Choose) --- */
.features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  width: 100%;
}

.feature-item {
  background: #f5f5f7;
  padding: 30px 25px;
  border-radius: 24px;

  display: flex;
  align-items: center;
  gap: 20px;

  height: 100%;
}

.icon-box {
  width: 100px;
  height: 100px;

  flex-shrink: 0;

  background-color: #e5f0fc;
  border-radius: 30px;

  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-item .icon-box img {
  width: 58px;
  height: auto;
  display: block;
}

.text-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.feature-item h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #000000;
  margin-bottom: 6px;
  line-height: 1.2;
}

.feature-item p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #000000;
  line-height: 1.5;
  margin: 0;
}

/* --- PRODUCTS GRID --- */
.products-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  width: 100%;
}

.product-card {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  height: 320px;
  cursor: pointer;
  background: #000;
}

.product-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;

  transform: scale(1);

  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.product-card:hover img {
  transform: scale(1.1);
}

.product-card .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 20px;

  display: flex;
  flex-direction: column;
  justify-content: flex-end;

  background: linear-gradient(to top,
      rgba(0, 0, 0, 0.9) 0%,
      rgba(0, 0, 0, 0.6) 50%,
      transparent 100%);
  height: 60%;

  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.product-card:hover .overlay {
  height: 85%;
  background: linear-gradient(to top,
      rgba(0, 0, 0, 0.95) 0%,
      rgba(0, 0, 0, 0.5) 60%,
      transparent 100%);
}

.product-card h4 {
  font-weight: 700;
  font-size: 22px;
  color: #ffd000;
  margin: 0;

  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.product-logo img {
  object-fit: contain;
  /* bottom: 20px;
  left: 20px; */
  /* height: 40px; */
  /* Fixed height for all logos */
  width: 70%;
}

.hidden-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;

  opacity: 0;
  max-height: 0;
  transform: translateY(20px);
  overflow: hidden;
  margin-top: 0;

  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-delay: 0.1s;
}

.product-card:hover .hidden-content {
  opacity: 1;
  max-height: 100px;
  transform: translateY(0);
  margin-top: 15px;
}

.left-section {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.price-stack {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  font-family: "Metropolis", sans-serif;
}

.label-text {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
}

.big-num {
  font-size: 48px;
  font-weight: 800;
  line-height: 0.9;
}

.details-stack {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2px;
}

.decimals {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

.badge-period {
  background-color: #0065de;
  color: #fff;
  font-size: 10px;
  padding: 2px 8px;
  border-radius: 10px;
  font-weight: 700;
  white-space: nowrap;
}

.tnc-text {
  font-family: "Poppins", sans-serif;
  font-size: 9px;
  color: #ccc;
  font-weight: 300;
  margin-top: 2px;
  margin-left: 2px;
}

.right-section {
  padding-bottom: 4px;
}

.right-section a {
  text-decoration: none;
}

.btn-buy {
  width: 100px;
  height: 36px;

  padding: 0;

  background-color: #ffd000;
  color: #005fd2;
  border: none;
  border-radius: 50px;

  font-weight: 800;
  font-family: "Metropolis", sans-serif;
  font-size: 12px;

  display: flex;
  justify-content: center;
  align-items: center;

  cursor: pointer;
  transition: transform 0.2s;
  display: none;
}

.btn-buy:hover {
  background-color: #ffdb4d;
  transform: scale(1.05);
}

/* --- CREDIBILITY --- */
.credibility-section {
  padding: 60px 20px;
  display: flex;
  justify-content: center;
}

.credibility-container {
  background-color: #f5f5f7;
  border-radius: 40px;
  padding: 50px 20px;
  text-align: center;
  width: 100%;
  max-width: 1200px;
}

.credibility-container h5 {
  font-family: "Metropolis", sans-serif;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 40px;
  color: #000;
}

.logos-wrapper {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}

.logo-box {
  background: #ffffff;
  border-radius: 20px;
  padding: 30px 20px;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  width: 280px;
  min-height: 160px;

  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
}

.logo-box img {
  height: 50px;
  width: auto;
  object-fit: contain;
  margin-bottom: 15px;

  filter: none;
  opacity: 1;
}

.logo-box p {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  line-height: 1.4;
  margin: 0;
  max-width: 200px;
}

/* --- CTA BOTTOM --- */
.cta-bottom {
  background-image: url(./assets/img/footer.svg);
  background-position: center center !important;
  background-repeat: no-repeat;

  background-size: cover;
  color: white;
  text-align: center;
  padding: 80px 20px;
  position: relative;
  top: 20px;
}

.cta-bottom h2 {
  font-family: "Metropolis";
  font-weight: 900;
  font-size: 50px;
  margin-bottom: 15px;
}

.cta-bottom p {
  max-width: 800px;
  margin: 0 auto 30px auto;
  font-weight: 400;
  font-size: 20px;
}

.cta-bottom .hashtag {
  font-weight: 400;
  font-size: 20px;
}

.tersedia {
  font-weight: 200 !important;
  font-size: 14px !important;
}

.download-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 90px;
  margin-top: 30px;
  align-items: center;
}

.store-btn {
  display: inline-block;
  text-decoration: none;
  border: none;
  background: none;
  padding: 0;

  transition: transform 0.2s ease-in-out;
}

.store-btn img {
  display: block;
  height: auto;
  width: 300px;
}

/* --- FOOTER --- */
footer {
  background-color: #252021;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 30px;
  font-family: "Poppins", sans-serif;
}

footer .container {
  display: flex;
  flex-direction: column;
  gap: 50px;
}

footer h4 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 25px;
  color: #ffffff;
}

footer a {
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.2;
  transition: color 0.2s;
}

.footer-top-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
}

.two-col-links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.link-column {
  display: flex;
  flex-direction: column;
}

.footer-middle-grid {
  display: grid;
  grid-template-columns: 1fr 1.5fr 2fr;
  gap: 30px;
  align-items: stretch;
}

.footer-col {
  display: flex;
  flex-direction: column;
}

.contact-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #ffffff;
}

.icon-wrap {
  margin-top: 5px;
}

.contact-item .icon {
  font-size: 16px;
  margin-top: 7px;
}

.brand-col {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;

  height: 100%;
  text-align: right;
  margin-bottom: 5px;
}

.logo-row {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 0;
}

.logo-bca {
  height: 50px;
  width: auto;
}

.logo-big {
  height: 65px;
  width: auto;
}

.copyright-wrapper {
  border-top: 1px solid #333;
  padding-top: 30px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font-weight: 300;
  font-size: 12px;
  color: #ffffff;
}

.copy-right {
  text-align: right;
}

.website {
  margin-top: 5px;
  color: #ffffff;
}

@media screen and (max-width: 992px) {

  /* --- 1. GLOBAL & CONTAINER --- */
  .container {
    padding: 0 24px;
  }

  .section-padding {
    padding: 40px 0;
  }

  .section-title {
    font-size: 24px;
    margin-bottom: 5px;
  }

  .section-subtitle {
    font-size: 10px;
    margin-bottom: 20px;
    padding: 0 20px;
  }

  /* --- 2. NAVBAR (Untuk Header atas) --- */
  .navbar {
    height: 60px;
  }

  .nav-wrap {
    padding: 0px 0px;
    width: 100%;
    justify-content: space-between;
    box-sizing: border-box;
    margin: 20px;
  }

  .nav-menu {
    display: flex;
    gap: 8px;
  }

  .nav-menu a {
    font-size: 8px;
    font-weight: 300;
  }

  #nav-pill {
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 8px;
  }

  .logo img {
    width: 60px;
    height: auto;
  }

  /* --- 3. HERO SECTION (Kiri Teks, Kanan Gambar) --- */
  .hero {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
  }

  .hero-grid {
    flex-direction: row;

    align-items: flex-end;

    justify-content: space-between;

    padding: 20px 15px 0 15px;

    gap: 0;
    text-align: left;
    width: 100%;
  }

  .hero-text {
    width: 50%;

    padding-bottom: 20px;

    z-index: 2;
  }

  .badge {
    padding: 4px 8px;
    margin-bottom: 10px;
  }

  .badge img {
    width: 10px;
  }

  .badge span {
    font-size: 8px;
  }

  .hero-text h1 {
    font-size: 20px;
    margin-top: 5px;
    line-height: 1.2;
  }

  .hero-text p {
    font-size: 9px;
    line-height: 1.4;
    margin-top: 5px;
  }

  .hero-image {
    width: 50%;

    margin-bottom: -5px;
    margin-right: -10px;

    clip-path: none;
  }

  .hero-image img {
    width: 100%;
    display: block;
  }

  /* --- 4. ABOUT SECTION (Mascot Kiri, Teks Kanan) --- */
  .pill-badge {
    font-size: 10px;
    padding: 5px 15px;
    margin-bottom: 10px;

    position: relative;
    top: -20px;
    background-color: #0065de;
    border: 2px solid white;
    z-index: 10;
  }

  .pill-badge img {
    width: 20px;
  }

  .about-content {
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    margin-top: 0;
  }

  .about-image {
    width: 40%;
  }

  .about-image img {
    width: 100%;
    height: auto;
  }

  .about-text {
    width: 60%;
    text-align: left;
  }

  .about-text h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .about-text .highlight-text {
    font-size: 10px;
    margin-bottom: 0px;
  }

  .about-text p {
    font-size: 8px;
    line-height: 1.4;
    margin-bottom: 8px;
  }

  .comparison-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    align-items: stretch;
  }

  .card {
    padding: 15px 10px;
    border-radius: 16px;
    height: 100%;
  }

  .card-header {
    gap: 5px !important;
    padding-bottom: 10px;
    align-items: center;
  }

  .card-header h3 {
    font-size: 10px;
    line-height: 1.3;
  }

  .masalah-img {
    width: 32px !important;
    height: 32px !important;
    border-radius: 8px;
    flex-shrink: 0;
  }

  .masalah-img img {
    width: 16px;
  }

  .list-problem,
  .list-solution {
    padding: 0;
    margin: 0;
  }

  .list-problem li,
  .list-solution li {
    font-size: 8px;
    margin-bottom: 8px;
    align-items: flex-start !important;
    line-height: 1.4;
  }

  .list-problem li::before,
  .list-solution li::before {
    width: 32px !important;
    height: 12px;

    background-size: 10px;

    background-position: center top !important;

    margin-right: 0 !important;
    flex-shrink: 0;

    margin-top: 2px;
  }

  /* --- 6. FEATURES (Kenapa Memilih BIG) --- */
  .pill-badge.keunggulan {
    padding: 5px 10px;
  }

  .features-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .feature-item {
    padding: 15px 10px;
    flex-direction: row;
    align-items: center;
    text-align: left;
    gap: 10px;
  }

  .icon-box {
    width: 40px;
    height: 40px;
    border-radius: 12px;
  }

  .feature-item .icon-box img {
    width: 20px;
  }

  .feature-item h4 {
    font-size: 10px;
    margin-bottom: 2px;
  }

  .feature-item p {
    font-size: 8px;
  }

  /* --- 7. PRODUCTS (2 Kolom) --- */
  .products-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .product-card {
    height: 180px;
    border-radius: 5px;
  }

  .product-card .overlay {
    padding: 10px;
  }

  .product-card h4 {
    font-size: 12px;
  }

  .price-stack {
    gap: 4px;
  }

  .label-text {
    font-size: 6px;
  }

  .big-num {
    font-size: 25px;
  }

  .decimals {
    font-size: 8px;
  }

  .tnc-text {
    font-size: 6px;
  }

  .badge-period {
    font-size: 7px;
    padding: 1px 4px;
  }

  .btn-buy {
    width: auto;
    padding: 4px 5px;
    font-size: 6px;
    height: auto;
    margin-top: 0;
    white-space: nowrap;
  }

  .product-card .hidden-content {
    opacity: 1;
    transform: none;
    margin-top: 8px;

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
  }

  .product-card:hover .hidden-content {
    margin-top: 5px;
  }

  .product-card .overlay {
    height: auto;
    background: linear-gradient(to top,
        rgba(0, 0, 0, 0.9) 50%,
        transparent 100%);
  }

  .left-section {
    width: 65%;
    text-align: left;
    display: block;
  }

  .right-section {
    width: auto;
    padding-bottom: 2px;
  }

  /* --- 8. CREDIBILITY & FOOTER --- */
  .credibility-section {
    padding: 20px;
  }

  .credibility-container {
    padding: 20px;
    border-radius: 20px;
  }

  .credibility-container h5 {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .logo-box {
    width: 100%;
    padding: 15px;
    min-height: auto;
    justify-content: flex-start;
    gap: 15px;
  }

  .logo-box img {
    width: 100%;
    height: auto;
    object-fit: contain;
    margin-bottom: 0;
  }

  .logo-box p {
    font-size: 7px;
    text-align: center;
  }

  .cta-bottom {
    padding: 40px 20px;
    background-size: cover;
  }

  .cta-bottom h2 {
    font-size: 20px;
  }

  .cta-bottom p {
    font-size: 10px;
  }

  .logos-wrapper {
    flex-wrap: nowrap;
  }

  .download-buttons {
    gap: 5px;
  }

  .store-btn img {
    width: 150px;
  }

  .tersedia {
    font-weight: 200 !important;
    font-size: 9px !important;
  }

  /* --- FOOTER (Mini Desktop Layout) --- */
  footer {
    padding: 40px 20px;
    background-color: #252021;
    text-align: left;
    color: #ffffff;
  }

  .footer-top-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;

    padding-bottom: 20px;
  }

  .two-col-links {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6px 15px;
  }

  .footer-middle-grid {
    display: grid;

    grid-template-columns: 0.6fr 1.2fr 0.8fr;
    gap: 8px;
    align-items: flex-start;
  }

  .footer-col {
    display: flex;
    flex-direction: column;
  }

  footer h4 {
    font-size: 10px;
    font-weight: 700;
    margin-bottom: 8px;
    color: #ffffff;
  }

  footer a,
  footer span,
  footer p {
    font-size: 6px;
    color: #cccccc;
    line-height: 1.5;
    text-decoration: none;
    display: block;
    margin-bottom: 2px;
  }

  footer .container {
    gap: 10px;
  }

  .contact-item {
    display: flex;
    align-items: center;
    gap: 4px;
  }

  .icon-wrap img {
    width: 10px;
    margin-top: 1px;
  }

  .contact-item a,
  .contact-item span {
    white-space: normal;
    margin-top: 6px;
  }

  .brand-col {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-top: 0;
  }

  .logo-row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    margin-bottom: 0;
  }

  .logo-bca {
    height: 18px;
    width: auto;
  }

  .logo-big {
    height: 24px;
    width: auto;
  }

  .copyright-wrapper {
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #333;

    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
  }

  .copy-left,
  .copy-right {
    width: auto;
  }

  .copy-right {
    text-align: right;
  }

  .website {
    margin-top: 2px;
    color: #fff;
    font-weight: 600;
  }
}