#bn-consent-dialog[hidden]{display:none!important}
#bn-consent-dialog{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:flex-end;justify-content:flex-start;padding:16px;box-sizing:border-box;pointer-events:none;background:transparent}
#bn-consent-dialog .bn-consent-card{box-sizing:border-box;width:min(540px,100%);max-height:calc(100dvh - 32px);overflow:auto;pointer-events:auto;background:#0c1b29;color:#f5f8fc;border:1px solid #64778a;border-radius:12px;padding:18px;box-shadow:0 4px 24px #0003;font:14px/1.45 Arial,sans-serif}
#bn-consent-dialog h2{font:700 18px/1.25 Arial,sans-serif;color:inherit;margin:0 0 8px}
#bn-consent-dialog p{margin:0 0 12px}
#bn-consent-dialog a{color:#91d5ff;text-decoration:underline;font-size:12px}
#bn-consent-dialog .bn-consent-options{display:flex;gap:8px 16px;flex-wrap:wrap;margin:0 0 12px}
#bn-consent-dialog label{display:flex;gap:6px;align-items:center;cursor:pointer;font:13px/1.4 Arial,sans-serif}
#bn-consent-dialog input{width:16px;height:16px;margin:0;accent-color:#ef5800}
#bn-consent-dialog .bn-consent-actions{display:flex;gap:8px;margin-bottom:8px}
#bn-consent-dialog button{flex:1;padding:9px 8px;background:#ef5800;color:#fff;border:1px solid #ef5800;border-radius:6px;font:700 13px/1.3 Arial,sans-serif;letter-spacing:normal;text-transform:none;cursor:pointer;min-height:40px}
#bn-consent-dialog button:hover{background:#c94600;border-color:#c94600}
#bn-consent-dialog :focus-visible,#bn-consent-open:focus-visible{outline:2px solid #1598d0;outline-offset:2px}
#bn-consent-open{position:static!important;letter-spacing:normal;text-transform:none;cursor:pointer}
.bn-consent-footer{margin:12px auto;text-align:center;font-size:14px}
html.bitnext-light #bn-consent-dialog .bn-consent-card{background:#fff;color:#2f4058;border-color:#d5dfea}
html.bitnext-light #bn-consent-dialog a{color:#12658b}
@media(max-width:600px){#bn-consent-dialog{padding:10px}#bn-consent-dialog .bn-consent-card{padding:14px;max-height:calc(100dvh - 20px)}#bn-consent-dialog .bn-consent-options{gap:8px;flex-direction:column}#bn-consent-dialog button{min-height:44px;font-size:12px;padding:8px 5px}}
