/* AM HORIZONT Redesign Manager 0.25.0 – gemeinsamer Footer für Master-Vorschauen und 404 */
body.amh-rm-master-preview #main-footer,
body.amh-rm-master-preview footer#main-footer,
body.amh-rm-master-preview .et-l--footer,
body.amh-rm-master-preview .site-footer:not(.amh-site-footer),
body.amh-rm-404 #main-footer,
body.amh-rm-404 footer#main-footer,
body.amh-rm-404 .et-l--footer,
body.amh-rm-404 .site-footer:not(.amh-site-footer){display:none!important;}

.amh-site-footer,.amh-site-footer *{box-sizing:border-box}
.amh-site-footer{font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#fff;background:#102f2a;position:relative;overflow:hidden}
.amh-site-footer:before{content:"";position:absolute;inset:auto -180px 80px auto;width:520px;height:520px;border:1px solid rgba(255,255,255,.055);border-radius:50%;pointer-events:none}
.amh-site-footer__decision{background:#e8efe9;color:var(--amh-green);padding:clamp(64px,7vw,92px) 0;border-top:1px solid rgba(21,63,54,.08)}
.amh-site-footer__decision-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(310px,.72fr);gap:clamp(44px,7vw,90px);align-items:center}
.amh-site-footer__eyebrow{margin:0 0 14px!important;font-size:12px!important;line-height:1.4!important;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:var(--amh-plum)!important}
.amh-site-footer__decision h2{margin:0 0 18px!important;max-width:760px;color:var(--amh-green)!important;font-size:clamp(34px,4vw,54px)!important;line-height:1.06!important;letter-spacing:-.03em!important;font-weight:850!important}
.amh-site-footer__decision p:not(.amh-site-footer__eyebrow){margin:0!important;max-width:720px;color:#40564f!important;font-size:18px!important;line-height:1.68!important}
.amh-site-footer__actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;max-width:390px;justify-self:end;width:100%}
.amh-site-footer__actions a{min-height:52px;display:flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;text-decoration:none!important;font-size:16px;font-weight:850;line-height:1.2;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.amh-site-footer__actions a:hover{transform:translateY(-2px)}
.amh-site-footer__actions a:focus-visible,.amh-site-footer a:focus-visible{outline:3px solid #f1c66a;outline-offset:4px}
.amh-site-footer__primary{background:var(--amh-green-2);color:#fff!important;box-shadow:0 12px 28px rgba(13,47,40,.14)}
.amh-site-footer__primary:hover{background:var(--amh-green)}
.amh-site-footer__secondary{background:#fff;color:var(--amh-green)!important;border:1px solid rgba(21,63,54,.16)}
.amh-site-footer__text{min-height:auto!important;padding:11px 4px!important;justify-content:flex-start!important;border-radius:0!important;color:var(--amh-green)!important}
.amh-site-footer__text span{margin-left:8px}

.amh-site-footer__main{padding:clamp(64px,7vw,86px) 0 24px;position:relative;z-index:1}
.amh-site-footer__grid{display:grid;grid-template-columns:minmax(250px,1.2fr) minmax(180px,.75fr) minmax(170px,.68fr) minmax(230px,.85fr);gap:clamp(34px,5vw,68px);align-items:start}
.amh-site-footer__brand-link{display:inline-grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:18px;text-decoration:none!important;color:#fff!important;margin-bottom:18px;max-width:360px}
.amh-site-footer__logo{display:block;width:92px;height:92px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.16))}
.amh-site-footer__brand-name{display:flex;flex-direction:column;min-width:0}
.amh-site-footer__brand-name strong{font-size:27px;line-height:1.08;letter-spacing:-.025em;color:#fff}
.amh-site-footer__brand-name small{margin-top:7px;font-size:11px;line-height:1.3;letter-spacing:.16em;font-weight:900;color:#c9b080;text-transform:uppercase}
.amh-site-footer__brand>p:first-of-type{margin:0 0 20px!important;font-size:15px!important;color:#d3dfda!important;font-weight:750}
.amh-site-footer__brand-copy{max-width:360px;margin:0!important;color:#b9c9c3!important;font-size:15px!important;line-height:1.68!important}
.amh-site-footer h3{margin:0 0 18px!important;color:#fff!important;font-size:15px!important;line-height:1.3!important;font-weight:850!important;letter-spacing:0!important}
.amh-site-footer__nav,.amh-site-footer__contact{display:flex;flex-direction:column;align-items:flex-start}
.amh-site-footer__nav a,.amh-site-footer__contact a{color:#c6d5d0!important;text-decoration:none!important;font-size:15px;line-height:1.42;padding:7px 0}
.amh-site-footer__nav a:hover,.amh-site-footer__contact a:hover{color:#fff!important;text-decoration:underline!important;text-underline-offset:4px}
.amh-site-footer__contact p{margin:12px 0 0!important;color:#aebfba!important;font-size:14px!important;line-height:1.65!important}
.amh-site-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:54px;padding-top:22px;border-top:1px solid rgba(255,255,255,.11)}
.amh-site-footer__bottom p{margin:0!important;color:#93aaa2!important;font-size:13px!important;line-height:1.5!important}
.amh-site-footer__bottom nav{display:flex;gap:20px;flex-wrap:wrap}
.amh-site-footer__bottom a{color:#b6c8c2!important;text-decoration:none!important;font-size:13px}
.amh-site-footer__bottom a:hover{color:#fff!important;text-decoration:underline!important;text-underline-offset:4px}

@media(max-width:980px){
  .amh-site-footer__grid{grid-template-columns:1.15fr 1fr 1fr}
  .amh-site-footer__contact{grid-column:2/4}
}
@media(max-width:680px){
  .amh-site-footer__decision{padding:64px 0}
  .amh-site-footer__decision-grid{grid-template-columns:1fr;gap:32px}
  .amh-site-footer__decision h2{font-size:clamp(30px,8.7vw,38px)!important;line-height:1.08!important}
  .amh-site-footer__decision p:not(.amh-site-footer__eyebrow){font-size:17px!important;line-height:1.72!important}
  .amh-site-footer__actions{justify-self:stretch;max-width:none}
  .amh-site-footer__actions a{width:100%}
  .amh-site-footer__main{padding:58px 0 22px}
  .amh-site-footer__grid{grid-template-columns:1fr;gap:38px}
  .amh-site-footer__contact{grid-column:auto}
  .amh-site-footer__bottom{align-items:flex-start;flex-direction:column;margin-top:44px}
}

@media(max-width:680px){
  .amh-site-footer__brand-link{grid-template-columns:78px minmax(0,1fr);gap:15px;max-width:320px}
  .amh-site-footer__logo{width:78px;height:78px}
  .amh-site-footer__brand-name strong{font-size:24px}
  .amh-site-footer__brand-name small{font-size:10px}
}
@media(prefers-reduced-motion:reduce){
  .amh-site-footer__actions a{transition:none}
  .amh-site-footer__actions a:hover{transform:none}
}

/* 0.14.1 – direkter Routenlink im Footer */
.amh-site-footer__route{display:inline-flex;align-items:center;gap:7px;margin-top:7px;font-weight:800;text-decoration:none!important;color:inherit!important;border-bottom:1px solid rgba(255,255,255,.28)}
.amh-site-footer__route:hover,.amh-site-footer__route:focus-visible{border-bottom-color:currentColor}
