.footer-consent-button{margin:0;padding:0;border:0;background:0 0;color:inherit;font:inherit;cursor:pointer}.footer-consent-button:focus-visible,.footer-consent-button:hover{color:#fff;text-decoration:underline}.consent-banner{position:fixed;z-index:1200;right:20px;bottom:20px;left:20px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;width:min(920px,calc(100% - 40px));max-height:calc(100dvh - 40px);margin:0 auto;padding:18px 20px;overflow:auto;border:1px solid rgba(20,90,45,.22);border-radius:8px;background:#fff;box-shadow:0 16px 44px rgba(27,43,31,.2);color:#17241b}.consent-banner[hidden]{display:none}.consent-copy{min-width:0}.consent-copy strong{display:block;margin-bottom:4px;font-size:16px}.consent-copy p{margin:0;color:#526057;font-size:13px;line-height:1.45}.consent-copy a{display:inline-block;margin-top:5px;color:#145a2d;font-size:12px;font-weight:750}.consent-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.consent-actions .btn,.consent-dialog .btn{min-height:42px;padding:10px 14px;white-space:nowrap}.consent-settings-button{min-height:42px;padding:8px 4px;border:0;background:0 0;color:#145a2d;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.consent-settings-button:focus-visible,.consent-settings-button:hover{text-decoration:underline}.consent-dialog{width:min(560px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:0;overflow:auto;border:1px solid rgba(20,90,45,.22);border-radius:8px;background:#fff;color:#17241b;box-shadow:0 22px 58px rgba(20,35,24,.28)}.consent-dialog::backdrop{background:rgba(15,24,18,.58)}.consent-dialog form{display:grid}.consent-dialog footer,.consent-dialog header{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:18px 20px}.consent-dialog header{border-bottom:1px solid #e3e9e4}.consent-dialog header span{color:#617067;font-size:11px;font-weight:800;text-transform:uppercase}.consent-dialog h2{margin:3px 0 0;font-size:22px;line-height:1.2}.consent-dialog .icon-button{flex:0 0 42px;width:42px;height:42px}.consent-option{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:17px 20px;border-bottom:1px solid #e3e9e4}.consent-option small,.consent-option strong{display:block}.consent-option small{margin-top:4px;color:#617067;font-size:12px;line-height:1.45}.consent-option input[type=checkbox]{width:22px;height:22px;margin:0;accent-color:#145a2d}.consent-dialog footer{justify-content:flex-start;flex-wrap:wrap}@media (max-width:720px){.consent-banner{right:10px;bottom:calc(78px + env(safe-area-inset-bottom));left:10px;grid-template-columns:1fr;gap:14px;width:calc(100% - 20px);max-height:calc(100dvh - 98px - env(safe-area-inset-bottom));padding:16px}.consent-actions{justify-content:flex-start}}@media (max-width:420px){.consent-actions .btn{flex:1 1 calc(50% - 4px)}.consent-settings-button{flex:1 1 100%;text-align:left}.consent-dialog footer .btn{width:100%}}