#eightscope-cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:99999;background:#0b1220;color:#e5e7eb;border:1px solid rgba(34,211,238,.35);border-radius:12px;padding:16px;max-width:720px;margin:0 auto;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}
#eightscope-cookie-banner h3{margin:0 0 8px 0;font-size:16px}
#eightscope-cookie-banner p{margin:0 0 12px 0;line-height:1.4}
#eightscope-cookie-banner a{color:#22d3ee;text-decoration:underline}
#eightscope-cookie-banner .esc-actions{display:flex;gap:8px;flex-wrap:wrap}
#eightscope-cookie-banner button{border:0;border-radius:10px;padding:10px 12px;cursor:pointer}
#eightscope-cookie-banner button.primary{background:#0ea5b7;color:#041017}
#eightscope-cookie-banner button.secondary{background:transparent;color:#e5e7eb;border:1px solid rgba(229,231,235,.2)}
#eightscope-cookie-panel{margin-top:12px;padding-top:12px;border-top:1px solid rgba(229,231,235,.15);display:none}
#eightscope-cookie-panel label{display:flex;align-items:center;gap:8px;margin:8px 0}
#eightscope-cookie-fab{position:fixed;right:16px;bottom:16px;z-index:99998;background:#0b1220;color:#e5e7eb;border:1px solid rgba(34,211,238,.35);border-radius:999px;padding:10px 12px;cursor:pointer;display:none}
