.parallax-bg{background-image:url(https://picsum.photos/1200/800?blur=2);background-attachment:fixed;background-size:cover;height:400px}.content{padding:40px;text-align:center}.cookie-banner{position:fixed;inset:auto 0 0 0;background:rgb(18 18 20 / .97);color:#fff;padding:18px;display:flex;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap;z-index:9999;box-shadow:0 -6px 18px rgb(0 0 0 / .4)}.cookie-content{max-width:720px;font-size:14px;line-height:1.4}.cookie-actions{display:flex;gap:42px;align-items:center;flex-wrap:wrap}.btn{background:#fff;color:#111;border:0;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:600}.btn.secondary{background:#fff0;color:#fff;border:1px solid rgb(255 255 255 / .12)}.cookie-settings{display:none;margin-top:8px;width:100%}.cookie-settings.show{display:block}.cookie-toggle{display:flex;align-items:center;gap:8px}.cookie-toggle input{width:18px;height:18px}a.privacy{color:#9fd3ff;text-decoration:underline}@media (max-width:640px){.cookie-banner{padding:12px}.cookie-actions{width:100%;justify-content:flex-end}}