.cookie-panel{position:fixed;bottom:1rem;left:1rem;width:min(420px,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);overflow-y:auto;box-sizing:border-box;background:#24291f;color:#f3f1e9;border:1px solid #637248;box-shadow:0 12px 50px #0007;padding:1.5rem;z-index:60;text-align:left;font-family:Manrope,Arial,sans-serif;line-height:1.55}.cookie-panel[hidden]{display:none!important}.cookie-panel .eyebrow{font-size:.75rem;letter-spacing:.13em;text-transform:uppercase;color:#d4dac8;margin:0 0 .65rem}.cookie-panel h2{font-family:Space,"Space Grotesk",Arial,sans-serif;font-size:1.5rem;line-height:1.2;font-weight:500;letter-spacing:-.03em;margin:0 0 .85rem;color:#f3f1e9}.cookie-panel p{font-size:.95rem;color:#d4dac8;line-height:1.55;margin:0 0 1rem}.cookie-panel .cookie-actions{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;font-size:1rem}.cookie-panel .cookie-choice{flex:1 1 110px;min-height:44px;border:1px solid #c5ed61;background:transparent;color:#c5ed61;padding:.65rem 1rem;font:600 1rem Manrope,Arial,sans-serif;cursor:pointer}.cookie-panel .cookie-choice:hover{background:#c5ed61;color:#171916}.cookie-panel .cookie-actions a{display:inline-flex;align-items:center;min-height:44px;color:#f3f1e9;font-size:.9rem;text-decoration:underline;text-underline-offset:3px}.cookie-panel :focus-visible{outline:2px solid #c5ed61;outline-offset:3px}[data-cookie-open]{cursor:pointer}.cookie-panel [data-cookie-choice]{touch-action:manipulation}@media(max-width:540px){.cookie-panel{bottom:.75rem;left:.75rem;width:calc(100vw - 1.5rem);max-height:calc(100dvh - 1.5rem);padding:1.2rem}}@media print{.cookie-panel{display:none!important}}
.navigation-open .cookie-panel,html.overlay-open .cookie-panel{visibility:hidden}
.cookie-panel{width:min(370px,calc(100vw - 2rem))}
