.cookie-consent{position:fixed;z-index:1000;left:20px;right:20px;bottom:20px;max-width:760px;margin:auto;padding:18px 20px;border:1px solid #dfe5df;border-radius:14px;background:#fff;box-shadow:0 16px 50px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:space-between;gap:20px}.cookie-consent[hidden]{display:none}.cookie-consent p{margin:0;line-height:1.5}.cookie-consent>div{display:flex;gap:8px}.cookie-consent button{padding:10px 14px;border-radius:8px;border:1px solid #dfe5df;background:#fff;cursor:pointer}.cookie-consent .primary{background:#15a36d;color:#fff;border-color:#15a36d}@media(max-width:640px){.cookie-consent{align-items:stretch;flex-direction:column}}
