.not-found-content{background:var(--color-bg-gray);text-align:center;align-items:center;min-height:calc(100vh - 320px);padding:96px 0;display:flex}.not-found-code{color:var(--color-primary);font-family:var(--font-en);letter-spacing:.12em;margin-bottom:16px;font-size:.8125rem;font-weight:700}.not-found-content h1{color:var(--color-text);margin-bottom:16px;font-size:2rem;line-height:1.5}.not-found-message{color:var(--color-text-light);margin-bottom:32px}.not-found-actions{justify-content:center;gap:12px;display:flex}.not-found-links{justify-content:center;gap:28px;margin-top:40px;display:flex}.not-found-links a{min-height:44px;color:var(--color-text-light);text-underline-offset:4px;align-items:center;font-size:.875rem;text-decoration:underline;display:inline-flex}.not-found-links a:hover{color:var(--color-primary);opacity:1}@media (max-width:540px){.not-found-content{min-height:calc(100vh - 240px);padding:72px 0}.not-found-content h1{font-size:1.5rem}.not-found-actions{flex-direction:column}.not-found-actions .btn{width:100%}.not-found-links{gap:18px}}
