body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{min-height:100vh}.app-header{align-items:center;background:#fff;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:1rem 2rem}.app-header h1{color:#2563eb;font-size:1.5rem}.nav-buttons{align-items:center;display:flex;gap:1rem}.nav-buttons button{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s}.nav-buttons button:hover{background:#f3f4f6}.nav-buttons button.active{background:#2563eb;border-color:#2563eb;color:#fff}.btn-primary{background:#10b981!important;border-color:#10b981!important;color:#fff!important}.btn-primary:hover{background:#059669!important}.btn-reset{background:#f59e0b!important;border-color:#f59e0b!important;color:#fff!important;font-size:.875rem}.btn-reset:hover{background:#d97706!important;border-color:#d97706!important}.app-main{display:flex;flex-direction:column;height:calc(100vh - 80px);max-width:100%;padding:2rem}.project-list h2{color:#374151;margin-bottom:1.5rem}.status-sections{display:flex;flex-direction:column;gap:2rem}.status-section{background:#fafafa;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.status-section-title{align-items:center;color:#374151;display:flex;font-size:1.125rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.status-section-title.in-progress{color:#2563eb}.status-section-title.planning{color:#f59e0b}.status-section-title.on-hold{color:#ef4444}.status-section-title.completed{color:#10b981}.project-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.project-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;cursor:pointer;padding:1.5rem;transition:all .2s}.project-card:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}.project-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.75rem}.project-header h3{color:#374151;font-size:1.125rem;margin:0}.delete-btn{align-items:center;background:#ef4444;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:24px;justify-content:center;line-height:1;width:24px}.delete-btn:hover{background:#dc2626}.project-description{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.project-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.status-badge{border-radius:.25rem;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.progress-bar{background:#e5e7eb;border-radius:.25rem;height:.5rem;overflow:hidden;position:relative;width:100px}.progress-fill{background:#10b981;height:100%;transition:width .3s}.progress-text{color:#374151;font-size:.625rem;font-weight:500;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.project-dates{font-size:.75rem}.project-dates div{margin-bottom:.25rem}.project-form-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.project-form{background:#fff;border-radius:.5rem;max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem;width:90%}.project-form h2{color:#374151;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;padding:.5rem;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.btn-cancel{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;padding:.5rem 1rem}.btn-cancel:hover{background:#f3f4f6}.btn-submit{background:#10b981;border:1px solid #10b981;border-radius:.375rem;color:#fff;cursor:pointer;padding:.5rem 1rem}.btn-submit:hover{background:#059669}.gantt-chart{display:flex;flex-direction:column;height:100%;overflow:visible;width:100%}.gantt-chart h2{color:#374151;font-size:1.5rem;margin-bottom:1rem}.gantt-container{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;height:calc(100vh - 120px);min-height:600px;min-width:-webkit-fit-content;min-width:fit-content;overflow-x:auto}.gantt-header{background:#fff;border-bottom:2px solid #e5e7eb;display:flex;top:0;z-index:10}.gantt-header,.gantt-labels{flex-shrink:0;position:-webkit-sticky;position:sticky}.gantt-labels{background:#f9fafb;border-right:1px solid #e5e7eb;left:0;width:584px;z-index:5}.label-header{border-bottom:1px solid #e5e7eb;color:#374151;font-weight:600;padding:1rem}.gantt-timeline{background:#fff;flex:1 1;min-width:-webkit-max-content;min-width:max-content;overflow-x:visible;overflow-y:visible;position:relative}.timeline-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;height:60px;left:584px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.week-header{align-items:center;border-right:1px solid #e5e7eb;color:#374151;display:flex;font-size:.625rem;font-weight:500;height:100%;justify-content:center;position:absolute;top:0}.timeline-grid{width:100%}.day-line,.timeline-grid{bottom:0;position:absolute;top:0}.day-line{background:#e5e7eb;width:1px}.gantt-body{flex:1 1;height:calc(100vh - 200px);min-height:500px;overflow:visible}.gantt-row{background:#fff;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0}.gantt-row:hover{background:#fafafa}.gantt-row.clickable{cursor:pointer}.gantt-row.clickable:hover{background:#f0f9ff;border-left:3px solid #3b82f6}.item-label{align-items:flex-start;display:flex;justify-content:space-between;min-height:90px;padding:1rem 1.5rem;position:relative}.item-label.project{background:#eff6ff;font-weight:600}.item-label.task{background:#f0fdf4;padding-left:2rem}.item-progress{color:#6b7280;font-size:.75rem;font-weight:500;min-width:35px;text-align:right}.gantt-bar{align-items:center;border:1px solid #0000001a;border-radius:12px;display:flex;height:24px;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%)}.gantt-bar.project{background:#dbeafe;border:2px solid #2563eb}.gantt-bar.task{background:#dcfce7;border:2px solid #10b981}.gantt-bar .progress-bar{border-radius:12px;height:100%}.gantt-bar.project .progress-bar{background:#2563eb}.gantt-bar.task .progress-bar{background:#10b981}.bar-label{color:#374151;font-size:.75rem;font-weight:600;left:50%;max-width:95%;overflow:hidden;position:absolute;text-overflow:ellipsis;text-shadow:0 1px 2px #fffc;transform:translateX(-50%);white-space:nowrap}.empty-state{color:#6b7280;padding:3rem;text-align:center}.task-form-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.task-form{background:#fff;border-radius:.5rem;max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;width:90%}.dependencies-select{height:100px}.form-help{color:#6b7280;font-size:.75rem;margin-top:.25rem}.project-detail{margin:0 auto;max-width:1200px}.project-detail-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.btn-back{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s}.btn-back:hover{background:#f3f4f6}.project-detail-header h1{color:#374151;margin:0}.project-detail-content{grid-gap:2rem;display:grid;gap:2rem}.project-info-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.project-info-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.project-info-header h2{color:#374151;margin:0}.info-row{margin-bottom:1rem}.info-row label{color:#374151;display:block;font-weight:600;margin-bottom:.5rem}.info-row p{color:#6b7280;margin:0}.progress-control{margin-bottom:.5rem}.average-progress,.progress-control{align-items:center;display:flex;gap:1rem}.tasks-section{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.tasks-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.tasks-header h2{color:#374151;margin:0}.task-list-empty{color:#6b7280;padding:2rem;text-align:center}.task-header h3{color:#374151;margin-bottom:1rem}.task-table{border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.task-table-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#374151;display:grid;font-weight:600;grid-template-columns:2fr 1fr 1fr 1.5fr 1fr .5fr}.task-table-header>div{border-right:1px solid #e5e7eb;padding:.75rem}.task-table-header>div:last-child{border-right:none}.task-row{border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr 1fr .5fr;transition:background-color .2s}.task-row:hover{background:#fafafa}.task-row:last-child{border-bottom:none}.task-row>div{align-items:center;border-right:1px solid #e5e7eb;display:flex;padding:.75rem}.task-row>div:last-child{border-right:none}.task-col-name{align-items:flex-start!important;flex-direction:column!important}.task-name{color:#374151;font-weight:500;margin-bottom:.25rem}.task-description{color:#6b7280;font-size:.75rem;margin-bottom:.25rem}.task-dependencies{color:#9ca3af;font-size:.625rem}.task-col-assignee{color:#6b7280;font-size:.875rem}.task-col-progress{align-items:center!important;flex-direction:row!important;gap:.5rem}.progress-container{align-items:center;display:flex;gap:.5rem}.progress-slider{background:#e5e7eb;border-radius:2px;cursor:pointer;flex:1 1;height:4px;outline:none}.progress-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#2563eb;border-radius:50%;cursor:pointer;height:16px;width:16px}.progress-slider::-moz-range-thumb{background:#2563eb;border:none;border-radius:50%;cursor:pointer;height:16px;width:16px}.progress-value{color:#374151;font-size:.75rem;font-weight:500;min-width:35px}.progress-bar-small{background:#e5e7eb;border-radius:.125rem;height:4px;overflow:hidden}.progress-fill-small{border-radius:.125rem;height:100%;transition:width .3s}.date-range{color:#6b7280;display:flex;flex-direction:column;font-size:.75rem;gap:.125rem;text-align:center}.task-col-actions{gap:.5rem!important;justify-content:center!important}.btn-delete,.btn-edit{background:none;border:none;border-radius:.25rem;cursor:pointer;font-size:1rem;padding:.25rem;transition:background-color .2s}.btn-edit:hover{background:#f3f4f6}.btn-delete:hover{background:#fef2f2}.item-info{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:.5rem;margin-right:1rem}.item-main-info{display:flex;flex-direction:column;gap:.5rem;width:100%}.item-name{color:#374151;font-size:1rem;font-weight:600;line-height:1.4}.item-details{display:flex;flex-direction:column;gap:.25rem;line-height:1.2}.item-assignee{color:#6b7280}.item-assignee,.item-dates{font-size:.875rem;font-weight:500}.item-dates{color:#4b5563}.item-dependencies{color:#9ca3af;font-size:.75rem;font-weight:500}.project-summary{color:#4b5563;display:flex;flex-direction:column;font-size:.875rem;font-weight:500;gap:.25rem}.task-count{color:#6b7280;font-size:.75rem;font-weight:500}.collapse-button{align-items:center;background:none;border:none;border-radius:.25rem;color:#374151;cursor:pointer;display:flex;font-size:1rem;height:24px;justify-content:center;left:.5rem;padding:.25rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s;width:24px}.collapse-button:hover{background:#f3f4f6;color:#2563eb}.item-label.project .item-info{margin-left:2rem}.item-progress-section{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem;min-width:80px}.item-progress{color:#374151;font-size:1rem;font-weight:600}.mini-progress-bar{background:#e5e7eb;border-radius:3px;height:6px;overflow:hidden;width:80px}.mini-progress-fill{border-radius:3px;height:100%;transition:width .3s ease}.evm-dashboard{margin:0;max-width:none;width:100%}.evm-header{justify-content:space-between;margin-bottom:2rem;padding:0}.evm-header,.evm-title-section{align-items:center;display:flex}.evm-title-section{gap:2rem}.evm-header h2{color:#374151;font-size:1.5rem;margin:0}.evm-controls,.project-selector{align-items:center;display:flex;gap:1rem}.project-selector label{color:#374151;font-weight:600;white-space:nowrap}.project-select{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;min-width:250px;padding:.5rem}.evm-content{display:flex;flex-direction:column;gap:2rem}.evm-project-info{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.evm-project-info h3{color:#374151;font-size:1.25rem;margin:0 0 1rem}.project-dates{color:#6b7280;display:flex;font-size:.875rem;gap:2rem}.evm-section{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.evm-section h3{border-bottom:2px solid #e5e7eb;color:#374151;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.evm-metrics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.evm-chart-container{min-height:600px;width:100%}.evm-forecast-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.kpi-card{background:#fff;border-left:4px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.kpi-card.pv{border-left-color:#2563eb}.kpi-card.ev{border-left-color:#10b981}.kpi-card.ac{border-left-color:#ef4444}.kpi-card.cv{border-left-color:#f59e0b}.kpi-card.sv{border-left-color:#8b5cf6}.kpi-card.cpi{border-left-color:#06b6d4}.kpi-card.spi{border-left-color:#84cc16}.kpi-card.progress{border-left-color:#6366f1}.kpi-card.positive{background:#f0fdf4;border-left-color:#10b981}.kpi-card.negative{background:#fef2f2;border-left-color:#ef4444}.kpi-card h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 .5rem}.kpi-value{color:#374151;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.kpi-description{color:#9ca3af;font-size:.75rem}.evm-chart-section{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.evm-chart-container h3{color:#374151;margin:0 0 1rem}.evm-chart{height:auto;width:100%}.chart-point{transition:r .2s}.chart-point:hover{r:6}.evm-forecast{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.evm-forecast h3{border-bottom:2px solid #e5e7eb;color:#374151;font-size:1.25rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.forecast-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.forecast-item{align-items:center;background:#f9fafb;border-radius:.375rem;display:flex;justify-content:space-between;padding:.75rem}.forecast-item label{color:#374151;font-weight:500}.forecast-item span{color:#1f2937;font-weight:600}.evm-health{background:#fff;border-left:4px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.evm-health.良好{background:#f0fdf4;border-left-color:#10b981}.evm-health.注意{background:#fffbeb;border-left-color:#f59e0b}.evm-health.要改善{background:#fef2f2;border-left-color:#ef4444}.evm-health h3{border-bottom:2px solid #e5e7eb;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.evm-health h3,.health-status{color:#374151;font-size:1.25rem}.health-status{background:#ffffffb3;border-radius:.375rem;font-weight:700;margin-bottom:1rem;padding:.5rem;text-align:center}.health-details p{color:#6b7280;margin:.5rem 0}.evm-empty{background:#fff;box-shadow:0 1px 3px #0000001a;padding:3rem;text-align:center}.evm-chart-empty,.evm-empty{border-radius:.5rem;color:#6b7280}.evm-chart-empty{align-items:center;background:#f9fafb;display:flex;height:200px;justify-content:center}@media (max-width:768px){.app-header{align-items:stretch;flex-direction:column;gap:1rem}.nav-buttons{justify-content:center}.form-row,.project-grid{grid-template-columns:1fr}.gantt-labels{width:300px}.gantt-container{font-size:.875rem}.gantt-header{z-index:10}.gantt-header,.timeline-header{position:-webkit-sticky;position:sticky;top:0}.timeline-header{z-index:5}.gantt-body{height:calc(100vh - 250px);min-height:400px}.gantt-container{height:calc(100vh - 150px);min-height:500px}.app-main{height:calc(100vh - 100px);padding:1rem}.project-detail-header{align-items:flex-start;flex-direction:column}.task-row,.task-table-header{gap:.5rem;grid-template-columns:1fr}.task-row>div,.task-table-header>div{border-bottom:1px solid #e5e7eb;border-right:none}.task-row>div:last-child,.task-table-header>div:last-child{border-bottom:none}.evm-kpi-grid,.forecast-grid{grid-template-columns:1fr}.evm-header{gap:1rem}.evm-header,.evm-title-section{align-items:flex-start;flex-direction:column}.evm-title-section{gap:.5rem}.evm-controls{width:100%}.project-selector{align-items:flex-start;flex-direction:column;gap:.5rem}.project-select{min-width:100%}.evm-metrics-grid{gap:1rem}.evm-forecast-grid,.evm-metrics-grid{grid-template-columns:1fr}.evm-section{padding:1rem}.project-dates{flex-direction:column;gap:.5rem}}
/*# sourceMappingURL=main.15d1df2b.css.map*/