/*===============================
  Variables & Base Styles
================================*/
:root {
  --primary-color:       #00778a;
  --secondary-color:     #005f6b;
  --accent-color:        #f9c74f;
  --accent-dark:         #d4af37;
  --bg-light:            #f4f4f4;
  --text-color:          #222222;

  /* Navbar states */
  --nav-bg:              transparent;
  --nav-bg-scrolled:     #ffffff;
  --nav-text-default:    #ffffff;
  --nav-text-scrolled:   #222222;
}


/* Reset */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html, body {
  overflow-x: hidden;
}

img, iframe {
  max-width: 100%;
  height: auto;
}

* {
  box-sizing: border-box;
}
/* Base Typography & Layout */
body {
  font-family: 'Poppins', sans-serif;
  line-height: 1.6;
  color: var(--text-color);
  background: var(--bg-light);
  transition: background 0.3s, color 0.3s;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

/* Links & Buttons */
a {
  text-decoration: none;
  color: inherit;
}

.hero .btn-primary,
.hero .btn-secondary {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border-radius: 4px;
  font-weight: 600;
  transition: background 0.3s, color 0.3s;
}

.hero .btn-primary {
  background: var(--accent-color);
  color: #fff;
  border: 2px solid var(--accent-color);
}

.hero .btn-primary:hover {
  background: var(--accent-dark);
}

.hero .btn-secondary {
  background: transparent;
  color: var(--secondary-color);
  border: 2px solid var(--secondary-color);
}

.herobtn-secondary:hover {
  background: var(--secondary-color);
  color: #fff;
}
/*btn contact*/
.contact .btn-primary,
.hero .btn-secondary {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border-radius: 4px;
  font-weight: 600;
  transition: background 0.3s, color 0.3s;
}

.contact .btn-primary {
  background: var(--accent-color);
  color: #fff;
  border: 2px solid var(--accent-color);
}

.contact .btn-primary:hover {
  background: var(--accent-dark);
}

.contact .hero .btn-secondary {
  background: transparent;
  color: var(--secondary-color);
  border: 2px solid var(--secondary-color);
}

.contact .btn-secondary:hover {
  background: var(--secondary-color);
  color: #fff;
}

/*===============================
  Navbar
================================*/
.navbar {
  position: fixed;
  top: 0; left: 0; right: 0;
  padding: 0.5rem 2rem;
  background: var(--nav-bg);
  transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
  z-index: 1000;
}

.navbar a {
  color: var(--nav-text-default);
  transition: color 0.3s ease;
}

.navbar.scrolled {
  background: var(--nav-bg-scrolled);
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.navbar.scrolled a {
  color: var(--nav-text-scrolled);
}

.navbar-container {
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* Logo */
.logo img {
  max-height: 70px;
  display: block;
}

/* Hamburger Toggler (mobile) */
.navbar-toggler {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
}
.toggler-icon,
.toggler-icon::before,
.toggler-icon::after {
  width: 24px;
  height: 2px;
  background: var(--nav-text-default);
  position: relative;
  transition: transform 0.3s, top 0.3s, opacity 0.3s;
}
.toggler-icon::before,
.toggler-icon::after {
  content: '';
  position: absolute;
  left: 0;
}
.toggler-icon::before { top: -6px; }
.toggler-icon::after  { top: 6px; }
.navbar-toggler.open .toggler-icon {
  background: transparent;
}
.navbar-toggler.open .toggler-icon::before {
  top: 0; transform: rotate(45deg);
}
.navbar-toggler.open .toggler-icon::after {
  top: 0; transform: rotate(-45deg);
}
.navbar.scrolled .toggler-icon,
.navbar.scrolled .toggler-icon::before,
.navbar.scrolled .toggler-icon::after {
  background: var(--nav-text-scrolled);
}

/* Nav Menu Links (exclude CTA) */
.nav-menu {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.nav-menu ul {
  display: flex;
  gap: 1.5rem;
  list-style: none;
}

.nav-menu a:not(.nav-cta) {
  position: relative;
  font-weight: 500;
  padding: 0.5rem 0;
  transition: color 0.3s;
}

.nav-menu a:not(.nav-cta)::after {
  content: '';
  position: absolute;
  bottom: -4px; left: 0;
  width: 0; height: 2px;
  background: var(--accent-color);
  transition: width 0.3s;
}

.nav-menu a:not(.nav-cta):hover {
  color: var(--accent-color);
}

.nav-menu a:not(.nav-cta):hover::after {
  width: 100%;
}

/* CTA Button: Ajukan Kandidat */
.nav-menu a.nav-cta {
  margin-left: auto;
  display: inline-block;
  font-size: 0.9rem;
  padding: 0.75rem 2rem;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 4px;
  font-weight: 700;
  white-space: nowrap;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, transform 0.2s ease;
  cursor: pointer;

}
/* ==============================
   Override CTA di State Scrolled
   ============================== */

/* Pastikan tombol berada di atas layer navbar */
.nav-menu a.nav-cta {
  position: relative;
  z-index: 1001;
  pointer-events: auto;
}

/* Default CTA ketika navbar sudah scrolled */
.navbar.scrolled .nav-menu a.nav-cta {
  border-color: var(--nav-text-scrolled);
  color: var(--nav-text-scrolled);
}

/* Hover untuk CTA, baik di default maupun scrolled */
.nav-menu a.nav-cta:hover,
.navbar.scrolled .nav-menu a.nav-cta:hover {
  background-color: #20c997;
  color: #ffffff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}

/* Active/pressed state di semua kondisi */
.nav-menu a.nav-cta:active,
.navbar.scrolled .nav-menu a.nav-cta:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}


/* ==============================
   Responsif Navbar untuk Mobile
   ============================== */
@media (max-width: 768px) {
  .navbar-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 16px;
    margin: auto;
  }
@media (max-width: 768px) {
  .navbar {
    padding: 0.5rem 1rem;
  }
}
  .nav-menu {
    flex-direction: column;
    gap: 1rem;
    width: 100%;
    padding: 1rem 0;
    background-color: rgba(0, 0, 0, 0.8);
    overflow-y: auto;
    max-height: 80vh;
  }

  .nav-menu ul {
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
  }

  .nav-menu li {
    width: 100%;
  }

  .nav-menu a {
    display: block;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    text-align: left;
    color: #000;
  }

  .nav-menu a.nav-cta {
    width: 100%;
    padding: 0.75rem 1rem;
    font-weight: 700;
    border: 2px solid var(--accent-color);
    background-color: var(--accent-color);
    color: #fff;
    text-align: center;
    transition: background-color 0.3s ease;
  }

  .nav-menu a.nav-cta:hover {
    background-color: var(--accent-dark);
    transform: scale(1.02);
  }

  .navbar-toggler {
    display: block;
    margin: 0;
    align-self: center;
  }

  .logo img {
    max-height: 50px;
    margin-bottom: 0.5rem;
    vertical-align: middle;
  }

}
/*===============================
  Hero Section (Modular Parallax)
================================*/
.hero {
  position: relative;
  height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* Background image layer */
.hero-bg {
  position: absolute;
  inset: 0;
  background-image: url('assets/img/hero-bg.png');
  background-size: cover;
  background-position: center;
  z-index: 0;
  will-change: transform;
  transition: transform 0.1s ease-out;
}

/* Overlay layer */
.hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

/* Content layer */
.hero-content {
  position: relative;
  z-index: 2;
  animation: fadeInUp 1s ease forwards;
  max-width: 800px;
  padding: 0 1rem;
}

.hero h1,
.hero p {
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
  margin-bottom: 1rem;
}

.hero h1 {
  font-size: 2.5rem;
}

.hero p {
  font-size: 1.125rem;
  margin-bottom: 1.5rem;
}

.hero-cta a {
  margin: 0 0.5rem;
}

/* Animasi masuk */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/*===============================
  About Section (Enhanced)
================================*/
.about {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding: 4rem 2rem;
  background-color: #f9f9f9;
  animation: fadeIn 1s ease forwards;
}

.about-text {
  flex: 1 1 400px;
  font-size: 1.1rem;
  line-height: 1.6;
  color: #333;
  position: relative;
}

.badge-certified {
  display: inline-block;
  background: #ffd600;
  color: #000;
  padding: 0.4rem 0.8rem;
  border-radius: 6px;
  font-weight: bold;
  font-size: 0.9rem;
  margin-bottom: 1rem;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}
.badge-certified:hover {
  background: #ff4081;
  color: #fff;
  transition: 0.3s ease;
}

.badge-certified:hover::after {
  content: " 💥 Ur wish granted!";
  margin-left: 0.5rem;
}

.about-image {
  flex: 1 1 400px;
  position: relative;
  animation: slideIn 1s ease forwards;
}

.about-image img {
  width: 100%;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.15);
  transition: transform 0.3s ease;
}

.about-image img:hover {
  transform: scale(1.03);
}

/* Animasi masuk */
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(30px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes slideIn {
  from { opacity: 0; transform: translateX(50px); }
  to { opacity: 1; transform: translateX(0); }
}

/*===============================
  Services Section Cleaned
================================*/
.services {
  background: var(--bg-light);
  padding: 4rem 1rem;
}

.services h2 {
  text-align: center;
  margin-bottom: 2rem;
}

.service-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
}

/* Card Base + Animation */
.service-card {
  background: #fff;
  padding: 2rem;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.8s ease forwards;
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.service-card:nth-child(1) { animation-delay: 0.2s; }
.service-card:nth-child(2) { animation-delay: 0.4s; }
.service-card:nth-child(3) { animation-delay: 0.6s; }

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Hover Smooth */
.service-card:hover {
  box-shadow: 0 8px 16px rgba(0,0,0,0.15);
  transform: translateY(-5px);
}

/* Icon */
.service-card img {
  width: 60px;
  margin-bottom: 1rem;
}

/* Mini CTA */
.mini-cta {
  display: inline-block;
  margin-top: 1rem;
  font-size: 0.85rem;
  color: var(--primary-color);
  text-decoration: underline;
  transition: color 0.2s ease;
}

.mini-cta:hover {
  color: var(--accent-color);
}
/*===============================
  Negara Tujuan
===============================*/
.destinations {
  padding: 4rem 1rem;
  background: var(--bg-light);
}

.destinations h2 {
  text-align: center;
  margin-bottom: 2rem;
  font-size: 2rem;
  color: var(--primary-color);
}

.destination-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
}

.destination-card {
  position: relative;
  height: 340px;
  border-radius: 8px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  align-items: flex-end;
}

.destination-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 24px rgba(0,0,0,0.15);
}

.card--taiwan {
  background-image: url('assets/img/Taiwan.jpg');
}

.card--hongkong {
  background-image: url('assets/img/Hongkong.jpg');
}

.card-overlay {
  width: 100%;
  height: 100%;
  padding: 1.5rem;
  background: linear-gradient(to top, rgba(0,0,0,0.6), transparent);
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.card-overlay h3 {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}

.card-overlay p {
  font-size: 0.95rem;
  margin-bottom: 1rem;
  flex-grow: 1;
}

.category-options {
  display: flex;
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
}

.btn-secondary {
  background: rgba(255,255,255,0.85);
  color: var(--primary-color);
  padding: 0.5rem 1rem;
  border-radius: 4px;
  font-size: 0.9rem;
  text-decoration: none;
  transition: background 0.3s ease, transform 0.3s ease;
}

.btn-secondary:hover {
  background: #fff;
  transform: scale(1.05);
}

/*===============================
  Responsive Adjustments
===============================*/
@media (max-width: 600px) {
  .destination-card {
    height: 280px;
  }

  .card-overlay h3 {
    font-size: 1.3rem;
  }

  .card-overlay p {
    font-size: 0.85rem;
  }

  .btn-secondary {
    font-size: 0.85rem;
    padding: 0.4rem 0.75rem;
  }
}
/*===============================
  Categories Section
================================*/
.categories {
  background: #f5f8fa;
  padding: 4rem 1rem;
}
.section-title {
  text-align: center;
  font-family: 'Merriweather', serif;
  font-weight: 700;
  font-size: 2.25rem;
  color: var(--primary-color);
  margin-bottom: 2rem;
}

/* Grid dua kolom yang center */
.category-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
  max-width: 900px;
  margin: 0 auto;
}

/* Kartu individual + animasi masuk */
.category-card {
  background: #fff;
  border-radius: 12px;
  padding: 2rem 1.5rem;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  transition: transform .3s, box-shadow .3s;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1rem;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeUp 0.6s ease forwards;
}
.category-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 24px rgba(0,0,0,0.1);
}
.category-card:nth-child(1) { animation-delay: 0.2s; }
.category-card:nth-child(2) { animation-delay: 0.4s; }
.category-card:nth-child(3) { animation-delay: 0.6s; }

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Judul & deskripsi */
.categories h2 {
  width: 100%;
  text-align: center;
}
.category-card h3 {
  margin: 0 0 .5rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--primary-color);
}
.category-card p {
  margin: 0 0 1rem;
  font-size: .95rem;
  color: #666;
}

