.cookie-notice{background:#112139;border-radius:8px;bottom:24px;box-shadow:0 4px 12px rgba(0,0,0,.2);max-width:300px;padding:16px;position:fixed;right:24px;z-index:1000}.cookie-notice__content{display:flex;flex-direction:column;gap:12px}.cookie-notice__content p{color:#fff;font-size:14px;margin:0}.cookie-notice__btn{width:100%!important}.cookie-notice.hidden{display:none}@media screen and (max-width:600px){.cookie-notice{bottom:16px;left:16px;max-width:none;right:16px}}