body{display:flex;min-height:100vh;flex-direction:column}.body-main{flex:auto;display:flex;align-items:center;background-color:#f4f4f4}p{margin:0}.page-not-found-container{display:flex;justify-content:center;align-items:center;width:100%;flex:1 1 auto}.page-not-found-content{margin-top:80px;margin-bottom:80px;display:flex;flex-direction:column;align-items:center;gap:32px}.page-not-found-content .page-not-found-title{display:flex;flex-direction:column;gap:8px;text-align:center}.page-not-found-content .page-not-found-description,.page-not-found-content .page-not-found-sub-title{font-size:14px;line-height:24px;letter-spacing:.01em;font-weight:500;color:#181818;text-align:center}.page-not-found-content .page-not-found-title{font-size:18px;line-height:32px;letter-spacing:.01em;font-weight:700;color:#181818;text-align:center}.page-not-found-content .page-not-found-redirect{font-size:14px;line-height:24px;letter-spacing:.01em;font-weight:700;color:#fff;background-color:#181818;border-radius:9999px;overflow:hidden;white-space:nowrap;display:inline-flex;justify-content:center;align-items:center;gap:12px;appearance:none;user-select:none;cursor:pointer;min-width:160px;height:48px;box-sizing:border-box;z-index:0;position:relative;text-align:center}