.error-module__uHmsfa__errorContainer{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}.error-module__uHmsfa__errorBg{background:radial-gradient(80% 60% at 30% 20%,#5a9e960f 0%,#0000 50%),radial-gradient(60% 40% at 70% 80%,#8a7bab0d 0%,#0000 50%),radial-gradient(50% 50%,#b8943d08 0%,#0000 50%);position:absolute;inset:0}.error-module__uHmsfa__errorPattern{background-image:radial-gradient(circle at 2px 2px,#1e293b08 1px,#0000 0);background-size:32px 32px;position:absolute;inset:0}.error-module__uHmsfa__errorContent{z-index:1;text-align:center;max-width:500px;position:relative}.error-module__uHmsfa__errorIcon{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex;box-shadow:0 4px 12px #1e293b14}.error-module__uHmsfa__errorIcon svg{width:40px;height:40px;stroke:var(--accent-teal)}.error-module__uHmsfa__errorTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:6rem;font-weight:400;line-height:1}.error-module__uHmsfa__errorSubtitle{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.error-module__uHmsfa__errorDescription{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.error-module__uHmsfa__errorActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.error-module__uHmsfa__btnPrimary{background:var(--accent-teal);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s}.error-module__uHmsfa__btnPrimary:hover{background:var(--accent-teal-light);transform:translateY(-2px);box-shadow:0 4px 12px #5a9e9633}.error-module__uHmsfa__btnSecondary{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-light);border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.error-module__uHmsfa__btnSecondary:hover{border-color:var(--accent-teal);color:var(--accent-teal)}@media (max-width:768px){.error-module__uHmsfa__errorTitle{font-size:4rem}.error-module__uHmsfa__errorSubtitle{font-size:1.5rem}.error-module__uHmsfa__errorActions{flex-direction:column}.error-module__uHmsfa__btnPrimary,.error-module__uHmsfa__btnSecondary{width:100%}}
