.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}@font-face{font-family:Graphik;src:url(/fonts/Graphik-Regular-Web.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Graphik;src:url(/fonts/6488689a006a187c4a618fa1_Graphik-Semibold.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Ubuntu Mono;src:url(/fonts/UbuntuMono-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Ubuntu Mono;src:url(/fonts/UbuntuMono-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-primary:#ff9e1b;--color-primary-active:#e88f18;--color-text-primary:#000;--color-text-secondary:#414141;--color-text-muted:#64748b;--color-text-muted-dark:#475569;--color-bg-white:#fff;--color-bg-light:#f7f7f7;--color-border:#cbd5e1;--color-border-light:#e2e8f0;--color-error:#dc2626;--color-error-bg:#fef2f2;--color-error-border:#fecaca;--font-family-primary:"Graphik", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-family-mono:"Ubuntu Mono", "Courier New", monospace;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--nav-height:60px;--nav-border-color:var(--color-primary)}input[type=search]::-webkit-search-cancel-button{appearance:none;display:none}input[type=search]::-webkit-search-decoration{appearance:none;display:none}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}#__next,.relationship-flow-container{width:100%;height:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{animation:.6s linear infinite spin}.spinner-slow{animation:1s linear infinite spin}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInSlideRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes drawEdge{0%{stroke-dashoffset:100%}to{stroke-dashoffset:0%}}.animated-edge-path{animation:1.5s ease-out forwards drawEdge}.slideout-panel{background-color:var(--color-bg-white);z-index:1200;flex-direction:column;display:flex;position:fixed;bottom:0;right:0;box-shadow:0 4px 32px #0c0c0d1a,0 4px 4px #0c0c0d0d}.slideout-content{height:100%;padding-bottom:32px;position:relative;overflow:hidden auto}.slideout-content:has(.profile-edit-form){overflow:hidden}.profile-close-btn{color:#6b7280;cursor:pointer;z-index:1300;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,color .2s;display:flex;position:absolute;top:24px;left:-48px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.profile-close-btn:hover{color:#1f2937;background-color:#f9fafb}.profile-close-btn:active{color:#6b7280;background-color:#fff}.profile-chart-wrapper{width:100%;height:100%;position:relative}.profile-container{box-sizing:border-box;flex-direction:column;height:100%;padding:16px;display:flex}.profile-container:has(.profile-edit-form){overflow:hidden}.profile-content-wrapper{flex-direction:column;height:100%;display:flex}.profile-header{text-align:left;flex-direction:column;align-items:flex-start;margin-bottom:24px;display:flex}.profile-avatar-frame-outer{width:288px;height:288px;margin-bottom:24px;position:relative}.profile-avatar-frame-inner{background-color:silver;width:256px;height:256px;position:absolute;top:16px;left:16px;overflow:hidden}.profile-avatar-img{object-fit:cover;width:100%;height:100%}.profile-avatar-placeholder{color:#9ca3af;letter-spacing:-2.4px;background-color:#f7f8f7;justify-content:center;align-items:center;width:100%;height:100%;font-family:Graphik,sans-serif;font-size:48px;font-weight:600;display:flex}.profile-avatar-border{border:16px solid var(--color-primary);pointer-events:none;position:absolute;inset:0}.profile-info{flex-direction:column;gap:5px;display:flex}.profile-name{letter-spacing:-1.2px;color:var(--color-text-primary);margin:0;font-family:Graphik,sans-serif;font-size:24px;font-weight:600;line-height:normal}.profile-lifespan,.profile-contact-info{color:var(--color-text-primary);letter-spacing:-.6px;margin:0;font-family:Graphik,sans-serif;font-size:12px;font-weight:400;line-height:normal}.profile-email{color:var(--color-text-primary)}.profile-description{color:#5f5f5f;margin-top:4px;margin-bottom:0;font-family:Graphik,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:17px}.profile-divider{background-color:#e8e8e8;border:none;flex-shrink:0;width:100%;height:1px;min-height:1px;margin:24px 0;display:block}.profile-connections-title{letter-spacing:-.9px;color:var(--color-text-primary);margin-bottom:16px;font-family:Graphik,sans-serif;font-size:18px;font-weight:600;line-height:normal}.profile-section{margin-bottom:24px}.profile-section:last-child{margin-bottom:0}.profile-block:first-child .profile-divider{margin-top:0}.profile-section-title{letter-spacing:-.6px;color:var(--color-text-primary);margin-bottom:12px;font-family:Graphik,sans-serif;font-size:12px;font-weight:400;line-height:normal}.profile-section-content{flex-wrap:wrap;gap:8px;display:flex}.profile-photo-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.profile-photo-thumb{aspect-ratio:1;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0;transition:opacity .2s,transform .2s;overflow:hidden}.profile-photo-thumb:hover{opacity:.92;transform:scale(1.02)}.profile-photo-thumb:focus-visible{outline:2px solid var(--color-primary,#f5d547);outline-offset:2px}.profile-photo-thumb img{object-fit:cover;width:100%;height:100%;display:block}.connection-pill{letter-spacing:-.6px;cursor:pointer;white-space:nowrap;border:none;border-radius:2px;align-items:center;gap:0;padding:4px 8px;font-family:Graphik,sans-serif;font-size:12px;font-weight:600;line-height:normal;transition:opacity .2s;display:flex}.connection-pill:disabled{cursor:default}.connection-pill:hover:not(:disabled){opacity:.8}.connection-pill:active:not(:disabled){opacity:1}.profile-not-found{justify-content:center;align-items:center;height:100%;display:flex}.profile-not-found-text{color:#6b7280}.profile-edit-form{flex-direction:column;flex:1;min-height:0;animation:.3s ease-out fadeInSlideRight;display:flex;overflow:hidden}.profile-edit-header{flex-direction:column;align-items:flex-start;margin-bottom:16px;display:flex}.profile-edit-avatar-section{flex-direction:column;align-items:center;width:100%;margin-bottom:16px;display:flex}.profile-edit-avatar-frame{cursor:pointer;border:3px solid var(--color-primary);background:#f7f8f7;width:120px;height:120px;position:relative;overflow:hidden}.profile-edit-avatar-img{object-fit:cover;width:100%;height:100%}.profile-edit-avatar-placeholder{color:#9ca3af;background-color:#f7f8f7;justify-content:center;align-items:center;width:100%;height:100%;font-family:Graphik,sans-serif;font-size:32px;font-weight:600;display:flex}.profile-edit-avatar-overlay{opacity:0;color:#fff;background:#0006;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.profile-edit-avatar-frame:hover .profile-edit-avatar-overlay{opacity:1}.profile-edit-avatar-actions{flex-direction:column;align-items:center;gap:4px;margin-top:8px;display:flex}.profile-edit-avatar-hint{color:#9ca3af;font-family:Graphik,sans-serif;font-size:11px}.profile-edit-avatar-remove{color:#b91c1c;cursor:pointer;background:0 0;border:none;padding:2px 8px;font-family:Graphik,sans-serif;font-size:11px}.profile-edit-avatar-remove:hover{text-decoration:underline}.profile-edit-subtitle{color:#9ca3af;margin:2px 0 0;font-family:Graphik,sans-serif;font-size:12px}.profile-edit-body{flex:1;min-height:0;padding-bottom:16px;overflow-y:auto}.profile-edit-section{margin-bottom:20px}.profile-edit-field{margin-bottom:12px}.profile-edit-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-family:Graphik,sans-serif;font-size:11px;font-weight:500;display:block}.profile-edit-input-row{align-items:flex-start;gap:8px;display:flex}.profile-edit-input,.profile-edit-textarea{min-width:0;color:var(--color-text-primary);box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:4px;outline:none;flex:1;width:100%;padding:8px 10px;font-family:Graphik,sans-serif;font-size:13px;transition:border-color .2s}.profile-edit-input:focus,.profile-edit-textarea:focus{border-color:var(--color-primary)}.profile-edit-input::placeholder,.profile-edit-textarea::placeholder{color:#9ca3af}.profile-edit-textarea{resize:vertical;min-height:60px}.profile-edit-visibility-toggle{color:#6b7280;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.profile-edit-visibility-toggle:hover{background:#f3f4f6}.profile-edit-visibility-toggle[data-visible=false]{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.profile-edit-error{color:#b91c1c;background:#fef2f2;border-radius:4px;margin-bottom:12px;padding:10px 12px;font-family:Graphik,sans-serif;font-size:12px}.profile-edit-unsaved-banner{color:#92400e;text-align:center;background:#fef3c7;border:1px solid #fcd34d;border-radius:6px;margin:0 16px 12px;padding:10px 12px;font-family:Graphik,sans-serif;font-size:13px}.profile-edit-conflict{background:#fffbeb;border:1px solid #fcd34d;border-radius:4px;margin-bottom:12px;padding:10px 12px}.profile-edit-warning{color:#d97706;margin-top:4px;padding:0;font-family:Graphik,sans-serif;font-size:11px}.profile-edit-conflict p{color:#92400e;margin:0 0 8px;font-family:Graphik,sans-serif;font-size:12px}.profile-edit-conflict-btn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:4px;padding:4px 10px;font-family:Graphik,sans-serif;font-size:11px;font-weight:500}.profile-edit-conflict-btn:hover{background:#d97706}.profile-edit-footer{padding:12px 0;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:var(--color-bg-white);border-top:1px solid #e8e8e8;flex-shrink:0;gap:8px;margin-top:auto;display:flex}.profile-edit-btn-cancel,.profile-edit-btn-save{cursor:pointer;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:6px;min-width:0;padding:10px 12px;font-family:Graphik,sans-serif;font-size:13px;font-weight:500;transition:all .2s;display:flex}.profile-edit-btn-cancel{color:#6b7280;background:#fff;border:1px solid #e5e7eb}.profile-edit-btn-cancel:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.profile-edit-btn-cancel:disabled{opacity:.5;cursor:not-allowed}.profile-edit-btn-save{background:var(--color-primary);border:1px solid var(--color-primary);color:#000}.profile-edit-btn-save:hover:not(:disabled){filter:brightness(.95)}.profile-edit-btn-save:disabled{opacity:.5;cursor:not-allowed}.profile-edit-spinner,.profile-edit-btn-spinner{border:2px solid #0003;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.profile-edit-avatar-overlay .profile-edit-spinner{border-color:#fff #ffffff4d #ffffff4d}@media (width<=480px){.profile-edit-avatar-frame{width:100px;height:100px}.profile-edit-avatar-placeholder{font-size:28px}.profile-edit-footer{padding:12px 0;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));gap:8px}.profile-edit-btn-cancel,.profile-edit-btn-save{padding:12px 8px;font-size:14px}.profile-edit-input,.profile-edit-textarea{padding:10px 12px;font-size:16px}.profile-edit-visibility-toggle{width:40px;height:40px}.profile-edit-label{font-size:12px}}.event-edit-form{flex-direction:column;flex:1;min-height:0;padding:20px;animation:.3s ease-out fadeInSlideRight;display:flex;overflow:hidden}.event-edit-header{flex-direction:column;align-items:flex-start;margin-bottom:16px;display:flex}.event-edit-body{flex:1;min-height:0;padding-bottom:16px;overflow-y:auto}.event-edit-field{margin-bottom:16px}.event-edit-label{color:#334155;font-size:12px;font-weight:500;font-family:var(--font-family-primary);margin-bottom:4px;display:block}.event-edit-input{width:100%;font-size:13px;font-family:var(--font-family-primary);color:var(--color-text-primary);box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:8px 10px;transition:border-color .2s}.event-edit-input:focus{border-color:var(--color-primary)}.event-edit-input::placeholder{color:#94a3b8}.event-edit-error{color:#dc2626;font-size:13px;font-family:var(--font-family-primary);background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:16px;padding:12px}.event-edit-conflict{background:#fffbeb;border:1px solid #fde68a;border-radius:6px;margin-bottom:16px;padding:12px}.event-edit-conflict p{color:#92400e;font-size:13px;font-family:var(--font-family-primary);margin:0 0 8px}.event-edit-footer{padding:16px 0;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));background:var(--color-bg-white);border-top:1px solid #e2e8f0;flex-shrink:0;gap:12px;margin-top:auto;display:flex}.event-edit-btn-cancel,.event-edit-btn-save{min-width:0;font-size:13px;font-weight:500;font-family:var(--font-family-primary);cursor:pointer;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;transition:all .2s;display:flex}.event-edit-btn-cancel{color:#475569;background:#fff;border:1px solid #cbd5e1}.event-edit-btn-cancel:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.event-edit-btn-cancel:disabled{opacity:.5;cursor:not-allowed}.event-edit-btn-save{background:var(--color-primary);border:1px solid var(--color-primary);color:#000}.event-edit-btn-save:hover:not(:disabled){filter:brightness(.95)}.event-edit-btn-save:disabled{opacity:.5;cursor:not-allowed;color:#94a3b8;background:#cbd5e1;border-color:#cbd5e1}.event-description-content{font-family:var(--font-family-primary);line-height:1.6}.event-description-content h1,.event-description-content h2,.event-description-content h3{color:var(--color-text-primary);margin:16px 0 8px;font-weight:600}.event-description-content h1{font-size:1.5em}.event-description-content h2{font-size:1.25em}.event-description-content h3{font-size:1.1em}.event-description-content p{margin:0 0 12px}.event-description-content ul,.event-description-content ol{margin:0 0 12px;padding-left:24px}.event-description-content li{margin-bottom:4px}.event-description-content a{color:var(--color-primary);text-decoration:none}.event-description-content a:hover{text-decoration:underline}@media (width<=768px){.event-edit-form{padding:16px}.event-edit-footer{padding:12px 0;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));gap:12px}.event-edit-btn-cancel,.event-edit-btn-save{min-height:44px;padding:12px 16px;font-size:14px}.event-edit-input{min-height:44px;padding:10px 12px;font-size:16px}.event-edit-label{font-size:12px}}.timeline-empty-state{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:24px;font-size:14px;display:flex}.timeline-root{background:0 0;flex-direction:column;width:100%;height:100%;display:flex}.timeline-year-strip{background:#fff;border-bottom:1px solid #e2e8f0;flex:none;height:40px}.timeline-scroll{background:0 0;flex:auto;overflow:auto hidden}.timeline-content{align-items:stretch;height:100%;min-height:100%;display:flex}.timeline-decade{background:0 0;border-left:1px solid #94a3b866;flex:0 0 420px;min-width:420px;padding:48px 32px 64px}.timeline-decade:first-child{border-left:none}.timeline-decade-header{border-bottom:2px solid #0f172a;margin-bottom:32px;padding-bottom:8px}.timeline-decade-label-large{color:#0f172a;letter-spacing:-.02em;font-size:28px;font-weight:700}.timeline-decade-body{align-content:start;gap:32px;display:grid}@media (width>=769px) and (width<=1024px){.slideout-panel{height:calc(100dvh - var(--nav-height,60px))!important;max-height:calc(100dvh - var(--nav-height,60px))!important}.profile-edit-footer{padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.profile-edit-input,.profile-edit-textarea{font-size:16px}}@media (width<=768px){.slideout-panel{border-radius:0!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;top:0!important;left:0!important;right:0!important}.slideout-content{padding-top:calc(env(safe-area-inset-top,0px) + 8px);padding-bottom:0}.profile-close-btn{left:auto;right:16px;top:calc(env(safe-area-inset-top,0px) + 16px);z-index:10}.profile-container{padding-top:48px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 16px)}.profile-container:has(.profile-edit-form){padding-bottom:0}.timeline-root{padding-bottom:env(safe-area-inset-bottom,0px);max-height:calc(100vh - var(--nav-height));max-height:calc(100dvh - var(--nav-height));overflow:hidden}.timeline-scroll{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;touch-action:pan-x;overflow-y:hidden!important}.timeline-decade{scroll-snap-align:start}.timeline-scroll::-webkit-scrollbar{height:4px}.timeline-scroll::-webkit-scrollbar-track{background:0 0}.timeline-scroll::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:4px}}@media (width>=769px) and (width<=1024px){.timeline-decade{scroll-snap-align:start}}.timeline-scroll::-webkit-scrollbar{height:8px}.timeline-scroll::-webkit-scrollbar-track{background:#f1f5f980;border-radius:4px}.timeline-scroll::-webkit-scrollbar-thumb{background:#94a3b866;border-radius:4px}.timeline-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b899}@media (width<=768px){.timeline-scroll{scrollbar-width:none;-ms-overflow-style:none}.timeline-scroll::-webkit-scrollbar{display:none}}.map-chart-container{width:100%;height:100%;position:relative}.map-chart-leaflet{width:100%;height:100%}.map-marker{border:3px solid var(--color-primary);background:var(--color-bg-light);cursor:pointer;border-radius:50%;width:48px;height:48px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #0000004d}.map-marker:hover{transform:scale(1.1);box-shadow:0 4px 12px #0006}.map-marker-img{object-fit:cover;width:100%;height:100%}.map-marker-initials{color:#414141;width:100%;height:100%;font-size:16px;font-family:var(--font-family-primary);background:silver;justify-content:center;align-items:center;font-weight:600;display:flex}.map-marker--selected{box-shadow:0 0 0 3px var(--color-primary), 0 4px 12px #0006;border-color:#000;transform:scale(1.15)}.map-marker--matched{border-color:var(--color-primary);animation:1.5s ease-in-out infinite map-marker-pulse}@keyframes map-marker-pulse{0%,to{box-shadow:0 0 #ff9e1b66}50%{box-shadow:0 0 0 8px #ff9e1b00}}.map-popup .leaflet-popup-content-wrapper{font-family:var(--font-family-primary);border-radius:8px;padding:0;box-shadow:0 2px 12px #00000026}.map-popup .leaflet-popup-content{margin:12px 16px}.map-popup .leaflet-popup-tip{box-shadow:0 2px 12px #00000026}.map-popup-name{color:var(--color-text-primary);margin:0;font-size:14px;font-weight:600}.map-popup-location{color:var(--color-text-secondary);margin-top:4px;font-size:12px}.map-empty-state{text-align:center;padding:var(--spacing-lg);background:var(--color-bg-white);z-index:1000;max-width:320px;font-family:var(--font-family-primary);border-radius:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 12px #0000001a}@media (width<=768px){.map-marker{border-width:2px;width:40px;height:40px}.map-marker-initials{font-size:14px}.map-empty-state{max-width:280px;padding:var(--spacing-md)}}@media (width<=480px){.map-marker{width:36px;height:36px}.map-marker-initials{font-size:12px}}@media (width>=769px) and (width<=1024px){.map-marker{width:44px;height:44px}}.admin-dropdown-menu{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:160px;margin-bottom:4px;position:absolute;bottom:100%;right:0;box-shadow:0 -4px 6px -1px #0000001a}.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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.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}}
