.error-page{background:var(--color-bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.error-container{text-align:center;max-width:440px}.error-illustration{margin-bottom:1.5rem}.error-headline{background:var(--color-accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .75rem;font-size:1.75rem;font-weight:700;line-height:1.2}.error-subtext{color:var(--color-text-secondary);margin:0 0 1rem;font-size:1rem;line-height:1.5}.error-quip{color:var(--color-text-tertiary,#657786);margin:0 0 2rem;font-size:.875rem;font-style:italic}.error-actions{justify-content:center;gap:1rem;display:flex}.error-actions button,.error-actions a{border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none}.error-actions button{background:var(--color-accent-gradient);color:#fff;cursor:pointer;border:none}.error-actions button:hover{opacity:.9}.error-actions a{background:var(--color-bg-tertiary);color:var(--color-text-primary);border:1px solid var(--color-border)}.error-actions a:hover{background:var(--color-bg-secondary)}.error-page--inline{min-height:auto;padding:4rem 2rem}.error-status{color:var(--color-text-tertiary,#657786);opacity:.6;margin:2rem 0 0;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:.75rem}