/* Divider tipis sebelum daftar kriteria */
.criteria-list {
  border-top: 1px solid #dcdcdc;
  padding-top: 1rem;
  width: 100%;
  text-align: left;
  margin-top: 1rem;
  padding-left: 1.25rem;
}
.criteria-list li {
  list-style: none;
  font-size: .9rem;
  color: #444;
  margin-bottom: .6em;
  transition: transform .2s, color .2s;
}
.criteria-list li::marker {
  content: "✔ ";
  color: var(--primary-color);
  font-size: 1em;
}
.criteria-list li:hover {
  color: var(--primary-color);
  transform: translateX(4px);
}

/* Optional badge/CTA */
.badge-info {
  margin-top: 1rem;
  font-size: 0.85rem;
  color: #ff4081;
  font-weight: 600;
}

/* Responsive satu kolom di mobile */
@media (max-width: 640px) {
  .categories {
    padding: 2rem 1rem;
  }
  .section-title {
    font-size: 1.75rem;
    margin-bottom: 1.5rem;
  }
}

/* Tambahan breakpoint tablet */
@media (min-width: 641px) and (max-width: 900px) {
  .category-grid {
    grid-template-columns: 1fr 1fr;
  }
}
/*===============================
  Override Alignment
================================*/
.category-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.criteria-list {
  width: 100%;
  text-align: left;
  margin-top: 1rem;
  padding-left: 1.25rem;
}

