.cookie-notice[hidden]{display:none}
.cookie-notice{position:fixed;z-index:1400;right:22px;bottom:22px;display:flex;align-items:center;gap:18px;width:min(520px,calc(100vw - 32px));padding:16px 18px;border:1px solid #34434e;border-radius:10px;background:#101820;color:#eaf0f3;box-shadow:0 18px 50px rgba(7,14,20,.24);font-size:13px;line-height:1.45}
.cookie-notice p{margin:0;flex:1}.cookie-notice a{color:#8eacff;text-decoration:underline;text-underline-offset:3px}.cookie-notice button{min-height:38px;padding:8px 14px;border:1px solid #fff;border-radius:7px;background:#fff;color:#101820;font:inherit;font-weight:750;cursor:pointer}
@media(max-width:600px){.cookie-notice{right:16px;bottom:16px;align-items:stretch;flex-direction:column;gap:12px}.cookie-notice button{width:100%}}
