.not-found-container{min-height:calc(100vh - var(--nav-h));justify-content:center;align-items:center;padding:2rem;display:flex}.not-found-content{text-align:center;max-width:400px}.not-found-content h1{color:var(--blue-mid);letter-spacing:-.05em;margin-bottom:.375rem;font-size:5rem;font-weight:800;line-height:1}.not-found-content h2{color:var(--text);margin-bottom:.625rem;font-size:1.25rem;font-weight:700}.not-found-content p{color:var(--text-3);margin-bottom:1.75rem;font-size:.9rem;line-height:1.6}.home-link{background:var(--blue);color:#fff;border-radius:var(--r);align-items:center;padding:.55rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,box-shadow .15s,transform .1s;display:inline-flex}.home-link:hover{background:var(--blue-hover);transform:translateY(-1px);box-shadow:0 2px 8px #1a73e859}
