body{margin:0;padding:0;overflow:hidden;background-image:linear-gradient(#000c,#00000080),url(/images/map1.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;min-height:100vh;width:100%;font-family:sans-serif}#network-graph{width:100%;height:100vh;position:absolute;top:0;left:0;pointer-events:none}#network-graph *{pointer-events:auto}.dashboard-toggle{position:fixed;bottom:20px;right:20px;background:#1a1a1acc;border:1px solid rgba(255,255,255,.2);color:#ffffffb3;padding:8px 12px;border-radius:6px;font-size:12px;cursor:pointer;z-index:1000;display:block;transition:background-color .2s ease,color .2s ease,transform .1s ease}.dashboard-toggle:hover{background:#1a1a1ae6;color:#ffffffe6}.dashboard-toggle:active{transform:scale(.95)}.reset-button{right:auto;left:20px}@media (max-width: 600px){.dashboard-toggle{font-size:14px;padding:10px 14px}}@media (min-width: 601px){.dashboard-toggle{top:20px;bottom:auto;right:auto;left:20px}.reset-button{top:20px;bottom:auto;right:auto;left:140px}}#panels-container{position:fixed;top:20px;right:20px;width:250px;z-index:1100;display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 40px);overflow-x:hidden;padding-right:30px}@media (max-width: 600px){#panels-container{position:fixed;top:0;right:0;left:0;width:100%;z-index:1100;gap:0;max-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}#panels-container::-webkit-scrollbar{display:none}}#venture-legend{background-color:#1a1a1acc;padding:15px;border-radius:5px;color:#fff;font-size:14px;width:100%}#venture-legend h3{padding-bottom:0;font-size:16px;margin:0 7px;display:flex;align-items:center;justify-content:space-between}#venture-toggle-btn{background:none;border:none;color:#fff;cursor:pointer;padding:0;margin:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center}#venture-toggle-btn:hover{background-color:#ffffff1a;border-radius:3px}#venture-toggle-btn svg{width:24px;height:24px;fill:currentColor}#venture-legend.collapsed #venture-toggle-btn{transform:rotate(180deg)}#venture-legend.collapsed ul{display:none}#venture-legend ul{list-style:none;padding:0;margin:0}#venture-legend li{display:flex;align-items:center;margin-bottom:8px;cursor:pointer;padding:5px;border-radius:3px;transition:background-color .2s ease-in-out;gap:8px}#venture-legend li:hover{background-color:#2a2a2a}#venture-legend li.selected{background-color:#3c3c3c;font-weight:700}#venture-legend .color-box{width:15px;height:15px;border-radius:3px;flex-shrink:0}#venture-legend .info-icon{width:16px;height:16px;border-radius:50%;border:1px solid white;display:flex;align-items:center;justify-content:center;font-size:12px;font-family:serif;cursor:pointer;color:#fff;font-style:italic}@media (max-width: 600px){#venture-legend{width:100%;max-height:none;border-radius:0 0 5px 5px;padding:10px;box-sizing:border-box;margin:0;background-color:#1a1a1af2;overflow:visible}#venture-legend h3{padding-bottom:0;font-size:14px;margin-left:0;margin-bottom:0;padding-left:8px}#venture-legend ul{display:flex;flex-wrap:wrap;gap:12px;padding-left:8px;padding-right:8px}#venture-legend.collapsed ul{display:none}#venture-legend li{flex-basis:calc((100% - 12px)/2);box-sizing:border-box;margin:0;padding:6px;border-radius:6px;min-height:44px;display:flex;align-items:center;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);gap:6px}#venture-legend li span{font-size:14px;line-height:1.4;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;flex:1;font-weight:500}#venture-legend .color-box{width:18px;height:18px;border-radius:4px;flex-shrink:0}#venture-legend .info-icon{width:20px;height:20px;font-size:14px;flex-shrink:0}}@media (min-width: 601px){#venture-legend li{margin-bottom:8px}}#resources-panel{background-color:#1a1a1acc;padding:15px;border-radius:5px;color:#fff;font-size:14px;width:100%}#resources-panel h3{padding-bottom:0;font-size:16px;margin:0 7px;display:flex;align-items:center;justify-content:space-between}#resources-toggle-btn{background:none;border:none;color:#fff;cursor:pointer;padding:0;margin:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center}#resources-toggle-btn:hover{background-color:#ffffff1a;border-radius:3px}#resources-toggle-btn svg{width:24px;height:24px;fill:currentColor}#resources-panel.collapsed #resources-toggle-btn{transform:rotate(180deg)}#resources-panel.collapsed ul{display:none}#resources-panel ul{list-style:none;padding:0;margin:0}#resources-panel li{display:flex;align-items:center;margin-bottom:8px;margin-top:1rem;margin-right:8px;cursor:pointer;padding:5px;border-radius:3px;gap:8px}#resources-panel li:hover{background-color:#2a2a2a}#resources-panel .resource-link{color:#66b3ff;text-decoration:none;flex-grow:1;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;box-sizing:border-box}#resources-panel .resource-link:hover{color:#9cf;text-decoration:underline}@media (max-width: 600px){#resources-panel{width:100%;max-height:none;border-radius:0 0 5px 5px;padding:10px;box-sizing:border-box;margin:0;background-color:#1a1a1af2;overflow:visible;transform:none!important}#resources-panel h3{padding-bottom:0;font-size:14px;margin-left:0;margin-bottom:0;padding-left:8px}#resources-panel ul{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px;padding-left:8px;padding-right:8px}#resources-panel.collapsed ul{display:none}#resources-panel li{flex-basis:calc((100% - 12px)/2);box-sizing:border-box;margin:0;padding:6px;border-radius:6px;min-height:44px;display:flex;align-items:center;justify-content:center;background-color:#ffffff14;border:1px solid rgba(255,255,255,.15)}#resources-panel li:active{background-color:#ffffff1f;transform:scale(.98)}#resources-panel li:last-child{margin-bottom:0}#resources-panel .resource-link{font-size:clamp(13px,3.5vw,16px);line-height:1.4;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-weight:500;color:#7bb3ff;text-decoration:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;letter-spacing:.2px;text-align:center}#resources-panel .resource-link:active{color:#9cf}}#about-panel{background-color:#1a1a1acc;padding:15px;border-radius:5px;color:#fff;font-size:14px;width:100%}#about-panel h3{padding-bottom:0;font-size:16px;margin:0 7px;display:flex;align-items:center;justify-content:space-between}#about-toggle-btn{background:none;border:none;color:#fff;cursor:pointer;padding:0;margin:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center}#about-toggle-btn:hover{background-color:#ffffff1a;border-radius:3px}#about-toggle-btn svg{width:24px;height:24px;fill:currentColor}#about-panel.collapsed #about-toggle-btn{transform:rotate(180deg)}#about-panel.collapsed #about-content{display:none}#about-content{margin-top:10px;line-height:1.5}#about-content p{color:#ccc;margin:0 0 0 5px}.contact-link{color:#66b3ff;text-decoration:none}.contact-link:hover{color:#9cf;text-decoration:underline}@media (max-width: 600px){#about-panel{width:100%;max-height:none;border-radius:0 0 5px 5px;padding:10px;box-sizing:border-box;margin:0;background-color:#1a1a1af2;overflow:visible}#about-panel h3{padding-bottom:0;font-size:14px;margin-left:0;margin-bottom:0;padding-left:8px}#about-content{margin-top:12px;font-size:14px;line-height:1.4;padding-left:8px;padding-right:8px}#about-content p{color:#ccc}}.modal{display:none;position:fixed;z-index:1200;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000000b3}.modal.active{display:flex;align-items:center;justify-content:center}.modal-content{background-color:#1a1a1a;padding:20px;border:1px solid #444;width:80%;max-width:700px;max-height:500px;color:#fff;border-radius:5px;box-shadow:0 4px 8px #00000080;margin:0;position:relative;display:flex;flex-direction:column;line-height:1.3}.close{position:absolute;top:10px;right:15px;z-index:2;color:#aaa;font-size:28px;font-weight:700;cursor:pointer;padding-right:.5rem;padding-top:.5rem}.close:hover{color:#fff}.modal-header{display:flex;align-items:center;margin-bottom:20px;flex-shrink:0;background-color:#1a1a1a;z-index:1;padding-bottom:5px}.modal-header img{width:80px;height:80px;object-fit:cover;border-radius:50%;margin-right:20px}.modal-header h2{margin:0;font-size:24px}.modal-body-scrollable{flex-grow:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#444 #1a1a1a}.modal-body-scrollable::-webkit-scrollbar{width:8px}.modal-body-scrollable::-webkit-scrollbar-track{background:#1a1a1a}.modal-body-scrollable::-webkit-scrollbar-thumb{background-color:#444;border-radius:4px}.modal-section{margin-bottom:15px;padding-right:1rem}.modal-section:not(:first-child){margin-top:1.5rem}.modal-section h3{margin:0 0 10px;color:#ccc;font-size:18px;border-bottom:1px solid #444;padding-bottom:5px}.modal-section p{margin:0;line-height:1.5}.quote-list{font-style:italic;list-style:none;padding-left:0}.quote-list li{margin-bottom:12px;text-decoration:none}.citation-link{color:#66b3ff;text-decoration:none;font-weight:400;margin-left:2px}.citation-link:hover{color:#9cf;text-decoration:underline}.citation-placeholder{color:#999;font-weight:400;margin-left:2px}@media (max-width: 600px){.modal-content{padding:30px;width:95%;max-height:80vh}}
