.CustomNode-module-scss-module__OhsIea__node{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:12px;width:250px;padding:12px;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.CustomNode-module-scss-module__OhsIea__node:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.CustomNode-module-scss-module__OhsIea__node.CustomNode-module-scss-module__OhsIea__female{border-top:3px solid #e175b5}.CustomNode-module-scss-module__OhsIea__node.CustomNode-module-scss-module__OhsIea__male{border-top:3px solid #63b3ed}.CustomNode-module-scss-module__OhsIea__node .CustomNode-module-scss-module__OhsIea__avatar{object-fit:cover;border:2px solid var(--muted);background:var(--muted);border-radius:50%;flex-shrink:0;width:60px;height:60px}.CustomNode-module-scss-module__OhsIea__node .CustomNode-module-scss-module__OhsIea__placeholderAvatar{color:#a8a29e;background:#e7e5e4;justify-content:center;align-items:center;display:flex}.CustomNode-module-scss-module__OhsIea__node .CustomNode-module-scss-module__OhsIea__info{flex:1;overflow:hidden}.CustomNode-module-scss-module__OhsIea__node .CustomNode-module-scss-module__OhsIea__info .CustomNode-module-scss-module__OhsIea__name{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;overflow:hidden}.CustomNode-module-scss-module__OhsIea__node .CustomNode-module-scss-module__OhsIea__info .CustomNode-module-scss-module__OhsIea__dates{color:var(--muted-foreground);margin-top:2px;font-size:.75rem}.CustomNode-module-scss-module__OhsIea__node .CustomNode-module-scss-module__OhsIea__info .CustomNode-module-scss-module__OhsIea__role{color:var(--primary);margin-top:2px;font-size:.75rem;font-weight:500}.CustomNode-module-scss-module__OhsIea__node .CustomNode-module-scss-module__OhsIea__toggleBtn{border:1px solid var(--border);cursor:pointer;width:24px;height:24px;color:var(--muted-foreground);z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute;bottom:-15px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000001a}.CustomNode-module-scss-module__OhsIea__node .CustomNode-module-scss-module__OhsIea__toggleBtn:hover{background:var(--muted);color:var(--foreground)}.CustomNode-module-scss-module__OhsIea__handle{width:8px;height:8px;background:#a8a29e!important}
.MemberDrawer-module-scss-module__Hx3nkW__drawerOverlay{z-index:100;opacity:0;visibility:hidden;background-color:#00000080;transition:all .3s;position:fixed;inset:0}.MemberDrawer-module-scss-module__Hx3nkW__drawerOverlay.MemberDrawer-module-scss-module__Hx3nkW__open{opacity:1;visibility:visible}.MemberDrawer-module-scss-module__Hx3nkW__drawer{z-index:101;background-color:#fafaf9;flex-direction:column;width:100%;max-width:32rem;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #0000001a}.MemberDrawer-module-scss-module__Hx3nkW__drawer.MemberDrawer-module-scss-module__Hx3nkW__open{transform:translate(0)}.MemberDrawer-module-scss-module__Hx3nkW__header{background-color:#fff;border-bottom:1px solid #e7e5e4;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.MemberDrawer-module-scss-module__Hx3nkW__header h2{font-size:1.25rem;font-weight:700;font-family:var(--font-serif),serif;color:#44403c}.MemberDrawer-module-scss-module__Hx3nkW__closeBtn{color:#78716c;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .2s;display:flex}.MemberDrawer-module-scss-module__Hx3nkW__closeBtn:hover{color:#44403c;background-color:#f5f5f4}.MemberDrawer-module-scss-module__Hx3nkW__content{flex-grow:1;padding:0;overflow-y:auto}.MemberDrawer-module-scss-module__Hx3nkW__coverConfig{background:#fff;border-bottom:1px solid #e7e5e4;flex-direction:column;align-items:center;padding:3rem 1.5rem;display:flex}.MemberDrawer-module-scss-module__Hx3nkW__avatarLarge{object-fit:cover;border:4px solid #fafaf9;border-radius:9999px;width:8rem;height:8rem;margin-bottom:1rem;box-shadow:0 4px 6px -1px #0000001a}.MemberDrawer-module-scss-module__Hx3nkW__nameLarge{color:#292524;font-family:serif;font-size:1.5rem;font-weight:700}.MemberDrawer-module-scss-module__Hx3nkW__meta{color:#78716c;font-size:.875rem}.MemberDrawer-module-scss-module__Hx3nkW__section{border-bottom:1px solid #e7e5e4;padding:1.5rem}.MemberDrawer-module-scss-module__Hx3nkW__section:last-child{border-bottom:none}.MemberDrawer-module-scss-module__Hx3nkW__section h3{text-transform:uppercase;letter-spacing:.05em;color:#8c7356;margin-bottom:1rem;font-size:.875rem;font-weight:600}.MemberDrawer-module-scss-module__Hx3nkW__row{border-bottom:1px solid #f5f5f4;justify-content:space-between;padding:.75rem 0;display:flex}.MemberDrawer-module-scss-module__Hx3nkW__row:last-child{border-bottom:none;padding-bottom:0}.MemberDrawer-module-scss-module__Hx3nkW__row:first-child{padding-top:0}.MemberDrawer-module-scss-module__Hx3nkW__label{color:#78716c;font-size:.875rem}.MemberDrawer-module-scss-module__Hx3nkW__value{color:#292524;text-align:right;max-width:60%;font-weight:500}.MemberDrawer-module-scss-module__Hx3nkW__bio{color:#44403c;white-space:pre-wrap;font-size:.95rem;line-height:1.6}.MemberDrawer-module-scss-module__Hx3nkW__footer{background-color:#fff;border-top:1px solid #e7e5e4;gap:.5rem;padding:1.5rem;display:flex}.MemberDrawer-module-scss-module__Hx3nkW__formWrapper{background-color:#fff;min-height:100%;padding:1.5rem}
.MemberForm-module-scss-module__ad9CpW__formContainer{padding:1.5rem}.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup{margin-bottom:1.25rem}.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup label{color:#57534e;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup input[type=text],.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup input[type=date],.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup textarea,.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup select{color:#292524;background-color:#fafaf9;border:1px solid #e7e5e4;border-radius:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup input[type=text]:focus,.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup input[type=date]:focus,.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup textarea:focus,.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup select:focus{background-color:#fff;border-color:#d6d3d1;outline:none;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup input[type=text]::placeholder,.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup input[type=date]::placeholder,.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup textarea::placeholder,.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup select::placeholder{color:#a8a29e}.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup textarea{resize:vertical;min-height:8rem;line-height:1.6}.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__formGroup select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%2378716c' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__row{gap:1.5rem;display:flex}.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__row .MemberForm-module-scss-module__ad9CpW__col{flex:1}@media (max-width:640px){.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__row{flex-direction:column;gap:0}}.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__avatarUpload{background-color:#f5f5f4;border:1px dashed #d6d3d1;border-radius:1rem;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1rem;display:flex}.MemberForm-module-scss-module__ad9CpW__formContainer .MemberForm-module-scss-module__ad9CpW__avatarUpload .MemberForm-module-scss-module__ad9CpW__preview{object-fit:cover;color:#78716c;background:#e7e5e4;border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:5rem;height:5rem;font-size:.75rem;display:flex;box-shadow:0 2px 4px #0000001a}.MemberForm-module-scss-module__ad9CpW__actions{border-top:1px solid #e7e5e4;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.MemberForm-module-scss-module__ad9CpW__actions button{min-width:7rem}
.PasswordModal-module-scss-module__rHkrBa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background-color:#0006;justify-content:center;align-items:center;animation:.2s ease-out PasswordModal-module-scss-module__rHkrBa__fadeIn;display:flex;position:fixed;inset:0}.PasswordModal-module-scss-module__rHkrBa__modal{text-align:center;background-color:#fff;border:1px solid #e7e5e4;border-radius:1rem;flex-direction:column;align-items:center;width:90%;max-width:400px;padding:2rem;animation:.2s cubic-bezier(.16,1,.3,1) PasswordModal-module-scss-module__rHkrBa__scaleIn;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.PasswordModal-module-scss-module__rHkrBa__iconWrapper{color:#8c7356;background-color:#fafaf9;border:1px solid #e7e5e4;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex}.PasswordModal-module-scss-module__rHkrBa__title{font-size:1.25rem;font-weight:700;font-family:var(--font-serif),serif;color:#292524;margin-bottom:.5rem}.PasswordModal-module-scss-module__rHkrBa__subtitle{color:#78716c;margin-bottom:1.5rem;font-size:.875rem}.PasswordModal-module-scss-module__rHkrBa__input{letter-spacing:.5rem;text-align:center;color:#44403c;background-color:#fafaf9;border:1px solid #e7e5e4;border-radius:.75rem;width:100%;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:1.5rem}.PasswordModal-module-scss-module__rHkrBa__input:focus{background-color:#fff;border-color:#8c7356;outline:none;box-shadow:0 0 0 4px #8c73561a}.PasswordModal-module-scss-module__rHkrBa__actions{gap:1rem;width:100%;display:flex}.PasswordModal-module-scss-module__rHkrBa__btnCancel{color:#57534e;cursor:pointer;background-color:#0000;border:1px solid #e7e5e4;border-radius:.75rem;flex:1;padding:.75rem;font-weight:500;transition:all .2s}.PasswordModal-module-scss-module__rHkrBa__btnCancel:hover{color:#292524;background-color:#f5f5f4}.PasswordModal-module-scss-module__rHkrBa__btnSubmit{color:#fff;cursor:pointer;background-color:#292524;border:none;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:500;transition:all .2s;display:flex}.PasswordModal-module-scss-module__rHkrBa__btnSubmit:hover{background-color:#44403c}.PasswordModal-module-scss-module__rHkrBa__btnSubmit:disabled{opacity:.7;cursor:not-allowed}@keyframes PasswordModal-module-scss-module__rHkrBa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PasswordModal-module-scss-module__rHkrBa__scaleIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}
.RelationshipModal-module-scss-module__E4jjfG__overlay{z-index:2000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out RelationshipModal-module-scss-module__E4jjfG__fadeIn;display:flex;position:fixed;inset:0}.RelationshipModal-module-scss-module__E4jjfG__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:600px;animation:.3s cubic-bezier(.16,1,.3,1) RelationshipModal-module-scss-module__E4jjfG__slideUp;display:flex;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.RelationshipModal-module-scss-module__E4jjfG__header{background-color:#fffbeb;border-bottom:1px solid #f3f4f6;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.RelationshipModal-module-scss-module__E4jjfG__header h2{color:#78350f;align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:600;display:flex}.RelationshipModal-module-scss-module__E4jjfG__closeParams{cursor:pointer;color:#78716c;background:0 0;border:none;border-radius:4px;padding:4px}.RelationshipModal-module-scss-module__E4jjfG__closeParams:hover{background-color:#0000000d}.RelationshipModal-module-scss-module__E4jjfG__body{border-radius:0 0 12px 12px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.RelationshipModal-module-scss-module__E4jjfG__inputsGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.RelationshipModal-module-scss-module__E4jjfG__inputsGrid{grid-template-columns:1fr 1fr}}.RelationshipModal-module-scss-module__E4jjfG__calcButton{color:#fff;cursor:pointer;background-color:#d97706;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-weight:500;transition:background-color .2s;display:flex}.RelationshipModal-module-scss-module__E4jjfG__calcButton:hover{background-color:#b45309}.RelationshipModal-module-scss-module__E4jjfG__calcButton:disabled{opacity:.5;cursor:not-allowed}.RelationshipModal-module-scss-module__E4jjfG__resultBox{text-align:center;background-color:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:1.5rem;animation:.3s ease-out RelationshipModal-module-scss-module__E4jjfG__fadeIn}.RelationshipModal-module-scss-module__E4jjfG__resultBox .RelationshipModal-module-scss-module__E4jjfG__resultLabel{color:#6b7280;margin-bottom:.25rem;font-size:.875rem}.RelationshipModal-module-scss-module__E4jjfG__resultBox .RelationshipModal-module-scss-module__E4jjfG__resultName{color:#92400e;margin:.5rem 0;font-size:1.5rem;font-weight:700}.RelationshipModal-module-scss-module__E4jjfG__resultBox .RelationshipModal-module-scss-module__E4jjfG__path{color:#4b5563;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.85rem;display:flex}.RelationshipModal-module-scss-module__E4jjfG__selectWrapper{position:relative}.RelationshipModal-module-scss-module__E4jjfG__label{color:#374151;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.RelationshipModal-module-scss-module__E4jjfG__trigger{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;min-height:42px;padding:.5rem .75rem;display:flex}.RelationshipModal-module-scss-module__E4jjfG__trigger:hover{border-color:#d97706}.RelationshipModal-module-scss-module__E4jjfG__selectedMember{align-items:center;gap:.5rem;display:flex}.RelationshipModal-module-scss-module__E4jjfG__selectedMember img{object-fit:cover;border-radius:50%;width:24px;height:24px}.RelationshipModal-module-scss-module__E4jjfG__placeholder{color:#9ca3af}.RelationshipModal-module-scss-module__E4jjfG__dropdown{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-height:240px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a}.RelationshipModal-module-scss-module__E4jjfG__searchInput{border:none;border-bottom:1px solid #f3f4f6;outline:none;width:100%;padding:.5rem}.RelationshipModal-module-scss-module__E4jjfG__searchInput:focus{background-color:#fafaf9}.RelationshipModal-module-scss-module__E4jjfG__dropdownItem{cursor:pointer;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.RelationshipModal-module-scss-module__E4jjfG__dropdownItem:hover{background-color:#fffbeb}.RelationshipModal-module-scss-module__E4jjfG__dropdownItem img{object-fit:cover;border-radius:50%;width:32px;height:32px}.RelationshipModal-module-scss-module__E4jjfG__dropdownItem .RelationshipModal-module-scss-module__E4jjfG__info .RelationshipModal-module-scss-module__E4jjfG__name{color:#111827;font-size:.875rem;font-weight:500}.RelationshipModal-module-scss-module__E4jjfG__dropdownItem .RelationshipModal-module-scss-module__E4jjfG__info .RelationshipModal-module-scss-module__E4jjfG__meta{color:#6b7280;font-size:.75rem}@keyframes RelationshipModal-module-scss-module__E4jjfG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RelationshipModal-module-scss-module__E4jjfG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.FamilyTree-module-scss-module__XBZQGW__container{background-color:#fafaf9;flex-direction:column;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.FamilyTree-module-scss-module__XBZQGW__treeWrapper{flex-grow:1;width:100%;position:relative}.FamilyTree-module-scss-module__XBZQGW__toolbar{z-index:10;pointer-events:none;justify-content:space-between;align-items:center;gap:1rem;width:calc(100% - 2rem);display:flex;position:absolute;top:1rem;left:1rem}.FamilyTree-module-scss-module__XBZQGW__toolbar h1{color:#1c1917;pointer-events:auto;font-size:1.5rem;font-weight:700}.FamilyTree-module-scss-module__XBZQGW__actions{pointer-events:auto;align-items:center;gap:.75rem;display:flex}.FamilyTree-module-scss-module__XBZQGW__searchContainer{position:relative}.FamilyTree-module-scss-module__XBZQGW__searchInputWrapper{background-color:#ffffff80;border:1px solid #d6d3d1;border-radius:9999px;align-items:center;width:12rem;padding:.375rem .75rem;transition:all .2s;display:flex}.FamilyTree-module-scss-module__XBZQGW__searchInputWrapper:focus-within{background-color:#fff;border-color:#a8a29e;width:16rem;box-shadow:0 0 0 2px #a8a29e33}.FamilyTree-module-scss-module__XBZQGW__searchIcon{color:#78716c;margin-right:.5rem}.FamilyTree-module-scss-module__XBZQGW__searchInput{color:#292524;background:0 0;border:none;outline:none;width:100%;font-size:.875rem}.FamilyTree-module-scss-module__XBZQGW__searchInput::placeholder{color:#78716c}.FamilyTree-module-scss-module__XBZQGW__dropdown{z-index:50;background-color:#fff;border:1px solid #e7e5e4;border-radius:.5rem;max-height:15rem;margin-top:.5rem;position:absolute;top:100%;left:0;right:0;overflow:hidden auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.FamilyTree-module-scss-module__XBZQGW__dropdownItem{text-align:left;cursor:pointer;color:#44403c;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s;display:flex}.FamilyTree-module-scss-module__XBZQGW__dropdownItem:last-child{border-bottom:none}.FamilyTree-module-scss-module__XBZQGW__dropdownItem:hover{background-color:#f5f5f4}.FamilyTree-module-scss-module__XBZQGW__avatar{object-fit:cover;border-radius:9999px;width:1.5rem;height:1.5rem}.FamilyTree-module-scss-module__XBZQGW__placeholderAvatar{background-color:#e7e5e4;justify-content:center;align-items:center;display:flex}.FamilyTree-module-scss-module__XBZQGW__truncate{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.FamilyTree-module-scss-module__XBZQGW__modalOverlay{z-index:60;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FamilyTree-module-scss-module__XBZQGW__addBtn{align-items:center;gap:.5rem;display:flex}.FamilyTree-module-scss-module__XBZQGW__homeButton{-webkit-backdrop-filter:blur(10px);cursor:pointer;pointer-events:auto;background:#ffffff40;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 8px 32px #1f268726}.FamilyTree-module-scss-module__XBZQGW__homeButton:hover{background:#ffffff59;transform:translateY(-2px)scale(1.05);box-shadow:0 12px 40px #1f268740,0 0 0 4px #a8a29e1a}.FamilyTree-module-scss-module__XBZQGW__homeButton:active{transform:translateY(0)scale(.98)}.FamilyTree-module-scss-module__XBZQGW__homeButton svg{color:#57534e;transition:color .3s}.FamilyTree-module-scss-module__XBZQGW__homeButton:hover svg{color:#292524}.FamilyTree-module-scss-module__XBZQGW__homeButtonTooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#292524e6;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:opacity .2s;position:absolute;top:50%;left:calc(100% + .75rem);transform:translateY(-50%)}.FamilyTree-module-scss-module__XBZQGW__homeButtonTooltip:before{content:"";border:4px solid #0000;border-right-color:#292524e6;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.FamilyTree-module-scss-module__XBZQGW__homeButton:hover .FamilyTree-module-scss-module__XBZQGW__homeButtonTooltip{opacity:1}.FamilyTree-module-scss-module__XBZQGW__relationshipBtn{color:#0369a1;cursor:pointer;background-color:#e0f2fe;border:1px solid #7dd3fc;border-radius:9999px;justify-content:center;align-items:center;margin-right:.5rem;padding:.5rem;display:flex}.FamilyTree-module-scss-module__XBZQGW__lockBtn{border-radius:9999px;justify-content:center;align-items:center;margin-right:.5rem;padding:.5rem;display:flex}@media (max-width:768px){.FamilyTree-module-scss-module__XBZQGW__toolbar{grid-gap:.5rem;pointer-events:none;grid-template-columns:min-content 1fr;align-items:center;display:grid}.FamilyTree-module-scss-module__XBZQGW__toolbar>div:first-child{pointer-events:auto;grid-area:1/1}.FamilyTree-module-scss-module__XBZQGW__actions{pointer-events:auto;display:contents}.FamilyTree-module-scss-module__XBZQGW__searchContainer{order:unset;grid-area:1/2;width:100%;margin-bottom:0}.FamilyTree-module-scss-module__XBZQGW__searchInputWrapper,.FamilyTree-module-scss-module__XBZQGW__searchInputWrapper:focus-within{width:100%}.FamilyTree-module-scss-module__XBZQGW__relationshipBtn{grid-area:2/1;justify-self:center;width:3rem;height:3rem;margin-bottom:.5rem;margin-right:0}.FamilyTree-module-scss-module__XBZQGW__lockBtn{grid-area:3/1;justify-self:center;width:3rem;height:3rem;margin-bottom:.5rem;margin-right:0}.FamilyTree-module-scss-module__XBZQGW__addBtn{border-radius:9999px;grid-area:4/1;justify-content:center;justify-self:center;width:3rem;height:3rem;margin-right:0;padding:0}.FamilyTree-module-scss-module__XBZQGW__addBtnText{display:none}}.FamilyTree-module-scss-module__XBZQGW__betaDisclaimer{color:#525252;z-index:50;pointer-events:none;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center;background:#ffffffd9;border:1px solid #0000000d;border-radius:9999px;max-width:90%;padding:.375rem 1rem;font-size:.75rem;position:fixed;bottom:.625rem;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #0000000d}@media (max-width:640px){.FamilyTree-module-scss-module__XBZQGW__betaDisclaimer{white-space:normal;width:max-content;padding:.5rem 1rem;line-height:1.4;bottom:4rem}}
