.error-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.error-content{max-width:800px;width:100%;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.error-title{color:#dc2626;font-size:2rem;margin-bottom:1rem;font-weight:600}.error-message{color:#4b5563;font-size:1.125rem;margin-bottom:1.5rem}.error-details{margin-top:2rem;border-top:1px solid #e5e7eb;padding-top:1.5rem}.error-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.error-header h2{font-size:1.25rem;color:#374151;margin:0}.error-actions{display:flex;gap:.5rem}.error-actions button{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:4px;background:#fff;color:#374151;font-size:.875rem;cursor:pointer;transition:all .2s}.error-actions button:hover{background:#f3f4f6;border-color:#9ca3af}.error-stack{background:#f3f4f6;padding:1rem;border-radius:4px;font-family:monospace;font-size:.875rem;white-space:pre-wrap;overflow-x:auto;color:#1f2937}.error-footer{margin-top:2rem;text-align:center;color:#6b7280}.error-home-link{display:inline-block;margin-top:1rem;color:#2563eb;text-decoration:none;font-weight:500}.error-home-link:hover{text-decoration:underline}
