.pgr-banner{position:fixed;left:0;right:0;bottom:0;z-index:99999;background:#111;color:#fff;padding:12px;font:14px/1.4 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial;}
.pgr-banner-inner{max-width:960px;margin:0 auto;display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}
.pgr-actions{display:flex;gap:8px;align-items:center}
.pgr-actions .pgr-accept{border:0;padding:8px 12px;border-radius:6px;cursor:pointer;background:#22c55e;color:#111;font-weight:600}
.pgr-actions .pgr-close{border:1px solid #444;background:transparent;color:#fff;border-radius:50%;width:32px;height:32px;line-height:28px;text-align:center;font-size:20px;cursor:pointer}
