*{box-sizing:border-box}html,body{min-height:100%;margin:0}html{height:100%}body{color:#f5f5f5;-webkit-font-smoothing:antialiased;background:#1b1b1f;flex-direction:column;min-height:100dvh;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex}main{flex:1;justify-content:center;align-items:center;padding:1rem;display:flex}.home-logo{width:auto;max-width:100%;height:16rem}.not-found{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;min-height:80vh;padding:1rem;display:flex}.not-found-label{letter-spacing:.2em;text-transform:uppercase;opacity:.65;font-family:ui-monospace,monospace;font-size:.75rem}.not-found-title{margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600}.not-found-desc{opacity:.75;max-width:24rem;margin:0;line-height:1.5}.not-found-link{color:inherit;text-underline-offset:4px;font-size:.875rem;text-decoration:underline}.not-found-link:hover{opacity:.75}
