.dabtech-consent { position: fixed; right: 1rem; bottom: 1rem; z-index: 10000; width: min(26rem, calc(100% - 2rem)); padding: 1rem; border: 1px solid rgba(8,16,24,.18); border-radius: .9rem; background: #fffdf7; color: #10212d; box-shadow: 0 18px 42px rgba(8,16,24,.2); font: 400 .95rem/1.5 Arial, sans-serif; }
.dabtech-consent[hidden] { display: none; }
.dabtech-consent strong { display: block; margin-bottom: .35rem; }
.dabtech-consent button { margin: .25rem .35rem .1rem 0; }
.dabtech-consent label { display: inline-block; margin: .5rem .75rem .5rem 0; }
