*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;background:#0f172a;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{justify-content:center;min-height:100vh;padding:24px;display:flex}.container{width:100%;max-width:880px}header{text-align:center;margin-bottom:32px}header h1{color:#f1f5f9;margin-bottom:6px;font-size:28px;font-weight:600}header p{color:#94a3b8;font-size:14px}.upload-zone{text-align:center;cursor:pointer;border:2px dashed #334155;border-radius:12px;margin-bottom:20px;padding:48px 24px;transition:border-color .2s,background .2s}.upload-zone:hover{background:#6366f10d;border-color:#6366f1}.upload-zone.drag-over{background:#6366f11a;border-color:#818cf8}.upload-zone.has-image{cursor:default;border-style:solid;border-color:#334155;padding:16px}.upload-zone input{display:none}.upload-icon{opacity:.6;margin-bottom:12px;font-size:40px}.upload-text{color:#94a3b8;font-size:15px}.upload-text strong{color:#818cf8;font-weight:500}.upload-hint{color:#64748b;margin-top:6px;font-size:12px}.preview-wrapper{display:inline-block;position:relative}.preview-wrapper img{border-radius:8px;max-width:100%;max-height:280px;display:block}.remove-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;line-height:1;display:flex;position:absolute;top:-8px;right:-8px}.remove-btn:hover{background:#dc2626}.analyze-btn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;width:100%;padding:14px;font-size:16px;font-weight:500;transition:background .2s}.analyze-btn:hover:not(:disabled){background:#4f46e5}.analyze-btn:disabled{opacity:.5;cursor:not-allowed}.result{background:#1e293b;border-radius:12px;margin-top:24px;padding:24px}.result-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.result-header h2{color:#e2e8f0;font-size:16px;font-weight:500}.result-header .probability{font-size:32px;font-weight:700}.probability.low{color:#22c55e}.probability.moderate{color:#eab308}.probability.high{color:#ef4444}.bar-track{background:#334155;border-radius:4px;height:8px;margin-bottom:12px;overflow:hidden}.bar-fill{border-radius:4px;height:100%;transition:width .6s,background .6s}.bar-fill.low{background:#22c55e}.bar-fill.moderate{background:#eab308}.bar-fill.high{background:#ef4444}.interpretation{color:#cbd5e1;font-size:14px;line-height:1.5}.error-msg{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d;border-radius:10px;margin-top:24px;padding:14px 18px;font-size:14px}.spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;margin-right:8px;animation:.6s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.comparison{grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;display:grid}.comparison-panel{text-align:center;background:#1e293b;border-radius:12px;padding:16px}.comparison-panel h3{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:13px;font-weight:500}.gradcam-en{color:#64748b;text-transform:none;letter-spacing:0;margin-left:4px;font-size:10px;font-weight:400}.comparison-panel img{border-radius:6px;width:100%;display:block}@media (width<=640px){.comparison{grid-template-columns:1fr}}@media (width<=768px){#root{padding:12px}.container{max-width:100%}.app-header{flex-direction:column;align-items:stretch;gap:12px}.header-left h1{font-size:22px}.header-left p{font-size:13px}.header-right{flex-wrap:wrap;justify-content:flex-start}.guest-badge{display:none}.upload-zone{padding:32px 16px}.upload-icon{font-size:32px}.upload-text{font-size:14px}.preview-wrapper{display:block}.preview-wrapper img{object-fit:contain;width:100%;max-height:240px}.dicom-placeholder{min-height:140px;min-width:unset;width:100%}.result{padding:18px 16px}.result-header .probability{font-size:26px}.pathologies-section{padding:18px 14px}.pathologies-grid{grid-template-columns:1fr}.pathology-bar{padding:10px 8px}.pathology-name,.pathology-prob{font-size:14px}.progress-panel{margin:16px 0;padding:16px 18px}.progress-label{font-size:13px}.analyze-btn{min-height:48px;padding:16px;font-size:16px}.report-section{padding:18px 16px}.report-section-title{font-size:15px}.report-content{font-size:13px}.report-content h3{font-size:14px}.comparison{gap:12px;margin-top:16px}.comparison-panel{padding:12px}.chat-panel{padding:16px}.chat-messages{max-height:240px}.chat-input-row{flex-direction:column;gap:8px}.chat-send-btn{width:100%;min-height:44px;padding:12px;font-size:14px}.chat-input{min-height:44px;padding:12px 14px;font-size:16px}.history-panel{max-width:100%;padding:16px}.history-filename{max-width:140px;font-size:13px}.term-popover{width:240px;left:0;transform:none}.dedup-notice{font-size:12px}.error-msg{padding:12px 14px;font-size:13px}}@media (width<=400px){.header-left h1{font-size:18px}.history-btn{padding:5px 10px;font-size:12px}.preview-wrapper img{max-height:180px}.result-header .probability{font-size:22px}.comparison-panel h3{font-size:11px}.pathology-name,.pathology-prob{font-size:13px}}.pathologies-section{background:#1e293b;border-radius:12px;margin-top:24px;padding:24px}.pathologies-title{color:#f1f5f9;margin-bottom:16px;font-size:16px;font-weight:600}.pathologies-grid{grid-template-columns:1fr 1fr;gap:8px 16px;display:grid}@media (width<=640px){.pathologies-grid{grid-template-columns:1fr}}.pathology-bar{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;width:100%;padding:8px 10px;font-family:inherit;transition:background .15s,border-color .15s}.pathology-bar:hover{background:#6366f114}.pathology-bar.selected{background:#6366f11f;border-color:#6366f1}.pathology-bar-header{align-items:baseline;gap:6px;margin-bottom:4px;display:flex}.pathology-name{color:#e2e8f0;font-size:13px;font-weight:600}.pathology-en{color:#64748b;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:10px;overflow:hidden}.pathology-en.primary{color:#818cf8}.pathology-prob{white-space:nowrap;font-size:13px;font-weight:700}.pathology-prob.low{color:#22c55e}.pathology-prob.moderate{color:#eab308}.pathology-prob.high{color:#ef4444}.pathology-bar-track{background:#334155;border-radius:2px;height:4px;overflow:hidden}.pathology-bar-fill{border-radius:2px;height:100%;transition:width .4s}.pathology-bar-fill.low{background:#22c55e}.pathology-bar-fill.moderate{background:#eab308}.pathology-bar-fill.high{background:#ef4444}.pathologies-subtitle{color:#64748b;margin-top:-8px;margin-bottom:12px;font-size:12px}.agent-actions{margin-bottom:16px}.agent-actions-toggle{color:#818cf8;cursor:pointer;background:0 0;border:none;padding:4px 0;font-family:inherit;font-size:13px;font-weight:500}.agent-actions-toggle:hover{color:#a5b4fc}.agent-actions-list{color:#94a3b8;margin:8px 0 0;padding-left:20px;font-size:12px;line-height:1.8}.agent-actions-list li{font-family:monospace;font-size:11px}.agent-guidelines{border-bottom:1px solid #334155;margin-bottom:14px;padding-bottom:12px}.agent-guidelines-label{color:#64748b;font-size:12px}.agent-guideline-tag{color:#a5b4fc;background:#6366f126;border-radius:4px;margin:2px 4px;padding:2px 8px;font-size:11px;display:inline-block}.report-section{background:#1e293b;border-radius:12px;margin-top:24px;padding:24px}.report-section-title{color:#f1f5f9;border-bottom:1px solid #334155;margin-bottom:16px;padding-bottom:12px;font-size:16px;font-weight:600}.report-content{color:#cbd5e1;font-size:14px;line-height:1.7}.report-content h3{color:#e2e8f0;margin:18px 0 8px;font-size:15px;font-weight:600}.report-content h4{color:#cbd5e1;margin:14px 0 6px;font-size:14px;font-weight:600}.report-content p{margin:6px 0}.report-content strong{color:#f1f5f9;font-weight:600}.report-list{margin:8px 0;padding-left:20px}.report-list li{margin:4px 0}.report-spacer{height:8px}.term-wrapper{position:relative}.term-link{color:#818cf8;cursor:pointer;border-bottom:1px dashed #818cf8;transition:color .2s}.term-link:hover{color:#a5b4fc}.term-popover{z-index:100;background:#1e293b;border:1px solid #475569;border-radius:8px;width:280px;padding:12px 14px;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0006}.term-popover strong{color:#e2e8f0;margin-bottom:4px;font-size:13px;display:block}.term-popover p{color:#94a3b8;margin:0;font-size:12px;line-height:1.5}.dicom-placeholder{background:#1e293b;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:240px;min-height:180px;display:flex}.dicom-icon{color:#818cf8;letter-spacing:2px;border:2px solid #818cf8;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:700}.dicom-filename{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:12px;overflow:hidden}.chat-panel{background:#1e293b;border-radius:12px;margin-top:24px;padding:20px 24px}.chat-title{color:#f1f5f9;margin-bottom:14px;font-size:15px;font-weight:600}.chat-messages{max-height:320px;margin-bottom:14px;padding-right:4px;overflow-y:auto}.chat-placeholder{color:#64748b;padding:8px 0;font-size:13px;font-style:italic}.chat-msg{margin-bottom:12px}.chat-role{text-transform:uppercase;letter-spacing:.5px;color:#64748b;margin-bottom:3px;font-size:11px;font-weight:600}.chat-msg.user .chat-role{color:#818cf8}.chat-msg.assistant .chat-role{color:#22c55e}.chat-content{color:#cbd5e1;white-space:pre-wrap;font-size:13px;line-height:1.6}.chat-content .spinner{vertical-align:middle;border-width:2px;width:14px;height:14px;display:inline-block}.chat-input-row{gap:8px;display:flex}.chat-input{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:13px;transition:border-color .2s}.chat-input:focus{border-color:#6366f1}.chat-input::placeholder{color:#475569}.chat-send-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#6366f1;border:none;border-radius:8px;padding:10px 18px;font-size:13px;font-weight:500;transition:background .2s}.chat-send-btn:hover:not(:disabled){background:#4f46e5}.chat-send-btn:disabled{opacity:.5;cursor:not-allowed}.app-header{text-align:left;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.header-left{flex:1}.header-left h1{color:#f1f5f9;margin-bottom:6px;font-size:28px;font-weight:600}.header-left p{color:#94a3b8;margin:0;font-size:14px}.header-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.guest-badge{color:#64748b;cursor:default;background:#1e293b;border-radius:6px;padding:4px 10px;font-family:monospace;font-size:11px}.history-btn{color:#cbd5e1;cursor:pointer;background:#334155;border:none;border-radius:6px;padding:6px 14px;font-family:inherit;font-size:13px;transition:background .2s}.history-btn:hover{background:#475569}.dedup-notice{color:#a5b4fc;background:#6366f11a;border:1px solid #6366f140;border-radius:8px;margin-top:12px;padding:8px 14px;font-size:13px}.history-overlay{z-index:1000;background:#0009;justify-content:flex-end;display:flex;position:fixed;inset:0}.history-panel{background:#1e293b;width:100%;max-width:420px;height:100%;padding:24px;overflow-y:auto}.history-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.history-header h2{color:#f1f5f9;font-size:18px;font-weight:600}.history-close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:24px;line-height:1}.history-close-btn:hover{color:#e2e8f0}.history-empty{color:#64748b;text-align:center;margin-top:40px;font-size:14px}.history-list{margin:0;padding:0;list-style:none}.history-item{border:1px solid #334155;border-radius:10px;align-items:stretch;margin-bottom:10px;transition:border-color .15s;display:flex;overflow:hidden}.history-item:hover{border-color:#6366f1}.history-item-main{text-align:left;cursor:pointer;color:inherit;background:0 0;border:none;flex:1;padding:14px;font-family:inherit}.history-item-top{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.history-filename{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:14px;font-weight:500;overflow:hidden}.history-prob{white-space:nowrap;font-size:18px;font-weight:700}.history-prob.low{color:#22c55e}.history-prob.moderate{color:#eab308}.history-prob.high{color:#ef4444}.history-item-meta{flex-direction:column;gap:2px;display:flex}.history-date{color:#64748b;font-size:11px}.history-pathologies{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.history-delete-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-left:1px solid #334155;flex-shrink:0;padding:0 14px;font-size:18px;transition:color .15s,background .15s}.history-delete-btn:hover{color:#ef4444;background:#ef44441a}.history-clear-btn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:8px;width:100%;margin-top:16px;padding:10px;font-family:inherit;font-size:13px;transition:border-color .15s,color .15s}.history-clear-btn:hover{color:#fca5a5;border-color:#ef4444}.progress-panel{background:#1e293b;border-radius:12px;margin:20px 0;padding:20px 24px}.progress-step{opacity:.3;align-items:center;gap:12px;padding:10px 0;transition:opacity .4s;display:flex}.progress-step+.progress-step{border-top:1px solid #1a2436}.progress-step.active,.progress-step.done{opacity:1}.progress-dot{color:#0000;border:2px solid #334155;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:border-color .3s,background .3s,color .3s;display:flex}.progress-step.active .progress-dot{border-color:#6366f1}.progress-step.done .progress-dot{color:#fff;background:#22c55e;border-color:#22c55e}.progress-label{color:#64748b;font-size:14px;transition:color .3s}.progress-step.active .progress-label{color:#a5b4fc;font-weight:500}.progress-step.done .progress-label{color:#86efac}.new-analysis-btn{background:#334155;margin-top:16px}.new-analysis-btn:hover:not(:disabled){background:#475569}.spinner-sm{border:2px solid #6366f14d;border-top-color:#6366f1;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite spin;display:inline-block}.tech-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:flex-start;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.tech-modal{background:#1e293b;border:1px solid #334155;border-radius:16px;width:100%;max-width:900px;margin:20px 0;padding:40px;position:relative}.tech-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1;position:absolute;top:16px;right:20px}.tech-close:hover{color:#e2e8f0}.tech-modal h1{border-bottom:1px solid #334155;margin-bottom:32px;padding-bottom:16px;font-size:1.5rem}.tech-modal h2{color:#38bdf8;margin:28px 0 12px;font-size:1.15rem}.tech-modal section{margin-bottom:8px}.section-desc{color:#94a3b8;margin-bottom:12px;font-size:.875rem}.arch-diagram{background:#0f172a;border:1px solid #334155;border-radius:12px;padding:24px}.arch-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.arch-box{text-align:center;border-radius:10px;padding:12px 20px;font-size:.9rem;font-weight:600}.arch-box small{opacity:.7;font-size:.75rem;font-weight:400}.arch-frontend{background:#1e40af}.arch-backend{background:#0e7490}.arch-model{background:#7c3aed}.arch-arrow{color:#475569;font-size:1.5rem}.arch-extras{gap:8px;margin-top:16px}.arch-tag{color:#94a3b8;background:#334155;border-radius:20px;padding:4px 12px;font-size:.78rem}.tech-table{border-collapse:collapse;width:100%;margin:8px 0 16px;font-size:.875rem}.tech-table th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;background:#0f172a;padding:8px 12px;font-size:.78rem;font-weight:500}.tech-table td{border-bottom:1px solid #1e293b;padding:8px 12px}.tech-table tbody tr:hover{background:#0f172a}.tech-footer{color:#64748b;text-align:center;border-top:1px solid #334155;margin-top:32px;padding-top:16px;font-size:.8rem}
