.gcg-cookie-banner { background: #fffdf6; border: 1px solid #123a31; bottom: 1rem; box-shadow: 7px 7px 0 rgba(18, 58, 49, .18); color: #102d28; left: 1rem; max-width: 35rem; padding: 1.25rem; position: fixed; right: 1rem; z-index: 1000; }
.gcg-cookie-banner h2 { font: 700 1.15rem/1.2 Arial, sans-serif; margin: 0 0 .55rem; }
.gcg-cookie-banner p { color: #48615a; font: .92rem/1.5 Arial, sans-serif; margin: 0 0 1rem; }
.gcg-cookie-banner a { color: #005e48; text-decoration: underline; }
.gcg-cookie-actions { display: flex; flex-wrap: wrap; gap: .55rem; }
.gcg-cookie-actions button { background: #005e48; border: 1px solid #005e48; color: #fff; cursor: pointer; font: 700 .86rem/1 Arial, sans-serif; min-height: 2.4rem; padding: .7rem .9rem; }
.gcg-cookie-actions .gcg-cookie-secondary { background: #fffdf6; color: #005e48; }
.gcg-cookie-options { border-top: 1px solid #d6ddd8; margin-top: 1rem; padding-top: .9rem; }
.gcg-cookie-options[hidden] { display: none; }
.gcg-cookie-options label { display: block; font: .88rem/1.45 Arial, sans-serif; margin: .65rem 0; }
.gcg-cookie-options input { margin-right: .45rem; }
.gcg-cookie-preferences { background: #fffdf6; border: 1px solid #123a31; bottom: 1rem; color: #123a31; cursor: pointer; font: 700 .78rem/1 Arial, sans-serif; padding: .65rem .8rem; position: fixed; right: 1rem; z-index: 999; }
@media (max-width: 540px) { .gcg-cookie-banner { bottom: .75rem; left: .75rem; right: .75rem; } .gcg-cookie-actions button { flex: 1 1 100%; } .gcg-cookie-preferences { bottom: .65rem; right: .65rem; } }
