.cookie-consent{position:fixed;bottom:0;left:0;right:0;background-color:#f8f9fa;padding:20px;box-shadow:0 -2px 5px rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center;z-index:1000}.cookie-consent p{margin:0;font-size:14px}.cookie-consent-buttons{display:flex;gap:10px}.cookie-consent-buttons button{padding:10px 20px;border:none;background-color:#007bff;color:#fff;cursor:pointer;border-radius:5px}.cookie-consent-buttons button:hover{background-color:#0056b3}