.not-found:where(.astro-qqez262q){position:relative;min-height:100vh;width:100%;overflow:hidden;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(118,85,255,.18),transparent 60%),radial-gradient(ellipse 60% 40% at 50% 110%,rgba(118,85,255,.08),transparent 60%),#0a0b10;color:#e7e8ec;font-family:Switzer,system-ui,sans-serif}.not-found-grid:where(.astro-qqez262q){position:absolute;inset:0;background-image:linear-gradient(to right,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.035) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(ellipse 70% 70% at 50% 30%,#000 40%,transparent 90%);-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 30%,#000 40%,transparent 90%);pointer-events:none}.not-found-inner:where(.astro-qqez262q){position:relative;max-width:880px;margin:0 auto;padding:clamp(5rem,12vh,9rem) clamp(1.5rem,4vw,3rem) 4rem;display:flex;flex-direction:column;gap:clamp(2.5rem,6vh,4rem)}.hero:where(.astro-qqez262q){display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.status-line:where(.astro-qqez262q){display:inline-flex;align-items:center;gap:.55rem;padding:.35rem .75rem;border:1px solid rgba(255,255,255,.1);border-radius:999px;font-family:JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;font-size:.72rem;color:#e7e8eca6;letter-spacing:.02em;background:#ffffff05;backdrop-filter:blur(8px)}.status-dot:where(.astro-qqez262q){width:7px;height:7px;border-radius:999px;background:#ef4d6a;box-shadow:0 0 0 3px #ef4d6a2e;animation:pulse 2.4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.error-code:where(.astro-qqez262q){font-family:Switzer,system-ui,sans-serif;font-size:clamp(7rem,22vw,14rem);font-weight:600;line-height:.85;letter-spacing:-.06em;margin:0;color:#fff;display:flex;align-items:baseline;text-shadow:0 0 80px rgba(118,85,255,.25);font-variant-numeric:tabular-nums}.sr-only:where(.astro-qqez262q){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.error-tagline:where(.astro-qqez262q){font-family:JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;font-size:clamp(1rem,2vw,1.25rem);color:#e7e8ec8c;margin:0;letter-spacing:-.01em}.terminal:where(.astro-qqez262q){margin:0;padding:1.5rem 1.75rem;border-radius:12px;background:linear-gradient(180deg,#ffffff06,#ffffff01),#0d0e15;border:1px solid rgba(255,255,255,.07);box-shadow:0 1px #ffffff0a inset,0 24px 48px -24px #0009;font-family:JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;font-size:.875rem;line-height:1.65;color:#e7e8ecd9;white-space:pre-wrap;word-break:break-word;overflow-x:auto}.terminal:where(.astro-qqez262q) .prompt:where(.astro-qqez262q){color:#7655ff;font-weight:600}.terminal:where(.astro-qqez262q) .kw:where(.astro-qqez262q){color:#b8a3ff;font-weight:500}.terminal:where(.astro-qqez262q) .str:where(.astro-qqez262q){color:#f4b266}.terminal:where(.astro-qqez262q) .ident:where(.astro-qqez262q){color:#88d4ff}.terminal:where(.astro-qqez262q) .err:where(.astro-qqez262q){color:#ef4d6a;font-weight:600}.terminal:where(.astro-qqez262q) .hint:where(.astro-qqez262q){color:#8ad79c;font-weight:600}.suggestions:where(.astro-qqez262q){display:flex;flex-direction:column;gap:1rem}.suggestions-heading:where(.astro-qqez262q){font-family:JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;font-size:.78rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#e7e8ec80;margin:0}.suggestions-list:where(.astro-qqez262q){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.suggestions-list:where(.astro-qqez262q) li:where(.astro-qqez262q){opacity:0;transform:translateY(6px);animation:rise .5s cubic-bezier(.2,.7,.2,1) forwards;animation-delay:calc(.06s * var(--i))}@keyframes rise{to{opacity:1;transform:translateY(0)}}.suggestion:where(.astro-qqez262q){display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.75rem .95rem;border-radius:8px;text-decoration:none;font-family:JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;font-size:.875rem;color:#e7e8ecd9;border:1px solid transparent;transition:background .18s ease,border-color .18s ease,transform .18s ease}.suggestion:where(.astro-qqez262q):hover,.suggestion:where(.astro-qqez262q):focus-visible{background:#7655ff14;border-color:#7655ff59;outline:none}.suggestion:where(.astro-qqez262q):hover .arrow:where(.astro-qqez262q),.suggestion:where(.astro-qqez262q):focus-visible .arrow:where(.astro-qqez262q){transform:translate(4px);color:#b8a3ff}.caret:where(.astro-qqez262q){color:#7655ff;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sql:where(.astro-qqez262q){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sql:where(.astro-qqez262q) .kw:where(.astro-qqez262q){color:#b8a3ff;font-weight:500}.sql:where(.astro-qqez262q) .str:where(.astro-qqez262q){color:#f4b266}.arrow:where(.astro-qqez262q){color:#e7e8ec66;transition:transform .18s ease,color .18s ease;font-family:JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace}.meta:where(.astro-qqez262q){display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06);font-family:JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;font-size:.78rem;color:#e7e8ec73}.meta-link:where(.astro-qqez262q){color:#e7e8ecb3;text-decoration:none;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.meta-link:where(.astro-qqez262q):hover{color:#b8a3ff;border-bottom-color:#b8a3ff80}.meta-sep:where(.astro-qqez262q){color:#e7e8ec40;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:600px){.terminal:where(.astro-qqez262q){font-size:.78rem;padding:1.1rem 1.2rem}.suggestion:where(.astro-qqez262q){font-size:.78rem;padding:.6rem .75rem;gap:.5rem}.sql:where(.astro-qqez262q){white-space:normal}}
