.cookie-consent{position:fixed;left:20px;right:20px;bottom:20px;z-index:99999;background:#fff;color:#222;border-radius:12px;box-shadow:0 4px 18px rgba(0,0,0,.25);padding:18px;display:none;max-width:760px;margin:auto;font-family:Arial,sans-serif}.cookie-consent.show{display:block}.cookie-consent p{margin:0 0 12px;font-size:14px;line-height:1.4}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-actions button{border:0;border-radius:6px;cursor:pointer;font-weight:700}.cookie-accept{background:#1c3a65;color:#fff}.cookie-reject{background:#e5e5e5;color:#222}