.cookie-consent{position:fixed;background:var(--body-bg);color:var(--body-color);bottom:1rem;left:1rem;z-index:999999;box-shadow:0 8px 24px hsla(210,8%,62%,.15);border:1px solid rgba(0,0,0,.08);border-radius:5px;width:400px;padding:1rem}.cookie-consent .cookie-consent-buttons{display:flex;justify-content:flex-end;margin-top:1rem;gap:1rem}.cookie-consent .cookie-consent-buttons button{flex-grow:1}