.layout{display:flex;height:100vh;overflow:hidden}.sidebar{width:240px;background:#fff;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;height:100vh;flex-shrink:0}.sidebar-header{padding:20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e0e0e0}.sidebar-logo{width:44px;height:44px;background:transparent;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.sidebar-logo img{width:100%;height:100%;object-fit:contain;display:block}.sidebar-title{font-size:16px;font-weight:600;color:#333}.sidebar-nav{flex:1;padding:40px 8px 12px;overflow-y:auto}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;cursor:pointer;transition:all .2s;margin-bottom:4px;color:#333;text-decoration:none}.nav-item:hover{background:#0000000d}.nav-item.active{background:#e3f2fd;color:#1976d2}.nav-icon{width:32px;height:32px;border-radius:12px;border:1px solid #d1d5db;display:flex;align-items:center;justify-content:center;color:#4b5563;flex-shrink:0;background:transparent;transition:all .2s;font-size:16px}.nav-item.active .nav-icon{border-color:#1976d2;background:#e3f2fd;color:#1976d2}.nav-text{font-size:14px;font-weight:600}.sidebar-footer{padding:16px;border-top:1px solid #e0e0e0;display:flex;align-items:center;gap:12px}.user-avatar{width:40px;height:40px;border-radius:50%;background:#1976d2;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;flex-shrink:0}.user-info{flex:1;min-width:0}.user-name{font-size:14px;font-weight:600;color:#333;margin-bottom:4px}.user-role{font-size:12px;color:#999}.main-content{flex:1;overflow-y:auto;background:#f5f5f5}.home-page{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:20px}.home-title{font-size:32px;color:#333;font-weight:600;margin-bottom:10px}.home-subtitle{font-size:18px;color:#999;margin-bottom:40px}.home-input-wrapper{width:100%;max-width:780px;background:#fff;border-radius:32px;border:1px solid #e3e7f0;box-shadow:0 12px 35px #0f172a1a;transition:all .2s ease;padding:16px 18px}.home-input-wrapper:focus-within{border-color:#9db5ff;box-shadow:0 14px 40px #4f76ff40}.home-input-top{display:flex;align-items:flex-start;padding:14px 24px;gap:16px}.home-input-field{width:100%;border:none;background:transparent;font-size:16px;line-height:1.6;outline:none;color:#333;font-weight:500;resize:none;font-family:inherit}.home-input-field::placeholder{color:#999}.home-send-icon{width:44px;height:44px;border-radius:50%;background:#dde3f5;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:20px;flex-shrink:0;cursor:pointer;transition:all .2s}.home-send-icon.active{background:#a7bfff;color:#fff;cursor:pointer}.home-send-icon.active:hover{background:#8ea9f2;transform:scale(1.05)}.traffic-page{padding:40px;display:flex;flex-direction:column;gap:24px}.loading-container,.error-container{display:flex;justify-content:center;align-items:center;height:100%;font-size:18px;color:#666}.error-container{color:#dc2626}.insights-header h2{font-size:26px;font-weight:600;color:#1f1f1f;margin-bottom:8px}.insights-header p{color:#666;font-size:14px}.insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.insights-card{background:#fff;border-radius:14px;padding:28px 30px;box-shadow:0 3px 12px #00000014;min-height:150px;display:flex;flex-direction:column;justify-content:center}.insights-card-title{font-size:18px;font-weight:600;color:#6b7280;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.insights-value{font-size:34px;font-weight:600;color:#111827;flex-shrink:1;min-width:0}.insights-value-row{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.insights-subtext{font-size:13px;color:#9ca3af;margin-top:8px}.insights-change-badge{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border-radius:999px;font-size:13px;font-weight:600;white-space:nowrap;flex-shrink:0}.insights-change-positive{background:#fee2e2;color:#dc2626}.insights-change-negative{background:#ecfdf5;color:#059669}.chart-countries-wrapper{display:flex;gap:20px;align-items:flex-start}.chart-section{background:#fff;border-radius:14px;padding:28px 30px;box-shadow:0 3px 12px #00000014;flex:1;min-width:0;display:flex;flex-direction:column;height:600px}.chart-header{margin-bottom:20px}.chart-header h3{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:4px}.chart-header p{font-size:13px;color:#6b7280}.chart-container{height:520px;position:relative;flex:1;min-height:0}.countries-section{background:#fff;border-radius:14px;padding:28px 30px;box-shadow:0 3px 12px #00000014;width:400px;flex-shrink:0;display:flex;flex-direction:column;height:600px;overflow-x:hidden}.section-header h3{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:20px}.country-list{display:flex;flex-direction:column;gap:6px;flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}.country-item{display:flex;align-items:center;gap:16px;padding:10px 16px;border-radius:8px;background:#f9fafb;transition:all .2s;min-width:0;overflow:hidden}.country-item:hover{background:#f3f4f6;transform:translate(4px)}.country-rank{width:32px;height:32px;border-radius:50%;background:transparent;color:#6b7280;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;flex-shrink:0}.country-rank-top3{color:#1976d2;font-weight:700;font-size:14px}.country-name{flex:1;font-size:15px;font-weight:600;color:#111827;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.country-visits{font-size:14px;color:#6b7280}.country-share{font-size:14px;font-weight:600;color:#1976d2;min-width:60px;text-align:right}@media (max-width: 1200px){.chart-countries-wrapper{flex-direction:column}.countries-section{width:100%}}.exhibition-page{padding:40px;display:flex;flex-direction:column;gap:24px}.exhibition-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.exhibition-tabs{display:inline-flex;background:#e3f2fd;padding:5px;border-radius:999px;gap:6px;border:1px solid rgba(25,118,210,.15)}.exhibition-tab-btn{border:none;border-radius:999px;padding:10px 30px;font-size:14px;font-weight:600;cursor:pointer;color:#1976d2;background:transparent;transition:all .25s;min-width:120px}.exhibition-tab-btn.active{background:#1976d2;color:#fff;box-shadow:0 4px 12px #1976d24d}.exhibition-table-container{background:#fff;border-radius:16px;box-shadow:0 4px 16px #00000014;overflow:hidden}.exhibition-table{width:100%;border-collapse:collapse;font-size:14px}.exhibition-table thead{background:transparent;color:#374151;border-bottom:1px solid #e5e7eb}.exhibition-table thead th{padding:16px 20px;text-align:left;font-weight:600;font-size:14px;letter-spacing:.3px;white-space:nowrap}.exhibition-table thead th.col-date{width:180px}.exhibition-table thead th.col-name{width:200px;max-width:200px}.exhibition-table thead th.col-location{width:200px}.exhibition-table thead th.col-exhibitors{width:280px}.exhibition-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .2s}.exhibition-table tbody tr:last-child{border-bottom:none}.exhibition-table tbody tr:hover{background-color:#f9fafb}.exhibition-table tbody td{padding:18px 20px;color:#374151;vertical-align:middle}.exhibition-table .date-cell{font-weight:600;white-space:nowrap}.exhibition-table .name-cell{font-weight:600;color:#111827;word-wrap:break-word;overflow-wrap:break-word}.exhibition-table .location-cell{color:#6b7280}.exhibition-table .exhibitors-cell{color:#374151;word-wrap:break-word;overflow-wrap:break-word}.exhibition-table .exhibition-name-link{color:#2563eb;text-decoration:none;font-weight:600;transition:all .2s;display:inline-block}.exhibition-table .exhibition-name-link:hover{color:#1d4ed8;text-decoration:underline}.exhibition-empty{text-align:center;color:#8891aa;padding:60px 0;font-size:16px}.industry-page{padding:40px;display:flex;flex-direction:column;gap:24px;height:100%}.industry-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.industry-tabs{display:inline-flex;background:#e3f2fd;padding:5px;border-radius:999px;gap:6px;border:1px solid rgba(25,118,210,.15)}.industry-tab-btn{border:none;border-radius:999px;padding:10px 30px;font-size:14px;font-weight:600;cursor:pointer;color:#1976d2;background:transparent;transition:all .25s;min-width:100px}.industry-tab-btn.active{background:#1976d2;color:#fff;box-shadow:0 4px 12px #1976d24d}.industry-loading,.industry-error,.industry-empty{text-align:center;color:#8891aa;padding:60px 0;font-size:16px}.industry-error{color:#ef4444}.industry-list{display:flex;flex-direction:column;gap:20px;overflow-y:auto;padding-right:8px}.industry-item{background:#fff;border-radius:14px;padding:24px;box-shadow:0 3px 12px #00000014;transition:all .2s;display:flex;flex-direction:column;gap:14px}.industry-item:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-2px)}.industry-item-header{display:flex;align-items:center;gap:10px;font-size:15px}.industry-item-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;color:#374151;font-size:14px;font-weight:700;font-family:Georgia,serif}.industry-item-icon svg{width:20px;height:20px;display:block}.industry-item-channel{font-weight:600;color:#374151}.industry-item-time{color:#9ca3af;font-size:14px;margin-left:8px}.industry-item-spacer{flex-grow:1}.industry-item-title{font-size:17px;font-weight:400;color:#111827;line-height:1.6;max-width:60%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.industry-item-video,.industry-item-image{margin-top:8px;overflow:hidden;border-radius:10px}.industry-item-video img,.industry-item-image img{width:100%;height:auto;display:block;transition:transform .3s}.industry-item-video img{max-width:600px}.industry-item-video iframe{width:100%;max-width:600px;height:338px;border:none;border-radius:10px;display:block}@media (max-width: 768px){.industry-item-video iframe{height:225px}}.industry-item:hover .industry-item-video img,.industry-item:hover .industry-item-image img{transform:scale(1.02)}.industry-item-link{flex-shrink:0}.industry-item-link a{color:#2563eb;text-decoration:none;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:4px;transition:all .2s}.industry-item-link a:hover{color:#1d4ed8;transform:translate(4px)}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;padding:20px 0;margin-top:8px}.pagination-btn{min-width:40px;height:40px;padding:0 12px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:18px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.pagination-btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.pagination-btn:disabled{opacity:.3;cursor:not-allowed;background:#f9fafb}.pagination-number{min-width:40px;height:40px;padding:0 12px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.pagination-number:hover{background:#f3f4f6;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.pagination-number.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent;font-weight:600;box-shadow:0 4px 12px #667eea66}.pagination-ellipsis{padding:0 8px;color:#9ca3af;font-size:14px;display:flex;align-items:center;-webkit-user-select:none;user-select:none}.pagination-info{margin-left:16px;font-size:14px;color:#6b7280;font-weight:500;white-space:nowrap}.trade-page{padding:40px;display:flex;flex-direction:column;gap:24px;height:100%}.trade-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.header-content h2{font-size:26px;font-weight:600;color:#1f1f1f;margin-bottom:8px}.header-content p{color:#666;font-size:14px}.trade-loading,.trade-error{text-align:center;color:#8891aa;padding:60px 0;font-size:16px}.trade-error{color:#ef4444}.trade-table-container{background:#fff;border-radius:14px;padding:28px;box-shadow:0 3px 12px #00000014;overflow-x:auto;min-height:500px}.trade-table{width:100%;border-collapse:collapse;min-width:1000px}.trade-table thead{background:#f8f9fa}.trade-table th{padding:14px 16px;text-align:center;font-size:14px;font-weight:600;color:#4b5563;border-bottom:2px solid #e5e7eb;white-space:nowrap}.trade-table td{padding:18px 16px;font-size:14px;color:#1f2937;border-bottom:1px solid #f0f0f0;vertical-align:top;text-align:center}.trade-table tbody tr:hover{background:#f9fafb}.trade-table tbody tr:last-child td{border-bottom:none}.date-cell{min-width:110px;color:#6b7280;font-size:13px}.company-cell{min-width:100px;font-weight:600;color:#111827}.country-cell{min-width:90px;color:#374151}.import-company-cell{min-width:140px;max-width:200px;word-break:break-word;color:#374151}.description-cell{min-width:180px;max-width:250px}.description-text{line-height:1.6;word-break:break-word;color:#1f2937}.amount-cell{text-align:center;font-weight:600;color:#111827;min-width:130px;font-size:14px}.trade-empty{text-align:center!important;color:#8891aa;padding:40px 0!important;font-size:16px}@media (max-width: 1200px){.trade-table-container{overflow-x:scroll}}.app{display:flex;height:100vh;overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;background:#f5f5f5;overflow:hidden}#root{width:100vw;height:100vh}
