llms.txt Content
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>404 Response Error Page</title>
<meta name="description" content="Oh no we couldn't find the page you were looking for">
<meta name="robots" content="noindex, nofollow">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<style>
html {
line-height: 1.5;
-webkit-text-size-adjust: 100%;
tab-size: 4;
font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-feature-settings: normal;
font-variation-settings: normal;
}
@media (min-width: 640px){
.sm\:flex {
display: flex;
}}
@media (min-width: 640px){
.sm\:text-5xl {
font-size: 3rem;
line-height: 3.5rem;
}}
@media (min-width: 640px){
.sm\:ml-6 {
margin-left: 1.5rem;
}}
@media (min-width: 640px){
.sm\:pl-6 {
padding-left: 1.5rem;
}}
@media (min-width: 640px){
.sm\:pl-6 {
padding-left: 1.5rem;
}}
.flex { display: flex; }
.py-2\.5 {
padding-top: 0.625rem;
padding-bottom: 0.625rem;
}
.px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.rounded-lg { border-radius: 0.5rem; }
.cursor-pointer { cursor: pointer; }
.inline-block { display: inline-block; }
a {
color: inherit;
text-decoration: inherit;
}