/* Tree 5 FAMILY renderer: fixed family-unit geometry, navigable canvas */
.t5-family-canvas{position:absolute;inset:0;z-index:30;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.82),rgba(244,240,231,.62) 58%,rgba(231,225,213,.7));overflow:hidden;box-sizing:border-box;cursor:grab;touch-action:none;user-select:none}.t5-family-canvas.is-dragging{cursor:grabbing}.t5-family-world{position:absolute;left:0;top:0;transform-origin:0 0;padding:52px 48px 80px;box-sizing:border-box;min-width:1080px}.t5-family-inner{min-width:980px;max-width:1500px;margin:0 auto}.t5-generation{display:flex;justify-content:center;gap:22px;position:relative}.t5-generation-label{text-align:center;margin:0 0 12px;font:800 9px 'DM Sans',Arial,sans-serif;letter-spacing:.16em;color:#8a877f}.t5-parent-trunk{height:42px;width:2px;background:#8f897e;margin:0 auto}.t5-unions{display:flex;align-items:flex-start;justify-content:center;gap:46px;flex-wrap:wrap}.t5-union{position:relative;padding:0 22px 30px;min-width:420px}.t5-union+.t5-union{border-left:1px dashed #c9c2b5}.t5-union-head>div{display:flex;justify-content:center;align-items:center;gap:0}.t5-union-head>small{display:block;text-align:center;margin:10px 0 0;color:#77786f;font-size:10px;letter-spacing:.06em}.t5-partner-link{width:42px;border-top:2px solid #8f897e}.t5-union-trunk{height:36px;width:2px;background:#8f897e;margin:0 auto}.t5-children{display:flex;justify-content:center;gap:18px;position:relative;padding-top:34px;flex-wrap:nowrap}.t5-children:before{content:'';position:absolute;top:0;left:8%;right:8%;border-top:2px solid #8f897e}.t5-children .t5-person:before{content:'';position:absolute;left:50%;bottom:100%;height:34px;border-left:2px solid #8f897e}.t5-person{position:relative;width:190px;background:#fbf8f1;border:1px solid #bbb4a7;box-shadow:0 8px 26px rgba(25,29,25,.09);cursor:pointer;text-align:left;padding:0;color:#20231f;user-select:none}.t5-person:hover,.t5-person:focus-visible{outline:3px solid rgba(33,74,54,.18);border-color:#214a36}.t5-person[data-root="true"]{border:3px solid #214a36;box-shadow:0 10px 30px rgba(33,74,54,.18)}.t5-person-photo{height:132px;background:#e1dbcf;overflow:hidden;display:grid;place-items:center;font:42px Georgia,serif}.t5-person-photo img{width:100%;height:100%;object-fit:cover}.t5-person-copy{padding:12px 13px 14px}.t5-person-copy strong{display:block;font:20px/1.03 Georgia,serif}.t5-person-copy small{display:block;margin-top:6px;font-size:10px;line-height:1.25;letter-spacing:.09em;font-weight:800;text-transform:uppercase;color:#2f6746}.t5-person-copy em{display:block;margin-top:6px;font-style:normal;font-size:12px;color:#6b6d66}.t5-sibling-strip{margin:34px auto 0;padding:16px 18px;max-width:900px;border-top:1px solid #cec7ba;border-bottom:1px solid #cec7ba;display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap}.t5-sibling-strip>span{font-size:9px;font-weight:800;letter-spacing:.14em;color:#77786f;margin-right:6px}.t5-sibling-strip button{border:0;background:transparent;text-decoration:underline;text-underline-offset:3px;font:14px Georgia,serif;cursor:pointer;color:#30332f}.t5-family-branches{display:flex;justify-content:center;gap:10px;margin-top:34px;flex-wrap:wrap}.t5-family-branches button{border:1px solid #c3bcae;background:#eee8dc;border-radius:999px;padding:10px 14px;font:800 10px 'DM Sans',Arial,sans-serif;letter-spacing:.08em;color:#4e514a;cursor:pointer}.t5-family-branches button:hover{border-color:#214a36;color:#214a36}.t5-family-empty{display:grid;place-items:center;height:100%;text-align:center;color:#686a63}.t5-family-empty strong{display:block;font:32px Georgia,serif;color:#20231f;margin-bottom:8px}@media(max-width:760px){.t5-family-world{padding:32px 20px 60px}.t5-family-inner{min-width:900px}.t5-unions{gap:26px}.t5-union{min-width:380px;padding:0 16px 24px}.t5-person{width:166px}.t5-person-photo{height:116px}.t5-person-copy strong{font-size:18px}.t5-children{gap:12px}}