.bkg-consent-footer{text-align:center;padding:12px 20px;background:#fff9ef;color:#1b2255}
.bkg-consent-footer button{font:inherit;font-size:14px;color:inherit;border:0;border-bottom:1px solid currentColor;background:none;padding:4px;cursor:pointer}
.bkg-consent[hidden]{display:none!important}
.bkg-consent{position:fixed;z-index:99990;bottom:18px;left:50%;transform:translateX(-50%);width:min(460px,calc(100% - 24px));max-height:calc(100vh - 80px);overflow:auto;padding:16px;background:#fffaf1;color:#1b2255;border:1px solid #d9d4c9;border-radius:12px;box-shadow:0 5px 22px #1b225519;text-align:left}
.bkg-consent h2{font:700 18px/1.2 Georgia,serif;margin:0 0 6px;color:inherit}
.bkg-consent p{font-size:14px;line-height:1.4;margin:0 0 6px;color:inherit}
.bkg-consent a{font-size:14px;color:inherit;text-decoration:underline}
.bkg-consent-actions{display:flex;gap:10px;margin-top:10px}
.bkg-consent-actions button{flex:1;padding:12px 10px;border:1px solid #1b2255;border-radius:8px;background:#fffaf1;color:#1b2255;font:600 15px/1.3 Georgia,serif;cursor:pointer;min-height:44px}
.bkg-consent-actions button:hover{background:#f2eddf}
.bkg-consent button:focus-visible,.bkg-consent-footer button:focus-visible{outline:3px solid #e87015;outline-offset:3px}
.bkg-consent #bkg-consent-state:empty{display:none}
@media(max-width:480px){.bkg-consent{bottom:10px;padding:14px}.bkg-consent h2{font-size:17px}}
