.ccc-consent{position:fixed;inset:0;z-index:10000;background:rgba(20,29,36,.48);display:flex;align-items:flex-end;justify-content:center;padding:1rem}
.ccc-consent[hidden]{display:none!important}.ccc-consent__panel{width:min(100%,48rem);background:#fff;color:#25313a;border-radius:16px;padding:1.25rem 1.4rem;box-shadow:0 20px 70px rgba(20,29,36,.25)}
.ccc-consent h2{font-size:1.25rem;margin:0 0 .4rem}.ccc-consent p{font-size:.92rem;margin:0 0 .9rem;color:#52616d}.ccc-consent a{font-size:.82rem}
.ccc-consent__settings{display:grid;gap:.55rem;padding:.75rem 0;border-top:1px solid #e3e9ee}.ccc-consent__settings label{display:flex;gap:.55rem;align-items:center;font-size:.9rem;font-weight:650}
.ccc-consent__actions{display:flex;flex-wrap:wrap;gap:.55rem;margin:.75rem 0}.ccc-consent button{font:inherit;font-weight:700;border:1px solid #25313a;border-radius:9px;padding:.65rem 1rem;background:#25313a;color:#fff;cursor:pointer}.ccc-consent button.ccc-consent__secondary{background:#fff;color:#25313a}
@media(max-width:36rem){.ccc-consent{padding:.5rem}.ccc-consent__panel{padding:1rem;border-radius:14px}.ccc-consent__actions{display:grid}.ccc-consent button{width:100%}}
@media print{.ccc-consent{display:none!important}}
