.cc-bar{position:fixed;left:12px;right:12px;bottom:12px;z-index:3000;max-width:720px;margin:0 auto;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 12px 40px #0f172a2e;padding:16px 18px;display:flex;flex-direction:column;gap:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0f172a}.cc-text{margin:0;font-size:.9rem;line-height:1.5;color:#334155}.cc-text a{color:#15803d;font-weight:600}.cc-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.cc-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid #e2e8f0;background:#fff;color:#0f172a;font:inherit;font-weight:700;font-size:.9rem;padding:10px 16px;border-radius:10px;cursor:pointer}.cc-decline:hover{border-color:#cbd5e1}.cc-accept{background:#16a34a;border-color:#16a34a;color:#fff}.cc-accept:hover{background:#15803d;border-color:#15803d}@media (min-width: 560px){.cc-bar{flex-direction:row;align-items:center;gap:16px}.cc-text{flex:1}.cc-actions{flex-shrink:0}}
