:root{--bg:#fafaf8;--surface:#fff;--surface-2:#f5f4f0;--surface-3:#ebeae5;--text:#17171a;--text-2:#6b6a66;--text-3:#9a9994;--border:#e7e5e0;--accent:#6e56cf;--accent-2:#5842b0;--accent-text:#4a3a97;--accent-soft:#f1eefc;--radius-sm:8px;--radius:14px;--radius-lg:18px;--font-sans:-apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Segoe UI", sans-serif;--ease:cubic-bezier(.22, .61, .36, 1)}@media (prefers-color-scheme:dark){:root{--bg:#111114;--surface:#19191f;--surface-2:#1f1f27;--surface-3:#282832;--text:#f2f1ef;--text-2:#a3a29d;--text-3:#706f6b;--border:#2a2a34;--accent:#9382e0;--accent-2:#a898ea;--accent-text:#cdc3f7;--accent-soft:#1e1a33}}:root[data-theme=dark]{--bg:#111114;--surface:#19191f;--surface-2:#1f1f27;--surface-3:#282832;--text:#f2f1ef;--text-2:#a3a29d;--text-3:#706f6b;--border:#2a2a34;--accent:#9382e0;--accent-2:#a898ea;--accent-text:#cdc3f7;--accent-soft:#1e1a33}:root[data-theme=light]{--bg:#fafaf8;--surface:#fff;--surface-2:#f5f4f0;--surface-3:#ebeae5;--text:#17171a;--text-2:#6b6a66;--text-3:#9a9994;--border:#e7e5e0;--accent:#6e56cf;--accent-2:#5842b0;--accent-text:#4a3a97;--accent-soft:#f1eefc}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;line-height:1.72}.shell{max-width:700px;margin:0 auto;padding:3.5rem 1.2rem 4rem}.hero{text-align:center;margin-bottom:3rem}.eyebrow{letter-spacing:.28em;text-transform:uppercase;color:var(--accent-text);margin-bottom:.7rem;font-size:.7rem;font-weight:600}.hero-title{letter-spacing:-.01em;margin-bottom:1.4rem;font-size:clamp(1.5rem,4.5vw,2.1rem);font-weight:700;line-height:1.25}.hero-accent{color:var(--accent)}.hero-points{text-align:left;flex-direction:column;gap:.6rem;max-width:480px;margin:0 auto;display:flex}.hp{align-items:flex-start;gap:.7rem;display:flex}.hp-icon{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.05rem;display:flex}.hp p{color:var(--text-2);margin:0;font-size:.88rem;line-height:1.65}.sec{margin-bottom:2.8rem}.sec-head{margin-bottom:.9rem}.sec-title{margin-bottom:.15rem;font-size:1.05rem;font-weight:700}.sec-sub{color:var(--text-3);font-size:.82rem}.mode-grid{grid-template-columns:1fr 1fr 1fr;gap:.6rem;display:grid}.mode-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.05rem;position:relative}.mode-card--accent{background:var(--accent-soft);border-color:var(--accent)}.mode-badge{letter-spacing:.06em;color:var(--accent-text);background:var(--accent-soft);border:1px solid var(--accent);border-radius:999px;padding:.05rem .45rem;font-size:.62rem;font-weight:700;position:absolute;top:.65rem;right:.7rem}.mode-name{margin-bottom:.3rem;font-size:.92rem;font-weight:700}.mode-card p{color:var(--text-2);margin:0;font-size:.82rem;line-height:1.65}.steps{flex-direction:column;display:flex}.step{gap:0;display:flex}.step-rail{flex-direction:column;flex-shrink:0;align-items:center;width:40px;display:flex}.step-no{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.78rem;font-weight:700;display:flex}.step-line{background:var(--border);flex:1;width:2px;min-height:12px;margin:4px 0}.step-body{flex:1;padding:.15rem 0 1.4rem .5rem}.step:last-child .step-body{padding-bottom:0}.step-name{margin-bottom:.15rem;font-size:.93rem;font-weight:700}.step-desc{color:var(--text-2);margin:0;font-size:.85rem;line-height:1.68}.step-note{color:var(--text-3);margin:.3rem 0 0;font-size:.78rem;line-height:1.65}.roles{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.role{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);gap:.7rem;padding:.9rem 1rem;display:flex}.role-icon{background:var(--surface-2);width:32px;height:32px;color:var(--text-3);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.05rem;display:flex}.role-name{margin-bottom:.2rem;font-size:.88rem;font-weight:700}.role-desc{color:var(--text-2);margin:0;font-size:.82rem;line-height:1.62}.hflow{flex-direction:column;display:flex}.hf-connector{background:var(--border);width:2px;height:22px;margin:0 0 0 20px}.hf-stage{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.15rem 1.3rem 1.3rem}.hf-stage-label{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-text);margin-bottom:.9rem;font-size:.7rem;font-weight:700}.hf-note{color:var(--text-3);margin:.7rem 0 0;font-size:.78rem;line-height:1.6}.hf-note b{color:var(--text-2)}.ab-merge{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;display:flex}.ab-node{flex-direction:column;align-items:center;gap:.4rem;display:flex}.ab-circle{color:#fff;border:2px solid var(--surface);width:52px;height:52px;box-shadow:0 0 0 1px var(--border);border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}.ab-circle--a{background:var(--accent)}.ab-circle--b{background:var(--accent-2)}.ab-circle--merged{background:linear-gradient(135deg, var(--accent), var(--accent-2));font-size:.78rem}.ab-node-text{color:var(--text-3);white-space:nowrap;font-size:.72rem}.ab-plus{color:var(--text-3);font-size:1.3rem;font-weight:300}.ab-arrow{color:var(--text-3);align-items:center;margin:0 .1rem;display:flex}.rel-visual{grid-template-columns:1fr 1fr 1fr;gap:.7rem;display:grid}.rel-col{flex-direction:column;gap:.35rem;display:flex}.rel-col-head{border-radius:var(--radius-sm);text-align:center;margin-bottom:.15rem;padding:.3rem .6rem;font-size:.76rem;font-weight:700}.rel-col-head--emotion{background:color-mix(in srgb, var(--accent) 16%, var(--surface-2));color:var(--accent-text)}.rel-col-head--family{background:var(--surface-3);color:var(--text)}.rel-col-head--work{background:var(--surface-2);color:var(--text-2);border:1px dashed var(--border)}.rel-chip{color:var(--text-2);background:var(--surface-2);border:1px solid var(--border);text-align:center;border-radius:999px;padding:.32rem .7rem;font-size:.78rem}.tier-visual{flex-direction:column;gap:.55rem;display:flex}.tier-row{align-items:baseline;gap:.6rem;font-size:.85rem;display:flex}.tier-dot{border-radius:50%;flex-shrink:0;align-self:center;width:9px;height:9px}.tier-dot--good{background:#2f8f5b}.tier-dot--warn{background:#b8790f}.tier-dot--crit{background:#c0392b}.tier-name{color:var(--text);flex-shrink:0;width:108px;font-weight:700}.tier-desc{color:var(--text-3);font-size:.8rem}.branch-visual{flex-direction:column;align-items:center;display:flex}.branch-source{color:var(--text-2);background:var(--surface-2);border-radius:999px;margin-bottom:.4rem;padding:.3rem .9rem;font-size:.82rem}.branch-lines{width:100%;max-width:420px;height:20px;position:relative}.branch-lines:before{content:"";background:var(--border);height:1px;position:absolute;top:0;left:16.6%;right:16.6%}.branch-lines:after{content:"";background:var(--border);width:1px;position:absolute;top:0;bottom:0;left:50%}.branch-opts{grid-template-columns:1fr 1fr 1fr;gap:.6rem;width:100%;display:grid}.branch-opt{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);text-align:center;padding:.7rem .8rem}.branch-opt--observer{background:var(--accent-soft);border-color:var(--accent)}.branch-opt-head{margin-bottom:.3rem;font-size:.85rem;font-weight:700}.branch-opt p{color:var(--text-3);margin:0;font-size:.74rem;line-height:1.5}.feat-grid{grid-template-columns:1fr 1fr 1fr;gap:.6rem;display:grid}.feat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.85rem .95rem}.feat-name{margin-bottom:.2rem;font-size:.84rem;font-weight:700}.feat p{color:var(--text-2);margin:0;font-size:.78rem;line-height:1.6}.cta-row{text-align:center;margin:2rem 0 0}.cta{background:var(--accent);color:#fff;transition:filter .15s var(--ease), transform .15s var(--ease);border-radius:999px;padding:.65rem 2rem;font-size:.92rem;font-weight:600;text-decoration:none;display:inline-block}.cta:hover{filter:brightness(1.1);transform:translateY(-1px)}.foot{text-align:center;color:var(--text-3);margin-top:2rem;font-size:.74rem}@media (width<=620px){.shell{padding:2.5rem 1rem 3rem}.mobile-br{display:inline}.mode-grid,.feat-grid,.roles,.rel-visual,.branch-opts{grid-template-columns:1fr}.branch-lines{display:none}.ab-merge{gap:.6rem}.ab-circle{width:44px;height:44px;font-size:.82rem}.tier-name{width:auto}.tier-row{flex-wrap:wrap}}@media (width>=621px) and (width<=780px){.feat-grid{grid-template-columns:1fr 1fr}}
