.gdpe-pedigree{--gdpe-node-gap:12px;--gdpe-column-gap:24px;--gdpe-border:1px solid #d7d7d7;--gdpe-radius:6px;font-size:14px;line-height:1.4}.gdpe-pedigree__root{margin-bottom:var(--gdpe-column-gap);font-weight:700;font-size:1.15em}.gdpe-pedigree__grid{display:flex;align-items:stretch;gap:var(--gdpe-column-gap);overflow-x:auto}.gdpe-pedigree__column{display:flex;flex-direction:column;justify-content:space-around;gap:var(--gdpe-node-gap);min-width:160px;flex:1 0 160px}.gdpe-pedigree__node{border:var(--gdpe-border);border-radius:var(--gdpe-radius);padding:8px 10px;background:#fff}.gdpe-pedigree__node--paternal{border-left:3px solid #2c6fbb}.gdpe-pedigree__node--maternal{border-left:3px solid #bb2c6f}.gdpe-pedigree__node--unknown{color:#888;font-style:italic;background:#f6f6f6}.gdpe-pedigree__node-link{text-decoration:none;font-weight:600}.gdpe-pedigree__node-link:hover,.gdpe-pedigree__node-link:focus{text-decoration:underline}.gdpe-pedigree--notice .gdpe-pedigree__notice{margin:0;padding:12px 14px;border:var(--gdpe-border);border-radius:var(--gdpe-radius);background:#f6f6f6;color:#555}.gdpe-siblings{font-size:14px;line-height:1.5}.gdpe-siblings__heading{margin:0 0 .5em;font-size:1.1em;font-weight:700}.gdpe-siblings__list{margin:0;padding:0;list-style:none}.gdpe-siblings__item{padding:6px 0;border-bottom:1px solid #ececec}.gdpe-siblings__item:last-child{border-bottom:none}.gdpe-siblings__link{text-decoration:none}.gdpe-siblings__link:hover{text-decoration:underline}