.family-tree-head{align-items:center}.family-tree-head>div:last-child{display:flex;gap:7px}.family-tree-head>div:last-child a{min-height:40px;padding:0 13px;border:1px solid #dbe3d9;border-radius:10px;background:white;display:grid;place-items:center;font-size:9px;font-weight:900}.family-tree-head .primary-link{background:#285d42;color:white;border-color:#285d42}.tree-admin-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:16px}.tree-admin-summary article{min-height:105px;padding:17px;border:1px solid #dfe5da;border-radius:16px;background:white;display:flex;flex-direction:column}.tree-admin-summary small{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#79867d;font-weight:900}.tree-admin-summary b{font:700 21px 'Fraunces';margin:8px 0}.tree-admin-summary span{margin-top:auto;color:#87938b;font-size:8px}.tree-admin-summary .unlinked b{color:#9c554e}.family-tree-shell{position:relative;border:1px solid #dce4d9;border-radius:22px;background:radial-gradient(circle at 15% 15%,#e4efbe55,transparent 26%),linear-gradient(145deg,#f9faf4,#edf3e8);overflow:hidden;box-shadow:0 18px 45px #173d2c0d}.tree-controls{position:absolute;z-index:7;top:15px;right:15px;padding:5px;border:1px solid #d9e2d6;border-radius:12px;background:#ffffffeb;display:flex;gap:3px;box-shadow:0 8px 25px #173b2920}.tree-controls button{min-width:32px;height:32px;padding:0 8px;border:0;border-radius:8px;background:transparent;color:#315942;font-size:10px;font-weight:900;cursor:pointer}.tree-controls button:hover{background:#e9f0dc}.tree-controls .tree-center{background:#285c42;color:white}.tree-viewport{height:650px;overflow:auto;padding:0;scrollbar-color:#9fb09f #e8eee5}.tree-board{position:relative;min-width:max-content;min-height:100%;padding:75px 100px 90px}.tree-lines{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:visible}.tree-lines path{fill:none;stroke-linecap:round}.parent-line{stroke:#84a083;stroke-width:2;stroke-linejoin:round}
.tree-board.is-positioned{padding:0;margin:0;min-width:0}
.tree-board.is-positioned .tree-generation,.tree-board.is-positioned .generation-nodes{display:contents}
.tree-board.is-positioned .tree-person{position:absolute;margin:0;z-index:2}
.tree-board.is-positioned .generation-label{position:absolute;z-index:3;margin:0}.marriage-line{stroke:#b77c70;stroke-width:3;stroke-dasharray:5 4}.marriage-line.married{stroke-dasharray:none}.tree-generation{position:relative;z-index:2;min-width:max-content;margin:0 auto 92px;text-align:center}.tree-generation:last-of-type{margin-bottom:0}.generation-label{display:inline-flex;margin-bottom:17px;padding:6px 10px;border-radius:99px;background:#dce9af;color:#3c6245;font-size:7px;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.generation-nodes{display:flex;justify-content:center;align-items:flex-start;gap:46px}.tree-person{width:176px;min-height:86px;padding:10px;border:1px solid #dbe4d7;border-radius:17px;background:#fff;display:grid;grid-template-columns:57px 1fr;gap:10px;align-items:center;text-align:left;position:relative;box-shadow:0 11px 28px #173d2c14;cursor:pointer;transition:.2s}.tree-person:hover{transform:translateY(-4px);box-shadow:0 17px 35px #173d2c22}.tree-person.is-root{border-color:#8ba064;background:linear-gradient(145deg,#fffef7,#f0f5dc);box-shadow:0 13px 32px #657c4425}.tree-person-photo{width:57px;height:64px;border-radius:13px;background:linear-gradient(145deg,#dce9ad,#b9d0aa);background-size:cover;background-position:center;display:grid;place-items:center;overflow:hidden}.tree-person-photo i{color:#31573f;font:700 20px 'Fraunces';font-style:normal}.tree-person-copy{min-width:0;display:grid}.tree-person-copy small{color:#7b897e;font-size:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-person-copy b{margin:4px 0;font:700 13px 'Fraunces';white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-person-copy em{color:#54805e;font-size:7px;font-style:normal;font-weight:900}.tree-person.status-inactive .tree-person-photo,.tree-person.status-deceased .tree-person-photo{filter:grayscale(.75)}.tree-person.status-outside{opacity:.65}.lineage-dot{position:absolute;right:8px;top:7px;color:#8ca258;font-size:8px}.tree-empty{min-width:500px;padding:100px;text-align:center;color:#718077}.tree-empty>span{font-size:45px}.tree-unlinked-panel{margin-top:16px;padding:22px;border:1px solid #e5ded2;border-radius:18px;background:#fffdf7;display:grid;grid-template-columns:320px 1fr;gap:25px}.tree-unlinked-panel h2{margin:4px 0}.tree-unlinked-panel p{margin:0;color:#7c8980;font-size:9px}.tree-unlinked-list{display:flex;flex-wrap:wrap;gap:6px}.tree-unlinked-list span{padding:7px 9px;border:1px solid #e2e6dd;border-radius:9px;background:white;font-size:8px;font-weight:900}.tree-unlinked-list small{display:block;color:#87928a;font-weight:400}.tree-profile-modal{position:fixed;inset:0;z-index:150;padding:20px;display:grid;place-items:center;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.tree-profile-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.tree-profile-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:#0c2c20bd;backdrop-filter:blur(7px)}.tree-profile-modal>section{position:relative;width:min(430px,100%);padding:28px;border:1px solid #dce4d9;border-radius:25px;background:#fff;text-align:center;box-shadow:0 35px 90px #09211666}.tree-profile-close{position:absolute;right:15px;top:15px;width:37px;height:37px;border:1px solid #dce4d9;border-radius:11px;background:#f7f9f4;color:#315641;font-size:21px;cursor:pointer}.tree-profile-photo{width:94px;height:105px;margin:-3px auto 15px;border-radius:24px;background:linear-gradient(145deg,#dce9ad,#b8cfa9);background-size:cover;background-position:center;display:grid;place-items:center;box-shadow:0 10px 27px #193f2c1d}.tree-profile-photo span{font:700 35px 'Fraunces';color:#31573e}.tree-profile-status{padding:5px 8px;border-radius:99px;background:#e3efde;color:#3e7450;font-size:7px;text-transform:uppercase;font-weight:900}.tree-profile-modal h2{margin:9px 0 2px;font-size:26px}.tree-profile-modal>section>p{margin:0;color:#75827a;font-size:9px}.tree-profile-facts{display:grid;grid-template-columns:1fr 1.5fr .8fr;gap:6px;margin:20px 0}.tree-profile-facts span{padding:10px 7px;border-radius:11px;background:#f4f7ef;display:grid}.tree-profile-facts small{color:#839087;font-size:6px;text-transform:uppercase}.tree-profile-facts b{margin-top:4px;font-size:8px}.tree-profile-modal blockquote{margin:0;padding:13px;border-radius:12px;background:#fffaf0;color:#776f61;font-size:9px;line-height:1.6}.tree-profile-open{overflow:hidden}.public-tree-page{min-height:100vh;background:#f4f5ec;color:#223329;font-family:'DM Sans',sans-serif}.public-tree-nav{height:78px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce3d4;background:#fffdf7}.public-tree-nav>a{display:flex;align-items:center;gap:10px;font:700 18px 'Fraunces'}.public-tree-nav>a span{width:40px;height:40px;border-radius:12px;background:#dce9a9;display:grid;place-items:center}.public-tree-nav>div{display:flex;align-items:center;gap:24px;font-size:11px;font-weight:800}.public-tree-nav .active{color:#5e7b54}.public-tree-nav .tree-login{padding:10px 14px;border-radius:99px;background:#184b35;color:white}.public-tree-hero{padding:70px 25px 55px;text-align:center;background:radial-gradient(circle at 50% 5%,#dbe8a98c,transparent 30%)}.public-tree-hero h1{margin:13px 0;font-size:clamp(44px,6vw,72px);line-height:1;color:#1e4a35}.public-tree-hero h1 em{color:#718b5e;font-weight:600}.public-tree-hero>p{color:#69786e}.public-tree-hero>div{display:flex;justify-content:center;gap:8px;margin-top:25px}.public-tree-hero>div span{padding:10px 14px;border:1px solid #dce3d5;border-radius:12px;background:#fff;font-size:9px;color:#77847b}.public-tree-hero>div b{margin-right:3px;font:700 16px 'Fraunces';color:#31593f}.public-tree-main{max-width:1500px;margin:0 auto;padding:0 max(3vw,16px) 80px}.public-tree-main .family-tree-shell{background:radial-gradient(circle at 80% 15%,#cae0b64d,transparent 24%),linear-gradient(145deg,#fdfdf8,#eaf1e5)}.public-tree-main .tree-viewport{height:720px}.public-tree-footer{padding:55px 25px;background:#153e2c;color:white;text-align:center}.public-tree-footer>span{font-size:32px}.public-tree-footer p{color:#c7d7c9;line-height:1.5}.public-tree-footer small{display:block;margin-top:25px;color:#8faa96}.public-tree-footer a{color:#d9e9ae}
@media(max-width:760px){.family-tree-head{align-items:stretch;flex-direction:column}.family-tree-head>div:last-child{width:100%}.family-tree-head>div:last-child a{flex:1}.tree-admin-summary{grid-template-columns:1fr}.tree-unlinked-panel{grid-template-columns:1fr}.tree-controls{top:10px;right:10px}.tree-controls .tree-center{display:none}.tree-viewport{height:600px}.tree-board{padding:72px 45px 75px}.generation-nodes{gap:28px}.public-tree-nav>div>a:not(.active):not(.tree-login){display:none}.public-tree-nav>div{gap:8px}.public-tree-nav .tree-login{font-size:8px}.public-tree-hero{padding-top:50px}.public-tree-hero>div{flex-direction:column;align-items:center}.tree-profile-facts{grid-template-columns:1fr}.tree-profile-modal{padding:0;align-items:end}.tree-profile-modal>section{width:100%;border-radius:25px 25px 0 0}}
@media(prefers-reduced-motion:reduce){.tree-person,.tree-profile-modal{transition:none}}
.family-tree-head>div:last-child a.primary-link{background:#285d42;color:white;border-color:#285d42}
