*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f9fafb;--bg-card:#fff;--bg-input:#fff;--border:#e5e7eb;--text:#111827;--text-muted:#6b7280;--accent:#111827;--accent-hover:#374151;--accent-dim:#0000000a;--icon-blue:#3b5bdb;--success:#16a34a;--error:#dc2626;--focus-ring:#9ca3af;--radius:10px;--radius-sm:6px;--shadow-sm:0 1px 2px #0000000d, 0 0 0 1px #0000000a;--btn-bg:#111827;--btn-fg:#fff;--btn-bg-hover:#333;--badge-framework-bg:#dbeafe;--badge-framework-fg:#1e40af;--badge-framework-bd:#bfdbfe;--badge-build-bg:#fef9c3;--badge-build-fg:#854d0e;--badge-build-bd:#fde68a;--badge-state-bg:#ede9fe;--badge-state-fg:#6d28d9;--badge-state-bd:#ddd6fe;--badge-test-bg:#dcfce7;--badge-test-fg:#166534;--badge-test-bd:#bbf7d0;--badge-style-bg:#fce7f3;--badge-style-fg:#9d174d;--badge-style-bd:#fbcfe8;--badge-neutral-bg:#f3f4f6;--badge-neutral-fg:#374151;--badge-neutral-bd:#e5e7eb}[data-theme=dark]{--bg:#111827;--bg-card:#1f2937;--bg-input:#1f2937;--border:#374151;--text:#f9fafb;--text-muted:#9ca3af;--accent:#f9fafb;--accent-hover:#e5e7eb;--accent-dim:#ffffff12;--icon-blue:#60a5fa;--success:#4ade80;--error:#f87171;--shadow-sm:0 1px 2px #0000004d, 0 0 0 1px #0003;--btn-bg:#f9fafb;--btn-fg:#111827;--btn-bg-hover:#e5e7eb;--badge-framework-bg:#1e3a5f;--badge-framework-fg:#93c5fd;--badge-framework-bd:#2563eb;--badge-build-bg:#422006;--badge-build-fg:#fcd34d;--badge-build-bd:#92400e;--badge-state-bg:#2e1065;--badge-state-fg:#c4b5fd;--badge-state-bd:#6d28d9;--badge-test-bg:#052e16;--badge-test-fg:#86efac;--badge-test-bd:#166534;--badge-style-bg:#4c0519;--badge-style-fg:#f9a8d4;--badge-style-bd:#9d174d;--badge-neutral-bg:#1f2937;--badge-neutral-fg:#d1d5db;--badge-neutral-bd:#374151}html,body,#root{background:var(--bg);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.suspense-fallback{background:var(--bg);height:100vh}._fallback_1rbho_1{height:100vh;color:var(--text);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}._message_1rbho_11{font-size:16px}._reloadBtn_1rbho_15{border:1px solid var(--border);background:var(--bg-card);color:var(--text);cursor:pointer;border-radius:6px;padding:8px 20px;font-size:14px}._footer_yolwd_1{color:var(--text-muted);flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:4px 8px;padding:8px 16px;font-size:12px;display:flex}._footer_yolwd_1>*{white-space:nowrap}._footer_yolwd_1 a{color:var(--text-muted);transition:color .15s}._footer_yolwd_1 a:hover{color:var(--text)}._footerDot_yolwd_23{opacity:.4}._page_1edtj_1{flex-direction:column;justify-content:center;align-items:center;gap:48px;min-height:100vh;padding:48px 24px 32px;display:flex;position:relative}._page_1edtj_1>:last-child{margin-top:auto;padding-top:32px}._hero_1edtj_17{text-align:center;flex-direction:column;align-items:center;gap:0;width:100%;max-width:580px;display:flex}._logo_1edtj_27{align-items:center;gap:10px;margin-bottom:24px;display:flex}._logoIcon_1edtj_34{color:var(--icon-blue);font-family:ui-monospace,monospace;font-size:18px;font-weight:700}._logoText_1edtj_41{color:var(--text);letter-spacing:-.5px;font-size:28px;font-weight:700}._tagline_1edtj_48{color:var(--text-muted);margin-bottom:32px;font-size:17px;line-height:1.7}._form_1edtj_55{gap:8px;width:100%;display:flex}._input_1edtj_61{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);box-shadow:var(--shadow-sm);outline:none;flex:1;padding:12px 16px;font-size:14px;transition:border-color .15s,box-shadow .15s}._input_1edtj_61:focus{border-color:var(--focus-ring);box-shadow:0 0 0 3px #0000000f}._input_1edtj_61::placeholder{color:var(--text-muted)}._input_1edtj_61:disabled{opacity:.6}._button_1edtj_81{background:var(--btn-bg);color:var(--btn-fg);border-radius:var(--radius-sm);white-space:nowrap;border:none;padding:12px 22px;font-size:14px;font-weight:600;transition:background .15s}._button_1edtj_81:hover:not(:disabled){background:var(--btn-bg-hover)}._themeBtn_1edtj_95{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);background:0 0;justify-content:center;align-items:center;width:30px;height:28px;font-size:14px;transition:color .15s,border-color .15s;display:flex;position:absolute;top:16px;right:16px}._themeBtn_1edtj_95:hover{color:var(--text);border-color:var(--focus-ring)}._button_1edtj_81:disabled{opacity:.45;cursor:not-allowed}._buttonMuted_1edtj_114{color:var(--text-muted);border:1px solid var(--border);background:0 0}._buttonMuted_1edtj_114:hover:not(:disabled){color:var(--text);border-color:var(--focus-ring);background:0 0}._repoBtn_1edtj_125{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);background:0 0;justify-content:center;align-items:center;width:30px;height:28px;text-decoration:none;transition:color .15s,border-color .15s;display:flex;position:absolute;top:16px;right:54px}._repoBtn_1edtj_125:hover{color:var(--text);border-color:var(--focus-ring)}._repoBtn_1edtj_125 svg{width:14px;height:14px}._progressTrack_1edtj_144{background:var(--border);border-radius:1px;width:100%;height:2px;margin-top:12px;overflow:hidden}._progressFill_1edtj_153{background:var(--text-muted);border-radius:1px;height:100%;transition:width 1.4s}._errorMsg_1edtj_160{color:var(--error);margin-top:12px;font-size:13px}._pipeline_1edtj_167{flex-wrap:wrap;justify-content:center;align-items:center;gap:2px;margin-top:20px;display:flex}._pipelineItem_1edtj_176{align-items:center;gap:2px;display:flex}._step_1edtj_182{border-radius:var(--radius-sm);color:var(--text-muted);cursor:default;background:0 0;border:none;align-items:center;gap:5px;padding:5px 9px;font-family:inherit;font-size:12px;transition:background .3s,color .3s;display:flex;position:relative}._step_1edtj_182:focus{outline:none}._step_1edtj_182:focus-visible{outline:1px solid var(--text-muted);outline-offset:2px}._stepIdle_1edtj_201{color:var(--text-muted)}._stepIdle_1edtj_201 ._stepIcon_1edtj_202{color:var(--icon-blue)}._stepVisible_1edtj_205,._stepActive_1edtj_212{color:var(--icon-blue);background:var(--accent-dim)}._stepActive_1edtj_212 ._stepIcon_1edtj_202{transform-origin:50%;animation:1.1s ease-in-out infinite _stepPulse_1edtj_1;display:inline-block}@keyframes _stepPulse_1edtj_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.25;transform:scale(.55)}}._stepDim_1edtj_228,._stepDim_1edtj_228 ._stepIcon_1edtj_202{color:var(--border)}._stepIcon_1edtj_202{color:var(--icon-blue);font-size:10px}._stepText_1edtj_236{flex-direction:column;align-items:flex-start;gap:1px;line-height:1.15;display:inline-flex}._stepLabel_1edtj_244{font-size:12px}._stepTech_1edtj_248{color:var(--text-muted);opacity:.75;letter-spacing:.01em;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:9.5px}._stepDim_1edtj_228 ._stepTech_1edtj_248{color:var(--text-muted);opacity:.35}._stepArrow_1edtj_259{color:var(--text-muted);opacity:.25;padding:0 2px;font-size:10px}._tooltip_1edtj_267{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);width:210px;color:var(--text);pointer-events:none;opacity:0;z-index:10;text-align:left;white-space:normal;padding:10px 12px;font-size:12px;line-height:1.6;transition:opacity .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000014}._step_1edtj_182:hover ._tooltip_1edtj_267,._step_1edtj_182:focus-visible ._tooltip_1edtj_267{opacity:1}._tooltipTitle_1edtj_292{color:var(--text);letter-spacing:.02em;margin-bottom:4px;font-size:11px;font-weight:600;display:block}._examples_1edtj_301{flex-direction:column;align-items:center;gap:14px;width:100%;max-width:580px;display:flex}._examplesLabel_1edtj_310{color:var(--text-muted);font-size:13px}._chips_1edtj_315{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}._chip_1edtj_315{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);box-shadow:var(--shadow-sm);align-items:center;gap:6px;padding:7px 14px;font-size:13px;transition:border-color .15s,color .15s,box-shadow .15s;display:flex}._chip_1edtj_315:hover:not(:disabled){border-color:var(--focus-ring);color:var(--text)}._chip_1edtj_315:disabled{opacity:.4;cursor:not-allowed}._chipIcon_1edtj_343{color:var(--icon-blue);font-family:ui-monospace,monospace;font-size:10px}@media (width<=640px){._page_1edtj_1{gap:32px;padding:72px 16px 24px}._form_1edtj_55{flex-direction:column;gap:10px}._button_1edtj_81{width:100%;padding:14px 16px}._pipeline_1edtj_167{gap:4px;position:relative}._stepTech_1edtj_248{display:none}._stepArrow_1edtj_259{padding:0 1px}._step_1edtj_182{position:static}._tooltip_1edtj_267{width:min(280px,100vw - 32px)}._step_1edtj_182:focus ._tooltip_1edtj_267{opacity:1}}
