
.buda-consent{position:fixed;z-index:99999;left:1rem;right:1rem;bottom:1rem;max-width:560px;margin:0 auto;background:#111;color:#fff;padding:1rem;border-radius:10px;box-shadow:0 8px 30px rgba(0,0,0,.3);font:500 14px/1.5 system-ui,-apple-system,Segoe UI,Roboto,sans-serif}
.buda-consent a{color:#9ed0ff;text-decoration:underline}
.buda-consent .btns{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}
.buda-btn{background:#0a66c2;color:#fff;border:0;padding:.55rem .9rem;border-radius:8px;cursor:pointer}
.buda-btn.secondary{background:#333}
.buda-hide{display:none!important}
