body{display:flex;flex-direction:column;height:100vh;background:linear-gradient(90deg,#f0f4f8,#d9e2ec,#f4e7ff)}.footer{display:flex;justify-content:center;align-items:center;padding:1rem;background:#f5f5f7;border-top:1px solid #ccc;margin-top:auto}.legal-links{display:flex;gap:1rem;font-size:.8rem}.legal-links a{color:#333;text-decoration:none}.cookie-consent{position:fixed;bottom:0;left:0;right:0;background:#333;color:#fff;padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center;z-index:1000}.cookie-consent button{background:#fff;color:#333;border:none;padding:.25rem .75rem;cursor:pointer}
