.admin-page{min-height:100vh;background:#f5f7fa;padding:20px}.admin-header{background:#fff;padding:24px;border-radius:12px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000000d}.admin-header h1{margin:0;font-size:24px;font-weight:600;color:#1f2937}.admin-user-info{display:flex;align-items:center;gap:12px;font-size:14px;color:#6b7280}.admin-role-badge{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500}.admin-role-badge.admin{background:#dbeafe;color:#1e40af}.admin-role-badge.super-admin{background:#fef3c7;color:#92400e}.admin-content{max-width:1400px;margin:0 auto}.admin-section{background:#fff;padding:24px;border-radius:12px;margin-bottom:24px;box-shadow:0 2px 4px #0000000d}.admin-section-title{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid #e5e7eb}.admin-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:20px}.admin-stat-card{background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;border-radius:8px;color:#fff;text-align:center}.admin-stat-card:nth-child(2){background:linear-gradient(135deg,#f093fb,#f5576c)}.admin-stat-card:nth-child(3){background:linear-gradient(135deg,#4facfe,#00f2fe)}.admin-stat-card:nth-child(4){background:linear-gradient(135deg,#43e97b,#38f9d7)}.admin-stat-card:nth-child(5){background:linear-gradient(135deg,#fa709a,#fee140)}.stat-label{font-size:14px;opacity:.9;margin-bottom:8px}.stat-value{font-size:32px;font-weight:700}.admin-refresh-btn{padding:10px 20px;background:#2962ff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.admin-refresh-btn:hover:not(:disabled){background:#1976d2;transform:translateY(-1px)}.admin-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.admin-export-buttons{display:flex;gap:16px;flex-wrap:wrap}.admin-export-btn{display:flex;align-items:center;padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #0000001a}.admin-export-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.admin-export-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.admin-export-btn:nth-child(2){background:linear-gradient(135deg,#f093fb,#f5576c)}.admin-users-table{overflow-x:auto;margin-bottom:20px}.admin-users-table table{width:100%;border-collapse:collapse}.admin-users-table th{background:#f9fafb;padding:12px;text-align:left;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb;font-size:14px}.admin-users-table td{padding:12px;border-bottom:1px solid #e5e7eb;font-size:14px;color:#1f2937}.admin-users-table tr:hover{background:#f9fafb}.admin-users-table select{padding:6px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background:#fff;cursor:pointer}.admin-users-table select:disabled{background:#f3f4f6;cursor:not-allowed}.admin-action-btn{padding:6px 12px;background:#ef4444;color:#fff;border:none;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s}.admin-action-btn:hover{background:#dc2626}.admin-upload-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.admin-upload-card{border:2px dashed #d1d5db;border-radius:8px;padding:24px;text-align:center;transition:all .2s}.admin-upload-card:hover{border-color:#2962ff;background:#f9fafb}.admin-upload-card h3{margin:0 0 16px;font-size:16px;font-weight:600;color:#1f2937}.admin-upload-btn{padding:10px 24px;background:#2962ff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.admin-upload-btn:hover:not(:disabled){background:#1976d2;transform:translateY(-1px)}.admin-upload-btn:disabled{opacity:.6;cursor:not-allowed}*{box-sizing:border-box}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(to top,#93c5fd,#bfdbfe,#dbeafe,#e0f2fe,#f0f9ff);position:relative;min-height:100vh;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle 600px at 10% 20%,rgba(255,255,255,.7) 0%,rgba(255,255,255,.3) 30%,transparent 60%),radial-gradient(circle 500px at 90% 80%,rgba(255,255,255,.6) 0%,rgba(255,255,255,.25) 35%,transparent 65%),radial-gradient(circle 800px at 50% 50%,rgba(255,255,255,.5) 0%,rgba(255,255,255,.2) 40%,transparent 70%),radial-gradient(ellipse 1000px 600px at 25% 65%,rgba(255,255,255,.4) 0%,transparent 50%),radial-gradient(ellipse 800px 400px at 75% 30%,rgba(255,255,255,.35) 0%,transparent 55%),linear-gradient(135deg,rgba(255,255,255,.25) 0%,transparent 40%),linear-gradient(45deg,rgba(255,255,255,.2) 0%,transparent 45%),linear-gradient(225deg,rgba(255,255,255,.15) 0%,transparent 50%);pointer-events:none;z-index:0;animation:backgroundShift 25s ease-in-out infinite}body:after{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle 400px at 60% 10%,rgba(255,255,255,.3) 0%,transparent 50%),radial-gradient(circle 350px at 20% 90%,rgba(255,255,255,.25) 0%,transparent 55%);pointer-events:none;z-index:0;animation:backgroundShift 30s ease-in-out infinite reverse}@keyframes backgroundShift{0%,to{opacity:1;transform:translate(0) scale(1)}33%{opacity:.95;transform:translate(-15px,-15px) scale(1.02)}66%{opacity:.98;transform:translate(10px,-10px) scale(.98)}}#app{min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1}.top-login-bar{position:fixed;top:0;right:0;z-index:1001;padding:16px 24px}.login-bar-container{display:flex;justify-content:flex-end}.top-navbar{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;position:sticky;top:0;z-index:1000;width:100%}.navbar-container{max-width:1400px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between}.navbar-left{display:flex;align-items:center}.navbar-logo-btn{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background .2s}.navbar-logo-btn:hover{background:#f3f4f6}.navbar-logo{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.navbar-logo img{width:100%;height:100%;object-fit:contain}.navbar-brand{font-size:18px;font-weight:700;color:#1f2937}.navbar-center{display:flex;align-items:center;gap:8px;flex:1;justify-content:center}.navbar-menu-item{display:flex;align-items:center;padding:8px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:500;color:#4b5563;cursor:pointer;transition:all .2s;white-space:nowrap}.navbar-menu-item:hover{background:#f3f4f6;border-color:#d1d5db}.navbar-menu-item.active{background:#2962ff;color:#fff;border-color:#2962ff}.navbar-menu-item.active svg path{fill:#fff;stroke:#fff}.navbar-right{display:flex;align-items:center;gap:12px}.navbar-icon-btn{display:flex;align-items:center;padding:8px 12px;background:none;border:none;border-radius:8px;cursor:pointer;transition:background .2s;color:#666}.navbar-icon-btn:hover{background:#f3f4f6}.navbar-login-btn{display:flex;align-items:center;padding:8px 16px;background:none;border:none;border-radius:8px;cursor:pointer;transition:background .2s;color:#4b5563;font-size:14px;font-weight:500}.navbar-login-btn:hover{background:#f3f4f6}.user-info-container{display:flex;align-items:center;gap:10px}.user-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.user-avatar-placeholder{width:32px;height:32px;border-radius:50%;background:#2962ff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.user-name{font-size:14px;font-weight:500;color:#4b5563}.logout-btn{padding:6px 12px;background:#6b7280;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:background .2s}.logout-btn:hover{background:#4b5563}.login-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.login-modal-content{background:#fff;border-radius:16px;width:90%;max-width:460px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden}.login-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}.login-modal-header h3{margin:0;font-size:18px;font-weight:600;color:#111827}.login-modal-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:none;font-size:24px;color:#6b7280;cursor:pointer;border-radius:8px;transition:background .2s}.login-modal-close:hover{background:#f3f4f6}.login-modal-body{padding:32px 24px}.login-switch-hint{margin-top:18px;text-align:center}.login-switch-btn{border:none;background:none;color:#2962ff;font-size:14px;cursor:pointer;padding:6px 8px}.login-switch-btn:hover:not(:disabled){text-decoration:underline}.login-switch-btn:disabled{color:#9ca3af;cursor:not-allowed}.login-error-message{padding:12px;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px;margin-bottom:20px;text-align:center}.login-form{display:flex;flex-direction:column;gap:16px}.login-form-group{display:flex;flex-direction:column;gap:8px}.login-form-label{font-size:14px;font-weight:500;color:#374151}.login-form-input{padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:border-color .2s}.login-form-input:focus{outline:none;border-color:#2962ff;box-shadow:0 0 0 3px #2962ff1a}.login-form-input:disabled{background:#f3f4f6;cursor:not-allowed}.login-submit-btn{padding:12px;background:#2962ff;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s;margin-top:8px}.login-submit-btn:hover:not(:disabled){background:#1976d2}.login-submit-btn:disabled{background:#9ca3af;cursor:not-allowed}.login-form-footer{margin-top:20px;text-align:center;font-size:14px;color:#6b7280;display:flex;align-items:center;justify-content:center;gap:8px}.wechat-login-container{display:flex;justify-content:center;align-items:flex-start;min-height:300px;padding:0}.wechat-login-frame{border:none;border-radius:0;background:transparent;padding:0;box-shadow:none;display:flex;justify-content:center}#wechat_login_container{width:320px;min-height:380px;display:flex;justify-content:center}#wechat_login_container iframe{border:none;width:320px!important;height:380px!important}@media (max-width: 560px){.login-modal-content{max-width:420px}}.usage-limit-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10001;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.usage-limit-modal-content{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;width:90%;max-width:420px;padding:40px 32px;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d;text-align:center;animation:slideUp .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.usage-limit-modal-content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2962ff,#1976d2,#2962ff);background-size:200% 100%;animation:shimmer 3s linear infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.usage-limit-icon{font-size:64px;margin-bottom:16px;animation:bounce .6s ease-out;display:inline-block}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.usage-limit-title{margin:0 0 12px;font-size:24px;font-weight:700;color:#111827;letter-spacing:-.5px}.usage-limit-message{margin:0 0 32px;font-size:16px;line-height:1.6;color:#6b7280;padding:0 8px}.usage-limit-actions{display:flex;flex-direction:column;gap:12px}.usage-limit-btn-primary{padding:14px 24px;background:linear-gradient(135deg,#2962ff,#1976d2);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #2962ff4d;position:relative;overflow:hidden}.usage-limit-btn-primary:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.usage-limit-btn-primary:hover:before{width:300px;height:300px}.usage-limit-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2962ff66}.usage-limit-btn-primary:active{transform:translateY(0)}.usage-limit-btn-secondary{padding:12px 24px;background:transparent;color:#6b7280;border:2px solid #e5e7eb;border-radius:12px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}.usage-limit-btn-secondary:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}.usage-limit-btn-secondary:active{transform:scale(.98)}.not-available-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10002;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeIn .3s ease-out}.not-available-modal-content{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:24px;width:90%;max-width:400px;padding:48px 32px;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d;text-align:center;animation:slideUp .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.not-available-modal-content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f59e0b,#f97316,#f59e0b);background-size:200% 100%;animation:shimmer 3s linear infinite}.not-available-icon{font-size:72px;margin-bottom:20px;animation:bounce .6s ease-out;display:inline-block;filter:drop-shadow(0 4px 8px rgba(245,158,11,.3))}.not-available-title{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 12px;letter-spacing:-.5px}.not-available-message{font-size:15px;color:#6b7280;line-height:1.6;margin:0 0 32px}.not-available-btn{padding:14px 32px;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #f59e0b4d;position:relative;overflow:hidden;min-width:140px}.not-available-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.not-available-btn:hover:before{width:300px;height:300px}.not-available-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b66;background:linear-gradient(135deg,#f97316,#ea580c)}.not-available-btn:active{transform:translateY(0)}@media (max-width: 768px){.not-available-modal-content{padding:36px 24px;max-width:90%}.not-available-icon{font-size:56px;margin-bottom:16px}.not-available-title{font-size:20px}.not-available-message{font-size:14px;margin-bottom:24px}.not-available-btn{padding:12px 24px;font-size:15px;width:100%}}.login-toggle-btn{background:none;border:none;color:#2962ff;font-size:14px;font-weight:500;cursor:pointer;padding:0;text-decoration:underline}.login-toggle-btn:hover:not(:disabled){color:#1976d2}.login-toggle-btn:disabled{color:#9ca3af;cursor:not-allowed}.ccc-autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-height:300px;overflow-y:auto;z-index:1000;margin-top:4px}.ccc-autocomplete-item{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color .15s;border-bottom:1px solid #f3f4f6}.ccc-autocomplete-item:last-child{border-bottom:none}.ccc-autocomplete-item:hover{background-color:#f0f9ff}.ccc-autocomplete-hscode{font-weight:600;color:#2962ff;font-size:14px;min-width:120px;margin-right:12px}.ccc-autocomplete-name{color:#6b7280;font-size:13px;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page{width:100%;max-width:1000px;margin:0 auto;padding:50px 20px;flex:1;display:flex;align-items:center;justify-content:center}.hero-card{background:#fff;border-radius:28px;box-shadow:0 6px 24px #00000014;padding:56px 48px;text-align:center;width:100%}.logo-container{display:flex;flex-direction:column;align-items:center;margin-bottom:36px;position:relative}.starlinks-logo{display:flex;align-items:center;justify-content:center;margin-bottom:20px;opacity:.85;background:#fff;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.brand-name{display:flex;flex-direction:column;align-items:center;gap:4px}.brand-name-main{font-size:28px;font-weight:700;color:#1f2937;letter-spacing:2px}.brand-name-sub{font-size:18px;font-weight:700;color:#1f2937;letter-spacing:1px;position:relative;padding-right:8px}.brand-name-sub:after{content:"";position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#2962ff;border-radius:50%}.starlinks-logo img{max-width:140px;height:auto;object-fit:contain;background:#fff;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none;filter:brightness(1) contrast(1);mix-blend-mode:normal;transition:opacity .3s ease}.starlinks-logo:hover img{opacity:1;filter:brightness(1) contrast(1)}.title-section{margin-bottom:40px}.title{font-size:36px;font-weight:700;color:#1f2937;margin-bottom:14px;line-height:1.3}.subtitle{font-size:16px;color:#6b7280;line-height:1.6}.main-input-area{margin-bottom:40px;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.input-wrapper{display:flex;align-items:center;gap:14px;background:#fff;border:2px solid #e5e7eb;border-radius:18px;padding:24px 20px;transition:border-color .2s;width:100%;min-height:72px}.input-wrapper:focus-within{border-color:#2962ff}.upload-icon-btn{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:5px;border-radius:8px;transition:background .2s}.upload-icon-btn svg{width:26px;height:26px}.upload-icon-btn:hover{background:#f3f4f6}.main-input{flex:1;border:none;outline:none;font-size:16px;color:#111827;background:transparent;text-align:center}.main-input::placeholder{color:#9ca3af}.auto-resize-textarea{resize:none;overflow-y:hidden;min-height:48px;max-height:192px;line-height:48px;transition:height .2s ease;padding-top:0;padding-bottom:0;vertical-align:middle}.auto-resize-textarea:focus{overflow-y:auto}.send-btn{border:none;background:#2962ff;color:#fff;width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;flex-shrink:0}.send-btn svg{width:22px;height:22px}.send-btn:hover:not(:disabled){background:#1976d2}.send-btn:disabled{opacity:.5;cursor:not-allowed}.file-info-bar{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding:0 16px;font-size:12px;color:#6b7280}.file-name-text{color:#2962ff}.image-preview-container{flex-shrink:0;padding:0}.image-preview-wrapper{position:relative;display:inline-block;border-radius:8px;overflow:visible;border:1px solid #e5e7eb;background:#f9fafb;cursor:pointer}.image-preview-thumbnail{display:block;width:48px;height:48px;object-fit:cover;border-radius:8px}.image-preview-remove{position:absolute;top:-8px;right:-8px;width:20px;height:20px;border-radius:50%;background:#ef4444;color:#fff;border:2px solid white;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;line-height:1;transition:all .2s;box-shadow:0 2px 4px #0003;opacity:0;pointer-events:none}.image-preview-wrapper:hover .image-preview-remove{opacity:1;pointer-events:auto}.image-preview-remove:hover{background:#dc2626;transform:scale(1.1)}.input-tip{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;font-size:13px;color:#2962ff}.tip-icon{font-size:16px}.tip-text{font-weight:500}.function-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px}.func-btn{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;cursor:pointer;transition:all .2s;display:flex;flex-direction:row;align-items:center;gap:16px;color:#1f2937;box-shadow:0 2px 4px #0000000f}.func-btn:hover{border-color:#60a5fa;box-shadow:0 4px 12px #60a5fa26;transform:translateY(-2px)}.func-btn-icon{width:56px;height:56px;border-radius:10px;background:#60a5fa;display:flex;align-items:center;justify-content:center;flex-shrink:0}.func-btn-icon svg{width:28px;height:28px}.func-btn-icon svg path{fill:#fff}.func-btn-text{text-align:left;flex:1}.func-btn-title{font-size:16px;font-weight:600;margin-bottom:4px;color:#1f2937}.func-btn-desc{font-size:13px;color:#6b7280;line-height:1.4}.encyclopedia-page{min-height:100vh;background:#f5f7fa}.encyclopedia-main-content{max-width:1200px;margin:0 auto;padding:40px 20px}.encyclopedia-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.encyclopedia-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:140px;justify-content:center}.encyclopedia-card:hover{border-color:#60a5fa;box-shadow:0 4px 12px #60a5fa26;transform:translateY(-2px)}.encyclopedia-card-icon{width:44px;height:44px;border-radius:12px;background:#60a5fa;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.encyclopedia-card-icon svg{width:26px;height:26px}.encyclopedia-card-icon svg path{fill:#fff}.encyclopedia-card-text{width:100%}.encyclopedia-card-title{font-size:16px;font-weight:600;margin-bottom:6px;color:#1f2937}.encyclopedia-card-desc{font-size:13px;color:#6b7280;line-height:1.5}@media (max-width: 900px){.encyclopedia-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){.encyclopedia-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.encyclopedia-icon,.encyclopedia-card-icon.ccc-icon{background:#60a5fa}.encyclopedia-card-icon.packaging-icon{background:#10b981}.encyclopedia-card-icon.deal-method-icon{background:#f59e0b}.encyclopedia-card-icon.area-nature-icon{background:#ec4899}.encyclopedia-card-icon.customs-area-icon{background:#10b981}.encyclopedia-card-icon.country-code-icon{background:#8b5cf6}.encyclopedia-card-icon.domestic-region-icon{background:#06b6d4}.encyclopedia-card-icon.currency-code-icon{background:#f59e0b}.encyclopedia-card-icon.measurement-unit-icon{background:#3b82f6}.encyclopedia-card-icon.trade-mode-icon{background:#6b7280}.encyclopedia-card-icon.regulatory-certificate-icon{background:#ef4444}.encyclopedia-card-icon.settlement-method-icon{background:#10b981}.encyclopedia-card-icon.enterprise-nature-icon{background:#f97316}.encyclopedia-card-icon.usage-code-icon{background:#a855f7}.encyclopedia-card-icon.transport-mode-icon{background:#0ea5e9}.encyclopedia-card-icon.tax-relief-method-icon{background:#f97316}.encyclopedia-card-icon.exemption-nature-icon{background:#10b981}.chat-messages-container{margin-top:32px;padding:20px;background:#f9fafb;border-radius:16px;max-height:500px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.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}.modal-content{background:#fff;border-radius:20px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.modal-header h3{margin:0;font-size:18px;font-weight:600;color:#1f2937}.modal-close{border:none;background:transparent;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .2s}.modal-close:hover{background:#f3f4f6}.modal-body{flex:1;display:flex;flex-direction:column;overflow:hidden}.modal-chat-messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px;min-height:0}.modal-message{display:flex;width:100%}.modal-message-user{justify-content:flex-end}.modal-message-assistant{justify-content:flex-start}.modal-bubble-user{background:#2962ff;color:#fff;padding:10px 14px;border-radius:16px 16px 4px;font-size:14px;max-width:75%}.modal-bubble-assistant{background:#fff;color:#111827;padding:10px 14px;border-radius:16px 16px 16px 4px;font-size:14px;max-width:75%;white-space:pre-wrap;border:1px solid #e5e7eb}.modal-input-area{display:flex;gap:8px;padding:16px 20px;border-top:1px solid #e5e7eb}.modal-input{flex:1;border:1px solid #d1d5db;border-radius:20px;padding:10px 16px;font-size:14px;outline:none}.modal-input:focus{border-color:#2962ff}.modal-send-btn{border:none;background:#2962ff;color:#fff;border-radius:20px;padding:10px 20px;font-size:14px;cursor:pointer;font-weight:500}.modal-send-btn:disabled{opacity:.5;cursor:not-allowed}.message-wrapper{display:flex;width:100%}.message-user{justify-content:flex-end}.message-assistant{justify-content:flex-start;width:100%;max-width:100%}.message-bubble{padding:16px 20px;border-radius:16px;font-size:15px;line-height:1.7;word-wrap:break-word}.message-bubble-user{max-width:75%;background:#2962ff;color:#fff;border-bottom-right-radius:4px}.message-bubble-assistant{max-width:100%;width:100%;background:#fff;color:#111827;border-bottom-left-radius:4px;box-sizing:border-box;border:1px solid #e5e7eb}.thinking-dots{display:inline-block}.thinking-dots .dot{display:inline-block;animation:thinkingDot 1.4s infinite;animation-fill-mode:both}.thinking-dots .dot:nth-child(1){animation-delay:0s}.thinking-dots .dot:nth-child(2){animation-delay:.2s}.thinking-dots .dot:nth-child(3){animation-delay:.4s}@keyframes thinkingDot{0%,80%,to{opacity:.3;transform:scale(1)}40%{opacity:1;transform:scale(1.2)}}.message-image{margin-bottom:8px}.message-image img{max-width:200px;max-height:200px;border-radius:8px;object-fit:contain}.message-text{white-space:pre-wrap}.message-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.hs-code-header{flex:1}.hs-code-label{font-weight:600;color:#374151}.hs-code-value{color:#2563eb;font-weight:600;font-size:15px;margin-left:4px}.tag-3c{margin-left:8px;font-size:11px;padding:2px 8px;border-radius:999px;background:#fee2e2;color:#b91c1c}.message-content{white-space:pre-wrap;margin-bottom:8px;max-width:100%;line-height:1.8}.stop-button{padding:4px 12px;font-size:12px;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s;white-space:nowrap}.stop-button:hover{background:#fee2e2;border-color:#fca5a5;color:#b91c1c}.stop-button:active{background:#fecaca;transform:scale(.98)}.message-footer{font-size:11px;color:#9ca3af;margin-top:8px;padding-top:8px;border-top:1px solid #e5e7eb}.message-feedback{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.feedback-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:12px;padding:6px 10px;border-radius:999px;cursor:pointer;transition:all .15s ease;line-height:1}.feedback-btn:hover{border-color:#93c5fd;background:#eff6ff}.feedback-btn.active{border-color:#2563eb;background:#dbeafe;color:#1d4ed8}.feedback-hint{font-size:11px;color:#9ca3af}.message-suggestions{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.suggestions-title{font-size:13px;font-weight:500;color:#374151;margin-bottom:12px}.suggestions-list{display:flex;flex-direction:column;gap:8px}.suggestion-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#374151;text-align:left;cursor:pointer;transition:all .2s ease;line-height:1.5}.suggestion-item:hover{background:#f3f4f6;border-color:#93c5fd;color:#2563eb;transform:translate(2px)}.suggestion-item:active{transform:translate(4px);background:#eff6ff;border-color:#60a5fa}.suggestion-arrow{flex-shrink:0;margin-left:8px;color:#9ca3af;transition:color .2s ease}.suggestion-item:hover .suggestion-arrow{color:#2563eb}.result-page{height:100vh;display:flex;flex-direction:column;background:#f9fafb;overflow:hidden;padding-top:64px;box-sizing:border-box}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page),.customs-page{padding-top:0}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .result-content-with-sidebar,.customs-page .result-content-with-sidebar{margin-top:64px;padding-top:0}.result-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:sticky;top:64px;z-index:100;box-shadow:0 1px 3px #0000000d;flex-shrink:0}.back-btn{display:flex;align-items:center;gap:8px;background:transparent;border:none;color:#2962ff;font-size:14px;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background .2s;white-space:nowrap}.back-btn:hover{background:#f3f4f6}.result-title{font-size:28px;font-weight:600;color:#1f2937;margin:0;text-align:center;white-space:nowrap;grid-column:2}.result-content-with-sidebar{flex:1;display:flex;gap:16px;max-width:1800px;width:100%;margin:0 auto;padding:12px 24px;box-sizing:border-box;min-height:0;overflow:hidden;height:100%;max-height:100%}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .result-content-with-sidebar,.customs-page .result-content-with-sidebar{padding-top:0}.result-content{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;height:100%;max-height:100%}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .result-content,.customs-page .result-content{height:100%;max-height:100%}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .result-content,.customs-page .result-content{overflow:hidden}.history-sidebar{width:260px;flex-shrink:0;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;overflow:hidden}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .history-sidebar,.history-sidebar-title{font-size:20px;font-weight:700;color:#1f2937;margin:0;padding:16px 16px 12px;border-bottom:1px solid #e5e7eb}.new-chat-sidebar-btn{margin:8px 16px 12px;padding:12px 16px;background:#2962ff;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.new-chat-sidebar-btn:hover{background:#1976d2}.history-list{flex:1;overflow-y:auto;padding:0 12px 12px;scrollbar-width:none;-ms-overflow-style:none;min-height:0}.history-list::-webkit-scrollbar{display:none}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .history-list,.customs-page .history-list{min-height:0}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .history-list,.customs-page .history-list{padding-bottom:12px}.history-item{display:flex;align-items:center;gap:12px;padding:12px;margin-bottom:8px;border-radius:8px;cursor:pointer;transition:all .2s;background:#f9fafb;color:#6b7280}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .history-item,.customs-page .history-item{margin-bottom:6px;padding:10px 12px;border-radius:8px;background:#e0f2fe;color:#1f2937;border:none}.history-item:hover{background:#f3f4f6}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .history-item:hover,.customs-page .history-item:hover{background:#bae6fd}.history-item.active{background:#e0f2fe;color:#2962ff}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .history-item.active,.customs-page .history-item.active{background:#93c5fd;color:#1e40af;font-weight:500}.history-item-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.history-item-title{flex:1;font-size:14px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 1640px){.result-content{max-width:none}}.chat-history-section{flex:1;background:#fff;border-radius:12px;padding:16px 24px;margin-bottom:0;box-shadow:0 1px 3px #0000000d;width:100%;box-sizing:border-box;min-height:0;display:flex;flex-direction:column;overflow:hidden;height:100%}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .chat-history-section,.chat-history-section .chat-messages-container{margin-top:0;padding:0;background:transparent;border-radius:0;flex:1;overflow-y:auto;overflow-x:hidden;overflow-anchor:none;width:100%;box-sizing:border-box;min-height:0;height:100%;max-height:100%;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.chat-history-section .chat-messages-container::-webkit-scrollbar{width:8px}.chat-history-section .chat-messages-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.chat-history-section .chat-messages-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.chat-history-section .chat-messages-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.continue-input-area{background:#fff;border-radius:12px;padding:16px 24px;margin-top:12px;box-shadow:0 1px 3px #0000000d;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;flex-shrink:0;position:relative;z-index:10}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .continue-input-area,.new-chat-btn{background:transparent;border:1px solid #e5e7eb;color:#6b7280;font-size:14px;padding:8px 16px;border-radius:8px;cursor:pointer;transition:all .2s;align-self:flex-start}.new-chat-btn:hover{border-color:#2962ff;color:#2962ff;background:#f0f4ff}.continue-input-area>.input-row{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%}.continue-input-wrapper{display:flex;align-items:center;gap:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:24px;padding:8px 16px;transition:border-color .2s;width:100%}.continue-input-wrapper:focus-within{border-color:#2962ff;background:#fff}.continue-input,.continue-input.auto-resize-textarea{flex:1;border:none;outline:none;font-size:14px;color:#111827;background:transparent;padding:4px 0}.continue-input::placeholder{color:#9ca3af}.continue-input.auto-resize-textarea{resize:none;overflow-y:hidden;min-height:24px;max-height:192px;line-height:24px;transition:height .2s ease}.continue-input.auto-resize-textarea:focus{overflow-y:auto}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .continue-input-area,.customs-page .continue-input-area{padding:20px 28px;margin-top:16px}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .continue-input-wrapper,.customs-page .continue-input-wrapper{padding:16px 20px 14px;min-height:56px;align-items:flex-start}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .continue-input-area .continue-input,.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .continue-input-area .continue-input.auto-resize-textarea,.customs-page .continue-input-area .continue-input,.customs-page .continue-input-area .continue-input.auto-resize-textarea{font-size:15px;font-family:SimHei,黑体,Microsoft YaHei,sans-serif;padding:6px 0}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .continue-input-area .continue-input.auto-resize-textarea,.customs-page .continue-input-area .continue-input.auto-resize-textarea{min-height:72px;line-height:28px;max-height:240px}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .continue-input-area .continue-send-btn,.customs-page .continue-input-area .continue-send-btn{width:36px;height:36px;margin-top:auto;align-self:flex-end}.continue-send-btn{border:none;background:#2962ff;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;flex-shrink:0;position:relative;z-index:10;pointer-events:auto}.continue-send-btn:hover:not(:disabled){background:#1976d2}.continue-send-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.continue-send-btn:not(:disabled){pointer-events:auto}.empty-state{display:flex;align-items:flex-start;justify-content:center;padding-top:20px;color:#9ca3af;flex-shrink:0}.empty-state-text{text-align:center;font-size:16px;color:#9ca3af}.empty-text{text-align:center;font-size:14px}.hs-chat-input-area{padding:16px 20px;border-top:1px solid #e5e7eb;background:#f9fafb}.input-row{display:flex;align-items:center;gap:8px}.upload-btn{cursor:pointer;font-size:20px;padding:8px;border-radius:8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;min-width:40px;height:40px}.upload-btn:hover{background:#e5e7eb}.chat-input-main{flex:1;border:1px solid #d1d5db;border-radius:20px;padding:10px 16px;font-size:14px;outline:none;background:#fff}.chat-input-main:focus{border-color:#2962ff}.btn-send{border:none;border-radius:20px;background:#2962ff;color:#fff;font-size:14px;padding:10px 20px;cursor:pointer;font-weight:500}.btn-send:disabled{opacity:.5;cursor:not-allowed}.file-info{display:flex;align-items:center;justify-content:space-between;margin-top:8px;font-size:12px;color:#6b7280}.btn-remove-file{border:none;background:transparent;color:#ef4444;cursor:pointer;font-size:18px;padding:0 4px}.btn-primary{border:none;border-radius:999px;background:#2962ff;color:#fff;font-size:14px;padding:8px 18px;cursor:pointer;display:flex;align-items:center;gap:6px;box-shadow:0 10px 24px #2962ff59}.btn-primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.right-panel{display:flex;flex-direction:column;gap:12px}.customs-card{border-radius:18px;background:#fff;border:1px solid #e5e7eb;padding:16px;font-size:13px;display:flex;flex-direction:column;height:600px}.result-title{font-weight:600;margin-bottom:12px;color:#374151;font-size:15px}.customs-chat-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px;margin-bottom:12px;padding:8px 0}.customs-message{display:flex;width:100%}.customs-message-user{justify-content:flex-end}.customs-message-assistant{justify-content:flex-start}.customs-bubble-user{background:#2962ff;color:#fff;padding:8px 12px;border-radius:12px 12px 4px;font-size:13px;max-width:80%}.customs-bubble-assistant{background:#fff;color:#111827;padding:8px 12px;border-radius:12px 12px 12px 4px;font-size:13px;max-width:80%;white-space:pre-wrap;border:1px solid #e5e7eb}.customs-input-area{display:flex;gap:8px;border-top:1px solid #e5e7eb;padding-top:12px}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.tag{font-size:11px;padding:2px 8px;border-radius:999px;background:#e5f2ff;color:#2563eb}.chat-input{width:100%;border-radius:999px;border:none;padding:6px 10px;font-size:13px;outline:none}.customs-footer{display:flex;justify-content:flex-end;margin-top:8px}.global-icp-footer{text-align:center;padding:16px 0 24px;font-size:12px;color:#9ca3af}.global-icp-footer a{margin-left:4px;color:#3b82f6;text-decoration:none}.global-icp-footer a:hover{text-decoration:underline}.btn-ghost{border-radius:999px;border:1px solid #d1d5db;padding:4px 12px;font-size:12px;background:#fff;cursor:pointer}@media (max-width: 900px){.main-area{grid-template-columns:1fr}}.hsquery-page{min-height:calc(100vh - 64px);background:linear-gradient(to right,#e3f2fd,#fff 20%,#fff 80%,#e3f2fd);padding-bottom:40px;flex:1}.hsquery-banner{background:linear-gradient(135deg,#1976d2,#1565c0);padding:40px 20px;text-align:center;color:#fff}.hsquery-banner-content{max-width:1200px;margin:0 auto}.hsquery-banner-title{font-size:32px;font-weight:700;margin-bottom:12px;display:flex;align-items:center;justify-content:center}.hsquery-banner-subtitle{font-size:16px;opacity:.95;font-weight:400}.hsquery-main-content{max-width:1200px;margin:0 auto;padding:40px 20px}.hsquery-input-area{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 8px #00000014;margin-bottom:24px}.hsquery-inputs-row{display:flex;justify-content:center;margin-bottom:32px}.hsquery-input-group{display:flex;flex-direction:column;width:100%;max-width:520px}.hsquery-input-label{display:flex;align-items:center;font-size:14px;font-weight:600;color:#1f2937;margin-bottom:8px}.hsquery-label-icon{color:#1976d2;margin-right:6px;font-weight:700}.hsquery-input-field{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s;box-sizing:border-box}.hsquery-input-field:focus{border-color:#1976d2}.hsquery-input-hint{font-size:12px;color:#6b7280;margin-top:6px}.hsquery-action-buttons{display:flex;gap:12px;justify-content:center}.hsquery-reset-btn{padding:10px 20px;background:#e3f2fd;color:#1976d2;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s;display:flex;align-items:center}.hsquery-reset-btn:hover{background:#bbdefb}.hsquery-submit-btn{padding:10px 20px;background:#e3f2fd;color:#1976d2;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s;display:flex;align-items:center}.hsquery-submit-btn:hover:not(:disabled){background:#bbdefb}.hsquery-submit-btn:disabled{opacity:.5;cursor:not-allowed}.hsquery-description{background:#fff;border-radius:12px;padding:24px 32px;box-shadow:0 2px 8px #00000014;margin-bottom:24px}.hsquery-description-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:12px}.hsquery-description-content{font-size:14px;color:#4b5563;line-height:1.8}.hsquery-empty-state{background:#fff;border-radius:12px;padding:60px 32px;text-align:center;box-shadow:0 2px 8px #00000014}.hsquery-empty-text{font-size:14px;color:#6b7280}.hsquery-result{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #00000014;margin-top:24px}.hsquery-list-container{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000d}.hsquery-list-header{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.hsquery-list-header-top{display:flex;justify-content:space-between;align-items:center}.hsquery-list-title{font-size:20px;font-weight:600;color:#1f2937}.hsquery-list-count{font-size:14px;color:#6b7280}.hsquery-list{display:flex;flex-direction:column;gap:16px}.hsquery-list-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px;transition:all .2s;cursor:pointer}.hsquery-list-item:hover{border-color:#2962ff;box-shadow:0 2px 8px #2962ff26}.hsquery-list-item-top{display:flex;align-items:flex-start;gap:16px;justify-content:space-between}.hsquery-list-item-code-wrapper{display:flex;align-items:center;gap:8px;flex-shrink:0}.hsquery-list-item-code{font-size:18px;font-weight:700;color:#2962ff;font-family:Courier New,monospace}.hsquery-list-item-content{flex:1;min-width:0}.hsquery-list-item-name{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:8px;line-height:1.5}.hsquery-list-item-desc{font-size:14px;color:#6b7280;line-height:1.5;margin-top:4px}.hsquery-list-item-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #f3f4f6}.hsquery-list-item-tax-info{display:flex;gap:24px;font-size:13px;color:#4b5563;flex-wrap:wrap}.hsquery-list-item-tax-info span{white-space:nowrap}.hsquery-list-item-btn{padding:8px 20px;background:#2962ff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s;white-space:nowrap;flex-shrink:0}.hsquery-list-item-btn:hover{background:#1976d2}.hsquery-header-table{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;margin-bottom:0}.ccc-list-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 14px}.ccc-list-title{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800;color:#111827}.ccc-list-title-dot{width:10px;height:10px;border-radius:3px;background:#60a5fa}.ccc-list-meta{font-size:12px;color:#6b7280;white-space:nowrap}.ccc-table{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.ccc-table-head{display:grid;grid-template-columns:130px 1.6fr 1fr 1.2fr 1fr 1.6fr;background:#e0f2fe;border-bottom:1px solid #bae6fd}.ccc-th{padding:14px 16px;font-size:13px;font-weight:700;color:#111827}.ccc-row{display:grid;grid-template-columns:130px 1.6fr 1fr 1.2fr 1fr 1.6fr;border-bottom:1px solid #eef2f7}.ccc-row:last-child{border-bottom:none}.ccc-row-alt{background:#e0f2fe}.ccc-td{padding:18px 16px;font-size:13px;color:#111827;position:relative}.ccc-td-hs{display:flex;align-items:flex-start}.ccc-hs-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:10px;background:#60a5fa;color:#fff;font-weight:800;letter-spacing:.5px;font-size:13px;line-height:1}.ccc-cell-text{color:#111827;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:3em}.ccc-more-btn{margin-top:8px;padding:4px 10px;border:none;background:#dbeafe;color:#2563eb;font-size:12px;font-weight:700;border-radius:10px;cursor:pointer}.ccc-more-btn:hover{filter:brightness(.97)}.ccc-pagination{display:flex;justify-content:center;align-items:center;gap:12px;padding:14px;background:#fff}.ccc-page-btn{padding:8px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb;cursor:pointer;font-size:13px;color:#374151}.ccc-page-btn:disabled{cursor:not-allowed;opacity:.5}.ccc-page-info{font-size:13px;color:#6b7280}@media (max-width: 1100px){.ccc-table-head,.ccc-row{grid-template-columns:120px 1.4fr 1fr 1.2fr 1fr 1.4fr}}@media (max-width: 900px){.ccc-table{overflow-x:auto}.ccc-table-head,.ccc-row{min-width:980px}}.hsquery-header-row{display:grid;grid-template-columns:120px 2fr 120px 120px 100px 100px 120px 100px 100px;background:#f3f4f6;border-bottom:1px solid #e5e7eb}.hsquery-header-cell{padding:12px;font-size:12px;font-weight:600;color:#374151;text-align:center;border-right:1px solid #e5e7eb}.hsquery-header-cell:last-child{border-right:none}.hsquery-data-row{display:grid;grid-template-columns:120px 2fr 120px 120px 100px 100px 120px 100px 100px;background:#fff}.hsquery-data-cell{padding:12px;font-size:13px;color:#1f2937;text-align:center;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px}.hsquery-data-cell:last-child{border-right:none}.hsquery-action-btn{padding:4px 8px;background:#60a5fa;color:#fff;border:none;border-radius:4px;font-size:12px;cursor:pointer;margin:2px;transition:background .2s}.hsquery-action-btn:hover{background:#3b82f6}.hsquery-tabs{display:flex;gap:8px;margin-bottom:24px;border-bottom:2px solid #e5e7eb}.hsquery-tab{padding:12px 24px;background:transparent;border:none;border-bottom:2px solid transparent;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s;margin-bottom:-2px}.hsquery-tab:hover{color:#60a5fa}.hsquery-tab.active{color:#60a5fa;border-bottom-color:#60a5fa}.hsquery-tab-content{margin-bottom:24px}.hsquery-detail-container{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #00000014}.hsquery-back-row{display:flex;justify-content:flex-start;margin:20px auto 16px;max-width:1200px;padding:0 20px}.hsquery-back-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#2962ff;font-size:14px;cursor:pointer;transition:all .2s}.hsquery-back-btn:hover{border-color:#2962ff;background:#f0f9ff}.hsquery-section{margin-bottom:32px}.hsquery-section-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.hsquery-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hsquery-info-grid--four{grid-template-columns:repeat(4,1fr)}@media (max-width: 1024px){.hsquery-info-grid--four{grid-template-columns:repeat(2,1fr)}}.hsquery-agreement-table{width:100%;border-collapse:collapse;margin-top:8px}.hsquery-agreement-table th,.hsquery-agreement-table td{border:1px solid #e5e7eb;padding:10px 12px;font-size:13px;text-align:left}.hsquery-agreement-table th{background-color:#f9fafb;font-weight:600;color:#374151}.hsquery-agreement-table td{color:#4b5563}.hsquery-agreement-grid-container{margin-top:16px}.hsquery-agreement-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:1px;background:#e5e7eb;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.hsquery-agreement-grid-item-name{background:#fff;padding:12px;font-size:13px;color:#374151;border-right:1px solid #e5e7eb;display:flex;align-items:center;min-height:44px}.hsquery-agreement-grid-item-rate{background:#fff;padding:12px;font-size:13px;color:#60a5fa;font-weight:600;text-align:center;display:flex;align-items:center;justify-content:center;min-height:44px}.hsquery-agreement-index{color:#9ca3af;font-weight:500;margin-right:4px}@media (max-width: 1400px){.hsquery-agreement-grid{grid-template-columns:repeat(6,1fr)}}@media (max-width: 1024px){.hsquery-agreement-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.hsquery-agreement-grid{grid-template-columns:repeat(2,1fr)}}.hsquery-info-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f9fafb;border-radius:6px}.hsquery-info-label{font-size:13px;color:#6b7280;font-weight:500}.hsquery-info-value{font-size:13px;color:#1f2937;font-weight:500}.hsquery-agreement-link{color:#2962ff;cursor:pointer;text-decoration:underline;transition:color .2s}.hsquery-agreement-link:hover{color:#1e40af}.hsquery-tax-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.hsquery-tax-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}.hsquery-tax-country{font-size:13px;color:#374151}.hsquery-tax-rate{font-size:13px;color:#60a5fa;font-weight:600}.hsquery-declaration-section{margin-top:32px;padding-top:24px;border-top:2px solid #e5e7eb}.hsquery-declaration-tabs{display:flex;gap:8px;margin-bottom:16px}.hsquery-declaration-tab{padding:8px 16px;background:transparent;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;color:#6b7280;cursor:pointer;transition:all .2s}.hsquery-declaration-tab:hover{border-color:#60a5fa;color:#60a5fa}.hsquery-declaration-tab.active{background:#60a5fa;color:#fff;border-color:#60a5fa}.hsquery-declaration-content{background:#f9fafb;border-radius:8px;padding:20px}.hsquery-declaration-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.hsquery-declaration-header>span{font-size:14px;font-weight:500;color:#374151}.hsquery-declaration-options{display:flex;align-items:center;gap:12px}.hsquery-mode-btn{padding:6px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:4px;font-size:12px;color:#6b7280;cursor:pointer;transition:all .2s}.hsquery-mode-btn:hover{border-color:#60a5fa;color:#60a5fa}.hsquery-help-link{font-size:12px;color:#60a5fa;text-decoration:none}.hsquery-help-link:hover{text-decoration:underline}.hsquery-declaration-table{width:100%;border-collapse:collapse;background:#fff;border-radius:6px;overflow:hidden}.hsquery-declaration-table thead{background:#f3f4f6}.hsquery-declaration-table th{padding:12px;font-size:13px;font-weight:600;color:#374151;text-align:left;border-bottom:1px solid #e5e7eb}.hsquery-declaration-table td{padding:12px;font-size:13px;color:#1f2937;border-bottom:1px solid #e5e7eb}.hsquery-declaration-table tbody tr:last-child td{border-bottom:none}.hsquery-declaration-table tbody tr:hover{background:#f9fafb}.hsquery-agreement-list{display:flex;flex-direction:column;gap:8px}.hsquery-agreement-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb;transition:all .2s}.hsquery-agreement-item.has-details{cursor:pointer}.hsquery-agreement-item.has-details:hover{background:#f3f4f6;border-color:#60a5fa}.hsquery-agreement-header{display:flex;align-items:center;gap:12px;width:100%}.hsquery-agreement-code{font-size:13px;color:#6b7280;font-weight:500;min-width:40px}.hsquery-agreement-name{font-size:13px;color:#374151;font-weight:500;flex:1}.hsquery-agreement-rate{font-size:13px;color:#60a5fa;font-weight:600;min-width:50px;text-align:right}.hsquery-agreement-rate-link{font-size:13px;color:#60a5fa;font-weight:500;text-decoration:underline;cursor:pointer;min-width:50px;text-align:right}.hsquery-agreement-rate-link:hover{color:#3b82f6}.agreement-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}.agreement-modal-content{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.agreement-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.agreement-modal-header h3{font-size:18px;font-weight:600;color:#1f2937;margin:0}.agreement-modal-close{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.agreement-modal-close:hover{background:#f3f4f6;color:#1f2937}.agreement-modal-body{padding:24px}.ccc-detail-content{color:#374151;line-height:1.8;font-size:14px}.ccc-detail-line{margin-bottom:10px;padding:8px 12px;background:#f9fafb;border-left:3px solid #60A5FA;border-radius:4px;word-wrap:break-word;word-break:break-all;transition:background .2s}.ccc-detail-line:hover{background:#f3f4f6}.ccc-detail-line:last-child{margin-bottom:0}.ccc-back-row{display:flex;justify-content:flex-start;margin-bottom:12px}.ccc-back-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#2962ff;font-size:14px;cursor:pointer;transition:all .2s}.ccc-back-btn:hover{border-color:#2962ff;background:#f0f9ff}.global-back-button{position:fixed;top:18px;left:16px;z-index:1100;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#2962ff;font-size:14px;cursor:pointer;box-shadow:0 4px 12px #0000000f;transition:all .2s}.global-back-button:hover{border-color:#2962ff;background:#f0f9ff}.agreement-detail-item{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.agreement-detail-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.agreement-tariff-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}.agreement-tariff-modal-content{background:#fff;border-radius:12px;max-width:1200px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.agreement-tariff-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}.agreement-tariff-modal-header h3{font-size:18px;font-weight:600;color:#1f2937;margin:0}.agreement-tariff-modal-close{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.agreement-tariff-modal-close:hover{background:#f3f4f6;color:#1f2937}.agreement-tariff-modal-body{padding:24px}.agreement-tariff-modal-body .hsquery-empty-state{padding:40px;text-align:center}.agreement-tariff-modal-body .hsquery-agreement-grid-container{margin-top:0}.agreement-tariff-modal-body .hsquery-agreement-grid{border-radius:8px}.hsquery-view-cases-btn{padding:12px 24px;background:#2962ff;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #2962ff33}.hsquery-view-cases-btn:hover{background:#1976d2;box-shadow:0 4px 8px #2962ff4d;transform:translateY(-1px)}.hsquery-view-cases-btn:active{transform:translateY(0)}.declaration-cases-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}.declaration-cases-modal-content{background:#fff;border-radius:12px;max-width:1400px;width:95%;max-height:70vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.declaration-cases-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}.declaration-cases-modal-header h3{font-size:18px;font-weight:600;color:#1f2937;margin:0}.declaration-cases-modal-close{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.declaration-cases-modal-close:hover{background:#f3f4f6;color:#1f2937}.declaration-cases-modal-body{padding:0}.declaration-cases-modal-body .hsquery-empty-state{padding:40px;text-align:center}.declaration-cases-table{width:100%;border-collapse:collapse;font-size:14px}.declaration-cases-table thead{background:#f9fafb;position:sticky;top:0;z-index:10}.declaration-cases-table th{padding:12px 16px;text-align:left;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb;white-space:nowrap}.declaration-cases-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .2s}.declaration-cases-table tbody tr:hover{background-color:#f9fafb}.declaration-cases-table td{padding:12px 16px;color:#1f2937;vertical-align:top}.declaration-cases-table td:first-child{text-align:center;font-weight:500;color:#6b7280}.declaration-cases-list{display:flex;flex-direction:column;gap:20px}.declaration-case-item{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff;transition:all .2s}.declaration-case-item:hover{box-shadow:0 4px 12px #00000014;border-color:#2962ff}.declaration-case-header{padding:12px 16px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.declaration-case-index{font-size:14px;font-weight:600;color:#2962ff}.declaration-case-content{padding:16px}.declaration-case-section{margin-bottom:20px}.declaration-case-section:last-child{margin-bottom:0}.declaration-case-section-title{font-size:14px;font-weight:600;color:#374151;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.declaration-case-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.declaration-case-info-item{display:flex;flex-direction:column;gap:4px;padding:10px;background:#f9fafb;border-radius:6px}.declaration-case-info-label{font-size:12px;color:#6b7280;font-weight:500}.declaration-case-info-value{font-size:13px;color:#1f2937;font-weight:500;word-break:break-word}@media (max-width: 768px){.declaration-case-info-grid{grid-template-columns:1fr}.declaration-cases-modal-content{max-width:95%}}@media (max-width: 768px){.top-login-bar{padding:10px 12px}.navbar-container{padding:0 12px;height:auto;min-height:56px;gap:10px}.navbar-center{flex-wrap:wrap;justify-content:flex-start;gap:8px}.navbar-menu-item{padding:8px 12px;font-size:13px}.navbar-brand{font-size:16px}.page{padding:20px 12px;align-items:flex-start}.hero-card{padding:22px 16px;border-radius:18px}.title{font-size:26px}.subtitle{font-size:14px}.starlinks-logo img{max-width:110px}.input-wrapper{padding:12px;border-radius:16px;gap:10px}.main-input{font-size:15px}.send-btn{width:44px;height:44px;border-radius:12px}.upload-icon-btn svg{width:24px;height:24px}.function-buttons{grid-template-columns:1fr;gap:12px;margin-top:18px}.func-btn{padding:14px;gap:12px}.func-btn-icon{width:48px;height:48px}.modal-content{width:calc(100% - 24px);max-width:none;max-height:calc(100vh - 24px);border-radius:14px}.modal-header{padding:14px 16px}.modal-chat-messages{padding:14px}.modal-input-area{padding:12px 14px}.modal-send-btn{padding:10px 14px}.result-page{height:100vh;padding-top:56px}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page),.customs-page{padding-top:0}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .result-content-with-sidebar,.customs-page .result-content-with-sidebar{margin-top:56px;padding-top:0}.result-content-with-sidebar{padding:0 12px 8px;gap:12px}.result-content{padding:0;min-height:0}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .result-content,.customs-page .result-content{overflow:hidden}.chat-history-section{padding:12px 16px;margin-bottom:0;min-height:0;height:100%}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .chat-history-section,.customs-page .chat-history-section{max-height:calc(100% - 100px)}.continue-input-area{padding:12px 16px;margin-top:8px;flex-shrink:0}.result-page:not(.hsquery-page):not(.agreementTariff-page):not(.cccquery-page):not(.admin-page) .continue-input-area,.customs-page .continue-input-area{margin-top:6px}.result-header{padding:12px;grid-template-columns:auto 1fr auto}.result-title{font-size:20px;grid-column:2}}@media (max-width: 480px){.navbar-logo-btn{padding:6px 8px}.navbar-logo{width:28px;height:28px}.navbar-menu-item{padding:7px 10px;font-size:12px}.title{font-size:22px}.hero-card{padding:18px 14px}.input-wrapper{padding:10px}.send-btn{width:42px;height:42px}.message-bubble-user{max-width:92%}.message-bubble-assistant{max-width:100%}.modal-bubble-user,.modal-bubble-assistant{max-width:92%}}.agreement-detail-label{font-size:13px;font-weight:600;color:#6b7280;margin-bottom:4px}.agreement-detail-value{font-size:14px;color:#1f2937;line-height:1.6;white-space:pre-wrap}.hsquery-declaration-cases{display:flex;flex-direction:column;gap:20px}.hsquery-declaration-case-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:20px;transition:all .2s}.hsquery-declaration-case-card:hover{border-color:#60a5fa;box-shadow:0 2px 8px #60a5fa1a}.hsquery-case-header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.hsquery-case-title{display:flex;align-items:center;gap:8px}.hsquery-case-country{font-size:16px;font-weight:600;color:#1f2937}.hsquery-case-agreement{font-size:14px;color:#6b7280;font-weight:500}.hsquery-case-content{margin-bottom:16px}.hsquery-case-item{display:flex;margin-bottom:8px;font-size:13px;line-height:1.6}.hsquery-case-item:last-child{margin-bottom:0}.hsquery-case-label{color:#6b7280;font-weight:500;min-width:80px;flex-shrink:0}.hsquery-case-value{color:#1f2937;flex:1}.hsquery-case-tariffs{margin-bottom:16px;padding-top:16px;border-top:1px solid #e5e7eb}.hsquery-case-tariffs-title{font-size:13px;font-weight:600;color:#374151;margin-bottom:12px}.hsquery-case-tariffs-list{display:flex;flex-wrap:wrap;gap:8px}.hsquery-case-tariff-item{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:12px;transition:all .2s}.hsquery-case-tariff-item.has-details{cursor:pointer}.hsquery-case-tariff-item.has-details:hover{border-color:#60a5fa;background:#f0f9ff}.hsquery-case-tariff-name{color:#374151;font-weight:500}.hsquery-case-tariff-rate{color:#60a5fa;font-weight:600}.hsquery-case-ciq{padding-top:16px;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:1fr 1fr;gap:12px}.hsquery-case-ciq-item{display:flex;flex-direction:column;gap:4px;font-size:13px}.hsquery-case-ciq-item .hsquery-case-label{min-width:auto;font-size:12px;color:#6b7280}.hsquery-case-ciq-item .hsquery-case-value{font-size:13px;color:#1f2937;font-weight:500}.hsquery-case-base-tariffs{margin-bottom:16px;padding-top:16px;border-top:1px solid #e5e7eb}.hsquery-case-base-tariffs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px}.hsquery-case-base-tariff-item{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;font-size:12px}.hsquery-case-base-tariff-label{color:#6b7280;font-weight:500;flex-shrink:0}.hsquery-case-base-tariff-value{color:#60a5fa;font-weight:600;flex:1;text-align:right}.ciq-modal-content{max-width:1200px;width:90%}.ciq-modal-content .agreement-modal-body{padding:0}.ciq-modal-content .hsquery-declaration-table{margin:0;border-radius:0}.ciq-modal-content .hsquery-empty-state{padding:40px;text-align:center}.anti-dumping-modal-body{padding:16px 24px 24px!important}.anti-dumping-search-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.anti-dumping-search-label{font-size:14px;color:#374151;white-space:nowrap}.anti-dumping-search-input{flex:1;max-width:320px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:14px}.anti-dumping-search-input:focus{outline:none;border-color:#2962ff;box-shadow:0 0 0 2px #2962ff26}.anti-dumping-table-scroll{max-height:60vh;overflow-y:auto;border:1px solid #e5e7eb;border-radius:8px}.anti-dumping-sticky-table thead th{position:sticky;top:0;z-index:1;background:#f9fafb;box-shadow:0 1px #e5e7eb}.hsquery-more-btn{padding:10px 24px;background:#2962ff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #2962ff33}.hsquery-more-btn:hover{background:#1976d2;box-shadow:0 4px 8px #2962ff4d;transform:translateY(-1px)}.hsquery-more-btn:active{transform:translateY(0)}.hsquery-declaration-instance-btn{padding:10px 24px;background:#2962ff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #2962ff33}.hsquery-declaration-instance-btn:hover{background:#1976d2;box-shadow:0 4px 8px #2962ff4d;transform:translateY(-1px)}.hsquery-declaration-instance-btn:active{transform:translateY(0)}.hsquery-loading-container{display:flex;justify-content:center;align-items:center;min-height:400px;padding:40px 20px}.hsquery-loading-content{display:flex;flex-direction:column;align-items:center;gap:20px}.hsquery-loading-spinner{width:16px;height:16px;border:2px solid rgba(41,98,255,.2);border-top-color:#2962ff;border-radius:50%;animation:hsquery-spin .8s linear infinite}.hsquery-loading-spinner-large{width:60px;height:60px;border:4px solid rgba(41,98,255,.1);border-top-color:#2962ff;border-radius:50%;animation:hsquery-spin 1s linear infinite}.hsquery-loading-text{font-size:16px;color:#6b7280;font-weight:500}.hsquery-loading-progress{width:300px;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden;position:relative}.hsquery-loading-progress-bar{height:100%;background:linear-gradient(90deg,#2962ff,#60a5fa,#2962ff);background-size:200% 100%;border-radius:2px;animation:hsquery-progress 1.5s ease-in-out infinite}@keyframes hsquery-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hsquery-progress{0%{width:0%;background-position:0% 0%}50%{width:70%;background-position:100% 0%}to{width:100%;background-position:200% 0%}}
