/* Source ASCII wordmark in the fixed footer. */
.site-footer{color:#c8cbbf}
.site-footer :focus-visible{outline-color:#cad7b3;outline-offset:3px}
.ascii-name{display:block;width:100%}
.footer-caption{max-width:1120px;margin:0 auto;padding:0 0 20px;display:flex;justify-content:space-between;gap:20px;font:10px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;color:#949b87}
.footer-caption a{color:#c8cbbf}
.footer-caption a:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1184px){.footer-caption{margin-left:32px;margin-right:32px}}
@media(max-width:700px){.footer-caption{margin-left:16px;margin-right:16px;font-size:9px;padding-bottom:16px;gap:10px}}
@media print{.footer-caption,.ascii-name{display:none}}
