.cookie-consent{z-index:10000;border:1px solid var(--border-strong);border-radius:var(--radius-card);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;width:min(680px,100vw - 2.5rem);padding:1.25rem 1.35rem;display:grid;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 12px 40px #22261f29}.cookie-consent-copy>*{margin:0}.cookie-consent-eyebrow{color:var(--text-3);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.cookie-consent h2{color:var(--ink);margin-top:.3rem;font-size:1.1rem}.cookie-consent-copy p:not(.cookie-consent-eyebrow){color:var(--text-2);margin-top:.4rem;font-size:.9rem;line-height:1.45}.cookie-consent-copy a{color:var(--ink);text-underline-offset:.15em;margin-top:.55rem;font-size:.82rem;text-decoration:underline;display:inline-block}.cookie-consent-actions{align-items:end;gap:.55rem;display:flex}.cookie-consent-actions button{border:1px solid var(--border-strong);border-radius:var(--radius-button-small);cursor:pointer;font:inherit;white-space:nowrap;padding:.65rem .85rem}.cookie-consent-secondary{color:var(--text-2);background:var(--surface)}.cookie-consent-primary{color:var(--ink);background:var(--lime)}.cookie-consent-actions button:hover{border-color:var(--border-hover)}.cookie-consent-actions button:focus-visible{outline:3px solid var(--lime-hover);outline-offset:2px}@media (max-width:640px){.cookie-consent{grid-template-columns:1fr;gap:.9rem;width:calc(100vw - 1.5rem);padding:1rem;bottom:.75rem;right:.75rem}.cookie-consent-actions{justify-content:flex-end}}
