@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{-webkit-font-smoothing:antialiased;background:#f4f7fb!important;color:#0f172a;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.6;min-height:100vh}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.app{background:#f4f7fb;display:flex;flex-direction:column;min-height:100vh}.page-main{flex:1 1;margin:0 auto;max-width:1280px;padding:28px 32px;width:100%}.site-header{align-items:center;background:#0f1b35;height:60px;justify-content:space-between;position:sticky;top:0;z-index:100}.site-header,.site-nav{display:flex;flex-shrink:0;padding:0 28px}.site-nav{background:#fff;border-bottom:1px solid #e2e8f0;gap:0;overflow-x:auto}.nav-item{align-items:center;background:none;border:none;border-bottom:2px solid #0000;color:#475569;cursor:pointer;display:flex;font-family:inherit;font-size:13.5px;font-weight:500;gap:7px;height:48px;padding:0 18px;text-decoration:none;transition:color .15s,border-color .15s;white-space:nowrap}.nav-item:hover{color:#0f172a}.nav-item.active{border-bottom-color:#0096c7;color:#0096c7;font-weight:600}.card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 3px #0000000f}.card-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;border-radius:14px 14px 0 0;display:flex;justify-content:space-between;padding:18px 22px}.card-body{background:#fff;padding:22px}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 3px #0000000f;padding:20px 22px;position:relative}.stat-card:after{background:#0096c7;background:var(--accent,#0096c7);border-radius:0 0 14px 14px;bottom:0;content:"";height:3px;left:0;position:absolute;right:0}.stat-label{color:#94a3b8;font-size:11.5px;font-weight:600;letter-spacing:.6px;margin-bottom:10px;text-transform:uppercase}.stat-value{color:#0f172a;font-family:JetBrains Mono,monospace;font-size:24px;font-weight:700;line-height:1}.stat-sub{color:#94a3b8;font-size:12px;margin-top:5px}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:Inter,inherit;font-size:13px;font-weight:600;gap:6px;line-height:1;padding:8px 16px;text-decoration:none;transition:all .15s;white-space:nowrap}.btn-primary{background:#0096c7;color:#fff}.btn-primary:hover{background:#007aa3}.btn-outline{background:#fff;border:1px solid #cbd5e1;color:#475569}.btn-outline:hover{background:#f8fafc;color:#0f172a}.btn-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.btn-success:hover{background:#dcfce7}.btn-danger{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.btn-danger:hover{background:#fee2e2}.btn-sm{font-size:12px;padding:5px 12px}.badge{align-items:center;border-radius:99px;display:inline-flex;font-size:11.5px;font-weight:600;gap:5px;padding:3px 10px}.badge-processing{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.badge-done{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.badge-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.badge-queued{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.tag{align-items:center;border-radius:6px;display:inline-flex;font-size:11px;font-weight:600;padding:2px 9px}.tag-domestic{background:#ecfeff;border:1px solid #a5f3fc;color:#0e7490}.tag-foreign-eu{background:#f5f3ff;border:1px solid #ddd6fe;color:#6d28d9}.tag-foreign-noneu{background:#fff7ed;border:1px solid #fed7aa;color:#c2410c}.tag-ineligible{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.tag-no-mechanism{background:#f8fafc;border:1px solid #e2e8f0;color:#94a3b8}.data-table{border-collapse:collapse;font-size:13.5px;width:100%}.data-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-size:11.5px;font-weight:600;letter-spacing:.5px;padding:11px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.data-table td{background:#fff;border-bottom:1px solid #f1f5f9;color:#0f172a;padding:12px 16px}.data-table tbody tr:hover td{background:#f8fafc}.data-table tbody tr:last-child td{border-bottom:none}.data-table tfoot td{background:#f8fafc;border-top:1px solid #e2e8f0;font-weight:600;padding:12px 16px}.tab-list{border-bottom:1px solid #e2e8f0;display:flex;margin-bottom:22px;overflow-x:auto}.tab-item{align-items:center;background:none;border:none;border-bottom:2px solid #0000;color:#475569;cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:500;gap:6px;padding:10px 18px;transition:all .15s;white-space:nowrap}.tab-item:hover{color:#0f172a}.tab-item.active{border-bottom-color:#0096c7;color:#0096c7;font-weight:600}.progress-track{background:#e2e8f0;border-radius:99px;height:6px;overflow:hidden}.progress-fill{border-radius:99px;height:100%;transition:width .6s ease}.country-row{align-items:center;display:flex;gap:12px}.country-name{color:#475569;flex-shrink:0;font-size:12px;font-weight:500;text-align:right;width:110px}.country-bar-track{background:#f1f5f9;border-radius:4px;flex:1 1;height:16px;overflow:hidden}.country-bar-fill{border-radius:4px;height:100%;transition:width .7s cubic-bezier(.4,0,.2,1)}.country-val{color:#475569;flex-shrink:0;font-family:JetBrains Mono,monospace;font-size:12px;text-align:right;width:80px}.upload-zone{background:#fff;border:2px dashed #cbd5e1;border-radius:14px;cursor:pointer;padding:52px 32px;text-align:center;transition:all .2s}.upload-zone.drag-active,.upload-zone:hover{background:#f0fdff;border-color:#0096c7}@keyframes spin{to{transform:rotate(1turn)}}.spinner{animation:spin .7s linear infinite;border:2.5px solid #e2e8f0;border-radius:50%;border-top-color:#0096c7;flex-shrink:0}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.dot-pulse{animation:pulse-dot 1.5s infinite;background:currentColor;border-radius:50%;display:inline-block;flex-shrink:0;height:7px;width:7px}@keyframes shimmer-anim{0%{background-position:-400px 0}to{background-position:400px 0}}.shimmer-bar{animation:shimmer-anim 1.4s infinite;background:linear-gradient(90deg,#0096c7 25%,#38bdf8 50%,#0096c7 75%);background-size:400px 100%;border-radius:99px;height:100%;width:100%}.empty-state{background:#fff;padding:60px 24px;text-align:center}.empty-icon{font-size:44px;margin-bottom:14px}.empty-title{color:#0f172a;font-size:16px;font-weight:600;margin-bottom:6px}.empty-sub{color:#475569;font-size:13.5px;margin-bottom:20px}.info-box{border-radius:8px;font-size:12.5px;line-height:1.5;padding:11px 15px}.info-box-blue{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.info-box-green{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.info-box-amber{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.mono{font-family:JetBrains Mono,monospace}.section-title{color:#0f172a;font-size:15px;font-weight:600}.section-sub{color:#475569;font-size:12.5px;margin-top:2px}.site-footer{background:#fff;border-top:1px solid #e2e8f0;color:#94a3b8;flex-shrink:0;font-size:12px;padding:14px 24px;text-align:center}input[type=text]{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;font-family:Inter,inherit;font-size:13px;outline:none;padding:8px 12px;transition:border-color .15s}input[type=text]:focus{border-color:#0096c7}@media (max-width:768px){.page-main{padding:18px 16px}.site-header,.site-nav{padding:0 16px}}
/*# sourceMappingURL=main.61076701.css.map*/