/* v38 — clearer family relationships, status/history, placeholders */
.family-v38 .fam38-profile-hero{display:flex;align-items:center;gap:26px;padding:28px;border-radius:28px}.fam38-profile-photo{width:132px;height:132px;flex:0 0 132px;position:relative}.fam38-profile-photo img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:5px solid #fff;box-shadow:0 12px 30px rgba(11,59,79,.15)}.fam38-deceased{position:absolute;right:2px;bottom:4px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#6d6470;font-size:20px;box-shadow:0 5px 14px rgba(0,0,0,.13)}.fam38-profile-copy{flex:1}.fam38-profile-copy h1{font:700 clamp(30px,3vw,46px)/1.06 var(--am-font-heading);margin:9px 0}.fam38-nickname,.fam38-muted{margin:4px 0;color:#58717b}.fam38-profile-meta{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0 16px}.fam38-profile-meta span{padding:7px 10px;border-radius:999px;background:#eef5f5;font-size:13px;color:#47616b}.fam38-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:38px 0 16px}.fam38-section-head h2{margin:3px 0 0;font-size:28px}.fam38-rel-sections{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fam38-rel-section{background:#fff;border:1px solid #dce7e9;border-radius:24px;padding:18px;box-shadow:0 12px 32px rgba(13,62,80,.05)}.fam38-rel-section.full{grid-column:1/-1}.fam38-rel-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}.fam38-rel-title .icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#eaf4f3;color:#126658;font-size:20px;font-weight:800}.fam38-rel-title .icon.spouse{background:#fff0ec;color:#d95b33}.fam38-rel-title .icon.child{background:#edf5ff;color:#286aa5}.fam38-rel-title h3{margin:0;font-size:20px}.fam38-rel-title p{margin:3px 0 0;color:#73868e;font-size:13px;line-height:1.45}.fam38-rel-grid{display:grid;gap:10px}.fam38-rel-grid.children{grid-template-columns:repeat(2,minmax(0,1fr))}.fam38-rel-card{border:1px solid #dce7e9;border-radius:17px;background:#fbfdfd;overflow:hidden;transition:.18s ease}.fam38-rel-card:hover{border-color:#a7c7cc;transform:translateY(-1px);box-shadow:0 9px 22px rgba(13,62,80,.07)}.fam38-rel-card.placeholder{border-style:dashed;background:#fffaf5}.fam38-rel-main{display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;padding:12px;text-decoration:none;color:inherit}.fam38-rel-avatar{width:54px;height:54px;position:relative}.fam38-rel-avatar img{width:54px;height:54px;border-radius:50%;object-fit:cover;background:#eef3f4}.fam38-rel-avatar i{position:absolute;right:-2px;bottom:-1px;width:22px;height:22px;border-radius:50%;background:white;display:grid;place-items:center;font-style:normal;color:#695d67;box-shadow:0 2px 7px rgba(0,0,0,.15)}.fam38-rel-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.fam38-rel-copy strong{font-size:15px;color:#153d4a;white-space:normal}.fam38-role-badge{width:max-content;padding:3px 8px;border-radius:999px;background:#e7f3f1;color:#126658;font-size:11px;font-weight:800}.fam38-rel-card.spouse .fam38-role-badge{background:#fff0ec;color:#cd5d38}.fam38-rel-card.child .fam38-role-badge{background:#edf5ff;color:#286aa5}.fam38-rel-copy small{font-size:11px;color:#7a8b92}.fam38-rel-copy .pending{color:#c58122}.fam38-open{font-size:12px;font-weight:800;color:#df6138}.fam38-complete{display:block;padding:8px 12px;border-top:1px dashed #e8d4c2;text-decoration:none;color:#c55b35;font-weight:800;font-size:12px}.fam38-empty{padding:18px;border:1px dashed #d7e4e6;border-radius:16px;color:#92a1a6;text-align:center}@media(max-width:800px){.family-v38 .fam38-profile-hero{align-items:flex-start;padding:20px}.fam38-profile-photo{width:96px;height:96px;flex-basis:96px}.fam38-rel-sections{grid-template-columns:1fr}.fam38-rel-section.full{grid-column:auto}.fam38-rel-grid.children{grid-template-columns:1fr}.fam38-rel-main{grid-template-columns:48px 1fr auto}.fam38-rel-avatar,.fam38-rel-avatar img{width:48px;height:48px}}@media(max-width:560px){.family-v38 .fam38-profile-hero{flex-direction:column}.fam38-section-head{align-items:flex-start;flex-direction:column}.fam38-open{display:none}}
.fam38-manage-rel{border:1px solid #dce7e9;border-radius:15px;overflow:hidden;background:#fbfdfd}.fam38-inline-meta{display:grid;grid-template-columns:1.3fr 1fr 1fr auto;gap:8px;padding:9px 11px;border-top:1px solid #e5edef;align-items:end}.fam38-inline-meta label,.fam38-order-form label{font-size:10px;font-weight:800;color:#627780}.fam38-inline-meta select,.fam38-inline-meta input,.fam38-order-form input{display:block;width:100%;margin-top:4px;min-height:36px;border:1px solid #d3e0e3;border-radius:9px;background:#fff;padding:6px 8px}.fam38-child-manage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fam38-order-form{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end;padding:8px 11px;border-top:1px solid #e5edef}.fam38-order-form input{max-width:100px}.fam38-order-form .fam31-btn,.fam38-inline-meta .fam31-btn{padding:9px 12px!important}@media(max-width:760px){.fam38-inline-meta{grid-template-columns:1fr 1fr}.fam38-child-manage-grid{grid-template-columns:1fr}}
/* v38 relationship line semantics */
.fam313-edge.spouse-separated{stroke:#d39a3a!important;stroke-dasharray:9 7!important;opacity:.9}
.fam313-edge.spouse-divorced{stroke:#d9685b!important;stroke-dasharray:5 7!important;opacity:.78}
.fam313-edge.spouse-former{stroke:#9aa8ad!important;stroke-dasharray:4 8!important;opacity:.72}
.fam313-edge.spouse-widowed{stroke:#7c6fa5!important;stroke-dasharray:2 6!important;opacity:.82}
.fam313-edge.spouse-married{stroke:#e26437!important;stroke-width:3.4!important}
.fam313-edge.spouse-partner{stroke:#e26437!important}
.fam31-node:has(.fam37-avatar-wrap .avatar),.fam35-node:has(.fam35-tree-avatar .avatar),.fam35-node:has(.fam35-branch-avatar .avatar){--placeholder-bg:#eef5f5}
.fam31-node[data-placeholder="1"]{border-style:dashed!important;background:#fffaf5!important}
.fam38-gender-placeholder{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#e9f5f4,#fff0e8);border:1px dashed #b8cdce;color:#315d68;font-size:27px;font-weight:800}.fam38-placeholder-icon{background:linear-gradient(145deg,#e8f5f4,#fff0e8)!important;color:#315d68!important;font-weight:900!important}
