:root{--color-primary:#5046e4;--color-primary-dark:#4338ca;--color-secondary:#7c3aed;--color-secondary-dark:#6d28d9;--color-success:#10b981;--color-warning:#f59e0b;--color-danger:#ef4444;--color-text:#1f2937;--color-text-light:#6b7280;--color-border:#e5e7eb;--color-background:#F8F9FA}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:var(--color-text);background-color:var(--color-background)}a{color:inherit;text-decoration:none}@keyframes spin{to{transform:rotate(1turn)}}@media print{body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}.ErrorBoundary_errorPage__ZeEYC{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f8fafc;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.ErrorBoundary_errorContainer__07vnd{width:100%;max-width:480px;background-color:#ffffff;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.06);padding:2.5rem 2rem;text-align:center}.ErrorBoundary_errorIcon__jiuk_{width:3rem;height:3rem;margin:0 auto 1.5rem;border-radius:50%;background-color:#fef2f2;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#dc2626;line-height:1}.ErrorBoundary_errorTitle__qq_5R{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 .5rem}.ErrorBoundary_errorMessage__x42V0{font-size:.875rem;color:#64748b;margin:0 0 2rem;line-height:1.5}.ErrorBoundary_reloadButton__1o18W{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;background-color:#5046e4;color:#ffffff;font-size:.875rem;font-weight:500;border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease}.ErrorBoundary_reloadButton__1o18W:hover{background-color:#4338ca}.ErrorBoundary_reloadButton__1o18W:focus-visible{outline:2px solid #5046e4;outline-offset:2px}