.error-page{text-align:center;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.error-orange{color:#f97316}.error-red{color:#ef4444}.error-gray{color:#6b7280}.error-icon{font-size:2.5rem!important;margin-bottom:1rem}.error-message{font-size:1.25rem;font-weight:600;color:#2d2d2d;margin-bottom:.5rem}.error-link{background-color:#6b7280;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;font-size:.875rem;box-shadow:0 2px 6px #00000026;transition:all .2s ease-in-out;text-decoration:none}.error-link:hover{background-color:#4b5563;color:#fff}.loading-page{text-align:center;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.spinner{animation:spin 2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
