.container[data-astro-cid-5ds4cxmv]{max-width:1200px;margin:0 auto;padding:0 1rem}.full-width-container[data-astro-cid-5ds4cxmv]{width:100%;padding:0;margin:0}.tree-section[data-astro-cid-5ds4cxmv]{width:100%;min-height:100vh;padding:0;position:relative}.tree-controls[data-astro-cid-5ds4cxmv]{position:fixed;top:100px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:100;background:#fffffff2;padding:15px;border-radius:12px;box-shadow:0 4px 20px #0000001a;backdrop-filter:blur(10px)}.zoom-btn[data-astro-cid-5ds4cxmv]{width:40px;height:40px;border:none;border-radius:50%;background:var(--color-earth);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:.9rem}.zoom-btn[data-astro-cid-5ds4cxmv]:hover{background:var(--color-olive);transform:scale(1.1)}.zoom-level[data-astro-cid-5ds4cxmv]{text-align:center;font-size:.75rem;font-weight:600;color:var(--color-earth);padding:5px 0}.tree-container[data-astro-cid-5ds4cxmv]{width:100%;height:100vh;overflow:hidden;position:relative;background:linear-gradient(135deg,#fdfbf7,#f8f6f0);cursor:grab}.tree-container[data-astro-cid-5ds4cxmv]:active{cursor:grabbing}.tree-content[data-astro-cid-5ds4cxmv]{width:200%;height:200%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transform-origin:center center;transition:transform .3s ease}.genealogy-tree[data-astro-cid-5ds4cxmv]{display:flex;flex-direction:column;align-items:center;padding:100px 50px;min-height:100%;justify-content:flex-start}.tree-level[data-astro-cid-5ds4cxmv]{display:flex;justify-content:center;margin-bottom:80px;position:relative}.org-chart[data-astro-cid-5ds4cxmv]{display:flex;flex-direction:column;align-items:center;width:100%;overflow-x:auto}.org-chart-container[data-astro-cid-5ds4cxmv]{min-width:1200px;padding:40px}.root-level[data-astro-cid-5ds4cxmv]{display:flex;justify-content:center}.children-row[data-astro-cid-5ds4cxmv]{display:flex;justify-content:center;align-items:flex-start;gap:40px;flex-wrap:nowrap}.person-container[data-astro-cid-5ds4cxmv]{display:flex;flex-direction:column;align-items:center;position:relative}.children-container[data-astro-cid-5ds4cxmv]{margin-top:60px;display:flex;flex-direction:column;align-items:center}.connection-line-vertical[data-astro-cid-5ds4cxmv]{width:2px;height:40px;background:var(--color-olive);margin-bottom:10px}.children-horizontal-line[data-astro-cid-5ds4cxmv]{height:2px;background:var(--color-olive);margin-bottom:10px;position:relative}.level-2[data-astro-cid-5ds4cxmv] .person-container[data-astro-cid-5ds4cxmv]:before,.level-3[data-astro-cid-5ds4cxmv] .person-container[data-astro-cid-5ds4cxmv]:before{content:"";position:absolute;top:-12px;width:2px;height:12px;background:var(--color-olive)}.level-2[data-astro-cid-5ds4cxmv]:before,.level-3[data-astro-cid-5ds4cxmv]:before{content:"";position:absolute;top:-12px;left:0;right:0;height:2px;background:var(--color-olive)}.person-node[data-astro-cid-5ds4cxmv]{background:linear-gradient(135deg,var(--color-white) 0%,var(--color-sand) 100%);border:3px solid var(--color-earth);border-radius:20px;padding:20px;width:280px;text-align:center;position:relative;box-shadow:0 8px 25px #8b451333;transition:all .3s ease}.person-node[data-astro-cid-5ds4cxmv].main-lineage{border-color:var(--color-olive);border-width:4px;box-shadow:0 8px 30px #8b451366;background:linear-gradient(135deg,var(--color-white) 0%,#f0f8e8 100%)}.person-node[data-astro-cid-5ds4cxmv].branch{width:240px;padding:15px;background:linear-gradient(135deg,#f8f6f0,#e8e6e0);border-color:var(--color-stone);border-width:2px;opacity:.95}.person-node[data-astro-cid-5ds4cxmv].root-node{border-color:var(--color-earth);border-width:5px;box-shadow:0 12px 40px #8b451380;background:linear-gradient(135deg,#fff8e1,beige)}.level-3[data-astro-cid-5ds4cxmv] .person-node[data-astro-cid-5ds4cxmv]{width:200px;padding:12px}.level-3[data-astro-cid-5ds4cxmv] .person-name[data-astro-cid-5ds4cxmv]{font-size:1rem}.level-3[data-astro-cid-5ds4cxmv] .person-details[data-astro-cid-5ds4cxmv]{font-size:.8rem}.has-children-indicator[data-astro-cid-5ds4cxmv]{position:absolute;bottom:-15px;left:50%;transform:translate(-50%);background:var(--color-olive);color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;cursor:pointer;transition:all .2s ease}.has-children-indicator[data-astro-cid-5ds4cxmv]:hover{background:var(--color-earth);transform:translate(-50%) scale(1.1)}.person-node[data-astro-cid-5ds4cxmv]:hover{transform:translateY(-5px);box-shadow:0 12px 35px #8b45134d;border-color:var(--color-olive)}.tree-level[data-astro-cid-5ds4cxmv]:not(:last-child):after{content:"";position:absolute;bottom:-80px;left:50%;width:3px;height:80px;background:linear-gradient(to bottom,var(--color-earth),var(--color-olive));transform:translate(-50%);z-index:0}.tree-level[data-astro-cid-5ds4cxmv]:not(:last-child) .person-node[data-astro-cid-5ds4cxmv]:after{content:"";position:absolute;bottom:-40px;left:50%;width:2px;height:40px;background:var(--color-olive);transform:translate(-50%);z-index:1}.generation-badge[data-astro-cid-5ds4cxmv]{position:absolute;top:-10px;right:-10px;background:var(--color-earth);color:#fff;padding:4px 8px;border-radius:10px;font-size:.7rem;font-weight:600;box-shadow:0 2px 8px #0003}.root-node[data-astro-cid-5ds4cxmv]{border-color:var(--color-gold);background:linear-gradient(135deg,#fff9e6 0%,var(--color-sand) 100%)}.root-node[data-astro-cid-5ds4cxmv] .generation-badge[data-astro-cid-5ds4cxmv]{background:var(--color-gold)}.special-node[data-astro-cid-5ds4cxmv]{border-color:var(--color-purple);background:linear-gradient(135deg,#f0e6ff,#e6d9ff)}.special-node[data-astro-cid-5ds4cxmv] .generation-badge[data-astro-cid-5ds4cxmv]{background:var(--color-purple)}.ancient-node[data-astro-cid-5ds4cxmv]{border-color:var(--color-olive);background:linear-gradient(135deg,#f0f8e6,#e6f2d9)}.ancient-node[data-astro-cid-5ds4cxmv] .generation-badge[data-astro-cid-5ds4cxmv]{background:var(--color-olive)}.noah-node[data-astro-cid-5ds4cxmv]{border-color:var(--color-water);background:linear-gradient(135deg,#e6f3ff,#d9ebff)}.noah-node[data-astro-cid-5ds4cxmv] .generation-badge[data-astro-cid-5ds4cxmv]{background:var(--color-water)}.person-avatar[data-astro-cid-5ds4cxmv]{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,var(--color-earth) 0%,var(--color-olive) 100%);display:flex;align-items:center;justify-content:center;margin:0 auto 15px;color:#fff;font-size:1.5rem;box-shadow:0 4px 15px #8b45134d}.person-info[data-astro-cid-5ds4cxmv] h3[data-astro-cid-5ds4cxmv]{font-family:var(--font-serif);color:var(--color-earth);font-size:1.4rem;margin:0 0 8px;font-weight:600}.person-details[data-astro-cid-5ds4cxmv]{color:var(--color-olive);font-size:.95rem;margin:4px 0;font-weight:500}.person-years[data-astro-cid-5ds4cxmv]{color:var(--color-stone);font-size:.85rem;margin:4px 0;font-style:italic}.person-reference[data-astro-cid-5ds4cxmv]{color:var(--color-purple);font-size:.8rem;margin:8px 0 0;font-weight:500}.connection-line[data-astro-cid-5ds4cxmv]{position:absolute;background:var(--color-earth)}.connection-line[data-astro-cid-5ds4cxmv].down{width:3px;height:40px;bottom:-40px;left:50%;transform:translate(-50%)}.connection-line[data-astro-cid-5ds4cxmv].up{width:3px;height:40px;top:-40px;left:50%;transform:translate(-50%)}.expand-indicator[data-astro-cid-5ds4cxmv]{margin-top:15px;padding-top:15px;border-top:2px dashed var(--color-earth);color:var(--color-olive);cursor:pointer;transition:all .2s ease}.expand-indicator[data-astro-cid-5ds4cxmv]:hover{color:var(--color-earth);transform:scale(1.05)}.expand-indicator[data-astro-cid-5ds4cxmv] i[data-astro-cid-5ds4cxmv]{font-size:1.2rem;margin-bottom:5px}.descendants-count[data-astro-cid-5ds4cxmv]{display:block;font-size:.8rem;font-weight:600}.coming-soon[data-astro-cid-5ds4cxmv]{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;margin:2rem}.coming-soon[data-astro-cid-5ds4cxmv] h2[data-astro-cid-5ds4cxmv]{color:#8b4513;font-size:2rem;margin-bottom:1rem}.coming-soon[data-astro-cid-5ds4cxmv] p[data-astro-cid-5ds4cxmv]{color:#6c757d;font-size:1.1rem;margin-bottom:.5rem}@media (max-width: 768px){.tree-controls[data-astro-cid-5ds4cxmv]{top:160px;left:20px;right:auto;padding:10px;flex-direction:column;gap:8px;width:60px}.zoom-btn[data-astro-cid-5ds4cxmv]{width:40px;height:40px;font-size:.9rem}.zoom-level[data-astro-cid-5ds4cxmv]{font-size:.65rem;padding:6px 4px;background:var(--color-earth);color:#fff;border-radius:8px;margin:4px 0}.person-node[data-astro-cid-5ds4cxmv]{width:220px;padding:15px}.person-avatar[data-astro-cid-5ds4cxmv]{width:50px;height:50px;font-size:1.2rem;margin-bottom:10px}.person-info[data-astro-cid-5ds4cxmv] h3[data-astro-cid-5ds4cxmv]{font-size:1.2rem}.person-details[data-astro-cid-5ds4cxmv]{font-size:.9rem}.person-years[data-astro-cid-5ds4cxmv],.person-reference[data-astro-cid-5ds4cxmv]{font-size:.75rem}.tree-level[data-astro-cid-5ds4cxmv]{margin-bottom:60px}.genealogy-tree[data-astro-cid-5ds4cxmv]{padding:80px 20px}.org-chart-container[data-astro-cid-5ds4cxmv]{min-width:100%;padding:20px}.children-row[data-astro-cid-5ds4cxmv]{gap:20px;flex-wrap:wrap}.person-node[data-astro-cid-5ds4cxmv]{width:200px;padding:12px}.person-node[data-astro-cid-5ds4cxmv].branch{width:180px;padding:10px}.level-3[data-astro-cid-5ds4cxmv] .person-node[data-astro-cid-5ds4cxmv]{width:160px;padding:8px}}@media (max-width: 480px){.tree-controls[data-astro-cid-5ds4cxmv]{top:140px;left:15px;width:55px;padding:8px}.zoom-btn[data-astro-cid-5ds4cxmv]{width:38px;height:38px;font-size:.85rem}.zoom-level[data-astro-cid-5ds4cxmv]{font-size:.6rem;padding:4px 3px}.person-node[data-astro-cid-5ds4cxmv]{width:180px;padding:12px}.person-avatar[data-astro-cid-5ds4cxmv]{width:40px;height:40px;font-size:1rem}.person-info[data-astro-cid-5ds4cxmv] h3[data-astro-cid-5ds4cxmv]{font-size:1rem}.person-details[data-astro-cid-5ds4cxmv]{font-size:.8rem}.descendants-count[data-astro-cid-5ds4cxmv]{font-size:.7rem}.org-chart[data-astro-cid-5ds4cxmv]{overflow-x:scroll}.org-chart-container[data-astro-cid-5ds4cxmv]{min-width:800px;padding:15px}.children-row[data-astro-cid-5ds4cxmv]{gap:15px}.children-container[data-astro-cid-5ds4cxmv]{margin-top:40px}.person-node[data-astro-cid-5ds4cxmv]{width:160px;padding:10px}.person-node[data-astro-cid-5ds4cxmv].branch{width:140px;padding:8px}.level-3[data-astro-cid-5ds4cxmv] .person-node[data-astro-cid-5ds4cxmv]{width:120px;padding:6px}.person-name[data-astro-cid-5ds4cxmv]{font-size:.9rem}.person-details[data-astro-cid-5ds4cxmv]{font-size:.75rem}.connection-line-vertical[data-astro-cid-5ds4cxmv]{height:30px}}@media (max-width: 768px){.genealogy-tree[data-astro-cid-5ds4cxmv]{padding:50px 20px}.person-node[data-astro-cid-5ds4cxmv]{width:240px;padding:15px}.person-avatar[data-astro-cid-5ds4cxmv]{width:50px;height:50px;font-size:1.2rem}.person-info[data-astro-cid-5ds4cxmv] h3[data-astro-cid-5ds4cxmv]{font-size:1.2rem}.person-details[data-astro-cid-5ds4cxmv]{font-size:.9rem}.generation-badge[data-astro-cid-5ds4cxmv]{font-size:.7rem;padding:2px 6px}.tree-controls[data-astro-cid-5ds4cxmv]{top:80px;right:10px}.control-btn[data-astro-cid-5ds4cxmv]{width:35px;height:35px;font-size:.9rem}.tree-level[data-astro-cid-5ds4cxmv]{margin-bottom:60px}.tree-level[data-astro-cid-5ds4cxmv]:not(:last-child):after{bottom:-60px;height:60px}.tree-level[data-astro-cid-5ds4cxmv]:not(:last-child) .person-node[data-astro-cid-5ds4cxmv]:after{bottom:-30px;height:30px}}@media (max-width: 480px){.person-node[data-astro-cid-5ds4cxmv]{width:200px;padding:12px}.person-avatar[data-astro-cid-5ds4cxmv]{width:45px;height:45px;font-size:1rem;margin-bottom:10px}.person-info[data-astro-cid-5ds4cxmv] h3[data-astro-cid-5ds4cxmv]{font-size:1.1rem}.person-details[data-astro-cid-5ds4cxmv]{font-size:.85rem}.person-years[data-astro-cid-5ds4cxmv],.person-reference[data-astro-cid-5ds4cxmv]{font-size:.75rem}.expand-indicator[data-astro-cid-5ds4cxmv]{padding:8px}.descendants-count[data-astro-cid-5ds4cxmv]{font-size:.7rem}}
