:root{--green:#174b3e;--dark:#113e32;--gold:#b38a43;--ink:#243c34;--muted:#76837e;--line:#e3e9e5;--bg:#f6f8f6}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:"IBM Plex Sans Arabic",Tahoma,Arial,sans-serif;font-size:16px}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;background:none;color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #bc934b;outline-offset:4px}button{min-height:42px}button:hover{filter:brightness(.94)}.rail{position:fixed;right:0;top:0;bottom:0;width:100px;background:var(--dark);color:#c4d3cb;display:flex;align-items:center;flex-direction:column;gap:18px;padding:28px 10px;z-index:10}.brand{font-size:40px;color:#e4c388;text-decoration:none;margin-bottom:35px}.nav{width:80px;font-size:14px;border-radius:13px;padding:12px 0}.nav span{display:block;font-size:28px;margin-bottom:7px}.nav.active{background:#ffffff16;color:#efd3a2}.rail-end{margin-top:auto;background:#ffffff15;border:1px solid #ffffff24;border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.app{margin-right:100px}header{padding:24px 40px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:16px}.wordmark{font-size:24px;font-weight:bold}.wordmark span{display:block;font-size:12px;letter-spacing:1px;color:var(--muted);font-weight:normal;margin-top:7px}.header-actions{display:flex;align-items:center;gap:28px}.private{font-size:14px;color:var(--muted)}.primary{background:var(--green);color:#fff;border-radius:9px;padding:12px 20px}.demo{padding:7px 40px;background:#edf2ee;font-size:12px;color:#586e60;display:flex;align-items:center;justify-content:space-between;gap:10px}.demo button{text-decoration:underline;font-size:12px;min-height:30px}main{max-width:1580px;margin:auto;padding:35px 40px}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.eyebrow{font-size:13px;color:var(--gold);margin-bottom:10px}h1{font-size:32px;font-weight:500;margin:0 0 12px}p{line-height:1.8;color:var(--muted);margin:8px 0;font-size:14px}.count{border-right:1px solid var(--line);padding-right:28px}.count b{font-family:inherit;font-size:38px;font-weight:normal;display:block;color:var(--green)}.count span{font-size:12px;color:var(--muted)}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:20px}.tree-shell{background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden}.toolbar{display:flex;justify-content:space-between;align-items:center;padding:17px 20px;border-bottom:1px solid var(--line);font-size:14px;gap:10px}.toolbar label{font-size:12px;color:var(--muted)}select{background:white;border:1px solid var(--line);border-radius:7px;padding:9px;color:var(--ink);font-size:14px}.toolbar select{margin-right:5px;font-size:12px}.live-dot{display:inline-block;background:var(--gold);width:7px;height:7px;border-radius:50%;margin-left:6px}.canvas{height:510px;overflow:auto;direction:ltr;background-color:#fbfcfa;background-image:radial-gradient(#cbd7ce 0.7px,transparent 0.7px);background-size:20px 20px;touch-action:pan-x pan-y}.canvas #graph{position:relative;margin:auto;min-height:500px}.node{position:absolute;direction:rtl;width:140px;background:white;border:1px solid #dce5de;border-radius:12px;display:flex;align-items:center;flex-direction:column;padding:12px 5px 10px;box-shadow:0 4px 12px #23443105;z-index:2;min-height:107px}.node.selected{border:2px solid var(--green);box-shadow:0 0 0 5px #174b3e0b}.node.selected::after{content:'الشخص المحدد';position:absolute;bottom:-24px;font-size:11px;color:var(--green)}.avatar{width:43px;height:43px;border-radius:50%;background:#e5eee7;color:#47775c;display:grid;place-items:center;font-size:18px;margin-bottom:8px}.avatar.f{background:#f5eee4;color:#a67b48}.node strong{font-size:14px;font-weight:500}.node small{font-size:11px;color:var(--muted);margin-top:5px}.graph-svg{position:absolute;inset:0;pointer-events:none}.tree-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 16px;background:white;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.tree-footer button{font-size:12px}.tree-footer i{width:16px;border-top:2px solid #a9c0ae;display:inline-block;vertical-align:middle;margin:0 5px}.tree-footer i.marriage{border-top:2px dashed var(--gold)}.person-panel{background:#fff;border:1px solid var(--line);border-radius:15px;padding:24px}.profile-top{display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.profile-avatar{width:75px;height:75px;font-size:28px;margin:24px auto 14px}.person-panel h2{text-align:center;font-size:20px;line-height:1.7;margin:0}.profile-city{text-align:center}.pill{display:table;border-radius:20px;background:#edf3ee;color:#557762;padding:6px 12px;font-size:12px;margin:13px auto 22px}.panel-section{border-top:1px solid var(--line);padding-top:18px;margin-top:18px}.panel-section h3{font-size:13px;color:var(--muted);font-weight:normal}.relative{width:100%;display:flex;align-items:center;gap:9px;text-align:right;padding:8px 0}.relative .avatar{width:33px;height:33px;font-size:13px;margin:0}.relative strong{display:block;font-size:13px;font-weight:500}.relative small{font-size:11px;color:var(--muted)}.outline{border:1px solid var(--line);border-radius:8px}.wide{width:100%;margin-top:13px;font-size:14px}.tip{margin-top:20px;display:flex;align-items:center;gap:17px;padding:20px 24px;background:#ebf0eb;border-radius:12px}.tip>span{font-size:35px;color:var(--green)}.tip strong{font-size:14px}.tip p{font-size:12px;margin:4px 0}.tip button{margin-right:auto;white-space:nowrap;font-size:13px;color:var(--green)}.page-footer{display:flex;justify-content:space-between;padding:5px 40px 25px;color:#849089;font-size:12px}.family-tools{display:flex;gap:20px;align-items:center;margin-bottom:25px}input{padding:13px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);min-width:0}#search{width:min(480px,100%)}#searchCount{font-size:13px;color:var(--muted)}#familyGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.family-card{padding:22px;display:flex;gap:14px;background:white;border:1px solid var(--line);border-radius:12px;text-align:right;align-items:center}.family-card .avatar{margin:0;flex-shrink:0}.family-card strong{font-size:16px;display:block}.family-card small{display:block;font-size:12px;margin-top:7px;color:var(--muted)}.relation-box{max-width:780px;background:white;border:1px solid var(--line);border-radius:16px;padding:32px;margin:auto}.relation-box h2{font-size:26px;font-weight:500}.pair{display:flex;align-items:center;gap:20px;margin:25px 0}.pair label{flex:1;font-size:14px}.pair select{display:block;width:100%;margin-top:10px}.path{background:#f4f7f3;padding:18px;border-radius:10px;margin-top:15px}.path h3{margin:0 0 10px;font-size:15px}.path p{color:var(--ink);font-size:14px}.path .step{display:inline-block;background:#fff;border:1px solid var(--line);padding:7px 10px;margin:5px;border-radius:7px;font-size:13px}.path small{color:var(--muted);font-size:12px}dialog{border:1px solid var(--line);border-radius:16px;width:480px;max-width:calc(100% - 26px);max-height:90dvh;padding:27px;color:var(--ink)}dialog::backdrop{background:#102f276b;backdrop-filter:blur(3px)}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-head h2{font-size:23px;margin:0}form label{display:block;font-size:14px;margin-top:15px}form input,form select{display:block;width:100%;margin-top:8px}.two{display:grid;grid-template-columns:1fr 1fr;gap:15px}form small{display:block;color:var(--muted);font-size:12px;text-align:center;margin-top:15px}.form-error{color:#a33d35}#duplicates{font-size:12px;color:#91691f;line-height:1.7;margin-top:10px}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:var(--dark);color:white;padding:14px 24px;border-radius:10px;box-shadow:0 5px 20px #0002;display:none;z-index:30;font-size:14px}[hidden]{display:none!important}@media(min-width:1500px){.canvas{height:570px}}@media(max-width:1100px){main{padding:26px 22px}.workspace{grid-template-columns:minmax(0,1fr) 230px}.person-panel{padding:18px}.drag-hint{display:none}header{padding:22px}.private{display:none}.demo{padding:7px 22px}#familyGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.rail{top:auto;left:0;width:100%;height:72px;flex-direction:row;justify-content:space-around;padding:4px 10px;gap:0}.brand,.rail-end{display:none}.nav{width:30%;padding:5px;font-size:12px}.nav span{font-size:24px;margin-bottom:3px}.app{margin-right:0;padding-bottom:80px}header{padding:18px}.wordmark{font-size:21px}.primary{padding:11px 13px;font-size:14px}.wordmark span{font-size:11px}.demo{padding:7px 17px;font-size:10px;line-height:1.7}.demo button{font-size:10px;white-space:nowrap}main{padding:25px 16px}.heading{margin-bottom:20px}h1{font-size:25px}.heading p{font-size:13px}.count{padding-right:12px}.count b{font-size:30px}.count span{font-size:10px}.workspace{display:flex;flex-direction:column;gap:15px}.toolbar{padding:13px 12px;font-size:12px;flex-wrap:wrap}.toolbar select{max-width:148px}.canvas{height:450px}.person-panel{padding:20px}.profile-avatar{margin-top:10px}.panel-section{display:flex;flex-wrap:wrap;gap:6px}.panel-section h3{width:100%}.relative{width:48%}.tip{align-items:flex-start;padding:16px;gap:12px;flex-wrap:wrap}.tip p{font-size:12px}.tip button{margin:0 40px 0 0;min-height:30px}.page-footer{padding:0 20px 10px;font-size:10px}#familyGrid{grid-template-columns:1fr}.family-card{padding:18px}.family-tools{flex-wrap:wrap}.relation-box{padding:22px 17px}.pair{gap:10px;flex-wrap:wrap}.pair label{min-width:100%}.pair>span{display:none}.toast{bottom:90px;width:max-content;max-width:90%;text-align:center}dialog{padding:20px}.tree-footer{font-size:10px}.tree-footer button{font-size:11px}}

.danger{color:#a33d35;border-color:#e9ccc8}.danger-solid{background:#a33d35;color:white;border-radius:8px;padding:12px 18px}.delete-actions{display:flex;gap:12px;margin-top:24px;flex-wrap:wrap}.delete-actions .outline{padding:12px 24px}.empty-tree{text-align:center;padding:100px 24px;font-size:16px}#deleteName{display:block;font-size:18px;line-height:1.8}#deleteDescription{font-size:14px}

.relative-row{display:grid;grid-template-columns:minmax(0,1fr) 85px 38px;gap:8px;align-items:end;margin:12px 0}.relative-row label{margin:0}.relative-row input,.relative-row select{font-size:14px;padding:10px 8px}.relative-row button{margin-bottom:2px}#relativePreview{font-size:14px;line-height:1.9;overflow-wrap:anywhere}#relativePreview p{color:var(--ink)}#relativeParents select:disabled{background:#edf2ee;color:#476052;opacity:1}#relativeContext{color:var(--green);font-size:16px}
.inline-parent{padding:14px;background:#edf3ee;border:1px solid #d5e2d8;border-radius:9px;margin-top:10px}.inline-parent span{font-size:14px}.inline-parent small{font-size:12px;line-height:1.7;text-align:right}.inline-parent input{background:#fff}
.graph-controls{display:flex;gap:10px;align-items:center;flex-wrap:wrap;padding:10px 16px;background:#f6f9f6;border-bottom:1px solid var(--line);font-size:14px}.graph-controls label{display:flex;align-items:center;gap:5px}.graph-controls button{border:1px solid var(--line);border-radius:7px;padding:5px 10px;min-height:36px}.graph-controls input{margin:0}.graph-controls select{font-size:14px}.node{width:150px;height:120px;min-height:120px}.fold{position:absolute;width:32px;min-height:29px;height:29px;background:#fff;border:1px solid var(--line);border-radius:50%;z-index:3;display:grid;place-items:center;padding:0}.node.selected::after{display:none}.profile-photo .avatar{width:80px;height:80px;margin:20px auto 14px;font-size:30px;object-fit:cover}.avatar{object-fit:cover}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.admin-card{background:white;padding:25px;border:1px solid var(--line);border-radius:14px}.admin-card h2{font-size:22px}.admin-card h3{font-size:16px}.admin-card label{display:block;font-size:14px;margin-top:15px}.admin-card input,.admin-card select{width:100%;margin-top:8px}.admin-row{display:flex;justify-content:space-between;gap:12px;padding:15px 0;border-bottom:1px solid var(--line);font-size:14px;align-items:center}.admin-row small{display:block;font-size:12px;color:var(--muted);overflow-wrap:anywhere;margin-top:7px}.admin-row button{padding:8px 12px;font-size:14px}.admin-row.request{display:block}.admin-row pre{white-space:pre-wrap;font:inherit;line-height:1.9;max-height:220px;overflow:auto}.export-actions{display:flex;flex-wrap:wrap;gap:10px}.export-actions button{padding:12px}.export-actions .outline{min-width:100px}#loadError{margin:20px;padding:20px;background:#fff1ed;color:#953b28;border-radius:10px}textarea{width:100%;display:block;font:inherit;padding:12px;border:1px solid var(--line);border-radius:8px;margin-top:8px;resize:vertical}#importArea{margin-top:25px;border-top:1px solid var(--line);padding-top:15px}#importArea input{max-width:100%}.demo{font-size:13px;flex-wrap:wrap}.demo button{font-size:13px}.rail .brand{margin-bottom:10px}.tree-footer{font-size:12px}.node small{font-size:12px}button:disabled{opacity:.5;cursor:wait}@media(max-width:760px){.admin-grid{grid-template-columns:1fr}.admin-card{padding:20px}.graph-controls{gap:7px;font-size:13px}.graph-controls select{font-size:13px}.nav{width:24%}.header-actions{gap:8px}header .outline{padding:8px;font-size:13px}.demo{font-size:12px}.graph-controls label{font-size:13px}}

.site-identity{display:flex;align-items:center;gap:13px;min-width:0}.header-logo,.rail-logo{display:block;object-fit:contain;flex-shrink:0}.rail .brand{display:flex;align-items:center;justify-content:center;margin-bottom:18px}.rail-logo{width:60px;height:63px}.header-logo{width:52px;height:55px}@media(max-width:760px){.rail .brand{display:none}.site-identity{gap:9px}.header-logo{width:38px;height:40px}.wordmark{font-size:19px}header{flex-wrap:wrap}.header-actions{margin-right:auto}}

.auth-gate{max-width:580px;margin:55px auto;text-align:center;background:white;border:1px solid var(--line);border-radius:18px;padding:40px 28px}.auth-gate>img{object-fit:contain;margin-bottom:20px}.auth-gate h1{font-size:27px}.auth-gate p{font-size:16px;line-height:1.9}.auth-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;text-decoration:none;font-size:14px}.auth-gate .primary{margin:18px 0;width:100%;max-width:330px}.auth-gate .auth-help{font-size:14px}.switch-account{color:var(--green);text-decoration:underline}.auth-link[hidden]{display:none}@media(max-width:760px){.auth-gate{margin:25px 16px;padding:28px 20px}.auth-gate h1{font-size:24px}.header-actions{flex-wrap:wrap}.header-actions .auth-link{font-size:12px;padding:8px}.auth-gate .auth-link{font-size:16px}}
.auth-tabs{display:flex;gap:8px;margin:20px 0;border-bottom:1px solid var(--line)}.auth-tabs button{flex:1;border-bottom:3px solid transparent;padding:10px}.auth-tabs button.active{border-bottom-color:var(--green);color:var(--green);font-weight:600}.auth-gate form{text-align:right}.auth-gate form .primary{max-width:none;margin:16px 0}.auth-gate input{font-size:16px}#newCodeBox{background:#eef5ef;border:1px solid #d7e5dc;border-radius:12px;padding:18px;margin-top:18px}#newCode{display:block;font-size:18px;overflow-wrap:anywhere;text-align:center;user-select:all;padding:12px 0}

.remember{display:flex!important;align-items:center;gap:8px;font-size:14px}.remember input{width:auto!important;margin:0}#recoveryValue{display:block;text-align:center;font-size:22px;overflow-wrap:anywhere;padding:18px;background:#eff5f1;border-radius:10px;margin:18px 0}#forgotPassword,#showPassword{color:#195647;margin:8px 0}#recoveryDialog,#accountDialog{max-width:520px;width:calc(100% - 32px)}

.kinship-summary{display:block!important;line-height:1.9;margin:8px 0}.kinship-summary strong{color:#174f40;font-size:1.25rem}.kinship-reverse{display:block!important;color:#53665e;font-size:.9rem;margin:0 0 20px;line-height:1.8}

.canvas{position:relative;overflow:hidden;touch-action:none;cursor:grab;user-select:none}.canvas.panning,.canvas.panning *{cursor:grabbing!important}.canvas #graph{position:absolute;left:0;top:0;margin:0;min-height:0;transform-origin:0 0;will-change:transform}.node{touch-action:none}.graph-svg{overflow:visible}

.suggest-child{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:8px}.suggest-child input{width:auto;margin:0}.suggest-child small{display:block;text-align:right;margin-top:5px}.suggest-child span{flex:1}

#nodeEditorTools{padding:12px 16px;border-bottom:1px solid var(--line);background:#edf4ee}#nodeEditorTools button{padding:8px 14px;margin-left:8px}#nodeEditorTools p{margin:10px 0 0;font-size:14px}.edit-node{cursor:move}.node-port{position:absolute;bottom:-17px;left:58px;width:34px;height:34px;min-height:34px;border-radius:50%;border:2px solid #fff;background:#174b3e;color:white;cursor:crosshair;font-size:22px;z-index:5;padding:0;line-height:28px}.node-edge-hit{pointer-events:stroke;cursor:pointer}.node-editing .node strong{pointer-events:none}.node-editing .node{user-select:none}#nodeLinkDialog{width:580px}

.workspace{align-items:start}.tree-shell{align-self:start;min-width:0}.canvas-frame{position:relative}.canvas{height:clamp(360px,58vh,560px)}.canvas-actions{position:absolute;right:14px;bottom:14px;z-index:6;display:flex;gap:8px;padding:6px;background:#ffffffed;border:1px solid var(--line);border-radius:12px;box-shadow:0 3px 14px #143b2514}.canvas-actions button{font-size:15px;padding:10px 15px;font-weight:600}.canvas-actions .outline{background:#fff}.tree-footer{flex-wrap:wrap}.drag-hint{max-width:100%}@media(max-width:760px){.canvas{height:clamp(340px,55dvh,480px)}.canvas-actions{right:8px;bottom:8px;gap:5px}.canvas-actions button{font-size:14px;padding:8px 10px}}

#profileWizard{width:620px}.profile-matches{display:grid;gap:5px;margin-top:8px;max-height:210px;overflow:auto}.profile-matches button{border:1px solid var(--line);padding:10px;text-align:right;border-radius:8px;background:#f3f7f3}.profile-matches small{text-align:right;margin:3px 0}.profile-wizard-actions{display:flex;gap:12px;margin-top:20px}.profile-wizard-actions button{padding:10px 18px}.profile-child-row{padding:14px;margin-top:15px;border:1px solid var(--line);border-radius:10px}#profileStepLabel{color:#174b3e;font-weight:600}

.name-picker{position:relative}.name-suggestions,#duplicates.name-suggestions{position:absolute;inset-inline:0;top:100%;z-index:20;margin:5px 0 0;padding:5px;max-height:260px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 28px #173d3226;color:var(--ink);font-size:14px;line-height:1.6}.name-suggestions button{display:block;width:100%;text-align:right;padding:10px 12px;border-radius:6px}.name-suggestions button+button{border-top:1px solid var(--line)}.name-suggestions button:hover,.name-suggestions button[aria-selected="true"]{background:#eaf2ec}.name-suggestions b{display:block;font-weight:500}.name-suggestions span{display:block;font-size:12px;color:var(--muted);margin-top:3px}

.node strong{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.4;font-size:13px;max-width:100%;overflow-wrap:anywhere}.node .avatar{flex-shrink:0}#personDetail{width:520px;padding:24px}#personDetailPhoto .avatar{width:84px;height:84px;font-size:30px;margin:12px auto 18px;object-fit:cover}#personDetailTitle{text-align:center;font-size:24px;line-height:1.65;margin:0 0 22px;overflow-wrap:anywhere}#personDetailFacts{margin:0;background:#f3f7f3;border-radius:12px;padding:6px 18px}#personDetailFacts>div{display:flex;justify-content:space-between;gap:20px;padding:14px 0}#personDetailFacts>div+div{border-top:1px solid var(--line)}#personDetailFacts dt{color:var(--muted);font-size:14px}#personDetailFacts dd{margin:0;text-align:left}.detail-actions{display:flex;gap:10px;margin-top:22px}.detail-actions button{flex:1;padding:12px}

#familyGrid{display:block;min-width:0}.family-orbit-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:var(--muted);padding:0 4px 14px}.family-orbit-tools button{padding:8px 15px;background:white;white-space:nowrap}.family-orbit{position:relative;isolation:isolate;direction:ltr;overflow:hidden;border-radius:24px;background:radial-gradient(ellipse at 50% 45%,#e8eee6 0%,#f6f8f6 72%)}.orbit-lines{position:absolute;inset:0;pointer-events:none;z-index:-1}.orbit-lines line{stroke:#9bb7a7;stroke-width:1.4;opacity:.55}.orbit-lines .marriage{stroke:#b38a43;stroke-dasharray:5 5}.family-bubble{position:absolute;top:0;left:0;border-radius:50%;padding:0;direction:rtl;border:1px solid #ccdbcf;background:#fdfefb;box-shadow:0 8px 24px #174b3e09;transition:box-shadow .25s,border-color .25s;will-change:transform}.family-bubble .bubble-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:15px;transition:transform .3s}.family-bubble .avatar{width:32px;height:32px;font-size:15px;object-fit:cover;margin:0 0 7px}.family-bubble strong{font-size:14px;font-weight:500;line-height:1.5;overflow-wrap:anywhere}.family-bubble.tone-1{background:#e4eee7}.family-bubble.tone-2{background:#f6f0e5;border-color:#e3d5bd}.family-bubble.tone-3{background:#174b3e;color:white;border-color:#174b3e}.family-bubble:hover,.family-bubble:focus-visible{z-index:3;border-color:#b38a43;box-shadow:0 0 0 7px #b38a4318,0 16px 32px #174b3e19}.family-bubble:hover .bubble-content,.family-bubble:focus-visible .bubble-content{transform:scale(1.06)}.orbit-legend{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;color:var(--muted);font-size:12px;padding:18px}.orbit-empty{padding:70px 20px;text-align:center}@media(max-width:600px){.family-orbit-tools{font-size:11px}.family-bubble strong{font-size:12px}.family-bubble .bubble-content{padding:12px}.orbit-legend{gap:12px}}@media(prefers-reduced-motion:reduce){.family-bubble,.family-bubble .bubble-content{transition:none}.family-bubble:hover .bubble-content{transform:none}}

.family-bubble.circle-grandparent strong{font-size:21px}.family-bubble.circle-grandparent .avatar{width:52px;height:52px;font-size:24px;margin-bottom:12px}.family-bubble.circle-parent strong{font-size:16px}.family-bubble.circle-child strong{font-size:11px;line-height:1.35}.family-bubble.circle-child .avatar{width:23px;height:23px;font-size:12px;margin-bottom:4px}.family-bubble.circle-child .bubble-content{padding:11px}.family-orbit{background:radial-gradient(ellipse at 45% 40%,#e9efe8,#f6f8f6 75%)}@media(max-width:600px){.family-bubble.circle-grandparent strong{font-size:18px}.family-bubble.circle-grandparent .avatar{width:40px;height:40px}.family-bubble.circle-parent strong{font-size:14px}}

.bulk-import{margin-bottom:24px}.bulk-import textarea{display:block;width:100%;font:inherit;line-height:1.8;padding:16px;border:1px solid var(--line);border-radius:10px;margin-top:10px}.bulk-import pre{white-space:pre-wrap;font:inherit;line-height:1.9;background:#f3f7f3;padding:16px;border-radius:10px}.bulk-import details{margin:18px 0}.bulk-row{display:grid;grid-template-columns:1fr 2fr 100px;gap:15px;padding:15px 0;border-bottom:1px solid var(--line);align-items:center}.bulk-row select{display:block;max-width:100%;width:100%}.bulk-row label{min-width:0;font-size:12px}#bulkError{white-space:pre-line}#bulkPreview{line-height:2}#bulkSave:disabled{opacity:.4;cursor:not-allowed}@media(max-width:650px){.bulk-row{grid-template-columns:1fr 90px}.bulk-row strong{grid-column:1/-1}}

#treeView .canvas{background:#f1efe6;background-image:none}#treeView .tree-shell{border-color:#e3dfd1}.heritage-card.node{width:150px;height:180px;min-height:180px;border-radius:23px;padding:12px 9px 8px;border:1px solid #00000006;box-shadow:0 2px 0 #00000003;gap:0}.heritage-card.node .avatar{width:61px;height:61px;border-radius:15px;object-fit:cover;font-size:28px;margin:0 auto 8px;background:#ffffff70;color:#425546}.heritage-card.node strong{font-size:15px;line-height:1.35;font-weight:700;color:#242821;min-height:39px;display:flex;align-items:center;justify-content:center}.heritage-role{display:inline-block;background:#343a30;color:#fff;padding:1px 9px;font-size:11px;line-height:1.5;border-radius:20px;max-width:100%;margin-top:3px}.heritage-card.node small{font-size:10px;color:#605f53;line-height:1.3;margin-top:5px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.heritage-card.node.selected{border:2px solid #174b3e;box-shadow:0 0 0 4px #174b3e13}.heritage-card.node.selected:after{display:none}.heritage-repeat{position:absolute;bottom:-19px;color:#777461;font-size:10px;white-space:nowrap}#treeView .fold{background:#f8f6ed;border-color:#d9d1b9;color:#8d825c}#treeView .graph-svg path{stroke-linecap:round;stroke-linejoin:round}
/* Editorial family homepage */
body{background:#fafbf8}.app{margin-right:0;padding-bottom:0}.app>header{position:sticky;top:0;z-index:12;display:grid;grid-template-columns:1fr auto 1fr;gap:25px;padding:19px 4vw;background:#fffefb;border-bottom:1px solid #e9ece3}.top-navigation{display:flex;gap:17px;align-items:center}.top-navigation .nav{width:auto;padding:7px 0;min-height:38px;border-radius:0;font-size:14px;white-space:nowrap}.top-navigation .nav.active{color:var(--green);background:none;box-shadow:0 2px 0 var(--green)}.site-identity{justify-content:center}.header-logo{width:45px;height:48px}.wordmark{font-size:20px}.wordmark span{font-size:10px}.header-actions{justify-content:flex-end;gap:16px}.header-search{font-size:24px;white-space:nowrap}.header-search span{font-size:12px;vertical-align:middle}.header-menu{position:relative;font-size:12px}.header-menu summary{cursor:pointer;padding:12px 0;list-style:none}.header-menu summary:after{content:' ⌄'}.header-menu-content{position:absolute;left:0;top:100%;width:240px;padding:16px;display:grid;gap:8px;background:white;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 30px #173b3218}.header-menu-content .private{display:none}.demo{padding:5px 4vw;background:#f0f3eb}.home-page main{max-width:none;padding:0}.home-page .page-footer{display:none}.home-inner{width:min(1160px,calc(100% - 64px));margin:auto}.home-split{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center}.home-hero{background:#e8efe5;padding:85px 0 95px}.home-copy h1,.home-copy h2,.home-section-heading h2{font-weight:600;letter-spacing:-1.2px;line-height:1.4;color:#1e3d30}.home-copy h1{font-size:clamp(35px,4vw,58px);margin:18px 0 20px}.home-copy h2,.home-section-heading h2{font-size:clamp(29px,3vw,42px);margin:14px 0 18px}.home-copy p{font-size:16px;line-height:1.95;max-width:460px;color:#758072}.home-eyebrow{font-size:13px;color:#6b795f;letter-spacing:.3px}.home-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:29px}.home-actions button{padding:14px 23px;min-height:49px;border-radius:8px;font-size:14px}.home-actions .outline{border-color:#809477}.home-actions .primary span{margin-right:20px}.home-stats{display:flex;gap:28px;margin-top:35px;color:#758072;font-size:12px}.home-stats b{font-size:24px;font-weight:500;margin-left:6px;color:var(--green)}.home-collage{height:490px;position:relative;direction:ltr}.home-collage-card{position:absolute;border-radius:13px;padding:0;overflow:hidden;box-shadow:0 6px 25px #324d1c06;background:#baccb2}.collage-0{left:0;top:62px;width:46%;height:360px}.collage-1{right:0;top:0;width:51%;height:270px;background:#d6d9c8}.collage-2{right:13%;bottom:0;width:38%;height:205px;background:#c6d4c3}.home-photo{display:block;object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-monogram{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:15px;font-weight:500;font-size:clamp(22px,3vw,44px);color:#335341;background:radial-gradient(circle at 30% 20%,#ffffff50,transparent 60%);text-align:center}.portrait-caption{position:absolute;bottom:0;left:0;right:0;padding:35px 12px 15px;background:linear-gradient(transparent,#153324b3);color:white;font-size:14px}.collage-seal{position:absolute;bottom:42px;left:28%;width:96px;height:96px;background:#fffdf0;border:1px solid #d7d9be;display:grid;place-content:center;text-align:center;border-radius:50%;font-size:13px;line-height:1.7;transform:rotate(-12deg);color:#60744c}.home-section{padding-top:80px;padding-bottom:75px}.home-section-heading{text-align:center;margin-bottom:39px}.home-section-heading p{font-size:15px}.home-portraits{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.home-person-tile{height:335px;position:relative;padding:0;overflow:hidden;border-radius:12px;background:#dfe5d8}.home-person-tile:nth-child(2){background:#e8decf}.home-person-tile:nth-child(3){background:#d5e2df}.home-person-tile:nth-child(4){background:#dfded0}.home-person-tile:hover .home-photo,.home-collage-card:hover .home-photo{transform:scale(1.04)}.home-tile-caption{position:absolute;bottom:0;left:0;right:0;padding:60px 12px 22px;background:linear-gradient(transparent,#193524c9);color:white;text-align:center}.home-tile-caption strong{display:block;font-size:18px;font-weight:500;margin-top:6px}.home-tile-caption small{font-size:12px;color:#eef0e9}.home-text-link{display:inline-flex;gap:15px;align-items:center;font-size:14px;padding:12px 0}.home-text-link>span{background:#dac580;color:#264b35;border-radius:50%;width:28px;height:28px;display:inline-grid;place-items:center}.home-section>.home-text-link{display:flex;justify-content:center;margin:25px auto 0}.home-marquee{text-align:center;white-space:nowrap;overflow:hidden;font-size:38px;color:#bdc5b8;padding:8px 0 50px;font-weight:500}.home-marquee i{font-style:normal;font-size:25px;margin:0 30px}.home-roots{background:#f0eee7;padding:85px 0}.home-elder-card{background:white;border-radius:13px;padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.home-elder-photo{height:335px;padding:0;border-radius:9px;overflow:hidden;background:#d8dfcc}.home-elder-card h3{font-size:23px;line-height:1.5;font-weight:500;margin:10px 0}.home-elder-card p{font-size:12px;line-height:1.7}.home-elder-card .primary{font-size:12px;margin-top:12px;padding:12px}.home-elder-card .home-text-link{font-size:12px}.home-explore{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;align-items:start}.home-explore-card{text-align:right;padding:0}.home-explore-card:nth-child(2){padding-top:50px}.home-explore-art{display:grid;place-items:center;height:255px;border-radius:13px;background:#dce6d5;font-size:110px;color:#6e8b5b;font-family:Georgia,serif}.explore-1 .home-explore-art{background:#ebe1ce;color:#a39463;height:210px}.explore-2 .home-explore-art{background:#dce8e5;color:#769486}.home-explore-card h3{font-size:23px;font-weight:500;margin:20px 0 3px}.home-explore-card p{font-size:14px}.home-contribute{padding:80px 0;background:#f0f4eb}.home-family-preview{display:grid;grid-template-columns:1fr 1fr;gap:20px;position:relative;padding:30px;background:#dce9d6;border-radius:20px}.home-family-preview button{background:#fffef7;border-radius:12px;padding:14px;box-shadow:0 7px 16px #5270450c;min-height:130px}.home-family-preview button:nth-child(even){transform:translateY(18px)}.home-family-preview .home-photo,.home-family-preview .home-monogram{width:65px;height:65px;border-radius:50%;margin:0 auto 12px;font-size:16px;background:#e8eddf}.home-family-preview strong{font-size:14px;font-weight:500}.preview-label{grid-column:1/-1;text-align:center;font-size:12px;margin-top:25px;color:#718265}.home-footer{background:#174b3e;text-align:center;padding:45px 20px;color:#fff}.home-footer img{width:70px;height:74px}.home-footer p{color:#d1dfd6}.home-footer button{font-size:13px;margin:10px 12px}.home-empty-art{height:100%;display:grid;place-content:center;gap:25px;text-align:center;color:#59784d}.home-empty-art img{width:150px;margin:auto}main{max-width:1480px}.page-footer{padding-top:25px}
@media(max-width:1100px){.app>header{grid-template-columns:1fr auto;padding:14px 24px;gap:12px}.site-identity{grid-column:2;grid-row:1}.header-actions{grid-column:1;grid-row:1;justify-content:flex-start}.top-navigation{grid-column:1/-1;grid-row:2;justify-content:center}.home-split{gap:35px}.home-inner{width:calc(100% - 48px)}.home-collage{height:440px}.collage-0{height:320px}.collage-1{height:245px}.collage-2{height:175px}.home-person-tile{height:290px}.home-elder-card{gap:14px}.home-elder-photo{height:280px}.home-elder-card h3{font-size:19px}}
@media(max-width:700px){.app>header{position:relative;padding:12px 18px}.header-search span{display:none}.header-actions{gap:10px}.header-menu summary{font-size:11px}.header-menu-content{left:auto;right:0}.wordmark{font-size:16px}.wordmark span{display:none}.header-logo{width:32px;height:36px}.top-navigation{gap:20px;justify-content:flex-start;overflow-x:auto}.top-navigation .nav{font-size:12px;flex-shrink:0}.home-inner{width:calc(100% - 38px)}.home-split{grid-template-columns:1fr;gap:38px}.home-hero{padding:42px 0 48px}.home-copy h1{font-size:39px}.home-copy p{font-size:14px}.home-collage{height:355px;max-width:440px;width:100%;margin:auto}.collage-0{height:260px;top:35px}.collage-1{height:210px}.collage-2{height:150px}.collage-seal{width:76px;height:76px;font-size:11px;bottom:30px}.home-section{padding-top:50px;padding-bottom:42px}.home-portraits{grid-template-columns:repeat(2,1fr);gap:14px}.home-person-tile{height:245px}.home-tile-caption strong{font-size:15px}.home-section-heading h2,.home-copy h2{font-size:31px}.home-marquee{font-size:27px;padding-bottom:30px}.home-roots,.home-contribute{padding:48px 0}.home-elder-photo{height:260px}.home-elder-card h3{font-size:18px}.home-explore{gap:16px;grid-template-columns:1fr}.home-explore-card,.home-explore-card:nth-child(2){padding:0;display:grid;grid-template-columns:100px 1fr;gap:0 18px;margin-bottom:12px}.home-explore-art,.explore-1 .home-explore-art{height:135px;font-size:60px;grid-row:1/5}.home-explore-card h3{font-size:20px;margin-top:9px}.home-explore-card p{font-size:12px;margin:4px 0}.home-explore-card .home-text-link{padding:3px 0;font-size:12px}.home-family-preview{padding:20px}.home-footer{padding:32px 20px}.home-stats{gap:20px}.home-actions button{padding:12px 17px}.home-monogram{font-size:25px}}
@media(prefers-reduced-motion:reduce){.home-photo{transition:none}.home-person-tile:hover .home-photo,.home-collage-card:hover .home-photo{transform:none}}

#familyTemplate{margin-bottom:24px}#familyTemplate>details{margin:20px 0}.template-person{border:1px solid var(--line);border-radius:12px;padding:16px;margin:18px 0;min-width:0}.template-person legend{padding:0 10px;font-weight:600}.template-fields{display:grid;grid-template-columns:2fr 1fr;gap:16px}.template-person label{display:block;font-size:13px;min-width:0}.template-person input,.template-person select,.template-person textarea{width:100%;display:block;margin-top:8px;font:inherit}.template-person textarea{border:1px solid var(--line);border-radius:8px;padding:12px}.template-person details{margin-top:14px}.template-person details label{margin-top:10px}.template-person summary{font-size:13px;color:var(--muted);cursor:pointer}.template-remove{margin-top:10px}#templateError{white-space:pre-line}@media(max-width:600px){.template-fields{grid-template-columns:1fr}}

.header-menu summary{width:44px;height:44px;padding:11px;display:grid;place-items:center}.header-menu summary:after{content:none}.header-menu summary::-webkit-details-marker{display:none}.menu-bars{display:flex;flex-direction:column;gap:5px;width:23px}.menu-bars i{display:block;height:2px;width:100%;border-radius:2px;background:currentColor}.header-menu-content #signOut{border-top:1px solid var(--line);margin-top:6px;padding-top:14px;color:#93473d}

.pair .name-picker input{display:block;width:100%;margin-top:10px;font-size:14px}.pair label{min-width:0}.pair .name-suggestions{font-size:14px}.pair .name-suggestions button{white-space:normal}

.custom-relative-details{margin:15px 0;padding:12px;background:#f4f2e9;border-radius:10px}.custom-relative-details p{font-size:12px;color:var(--ink);line-height:1.8}.custom-relative-details small{color:var(--muted)}.relative-row .name-picker{min-width:0}
