.analytics-preferences { appearance:none; border:0; background:none; color:inherit; font:inherit; text-decoration:underline; cursor:pointer; padding:0; }
.analytics-preferences[hidden], .analytics-consent-panel[hidden] { display:none !important; }
.analytics-consent-panel { position:fixed; z-index:1000; inset:auto 16px 16px; max-width:620px; margin:auto; padding:18px 20px; border:1px solid #cbd9e8; border-radius:14px; background:#fff; color:#10263d; box-shadow:0 12px 36px #10263d30; font-size:14px; line-height:1.65; }
.analytics-consent-panel p { margin:0 0 12px; }
.analytics-consent-panel a { color:#2467e8; }
.analytics-consent-panel > div { display:flex; justify-content:flex-end; gap:10px; flex-wrap:wrap; }
.analytics-consent-panel button { border:1px solid #2467e8; border-radius:8px; padding:8px 12px; background:#fff; color:#2467e8; font:inherit; font-weight:700; cursor:pointer; }
.analytics-consent-panel [data-analytics-accept] { background:#2467e8; color:#fff; }
