.ww-consent{position:fixed;bottom:18px;left:18px;z-index:10000;box-sizing:border-box;width:min(440px,calc(100vw - 36px));max-height:80vh;overflow:auto;padding:22px;border:1px solid #718677;border-radius:16px;background:#102219;color:#f2f7f0;box-shadow:0 12px 45px #0006;font:15px/1.5 system-ui,sans-serif}
.ww-consent[hidden]{display:none}
.ww-consent strong{font-size:18px;color:#b8f75a}
.ww-consent p{margin:10px 0 18px;color:#e0e8df}
.ww-consent>div{display:flex;gap:10px;flex-wrap:wrap}
.ww-consent button{flex:1;padding:11px 14px;border:1px solid #b8f75a;border-radius:8px;background:#102219;color:#b8f75a;cursor:pointer;font:600 14px/1.3 system-ui,sans-serif}
.ww-consent button:hover{background:#253b2b}
.ww-consent button:focus-visible,.ww-consent-settings:focus-visible{outline:3px solid #b8f75a;outline-offset:4px}
.ww-consent-settings{background:transparent;border:0;color:inherit;text-decoration:underline;cursor:pointer;padding:8px;font:inherit}
