#cf108-consent { position:fixed; bottom:3.25rem; left:1rem; right:1rem; max-width:40rem; margin:auto; padding:1rem; z-index:99999; background:#fff; color:#171717; border:1px solid #555; border-radius:8px; box-shadow:0 3px 16px #0003; font:16px/1.5 system-ui,sans-serif; }
#cf108-consent[hidden] { display:none; }
#cf108-consent p { margin:0 0 .75rem; }
#cf108-consent a { color:#171717; text-decoration:underline; }
#cf108-consent div { display:flex; flex-wrap:wrap; gap:.5rem; }
#cf108-consent button, #cf108-consent-open { padding:.6rem .8rem; background:#fff; color:#171717; border:1px solid #555; border-radius:4px; font:inherit; cursor:pointer; }
#cf108-consent button { flex:1; }
#cf108-consent-open { position:fixed; bottom:.5rem; left:.5rem; z-index:99998; font:13px/1.4 system-ui,sans-serif; }
#cf108-consent button:focus-visible, #cf108-consent-open:focus-visible { outline:3px solid #947000; outline-offset:3px; }
