@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-latin-8kRkwJBP.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-latin-ext-B_-bZUTo.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--ivory:#f6f1e9;--paper:#fbf8f2;--green:#183f35;--gold:#b68a43;--charcoal:#2d2b2a;--muted:#766f68;--lavender:#7c67c7;--lavender-soft:#eee9fb;--line:#d8cdbd;--shadow:0 20px 55px #4837261f;--radius:24px}*{box-sizing:border-box}body{color:var(--charcoal);background:var(--ivory);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,.brand{color:var(--green);font-family:Georgia,Times New Roman,serif}.app-shell{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{background:#fcf9f4f5;border-right:1px solid #b68a4324;flex-direction:column;height:100vh;padding:34px 24px;display:flex;position:sticky;top:0}.brand{letter-spacing:3px;margin-bottom:48px;font-size:25px}nav{flex-direction:column;gap:10px;display:flex}.nav-link{text-align:left;color:var(--muted);background:0 0;border:0;border-radius:14px;padding:14px 16px}.nav-link.active,.nav-link:hover{background:var(--lavender-soft);color:var(--lavender);font-weight:700}.sidebar-profile{background:#fff;border-radius:18px;align-items:center;gap:12px;margin-top:auto;padding:14px;display:flex;box-shadow:0 8px 24px #48372614}.sidebar-profile span{color:var(--lavender);margin-top:4px;font-size:12px;display:block}.main{min-width:0}.view{min-height:100vh;display:none}.view.active{display:block}.topbar{justify-content:space-between;align-items:center;gap:20px;padding:28px 40px 12px;display:flex}.search-wrap{width:360px;position:relative}.search-wrap input{border:1px solid var(--line);background:#fff;border-radius:16px;outline:none;width:100%;padding:15px 18px}.search-results{z-index:30;box-shadow:var(--shadow);background:#fff;border-radius:16px;display:none;position:absolute;top:56px;left:0;right:0;overflow:hidden}.search-results.visible{display:block}.search-result{text-align:left;background:#fff;border:0;align-items:center;gap:10px;width:100%;padding:12px 14px;display:flex}.search-result:hover{background:var(--lavender-soft)}.view-tabs{gap:8px;display:flex}.tab{color:var(--muted);background:0 0;border:0;border-radius:14px;padding:10px 16px}.tab.active{background:var(--lavender-soft);color:var(--lavender);font-weight:700}.network-canvas{background:radial-gradient(circle at 50% 45%,#ffffffbf,#f6f1e9ed),repeating-radial-gradient(at 42% 48%,#183f3509 0 1px,#0000 1px 40px);min-height:calc(100vh - 88px);position:relative;overflow:hidden}.network-lines{width:100%;height:100%;position:absolute;inset:0}.line{fill:none;stroke-width:2.2px;stroke-linecap:round}.line.parent{stroke:var(--green)}.line.partner{stroke:var(--lavender)}.line.sibling{stroke:var(--gold)}.line.child{stroke:#8c7ec5}.line.extended{stroke:#cfc5b8;stroke-dasharray:6 8}.person-node{text-align:center;z-index:3;background:0 0;border:0;position:absolute;transform:translate(-50%,-50%)}.person-node .avatar{width:82px;height:82px}.person-node strong{color:var(--green);white-space:nowrap;margin-top:8px;font-family:Georgia,serif;display:block}.person-node.selected .avatar{border:5px solid var(--lavender);width:130px;height:130px}.person-node.selected strong{background:#fff;border-radius:999px;padding:8px 15px;font-size:22px;box-shadow:0 8px 24px #4837261a}.person-node.small .avatar{width:70px;height:70px}.profile-preview{width:350px;box-shadow:var(--shadow);z-index:10;background:#fffffff2;border-radius:24px;gap:16px;padding:20px;display:flex;position:absolute;bottom:30px;right:34px}.preview-avatar{flex:0 0 76px;width:76px!important;height:76px!important}.preview-copy h2{margin:3px 0}.preview-copy p,.preview-copy small{color:var(--muted);margin:0}.preview-stats{color:var(--muted);grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;font-size:11px;display:grid}.preview-stats b{color:var(--green);font-size:16px;display:block}.primary,.secondary,.text-link,.back-link{border:0}.primary{background:var(--lavender);color:#fff;border-radius:14px;padding:12px 18px;font-weight:700}.secondary{background:var(--lavender-soft);color:var(--lavender);border-radius:14px;padding:12px 18px;font-weight:700}.text-link,.back-link{color:var(--lavender);background:0 0;font-weight:700}.eyebrow{letter-spacing:2px;color:var(--gold);font-size:11px;font-weight:800}.avatar{background:#cda477 50%/cover;border:4px solid #fff;border-radius:50%;display:inline-block;box-shadow:0 8px 22px #4837261f}.profile-hero{padding:0}.cover-photo-frame{border-radius:16px 16px 0 0;overflow:hidden;box-shadow:0 8px 26px #48372624}.cover-photo{object-fit:cover;object-position:center;width:100%;height:200px;display:block}.profile-detail-card{box-shadow:var(--shadow);background:#fff;border-radius:28px;margin:-44px 0 0;padding:16px 34px 24px;position:relative}.profile-heading{grid-template-columns:auto 1fr;align-items:start;gap:24px;display:grid}.profile-avatar{border:7px solid var(--paper);width:240px;height:240px}.profile-heading h1{white-space:nowrap;align-items:center;margin:4px 0;font-size:34px;display:flex}.profile-detail-heading-content{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.profile-detail-avatar-wrap{margin-top:-80px;position:relative}.profile-detail-status{background:#3fb950;border:4px solid #fff;border-radius:50%;width:30px;height:30px;position:absolute;bottom:6px;right:6px}.profile-detail-verified{width:20px;height:20px;color:var(--lavender);vertical-align:middle;flex:0 0 20px;margin-left:8px}.profile-detail-role{color:var(--purple);margin:6px 0 12px;font-weight:700}.profile-detail-meta{color:var(--muted);flex-wrap:wrap;gap:20px;margin:0;padding:0;font-size:13px;list-style:none;display:flex}.profile-detail-meta li{align-items:center;gap:8px;display:flex}.profile-detail-actions{align-items:center;gap:10px;display:flex}.profile-detail-message{border:1px solid var(--lavender);color:var(--lavender);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-weight:700;display:flex}.profile-detail-message:hover{background:var(--lavender-soft)}.profile-detail-message-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;color:var(--lavender);flex:0 0 18px}.profile-detail-tags{flex-wrap:wrap;gap:10px;margin:22px 0 0;display:flex}.profile-detail-tag{border:1px solid var(--line);color:var(--charcoal);background:var(--canvas);border-radius:999px;padding:8px 16px;font-size:13px}.profile-detail-tag-add{width:34px;height:34px;color:var(--muted);justify-content:center;align-items:center;padding:0;display:flex}.profile-detail-tag-add svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 16px;width:16px;height:16px}.profile-detail-heading-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px;color:var(--purple);flex:0 0 34px}#profile .section-heading h2{font-size:24px}.profile-detail-chevron{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 15px;width:15px;height:15px}.profile-detail-section{border-top:1px solid var(--line);margin-top:26px;padding-top:26px}.profile-detail-moment-card{aspect-ratio:1;cursor:pointer;text-align:left;background-position:50%;background-size:cover;border:0;border-radius:20px;justify-self:center;align-items:flex-end;width:90%;padding:0;display:flex;position:relative;overflow:hidden}.profile-detail-moment-card:after{content:"";background:linear-gradient(#0000 35%,#000000bf 100%);position:absolute;inset:0}.profile-detail-moment-info{z-index:1;color:#fff;width:100%;padding:14px;position:relative}.profile-detail-moment-info h3{color:#fff;margin:0 0 4px;font-family:Inter,sans-serif;font-size:21px}.profile-detail-moment-info>span{opacity:.9;margin-bottom:10px;font-size:14px;display:block}.profile-detail-moment-people{align-items:center;display:flex}.profile-detail-moment-people .avatar{border:2px solid #fff;width:36px;height:36px;margin-right:-6px}.profile-detail-moment-people-more{color:#fff;margin-left:16px;font-size:13px;font-weight:700}.profile-detail-family-groups{flex-wrap:wrap;gap:40px;margin-bottom:26px;display:flex}.profile-detail-family-groups>.profile-detail-family-group{position:relative}.profile-detail-family-groups>.profile-detail-family-group+.profile-detail-family-group:before{content:"";background:var(--line);width:1px;position:absolute;top:30px;bottom:0;left:-20px}.profile-detail-family-label{color:var(--muted);margin-bottom:14px;font-size:14px;font-weight:600;display:block}.profile-detail-family-row{flex-wrap:nowrap;gap:28px;display:flex}.profile-detail-family-person{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:96px;display:flex}.profile-detail-family-image{object-fit:cover;border-radius:50%;width:96px;height:96px;display:block}.profile-detail-family-image-blank{background:#efeae3}.profile-detail-family-person span:last-child{color:var(--charcoal);font-size:13px;line-height:1.25}.profile-detail-family-more{background:var(--lavender-soft);width:96px;height:96px;color:var(--lavender);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.profile-detail-stories{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.profile-detail-story-card{background:#fff;border:1px solid #b68a431f;border-radius:20px;align-items:center;gap:14px;padding:14px;display:flex;overflow:hidden;box-shadow:0 8px 26px #48372612}.profile-detail-story-photo{background-color:#cda477;background-position:50%;background-size:cover;border-radius:14px;flex:0 0 90px;width:90px;height:110px}.profile-detail-story-copy h3{margin:0 0 6px;font-size:15px;line-height:1.3}.profile-detail-about h2{align-items:center;gap:10px;margin:0 0 14px;display:flex}.profile-detail-about p{color:var(--muted);margin:0 0 14px;line-height:1.6}.section-block{border-radius:var(--radius);background:#ffffffd6;margin-top:22px;padding:28px;box-shadow:0 12px 38px #48372614}.section-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-heading h2{align-items:center;gap:10px;margin:0;font-size:30px;display:flex}.text-link{align-items:center;gap:4px;display:inline-flex}.card-grid{gap:18px;display:grid}.card-grid.three{grid-template-columns:repeat(3,1fr)}.card-grid.two{grid-template-columns:repeat(2,1fr)}.photo{background:linear-gradient(135deg,#9a6748,#d4a866,#29594b);height:150px}.photo-2{background:linear-gradient(135deg,#d9a761,#6d3f3a,#8b699d)}.photo-3{background:linear-gradient(135deg,#476a5b,#c99155,#e2c087)}.about-grid{box-shadow:none;background:0 0;grid-template-columns:1.3fr 1fr;gap:20px;padding:0;display:grid}.moment-header{padding:40px 44px 18px}.moment-header h1{margin:10px 0;font-size:48px}.moment-header p{color:var(--muted)}.moment-layout{grid-template-columns:1.55fr .65fr;gap:22px;padding:0 44px;display:grid}.hero-gallery,.moment-side,.side-card,.share-card{border-radius:var(--radius);background:#fff;box-shadow:0 12px 38px #48372614}.hero-gallery{padding:18px}.moment-hero-photo{color:#fff;background:linear-gradient(#00000014,#00000040),linear-gradient(135deg,#6f4732,#d59a53 45%,#305c50);border-radius:20px;align-items:flex-end;height:440px;padding:28px;font:36px Georgia,serif;display:flex}.gallery-row{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px;display:grid}.gallery-row .photo,.gallery-row button{border:0;border-radius:14px;height:86px}.gallery-row button{background:var(--lavender-soft);color:var(--lavender);font-weight:700}.moment-side{box-shadow:none;background:0 0;padding:0}.side-card{margin-bottom:18px;padding:24px}.side-card p{color:var(--muted);line-height:1.55}.people-stack{margin:16px 0;display:flex}.people-stack .avatar{width:52px;height:52px;margin-right:-10px}.share-card{margin:22px 44px 60px;padding:26px}.share-card textarea{border:1px solid var(--line);resize:vertical;border-radius:16px;width:100%;min-height:120px;margin:14px 0;padding:16px}.simple-placeholder{padding:70px 50px}:root{--canvas:#fdfaf6;--ink:#111820;--purple:#5730b6;--purple-soft:#f1ecfb;--orange:#e69942;--green-soft:#edf2e9}body{background:var(--canvas);color:var(--ink)}.app-shell{grid-template-columns:212px 1fr}.sidebar{background:#fffdfa;border-right:1px solid #ece7e1;padding:46px 16px}.brand-wrap{padding:0 12px}.brand{letter-spacing:.5px;color:#111820;margin:0;font-size:28px}.brand-wrap p{letter-spacing:-.57px;color:#17202a;white-space:nowrap;margin:12px 0 53px;font-size:11px}.sidebar nav{gap:14px}.nav-link{color:#151d25;white-space:nowrap;border-radius:11px;align-items:center;gap:16px;padding:14px 13px;font-size:15px;display:flex}.nav-link.active,.nav-link:hover{color:#4d27a8;background:linear-gradient(100deg,#f0eafb,#f7f3fa);font-weight:600}.nav-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 24px;width:24px;height:24px}.sidebar-profile{box-shadow:none;background:0 0;border-top:1px solid #eae5df;border-radius:0;margin-top:auto;padding:16px 0 0}.sidebar-profile .avatar{width:48px;height:48px;box-shadow:none;border:0;flex:0 0 48px}.sidebar-profile strong{font-size:12px}.sidebar-profile span{color:#4e5660;font-size:11px}.profile-chevron{color:#39404a;margin-left:auto;font:28px/1 Georgia}.topbar{align-items:flex-start;height:126px;padding:40px 30px 22px}.search-wrap{width:372px}.search-wrap input{background:#fffdfa;border-color:#e4ded8;border-radius:26px;height:52px;padding:0 18px 0 54px;font-size:13px;box-shadow:0 5px 18px #41342a0a}.search-icon{z-index:2;border:1.8px solid #23303d;border-radius:50%;width:16px;height:16px;position:absolute;top:17px;left:22px}.search-icon:after{content:"";border-top:1.8px solid #23303d;width:7px;position:absolute;bottom:-3px;right:-5px;transform:rotate(48deg)}.top-actions{gap:28px;margin-right:0;display:flex}.view-control,.invite-button{color:#111820;background:#fffdfa;border:1px solid #e5dfd8;border-radius:20px;height:52px;padding:0 22px;font-weight:600;box-shadow:0 5px 18px #41342a0a}.view-control{align-items:center;gap:14px;padding:0 18px;display:flex}.sliders{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 20px;width:20px;height:20px}.invite-button{color:#4c25a7;background:linear-gradient(100deg,#f1ebfb,#f4eff9);border:0;align-items:center;gap:11px;padding:0 25px;font-size:14px;display:flex}.invite-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 21px;width:21px;height:21px}.network-canvas{background:var(--canvas);cursor:default;touch-action:none;-webkit-user-select:none;user-select:none;outline:none;height:calc(100vh - 126px);min-height:620px;position:relative;overflow:hidden}.network-canvas.is-pannable{cursor:grab}.network-canvas:focus-visible{box-shadow:inset 0 0 0 2px #5730b659}.network-canvas.is-panning{cursor:grabbing}.network-clip{position:absolute;inset:96px 0 0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 24px);mask-image:linear-gradient(#0000 0,#000 24px)}.network-stage{will-change:transform;transform-origin:0 0;width:812px;height:1290px;position:absolute;top:-96px;left:max(0px,50% - 406px);overflow:visible}.network-stage .person-node,.profile-preview button,.explore-hint{cursor:pointer}.network-intro{z-index:8;pointer-events:none;background:linear-gradient(180deg, var(--canvas) 0%, var(--canvas) 92%, #fdfaf600 100%);width:340px;padding:15px 16px 28px;position:absolute;top:0;left:20px}.network-intro h1{color:#111820;white-space:nowrap;margin:0 0 14px;font-size:31px;line-height:1.1}.network-intro p{color:#3b4550;margin:0;font-size:14px;line-height:1.6}.network-lines{width:812px;height:1290px;position:absolute;top:0;left:0;overflow:visible}.tree-line{fill:none;stroke-width:1.35px;stroke-linecap:round}.tree-line.orange{stroke:#e9983d}.tree-line.green{stroke:#57906c}.tree-line.purple{stroke:#9a7ce4}.tree-line.teal{stroke:#5d93a8}.sprig{fill:none;stroke-width:1.05px;stroke-linecap:round;stroke-linejoin:round;opacity:.9;pointer-events:none;transition:opacity .18s}.sprig.orange{stroke:#e9983d}.sprig.green{stroke:#57906c}.sprig.purple{stroke:#9a7ce4}.sprig.teal{stroke:#5d93a8}.network-canvas:not(.detail-full) .sprig{opacity:0}.union-ring{fill:none;stroke:#e5912e}.relation-label{z-index:5;color:#89501c;white-space:nowrap;background:#f9e9d7;border-radius:999px;padding:7px 18px;font-size:12px;line-height:1;position:absolute;transform:translate(-50%,-50%)}.relation-label.orange{color:#89501c;background:#f9e9d7}.relation-label.green{color:#4e714e;background:#edf1e9}.relation-label.purple{color:#5b38a7;background:#eee9fb}.relation-label.teal{color:#35606f;background:#e6eef2}.group-rail{fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;opacity:.72}.group-rail.orange{stroke:#e9983d}.group-rail.green{stroke:#57906c}.group-rail.purple{stroke:#9a7ce4}.group-rail.teal{stroke:#5d93a8}.person-node{text-align:center;z-index:3;color:#111820;background:0 0;border:0;flex-direction:column;align-items:center;padding:0;display:flex;position:absolute;transform:translate(-50%)}.person-node:hover{transform:translate(-50%)scale(1.03)}.person-node .avatar{width:72px;height:72px;box-shadow:none;background-color:#ead6c2;background-position:50%;background-size:126%;border:0}.person-node strong{color:#111820;white-space:nowrap;margin:0;font:12px/1.2 Inter,system-ui,sans-serif;display:block}.person-node small{color:#3d4650;margin-top:1px;font-size:10px;line-height:1.2}.node-label{background:var(--canvas);border-radius:6px;flex-direction:column;align-items:center;margin-top:0;padding:0 6px 1px;display:flex}.person-node.selected .avatar{border:5px solid #fff;outline:2px solid #dfa15a;width:164px;height:164px;box-shadow:0 0 0 4px #fff}.person-node.selected strong{box-shadow:none;background:0 0;border-radius:0;margin:0;padding:0;font:26px/1.2 Georgia,serif}.person-node.selected .node-label{margin-top:0;padding:0 8px 1px}.avatar{background-position:50%;background-size:cover}.avatar-blank{background:#efeae3}.person-node.is-unreachable .avatar{box-shadow:0 0 0 2px var(--canvas), 0 0 0 3.5px #d8c9a6}.person-node.is-unreachable:after{content:"?";left:50%;top:calc(var(--face) - 20px);color:#8a6a2a;width:19px;height:19px;box-shadow:0 0 0 2px var(--canvas);background:#f4ead6;border-radius:50%;font:700 12px/19px Inter,system-ui,sans-serif;position:absolute;transform:translate(-50%)}.person-node.is-unreachable{cursor:pointer}.network-nodes{position:absolute;inset:0}.person-node.is-revealed .avatar{animation:.5s cubic-bezier(.2,.8,.2,1) both branch-reveal}@keyframes branch-reveal{0%{opacity:0;transform:scale(.58)}to{opacity:1;transform:scale(1)}}.person-node.is-deceased .avatar{box-shadow:0 0 0 2px #fffdfa,0 0 0 3.5px #cfc6b8}.person-node.is-deceased.selected .avatar{box-shadow:0 0 0 4px #fff,0 0 0 5.5px #cfc6b8}.self-badge{left:50%;top:calc(var(--face) - 22px);z-index:5;color:#fdfaf6;letter-spacing:.4px;white-space:nowrap;box-shadow:0 0 0 2px var(--canvas);background:#111820;border-radius:999px;padding:4px 9px;font:700 10px/1 Inter,system-ui,sans-serif;position:absolute;transform:translate(-50%)}.is-reflowing .person-node,.is-reflowing .relation-label{transition:none}.person-node,.relation-label{transition:left .38s cubic-bezier(.4,0,.2,1),top .38s cubic-bezier(.4,0,.2,1)}.explore-hint{color:#59616b;background:#fffdfae6;border:1px solid #e6e0da;border-radius:28px;align-items:center;padding:14px 25px;font-size:12px;display:flex;position:absolute;bottom:57px;left:68px;box-shadow:0 6px 20px #41342a08}.network-discovery-status{z-index:10;color:#fffdfa;opacity:0;pointer-events:none;background:#23202a;border-radius:999px;max-width:min(420px,100% - 48px);padding:11px 17px;font:600 13px/1.35 Inter,system-ui,sans-serif;transition:opacity .2s,transform .2s;position:absolute;bottom:36px;left:50%;transform:translate(-50%,12px);box-shadow:0 10px 28px #2d231b33}.network-discovery-status.is-visible{opacity:1;transform:translate(-50%)}.map-load-status{z-index:9;color:#5b38a7;pointer-events:none;background:#eee9fb;border-radius:999px;padding:7px 12px;font:700 11px/1 Inter,system-ui,sans-serif;position:absolute;bottom:111px;left:84px;box-shadow:0 4px 14px #41342a0f}.person-node.is-awaiting .avatar{background:#efeae3;animation:1.4s ease-in-out infinite map-pulse}.person-node.is-awaiting .node-label{opacity:0}@keyframes map-pulse{0%,to{opacity:.45}50%{opacity:.85}}.map-loading{z-index:11;color:#59616b;background:#fffdfaf7;border:1px solid #eee9e3;border-radius:999px;align-items:center;gap:11px;padding:15px 22px;font:600 13px/1 Inter,system-ui,sans-serif;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 34px #4a372521}.map-loading[hidden]{display:none}.map-spinner{border:2px solid #e3dcf5;border-top-color:#6944bd;border-radius:50%;flex:0 0 15px;width:15px;height:15px;animation:.7s linear infinite map-spin}.map-load-status.is-busy{align-items:center;gap:7px;display:flex}.map-load-status.is-busy:before{content:"";border:2px solid #d9cff3;border-top-color:#5b38a7;border-radius:50%;width:10px;height:10px;animation:.7s linear infinite map-spin}@keyframes map-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.map-spinner,.map-load-status.is-busy:before{animation-duration:2.4s}}.hint-icon{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;color:#34404a;flex:0 0 20px;width:20px;height:20px;margin-right:11px}.explore-hint i{margin:0 7px;font-style:normal}.profile-preview{background:#fffdfaf7;border:1px solid #eee9e3;border-radius:19px;grid-template-columns:112px 1fr;align-content:start;gap:17px;width:350px;min-height:326px;padding:22px 20px 18px;display:grid;bottom:51px;right:29px;box-shadow:0 16px 45px #4a37251f}.profile-preview[hidden]{display:none}.row-labels{pointer-events:none;z-index:6;position:absolute;inset:0}.row-label{white-space:nowrap;letter-spacing:.01em;opacity:0;box-shadow:0 0 0 3px var(--canvas);border-radius:999px;padding:6px 14px;font-size:11px;font-weight:600;line-height:1;transition:opacity .18s;position:absolute;left:22px;transform:translateY(-50%)}.row-label.is-visible{opacity:.92}.tree-line.non-biological{stroke-dasharray:8 5}.network-canvas.is-tracing .person-node,.network-canvas.is-tracing .tree-line,.network-canvas.is-tracing .sprig,.network-canvas.is-tracing .union-ring{transition:opacity .15s}.network-canvas.is-tracing .person-node{opacity:.2}.network-canvas.is-tracing .person-node.is-lit{opacity:1}.network-canvas.is-tracing .person-node.is-lit[data-relationship]:after{content:attr(data-relationship);left:50%;top:calc(var(--face) + 7px);z-index:8;background:var(--purple-soft);color:var(--purple);white-space:nowrap;box-shadow:0 0 0 3px var(--canvas), 0 4px 14px #41342a1a;border-radius:999px;padding:5px 10px;font:700 10px/1 Inter,system-ui,sans-serif;position:absolute;transform:translate(-50%)}.network-canvas.is-tracing .tree-line{opacity:.08}.network-canvas.is-tracing .tree-line.is-lit{opacity:1;stroke-width:2.2px}.network-canvas.is-tracing .sprig{opacity:0}.network-canvas.is-tracing .union-ring{opacity:.1}.network-canvas.is-tracing .is-lit .union-ring{opacity:1}.tie-labels{pointer-events:none;z-index:7;position:absolute;inset:0}.tie-label{white-space:nowrap;letter-spacing:.01em;box-shadow:0 0 0 3px var(--canvas), 0 4px 14px #41342a1a;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:600;line-height:1;position:absolute;transform:translate(-50%,-50%)}.tie-label.is-derived{background:var(--canvas);box-shadow:0 0 0 1.5px currentColor, 0 0 0 4px var(--canvas)}.detail-markers .union-ring{opacity:0}.detail-markers .person-node .avatar{border-width:2px}.detail-markers .row-label,.detail-names .row-label{opacity:1}.person-node.is-tangential,.tree-line.is-tangential,.union-ring.is-tangential,.sprig.is-tangential{display:none}.preview-close{color:#26303a;background:0 0;border:0;font-size:25px;font-weight:300;position:absolute;top:12px;right:17px}.profile-preview .preview-avatar{background-position:50%;background-size:cover;border:5px solid #fff;outline:2px solid #7e5bd2;margin:3px 0 0 2px;position:relative;width:112px!important;height:112px!important}.preview-avatar i{background:#6944bd;border:2px solid #fff;border-radius:50%;width:15px;height:15px;position:absolute;bottom:8px;right:-5px}.preview-copy h2{color:#111820;margin:16px 0 7px;font-size:23px}.preview-copy p{color:#303943;white-space:nowrap;font-size:11px}.preview-copy p b{padding:0 5px}.preview-copy small{color:#444d57;margin-top:13px;font-size:11px;display:block}.pin-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;vertical-align:-3px;width:15px;height:15px;margin-right:5px}.preview-stats{text-align:center;color:#303943;border-top:1px solid #e9e4de;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:0;width:310px;margin:29px 0 18px -129px;padding-top:20px;font-size:12px}.preview-stats span{border-right:1px solid #e9e4de;padding:0 10px}.preview-stats span:last-child{border-right:0}.preview-stats b{color:#1d2630;justify-content:center;align-items:center;gap:7px;margin-bottom:8px;font-size:18px;display:flex}.preview-stats b svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;color:#cf7d1c;flex:0 0 19px;width:19px;height:19px}.profile-preview .primary{background:linear-gradient(100deg,#4d2aaa,#6036bd);border-radius:11px;grid-column:1/-1;justify-content:center;align-items:center;width:310px;height:52px;margin-left:-129px;font-size:14px;font-weight:500;display:flex;position:relative}.preview-recentre{color:#4c25a7;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;width:310px;height:38px;margin:9px 0 0 -129px;font:600 13px Inter,system-ui,sans-serif;display:flex}.preview-recentre:hover{background:#f3eefb}.preview-recentre:focus-visible{outline-offset:2px;outline:2px solid #5730b673}.recentre-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 16px;width:16px;height:16px}.profile-preview .primary .arrow-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 21px;width:21px;height:21px;position:absolute;right:18px}.moment-detail-toolbar{justify-content:space-between;align-items:center;padding:28px 44px 0;display:flex}.moment-detail-toolbar-actions{gap:10px;display:flex}.moment-detail-icon-button{border:1px solid var(--line);width:42px;height:42px;color:var(--charcoal);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.moment-detail-icon-button:hover{background:var(--lavender-soft);color:var(--lavender)}.moment-detail-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 19px;width:19px;height:19px}.moment-detail-hero{grid-template-columns:1fr 1.15fr;align-items:start;gap:40px;margin-top:26px;padding:0 44px;display:grid}.moment-detail-date{color:var(--lavender);font-size:13px;font-weight:700}.moment-detail-intro h1{margin:8px 0 14px;font-size:40px}.moment-detail-intro>p{color:var(--muted);margin:0 0 24px;line-height:1.55}.moment-detail-stats{color:var(--charcoal);flex-direction:column;gap:12px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.moment-detail-stats li{align-items:center;gap:10px;display:flex}.moment-detail-stat-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;color:var(--muted);flex:0 0 18px}.moment-detail-hero-photo{height:420px;box-shadow:var(--shadow);background-position:50%;background-size:cover;border-radius:24px}.moment-detail-section{margin-top:36px;padding:0 44px}.moment-detail-photo-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.moment-detail-photo,.moment-detail-more-photos{background-position:50%;background-size:cover;border-radius:18px;height:170px}.moment-detail-more-photos{border:0;padding:0;position:relative}.moment-detail-about-row{grid-template-columns:1.3fr 1fr;align-items:start;gap:28px;margin-top:36px;padding:0 44px;display:grid}.moment-detail-about h2{margin:0 0 14px}.moment-detail-about p{color:var(--muted);margin:0;line-height:1.6}.moment-detail-quote{background:var(--lavender-soft);border-radius:20px;margin:0;padding:28px}.moment-detail-quote-mark{color:var(--lavender);margin-bottom:6px;font:40px/1 Georgia,serif;display:block}.moment-detail-quote p{color:var(--charcoal);margin:0 0 18px;font:italic 18px/1.5 Georgia,serif}.moment-detail-quote-footer{color:var(--muted);justify-content:space-between;align-items:center;font-weight:600;display:flex}.moment-detail-quote-footer cite{font-style:normal}.moment-detail-quote-heart{fill:none;stroke:var(--lavender);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;flex:0 0 18px}.moment-detail-people{align-items:center;display:flex}.moment-detail-people .avatar{width:56px;height:56px;margin-right:-14px}.moment-detail-people-more{background:var(--lavender-soft);width:56px;height:56px;color:var(--lavender);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.moment-detail-stories{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.moment-detail-story-card{background:#fff;border:1px solid #b68a431f;border-radius:20px;overflow:hidden;box-shadow:0 8px 26px #48372612}.moment-detail-story-photo{background-color:#cda477;background-position:50%;background-size:cover;height:150px}.moment-detail-story-copy{padding:16px}.moment-detail-story-copy h3{margin:0;font-size:16px}.moment-detail-story-author{color:var(--muted);margin:4px 0 12px;font-size:13px;display:block}.moment-detail-story-meta{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.moment-detail-story-bookmark{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 15px;width:15px;height:15px;margin-left:auto}.moment-detail-share-story-cta{background:var(--lavender-soft);border:1.5px dashed var(--lavender);color:var(--lavender);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:20px;display:flex}.moment-detail-plus{background:var(--lavender);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.moment-detail-plus svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 20px;width:20px;height:20px}.moment-detail-share-story-cta small{color:var(--muted);font-size:12px;font-weight:400}.moment-detail-share{margin:36px 44px 60px}.moment-detail-share>p{color:var(--muted);margin:4px 0 18px}.moment-detail-share-box{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:12px;padding:10px 10px 10px 22px;display:flex;box-shadow:0 8px 26px #4837260f}.moment-detail-share-box input{font:inherit;background:0 0;border:0;outline:0;flex:1;min-width:0}.moment-detail-sparkle{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;color:var(--lavender);flex:0 0 20px}.moment-detail-share-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;color:var(--muted);flex:0 0 20px}.moment-detail-share-box .primary{border-radius:999px;flex:none;padding:12px 24px}@media (width<=1000px){.app-shell{grid-template-columns:190px 1fr}.card-grid.three,.moment-layout{grid-template-columns:1fr}.profile-detail-heading-content{flex-wrap:wrap}.top-actions{gap:10px}.invite-button{padding:0 16px}.profile-preview{right:18px}.moment-detail-hero,.moment-detail-about-row{grid-template-columns:1fr}.moment-detail-photo-grid,.moment-detail-stories{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.app-shell{min-width:0;display:block}.sidebar{width:100%;height:auto;padding:20px;position:relative}.brand-wrap p{margin-bottom:20px}.sidebar nav{flex-direction:row;overflow:auto}.sidebar-profile{display:none}.nav-link{white-space:nowrap}.topbar{flex-wrap:wrap;height:auto;padding:24px}.search-wrap{width:min(100%,390px)}.top-actions{margin-left:auto}.network-canvas{overflow:auto}.network-canvas>*{transform-origin:0 0}.profile-preview{position:absolute}.moment-detail-toolbar,.moment-detail-hero,.moment-detail-section,.moment-detail-about-row,.moment-detail-share{padding-left:20px;padding-right:20px}.moment-detail-share{margin-left:0;margin-right:0}}
