/* DVC Footer — premium golden theme */
body > footer.dvc-footer {
  position: relative;
  overflow: hidden;
  padding: 24px 0 0;
  background: linear-gradient(135deg, var(--dvc-soft-purple) 0%, var(--dvc-primary) 42%, var(--dvc-secondary) 100%);
  color: #ffffff;
}

.dvc-footer-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}

.dvc-footer-deco {
  display: none !important;
}

.dvc-footer-container {
  position: relative;
  z-index: 1;
}

/* Main grid */
.dvc-footer-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  align-items: start;
  padding-bottom: 4px;
}

.dvc-footer-col {
  padding: 0 24px;
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 0.65s ease, transform 0.65s ease;
}

.dvc-footer-col.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.dvc-footer-col:not(:first-child) {
  border-left: 1px solid rgba(59, 7, 100, 0.16);
}

/* Brand column */
.dvc-footer-col--brand {
  padding-left: 0;
}

.dvc-footer-logo {
  display: block;
  max-width: 130px;
  height: auto;
  margin-bottom: 6px;
  filter: drop-shadow(0 2px 10px rgba(255, 255, 255, 0.25));
}

.dvc-footer-logo-line {
  display: block;
  width: 44px;
  height: 2px;
  margin-bottom: 8px;
  border-radius: 2px;
  background: linear-gradient(90deg, var(--dvc-deep-purple), var(--dvc-secondary));
}

.dvc-footer-brand-desc {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.9);
  max-width: 240px;
}

/* Column heading row */
.dvc-footer-col-head {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 6px;
}

.dvc-footer-head-icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: var(--dvc-deep-purple);
  border: 2px solid rgba(109, 40, 217, 0.65);
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(109, 40, 217, 0.15);
}

.dvc-footer-head-icon i {
  font-size: 0.78rem;
  color: #ffffff;
}

.dvc-footer-col-title {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--dvc-deep-purple);
  line-height: 1.3;
}

.dvc-footer-head-line {
  display: flex;
  align-items: center;
  gap: 0;
  margin-bottom: 8px;
  max-width: 120px;
}

.dvc-footer-head-line::before {
  content: "";
  width: 36px;
  height: 2px;
  background: var(--dvc-deep-purple);
  border-radius: 1px;
}

.dvc-footer-head-line::after {
  content: "";
  width: 20px;
  height: 2px;
  background: var(--dvc-secondary);
  border-radius: 1px;
}

/* Email */
.dvc-footer-email {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.94);
  text-decoration: none;
  transition: color 0.25s ease, opacity 0.25s ease;
}

.dvc-footer-email:hover {
  color: #ffffff;
  text-decoration: underline;
  opacity: 0.92;
}

.dvc-footer-email-icon {
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 6px;
}

.dvc-footer-email-icon i {
  font-size: 0.72rem;
  color: #ffffff;
}

/* Social divider */
.dvc-footer-social-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  margin-bottom: 8px;
  max-width: 140px;
}

.dvc-footer-social-divider::before,
.dvc-footer-social-divider::after {
  content: "";
  flex: 1;
  height: 1px;
  background: rgba(59, 7, 100, 0.2);
}

.dvc-footer-social-divider span {
  width: 5px;
  height: 5px;
  margin: 0 8px;
  background: var(--dvc-deep-purple);
  transform: rotate(45deg);
  flex-shrink: 0;
}

/* Social icons */
.dvc-footer-social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.dvc-footer-social a {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--dvc-deep-purple);
  border: 1.5px solid rgba(109, 40, 217, 0.55);
  border-radius: 50%;
  color: #ffffff !important;
  font-size: 0.95rem;
  text-decoration: none;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.5s ease, transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
}

.dvc-footer-social.is-visible a {
  opacity: 1;
  transform: translateY(0);
}

.dvc-footer-social a:hover {
  transform: translateY(-3px) scale(1.08);
  color: #ffffff !important;
  opacity: 1;
}

/* Official Social Media Brand Colors */
.dvc-footer-social a[aria-label="Facebook"],
.dvc-footer-social a[href*="facebook.com"] {
  background: #1877F2 !important;
  border-color: #1877F2 !important;
}
.dvc-footer-social a[aria-label="Facebook"]:hover,
.dvc-footer-social a[href*="facebook.com"]:hover {
  box-shadow: 0 6px 18px rgba(24, 119, 242, 0.55) !important;
}

.dvc-footer-social a[aria-label="LinkedIn"],
.dvc-footer-social a[href*="linkedin.com"] {
  background: #0A66C2 !important;
  border-color: #0A66C2 !important;
}
.dvc-footer-social a[aria-label="LinkedIn"]:hover,
.dvc-footer-social a[href*="linkedin.com"]:hover {
  box-shadow: 0 6px 18px rgba(10, 102, 194, 0.55) !important;
}

.dvc-footer-social a[aria-label="Instagram"],
.dvc-footer-social a[href*="instagram.com"] {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) !important;
  border-color: transparent !important;
}
.dvc-footer-social a[aria-label="Instagram"]:hover,
.dvc-footer-social a[href*="instagram.com"]:hover {
  box-shadow: 0 6px 18px rgba(220, 39, 67, 0.55) !important;
}

