.cookie-preferences{position:fixed;bottom:12px;left:12px;right:12px;margin:auto;max-width:660px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px;background:#f2ecdf;color:#282620;border:1px solid #cec5b3;box-shadow:0 3px 16px #0002;z-index:1000;font:13px/1.4 Office,Arial,sans-serif}
.cookie-preferences p{margin:0;line-height:1.4}.cookie-preferences a{text-decoration:underline;text-underline-offset:3px}.cookie-preferences>div{display:flex;gap:8px}.cookie-preferences button{min-height:40px;padding:8px 12px;background:transparent;border:1px solid #746f63;font:inherit;cursor:pointer}
@media(max-width:500px){.cookie-preferences{gap:8px;padding:8px 12px;flex-wrap:wrap;justify-content:center;bottom:8px}.cookie-preferences p{font-size:12px}.cookie-preferences button{min-height:36px;padding:7px 14px}}
