*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#f8fafc;color:#0f172a;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:14px}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.app-shell{display:flex;flex-direction:column;min-height:100vh}.topbar{align-items:center;background:#0f172a;color:#fff;display:flex;flex-shrink:0;height:52px;justify-content:space-between;padding:0 2rem}.topbar-title{font-size:15px;font-weight:600;letter-spacing:-.01em}.topbar-sub{color:#94a3b8;font-size:12px;margin-left:.5rem}.tab-bar{background:#fff;border-bottom:1px solid #e2e8f0;display:flex;gap:0;padding:0 2rem}.tab-btn{align-items:center;background:none;border:none;border-bottom:2px solid #0000;color:#64748b;cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:500;gap:6px;margin-bottom:-1px;padding:12px 20px;transition:all .15s}.tab-btn:hover{color:#0f172a}.tab-btn.active{border-bottom-color:#0f172a;color:#0f172a}.content{flex:1 1;margin:0 auto;max-width:1100px;padding:1.5rem 2rem;width:100%}.grid-2{grid-gap:1rem;grid-template-columns:1fr 1fr}.grid-2,.grid-3{display:grid;gap:1rem}.grid-3{grid-gap:1rem;grid-template-columns:1fr 1fr 1fr}.grid-4{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem}.card-title{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.card-title,.field{margin-bottom:.75rem}.field-label{color:#475569;display:block;font-size:13px;font-weight:500;margin-bottom:.3rem}.field-hint{color:#94a3b8;font-size:11px;margin-top:.25rem}input[type=password],input[type=text],select,textarea{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;font-family:DM Sans,sans-serif;font-size:13px;outline:none;padding:8px 10px;transition:border-color .15s;width:100%}input:focus,select:focus,textarea:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b826}textarea{line-height:1.6;resize:vertical}.btn{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;gap:6px;padding:8px 16px;transition:all .15s}.btn:hover{background:#f8fafc;border-color:#94a3b8}.btn:active{transform:scale(.98)}.btn:disabled{cursor:not-allowed;opacity:.45;transform:none}.btn-primary{background:#0f172a;border-color:#0f172a;color:#fff}.btn-primary:hover{background:#1e293b;border-color:#1e293b}.btn-sm{font-size:12px;padding:5px 10px}.btn-danger{background:#fef2f2;border-color:#fecaca;color:#dc2626}.btn-danger:hover{background:#fee2e2}.btn-full{justify-content:center;width:100%}.badge{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:600;gap:3px;padding:3px 8px}.badge-green{background:#dcfce7;color:#15803d}.badge-amber{background:#fef3c7;color:#92400e}.badge-red{background:#fee2e2;color:#991b1b}.badge-blue{background:#dbeafe;color:#1d4ed8}.badge-gray{background:#f1f5f9;color:#475569}.result-box{border-radius:10px;margin-top:.75rem;padding:1rem 1.25rem}.result-box-green{background:#f0fdf4;border:1px solid #86efac}.result-box-amber{background:#fffbeb;border:1px solid #fcd34d}.result-box-red{background:#fef2f2;border:1px solid #fca5a5}.result-box-blue{background:#eff6ff;border:1px solid #93c5fd}.result-label{font-size:12px;font-weight:600;letter-spacing:.05em;margin-bottom:.4rem;text-transform:uppercase}.result-label-green{color:#15803d}.result-label-amber{color:#92400e}.result-label-red{color:#991b1b}.result-label-blue{color:#1d4ed8}.upload-area{border:2px dashed #cbd5e1;border-radius:8px;cursor:pointer;padding:1.5rem;position:relative;text-align:center;transition:all .15s}.upload-area:hover{background:#f8fafc;border-color:#94a3b8}.upload-area input{cursor:pointer;height:100%;inset:0;opacity:0;position:absolute;width:100%}.upload-icon{color:#94a3b8;font-size:24px;margin-bottom:.4rem}.upload-text{color:#64748b;font-size:13px}.upload-hint{color:#94a3b8;font-size:11px;margin-top:.2rem}.transcript-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:.75rem;padding:1rem}.transcript-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.transcript-num{color:#64748b;font-size:12px;font-weight:600}.add-transcript-btn{align-items:center;background:none;border:2px dashed #cbd5e1;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;font-size:13px;gap:6px;justify-content:center;margin-top:.5rem;padding:8px;transition:all .15s;width:100%}.add-transcript-btn:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a}.pii-notice{align-items:center;color:#94a3b8;display:flex;font-size:11px;gap:5px;margin-top:.4rem}.pii-dot{background:#22c55e;border-radius:50%;display:inline-block;height:6px;width:6px}.divider{background:#f1f5f9;height:1px;margin:.75rem 0}.spinner{animation:spin .6s linear infinite;border:2px solid #0f172a26;border-radius:50%;border-top-color:#0f172a;display:inline-block;flex-shrink:0;height:14px;width:14px}@keyframes spin{to{transform:rotate(1turn)}}.loading-row{align-items:center;color:#64748b;padding:1rem 0}.criteria-row,.loading-row{display:flex;font-size:13px;gap:.5rem}.criteria-row{align-items:flex-start;border-bottom:1px solid #f1f5f9;line-height:1.5;padding:.4rem 0}.criteria-row:last-child{border-bottom:none}.outcome-bar{align-items:flex-end;border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:1rem;margin-top:.75rem;padding-top:.75rem}.outcome-col{flex:1 1;min-width:160px}.outcome-col-label{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.05em;margin-bottom:.35rem;text-transform:uppercase}.slack-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-top:.75rem;padding:1rem}.slack-header{align-items:center;display:flex;font-size:13px;font-weight:600;gap:.5rem;margin-bottom:.5rem}.slack-preview{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-family:DM Mono,monospace;font-size:12px;line-height:1.7;padding:.5rem .75rem;white-space:pre-wrap}.metric-card{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;padding:1rem;text-align:center}.metric-num{font-size:28px;font-weight:600;line-height:1}.metric-label{color:#64748b;font-size:12px;margin-top:.3rem}.week-section{margin-bottom:1.25rem}.week-header{align-items:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.4rem;padding:.6rem .75rem;transition:background .15s}.week-header:hover{background:#f1f5f9}.week-title{font-size:13px;font-weight:600}.week-badges{flex-wrap:wrap;gap:.4rem}.case-row,.week-badges{align-items:center;display:flex}.case-row{border-bottom:1px solid #f1f5f9;border-radius:6px;cursor:pointer;justify-content:space-between;padding:.65rem .5rem;transition:background .1s}.case-row:hover{background:#f8fafc}.case-row:last-child{border-bottom:none}.case-meta{color:#64748b;font-size:12px;margin-top:.1rem}.case-detail{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;font-size:13px;line-height:1.7;margin-bottom:.4rem;padding:1rem}.settings-section{max-width:560px}.tag-list{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.tag{background:#f1f5f9;border-radius:4px;color:#475569;font-family:DM Mono,monospace;font-size:11px;padding:3px 8px}.empty-state{color:#94a3b8;padding:3rem 1rem;text-align:center}.empty-state-icon{font-size:32px;margin-bottom:.75rem}.empty-state-text{font-size:14px}
/*# sourceMappingURL=main.cafd27e9.css.map*/