.foot{background:var(--ink-900);color:var(--ink-400);padding:48px 0 32px;font-size:13px}.foot-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.foot-logo{height:96px;width:auto;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.foot-links{display:flex;gap:20px}.foot-links a{color:rgba(255,255,255,.75);font-weight:600}.foot-links a:hover{color:#fff}.foot-meta{color:rgba(255,255,255,.6)}.foot-tag{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:var(--ink-500);letter-spacing:.06em}