.ns-error{background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 50%,#fecaca 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.ns-error__container{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:520px;display:flex;position:relative}.ns-error__icon-wrapper{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:24px;animation:2s ease-in-out infinite ns-error-pulse;display:flex;box-shadow:0 10px 30px #ef44444d,inset 0 -4px 12px #0000001a}.ns-error__icon{color:#fff;width:48px;height:48px}.ns-error__title{color:#991b1b;margin:0 0 12px;font-size:28px;font-weight:700}.ns-error__description{color:#b91c1c;margin:0 0 24px;font-size:15px;line-height:1.7}.ns-error__details{text-align:left;background:#ffffffb3;border:1px solid #fecaca;border-radius:8px;width:100%;margin-bottom:24px;padding:16px}.ns-error__details-header{color:#dc2626;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.ns-error__details-icon{width:14px;height:14px}.ns-error__details-message{color:#991b1b;word-break:break-word;white-space:pre-wrap;background:#fef2f2;border-radius:4px;padding:12px;font-family:SF Mono,Fira Code,monospace;font-size:13px;display:block}.ns-error__details-digest{color:#b91c1c;margin:8px 0 0;font-size:11px}.ns-error__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ns-error__button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.ns-error__button--primary{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 4px 12px #ef44444d}.ns-error__button--primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ef444466}.ns-error__button--secondary{color:#991b1b;background:#fff;border:1px solid #fecaca;box-shadow:0 2px 8px #ef44441a}.ns-error__button--secondary:hover{background:#fef2f2;border-color:#fca5a5}.ns-error__bg-effect{pointer-events:none;position:absolute;inset:0}.ns-error__bg-effect:before{content:"";filter:blur(80px);background:#ef44440d;border-radius:50%;width:300px;height:300px;position:absolute;top:10%;left:10%}.ns-error__bg-effect:after{content:"";filter:blur(60px);background:#dc26260d;border-radius:50%;width:250px;height:250px;position:absolute;bottom:10%;right:10%}@keyframes ns-error-pulse{0%,to{transform:scale(1);box-shadow:0 10px 30px #ef44444d,inset 0 -4px 12px #0000001a}50%{transform:scale(1.05);box-shadow:0 15px 40px #ef444466,inset 0 -4px 12px #0000001a}}@media (max-width:640px){.ns-error__icon-wrapper{width:80px;height:80px}.ns-error__icon{width:40px;height:40px}.ns-error__title{font-size:22px}.ns-error__description{font-size:14px}.ns-error__details-message{font-size:12px}.ns-error__actions{flex-direction:column;width:100%}.ns-error__button{width:100%}}
