.error-module__bSZLSW__container{min-height:100vh;padding:var(--spacing-6);background:linear-gradient(135deg,#f43f5e08 0%,#fb71850d 25%,#f9731608 50%,#fb923c0d 75%,#f43f5e08 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.error-module__bSZLSW__content{z-index:2;text-align:center;max-width:600px;padding:var(--spacing-8);border:1px solid var(--border-glass);border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(var(--blur-md));backdrop-filter:blur(var(--blur-md));background:#ffffffb3;position:relative;box-shadow:0 8px 32px #f43f5e1f}.error-module__bSZLSW__errorIcon{margin-bottom:var(--spacing-4);font-size:80px;line-height:1;animation:.5s ease-in-out error-module__bSZLSW__shake}@keyframes error-module__bSZLSW__shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)rotate(-5deg)}75%{transform:translate(10px)rotate(5deg)}}.error-module__bSZLSW__title{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:var(--text-primary);margin-bottom:var(--spacing-3)}.error-module__bSZLSW__description{font-size:var(--font-size-lg);color:var(--text-secondary);margin-bottom:var(--spacing-4);line-height:1.6}.error-module__bSZLSW__errorDetails{padding:var(--spacing-3);border-radius:var(--radius-md);font-size:var(--font-size-sm);color:#991b1b;margin-bottom:var(--spacing-3);text-align:left;word-break:break-word;background:#f43f5e1a;border:1px solid #f43f5e33;font-family:Courier New,monospace}.error-module__bSZLSW__errorDigest{font-size:var(--font-size-xs);color:var(--text-tertiary);margin-bottom:var(--spacing-6);font-family:Courier New,monospace}.error-module__bSZLSW__actions{gap:var(--spacing-3);flex-wrap:wrap;justify-content:center;display:flex}.error-module__bSZLSW__primaryButton,.error-module__bSZLSW__secondaryButton{align-items:center;gap:var(--spacing-2);padding:var(--spacing-3)var(--spacing-6);border-radius:var(--radius-lg);font-weight:var(--font-weight-semibold);font-size:var(--font-size-base);transition:all var(--transition-fast);cursor:pointer;border:none;font-family:inherit;text-decoration:none;display:inline-flex}.error-module__bSZLSW__primaryButton{color:#fff;background:linear-gradient(135deg,#f43f5e,#fb7185);box-shadow:0 4px 12px #f43f5e4d}.error-module__bSZLSW__primaryButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f43f5e66}.error-module__bSZLSW__secondaryButton{color:var(--text-primary);border:1px solid var(--border-glass);background:#fffc}.error-module__bSZLSW__secondaryButton:hover{background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.error-module__bSZLSW__decoration{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.error-module__bSZLSW__circle{background:radial-gradient(circle,#f43f5e26,#0000 70%);border-radius:50%;animation:4s ease-in-out infinite error-module__bSZLSW__pulse;position:absolute}.error-module__bSZLSW__circle:first-child{width:300px;height:300px;animation-delay:0s;top:-150px;right:-150px}.error-module__bSZLSW__circle:nth-child(2){width:400px;height:400px;animation-delay:1s;bottom:-200px;left:-200px}.error-module__bSZLSW__circle:nth-child(3){width:250px;height:250px;animation-delay:2s;top:50%;right:10%}@keyframes error-module__bSZLSW__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@media (max-width:768px){.error-module__bSZLSW__container{padding:var(--spacing-4)}.error-module__bSZLSW__content{padding:var(--spacing-6)}.error-module__bSZLSW__errorIcon{font-size:60px}.error-module__bSZLSW__title{font-size:var(--font-size-2xl)}.error-module__bSZLSW__description{font-size:var(--font-size-base)}.error-module__bSZLSW__actions{flex-direction:column}.error-module__bSZLSW__primaryButton,.error-module__bSZLSW__secondaryButton{justify-content:center;width:100%}}
