.hxt-cookie-panel[hidden],.hxt-cookie-settings[hidden],.hxt-cookie-actions button[hidden]{display:none!important}
.hxt-cookie-panel{position:fixed;z-index:100000;bottom:20px;left:20px;width:min(540px,calc(100% - 40px));max-height:80vh;overflow:auto;box-sizing:border-box;padding:25px;border:1px solid #dce4ee;border-radius:12px;background:#fff;color:#14243a;box-shadow:0 8px 40px #14243a26;font-family:Roboto,Arial,sans-serif;font-size:15px;line-height:1.65}
.hxt-cookie-panel h2{font:600 22px/1.3 Roboto,Arial,sans-serif;margin:0 0 12px;color:#14243a;letter-spacing:0}
.hxt-cookie-panel p{font-size:15px;line-height:1.65;color:#435268;margin:12px 0}
.hxt-cookie-panel a{color:#155ccd;text-decoration:underline}
.hxt-cookie-panel summary{cursor:pointer;padding:8px 0;color:#155ccd;font-weight:600}
.hxt-cookie-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.hxt-cookie-actions button{flex:1;min-width:140px;min-height:46px;border:1px solid #2874ec;border-radius:6px;padding:11px 14px;background:#2874ec;color:#fff;font:600 15px/1.4 Roboto,Arial,sans-serif;cursor:pointer}
.hxt-cookie-actions button:hover{background:#155ccd}
.hxt-cookie-settings{position:fixed;z-index:99999;left:14px;bottom:12px;width:46px;height:46px;display:grid;place-items:center;padding:0;border:1px solid #dce4ee;border-radius:50%;background:#fff;color:#14243a;box-shadow:0 2px 10px #14243a15;cursor:pointer}
.hxt-cookie-settings:hover{color:#155ccd;background:#edf4ff}
.hxt-cookie-panel button:focus-visible,.hxt-cookie-panel summary:focus-visible,.hxt-cookie-settings:focus-visible{outline:3px solid #155ccd;outline-offset:3px}
@media(max-width:520px){.hxt-cookie-panel{left:12px;bottom:12px;width:calc(100% - 24px);padding:20px;max-height:85vh}.hxt-cookie-panel h2{font-size:21px}.hxt-cookie-actions button{min-width:115px}}
