.wizard-container{max-width:900px;margin:0 auto;padding:2rem 1rem}.wizard-progress{position:relative;margin-bottom:3rem}.progress-steps{display:flex;justify-content:space-between;position:relative;z-index:2}.progress-step{display:flex;flex-direction:column;align-items:center;flex:1}.step-number{width:48px;height:48px;border-radius:50%;background:#e0e7ed;color:#6b7280;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;margin-bottom:.5rem;transition:all .3s ease;border:3px solid #E0E7ED}.progress-step.active .step-number{background:#006ba6;color:#fff;border-color:#006ba6;box-shadow:0 4px 12px #006ba64d}.progress-step.completed .step-number{background:#10b981;color:#fff;border-color:#10b981}.step-label{font-size:.875rem;color:#6b7280;font-weight:500;text-align:center}.progress-step.active .step-label{color:#006ba6;font-weight:600}.progress-bar{position:absolute;top:24px;left:0;height:4px;background:linear-gradient(90deg,#10b981,#006ba6);transition:width .5s ease;z-index:1}.wizard-content{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 16px #00000014;border:1px solid #E0E7ED}.wizard-step{min-height:400px}.step-title{font-size:2rem;color:#1f2937;margin-bottom:1.5rem;font-weight:700;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.axis-badge{font-size:.875rem;padding:.375rem 1rem;border-radius:20px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.axis-1{background:#dbeafe;color:#1e40af}.axis-2{background:#fef3c7;color:#92400e}.axis-3{background:#e0e7ff;color:#4338ca}.completion-badge{background:#d1fae5;color:#065f46}.step-description{margin-bottom:2rem;color:#4b5563;line-height:1.6}.file-upload-section{margin-bottom:2.5rem;padding:1.5rem;background:#f9fafb;border-radius:8px;border-left:4px solid #006BA6}.section-title{font-size:1.25rem;color:#1f2937;margin-bottom:.5rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.required-badge{background:#fee2e2;color:#991b1b;font-size:.75rem;padding:.25rem .625rem;border-radius:12px;font-weight:700;text-transform:uppercase}.optional-badge{background:#e0f2fe;color:#075985;font-size:.75rem;padding:.25rem .625rem;border-radius:12px;font-weight:600;text-transform:uppercase}.section-description{color:#6b7280;font-size:.95rem;margin-bottom:1.25rem;line-height:1.5}.file-input-container{position:relative;margin-bottom:1rem}.file-input{position:absolute;opacity:0;pointer-events:none}.file-label{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.25rem 2rem;background:#fff;border:2px dashed #CBD5E0;border-radius:8px;cursor:pointer;transition:all .2s ease;font-weight:500;color:#4b5563}.file-label:hover{border-color:#006ba6;background:#f0f7fc;color:#006ba6}.upload-icon{width:24px;height:24px}.file-selected{color:#10b981;font-weight:600}.file-preview{margin-top:1rem;padding:1rem;background:#fff;border-radius:6px;border:1px solid #E5E7EB}.file-preview h4{font-size:.875rem;color:#6b7280;margin-bottom:.5rem;font-weight:600}.file-preview pre{font-size:.875rem;color:#1f2937;white-space:pre-wrap;word-wrap:break-word;line-height:1.4;font-family:Courier New,monospace}.form-group{margin-bottom:2rem}.form-label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem}.required{color:#dc2626}.form-input{width:100%;padding:.875rem 1rem;border:2px solid #D1D5DB;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.form-input:focus{outline:none;border-color:#006ba6;box-shadow:0 0 0 3px #006ba61a}.form-hint{font-size:.875rem;color:#6b7280;margin-top:.5rem}.method-selector{display:flex;gap:1rem;margin-bottom:2rem}.method-btn{flex:1;padding:1rem;background:#f3f4f6;border:2px solid #D1D5DB;border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s ease}.method-btn.active{background:#006ba6;color:#fff;border-color:#006ba6}.method-btn:hover:not(.active){background:#e5e7eb}.manual-entry-section{padding:1.5rem;background:#f9fafb;border-radius:8px}.checkbox-group{display:flex;flex-direction:column;gap:1rem}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#fff;border-radius:6px;cursor:pointer;border:2px solid transparent;transition:all .2s ease}.checkbox-label:hover{border-color:#006ba6;background:#f0f7fc}.checkbox-label input[type=checkbox]{margin-top:.25rem;width:20px;height:20px;cursor:pointer}.checkbox-text{flex:1}.help-section{margin-top:2rem;padding:1.25rem;background:#fef3c7;border-left:4px solid #F59E0B;border-radius:6px}.help-section h4{font-size:1rem;color:#92400e;margin-bottom:.75rem;font-weight:600}.help-section ul{list-style:disc;margin-left:1.5rem;color:#78350f;line-height:1.6}.help-section li{margin-bottom:.5rem}.wizard-nav{display:flex;justify-content:space-between;margin-top:3rem;gap:1rem}.btn-primary,.btn-secondary{padding:.875rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;border:none}.btn-primary{background:#006ba6;color:#fff}.btn-primary:hover:not(:disabled){background:#005a8c;box-shadow:0 4px 12px #006ba64d}.btn-primary:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed}.btn-secondary{background:#fff;color:#374151;border:2px solid #D1D5DB}.btn-secondary:hover{background:#f3f4f6;border-color:#9ca3af}.btn-large{padding:1.25rem 3rem;font-size:1.125rem}.results-step{min-height:auto}.data-summary{background:#f0f9ff;padding:1.5rem;border-radius:8px;margin-bottom:2rem;border-left:4px solid #0284C7}.data-summary h3{font-size:1.125rem;color:#0c4a6e;margin-bottom:.75rem;font-weight:600}.data-summary ul{list-style:none;padding:0}.data-summary li{padding:.5rem 0;color:#1e3a8a}.analyze-section{text-align:center;margin:3rem 0}.spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-message{color:#dc2626;margin-top:1rem;font-weight:500}.error-box{background:#fee2e2;padding:1.5rem;border-radius:8px;border-left:4px solid #DC2626;margin-top:2rem}.error-box h4{color:#991b1b;margin-bottom:.75rem;font-weight:600}.results-container{margin-top:2rem}.results-header{text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #006BA6}.results-header h2{font-size:2.25rem;color:#006ba6;margin-bottom:.5rem}.patient-id{font-size:1.125rem;color:#6b7280;font-weight:500}.diagnosis-card,.recommendations-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;border-left:4px solid #10B981}.diagnosis-text{font-size:1.25rem;color:#1f2937;font-weight:600;margin:1rem 0}.confidence{color:#059669;font-weight:600;font-size:1.125rem}.validation-section{margin-bottom:2rem}.validation-title{font-size:1.5rem;color:#374151;margin-bottom:1rem;font-weight:600}.results-actions{display:flex;justify-content:center;gap:1rem;margin-top:3rem}@media print{.wizard-progress,.wizard-nav,.results-actions{display:none}}
