
.ac-consent-overlay{position:fixed;inset:0;z-index:2147483646;background:rgba(0,0,0,.54);display:flex;align-items:flex-end;justify-content:center;padding:18px;font-family:Inter,Arial,sans-serif}
.ac-consent-panel{width:min(980px,100%);background:#fbf7ec;color:#202016;border:1px solid #d9cfb3;border-radius:22px;padding:22px;box-shadow:0 22px 70px rgba(0,0,0,.30)}
.ac-consent-head{display:flex;gap:18px;justify-content:space-between;align-items:flex-start}
.ac-consent-head strong{display:block;font-size:22px;margin-bottom:7px}
.ac-consent-head p{margin:0;color:#5b584e;line-height:1.5;max-width:800px}
.ac-consent-close{border:0;background:transparent;font-size:28px;line-height:1;cursor:pointer}
.ac-consent-details{margin-top:18px;border-top:1px solid #ded6c2}
.ac-consent-row{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:14px 0;border-bottom:1px solid #e5decd;cursor:pointer}
.ac-consent-row span{display:flex;flex-direction:column;gap:4px}.ac-consent-row small{color:#656157;line-height:1.35}
.ac-consent-row input{width:22px;height:22px}.ac-consent-disabled{cursor:default;opacity:.78}
.ac-consent-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.ac-consent-btn{min-height:44px;border-radius:999px;padding:10px 18px;border:1px solid #77705d;background:#fffdf7;color:#26241e;font-weight:800;cursor:pointer}
.ac-consent-btn.ac-consent-primary{background:#596245;color:#fff;border-color:#596245}
.ac-consent-btn.ac-consent-secondary{background:#eee8d8}
.ac-consent-policy{display:inline-block;margin-top:14px;color:#4d563c;font-weight:700;text-decoration:underline}
.ac-consent-manage{position:fixed;left:16px;bottom:16px;z-index:2147483645;border:1px solid #746e5f;background:#fbf7ec;color:#28261f;border-radius:999px;padding:9px 13px;font:700 13px/1.2 Inter,Arial,sans-serif;box-shadow:0 6px 24px rgba(0,0,0,.18);cursor:pointer}
[data-ac-blocked="1"]{background:#eee9dc;min-height:180px}
@media(max-width:640px){.ac-consent-overlay{padding:8px}.ac-consent-panel{border-radius:16px;padding:17px}.ac-consent-actions{display:grid;grid-template-columns:1fr}.ac-consent-btn{width:100%}.ac-consent-manage{left:10px;bottom:10px}}
