.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}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e293b);padding:20px}.auth-card{width:100%;max-width:420px;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden}.auth-header{text-align:center;padding:40px 40px 24px;background:linear-gradient(135deg,#6366f1,#0ea5e9);color:#fff}.auth-icon{font-size:48px;margin-bottom:16px}.auth-header h1{margin:0 0 8px;font-size:28px;font-weight:700}.auth-header p{margin:0;opacity:.9;font-size:16px}.auth-form{padding:32px 40px}.auth-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:14px}.form-group input,.form-group select{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:16px;transition:all .2s ease;background:#f9fafb}.form-group input:focus,.form-group select:focus{outline:none;border-color:#6366f1;background:#fff;box-shadow:0 0 0 4px #6366f11a}.form-group input::placeholder{color:#9ca3af}.btn-primary{width:100%;padding:14px 24px;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px -5px #6366f166}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.auth-footer{padding:24px 40px;background:#f9fafb;border-top:1px solid #e5e7eb;text-align:center}.auth-footer p{margin:0;color:#6b7280;font-size:14px}.auth-footer a{color:#6366f1;font-weight:600;text-decoration:none}.auth-footer a:hover{text-decoration:underline}@media (max-width: 480px){.auth-card{border-radius:12px}.auth-header{padding:32px 24px 20px}.auth-form{padding:24px}.auth-footer{padding:20px 24px}}.app{min-height:100vh}*{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}
