/*
====================================================
NÉV: Mi épül itt? analitikai hozzájárulás stílus
PROJEKT: NextSheet Építési Intelligence
TÍPUS: CSS
VERZIÓ: v0.1.0
UTOLSÓ FRISSÍTÉS: 2026-08-29

LEÍRÁS:
Visszafogott, mobilbarát analitikai hozzájárulási sáv.

FEJLESZTŐ:
Balázs Bakos
NextSheet Innovations
https://www.nextsheet.hu

CHANGELOG:
v0.1.0 - 2026-08-29
- Első verzió.
====================================================
*/
.analytics-consent{position:fixed;z-index:3000;left:18px;right:18px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#17191ef5;color:#fff;border:1px solid #ffffff1c;border-radius:16px;padding:15px 17px;box-shadow:0 20px 65px #000a;backdrop-filter:blur(14px)}.analytics-consent div:first-child{display:grid;gap:3px}.analytics-consent span{font-size:12px;color:#a7abb5}.analytics-consent div:last-child{display:flex;gap:8px}.analytics-consent button{border:0;border-radius:9px;padding:9px 13px;background:#2a2d34;color:#fff;white-space:nowrap}.analytics-consent .accept{background:#f23888;font-weight:750}@media(max-width:700px){.analytics-consent{left:10px;right:10px;bottom:10px;display:grid}.analytics-consent div:last-child{justify-content:flex-end}}
