.feature-form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:#333}.form-group textarea,.form-group input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit}.form-group textarea:focus,.form-group input:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}.char-count{display:block;font-size:.85rem;color:#666;margin-top:.25rem}.input-group{display:flex;gap:.5rem;margin-bottom:.5rem}.input-group input{flex:1}.btn-remove{padding:.75rem 1rem;background:#f44;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:600}.btn-remove:hover{background:#c00}.btn-secondary{padding:.5rem 1rem;background:#f0f0f0;color:#333;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:.9rem}.error-message{color:#c00;background:#ffe0e0;padding:.75rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem}.btn-primary{width:100%;padding:.75rem;background:#06c;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer}.btn-primary:hover:not(:disabled){background:#0052a3}.btn-primary:disabled{background:#999;cursor:not-allowed}.plan-view{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a}.plan-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.header-actions{display:flex;gap:.5rem}.goal-section,.user-stories-section,.tasks-section,.risks-section{margin-bottom:2rem}.goal-section h3,.user-stories-section h3,.tasks-section h3,.risks-section h3{font-size:1.3rem;margin-bottom:1rem;color:#333}.goal-section p{font-size:1.1rem;color:#666;line-height:1.6}.story-card{background:#f9f9f9;padding:1rem;border-left:4px solid #0066cc;border-radius:4px;margin-bottom:1rem}.story-card h4{margin-bottom:.5rem;color:#06c}.story-card p{color:#555;margin-bottom:.5rem;line-height:1.5}.criteria ul{margin-left:1.5rem;margin-top:.5rem}.criteria li{margin-bottom:.25rem;color:#555}.task-category{margin-bottom:1.5rem}.task-category h4{font-size:1.1rem;margin-bottom:1rem;color:#333;padding-bottom:.5rem;border-bottom:1px solid #e0e0e0}.no-tasks{color:#999;font-style:italic}.tasks-list{display:grid;gap:1rem}.task-card{border:1px solid #ddd;border-radius:4px;padding:1rem;background:#fafafa}.task-card.priority-high{border-left:4px solid #cc0000}.task-card.priority-medium{border-left:4px solid #ff9900}.task-card.priority-low{border-left:4px solid #00cc00}.task-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.priority-badge{font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:3px;text-transform:uppercase}.task-card.priority-high .priority-badge{background:#c00;color:#fff}.task-card.priority-medium .priority-badge{background:#f90;color:#fff}.task-card.priority-low .priority-badge{background:#0c0;color:#fff}.task-header h5{flex:1;margin:0;color:#333}.effort{font-size:.85rem;color:#666;background:#e0e0e0;padding:.25rem .5rem;border-radius:3px}.description{color:#555;margin:.5rem 0;line-height:1.5;font-size:.95rem}.task-actions{display:flex;gap:.5rem;margin-top:.75rem}.btn-small{padding:.4rem .7rem;background:#f0f0f0;color:#333;border:1px solid #ddd;border-radius:3px;cursor:pointer;font-size:.85rem}.btn-small:hover{background:#e0e0e0}.risk-card{background:#fff5e6;border-left:4px solid #ff9900;padding:1rem;border-radius:4px;margin-bottom:1rem}.risk-card h5{margin:0 0 .5rem;color:#c60}.risk-details p{margin:.25rem 0;color:#555;font-size:.95rem}.severity-high{color:#c00;font-weight:600}.severity-medium{color:#f90;font-weight:600}.severity-low{color:#0c0;font-weight:600}.metadata{margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0;color:#999}.btn-primary,.btn-secondary{padding:.6rem 1.2rem;border:none;border-radius:4px;cursor:pointer;font-weight:600;font-size:.95rem}.btn-primary{background:#06c;color:#fff}.btn-primary:hover{background:#0052a3}.btn-secondary{background:#f0f0f0;color:#333;border:1px solid #ddd}.btn-secondary:hover{background:#e0e0e0}.recent-plans{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.recent-plans h3{margin:0 0 1rem;color:#333}.plans-list{display:grid;gap:.75rem}.plan-item{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .2s}.plan-item:hover{background:#f0f0f0;border-color:#06c;box-shadow:0 2px 4px #06c3}.plan-info{flex:1;min-width:0;padding-right:1rem}.plan-info h4{margin:0 0 .25rem;color:#333;font-size:1rem;font-weight:500;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word;display:block}.plan-info small{color:#999;font-size:.85rem}.plan-id{font-weight:600;color:#06c;font-size:.9rem;flex-shrink:0;align-self:flex-start;padding-top:.125rem}.recent-plans-loading,.recent-plans-error,.recent-plans-empty{padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;text-align:center;color:#666}.health-status{padding:1rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem}.health-status.status-green{background:#e6ffe6;border:1px solid #00cc00;color:#060}.health-status.status-orange{background:#fff5e6;border:1px solid #ff9900;color:#c60}.health-status.status-red{background:#ffe6e6;border:1px solid #cc0000;color:#600}.health-status h4{margin:0 0 .75rem;font-size:1rem}.health-indicators{display:flex;gap:1rem;margin-bottom:.5rem}.indicator{display:flex;align-items:center;gap:.4rem}.indicator .dot{width:8px;height:8px;border-radius:50%}.indicator.status-green .dot{background:#0c0}.indicator.status-orange .dot{background:#f90}.indicator.status-red .dot{background:#c00}.health-loading,.health-error{padding:1rem;background:#f0f0f0;border-radius:4px;text-align:center;color:#666}.home{min-height:100vh;display:flex;flex-direction:column;background:#f5f5f5}.app-header{background:linear-gradient(135deg,#06c,#049);color:#fff;padding:2rem;box-shadow:0 4px 12px #00000026}.header-content{margin-bottom:1rem}.app-header h1{margin:0 0 .5rem;font-size:2rem}.app-header p{margin:0;opacity:.9;font-size:1.1rem}.app-main{flex:1;padding:2rem;max-width:1200px;margin:0 auto;width:100%}.alert{padding:1rem;border-radius:4px;margin-bottom:1.5rem;font-weight:500}.alert-error{background:#ffe6e6;border:1px solid #cc0000;color:#600}.alert-success{background:#e6ffe6;border:1px solid #00cc00;color:#060}.btn-back{padding:.5rem 1rem;background:#fff;color:#06c;border:1px solid #0066cc;border-radius:4px;cursor:pointer;font-weight:600;margin-bottom:1.5rem}.btn-back:hover{background:#f0f7ff}.app-footer{background:#333;color:#fff;text-align:center;padding:1.5rem;margin-top:auto}.app-footer p{margin:0;font-size:.9rem}@media (max-width: 768px){.app-main,.app-header{padding:1rem}.app-header h1{font-size:1.5rem}.app-header p{font-size:1rem}}*{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;background:#f5f5f5;color:#333}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{width:100%;min-height:100vh}button{font-family:inherit;transition:all .2s ease}button:disabled{opacity:.6;cursor:not-allowed}input,textarea,select{font-family:inherit}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#242424}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{width:100%;margin:0 auto;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}
