code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9fafb;color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}.App,body{min-height:100vh}.app-header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px 0 #0000000d;padding:1rem 1.5rem;position:sticky;top:0;z-index:10}.app-header h1{color:#111827;font-size:1.5rem;font-weight:600;line-height:2rem;margin:0}.metaphor{color:#6b7280;font-size:.875rem;font-weight:400;margin:.25rem 0 0}.app-main{margin:0 auto;max-width:1536px;padding:1.5rem}.controls-container{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.journey-description{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-top:1.5rem;padding:1rem}.journey-description p{color:#6b7280;font-size:.875rem;line-height:1.5rem;margin:0}.emotional-journey-container{position:relative}.journey-section{margin-top:0}.section-title{color:#111827;font-size:1.125rem;font-weight:600;line-height:1.75rem;margin-bottom:.5rem}.section-subtitle{color:#6b7280;font-size:.875rem;line-height:1.25rem;margin-bottom:1.5rem}.emotional-curve-container{background:linear-gradient(180deg,#0f0c29e6 0,#24243ee6 50%,#0f0c29e6);border-radius:16px;box-shadow:0 10px 40px #0006;margin:2rem 0;min-height:700px;padding:2rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.emotional-curve-container.phase-focused{filter:brightness(1.1);transform:translateX(-10%)}.curve-header{margin-bottom:2rem;text-align:center}.curve-header h2{color:#fff;font-size:2rem;font-weight:700;margin:0 0 .5rem;text-shadow:2px 2px 4px #00000080}.curve-subtitle{color:#b0c4de;font-size:1rem;font-style:italic;margin:0}.emotional-curve-canvas{display:block;height:600px;width:100%}.phase-hover-tooltip{background:#4a90e2f2;border-radius:8px;bottom:2rem;box-shadow:0 4px 15px #0000004d;left:50%;max-width:400px;padding:1rem 1.5rem;pointer-events:none;position:absolute;transform:translateX(-50%)}.phase-hover-tooltip strong{color:#fff;display:block;font-size:1.1rem;margin-bottom:.5rem}.phase-hover-tooltip p{color:#ffffffe6;font-size:.95rem;line-height:1.4;margin:0}.moment-hover-tooltip{animation:tooltipFadeIn .25s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1e1e3cfa,#323250fa);border:2px solid #4a90e299;border-radius:12px;box-shadow:0 12px 35px #00000080;max-width:420px;min-width:320px;padding:1.25rem;z-index:10000}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%,calc(-100% - 10px))}to{opacity:1;transform:translate(-50%,-100%)}}.tooltip-header-section{border-bottom:1px solid #ffffff26;margin-bottom:.75rem;padding-bottom:.75rem}.moment-hover-tooltip strong{color:gold;display:block;font-size:1.05rem;font-weight:700;line-height:1.3;margin-bottom:.375rem}.tooltip-phase-label{color:#4a90e2;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.tooltip-description{color:#fffffff2;font-size:.875rem;line-height:1.5;margin:0 0 .75rem}.tooltip-emotions-section,.tooltip-insights-section,.tooltip-quote-section{margin-bottom:.75rem}.tooltip-section-label{color:#ffffffb3;font-size:.7rem;font-weight:600;letter-spacing:.05em;margin-bottom:.375rem;text-transform:uppercase}.tooltip-emotion-badges{display:flex;flex-wrap:wrap;gap:.375rem}.tooltip-emotion-badge{background:#4a90e24d;border:1px solid #4a90e266;border-radius:12px;color:#b0d4ff;font-size:.75rem;font-weight:500;padding:.25rem .625rem}.tooltip-quote-text{border-left:3px solid #ffd70066;color:#ffd700f2;font-size:.8rem;font-style:italic;line-height:1.4;margin:0;padding-left:.75rem}.tooltip-insight{background:#90ee901a;border-left:3px solid #90ee9080;border-radius:6px;color:#90ee90f2;font-size:.8rem;line-height:1.4;padding:.5rem}.tooltip-hint{border-top:1px solid #ffffff26;color:#fff9;font-size:.7rem;font-style:italic;margin-top:.75rem;padding-top:.75rem;text-align:center}.care-pathway-view{background:#fff;border-radius:.5rem;padding:2rem}.pathway-header{margin-bottom:2rem;text-align:center}.pathway-header h2{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.pathway-subtitle{color:#6b7280;font-size:.875rem;margin:0}.pathway-legend{background:#f9fafb;border-radius:.5rem;display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem;padding:1rem}.legend-item{color:#374151;font-size:.875rem;gap:.5rem}.legend-item,.legend-marker{align-items:center;display:flex}.legend-marker{font-size:1rem;height:1.5rem;justify-content:center;width:1.5rem}.pathway-timeline{display:flex;gap:2rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:2rem}.pathway-column{flex-shrink:0;min-width:350px;position:relative}.pathway-phase-header{background:#eff6ff;border:1px solid #dbeafe;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.pathway-phase-header h3{color:#1e40af;font-size:1rem;font-weight:600;margin:0 0 .25rem}.phase-duration{color:#6b7280}.swimlane-container{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;overflow:hidden}.swimlane{border-bottom:1px solid #f3f4f6;border-left:4px solid;min-height:80px;padding:1rem;position:relative}.swimlane:last-child{border-bottom:none}.lane-label{align-items:center;border-radius:.25rem 0 0 0;bottom:0;color:#fff;display:flex;font-size:.75rem;font-weight:600;justify-content:center;left:-4px;position:absolute;top:0;transform-origin:left top;width:100px;writing-mode:horizontal-tb;z-index:1}.lane-actions{display:flex;flex-wrap:wrap;gap:.75rem;padding-left:110px}.action-node{background:#fff;border:2px solid;border-radius:.5rem;cursor:pointer;min-width:120px;padding:.75rem;position:relative;transition:all .2s ease}.action-node:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.action-node.milestone{background:#fef3c7;border-color:#f59e0b}.action-node.decision{background:#dbeafe;border-color:#3b82f6}.action-node.start{background:#d1fae5;border-color:#10b981}.action-label{color:#111827;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.action-duration{color:#6b7280;font-size:.75rem}.decision-marker,.milestone-marker{font-size:1.25rem;position:absolute;right:-8px;top:-8px}.phase-connector{color:#d1d5db;font-size:2rem;position:absolute;right:-2rem;top:50%;transform:translateY(-50%);z-index:1}.pathway-metadata{display:flex;flex-wrap:wrap;gap:1rem}.metadata-section{background:#f9fafb;border-left:3px solid;border-radius:.5rem;flex:1 1;min-width:200px;padding:1rem}.metadata-section.barriers{background:#fef2f2;border-left-color:#ef4444}.metadata-section.drivers{background:#f0fdf4;border-left-color:#10b981}.metadata-section.leakage{background:#fffbeb;border-left-color:#f59e0b}.metadata-section h4{color:#111827;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin:0 0 .5rem;text-transform:uppercase}.metadata-section ul{list-style:none;margin:0;padding:0}.metadata-section li{color:#374151;font-size:.875rem;line-height:1.5;margin-bottom:.5rem}.opportunities-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-top:2rem;padding:2rem}.opportunities-panel h3{color:#111827;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem}.opportunities-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.opportunity-card{background:#fff;border:1px solid #e5e7eb;border-left:4px solid;border-radius:.5rem;padding:1.5rem;transition:all .2s ease}.opportunity-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.opportunity-card.impact-high{border-left-color:#ef4444}.opportunity-card.impact-critical{border-left-color:#dc2626}.opportunity-card.impact-medium{border-left-color:#f59e0b}.opp-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.75rem}.opp-header h4{color:#111827;flex:1 1;font-size:1rem;font-weight:600;margin:0}.impact-badge{border-radius:.25rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .5rem;text-transform:uppercase}.impact-badge.high{background:#fee2e2;color:#dc2626}.impact-badge.critical{background:#dc2626;color:#fff}.impact-badge.medium{background:#fef3c7;color:#d97706}.opportunity-card p{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0 0 1rem}.opp-stakeholders{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.stakeholder-tag{border-radius:.25rem;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .625rem}.opp-phase{color:#9ca3af;font-size:.75rem;font-style:italic}.pathway-tooltip{background:#111827;border-radius:.5rem;bottom:2rem;box-shadow:0 10px 25px #0003;color:#fff;max-width:300px;padding:1rem;position:fixed;right:2rem;z-index:100}.pathway-tooltip strong{color:#fbbf24;display:block;margin-bottom:.5rem}.pathway-tooltip p{font-size:.875rem;margin:.25rem 0;opacity:.9}.patient-experience-map{background:#fff;border-radius:.5rem;padding:2rem}.experience-header{margin-bottom:2rem;text-align:center}.experience-header h2{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.experience-subtitle{color:#6b7280;font-size:.875rem;margin:0}.experience-timeline{position:relative}.experience-phase{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;border-top:4px solid;margin-bottom:1.5rem;overflow:hidden;transition:all .3s ease}.experience-phase:hover{box-shadow:0 4px 12px #0000001a}.experience-phase.expanded{box-shadow:0 8px 24px #00000026}.phase-summary{align-items:center;cursor:pointer;display:flex;gap:1.5rem;padding:1.5rem;transition:background .2s ease}.phase-summary:hover{background:#f9fafb}.phase-number{background:#eff6ff;border-radius:.375rem;color:#3b82f6;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.5rem .75rem;text-transform:uppercase}.phase-content{align-items:center;display:flex;flex:1 1;gap:1rem;justify-content:space-between}.phase-titles h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 .25rem}.emotional-subtitle{color:#6b7280;font-size:.875rem;font-style:italic;margin:0}.phase-meta{align-items:center;display:flex;gap:1rem}.phase-duration{color:#9ca3af;font-size:.75rem;font-weight:500}.emotional-state{border-radius:9999px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.expand-icon{align-items:center;background:#f3f4f6;border-radius:.375rem;color:#9ca3af;display:flex;font-size:1.5rem;height:2rem;justify-content:center;width:2rem}.emotional-indicator-bar{background:#f3f4f6;display:flex;height:.5rem;position:relative}.emotional-fill{height:100%;transition:all .3s ease}.phase-details{animation:slideDown .3s ease;background:#f9fafb;border-top:1px solid #e5e7eb;padding:2rem}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:2000px;opacity:1}}.detail-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.detail-section{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem}.detail-section h4{align-items:center;color:#111827;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;margin:0 0 1rem}.emotions-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.emotion-pill{background:#dbeafe;border-radius:9999px;color:#1e40af;font-size:.75rem;font-weight:500;padding:.375rem .75rem}.phase-description{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.moment-item{border-bottom:1px solid #f3f4f6;margin-bottom:1rem;padding-bottom:1rem}.moment-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.moment-item strong{color:#111827;display:block;font-size:.875rem;margin-bottom:.5rem}.moment-item p{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0 0 .5rem}.moment-item blockquote{background:#eff6ff;border-left:3px solid #3b82f6;border-radius:.375rem;color:#374151;font-size:.875rem;font-style:italic;margin:.5rem 0 0;padding:.75rem}.barriers-list,.meaning-list,.needs-list,.pathway-steps{list-style:none;margin:0;padding:0}.barriers-list li,.meaning-list li,.needs-list li,.pathway-steps li{color:#374151;font-size:.875rem;line-height:1.5;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.pathway-steps li:before{color:#3b82f6;content:"→";left:0;position:absolute}.barriers-list li:before{content:"⛔";left:0;position:absolute}.needs-list li:before{content:"💡";left:0;position:absolute}.meaning-list li:before{content:"✨";left:0;position:absolute}.phase-progression{align-items:center;display:flex;height:2rem;justify-content:center;position:relative}.progression-line{background:#d1d5db;height:100%;left:50%;position:absolute;transform:translateX(-50%);width:1px}.progression-arrow{background:#fff;color:#9ca3af;font-size:1.5rem;padding:0 .5rem;z-index:1}.journey-overview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-top:2rem;padding:2rem}.journey-overview h3{color:#111827;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem}.insights-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.insight-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;text-align:center}.insight-number{color:#3b82f6;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.insight-label{color:#6b7280;font-size:.875rem;font-weight:500}.filter-panel{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px 0 #0000000d;flex:1 1;padding:1rem}.filter-section h3{color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:.05em;margin:0 0 .75rem;text-transform:uppercase}.filter-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.filter-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#374151;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;line-height:1.25rem;padding:.375rem .75rem;transition:all .15s ease}.filter-btn:hover{background:#f9fafb;border-color:#d1d5db}.filter-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.driver-btn{border-color:#10b981;color:#059669}.driver-btn:hover{background:#f0fdf4}.driver-btn.active{background:#10b981;border-color:#10b981;color:#fff}.barrier-btn{border-color:#ef4444;color:#dc2626}.barrier-btn:hover{background:#fef2f2}.barrier-btn.active{background:#ef4444;border-color:#ef4444;color:#fff}.filter-help-text{background:#eff6ff;border-left:4px solid #3b82f6;border-radius:.375rem;margin-top:.75rem;padding:.75rem}.filter-help-text p{color:#1e40af;font-size:.875rem;line-height:1.25rem;margin:0}.filter-help-text strong{color:#1e3a8a;font-weight:600}.journey-selector{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px 0 #0000000d;flex-shrink:0;min-width:16rem;padding:1rem}.journey-selector label{color:#6b7280;display:block;font-size:.75rem;font-weight:500;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.journey-dropdown{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#111827;cursor:pointer;font-size:.875rem;font-weight:500;line-height:1.25rem;padding:.5rem .75rem;transition:all .15s ease;width:100%}.journey-dropdown:hover{border-color:#9ca3af}.journey-dropdown:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.journey-dropdown option{background:#fff;color:#111827;padding:.5rem}.view-switcher{background:#fff;border-bottom:1px solid #e5e7eb;margin-bottom:2rem;padding:1rem 2rem 0}.view-tabs{display:flex;gap:.5rem}.view-tab{align-items:flex-start;background:#0000;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;display:flex;flex-direction:column;min-width:180px;padding:1rem 1.5rem;position:relative;transition:all .2s ease}.view-tab:hover{background:#f9fafb;color:#111827}.view-tab.active{background:#eff6ff;border-bottom-color:#3b82f6;color:#3b82f6}.view-icon{font-size:1.5rem;margin-bottom:.5rem}.view-label{font-size:.875rem;font-weight:600;line-height:1.25rem;margin-bottom:.25rem}.view-description{font-size:.75rem;line-height:1rem;opacity:.7}.view-tab.active .view-description{opacity:.9}.phase-detail-overlay{animation:overlayFadeIn .3s ease;background:#1118274d;bottom:0;left:0;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:40}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.phase-detail-modal{animation:slideInRight .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;bottom:0;box-shadow:-10px 0 30px #0003;max-width:45%;overflow-y:auto;position:fixed;right:0;top:0;transform:translateX(0);transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:50}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.modal-close-btn{align-items:center;background:#fff;border:none;border-radius:.375rem;color:#6b7280;cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;position:absolute;right:1.5rem;top:1.5rem;transition:all .15s;width:2rem;z-index:10}.modal-close-btn:hover{background:#f3f4f6;color:#111827}.modal-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem;position:sticky;top:0;z-index:10}.modal-phase-number{background:#eff6ff;border-radius:.25rem;color:#3b82f6;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.75rem;padding:.25rem .5rem;text-transform:uppercase}.modal-header h2{color:#111827;font-size:1.25rem;font-weight:600;line-height:1.75rem;margin:0 3rem .5rem 0}.modal-emotional-title{color:#6b7280;font-size:.875rem;line-height:1.25rem;margin:0}.modal-duration{color:#9ca3af;font-size:.75rem;font-weight:500;margin-top:.5rem}.modal-content{padding:1.5rem}.phase-description-full{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.phase-description-full h4{color:#111827;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;margin-top:0;text-transform:uppercase}.phase-description-full p{color:#374151;font-size:.875rem;line-height:1.5rem;margin:0}.emotions-section{margin-bottom:1.5rem}.emotions-section h4{color:#111827;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}.emotion-tags-large{display:flex;flex-wrap:wrap;gap:.5rem}.emotion-tag-large{align-items:center;background:#dbeafe;border-radius:9999px;color:#1e40af;display:inline-flex;font-size:.875rem;font-weight:500;line-height:1.25rem;padding:.375rem .75rem}.moments-section{margin-bottom:1.5rem}.moments-section h4{color:#111827;font-size:.875rem;font-weight:600;line-height:1.25rem;margin-bottom:.75rem}.moment-card-detail{background:#fff;border:1px solid #e5e7eb;border-left:3px solid #3b82f6;border-radius:.5rem;margin-bottom:.75rem;padding:1rem}.moment-card-detail h5{color:#111827;font-size:.875rem;font-weight:600;line-height:1.25rem;margin-bottom:.5rem;margin-top:0}.moment-card-detail>p{color:#6b7280;font-size:.875rem;line-height:1.5rem;margin-bottom:.75rem}.moment-highlights{display:flex;flex-direction:column;gap:.75rem}.highlight-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;padding:.75rem}.highlight-item strong{color:#374151;display:block;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.highlight-item ul{color:#374151;font-size:.875rem;line-height:1.5rem;margin:0;padding-left:1.25rem}.highlight-item li{margin-bottom:.25rem}.patient-experience-summary{background:#eff6ff;border:1px solid #dbeafe;border-radius:.5rem;padding:1rem}.patient-experience-summary h4{color:#111827;font-size:.875rem;font-weight:600;line-height:1.25rem;margin-bottom:.5rem;margin-top:0}.patient-experience-summary p{color:#374151;font-size:.875rem;line-height:1.5rem;margin:0}
/*# sourceMappingURL=main.0ef3dce8.css.map*/