.error-module__uHmsfa__container{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;min-height:320px;padding:40px;animation:.3s error-module__uHmsfa__fadeUp;display:flex}.error-module__uHmsfa__icon{background:var(--warning-bg);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.error-module__uHmsfa__title{font-size:20px;font-weight:700}.error-module__uHmsfa__text{color:var(--text-secondary);font-size:15px;line-height:1.5}.error-module__uHmsfa__retry{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:8px;padding:14px 32px;font-size:15px;font-weight:600}.error-module__uHmsfa__retry:hover{background:var(--primary-hover)}@keyframes error-module__uHmsfa__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
