.not-found{min-height:calc(100svh - var(--st-nav-clearance,10rem));background:var(--st-anchor);color:var(--st-paper);padding:var(--st-section) var(--st-pad);flex-direction:column;justify-content:center;max-width:72rem;display:flex}.not-found__figure{font-family:var(--font-display);letter-spacing:var(--st-track-display,-.04em);color:var(--text-emphasis-on-dark,var(--st-accent));opacity:1;margin:0 0 2.4rem;font-size:clamp(6rem,14vw,12rem);font-weight:400;line-height:.9}.not-found__title{max-width:18ch;margin:1.6rem 0 0}.not-found__body{max-width:42ch;font-size:var(--type-body);color:var(--text-muted-on-dark);margin:2.4rem 0 0;line-height:1.6}.not-found__exits{gap:0;max-width:40rem;margin-top:4.8rem;display:grid}.not-found__exit{border-top:1px solid var(--rule-on-dark);color:var(--st-paper);font-family:var(--font-display);font-size:var(--type-card-title);letter-spacing:var(--st-track-statement);grid-template-columns:3.6rem 1fr;align-items:baseline;gap:1.6rem;padding:1.6rem 0;text-decoration:none;display:grid}.not-found__exit:last-child{border-bottom:1px solid var(--rule-on-dark)}.not-found__exit:hover,.not-found__exit:focus-visible{border-color:var(--text-emphasis-on-dark,var(--st-accent));color:var(--st-paper);opacity:1}.not-found__exit-index{font-family:var(--font-mono,var(--font-jetbrains), monospace);font-size:var(--type-label);letter-spacing:var(--st-track-label);color:var(--text-muted-on-dark);font-variant-numeric:tabular-nums}.not-found__home{margin-top:4.8rem}
