#domello-consent{position:fixed;left:18px;right:18px;bottom:18px;z-index:2147483646;display:none;max-width:760px;margin:0 auto;background:rgba(10,10,10,.98);color:#f4f4f4;border:1px solid rgba(212,175,55,.42);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.5);padding:18px 20px;font-family:Arial,Helvetica,sans-serif}
#domello-consent.dc-show{display:block}
#domello-consent .dc-title{font-size:16px;font-weight:800;margin:0 0 7px;color:#d4af37}
#domello-consent .dc-text{font-size:13px;line-height:1.5;color:#d5d5d5;margin:0}
#domello-consent .dc-text a{color:#e2c76a;text-decoration:underline}
#domello-consent .dc-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:14px;flex-wrap:wrap}
#domello-consent button{appearance:none;border-radius:999px;padding:10px 15px;font:700 12px/1 Arial,Helvetica,sans-serif;cursor:pointer}
#domello-consent .dc-reject{background:transparent;color:#eee;border:1px solid #555}
#domello-consent .dc-accept{background:#d4af37;color:#080808;border:1px solid #d4af37}
#domello-cookie-settings{position:fixed;left:12px;bottom:12px;z-index:2147483645;background:#090909;color:#d4af37;border:1px solid rgba(212,175,55,.45);border-radius:999px;padding:7px 10px;font:700 11px/1 Arial,Helvetica,sans-serif;cursor:pointer;box-shadow:0 8px 28px rgba(0,0,0,.35)}
@media(max-width:600px){#domello-consent{left:10px;right:10px;bottom:10px;padding:16px}#domello-consent .dc-actions{justify-content:stretch}#domello-consent .dc-actions button{flex:1;min-width:130px}#domello-cookie-settings{left:8px;bottom:8px}}
