.jaja-consent{position:fixed;z-index:1000;left:20px;bottom:20px;width:min(590px,calc(100% - 40px));padding:22px;background:#1a1a1a;color:#fff;border:1px solid #666;border-radius:12px;box-shadow:0 10px 50px #0008;font-family:inherit}
.jaja-consent[hidden]{display:none!important}
.jaja-consent h2{font-size:20px;line-height:1.3;margin:0 0 10px;color:#fff}
.jaja-consent p{font-size:14px;line-height:1.5;margin:0 0 12px;color:#e5e5e5}
.jaja-consent .jaja-consent-note{font-size:12px;color:#ccc}
.jaja-consent-actions{display:flex;gap:10px;flex-wrap:wrap}
.jaja-consent-actions button{flex:1;min-width:190px;min-height:44px;padding:11px 13px;background:#262626;color:#fff;border:1px solid #b3b3b3;border-radius:6px;font-family:inherit;font-weight:600;font-size:13px;line-height:1.4;cursor:pointer}
.jaja-consent-actions button:hover{background:#333}
.jaja-consent-actions button:focus-visible,.jaja-cookie-preferences:focus-visible{outline:3px solid #ffc02a;outline-offset:3px}
.jaja-cookie-preferences{background:none;border:0;color:#ccc;text-decoration:underline;font:inherit;font-size:12px;cursor:pointer;padding:8px 0}
@media(max-width:600px){.jaja-consent{left:12px;bottom:12px;width:calc(100% - 24px);padding:18px;max-height:calc(100dvh - 24px);overflow:auto}.jaja-consent-actions{flex-direction:column}.jaja-consent-actions button{width:100%}}
