.page-top{padding:40px 0 8px}.page-top .eyebrow{margin-bottom:14px}.page-top h1{font-family:var(--serif);margin-bottom:14px;font-size:38px;font-weight:700;line-height:1.32}.page-top .lead{color:var(--muted);max-width:40em;font-size:17px}.page-top .lead b{color:var(--ink);font-weight:500}.builder{grid-template-columns:1.55fr 1fr;align-items:stretch;gap:22px;margin:34px 0 8px;display:grid}.canvas{background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-card);padding:26px 28px;position:relative;overflow:hidden}.canvas-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.canvas-head .ct{font-family:var(--serif);font-size:17px;font-weight:700}.canvas-head .cbadge{font-family:var(--mono);color:var(--terra);background:var(--terra-wash);border-radius:var(--r-pill);padding:4px 11px;font-size:11.5px}.canvas-sub{color:var(--muted);margin-bottom:20px;font-size:12.5px}.stage-scroll{-webkit-overflow-scrolling:touch;border-radius:var(--r-md);overflow-x:auto}.stage{border:1px dashed var(--line);border-radius:var(--r-md);background:radial-gradient(var(--line-soft) 1.1px,transparent 1.1px);background-color:#fffefb;background-size:18px 18px;min-width:520px;height:262px;position:relative}.node{background:var(--card);border:1.5px solid var(--line);border-radius:var(--r-sm);width:152px;box-shadow:var(--shadow-soft);text-align:center;padding:13px 14px;position:absolute}.node .nlab{font-family:var(--serif);color:var(--ink);margin-bottom:5px;font-size:15px;font-weight:600}.node .nitems{font-family:var(--mono);color:var(--muted);font-size:11px}.node .ndot{background:var(--card);border:2px solid var(--terra);border-radius:50%;width:9px;height:9px;position:absolute;top:50%;transform:translateY(-50%)}.node .ndot.l{left:-5px}.node .ndot.r{right:-5px}.node.iv{border-color:var(--terra);top:96px;left:14px}.node.iv .nlab{color:var(--terra2)}.node.med{border-color:var(--leaf);margin-left:-76px;top:18px;left:50%}.node.med .nlab{color:var(--leaf)}.node.med .ndot{border-color:var(--leaf)}.node.dv{border-color:var(--ink);top:96px;right:14px}.edge{border-top:2px solid var(--terra);z-index:1;height:0;position:absolute}.edge:after{content:"";border-left:9px solid var(--terra);border-top:5px solid #0000;border-bottom:5px solid #0000;width:0;height:0;position:absolute;top:-5px;right:-1px}.edge .esign{font-family:var(--mono);color:var(--terra2);border:1px solid var(--line);white-space:nowrap;background:#fffefb;border-radius:9px;padding:1px 7px;font-size:12px;position:absolute;top:-26px;left:50%;transform:translate(-50%)}.edge.e-direct{width:calc(100% - 340px);top:118px;left:170px}.edge.med{border-top-color:var(--leaf)}.edge.med:after{border-left-color:var(--leaf)}.edge.med .esign{color:var(--leaf)}.edge.e-a{transform-origin:0;width:118px;top:108px;left:150px;transform:rotate(-31deg)}.edge.e-b{transform-origin:100%;width:118px;top:54px;right:150px;transform:rotate(31deg)}.merge-note{background:var(--cream2);border:1px solid var(--line);border-radius:var(--r-sm);align-items:center;gap:14px;margin-top:18px;padding:13px 16px;display:flex}.merge-note .mtag{font-family:var(--mono);color:var(--terra2);background:var(--card);border:1px solid var(--line);white-space:nowrap;border-radius:8px;padding:6px 10px;font-size:12px}.merge-note .mtxt{color:var(--ink-soft);font-size:13px;line-height:1.6}.merge-note .mtxt b{color:var(--ink);font-family:var(--mono)}.merge-note .marrow{color:var(--terra);font-weight:700}.hypbox{background:var(--card);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-card);flex-direction:column;padding:24px 26px;display:flex}.hypbox .hh{align-items:center;gap:9px;margin-bottom:4px;display:flex}.hypbox .hh .ht{font-family:var(--serif);font-size:16px;font-weight:700}.hypbox .hh .auto{font-family:var(--mono);color:var(--leaf);background:var(--leaf-wash);border-radius:9px;margin-left:auto;padding:3px 9px;font-size:11px}.hypbox .hsub{color:var(--muted);margin-bottom:18px;font-size:12.5px}.hyp{border-top:1px solid var(--line-soft);gap:12px;padding:13px 0;display:flex}.hyp:first-of-type{border-top:none}.hyp .hid{font-family:var(--mono);color:#fff;background:var(--terra);border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:grid}.hyp.medi .hid{background:var(--leaf)}.hyp .hbody{flex:1}.hyp .htext{color:var(--ink);font-size:13.5px;line-height:1.55}.hyp .htext .pos{color:var(--leaf);font-weight:700}.hyp .htext .neg{color:var(--terra2);font-weight:700}.hyp .hmeth{font-family:var(--mono);color:var(--muted);margin-top:5px;font-size:11px}.hypbox .hfoot{margin-top:auto;padding-top:18px}.hypbox .hfoot .btn{justify-content:center;width:100%}.entry-head{margin:46px 0 22px}.entry-head h2{font-family:var(--serif);margin-bottom:8px;font-size:28px;font-weight:700}.entry-head p{color:var(--muted);font-size:15px}.entries{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ecard{background:var(--card);border:1px solid var(--line);border-radius:var(--r-md);flex-direction:column;padding:24px 22px;display:flex}.ecard .etag{font-family:var(--mono);letter-spacing:.1em;color:var(--terra);margin-bottom:12px;font-size:11.5px}.ecard h3{font-family:var(--serif);margin-bottom:8px;font-size:18px}.ecard p{color:var(--muted);margin-bottom:16px;font-size:13.5px;line-height:1.7}.ecard ul{color:var(--ink-soft);flex-direction:column;gap:7px;margin-bottom:18px;font-size:13px;list-style:none;display:flex}.ecard li:before{content:"·";color:var(--terra);margin-right:8px;font-weight:700}.ecard .ego{color:var(--terra2);margin-top:auto;font-size:14px;font-weight:500}.ecard .ego:hover{color:var(--terra)}.ecard.feat{border-color:var(--terra);box-shadow:var(--shadow-soft)}.footnote{color:var(--leaf);text-align:center;margin:40px 0 0;font-size:13px}@media (max-width:900px){.builder,.entries{grid-template-columns:1fr}}@media (max-width:640px){.page-top h1{font-size:30px}.canvas{padding:20px 18px}.merge-note{flex-direction:column;align-items:flex-start;gap:10px}.hypbox{padding:20px 18px}}
