.explore-page{margin:0;background:#faf8f5;--orange:#ad3e20;--green:#37644e;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--soft:#f0ebe5;--ink:#272420;--muted:#716b64;font-family:var(--sans);line-height:1.5}.explore-page button{cursor:pointer}.explore-masthead{height:86px;padding:0 4vw;display:flex;align-items:center;gap:54px;border-bottom:1px solid var(--line);background:#fff}.explore-masthead .brand{font-family:Georgia,serif;font-size:30px}.brand-dot{color:var(--orange)}.explore-masthead nav{display:flex;gap:30px;height:100%;align-items:center}.explore-masthead nav a{font-size:14px;text-decoration:none;color:var(--muted);padding:30px 0}.explore-masthead nav [aria-current]{color:var(--ink);box-shadow:inset 0 -2px var(--orange)}.app-link{margin-left:auto;color:var(--ink);font-size:14px;text-decoration:none}.app-link span{margin-left:12px;color:var(--orange)}.explore-page main{max-width:1680px;margin:auto;padding:34px 4vw 18px}.explore-intro{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:30px}.explore-intro .eyebrow{font-size:12px;letter-spacing:.15em;margin:0 0 10px}.explore-intro h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(32px,3.5vw,46px);letter-spacing:-.045em}.explore-intro>p{font-size:14px;color:var(--muted);max-width:260px;margin:0 0 2px}.explore-layout{display:grid;grid-template-columns:218px minmax(0,1fr) 314px;border:1px solid #dfdad4;border-radius:16px;overflow:hidden;background:#fff;min-height:720px;box-shadow:0 8px 32px #3d281207}.people-panel{padding:24px 16px;background:#fcfbf9;border-right:1px solid var(--line);min-width:0}.explore-search{display:flex;align-items:center;gap:8px;position:relative;margin-bottom:26px}.explore-search svg{width:18px;flex-shrink:0;color:var(--muted)}.explore-search input{font-size:14px;width:100%;min-width:0;border:0;border-bottom:1px solid #b9b1a7;background:transparent;border-radius:0;padding:10px 0;color:var(--ink)}.list-heading{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:22px 4px 12px}.person-list{list-style:none;margin:0;padding:0}.sidebar-person{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:10px 8px;border:0;border-radius:9px;background:transparent;color:var(--ink)}.sidebar-person:hover,.sidebar-person.current{background:#efeae3}.sidebar-person .avatar{width:36px;height:36px;flex-shrink:0}.sidebar-person .person-text{min-width:0}.sidebar-person strong{display:block;font-size:14px;font-weight:550;line-height:1.35}.sidebar-person small{display:block;font-size:12px;color:var(--muted);margin-top:2px}.sidebar-person.current small{color:var(--orange)}.list-empty{font-size:14px;color:var(--muted);padding:0 5px}.local-note{font-size:12px;color:var(--muted);line-height:1.6;padding:20px 5px 0;margin:20px 0 0;border-top:1px solid var(--line)}.quiet{font-size:14px;color:var(--muted)}.world{min-width:0;background:#fff;display:flex;flex-direction:column;position:relative;outline:none}.world-heading{padding:25px 28px 18px;display:flex;gap:14px;justify-content:space-between;align-items:start}.world-heading .eyebrow{font-size:12px;margin:0 0 7px;color:var(--muted);letter-spacing:.07em}.world-heading h2{font:400 27px/1.15 Georgia,serif;margin:0 0 8px;letter-spacing:-.025em}.world-heading .bio{font-size:13px;color:var(--muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:400px}.heading-actions{display:flex;gap:8px;align-items:center;flex-shrink:0}.follow-button{font-size:13px;font-weight:600;border:1px solid var(--orange);border-radius:24px;background:var(--orange);color:#fff;padding:8px 14px;min-height:40px;white-space:nowrap}.follow-button.followed{background:#eef3ef;color:var(--green);border-color:#ccdacf}.icon-button{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--muted);font:20px var(--sans)}.graph-trail{padding:0 28px;display:flex;align-items:center;gap:7px;min-height:26px;flex-wrap:wrap}.graph-trail button{background:none;border:none;color:var(--muted);font-size:12px;padding:4px 0;text-decoration:underline;text-underline-offset:3px}.graph-trail span{font-size:12px;color:var(--muted)}#graph-area{flex:1;display:flex;align-items:center;background-image:radial-gradient(#e7e1d9 .7px,transparent .7px);background-size:20px 20px;margin-top:10px;position:relative}.graph{width:100%;position:relative;isolation:isolate;min-height:490px}.graph-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible;z-index:-1}.graph-lines path{fill:none;stroke:#d2c9bd;stroke-width:1.4;vector-effect:non-scaling-stroke}.graph-lines path.exact{stroke:#a77c56;stroke-dasharray:4 4}.graph-lines path.active{stroke:var(--orange);stroke-width:2}.graph-node{position:absolute;transform:translate(-50%,-50%);width:130px;padding:4px 0;border:none;background:transparent;text-align:center;display:flex;align-items:center;flex-direction:column;color:var(--ink);border-radius:8px;min-height:96px}.avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:#eae3d9;color:#65584a;font:500 19px Georgia,serif;isolation:isolate}.avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit;background:#eae3d9}.avatar.square{border-radius:11px}.graph-node .avatar{width:52px;height:52px;box-shadow:0 0 0 5px #fff}.graph-node.root .avatar{width:84px;height:84px;box-shadow:0 0 0 5px #fff,0 0 0 6px #ded4c7}.graph-node.show .avatar{width:56px;height:56px}.graph-node .node-title{font-size:13px;font-weight:550;margin:8px 0 0;line-height:1.3;max-width:125px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;background:#ffffffed;padding:1px 3px;border-radius:4px}.graph-node.root .node-title{font-family:Georgia,serif;font-size:19px;font-weight:400;max-width:145px}.node-meta{font-size:12px;color:var(--muted);margin-top:3px;background:#ffffffec;border-radius:4px;padding:0 4px}.node-meta.is-followed{color:var(--green)}.follow-badge{position:absolute;bottom:-2px;right:-2px;width:18px;height:18px;border-radius:50%;background:var(--green);color:white;font:600 11px/16px var(--sans);border:2px solid white}.graph-node:hover .avatar,.graph-node.selected .avatar{box-shadow:0 0 0 4px #fff,0 0 0 6px var(--orange)}.graph-node.selected .node-title{color:var(--orange)}.graph-columns{position:absolute;left:0;right:0;top:8px;height:24px;pointer-events:none}.graph-columns span{position:absolute;transform:translateX(-50%);font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);white-space:nowrap;background:#fff}.graph-footer{padding:18px 20px;display:flex;align-items:center;justify-content:center;gap:16px;border-top:1px solid #f0ece7;flex-wrap:wrap;font-size:12px;color:var(--muted)}.graph-footer>span{display:flex;align-items:center;gap:6px}.legend-person,.legend-show{display:inline-block;width:9px;height:9px;border:1px solid #9a8976}.legend-person{border-radius:50%}.legend-show{border-radius:2px}.legend-edge i{width:20px;border-top:1px solid #a79a88}.legend-edge.exact i{border-top:2px dotted #a77c56}.connection-panel{padding:25px 22px;border-left:1px solid var(--line);background:#fdfcfb;min-width:0;outline:none}.connection-panel .eyebrow{font-size:12px;letter-spacing:.1em;margin-bottom:18px}.detail-person{display:flex;gap:13px;align-items:center;margin-bottom:15px}.detail-person .avatar{width:58px;height:58px}.detail-person h2{font:400 25px/1.15 Georgia,serif;margin:0 0 5px;letter-spacing:-.025em}.detail-person .follow-button{border:0;background:none;color:var(--orange);padding:0;min-height:28px;border-radius:0}.detail-person .follow-button.followed{color:var(--green)}.detail-bio{font-size:14px;color:var(--muted);line-height:1.6}.explore-button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;border-radius:7px;padding:13px 14px;min-height:48px;font-size:14px;background:var(--orange);color:#fff;margin:20px 0}.explore-button:hover,.follow-button:not(.followed):hover{background:#90331b}.connection-story{padding:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:22px 0}.connection-story p{font-size:14px;line-height:1.7;margin:0}.connection-story .relationship{font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:var(--orange);margin-bottom:8px}.connection-story strong{font-weight:600;color:var(--ink)}.episode-section{margin:22px 0}.episode-section h3{font-size:12px;font-weight:550;color:var(--muted);margin:0 0 10px}.episode-row{display:flex;gap:11px;align-items:start;text-align:left;width:100%;padding:12px 0;border:none;border-bottom:1px solid var(--line);background:transparent;color:var(--ink)}.play-disc{flex-shrink:0;width:33px;height:33px;border:1px solid #dfd4c8;display:grid;place-items:center;border-radius:50%;font-size:12px;color:var(--orange);margin-top:2px;padding-left:2px}.episode-row:hover .play-disc,.episode-row.playing .play-disc{background:var(--orange);color:#fff;border-color:var(--orange)}.episode-copy{min-width:0}.episode-copy strong{font-weight:500;font-size:13px;line-height:1.45;display:block}.episode-copy small{font-size:12px;color:var(--muted);display:block;margin-top:6px}.episode-section .footnote{font-size:12px;color:var(--muted);margin-top:13px}.profile-link{font-size:13px;display:inline-flex;align-items:center;min-height:40px;gap:8px;text-decoration:none}.coverage-note{font-size:12px;color:var(--muted);margin:17px 0 0;text-align:center}.graph-placeholder{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center;padding:30px;width:100%;color:var(--muted);font-size:14px}.graph-placeholder h3{font:400 24px Georgia,serif;color:var(--ink)}.loading-orbit{display:block;width:44px;height:44px;border:1px solid #ddcabb;border-top-color:var(--orange);border-radius:50%;animation:orbit 1.3s linear infinite}@keyframes orbit{to{transform:rotate(360deg)}}.loading{animation:breathe 1.5s ease-in-out infinite alternate}@keyframes breathe{to{opacity:.4}}.show-peers{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.show-peers button{font-size:13px;background:#f2eee8;color:var(--ink);border:1px solid var(--line);padding:7px 10px;border-radius:20px}.web-player{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);width:min(940px,calc(100% - 32px));display:flex;align-items:center;gap:24px;background:#29241f;color:#fff;border:1px solid #50473c;box-shadow:0 8px 40px #0003;border-radius:14px;padding:17px 20px;z-index:20}.playing-info{flex:1;min-width:0}.playing-info .eyebrow{display:block;font-size:12px;color:#d7b697;margin:0 0 4px}.playing-info strong,.playing-info>span:last-child{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playing-info strong{font-size:14px;font-weight:500}.playing-info>span:last-child{font-size:12px;color:#c8beb2;margin-top:3px}.web-player audio{width:330px;height:40px}.web-player>button{font:25px var(--sans);background:transparent;color:#d8cfc4;border:0;width:36px;height:44px}.web-player:has(#audio-error:not([hidden])){flex-wrap:wrap}#audio-error{font-size:13px;width:100%;margin:0;color:#ffd7bc}.has-player main{padding-bottom:130px}.toast{position:fixed;left:50%;bottom:120px;transform:translateX(-50%);z-index:25;background:#29241f;color:#fff;padding:12px 20px;border-radius:8px;font-size:14px;max-width:calc(100% - 32px);box-shadow:0 5px 25px #0002}.noscript-note{padding:30px}.result-count{font-size:12px;color:var(--muted);margin:0 5px 8px}.more-people{border:0;background:none;color:var(--orange);font-size:13px;padding:10px;min-height:44px}.mobile-detail-link{display:none}
@media(min-width:1550px){.explore-layout{grid-template-columns:235px minmax(0,1fr) 350px}.graph-node{width:155px}.graph-node .node-title{max-width:150px;font-size:14px}.graph-node .avatar{width:60px;height:60px}.graph-node.show .avatar{width:62px;height:62px}.node-meta{font-size:12px}}
@media(max-width:1200px){.explore-page main{padding-left:24px;padding-right:24px}.explore-layout{grid-template-columns:188px minmax(0,1fr) 275px}.people-panel{padding:20px 10px}.world-heading{padding:22px 20px 15px}.connection-panel{padding:22px 18px}.graph-node{width:108px}.graph-node .node-title{max-width:105px;font-size:12px}.graph-node.root .node-title{font-size:17px}.graph-node.root .avatar{width:70px;height:70px}.heading-actions{flex-direction:column-reverse}.graph-footer{gap:10px;font-size:12px;padding:14px 10px}}
@media(max-width:1000px){.explore-layout{grid-template-columns:190px minmax(0,1fr)}.connection-panel{grid-column:2;border-top:1px solid var(--line);border-left:none;display:grid;grid-template-columns:1fr 1fr;gap:0 26px;padding:26px}.connection-panel .detail-identity{grid-column:1}.connection-panel .detail-evidence{grid-column:2;grid-row:1/3}.people-panel{grid-row:1/3}.graph-node{width:135px}.graph-node .node-title{max-width:130px;font-size:13px}.heading-actions{flex-direction:row}.graph-footer{font-size:12px}.mobile-detail-link{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-size:12px;color:var(--orange);border:0;background:none;padding:4px 0;min-height:30px}.connection-panel>.quiet{grid-column:1/-1}.explore-masthead{gap:30px}.world-heading h2{font-size:26px}}
@media(max-width:700px){.explore-masthead{height:68px;padding:0 20px;gap:26px}.explore-masthead .brand{font-size:27px}.explore-masthead nav{gap:16px}.explore-masthead nav a{padding:22px 0;font-size:13px}.app-link{font-size:0}.app-link span{font-size:22px;margin:0}.explore-page main{padding:25px 14px 20px}.explore-intro{display:block;margin:0 6px 23px}.explore-intro h1{font-size:36px}.explore-intro>p{margin-top:13px;max-width:none;font-size:14px}.explore-layout{display:flex;flex-direction:column;border-radius:12px}.people-panel{padding:12px 16px 8px;border-right:none;border-bottom:1px solid var(--line)}.explore-search{margin:0 0 7px}.explore-search input{font-size:16px;min-height:44px;border:0}.explore-search svg{width:20px}.list-heading{font-size:12px;margin:8px 0}.person-list{display:flex;gap:6px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}.sidebar-person{width:140px;padding:7px;align-items:center}.sidebar-person strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:85px}.sidebar-person small{font-size:12px}.sidebar-person .avatar{width:30px;height:30px}.local-note{margin:5px 0 4px;padding:0;border:0;font-size:12px}.local-note br{display:none}.list-empty{font-size:12px;padding:0;margin:0 0 8px}.world-heading{padding:22px 20px 14px;gap:8px}.world-heading h2{font-size:27px}.world-heading .bio{max-width:290px;font-size:12px;-webkit-line-clamp:2}.follow-button{font-size:12px;padding:7px 12px;min-height:38px}.heading-actions{gap:5px}.icon-button{width:35px;height:35px;font-size:18px}.world-heading .eyebrow{font-size:12px}.graph-trail{padding:0 20px}.graph-node{width:99px}.graph-node .avatar{width:48px;height:48px}.graph-node.show .avatar{width:50px;height:50px}.graph-node.root .avatar{width:65px;height:65px}.graph-node .node-title{font-size:12px;max-width:99px}.graph-node.root .node-title{font-size:16px;max-width:99px}.node-meta{font-size:12px}.graph-columns span{font-size:12px}.graph-footer{font-size:12px;gap:12px;padding:16px 8px}.connection-panel{display:block;padding:26px 22px;border-top:1px solid var(--line)}.detail-person h2{font-size:28px}.detail-person .avatar{width:64px;height:64px}.detail-bio{font-size:15px}.episode-copy strong{font-size:14px}.episode-copy small{font-size:12px}.connection-story p{font-size:15px}.coverage-note{font-size:12px;padding:0 8px;line-height:1.6}.web-player{padding:12px 14px;gap:8px;flex-wrap:wrap;bottom:10px}.web-player .playing-info{flex-basis:calc(100% - 44px)}.web-player audio{order:3;width:100%}.web-player>button{position:absolute;right:10px;top:12px}.has-player main{padding-bottom:180px}.toast{bottom:160px}.graph-placeholder{min-height:380px}}
@media(max-width:370px){.explore-masthead{gap:18px;padding:0 14px}.explore-masthead nav{gap:12px}.world-heading{padding:20px 14px}.heading-actions{flex-direction:column-reverse}.graph-node{width:85px}.graph-node .node-title{max-width:85px}.graph-node.root .node-title{font-size:14px}.graph-node.root .avatar{width:58px;height:58px}.graph-node .avatar{width:44px;height:44px}}

