/* ==========================================================================
   TIKTOK REKLAM AJANSI — FOOTER COMPONENT STYLESHEET (1:1 MATCHING REFERENCE)
   ========================================================================== */

.site-footer {
  background-color: #06070A;
  color: #94A3B8;
  padding: 60px 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
  position: relative;
  z-index: 10;
}

.footer-container {
  display: flex;
  flex-direction: column;
  gap: 50px;
}

/* ==========================================================================
   1. TOP CUSTOMER SUPPORT BANNER CARD
   ========================================================================== */
.footer-top-support-card {
  background: #0B0E14;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 20px;
  padding: 36px 44px;
  display: grid;
  grid-template-columns: 1.15fr 1px 1.4fr;
  gap: 40px;
  align-items: center;
  box-shadow: 0 20px 50px -15px rgba(0, 0, 0, 0.6);
}

/* LEFT COLUMN */
.supp-left-col {
  display: flex;
  align-items: center;
  gap: 28px;
}

.supp-tt-icon-wrap {
  flex-shrink: 0;
}

.supp-tt-card {
  width: 96px;
  height: 96px;
  background: radial-gradient(circle at 30% 30%, #1c1c24, #080a0f 80%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.15);
}

.supp-headset-badge {
  position: absolute;
  right: -6px;
  bottom: -6px;
  width: 34px;
  height: 34px;
  background: linear-gradient(135deg, #FF2056, #E6003A);
  border: 3px solid #0B0E14;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 16px rgba(255, 32, 86, 0.5);
}

.supp-info-group {
  display: flex;
  flex-direction: column;
}

.supp-title {
  font-family: 'Plus Jakarta Sans', 'Inter', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #FFFFFF;
  margin: 0 0 4px;
  letter-spacing: -0.3px;
}

.supp-sub {
  font-size: 13.5px;
  color: #94A3B8;
  margin: 0 0 12px;
  line-height: 1.4;
}

.supp-phone-num {
  font-family: 'Plus Jakarta Sans', 'Inter', sans-serif;
  font-size: 42px;
  font-weight: 900;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  margin-bottom: 16px;
  line-height: 1;
}

.supp-buttons-row {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.btn-supp-call {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: linear-gradient(135deg, #FF2056 0%, #E6003A 100%);
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 800;
  padding: 12px 24px;
  border-radius: 30px;
  text-decoration: none;
  letter-spacing: 0.5px;
  box-shadow: 0 8px 20px rgba(255, 32, 86, 0.35);
  transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.btn-supp-call:hover {
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 12px 25px rgba(255, 32, 86, 0.5);
}

.btn-supp-wp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.16);
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 700;
  padding: 11px 22px;
  border-radius: 30px;
  text-decoration: none;
  letter-spacing: 0.3px;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.btn-supp-wp:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.3);
  transform: translateY(-2px);
}

/* VERTICAL SEPARATOR */
.supp-divider {
  width: 1px;
  height: 100%;
  min-height: 160px;
  background: rgba(255, 255, 255, 0.08);
}

/* RIGHT 4 FEATURE ITEMS (2x2 GRID) */
.supp-right-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px 32px;
}

.supp-feat-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.supp-feat-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(255, 32, 86, 0.08);
  border: 1px solid rgba(255, 32, 86, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.supp-feat-text {
  display: flex;
  flex-direction: column;
}

.supp-feat-text strong {
  font-size: 15px;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 3px;
}

.supp-feat-text span {
  font-size: 12.5px;
  color: #94A3B8;
  line-height: 1.45;
}

/* ==========================================================================
   2. MAIN FOOTER (5 COLUMNS GRID)
   ========================================================================== */
.footer-main-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr 1.5fr;
  gap: 40px;
  padding-top: 10px;
}

.f-col {
  display: flex;
  flex-direction: column;
}

/* Column 1: Brand Info */
.f-brand-col {
  padding-right: 20px;
}

.f-brand-logo {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  margin-bottom: 18px;
}

.f-logo-icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: linear-gradient(135deg, #FF2056, #00F2EA);
  display: flex;
  align-items: center;
  justify-content: center;
}

.f-logo-text {
  font-family: 'Plus Jakarta Sans', 'Inter', sans-serif;
  font-size: 19px;
  font-weight: 800;
  color: #FFFFFF;
  letter-spacing: -0.2px;
}

.f-brand-desc {
  font-size: 13.5px;
  color: #94A3B8;
  line-height: 1.6;
  margin: 0 0 22px;
  max-width: 300px;
}

.f-social-links {
  display: flex;
  align-items: center;
  gap: 10px;
}

.social-circle {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.2s ease;
}

.social-circle:hover {
  background: #FF2056;
  border-color: #FF2056;
  transform: translateY(-2px);
}

/* Columns Titles & Links */
.f-col-title {
  font-family: 'Plus Jakarta Sans', 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 800;
  color: #FFFFFF;
  letter-spacing: 0.8px;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.f-links-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.f-links-list a {
  font-size: 13.5px;
  color: #94A3B8;
  text-decoration: none;
  transition: color 0.15s ease, padding-left 0.15s ease;
}

.f-links-list a:hover {
  color: #FFFFFF;
  padding-left: 3px;
}

/* Column 5: Contact Info List & Mini Support Box */
.f-contact-info-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.f-contact-info-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 13px;
  color: #94A3B8;
  line-height: 1.45;
}

.f-contact-info-list svg {
  flex-shrink: 0;
  margin-top: 2px;
}

.f-mini-support-box {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  padding: 16px 18px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.f-mini-box-lbl {
  font-size: 10.5px;
  font-weight: 800;
  letter-spacing: 1px;
  color: #94A3B8;
  margin-bottom: 6px;
  text-transform: uppercase;
}

.f-mini-box-phone {
  font-family: 'Plus Jakarta Sans', 'Inter', sans-serif;
  font-size: 24px;
  font-weight: 900;
  color: #FFFFFF;
  margin-bottom: 12px;
  letter-spacing: 0.5px;
}

.btn-f-mini-call {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  background: linear-gradient(135deg, #FF2056 0%, #E6003A 100%);
  color: #FFFFFF;
  font-size: 12.5px;
  font-weight: 800;
  padding: 10px 16px;
  border-radius: 25px;
  text-decoration: none;
  letter-spacing: 0.5px;
  box-shadow: 0 6px 15px rgba(255, 32, 86, 0.3);
  transition: transform 0.2s ease, filter 0.2s ease;
}

.btn-f-mini-call:hover {
  transform: translateY(-1px);
  filter: brightness(1.08);
}

/* ==========================================================================
   3. BOTTOM COPYRIGHT BAR
   ========================================================================== */
.footer-bottom-bar {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  padding: 24px 0;
  margin-top: 50px;
  background: #040508;
}

.f-bottom-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}

.f-copy-text {
  font-size: 12.5px;
  color: #64748B;
}

.f-legal-links {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 12.5px;
  flex-wrap: wrap;
}

.f-legal-links a {
  color: #94A3B8;
  text-decoration: none;
  transition: color 0.15s ease;
}

.f-legal-links a:hover {
  color: #FFFFFF;
}

.f-legal-sep {
  color: rgba(255, 255, 255, 0.12);
}

/* ==========================================================================
   4. RESPONSIVE BREAKPOINTS
   ========================================================================== */
@media (max-width: 1150px) {
  .footer-top-support-card {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 30px;
  }
  .supp-divider {
    display: none;
  }
  .footer-main-grid {
    grid-template-columns: 1.5fr repeat(3, 1fr);
  }
  .f-contact-col {
    grid-column: span 4;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    align-items: flex-start;
  }
  .f-contact-col .f-col-title {
    grid-column: span 2;
    margin-bottom: 0;
  }
}

@media (max-width: 850px) {
  .supp-left-col {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
  .supp-buttons-row {
    justify-content: center;
  }
  .supp-right-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .footer-main-grid {
    grid-template-columns: 1fr 1fr;
    gap: 36px 20px;
  }
  .f-brand-col {
    grid-column: span 2;
    padding-right: 0;
  }
  .f-contact-col {
    grid-column: span 2;
    grid-template-columns: 1fr;
  }
  .f-bottom-container {
    flex-direction: column;
    text-align: center;
    justify-content: center;
  }
}

@media (max-width: 540px) {
  .supp-phone-num {
    font-size: 32px;
  }
  .footer-main-grid {
    grid-template-columns: 1fr;
  }
  .f-brand-col, .f-contact-col {
    grid-column: span 1;
  }
}
