/* v5.1.21 — Footer visual refresh: cleaner, more premium and more professional */
body.vlg-theme .vlg-footer.vlg-footer--premium.vlg-footer--refined {
  margin-top: 72px;
  padding: 34px 0 22px;
  background:
    radial-gradient(circle at 10% 100%, rgba(242,138,0,.10) 0%, transparent 28%),
    radial-gradient(circle at 100% 0%, rgba(54,102,201,.12) 0%, transparent 34%),
    linear-gradient(135deg, #07101e 0%, #091a34 48%, #081426 100%);
}

body.vlg-theme .vlg-footer.vlg-footer--premium.vlg-footer--refined::before {
  height: 3px;
  background: linear-gradient(90deg, rgba(255,170,82,.82) 0%, rgba(255,170,82,.15) 18%, rgba(113,169,255,.18) 72%, rgba(113,169,255,.55) 100%);
}

body.vlg-theme .vlg-footer .vlg-footer-glow--left {
  width: 320px;
  height: 320px;
  left: -110px;
  bottom: -110px;
  opacity: .52;
}

body.vlg-theme .vlg-footer .vlg-footer-glow--right {
  width: 280px;
  height: 280px;
  right: -90px;
  top: -110px;
  opacity: .45;
}

body.vlg-theme .vlg-footer-premium-wrap {
  max-width: 1320px;
}

body.vlg-theme .vlg-footer-trustbar {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 24px;
}

body.vlg-theme .vlg-footer-trustitem {
  min-height: 56px;
  padding: 14px 16px;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255,255,255,.052), rgba(255,255,255,.032));
  border: 1px solid rgba(255,255,255,.10);
  box-shadow: 0 16px 32px rgba(0,0,0,.16);
  transition: transform .18s ease, border-color .18s ease, background .18s ease;
}

body.vlg-theme .vlg-footer-trustitem:hover {
  transform: translateY(-2px);
  border-color: rgba(255,187,95,.24);
  background: linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.045));
}

body.vlg-theme .vlg-footer-trustitem__icon {
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  border-radius: 999px;
  font-size: 15px;
  background: linear-gradient(180deg, rgba(255,186,96,.22), rgba(255,186,96,.10));
  border: 1px solid rgba(255,190,104,.20);
  color: #ffd494;
}

body.vlg-theme .vlg-footer-shell {
  grid-template-columns: minmax(360px, 1.2fr) minmax(0, 1.8fr);
  gap: 20px;
}

body.vlg-theme .vlg-footer-brand-card,
body.vlg-theme .vlg-footer-panel {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(255,255,255,.065), rgba(255,255,255,.03));
  border: 1px solid rgba(255,255,255,.09);
  box-shadow: 0 18px 40px rgba(0,0,0,.18);
  backdrop-filter: blur(8px);
}

body.vlg-theme .vlg-footer-brand-card::before,
body.vlg-theme .vlg-footer-panel::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(255,255,255,.05), transparent 35%);
  pointer-events: none;
}

body.vlg-theme .vlg-footer-brand-card {
  padding: 24px 24px 22px;
}

body.vlg-theme .vlg-footer-brand-head {
  margin-bottom: 18px;
  gap: 18px;
}

body.vlg-theme .vlg-footer-brand-head .vlg-logo img,
body.vlg-theme .vlg-footer.vlg-footer--premium .custom-logo {
  max-height: 58px;
  width: auto;
  display: block;
}

body.vlg-theme .vlg-footer-badge {
  padding: 9px 14px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(255,191,102,.13), rgba(255,191,102,.06));
  border-color: rgba(255,191,102,.25);
  color: #ffe7bc;
  font-size: 11px;
  letter-spacing: .12em;
}

body.vlg-theme .vlg-footer-about {
  margin-bottom: 18px;
  max-width: 46ch;
  color: #e2ebf7;
  font-size: 16px;
  line-height: 1.62;
}

body.vlg-theme .vlg-footer-brand-meta {
  gap: 12px;
  margin-bottom: 18px;
}

body.vlg-theme .vlg-footer-mini-card {
  padding: 16px 18px;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255,255,255,.052), rgba(255,255,255,.03));
  border: 1px solid rgba(255,255,255,.08);
}

body.vlg-theme .vlg-footer-mini-card strong,
body.vlg-theme .vlg-footer-contact-row strong,
body.vlg-theme .vlg-footer-payments-title {
  color: #96adca;
}

body.vlg-theme .vlg-footer-mini-card a {
  color: #ffffff;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 800;
}

body.vlg-theme .vlg-footer-brand-tools {
  padding-top: 4px;
  border-top: 1px solid rgba(255,255,255,.08);
}

