:root{color-scheme:light}*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{background:#f7f5f2;color:#111827;font-family:Noto Sans JP,system-ui,sans-serif}.not-found{display:grid;min-height:100dvh;place-content:center;grid-gap:1rem;gap:1rem;padding:2rem;text-align:center}.not-found__code{margin:0;color:#e06449;font:600 .8rem/1 Instrument Sans,sans-serif;letter-spacing:.2em}.not-found h1,.not-found p{margin:0}.not-found a{color:inherit;font-weight:600;text-underline-offset:.25em}