.error-module__bSZLSW__page{background:var(--bg-light);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.error-module__bSZLSW__card{background:var(--bg-white);text-align:center;border-radius:16px;width:100%;max-width:480px;padding:48px 40px;box-shadow:0 4px 24px #00000014}.error-module__bSZLSW__icon{background:var(--danger-bg);width:64px;height:64px;color:var(--danger);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:24px;font-weight:800;display:flex}.error-module__bSZLSW__title{color:var(--text-main);margin:0 0 12px;font-size:22px;font-weight:800}.error-module__bSZLSW__description{color:#6b7684;margin:0 0 28px;font-size:15px;line-height:1.6}.error-module__bSZLSW__retryBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:14px;font-size:16px;font-weight:700;transition:background .2s;display:inline-flex}.error-module__bSZLSW__retryBtn:hover{background:var(--primary-hover)}.error-module__bSZLSW__homeLink{color:#6b7684;justify-content:center;align-items:center;min-height:44px;margin-top:16px;padding:8px 16px;font-size:15px;text-decoration:none;display:inline-flex}.error-module__bSZLSW__homeLink:hover{color:var(--primary)}.error-module__bSZLSW__retryBtn:focus-visible,.error-module__bSZLSW__homeLink:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (max-width:480px){.error-module__bSZLSW__card{padding:36px 24px}.error-module__bSZLSW__title{font-size:20px}}