.dvc-footer-social a[aria-label="Twitter"],
.dvc-footer-social a[href*="twitter.com"],
.dvc-footer-social a[href*="x.com"] {
  background: #1DA1F2 !important;
  border-color: #1DA1F2 !important;
}
.dvc-footer-social a[aria-label="Twitter"]:hover,
.dvc-footer-social a[href*="twitter.com"]:hover,
.dvc-footer-social a[href*="x.com"]:hover {
  box-shadow: 0 6px 18px rgba(29, 161, 242, 0.55) !important;
}

.dvc-footer-social a[aria-label="YouTube"],
.dvc-footer-social a[href*="youtube.com"] {
  background: #FF0000 !important;
  border-color: #FF0000 !important;
}
.dvc-footer-social a[aria-label="YouTube"]:hover,
.dvc-footer-social a[href*="youtube.com"]:hover {
  box-shadow: 0 6px 18px rgba(255, 0, 0, 0.55) !important;
}

/* Address text */
.dvc-footer-address {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.88);
}

/* Support text */
.dvc-footer-support-text {
  margin: 0 0 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.84rem;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.88);
}

/* Footer WhatsApp button */
.dvc-footer-wa-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 16px 8px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.84rem;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
  background: var(--dvc-deep-purple);
  border-radius: 999px;
  box-shadow: 0 6px 18px rgba(59, 7, 100, 0.28);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.dvc-footer-wa-btn:hover {
  color: #ffffff;
  text-decoration: none;
  transform: translateY(-3px);
  box-shadow: 0 10px 24px rgba(59, 7, 100, 0.35);
}

.dvc-footer-wa-btn:hover .dvc-footer-wa-btn-arrow {
  transform: translateX(4px);
}

.dvc-footer-wa-btn-icon {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: var(--dvc-secondary);
  border-radius: 50%;
}

.dvc-footer-wa-btn-icon i {
  font-size: 0.95rem;
  color: #ffffff;
}

.dvc-footer-wa-btn-text {
  flex: 1;
  white-space: nowrap;
}

.dvc-footer-wa-btn-arrow {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  color: var(--dvc-secondary);
  transition: transform 0.3s ease;
}

/* Copyright */
.dvc-footer-copyright-wrap {
  padding: 8px 0 12px;
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.dvc-footer-copyright-wrap.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.dvc-footer-copyright-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 6px;
}

.dvc-footer-copyright-divider::before,
.dvc-footer-copyright-divider::after {
  content: "";
  flex: 1;
  height: 1px;
  background: rgba(59, 7, 100, 0.22);
}

.dvc-footer-copyright-divider span {
  width: 7px;
  height: 7px;
  margin: 0 12px;
  background: var(--dvc-deep-purple);
  transform: rotate(45deg);
  flex-shrink: 0;
}

.dvc-footer-copyright {
  margin: 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.84rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.5;
}

.dvc-footer-copyright strong,
.dvc-footer-copyright a {
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
}

.dvc-footer-copyright a:hover {
  text-decoration: underline;
  opacity: 0.92;
}

/* Floating WhatsApp — footer page label tweak */
.dvc-whatsapp-float .whatsapp-label {
  background: var(--dvc-deep-purple);
  color: #ffffff;
  font-weight: 600;
  padding: 4px 12px;
  border-radius: 999px;
  box-shadow: 0 4px 12px rgba(59, 7, 100, 0.2);
}

/* Tablet */
@media (max-width: 991.98px) {
  body > footer.dvc-footer {
    padding-top: 48px;
  }

  .dvc-footer-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 28px 0;
    padding-bottom: 16px;
  }

  .dvc-footer-col {
    padding: 0 20px;
    border-left: none !important;
  }

  .dvc-footer-col--brand {
    padding-left: 20px;
  }

  .dvc-footer-col:nth-child(odd) {
    border-right: 1px solid rgba(59, 7, 100, 0.12);
  }

  .dvc-footer-col:nth-child(3),
  .dvc-footer-col:nth-child(4) {
    padding-top: 8px;
  }

  .dvc-footer-brand-desc {
    max-width: 100%;
  }
}

/* Mobile */
@media (max-width: 767.98px) {
  body > footer.dvc-footer {
    padding-top: 40px;
  }

  .dvc-footer-grid {
    grid-template-columns: 1fr;
    gap: 24px;
    padding-bottom: 14px;
  }

  .dvc-footer-copyright-wrap {
    padding: 12px 0 18px;
  }

  .dvc-footer-col {
    padding: 0 12px;
    text-align: center;
  }

  .dvc-footer-col--brand {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .dvc-footer-col-head {
    justify-content: center;
  }

  .dvc-footer-head-line {
    margin-left: auto;
    margin-right: auto;
  }

  .dvc-footer-email {
    justify-content: center;
  }

  .dvc-footer-social-divider {
    margin-left: auto;
    margin-right: auto;
  }

  .dvc-footer-social {
    justify-content: center;
  }

  .dvc-footer-wa-btn {
    width: 100%;
    max-width: 300px;
    justify-content: center;
  }

  .dvc-footer-col:nth-child(odd) {
    border-right: none;
  }

  .dvc-footer-deco--rings-tr {
    width: 64px;
    height: 64px;
    opacity: 0.35;
  }
}

@media (prefers-reduced-motion: reduce) {
  .dvc-footer-col,
  .dvc-footer-social a,
  .dvc-footer-copyright-wrap {
    opacity: 1;
    transform: none;
    transition: none;
  }
}
