.cookie-consent{position:fixed;bottom:0;left:0;right:0;z-index:1050;padding:1rem;background:#193d29f7;color:#fff;box-shadow:0 -4px 24px #00000026;font-family:Roboto,sans-serif}.cookie-consent__inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem}.cookie-consent__text{flex:1 1 320px;margin:0;font-size:.95rem;line-height:1.55}.cookie-consent__text a{color:#fff;text-decoration:underline;text-underline-offset:2px}.cookie-consent__text a:hover{opacity:.85}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:.75rem;flex-shrink:0}.cookie-consent__btn{border:none;border-radius:4px;padding:.65rem 1.25rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:opacity .2s ease,transform .2s ease;font-family:Roboto,sans-serif}.cookie-consent__btn:hover{opacity:.9;transform:translateY(-1px)}.cookie-consent__btn--accept{background:#b51f2b;color:#fff}.cookie-consent__btn--reject{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.6)}@media (max-width: 575px){.cookie-consent{padding:1rem .875rem}.cookie-consent__actions{width:100%}.cookie-consent__btn{flex:1 1 auto;min-width:120px}}
