.rk-consent[hidden],.rk-consent__preferences[hidden],.rk-consent__summary[hidden]{display:none!important}
.rk-consent{position:fixed;z-index:1000;right:20px;bottom:20px;left:20px;display:flex;justify-content:center;pointer-events:none}
.rk-consent__card{width:min(980px,100%);padding:24px;border:1px solid #d8d1c6;border-radius:20px;background:#fffdf9;color:#191919;box-shadow:0 24px 80px rgba(30,24,18,.22);pointer-events:auto}
.rk-consent__summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px}
.rk-consent__eyebrow{margin:0 0 7px;color:#a94336;font-size:.7rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.rk-consent h2{margin:0;font-size:clamp(1.35rem,2.7vw,2rem);line-height:1.15}
.rk-consent p{margin:8px 0 0;color:#5f5b56;line-height:1.55}
.rk-consent__copy>p:last-child{max-width:650px}
.rk-consent__actions,.rk-consent__preferences-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}
.rk-consent__button{min-height:44px;padding:0 18px;border:1px solid #27442e;border-radius:999px;background:#fff;color:#27442e;font-weight:750;cursor:pointer}
.rk-consent__button--primary{background:#27442e;color:#fff}
.rk-consent__link{padding:8px 4px;border:0;background:transparent;color:#8f3d32;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.rk-consent__preferences-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid #e2ddd5}
.rk-consent__close{width:42px;height:42px;border:1px solid #d8d1c6;border-radius:50%;background:#fff;color:#191919;font-size:1.5rem;cursor:pointer}
.rk-consent__option{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:15px 0;border-bottom:1px solid #ece7df}
.rk-consent__option strong{font-size:1rem}.rk-consent__option p{margin-top:2px;font-size:.88rem}
.rk-consent__option input{width:22px;height:22px;accent-color:#27442e}
.rk-consent__required{flex:0 0 auto;color:#27442e;font-size:.78rem;font-weight:800}
.rk-consent__preferences-actions{justify-content:space-between;padding-top:18px}
.footer-cookie-preferences{margin-top:12px}.footer-cookie-preferences button{padding:0;border:0;background:transparent;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer;opacity:.85}
@media(max-width:760px){.rk-consent{right:10px;bottom:10px;left:10px}.rk-consent__card{max-height:calc(100vh - 20px);padding:20px 17px;overflow:auto;border-radius:16px}.rk-consent__summary{grid-template-columns:1fr;gap:18px}.rk-consent__actions{justify-content:stretch}.rk-consent__button{flex:1}.rk-consent__link{width:100%;text-align:center}.rk-consent__option{align-items:flex-start}.rk-consent__preferences-actions{align-items:stretch;flex-direction:column}.rk-consent__preferences-actions .rk-consent__button{width:100%}}