.error-container{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1));padding-left:1.5rem;padding-right:1.5rem;text-align:center}.error-container .error-content{width:100%;max-width:28rem}.error-container .error-content .error-code{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:8rem;line-height:1;font-weight:900;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1));opacity:.2}.error-container .error-content .error-icon{margin-bottom:1.5rem;display:flex;justify-content:center;font-size:3.75rem;line-height:1}.error-container .error-content .error-title{margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity,1))}.error-container .error-content .error-message{margin-bottom:2rem;line-height:1.625;--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.error-container .error-content .error-actions{display:flex;flex-direction:column;gap:.75rem}.error-container .error-content .error-actions .btn-primary{border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1));padding:.75rem 1.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:#bfdbfe;--tw-shadow:var(--tw-shadow-colored);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.error-container .error-content .error-actions .btn-primary:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.error-container .error-content .error-actions .btn-secondary{border-radius:.75rem;padding:.75rem 1.5rem;font-weight:500;--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.error-container .error-content .error-actions .btn-secondary:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity,1))}