:root{--bg:#fbfaf7;--fg:#1a1a1a;--muted:#6b6b6b;--rule:#e6e3dc;--link:#0b4f86;--accent:#0b4f86;--accent-soft:#dcE9f4;--leaf:#4a7c46;--bark:#6b4a2f;--serif:Iowan Old Style,Charter,Georgia,Cambria,"Times New Roman",serif;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--fg);font-family:var(--serif);line-height:1.5}a{color:var(--link)}.top{max-width:72rem;margin:0 auto;padding:1.6rem 1.2rem .4rem;display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:.5rem}.top nav{font-family:var(--sans);font-size:.85rem}.top .brand{font-weight:600;text-decoration:none;color:var(--fg)}h1{font-size:1.55rem;margin:.4rem 0 .1rem}.sub{color:var(--muted);font-size:.95rem;margin:0 0 1rem}.hdr{max-width:72rem;margin:0 auto;padding:0 1.2rem}.toolbar{max-width:72rem;margin:0 auto;padding:.4rem 1.2rem .7rem;display:flex;gap:.55rem;flex-wrap:wrap;align-items:center;font-family:var(--sans)}.tabs{display:flex;gap:.35rem;flex-wrap:wrap}.tab{border:1px solid var(--rule);background:#fff;border-radius:999px;padding:.3rem .8rem;font-size:.82rem;cursor:pointer;font-family:var(--sans);color:var(--fg)}.tab.on{background:var(--accent);border-color:var(--accent);color:#fff}.searchwrap{position:relative;margin-left:auto}#search{border:1px solid var(--rule);border-radius:8px;padding:.42rem .7rem;font-size:.85rem;width:15.5rem;background:#fff;font-family:var(--sans)}#hits{position:absolute;top:110%;right:0;width:21rem;max-height:310px;overflow:auto;background:#fff;border:1px solid var(--rule);border-radius:10px;box-shadow:0 10px 28px #0000001f;display:none;z-index:40}#hits div{padding:.45rem .7rem;font-size:.84rem;cursor:pointer;border-bottom:1px solid #f1efe9}#hits div:hover{background:var(--accent-soft)}#hits .h-meta{color:var(--muted);font-size:.74rem}.btn{border:1px solid var(--rule);background:#fff;border-radius:8px;padding:.4rem .75rem;font-size:.82rem;cursor:pointer;font-family:var(--sans)}.btn.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn:disabled{opacity:.45;cursor:default}.stage-wrap{max-width:72rem;margin:0 auto;padding:0 1.2rem}#stage{position:relative;border:1px solid var(--rule);border-radius:14px;background:radial-gradient(ellipse at 20% 0%,#fff,#fff0 55%),#f7f5ef;height:66vh;min-height:430px;overflow:hidden;cursor:grab;touch-action:none}#stage.grabbing{cursor:grabbing}#treesvg{display:block;width:100%;height:100%}.zoombox{position:absolute;right:.7rem;top:.7rem;display:flex;flex-direction:column;gap:.3rem;z-index:5}.zoombox .btn{width:2.1rem;height:2.1rem;padding:0;font-size:1rem;line-height:1}.hint{position:absolute;left:.9rem;bottom:.6rem;font-family:var(--sans);font-size:.72rem;color:var(--muted);background:#fbfaf7d9;padding:.15rem .5rem;border-radius:6px}.node rect{fill:#fff;stroke:#d8d3c6;stroke-width:1;rx:7}.node.m rect{fill:#f3f7fa;stroke:#a9c4d8}.node.f rect{fill:#fbf3ea;stroke:#d8ae7e}.node text.nm{font-family:var(--sans);font-size:11.5px;font-weight:600;fill:var(--fg)}.node text.no{font-family:var(--sans);font-size:8.5px;fill:var(--muted)}.node{cursor:pointer}.wife rect{fill:#fbf3ea;stroke:#d8ae7e;stroke-dasharray:none}.wife text.nm{font-weight:500}.wife text.no{font-style:italic}.mlink{stroke:#c9a97e;stroke-width:1.2}.mglyph{font-family:var(--sans);font-size:9px;fill:#a0805a}.link{fill:none;stroke:#c9c2b2;stroke-width:1.4}.node.sel rect{fill:var(--accent);stroke:var(--accent)}.node.sel text{fill:#fff}.node.lineage rect{stroke:var(--accent);stroke-width:1.6}.node.lineage text.nm{fill:#0b3a63}.link.lineage{stroke:var(--accent);stroke-width:2}.dimmed .node:not(.lineage):not(.sel){opacity:.16}.dimmed .link:not(.lineage){opacity:.1}.dimmed .mlink:not(.lineage),.dimmed .mglyph:not(.lineage){opacity:.1}.node,.link,.mlink,.mglyph{transition:opacity .25s}#panel{max-width:72rem;margin:.9rem auto 0;padding:0 1.2rem;display:none}.card{border:1px solid var(--rule);border-radius:14px;background:#fff;padding:1rem 1.2rem;display:flex;gap:1.2rem;flex-wrap:wrap;align-items:flex-start}.card h2{margin:.1rem 0 .2rem;font-size:1.2rem}.card .meta{font-family:var(--sans);font-size:.78rem;color:var(--muted)}.card .txt{margin:.45rem 0 .2rem;max-width:34rem}.card .side{margin-left:auto;display:flex;flex-direction:column;gap:.45rem;align-items:flex-end}.lin-line{font-family:var(--sans);font-size:.8rem;color:var(--muted);max-width:40rem}.lin-line b{color:var(--fg)}details.box{max-width:72rem;margin:1rem auto;padding:0 1.2rem;font-size:.92rem}details.box summary{cursor:pointer;font-family:var(--sans);font-size:.85rem;color:var(--muted)}.leg{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:.25rem .9rem;margin:.6rem 0 0;padding:.8rem 1rem;border:1px solid var(--rule);border-radius:12px;background:#fff}.leg div{font-size:.85rem}.leg b{font-family:var(--sans);font-size:.8rem}footer{max-width:72rem;margin:2.2rem auto 0;padding:0 1.2rem 2.5rem;color:var(--muted);font-family:var(--sans);font-size:.78rem;border-top:0}#printlayer{display:none}#overlay{position:fixed;inset:0;background:#14120e8c;z-index:90;display:none;align-items:flex-start;justify-content:center;overflow:auto;padding:2rem 1rem}#overlay .sheetbox{background:#fff;border-radius:6px;box-shadow:0 24px 70px #00000073;position:relative}#overlay .obar{position:sticky;top:0;display:flex;gap:.5rem;justify-content:flex-end;padding:.6rem;background:linear-gradient(#fff,#fff);border-bottom:1px solid var(--rule);border-radius:6px 6px 0 0;z-index:2}#printsvg{display:block;width:min(94vw,760px);height:auto}@page{size:A4 portrait;margin:0}@media print{body>*:not(#printlayer){display:none!important}html,body{height:auto;overflow:hidden;background:#fff}#printlayer{display:block!important;position:absolute;left:0;top:0;width:100%}#printlayer svg{width:210mm;height:296mm;display:block}}@media(max-width:640px){#search{width:100%}.searchwrap{margin-left:0;width:100%}}
