.rodovel-consent {position:fixed;left:16px;right:16px;bottom:82px;z-index:60;max-width:860px;margin:auto;padding:18px 20px;border:1px solid #a5c3b9;border-radius:16px;background:#fff;box-shadow:0 8px 40px #123b3b24;color:#163d3c;font:14px/1.5 system-ui;max-height:55vh;overflow:auto}
.rodovel-consent[hidden]{display:none}
.rodovel-consent p{margin:0 0 12px}
.rodovel-consent a{text-decoration:underline}
.rodovel-consent>div{display:flex;gap:10px;flex-wrap:wrap}
.rodovel-consent button{border:1px solid #125a5b;background:#fff;color:#125a5b;border-radius:8px;padding:11px 16px;font:inherit;cursor:pointer;min-height:44px}
.rodovel-consent button:first-child{background:#125a5b;color:#fff}
.rodovel-consent button:focus-visible,.rodovel-consent-settings:focus-visible{outline:3px solid #c18a38;outline-offset:3px}
.rodovel-consent-settings{display:block;margin:12px auto 92px;padding:10px 16px;background:transparent;border:1px solid #65817b;border-radius:8px;color:#234640;font:14px system-ui;cursor:pointer;min-height:44px}
@media(max-width:480px){.rodovel-consent{left:10px;right:10px;bottom:76px;padding:14px;font-size:13px}.rodovel-consent>div{gap:8px}.rodovel-consent button{flex:1;padding:10px 8px}}
