@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;color:#334155;line-height:1.6}:root{--app-header-h: 64px;--step-bar-h: 56px;--content-max: 1600px;--page-pad: 1.5rem}@media(max-width:640px){:root{--app-header-h: 56px;--page-pad: 1rem}}.page-container{width:100%;max-width:var(--content-max);margin:0 auto;padding:var(--page-pad)}.page-container.wide{max-width:none}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:#06abbb;color:#fff}.btn-primary:hover:not(:disabled){background-color:#059aa8;transform:translateY(-1px)}.btn-secondary{background-color:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.btn-secondary:hover:not(:disabled){background-color:#e2e8f0}.btn-success{background-color:#10b981;color:#fff}.btn-success:hover:not(:disabled){background-color:#059669}.btn-danger{background-color:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background-color:#dc2626}.card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;overflow:hidden}.card-header{padding:.875rem 1.5rem;border-bottom:1px solid #e2e8f0;background-color:#f8fafc}.card-header h2{font-size:1.125rem;font-weight:600;color:#1e293b;line-height:1.3}.card-header p{font-size:.8125rem;color:#64748b}.card-header.with-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.card-header-text{min-width:0}.header-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.hdr-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border:1px solid #e2e8f0;border-radius:6px;background:#fff;font:inherit;font-size:.8125rem;font-weight:500;color:#475569;cursor:pointer;white-space:nowrap;transition:all .15s ease}.hdr-btn:not(:disabled):hover{border-color:#06abbb;color:#06abbb}.hdr-btn:disabled{opacity:.5;cursor:not-allowed}.card-body{padding:1.25rem 1.5rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.form-control{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;transition:border-color .2s ease}.form-control:focus{outline:none;border-color:#06abbb;box-shadow:0 0 0 3px #06abbb1a}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.checkbox-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.checkbox-item{display:flex;align-items:center;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease;min-width:0}.checkbox-item>div{flex:1;min-width:0}.checkbox-item div{word-break:break-word;overflow-wrap:break-word}.checkbox-item:hover{border-color:#06abbb;background-color:#f8fafc}.checkbox-item input{margin-right:.5rem;flex-shrink:0}.progress-bar{width:100%;height:8px;background-color:#e2e8f0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background-color:#06abbb;transition:width .3s ease}.file-upload{border:2px dashed #d1d5db;border-radius:12px;padding:2rem;text-align:center;cursor:pointer;transition:all .2s ease}.file-upload:hover{border-color:#06abbb;background-color:#f8fafc}.file-upload.drag-over{border-color:#06abbb;background-color:#f0fdfa}.table{width:100%;border-collapse:collapse;font-size:.875rem}.table th,.table td{padding:.75rem;text-align:left;border-bottom:1px solid #e2e8f0}.table th{background-color:#f8fafc;font-weight:600;color:#374151}.table tr:hover{background-color:#f8fafc}.status-badge{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.status-pending{background-color:#fef3c7;color:#92400e}.status-match{background-color:#fecaca;color:#991b1b}.status-no-match{background-color:#d1fae5;color:#065f46}.status-review{background-color:#fde68a;color:#92400e}.skeleton-box{display:inline-block;height:14px;border-radius:6px;background:#e2e8f0;background:linear-gradient(90deg,#f1f5f9,#cbd5e1,#f1f5f9);background-size:200% 100%;animation:shimmer 1.6s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-row td{padding:1.1rem .75rem;vertical-align:middle;border-bottom:1px solid #f1f5f9}.skeleton-checkbox{width:18px;height:18px;border-radius:4px;margin-top:2px}.skeleton-text{height:14px;border-radius:4px;width:100%}.skeleton-text.short{width:45%}.skeleton-text.medium{width:70%}.skeleton-text.long{width:90%}.skeleton-badge{width:68px;height:24px;border-radius:9999px}.skeleton-btn{width:60px;height:28px;border-radius:6px}.skeleton-stat-number{width:56px;height:32px;border-radius:6px;margin-bottom:.25rem}.skeleton-stat-pct{width:38px;height:14px;border-radius:4px;margin:0 auto}.skeleton-metric-val{width:56px;height:22px;border-radius:6px;margin-top:4px}.skeleton-chip{width:80px;height:26px;border-radius:9999px;display:inline-block}:root{--fc-primary: #006971;--fc-primary-container: #00a9b5;--fc-secondary: #36666b;--fc-secondary-container: #baebf1;--fc-tertiary: #924b08;--fc-tertiary-container: #da8441;--fc-background: #f8fafb;--fc-surface: #f8fafb;--fc-on-primary: #ffffff;--fc-on-surface: #191c1d;--fc-on-surface-variant: #3d494a;--fc-outline: #6d797b;--fc-surface-container-high: #e6e8e9;--fc-surface-container-low: #f2f4f5}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{inset:0}.top-0{top:0}.bottom-0{bottom:0}.-top-1{top:-.25rem}.-right-1{right:-.25rem}.overflow-hidden{overflow:hidden}.hidden{display:none}.pointer-events-none{pointer-events:none}.z-0{z-index:0}.z-10{z-index:10}.min-h-screen{min-height:100vh;min-height:100dvh}.mx-auto{margin-left:auto;margin-right:auto}.object-contain{object-fit:contain}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-12>*+*{margin-top:3rem}.p-12{padding:3rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pt-8{padding-top:2rem}.mb-0{margin-bottom:0}.mb-4{margin-bottom:1rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-3{margin-top:.75rem}.mt-6{margin-top:1.5rem}.mt-24{margin-top:6rem}.w-full{width:100%}.w-auto{width:auto}.w-2\.5{width:.625rem}.w-3{width:.75rem}.w-12{width:3rem}.w-48{width:12rem}.h-full{height:100%}.h-1{height:.25rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-\[3px\]{height:3px}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.font-body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.font-headline{font-family:Manrope,Inter,-apple-system,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-\[10px\]{font-size:10px}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-center{text-align:center}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.uppercase{text-transform:uppercase}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-primary{color:var(--fc-primary)}.text-on-primary{color:var(--fc-on-primary)}.text-on-surface{color:var(--fc-on-surface)}.text-on-surface-variant{color:var(--fc-on-surface-variant)}.text-outline{color:var(--fc-outline)}.text-muted{color:#64748b}.text-gray-600{color:#4b5563}.text-slate-800{color:#1e293b}.bg-background{background-color:var(--fc-background)}.bg-primary{background-color:var(--fc-primary)}.bg-primary\/20{background-color:#00697133}.bg-tertiary{background-color:var(--fc-tertiary)}.bg-tertiary-container{background-color:var(--fc-tertiary-container)}.bg-surface-container-high{background-color:var(--fc-surface-container-high)}.bg-white\/70{background-color:#ffffffb3}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--fc-primary),var(--fc-primary-container))}.border{border-width:1px;border-style:solid}.border-2{border-width:2px;border-style:solid}.border-primary{border-color:var(--fc-primary)}.border-white\/20{border-color:#fff3}.border-t-transparent{border-top-color:transparent}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.shadow-primary\/20{box-shadow:0 10px 25px -5px #00697133}.opacity-20{opacity:.2}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.backdrop-blur-xl{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.animate-spin{animation:spin 1s linear infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.hover\:scale-\[1\.02\]:hover{transform:scale(1.02)}
