|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | +<meta charset="UTF-8" /> |
| 5 | +<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| 6 | +<title>Not found — PLOTFLOW*</title> |
| 7 | +<link rel="preconnect" href="https://fonts.googleapis.com"> |
| 8 | +<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
| 9 | +<link href="https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,600&family=Noto+Sans+JP:wght@500;700;900&display=swap" rel="stylesheet"> |
| 10 | +<link rel="stylesheet" href="styles/tokens.css"> |
| 11 | +<link rel="stylesheet" href="styles/styles.css"> |
| 12 | +<meta name="description" content="Page not found."> |
| 13 | +<link rel="canonical" href="https://plotflow.io/404.html"> |
| 14 | +<meta name="robots" content="noindex,follow"> |
| 15 | +<meta name="theme-color" content="#43463e"> |
| 16 | +<link rel="icon" href="/favicon.svg" type="image/svg+xml"> |
| 17 | +<meta property="og:type" content="website"> |
| 18 | +<meta property="og:site_name" content="PLOTFLOW"> |
| 19 | +<meta property="og:title" content="Not found — PLOTFLOW*"> |
| 20 | +<meta property="og:description" content="Page not found."> |
| 21 | +<meta property="og:url" content="https://plotflow.io/404.html"> |
| 22 | +<meta property="og:image" content="https://plotflow.io/assets/og.png"> |
| 23 | +<meta name="twitter:card" content="summary_large_image"> |
| 24 | +<meta name="twitter:title" content="Not found — PLOTFLOW*"> |
| 25 | +<meta name="twitter:description" content="Page not found."> |
| 26 | +<meta name="twitter:image" content="https://plotflow.io/assets/og.png"> |
| 27 | +</head> |
| 28 | +<body> |
| 29 | + |
| 30 | +<nav><div class="nav-in"> |
| 31 | + <a href="/" class="brand">Plotflow<i>*</i></a> |
| 32 | + <div style="display:flex;align-items:center;gap:16px"> |
| 33 | + <div class="nav-links"><a href="/#shop">The Work</a><a href="/#process">Process</a><a href="/#feature">Live Plot</a></div> |
| 34 | + <button class="cart">Cart [0]</button> |
| 35 | + </div> |
| 36 | +</div></nav> |
| 37 | + |
| 38 | +<section class="page"> |
| 39 | + <div class="wrap"> |
| 40 | + <div class="page-head"> |
| 41 | + <h1>404<span class="star">*</span></h1> |
| 42 | + <div class="jp">ページが見つかりません</div> |
| 43 | + </div> |
| 44 | + <div class="page-body"> |
| 45 | + <h3>The pen lifted</h3> |
| 46 | + <p>This page isn't part of the line. It may have moved, or never existed.</p> |
| 47 | + <p style="margin-top:24px"><a href="/" style="font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:12px">← Back to PLOTFLOW</a></p> |
| 48 | + </div> |
| 49 | + </div> |
| 50 | +</section> |
| 51 | + |
| 52 | +<footer> |
| 53 | + <div class="grain"></div> |
| 54 | + <div class="wrap"> |
| 55 | + <div class="foot-mast">PLOTFLOW<span class="s">*</span></div> |
| 56 | + <div class="foot-cols"> |
| 57 | + <div class="fc"><h5>Shop*</h5><a href="/#shop">All editions</a><a href="commissions.html">Commissions</a></div> |
| 58 | + <div class="fc"><h5>House*</h5><a href="/#process">Process</a><a href="manifesto.html">Manifesto</a><a href="contact.html">Contact</a></div> |
| 59 | + <div class="fc"><h5>Info*</h5><a href="shipping.html">Shipping</a><a href="returns.html">Returns</a><a href="faq.html">FAQ</a></div> |
| 60 | + <div class="fc"><h5>一筆書き</h5><a href="https://instagram.com/plotflow" target="_blank" rel="noopener">@plotflow</a><a href="mailto:hello@plotflow.io?subject=Newsletter">Newsletter</a><span class="est">est. 2026</span></div> |
| 61 | + </div> |
| 62 | + <div class="foot-bot tiny"><span>© 2026 PLOTFLOW* — PLOTTED IN THE U.S.A.</span><span>一筆書き · ONE CONTINUOUS LINE</span></div> |
| 63 | + </div> |
| 64 | +</footer> |
| 65 | + |
| 66 | +<script src="scripts/config.js"></script> |
| 67 | +<script src="scripts/cart.js"></script> |
| 68 | +</body> |
| 69 | +</html> |
0 commit comments