.app{min-height:100vh}.treatment-plan{max-width:1400px;margin:0 auto;padding:2rem}.treatment-plan h1{margin-bottom:.5rem}.subtitle{color:#6b7280;margin-bottom:2rem}.input-section{margin-bottom:2rem}.input-section label{display:block;margin-bottom:.5rem;font-weight:600;margin-top:1rem}.input-section label:first-of-type{margin-top:0}.input-section textarea{width:100%;padding:1rem;border:1px solid #d1d5db;border-radius:.5rem;font-family:inherit;font-size:1rem;resize:vertical}.input-section button{margin-top:1rem;padding:.75rem 2rem;background:#3b82f6;color:#fff;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer}.input-section button:hover:not(:disabled){background:#2563eb}.input-section button:disabled{background:#9ca3af;cursor:not-allowed}.error{padding:1rem;background:#fee2e2;color:#dc2626;border-radius:.5rem;margin-bottom:1rem}.results{margin-top:2rem}.summary,.timeline,.goals,.next-steps{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.summary h2,.timeline h2,.goals h2,.next-steps h2{margin-top:0;margin-bottom:1rem}.timeline-dates{display:flex;gap:2rem;margin-bottom:1.5rem;padding:1rem;background:#f9fafb;border-radius:.5rem}.milestones{margin-top:1rem}.milestone{display:flex;gap:1rem;padding:1rem;margin-bottom:1rem;background:#f9fafb;border-radius:.5rem;border-left:4px solid #3b82f6}.milestone-date{font-weight:600;color:#3b82f6;min-width:120px}.milestone-content strong{display:block;margin-bottom:.25rem}.goal{padding:1.5rem;margin-bottom:1.5rem;background:#f9fafb;border-radius:.5rem;border-left:4px solid #3b82f6}.goal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.goal-header h3{margin:0;flex:1}.priority{font-weight:700;text-transform:uppercase;font-size:.875rem}.goal-description{color:#374151;margin-bottom:.5rem}.rationale{color:#6b7280;font-style:italic;margin-bottom:1rem}.objectives,.interventions{margin-top:1.5rem}.objectives h4,.interventions h4{margin-bottom:1rem;color:#1f2937}.objective{padding:1rem;margin-bottom:1rem;background:#fff;border-radius:.5rem;border:1px solid #e5e7eb}.objective h5{margin:0 0 .75rem;color:#1f2937}.smart-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem;font-size:.875rem}.smart-details div{padding:.5rem;background:#f9fafb;border-radius:.25rem}.intervention{padding:1rem;margin-bottom:1rem;background:#fff;border-radius:.5rem;border:1px solid #e5e7eb}.intervention-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.intervention-header h5{margin:0;flex:1}.intervention-type{padding:.25rem .75rem;background:#e0e7ff;color:#3730a3;border-radius:.25rem;font-size:.875rem;font-weight:600}.intervention-details{margin-top:.75rem;font-size:.875rem;color:#6b7280}.intervention-details>div{margin-bottom:.5rem}.intervention-details ul{margin:.25rem 0 0 1.5rem}.next-steps ul{padding-left:1.5rem}.next-steps li{margin-bottom:.5rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
