body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{max-width:1200px;margin:0 auto;padding:2rem}.title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#1f2937}.subtitle{font-size:1.125rem;text-align:center;color:#6b7280;margin-bottom:2rem}.table{width:100%;background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.table th,.table td{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb}.table th{background-color:#f9fafb;font-weight:600;color:#374151}.table tr:hover{background-color:#f9fafb}.badge{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500}.badge-blue{background-color:#dbeafe;color:#1e40af}.badge-green{background-color:#d1fae5;color:#065f46}.btn{padding:.5rem 1rem;border-radius:.375rem;font-weight:500;cursor:pointer;border:none}.btn-primary{background-color:#3b82f6;color:#fff}.btn-primary:hover{background-color:#2563eb}.search-container{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem}.search-input{width:100%;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:.5rem;max-width:800px;width:90%;max-height:90vh;overflow-y:auto;padding:2rem}.loading{text-align:center;padding:4rem}.error{text-align:center;padding:4rem;color:#dc2626}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1a202c;line-height:1.6}.App{max-width:1400px;margin:0 auto;padding:20px}.app-header{text-align:center;margin-bottom:30px;padding:30px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a}.app-header h1{font-size:2.5rem;font-weight:700;margin-bottom:10px}.subtitle{font-size:1.1rem;opacity:.9;margin-bottom:20px;max-width:800px;margin-left:auto;margin-right:auto}.stats{display:flex;justify-content:center;gap:30px;font-size:1rem;font-weight:500}.stats span{background:#fff3;padding:8px 16px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.controls{display:flex;gap:15px;margin-bottom:20px;flex-wrap:wrap;align-items:center}.search-input{flex:1;min-width:300px;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;transition:border-color .2s}.search-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.filter-select{padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;background:#fff;cursor:pointer;transition:border-color .2s}.filter-select:focus{outline:none;border-color:#667eea}.results-info{margin-bottom:20px;font-size:14px;color:#64748b;font-weight:500}.table-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden;border:1px solid #e2e8f0}.experts-table{width:100%;border-collapse:collapse;font-size:14px}.experts-table th{background:#f8fafc;padding:16px 12px;text-align:left;font-weight:600;color:#374151;border-bottom:2px solid #e2e8f0;position:sticky;top:0;z-index:10}.experts-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.experts-table th.sortable:hover{background:#f1f5f9}.experts-table td{padding:16px 12px;border-bottom:1px solid #f1f5f9;vertical-align:top}.experts-table tr:hover{background:#f8fafc}.expert-info{min-width:200px}.expert-name{margin-bottom:8px}.expert-name strong{display:block;font-size:16px;color:#1a202c;margin-bottom:2px}.expert-name-zh{font-size:14px;color:#64748b}.expert-tags{display:flex;gap:6px;flex-wrap:wrap}.tag{padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.tag-scholar{background:#dbeafe;color:#1e40af}.tag-entrepreneur{background:#dcfce7;color:#166534}.tag-international{background:#fef3c7;color:#92400e}.tag-usa{background:#ddd6fe;color:#5b21b6}.tag-china{background:#fecaca;color:#991b1b}.institution-info{min-width:180px}.institution{font-weight:600;color:#374151;margin-bottom:4px}.position{font-size:13px;color:#64748b}.mention-info{min-width:120px}.year{font-weight:600;color:#374151;margin-bottom:4px}.angle{font-size:13px;color:#64748b}.timeline-info{min-width:150px}.timeline{font-weight:600;color:#374151;margin-bottom:4px}.path{font-size:13px;color:#64748b}.safety-attitude{min-width:100px}.attitude-badge{padding:6px 12px;border-radius:16px;font-size:12px;font-weight:600;color:#fff;text-align:center;display:inline-block;min-width:80px}.key-quotes{min-width:300px;max-width:400px}.quotes-text{font-size:13px;line-height:1.5;color:#374151;margin-bottom:8px}.source-links{margin-top:8px;padding-top:8px;border-top:1px solid #f1f5f9}.source-links strong{font-size:12px;color:#64748b;margin-right:8px}.source-link{display:inline-block;margin-right:8px;padding:2px 6px;background:#3b82f6;color:#fff;text-decoration:none;border-radius:4px;font-size:11px;font-weight:500;transition:background-color .2s}.source-link:hover{background:#2563eb;text-decoration:none}.source-link:visited{color:#fff}.actions{min-width:100px}.detail-link{color:#667eea;text-decoration:underline;cursor:pointer;font-size:13px;font-weight:500;background:none;border:none;padding:0;transition:color .2s}.detail-link:hover{color:#5a67d8;text-decoration:underline}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:12px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e2e8f0;background:#f8fafc;border-radius:12px 12px 0 0}.modal-header h2{font-size:1.5rem;font-weight:700;color:#1a202c}.close-button{background:none;border:none;font-size:24px;cursor:pointer;color:#64748b;padding:4px;border-radius:4px;transition:background-color .2s}.close-button:hover{background:#e2e8f0}.modal-body{padding:24px}.expert-detail{display:flex;flex-direction:column;gap:24px}.detail-section{background:#f8fafc;padding:20px;border-radius:8px;border:1px solid #e2e8f0}.detail-section h3{font-size:1.2rem;font-weight:600;color:#374151;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #e2e8f0}.detail-section p{margin-bottom:12px;line-height:1.6}.detail-section strong{color:#374151;font-weight:600}.key-quotes-detail{background:#fff;padding:16px;border-left:4px solid #667eea;border-radius:4px;font-style:italic;color:#374151;margin:16px 0;line-height:1.6}@media (max-width: 1200px){.App{padding:15px}.app-header h1{font-size:2rem}.stats{flex-direction:column;gap:10px}}@media (max-width: 768px){.controls{flex-direction:column}.search-input{min-width:100%}.table-container{overflow-x:auto}.experts-table{min-width:1000px}.modal-content{margin:10px;max-height:95vh}.modal-header,.modal-body{padding:16px}.expert-detail{gap:16px}.detail-section{padding:16px}}@media (max-width: 480px){.app-header{padding:20px}.app-header h1{font-size:1.5rem}.subtitle{font-size:1rem}.stats span{padding:6px 12px;font-size:14px}}
