.blog-notfound{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.blog-notfound-container{text-align:center;max-width:600px}.blog-notfound-title{color:#000;margin-bottom:1rem;font-size:3rem;font-weight:700}.blog-notfound-description{color:#666;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.blog-notfound-button{color:#000;background:#fc0;border-radius:8px;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.blog-notfound-button:hover{background:#ffd633;transform:translateY(-2px);box-shadow:0 8px 20px #ffcc004d}@media (max-width:768px){.blog-notfound-title{font-size:2rem}.blog-notfound-description{font-size:1rem}}
