.CookieConsent_banner__1RXT_{position:fixed;bottom:0;left:0;right:0;background-color:rgba(10,10,10,.9);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);padding:1.5rem;z-index:9999;color:#fff;animation:CookieConsent_slideUp__PBCyA .5s ease-out}.CookieConsent_content__MQuwy{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.CookieConsent_content__MQuwy{flex-direction:row;align-items:center;justify-content:space-between}}.CookieConsent_text__Sz8pF{flex:1}.CookieConsent_title__Ei72v{font-weight:600;margin-bottom:.5rem;font-size:1.1rem}.CookieConsent_description__dde7U{font-size:.9rem;color:#a0a0a0;line-height:1.4}.CookieConsent_actions__HA_g0{display:flex;gap:1rem;align-items:center}.CookieConsent_button__o7vz7{padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.CookieConsent_accept__b9cg_{background:white;color:black}.CookieConsent_accept__b9cg_:hover{background:#e0e0e0}.CookieConsent_reject__BV7Ss{background:transparent;color:#a0a0a0;border:1px solid rgba(255,255,255,.2)}.CookieConsent_reject__BV7Ss:hover{border-color:rgba(255,255,255,.4);color:white}.CookieConsent_link__hh2rs{color:#fff;text-decoration:underline;text-underline-offset:4px}@keyframes CookieConsent_slideUp__PBCyA{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}