.taskoh-consent{position:fixed;z-index:10000;inset:auto 16px 16px;max-width:820px;margin:auto;padding:20px;border:1px solid #d6dce7;border-radius:16px;background:#fff;color:#18243a;box-shadow:0 8px 40px #10203d26;font:14px/1.5 system-ui,sans-serif;display:flex;gap:20px;align-items:center}
.taskoh-consent[hidden]{display:none}.taskoh-consent strong{font-size:16px}.taskoh-consent p{margin:6px 0 0}.taskoh-consent a{color:#183daa;text-decoration:underline}.taskoh-consent-actions{display:flex;gap:8px;flex-shrink:0}.taskoh-consent button,.taskoh-consent-settings{font:600 13px/1.4 system-ui,sans-serif;border:1px solid #b8c2d5;border-radius:8px;background:#f5f7fc;color:#18243a;padding:10px 12px;cursor:pointer}.taskoh-consent button:focus-visible,.taskoh-consent-settings:focus-visible{outline:3px solid #4169de;outline-offset:3px}.taskoh-consent-settings{position:fixed;z-index:9999;bottom:10px;left:10px;font-size:11px;padding:5px 9px;background:#fff}
@media(max-width:700px){.taskoh-consent{inset:auto 10px 10px;display:block;padding:16px}.taskoh-consent-actions{margin-top:12px}.taskoh-consent-actions button{flex:1}}
