
/* RCF-4.8 — Footer Premium + Depoimentos Premium */
:root{
  --rcf48-whatsapp:#25D366;
  --rcf48-footer-ink:#f8fbff;
  --rcf48-footer-muted:rgba(248,251,255,.72);
}
.float-wa{
  position:fixed!important;
  right:max(22px, env(safe-area-inset-right))!important;
  bottom:max(26px, env(safe-area-inset-bottom))!important;
  width:66px!important;
  height:66px!important;
  border-radius:999px!important;
  background:var(--rcf48-whatsapp)!important;
  border:4px solid #fff!important;
  box-shadow:0 16px 42px rgba(13, 26, 45, .28), 0 6px 16px rgba(37,211,102,.26)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  z-index:9999!important;
  transform:translate3d(0,0,0)!important;
  transition:transform .25s ease, box-shadow .25s ease, filter .25s ease!important;
  text-decoration:none!important;
  overflow:hidden!important;
}
.float-wa:hover{transform:translateY(-3px) scale(1.03)!important;box-shadow:0 20px 52px rgba(13,26,45,.32),0 8px 24px rgba(37,211,102,.35)!important;filter:saturate(1.05)}
.float-wa img,.float-wa svg{width:38px!important;height:38px!important;display:block!important;object-fit:contain!important}
.float-wa i{display:none!important}
.global-footer{
  position:relative;
  overflow:hidden;
  background:radial-gradient(circle at 12% 0%, rgba(125,92,255,.30), transparent 34%),linear-gradient(135deg,#111827 0%,#24124d 55%,#100d2e 100%)!important;
}
.global-footer:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,0));pointer-events:none}
.global-footer .container{position:relative;z-index:1}
.global-footer-grid{gap:30px!important;align-items:flex-start!important}
.global-footer h3{color:#fff!important;font-size:1rem!important;margin-bottom:14px!important;letter-spacing:.01em!important}
.global-footer a{color:var(--rcf48-footer-muted)!important;transition:color .2s ease, transform .2s ease!important}
.global-footer a:hover{color:#fff!important;transform:translateX(2px)}
.global-footer-brand p,.global-footer p{color:var(--rcf48-footer-muted)!important;line-height:1.65!important}
.global-social{display:flex!important;gap:10px!important;align-items:center!important;margin-top:18px!important}
.global-social a{width:42px!important;height:42px!important;border-radius:14px!important;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.14)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;transform:none!important}
.global-social a:hover{background:rgba(255,255,255,.18)!important;transform:translateY(-2px)!important}
.global-social a img{width:24px!important;height:24px!important;display:block!important}
.global-footer-bottom{border-top:1px solid rgba(255,255,255,.14)!important;color:rgba(255,255,255,.72)!important;padding-top:18px!important;margin-top:24px!important}
.depoimentos-rc478c{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f8f6ff 100%)}
.depoimentos-rc478c .premium-reference-head{margin-bottom:28px!important}
.depo-grid-rc478c{display:grid!important;grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr)!important;gap:22px!important;align-items:stretch!important}
.depo-main-rc478c,.depo-side-rc478c{position:relative!important;border-radius:28px!important;background:rgba(255,255,255,.88)!important;border:1px solid rgba(109,60,255,.12)!important;box-shadow:0 22px 60px rgba(72,45,140,.11)!important;padding:28px!important;overflow:hidden!important}
.depo-main-rc478c:before,.depo-side-rc478c:before{content:"“";position:absolute;right:22px;top:6px;font-size:98px;line-height:1;color:rgba(109,60,255,.10);font-weight:900;font-family:Georgia,serif}
.depo-profile-rcf48{display:flex;align-items:center;gap:16px;margin-bottom:18px;position:relative;z-index:1}
.depo-photo-rcf48{width:74px;height:74px;border-radius:22px;background:linear-gradient(135deg,#6d3cff,#22c55e);display:flex;align-items:center;justify-content:center;box-shadow:0 14px 28px rgba(109,60,255,.20);border:4px solid #fff;flex:0 0 74px;overflow:hidden;color:#fff;font-weight:900;font-size:1.05rem;letter-spacing:.03em}
.depo-side-rc478c .depo-photo-rcf48{width:64px;height:64px;flex-basis:64px;border-radius:20px;background:linear-gradient(135deg,#2563eb,#6d3cff)}
.depo-photo-rcf48 img{width:100%;height:100%;object-fit:cover;display:block}
.depo-main-rc478c h3,.depo-side-rc478c h3{margin:0!important;color:#16112f!important;font-size:1.16rem!important}
.depo-role{margin-top:4px!important;color:#6d3cff!important;font-weight:700!important;font-size:.92rem!important}
.depo-main-rc478c blockquote,.depo-side-rc478c blockquote{position:relative;z-index:1;margin:0!important;color:#241b47!important;font-size:1.05rem!important;line-height:1.72!important;font-weight:600!important}
.depo-main-rc478c details{position:relative;z-index:1;margin-top:18px!important;background:#f7f4ff!important;border:1px solid rgba(109,60,255,.12)!important;border-radius:18px!important;padding:12px 14px!important;color:#554b74!important}
.depo-main-rc478c summary{cursor:pointer;color:#6d3cff;font-weight:800!important}
.depo-stars-rcf48{display:flex;gap:3px;margin:2px 0 0;color:#f5b301;font-size:.9rem;letter-spacing:.02em}
@media (max-width: 820px){
  .float-wa{right:max(18px, env(safe-area-inset-right))!important;bottom:max(20px, env(safe-area-inset-bottom))!important;width:62px!important;height:62px!important;border-width:4px!important}
  .float-wa img,.float-wa svg{width:36px!important;height:36px!important}
  .global-footer-grid{gap:22px!important}
  .global-footer-brand{padding-bottom:6px!important}
  .global-footer .bottom,.global-footer-bottom{display:flex!important;flex-direction:column!important;gap:8px!important;text-align:left!important}
  .depo-grid-rc478c{grid-template-columns:1fr!important;gap:16px!important}
  .depo-main-rc478c,.depo-side-rc478c{padding:22px!important;border-radius:24px!important}
  .depo-profile-rcf48{gap:13px;margin-bottom:14px}
  .depo-photo-rcf48{width:62px;height:62px;flex-basis:62px;border-radius:20px}
  .depo-main-rc478c blockquote,.depo-side-rc478c blockquote{font-size:1rem!important;line-height:1.62!important}
}
@media (max-width: 430px){
  .global-footer{padding-bottom:88px!important}
  .global-footer h3{margin-top:4px!important}
  .global-footer-grid{gap:18px!important}
}


/* RC6.1 — ícones sociais sem blocos de fundo */
.global-social{gap:18px!important;align-items:center!important}
.global-social a,
.global-polish-v3 .global-social a{
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.global-social a:hover,
.global-polish-v3 .global-social a:hover{
  background:transparent!important;
  box-shadow:none!important;
  transform:translateY(-2px)!important;
  opacity:.88;
}
.global-social a img,
.global-polish-v3 .global-social a img{
  width:28px!important;
  height:28px!important;
  max-width:28px!important;
  object-fit:contain!important;
  margin:0!important;
  filter:none!important;
}
.global-social a:nth-child(1) img,
.global-social a:nth-child(2) img,
.global-social a:nth-child(3) img{width:28px!important;height:28px!important;filter:none!important}
