#cpm-banner,#cpm-modal,#cpm-reopen{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:fixed;z-index:999999}#cpm-banner{left:0;right:0;bottom:0;background:#111;color:#fff;padding:16px;box-shadow:0 -4px 24px rgb(0 0 0 / .3)}#cpm-banner .cpm-content{max-width:980px;margin:0 auto}#cpm-actions button{margin-right:8px;padding:8px 12px;border:0;border-radius:6px;cursor:pointer}#cpm-accept{background:#1a7f37;color:#fff}#cpm-reject{background:#8a2d2d;color:#fff}#cpm-manage,#cpm-save,#cpm-cancel{background:#333;color:#fff}#cpm-privacy{color:#9fe2ff;display:inline-block;margin:6px 0 10px}#cpm-modal{inset:0;display:grid;place-items:center;background:rgb(0 0 0 / .6)}.cpm-modal-inner{width:min(94vw, 720px);background:#fff;color:#111;padding:16px;border-radius:10px;box-shadow:0 10px 40px rgb(0 0 0 / .4)}.cpm-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding:10px 0}.cpm-row label{display:flex;flex-direction:column;margin-right:12px}.cpm-row input[type=checkbox]{transform:scale(1.2)}.cpm-modal-actions{margin-top:12px;display:flex;gap:10px}#cpm-reopen{right:14px;bottom:14px;background:#111;color:#fff;border:0;border-radius:999px;width:44px;height:44px;display:grid;place-items:center;box-shadow:0 6px 18px rgb(0 0 0 / .25)}.cpm-hidden{display:none!important}