.error-page{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:#fff;text-align:center;padding:20px}.error-content{max-width:400px;width:100%}.error-icon{font-size:50px;color:#d9534f;margin-bottom:10px}.error-title{font-size:22px;font-weight:700;margin-bottom:10px}.error-description{font-size:14px;color:#666;margin-bottom:20px}