.phase-1-steps.svelte-1csw99d{--llm-dfs-bg: #f8fafc;--llm-dfs-surface: #fff;--llm-dfs-border: #e2e8f0;--llm-dfs-text: #0f172a;--llm-dfs-muted: #64748b;--llm-dfs-accent: #2563eb;--llm-dfs-accent-soft: #dbeafe;--p1-cap-h: 16px;--p1-track-h: 36px;--p1-circle: 28px;margin:1.5rem 0;font-family:inherit}.dark .phase-1-steps.svelte-1csw99d{--llm-dfs-bg: #0f172a;--llm-dfs-surface: #1e293b;--llm-dfs-border: #334155;--llm-dfs-text: #f1f5f9;--llm-dfs-muted: #94a3b8;--llm-dfs-accent: #60a5fa;--llm-dfs-accent-soft: #1e3a5f}.phase-1-steps.svelte-1csw99d .llm-dfs-stepper:where(.svelte-1csw99d){background:var(--llm-dfs-surface);border:1px solid var(--llm-dfs-border);border-radius:12px;padding:1rem 1.125rem 1.25rem}.phase-1-steps.svelte-1csw99d .llm-dfs-steps-row:where(.svelte-1csw99d){display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;overflow-x:auto;padding-bottom:.25rem;margin-bottom:.5rem;scrollbar-width:thin;align-items:stretch}.phase-1-steps.svelte-1csw99d .llm-dfs-step-item:where(.svelte-1csw99d){flex:1;min-width:72px;display:grid;grid-template-rows:var(--p1-cap-h) var(--p1-track-h) minmax(2.75rem,auto);grid-template-columns:minmax(0,1fr);align-items:stretch;justify-items:stretch;padding:0 .2rem .35rem;position:relative;margin:0;background:none;border:none;cursor:pointer;font:inherit;color:inherit;line-height:0;appearance:none;-webkit-appearance:none;box-sizing:border-box}.phase-1-steps.svelte-1csw99d .llm-dfs-step-item:where(.svelte-1csw99d)::-moz-focus-inner{border:0;padding:0}.phase-1-steps.svelte-1csw99d .p1-step-cap:where(.svelte-1csw99d){display:block;box-sizing:border-box;height:100%;min-height:0;margin:0 2px;border-radius:6px 6px 0 0;background:var(--step-color);opacity:.88;transition:opacity .2s ease}.phase-1-steps.svelte-1csw99d .llm-dfs-step-item.active:where(.svelte-1csw99d) .p1-step-cap:where(.svelte-1csw99d){opacity:1;box-shadow:inset 0 -2px #ffffff59}.phase-1-steps.svelte-1csw99d .llm-dfs-step-item.done:where(.svelte-1csw99d) .p1-step-cap:where(.svelte-1csw99d){opacity:.95}.phase-1-steps.svelte-1csw99d .p1-step-track:where(.svelte-1csw99d){display:flex;align-items:center;justify-content:center;height:100%;min-height:0;position:relative;z-index:1;line-height:0}.phase-1-steps.svelte-1csw99d .llm-dfs-step-item:where(.svelte-1csw99d):not(:last-child):after{content:"";position:absolute;top:calc(var(--p1-cap-h) + var(--p1-track-h) / 2);left:calc(50% + var(--p1-circle) / 2);width:calc(100% - var(--p1-circle));height:2px;transform:translateY(-50%);background:var(--llm-dfs-border);z-index:0;pointer-events:none}.phase-1-steps.svelte-1csw99d .llm-dfs-step-item.done:where(.svelte-1csw99d):not(:last-child):after{background:var(--step-color)}.phase-1-steps.svelte-1csw99d .llm-dfs-step-num:where(.svelte-1csw99d){width:var(--p1-circle);height:var(--p1-circle);border-radius:50%;background:var(--llm-dfs-bg);border:2px solid var(--llm-dfs-border);display:flex;align-items:center;justify-content:center;line-height:1;font-size:.75rem;font-weight:700;color:var(--llm-dfs-muted);transition:background .2s,border-color .2s,color .2s,box-shadow .2s;position:relative;z-index:1}.phase-1-steps.svelte-1csw99d .llm-dfs-step-item.active:where(.svelte-1csw99d) .llm-dfs-step-num:where(.svelte-1csw99d){background:var(--step-color);border-color:var(--step-color);color:#fff;box-shadow:0 0 0 3px color-mix(in srgb,var(--step-color) 35%,transparent)}.phase-1-steps.svelte-1csw99d .llm-dfs-step-item.done:where(.svelte-1csw99d) .llm-dfs-step-num:where(.svelte-1csw99d){background:color-mix(in srgb,var(--step-color) 22%,var(--llm-dfs-bg));border-color:var(--step-color);color:var(--step-color)}.dark .phase-1-steps.svelte-1csw99d .llm-dfs-step-item.active:where(.svelte-1csw99d) .llm-dfs-step-num:where(.svelte-1csw99d){color:#fff}.phase-1-steps.svelte-1csw99d .llm-dfs-step-lbl:where(.svelte-1csw99d){display:flex;align-items:flex-start;justify-content:center;padding:.35rem .15rem 0;font-size:.68rem;color:var(--llm-dfs-muted);text-align:center;line-height:1.25;hyphens:auto}.phase-1-steps.svelte-1csw99d .llm-dfs-step-item.active:where(.svelte-1csw99d) .llm-dfs-step-lbl:where(.svelte-1csw99d){color:var(--llm-dfs-text);font-weight:600}.phase-1-steps.svelte-1csw99d .llm-dfs-panel:where(.svelte-1csw99d){margin-top:.75rem;padding:1rem;background:var(--llm-dfs-bg);border-radius:10px;border-left:3px solid var(--panel-accent, var(--llm-dfs-accent));font-size:.95rem;line-height:1.65;color:var(--llm-dfs-text)}.phase-1-steps.svelte-1csw99d .llm-dfs-panel:where(.svelte-1csw99d):not([hidden]){display:block}.phase-1-steps.svelte-1csw99d .llm-dfs-panel:where(.svelte-1csw99d) :first-child{margin-top:0}.phase-1-steps.svelte-1csw99d .llm-dfs-panel:where(.svelte-1csw99d) :last-child{margin-bottom:0}.phase-1-steps.svelte-1csw99d .llm-dfs-panel:where(.svelte-1csw99d) p:not(:last-child){margin-bottom:.9rem}.phase-1-steps.svelte-1csw99d .llm-dfs-panel:where(.svelte-1csw99d) :is(h2,h3,h4,h5,h6)+p{margin-top:.35rem}.phase-1-steps.svelte-1csw99d .llm-dfs-nav:where(.svelte-1csw99d){display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;margin-top:1rem}.phase-1-steps.svelte-1csw99d .llm-dfs-counter:where(.svelte-1csw99d){grid-column:2;justify-self:center;font-size:.8rem;font-weight:600;color:var(--llm-dfs-muted)}.phase-1-steps.svelte-1csw99d .llm-dfs-nav-actions:where(.svelte-1csw99d){grid-column:3;justify-self:end;display:flex;align-items:stretch;gap:.5rem;flex-wrap:wrap}.phase-1-steps.svelte-1csw99d .llm-dfs-nav-btn:where(.svelte-1csw99d){display:inline-flex;align-items:center;justify-content:center;margin:0;padding:.45rem 1rem;min-height:2.25rem;box-sizing:border-box;border-radius:8px;border:1px solid var(--llm-dfs-border);background:var(--llm-dfs-bg);color:var(--llm-dfs-text);font-size:.82rem;font-weight:600;line-height:1.2;cursor:pointer;appearance:none;-webkit-appearance:none;transition:border-color .15s,background .15s}.phase-1-steps.svelte-1csw99d .llm-dfs-nav-btn:where(.svelte-1csw99d)::-moz-focus-inner{border:0;padding:0}.phase-1-steps.svelte-1csw99d .llm-dfs-nav-btn:where(.svelte-1csw99d):hover:not(:disabled){border-color:var(--llm-dfs-accent);background:var(--llm-dfs-surface)}.phase-1-steps.svelte-1csw99d .llm-dfs-nav-btn:where(.svelte-1csw99d):disabled{opacity:.35;cursor:not-allowed}@media(max-width:640px){.phase-1-steps.svelte-1csw99d .llm-dfs-step-lbl:where(.svelte-1csw99d){font-size:.62rem}.phase-1-steps.svelte-1csw99d .llm-dfs-nav:where(.svelte-1csw99d){grid-template-columns:1fr;justify-items:stretch}.phase-1-steps.svelte-1csw99d .llm-dfs-counter:where(.svelte-1csw99d){grid-column:1;justify-self:center;margin-bottom:.25rem}.phase-1-steps.svelte-1csw99d .llm-dfs-nav-actions:where(.svelte-1csw99d){grid-column:1;justify-self:stretch;justify-content:flex-end}}
