/* Ready4nexxt Public Footer v6 */

.r4x-footer-insights-bar{
  display:flex;align-items:center;justify-content:space-between;gap:20px;
  margin:0 0 32px;padding:14px 18px;
  border:1px solid rgba(212,175,55,.30);border-radius:16px;
  background:linear-gradient(90deg,rgba(212,175,55,.14),rgba(212,175,55,.04) 48%,rgba(78,199,255,.03) 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03);
}
.r4x-footer-insights-copy{display:flex;align-items:center;gap:14px;min-width:0}
.r4x-footer-insights-mark{
  width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;
  border-radius:11px;border:1px solid rgba(212,175,55,.18);
  background:radial-gradient(circle at 30% 30%,rgba(78,199,255,.12),transparent 55%),linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.015));
  box-shadow:0 10px 22px rgba(0,0,0,.16);
}
.r4x-footer-insights-mark .r4x-footer-insights-icon{display:block;width:20px;height:20px;flex:0 0 20px}
.r4x-footer-insights-text{display:flex;align-items:center;gap:12px;min-width:0;flex-wrap:wrap}
.r4x-footer-insights-text strong{color:#f2d178;font-size:14.5px;font-weight:700;line-height:1.35;white-space:nowrap}
.r4x-footer-insights-text span{color:var(--text-2);font-size:14px;line-height:1.4;white-space:nowrap}
.r4x-footer-insights-cta{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:35px;padding:7px 14px;border:1px solid rgba(212,175,55,.92);border-radius:999px;background:linear-gradient(180deg,#e0bd48,#d4af37);color:#10121a!important;font-size:13px;font-weight:500;letter-spacing:.01em;line-height:1.2;text-decoration:none!important;box-shadow:0 10px 20px rgba(0,0,0,.16)}
.r4x-footer-insights-cta:hover{background:linear-gradient(180deg,#e8c756,#dbb642);border-color:#e8c756;color:#10121a!important}
.foot-top.r4x-footer-v2{
  display:grid !important;
  grid-template-columns:minmax(220px, 0.8fr) minmax(520px, 1.45fr);
  gap:48px;
  align-items:start;
}
.r4x-footer-v2 .r4x-footer-nav-grid{
  display:grid;
  grid-template-columns:minmax(210px,1.35fr) minmax(130px,.8fr) minmax(150px,.9fr);
  gap:34px;
  width:100%;
  margin:0;
}
.r4x-footer-v2 .r4x-footer-col{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:9px;
  min-width:0;
}
.r4x-footer-v2 .r4x-footer-heading{
  display:inline-block;
  margin:0 0 4px;
  color:var(--text);
  font-size:14.5px;
  font-weight:700;
  line-height:1.35;
  text-decoration:none;
}
.r4x-footer-v2 a.r4x-footer-heading:hover{
  color:#c8a24b;
}
.r4x-footer-v2 .r4x-footer-col > a:not(.r4x-footer-heading){
  display:block;
  color:var(--text-2);
  font-size:14px;
  line-height:1.45;
  text-decoration:none;
}
.r4x-footer-v2 .r4x-footer-col > a:not(.r4x-footer-heading):hover{
  color:var(--text);
}
.r4x-footer-v2 .r4x-footer-sub{
  position:relative;
  padding-left:11px;
}
.r4x-footer-v2 .r4x-footer-sub::before{
  content:"";
  position:absolute;
  left:0;
  top:.72em;
  width:4px;
  height:1px;
  background:currentColor;
  opacity:.5;
}
@media (max-width:900px){
  .foot-top.r4x-footer-v2{
    grid-template-columns:1fr !important;
    gap:34px;
  }
  .r4x-footer-v2 .r4x-footer-nav-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media (max-width:620px){
  .r4x-footer-insights-bar{gap:10px;margin-bottom:28px;padding:12px 14px}
  .r4x-footer-insights-copy{gap:10px}
  .r4x-footer-insights-mark{width:30px;height:30px;flex-basis:30px;border-radius:10px}
  .r4x-footer-insights-mark .r4x-footer-insights-icon{width:18px;height:18px;flex-basis:18px}
  .r4x-footer-insights-text{gap:0}
  .r4x-footer-insights-text span{display:none}
  .r4x-footer-insights-text strong{font-size:13.5px}
  .r4x-footer-insights-cta{min-height:32px;padding:6px 11px;font-size:12.5px}
  .r4x-footer-v2 .r4x-footer-nav-grid{
    grid-template-columns:1fr 1fr;
    gap:28px 22px;
  }
  .r4x-footer-v2 .r4x-footer-col:first-child{
    grid-column:1 / -1;
  }
}
@media (max-width:420px){
  .r4x-footer-v2 .r4x-footer-nav-grid{
    grid-template-columns:1fr;
  }
  .r4x-footer-v2 .r4x-footer-col:first-child{
    grid-column:auto;
  }
}

/* R4X Transparenzhinweis im Footer: ruhig, nicht aufdringlich, gleiche Optik auf beiden Origins. */
.r4x-footer-ai{margin:15px 0 0}
.r4x-footer-ai-badge{appearance:none;-webkit-appearance:none;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:7px;padding:5px 11px 5px 9px;border:1px solid rgba(212,175,55,.26);border-radius:999px;background:linear-gradient(180deg,rgba(212,175,55,.10),rgba(212,175,55,.035));color:#e2c684;font-size:11.5px;font-weight:500;letter-spacing:.015em;line-height:1.3;white-space:nowrap}
.r4x-footer-ai-badge:hover{border-color:rgba(212,175,55,.48);background:linear-gradient(180deg,rgba(212,175,55,.16),rgba(212,175,55,.06));color:#f2d99a}
.r4x-footer-ai-badge:focus-visible{outline:2px solid #d2a72c;outline-offset:2px}
.r4x-footer-ai-spark{display:block;width:13px;height:13px;flex:0 0 13px;color:#d8b45c}
@media (max-width:620px){
  .r4x-footer-ai{margin-top:13px}
  .r4x-footer-ai-badge{white-space:normal;font-size:11px}
}
