/* Nur das Newsletterformular; alle anderen Bereiche bleiben unverändert. */
#mc_embed_signup{display:contents}
#mc_embed_signup_scroll{display:grid;gap:8px;min-width:0}
.signup{min-width:0}
.signup-row{grid-template-columns:minmax(0,1fr) auto;align-items:start}
.signup-row .mc-field-group{min-width:0}
.signup-row button{min-height:49px;align-self:start}
.signup-honeypot{position:absolute;left:-5000px}
#mce-responses:has(> :not([style*="display: none"]):not([style*="display:none"]):not(:empty)){display:block}
#mce-responses{min-width:0}
#mce-responses:not(:has(> :not([style*="display: none"]):not([style*="display:none"]):not(:empty))){display:none}
.signup .response,.signup .form-note.show{
  position:relative;margin:2px 0;padding:13px 14px 13px 43px;
  border:2px solid #111;border-radius:13px;background:#fff5cf;color:#44360a;
  font-size:13px;font-weight:650;line-height:1.5;text-align:left;
  overflow-wrap:anywhere;word-break:normal;box-shadow:2px 2px 0 #111;
}
.signup .response::before,.signup .form-note.show::before{
  content:"!";position:absolute;top:14px;left:13px;width:20px;height:20px;
  display:grid;place-items:center;border:1.5px solid currentColor;border-radius:50%;
  font-size:12px;font-weight:900;line-height:1;
}
.signup #mce-success-response{background:#eff8e9;color:#27502b}
.signup #mce-success-response::before{content:"✓"}
.signup #mce-error-response,.signup .form-note.show{background:#fff0f3;color:#8b1d34}
.signup .response a{font-weight:850;text-decoration:underline;text-underline-offset:3px}
.signup div.mce_inline_error{margin:6px 2px 0;padding:0;background:transparent;color:#9a1f38;font-size:12px;font-weight:750;line-height:1.4;overflow-wrap:anywhere}
.signup input.mce_inline_error{border-color:#9a1f38}
.signup button:focus-visible,.signup a:focus-visible{outline:3px solid var(--hot);outline-offset:4px}
@media(max-width:359px){.signup-row{grid-template-columns:minmax(0,1fr)}.signup-row button{width:100%;min-height:46px}}
@media(max-height:720px) and (max-width:700px){.signup-row button{min-height:43px}}
