.mdt-revocation-fixed-link{
 position:fixed;right:14px;bottom:14px;z-index:9990;
 display:inline-flex;align-items:center;justify-content:center;
 padding:9px 13px;border:1px solid #1f5fab;border-radius:8px;
 background:#fff;color:#1f5fab!important;text-decoration:none!important;
 font-size:13px;font-weight:700;line-height:1.2;
 box-shadow:0 5px 18px rgba(20,42,68,.14)
}
.mdt-revocation-fixed-link:hover{background:#1f5fab;color:#fff!important}
.mdt-revocation-wrap{max-width:760px}
.mdt-revocation-form{display:grid;gap:8px;margin-top:22px}
.mdt-revocation-form label{font-weight:700;margin-top:8px}
.mdt-revocation-form input[type="text"],
.mdt-revocation-form input[type="email"],
.mdt-revocation-form textarea{
 width:100%;box-sizing:border-box;padding:12px 13px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#20252b;font:inherit
}
.mdt-revocation-form textarea{resize:vertical}
.mdt-revocation-primary,.mdt-revocation-secondary{
 appearance:none;border:0;border-radius:7px;padding:12px 17px;font:inherit;font-weight:700;cursor:pointer;width:max-content;margin-top:10px
}
.mdt-revocation-primary{background:#1f5fab;color:#fff}
.mdt-revocation-primary:hover{background:#194d8c}
.mdt-revocation-secondary{background:#eef3f8;color:#243343;border:1px solid #d4deea}
.mdt-revocation-message{padding:13px 15px;border:1px solid #c9d8ea;border-radius:7px;background:#f5f8fc;margin:12px 0 18px}
.mdt-revocation-message.is-error{border-color:#e3b2b2;background:#fff5f5;color:#7f1d1d}
.mdt-revocation-message.is-success{border-color:#a8d5b9;background:#f0fbf4;color:#14532d}
.mdt-revocation-message ul{margin:.5rem 0 0 1.2rem}
.mdt-revocation-summary{display:grid;grid-template-columns:minmax(150px,210px) 1fr;gap:8px 18px;padding:16px;border:1px solid #d8e1ea;border-radius:8px;background:#fafcfe}
.mdt-revocation-summary dt{font-weight:700;color:#526273}
.mdt-revocation-summary dd{margin:0}
.mdt-revocation-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.mdt-revocation-back-form{margin-top:5px}
@media (max-width:640px){
 .mdt-revocation-fixed-link{right:10px;bottom:10px;font-size:12px;padding:8px 10px}
 .mdt-revocation-summary{grid-template-columns:1fr;gap:3px}
 .mdt-revocation-summary dd{margin:0 0 8px}
}

/* 1.0.1 – Zustimmung zum vorzeitigen Reparaturbeginn bei den Rechtstexten im Checkout. */
.mdt-early-consent-original-hidden{display:none!important}
.mdt-early-consent-proxy{margin:14px 0 10px}
.mdt-early-consent-proxy label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:13px;line-height:1.45;color:inherit}
.mdt-early-consent-proxy input[type="checkbox"]{flex:0 0 auto;margin:3px 0 0;width:18px;height:18px}
.mdt-early-consent-proxy span{display:block;max-width:760px}

/* 1.0.2 – Fester Widerrufs-Link unten rechts statt links. */
