/* Cookie consent — biohealthjournal.online (a fő paletta szerint) */
.cc-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:1200;max-width:560px;margin:0 auto;background:#fff;color:#2a2a28;border:1px solid #e7e3dc;border-radius:16px;box-shadow:0 18px 50px rgba(30,26,20,.22);padding:22px;font-family:"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
.cc-banner[hidden]{display:none}
.cc-title{font-family:Georgia,serif;font-size:20px;margin:0 0 8px}
.cc-text{font-size:14px;line-height:1.6;color:#6b6f6a;margin:0 0 16px}
.cc-text a{color:#d9542b}
.cc-actions{display:flex;gap:10px;flex-wrap:wrap}
.cc-btn{flex:1 1 auto;min-width:120px;padding:12px 16px;border-radius:40px;font-size:15px;font-weight:700;cursor:pointer;border:2px solid #d9542b;font-family:inherit}
.cc-btn--accept{background:#d9542b;color:#fff}
.cc-btn--accept:hover{background:#b5401f;border-color:#b5401f}
.cc-btn--reject{background:#fff;color:#d9542b}
.cc-btn--reject:hover{background:#f7f3ec}
.cc-btn--config{background:transparent;color:#6b6f6a;border-color:#e7e3dc}
.cc-btn--config:hover{background:#f7f3ec}
.cc-panel{margin-top:16px;border-top:1px solid #e7e3dc;padding-top:16px}
.cc-panel[hidden]{display:none}
.cc-cat{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid #f0ece5}
.cc-cat:last-child{border-bottom:none}
.cc-cat h4{margin:0 0 3px;font-family:inherit;font-size:15px}
.cc-cat p{margin:0;font-size:13px;color:#6b6f6a}
.cc-switch{flex:0 0 auto}
.cc-switch input{width:18px;height:18px;accent-color:#d9542b}
.cc-save{margin-top:14px;width:100%;padding:12px;border:none;border-radius:40px;background:#2f7d4f;color:#fff;font-weight:700;font-size:15px;cursor:pointer;font-family:inherit}
.cc-save:hover{background:#276a42}
@media (max-width:520px){.cc-actions{flex-direction:column}.cc-btn{width:100%}}
