.consent-banner[hidden]{display:none}.consent-banner{position:fixed;z-index:1000;left:24px;right:24px;bottom:24px;max-width:1120px;margin:auto;padding:22px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;background:#fffef8;border:1px solid var(--line);border-radius:18px;box-shadow:0 22px 70px rgba(20,33,29,.22)}.consent-copy p{margin:0}.consent-copy p:not(.consent-title){color:var(--muted);font-size:14px;max-width:660px}.consent-copy a{color:var(--green);font-weight:700}.consent-title{font-family:Georgia,serif;font-size:23px;line-height:1.2;margin-bottom:7px!important}.consent-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.consent-button{width:auto;min-width:148px;margin:0;height:45px;border:1px solid var(--ink);border-radius:10px;padding:0 16px;font-size:13px}.consent-button.secondary{background:transparent;color:var(--ink)}.consent-button.secondary:hover{background:#edf0e8}.consent-button.primary{background:var(--ink);color:white}.consent-dialog{width:min(650px,calc(100% - 32px));padding:0;border:0;border-radius:20px;background:var(--card);color:var(--ink);box-shadow:0 25px 100px rgba(20,33,29,.3)}.consent-dialog::backdrop{background:rgba(20,33,29,.56)}.consent-panel{padding:28px}.consent-dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.consent-dialog-heading h2{font-family:Georgia,serif;font-size:32px;font-weight:500;line-height:1.1;margin:0}.consent-dialog-heading .eyebrow{margin-bottom:7px}.consent-close{width:42px;height:42px;padding:0;margin:0;border-radius:50%;font-size:27px;line-height:1;background:#edf0e8;color:var(--ink)}.consent-panel>p{color:var(--muted)}.consent-purpose{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;border-top:1px solid var(--line);cursor:pointer}.consent-purpose div{display:flex;flex-direction:column}.consent-purpose span{color:var(--muted);font-size:13px}.consent-purpose input{width:23px;height:23px;accent-color:var(--green);flex:0 0 auto}.always-on{font-weight:750;color:var(--green)!important;white-space:nowrap}.consent-dialog-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:20px;border-top:1px solid var(--line)}.footer-cookie-button{width:auto;height:auto;margin:0;padding:0;border:0;border-radius:0;background:none;color:var(--muted);font-size:14px;font-weight:650}.footer-cookie-button:hover{background:none;color:var(--green)}@media(max-width:900px){.consent-banner{grid-template-columns:1fr}.consent-actions{width:100%}}@media(max-width:600px){.consent-banner{left:10px;right:10px;bottom:10px;padding:17px;gap:16px}.consent-actions{grid-template-columns:1fr}.consent-button{width:100%;min-width:0}.consent-panel{padding:21px}.consent-dialog-actions{flex-direction:column-reverse}.consent-dialog-heading h2{font-size:27px}}
