.analytics-consent{position:fixed;z-index:30;bottom:20px;left:20px;width:min(440px,calc(100% - 40px));padding:20px;border:1px solid #b5d5c9;border-radius:16px;background:#fff;color:#073b43;box-shadow:0 8px 35px #073b4326;font-size:.875rem;line-height:1.55}
.analytics-consent[hidden]{display:none}
.analytics-consent-actions{display:flex;gap:10px;margin-top:14px}
.analytics-consent-actions button{flex:1;min-height:44px;border:1px solid #b5d5c9;border-radius:9px;background:#eaf5f1;color:#073b43;padding:10px;font:inherit;font-weight:650}
.analytics-consent-actions button:hover{background:#dcefe7}
.analytics-preferences{border:0;background:none;color:inherit;text-decoration:underline;text-underline-offset:4px;font:inherit;font-size:.8rem;padding:12px 0}
@media(max-width:760px){.analytics-consent{bottom:88px;max-height:calc(100dvh - 110px);overflow:auto}}