/*===============================
  Process Section
================================*/
.our-process {
  padding: 4rem 1rem;
  background: #fff;
}
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}
.section-title {
  font-size: clamp(1.5rem, 5vw, 2.25rem);
  color: var(--primary-color);
  margin-bottom: 1.5rem;
  text-align: left;
}
.process-toggle {
  display: inline-flex;
  border: 2px solid var(--primary-color);
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 2rem;
}
.toggle-btn {
  padding: .5rem 1.5rem;
  background: #fff;
  color: var(--primary-color);
  border: none;
  cursor: pointer;
  font-weight: 600;
  transition: background .2s;
  position: relative;
  z-index: 1;
}
.toggle-btn.active {
  background: var(--primary-color);
  color: #fff;
}
.toggle-btn::after {
  content: '';
  position: absolute;
  inset: 0;
  background: var(--primary-color);
  z-index: -1;
  opacity: 0;
  transition: opacity 0.3s;
  border-radius: 6px;
}
.toggle-btn.active::after {
  opacity: 1;
}

.process-steps {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 2.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.process-steps li {
  background: #fafafa;
  padding: 1.5rem 1rem;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeUp 0.6s ease forwards;
  animation-delay: calc(var(--step-index) * 0.1s);
}
@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.process-steps li:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: 0.2s ease;
}
.process-steps li img {
  width: 56px;
  height: 56px;
  margin-bottom: 1rem;
}
.process-steps li .label {
  font-size: 1rem;
  font-weight: 500;
  color: var(--primary-color);
  text-align: center;
}
.label .gesture {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.85rem;
  color: #ff69b4;
  font-style: italic;
  animation: pulse 1.2s infinite;
}
@keyframes pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.6; transform: scale(1.05); }
}

