body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.App-header{background-color:#2c3e50;box-shadow:0 2px 4px #0000001a;color:#fff;padding:1rem 2rem}.App-header h1{font-size:1.5rem;font-weight:500;margin:0}.App-main{display:flex;height:calc(100vh - 80px);padding:1rem}.unified-panel{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex:1 1;flex-direction:column;height:100%;padding:1.5rem}@media (max-width:768px){.App-main{flex-direction:column;height:auto}.unified-panel{min-height:400px}}.live-analysis{display:flex;flex-direction:column;height:100%}.recording-section{border-bottom:1px solid #e0e0e0;margin-bottom:1.5rem;padding-bottom:1rem}.recording-controls{margin-bottom:1rem}.start-button{background-color:#27ae60;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1rem;transition:background-color .2s;width:100%}.start-button:hover:not(:disabled){background-color:#229954}.start-button:disabled{background-color:#bdc3c7;cursor:not-allowed}.stop-button{background-color:#e74c3c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1rem;transition:background-color .2s;width:100%}.stop-button:hover{background-color:#c0392b}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;margin-bottom:1rem}.browser-warning,.error-message{font-size:.875rem;padding:.75rem}.browser-warning{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;color:#856404;text-align:center}.analysis-section{display:flex;flex:1 1;flex-direction:column;min-height:0}.panel-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem;position:relative}.panel-header h2{color:#2c3e50;flex:1 1;font-size:1.25rem;font-weight:500;margin:0}.results-count{color:#7f8c8d;font-size:.875rem;font-weight:500;left:50%;position:absolute;transform:translateX(-50%)}.stream-status{align-items:center;display:flex;font-size:.875rem;gap:.5rem}.status-indicator{background-color:#e74c3c;border-radius:50%;height:10px;width:10px}.status-indicator.connected{background-color:#27ae60}.analysis-content{flex:1 1;gap:1rem}.analysis-content,.observations-section{display:flex;flex-direction:column;min-height:0}.observations-section{flex:1 1}.observations-section h3{color:#2c3e50;font-size:1rem;font-weight:500;margin:0 0 .5rem}.observations-content,.observations-list{display:flex;flex:1 1;flex-direction:column;min-height:0}.observations-list{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:4px;gap:.5rem;padding:.25rem}.observations-list.scrollable{overflow-y:auto}.observation-item{background:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 1px 3px #0000001a;padding:.75rem;transition:box-shadow .2s ease}.observation-item:hover{box-shadow:0 4px 8px #00000026}.observation-header{margin-bottom:.5rem}.observation-ui{color:#2c3e50;font-size:.9rem;font-weight:500;line-height:1.4}.observation-action{align-items:center;background-color:#f8f9fa;border:1px solid #e9ecef;border-left:3px solid #27ae60;border-radius:3px;display:flex;gap:.5rem;padding:.5rem}.action-indicator{color:#27ae60;flex-shrink:0;font-size:1rem;font-weight:700}.action-text{color:#495057;font-size:.85rem;font-style:italic;line-height:1.3}.no-observations{align-items:center;color:#7f8c8d;display:flex;font-style:italic;height:100%;justify-content:center;margin:0}.workflow-guide-section{border-top:1px solid #e0e0e0;display:flex;flex-direction:column;margin-top:1rem;padding-top:1rem}.workflow-guide-section h3{color:#2c3e50;font-size:1rem;font-weight:500;margin:0 0 .75rem}.workflow-guide-content{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;font-size:.9rem;line-height:1.6;max-height:400px;overflow-y:auto;padding:1rem}.workflow-guide-content h1,.workflow-guide-content h2,.workflow-guide-content h3,.workflow-guide-content h4,.workflow-guide-content h5,.workflow-guide-content h6{color:#2c3e50;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.workflow-guide-content h1:first-child,.workflow-guide-content h2:first-child,.workflow-guide-content h3:first-child,.workflow-guide-content h4:first-child,.workflow-guide-content h5:first-child,.workflow-guide-content h6:first-child{margin-top:0}.workflow-guide-content p{color:#495057;margin-bottom:.75rem}.workflow-guide-content ol,.workflow-guide-content ul{margin-bottom:.75rem;padding-left:1.5rem}.workflow-guide-content li{color:#495057;margin-bottom:.25rem}.workflow-guide-content code{background-color:#e9ecef;border-radius:3px;color:#e74c3c;font-family:Courier New,monospace;font-size:.85rem;padding:.125rem .25rem}.workflow-guide-content pre{background-color:#2c3e50;border-radius:4px;color:#ecf0f1;margin-bottom:.75rem;overflow-x:auto;padding:1rem}.workflow-guide-content pre code{background-color:initial;color:inherit;padding:0}.workflow-guide-content blockquote{border-left:4px solid #3498db;color:#7f8c8d;font-style:italic;margin:.75rem 0;padding-left:1rem}.workflow-guide-content strong{color:#2c3e50;font-weight:600}.workflow-guide-content em{color:#7f8c8d;font-style:italic}.analysis-footer{margin-top:1rem}.clear-button{background-color:#e74c3c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1rem;transition:background-color .2s;width:100%}.clear-button:hover:not(:disabled){background-color:#c0392b}.clear-button:disabled{background-color:#bdc3c7;cursor:not-allowed}.observations-list.scrollable::-webkit-scrollbar{width:6px}.observations-list.scrollable::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.observations-list.scrollable::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.observations-list.scrollable::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
/*# sourceMappingURL=main.52695325.css.map*/