.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#222;color:white;padding:15px;display:flex;justify-content:space-between;align-items:center;z-index:9999;font-size:14px}.cookie-banner p{margin:0;max-width:80%}.cookie-banner a{color:#00ffff;text-decoration:underline}.cookie-banner button{background:#00b894;color:white;border:none;padding:8px 16px;cursor:pointer;border-radius:4px}.cookie-banner button:hover{background:#019875}