.cookie-banner{z-index:11000;background:var(--bg-extra-dark);color:var(--text-muted);padding:14px 0;font-size:.85rem;animation:.26s both slide-up-enter;position:fixed;bottom:0;left:0;right:0}.cookie-banner__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.cookie-banner__text{flex:16rem;margin:0;line-height:1.4}.cookie-banner__button{background:var(--bg-highlight);color:var(--text-light);cursor:pointer;border:none;border-radius:6px;flex-shrink:0;padding:8px 20px;font-size:.85rem;transition:background .2s}.cookie-banner__button:hover{background:var(--button-hover)}
