.cookie-banner{position:fixed;z-index:90;left:16px;right:16px;bottom:16px;max-width:900px;margin:auto;background:#fff;color:#183a30;border:1px solid #b9dac8;border-radius:18px;box-shadow:0 20px 60px #082c2450;padding:20px 22px;display:flex;align-items:center;gap:25px}
.cookie-banner[hidden]{display:none}.cookie-copy{flex:1}.cookie-copy strong{font:800 1.1rem Manrope,sans-serif}.cookie-copy p{font-size:.88rem;line-height:1.45;margin:6px 0 0;color:#4b635b}.cookie-copy a{text-decoration:underline;text-underline-offset:3px;color:#087e54}.cookie-actions{display:flex;gap:9px;flex:none}.cookie-actions button{border:1px solid #087e54;border-radius:999px;background:#fff;color:#087e54;padding:10px 17px;font-weight:800;min-width:100px}.cookie-actions button:last-child{background:#087e54;color:white}.cookie-actions button:hover{box-shadow:0 3px 0 #b2dac0}.cookie-actions button:focus-visible{outline:3px solid #f5a700;outline-offset:2px}
@media(max-width:650px){.cookie-banner{display:block;bottom:8px;left:8px;right:8px;padding:17px}.cookie-actions{margin-top:15px}.cookie-actions button{flex:1}}
.footer-bottom .legal-links{display:inline-flex;gap:22px;flex-wrap:wrap;margin-left:30px}.footer-bottom .legal-links a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:650px){.footer-bottom .legal-links{display:flex;margin:8px 0 0}}
