body {
  font-family: 'Inter', sans-serif;
  color: #0b1b34;
}

/* HERO */

.hero-section {
  padding: 90px 0;
  background-image: linear-gradient(to right bottom, #0f2044, #0f2044, #0f2044, #0f2044, #0f2044);
}

.hero-badge {
  background: #222d3f;
  color: #d3a117!important;
  font-size: 12px !important;
  letter-spacing: 1px;
  padding: 10px 14px !important;
  border-radius: 20px !important;
  border: 1px solid #574f33;
  font-family: 'Inter';
}

.hero-title {
  font-size: 62px;
  font-weight: 800;
  margin-top: 20px;
  line-height: 1.1;
  font-family: 'Inter';
}

.hero-title span {
  color: #d3a117;
}

.hero-text {
  max-width: 700px;
  margin: 20px auto;
  color: #cfd7e6;
  font-family: 'Inter';
}

.hero-btn {
  padding: 14px 26px;
  font-weight: 600;
  border-radius: 6px;
}

.platforms span {
  background: #3c5478;
  padding: 6px 12px;
  margin: 5px;
  border-radius: 20px;
  font-size: 12px;
  font-family: 'Inter';
}

/* PROBLEM */

.problem-section {
  padding: 80px 0;
}

.problem-label {
  font-size: 12px;
  color: #f7c542;
  font-weight: 800;
  font-family: 'Inter';
}

.problem-title {
  font-size: 50px;
  font-weight: 800;
  max-width: 850px;
  margin: auto;
  font-family: 'Inter';
  color: #0f2044;
}

.problem-card {
  padding: 28px;
  border-radius: 12px;
  border: none;
  box-shadow: 0 0px 5px 2px rgb(0 0 0 / 9%);
  background-color: #f8f9fc !important;
  border-color: #f3f4f6;
  text-align: left;
  height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.problem-card h5 {
  font-weight: 700;
  font-family: 'Inter';
  color: #0f2044;
  font-size: 30px;
}

.problem-card p {
  color: #0f2044;
  font-family: 'Inter';
}

/* ARSENAL */

.arsenal-section {
  background: #0f2044;
  padding: 80px 0;
}

.section-title {
  font-weight: 800;
  font-size: 60px;
  font-family: 'Inter';
  color: #0f2044;
}

.arsenal-card {
  background: #0a1530;
  padding: 40px 28px;
  border-radius: 16px;
  height: 210px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.arsenal-card span {
  color: #d3a117;
  font-weight: 900;
  font-size: 30px;
  font-family: 'Inter';
}

/* STEPS */

.steps-section {
  padding: 80px 0;
}

.step-card {
  padding: 24px;
  border-radius: 12px;
  border: none;
  box-shadow: 0 0px 5px 2px rgb(0 0 0 / 9%);
  background-color: #f8f9fc !important;
  border-color: #f3f4f6;
  height: 270px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.step-card span {
  color: #d3a117;
  font-weight: 900;
  font-size: 28px;
  font-family: 'Inter';
  margin: 0 0 20px;
  display: inline-block;
}

/* TESTIMONIAL */

.testimonial-section {
  background: #0d2548;
  padding: 80px 0;
}

.testimonial-card {
  background: #ffffff;
  color: #000;
  padding: 28px;
  border-radius: 12px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px 0;
}

/* CTA */

.cta-section {
  background: #d3a117;
  padding: 60px 0;
}

.footer {
  background: #0a1530;
  color: white;
  padding: 28px 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

span.phone {
    font-family: Inter;
    color: #000;
}

.navbar .d-flex a {
    font-family: 'Inter';
}

section.hero-section .hero-btn {
    font-family: 'Inter';
}

section.problem-section {
    background-color: #fff;
}


.problem-card .icon {
    margin: 0 0 1rem;
    font-size: 30px;
}


.arsenal-card h5 {
    font-family: 'Inter';
    font-size: 30px;
    font-weight: 800;
}

.arsenal-card p {
    font-family: 'Inter';
    font-size: 14px;
}

.step-card h6 {
    color: #0f2044;
    font-family: 'Inter';
    font-size: 26px;
    font-weight: 800;
    margin: 0 0 1rem;
}

.step-card p {
    font-family: 'Inter';
    font-size: 14px;
}

.testimonial-section h2.section-title {
    color: #fff;
}

.testimonial-card p {
    font-family: 'Inter';
    color: #0f2044;
    font-weight: 600;
    font-size: 18px;
}

.testimonial-card span svg {color: #d3a117;font-size: 22px;}

.cta-section h2 {
    font-size: 50px;
    font-weight: 800;
    max-width: 850px;
    margin: auto;
    font-family: 'Inter';
    color: #0f2044;
}

.cta-section a {
    background-color: #0f2044;
    font-weight: 700;
    font-family: 'Inter';
}

.cta-section p {
    color: #222d40;
    font-family: inter;
    font-size: 20px;
    font-weight: 700;
}
.footer h4 {
    font-size: 14px;
    font-family: Manrope;
    color: #ffffff99;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.footer h4 a {text-decoration: unset;font-size: 14px;font-family: Manrope;color: #ffffff99;letter-spacing: 2px;text-transform: uppercase;}



.book-audit-section {
      font-family: 'Poppins', sans-serif;
      background: #fff;
      margin: 40px;
      color: #22264b;
      display: flex;
      justify-content: center;
    }


    .book-audit-section h1 {
      font-weight: 700;
      font-size: 2.25rem; /* approx 36px */
      margin-bottom: 0.5rem;
      color: #22264b;
    }

    .book-audit-section p.subtext {
      font-weight: 400;
      color: #5b5565;
      margin-bottom: 2.5rem;
      font-family: 'Inter';
      font-size: 20px;
      text-align: center;
    }

    .book-audit-section form {
      background: #f9fafc;
      border-radius: 12px;
      padding: 2rem 2.5rem;
      box-shadow: 0 1px 3px rgba(34, 38, 75, 0.1);
      border-radius: 12px;
      border: none;
      box-shadow: 0 0px 5px 2px rgb(0 0 0 / 9%);
      background-color: #f8f9fc !important;
      border-color: #f3f4f6;
    }

    .book-audit-section .form-row {
      display: flex;
      gap: 20px;
      margin-bottom: 1.5rem;
    }

    .book-audit-section .form-group {
      flex: 1;
      display: flex;
      flex-direction: column;
    }

    .book-audit-section label {
      font-weight: 700;
      font-size: 0.75rem;
      color: #0f2044;
      margin-bottom: 0.5rem;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      font-family: inter;
    }

    .book-audit-section input,
    .book-audit-section select {
      font-size: 1rem;
      font-weight: 400;
      color: #4f566b;
      padding: 0.75rem 1rem;
      border: 1px solid #d1d5db;
      border-radius: 8px;
      outline-offset: 2px;
      outline-color: transparent;
      transition: outline-color 0.3s ease;
      font-family: inter;
    }

    .book-audit-section input::placeholder,
    .book-audit-section select option {
      color: #9ca3af;
      font-weight: 400;
    }

    .book-audit-section input:focus,
    .book-audit-section select:focus {
      outline-color: #22264b;
    }

    .book-audit-section select {
      appearance: none;
      background: url('data:image/svg+xml;utf8,<svg fill="%239ca3af" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat right 1rem center / 1rem 1rem;
      background-color: white;
      padding-right: 2.5rem;
      cursor: pointer;
    }

    .book-audit-section button {
      width: 100%;
      padding: 1rem 0;
      font-size: 1.125rem;
      color: #0f2044;
      background-color: #d3a117;
      font-family: inter;
      border: none;
      border-radius: 12px;
      cursor: pointer !important;
      font-weight: 800;
      transition: background-color 0.3s ease;
    }

    .book-audit-section button:hover {
      background-color: #b29526;
    }


     .faq-section {
      width: 100%;
      text-align: center;
      background-color: #0f2044;
      padding: 4rem 0;
    }

    .faq-section h2 {
      font-weight: 700;
      font-size: 2.25rem; /* about 36px */
      margin-bottom: 40px;
      color: white;
    }

    .faq-container {
      background-color: #0a1530; /* slightly lighter dark background */
      border-radius: 12px;
      padding: 30px 25px;
      box-sizing: border-box;
      box-shadow: 0 0 15px rgba(0,0,0,0.4);
      text-align: left;
      font-weight: 600;
      font-size: 1rem;
      color: white;
    }

    .faq-item {
      border-bottom: 1px solid rgba(255 255 255 / 0.15);
      padding: 15px 0;
      cursor: pointer;
    }

    .faq-item:last-child {
      border-bottom: none;
    }

    .faq-question {
      font-weight: 700;
      display: flex;
      justify-content: space-between;
      align-items: center;
      user-select: none;
      font-family: 'Inter';
    }

    /* Down arrow icon */
    .faq-question::after {
      content: "▼";
      font-size: 0.75rem;
      color: white;
      transition: transform 0.3s ease;
    }

    /* Optional: on click, rotate arrow */
    .faq-item.open .faq-question::after {
      transform: rotate(180deg);
    }

    /* Answer hidden by default */
    .faq-answer {
      margin-top: 10px;
      font-weight: 400;
      font-size: 0.9rem;
      line-height: 1.4;
      display: none;
      color: #d1d5db;
      font-family: 'Inter';
    }

    /* Show answer when open */
    .faq-item.open .faq-answer {
      display: block;
    }

    /* Popup Background */
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
   display: none;
}

.popup.show {
  display: flex;
  opacity: 1;
  visibility: visible;
}

/* Show Popup */
.popup:target {
  opacity: 1;
  visibility: visible;
}

/* Popup Box */
.popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 30px;
  width: 500px;
  border-radius: 10px;
  text-align: center;
  transition: 0.3s;
  z-index: 999999;
}

/* Animation */
.popup:target .popup-content {
  transform: translate(-50%, -50%) scale(1);
}

/* Close Button */
.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  text-decoration: none;
  font-size: 22px;
  color: #333;
  z-index: 99;
}

/* Form */
.popup input, .popup select {
  width: 100%;
  margin: 8px 0;
  font-size: 13px;
  font-weight: 400;
  color: #4f566b;
  padding: 0.75rem 1rem;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  outline-offset: 2px;
  outline-color: transparent;
  transition: outline-color 0.3s ease;
  font-family: inter;
}

.popup button {
  width: 100%;
  padding: 10px;
  color: #fff;
  border: none;
  border-radius: 5px;
  background-color: #0f2044;
  font-weight: 500;
  font-family: 'Inter';
}

.popup-content h2 {
    font-family: 'Inter';
    color: #0f2044;
    font-weight: 800;
}

.popup-content p {
    font-family: 'Inter';
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.popup button:hover {
    background-color: transparent;
    color: #0f2044;
}

.thankyou-page {
    height: 100vh;
}