.not-found-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.not-found-content{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffffe6;background-image:url(/images/layout/ornament_bottom.webp);background-position:bottom;background-repeat:no-repeat;background-size:contain;border-radius:.5rem;width:100%;max-width:28rem;margin-top:-12rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.not-found-content .content-top{background-color:#023900;border-radius:.5rem .5rem 0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:4rem;display:flex}.not-found-content-inner{padding:0 2rem 4rem}.not-found-content-inner a{color:#fff;background-color:#023900;border-radius:1rem;flex-direction:row;justify-content:center;align-items:center;width:auto;padding:.5rem 2rem;text-decoration:none;display:flex}.not-found-title{color:#1f2937;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.not-found-subtitle{color:#374151;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.not-found-description{color:#4b5563;margin-bottom:1.5rem}