.privacy-banner{position:fixed;z-index:9999;bottom:18px;right:18px;width:min(600px,calc(100% - 36px));max-height:70vh;overflow:auto;background:#fff;color:#16141f;padding:24px;border:1px solid #d8d5df;border-radius:16px;box-shadow:0 8px 48px #0003;font:15px/1.5 var(--font-b,sans-serif)}
.privacy-banner h2{font-size:20px;margin-bottom:10px}.privacy-banner a{color:inherit;text-decoration:underline}.privacy-option{display:flex;align-items:flex-start;gap:12px;margin:16px 0}.privacy-option input{width:20px;height:20px;flex:none}.privacy-preferences summary{cursor:pointer;text-decoration:underline}.privacy-preferences .btn{font-size:14px;min-height:44px}.privacy-preferences .btn-row{gap:12px}.privacy-banner .btn-row{flex-wrap:wrap}.privacy-banner .btn{flex:1;white-space:normal}.privacy-banner summary:focus-visible{outline:2px solid currentColor;outline-offset:4px}
