Page not Found
.yoomark-404-wrapper{
display:flex;
justify-content:center;
padding:60px 20px;
}
.yoomark-404-card{
max-width:600px;
width:100%;
background:#ffffff;
border-radius:16px;
padding:50px;
text-align:center;
border:1px solid #f2dada;
box-shadow:0 15px 40px rgba(0,0,0,0.05);
}
.error-illustration{
font-size:48px;
margin-bottom:10px;
}
.error-code{
font-size:90px;
margin:0;
color:#e45b57;
font-weight:700;
}
.error-title{
font-size:28px;
margin-top:5px;
}
.error-text{
color:#666;
margin-top:10px;
line-height:1.6;
}
.error-buttons{
margin-top:25px;
