.analytics-consent, .analytics-preferences { box-sizing:border-box; position:fixed; z-index:10000; inset:auto 20px 20px auto; width:320px; max-width:calc(100% - 40px); max-height:calc(100dvh - 40px); overflow:auto; margin:0; padding:14px; color:#11130f; background:#f3eedf; border:1px solid #11130f55; box-shadow:0 4px 18px #00000012; font:400 13px/1.4 Arial,sans-serif; text-align:left; }
.analytics-consent[hidden] { display:none; }
.analytics-consent { display:block; }
.analytics-consent-copy { flex:1; min-width:0; }
.analytics-consent h2, .analytics-preferences h2 { color:inherit; font:400 18px/1.2 Georgia,serif; letter-spacing:-.025em; margin:0 0 8px; }
.analytics-consent p, .analytics-preferences p { color:inherit; font:inherit; margin:0 0 10px; max-width:none; }
.analytics-consent a, .analytics-preferences a { color:inherit; text-decoration:underline; text-underline-offset:3px; }
.analytics-consent-actions { display:flex; gap:8px; flex-wrap:wrap; margin-top:10px; }
.analytics-consent button, .analytics-preferences button { appearance:none; border:1px solid #11130f; border-radius:0; background:transparent; color:#11130f; padding:10px 12px; min-height:44px; font:700 12px/1.3 Arial,sans-serif; cursor:pointer; }
.analytics-consent-actions [data-choice] { flex:1; }
.analytics-consent button:hover, .analytics-preferences button:hover { background:#1955bd; border-color:#1955bd; color:#f3eedf; }
.analytics-consent button:focus-visible, .analytics-preferences button:focus-visible, .analytics-privacy-link:focus-visible { outline:3px solid #1955bd; outline-offset:4px; }
.analytics-preferences button:disabled { opacity:.5; cursor:not-allowed; }
.analytics-preferences h2 { padding-right:48px; }
.analytics-preferences [data-privacy-close] { position:absolute; top:2px; right:6px; border:0; padding:8px; font-weight:400; text-decoration:underline; }
.analytics-choice-status:empty { display:none; }
.analytics-consent .analytics-choice-status, .analytics-preferences .analytics-choice-status { font-size:13px; margin:10px 0 0; }
body .analytics-privacy-link, body[data-layout="mature"] .contact-footer button.analytics-privacy-link { appearance:none; display:inline-flex; align-items:center; min-height:44px; border:0; padding:0; border-radius:0; color:inherit; background:transparent; box-shadow:none; font:700 .7rem/1.4 Arial,sans-serif; text-decoration:underline; text-underline-offset:.2em; cursor:pointer; }
body[data-layout="mature"] .contact-footer button.analytics-privacy-link:hover { background:transparent; color:#1955bd; }
@media(max-width:700px) {
    .analytics-consent, .analytics-preferences { inset:auto 12px max(12px,env(safe-area-inset-bottom)) auto; max-width:calc(100% - 24px); max-height:calc(100dvh - 32px); }
}
