.error-module__uHmsfa__page{background:var(--bg-page);flex-direction:column;justify-content:center;align-items:center;gap:40px;min-height:100dvh;padding:48px 24px;display:flex}.error-module__uHmsfa__logo{line-height:0;display:block}.error-module__uHmsfa__illustration{width:200px;height:160px}.error-module__uHmsfa__svg{width:100%;height:100%}.error-module__uHmsfa__spark1,.error-module__uHmsfa__spark2,.error-module__uHmsfa__spark3{animation:1.8s ease-in-out infinite error-module__uHmsfa__sparkle}.error-module__uHmsfa__spark2{animation-delay:.3s}.error-module__uHmsfa__spark3{animation-delay:.6s}@keyframes error-module__uHmsfa__sparkle{0%,to{opacity:1}50%{opacity:.15}}.error-module__uHmsfa__message{font-family:var(--font-editorial);color:var(--text-secondary);text-align:center;max-width:320px;font-size:20px;line-height:1.5}.error-module__uHmsfa__btn{background:var(--button-primary-bg);color:#fff;font-family:var(--font-sans);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:13px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .18s,transform .12s;display:inline-flex}.error-module__uHmsfa__btn:hover{opacity:.92}.error-module__uHmsfa__btn:focus-visible{box-shadow:var(--focus-ring);outline:none}.error-module__uHmsfa__btn:active{transform:scale(.98)}