.analytics-noscript { display: none; visibility: hidden; border: 0; }
.analytics-consent[hidden] { display: none; }
.analytics-consent { position: fixed; z-index: 1000; bottom: 16px; left: 16px; width: min(520px, calc(100% - 32px)); padding: 22px; background: #fff; color: #242124; border: 1px solid #ded8de; border-radius: 14px; box-shadow: 0 8px 32px #0002; max-height: calc(100dvh - 32px); overflow-y: auto; }
.analytics-consent h2 { font-size: 19px; line-height: 1.3; margin: 0 0 10px; }
.analytics-consent p { font-size: 14px; line-height: 1.55; margin: 0 0 16px; }
.analytics-consent a { text-decoration: underline; }
.analytics-consent__actions { display: flex; flex-wrap: wrap; gap: 10px; }
.analytics-consent__actions button { border: 1px solid #4f2854; border-radius: 8px; background: #fff; color: #4f2854; padding: 10px 14px; font: inherit; font-size: 14px; cursor: pointer; }
.analytics-consent__actions button:focus-visible, .analytics-settings:focus-visible { outline: 3px solid #967099; outline-offset: 3px; }
.analytics-settings { border: 0; background: transparent; color: inherit; font: inherit; cursor: pointer; padding: 0; text-align: left; }
