.ehr-root{--ehr-paper: #f4f0e6;--ehr-paper-raised: #fdfbf5;--ehr-paper-inset: #ebe6da;--ehr-ink: #21302b;--ehr-muted: #66736e;--ehr-line: rgba(33, 48, 43, .15);--ehr-line-strong: rgba(33, 48, 43, .28);--ehr-teal: #176f68;--ehr-teal-soft: rgba(23, 111, 104, .09);--ehr-forest: #254e3d;--app-bg: var(--ehr-paper);--app-surface: var(--ehr-paper-raised);--app-ink: var(--ehr-ink);--app-sub: var(--ehr-muted);--app-mut: rgba(33, 48, 43, .52);--app-line: var(--ehr-line);--app-line-strong: var(--ehr-line-strong);--app-accent: var(--ehr-teal);--app-accent-ink: #fffdf7;--app-ok: var(--ehr-forest);min-height:0;background:var(--ehr-paper)}.ehr-root .ehr-bar{min-height:43px;display:flex;align-items:center;gap:10px;padding:7px 13px;border-bottom:1px solid var(--ehr-line-strong);background:var(--ehr-paper-raised)}.ehr-root .ehr-mark{width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--ehr-teal);color:var(--ehr-teal);font:700 8px/1 var(--bn-mono);letter-spacing:.08em}.ehr-root .ehr-product{color:var(--ehr-ink);font-size:12px;font-weight:680;letter-spacing:-.02em}.ehr-root .ehr-bar nav{display:flex;align-self:stretch;margin-left:9px}.ehr-root .ehr-bar nav span{display:flex;align-items:center;padding:0 10px;border-bottom:2px solid transparent;color:var(--ehr-muted);font-size:10px}.ehr-root .ehr-bar nav span.is-active{border-bottom-color:var(--ehr-teal);color:var(--ehr-ink);font-weight:620}.ehr-root .ehr-safe{margin-left:auto;padding:3px 7px;border:1px solid var(--ehr-line-strong);font:8px/1.4 var(--bn-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--ehr-muted);white-space:nowrap}.ehr-root .ehr-main{min-width:0;min-height:0}.ehr-root .ehr-workspace{width:100%;min-width:0;min-height:0;display:grid;grid-template-columns:208px minmax(0,1fr);overflow:auto;overscroll-behavior:contain}.ehr-root .ehr-session{padding:19px 16px;border-right:1px solid var(--ehr-line-strong);background:#eee9de}.ehr-root .ehr-eyebrow{font:8.5px/1.4 var(--bn-mono);letter-spacing:.13em;text-transform:uppercase;color:var(--ehr-teal)}.ehr-root .ehr-session h2{margin:7px 0 0;font-size:17px;font-weight:630;line-height:1.16;letter-spacing:-.025em}.ehr-root .ehr-session dl{margin:19px 0 0;border-top:1px solid var(--ehr-line)}.ehr-root .ehr-session dl div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid var(--ehr-line)}.ehr-root .ehr-session dt,.ehr-root .ehr-session dd{margin:0;font:9px/1.35 var(--bn-mono)}.ehr-root .ehr-session dt{color:var(--ehr-muted)}.ehr-root .ehr-session dd{color:var(--ehr-ink)}.ehr-root .ehr-review-key{display:grid;gap:7px;margin-top:23px}.ehr-root .ehr-review-key span{position:relative;padding:7px 7px 7px 20px;border:1px solid var(--ehr-line);color:var(--ehr-muted);font-size:9px}.ehr-root .ehr-review-key span:before{content:"";position:absolute;top:50%;left:8px;width:5px;height:5px;border:1px solid var(--ehr-line-strong);border-radius:50%;transform:translateY(-50%)}.ehr-root .ehr-review-key .is-active,.ehr-root .ehr-review-key .is-done{color:var(--ehr-ink)}.ehr-root .ehr-review-key .is-active:before{border-color:var(--ehr-teal);box-shadow:0 0 0 3px var(--ehr-teal-soft)}.ehr-root .ehr-review-key .is-done:before{border-color:var(--ehr-forest);background:var(--ehr-forest)}.ehr-root .ehr-editor{width:min(760px,100%);min-width:0;margin:0 auto;padding:18px 22px 24px}.ehr-root .ehr-editor-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:13px;border-bottom:1px solid var(--ehr-line-strong)}.ehr-root .ehr-editor-head h2{margin:4px 0 0;font-size:20px;font-weight:610;line-height:1.14;letter-spacing:-.03em}.ehr-root .ehr-status{flex:none;padding:3px 7px;border:1px solid var(--ehr-line-strong);font:8px/1.4 var(--bn-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ehr-muted)}.ehr-root .ehr-status.is-locked{border-color:var(--ehr-forest);color:var(--ehr-forest);background:#254e3d0f}.ehr-root .ehr-segments{margin-top:12px;border:1px solid var(--ehr-line-strong);background:var(--ehr-paper-raised)}.ehr-root .ehr-segment{display:grid;grid-template-columns:116px minmax(0,1fr);min-height:72px;transition:background-color .18s ease}.ehr-root .ehr-segment+.ehr-segment{border-top:1px solid var(--ehr-line)}.ehr-root .ehr-speaker{padding:13px;border-right:1px solid var(--ehr-line);background:#21302b06}.ehr-root .ehr-speaker span,.ehr-root .ehr-speaker time{display:block;font-family:var(--bn-mono)}.ehr-root .ehr-speaker span{color:var(--ehr-teal);font-size:9px;font-weight:650;letter-spacing:.06em}.ehr-root .ehr-speaker time{margin-top:6px;color:var(--ehr-muted);font-size:8px}.ehr-root .ehr-segment>p{min-width:0;margin:0;padding:13px 16px;color:var(--ehr-ink);font-size:12px;line-height:1.55}.ehr-root .ehr-segment.is-correcting{background:var(--ehr-teal-soft);box-shadow:inset 3px 0 0 var(--ehr-teal)}.ehr-root .ehr-edit-ledger{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:9px;padding:8px 10px;border:1px solid var(--ehr-line);background:var(--ehr-paper-inset)}.ehr-root .ehr-edit-ledger strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:500 9px/1.4 var(--bn-mono);color:var(--ehr-ink)}.ehr-root .ehr-edit-ledger>span:last-child{font:8px/1.4 var(--bn-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--ehr-muted)}.ehr-root .ehr-edit-ledger .is-saved{color:var(--ehr-forest)}.ehr-root .ehr-signature{margin-top:13px;padding:13px 14px;border:1px solid var(--ehr-line-strong);background:var(--ehr-paper-raised);box-shadow:inset 3px 0 0 var(--ehr-teal)}.ehr-root .ehr-signature>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ehr-root .ehr-signature h3{margin:3px 0 0;font-size:14px;font-weight:610;line-height:1.25;letter-spacing:-.02em}.ehr-root .ehr-sign-closed{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:10px}.ehr-root .ehr-sign-closed p{max-width:470px;margin:0;color:var(--ehr-muted);font-size:10px;line-height:1.5}.ehr-root .ehr-sign-closed .app-btn{flex:none;background:var(--ehr-teal);border-color:var(--ehr-teal)}.ehr-root .ehr-signing-area{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;margin-top:10px}.ehr-root .ehr-sign-line{min-width:0;padding:8px 10px;border-bottom:1px solid var(--ehr-ink)}.ehr-root .ehr-sign-line strong,.ehr-root .ehr-sign-line span{display:block}.ehr-root .ehr-sign-line strong{min-height:1.3em;font-size:15px;font-weight:520;font-style:italic}.ehr-root .ehr-sign-line span{margin-top:2px;color:var(--ehr-muted);font:7.5px/1.3 var(--bn-mono)}.ehr-root .ehr-signing-area label{color:var(--ehr-muted);font-size:8px;font-weight:620;letter-spacing:.05em;text-transform:uppercase}.ehr-root .ehr-input{min-height:30px;display:block;margin-top:4px;padding:6px 8px;border:1px solid var(--ehr-line-strong);background:var(--ehr-paper);color:var(--ehr-ink);font-size:10px;font-weight:500;letter-spacing:normal;text-transform:none}.ehr-root .ehr-hold{position:relative;min-height:32px;grid-column:1 / -1;display:grid;place-items:center;overflow:hidden;border:1px solid #74413a;background:#74413a;color:#fffdf7}.ehr-root .ehr-hold i{position:absolute;inset:0;transform-origin:left;background:#4d2925}.ehr-root .ehr-hold span{position:relative;z-index:1;font-size:10px;font-weight:650}.ehr-root .ehr-signed-proof{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 18px;margin-top:10px;padding-top:9px;border-top:1px solid var(--ehr-line)}.ehr-root .ehr-signed-proof strong{font-size:14px;font-style:italic}.ehr-root .ehr-signed-proof span{font:8px/1.4 var(--bn-mono);color:var(--ehr-teal)}.ehr-root .ehr-signed-proof p{grid-column:1 / -1;margin:4px 0 0;color:var(--ehr-muted);font-size:9px}.ehr-root .ehr-audit{width:min(850px,100%);min-height:0;margin:0 auto;padding:22px 24px 28px;overflow:auto;overscroll-behavior:contain}.ehr-root .ehr-audit-head h2{margin:5px 0 0;font-size:24px;font-weight:600;line-height:1.08;letter-spacing:-.035em}.ehr-root .ehr-audit-head p{max-width:670px;margin:8px 0 0;color:var(--ehr-muted);font-size:10.5px;line-height:1.55}.ehr-root .ehr-audit-filter{display:grid;grid-template-columns:1fr 1.4fr auto;gap:9px;margin-top:16px;padding:9px;border:1px solid var(--ehr-line);background:var(--ehr-paper-raised)}.ehr-root .ehr-audit-filter span{padding:6px 8px;border:1px solid var(--ehr-line);background:var(--ehr-paper);font:8px/1.4 var(--bn-mono);color:var(--ehr-muted)}.ehr-root .ehr-audit-list{display:grid;gap:10px;margin:12px 0 0;padding:0;list-style:none}.ehr-root .ehr-audit-event{padding:12px 13px;border:1px solid var(--ehr-line);background:var(--ehr-paper-raised);opacity:.34;transform:translateY(5px);transition:opacity .18s ease,transform .18s ease}.ehr-root .ehr-audit-event.is-visible{opacity:1;transform:translateY(0)}.ehr-root .ehr-audit-event header{display:grid;grid-template-columns:42px minmax(170px,1fr) 24px 60px auto;align-items:baseline;gap:8px}.ehr-root .ehr-audit-event header span,.ehr-root .ehr-audit-event header b,.ehr-root .ehr-audit-event header em,.ehr-root .ehr-audit-event header time{font:8px/1.4 var(--bn-mono);color:var(--ehr-muted);font-style:normal}.ehr-root .ehr-audit-event header strong{color:var(--ehr-ink);font:650 10px/1.4 var(--bn-mono)}.ehr-root .ehr-audit-event header em{color:var(--ehr-forest)}.ehr-root .ehr-audit-meta,.ehr-root .ehr-audit-event footer{display:flex;flex-wrap:wrap;gap:5px 16px;margin-top:8px;padding-top:8px;border-top:1px solid var(--ehr-line);font:8px/1.45 var(--bn-mono);color:var(--ehr-muted)}.ehr-root .ehr-audit-event footer{color:var(--ehr-teal)}.ehr-root .ehr-chain-note{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;border:1px solid var(--ehr-line-strong);background:var(--ehr-paper-inset);opacity:.55}.ehr-root .ehr-chain-note.is-linked{opacity:1;box-shadow:inset 3px 0 0 var(--ehr-teal)}.ehr-root .ehr-chain-note span{font:8px/1.4 var(--bn-mono);color:var(--ehr-muted)}.ehr-root .ehr-chain-note strong{font-size:10px;font-weight:630}@media(max-width:900px){.ehr-root .ehr-workspace{display:block}.ehr-root .ehr-session{padding:10px 14px;border-right:0;border-bottom:1px solid var(--ehr-line-strong)}.ehr-root .ehr-session h2{display:inline;margin-left:8px;font-size:13px}.ehr-root .ehr-session dl{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:8px;border:0}.ehr-root .ehr-session dl div{gap:6px;padding:0;border:0}.ehr-root .ehr-review-key{display:none}.ehr-root .ehr-editor{padding-top:14px}}@media(max-width:520px){.ehr-root .ehr-bar{flex-wrap:wrap;gap:6px 9px}.ehr-root .ehr-mark{width:23px;height:23px}.ehr-root .ehr-product{font-size:11px}.ehr-root .ehr-bar nav{order:3;width:100%;min-height:25px;margin-left:0;border-top:1px solid var(--ehr-line)}.ehr-root .ehr-bar nav span{padding:3px 9px}.ehr-root .ehr-safe{font-size:6.8px}.ehr-root .ehr-session dl div:nth-child(2),.ehr-root .ehr-session dl div:nth-child(3){display:none}.ehr-root .ehr-editor{padding:12px 10px 18px}.ehr-root .ehr-editor-head h2{font-size:17px}.ehr-root .ehr-segment{grid-template-columns:88px minmax(0,1fr)}.ehr-root .ehr-speaker{padding:11px 8px}.ehr-root .ehr-speaker span{font-size:7.8px}.ehr-root .ehr-segment>p{padding:11px 10px;font-size:10.5px}.ehr-root .ehr-edit-ledger{grid-template-columns:1fr auto}.ehr-root .ehr-edit-ledger .ehr-eyebrow{display:none}.ehr-root .ehr-sign-closed{align-items:stretch;flex-direction:column;gap:8px}.ehr-root .ehr-signing-area{grid-template-columns:1fr}.ehr-root .ehr-hold{grid-column:auto}.ehr-root .ehr-signed-proof{grid-template-columns:1fr}.ehr-root .ehr-signed-proof span,.ehr-root .ehr-signed-proof p{grid-column:auto}.ehr-root .ehr-audit{padding:16px 10px 20px}.ehr-root .ehr-audit-filter{grid-template-columns:1fr}.ehr-root .ehr-audit-filter span:last-child{display:none}.ehr-root .ehr-audit-event header{grid-template-columns:34px minmax(0,1fr) 20px 46px}.ehr-root .ehr-audit-event header time{display:none}.ehr-root .ehr-chain-note{grid-template-columns:1fr;gap:3px}}@media(prefers-reduced-motion:reduce){.ehr-root .ehr-segment,.ehr-root .ehr-audit-event{transition:none}}
