.analytics-consent { position: fixed; z-index: 100; right: 18px; bottom: 18px; width: min(440px, calc(100vw - 36px)); padding: 18px; background: #10110f; color: #f0f0e9; box-shadow: 0 12px 42px rgba(0,0,0,.26); font: 14px/1.48 Arial, sans-serif; }
.analytics-consent p { margin: 0; }.analytics-consent strong { color: #d5ff39; }.analytics-consent div { display: flex; flex-wrap: wrap; align-items: center; gap: 9px; margin-top: 15px; }.analytics-consent button { min-height: 38px; padding: 8px 11px; border: 1px solid #d5ff39; background: #d5ff39; color: #10110f; font: 700 12px Arial, sans-serif; cursor: pointer; }.analytics-consent button[data-consent-decline] { border-color: rgba(240,240,233,.5); background: transparent; color: #f0f0e9; }.analytics-consent a { color: #f0f0e9; font-size: 12px; text-underline-offset: 3px; }
@media (max-width: 520px) { .analytics-consent { right: 12px; bottom: 12px; width: calc(100vw - 24px); } }
