.coreflow-evo{--ink:#16201f;--muted:#65716e;--paper:#f7f5ef;--panel:#fff;--line:#d9ddd5;--teal:#0f766e;--teal-dark:#0b4f4b;--coral:#d95d39;--amber:#c18a2e;--mint:#d7efe6;--blue:#315b7a;--shadow:0 18px 48px rgba(21,36,34,.12);min-height:100vh;background:linear-gradient(120deg,rgba(15,118,110,.1),transparent 38%),linear-gradient(35deg,rgba(217,93,57,.08),transparent 42%),var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}.coreflow-evo *,.coreflow-evo :after,.coreflow-evo :before{box-sizing:border-box}.coreflow-evo button,.coreflow-evo input,.coreflow-evo select,.coreflow-evo textarea{font:inherit}.coreflow-evo button{cursor:pointer}.coreflow-evo .hidden{display:none!important}.coreflow-evo .home{min-height:100vh;display:flex;flex-direction:column;padding:24px}.coreflow-evo .topbar,.coreflow-evo .workspace-bottom,.coreflow-evo .workspace-top{width:min(1280px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.coreflow-evo .brand{display:flex;align-items:center;gap:12px}.coreflow-evo .brand small,.coreflow-evo .brand strong{display:block}.coreflow-evo .brand small{margin-top:2px;color:var(--muted);font-size:12px}.coreflow-evo .brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:var(--ink);color:#fff;font-size:14px;font-weight:800}.coreflow-evo .compact .brand-mark{width:36px;height:36px;font-size:12px}.coreflow-evo .bottom-actions,.coreflow-evo .hero-actions,.coreflow-evo .topbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.coreflow-evo .ghost-button,.coreflow-evo .primary-button,.coreflow-evo .save-button,.coreflow-evo .secondary-button,.coreflow-evo .tab{min-height:40px;border-radius:8px;border:1px solid transparent;padding:0 16px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.coreflow-evo .primary-button{background:var(--teal);color:#fff;box-shadow:0 12px 24px rgba(15,118,110,.2)}.coreflow-evo .primary-button[disabled]{background:#9bb6b1;box-shadow:none;cursor:not-allowed}.coreflow-evo .secondary-button{background:#fff;color:var(--ink);border-color:var(--line)}.coreflow-evo .ghost-button{background:transparent;color:var(--ink);border-color:rgba(22,32,31,.16)}.coreflow-evo .save-button{background:var(--ink);color:#fff;white-space:nowrap}.coreflow-evo .small{min-height:34px;padding:0 12px;font-size:13px}.coreflow-evo .ghost-button:hover,.coreflow-evo .primary-button:hover,.coreflow-evo .save-button:hover,.coreflow-evo .secondary-button:hover,.coreflow-evo .tab:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(21,36,34,.11)}.coreflow-evo .hero-grid{width:min(1280px,100%);margin:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);align-items:center;gap:42px;padding:56px 0 36px}.coreflow-evo .eyebrow{margin:0 0 8px;color:var(--teal-dark);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.coreflow-evo h1,.coreflow-evo h2,.coreflow-evo h3,.coreflow-evo h4,.coreflow-evo p{margin-top:0}.coreflow-evo h1{max-width:720px;margin-bottom:18px;font-size:clamp(42px,7vw,82px);line-height:.98}.coreflow-evo h2{margin-bottom:10px;font-size:28px}.coreflow-evo h3{margin-bottom:8px;font-size:19px}.coreflow-evo .subtitle{max-width:620px;color:#42504d;font-size:20px;line-height:1.65}.coreflow-evo .hero-visual{position:relative;min-height:500px;overflow:hidden;border:1px solid rgba(22,32,31,.12);border-radius:8px;background:linear-gradient(140deg,hsla(0,0%,100%,.94),rgba(215,239,230,.72)),repeating-linear-gradient(90deg,transparent 0 44px,rgba(22,32,31,.04) 45px 46px),repeating-linear-gradient(0deg,transparent 0 44px,rgba(22,32,31,.04) 45px 46px);box-shadow:var(--shadow)}.coreflow-evo .radar-card{position:absolute;inset:52px 48px auto;padding:22px;border-radius:8px;background:hsla(0,0%,100%,.9);border:1px solid rgba(22,32,31,.1)}.coreflow-evo .radar-head{display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.coreflow-evo .radar-head strong{color:var(--teal);font-size:28px}.coreflow-evo .radar{position:relative;height:300px;margin-top:20px;border-radius:50%;background:radial-gradient(circle,transparent 0 22%,rgba(15,118,110,.1) 23% 24%,transparent 25% 45%,rgba(15,118,110,.14) 46% 47%,transparent 48% 68%,rgba(15,118,110,.18) 69% 70%,transparent 71%),conic-gradient(from 18deg,rgba(15,118,110,.55),rgba(217,93,57,.55),rgba(49,91,122,.55),rgba(15,118,110,.55));clip-path:polygon(50% 6%,87% 33%,74% 83%,25% 80%,12% 34%)}.coreflow-evo .radar span{position:absolute;left:var(--x);top:var(--y);translate:-50% -50%;padding:6px 8px;border-radius:6px;background:hsla(0,0%,100%,.84);font-size:12px;font-weight:800}.coreflow-evo .floating-card{position:absolute;width:220px;padding:16px;border-radius:8px;background:var(--ink);color:#fff;box-shadow:0 18px 36px rgba(21,36,34,.2)}.coreflow-evo .floating-card small{display:block;margin-bottom:6px;color:#d7efe6}.coreflow-evo .card-a{right:30px;bottom:110px}.coreflow-evo .card-b{left:28px;bottom:38px;background:var(--coral)}.coreflow-evo .module-strip{width:min(1280px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.coreflow-evo .module-strip span{min-height:72px;display:grid;align-items:center;padding:0 18px;border:1px solid rgba(22,32,31,.12);border-radius:8px;background:hsla(0,0%,100%,.62);font-weight:900}.coreflow-evo .workspace{min-height:100vh;display:flex;flex-direction:column;padding:16px}.coreflow-evo .workspace-bottom,.coreflow-evo .workspace-top{flex:0 0 auto}.coreflow-evo .workspace-top{min-height:64px;padding:10px 14px;border:1px solid var(--line);border-radius:8px;background:hsla(0,0%,100%,.82);box-shadow:0 10px 30px rgba(21,36,34,.08)}.coreflow-evo .workspace-bottom{min-height:64px;padding:10px 0 0}.coreflow-evo .stepper{display:flex;justify-content:center;gap:8px;flex:1;flex-wrap:wrap}.coreflow-evo .step-dot{width:min(160px,18vw);min-height:38px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);font-size:13px;font-weight:800}.coreflow-evo .step-dot.active{background:var(--teal);color:#fff;border-color:var(--teal)}.coreflow-evo .step-dot.done{color:var(--teal);border-color:rgba(15,118,110,.42)}.coreflow-evo .workbench{width:min(1280px,100%);margin:14px auto 0;display:grid;grid-template-columns:260px minmax(0,1fr) 300px;gap:14px;flex:1;min-height:0}.coreflow-evo .main-panel,.coreflow-evo .memory-panel,.coreflow-evo .module-panel{min-height:0;overflow:auto;border:1px solid var(--line);border-radius:8px;background:hsla(0,0%,100%,.88);box-shadow:0 10px 26px rgba(21,36,34,.07)}.coreflow-evo .memory-panel,.coreflow-evo .module-panel{padding:18px}.coreflow-evo .module-panel p:not(.eyebrow){color:var(--muted);line-height:1.65}.coreflow-evo .main-panel{padding:18px}.coreflow-evo .advisor-stack{display:grid;gap:10px;margin-top:22px}.coreflow-evo .advisor-card,.coreflow-evo .candidate-card,.coreflow-evo .evolution-item,.coreflow-evo .input-panel,.coreflow-evo .launch-preview,.coreflow-evo .memory-item,.coreflow-evo .output-card,.coreflow-evo .research-panel{border:1px solid var(--line);border-radius:8px;background:#fff}.coreflow-evo .advisor-card{padding:12px;position:relative;overflow:hidden}.coreflow-evo .advisor-card span,.coreflow-evo .advisor-card strong{display:block}.coreflow-evo .advisor-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--teal)}.coreflow-evo .advisor-card span{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.45}.coreflow-evo .vote-pill{display:inline-flex;align-items:center;min-height:24px;margin-top:10px;padding:0 8px;border-radius:999px;background:#eef7f3;color:var(--teal-dark);font-size:11px;font-weight:900}.coreflow-evo .research-panel{display:grid;grid-template-columns:240px minmax(0,1fr);gap:18px;padding:18px;margin-bottom:14px;background:linear-gradient(135deg,#fff,#edf8f4)}.coreflow-evo .research-panel p:last-child{margin-bottom:0;color:#42504d;line-height:1.65}.coreflow-evo .input-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;margin-bottom:14px}.coreflow-evo .field label{display:block;margin-bottom:6px;color:var(--muted);font-size:12px;font-weight:800}.coreflow-evo .field input,.coreflow-evo .field select,.coreflow-evo .field textarea{width:100%;min-height:40px;border:1px solid var(--line);border-radius:8px;background:#fbfcf9;color:var(--ink);padding:10px 12px;outline:none}.coreflow-evo .field textarea{min-height:86px;resize:vertical}.coreflow-evo .field.full{grid-column:1/-1}.coreflow-evo .section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin:8px 0 12px}.coreflow-evo .section-head.tight{align-items:center;margin-top:0}.coreflow-evo .pill{display:inline-flex;align-items:center;min-height:30px;max-width:260px;padding:0 10px;border-radius:999px;background:var(--mint);color:var(--teal-dark);font-size:12px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coreflow-evo .candidate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.coreflow-evo .candidate-card{position:relative;display:flex;flex-direction:column;gap:10px;min-height:210px;padding:14px;text-align:left}.coreflow-evo .candidate-card.active{border-color:var(--teal);box-shadow:inset 0 0 0 2px rgba(15,118,110,.16)}.coreflow-evo .candidate-card .rank{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--ink);color:#fff;font-size:12px;font-weight:900}.coreflow-evo .candidate-card h4{min-height:46px;margin:0;font-size:16px;line-height:1.35}.coreflow-evo .candidate-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.coreflow-evo .score-bar{height:8px;overflow:hidden;border-radius:999px;background:#e9ece7}.coreflow-evo .score-bar span{display:block;height:100%;width:var(--score);background:linear-gradient(90deg,var(--teal),var(--amber))}.coreflow-evo .detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:12px;margin-top:14px}.coreflow-evo .output-card{padding:16px}.coreflow-evo .brief-pane ul,.coreflow-evo .memory-panel ul,.coreflow-evo .output-card ul{margin:8px 0 0;padding-left:18px}.coreflow-evo .brief-pane li,.coreflow-evo .memory-panel li,.coreflow-evo .output-card li{margin:6px 0;line-height:1.45}.coreflow-evo .thinking-panel{margin-bottom:16px;padding:16px 18px;background:linear-gradient(135deg,rgba(15,118,110,.08),rgba(217,93,57,.05));border:1px solid rgba(15,118,110,.4);border-radius:10px;display:grid;gap:10px}.coreflow-evo .thinking-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.coreflow-evo .thinking-head .eyebrow{color:var(--teal);margin:0}.coreflow-evo .thinking-head small{display:block;margin-top:4px;color:var(--muted);font-size:12px}.coreflow-evo .thinking-head small.phase-line{color:var(--coral);font-weight:700}.coreflow-evo .thinking-block small{display:block;margin-bottom:6px;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.coreflow-evo .thinking-stream{margin:0;padding:12px 14px;max-height:220px;overflow-y:auto;background:rgba(22,32,31,.92);border:1px solid rgba(15,118,110,.35);border-radius:6px;color:#e8efe7;font-family:ui-monospace,SFMono-Regular,JetBrains Mono,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.65;white-space:pre-wrap;word-break:break-word;scrollbar-width:thin;scrollbar-color:rgba(15,118,110,.6) transparent}.coreflow-evo .thinking-stream::-webkit-scrollbar{width:8px}.coreflow-evo .thinking-stream::-webkit-scrollbar-thumb{background:rgba(15,118,110,.5);border-radius:4px}.coreflow-evo .thinking-stream.content{background:rgba(11,79,75,.88);color:#d7efe6}.coreflow-evo .ghost-button.small{min-height:30px;padding:0 12px;background:transparent;color:var(--muted);border:1px solid var(--line);border-radius:6px;font-size:12px;font-weight:700}.coreflow-evo .ghost-button.small:hover{color:var(--ink);border-color:var(--teal)}.coreflow-evo .flag-list{display:grid;gap:8px;margin-top:10px}.coreflow-evo .flag-item{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:8px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fbfcf9}.coreflow-evo .severity{display:inline-flex;justify-content:center;min-height:24px;padding:0 8px;border-radius:999px;color:#fff;font-size:11px;font-weight:900;line-height:24px}.coreflow-evo .severity.high{background:var(--coral)}.coreflow-evo .severity.medium{background:var(--amber)}.coreflow-evo .severity.low{background:var(--blue)}.coreflow-evo .metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.coreflow-evo .metric{padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcf9}.coreflow-evo .evolution-item small,.coreflow-evo .memory-item small,.coreflow-evo .metric small{display:block;color:var(--muted);font-size:12px;font-weight:800}.coreflow-evo .metric strong{display:block;margin-top:4px;font-size:20px}.coreflow-evo .memory-panel{display:flex;flex-direction:column;gap:12px}.coreflow-evo .evolution-item,.coreflow-evo .memory-item{padding:12px}.coreflow-evo .evolution-item strong,.coreflow-evo .memory-item strong{display:block;margin-top:4px;line-height:1.35}.coreflow-evo .evolution-item p,.coreflow-evo .memory-item p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.coreflow-evo .status-dot{width:10px;height:10px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px rgba(15,118,110,.12)}.coreflow-evo .evolution-card{margin-top:auto;padding-top:12px;border-top:1px solid var(--line)}.coreflow-evo .launch-preview{margin-top:14px;padding:16px}.coreflow-evo .preview-tabs{display:flex;gap:8px;margin-bottom:12px}.coreflow-evo .preview-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.coreflow-evo .tab{background:#fff;border-color:var(--line)}.coreflow-evo .tab.active{background:var(--ink);color:#fff;border-color:var(--ink)}.coreflow-evo iframe{width:100%;min-height:520px;border:1px solid var(--line);border-radius:8px;background:#fff}.coreflow-evo .brief-pane,.coreflow-evo .code-pane{min-height:520px;max-height:620px;overflow:auto;margin:0;padding:16px;border:1px solid var(--line);border-radius:8px;background:#10201e;color:#e9fff7;white-space:pre-wrap;line-height:1.55}.coreflow-evo .brief-pane{background:#fff;color:var(--ink)}.coreflow-evo .module-specific{margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.coreflow-evo .capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.coreflow-evo .capability{display:grid;gap:6px}.coreflow-evo .capability div{height:8px;overflow:hidden;border-radius:999px;background:#e9ece7}.coreflow-evo .capability span{display:block;width:var(--value);height:100%;background:var(--teal)}.coreflow-evo .role-map{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.coreflow-evo .jtbd-card,.coreflow-evo .role-map div,.coreflow-evo .score-list div{padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcf9}.coreflow-evo .capability small,.coreflow-evo .jtbd-card small,.coreflow-evo .role-map small,.coreflow-evo .score-list small{display:block;color:var(--muted);font-size:12px;font-weight:800}.coreflow-evo .jtbd-card strong,.coreflow-evo .role-map strong{display:block;margin-top:5px;line-height:1.35}.coreflow-evo .jtbd-grid,.coreflow-evo .score-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.coreflow-evo .score-list div{display:flex;align-items:center;justify-content:space-between;gap:12px}.coreflow-evo .score-list strong{color:var(--teal-dark)}.coreflow-evo .toast{position:fixed;right:18px;bottom:18px;max-width:min(420px,calc(100vw - 36px));padding:14px 16px;border-radius:8px;background:var(--ink);color:#fff;box-shadow:var(--shadow);z-index:20}.coreflow-evo .empty-state{display:grid;place-items:center;min-height:280px;padding:24px;border:1px dashed var(--line);border-radius:8px;background:hsla(0,0%,100%,.7);text-align:center;color:var(--muted)}.coreflow-evo .empty-state strong{display:block;margin-bottom:6px;color:var(--ink);font-size:16px}.coreflow-evo .project-list{width:min(1280px,100%);margin:24px auto 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.coreflow-evo .project-list a{display:block;padding:16px;border:1px solid var(--line);border-radius:8px;background:hsla(0,0%,100%,.86);color:var(--ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.coreflow-evo .project-list a:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(21,36,34,.08)}.coreflow-evo .project-list small{display:block;margin-top:6px;color:var(--muted);font-size:12px}.coreflow-evo .module-stage-empty{padding:18px;text-align:center;color:var(--muted)}@media (max-width:1120px){.coreflow-evo .hero-grid,.coreflow-evo .workbench{grid-template-columns:1fr}.coreflow-evo .memory-panel,.coreflow-evo .module-panel{max-height:none}.coreflow-evo .candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.coreflow-evo .home,.coreflow-evo .workspace{padding:12px}.coreflow-evo .research-panel,.coreflow-evo .section-head,.coreflow-evo .topbar,.coreflow-evo .workspace-bottom,.coreflow-evo .workspace-top{align-items:stretch;flex-direction:column}.coreflow-evo .workspace-top{min-height:auto}.coreflow-evo .stepper{width:100%;overflow-x:auto;justify-content:flex-start}.coreflow-evo .step-dot{flex:0 0 128px}.coreflow-evo .hero-grid{padding-top:34px}.coreflow-evo .hero-visual{min-height:420px}.coreflow-evo .radar-card{inset:24px 18px auto}.coreflow-evo .floating-card{width:190px}.coreflow-evo .candidate-grid,.coreflow-evo .detail-grid,.coreflow-evo .input-panel,.coreflow-evo .metric-grid,.coreflow-evo .module-strip{grid-template-columns:1fr}.coreflow-evo .bottom-actions,.coreflow-evo .hero-actions,.coreflow-evo .preview-actions,.coreflow-evo .preview-tabs,.coreflow-evo .topbar-actions{width:100%}.coreflow-evo .capability-grid,.coreflow-evo .jtbd-grid,.coreflow-evo .role-map,.coreflow-evo .score-list{grid-template-columns:1fr}}.coreflow-evo .title-display{cursor:pointer}.coreflow-evo .title-edit-hint{opacity:.35;font-size:12px}.coreflow-evo .title-display:hover .title-edit-hint{opacity:.8}.coreflow-evo .title-input{font-size:16px;font-weight:800;padding:4px 8px;border:1px solid var(--teal);border-radius:6px;max-width:240px}.coreflow-evo .run-actions{display:flex;gap:8px;align-items:center}.coreflow-evo .ghost-button.tiny{font-size:12px;padding:5px 9px}.coreflow-evo .brand-auto{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px}.coreflow-evo .brand-auto span{display:flex;flex-direction:column;gap:3px;padding:10px;border:1px solid var(--line);border-radius:8px;background:rgba(15,118,110,.05)}.coreflow-evo .brand-auto small{color:var(--muted);font-size:11px;font-weight:800}.coreflow-evo .brand-auto strong{font-size:13px;line-height:1.4}.coreflow-evo .forge-stage{margin:16px 0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--ink);color:#f4f6f4}.coreflow-evo .forge-hero{position:relative}.coreflow-evo .forge-hero-img{display:block;width:100%;max-height:460px;object-fit:cover}.coreflow-evo .forge-hero-img.placeholder{display:grid;place-items:center;height:280px;color:#9fb0ab;font-size:13px}.coreflow-evo .forge-hero-meta{position:absolute;inset:auto 0 0 0;padding:28px 28px 24px;background:linear-gradient(180deg,rgba(11,24,22,0),rgba(11,24,22,.88) 70%)}.coreflow-evo .forge-hero-meta .eyebrow{color:#7fd8cd}.coreflow-evo .forge-hero-meta h2{margin:4px 0 8px;font-size:30px;color:#fff}.coreflow-evo .forge-oneliner{margin:0;font-size:16px;color:#d6e2df;max-width:70ch}.coreflow-evo .forge-value{margin:8px 0 0;font-size:13px;color:#9fb0ab}.coreflow-evo .forge-sub{display:grid;grid-template-columns:1.1fr 1fr;gap:16px;padding:18px}.coreflow-evo .forge-shots{display:grid;gap:12px}.coreflow-evo .forge-shots figure{margin:0}.coreflow-evo .forge-shots img{width:100%;border-radius:10px;border:1px solid hsla(0,0%,100%,.12)}.coreflow-evo .forge-shots figcaption{margin-top:6px;font-size:12px;color:#9fb0ab;font-weight:700}.coreflow-evo .forge-facts .jtbd-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.coreflow-evo .forge-facts .jtbd-card{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.12);color:#e6efec}.coreflow-evo .forge-facts .jtbd-card small{color:#9fb0ab}.coreflow-evo .forge-mvp{margin:12px 0 0;font-size:13px;line-height:1.6;color:#d6e2df}.coreflow-evo .forge-mvp.not{color:#f0b8a8}.coreflow-evo .evo-timeline{margin-top:14px;padding-top:12px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:0}.coreflow-evo .evo-node{display:grid;grid-template-columns:34px 1fr;gap:10px;position:relative;padding-bottom:16px}.coreflow-evo .evo-node:not(:last-child):before{content:"";position:absolute;left:16px;top:26px;bottom:0;width:2px;background:var(--line)}.coreflow-evo .evo-gen{width:34px;height:26px;display:grid;place-items:center;border-radius:999px;background:var(--teal);color:#fff;font-size:12px;font-weight:900;z-index:1}.coreflow-evo .evo-node.next .evo-gen{background:var(--amber);color:var(--ink)}.coreflow-evo .evo-body small{color:var(--muted);font-size:11px;font-weight:800}.coreflow-evo .evo-body p{margin:3px 0 0;font-size:13px;line-height:1.55}.coreflow-evo .advisor-seat{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.coreflow-evo .seat-hint{color:var(--muted);font-size:11px}.coreflow-evo .seat-presets{display:flex;flex-wrap:wrap;gap:6px}.coreflow-evo .seat-input{width:100%;min-height:60px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;font:inherit;resize:vertical}.coreflow-evo .seat-answer{margin-top:4px;max-height:240px;overflow-y:auto;padding:12px;line-height:1.65;white-space:pre-wrap}.coreflow-evo .launch-hint,.coreflow-evo .seat-answer{border-radius:8px;background:rgba(15,118,110,.06);font-size:13px}.coreflow-evo .launch-hint{margin:14px 0 0;padding:10px 12px;color:var(--muted)}@media (max-width:1120px){.coreflow-evo .forge-sub{grid-template-columns:1fr}}@media (max-width:760px){.coreflow-evo .brand-auto,.coreflow-evo .forge-facts .jtbd-grid{grid-template-columns:1fr}.coreflow-evo .forge-hero-meta h2{font-size:22px}}.coreflow-evo .ws-back{display:flex;align-items:center;gap:8px;flex:0 0 auto}