#cgCookieBanner{position:fixed;left:16px;right:16px;bottom:16px;z-index:99999;background:#0b0f14;color:#fff;border:1px solid rgba(255,255,255,.12);
border-radius:16px;padding:14px 14px;box-shadow:0 10px 30px rgba(0,0,0,.35);display:none}
#cgCookieBanner .row{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}
#cgCookieBanner p{margin:0;font-size:13px;line-height:1.4;opacity:.92}
#cgCookieBanner a{color:#ffb24a;text-decoration:none;font-weight:700}
#cgCookieBanner .btns{display:flex;gap:10px;flex-wrap:wrap}
#cgCookieBanner button{border:0;border-radius:12px;padding:10px 12px;font-weight:800;cursor:pointer}
#cgCookieBanner .ok{background:#ff8a00;color:#111}
#cgCookieBanner .no{background:rgba(255,255,255,.12);color:#fff}
