:root{--color-bg:#fff;--color-bg-surface:#f8fafc;--color-bg-card:#fff;--color-bg-card-hover:#f8fafc;--color-bg-sidebar:#f1f5f9;--color-bg-sidebar-hover:#e2e8f0;--color-bg-sidebar-active:rgba(59,130,246,.1);--color-text:#1e293b;--color-text-secondary:#64748b;--color-text-muted:#94a3b8;--color-text-bright:#0f172a;--color-border:#e2e8f0;--color-border-light:#f1f5f9;--color-primary:#3b82f6;--color-primary-hover:#2563eb;--color-primary-active:#1d4ed8;--color-primary-dim:rgba(59,130,246,.1);--color-primary-glow:rgba(59,130,246,.15);--color-accent-cyan:#06b6d4;--color-accent-emerald:#10b981;--color-accent-amber:#f59e0b;--color-accent-rose:#f43f5e;--color-link:#3b82f6;--color-link-hover:#2563eb;--color-badge-bg:#fef2f2;--color-badge-text:#ef4444;--font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-size-xs:.75rem;--font-size-sm:.8125rem;--font-size-base:.9375rem;--font-size-lg:1.0625rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:2rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-sm:.375rem;--radius-md:.625rem;--radius-lg:.875rem;--radius-xl:1rem;--radius-2xl:1.25rem;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.07),0 2px 4px -2px rgba(0,0,0,.05);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -4px rgba(0,0,0,.04);--shadow-card:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--sidebar-width:240px;--header-height:56px;--transition-fast:.15s ease;--transition-base:.25s cubic-bezier(.4,0,.2,1)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-family);line-height:1.6;overflow-x:hidden}a{color:var(--color-link);text-decoration:none}a:hover{color:var(--color-link-hover)}.error-page[data-v-60a69c76]{align-items:center;background-color:var(--color-bg-surface,#f8fafc);display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;justify-content:center;min-height:100vh;-webkit-font-smoothing:antialiased}.error-card[data-v-60a69c76]{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 1px 3px #0000000f;max-width:420px;padding:3rem 2.5rem;text-align:center}.error-icon-wrap[data-v-60a69c76]{margin-bottom:1rem}.error-icon[data-v-60a69c76]{color:#f43f5e;height:40px;width:40px}.error-code[data-v-60a69c76]{color:#1e293b;font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.error-message[data-v-60a69c76]{color:#64748b;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.error-detail[data-v-60a69c76]{color:#94a3b8;font-size:.875rem;margin-bottom:2rem}.error-detail code[data-v-60a69c76]{background-color:#f1f5f9;border-radius:.25rem;font-size:.8125rem;padding:.125rem .375rem}.back-button[data-v-60a69c76]{background-color:#3b82f6;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;padding:.625rem 1.25rem;transition:background-color .15s ease}.back-button[data-v-60a69c76]:hover{background-color:#2563eb}.back-button[data-v-60a69c76]:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}