/* Responsiveness */
@media (max-width: 600px) {
  .process-toggle {
    flex-direction: column;
    width: 100%;
  }
  .toggle-btn {
    width: 100%;  
    margin-bottom: 0.5rem;
    text-align: center;
    min-height: 48px;
      line-height: 1.2;
  }
  .toggle-btn:last-child {
    margin-bottom: 0; /* hilangkan nyisa di bawah tombol terakhir */
  }

  .process-steps {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  .process-steps li img {
    width: 40px;
    height: 40px;
  }
  .process-steps li .label {
    font-size: .85rem;
  }
}
@media (min-width: 601px) and (max-width: 900px) {
  .process-steps {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 901px) and (max-width: 1200px) {
  .process-steps {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1201px) {
  .process-steps {
    grid-template-columns: repeat(4, 1fr);
  }
}
/* ==============================================
   Section Blog / Berita
   ============================================== */
#blog-section {
  padding: 2rem;
  background: #f9f9f9;
}

.blog-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1.5rem;
  padding: 1rem 2rem;
}

.post-card.compact {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  padding: 1rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.post-card.compact img {
  max-width: 100%;
  border-radius: 6px;
  margin-bottom: 0.5rem;
}

.post-card.compact h3 {
  font-size: 1.1rem;
  margin: 0.5rem 0;
}

.post-card.compact .post-date {
  font-size: 0.85rem;
  color: #666;
}

.post-card.compact a {
  margin-top: auto;
  color: #0077cc;
  text-decoration: none;
  font-weight: bold;
}
@media (max-width: 600px) {
  .blog-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem;
  }

  .post-card.compact {
    width: 100%;
    max-width: 340px;
  }
}
/*===============================
  Testimonials Section
================================*/
.testimonials {
  background: var(--bg-light);
  padding: 4rem 1rem;
  text-align: center;
}

.testimonials h2 {
  font-size: 2rem;
  margin-bottom: 2rem;
  color: var(--text-dark);
}

.testimonial-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
}

