.cookie-notice{position:fixed;z-index:100;left:18px;right:18px;bottom:18px;display:none;max-width:930px;margin:auto;padding:18px 20px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:rgba(3,31,59,.97);color:#fff;box-shadow:0 18px 54px rgba(0,0,0,.28);backdrop-filter:blur(14px)}.cookie-notice.show{display:flex;align-items:center;justify-content:space-between;gap:24px}.cookie-notice p{margin:0;color:#dce9f2;font-size:.86rem;line-height:1.55}.cookie-notice strong{color:#fff}.cookie-notice-actions{display:flex;align-items:center;gap:10px;flex:none}.cookie-notice a{color:#fff;text-decoration:underline;font-size:.82rem;font-weight:700}.cookie-notice button{border:0;border-radius:999px;padding:10px 16px;background:#e31f32;color:#fff;font:700 .82rem "DM Sans",Arial,sans-serif;cursor:pointer}@media(max-width:680px){.cookie-notice{left:10px;right:10px;bottom:10px;padding:16px}.cookie-notice.show{align-items:flex-start;flex-direction:column;gap:13px}.cookie-notice-actions{width:100%;justify-content:space-between}}
