/* ========================================
   Footer Style 5 — Dark Minimal
   ======================================== */

.footer.style-5 {
  background-color: #000000;
  color: #999999;
  font-family: 'Inter', sans-serif;
  margin: 0;
  padding: 0;
}

/* Container */
.footer.style-5 .footer-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
}

/* ----------------------------------------
   Footer Top
   ---------------------------------------- */
.footer.style-5 .footer-top {
  padding: 64px 0 48px;
}

.footer.style-5 .footer-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr 1.2fr;
  gap: 32px;
  align-items: start;
}

/* Brand Column */
.footer.style-5 .footer-brand-col {
  padding-right: 24px;
}

.footer.style-5 .footer-logo {
  display: inline-block;
  margin-bottom: 20px;
  text-decoration: none;
}

.footer.style-5 .footer-logo img {
  max-height: 36px;
  width: auto;
  display: block;
  filter: brightness(0) invert(1);
}

.footer.style-5 .footer-tagline {
  font-size: 14px;
  line-height: 1.7;
  color: #777777;
  margin: 0;
  max-width: 300px;
}

/* Widget Columns */
.footer.style-5 .footer-widget-col {
  min-width: 0;
}

.footer.style-5 .footer-widget-title {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0 0 20px 0;
  padding: 0;
}

/* Link Lists */
.footer.style-5 .footer-widget-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer.style-5 .footer-widget-list li {
  margin-bottom: 12px;
}

.footer.style-5 .footer-widget-list li:last-child {
  margin-bottom: 0;
}

.footer.style-5 .footer-widget-list li a {
  font-size: 14px;
  line-height: 1.5;
  color: #888888;
  text-decoration: none;
  transition: color 0.25s ease;
}

.footer.style-5 .footer-widget-list li a:hover {
  color: #ffffff;
}

/* Socials List — same style as other lists, text-only */
.footer.style-5 .footer-socials-list li a {
  font-size: 14px;
  color: #888888;
}

.footer.style-5 .footer-socials-list li a:hover {
  color: #ffffff;
}

/* Info List */
.footer.style-5 .footer-info-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer.style-5 .footer-info-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 1.6;
  color: #888888;
}

.footer.style-5 .footer-info-list li:last-child {
  margin-bottom: 0;
}

.footer.style-5 .footer-info-list li i {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin-top: 3px;
  color: #888888;
  font-size: 14px;
  font-style: normal;
}

.footer.style-5 .footer-info-list li span,
.footer.style-5 .footer-info-list li a {
  font-size: 14px;
  line-height: 1.6;
  color: #888888;
  text-decoration: none;
  transition: color 0.25s ease;
}

.footer.style-5 .footer-info-list li a:hover {
  color: #ffffff;
}

/* ----------------------------------------
   Icon placeholders (SVG inline or icon font)
   Replace these with your actual icon font 
   classes or inline SVGs
   ---------------------------------------- */
.footer.style-5 .icon-map-pin::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23888888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

.footer.style-5 .icon-phone::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23888888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

.footer.style-5 .icon-mail::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23888888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

/* ----------------------------------------
   Footer Bottom
   ---------------------------------------- */
.footer.style-5 .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 24px 0;
}

.footer.style-5 .footer-bottom-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer.style-5 .footer-copyright {
  font-size: 13px;
  color: #666666;
  margin: 0;
}

.footer.style-5 .footer-credits {
  font-size: 13px;
  color: #666666;
  margin: 0;
}

.footer.style-5 .footer-credits a {
  color: #999999;
  text-decoration: none;
  transition: color 0.25s ease;
}

.footer.style-5 .footer-credits a:hover {
  color: #ffffff;
}

/* ----------------------------------------
   Responsive
   ---------------------------------------- */
@media (max-width: 1024px) {
  .footer.style-5 .footer-grid {
    grid-template-columns: 1.5fr 1fr 1fr;
    gap: 32px 24px;
  }

  .footer.style-5 .footer-brand-col {
    grid-column: 1 / -1;
    padding-right: 0;
    max-width: 400px;
  }
}

@media (max-width: 768px) {
  .footer.style-5 .footer-top {
    padding: 48px 0 36px;
  }

  .footer.style-5 .footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 32px 24px;
  }

  .footer.style-5 .footer-brand-col {
    grid-column: 1 / -1;
  }

  .footer.style-5 .footer-bottom-inner {
    flex-direction: column;
    gap: 8px;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .footer.style-5 .footer-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .footer.style-5 .footer-top {
    padding: 36px 0 28px;
  }
}