*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f6fa;color:#222}.home{max-width:720px;margin:60px auto;padding:0 20px}.home h1{font-size:24px;margin-bottom:32px}.project-list{list-style:none;padding:0;margin:0 0 32px}.project-list li{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:8px;padding:14px 18px;margin-bottom:10px;box-shadow:0 1px 4px #0000000f;cursor:pointer;transition:box-shadow .15s}.project-list li:hover{box-shadow:0 3px 10px #0000001a}.project-name{font-weight:500;font-size:15px;flex:1}.project-date{font-size:12px;color:#888;margin-right:12px}.btn-delete-project{background:none;border:none;cursor:pointer;font-size:15px;padding:2px 6px;border-radius:4px;color:#aaa;transition:color .15s,background .15s}.btn-delete-project:hover{color:#e74c3c;background:#fdecea}.create-form{background:#fff;border-radius:10px;padding:24px;box-shadow:0 1px 4px #00000014}.create-form h2{margin:0 0 16px;font-size:16px}.create-form input{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;margin-bottom:12px;outline:none}.create-form input:focus{border-color:#4a90e2}button{cursor:pointer;border:none;border-radius:6px;padding:9px 18px;font-size:14px;font-family:inherit;transition:opacity .15s}button:hover{opacity:.85}button:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:#4a90e2;color:#fff}.btn-success{background:#2ecc71;color:#fff}.btn-warning{background:#f39c12;color:#fff}.btn-danger{background:#e74c3c;color:#fff}.btn-ghost{background:transparent;border:1px solid #ccc;color:#555}.btn-purple{background:#8e44ad;color:#fff}.project-page{display:flex;flex-direction:column;height:100vh}.topbar{display:flex;align-items:center;gap:12px;padding:12px 20px;background:#fff;border-bottom:1px solid #eee;box-shadow:0 1px 4px #0000000d}.topbar .project-title{font-size:16px;font-weight:600;flex:1}.main-area{flex:1;display:flex;overflow:hidden}.upload-panel{width:320px;border-right:1px solid #eee;background:#fff;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:14px}.upload-panel h3{margin:0;font-size:14px;color:#555}.dropzone{border:2px dashed #c0c8d8;border-radius:10px;padding:30px 16px;text-align:center;color:#888;font-size:13px;cursor:pointer;transition:border-color .2s,background .2s}.dropzone.drag-over{border-color:#4a90e2;background:#eef4fd}.dropzone p{margin:4px 0}.file-list{list-style:none;padding:0;margin:0}.file-list li{font-size:12px;padding:4px 0;border-bottom:1px solid #f0f0f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#444}.tree-area{flex:1;position:relative;overflow:hidden;background:#fafbfc}.rd3t-link{stroke:#c0c8d8!important}.rd3t-svg text,.rd3t-svg tspan{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,Hiragino Sans GB,sans-serif!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;paint-order:stroke fill}.rd3t-svg circle{shape-rendering:geometricPrecision}.node-popup{position:fixed;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;padding:12px;z-index:1000;min-width:180px;display:flex;flex-direction:column;gap:8px}.node-popup .popup-title{font-size:13px;font-weight:600;margin-bottom:4px;word-break:break-all}.node-popup button{width:100%;text-align:left}.reclassify-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:9000}.reclassify-modal{background:#fff;border-radius:12px;padding:24px;width:420px;max-width:90vw;box-shadow:0 8px 32px #0000002e;display:flex;flex-direction:column;gap:12px}.reclassify-title{font-size:16px;font-weight:700;color:#222}.reclassify-node-name{font-size:14px;font-weight:400;color:#e67e22;margin-left:6px}.reclassify-desc{font-size:13px;color:#666;line-height:1.6;margin:0}.reclassify-textarea{width:100%;border:1px solid #ddd;border-radius:8px;padding:10px 12px;font-size:13px;font-family:inherit;resize:vertical;outline:none;box-sizing:border-box;line-height:1.6}.reclassify-textarea:focus{border-color:#f39c12}.reclassify-actions{display:flex;gap:10px;justify-content:flex-end}.move-modal{max-height:80vh}.move-node-list{list-style:none;padding:0;margin:0;max-height:320px;overflow-y:auto;border:1px solid #eee;border-radius:8px}.move-node-item{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:13px;cursor:pointer;border-bottom:1px solid #f5f5f5;transition:background .1s}.move-node-item:last-child{border-bottom:none}.move-node-item:hover:not(.move-node-disabled){background:#f0f7ff}.move-node-disabled{opacity:.38;cursor:not-allowed}.move-node-selected{background:#e8f4fd!important;outline:2px solid #4a90e2;outline-offset:-2px;border-radius:4px}.move-node-icon{font-size:14px;flex-shrink:0}.move-node-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.move-node-badge{font-size:10px;padding:1px 6px;border-radius:10px;white-space:nowrap;flex-shrink:0}.move-node-badge.current{background:#e8f5e9;color:#2e7d32}.move-node-badge.self{background:#fce4ec;color:#c62828}.move-node-badge.desc{background:#fff3e0;color:#e65100}.token-estimate-box{background:#f8f4ff;border:1px solid #d8c8f0;border-radius:8px;padding:14px 16px;display:flex;flex-direction:column;gap:8px}.token-estimate-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#444}.token-estimate-row .label{color:#777}.token-estimate-row .value{font-weight:600;color:#222}.token-estimate-row .value.feasible{color:#27ae60}.token-estimate-row .value.warn{color:#f39c12}.token-estimate-row .value.infeasible{color:#e74c3c}.estimate-bar{width:100%;height:8px;background:#e8e0f8;border-radius:4px;overflow:hidden}.estimate-fill{height:100%;border-radius:4px;transition:width .3s ease}.estimate-fill.green{background:#2ecc71}.estimate-fill.yellow{background:#f1c40f}.estimate-fill.orange{background:#f39c12}.estimate-fill.red{background:#e74c3c}.rename-input{border:1px solid #4a90e2;border-radius:4px;padding:3px 6px;font-size:12px;outline:none;width:130px}.loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:500;font-size:15px;color:#4a90e2;gap:10px}.spinner{width:22px;height:22px;border:3px solid #c0d6f5;border-top-color:#4a90e2;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.file-panel{position:fixed;background:#fff;border-radius:10px;box-shadow:0 6px 24px #00000024;width:260px;max-height:400px;display:flex;flex-direction:column;z-index:1100;overflow:hidden}.file-panel-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px 8px;font-size:13px;font-weight:600;border-bottom:1px solid #f0f0f0;color:#222}.file-panel-list{list-style:none;padding:6px 0;margin:0;overflow-y:auto;flex:1}.file-panel-list li{display:flex;align-items:center;gap:6px;padding:5px 14px;font-size:12px;color:#333;border-bottom:1px solid #f8f8f8}.file-panel-list li:last-child{border-bottom:none}.file-icon{font-size:13px;flex-shrink:0}.file-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-panel-hint{padding:6px 14px;font-size:11px;color:#bbb;border-top:1px solid #f0f0f0;text-align:center}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#323232;color:#fff;padding:10px 22px;border-radius:6px;font-size:13px;z-index:2000;pointer-events:none;animation:fadeup .25s ease}.toast.error{background:#c0392b}@keyframes fadeup{0%{opacity:0;transform:translate(-50%) translateY(8px)}}.share-page{display:flex;flex-direction:column;height:100vh}.share-header{padding:14px 24px;background:#fff;border-bottom:1px solid #eee;font-size:16px;font-weight:600;color:#333}.share-tree{flex:1;overflow:hidden}
