.hse-cookie-panel{position:fixed;z-index:10000;bottom:20px;left:20px;width:min(620px,calc(100vw - 40px));max-height:calc(100dvh - 40px);overflow:auto;box-sizing:border-box;padding:24px;background:#fff;color:#10271f;border:1px solid #ccd5cc;border-radius:16px;box-shadow:0 12px 48px #10271f29;font-family:inherit;font-size:15px;line-height:1.55;text-align:left}
.hse-cookie-panel[hidden]{display:none}
.hse-cookie-panel h2{margin:0 0 10px;font:inherit;font-weight:700;font-size:22px;color:#10271f;line-height:1.25}
.hse-cookie-panel p{margin:0 0 12px;font-size:15px;color:#10271f;line-height:1.55}
.hse-cookie-panel a{color:#10271f;text-decoration:underline;text-underline-offset:3px}
.hse-cookie-actions{display:flex;flex-wrap:wrap;gap:10px}
.hse-cookie-actions button{flex:1 1 220px;min-height:46px;padding:10px 16px;border:1px solid #10271f;border-radius:8px;background:#10271f;color:#fff;font:inherit;font-size:14px;font-weight:600;cursor:pointer;text-align:center}
.hse-cookie-actions button:hover{background:#244a3c}
.hse-cookie-panel :focus-visible,.hse-cookie-settings:focus-visible{outline:3px solid #487751;outline-offset:4px}
.hse-cookie-settings{display:block;margin:16px auto;padding:9px 14px;min-height:44px;border:1px solid #ccd5cc;border-radius:8px;background:#fff;color:#10271f;font:inherit;font-size:13px;text-decoration:underline;cursor:pointer}
.hse-cookie-panel .hse-cookie-status:empty{display:none}
@media(max-width:480px){.hse-cookie-panel{bottom:10px;left:10px;width:calc(100vw - 20px);padding:18px;max-height:calc(100dvh - 20px)}.hse-cookie-panel h2{font-size:20px}.hse-cookie-actions{gap:8px}.hse-cookie-actions button{flex-basis:100%}}
