.mind-elixir{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mind-elixir svg{width:100%;height:100%;display:block;cursor:-webkit-grab;cursor:grab}.mind-elixir svg:active{cursor:-webkit-grabbing;cursor:grabbing}.mind-elixir-container{position:relative;overflow:auto;width:100%;height:100%}.mind-map-container{position:relative;width:100%;height:600px;overflow:auto;background:#fafafa}.mind-map-container>*{min-width:1200px;min-height:600px;position:relative;transform-origin:center center;transition:transform .1s ease-out}.mind-elixir .node{transition:all .3s ease;cursor:pointer}.mind-elixir .node:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}.mind-elixir .node-text{font-size:14px;line-height:1.4;padding:8px 16px}.mind-elixir .node[data-nodeid=root]{font-size:18px;font-weight:600;padding:12px 24px}.mind-elixir path{stroke-width:2px;transition:stroke .3s ease}.mind-elixir path:hover{stroke-width:3px;stroke:#7c3aed!important}.mind-elixir .menu{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:4px}.mind-elixir .menu-item{padding:8px 12px;border-radius:4px;font-size:14px;color:#374151;transition:all .2s ease}.mind-elixir .menu-item:hover{background:#f3f4f6;color:#7c3aed}.mind-elixir svg{transition:transform .2s ease}.mind-map-container::-webkit-scrollbar{width:8px;height:8px}.mind-map-container::-webkit-scrollbar-track{background:#f3f4f6}.mind-map-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.mind-map-container::-webkit-scrollbar-thumb:hover{background:#9ca3af}:-webkit-full-screen .mind-map-container{background:#fff;height:100vh!important}:fullscreen .mind-map-container{background:#fff;height:100vh!important}.mind-elixir .tags{margin-top:4px}.mind-elixir .tag{font-size:11px;padding:2px 6px;border-radius:3px;background:#fee2e2;color:#991b1b;margin-right:4px}