/* ==========================================================
   Factor Partido — Footer Premium v1
   ========================================================== */

.fp-premium-footer{
  position:relative;
  overflow:hidden;
  margin-top:54px;
  border-top:1px solid rgba(255,255,255,.08);
  background:
    radial-gradient(circle at 12% 0%,rgba(0,212,232,.13),transparent 26%),
    radial-gradient(circle at 88% 12%,rgba(34,197,94,.07),transparent 30%),
    linear-gradient(180deg,#080f1b 0%,#060a12 72%,#04070d 100%);
  color:var(--white,#fff);
}

.fp-footer-glow{
  position:absolute;
  pointer-events:none;
  border-radius:999px;
  filter:blur(12px);
  opacity:.7;
}

.fp-footer-glow-a{
  width:260px;
  height:260px;
  right:-120px;
  top:22px;
  background:rgba(0,212,232,.08);
}

.fp-footer-glow-b{
  width:220px;
  height:220px;
  left:-100px;
  bottom:-90px;
  background:rgba(34,197,94,.055);
}

.fp-footer-inner{
  position:relative;
  z-index:2;
  max-width:1240px;
  margin:0 auto;
  padding:42px 48px 26px;
}

.fp-footer-top{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,470px);
  gap:22px;
  align-items:stretch;
  margin-bottom:24px;
}

.fp-footer-brand,
.fp-footer-trust-card{
  border:1px solid rgba(255,255,255,.08);
  background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));
  border-radius:24px;
  padding:22px;
  box-shadow:0 18px 50px rgba(0,0,0,.18);
}

.fp-footer-logo{
  display:inline-flex;
  align-items:center;
  gap:12px;
  text-decoration:none;
  color:var(--white,#fff);
  font-family:var(--font-h,system-ui);
  font-size:24px;
  font-weight:900;
  letter-spacing:-.4px;
}

.fp-footer-logo strong{
  color:var(--cyan,#00d4e8);
}

.fp-footer-mark{
  width:48px;
  height:48px;
  border-radius:16px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:var(--cyan,#00d4e8);
  color:#001018;
  box-shadow:0 12px 32px rgba(0,212,232,.22);
  font-size:15px;
  font-weight:950;
}

.fp-footer-desc{
  max-width:620px;
  color:var(--gray,#98a2b3);
  line-height:1.65;
  margin:16px 0 0;
  font-size:14px;
}

.fp-footer-badges{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  margin-top:18px;
}

.fp-footer-badges span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  border:1px solid rgba(0,212,232,.16);
  background:rgba(0,212,232,.065);
  color:var(--cyan,#00d4e8);
  border-radius:999px;
  padding:7px 10px;
  font-size:10px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.035em;
}

.fp-footer-trust-card{
  background:
    radial-gradient(circle at 85% 5%,rgba(0,212,232,.13),transparent 36%),
    linear-gradient(135deg,rgba(0,212,232,.075),rgba(255,255,255,.025));
  border-color:rgba(0,212,232,.15);
}

.fp-footer-trust-kicker{
  display:inline-flex;
  margin-bottom:10px;
  padding:6px 10px;
  border-radius:999px;
  background:rgba(34,197,94,.10);
  border:1px solid rgba(34,197,94,.18);
  color:#bbf7d0;
  font-size:9px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.08em;
}

.fp-footer-trust-card h2{
  font-family:var(--font-h,system-ui);
  font-size:28px;
  line-height:.98;
  letter-spacing:-.6px;
  margin:0 0 10px;
  font-weight:950;
}

.fp-footer-trust-card p{
  color:var(--gray,#98a2b3);
  line-height:1.62;
  font-size:13.5px;
  margin:0;
}

.fp-footer-trust-actions{
  display:flex;
  gap:9px;
  flex-wrap:wrap;
  margin-top:16px;
}

.fp-footer-trust-actions a{
  text-decoration:none;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:13px;
  padding:10px 12px;
  border:1px solid rgba(255,255,255,.10);
  background:rgba(255,255,255,.045);
  color:var(--white,#fff);
  font-size:11px;
  font-weight:900;
}

.fp-footer-trust-actions a:first-child{
  background:var(--cyan,#00d4e8);
  color:#001018;
  border-color:var(--cyan,#00d4e8);
}

.fp-footer-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
  margin-bottom:18px;
}

.fp-footer-col{
  border:1px solid rgba(255,255,255,.07);
  background:rgba(255,255,255,.025);
  border-radius:20px;
  padding:18px;
}

.fp-footer-col h3{
  font-family:var(--font-h,system-ui);
  font-size:15px;
  font-weight:950;
  margin:0 0 12px;
  color:var(--white,#fff);
}

.fp-footer-col ul{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:9px;
}

.fp-footer-col a{
  position:relative;
  display:inline-flex;
  align-items:center;
  color:var(--gray,#98a2b3);
  text-decoration:none;
  font-size:13px;
  font-weight:750;
  line-height:1.35;
  transition:.18s;
}

.fp-footer-col a:hover{
  color:var(--cyan,#00d4e8);
  transform:translateX(3px);
}

.fp-footer-seo-row{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.07);
  background:rgba(255,255,255,.02);
  border-radius:18px;
  padding:12px;
  margin-bottom:16px;
}

.fp-footer-seo-row a{
  text-decoration:none;
  color:var(--gray,#98a2b3);
  font-size:11px;
  font-weight:850;
  border:1px solid rgba(255,255,255,.07);
  background:rgba(255,255,255,.025);
  border-radius:999px;
  padding:7px 10px;
}

.fp-footer-seo-row a:hover{
  color:var(--cyan,#00d4e8);
  border-color:rgba(0,212,232,.22);
}

.fp-footer-bottom{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:16px;
  padding-top:18px;
  border-top:1px solid rgba(255,255,255,.08);
  color:var(--gray,#98a2b3);
  font-size:12px;
}

.fp-footer-bottom p{
  margin:0;
}

.fp-footer-legal{
  max-width:620px;
  text-align:right;
  line-height:1.55;
}

@media(max-width:1050px){
  .fp-footer-top{grid-template-columns:1fr}
  .fp-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .fp-footer-bottom{display:block}
  .fp-footer-legal{text-align:left;margin-top:9px}
}

@media(max-width:720px){
  .fp-footer-inner{padding:30px 18px 22px}
  .fp-footer-grid{grid-template-columns:1fr}
  .fp-footer-logo{font-size:21px}
  .fp-footer-mark{width:42px;height:42px;border-radius:14px}
  .fp-footer-brand,.fp-footer-trust-card{padding:18px}
  .fp-footer-trust-card h2{font-size:24px}
}
