.NotFoundPage_container__dX_Z_{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#dff1ff;color:#333;text-align:center;padding:2rem}.NotFoundPage_title__3ltHY{font-size:4rem;font-weight:700;margin-bottom:1rem}.NotFoundPage_subtitle__4h5cV{font-size:1.2rem;max-width:600px;margin-bottom:2rem;color:#aaa}.NotFoundPage_homeBtn__aeCNZ{display:inline-flex;align-items:center;gap:8px;background-color:#00d1ff;color:#000;padding:.75rem 1.5rem;border-radius:999px;text-decoration:none;font-weight:600;transition:all .3s ease}.NotFoundPage_homeBtn__aeCNZ:hover{background-color:#00b8e6;transform:scale(1.05)}