footer{--footer-lede:19px;--font-display:var(--font-footer-display);--font-ui:var(--font-footer-ui);--font-mono:var(--font-footer-mono);font-family:var(--font-footer-ui);position:relative;padding:calc(76px + var(--footer-lede)) 0 25px;background:linear-gradient(to bottom,var(--bg-1) 76px,var(--bg-0) 76px);margin-top:auto}footer::before{content:"";position:absolute;top:76px;left:0;right:0;height:1px;background:var(--line)}.footer-top{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px;margin-bottom:0}.footer-brand .logo{margin-bottom:14px}.footer-brand p{color:var(--text-2);font-size:13px;max-width:37ch;line-height:1.6}.footer-cols{display:flex;gap:64px;flex-wrap:wrap}.footer-col h2{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-2);margin-bottom:16px;font-weight:500;font-family:var(--font-mono)}.footer-col a{display:block;font-size:13px;color:var(--text-1);text-decoration:none;margin-bottom:10px}.footer-col a:hover{color:var(--accent-text)}.footer-col .privacy-choices{display:block;font:inherit;font-size:13px;color:var(--text-1);background:0 0;border:0;padding:0;margin-bottom:10px;text-align:left;cursor:pointer}.footer-col .privacy-choices:hover{color:var(--accent-text)}.footer-col .privacy-choices[hidden]{display:none}.footer-bottom{display:flex;justify-content:space-between;padding-top:28px;border-top:1px solid var(--line);font-size:12px;color:var(--text-2);flex-wrap:wrap;gap:12px}.privacy-choices-dialog{--font-display:var(--font-footer-display);--font-ui:var(--font-footer-ui);--font-mono:var(--font-footer-mono);position:fixed;inset:0;margin:auto;width:min(440px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto;padding:28px;background:var(--bg-2);color:var(--text-0);border:1px solid var(--line-input);border-radius:var(--r-panel);font-family:var(--font-ui)}.privacy-choices-dialog::backdrop{background:rgba(var(--bg-0-rgb),.72)}.privacy-choices-dialog h2{font-size:18px;font-weight:500;color:var(--text-0);margin:0 0 12px}.privacy-choices-dialog-body{font-size:14px;line-height:1.65;color:var(--text-1);margin:0}.privacy-choices-dialog-contact{font-size:14px;line-height:1.65;color:var(--text-1);margin:14px 0 0}.privacy-choices-dialog-contact a{color:var(--accent-text);text-decoration:underline}.privacy-choices-dialog-contact[hidden]{display:none}.privacy-choices-dialog-close{display:block;margin:24px 0 0;padding:9px 20px;font-family:inherit;font-size:14px;cursor:pointer;background:var(--bg-0);color:var(--text-0);border:1px solid var(--line-input);border-radius:var(--r-btn)}.privacy-choices-dialog-close:hover{color:var(--accent-text)}.privacy-choices-dialog--preview{border-style:dashed}.privacy-choices-dialog-tag{display:block;margin-bottom:10px;font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-2)}.privacy-choices-dialog-tag[hidden]{display:none}