#dj-cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:99999;background:#1a1a1a;color:#f5f5f5;padding:1.1rem 1.25rem;box-shadow:0 -4px 24px rgba(0,0,0,.35);font-family:Georgia,"Times New Roman",serif;font-size:15px;line-height:1.45}#dj-cookie-banner[hidden]{display:none !important}#dj-cookie-banner .dj-cookie-inner{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;justify-content:space-between}#dj-cookie-banner p{margin:0 0 .35rem;max-width:720px}#dj-cookie-banner a{color:#9fd27a;text-decoration:underline}#dj-cookie-banner .dj-cookie-actions{display:flex;flex-wrap:wrap;gap:.6rem}#dj-cookie-banner button{border:1px solid #ccc;background:transparent;color:#fff;padding:.55rem 1.1rem;cursor:pointer;font:inherit;min-width:7.5rem}#dj-cookie-banner button.dj-accept{background:#6a9739;border-color:#6a9739;color:#fff}#dj-cookie-banner button.dj-reject{background:#333;border-color:#888}#dj-cookie-banner button:focus{outline:2px dotted #fff;outline-offset:2px}#dj-gpc-status{position:fixed;top:.75rem;right:.75rem;z-index:100000;background:#234;color:#efe;font-size:12px;padding:.35rem .6rem;border-radius:3px;display:none}#dj-gpc-status.show{display:block}@media (max-width:640px){#dj-cookie-banner .dj-cookie-actions{width:100%}#dj-cookie-banner button{flex:1}}