.cookie-consent{position:fixed;z-index:10000;left:50%;bottom:18px;transform:translateX(-50%);width:min(760px,calc(100% - 28px));background:#10100f;color:#f4f0e8;border:1px solid rgba(220,187,135,.5);box-shadow:0 18px 60px rgba(0,0,0,.42);padding:18px 20px;display:flex;align-items:center;gap:20px;justify-content:space-between;font:300 14px/1.55 Jost,Arial,sans-serif}
.cookie-consent p{margin:0}.cookie-consent a{color:#dcbb87;text-decoration:underline;text-underline-offset:3px}.cookie-actions{display:flex;gap:10px;flex:0 0 auto}.cookie-actions button{border:1px solid #dcbb87;padding:9px 15px;cursor:pointer;font:400 12px/1 Jost,Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em}.cookie-reject{background:transparent;color:#f4f0e8}.cookie-accept{background:#dcbb87;color:#111}.cookie-settings-link{background:none;border:0;padding:0;color:inherit;text-decoration:underline;cursor:pointer;font:inherit}
@media(max-width:640px){.cookie-consent{align-items:stretch;flex-direction:column;gap:14px;bottom:10px}.cookie-actions{width:100%}.cookie-actions button{flex:1}}
