._page_17ivj_1{min-height:100vh;padding:var(--space-8);background:var(--color-bg-page,#0a0a0a);justify-content:center;align-items:center;display:flex}._card_17ivj_10{text-align:center;width:100%;max-width:460px;padding:var(--space-10) var(--space-8);background:var(--color-bg-card,#1a1a1a);border:1px solid var(--color-border,#ffffff14);border-radius:var(--radius-xl,20px);box-shadow:var(--shadow-lg,0 8px 32px #0009);align-items:center;gap:var(--space-3);flex-direction:column;display:flex}._topRow_17ivj_25{width:100%;margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}._statusCode_17ivj_33{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted,#666);font-size:10px;font-weight:700;font-family:var(--family-mono,monospace);border:1px solid var(--color-border,#ffffff14);border-radius:var(--radius-sm,6px);padding:3px 8px}._homeLink_17ivj_45{color:var(--color-text-muted,#666);border:1px solid var(--color-border,#ffffff0a);border-radius:var(--radius-sm,6px);align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}._homeLink_17ivj_45:hover{color:var(--color-text-secondary,#aaa);border-color:var(--color-border,#ffffff14)}._iconWrap_17ivj_63{margin-bottom:var(--space-1);justify-content:center;align-items:center;display:flex}._iconSvg_17ivj_70{width:100px;height:68px}._title_17ivj_75{font-size:var(--text-2xl,24px);color:var(--color-text-primary,#f2f2f2);margin:0;font-weight:700;line-height:1.3}._message_17ivj_83{font-size:var(--text-sm,13px);color:var(--color-text-secondary,#aaa);max-width:380px;margin:0;line-height:1.6}._actions_17ivj_91{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}._primaryBtn_17ivj_100{padding:var(--space-2) var(--space-5);background:var(--color-primary,#4a9eff);color:#fff;font-size:var(--text-sm,13px);border-radius:var(--radius-md,10px);cursor:pointer;border:none;align-items:center;gap:6px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}._primaryBtn_17ivj_100:hover{background:var(--color-primary-hover,#6ab4ff)}._secondaryBtn_17ivj_120{padding:var(--space-2) var(--space-5);color:var(--color-text-secondary,#aaa);font-size:var(--text-sm,13px);border-radius:var(--radius-md,10px);border:1px solid var(--color-border,#ffffff14);cursor:pointer;background:0 0;align-items:center;gap:6px;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}._secondaryBtn_17ivj_120:hover{color:var(--color-text-primary,#f2f2f2);border-color:var(--color-border,#ffffff26)}._tips_17ivj_140{align-items:center;gap:var(--space-2);color:var(--color-text-muted,#666);margin-top:var(--space-2);font-size:11px;display:flex}._tipDot_17ivj_149{opacity:.4}._details_17ivj_153{text-align:left;width:100%;margin-top:var(--space-3)}._detailsSummary_17ivj_159{font-size:var(--text-xs,11px);color:var(--color-text-muted,#666);cursor:pointer;padding:var(--space-2) 0;-webkit-user-select:none;user-select:none;align-items:center;gap:5px;display:inline-flex}._detailsSummary_17ivj_159:hover{color:var(--color-text-secondary,#aaa)}._stackWrap_17ivj_174{margin-top:var(--space-2);position:relative}._copyBtn_17ivj_179{top:var(--space-2);right:var(--space-2);background:var(--color-bg-elevated,#222);border:1px solid var(--color-border,#ffffff14);border-radius:var(--radius-sm,6px);color:var(--color-text-muted,#666);cursor:pointer;z-index:1;padding:3px 10px;font-size:10px;font-weight:500;transition:color .15s;position:absolute}._copyBtn_17ivj_179:hover{color:var(--color-text-secondary,#aaa)}._stack_17ivj_174{padding:var(--space-4);background:var(--color-bg-sidebar,#111);border:1px solid var(--color-border,#ffffff14);border-radius:var(--radius-md,10px);max-height:240px;color:var(--color-text-secondary,#aaa);font-size:11px;line-height:1.5;font-family:var(--family-mono,monospace);white-space:pre-wrap;word-break:break-word;overflow:auto}*,:before,:after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html,body{background-color:var(--color-bg-page);color:var(--color-text-primary);font-family:var(--family-body);font-size:var(--text-base);height:100%}#root{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:#ffffff40}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}:root,.dark-theme{--color-bg-page:#0a0a0a;--color-bg-sidebar:#111;--color-bg-card:#1a1a1a;--color-bg-elevated:#222;--color-bg-input:#161616;--color-bg-hover:#ffffff0a;--color-border:#ffffff14;--color-border-strong:#ffffff24;--color-text-primary:#f2f2f2;--color-text-secondary:#aaa;--color-text-muted:#666;--color-text-disabled:#444;--color-primary:#4a9eff;--color-primary-hover:#6ab4ff;--color-primary-dim:#4a9eff26;--color-claude:#cc785c;--color-claude-dim:#cc785c26;--color-gpt:#10a37f;--color-gpt-dim:#10a37f26;--color-gemini:#4285f4;--color-gemini-dim:#4285f426;--color-llama:#9b7fe8;--color-llama-dim:#9b7fe826;--color-agent-research:#06b6d4;--color-agent-research-dim:#06b6d41f;--color-agent-code:#10a37f;--color-agent-code-dim:#10a37f1f;--color-agent-data:#8b5cf6;--color-agent-data-dim:#8b5cf61f;--color-agent-write:#f59e0b;--color-agent-write-dim:#f59e0b1f;--color-agent-strategy:#ef4444;--color-agent-strategy-dim:#ef44441f;--color-success:#3ecf8e;--color-warning:#f59e0b;--color-error:#ef4444;--family-body:"DM Sans", system-ui, sans-serif;--family-mono:"DM Mono", "Fira Code", monospace;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--text-xs:11px;--text-sm:13px;--text-base:15px;--text-lg:17px;--text-xl:20px;--text-2xl:24px;--text-3xl:32px;--text-4xl:48px;--text-5xl:64px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-full:9999px;--shadow-sm:0 1px 3px #0006;--shadow-md:0 4px 16px #00000080;--shadow-lg:0 8px 32px #0009}.light-theme{--color-bg-page:#f8f8f8;--color-bg-sidebar:#fff;--color-bg-card:#fff;--color-bg-elevated:#f0f0f0;--color-bg-input:#f5f5f5;--color-bg-hover:#0000000a;--color-border:#00000014;--color-border-strong:#00000024;--color-text-primary:#111;--color-text-secondary:#555;--color-text-muted:#999;--color-text-disabled:#ccc;--color-primary:#2563eb;--color-primary-hover:#1d4ed8;--color-primary-dim:#2563eb1f;--color-claude:sienna;--color-claude-dim:#a0522d1f;--color-gpt:#059669;--color-gpt-dim:#0596691f;--color-gemini:#1d4ed8;--color-gemini-dim:#1d4ed81f;--color-llama:#7c3aed;--color-llama-dim:#7c3aed1f;--color-agent-research:#0891b2;--color-agent-research-dim:#0891b21a;--color-agent-code:#059669;--color-agent-code-dim:#0596691a;--color-agent-data:#7c3aed;--color-agent-data-dim:#7c3aed1a;--color-agent-write:#b45309;--color-agent-write-dim:#b453091a;--color-agent-strategy:#dc2626;--color-agent-strategy-dim:#dc26261a;--shadow-sm:0 1px 3px #0000001a;--shadow-md:0 4px 16px #0000001f;--shadow-lg:0 8px 32px #00000026}
