#prehistory-mindmap-container{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:1.5rem 1rem;text-align:center;background:#0b071e;border-radius:14px;border:1px solid rgba(139,92,246,.2);box-shadow:inset 0 0 30px #000c,0 4px 20px #0006;margin:1.5rem 0 2.5rem;position:relative;cursor:grab;user-select:none}#prehistory-mindmap-container.active{cursor:grabbing}#prehistory-mindmap-container::-webkit-scrollbar{height:8px}#prehistory-mindmap-container::-webkit-scrollbar-track{background:#8b5cf60d;border-radius:10px}#prehistory-mindmap-container::-webkit-scrollbar-thumb{background:#8b5cf64d;border-radius:10px;border:2px solid #0b071e}#prehistory-mindmap-container::-webkit-scrollbar-thumb:hover{background:#8b5cf68c}#prehistory-mindmap-svg{display:inline-block;max-width:none;width:auto;height:auto;transition:transform .3s ease;vertical-align:top}.mindmap-scroll-hint{display:none;align-items:center;justify-content:center;gap:.5rem;color:#a78bfa;font-size:.8rem;margin-top:1rem;font-weight:500;opacity:.8;animation:pulseHint 2s infinite ease-in-out}@keyframes pulseHint{0%,to{opacity:.5;transform:scale(.98)}50%{opacity:1;transform:scale(1.02)}}.mm-root .mm-rect{fill:#1a0f30;stroke:#8b5cf6;stroke-width:2;filter:drop-shadow(0 4px 6px rgba(139,92,246,.15))}.mm-root text{fill:#e9d8ff;font-weight:700;letter-spacing:.5px}.mm-branch .mm-rect{fill:#140d2b;stroke:#7c3aed;stroke-width:1.5;filter:drop-shadow(0 3px 5px rgba(124,58,237,.1))}.mm-branch text{fill:#d4bcff;font-weight:600}.mm-branch .mm-date{fill:#a78bfa;font-weight:500}.mm-sub .mm-rect{fill:#091c13;stroke:#10b981;stroke-width:1.2;filter:drop-shadow(0 3px 5px rgba(16,185,129,.1))}.mm-sub text{fill:#a7f3d0;font-weight:600}.mm-sub .mm-date{fill:#34d399;font-weight:500}.mm-leaf .mm-rect{fill:#06150e;stroke:#059669;stroke-width:1;filter:drop-shadow(0 2px 4px rgba(5,150,105,.08))}.mm-leaf text{fill:#d1fae5}.mm-rect{transition:all .25s cubic-bezier(.4,0,.2,1)}.mm-g{transition:transform .2s ease}.mm-root,.mm-leaf{cursor:default}.mm-branch,.mm-sub{cursor:pointer}.mm-branch:hover .mm-rect{fill:#21124a;stroke:#a78bfa;filter:drop-shadow(0 6px 12px rgba(167,139,250,.3))}.mm-sub:hover .mm-rect{fill:#0e3020;stroke:#34d399;filter:drop-shadow(0 6px 12px rgba(52,211,153,.3))}.mm-leaf:hover .mm-rect{fill:#0b2418;stroke:#10b981;filter:drop-shadow(0 4px 8px rgba(16,185,129,.2))}.mm-link{fill:none;stroke:#6d28d9;stroke-width:2;stroke-linecap:round;opacity:.65;transition:stroke .25s ease,stroke-width .25s ease}.mm-link.green{stroke:#047857}.mm-g:hover+.mm-link,.mm-link:hover{stroke-width:2.5;opacity:.95}.mm-toggle{cursor:pointer}.mm-toggle circle{fill:#7c3aed;stroke:#fff;stroke-width:1.5;transition:all .2s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.mm-toggle.green circle{fill:#10b981}.mm-toggle:hover circle{transform-box:fill-box;transform-origin:center;transform:scale(1.1);filter:drop-shadow(0 4px 8px rgba(0,0,0,.4)) brightness(1.15)}.mm-toggle text{fill:#fff;font-weight:800;pointer-events:none;text-anchor:middle;dominant-baseline:central;transition:transform .2s ease}
