:root{--primary-pink:#e91e63;--primary-cyan:#1ee9e6;--text-dark:#333;--background-white:#fff;--link-gray:#ccc;--shadow-light:#00000026;--shadow-medium:#000c}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0;overflow:hidden;width:100%}.navbar{background-color:#e91e63;background-color:var(--primary-pink);box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;color:#fff;display:flex;font-family:Send Flowers,cursive;font-size:2rem;height:3rem;justify-content:center;padding-top:1rem;width:100vw}.legend{background:#fff;background:var(--background-white);border-radius:8px;box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px var(--shadow-light);font-size:13px;left:20px;max-width:350px;padding:15px;position:absolute;top:70px;z-index:1000}.legend-title{color:#e91e63;color:var(--primary-pink);font-size:16px;font-weight:700}.legend-section,.legend-title{margin-bottom:12px}.legend-section:last-child{margin-bottom:0}.legend-subtitle{color:#333;color:var(--text-dark);font-weight:600;margin-bottom:8px}.legend-items{display:flex;flex-direction:column;gap:8px}.legend-item{align-items:center;display:flex;gap:8px}.legend-notes p{color:#333;color:var(--text-dark);margin:5px 0}.legend-node{stroke:#1ee9e6;stroke:var(--primary-cyan);stroke-width:2px}.legend-node.extendable{fill:#1ee9e6;fill:var(--primary-cyan)}.legend-node.collapsible{fill:#e91e63;fill:var(--primary-pink)}.legend-node.non-extendable{fill:#fff;fill:var(--background-white)}.person{stroke:#1ee9e6;stroke:var(--primary-cyan);stroke-width:3px}.extendable{fill:#1ee9e6;fill:var(--primary-cyan);cursor:pointer}.collapsible{fill:#e91e63;fill:var(--primary-pink);cursor:pointer}.non-extendable{fill:#fff;fill:var(--background-white)}.node-label{fill:#333;fill:var(--text-dark);font-size:8px}.link{fill:none;stroke:#ccc;stroke:var(--link-gray);stroke-width:2px}.tooltip{background:#000c;background:var(--shadow-medium);border-radius:2px;color:#fff;color:var(--background-white);font-size:8px;padding:12px;position:absolute}.spacer{padding-bottom:.5rem;padding-right:.5rem}svg{cursor:grab}
/*# sourceMappingURL=main.bfed2d21.css.map*/