.analytics-consent[hidden]{display:none}
.analytics-consent{position:fixed;z-index:1000;right:1rem;bottom:1rem;left:1rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;max-width:720px;margin:0 auto;padding:1rem 1.1rem;border:1px solid #aaa297;border-radius:16px;background:#0b0f14f7;box-shadow:0 18px 50px #0008;color:#f2eee5}
.analytics-consent__copy{display:grid;gap:.3rem;max-width:520px;font-size:.9rem;line-height:1.45;color:#d8d3c8}
.analytics-consent__copy strong{color:#fff;font-size:1rem}
.analytics-consent__copy a{color:#fff;text-underline-offset:3px}
.analytics-consent__actions{display:flex;flex:0 0 auto;gap:.55rem}
.analytics-consent__button,.analytics-choices-link{font:inherit;cursor:pointer}
.analytics-consent__button{min-height:44px;padding:.65rem .95rem;border:1px solid #caff3f;border-radius:999px;background:#caff3f;color:#0b0f14;font-weight:900}
.analytics-consent__button--secondary{border-color:#aaa297;background:transparent;color:#fff}
.analytics-consent__button:focus-visible,.analytics-choices-link:focus-visible{outline:3px solid #caff3f;outline-offset:3px}
.analytics-choices-link{display:inline-block;margin:0;padding:0;border:0;background:transparent;color:inherit;text-decoration:underline;text-underline-offset:3px}
main.legal>.analytics-choices-link{margin-top:1.5rem;color:#fff}
@media (max-width:700px){.analytics-consent{align-items:stretch;flex-direction:column}.analytics-consent__actions{display:grid;grid-template-columns:1fr 1fr}.analytics-consent__button{width:100%}}
