.jj-privacy-panel{position:fixed;z-index:1100;left:20px;bottom:20px;width:min(390px,calc(100vw - 40px));box-sizing:border-box;padding:22px;border:1px solid #71808d;border-radius:14px;background:#102331;color:#fff;box-shadow:0 8px 36px #0004;font:14px/1.55 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;max-height:70dvh;overflow:auto}
.jj-privacy-panel[hidden]{display:none!important}
.jj-privacy-panel h2{margin:0 28px 10px 0;font:700 20px/1.25 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;color:#fff}
.jj-privacy-panel p{margin:0 0 12px;color:#fff;font-size:14px;line-height:1.55}
.jj-privacy-panel .jj-privacy-status{font-size:12px;color:#e5eaf0}
.jj-privacy-panel .jj-privacy-status:empty{display:none}
.jj-privacy-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.jj-privacy-actions button{appearance:none;min-height:44px;margin:0;padding:11px 8px;border:2px solid #f5df36;border-radius:7px;background:#f5df36;color:#102331;font-family:inherit;font-size:14px;font-weight:700;line-height:1.2;cursor:pointer;box-sizing:border-box}
.jj-privacy-actions button:hover{background:#fff1a1;border-color:#fff1a1}
.jj-privacy-close{position:absolute;top:7px;right:7px;appearance:none;width:36px;height:36px;border:0;border-radius:6px;background:transparent;color:#fff;font-size:26px;line-height:1;cursor:pointer}
.jj-privacy-panel .jj-privacy-help{margin:12px 0 0;font-size:12px;color:#e5eaf0}
.jj-privacy-panel a{color:#f5df36;text-decoration:underline;text-underline-offset:3px}
.jj-privacy-footer{padding:12px 20px;background:#102331;text-align:center}
.jj-privacy-footer button{appearance:none;min-height:44px;padding:8px 12px;border:1px solid #7f8d97;border-radius:6px;background:transparent;color:#fff;font:inherit;font-size:13px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.jj-privacy-panel button:focus-visible,.jj-privacy-panel a:focus-visible,.jj-privacy-footer button:focus-visible{outline:3px solid #fff;outline-offset:3px}
@media(max-width:700px){.jj-privacy-panel{left:12px;bottom:calc(90px + env(safe-area-inset-bottom,0px));width:calc(100vw - 24px);padding:18px;max-height:60dvh}.jj-privacy-footer{padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))}}
@media(prefers-reduced-motion:reduce){.jj-privacy-panel,.jj-privacy-panel *{scroll-behavior:auto!important}}
