.import-modal-options{margin-bottom:16px}.import-modal-option-card{border-radius:8px;margin-bottom:12px;background:#fafafa}[data-theme=dark] .import-modal-option-card{background:#1a1a1a;border-color:#303030}.import-modal-option-item{display:flex;align-items:center;padding:10px 12px;border-radius:6px;transition:background .2s ease;cursor:pointer}.import-modal-option-item:hover{background:#3b82f614}.import-modal-option-item .ant-checkbox-wrapper{margin-left:8px}.import-modal-option-label{margin-left:8px;font-size:14px;color:#333}[data-theme=dark] .import-modal-option-label{color:#e5e5e5}.import-modal-section-title{font-size:13px;font-weight:500;color:#666;margin-bottom:8px;padding-left:4px}[data-theme=dark] .import-modal-section-title{color:#999}.import-mode-selector{margin-top:8px}.import-mode-selector .ant-radio-button-wrapper{border-radius:6px;margin-right:8px}.import-mode-selector .ant-radio-button-wrapper:first-child{border-radius:6px}.import-mode-selector .ant-radio-button-wrapper:last-child{border-radius:6px}.import-modal-tree{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:12px;margin-top:12px;max-height:320px;overflow-y:auto}[data-theme=dark] .import-modal-tree{background:#1a1a1a;border-color:#303030}.import-modal-tree .ant-tree-node-content-wrapper{border-radius:4px;padding:4px 8px;transition:all .2s ease}.import-modal-tree .ant-tree-node-content-wrapper:hover{background:#3b82f61a}.import-modal-tree .ant-tree-checkbox-checked .ant-tree-checkbox-inner,.import-modal-tree .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner{background-color:#3b82f6;border-color:#3b82f6}.import-modal-tree .ant-tree-title{font-size:13px}.import-modal-option-item.ant-checkbox-wrapper:hover .import-modal-option-label,.import-modal-option-item:hover .import-modal-option-label{color:#3b82f6}.import-modal-folder-icon{color:#faad14;margin-right:6px}.import-modal-file-icon{color:#1890ff;margin-right:6px}.import-modal-duplicate-tag{font-size:11px;padding:0 6px;height:18px;line-height:18px;border-radius:9px;background:#fff2e8;color:#ff4d4f;margin-left:8px}.import-modal-selection-count{font-size:12px;color:#888;padding:8px 12px;background:#f5f5f5;border-radius:6px;margin-top:8px}[data-theme=dark] .import-modal-selection-count{background:#262626;color:#999}.import-modal-progress-container{padding:16px;background:linear-gradient(135deg,#f0f7ff,#e8f4ff);border-radius:8px;margin-bottom:16px}[data-theme=dark] .import-modal-progress-container{background:linear-gradient(135deg,#1a2a3a,#1a2535)}.import-modal-progress-info{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.import-modal-progress-url{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Outfit,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e0dcd7;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9c9690}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#444}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#555}
