.analytics-consent { position: fixed; bottom: 1rem; left: 1rem; z-index: 15; max-width: 28rem; width: calc(100% - 2rem); padding: 1.25rem; background: #f0efe7; color: #292c27; border: 1px solid #b5b6aa; box-shadow: 0 8px 35px #292c2714; font: 14px/1.6 sans-serif; }
.analytics-consent[hidden] { display: none; }
.analytics-consent p { margin: 0 0 1rem; }
.analytics-consent div { display: flex; gap: 1rem; }
.analytics-consent button { flex: 1; border: 1px solid #65685b; padding: .6rem; background: transparent; color: inherit; cursor: pointer; font: inherit; }
.analytics-settings { border: 0; padding: 0; color: inherit; background: transparent; text-decoration: underline; text-underline-offset: .2em; cursor: pointer; font: inherit; }
.form-status { margin-top: 1rem; }
.form-status:empty { display: none; }
.form-honeypot { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
