.error-module__E53rbG__container{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100dvh;padding:20px;display:flex}.error-module__E53rbG__card{background:var(--bg-secondary);border:1px solid var(--border-color);text-align:center;border-radius:16px;width:100%;max-width:420px;padding:40px;box-shadow:0 20px 60px #0006}.error-module__E53rbG__title{font-family:var(--font-display);background:linear-gradient(135deg, var(--accent-gold) 0%, #d97706 100%);-webkit-text-fill-color:transparent;letter-spacing:.1em;-webkit-background-clip:text;background-clip:text;margin-bottom:32px;font-size:2.5rem;font-weight:800}.error-module__E53rbG__content{flex-direction:column;align-items:center;gap:16px;display:flex}.error-module__E53rbG__message{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.error-module__E53rbG__hint{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.error-module__E53rbG__retryButton{background:linear-gradient(135deg, var(--accent-emerald) 0%, #047857 100%);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;max-width:240px;min-height:44px;margin-top:8px;padding:14px 32px;font-size:1.1rem;font-weight:600;transition:all .2s}.error-module__E53rbG__retryButton:hover{transform:translateY(-2px);box-shadow:0 4px 20px #10b98166}.error-module__E53rbG__retryButton:active{transform:scale(.97)}.error-module__E53rbG__reloadButton{color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:8px;min-height:44px;padding:10px 24px;font-size:.9rem;font-weight:500;transition:all .2s}.error-module__E53rbG__reloadButton:hover{color:var(--text-primary);border-color:var(--text-secondary)}@media (max-width:479px){.error-module__E53rbG__container{padding:12px}.error-module__E53rbG__card{border-radius:12px;padding:24px}.error-module__E53rbG__title{margin-bottom:24px;font-size:1.75rem}.error-module__E53rbG__message{font-size:1.1rem}}
