body {
  font-family: sans-serif;
  margin: 0;
  background: #f0f2f5;
}

header {
  background: #003399;
  color: white;
  text-align: center;
  padding: 2rem 1rem;
}

.logo {
  max-width: 280px;
  display: block;
  margin: 0 auto 1rem;
}

#search {
  padding: 0.7rem;
  width: 80%;
  max-width: 400px;
  border-radius: 8px;
  border: none;
  font-size: 16px;
}

.quick-links {
  margin-top: 1rem;
}

.quick-links button {
  background: #fff;
  border: none;
  color: #003399;
  margin: 0.3rem;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  cursor: pointer;
}

.surah-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* Batasin 3 kolom */
  gap: 1rem;
  padding: 2rem 1rem;
}

.page-container {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

main {
  flex: 1;
}

/* Kartu surah */
.surah-card {
  background: white;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  padding: 1.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  transition: all 0.3s ease;
  cursor: pointer;
  border-left: 4px solid #003399;
}

.surah-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.12);
}

.surah-left {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.surah-number-circle {
  width: 36px;
  height: 36px;
  border: 2px solid #003399;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
  font-weight: bold;
  font-size: 15px;
  color: #003399;
}

.surah-info {
  display: flex;
  flex-direction: column;
}

.surah-title {
  font-weight: bold;
  font-size: 1.1rem;
  color: #003399;
}

.surah-subtitle {
  color: #666;
  font-size: 0.85rem;
  font-weight: normal;
}

.surah-meta {
  font-size: 0.85rem;
  color: gray;
  margin-top: 0.2rem;
}

.surah-meta span {
  background: #003399;
  color: white;
  padding: 0.2rem 0.6rem;
  border-radius: 999px;
  font-size: 0.8rem;
  display: flex;
  align-items: center;
  gap: 0.3rem;
}

.surah-meta span i {
  font-size: 0.9rem;
}

.surah-arabic {
  font-family: 'Amiri', serif;
  font-size: 1.5rem;
  color: goldenrod;
  direction: rtl;
  text-align: right;
}

/* ✅ Tampilan ayat */
.ayat-box {
  background: #ffffff;
  margin: 2rem;
  padding: 1rem 2rem;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.ayat {
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem;
}

.arab {
  font-size: 2.2rem;
  text-align: right;
  direction: rtl;
}

.latin {
  font-style: italic;
  color: #555;
  margin-top: 0.3rem;
}

.terjemah {
  margin-top: 0.3rem;
}

.ayat-number {
  background: #003399;
  color: white;
  border-radius: 8px;
  padding: 0.2rem 0.6rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
  display: inline-block;
}

/* ✅ Tombol umum */
button {
  background: #003399;
  color: white;
  border: none;
  padding: 0.6rem 1.2rem;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}

button:hover {
  background: #001f66;
}

#backToTopBtn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  background-color: #007BFF;
  color: white;
  border: none;
  outline: none;
  padding: 12px 16px;
  border-radius: 50%;
  font-size: 18px;
  cursor: pointer;
  display: none; /* disembunyikan awalnya */
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
  transition: opacity 0.3s ease;
}

#backToTopBtn:hover {
  background-color: #0056b3;
}


/* ✅ Footer tetap */
.modern-footer {
  background-color: #003388;
  flex-shrink: 0;
  color: white;
  padding: 30px 20px;
  font-family: Arial, sans-serif;
}

.footer-icon {
  width: 170px;
  height: 50px;
  margin-bottom: 10px;
}

.footer-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 20px;
}

.footer-column h3, .footer-column h4 {
  margin-bottom: 10px;
}

.footer-column ul {
  list-style: none;
  padding: 0;
}

.footer-column ul li a {
  color: white;
  text-decoration: none;
  font-size: 0.9em;
}

.footer-column ul li a:hover {
  text-decoration: underline;
}

.footer-bottom {
  margin-top: 20px;
  border-top: 1px solid white;
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.footer-bottom p {
  margin: 0;
}

.store-badges img {
  height: 40px;
  margin-left: 10px;
}

.tajwid-mad { color:rgb(255, 0, 208); font-weight: bold; }
.tajwid-idgham-bighunnah { color:rgb(0, 208, 255); font-weight: bold; }
.tajwid-idgham-bilaghunnah { color: rgb(2, 236, 2); font-weight: bold; }
.tajwid-ikhfa { color: orange; font-weight: bold; }
.tajwid-iqlab { color: gray; font-weight: bold; }
.tajwid-qalqalah { color: #1310c2; font-weight: bold; }
.tajwid-idzhar { color: rgb(255, 255, 0); font-weight: bold; }
.tajwid-ghunnah { color: red; font-weight: bold;} 


@media (max-width: 600px) {
  .surah-card {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    gap: 0.5rem;
    padding: 1rem;
  }

  .surah-grid {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
  }

  .surah-arabic {
    text-align: left;
    font-size: 1.6rem;
  }

  .surah-title {
    font-size: 1rem;
  }
}