*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{display:flex;flex-direction:column;min-height:100vh}.header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px 0 #0000001a;justify-content:space-between;padding:1rem 2rem}.header,.header-left{align-items:center;display:flex}.header-left{gap:2rem}.logo{color:#0f766e;font-size:1.5rem;font-weight:700;gap:.5rem}.logo,.setting-selector{align-items:center;display:flex}.setting-selector{gap:.75rem}.setting-selector select{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;cursor:pointer;font-size:1rem;padding:.5rem 1rem}.setting-selector select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a;outline:none}.demo-controls{align-items:center;display:flex;gap:1rem}.demo-btn{border:none;border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.25rem;transition:all .2s}.demo-btn-primary{background:#0f766e;color:#fff}.demo-btn-primary:hover{background:#0d9488}.demo-btn-secondary{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.demo-btn-secondary:hover{background:#e5e7eb}.demo-btn-danger{background:#dc2626;color:#fff}.demo-btn-danger:hover{background:#b91c1c}.demo-btn:disabled{cursor:not-allowed;opacity:.6}.dashboard{flex:1 1;margin:0 auto;max-width:1400px;padding:2rem;width:100%}.metrics-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.metric-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a;padding:1.5rem}.metric-value{color:#0f766e;font-size:2rem;font-weight:700;margin-bottom:.25rem}.metric-label{color:#64748b;font-size:.875rem;font-weight:500}.main-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px}.patient-list{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a}.patient-list-header{border-bottom:1px solid #e2e8f0;padding:1.5rem}.patient-list-title{color:#1e293b;font-size:1.25rem;font-weight:600}.patient-table-container{max-height:600px;overflow-x:auto;overflow-y:auto}.patient-table{border-collapse:collapse;font-size:.875rem;min-width:1100px;table-layout:fixed;width:100%}.patient-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#374151;font-weight:600;padding:.75rem 1rem;position:-webkit-sticky;position:sticky;text-align:left;top:0;z-index:1}.patient-table td{border-bottom:1px solid #f1f5f9;padding:.75rem 1rem;vertical-align:middle}.patient-row:hover{background:#f8fafc}.patient-name{color:#1e293b;font-weight:600}.patient-contact,.patient-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patient-contact{color:#64748b}.rating-cell{min-width:140px;width:140px}.patient-table td:first-child,.patient-table td:nth-child(2),.patient-table th:first-child,.patient-table th:nth-child(2){width:200px}.patient-table td:nth-child(3),.patient-table th:nth-child(3){width:80px}.patient-table td:nth-child(4),.patient-table th:nth-child(4){width:140px}.patient-table td:nth-child(5),.patient-table td:nth-child(6),.patient-table th:nth-child(5),.patient-table th:nth-child(6){width:100px}.patient-table td:nth-child(7),.patient-table th:nth-child(7){width:180px}.status-badge{border-radius:9999px;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.status-good{background:#dcfce7;color:#166534}.status-stable{background:#fef3c7;color:#92400e}.status-warning{background:#fed7aa;color:#c2410c}.status-critical{background:#fecaca;color:#dc2626}.rating-display{gap:.5rem;white-space:nowrap}.rating-display,.rating-stars{align-items:center;display:flex}.rating-stars{color:#fbbf24;flex-shrink:0;gap:1px}.rating-number{color:#374151;font-size:.875rem;font-weight:600}.alert-feed{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a;height:-webkit-fit-content;height:fit-content}.alert-feed-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:.5rem;padding:1.5rem}.alert-feed-title{color:#1e293b;font-size:1.25rem;font-weight:600}.alert-badge{background:#dc2626;border-radius:9999px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.alert-item{border-bottom:1px solid #f1f5f9;cursor:pointer;padding:1rem 1.5rem;transition:background-color .2s}.alert-header{align-items:start;display:flex;justify-content:space-between;margin-bottom:.5rem}.alert-patient{color:#dc2626;font-weight:600}.alert-time{color:#6b7280;font-size:.75rem}.alert-rating{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.alert-rating-badge{background:#dc2626;border-radius:.25rem;color:#fff;font-size:.75rem;font-weight:600;padding:.125rem .5rem}.alert-concern{color:#374151;font-size:.875rem;font-style:italic;margin-bottom:.5rem}.alert-touchpoint{color:#6b7280;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem}.modal-title{color:#1e293b;font-size:1.25rem;font-weight:600}.modal-close{align-items:center;background:none;border:none;border-radius:.25rem;color:#6b7280;cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;padding:0;width:2rem}.modal-close:hover{background:#f3f4f6}.modal-body{padding:1.5rem}.form-group{margin-bottom:1.5rem}.form-label{color:#374151;display:block;font-weight:600;margin-bottom:.5rem}.form-input,.form-select,.form-textarea{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a;outline:none}.form-textarea{min-height:100px;resize:vertical}.modal-actions{border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem}.mobile-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.mobile-device{background:linear-gradient(145deg,#1a1a1a,#000);border-radius:40px;box-shadow:0 0 0 2px #333,0 0 0 3px #666,0 20px 40px #0006,inset 0 2px 4px #ffffff1a;height:667px;padding:20px;position:relative;width:375px}.mobile-device:before{background:#333;border-radius:3px;content:"";height:6px;left:50%;position:absolute;top:8px;transform:translateX(-50%);width:60px}.mobile-screen{background:#fff;border-radius:25px;height:100%;overflow:hidden;position:relative;width:100%}.mobile-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:1rem;text-align:center}.mobile-content{-webkit-overflow-scrolling:touch;height:calc(100% - 60px);overflow-y:scroll;padding:1rem;scroll-behavior:smooth}.sms-interface{font-family:-apple-system,BlinkMacSystemFont,sans-serif}.message-bubble{word-wrap:break-word;border-radius:1.125rem;margin-bottom:.5rem;max-width:85%;padding:.75rem 1rem}.message-received{background:#e5e5ea;color:#000;margin-right:auto}.message-sent{background:#007aff;color:#fff;margin-left:auto}.survey-link{background:#0f766e;border-radius:.5rem;color:#fff;display:inline-block;font-weight:600;margin:1rem 0;padding:.75rem 1.5rem;text-decoration:none}.email-interface{font-family:Arial,sans-serif}.email-header{border-bottom:1px solid #e2e8f0;margin-bottom:1rem;padding-bottom:1rem}.email-subject{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.email-from{color:#6b7280;font-size:.875rem}.rating-buttons{display:flex;gap:.5rem;margin:1rem 0}.rating-btn{background:#fff;border:2px solid #d1d5db;border-radius:50%;cursor:pointer;font-weight:600;height:3rem;transition:all .2s;width:3rem}.rating-btn:hover{border-color:#0f766e}.rating-btn.selected{background:#0f766e;border-color:#0f766e;color:#fff}.phone-interface{padding:2rem 1rem;text-align:center}.phone-avatar{align-items:center;background:#0f766e;border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:600;height:100px;justify-content:center;margin:0 auto 1rem;width:100px}.phone-name{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.phone-status{color:#6b7280;margin-bottom:2rem}.phone-transcript{background:#f8fafc;border-radius:.5rem;font-size:.875rem;line-height:1.6;margin-top:1rem;padding:1rem;text-align:left}.loading-dots{display:inline-flex;gap:.25rem}.loading-dot{animation:loading 1.4s ease-in-out infinite;background:#6b7280;border-radius:50%;height:.5rem;width:.5rem}.loading-dot:first-child{animation-delay:-.32s}.loading-dot:nth-child(2){animation-delay:-.16s}@keyframes loading{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.alert-item,.demo-btn,.modal-content,.patient-row,.rating-btn{transition:all .2s ease-in-out}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.slide-in{animation:slideIn .4s ease-out}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.patient-table{font-size:1rem}.patient-table th{background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-size:1rem;padding:1rem}.patient-table td{font-size:.95rem;padding:1rem}.status-badge{box-shadow:0 1px 2px #0000001a;font-size:.8rem;padding:.4rem .8rem}.alert-item{border-left:4px solid #dc2626;border-radius:0 .5rem .5rem 0;margin-bottom:.5rem}.alert-item:hover{background:#fef2f2;box-shadow:0 2px 4px #dc26261a;transform:translateX(2px)}.mobile-device{animation:deviceAppear .4s ease-out}.mobile-device ::-webkit-scrollbar{width:8px}.mobile-device ::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.mobile-device ::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.mobile-device ::-webkit-scrollbar-thumb:hover{background:#ffffff80}@keyframes deviceAppear{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.demo-btn-primary:hover{box-shadow:0 4px 8px #0f766e4d;transform:translateY(-1px)}.rating-btn:hover{box-shadow:0 2px 4px #0f766e33;transform:scale(1.05)}.loading-pulse{animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width:1200px){.main-content{gap:1.5rem;grid-template-columns:1fr}.alert-feed{order:-1}}@media (max-width:768px){.header{flex-direction:column;gap:1rem;padding:1rem}.header-left{justify-content:space-between;width:100%}.demo-controls{justify-content:center;width:100%}.dashboard{padding:1rem}.metrics-row{gap:1rem;grid-template-columns:1fr}.mobile-device{height:568px;width:320px}}
/*# sourceMappingURL=main.b1517dec.css.map*/