.rq-cookie-notice[hidden] { display: none !important; }
.rq-cookie-notice { position: fixed; inset: auto 20px 20px; z-index: 100000; box-sizing: border-box; display: flex; align-items: center; gap: 28px; max-width: 1120px; margin: 0 auto; padding: 22px 26px; color: #292620; background: #fffdf9; border: 1px solid #ded7ca; border-radius: 8px; box-shadow: 0 5px 28px #0002; font-family: Arial, sans-serif; text-align: left; }
.rq-cookie-notice * { box-sizing: border-box; }
.rq-cookie-notice .rq-cookie-copy { flex: 1; min-width: 0; }
.rq-cookie-notice h2 { margin: 0 0 6px; padding: 0; font: 600 18px/1.3 Georgia, serif; color: #292620; text-transform: none; letter-spacing: normal; }
.rq-cookie-notice p { margin: 0; padding: 0; font: 14px/1.5 Arial, sans-serif; color: #49443b; }
.rq-cookie-actions { display: flex; align-items: center; flex-shrink: 0; gap: 22px; }
.rq-cookie-notice a { color: #54421e; text-decoration: underline; font: 14px/1.4 Arial, sans-serif; }
.rq-cookie-notice button { min-height: 44px; padding: 10px 22px; background: #292620; border: 1px solid #292620; border-radius: 3px; color: #fff; cursor: pointer; font: 600 14px/1.4 Arial, sans-serif; text-transform: none; letter-spacing: normal; }
.rq-cookie-notice button:hover { background: #484034; }
.rq-cookie-open { display: inline; padding: 0; margin: 0; min-height: 24px; border: 0; background: transparent; color: inherit; cursor: pointer; font: inherit; text-decoration: underline; text-transform: none; letter-spacing: normal; }
.rq-cookie-open:hover { color: inherit; background: transparent; }
.rq-cookie-notice a:focus-visible, .rq-cookie-notice button:focus-visible, .rq-cookie-open:focus-visible { outline: 3px solid #a07b2a; outline-offset: 4px; }
.rq-cookie-policy { max-width: 920px; }
.rq-cookie-policy h2 { margin: 28px 0 12px; font-size: 24px; line-height: 1.3; }
.rq-cookie-policy p { margin: 0 0 16px; }
.rq-cookie-policy .rq-cookie-table { overflow-x: auto; margin: 18px 0; }
.rq-cookie-policy table { width: 100%; border-collapse: collapse; font-size: 15px; }
.rq-cookie-policy th, .rq-cookie-policy td { text-align: left; vertical-align: top; border: 1px solid #d9d5ce; padding: 12px; line-height: 1.5; }
.rq-cookie-policy th { background: #f5f2ec; }
@media (max-width: 700px) {
  .rq-cookie-notice { inset: auto 12px 12px; display: block; padding: 17px 18px; max-height: calc(100vh - 24px); max-height: calc(100dvh - 24px); overflow-y: auto; }
  .rq-cookie-notice h2 { font-size: 17px; }
  .rq-cookie-notice p { font-size: 13px; line-height: 1.45; }
  .rq-cookie-actions { justify-content: space-between; gap: 12px; margin-top: 14px; }
  .rq-cookie-notice a { font-size: 13px; }
  .rq-cookie-policy th, .rq-cookie-policy td { padding: 8px; font-size: 13px; overflow-wrap: anywhere; }
}
