button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;padding:10px 16px}button:disabled{cursor:not-allowed;opacity:.45}input{border:1px solid #d1d5db;border-radius:12px;width:100%;padding:12px 14px}pre{color:#e5e7eb;background:#111827;border-radius:12px;padding:16px;font-size:13px;overflow:auto}.layout{grid-template-columns:minmax(0,1fr) 420px;gap:24px;min-height:100vh;padding:32px;display:grid}.screen,.debug{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:32px;box-shadow:0 20px 60px #0f172a14}h1{margin:0 0 16px;font-size:40px;line-height:1.05}.actions{gap:12px;margin-top:16px;display:flex}@media (width<=900px){.layout{grid-template-columns:1fr;padding:16px}}:root{color:#111827;background:radial-gradient(circle at 0 0,#6366f138,#0000 32rem),radial-gradient(circle at 100% 0,#0ea5e91f,#0000 30rem),#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:14px;padding:11px 16px;transition:transform .15s,opacity .15s,background .15s,box-shadow .15s;box-shadow:0 12px 24px #0f172a24}button:hover:not(:disabled){background:#1f2937;transform:translateY(-1px);box-shadow:0 16px 32px #0f172a2e}button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.secondaryButton{color:#4338ca;box-shadow:none;background:#eef2ff}.secondaryButton:hover:not(:disabled){box-shadow:none;background:#e0e7ff}input{color:#111827;background:#fff;border:1px solid #dbe3ef;border-radius:14px;outline:none;width:100%;padding:13px 14px;transition:border .15s,box-shadow .15s}input:focus{border-color:#818cf8;box-shadow:0 0 0 4px #6366f124}pre{color:#dbeafe;background:#0f172a;border:1px solid #ffffff14;border-radius:16px;max-height:320px;padding:16px;font-size:12px;line-height:1.65;overflow:auto}code{color:#4338ca;background:#eef2ff;border-radius:8px;padding:3px 7px;font-weight:700}.appShell{width:min(1440px,100%);margin:0 auto;padding:32px}.hero{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:24px;display:flex}.hero h1{letter-spacing:-.07em;max-width:780px;margin:0;font-size:clamp(40px,6vw,76px);line-height:.95}.heroText{color:#64748b;max-width:680px;margin:20px 0 0;font-size:18px;line-height:1.7}.heroStats{grid-template-columns:repeat(3,1fr);gap:12px;min-width:420px;display:grid}.stat{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #e2e8f0;border-radius:20px;padding:16px;box-shadow:0 16px 48px #0f172a14}.stat span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.stat strong{margin-top:8px;font-size:22px;line-height:1;display:block}.graphPanel,.screen,.debug{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #e2e8f0;box-shadow:0 24px 80px #0f172a1a}.graphPanel{border-radius:30px;margin-bottom:24px;padding:24px}.sectionHeader,.debugHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.sectionHeader h2,.debugHeader h2{letter-spacing:-.03em;margin:0;font-size:24px}.legend{flex-wrap:wrap;gap:10px;display:flex}.legendItem{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:13px;font-weight:700;display:inline-flex}.legendItem span{border-radius:999px;width:10px;height:10px}.legendCurrent{background:#4f46e5}.legendAvailable{background:#06b6d4}.legendVisited{background:#818cf8}.workspace{grid-template-columns:minmax(0,1fr) 460px;gap:24px;display:grid}.screen,.debug{border-radius:30px;padding:32px}.screen{flex-direction:column;justify-content:center;min-height:560px;display:flex}.debug{align-self:start}.debugSection{margin-top:24px}.eyebrow{color:#6366f1;letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:900}.screen h1{letter-spacing:-.05em;max-width:680px;margin:0 0 16px;font-size:48px;line-height:1.02}h2,h3{margin-top:0}.muted{color:#64748b;max-width:640px;line-height:1.7}.card{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:18px}.actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.field{gap:8px;max-width:520px;margin-top:16px;display:grid}.field span{color:#334155;font-size:14px;font-weight:800}.plans{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:720px;display:grid}.plan{color:#111827;text-align:left;min-height:148px;box-shadow:none;background:#fff;border:1px solid #e2e8f0;gap:8px;display:grid}.plan strong{font-size:19px}.plan span{color:#64748b}.plan.active{background:#eef2ff;border-color:#6366f1}.chips{flex-wrap:wrap;gap:10px;display:flex}.chip{color:#111827;box-shadow:none;background:#fff;border:1px solid #e2e8f0}.chip.active{color:#fff;background:#4f46e5;border-color:#6366f1}.summary{border:1px solid #e2e8f0;border-radius:20px;max-width:680px;display:grid;overflow:hidden}.summaryRow{background:#fff;justify-content:space-between;gap:16px;padding:15px 17px;display:flex}.summaryRow+.summaryRow{border-top:1px solid #e2e8f0}.summaryRow span{color:#64748b}.nodeList{flex-wrap:wrap;gap:8px;display:flex}.nodeList span{color:#4338ca;background:#eef2ff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.graphViewScroller{background-color:#fff;background-image:linear-gradient(#0f172a09 1px,#0000 1px),linear-gradient(90deg,#0f172a09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #e2e8f0;border-radius:24px;overflow:auto}.graphView{width:100%;min-width:980px;height:auto;display:block}.graphEdge{fill:none;stroke:#cbd5e1;stroke-width:2.4px}.graphEdge.visited{stroke:#818cf8;stroke-width:3.2px}.graphEdge.active{stroke:#4f46e5;stroke-width:4px}.graphArrow{fill:#cbd5e1}.graphArrowActive{fill:#4f46e5}.graphNode rect{fill:#fff;stroke:#cbd5e1;stroke-width:2px;filter:drop-shadow(0 12px 22px #0f172a14)}.graphNode.visited rect{fill:#eef2ff;stroke:#818cf8}.graphNode.available rect{fill:#ecfeff;stroke:#06b6d4}.graphNode.current rect{fill:url(#nodeCurrentGradient);stroke:#3730a3}.graphNodeLabel{fill:#111827;font-size:14px;font-weight:900}.graphNodeValue{fill:#64748b;font-size:10px;font-weight:800}.graphNode.current .graphNodeLabel,.graphNode.current .graphNodeValue{fill:#fff}@media (width<=1100px){.hero{flex-direction:column;align-items:flex-start}.heroStats{width:100%;min-width:0}.workspace{grid-template-columns:1fr}.screen{min-height:auto}}@media (width<=720px){.appShell{padding:16px}.heroStats{grid-template-columns:1fr}.sectionHeader,.debugHeader{flex-direction:column}.screen,.debug,.graphPanel{border-radius:22px;padding:20px}.screen h1{font-size:36px}.plans{grid-template-columns:1fr}}