/* Homepage preview: show one readable path, then open the full graph on a tap. */
.embedded{background:#fff}.embedded .explore-masthead,.embedded .explore-intro,.embedded .people-panel,.embedded .connection-panel,.embedded .coverage-note,.embedded .skip{display:none}.embedded main{padding:0}.embedded .explore-layout{display:block;border:0;border-radius:0;min-height:0;box-shadow:none}.embedded .world-heading{padding:22px 22px 10px}.embedded .world-heading h2{font-size:25px}.embedded .world-heading .bio{font-size:12px}.embedded .graph{height:365px!important;min-height:365px}.embedded #graph-area{margin-top:0}.embedded .graph-node{width:110px}.embedded .graph-node .node-title{max-width:105px;font-size:12px}.embedded .graph-node.root .node-title{font-size:16px}.embedded .graph-node.root .avatar{width:66px;height:66px}.embedded .graph-columns{display:none}.embedded .graph-footer{padding:13px 8px}.embedded .graph-placeholder{min-height:365px}.embedded .heading-actions{flex-direction:row}.embedded .icon-button{display:none}.embedded .graph-trail{display:none}
/* Edges meet image centers; captions sit below the anchor without shifting it. */
.graph-node{--node-size:52px;transform:translate(-50%,calc(var(--node-size) * -.5 - 4px));min-height:0}.graph-node.root{--node-size:84px}.graph-node.show{--node-size:56px}
@media(min-width:1550px){.graph-node{--node-size:60px}.graph-node.show{--node-size:62px}}
@media(max-width:1200px){.graph-node.root{--node-size:70px}}
@media(max-width:700px){.graph-node{--node-size:48px}.graph-node.show{--node-size:50px}.graph-node.root{--node-size:65px}}
@media(max-width:370px){.graph-node{--node-size:44px}.graph-node.root{--node-size:58px}}
.embedded .graph-node.root{--node-size:66px}
