@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap";
:root{--ink:#050505;--panel:#0d0e11;--line:#2d303a;--text:#f6f4ee;--muted:#aaaebc;--lilac:#b59bff;--peach:#ffae83;--gold:#f4ca47;--blue:#91a9ff;--green:#b8df7d}*{box-sizing:border-box}body{background:var(--ink);color:var(--text);margin:0;font-family:Manrope,sans-serif}button,input{font:inherit}button{color:inherit;cursor:pointer}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.gate-shell,.loading-shell{background:#070708;place-items:center;min-height:100svh;padding:2rem;display:grid;position:relative;overflow:hidden}.gate-panel{z-index:2;background:#101116;border:1px solid #292b34;border-radius:28px;width:min(530px,100%);padding:clamp(2rem,7vw,5rem);position:relative;box-shadow:0 28px 100px #000}.relay-mark,.brand-mark{align-items:center;gap:4px;display:flex}.relay-mark span,.brand-mark i{background:var(--lilac);border-radius:999px;width:12px;height:32px;display:block}.relay-mark span:nth-child(2),.brand-mark i:nth-child(2){background:var(--peach);height:22px}.relay-mark span:nth-child(3),.brand-mark i:nth-child(3){background:var(--gold);height:16px}.gate-kicker{color:var(--lilac);letter-spacing:.16em;text-transform:uppercase;margin:2rem 0 .3rem;font:600 1rem Barlow Condensed}.gate-panel h1{text-transform:uppercase;letter-spacing:-.04em;margin:0;font:700 clamp(3rem,8vw,5.7rem)/.8 Barlow Condensed}.gate-copy{max-width:42ch;color:var(--muted);margin:1.5rem 0 2.3rem;line-height:1.65}.unlock-form{gap:.65rem;display:grid}.unlock-form label,.gate-note,.mode-notice,.record-state,h2,h3{text-transform:uppercase;letter-spacing:.1em;font:600 .8rem Barlow Condensed}.unlock-form input{color:#fff;background:#070708;border:1px solid #454956;border-radius:10px;outline:none;padding:.9rem 1rem}.unlock-form input:focus{border-color:var(--lilac);box-shadow:0 0 0 3px #b59bff36}.unlock-form button{text-align:left;background:var(--lilac);color:#121016;border:0;border-radius:10px;justify-content:space-between;margin-top:.5rem;padding:1rem;font-weight:800;display:flex}.gate-note{color:#7c8190;text-transform:none;letter-spacing:0;margin:1.5rem 0 0;font-family:Manrope;font-weight:500;line-height:1.6}.gate-geometry i{opacity:.75;border:44px solid;border-radius:60px;width:50vw;height:50vw;display:block;position:absolute}.gate-geometry i:first-child{border-color:var(--lilac);top:-38vw;left:-35vw}.gate-geometry i:nth-child(2){border-color:var(--peach);top:7vh;right:-39vw}.gate-geometry i:nth-child(3){border-color:var(--gold);bottom:-52vw;left:10vw}.gate-geometry i:nth-child(4){border-color:var(--blue);bottom:-45vw;right:-22vw}.atlas-shell{background:radial-gradient(circle at 55% 44%,#171923 0,#08090c 40%,#050505 75%);grid-template-rows:auto auto 1fr auto;gap:1rem;min-height:100svh;padding:1rem;display:grid}.atlas-header{border-bottom:1px solid #252833;grid-template-columns:250px minmax(220px,1fr) auto;align-items:center;gap:1.25rem;min-height:65px;padding:0 .6rem .75rem;display:grid}.brand{color:#fff;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.7rem;font:600 .7rem/1 Barlow Condensed;text-decoration:none;display:flex}.brand b{letter-spacing:.02em;font-size:1.35rem}.brand-mark i{width:7px;height:24px}.search-wrap{justify-self:center;width:100%;max-width:520px;position:relative}.search-wrap input{color:#fff;background:#111216;border:1px solid #2a2d37;border-radius:11px;outline:none;width:100%;padding:.8rem 1rem .8rem 2.6rem}.search-wrap:before{content:"⌕";z-index:1;color:var(--lilac);font-size:1.3rem;position:absolute;top:.55rem;left:1rem}.search-results{z-index:10;background:#161820;border:1px solid #373b48;border-radius:12px;width:100%;position:absolute;top:calc(100% + .5rem);overflow:hidden;box-shadow:0 20px 40px #000}.search-results button{text-align:left;background:0 0;border:0;grid-template-columns:32px 1fr;align-items:center;gap:.5rem;width:100%;padding:.8rem 1rem;display:grid}.search-results button:hover{background:#242735}.search-results button>span{background:var(--peach);color:#20110d;border-radius:50%;grid-row:span 2;place-items:center;width:28px;height:28px;font-size:.65rem;font-weight:700;display:grid}.search-results small{color:var(--muted)}.mode-switch{border:1px solid #343742;border-radius:10px;padding:3px;display:flex}.mode-switch button{color:var(--muted);background:0 0;border:0;border-radius:7px;padding:.6rem .8rem;font-size:.75rem;font-weight:700}.mode-switch .active{background:var(--gold);color:#251d06}.mode-notice{color:var(--muted);letter-spacing:.03em;background:#111218;border:1px solid #30333e;border-radius:8px;align-items:center;gap:.7rem;padding:.55rem .85rem;display:flex}.mode-notice strong{color:var(--green)}.mode-notice.research strong{color:var(--peach)}.atlas-layout{grid-template-columns:minmax(0,1fr) 315px;gap:1rem;min-height:0;display:grid}.canvas-panel{border:1px solid #242631;border-radius:20px;grid-template-rows:1fr auto 1fr;grid-template-columns:minmax(190px,.75fr) minmax(300px,1.1fr) minmax(190px,.75fr);align-items:center;min-height:650px;padding:1.4rem;display:grid;position:relative;overflow:hidden}.relay{pointer-events:none;opacity:.85;border:18px solid;position:absolute}.relay-parent{border-color:var(--lilac);border-bottom:0;border-radius:72px 72px 0 0;width:56%;height:35%;top:10%;left:22%}.relay-spouse{border-color:var(--gold);border-right:0;border-radius:55px 0 0 55px;width:30%;height:18%;top:45%;left:9%}.relay-sibling{border-color:var(--peach);border-left:0;border-radius:0 55px 55px 0;width:30%;height:18%;top:45%;right:9%}.relay-child{border-color:var(--blue);border-top:0;border-radius:0 0 72px 72px;width:43%;height:30%;bottom:10%;left:30%}.cluster{z-index:1}.cluster h2{color:var(--muted);align-items:center;gap:.5rem;margin:0 0 .65rem;display:flex}.cluster h2 span{color:#fff;background:#2c2f39;border-radius:99px;place-items:center;width:18px;height:18px;font-size:.7rem;display:grid}.cluster-parents{grid-column:1/4;place-self:start center;width:min(610px,75%)}.cluster-spouses{grid-area:2/1}.cluster-siblings{grid-area:2/3}.cluster-children{grid-column:1/4;place-self:end center;width:min(620px,78%)}.cluster-list{gap:.5rem;display:grid}.cluster-parents .cluster-list,.cluster-children .cluster-list{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.person-node{text-align:left;background:#11131a;border:1px solid #3d424f;border-radius:12px;grid-template-columns:34px 1fr 14px;align-items:center;gap:.5rem;padding:.55rem;transition:background .2s,transform .2s,border-color .2s;display:grid}.person-node:hover{background:#1a1d27;transform:translateY(-2px)}.person-node.parents{border-color:#8f78d7}.person-node.spouses{border-color:#c5a52c}.person-node.siblings{border-color:#d27c59}.person-node.children{border-color:#7188d0}.person-initials{background:#292d3a;border-radius:50%;place-items:center;width:31px;height:31px;font-size:.62rem;font-weight:800;display:grid}.parents .person-initials{background:var(--lilac);color:#211b35}.spouses .person-initials{background:var(--gold);color:#2c2407}.siblings .person-initials{background:var(--peach);color:#3b1f15}.children .person-initials{background:var(--blue);color:#121a38}.person-copy{overflow:hidden}.person-copy b,.person-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.person-copy b{font-size:.76rem}.person-copy small{color:var(--muted);margin-top:.15rem;font-size:.65rem}.node-arrow{color:var(--muted)}.empty{color:#7a8090;margin:0;font-size:.73rem;line-height:1.4}.active-person{z-index:2;text-align:center;aspect-ratio:1;background:#11131be6;border:1px solid #4a4d58;border-radius:50%;flex-direction:column;grid-area:2/2;justify-content:center;justify-self:center;align-items:center;width:min(290px,100%);padding:1rem;display:flex;box-shadow:0 0 0 10px #090a0e,0 30px 80px #000}.active-ring{background:linear-gradient(135deg,var(--lilac),var(--blue));border-radius:50%;width:70px;height:70px;padding:4px}.active-ring span{color:#fff;background:#20232e;border-radius:50%;place-items:center;width:100%;height:100%;font-weight:800;display:grid}.record-state{color:var(--green);margin:.8rem 0 .3rem}.active-person h1{letter-spacing:.01em;text-transform:uppercase;margin:0;font:700 clamp(1.5rem,2.6vw,2.55rem)/.92 Barlow Condensed}.lifespan{color:var(--muted);margin:.4rem 0}.active-meta{color:#c4c8d3;flex-wrap:wrap;justify-content:center;gap:.5rem;font-size:.67rem;display:flex}.active-meta span{border:1px solid #393d48;border-radius:99px;padding:.25rem .4rem}.trail-back{color:var(--blue);background:0 0;border:0;grid-area:3/2;justify-self:center;margin-top:.8rem;font-size:.75rem;font-weight:700}.detail-drawer{background:#101116;border:1px solid #272a35;border-radius:20px;min-width:0;padding:1.25rem}.drawer-toggle{display:none}.drawer-heading p{color:var(--lilac);margin:0 0 .3rem}.drawer-heading h2{letter-spacing:.02em;color:#fff;margin:0 0 1.5rem;font-size:1.2rem}.fact-list,.source-list{border-top:1px solid #2b2e39;margin-top:1rem;padding-top:1rem}.fact-list h3,.source-list h3{color:var(--muted);margin:0 0 .8rem}.fact{gap:.7rem;margin:.85rem 0;display:flex}.fact>span{background:var(--gold);border-radius:50%;flex:none;width:9px;height:9px;margin-top:.32rem}.fact p,.source p{margin:0}.fact b,.source b{font-size:.77rem;display:block}.fact small,.source small{color:var(--muted);margin-top:.12rem;font-size:.66rem;line-height:1.45;display:block}.source{border-bottom:1px solid #252833;gap:.65rem;padding:.7rem 0;display:flex}.source i{color:var(--lilac);font-size:1.2rem;font-style:normal}.source-list h3 span{color:var(--lilac)}.timeline-rail{background:#0e0f14;border:1px solid #262934;border-radius:14px;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.8rem 1rem;display:grid}.timeline-rail>div span,.timeline-rail>div b{display:block}.timeline-rail>div span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.67rem}.timeline-rail>div b{text-transform:uppercase;font:600 1rem Barlow Condensed}.timeline-rail ol{gap:.5rem;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.timeline-rail li{flex:1;min-width:110px;padding-left:.7rem;position:relative}.timeline-rail li:before{content:"";background:var(--lilac);border-radius:50%;width:7px;height:7px;position:absolute;top:.25rem;left:0}.timeline-rail li span,.timeline-rail li b,.timeline-rail li small{display:block}.timeline-rail li span{color:var(--lilac);font-size:.68rem;font-weight:700}.timeline-rail li b{font-size:.7rem}.timeline-rail li small,.timeline-rail>p{color:var(--muted);margin:0;font-size:.62rem}.loading-shell{color:var(--text);gap:1rem}.loading-shell p{letter-spacing:.08em;text-transform:uppercase;font:600 1rem Barlow Condensed}.loading-relay{border:15px solid var(--lilac);border-bottom:0;border-radius:40px 40px 0 0;width:130px;height:80px;animation:1.2s ease-in-out infinite alternate relay}@keyframes relay{to{border-color:var(--gold);transform:translateY(-8px)}}.gate-error{color:#ffbc9f;background:#2a1716;border:1px solid #633934;border-radius:8px;padding:.75rem;font-size:.75rem;line-height:1.5}.load-error{background:#11131a;border:1px solid #3c404c;border-radius:16px;width:min(430px,100%);padding:2rem}.load-error h1{text-transform:uppercase;margin:0 0 .7rem;font:700 2rem/1 Barlow Condensed}.load-error p{color:var(--muted);text-transform:none;line-height:1.6;font:inherit;letter-spacing:normal}.load-error button{text-align:center;background:var(--lilac);color:#121016;border:0;border-radius:10px;justify-content:center;width:100%;padding:1rem;font-weight:800}.atlas-opening,.atlas-loading-overlay{color:var(--text);text-align:center;align-content:center;place-items:center;gap:1rem;display:grid}.atlas-opening{min-height:100svh}.atlas-loading-overlay{z-index:25;-webkit-backdrop-filter:blur(5px)brightness(.65);backdrop-filter:blur(5px)brightness(.65);background:#050505a8;padding:2rem;position:fixed;inset:0}.atlas-loading-mark{align-items:center;gap:7px;height:42px;display:flex}.atlas-loading-mark i{background:var(--lilac);border-radius:999px;width:10px;height:38px;animation:.9s cubic-bezier(.16,1,.3,1) infinite alternate atlas-loading-pulse;display:block}.atlas-loading-mark i:nth-child(2){background:var(--peach);height:27px;animation-delay:.12s}.atlas-loading-mark i:nth-child(3){background:var(--gold);height:19px;animation-delay:.24s}.atlas-opening p,.atlas-loading-overlay p{max-width:24ch;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font:600 .86rem/1.4 Barlow Condensed}.atlas-loading-overlay p{color:var(--text)}.atlas-loading-overlay .atlas-loading-mark{filter:drop-shadow(0 10px 20px #000)}@keyframes atlas-loading-pulse{to{opacity:.55;transform:translateY(-5px)}}@media (max-width:1000px){.atlas-header{grid-template-columns:1fr auto}.search-wrap{grid-area:2/1/auto/3;max-width:none}.atlas-shell{gap:.65rem}.atlas-layout{grid-template-columns:1fr}.detail-drawer{border-radius:14px}.detail-drawer.closed{padding:.7rem}.drawer-toggle{background:#222631;border:0;border-radius:7px;padding:.5rem .7rem;font-size:.75rem;font-weight:700;display:block}.detail-drawer.open .drawer-toggle{margin-bottom:1rem}.timeline-rail{grid-template-columns:1fr}.timeline-rail>p{display:none}}@media (max-width:650px){.atlas-shell{padding:.55rem}.atlas-header{grid-template-columns:1fr;gap:.65rem}.search-wrap{grid-area:auto}.mode-switch{width:100%}.mode-switch button{flex:1}.mode-notice{flex-direction:column;align-items:flex-start;gap:.2rem}.canvas-panel{grid-template-rows:auto auto auto auto;grid-template-columns:1fr;gap:.8rem;min-height:760px;padding:.8rem;overflow:auto}.cluster-parents,.cluster-spouses,.cluster-siblings,.cluster-children{grid-area:auto/1;place-self:auto stretch;width:100%}.cluster-parents .cluster-list,.cluster-children .cluster-list{grid-template-columns:1fr}.active-person{grid-area:2/1;width:230px}.cluster-parents{grid-row:1}.cluster-spouses{grid-row:3}.cluster-siblings{grid-row:4}.cluster-children{grid-row:5}.relay{display:none}.trail-back{grid-area:6/1}.timeline-rail{padding:.75rem}.brand{justify-self:center}.gate-panel{padding:2rem}.gate-geometry i{border-width:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.view-switch{background:#11131a;border:1px solid #3c404c;border-radius:9px;display:flex;overflow:hidden}.view-switch button{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-right:1px solid #3c404c;flex:1;padding:.6rem .75rem;font:700 .75rem/1 Barlow Condensed}.view-switch button:last-child{border-right:0}.view-switch button.active{background:var(--lilac);color:#121016}.fan-panel,.tree-panel{background:radial-gradient(circle at 50% 80%,#171923,#0e0f14);border:1px solid #262934;border-radius:14px;min-height:640px;overflow:hidden}.chart-heading{justify-content:space-between;gap:1.5rem;padding:1.25rem 1.4rem 0;display:flex}.chart-heading h2{text-transform:uppercase;margin:.18rem 0 0;font:700 1.55rem/1 Barlow Condensed}.chart-heading p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.45}.chart-heading p:last-child{max-width:280px}.fan-stage,.tree-stage{min-height:545px;padding:.5rem .8rem 1rem}.fan-chart,.tree-chart{width:100%;height:100%;min-height:525px;display:block;overflow:visible}.fan-rings path{fill:none;stroke:#343845;stroke-width:1.4px}.fan-links line{stroke:#343845;stroke-width:1.2px}.fan-node,.tree-node{cursor:pointer;outline:none}.fan-node circle{fill:#171923;stroke:var(--lilac);stroke-width:2px;transition:fill .18s,stroke-width .18s}.fan-node:hover circle,.fan-node:focus circle{fill:#2b2836;stroke-width:4px}.fan-node text,.tree-node text{fill:var(--text);text-anchor:middle;pointer-events:none;font-family:Barlow Condensed;font-size:14px;font-weight:700}.fan-node .fan-years,.tree-node .tree-years{fill:var(--muted);font-family:var(--font-sans);font-size:9px;font-weight:700}.fan-generation-3 text{font-size:10px}.fan-root circle{fill:var(--lilac);stroke:#f1caef}.fan-root text{fill:#121016}.fan-root .fan-years{fill:#3b3341}.fan-empty{fill:#ffffff05;stroke:#343845;stroke-dasharray:4 5}.tree-controls{align-items:center;gap:.45rem;padding:.8rem 1.4rem 0;display:flex}.tree-controls button{min-width:32px;height:30px;color:var(--text);cursor:pointer;background:#171923;border:1px solid #3c404c;border-radius:7px;font-weight:800}.tree-controls span{min-width:44px;color:var(--muted);text-align:center;font-size:.7rem;font-weight:700}.tree-controls .fit-tree{width:auto;padding:0 .65rem;font-size:.7rem}.tree-stage{cursor:grab;touch-action:none;padding-top:0}.tree-stage:active{cursor:grabbing}.tree-links path{fill:none;stroke:#4a5060;stroke-width:2px}.tree-node rect{fill:#171923;stroke:var(--lilac);stroke-width:2px;transition:fill .18s,stroke-width .18s}.tree-node:hover rect,.tree-node:focus rect{fill:#2b2836;stroke-width:4px}.tree-node.tree-active rect{fill:var(--lilac);stroke:#f1caef}.tree-node.tree-active text{fill:#121016}.tree-node.tree-active .tree-years{fill:#3b3341}@media (max-width:1000px){.view-switch{grid-column:2;justify-self:end}.fan-panel,.tree-panel{min-height:560px}}@media (max-width:650px){.view-switch{grid-column:auto;justify-self:stretch;width:100%}.fan-panel,.tree-panel{min-height:510px}.chart-heading{padding:1rem 1rem 0;display:block}.chart-heading p:last-child{margin-top:.5rem}.fan-stage,.tree-stage{min-height:430px;padding-left:2px;padding-right:2px}.fan-chart,.tree-chart{min-height:420px}.fan-generation-3 text{font-size:9px}.tree-controls{padding-left:1rem}}.fan-node text,.tree-node text{letter-spacing:.035em;font-family:Barlow Condensed;font-weight:700}.tree-controls button{letter-spacing:.06em;text-transform:uppercase;font-family:Barlow Condensed;font-weight:700}.fan-node text,.tree-node text{letter-spacing:0;font-family:Manrope,sans-serif;font-size:10px;font-weight:700}.fan-node .fan-years,.tree-node .tree-years{letter-spacing:0;font-family:Manrope,sans-serif;font-size:8px;font-weight:600}.tree-generation-2 text{font-size:9px}.tree-generation-3 text{font-size:7px}.tree-generation-3 .tree-years{font-size:6.5px}.active-person{gap:0}.active-person .record-state{margin:0 0 .3rem}.fan-stage{position:relative}.fan-child-trigger{cursor:pointer}.fan-child-trigger circle{fill:var(--gold);stroke:#f8e19a;stroke-width:2px}.fan-child-trigger:hover circle,.fan-child-trigger:focus circle{fill:#ffe278;stroke-width:3px}.fan-child-trigger text{fill:#251d06;text-anchor:middle;pointer-events:none;font-family:Manrope,sans-serif;font-size:15px;font-weight:800}.fan-children-menu{z-index:5;background:#11131bf2;border:1px solid #4a5060;border-radius:12px;width:min(260px,80%);max-height:260px;padding:.7rem;position:absolute;bottom:32px;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 16px 35px #000}.fan-children-menu p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .45rem;font:600 .72rem Barlow Condensed}.fan-children-menu button{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:7px;justify-content:space-between;gap:.5rem;padding:.55rem;display:flex}.fan-children-menu button:hover,.fan-children-menu button:focus{background:#2b2836}.fan-children-menu b{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.fan-children-menu small{color:var(--muted);white-space:nowrap;font-size:.65rem}.origin-beacon{min-width:0;color:var(--blue);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.55rem;display:flex}.origin-mark{background:#121a38;border:1px solid #7188d0;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;transition:transform .2s,background .2s;display:grid}.origin-mark svg{fill:none;stroke:currentColor;stroke-width:1.75px;width:20px;height:20px}.origin-copy{min-width:0;display:grid}.origin-copy small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font:600 .63rem/1 Barlow Condensed}.origin-copy b{text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:.7rem;overflow:hidden}.origin-beacon:hover .origin-mark,.origin-beacon:focus-visible .origin-mark{background:#202a54;transform:rotate(90deg)scale(1.08)}.origin-beacon:focus-visible{outline:2px solid var(--blue);outline-offset:4px;border-radius:6px}.relay-origin{z-index:3;grid-area:3/2;place-self:end center;margin-bottom:.5rem}.fan-origin{z-index:4;position:absolute;top:14px;right:18px}.tree-stage{position:relative}.tree-origin{z-index:4;position:absolute;top:11px;right:18px}.relay-motion .relay{transform-origin:50%;animation:.52s cubic-bezier(.16,1,.3,1) both relay-route-rewire}.relay-motion .cluster{animation:.42s cubic-bezier(.16,1,.3,1) both relay-cluster-arrive}.relay-motion .cluster-spouses{animation-delay:55ms}.relay-motion .cluster-siblings{animation-delay:90ms}.relay-motion .cluster-children{animation-delay:.125s}.relay-motion .active-person{animation:.46s cubic-bezier(.16,1,.3,1) both relay-hub-arrive}.relay-motion-parents .active-person{transform-origin:50% 0}.relay-motion-children .active-person{transform-origin:50% 100%}.relay-motion-spouses .active-person,.relay-motion-siblings .active-person{transform-origin:50%}@keyframes relay-route-rewire{0%{opacity:0;clip-path:inset(48%)}to{opacity:.85;clip-path:inset(0)}}@keyframes relay-cluster-arrive{0%{opacity:0;filter:blur(4px);transform:translateY(16px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes relay-hub-arrive{0%{opacity:.35;filter:blur(7px);transform:scale(.9)}to{opacity:1;filter:blur();transform:scale(1)}}.fan-motion .fan-rings path{stroke-dasharray:1000;animation:.62s cubic-bezier(.16,1,.3,1) both fan-ring-draw}.fan-motion .fan-links line{transform-box:fill-box;transform-origin:50%;animation:.48s cubic-bezier(.16,1,.3,1) both fan-link-reach}.fan-motion .fan-node,.fan-motion .fan-empty{transform-box:fill-box;transform-origin:50%;animation:.46s cubic-bezier(.16,1,.3,1) both fan-node-bloom}.fan-motion .fan-generation-2{animation-delay:55ms}.fan-motion .fan-generation-3{animation-delay:.11s}.fan-motion-children .fan-node,.fan-motion-children .fan-empty{animation-name:fan-node-rise}.fan-motion-parents .fan-node,.fan-motion-parents .fan-empty{animation-name:fan-node-fall}@keyframes fan-ring-draw{0%{opacity:0;stroke-dashoffset:1000px}to{opacity:1;stroke-dashoffset:0}}@keyframes fan-link-reach{0%{opacity:0;transform:scale(.12)}to{opacity:1;transform:scale(1)}}@keyframes fan-node-bloom{0%{opacity:0;filter:blur(4px);transform:scale(.35)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes fan-node-rise{0%{opacity:0;filter:blur(4px);transform:translateY(24px)scale(.42)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes fan-node-fall{0%{opacity:0;filter:blur(4px);transform:translateY(-24px)scale(.42)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.tree-motion .tree-links path{stroke-dasharray:500;animation:.48s cubic-bezier(.16,1,.3,1) both tree-link-draw}.tree-motion .tree-node{transform-box:fill-box;transform-origin:50%;animation:.46s cubic-bezier(.16,1,.3,1) both tree-branch-settle}.tree-motion .tree-generation-1{animation-delay:45ms}.tree-motion .tree-generation-2{animation-delay:85ms}.tree-motion .tree-generation-3{animation-delay:.125s}.tree-motion-children .tree-node{animation-name:tree-descend}.tree-motion-children .tree-generation-3{animation-name:tree-tail-fade}.tree-motion-parents .tree-node{animation-name:tree-ascend}.tree-motion-parents .tree-generation-3{animation-name:tree-tail-fade-up}@keyframes tree-link-draw{0%{opacity:0;stroke-dashoffset:500px}to{opacity:1;stroke-dashoffset:0}}@keyframes tree-branch-settle{0%{opacity:0;filter:blur(3px);transform:scale(.94)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes tree-descend{0%{opacity:0;filter:blur(4px);transform:translateY(-34px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes tree-ascend{0%{opacity:0;filter:blur(4px);transform:translateY(34px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes tree-tail-fade{0%{opacity:0;filter:blur(5px);transform:translateY(-58px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes tree-tail-fade-up{0%{opacity:0;filter:blur(5px);transform:translateY(58px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (max-width:650px){.fan-origin,.tree-origin{top:9px;right:10px}.origin-copy b{max-width:110px}.relay-origin{grid-area:6/1}}::view-transition-old(root){mix-blend-mode:normal;animation:none}::view-transition-new(root){mix-blend-mode:normal;animation:none}::view-transition-group(family-focus){animation-duration:.56s;animation-timing-function:cubic-bezier(.16,1,.3,1)}::view-transition-old(family-focus){mix-blend-mode:normal;animation:.18s ease-out both family-focus-leave}::view-transition-new(family-focus){mix-blend-mode:normal;animation:.43s cubic-bezier(.16,1,.3,1) both family-focus-arrive}@keyframes family-focus-leave{to{opacity:.2;filter:blur(2px)}}@keyframes family-focus-arrive{0%{opacity:.3;filter:blur(3px)}to{opacity:1;filter:blur()}}@media (prefers-reduced-motion:reduce){::view-transition-group(family-focus){animation-duration:.01ms!important}::view-transition-old(family-focus){animation-duration:.01ms!important}::view-transition-new(family-focus){animation-duration:.01ms!important}}.family-travel-ghost{z-index:9999;pointer-events:none;transform-origin:0 0;position:fixed;overflow:visible}.family-travel-ghost-relay{border-radius:12px;box-shadow:0 18px 45px #000}.family-transition-leaving,.family-transition-arriving{pointer-events:none}.family-transition-leaving [data-person-node],.family-transition-leaving [data-focus-node=true]{opacity:0;filter:blur(3px);transition:opacity .14s ease-out,transform .14s ease-out,filter .14s ease-out;transform:scale(.94)}.family-transition-arriving [data-focus-node=true]{opacity:0}.family-transition-arriving [data-person-node]:not([data-focus-node=true]){animation:.42s cubic-bezier(.16,1,.3,1) both branch-materialize}.family-transition-arriving .fan-generation-2,.family-transition-arriving .tree-generation-2{animation-delay:55ms}.family-transition-arriving .fan-generation-3,.family-transition-arriving .tree-generation-3{animation-delay:.11s}.family-transition-arriving .active-person:not([data-focus-node=true]){animation:.36s cubic-bezier(.16,1,.3,1) both relay-center-materialize}@keyframes branch-materialize{0%{opacity:0;filter:blur(4px);transform:scale(.88)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes relay-center-materialize{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}@media (prefers-reduced-motion:reduce){.family-travel-ghost{display:none}.family-transition-leaving [data-person-node],.family-transition-leaving [data-focus-node=true],.family-transition-arriving [data-focus-node=true]{opacity:1;filter:none;transform:none}.family-transition-arriving [data-person-node],.family-transition-arriving .active-person{animation:none}}.family-transition-arriving .tree-node:not([data-focus-node=true]){opacity:0;animation:none!important}.family-transition-growing .tree-node:not([data-focus-node=true]){animation:.4s cubic-bezier(.16,1,.3,1) both tree-grow-from-root}.family-transition-growing .tree-descendant{animation-name:tree-grow-descendant}@keyframes tree-grow-from-root{0%{opacity:0;filter:blur(4px);transform:translateY(18px)scale(.9)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes tree-grow-descendant{0%{opacity:0;filter:blur(4px);transform:translateY(-18px)scale(.9)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.family-transition-arriving .tree-node:not([data-focus-node=true]),.family-transition-growing .tree-node:not([data-focus-node=true]){opacity:1;filter:none;transform:none;animation:none!important}}.tree-panel-bidirectional{min-height:1020px}.tree-panel-bidirectional .tree-stage{min-height:900px}.tree-chart-bidirectional{min-height:880px}@media (max-width:1000px){.tree-panel-bidirectional{min-height:900px}.tree-panel-bidirectional .tree-stage{min-height:790px}.tree-chart-bidirectional{min-height:770px}}@media (max-width:650px){.tree-panel-bidirectional{min-height:790px}.tree-panel-bidirectional .tree-stage{min-height:680px}.tree-chart-bidirectional{min-height:660px}}.family-transition-leaving .tree-links path,.family-transition-leaving .fan-links line,.family-transition-leaving .fan-rings path{opacity:0;filter:blur(2px);transition:opacity .14s ease-out,filter .14s ease-out}.family-transition-arriving .tree-links path{opacity:0}.family-transition-growing .tree-links path{stroke-dasharray:520;animation:.33s cubic-bezier(.16,1,.3,1) both tree-link-grow}.family-transition-growing .tree-link-depth-4{animation-delay:.24s}.family-transition-arriving .fan-links line{stroke-dasharray:420;animation:.36s cubic-bezier(.16,1,.3,1) both fan-link-regenerate}.family-transition-arriving .fan-rings path{stroke-dasharray:1000;animation:.42s cubic-bezier(.16,1,.3,1) both fan-ring-regenerate}@keyframes tree-link-grow{0%{opacity:0;stroke-dashoffset:520px}to{opacity:1;stroke-dashoffset:0}}@keyframes fan-link-regenerate{0%{opacity:0;stroke-dashoffset:420px}to{opacity:1;stroke-dashoffset:0}}@keyframes fan-ring-regenerate{0%{opacity:0;stroke-dashoffset:1000px}to{opacity:1;stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.family-transition-arriving .tree-links path,.family-transition-growing .tree-links path,.family-transition-arriving .fan-links line,.family-transition-arriving .fan-rings path{opacity:1;filter:none;animation:none}}.family-transition-growing .tree-node,.family-transition-arriving .fan-node{transform-box:fill-box;transform-origin:50%}.family-transition-arriving .fan-node:not([data-focus-node=true]){animation:.38s cubic-bezier(.16,1,.3,1) both fan-node-radiate}.family-transition-arriving .fan-generation-1{animation-delay:45ms}.family-transition-arriving .fan-generation-2{animation-delay:.125s}.family-transition-arriving .fan-generation-3{animation-delay:.205s}.family-transition-arriving .fan-link-generation-1,.family-transition-arriving .fan-ring-generation-1{animation-delay:20ms}.family-transition-arriving .fan-link-generation-2,.family-transition-arriving .fan-ring-generation-2{animation-delay:.1s}.family-transition-arriving .fan-link-generation-3,.family-transition-arriving .fan-ring-generation-3{animation-delay:.18s}@keyframes fan-node-radiate{0%{opacity:0;filter:blur(4px);transform:scale(.34)}to{opacity:1;filter:blur();transform:scale(1)}}.family-transition-relay-leaving .active-person>*{animation:.15s ease-in both relay-info-out}.family-transition-relay-arriving .active-person>*{animation:.3s cubic-bezier(.16,1,.3,1) both relay-info-in}@keyframes relay-info-out{to{opacity:0;filter:blur(2px);transform:translateY(-5px)}}@keyframes relay-info-in{0%{opacity:0;filter:blur(3px);transform:translateY(6px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.family-transition-relay-leaving .active-person>*,.family-transition-relay-arriving .active-person>*{animation:none}}@media (min-width:651px){.cluster-parents{grid-row:1}.cluster-children{grid-row:3}.relay-origin{margin:0;position:absolute;bottom:1.2rem;right:1.35rem}}.fan-child-trigger:focus{outline:none}.fan-child-trigger:focus-visible circle{stroke:#fff4bd;stroke-width:3px}.family-transition-growing .tree-generation-1{animation-delay:0s}.family-transition-growing .tree-generation-2{animation-delay:.3s}.family-transition-growing .tree-generation-3{animation-delay:.6s}.family-transition-growing .tree-link-depth-2{animation-delay:.32s}.family-transition-growing .tree-link-depth-3{animation-delay:.64s}.fan-links line,.fan-continuation-links line{vector-effect:non-scaling-stroke}.fan-parent-link{opacity:.58;stroke:var(--lilac)!important;stroke-width:1.7px!important}.fan-continuation-link{stroke-width:1.55px;stroke-linecap:round}.fan-motion .fan-continuation-links line{transform-box:fill-box;transform-origin:50%;animation:.48s cubic-bezier(.16,1,.3,1) both fan-link-reach}.family-transition-leaving .fan-continuation-links line{opacity:0;filter:blur(2px);transition:opacity .14s ease-out,filter .14s ease-out}.family-transition-arriving .fan-continuation-links line{stroke-dasharray:180;animation:.36s cubic-bezier(.16,1,.3,1) both fan-link-regenerate}@media (prefers-reduced-motion:reduce){.family-transition-arriving .fan-continuation-links line{opacity:1;filter:none;animation:none}}.heatmap-panel{background:#0e0f14;border:1px solid #262934;border-radius:14px;min-height:640px;overflow:hidden}.heatmap-heading{justify-content:space-between;gap:1.5rem;padding:1.25rem 1.4rem 0;display:flex}.heatmap-heading h2{max-width:700px;color:var(--text);text-transform:uppercase;margin:.18rem 0 0;font:700 clamp(1.35rem,2.3vw,2rem)/1.05 Barlow Condensed}.heatmap-heading>p{max-width:250px;color:var(--muted);font:.78rem/1.45 var(--font-sans);margin:0}.heatmap-scope{vertical-align:middle;letter-spacing:.04em;text-transform:uppercase;border:1px solid #5a4f7f;border-radius:8px;margin-left:.35rem;font:700 .78rem/1 Barlow Condensed;display:inline-flex;overflow:hidden}.heatmap-scope button{color:#bdb6d8;font:inherit;cursor:pointer;background:#151522;border:0;padding:.34rem .46rem}.heatmap-scope button+button{border-left:1px solid #5a4f7f}.heatmap-scope button.active{background:var(--lilac);color:#171221}.heatmap-stage{background:#121520;border:1px solid #333746;border-radius:14px;min-height:550px;margin:1.1rem 1.4rem 1.35rem;position:relative;overflow:hidden}.heatmap-map{aspect-ratio:980/550;background:#1b2733;width:100%;min-height:430px;position:relative;overflow:hidden}.heatmap-tiles{opacity:.72;filter:saturate(.5)brightness(.6)contrast(1.08);position:absolute;inset:0;overflow:hidden}.heatmap-tiles img{width:256px;max-width:none;height:256px;display:block;position:absolute}.heatmap-map svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.heatmap-glow{fill:#d48cff;opacity:.46;mix-blend-mode:screen}.heatmap-core{fill:#fff0b1;stroke:#9d72ff;stroke-width:2px}.heatmap-key{color:#b9becd;font:.72rem/1.4 var(--font-sans);background:#101118;border-top:1px solid #333746;flex-wrap:wrap;align-items:center;gap:1rem;padding:.72rem .95rem;display:flex}.heatmap-key span{align-items:center;gap:.38rem;display:inline-flex}.heatmap-key i{background:#91a9ff;border-radius:50%;width:8px;height:8px}.heatmap-key i.death{background:#ffae83}.heatmap-key a{color:#b59bff;margin-left:auto}.heatmap-origin{z-index:4;position:absolute;top:14px;right:18px}.heatmap-empty{text-align:center;place-content:center;min-height:430px;padding:2rem;display:grid}.heatmap-empty h3{text-transform:uppercase;margin:0 0 .5rem;font:700 1.4rem/1 Barlow Condensed}.heatmap-empty p{max-width:420px;color:var(--muted);margin:0;font-size:.82rem;line-height:1.55}@media (max-width:1000px){.heatmap-heading{display:block}.heatmap-heading>p{max-width:480px;margin-top:.6rem}.heatmap-stage{margin-left:1rem;margin-right:1rem}}@media (max-width:650px){.heatmap-panel{min-height:520px}.heatmap-heading{padding:1rem 1rem 0}.heatmap-heading h2{font-size:1.42rem}.heatmap-scope{width:max-content;margin:.55rem 0 0;display:flex}.heatmap-stage{min-height:420px;margin:.9rem .6rem .8rem}.heatmap-map{min-height:370px}.heatmap-key{gap:.55rem}.heatmap-key a{width:100%;margin-left:0}.heatmap-origin{top:9px;right:10px}}.heatmap-glow{opacity:.42}.heatmap-glow.birth{fill:#91a9ff}.heatmap-glow.death{fill:#ffae83}.heatmap-core{stroke:#f6f4ee}.heatmap-core.birth{fill:#91a9ff}.heatmap-core.death{fill:#ffae83}.heatmap-leaflet{z-index:1;background:#1b2733;width:100%;height:550px}.heatmap-leaflet .leaflet-control-zoom a{color:#f6f4ee;background:#11131a;border-color:#454956}.heatmap-leaflet .leaflet-control-zoom a:hover{color:#fff;background:#2b2836}.heatmap-leaflet .leaflet-control-attribution{color:#b9becd;background:#11131be6;font-family:Manrope,sans-serif}.heatmap-leaflet .leaflet-control-attribution a{color:#b59bff}.heatmap-leaflet .leaflet-tooltip{color:#f6f4ee;background:#11131bf2;border:1px solid #5a4f7f;border-radius:8px;font:600 .72rem/1.45 Manrope,sans-serif;box-shadow:0 10px 24px #000}.heatmap-leaflet .leaflet-tooltip:before{border-top-color:#11131bf2}.heatmap-loading{min-height:550px;color:var(--muted);place-content:center;font:.82rem Manrope,sans-serif;display:grid}@media (max-width:650px){.heatmap-leaflet,.heatmap-loading{height:370px;min-height:370px}}.fan-stage,.tree-stage{touch-action:pinch-zoom}.tree-stage{cursor:default}.media-list{border-top:1px solid #2b2e39;margin-top:1rem;padding-top:1rem}.media-list h3{color:var(--muted);margin:0 0 .8rem}.media-list h3 span{color:var(--lilac)}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.media-thumb{min-width:0;color:var(--text);text-align:left;background:0 0;border:0;padding:0}.media-thumb img{aspect-ratio:1.28;object-fit:cover;background:#181a22;border:1px solid #343847;border-radius:8px;width:100%;transition:transform .18s,border-color .18s;display:block}.media-thumb:hover img{border-color:var(--lilac);transform:translateY(-2px)}.media-thumb:focus-visible,.media-record:focus-visible{outline:2px solid var(--lilac);outline-offset:3px;border-radius:8px}.media-record{color:var(--text);border-bottom:1px solid #252833;grid-template-columns:auto 1fr;column-gap:.55rem;padding:.65rem 0;text-decoration:none;display:grid}.media-record>span{color:var(--lilac);grid-row:1/3;font-size:1rem}.media-record b{font-size:.74rem}.media-record small{color:var(--muted);font-size:.64rem}.media-lightbox{z-index:30;-webkit-backdrop-filter:blur(7px)brightness(.62);backdrop-filter:blur(7px)brightness(.62);background:#050505b8;place-items:center;padding:clamp(1rem,4vw,3rem);animation:.22s cubic-bezier(.16,1,.3,1) both media-lightbox-arrive;display:grid;position:fixed;inset:0}.media-lightbox-dialog{background:#0d0e11;border-radius:14px;gap:.7rem;width:min(100%,1100px);max-height:100%;padding:.7rem;animation:.28s cubic-bezier(.16,1,.3,1) both media-lightbox-content-arrive;display:grid;position:relative;box-shadow:0 24px 70px #000}.media-lightbox-dialog img{object-fit:contain;background:#050505;border-radius:9px;width:100%;min-height:0;max-height:calc(100svh - 10rem);display:block}.media-lightbox-dialog h2{color:var(--text);margin:0 .25rem .2rem;font-size:1rem}.media-lightbox-close{z-index:1;width:38px;height:38px;color:var(--text);background:#0d0e11e6;border:1px solid #f6f4ee80;border-radius:50%;place-items:center;display:grid;position:absolute;top:1.15rem;right:1.15rem}.media-lightbox-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2px;width:19px;height:19px}.media-lightbox-close:hover{background:var(--lilac);color:#121016}.media-lightbox-close:focus-visible{outline:2px solid var(--lilac);outline-offset:3px}@keyframes media-lightbox-arrive{0%{opacity:0}to{opacity:1}}@keyframes media-lightbox-content-arrive{0%{opacity:0;filter:blur(4px);transform:translateY(14px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (max-width:650px){.media-lightbox{padding:.7rem}.media-lightbox-dialog{padding:.5rem}.media-lightbox-dialog img{max-height:calc(100svh - 7rem)}.media-lightbox-close{top:.9rem;right:.9rem}}@media (prefers-reduced-motion:reduce){.media-lightbox,.media-lightbox-dialog{animation:none}}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(../media/layers.78ca0acf.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../media/layers-2x.793209de.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../media/marker-icon.b9f7ac13.png)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107,M12=.707107,M21=-.707107,M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
