.not-found-module__HS70Aa__page{flex-direction:column;min-height:100vh;display:flex}.not-found-module__HS70Aa__contentShell{flex:1;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.not-found-module__HS70Aa__cardBody{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:28rem;padding:2.5rem 2rem;display:flex}.not-found-module__HS70Aa__iconCircle{border-radius:var(--radius-pill);background:var(--frost-2-veil);width:3rem;height:3rem;box-shadow:var(--shadow-glass-pill);color:var(--ink);justify-content:center;align-items:center;margin-bottom:.25rem;display:inline-flex}.not-found-module__HS70Aa__title{font-family:var(--font-brand);letter-spacing:-.02em;color:var(--text-strong);margin:0;font-size:1.75rem;font-weight:500;line-height:1.15}.not-found-module__HS70Aa__body{font-family:var(--font-brand);color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.5}.not-found-module__HS70Aa__cta{border-radius:var(--radius-pill);height:2.75rem;font-family:var(--font-brand);background:var(--ink);color:#fff;box-shadow:var(--shadow-pill);align-items:center;margin-top:.75rem;padding:0 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .12s;display:inline-flex}.not-found-module__HS70Aa__cta:hover{background:var(--ink-hover)}