.cookie-panel[hidden],.cookie-settings[hidden]{display:none!important}
.cookie-panel{position:fixed;bottom:20px;left:20px;right:20px;z-index:1000;max-width:760px;margin:auto;padding:24px;background:#fff;color:#172822;border:1px solid #b8c8be;border-radius:14px;box-shadow:0 8px 40px #17282230;max-height:80vh;overflow:auto;font-size:16px;line-height:1.5}
.cookie-panel h2{font-size:23px;margin:0 0 8px}.cookie-panel p{margin:0 0 12px}.cookie-panel a{text-decoration:underline}.cookie-panel summary{cursor:pointer;font-weight:600}.cookie-panel details p{margin-top:12px}.cookie-actions{display:flex;gap:12px;margin-top:18px}.cookie-actions button{flex:1;border:1px solid #08493d;background:#08493d;color:#fff;border-radius:7px;padding:12px 18px;font:inherit;font-weight:650;cursor:pointer}.cookie-actions button:hover{background:#116452}.cookie-settings{border:0;background:transparent;color:inherit;font:inherit;text-decoration:underline;cursor:pointer;padding:6px}.cookie-panel :focus-visible{outline:3px solid #6c3aff;outline-offset:3px}
@media(max-width:520px){.cookie-panel{bottom:10px;left:10px;right:10px;padding:18px}.cookie-actions{flex-direction:column}}

.cookie-actions #cookie-reject{background:#fff;color:#08493d;border-color:#08493d}.cookie-actions #cookie-reject:hover{background:#eef5f1}
