/* Smart Loyalty UK — small additions on top of the .ie stylesheets */
.sl-proposed{background:#fff3cd;border:2px dashed #d97706;color:#7c2d12;padding:.8rem 1rem;border-radius:8px;margin:0 auto 1.5rem;text-align:center;font-size:1rem;line-height:1.45;max-width:1100px}
.sl-proposed strong{letter-spacing:.04em}
.sl-preview-badge{position:fixed;left:10px;bottom:10px;z-index:99999;background:#111827;color:#fff;font:600 12px/1.3 system-ui,sans-serif;padding:6px 10px;border-radius:6px;opacity:.9;pointer-events:none}
@media (max-width:767px){.sl-preview-badge{bottom:auto;top:auto;bottom:78px}}
.sl-uk-list{list-style:none;padding:0;margin:0}
.sl-uk-list li{position:relative;padding-left:1.6rem;margin-bottom:.6rem}
.sl-uk-list li:before{content:"\2713";position:absolute;left:0;color:#2dbdc5;font-weight:700}
/* footer logo: keep the wide official wordmark inside its column (it overlapped "Company" at desktop widths) */
#footer-3 .footer-info img.footer-logo{max-width:100%;width:190px;height:auto}
