/* MyoSense clinical workspace — open surfaces, compact rail, data-first hierarchy. */
:root{--ink:#13191f;--muted:#747b85;--quiet:#88909a;--line:#e6e9ed;--bg:#fff;--blue:#0866ff;--blue-soft:#eaf1ff;--teal:#268d85;--navy:#182b40;--radius:28px;letter-spacing:-.15px}
body{background:#fff}.app{padding:0 24px 0 0}.shell{width:calc(100% - 104px);margin-left:104px}.sidebar{width:104px;padding:0 0 25px;align-items:center;background:#fff;border:0;top:108px;bottom:0;z-index:6}.sidebar>.brand,.workspace,.sidebar>.nav-label,.sidebar-context,.sidebar-bottom .demo-label,.sidebar-bottom>p,.account>div{display:none}.sidebar nav{gap:15px;align-items:center;width:100%;padding-top:14px}.sidebar nav a{width:54px;height:54px;position:relative;display:flex;align-items:center;justify-content:center;padding:0;border-radius:50%;background:#f7f8fa;color:#717780;font-weight:400;transition:background .16s,color .16s}.sidebar nav a:hover{background:#eaf1ff;color:var(--blue)}.sidebar nav a.active{background:var(--blue);color:white;box-shadow:none}.sidebar nav .icon{width:21px;height:21px;stroke-width:1.6}.sidebar nav .nav-text{position:absolute;left:64px;background:#202c3b;color:white;font-size:11px;padding:8px 11px;border-radius:9px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;font-weight:500;transition:opacity .15s}.sidebar nav a:hover .nav-text,.sidebar nav a:focus-visible .nav-text{opacity:1;visibility:visible}.sidebar nav .nav-count{position:absolute;right:-1px;top:0;width:17px;height:17px;padding:0;display:grid;place-items:center;border:2px solid white;border-radius:50%;font-size:8px;background:#e3eaff;color:#0866ff}.sidebar nav .nav-count[hidden]{display:none}.sidebar nav a.active .nav-count{color:white;background:#171c24}.sidebar-bottom{display:block;margin-top:auto;padding:0}.account{border:0;padding:0;display:block}.account .avatar{width:38px;height:38px;background:#f0f2f5;color:#727b85;font-size:11px}.topbar{height:108px;border:0;padding:0 18px 0 0;background:white;gap:25px;position:relative}.masthead-logo{display:flex;align-items:center;margin-left:-78px;min-width:180px}.masthead-logo img{width:150px;max-height:37px;object-fit:contain}.breadcrumb{margin-left:auto;font-size:12px;gap:12px}.breadcrumb>span:first-child{color:#8b919a}.breadcrumb strong{font-weight:500}.topbar-right{gap:16px;margin-left:auto}.demo-pill{border:0;background:#f6f7f9;border-radius:20px;font-size:9px;letter-spacing:1px;padding:9px 12px}.topbar-right .avatar{width:40px;height:40px;background:#e8edf4;color:#48576d;font-size:12px}.today{font-size:12px;color:#858b94}
main{padding:17px 18px 18px 12px;max-width:1720px;min-height:calc(100vh - 170px)}.page-head{margin-bottom:30px;align-items:center}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.4px;margin-bottom:12px;color:#838994;text-transform:none}.page-head h1{font-size:44px;letter-spacing:-1.9px;font-weight:450;line-height:1.1}.subhead{font-size:13px;color:#828993;margin-top:12px;font-weight:400;letter-spacing:0;line-height:1.7}.page-head .subhead{margin-top:12px}.page-head .actions{gap:12px}.btn{min-height:44px;padding:12px 18px;border-radius:100px;border:1px solid #e8ebef;font-weight:500;font-size:12px;box-shadow:none;gap:10px;background:white}.btn:hover{border-color:#bed2f6;background:#f4f7fd}.btn.primary{background:var(--blue);border-color:var(--blue);box-shadow:none}.btn.primary:hover{background:#0057e2}.btn.primary .icon{width:17px;height:17px}.btn.soft{background:white;border-color:transparent;color:var(--blue)}.btn.ghost{color:var(--blue)}.actions>.inline-status{background:#edf8f3;border-radius:100px;padding:12px 17px;color:#388375;font-size:12px}.panel{background:#f6f7f9;border:0;border-radius:28px;box-shadow:none}.panel-head{padding:25px 27px 0;align-items:center}.panel-head h2{font-size:18px;letter-spacing:-.45px;font-weight:550}.panel-head .subhead{font-size:11px;margin-top:7px;line-height:1.6}.panel-body{padding:23px 27px 26px}.panel-head+.panel-body{padding-top:20px}.panel-pad{padding:25px 27px}.grid,.stack{gap:18px}.mt{margin-top:18px}.status{border-radius:100px;padding:6px 10px;font-size:10px;font-weight:500;background:#ebeef3;color:#687484}.status.blue{background:#e8effe;color:#2b64b9}.status.teal{background:#e6f2ed;color:#4a8171}.status.amber{background:#f7eddb;color:#926f2f}.status.red{background:#faeae6;color:#a36658}.legend{font-size:10px;color:#7f8794;gap:12px}.legend i{width:6px;height:6px;border-radius:50%}.chart text{fill:#9299a3;font-size:11px}.chart .gridline{stroke:#e7ebf0;stroke-width:.7}.chart-note{color:#8a929c;font-size:11px;line-height:1.7;margin-top:14px}.chart-point{stroke-width:1.6}.text-link{font-weight:500;font-size:12px}.footer{padding:18px 18px 25px 12px;font-size:10px;color:#9a9fa6;max-width:1720px}
/* Overview: paired metrics and an expansive activity plot. */
.overview-lead{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(0,1.35fr);gap:18px;margin-bottom:26px;align-items:stretch}.overview-lead>.panel{display:flex;flex-direction:column}.overview-lead .panel-body{margin-top:auto;padding-top:20px;padding-bottom:28px}.overview-lead .chart{min-height:195px}.stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:none;border:0;border-radius:0;margin:0;overflow:visible}.stat{background:#f5f7fa;border:0;border-radius:25px;padding:21px 23px;min-height:151px;display:flex;flex-direction:column}.stat:last-child{border:0}.stat-label{font-size:12px;color:#424d5d;gap:10px}.stat-label .icon{width:34px;height:34px;background:white;border-radius:50%;padding:9px;color:#6f86a6}.stat-value{font-size:43px;font-weight:400;letter-spacing:-1.6px;margin:9px 0 7px;gap:9px}.stat-value small{font-size:11px}.stat-note{font-size:10px;color:#8a929e;line-height:1.6}.stat-note em{color:#5c8b80}.stat[data-stat="0"]{background:#edf3ff}.stat[data-stat="0"] .stat-value{color:#0561f5}.stat[data-stat="0"] .stat-label .icon{color:#0561f5}.overview-lower{display:grid;grid-template-columns:minmax(0,1fr) 294px;gap:22px;align-items:start}.overview-lower>.panel:first-child{margin:0;background:#fff;border-radius:0}.overview-lower>.panel:first-child>.panel-head{padding:0 0 0}.overview-lower>.panel:last-child{background:#f5f7fa}.overview-lower .table-tools{padding:17px 0;margin:8px 0 0;border:0;gap:8px}.overview-lower td,.overview-lower th{padding-left:12px;padding-right:12px}.queue-row{gap:10px;padding:16px 0;border-bottom:1px solid #e5e9ef}.queue-row .avatar{background:white;width:37px;height:37px;font-size:11px;color:#6b7d94}.queue-row strong{font-weight:550}.queue-row small{font-size:11px;line-height:1.6}.queue-row .btn{border-radius:30px;padding:8px 11px;background:white;color:var(--blue)}.queue-row .status{font-size:9px;padding:6px 8px}.overview-lower .panel-head{padding:24px 22px 0;flex-wrap:wrap}.overview-lower .panel-body{padding:14px 22px 23px}
.table-tools{border:0;margin-top:12px;padding:16px 27px}.segments{border:0;background:#f1f3f7;border-radius:100px;padding:4px}.segments button{border-radius:100px;padding:8px 13px;font-size:11px;min-height:32px;font-weight:400}.segments button.active{background:#fff;box-shadow:none;color:#1a2d49;font-weight:500}.search{border:0;background:#f5f7fa;border-radius:100px;padding:12px 14px;min-width:160px}.search input{background:transparent;font-size:11px;width:130px}.search .icon{color:#8e99a9}.table-scroll{border-radius:17px}th{background:#f8f9fb;color:#8c939c;border-bottom:1px solid #eef0f4;font-size:10px;font-weight:400;padding-top:16px;padding-bottom:16px}td{font-size:12px;padding-top:18px;padding-bottom:18px;border-color:#edf0f4}.cell-small{font-size:10px;line-height:1.5}.patient-cell .avatar{background:#f3f5f8;border-radius:50%;width:35px;height:35px;color:#9ba9ba}.patient-cell strong{font-weight:550}.table-footer{border-color:#eef0f4;padding-left:0;padding-right:0;color:#969da6;font-size:10px}.table-footer>span:last-child{max-width:50%;text-align:right}.sparkline{stroke-width:1px}
/* Patient record: generous, ordinal assessment visualization. */
.patient-strip{padding:0 0 25px;border:0;border-bottom:1px solid #edf0f4;border-radius:0;background:transparent;gap:18px;margin-bottom:25px}.patient-identity strong{font-size:19px;font-weight:500;letter-spacing:-.4px}.patient-identity p{font-size:12px;color:#9098a3}.patient-meta{border:0;padding-left:24px;gap:40px}.patient-meta small{font-size:9px;letter-spacing:.3px}.patient-meta strong{font-size:12px;font-weight:450}.avatar.large{background:#edf3ff;color:#3f7bc4;width:59px;height:59px;font-weight:400}.grid.patient{grid-template-columns:minmax(0,1.8fr) minmax(290px,1fr)}.grid.patient .panel:first-child{background:#f0f5fd}.metric-line{margin:6px 0 24px;gap:17px}.metric-line>strong{font-size:57px;letter-spacing:-2.3px;font-weight:400}.metric-line p{font-size:11px;color:#8b929c;line-height:1.8}.metric-line p span{color:#58616e}.range-tabs{gap:4px;background:#fff;border-radius:100px;padding:4px}.range-tabs button{border-radius:100px;padding:7px 12px;font-size:10px}.range-tabs button.active{background:#0866ff;color:white;font-weight:500}main[data-page="patient"]>.panel.mt{background:white;border-radius:0;padding-top:12px}main[data-page="patient"]>.panel.mt>.panel-head{padding-left:0;padding-right:0}.grid.patient .chart{min-height:155px}
/* Workflow navigation reads as small pills rather than a process diagram. */
.workflow{border:0;margin:0 0 23px;padding:0;gap:9px;flex-wrap:wrap}.workflow>a{border:1px solid #e8ecf1;border-radius:100px;padding:10px 16px;gap:9px;color:#747e8c;font-size:11px;background:#fff;font-weight:400}.workflow>a.current{background:#edf3ff;border-color:#edf3ff;color:#1760d2;font-weight:500}.workflow .step{width:18px;height:18px;border-radius:50%;background:#f0f2f5;font-size:9px}.workflow .current .step{background:#0866ff}.workflow>svg{display:none}.context-row{padding:3px 0 18px;margin-bottom:4px;font-size:11px;gap:21px;color:#9299a4}.context-row b{font-weight:500;color:#4e5c70}.context-row .status{background:#f5f7fb;font-weight:400;letter-spacing:.2px}.grid.signals{grid-template-columns:minmax(0,1fr) 294px}.grid.signals .stack:first-child>.panel{background:#f5f7fa}.plot-controls{margin:4px 0 21px}.trace-title{font-size:10px;color:#8c96a4;margin:17px 0 7px}.signal-plot{height:140px}.signal-plot .activity{fill:#0866ff;opacity:.035}.signal-plot .activity.selected{opacity:.10}.signal-plot .segment-tag{font-weight:400;fill:#598bd8;font-size:9px}.check{color:#8a93a0;font-size:10px}.check input{border-radius:4px}.grid.signals .panel-head h2{font-size:17px}.grid.signals>.stack:last-child>.panel:first-child{background:#edf2fa}.segment-list{gap:9px;margin-top:17px}.segment-card{border:1px solid transparent;border-radius:17px;background:rgba(255,255,255,.58);padding:13px 12px;gap:10px;min-height:68px;box-shadow:none;transition:background .15s,border-color .15s}.segment-card:hover{background:white;border-color:#c9d8f0}.segment-card.active{background:white;border:1px solid #8eafe8;box-shadow:none}.segment-card>strong{font-size:12px;font-weight:450;background:#e9eef5;color:#8492a8;width:31px;height:31px;border-radius:50%}.segment-card.active>strong{color:#0866ff;background:#eaf1ff}.segment-card b{font-size:12px;font-weight:500;color:#536175}.segment-card small{font-size:10px;color:#96a0ad;margin-top:6px}.segment-selection{width:22px;height:22px;display:grid;place-items:center;border:1px solid #e0e7f0;border-radius:50%;margin-left:auto;color:#b0bbc9;flex:none}.segment-selection .icon{margin:0;width:11px;height:11px;stroke-width:1.5}.segment-card.active .segment-selection{background:#0866ff;color:white;border-color:#0866ff}.segment-card.active .segment-selection .icon{color:white;stroke-width:2}.field{font-size:11px;color:#8a95a5;margin-top:20px}.field span b{font-weight:500;color:#546783;font-variant-numeric:tabular-nums}.field input[type=range]{accent-color:#0866ff}.feature-grid{gap:8px;border:0;border-radius:0;margin-top:22px;overflow:visible}.feature-grid div{padding:15px 12px;background:#fff;border:0;border-radius:15px}.feature-grid div:nth-child(n){border:0}.feature-grid span{font-size:8px;letter-spacing:.5px;color:#8e9aaa;margin-bottom:8px}.feature-grid strong{font-size:24px;letter-spacing:-.7px;font-weight:400;color:#3b5375}.feature-grid small{font-size:9px;color:#9ba7b6}.footnote{font-size:10px;line-height:1.8;color:#95a0ae;margin-top:16px}.spectrogram{height:174px;border-radius:12px}.freq-axis,.heat-scale{height:174px}.heat-scale i{border-radius:6px;width:5px}.heat-scale b{font-weight:400;font-size:8px}.pipeline{gap:6px;margin-top:7px}.pipeline span{border-radius:100px;background:#fff;font-size:9px;color:#8a98ad;padding:7px 10px}.mini-spectrum{height:125px}details{border-color:#e2e7ef;margin-top:19px}summary{font-weight:400;color:#8390a0;font-size:11px}details p{color:#83909f;font-size:11px;line-height:1.9}
/* Acquisition now shares the airy clinical palette. */
.grid.capture{grid-template-columns:minmax(0,1fr) 280px}.monitor{background:#f5f7fa;border:0;border-radius:28px;color:var(--ink)}.monitor-head{padding:25px 28px;border:0}.monitor-head h2{color:var(--ink);font-size:19px;font-weight:500}.monitor-head p{font-size:11px;color:#8e99a9;margin-top:8px}.monitor-state{color:#8492a6;font-size:9px;letter-spacing:.5px}.monitor-state i{background:#4b9b8a}.signal-channel{padding:8px 25px 5px;border:0;margin-bottom:8px}.signal-channel label{color:#9aa3af;font-size:10px}.signal-channel label b{color:#637086;font-weight:400}.signal-channel .gridline{stroke:#e2e8f0;stroke-width:.6}.signal-channel text{fill:#94a0b0;font-size:10px}.signal-channel svg{height:109px}.monitor-controls{margin:15px 17px 17px;border-radius:22px;background:white;padding:18px 22px}.timer{font-size:33px;letter-spacing:-1px;font-weight:400;color:#3d526e}.timer small{color:#939daf;font-size:8px;letter-spacing:1.2px;margin-bottom:6px}.monitor-controls .btn{background:#f1f4f8;color:#667c99;border-color:transparent}.monitor-controls .btn.primary{background:#0866ff;border-color:#0866ff;color:white}.monitor-bottom{gap:22px;padding:17px 8px;font-size:10px}.monitor-bottom b{font-weight:500;color:#6c7d92}.protocol li{gap:12px;padding:16px 0;border-color:#e8ecf2}.protocol .stepno{border:0;background:white;color:#b1b9c4;width:28px;height:28px}.protocol li.active .stepno{background:#0866ff}.protocol strong{font-weight:500;color:#5d6b7d;font-size:12px}.protocol p{color:#9aa2af;font-size:11px}.dl div{border-color:#e6eaf1;padding:13px 0}.dl dt{color:#919caa;font-size:11px}.dl dd{color:#53657f;font-weight:400}.callout{border:0;border-radius:16px;background:#f4f7fb;color:#8291a6;padding:15px 18px;font-size:11px;line-height:1.8}.callout .icon{color:#98abc6;width:15px;height:15px}.callout.success{color:#437f6d}.monitor+.monitor-bottom+.callout{background:#fff;padding-left:8px;padding-right:8px}
/* Assessment: separate input and research surfaces with a quieter rhythm. */
.review-summary strong{font-size:13px;font-weight:450;color:#596b85}.review-summary span{font-size:9px;letter-spacing:.3px;color:#949eab}.review-grid{gap:18px;grid-template-columns:1.05fr 1fr}.review-grid>.panel:first-child{background:#f5f7fa}.review-grid>.panel:last-child{background:#eff4fb}.review-grade{gap:8px;margin:17px 0 21px}.grade{border:1px solid transparent;background:white;border-radius:50%;height:auto;aspect-ratio:1;font-size:20px;font-weight:400;color:#8a97a8}.grade.active{border:1px solid #0866ff;background:#0866ff;color:white}.grade:hover{border-color:#86adf1}.grade-label{font-size:11px;color:#7d8899}.field select,.field textarea{border:1px solid #e9edf3;border-radius:15px;background:white;font-size:12px;padding:14px 16px;line-height:1.7}.field select{border-radius:100px}.field textarea{min-height:111px}.review-grid .callout{background:#fff;color:#8e9aaa;border-radius:16px;font-size:11px}.review-actions{background:transparent;border-color:#e5eaf0;padding:21px 27px}.review-actions span{color:#9ba6b4}.review-top{margin:10px 0 3px}.model-grade{font-size:65px;font-weight:400;letter-spacing:-2.5px;color:#2866c7}.model-grade small{font-size:11px;margin-top:7px;letter-spacing:0;color:#91a0b3}.probabilities{gap:17px;margin-top:29px}.prob-row{font-size:12px;color:#8c9bb0;grid-template-columns:24px 1fr 38px;gap:15px}.prob-row.top{font-weight:500}.prob-track{height:17px;background:#e3eaf4;border-radius:100px}.prob-fill{border-radius:100px;background:#c3d5f1}.prob-row.top .prob-fill{background:#0866ff}.hint-row{font-size:10px;margin-top:22px;color:#92a0b2}.form-note{font-size:10px;color:#a0a8b4;line-height:1.8}.form-error{font-size:11px}.review-grid details{margin-top:25px}.review-grid details .pipeline span{background:#fff}.saved-banner{margin-bottom:22px}#toast{border-radius:100px;background:#223b62;font-size:12px;left:calc(50% + 52px);box-shadow:0 8px 30px #263f6520}
@media(min-width:1550px){main{padding-left:28px;padding-right:32px}.page-head h1{font-size:50px}.stat-value{font-size:50px}.stat{min-height:168px;padding:23px 27px}.overview-lead .chart{min-height:230px}.overview-lower{grid-template-columns:minmax(0,1fr) 330px}.overview-lower th:nth-child(4),.overview-lower td:nth-child(4){display:table-cell}.grid.signals{grid-template-columns:minmax(0,1fr) 330px}.signal-plot{height:155px}.panel-head{padding-top:28px}}
@media(max-width:1190px){.overview-lead{grid-template-columns:minmax(300px,1fr) minmax(0,1.1fr)}.overview-lower{grid-template-columns:minmax(0,1fr) 267px}.stat{padding:18px;min-height:150px}.stat-note{font-size:9px}.overview-lower .search{min-width:135px}.overview-lower .search input{width:100px}.segments button{font-size:10px;padding:7px 10px}.page-head h1{font-size:39px}.panel-head{padding:23px 22px 0}.panel-body{padding-left:22px;padding-right:22px}.grid.signals{grid-template-columns:minmax(0,1fr) 275px}.patient-meta{gap:25px;padding-left:10px}.topbar-right .demo-pill{display:none}.sidebar nav a{width:49px;height:49px}.workflow>a{padding:9px 13px}.overview-lower .table-tools{flex-wrap:wrap}.overview-lower .search{width:100%}.overview-lower .search input{width:100%}}
@media(max-width:970px){.app{padding-right:15px}.shell{margin-left:80px;width:calc(100% - 80px)}.sidebar{width:80px}.masthead-logo{margin-left:-57px;min-width:150px}.masthead-logo img{width:135px}.breadcrumb{font-size:11px;gap:8px}.breadcrumb>span:first-child{display:none}.topbar-right{gap:10px}.overview-lower{grid-template-columns:1fr}.overview-lower>.panel:last-child{display:block}.overview-lead{grid-template-columns:minmax(265px,1fr) minmax(0,1.1fr)}.stat-value{font-size:35px}.stat-label{font-size:11px}.stat-label .icon{width:29px;height:29px;padding:7px}.stat-note{font-size:9px}.panel-head h2{font-size:16px}.overview-lead .panel-head{flex-wrap:wrap;gap:12px}.overview-lead .legend{font-size:9px}.grid.patient{grid-template-columns:1.6fr 1fr}.grid.signals{grid-template-columns:minmax(0,1fr) 250px}.page-head h1{font-size:35px}.subhead{font-size:12px}.btn{font-size:11px;padding:11px 15px;min-height:41px}.grid.capture{grid-template-columns:minmax(0,1fr) 240px}.patient-strip{flex-wrap:wrap}.patient-meta{padding-left:0;gap:20px}.metric-line{flex-wrap:wrap}.metric-line>.status{margin-left:0!important}.review-summary{grid-template-columns:1fr 1fr}.overview-lower .table-tools{flex-wrap:nowrap}.overview-lower .search{width:auto}.overview-lower .search input{width:130px}#toast{left:calc(50% + 40px)}}
@media(max-width:780px){main{padding-left:8px;padding-right:5px}.topbar{padding-right:5px}.page-head{align-items:flex-start;gap:17px}.page-head h1{font-size:33px;letter-spacing:-1.2px}.page-head .actions{justify-content:flex-start}.overview-lead{grid-template-columns:1fr}.stats{grid-template-columns:repeat(4,1fr);gap:8px}.stat{min-height:149px;padding:16px 12px;border-radius:20px}.stat-label{display:block;font-size:10px;min-height:31px}.stat-label .icon{display:none}.stat-value{font-size:34px;flex-wrap:wrap;gap:3px}.stat-value small{font-size:9px}.stat-note{font-size:9px}.stat:nth-child(n){border:0}.overview-lead .panel-head{flex-wrap:nowrap}.overview-lead .chart{min-height:165px}.grid.patient,.grid.capture,.grid.signals,.review-grid{grid-template-columns:1fr}.grid.signals>.stack:last-child,.grid.capture>.stack{display:grid;grid-template-columns:1fr 1fr}.metric-line{flex-wrap:nowrap}.metric-line>.status{margin-left:auto!important}.grid.patient .chart{max-height:225px}.patient-meta{width:100%;flex:unset}.workflow{gap:6px}.workflow>a{font-size:10px;padding:8px 10px;gap:5px}.workflow .step{width:16px;height:16px;font-size:8px}.topbar-right .today{font-size:10px}.topbar-right .avatar{width:34px;height:34px;font-size:10px}.masthead-logo{min-width:130px}.masthead-logo img{width:120px}.signal-plot{height:135px}.panel{border-radius:24px}.panel-head{padding-top:22px}.review-grid .grade{max-height:58px;aspect-ratio:1.1}.overview-lower th:nth-child(4),.overview-lower td:nth-child(4){display:table-cell}}
@media(max-width:550px){.app{padding:0}.shell{margin:0;width:100%;padding-bottom:77px}.sidebar{width:100%;top:auto;bottom:0;height:72px;padding:0;background:rgba(255,255,255,.97);border-top:1px solid #edf0f4;display:block}.sidebar nav{display:flex;flex-direction:row;justify-content:space-around;gap:0;padding:9px 9px 0}.sidebar nav a{width:44px;height:44px;border-radius:50%;padding:0}.sidebar nav .icon{width:20px;height:20px}.sidebar nav .nav-text{display:none}.sidebar-bottom{display:none}.topbar{height:79px;padding:0 20px;gap:10px}.masthead-logo{margin:0;min-width:120px}.masthead-logo img{width:126px}.breadcrumb{display:none}.topbar-right{margin-left:auto;gap:12px}.topbar-right .avatar{display:flex;width:31px;height:31px;font-size:9px}.topbar-right .today{font-size:10px}.topbar-right .demo-pill{display:none}main{padding:17px 19px}.eyebrow{margin-bottom:10px;font-size:10px}.page-head{margin-bottom:25px;gap:17px}.page-head h1{font-size:35px;letter-spacing:-1.5px}.page-head .subhead{font-size:12px;line-height:1.8}.stats{grid-template-columns:1fr 1fr;gap:10px}.stat{padding:18px 20px;min-height:142px}.stat-label{display:flex;min-height:25px;font-size:11px}.stat-label .icon{display:block;width:28px;height:28px}.stat-value{font-size:40px;flex-wrap:nowrap}.stat-note{font-size:10px}.stat-value small{font-size:10px}.panel{border-radius:23px}.panel-head{padding:23px 21px 0}.panel-head h2{font-size:17px}.panel-body{padding-left:21px;padding-right:21px}.overview-lead .panel-head{flex-wrap:wrap}.overview-lower .table-tools{flex-wrap:wrap}.overview-lower .search{width:100%}.overview-lower .search input{width:100%}.overview-lower>.panel:last-child{display:block}.table-footer{font-size:9px;line-height:1.6}.table-footer>span:last-child{max-width:64%}.grid.signals>.stack:last-child,.grid.capture>.stack{display:flex;flex-direction:column}.workflow{gap:7px}.workflow>a{font-size:9px;padding:8px 10px}.workflow .step{display:none}.context-row{flex-wrap:wrap;gap:10px 15px;font-size:10px;padding-bottom:16px}.context-row .status{font-size:9px;padding:5px 9px}.patient-strip{padding-bottom:22px;gap:12px}.patient-meta{gap:16px}.patient-meta strong{font-size:11px}.patient-meta small{font-size:8px}.patient-identity strong{font-size:17px}.patient-strip>.status{font-size:9px}.metric-line>strong{font-size:50px}.metric-line p{font-size:10px}.metric-line>.status{display:none}.signal-plot{height:125px}.trace-title{font-size:9px}.chart-note{font-size:10px}.plot-controls{flex-wrap:wrap;margin-bottom:12px}.segment-card{padding:15px;min-height:74px}.segment-card b{font-size:13px}.segment-card small{font-size:11px}.feature-grid strong{font-size:29px}.feature-grid span{font-size:9px}.feature-grid div{padding:18px}.field{font-size:12px}.monitor-head{padding:24px 22px}.monitor-head h2{font-size:17px}.monitor-state{font-size:8px}.signal-channel{padding-left:17px;padding-right:17px}.monitor-controls{margin:10px 12px 12px;padding:18px}.timer{font-size:30px}.monitor-bottom{gap:13px;font-size:9px}.review-summary{gap:20px}.review-summary strong{font-size:12px}.review-summary span{font-size:8px}.review-grid .grade{max-height:none;aspect-ratio:.95;font-size:18px}.review-grade{gap:5px}.model-grade{font-size:60px}.review-actions{padding:20px}.footer{padding:8px 20px 20px;font-size:9px}#toast{left:50%;bottom:88px;border-radius:18px;max-width:90%;line-height:1.6}}
@media print{.app{padding:0}.shell{width:100%;margin:0}.topbar,.sidebar{display:none}main{padding:0}.panel{background:#f8f9fb;break-inside:avoid}.overview-lower{grid-template-columns:1fr}.page-head h1{font-size:35px}}
