.not-found-page-wrapper{background:var(--color-bg);display:flex;flex-direction:column;min-height:100vh}.not-found-main{align-items:center;display:flex;flex:1 1;justify-content:center;padding:120px var(--content-gutter) 80px}.not-found-hero{max-width:560px;text-align:center}.not-found-code{color:var(--color-green);font-size:clamp(4rem,12vw,6rem);line-height:1}.not-found-code,.not-found-title{font-family:var(--font-family-base);font-weight:700;margin:0 0 16px}.not-found-title{color:var(--color-black);font-size:clamp(1.75rem,4vw,2.25rem)}.not-found-text{color:var(--color-text-muted);font-family:var(--font-family-base);font-size:1rem;line-height:1.6;margin:0 0 32px}.not-found-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.not-found-btn{align-items:center;border-radius:var(--radius-md);display:inline-flex;font-family:var(--font-family-base);font-size:.9375rem;font-weight:600;justify-content:center;padding:14px 28px;text-decoration:none;transition:opacity .2s ease}.not-found-btn:hover{opacity:.9}.not-found-btn--primary{background:var(--color-black);color:var(--color-white)}.not-found-btn--secondary{background:var(--color-white);border:1px solid var(--color-border);color:var(--color-black)}
/*# sourceMappingURL=846.a00d8f42.chunk.css.map*/