.gh-cookie-banner{position:fixed;z-index:10000;right:20px;bottom:20px;left:20px;color:#fff;background:#17191a;border:1px solid rgba(255,255,255,.16);box-shadow:0 20px 60px rgba(0,0,0,.3)}
.gh-cookie-banner__inner{display:flex;align-items:center;justify-content:space-between;gap:28px;width:min(1180px,100%);margin:auto;padding:20px 24px}
.gh-cookie-banner strong{display:block;font-size:1rem}.gh-cookie-banner p{max-width:720px;margin:5px 0;color:rgba(255,255,255,.78);font-size:.92rem;line-height:1.45}.gh-cookie-banner a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.gh-cookie-banner__actions{display:flex;gap:10px;flex:0 0 auto}.gh-cookie-banner button{min-height:44px;padding:10px 18px;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.55);font:inherit;font-weight:700;cursor:pointer}.gh-cookie-banner button.is-primary{background:#e30613;border-color:#e30613}
@media(max-width:700px){.gh-cookie-banner{right:10px;bottom:10px;left:10px}.gh-cookie-banner__inner{align-items:stretch;flex-direction:column;gap:15px;padding:18px}.gh-cookie-banner__actions{display:grid;grid-template-columns:1fr 1fr}.gh-cookie-banner button{width:100%}}
