#ccbar{position:fixed;left:16px;right:16px;bottom:16px;background:#111827;color:#fff;
  border-radius:12px;padding:12px;box-shadow:0 10px 30px rgba(0,0,0,.25);z-index:9999;
  font:14px/1.4 system-ui,Segoe UI,Roboto,Arial}
#ccbar a{color:#93c5fd;text-decoration:underline}
.cc-inner{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}
.cc-actions button{background:#22c55e;border:none;color:#111827;padding:10px 14px;border-radius:10px;cursor:pointer;font-weight:700}
