*{box-sizing:border-box;padding:0;margin:0}html,body{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}a{color:inherit;text-decoration:none}:root{--primary-color: #1890ff;--success-color: #52c41a;--warning-color: #faad14;--error-color: #f5222d;--font-size-base: 14px;--heading-color: rgba(0, 0, 0, .85);--text-color: rgba(0, 0, 0, .65);--text-color-secondary: rgba(0, 0, 0, .45);--disabled-color: rgba(0, 0, 0, .25);--border-radius-base: 2px;--border-color-base: #d9d9d9;--box-shadow-base: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05)}.node{cursor:pointer}.node circle{fill:#fff;stroke:#4caf50;stroke-width:2px}.node:not(:has(circle+g)) circle{fill:#4caf50}.node text{font-size:12px;font-family:sans-serif;fill:#333}.link{fill:none;stroke:#ccc;stroke-width:1.5px}.branch-length{font-size:10px;fill:#666}.node.selected circle{fill:gold;stroke:#ff8c00;stroke-width:2px}.d3-phylogenetic-tree-viewer{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;width:100%;margin:0 auto;overflow:hidden;padding:10px}.node--highlighted circle{fill:#ff8c00;stroke:#ff8c00}.node--highlighted text{font-weight:700}.tree-controls{margin-bottom:15px;padding:10px;background-color:#f9f9f9;border-radius:4px}.zoom-controls{margin-top:10px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.tree-container::-webkit-scrollbar{width:8px;height:8px}.tree-container::-webkit-scrollbar-track{background:#f1f1f1}.tree-container::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.tree-container::-webkit-scrollbar-thumb:hover{background:#555}.tree-container{border:1px solid #e8e8e8;border-radius:4px;background-color:#fff;position:relative;overflow:visible}.loading-container{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.d3-phylogenetic-tree-viewer>div{overflow-x:hidden;overflow-y:auto}.node circle{stroke-width:1.5px}.link{fill:none;stroke:#555;stroke-width:1.5px}.node text{font-size:10px;font-family:sans-serif}.branch-length{font-size:9px;fill:#666;font-family:sans-serif}svg{display:block;max-width:100%;height:auto}@media (max-width: 768px){.tree-controls .ant-radio-group{display:flex;flex-direction:column;gap:5px}.zoom-controls{flex-direction:column;align-items:flex-start}}
