.cookie-banner{position:fixed;z-index:1000;right:20px;bottom:20px;left:20px;display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:900px;margin:auto;padding:20px;border:1px solid #d8e1dc;border-radius:12px;background:#fff;box-shadow:0 20px 60px #102b2240}.cookie-banner p{margin:4px 0;color:var(--muted);font-size:12px}.cookie-banner a{font-size:11px;text-decoration:underline}.cookie-banner>div:last-child{display:flex;gap:8px}.cookie-banner button{padding:10px 13px;border:1px solid var(--green);border-radius:6px;background:#fff;color:var(--green);font-weight:800;cursor:pointer}.cookie-banner button.accept{background:var(--green);color:#fff}.footer-legal{display:flex;flex-direction:column;align-items:flex-start}footer .footer-legal+small{grid-column:1/-1}@media(max-width:700px){.cookie-banner{align-items:stretch;flex-direction:column}.cookie-banner>div:last-child{flex-direction:column}}
