/* Reset CSS */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

/* PERBAIKAN UTAMA: Menggunakan min-height agar background melar tak terbatas jika konten bertambah */
html,
body {
  min-height: 100vh;
  background-color: #000;
}

body {
  background:
    linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.9)),
    url("https://i.gyazo.com/d56afc64a04d55ed8395444db4c6619c.png") no-repeat
      center center fixed;
  background-size: cover;
  background-attachment: fixed; /* Menjamin gambar mengunci di layar komputer/HP */
}

.hidden-seo {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* Background Wrapper */
.main-wrapper {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

/* Container Tengah (Vertically Center) */
.center-container {
  background-color: rgba(17, 17, 17, 0.329);
  border: 2px solid #d4af37; /* Aksen Gold */
  border-radius: 12px;
  width: 100%;
  max-width: 480px; /* Ukuran pas seperti mockup mobile banner */
  padding: 25px 20px;
  text-align: center;
  box-shadow: 0px 0px 25px rgba(212, 175, 55, 0.3);
}

/* Header */
.site-header {
  margin-bottom: 20px;
}
.main-logo {
  width: 100%;
}

/* Brand Image */
.brand-section {
  margin-bottom: 25px;
  border-radius: 8px;
  overflow: hidden;
}
.brand-img {
  display: block;
  width: 100%;
  border: 1px solid #333;
}

/* Buttons */
.action-buttons {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 25px;
}
.btn {
  display: block;
  padding: 14px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 6px;
  transition: all 0.3s ease;
  letter-spacing: 1px;
}
.btn-login {
  background: linear-gradient(180deg, #8b0000, #4a0000);
  color: #fff;
  border: 1px solid #ff0000;
}
.btn-login:hover {
  background: linear-gradient(180deg, #aa0000, #660000);
  box-shadow: 0 0 10px rgba(255, 0, 0, 0.5);
}
.btn-daftar {
  background: linear-gradient(180deg, #bd922b, #684f12);
  color: #fff;
  border: 1px solid #d4af37;
}
.btn-daftar:hover {
  background: linear-gradient(180deg, #d4af37, #896718);
  box-shadow: 0 0 10px rgba(212, 175, 55, 0.5);
}

/* Providers Horizontal Row */
.providers-section {
  margin-bottom: 20px;
  padding: 10px 0;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
}
.providers-img {
  max-width: 100%;
  height: auto;
  filter: grayscale(20%);
}

/* Footer */
.site-footer p {
  color: #999;
  font-size: 12px;
  letter-spacing: 0.5px;
}

/* RESPONSIVE BREAKPOINTS */
@media (min-width: 768px) {
  .center-container {
    max-width: 520px;
    padding: 35px 30px;
  }
  .btn {
    font-size: 20px;
  }
}

@media (max-width: 360px) {
  .center-container {
    padding: 15px 10px;
  }
  .btn {
    font-size: 16px;
    padding: 12px;
  }
}

/* ==========================================
   SEO TEXT SECTION (ARTIKEL BAWAH)
   ========================================== */
.seo-text-section {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 20px;
  border-top: 1px dashed #333;
  text-align: left;
}

.seo-text-section h2 {
  color: #d4af37;
  font-size: 18px;
  margin-bottom: 12px;
  font-weight: 600;
  line-height: 1.4;
}

.seo-text-section h3 {
  color: #ffffff;
  font-size: 15px;
  margin-top: 18px;
  margin-bottom: 8px;
  font-weight: 600;
}

.seo-text-section p {
  color: #b3b3b3;
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 12px;
}

.seo-text-section strong {
  color: #fff;
  font-weight: bold;
}

.seo-text-section ul {
  margin-left: 20px;
  margin-bottom: 15px;
  color: #b3b3b3;
}

.seo-text-section li {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 6px;
}

@media (min-width: 768px) {
  .seo-text-section h2 {
    font-size: 20px;
  }
  .seo-text-section h3 {
    font-size: 16px;
  }
  .seo-text-section p,
  .seo-text-section li {
    font-size: 14px;
  }
}

/* ======================================================== */
/* STYLE PERBAIKAN: SEKSI FAQ TRANSPARAN PENUH & LUXURY     */
/* ======================================================== */

.faq-outer-wrapper {
  width: 100%;
  padding: 60px 20px;
  box-sizing: border-box;
  background: transparent !important; /* Paksa transparan total */
}

.faq-inner-container {
  max-width: 850px;
  margin: 0 auto;
}

.faq-main-title {
  color: #f0f6fc;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 12px;
  letter-spacing: -0.5px;
}

.faq-subtitle {
  color: #8b949e;
  font-size: 14px;
  text-align: center;
  margin-bottom: 45px;
  line-height: 1.6;
}

.faq-accordion-group {
  background: transparent !important; /* Hapus warna #151b23 */
  border: 1px solid rgba(212, 175, 55, 0.25); /* Garis batas emas semi-transparan tipis */
  border-radius: 10px;
  overflow: hidden;
}

.faq-item {
  background: transparent !important;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  transition: background-color 0.2s ease;
}

.faq-item:last-child {
  border-bottom: none;
}

/* Sorotan emas transparan tipis 4% saat akordeon dibuka */
.faq-item[open] {
  background-color: rgba(212, 175, 55, 0.04) !important;
}

.faq-item:hover {
  background-color: rgba(212, 175, 55, 0.02) !important;
}

.faq-question {
  padding: 22px 60px 22px 28px;
  font-size: 15px;
  font-weight: 600;
  color: #f0f6fc;
  cursor: pointer;
  list-style: none;
  position: relative;
  outline: none;
  user-select: none;
}

.faq-question::-webkit-details-marker {
  display: none;
}

.faq-question::after {
  content: "+";
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  color: #768390;
  font-size: 22px;
  font-weight: 300;
  transition: transform 0.2s ease;
}

/* Tombol minus berubah warna mengikuti aksen emas terang */
.faq-item[open] .faq-question::after {
  content: "−";
  color: #d4af37;
  font-weight: bold;
}

.faq-answer {
  padding: 0 28px 22px 28px;
  color: #b3b3b3;
  font-size: 14px;
  line-height: 1.7;
}

.faq-answer p {
  margin: 0;
}

/* Responsif Ponsel */
@media (max-width: 600px) {
  .faq-outer-wrapper {
    padding: 40px 15px;
    margin-top: 20px;
  }
  .faq-main-title {
    font-size: 21px;
  }
  .faq-question {
    padding: 18px 50px 18px 20px;
    font-size: 14px;
  }
  .faq-question::after {
    right: 20px;
    font-size: 18px;
  }
  .faq-answer {
    padding: 0 20px 18px 20px;
    font-size: 13.5px;
  }
}

/* ======================================================== */
/* STYLE PREMIUM SOCIAL HUB - TRANSPARENT GOLD STYLE        */
/* ======================================================== */

.social-connect-section {
  width: 100%;
  padding: 10px 20px 60px 20px;
  box-sizing: border-box;
  background: transparent !important;
}

.social-inner-container {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
}

.social-title {
  color: #d4af37; /* Aksen emas biar serasi dengan center container */
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
}

.social-desc {
  color: #8b949e;
  font-size: 13.5px;
  margin-bottom: 30px;
  line-height: 1.6;
}

.social-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}

.social-card {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 24px;
  background: rgba(
    212,
    175,
    55,
    0.03
  ) !important; /* Efek transparan emas super tipis */
  border: 1px solid rgba(212, 175, 55, 0.2);
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
  min-width: 150px;
}

.social-text {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.social-icon {
  font-size: 18px;
}

.social-name {
  color: #f0f6fc;
  font-size: 14px;
  font-weight: 600;
}

.social-status {
  color: #768390;
  font-size: 11px;
  margin-top: 2px;
}

/* Efek Glow Emas saat Kursor Diarahkan */
.social-card:hover {
  background: rgba(212, 175, 55, 0.08) !important;
  border-color: #d4af37;
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(212, 175, 55, 0.15);
}

/* Penyesuaian Mobile */
@media (max-width: 600px) {
  .social-connect-section {
    padding-bottom: 40px;
  }
  .social-grid {
    display: grid;
    grid-template-columns: repeat(
      2,
      1fr
    ); /* Otomatis jadi 2 kolom rapi di HP */
    gap: 10px;
  }
  .social-card {
    padding: 10px 15px;
    min-width: unset;
  }
}