body.vlg-theme .vlg-footer-grid.vlg-footer-grid--refined {
  grid-template-columns: 1.05fr 1.15fr 1fr;
  gap: 20px;
}

body.vlg-theme .vlg-footer-panel {
  padding: 22px 20px;
}

body.vlg-theme .vlg-footer-panel h3 {
  margin-bottom: 16px;
  font-size: 13px;
  letter-spacing: .16em;
}

body.vlg-theme .vlg-footer-menu {
  gap: 12px;
}

body.vlg-theme .vlg-footer-menu li {
  list-style: none;
}

body.vlg-theme .vlg-footer-menu a {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  color: #e5edf8;
  font-size: 16px;
  font-weight: 600;
}

body.vlg-theme .vlg-footer-menu a:hover {
  color: #ffc56d;
  transform: translateX(2px);
}

body.vlg-theme .vlg-footer-contact-list {
  gap: 8px;
}

body.vlg-theme .vlg-footer-contact-row {
  grid-template-columns: 46px 1fr;
  gap: 14px;
  padding: 14px 0;
}

body.vlg-theme .vlg-footer-contact-icon {
  width: 46px;
  height: 46px;
  border-radius: 14px;
  font-size: 18px;
  background: linear-gradient(180deg, rgba(255,177,70,.16), rgba(255,177,70,.08));
  border: 1px solid rgba(255,177,70,.18);
  color: #ffd18d;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
}

body.vlg-theme .vlg-footer-contact-row a,
body.vlg-theme .vlg-footer-contact-row span {
  font-size: 16px;
}

body.vlg-theme .vlg-footer-payments-wrap {
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid rgba(255,255,255,.08);
}

body.vlg-theme .vlg-footer .vlg-payment-badges {
  gap: 10px;
}

body.vlg-theme .vlg-footer .vlg-payment-badge {
  min-height: 34px;
  padding: 0 10px;
  border-radius: 12px;
  background: linear-gradient(180deg, rgba(255,255,255,1), rgba(247,249,252,.98));
  border: 1px solid rgba(224,230,239,.85);
  box-shadow: 0 8px 18px rgba(0,0,0,.10);
}

body.vlg-theme .vlg-footer-bottom.vlg-footer-bottom--premium {
  margin-top: 22px;
  padding-top: 16px;
  min-height: 56px;
  gap: 12px 24px;
  border-top: 1px solid rgba(255,255,255,.10);
  color: #bed0e4;
  font-size: 13px;
}

body.vlg-theme .vlg-footer-bottom.vlg-footer-bottom--premium > span:last-child {
  text-align: right;
  max-width: 55%;
}

@media (max-width: 1280px) {
  body.vlg-theme .vlg-footer-shell {
    grid-template-columns: minmax(320px, 1.05fr) minmax(0, 1.95fr);
  }
  body.vlg-theme .vlg-footer-grid.vlg-footer-grid--refined {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 1100px) {
  body.vlg-theme .vlg-footer-shell {
    grid-template-columns: 1fr;
  }
  body.vlg-theme .vlg-footer-grid.vlg-footer-grid--refined {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767.98px) {
  body.vlg-theme .vlg-footer.vlg-footer--premium.vlg-footer--refined {
    margin-top: 48px;
    padding: 24px 0 16px;
  }
  body.vlg-theme .vlg-footer-trustbar {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  body.vlg-theme .vlg-footer-trustitem {
    min-height: 50px;
  }
  body.vlg-theme .vlg-footer-brand-card,
  body.vlg-theme .vlg-footer-panel {
    border-radius: 20px;
    padding: 18px;
  }
  body.vlg-theme .vlg-footer-brand-head {
    flex-direction: column;
    align-items: flex-start;
  }
  body.vlg-theme .vlg-footer-about {
    font-size: 15px;
  }
  body.vlg-theme .vlg-footer-mini-card a {
    font-size: 20px;
  }
  body.vlg-theme .vlg-footer-grid.vlg-footer-grid--refined,
  body.vlg-theme .vlg-footer-brand-meta {
    grid-template-columns: 1fr;
  }
  body.vlg-theme .vlg-footer-menu a,
  body.vlg-theme .vlg-footer-contact-row a,
  body.vlg-theme .vlg-footer-contact-row span {
    font-size: 15px;
  }
  body.vlg-theme .vlg-footer-bottom.vlg-footer-bottom--premium {
    flex-direction: column;
    align-items: flex-start;
  }
  body.vlg-theme .vlg-footer-bottom.vlg-footer-bottom--premium > span:last-child {
    max-width: 100%;
    text-align: left;
  }
}