.testimonial-card {
  background: #fff;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.testimonial-card:hover {
  transform: scale(1.03);
  box-shadow: 0 6px 12px rgba(0,0,0,0.15);
}

.testimonial-card p {
  font-style: italic;
  color: #555;
  margin-bottom: 1rem;
}

.testimonial-card h4 {
  font-weight: bold;
  color: #222;
}

/* Responsive */
@media (max-width: 600px) {
  .testimonial-card {
    flex: 0 0 80%;
    padding: 1.5rem;
  }
}

/*===============================
  FAQ Section
================================*/
.faq {
  padding: 4rem 1rem;
}

.faq-item {
  margin-bottom: 1.5rem;
}

.faq-item h4 {
  cursor: pointer;
}

/*===============================
  Contact Section
================================*/
.contact {
  padding: 4rem 1rem;
}

.contact-form {
  display: grid;
  gap: 1rem;
  margin-bottom: 2rem;
}

.contact-form input,
.contact-form select {
  width: 100%;
  padding: 0.75rem;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.contact-info p {
  margin-bottom: 0.5rem;
}
.footer {
  background: var(--secondary-color);
  color: #fff;
  padding: 3rem 1rem;
  border-top: 4px solid #ffd700; /* aksen absurd */
}

.footer-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  max-width: 1200px;
  margin: 0 auto;
}

.footer-grid div {
  flex: 1 1 220px;
}

.footer-grid h4 {
  font-size: 1.2rem;
  margin-bottom: 1rem;
  color: #ffd700;
  position: relative;
}

.footer-grid h4::after {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  background: #ffd700;
  margin-top: 6px;
}

.footer-grid a {
  color: #fff;
  display: block;
  margin-bottom: 0.5rem;
  font-size: 0.95rem;
  transition: color 0.3s ease;
}

.footer-grid a:hover {
  color: #ffd700;
  text-decoration: none;
}

.social-links {
  display: flex;
  gap: 0.75rem;
  margin-top: 0.5rem;
}

.social-links a {
  background: rgba(255, 255, 255, 0.1);
  padding: 6px 12px;
  border-radius: 6px;
  font-size: 0.9rem;
  transition: background 0.3s ease;
}

.social-links a:hover {
  background: #ffd700;
  color: #1a1a1a;
}
.footer-bottom {
  text-align: center;
  margin-top: 2rem;
  font-size: 0.85rem;
  color: #ccc;
}
@media (max-width: 768px) {
  .footer-grid {
    flex-direction: column;
  }
}
/*===============================
  Responsive
================================*/
@media (max-width: 1024px) {
  .about, .services, .process, .partners,
  .testimonials, .faq, .blog, .contact {
    padding: 3rem 1rem;
  }
}

@media (max-width: 768px) {
  .navbar-toggler {
    display: block;
  }
  .nav-menu {
    position: absolute;
    top: 100%; left: 0; right: 0;
    background: var(--bg-light);
    display: none;
    flex-direction: column;
    text-align: center;
    padding: 1rem 0;
  }
  .nav-menu.active {
    display: flex;
  }
  .nav-menu ul {
    flex-direction: column;
    gap: 1rem;
  }
  .nav-menu a:not(.nav-cta) {
    padding: 0.75rem 0;
  }
}

@media (max-width: 600px) {
  .hero h1 { font-size: 2rem; }
  .hero p  { font-size: 1rem; }
}
/* ==============================
   Lebihkan ruang vertikal Navbar
   ============================== */
.navbar {
  /* dari 0.5rem atas‐bawah ke 1rem */
  padding: 1rem 2rem;
}

.navbar-container {
  /* biarkan tinggi otomatis sesuai padding */
  height: auto;
}

/* Sesuaikan CTA sedikit lebih ‘tenggelam’ */
.nav-cta {
  /* masih pakai padding lama, tapi karena navbar lebih tinggi jadi terlihat lebih pas */
  padding: 0.75rem 2rem;
}

/* Kalau logo masih terlalu mepet, beri sedikit margin atas */
.logo img {
  margin-top: 2px;
}


