.cookie-consent{position:fixed;left:20px;right:20px;bottom:20px;z-index:1000;display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:980px;margin:0 auto;padding:18px 20px;background-color:rgba(33,33,33,.98);border:1px solid rgba(76,175,80,.65);border-radius:8px;box-shadow:0 14px 36px rgba(0,0,0,.45)}.cookie-consent[hidden]{display:none}.cookie-consent__content{max-width:680px}.cookie-consent__content h2{margin-bottom:6px;font-size:1.08em;line-height:1.25}.cookie-consent__content p{color:#ddd;font-size:.95em;line-height:1.45}.cookie-consent__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.cookie-consent__decline{background-color:#3a3a3a;border:1px solid rgba(255,255,255,.2)}.cookie-consent__decline:hover{background-color:#4a4a4a}.cookie-consent__allow{font-weight:700}@media (max-width:720px){.cookie-consent{flex-direction:column;align-items:stretch;left:12px;right:12px;bottom:12px;padding:16px}.cookie-consent__actions{justify-content:stretch}.cookie-consent__actions button{flex:1;min-width:0}}