#andea-consent{position:fixed;z-index:2147483000;left:0;right:0;bottom:0;padding:16px;background:rgba(20,25,31,.72);font-family:inherit;color:#20252b}
.andea-consent__panel{max-width:920px;margin:0 auto;padding:20px 22px;background:#fff;border-radius:8px;box-shadow:0 8px 30px rgba(0,0,0,.25)}
.andea-consent__panel h2{margin:0 0 8px;font-size:1.25rem;color:#20252b}
.andea-consent__panel p{margin:0 0 14px;line-height:1.45;color:#444}
.andea-consent__prefs{display:flex;gap:22px;padding:10px 0 16px}
.andea-consent__prefs label{font-weight:600;cursor:pointer}
.andea-consent__actions{display:flex;flex-wrap:wrap;gap:10px}
.andea-consent__actions button{min-width:130px;padding:10px 14px;border:1px solid #356856;border-radius:4px;background:#fff;color:#244a3d;font-weight:600;cursor:pointer}
.andea-consent__prefs[hidden]{display:none!important}
.andea-consent__panel{max-height:85vh;overflow:auto}
#andea-cookie-settings{position:fixed;bottom:8px;left:8px;z-index:2147482000;background:white;border:1px solid #356856;border-radius:4px;padding:5px 10px;color:#244a3d;font-size:12px;cursor:pointer}
.andea-consent__links{margin:12px 0 0!important;font-size:.9rem}
.andea-consent__links a{color:#356856;text-decoration:underline}
@media(max-width:600px){#andea-consent{padding:8px}.andea-consent__panel{padding:16px}.andea-consent__actions{display:grid;grid-template-columns:1fr}.andea-consent__actions button{width:100%}.andea-consent__prefs{display:grid;gap:10px}}
