.site-footer a{color:var(--muted)}.site-footer a:hover{color:var(--brand)}.privacy-choice{border:0;background:transparent;color:var(--muted);font:inherit;text-decoration:underline;cursor:pointer;padding:0}.privacy-choice:hover{color:var(--brand)}.consent-banner{position:fixed;z-index:2000;left:18px;right:18px;bottom:18px;margin:auto;width:min(920px,calc(100% - 36px));display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 22px;border:1px solid var(--line);border-radius:18px;background:color-mix(in srgb,var(--card) 94%,transparent);color:var(--text);box-shadow:0 22px 70px rgba(0,0,0,.38);backdrop-filter:blur(18px)}.consent-banner[hidden]{display:none}.consent-banner b{font-family:'Archivo Black';font-size:18px}.consent-banner p{color:var(--muted);font-size:12px;margin:5px 0;max-width:640px}.consent-banner a{color:var(--brand);font-size:11px;font-weight:800}.consent-banner>div:last-child{display:flex;gap:8px;flex:0 0 auto}.consent-banner button{border:1px solid var(--line);border-radius:10px;padding:10px 12px;background:var(--bg);color:var(--text);font-weight:900;cursor:pointer}.consent-banner button:last-child{background:var(--brand);color:#111;border-color:var(--brand)}@media(max-width:700px){.consent-banner{align-items:stretch;flex-direction:column;gap:14px}.consent-banner>div:last-child{width:100%}.consent-banner button{flex:1}}
