.consent-manager{position:fixed;z-index:1000;right:1rem;bottom:1rem;max-width:min(34rem,calc(100vw - 2rem));font:16px/1.5 system-ui,sans-serif;color:#172018}.consent-banner,.consent-panel{padding:1rem;background:#fff;border:1px solid #647067;border-radius:.75rem;box-shadow:0 .5rem 2rem #0003}.consent-banner h2,.consent-panel h2{margin:0 0 .5rem}.consent-options{margin:1rem 0;border:0;padding:0}.consent-options legend{font-weight:700;margin-bottom:.25rem}.consent-option{padding:.65rem 0;border-top:1px solid #d9ded9}.consent-option label{display:flex;gap:.65rem;min-height:44px;align-items:flex-start}.consent-option input{flex:0 0 auto;margin-top:.25rem}.consent-option span{display:grid;gap:.15rem}.consent-option small{font-size:.875rem;line-height:1.4}.consent-option a{display:inline-block;margin:.2rem 0 0 1.65rem;color:#335d3b;text-decoration:underline}.consent-actions{display:flex;flex-wrap:wrap;gap:.5rem}.consent-manager button{min-height:44px;padding:.65rem 1rem;border:1px solid #335d3b;border-radius:.5rem;background:#fff;color:#17371e;cursor:pointer}.consent-manager button:focus-visible,.consent-option a:focus-visible{outline:3px solid #e39b24;outline-offset:2px}.consent-actions button:first-child,.consent-control,.consent-banner .consent-actions button:nth-child(2){background:#335d3b;color:#fff}.consent-secondary{background:#fff!important;color:#17371e!important}.consent-control{display:block;margin-left:auto}.consent-panel:not([hidden])+.consent-control{margin-top:.5rem}@media(max-width:480px){.consent-manager{right:.5rem;bottom:.5rem;max-width:calc(100vw - 1rem)}.consent-banner,.consent-panel{max-height:calc(100dvh - 1rem);overflow-y:auto}.consent-actions button{width:100%}.consent-option a{margin-left:0}}
