brainsmatics 1.1.76 → 1.1.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/component/3d/aichat/index.d.ts +2 -1
- package/dist/component/3d/auxiliary/index.d.ts +5 -1
- package/dist/component/3d/index.d.ts +1 -0
- package/dist/{deflate-ecc69155.js → deflate-60fec9f3.js} +1 -1
- package/dist/{deflate-80fb1848.mjs → deflate-e1a71987.mjs} +1 -1
- package/dist/{index-5b34b9a1.js → index-86f7d521.js} +451 -494
- package/dist/{index-839d4aed.mjs → index-96cc28b0.mjs} +46839 -46603
- package/dist/index.js +1 -1
- package/dist/index.mjs +57 -56
- package/dist/{lerc-dfbbb94b.mjs → lerc-edcec007.mjs} +1 -1
- package/dist/{lerc-6085489a.js → lerc-ee296c33.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +4 -1
- package/.dockerignore +0 -1
- package/.env.development +0 -1
- package/.env.production +0 -1
- package/.idea/workspace.xml +0 -64
- package/.opencode/skills/react/SKILL.md +0 -49
- package/.opencode/skills/three/SKILL.md +0 -82
- package/.vscode/settings.json +0 -3
- package/AGENTS.md +0 -406
- package/Dockerfile +0 -18
- package/REAMED2.md +0 -157
- package/STAM.d.ts +0 -1
- package/addPublishRules.js +0 -22
- package/bun.lock +0 -3810
- package/docker-compose.yml +0 -11
- package/env.d.ts +0 -7
- package/index.html +0 -13
- package/removePublishRules.js +0 -21
- package/storybook-error.log +0 -0
- package/storybook.log +0 -0
- package/tsconfig.json +0 -38
- package/vite.config.js +0 -68
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.grid-container{display:grid;position:absolute;grid-template-columns:repeat(10,1fr);width:100%;height:100%;margin:0 auto}.grid-container1{display:grid;position:absolute;width:100%;height:100%;margin:0 auto;align-content:stretch}.grid-column{background-color:#d4d0d05c;width:2px;height:100vh}.grid-row{background-color:#d4d0d05c;position:relative;width:100%;height:2px}#slider{width:300px;position:absolute;top:175px;left:45px;z-index:9}#nav_left{width:300px;height:600px;position:absolute;top:230px;left:50px;z-index:2}#nav_left .ant-dropdown-trigger{position:absolute;width:300px}#nav_left #nav_menu{position:absolute;top:35px;height:600px;width:auto}#nav_left #nav_menu #nav_div{position:absolute;width:100%}#nav_left #nav_menu #nav_div #nav_tree{height:360px;padding:5px;overflow:overlay;white-space:nowrap;border:1px solid #aaa;background-color:#fff}#nav_bottom{display:flex;width:100%;height:100px;position:fixed;bottom:0;z-index:1;flex-direction:row}#nav_bottom #nav_gation{display:flex;width:100%;flex-direction:row;justify-content:center}#nav_bottom #nav_gation table td{padding:5px}#nav_bottom #nav_gation table td input{width:80px}#nav_bottom #nav_gation table img{width:35px;height:35px;transition:transform .2s}#nav_bottom #nav_gation table img:hover{transform:scale(1.3)}#nav_bottom #info_div{position:absolute;height:100px;left:50px;background-color:#a1a0a087;padding-left:5px;padding-right:5px;display:flex;flex-direction:column;justify-content:center;width:210px;height:90px}table{background-color:#ffffff87}#zoomify-container{height:100%;position:relative;z-index:1}#nav_right{position:fixed;right:5px;top:20px;z-index:2}#ex{width:100%;position:fixed;top:0;height:100%;z-index:2;pointer-events:none}#open_btn{cursor:pointer;width:35px;height:35px;transition:transform .2s;position:absolute;top:20px;z-index:2}#open_btn:hover{width:40px;transform:scale(1.3)}#Thumbnail{position:relative;transition:right .3s ease}#Thumbnail.visible{right:0}.imgNum{position:absolute;bottom:0;left:0}.bregma{position:absolute;bottom:0;right:0}#list_img{box-sizing:border-box;cursor:pointer;transition:all .5s ease-out;overflow:hidden}#list_img img{width:100%}#list_img span{font-size:small}#list_img span{color:#000}.ant-tree-select-selector{align-items:center!important}.ant-select-selection-item{display:inline-flex!important;align-items:center!important}.card-container{width:250px;height:160px;perspective:1000px}.card{opacity:0;visibility:hidden;width:100%;height:100%;position:relative;transform-style:preserve-3d;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;border:1px solid var(--card-shadow-color, rgba(0, 183, 255, .5));pointer-events:auto;border-radius:10px;box-shadow:0 0 5px var(--card-shadow-color, rgba(0, 183, 255, .4));transition:opacity 1s ease-out,visibility 1s ease-out,transform .8s ease-out;word-wrap:break-word}.card.is-visible{opacity:1;visibility:visible}.card:hover{animation:glowing-border 1.5s ease-in-out infinite}@keyframes glowing-border{0%{box-shadow:0 0 5px var(--card-shadow-color2, rgba(0, 183, 255, .4))}50%{box-shadow:0 0 70px var(--card-shadow-color3, rgba(0, 183, 255, .9))}to{box-shadow:0 0 5px var(--card-shadow-color2, rgba(0, 183, 255, .4))}}.card-container:hover .card{transform:rotateY(180deg)}.card-face{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:10px;overflow:hidden;padding:4px 8px;box-sizing:border-box;font-size:15px;user-select:text}.card-face .year{font-size:18px;font-weight:700;color:#3e82db}.card-face .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-left:10px}.card-face .DOI{margin-left:10px}.card-face .Text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;margin-left:10px}.front{background-color:#f7f3ff;color:#fff}.back{background-color:#f7f3ff;color:#fff;transform:rotateY(180deg)}.card-face .reversal{text-align:right;line-height:0px;margin-top:5px;cursor:pointer}.customDropDown{z-index:1000;position:absolute;transition:ease-in .3s;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}.customDropDownItem:first-child{border-radius:6px 6px 0 0}.customDropDownItem:last-child{border-radius:0 0 6px 6px}.customDropDownItem{background:#fff;padding:6px 10px}.innerCustomDropDown{padding:5px;border-radius:6px}.innerCustomDropDown:hover{background:rgba(0,0,0,.1)}.pipeline_dropdown .ant-dropdown-menu{padding:10px}.gray-column{background-color:#a8a7a7!important}.ant-table-tbody>tr:hover{background-color:transparent!important}.ant-table-row>.ant-table-cell-row-hover{background:transparent!important}.celltable .ant-table-cell{padding:0!important}.column-has{border-right:#a8a7a7 1px solid!important}.celltable .ant-table-fixed{table-layout:fixed}.celltable .ant-table-tbody>tr>td{word-wrap:break-word;word-break:break-all;border-bottom-color:#fff}.celltitle_left{width:45%!important}.celltitle_right{width:50%!important}.dg.main .close-button.close-bottom{position:absolute;height:10px!important;line-height:10px!important}.tabsCompnent .ant-tabs-content-holder{background:#fff;overflow:hidden;border-left:1px solid rgb(225,218,218);border-radius:4px}.tabsCompnent .ant-tabs-content-holder .ant-tabs-content{-webkit-user-drag:none;-moz-user-drag:none;-ms-user-drag:none;user-drag:none}.tabsCompnent .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane{padding-right:0}.Echart .ant-modal-content{border-radius:0}.AIComponent{width:25px;height:25px;position:fixed;bottom:80px;right:10px}.AIComponent:hover{cursor:pointer;fill:#e9192a}.cloudTable .ant-table-body{overflow-y:auto!important}.outBox{position:absolute;top:45%;transition:all .1s}.outBox .contractbox{height:60px;width:20px;background:#CCC}.outBox .contractbox .smallTriangle{position:absolute;top:20px;left:5px;border-left:10px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent;transition:all .1s}.outBox .contractrightbox{height:60px;width:20px;background:#CCC}.outBox .contractrightbox .smallTriangle{position:absolute;top:20px;right:5px;border-right:10px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent;transition:all .1s}.outBox .contractrightbox:after{content:"";position:absolute;left:0;width:0;height:0;top:60px;border-right:20px solid #ccc;border-bottom:20px solid transparent}.outBox .contractrightbox:before{content:"";position:absolute;left:0;width:0;height:0;top:-20px;border-right:20px solid #ccc;border-top:20px solid transparent}.outBox .contractbox:after{content:"";position:absolute;left:0;width:0;height:0;top:60px;border-left:20px solid #ccc;border-bottom:20px solid transparent}.outBox .contractbox:before{content:"";position:absolute;left:0;width:0;height:0;top:-20px;border-left:20px solid #ccc;border-top:20px solid transparent}@keyframes _breath_1sdvb_1{0%,to{transform:scale(1);opacity:.9;box-shadow:0 0 5px #044891}50%{transform:scale(1.1);opacity:1;box-shadow:0 0 15px #007bff}}._aiChatFab_1sdvb_14{animation:_breath_1sdvb_1 3s ease-in-out infinite}._tip-bubble_1sdvb_17{position:absolute;left:-8px;top:50%;transform:translate(-100%,-50%);background:rgba(0,0,0,.75);color:#fff;padding:6px 10px;border-radius:6px;font-size:12px;white-space:nowrap;pointer-events:none;animation:_fadeInOut_1sdvb_1 3s ease-in-out forwards;z-index:10000}@keyframes _fadeInOut_1sdvb_1{0%{opacity:0;transform:translate(-50%,-10px)}10%{opacity:1;transform:translate(-50%)}90%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-10px)}}._ant-suggestion-wrapper_1sdvb_41{width:100%!important}.ant-cascader-dropdown.ant-suggestion .ant-cascader-menus,.ant-cascader-dropdown.ant-suggestion .ant-cascader-menu{max-height:320px;overflow-y:auto}.connection-link{color:#1890ff;text-decoration:none;cursor:pointer;font-weight:500;border-bottom:1px dashed #1890ff;transition:all .2s ease}.connection-link:hover{color:#40a9ff;border-bottom-color:#40a9ff;background-color:#1890ff14}.x-markdown table{width:100%;border-collapse:collapse;margin:12px 0;font-size:13px}.x-markdown table th,.x-markdown table td{border:1px solid #d9d9d9;padding:8px 12px;text-align:left}.x-markdown table th{background-color:#fafafa;font-weight:600;color:#262626}.x-markdown table tr:nth-child(even){background-color:#fafafa}.x-markdown table tr:hover{background-color:#f0f0f0}.ai-chat-bubble .ant-popover-inner{background:#fff!important;border:1px solid #d9d9d9!important;box-shadow:0 2px 8px #00000026!important}.ai-chat-bubble .ant-popover-inner-content{color:#000!important}.ai-chat-bubble .ant-popover-arrow{display:none!important}.tabs-component .ant-tabs-content-holder{background:#fff;border:none;overflow:hidden;border-radius:4px}.tabs-component .ant-tabs-content-holder .ant-tabs-content{-webkit-user-drag:none;-moz-user-drag:none;-ms-user-drag:none;user-drag:none}.tabs-component .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane{padding-right:0}.functionloop-wrapper{height:calc(100vh - 53px);overflow:auto;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:16px}.loading-spinner{width:40px;height:40px;border:3px solid #f0f0f0;border-top:3px solid #1890ff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:12px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{font-size:14px;color:#595959;font-weight:500}.tabs-component{height:100%;display:flex;flex-direction:column}.tabs-component .ant-tabs-nav{margin-bottom:0;background-color:#fff;padding:0 16px}.tabs-component .ant-tabs-tab{padding:12px 0}.tabs-component .ant-tabs-content-holder{flex-grow:1;overflow-y:auto;background-color:#f9f9f9;padding:0}.tabs-component .ant-tabs-ink-bar{height:3px}.functionloop-container{user-select:none;padding:12px;overflow-y:auto}.header-card{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:16px;margin-bottom:16px}.header-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.header-card-title{font-size:16px;font-weight:600;color:#262626}.clear-all-button{font-size:13px;color:#bfbfbf;cursor:not-allowed;transition:all .2s ease-in-out;user-select:none}.clear-all-button.active{color:#1890ff;cursor:pointer}.clear-all-button.active:hover{color:#40a9ff;text-decoration:underline}.header-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.region-count{font-size:12px;color:#8c8c8c;font-style:oblique}.selected-regions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;min-height:36px}.no-region-hint{width:100%;padding:8px 12px;border:1px dashed #d9d9d9;border-radius:4px;color:#8c8c8c;font-size:13px;text-align:center;background-color:#fafafa}.region-tag-wrapper{cursor:pointer}.region-tag{display:flex;align-items:center;gap:8px;font-size:13px;padding:5px 10px;border-radius:8px;border:2px solid;background-color:#f0f0f0;color:#595959;transition:all .2s ease-in-out;line-height:1.2}.region-tag:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.region-tag-text{flex:1;font-weight:500}.region-tag-close{font-size:16px;line-height:1;opacity:.6;transition:opacity .2s ease-in-out}.region-tag:hover .region-tag-close{opacity:1}.category-section{margin-bottom:20px}.category-section.disabled{opacity:.5}.category-section.disabled .category-title-bar{background-color:#d9d9d9}.category-section.disabled .category-title-text{color:#8c8c8c}.category-title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#262626;margin-bottom:12px;padding-left:4px}.category-title-text{flex:1}.category-collapse-icon{font-size:12px;color:#8c8c8c;margin-left:auto;transition:transform .2s ease}.category-collapse-icon.collapsed{transform:rotate(-90deg)}.category-title-bar{width:3px;height:16px;background-color:#1890ff;border-radius:2px;flex-shrink:0}.category-title span{flex-shrink:0}.category-cards .connectivity-card,.category-cards .synapse-card,.category-cards .gene-expression-card{width:100%;box-sizing:border-box}.molecular-cards .synapse-card,.molecular-cards .gene-expression-card{width:100%}.connectivity-cards{display:flex;flex-direction:column;gap:0;grid-template-columns:1fr;width:100%;overflow-x:hidden}.category-card{display:flex;align-items:center;padding:14px 16px;background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out;position:relative}.category-card:hover:not(.disabled){border-color:#1890ff;box-shadow:0 2px 8px #00000017}.category-card.selected{background-color:#e6f7ff;border-color:#1890ff}.category-card.disabled{cursor:not-allowed;opacity:.6}.category-card.disabled:hover{border-color:#e8e8e8}.card-icon{font-size:24px;color:#555;margin-right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.category-card.selected .card-icon{color:#1890ff}.card-content{flex-grow:1}.card-title{font-size:14px;font-weight:500;color:#262626;margin:0 0 4px}.card-description{font-size:12px;color:#8c8c8c;margin:0;line-height:1.4}.card-count{font-size:12px;color:#8c8c8c;padding:2px 8px;background-color:#f5f5f5;border-radius:4px}.category-card.selected .card-count{background-color:#1890ff;color:#fff}.single-neuron-button{height:auto;padding:14px 24px;font-size:14px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:500;width:100%}.single-neuron-button .anticon{font-size:20px}.single-neuron-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.info-box{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:8px;font-size:13px;line-height:1.5}.info-box .anticon{font-size:16px;margin-top:2px}.info-box p{margin:0}.info-box.neutral,.info-box.blue{background-color:#e6f7ff;border:1px solid #91d5ff;color:#0050b3}.info-box.green{background-color:#f6ffed;border:1px solid #b7eb8f;color:#389e0d}.usage-tips{color:#888;font-size:12px}.usage-tips ul{padding-left:20px;margin:0}.connection-header{font-size:16px;font-weight:600;margin-bottom:12px}.list-title{font-size:14px;color:#888;margin-bottom:8px}.connection-methods-list{display:flex;flex-direction:column;gap:8px}.method-item{display:flex;align-items:center;padding:12px;background-color:#fff;border-radius:8px;border:1px solid #e8e8e8;cursor:pointer;transition:all .2s ease-in-out}.method-item:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000017}.method-item.selected{background-color:#e6f7ff;border-color:#1890ff}.method-item.disabled{cursor:not-allowed;border:1px solid #e8e8e8}.method-item.disabled:hover{border:1px solid #e8e8e8}.method-icon{font-size:24px;color:#555;margin-right:12px;width:30px;text-align:center}.method-item.selected .method-icon{color:#1890ff}.method-details{flex-grow:1}.method-title{font-weight:500;margin:0}.method-description{font-size:12px;color:#888;margin:0}.method-badge .ant-badge-count{background-color:#e8e8e8;color:#555;box-shadow:none}.method-item.selected .method-badge .ant-badge-count{background-color:#1890ff;color:#fff}.internal-tag{font-size:12px}.activated-tags .ant-tag{margin-top:8px}.ai-assistant-container{display:flex;flex-direction:column;height:calc(100vh - 120px)}.ai-welcome-message{display:flex;align-items:flex-start;gap:10px;margin-bottom:24px}.ant-avatar{width:28px;height:28px}:where(.css-dev-only-do-not-override-1kbx6ht).ant-bubble .ant-bubble-content{font-size:13px}.ai-icon{font-size:24px;color:#1890ff;padding-top:8px}.ai-bubble{background-color:#fff;padding:12px;border-radius:8px;position:relative}.ai-bubble p{margin:0}.ai-timestamp{font-size:12px;color:#aaa;margin-top:8px;display:block}.suggestion-area{margin-bottom:24px}.suggestion-title{font-size:13px;color:#888;margin-bottom:8px}.suggestion-tags{display:flex;flex-wrap:wrap;gap:8px}.suggestion-tag{cursor:pointer;background-color:#f0f0f0;border-color:#d9d9d9}.chat-input-area{display:flex;gap:8px;align-items:center;margin-top:auto;padding-top:16px}.text-hover-tooltip{position:fixed;bottom:20px;left:20px;background-color:#000c;color:#fff;padding:8px 16px;border-radius:4px;font-size:13px;z-index:9999;pointer-events:none;box-shadow:0 2px 8px #00000026}.connectivity-card{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:12px;overflow:hidden;transition:all .2s ease-in-out;box-sizing:border-box;width:100%}.connectivity-card:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000017}.connectivity-card-title{display:flex;align-items:center;padding:14px 16px;background-color:#fff;border-bottom:1px solid #f0f0f0}.progress-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.progress-header-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.progress-bubbles{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.progress-bubbles .bubble-text{font-size:11px;color:#fff;padding:2px 6px;border-radius:4px;white-space:nowrap;flex-shrink:0;transition:all .2s ease-in-out}.progress-name{font-size:13px;color:#595959;font-weight:500;flex-shrink:0}.progress-bar-area{display:flex;align-items:center;gap:8px;position:relative}.book-icon{font-size:14px;color:#8c8c8c;cursor:pointer;padding:2px;border-radius:4px;transition:all .2s ease-in-out;flex-shrink:0}.book-icon:hover{color:#1890ff;background-color:#e6f7ff}.rating-component{display:flex;gap:3px;flex-shrink:0}.progress-content{display:flex;flex-direction:column}.progress-list{padding:16px;background-color:#fff;overflow-y:auto;overflow-x:hidden;position:relative;flex:1}.progress-item{margin-bottom:16px}.progress-item:last-child{margin-bottom:0}.progress-bar-container{height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden;display:flex;position:relative;flex:1}.progress-bar-segment{height:100%;border-radius:0;transition:width .3s ease-in-out;position:relative}.progress-bar-segment:first-child{border-radius:4px 0 0 4px}.progress-bar-segment:last-child{border-radius:0 4px 4px 0}.progress-bar-segment:first-child:last-child{border-radius:4px}.view-more{margin-top:12px;padding:8px 0;text-align:center;font-size:13px;color:#1890ff;cursor:pointer;border-top:1px dashed #e8e8e8;transition:color .2s ease-in-out}.view-more:hover{color:#40a9ff}.literature-modal-content{padding:16px 0}.literature-count-badge{display:inline-block;font-size:12px;color:#8c8c8c;background-color:#f5f5f5;padding:4px 12px;border-radius:4px;margin-bottom:16px}.literature-list{max-height:400px;overflow-y:auto}.literature-item{display:flex;align-items:flex-start;padding:12px 16px;color:#1890ff;text-decoration:none;transition:background-color .2s ease-in-out;line-height:1.6;gap:12px}.literature-item:hover{background-color:#f5f5f5;text-decoration:none}.literature-item:hover .literature-item-text{text-decoration:underline}.literature-item-number{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#e6f7ff;color:#1890ff;border-radius:50%;font-size:12px;font-weight:600}.literature-item-text{flex:1;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.literature-item-content{flex:1;min-width:0}.literature-item-doi{font-size:12px;color:#595959;margin-bottom:4px}.progress-list::-webkit-scrollbar,.literature-list::-webkit-scrollbar{width:6px}.progress-list::-webkit-scrollbar-track,.literature-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.progress-list::-webkit-scrollbar-thumb,.literature-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.progress-list::-webkit-scrollbar-thumb:hover,.literature-list::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.legend{display:flex;align-items:center;justify-content:flex-start;gap:16px;padding:12px 16px;border-top:1px solid #f0f0f0;background-color:#fff;flex-shrink:0}.legend-item{display:flex;align-items:center;gap:6px}.legend-dot{width:12px;height:12px;border-radius:2px;flex-shrink:0}.legend-text{font-size:12px;color:#8c8c8c}@media (max-width: 768px){.connectivity-card-title,.progress-list{padding:12px}.legend{flex-wrap:wrap;gap:12px}}.single-neuron-card{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:12px;overflow:hidden;transition:all .2s ease-in-out;box-sizing:border-box;width:100%}.single-neuron-card:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000017}.single-neuron-card-title{display:flex;align-items:center;padding:14px 16px;background-color:#fff;border-bottom:1px solid #f0f0f0}.title-text{font-size:14px;font-weight:600;color:#262626;flex:1}.title-count{font-size:12px;color:#8c8c8c;flex-shrink:0}.single-neuron-progress-content{display:flex;flex-direction:column}.single-neuron-progress-list{padding:16px;background-color:#fff;position:relative;flex:1;overflow:visible}.single-neuron-progress-item{padding-bottom:12px;box-sizing:border-box}.single-neuron-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#8c8c8c;font-size:14px}.single-neuron-progress-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.single-neuron-progress-name{font-size:13px;color:#595959;font-weight:500;flex-shrink:0}.single-neuron-progress-header-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.single-neuron-eye-icon{font-size:14px;color:#8c8c8c;cursor:pointer;padding:2px;border-radius:4px;transition:all .2s ease-in-out;flex-shrink:0}.single-neuron-eye-icon:hover{color:#1890ff;background-color:#e6f7ff}.single-neuron-progress-bar-area{display:flex;align-items:center;gap:8px;position:relative}.single-neuron-progress-bar-container{height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden;display:flex;position:relative;flex:1}.single-neuron-progress-bar-segment{height:100%;border-radius:0;transition:width .3s ease-in-out;position:relative;min-width:2px}.single-neuron-progress-bar-segment:first-child{border-radius:4px 0 0 4px}.single-neuron-progress-bar-segment:last-child{border-radius:0 4px 4px 0}.single-neuron-progress-bar-segment:first-child:last-child{border-radius:4px}.single-neuron-legend{display:flex;align-items:center;justify-content:flex-start;gap:16px;padding:12px 16px;border-top:1px solid #f0f0f0;background-color:#fff;flex-shrink:0}.single-neuron-legend-item{display:flex;align-items:center;gap:6px}.single-neuron-legend-item.info{margin-left:auto;color:#8c8c8c;font-size:12px;cursor:pointer}.single-neuron-legend-item.info:hover{color:#1890ff}.single-neuron-legend-dot{width:12px;height:12px;border-radius:2px;flex-shrink:0}.single-neuron-legend-text{font-size:12px;color:#8c8c8c}.single-neuron-progress-list::-webkit-scrollbar{width:6px}.single-neuron-progress-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.single-neuron-progress-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.single-neuron-progress-list::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (max-width: 768px){.single-neuron-card-title,.single-neuron-progress-list{padding:12px}.single-neuron-legend{flex-wrap:wrap;gap:12px}}.synapse-card{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:12px;overflow:hidden;transition:all .2s ease-in-out;width:100%;box-sizing:border-box}.synapse-card:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000017}.synapse-card-title{display:flex;align-items:center;padding:14px 16px;background-color:#fff;border-bottom:1px solid #f0f0f0}.synapse-content{padding:16px;background-color:#fff;max-height:300px;overflow-y:auto}.synapse-item{margin-bottom:16px}.synapse-item:last-child{margin-bottom:0}.synapse-item-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.synapse-name{font-size:13px;color:#595959;font-weight:500;flex:1;min-width:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.synapse-item-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.synapse-color-indicator{width:14px;height:14px;border-radius:2px;border:1px solid #d9d9d9;cursor:default;flex-shrink:0}.synapse-type-label-container{display:flex;align-items:center;flex-shrink:0}.synapse-type-label{font-size:11px;padding:2px 8px;border-radius:10px;white-space:nowrap;font-weight:500;letter-spacing:.3px}.synapse-type-excitatory{background-color:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.synapse-type-inhibitory{background-color:#fff1f0;color:#f5222d;border:1px solid #ffa39e}.synapse-type-unknown{background-color:#f5f5f5;color:#8c8c8c;border:1px solid #d9d9d9}.synapse-content::-webkit-scrollbar{width:6px}.synapse-content::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.synapse-content::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.synapse-content::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.gene-expression-card{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:12px;overflow:hidden;transition:all .2s ease-in-out;width:100%;box-sizing:border-box}.gene-expression-card:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000017}.gene-card-title{display:flex;align-items:center;padding:14px 16px;background-color:#fff;border-bottom:1px solid #f0f0f0}.color-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-right:8px}.title-text{font-size:16px;font-weight:600;color:#262626;flex:1}.title-eye-icon{font-size:16px;color:#8c8c8c;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease-in-out;flex-shrink:0}.title-eye-icon:hover{color:#1890ff;background-color:#e6f7ff}.main-eye-icon{font-size:16px;color:#8c8c8c;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease-in-out;margin-left:auto}.main-eye-icon:hover{color:#1890ff;background-color:#e6f7ff}.gene-content{padding:16px;background-color:#fff;max-height:300px;overflow-y:auto}.gene-item{margin-bottom:16px}.gene-item:last-child{margin-bottom:0}.gene-item-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.gene-name{font-size:13px;color:#595959;font-weight:500;flex:1;min-width:0;max-width:192px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gene-item-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.gene-color-indicator{width:14px;height:14px;border-radius:2px;border:1px solid #d9d9d9;cursor:default;flex-shrink:0}.eye-icon{font-size:14px;color:#8c8c8c;cursor:pointer;padding:2px;border-radius:4px;transition:all .2s ease-in-out;flex-shrink:0}.eye-icon:hover{color:#1890ff;background-color:#e6f7ff}.gene-rating{display:flex;gap:3px;flex-shrink:0}.rating-dot{width:6px;height:6px;border-radius:50%;background-color:#d9d9d9;flex-shrink:0;transition:background-color .2s ease-in-out}.rating-dot.active{background-color:#1890ff}.gene-content::-webkit-scrollbar{width:6px}.gene-content::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.gene-content::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.gene-content::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.region-bubbles{display:flex;flex-wrap:wrap;gap:6px;padding:12px 16px;background-color:#fafafa;border-bottom:1px solid #f0f0f0}.region-bubbles .bubble-text{font-size:12px;padding:4px 10px;border-radius:14px;white-space:nowrap;flex-shrink:0;transition:all .2s ease-in-out;cursor:pointer}.region-bubbles .bubble-text.selected{background-color:#1890ff;color:#fff;box-shadow:0 2px 4px #1890ff4d}.region-bubbles .bubble-text:not(.selected){background-color:#f0f0f0;color:#595959}.region-bubbles .bubble-text:not(.selected):hover{background-color:#e6f7ff;color:#1890ff}.no-data{text-align:center;color:#8c8c8c;padding:20px;font-size:13px}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){background-color:#0c6ba2!important}.SideBar{height:200px}.img{width:20px}.lihover{list-style-type:none;padding:4px 15px;border-radius:2px;cursor:pointer;display:flex}.lihover:hover{background-color:#428bca;color:#fff}.img-icon{width:25px}.ant-tree-select-dropdown .ant-select-tree .ant-select-tree-switcher{display:flex;width:20px;align-items:center}.SwcTable .ant-table-cell{padding:12px 8px!important}.svgleft{margin-left:5px}.bottom_tabs_outer_div{position:absolute;bottom:13px;left:50%;transform:translate(-39%);background:rgba(97,98,99,.3);padding:10px 30px;border-radius:8px;display:flex;user-select:none}.bottom_tabs_outer_div .bottom_tabs_icon{width:auto;height:30px;margin-right:20px;cursor:pointer;border-radius:4px}.bottom_tabs_outer_div .bottom_tabs_icon:hover{background:#d3e5e5}.bottom_tabs_outer_div .bottom_tabs_icon:last-child{margin-right:0}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.repository-container{display:flex;height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:#f5f5f5}.folder-tree{width:250px;background-color:#fff;border-right:1px solid #e8e8e8;display:flex;flex-direction:column}.tree-header{padding:16px;border-bottom:1px solid #e8e8e8}.tree-header h3{margin:0;font-size:18px}.tree-content{flex:1;padding:16px;overflow-y:auto}.file-list{flex:1;display:flex;flex-direction:column;padding:20px;overflow-y:auto;position:relative}.file-list-header{display:flex;justify-content:space-between;margin-bottom:20px}.header-buttons{display:flex}.file-selection-area{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding:10px;background-color:#f0f0f0;border-radius:4px}.select-all-checkbox{margin-right:10px}.files-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px}.file-item{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s;position:relative}.file-item:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.file-checkbox{position:absolute;top:8px;left:8px;z-index:1}.file-thumbnail{position:relative;height:150px;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9}.file-thumbnail img{max-width:100%;max-height:100%;object-fit:cover}.file-placeholder{font-size:14px;color:#999}.preview-icon{position:absolute;top:8px;right:8px;background-color:#00000080;color:#fff;padding:4px;border-radius:4px;opacity:0;transition:opacity .2s}.file-thumbnail:hover .preview-icon{opacity:1}.file-info{padding:12px;display:flex;flex-direction:column}.file-name{font-size:14px;margin-bottom:8px;word-break:break-all;display:flex;justify-content:space-between;align-items:center}.file-name-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-btn-sm{align-self:flex-end;margin-top:auto}.scene-list-container{position:fixed;bottom:0;right:0;width:33%;max-width:400px;z-index:1000}.scene-list-toggle{width:40px;height:20px;background-color:#1890ff;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto;border-top-left-radius:10px;border-top-right-radius:10px;cursor:pointer;transition:all .3s}.scene-list-toggle:hover{background-color:#40a9ff}.scene-list-content{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px 0 0;box-shadow:0 -2px 8px #0000001a;max-height:0;overflow:hidden;transition:max-height .3s ease}.scene-list-content.open{max-height:700px}.scene-list-header{padding:10px 16px;border-bottom:1px solid #e8e8e8;border-radius:8px 0 0;background-color:#fafafa}.scene-list-header h3{margin:0;font-size:16px}.scene-files-container{padding:10px;max-height:600px;overflow-y:auto}.scene-file-item{margin-bottom:10px;border:1px solid #e8e8e8;border-radius:4px;padding:8px}.scene-file-info{display:flex;align-items:center;cursor:pointer;height:60px}.scene-file-thumbnail{width:48px;height:48px;object-fit:cover;margin-right:8px}.scene-file-placeholder{width:24px;height:24px;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:12px;margin-right:8px}.scene-file-name{flex:1;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:8px;line-height:60px;height:100%}:global(.ant-message){z-index:9999}:global(.ant-message-notice){position:fixed;top:60px;left:50%;transform:translate(-50%)}.userModalPreivew .ant-modal-content{border-radius:0}.scene-file-control-container{position:absolute;bottom:0;right:150px;width:300px;height:650px;padding:10px;background-color:#f9f9f9;border-radius:4px;overflow-y:auto;z-index:103}.scene-file-control-title{font-size:16px;font-weight:500}.scene-file-controls{margin-top:10px;padding:10px;background-color:#f9f9f9;border-radius:4px}.control-group{margin-bottom:12px}.scene-file-control-title{white-space:normal;word-wrap:break-word}.control-group label{display:block;margin-bottom:4px;font-size:12px;font-weight:500}.control-group .ant-slider{margin-left:0}.control-value{font-size:12px;color:#666;text-align:right;margin-top:2px}.empty-scene-list{text-align:center;padding:20px;color:#999}div[contenteditable]:focus{outline:none}#card-container-div{background-color:var(--bg-color, rgb(255, 166, 0));padding:10px;pointer-events:auto;color:#fff;border-radius:9px;max-width:100px;word-wrap:break-word;max-height:300px}#card-container-div:after{content:"";position:absolute;left:50%;bottom:-6px;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:6px solid var(--bg-color, rgb(255, 166, 0))}.neuronControlCheckBox{display:flex!important}body{overflow:hidden}.wrapper{font-family:Nunito Sans,Helvetica Neue,Helvetica,Arial,sans-serif;border-bottom:1px solid rgba(0,0,0,.1);padding:15px 20px;display:flex;align-items:center;justify-content:space-between}svg{display:inline-block;vertical-align:top}h1{font-weight:700;font-size:20px;line-height:1;margin:6px 0 6px 10px;display:inline-block;vertical-align:top}button+button{margin-left:10px}.welcome{color:#333;font-size:14px;margin-right:10px}.storybook-button{font-family:Nunito Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;border:0;border-radius:3em;cursor:pointer;display:inline-block;line-height:1}.storybook-button--primary{color:#fff;background-color:#1ea7fd}.storybook-button--secondary{color:#333;background-color:transparent;box-shadow:#00000026 0 0 0 1px inset}.storybook-button--small{font-size:12px;padding:10px 16px}.storybook-button--medium{font-size:14px;padding:11px 20px}.storybook-button--large{font-size:16px;padding:12px 24px}
|
|
1
|
+
.grid-container{display:grid;position:absolute;grid-template-columns:repeat(10,1fr);width:100%;height:100%;margin:0 auto}.grid-container1{display:grid;position:absolute;width:100%;height:100%;margin:0 auto;align-content:stretch}.grid-column{background-color:#d4d0d05c;width:2px;height:100vh}.grid-row{background-color:#d4d0d05c;position:relative;width:100%;height:2px}#slider{width:300px;position:absolute;top:175px;left:45px;z-index:9}#nav_left{width:300px;height:600px;position:absolute;top:230px;left:50px;z-index:2}#nav_left .ant-dropdown-trigger{position:absolute;width:300px}#nav_left #nav_menu{position:absolute;top:35px;height:600px;width:auto}#nav_left #nav_menu #nav_div{position:absolute;width:100%}#nav_left #nav_menu #nav_div #nav_tree{height:360px;padding:5px;overflow:overlay;white-space:nowrap;border:1px solid #aaa;background-color:#fff}#nav_bottom{display:flex;width:100%;height:100px;position:fixed;bottom:0;z-index:1;flex-direction:row}#nav_bottom #nav_gation{display:flex;width:100%;flex-direction:row;justify-content:center}#nav_bottom #nav_gation table td{padding:5px}#nav_bottom #nav_gation table td input{width:80px}#nav_bottom #nav_gation table img{width:35px;height:35px;transition:transform .2s}#nav_bottom #nav_gation table img:hover{transform:scale(1.3)}#nav_bottom #info_div{position:absolute;height:100px;left:50px;background-color:#a1a0a087;padding-left:5px;padding-right:5px;display:flex;flex-direction:column;justify-content:center;width:210px;height:90px}table{background-color:#ffffff87}#zoomify-container{height:100%;position:relative;z-index:1}#nav_right{position:fixed;right:5px;top:20px;z-index:2}#ex{width:100%;position:fixed;top:0;height:100%;z-index:2;pointer-events:none}#open_btn{cursor:pointer;width:35px;height:35px;transition:transform .2s;position:absolute;top:20px;z-index:2}#open_btn:hover{width:40px;transform:scale(1.3)}#Thumbnail{position:relative;transition:right .3s ease}#Thumbnail.visible{right:0}.imgNum{position:absolute;bottom:0;left:0}.bregma{position:absolute;bottom:0;right:0}#list_img{box-sizing:border-box;cursor:pointer;transition:all .5s ease-out;overflow:hidden}#list_img img{width:100%}#list_img span{font-size:small}#list_img span{color:#000}.ant-tree-select-selector{align-items:center!important}.ant-select-selection-item{display:inline-flex!important;align-items:center!important}.card-container{width:250px;height:160px;perspective:1000px}.card{opacity:0;visibility:hidden;width:100%;height:100%;position:relative;transform-style:preserve-3d;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;border:1px solid var(--card-shadow-color, rgba(0, 183, 255, .5));pointer-events:auto;border-radius:10px;box-shadow:0 0 5px var(--card-shadow-color, rgba(0, 183, 255, .4));transition:opacity 1s ease-out,visibility 1s ease-out,transform .8s ease-out;word-wrap:break-word}.card.is-visible{opacity:1;visibility:visible}.card:hover{animation:glowing-border 1.5s ease-in-out infinite}@keyframes glowing-border{0%{box-shadow:0 0 5px var(--card-shadow-color2, rgba(0, 183, 255, .4))}50%{box-shadow:0 0 70px var(--card-shadow-color3, rgba(0, 183, 255, .9))}to{box-shadow:0 0 5px var(--card-shadow-color2, rgba(0, 183, 255, .4))}}.card-container:hover .card{transform:rotateY(180deg)}.card-face{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:10px;overflow:hidden;padding:4px 8px;box-sizing:border-box;font-size:15px;user-select:text}.card-face .year{font-size:18px;font-weight:700;color:#3e82db}.card-face .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-left:10px}.card-face .DOI{margin-left:10px}.card-face .Text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;margin-left:10px}.front{background-color:#f7f3ff;color:#fff}.back{background-color:#f7f3ff;color:#fff;transform:rotateY(180deg)}.card-face .reversal{text-align:right;line-height:0px;margin-top:5px;cursor:pointer}.customDropDown{z-index:1000;position:absolute;transition:ease-in .3s;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}.customDropDownItem:first-child{border-radius:6px 6px 0 0}.customDropDownItem:last-child{border-radius:0 0 6px 6px}.customDropDownItem{background:#fff;padding:6px 10px}.innerCustomDropDown{padding:5px;border-radius:6px}.innerCustomDropDown:hover{background:rgba(0,0,0,.1)}.pipeline_dropdown .ant-dropdown-menu{padding:10px}.gray-column{background-color:#a8a7a7!important}.ant-table-tbody>tr:hover{background-color:transparent!important}.ant-table-row>.ant-table-cell-row-hover{background:transparent!important}.celltable .ant-table-cell{padding:0!important}.column-has{border-right:#a8a7a7 1px solid!important}.celltable .ant-table-fixed{table-layout:fixed}.celltable .ant-table-tbody>tr>td{word-wrap:break-word;word-break:break-all;border-bottom-color:#fff}.celltitle_left{width:45%!important}.celltitle_right{width:50%!important}.dg.main .close-button.close-bottom{position:absolute;height:10px!important;line-height:10px!important}.tabsCompnent .ant-tabs-content-holder{background:#fff;overflow:hidden;border-left:1px solid rgb(225,218,218);border-radius:4px}.tabsCompnent .ant-tabs-content-holder .ant-tabs-content{-webkit-user-drag:none;-moz-user-drag:none;-ms-user-drag:none;user-drag:none}.tabsCompnent .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane{padding-right:0}.Echart .ant-modal-content{border-radius:0}.AIComponent{width:25px;height:25px;position:fixed;bottom:80px;right:10px}.AIComponent:hover{cursor:pointer;fill:#e9192a}.cloudTable .ant-table-body{overflow-y:auto!important}.outBox{position:absolute;top:45%;transition:all .1s}.outBox .contractbox{height:60px;width:20px;background:#CCC}.outBox .contractbox .smallTriangle{position:absolute;top:20px;left:5px;border-left:10px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent;transition:all .1s}.outBox .contractrightbox{height:60px;width:20px;background:#CCC}.outBox .contractrightbox .smallTriangle{position:absolute;top:20px;right:5px;border-right:10px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent;transition:all .1s}.outBox .contractrightbox:after{content:"";position:absolute;left:0;width:0;height:0;top:60px;border-right:20px solid #ccc;border-bottom:20px solid transparent}.outBox .contractrightbox:before{content:"";position:absolute;left:0;width:0;height:0;top:-20px;border-right:20px solid #ccc;border-top:20px solid transparent}.outBox .contractbox:after{content:"";position:absolute;left:0;width:0;height:0;top:60px;border-left:20px solid #ccc;border-bottom:20px solid transparent}.outBox .contractbox:before{content:"";position:absolute;left:0;width:0;height:0;top:-20px;border-left:20px solid #ccc;border-top:20px solid transparent}.tabs-component .ant-tabs-content-holder{background:#fff;border:none;overflow:hidden;border-radius:4px}.tabs-component .ant-tabs-content-holder .ant-tabs-content{-webkit-user-drag:none;-moz-user-drag:none;-ms-user-drag:none;user-drag:none}.tabs-component .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane{padding-right:0}.functionloop-wrapper{height:calc(100vh - 53px);overflow:auto;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:16px}.loading-spinner{width:40px;height:40px;border:3px solid #f0f0f0;border-top:3px solid #1890ff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:12px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{font-size:14px;color:#595959;font-weight:500}.tabs-component{height:100%;display:flex;flex-direction:column}.tabs-component .ant-tabs-nav{margin-bottom:0;background-color:#fff;padding:0 16px}.tabs-component .ant-tabs-tab{padding:12px 0}.tabs-component .ant-tabs-content-holder{flex-grow:1;overflow-y:auto;background-color:#f9f9f9;padding:0}.tabs-component .ant-tabs-ink-bar{height:3px}.functionloop-container{user-select:none;padding:12px;overflow-y:auto}.header-card{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:16px;margin-bottom:16px}.header-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.header-card-title{font-size:16px;font-weight:600;color:#262626}.clear-all-button{font-size:13px;color:#bfbfbf;cursor:not-allowed;transition:all .2s ease-in-out;user-select:none}.clear-all-button.active{color:#1890ff;cursor:pointer}.clear-all-button.active:hover{color:#40a9ff;text-decoration:underline}.header-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.region-count{font-size:12px;color:#8c8c8c;font-style:oblique}.selected-regions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;min-height:36px}.no-region-hint{width:100%;padding:8px 12px;border:1px dashed #d9d9d9;border-radius:4px;color:#8c8c8c;font-size:13px;text-align:center;background-color:#fafafa}.region-tag-wrapper{cursor:pointer}.region-tag{display:flex;align-items:center;gap:8px;font-size:13px;padding:5px 10px;border-radius:8px;border:2px solid;background-color:#f0f0f0;color:#595959;transition:all .2s ease-in-out;line-height:1.2}.region-tag:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.region-tag-text{flex:1;font-weight:500}.region-tag-close{font-size:16px;line-height:1;opacity:.6;transition:opacity .2s ease-in-out}.region-tag:hover .region-tag-close{opacity:1}.category-section{margin-bottom:20px}.category-section.disabled{opacity:.5}.category-section.disabled .category-title-bar{background-color:#d9d9d9}.category-section.disabled .category-title-text{color:#8c8c8c}.category-title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#262626;margin-bottom:12px;padding-left:4px}.category-title-text{flex:1}.category-collapse-icon{font-size:12px;color:#8c8c8c;margin-left:auto;transition:transform .2s ease}.category-collapse-icon.collapsed{transform:rotate(-90deg)}.category-title-bar{width:3px;height:16px;background-color:#1890ff;border-radius:2px;flex-shrink:0}.category-title span{flex-shrink:0}.category-cards .connectivity-card,.category-cards .synapse-card,.category-cards .gene-expression-card{width:100%;box-sizing:border-box}.molecular-cards .synapse-card,.molecular-cards .gene-expression-card{width:100%}.connectivity-cards{display:flex;flex-direction:column;gap:0;grid-template-columns:1fr;width:100%;overflow-x:hidden}.category-card{display:flex;align-items:center;padding:14px 16px;background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out;position:relative}.category-card:hover:not(.disabled){border-color:#1890ff;box-shadow:0 2px 8px #00000017}.category-card.selected{background-color:#e6f7ff;border-color:#1890ff}.category-card.disabled{cursor:not-allowed;opacity:.6}.category-card.disabled:hover{border-color:#e8e8e8}.card-icon{font-size:24px;color:#555;margin-right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.category-card.selected .card-icon{color:#1890ff}.card-content{flex-grow:1}.card-title{font-size:14px;font-weight:500;color:#262626;margin:0 0 4px}.card-description{font-size:12px;color:#8c8c8c;margin:0;line-height:1.4}.card-count{font-size:12px;color:#8c8c8c;padding:2px 8px;background-color:#f5f5f5;border-radius:4px}.category-card.selected .card-count{background-color:#1890ff;color:#fff}.single-neuron-button{height:auto;padding:14px 24px;font-size:14px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:500;width:100%}.single-neuron-button .anticon{font-size:20px}.single-neuron-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.info-box{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:8px;font-size:13px;line-height:1.5}.info-box .anticon{font-size:16px;margin-top:2px}.info-box p{margin:0}.info-box.neutral,.info-box.blue{background-color:#e6f7ff;border:1px solid #91d5ff;color:#0050b3}.info-box.green{background-color:#f6ffed;border:1px solid #b7eb8f;color:#389e0d}.usage-tips{color:#888;font-size:12px}.usage-tips ul{padding-left:20px;margin:0}.connection-header{font-size:16px;font-weight:600;margin-bottom:12px}.list-title{font-size:14px;color:#888;margin-bottom:8px}.connection-methods-list{display:flex;flex-direction:column;gap:8px}.method-item{display:flex;align-items:center;padding:12px;background-color:#fff;border-radius:8px;border:1px solid #e8e8e8;cursor:pointer;transition:all .2s ease-in-out}.method-item:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000017}.method-item.selected{background-color:#e6f7ff;border-color:#1890ff}.method-item.disabled{cursor:not-allowed;border:1px solid #e8e8e8}.method-item.disabled:hover{border:1px solid #e8e8e8}.method-icon{font-size:24px;color:#555;margin-right:12px;width:30px;text-align:center}.method-item.selected .method-icon{color:#1890ff}.method-details{flex-grow:1}.method-title{font-weight:500;margin:0}.method-description{font-size:12px;color:#888;margin:0}.method-badge .ant-badge-count{background-color:#e8e8e8;color:#555;box-shadow:none}.method-item.selected .method-badge .ant-badge-count{background-color:#1890ff;color:#fff}.internal-tag{font-size:12px}.activated-tags .ant-tag{margin-top:8px}.ai-assistant-container{display:flex;flex-direction:column;height:calc(100vh - 120px)}.ai-welcome-message{display:flex;align-items:flex-start;gap:10px;margin-bottom:24px}.ant-avatar{width:28px;height:28px}:where(.css-dev-only-do-not-override-1kbx6ht).ant-bubble .ant-bubble-content{font-size:13px}.ai-icon{font-size:24px;color:#1890ff;padding-top:8px}.ai-bubble{background-color:#fff;padding:12px;border-radius:8px;position:relative}.ai-bubble p{margin:0}.ai-timestamp{font-size:12px;color:#aaa;margin-top:8px;display:block}.suggestion-area{margin-bottom:24px}.suggestion-title{font-size:13px;color:#888;margin-bottom:8px}.suggestion-tags{display:flex;flex-wrap:wrap;gap:8px}.suggestion-tag{cursor:pointer;background-color:#f0f0f0;border-color:#d9d9d9}.chat-input-area{display:flex;gap:8px;align-items:center;margin-top:auto;padding-top:16px}.text-hover-tooltip{position:fixed;bottom:20px;left:20px;background-color:#000c;color:#fff;padding:8px 16px;border-radius:4px;font-size:13px;z-index:9999;pointer-events:none;box-shadow:0 2px 8px #00000026}@keyframes _breath_1sdvb_1{0%,to{transform:scale(1);opacity:.9;box-shadow:0 0 5px #044891}50%{transform:scale(1.1);opacity:1;box-shadow:0 0 15px #007bff}}._aiChatFab_1sdvb_14{animation:_breath_1sdvb_1 3s ease-in-out infinite}._tip-bubble_1sdvb_17{position:absolute;left:-8px;top:50%;transform:translate(-100%,-50%);background:rgba(0,0,0,.75);color:#fff;padding:6px 10px;border-radius:6px;font-size:12px;white-space:nowrap;pointer-events:none;animation:_fadeInOut_1sdvb_1 3s ease-in-out forwards;z-index:10000}@keyframes _fadeInOut_1sdvb_1{0%{opacity:0;transform:translate(-50%,-10px)}10%{opacity:1;transform:translate(-50%)}90%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-10px)}}._ant-suggestion-wrapper_1sdvb_41{width:100%!important}.ant-cascader-dropdown.ant-suggestion .ant-cascader-menus,.ant-cascader-dropdown.ant-suggestion .ant-cascader-menu{max-height:320px;overflow-y:auto}.connection-link{color:#1890ff;text-decoration:none;cursor:pointer;font-weight:500;border-bottom:1px dashed #1890ff;transition:all .2s ease}.connection-link:hover{color:#40a9ff;border-bottom-color:#40a9ff;background-color:#1890ff14}.x-markdown table{width:100%;border-collapse:collapse;margin:12px 0;font-size:13px}.x-markdown table th,.x-markdown table td{border:1px solid #d9d9d9;padding:8px 12px;text-align:left}.x-markdown table th{background-color:#fafafa;font-weight:600;color:#262626}.x-markdown table tr:nth-child(even){background-color:#fafafa}.x-markdown table tr:hover{background-color:#f0f0f0}.ai-chat-bubble .ant-popover-inner{background:#fff!important;border:1px solid #d9d9d9!important;box-shadow:0 2px 8px #00000026!important}.ai-chat-bubble .ant-popover-inner-content{color:#000!important}.ai-chat-bubble .ant-popover-arrow{display:none!important}.connectivity-card{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:12px;overflow:hidden;transition:all .2s ease-in-out;box-sizing:border-box;width:100%}.connectivity-card:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000017}.connectivity-card-title{display:flex;align-items:center;padding:14px 16px;background-color:#fff;border-bottom:1px solid #f0f0f0}.progress-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.progress-header-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.progress-bubbles{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.progress-bubbles .bubble-text{font-size:11px;color:#fff;padding:2px 6px;border-radius:4px;white-space:nowrap;flex-shrink:0;transition:all .2s ease-in-out}.progress-name{font-size:13px;color:#595959;font-weight:500;flex-shrink:0}.progress-bar-area{display:flex;align-items:center;gap:8px;position:relative}.book-icon{font-size:14px;color:#8c8c8c;cursor:pointer;padding:2px;border-radius:4px;transition:all .2s ease-in-out;flex-shrink:0}.book-icon:hover{color:#1890ff;background-color:#e6f7ff}.rating-component{display:flex;gap:3px;flex-shrink:0}.progress-content{display:flex;flex-direction:column}.progress-list{padding:16px;background-color:#fff;overflow-y:auto;overflow-x:hidden;position:relative;flex:1}.progress-item{margin-bottom:16px}.progress-item:last-child{margin-bottom:0}.progress-bar-container{height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden;display:flex;position:relative;flex:1}.progress-bar-segment{height:100%;border-radius:0;transition:width .3s ease-in-out;position:relative}.progress-bar-segment:first-child{border-radius:4px 0 0 4px}.progress-bar-segment:last-child{border-radius:0 4px 4px 0}.progress-bar-segment:first-child:last-child{border-radius:4px}.view-more{margin-top:12px;padding:8px 0;text-align:center;font-size:13px;color:#1890ff;cursor:pointer;border-top:1px dashed #e8e8e8;transition:color .2s ease-in-out}.view-more:hover{color:#40a9ff}.literature-modal-content{padding:16px 0}.literature-count-badge{display:inline-block;font-size:12px;color:#8c8c8c;background-color:#f5f5f5;padding:4px 12px;border-radius:4px;margin-bottom:16px}.literature-list{max-height:400px;overflow-y:auto}.literature-item{display:flex;align-items:flex-start;padding:12px 16px;color:#1890ff;text-decoration:none;transition:background-color .2s ease-in-out;line-height:1.6;gap:12px}.literature-item:hover{background-color:#f5f5f5;text-decoration:none}.literature-item:hover .literature-item-text{text-decoration:underline}.literature-item-number{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#e6f7ff;color:#1890ff;border-radius:50%;font-size:12px;font-weight:600}.literature-item-text{flex:1;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.literature-item-content{flex:1;min-width:0}.literature-item-doi{font-size:12px;color:#595959;margin-bottom:4px}.progress-list::-webkit-scrollbar,.literature-list::-webkit-scrollbar{width:6px}.progress-list::-webkit-scrollbar-track,.literature-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.progress-list::-webkit-scrollbar-thumb,.literature-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.progress-list::-webkit-scrollbar-thumb:hover,.literature-list::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.legend{display:flex;align-items:center;justify-content:flex-start;gap:16px;padding:12px 16px;border-top:1px solid #f0f0f0;background-color:#fff;flex-shrink:0}.legend-item{display:flex;align-items:center;gap:6px}.legend-dot{width:12px;height:12px;border-radius:2px;flex-shrink:0}.legend-text{font-size:12px;color:#8c8c8c}@media (max-width: 768px){.connectivity-card-title,.progress-list{padding:12px}.legend{flex-wrap:wrap;gap:12px}}.single-neuron-card{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:12px;overflow:hidden;transition:all .2s ease-in-out;box-sizing:border-box;width:100%}.single-neuron-card:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000017}.single-neuron-card-title{display:flex;align-items:center;padding:14px 16px;background-color:#fff;border-bottom:1px solid #f0f0f0}.title-text{font-size:14px;font-weight:600;color:#262626;flex:1}.title-count{font-size:12px;color:#8c8c8c;flex-shrink:0}.single-neuron-progress-content{display:flex;flex-direction:column}.single-neuron-progress-list{padding:16px;background-color:#fff;position:relative;flex:1;overflow:visible}.single-neuron-progress-item{padding-bottom:12px;box-sizing:border-box}.single-neuron-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#8c8c8c;font-size:14px}.single-neuron-progress-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.single-neuron-progress-name{font-size:13px;color:#595959;font-weight:500;flex-shrink:0}.single-neuron-progress-header-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.single-neuron-eye-icon{font-size:14px;color:#8c8c8c;cursor:pointer;padding:2px;border-radius:4px;transition:all .2s ease-in-out;flex-shrink:0}.single-neuron-eye-icon:hover{color:#1890ff;background-color:#e6f7ff}.single-neuron-progress-bar-area{display:flex;align-items:center;gap:8px;position:relative}.single-neuron-progress-bar-container{height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden;display:flex;position:relative;flex:1}.single-neuron-progress-bar-segment{height:100%;border-radius:0;transition:width .3s ease-in-out;position:relative;min-width:2px}.single-neuron-progress-bar-segment:first-child{border-radius:4px 0 0 4px}.single-neuron-progress-bar-segment:last-child{border-radius:0 4px 4px 0}.single-neuron-progress-bar-segment:first-child:last-child{border-radius:4px}.single-neuron-legend{display:flex;align-items:center;justify-content:flex-start;gap:16px;padding:12px 16px;border-top:1px solid #f0f0f0;background-color:#fff;flex-shrink:0}.single-neuron-legend-item{display:flex;align-items:center;gap:6px}.single-neuron-legend-item.info{margin-left:auto;color:#8c8c8c;font-size:12px;cursor:pointer}.single-neuron-legend-item.info:hover{color:#1890ff}.single-neuron-legend-dot{width:12px;height:12px;border-radius:2px;flex-shrink:0}.single-neuron-legend-text{font-size:12px;color:#8c8c8c}.single-neuron-progress-list::-webkit-scrollbar{width:6px}.single-neuron-progress-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.single-neuron-progress-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.single-neuron-progress-list::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (max-width: 768px){.single-neuron-card-title,.single-neuron-progress-list{padding:12px}.single-neuron-legend{flex-wrap:wrap;gap:12px}}.synapse-card{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:12px;overflow:hidden;transition:all .2s ease-in-out;width:100%;box-sizing:border-box}.synapse-card:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000017}.synapse-card-title{display:flex;align-items:center;padding:14px 16px;background-color:#fff;border-bottom:1px solid #f0f0f0}.synapse-content{padding:16px;background-color:#fff;max-height:300px;overflow-y:auto}.synapse-item{margin-bottom:16px}.synapse-item:last-child{margin-bottom:0}.synapse-item-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.synapse-name{font-size:13px;color:#595959;font-weight:500;flex:1;min-width:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.synapse-item-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.synapse-color-indicator{width:14px;height:14px;border-radius:2px;border:1px solid #d9d9d9;cursor:default;flex-shrink:0}.synapse-type-label-container{display:flex;align-items:center;flex-shrink:0}.synapse-type-label{font-size:11px;padding:2px 8px;border-radius:10px;white-space:nowrap;font-weight:500;letter-spacing:.3px}.synapse-type-excitatory{background-color:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.synapse-type-inhibitory{background-color:#fff1f0;color:#f5222d;border:1px solid #ffa39e}.synapse-type-unknown{background-color:#f5f5f5;color:#8c8c8c;border:1px solid #d9d9d9}.synapse-content::-webkit-scrollbar{width:6px}.synapse-content::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.synapse-content::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.synapse-content::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.gene-expression-card{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:12px;overflow:hidden;transition:all .2s ease-in-out;width:100%;box-sizing:border-box}.gene-expression-card:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000017}.gene-card-title{display:flex;align-items:center;padding:14px 16px;background-color:#fff;border-bottom:1px solid #f0f0f0}.color-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-right:8px}.title-text{font-size:16px;font-weight:600;color:#262626;flex:1}.title-eye-icon{font-size:16px;color:#8c8c8c;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease-in-out;flex-shrink:0}.title-eye-icon:hover{color:#1890ff;background-color:#e6f7ff}.main-eye-icon{font-size:16px;color:#8c8c8c;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease-in-out;margin-left:auto}.main-eye-icon:hover{color:#1890ff;background-color:#e6f7ff}.gene-content{padding:16px;background-color:#fff;max-height:300px;overflow-y:auto}.gene-item{margin-bottom:16px}.gene-item:last-child{margin-bottom:0}.gene-item-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.gene-name{font-size:13px;color:#595959;font-weight:500;flex:1;min-width:0;max-width:192px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gene-item-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.gene-color-indicator{width:14px;height:14px;border-radius:2px;border:1px solid #d9d9d9;cursor:default;flex-shrink:0}.eye-icon{font-size:14px;color:#8c8c8c;cursor:pointer;padding:2px;border-radius:4px;transition:all .2s ease-in-out;flex-shrink:0}.eye-icon:hover{color:#1890ff;background-color:#e6f7ff}.gene-rating{display:flex;gap:3px;flex-shrink:0}.rating-dot{width:6px;height:6px;border-radius:50%;background-color:#d9d9d9;flex-shrink:0;transition:background-color .2s ease-in-out}.rating-dot.active{background-color:#1890ff}.gene-content::-webkit-scrollbar{width:6px}.gene-content::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.gene-content::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.gene-content::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.region-bubbles{display:flex;flex-wrap:wrap;gap:6px;padding:12px 16px;background-color:#fafafa;border-bottom:1px solid #f0f0f0}.region-bubbles .bubble-text{font-size:12px;padding:4px 10px;border-radius:14px;white-space:nowrap;flex-shrink:0;transition:all .2s ease-in-out;cursor:pointer}.region-bubbles .bubble-text.selected{background-color:#1890ff;color:#fff;box-shadow:0 2px 4px #1890ff4d}.region-bubbles .bubble-text:not(.selected){background-color:#f0f0f0;color:#595959}.region-bubbles .bubble-text:not(.selected):hover{background-color:#e6f7ff;color:#1890ff}.no-data{text-align:center;color:#8c8c8c;padding:20px;font-size:13px}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){background-color:#0c6ba2!important}.SideBar{height:200px}.img{width:20px}.lihover{list-style-type:none;padding:4px 15px;border-radius:2px;cursor:pointer;display:flex}.lihover:hover{background-color:#428bca;color:#fff}.img-icon{width:25px}.ant-tree-select-dropdown .ant-select-tree .ant-select-tree-switcher{display:flex;width:20px;align-items:center}.SwcTable .ant-table-cell{padding:12px 8px!important}.svgleft{margin-left:5px}.bottom_tabs_outer_div{position:absolute;bottom:13px;left:50%;transform:translate(-39%);background:rgba(97,98,99,.3);padding:10px 30px;border-radius:8px;display:flex;user-select:none}.bottom_tabs_outer_div .bottom_tabs_icon{width:auto;height:30px;margin-right:20px;cursor:pointer;border-radius:4px}.bottom_tabs_outer_div .bottom_tabs_icon:hover{background:#d3e5e5}.bottom_tabs_outer_div .bottom_tabs_icon:last-child{margin-right:0}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.repository-container{display:flex;height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:#f5f5f5}.folder-tree{width:250px;background-color:#fff;border-right:1px solid #e8e8e8;display:flex;flex-direction:column}.tree-header{padding:16px;border-bottom:1px solid #e8e8e8}.tree-header h3{margin:0;font-size:18px}.tree-content{flex:1;padding:16px;overflow-y:auto}.file-list{flex:1;display:flex;flex-direction:column;padding:20px;overflow-y:auto;position:relative}.file-list-header{display:flex;justify-content:space-between;margin-bottom:20px}.header-buttons{display:flex}.file-selection-area{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding:10px;background-color:#f0f0f0;border-radius:4px}.select-all-checkbox{margin-right:10px}.files-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px}.file-item{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s;position:relative}.file-item:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.file-checkbox{position:absolute;top:8px;left:8px;z-index:1}.file-thumbnail{position:relative;height:150px;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9}.file-thumbnail img{max-width:100%;max-height:100%;object-fit:cover}.file-placeholder{font-size:14px;color:#999}.preview-icon{position:absolute;top:8px;right:8px;background-color:#00000080;color:#fff;padding:4px;border-radius:4px;opacity:0;transition:opacity .2s}.file-thumbnail:hover .preview-icon{opacity:1}.file-info{padding:12px;display:flex;flex-direction:column}.file-name{font-size:14px;margin-bottom:8px;word-break:break-all;display:flex;justify-content:space-between;align-items:center}.file-name-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-btn-sm{align-self:flex-end;margin-top:auto}.scene-list-container{position:fixed;bottom:0;right:0;width:33%;max-width:400px;z-index:1000}.scene-list-toggle{width:40px;height:20px;background-color:#1890ff;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto;border-top-left-radius:10px;border-top-right-radius:10px;cursor:pointer;transition:all .3s}.scene-list-toggle:hover{background-color:#40a9ff}.scene-list-content{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px 0 0;box-shadow:0 -2px 8px #0000001a;max-height:0;overflow:hidden;transition:max-height .3s ease}.scene-list-content.open{max-height:700px}.scene-list-header{padding:10px 16px;border-bottom:1px solid #e8e8e8;border-radius:8px 0 0;background-color:#fafafa}.scene-list-header h3{margin:0;font-size:16px}.scene-files-container{padding:10px;max-height:600px;overflow-y:auto}.scene-file-item{margin-bottom:10px;border:1px solid #e8e8e8;border-radius:4px;padding:8px}.scene-file-info{display:flex;align-items:center;cursor:pointer;height:60px}.scene-file-thumbnail{width:48px;height:48px;object-fit:cover;margin-right:8px}.scene-file-placeholder{width:24px;height:24px;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:12px;margin-right:8px}.scene-file-name{flex:1;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:8px;line-height:60px;height:100%}:global(.ant-message){z-index:9999}:global(.ant-message-notice){position:fixed;top:60px;left:50%;transform:translate(-50%)}.userModalPreivew .ant-modal-content{border-radius:0}.scene-file-control-container{position:absolute;bottom:0;right:150px;width:300px;height:650px;padding:10px;background-color:#f9f9f9;border-radius:4px;overflow-y:auto;z-index:103}.scene-file-control-title{font-size:16px;font-weight:500}.scene-file-controls{margin-top:10px;padding:10px;background-color:#f9f9f9;border-radius:4px}.control-group{margin-bottom:12px}.scene-file-control-title{white-space:normal;word-wrap:break-word}.control-group label{display:block;margin-bottom:4px;font-size:12px;font-weight:500}.control-group .ant-slider{margin-left:0}.control-value{font-size:12px;color:#666;text-align:right;margin-top:2px}.empty-scene-list{text-align:center;padding:20px;color:#999}div[contenteditable]:focus{outline:none}#card-container-div{background-color:var(--bg-color, rgb(255, 166, 0));padding:10px;pointer-events:auto;color:#fff;border-radius:9px;max-width:100px;word-wrap:break-word;max-height:300px}#card-container-div:after{content:"";position:absolute;left:50%;bottom:-6px;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:6px solid var(--bg-color, rgb(255, 166, 0))}.neuronControlCheckBox{display:flex!important}body{overflow:hidden}.wrapper{font-family:Nunito Sans,Helvetica Neue,Helvetica,Arial,sans-serif;border-bottom:1px solid rgba(0,0,0,.1);padding:15px 20px;display:flex;align-items:center;justify-content:space-between}svg{display:inline-block;vertical-align:top}h1{font-weight:700;font-size:20px;line-height:1;margin:6px 0 6px 10px;display:inline-block;vertical-align:top}button+button{margin-left:10px}.welcome{color:#333;font-size:14px;margin-right:10px}.storybook-button{font-family:Nunito Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;border:0;border-radius:3em;cursor:pointer;display:inline-block;line-height:1}.storybook-button--primary{color:#fff;background-color:#1ea7fd}.storybook-button--secondary{color:#333;background-color:transparent;box-shadow:#00000026 0 0 0 1px inset}.storybook-button--small{font-size:12px;padding:10px 16px}.storybook-button--medium{font-size:14px;padding:11px 20px}.storybook-button--large{font-size:16px;padding:12px 24px}
|
package/package.json
CHANGED
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "brainsmatics",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.78",
|
|
4
4
|
"description": "brainsmatics",
|
|
5
5
|
"author": "ygwang",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"main": "./dist/index.mjs",
|
|
8
8
|
"types": "./dist/index.d.ts",
|
|
9
|
+
"files": [
|
|
10
|
+
"dist"
|
|
11
|
+
],
|
|
9
12
|
"exports": {
|
|
10
13
|
"./STAM": "./dist/index.mjs",
|
|
11
14
|
"./style.css": "./dist/style.css"
|
package/.dockerignore
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
public
|
package/.env.development
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
VITE_LINK_URL=192.168.70.117
|
package/.env.production
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
VITE_LINK_URL=atlas.brainsmatics.org
|
package/.idea/workspace.xml
DELETED
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="AnalysisUIOptions">
|
|
4
|
-
<option name="SCOPE_TYPE" value="3" />
|
|
5
|
-
</component>
|
|
6
|
-
<component name="AutoImportSettings">
|
|
7
|
-
<option name="autoReloadType" value="SELECTIVE" />
|
|
8
|
-
</component>
|
|
9
|
-
<component name="ChangeListManager">
|
|
10
|
-
<list default="true" id="7eec2da4-f35b-4647-9462-486e9710bd4e" name="更改" comment="">
|
|
11
|
-
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
12
|
-
<change beforePath="$PROJECT_DIR$/yarn.lock" beforeDir="false" afterPath="$PROJECT_DIR$/yarn.lock" afterDir="false" />
|
|
13
|
-
</list>
|
|
14
|
-
<option name="SHOW_DIALOG" value="false" />
|
|
15
|
-
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
16
|
-
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
17
|
-
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
18
|
-
</component>
|
|
19
|
-
<component name="Git.Settings">
|
|
20
|
-
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
21
|
-
</component>
|
|
22
|
-
<component name="MarkdownSettingsMigration">
|
|
23
|
-
<option name="stateVersion" value="1" />
|
|
24
|
-
</component>
|
|
25
|
-
<component name="ProjectColorInfo"><![CDATA[{
|
|
26
|
-
"associatedIndex": 5
|
|
27
|
-
}]]></component>
|
|
28
|
-
<component name="ProjectId" id="2XCs8L75jneZyHrs6LTaM9cEBuX" />
|
|
29
|
-
<component name="ProjectViewState">
|
|
30
|
-
<option name="hideEmptyMiddlePackages" value="true" />
|
|
31
|
-
<option name="showLibraryContents" value="true" />
|
|
32
|
-
</component>
|
|
33
|
-
<component name="PropertiesComponent"><![CDATA[{
|
|
34
|
-
"keyToString": {
|
|
35
|
-
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
36
|
-
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
37
|
-
"WebServerToolWindowFactoryState": "false",
|
|
38
|
-
"git-widget-placeholder": "main",
|
|
39
|
-
"last_opened_file_path": "D:/brain_ui",
|
|
40
|
-
"node.js.detected.package.eslint": "true",
|
|
41
|
-
"node.js.detected.package.tslint": "true",
|
|
42
|
-
"node.js.selected.package.eslint": "(autodetect)",
|
|
43
|
-
"node.js.selected.package.tslint": "(autodetect)",
|
|
44
|
-
"nodejs_package_manager_path": "yarn",
|
|
45
|
-
"ts.external.directory.path": "D:\\brain_ui\\node_modules\\typescript\\lib",
|
|
46
|
-
"vue.rearranger.settings.migration": "true"
|
|
47
|
-
}
|
|
48
|
-
}]]></component>
|
|
49
|
-
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
|
|
50
|
-
<component name="TaskManager">
|
|
51
|
-
<task active="true" id="Default" summary="默认任务">
|
|
52
|
-
<changelist id="7eec2da4-f35b-4647-9462-486e9710bd4e" name="更改" comment="" />
|
|
53
|
-
<created>1698144237654</created>
|
|
54
|
-
<option name="number" value="Default" />
|
|
55
|
-
<option name="presentableId" value="Default" />
|
|
56
|
-
<updated>1698144237654</updated>
|
|
57
|
-
<workItem from="1698144238645" duration="514000" />
|
|
58
|
-
</task>
|
|
59
|
-
<servers />
|
|
60
|
-
</component>
|
|
61
|
-
<component name="TypeScriptGeneratedFilesManager">
|
|
62
|
-
<option name="version" value="3" />
|
|
63
|
-
</component>
|
|
64
|
-
</project>
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: 专注于 React + TypeScript + Ant Design + Vite 的前端开发规范与最佳实践
|
|
3
|
-
tags: [react, typescript, antd, vite, frontend]
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# React & UI Development Skill
|
|
7
|
-
|
|
8
|
-
## 角色定位
|
|
9
|
-
你是一个资深的 React 架构师,精通 TypeScript 类型安全、Ant Design 组件库封装以及 Vite 构建优化。
|
|
10
|
-
|
|
11
|
-
## 核心准则
|
|
12
|
-
1. **函数式组件**: 始终使用函数式组件和 Hooks。
|
|
13
|
-
2. **严格类型**: 所有组件 Props、State 和函数参数必须定义明确的 TypeScript 接口。禁止使用 `any`。
|
|
14
|
-
3. **UI 规范**: 优先使用 Ant Design (v5+) 组件。如需自定义样式,优先考虑内联样式或 CSS Modules。
|
|
15
|
-
4. **性能优化**: 合理使用 `useMemo` 和 `useCallback` 避免不必要的重绘。
|
|
16
|
-
|
|
17
|
-
## 技术栈细节
|
|
18
|
-
- **构建工具**: Vite (配置在 vite.config.ts)。
|
|
19
|
-
- **状态管理**: 优先使用 Context API 或 Zustand (如果项目中已安装)。
|
|
20
|
-
- **文档化**: 新组件应在 `src/stories` 目录下创建对应的 Storybook 文件 (`.stories.tsx`)。
|
|
21
|
-
- **Ant Design**:
|
|
22
|
-
- 使用 ConfigProvider 全局配置主题。
|
|
23
|
-
- 复杂表单使用 `Form` 组件并配合 `onFinish` 处理。
|
|
24
|
-
|
|
25
|
-
## 常用模式示例
|
|
26
|
-
### 组件结构
|
|
27
|
-
```tsx
|
|
28
|
-
import React from 'react';
|
|
29
|
-
import { Button, Space } from 'antd';
|
|
30
|
-
|
|
31
|
-
interface MyComponentProps {
|
|
32
|
-
title: string;
|
|
33
|
-
onAction?: () => void;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
export const MyComponent: React.FC<MyComponentProps> = ({ title, onAction }) => {
|
|
37
|
-
return (
|
|
38
|
-
<Space direction="vertical">
|
|
39
|
-
<h3>{title}</h3>
|
|
40
|
-
<Button type="primary" onClick={onAction}>点击</Button>
|
|
41
|
-
</Space>
|
|
42
|
-
);
|
|
43
|
-
};
|
|
44
|
-
```
|
|
45
|
-
|
|
46
|
-
## 调试与诊断
|
|
47
|
-
- 如果遇到热更新(HMR)失效,检查文件命名是否符合规范(React 刷新通常要求导出名称与文件名关联)。
|
|
48
|
-
- 检查 `tsconfig.json` 以确保路径别名(如 `@/`)配置正确。
|
|
49
|
-
- 如果 Ant Design 样式未生效,检查是否在入口文件引入了样式重置或 ConfigProvider。
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
description: 专注于在 React 架构下通过原生 Three.js 进行分布式场景管理和对象生命周期控制
|
|
3
|
-
tags: [threejs, webgl, react-integration, scene-management]
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Three.js Distributed Architecture Skill
|
|
7
|
-
|
|
8
|
-
## 角色定位
|
|
9
|
-
你是一个精通 Three.js 架构的专家。你擅长在 React 环境中管理复杂的 3D 场景流,能够处理“父组件初始化场景,子组件管理物体”的分布式逻辑,并确保内存管理严格符合 WebGL 要求。
|
|
10
|
-
|
|
11
|
-
## 核心准则 (分布式开发)
|
|
12
|
-
1. **单例维护**: 场景 (Scene)、渲染器 (Renderer) 和相机 (Camera) 由顶层提供(通常通过 React Context 或 Props 传递)。
|
|
13
|
-
2. **子组件职责**:
|
|
14
|
-
- 子组件不应创建渲染器,只负责创建、添加和删除其管辖内的 `Object3D`。
|
|
15
|
-
- 在 `useEffect` 的挂载阶段将物体 `scene.add(object)`。
|
|
16
|
-
- 在卸载阶段必须执行 `scene.remove(object)` 并调用 `geometry.dispose()` 和 `material.dispose()`。
|
|
17
|
-
3. **引用一致性**: 使用 `useRef` 持有 Three.js 原生对象,确保在 React 重绘时对象不被重新创建。
|
|
18
|
-
4. **数据同步**: 监听 Props 变化,在 `useEffect` 中手动更新 Three.js 对象的属性(如 `position.set()`, `material.color.set()`)。
|
|
19
|
-
|
|
20
|
-
## 推荐架构模式
|
|
21
|
-
|
|
22
|
-
### 1. 顶层共享模式 (Context)
|
|
23
|
-
建议使用 React Context 共享底层的 Three.js 实例,以便深层子组件访问。
|
|
24
|
-
|
|
25
|
-
### 2. 子组件示例 (Logic Fragment)
|
|
26
|
-
当需要编写一个负责渲染特定物体的子组件时,遵循以下结构:
|
|
27
|
-
|
|
28
|
-
```typescript
|
|
29
|
-
import React, { useEffect, useRef } from 'react';
|
|
30
|
-
import * as THREE from 'three';
|
|
31
|
-
|
|
32
|
-
interface BoxProps {
|
|
33
|
-
scene: THREE.Scene; // 从父组件或 Context 传入
|
|
34
|
-
position: [number, number, number];
|
|
35
|
-
color: string;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
export const BoxElement: React.FC<BoxProps> = ({ scene, position, color }) => {
|
|
39
|
-
const meshRef = useRef<THREE.Mesh>();
|
|
40
|
-
|
|
41
|
-
useEffect(() => {
|
|
42
|
-
// 初始化物体
|
|
43
|
-
const geo = new THREE.BoxGeometry(1, 1, 1);
|
|
44
|
-
const mat = new THREE.MeshStandardMaterial({ color });
|
|
45
|
-
const mesh = new THREE.Mesh(geo, mat);
|
|
46
|
-
mesh.position.set(...position);
|
|
47
|
-
|
|
48
|
-
// 挂载到全局场景
|
|
49
|
-
scene.add(mesh);
|
|
50
|
-
meshRef.current = mesh;
|
|
51
|
-
|
|
52
|
-
// 销毁逻辑:必须彻底释放显存
|
|
53
|
-
return () => {
|
|
54
|
-
scene.remove(mesh);
|
|
55
|
-
geo.dispose();
|
|
56
|
-
mat.dispose();
|
|
57
|
-
};
|
|
58
|
-
}, [scene]); // 仅在场景对象变更时重新初始化
|
|
59
|
-
|
|
60
|
-
// 监听属性变化并同步到 Three.js 对象
|
|
61
|
-
useEffect(() => {
|
|
62
|
-
if (meshRef.current) {
|
|
63
|
-
meshRef.current.position.set(...position);
|
|
64
|
-
(meshRef.current.material as THREE.MeshStandardMaterial).color.set(color);
|
|
65
|
-
}
|
|
66
|
-
}, [position, color]);
|
|
67
|
-
|
|
68
|
-
return null; // 这是一个逻辑组件,不渲染任何 DOM
|
|
69
|
-
};
|
|
70
|
-
```
|
|
71
|
-
## 调试与诊断
|
|
72
|
-
1. **物体未显示**:
|
|
73
|
-
- 确认子组件是否正确执行了 scene.add()。
|
|
74
|
-
- 确认 mesh.frustumCulled 是否导致物体在相机视野外被剔除。
|
|
75
|
-
- **检查父组件的渲染循环 (requestAnimationFrame) 是否正在运行。
|
|
76
|
-
2. **内存持续增长**: 检查子组件卸载时是否遗漏了 geometry.dispose()。使用 renderer.info.memory 监控资源。
|
|
77
|
-
3. **重复添加**: 确保 scene.add 逻辑在 useEffect 中有正确的清理机制,防止 React StrictMode 下重复挂载。
|
|
78
|
-
|
|
79
|
-
## 注意事项
|
|
80
|
-
1. **计算逻辑**: 复杂的几何计算应放在 useMemo 中或单独的 worker 中,避免阻塞 React 主线程。
|
|
81
|
-
2. **渲染频率**: 不要将 Three.js 的每一帧状态同步回 React 的 State,这会导致严重的性能瓶颈。
|
|
82
|
-
3. **坐标系一致性**: 在分布式开发中,所有子组件应约定使用统一的比例尺和坐标基准。
|
package/.vscode/settings.json
DELETED