.pm-login{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(120% 90% at 50% -10%,#1d3c5f,#13243a 55%,#0d1826);font-family:IBM Plex Sans,system-ui,sans-serif}.pm-login-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.pm-login-ring-outer{width:900px;height:900px;border:1px solid rgba(255,255,255,.05)}.pm-login-ring-inner{width:620px;height:620px;border:1px solid rgba(255,255,255,.06)}.pm-login-col{width:100%;max-width:412px;display:flex;flex-direction:column;align-items:center;animation:pmfade .5s ease}.pm-brand{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:22px}.pm-brand-tile{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,#3f7bf0,#1d3c5f);box-shadow:0 8px 22px #2f6fed66}.pm-brand-word{font-size:21px;font-weight:700;letter-spacing:-.3px;color:#eaf1fb}.pm-card{width:100%;background:#fff;border-radius:16px;padding:34px 34px 28px;box-shadow:0 24px 60px #060e1a80}.pm-card-title{margin:0;font-size:19px;font-weight:600;letter-spacing:-.2px;color:#16202e}.pm-card-sub{margin:6px 0 18px;font-size:12.5px;line-height:1.5;color:#5b6b7e}.pm-label{display:block;margin-top:15px;font-size:11.5px;font-weight:600;letter-spacing:.2px;color:#3a4a5d}.pm-input{width:100%;box-sizing:border-box;margin-top:7px;padding:12px 14px;font-size:14px;font-family:inherit;color:#16202e;border:1.5px solid #dbe2ec;border-radius:9px;outline:none}.pm-input:focus{border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed24}.pm-input-password{letter-spacing:3px}.pm-keep{display:flex;align-items:center;gap:7px;margin-top:14px;font-size:12.5px;color:#3a4a5d;cursor:pointer}.pm-keep-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.pm-keep-box{width:15px;height:15px;flex:0 0 15px;border-radius:4px;border:1.5px solid #cdd6e2;background:#fff;display:inline-flex;align-items:center;justify-content:center}.pm-keep-box svg{opacity:0}.pm-keep-input:checked+.pm-keep-box{background:#2f6fed;border-color:#2f6fed}.pm-keep-input:checked+.pm-keep-box svg{opacity:1}.pm-keep-input:focus-visible+.pm-keep-box{box-shadow:0 0 0 3px #2f6fed24}.pm-error{margin:12px 0 0;font-size:12.5px;line-height:1.5;color:#c0392b}.pm-notice{margin:14px 0 0;padding:9px 12px;font-size:12.5px;line-height:1.5;color:#b7791f;background:#fdf3e2;border-radius:8px}.pm-submit{width:100%;margin-top:22px;padding:13px;font-size:14.5px;font-weight:600;font-family:inherit;color:#fff;background:#2f6fed;border:none;border-radius:9px;cursor:pointer;box-shadow:0 6px 16px #2f6fed4d}.pm-submit:hover{background:#2459c9}.pm-submit:disabled{opacity:.7;cursor:default}.pm-chips{display:flex;gap:8px;margin-top:18px}.pm-login-chip{padding:5px 11px;font-size:10.5px;letter-spacing:.4px;color:#cfe0f5;background:#ffffff17;border-radius:30px}.pm-footer{margin-top:14px;font-size:10.5px;color:#6d89ac}.pm-share-dialog{max-width:460px}.pm-share-note{min-height:68px;resize:vertical;line-height:1.5}.pm-ro-banner{display:flex;align-items:center;gap:12px;padding:11px 20px;background:#eef0fb;border:1px solid #d8ddf3;border-radius:11px;margin-bottom:16px}.pm-ro-banner-icon{flex:0 0 18px;color:#5a63c4}.pm-ro-banner-text{font-size:12.5px;color:#4a52a8;line-height:1.5}.pm-ro-banner-text b{color:#3b4295}.pm-ro-banner-meta{margin-left:auto;font-size:11.5px;color:#7a7fb8;white-space:nowrap}.pm-comments{background:#fff;border:1px solid #e2e7ee;border-radius:13px;padding:16px 16px 14px;display:flex;flex-direction:column}.pm-comments-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#16202e;margin-bottom:14px}.pm-comments-count{font-size:11px;font-weight:600;color:#5b6b7e;background:#f1f4f8;border-radius:20px;padding:1px 8px}.pm-comments-list{display:flex;flex-direction:column;gap:13px;min-height:40px}.pm-comments-empty{margin:0;font-size:12px;color:#9aa8ba}.pm-comment{display:flex;gap:10px}.pm-comment-avatar{width:30px;height:30px;flex:0 0 30px;border-radius:8px;background:#1d3c5f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:600}.pm-comment-head{display:flex;align-items:center;gap:7px}.pm-comment-author{font-size:12px;font-weight:600;color:#16202e}.pm-comment-time{font-size:10px;color:#9aa8ba}.pm-comment-text{font-size:12.5px;color:#3a4a5d;line-height:1.55;margin-top:3px;white-space:pre-wrap;overflow-wrap:anywhere}.pm-comment-compose{border:1.5px solid #dbe2ec;border-radius:10px;padding:10px 12px;margin-top:16px}.pm-comment-input{width:100%;box-sizing:border-box;border:none;outline:none;resize:vertical;min-height:44px;font-size:12.5px;font-family:inherit;color:#16202e}.pm-comment-actions{display:flex;justify-content:flex-end;margin-top:6px}.pm-comment-post{padding:7px 15px;box-shadow:none}.pm-shared-page{padding:26px 30px}.pm-shared-heading{margin:0 0 4px;font-size:22px;font-weight:600;letter-spacing:-.3px;color:#16202e}.pm-shared-loading,.pm-shared-empty{margin-top:18px;font-size:13px;color:#7a8a9e}.pm-shared-list{list-style:none;margin:20px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.pm-shared-link{display:block;text-decoration:none;background:#fff;border:1px solid #e2e7ee;border-radius:12px;padding:14px 16px;transition:border-color .12s ease,box-shadow .12s ease}.pm-shared-link:hover{border-color:#c3d0e6;box-shadow:0 4px 14px #0f23460f}.pm-shared-row-main{display:flex;align-items:center;gap:10px}.pm-shared-patient{font-size:14.5px;font-weight:600;color:#16202e}.pm-shared-newpill{font-size:10px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:#fff;background:#2f6fed;border-radius:20px;padding:2px 8px}.pm-shared-row-meta{margin-top:5px;font-size:11.5px;color:#7a8a9e}.pm-shared-row-note{margin-top:6px;font-size:12.5px;color:#4a5a6d;font-style:italic;line-height:1.45}.pm-rail-badge{margin-left:auto;min-width:18px;height:18px;padding:0 5px;box-sizing:border-box;border-radius:20px;background:#2f6fed;color:#fff;font-size:10.5px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.pm-share-btn{display:inline-flex;align-items:center;gap:7px;padding:8px 13px;background:#fff;border:1.5px solid #dbe2ec;border-radius:9px;font-size:12.5px;font-weight:600;font-family:inherit;color:#1d3c5f;cursor:pointer}.pm-share-btn:hover{border-color:#b9c6d8}.pm-share-toast{font-size:12px;color:#2f9e6b;font-weight:500}.pm-app{display:flex;min-height:100vh;background:#eef1f5;font-family:IBM Plex Sans,system-ui,sans-serif;color:#16202e}.pm-main{flex:1;min-width:0;display:flex;flex-direction:column}.pm-rail{flex:0 0 248px;width:248px;position:sticky;top:0;align-self:flex-start;height:100vh;overflow-y:auto;display:flex;flex-direction:column;background:#0f1b2a;color:#e8edf4;border-right:1px solid #1e2c40}.pm-rail-brand{display:flex;align-items:center;gap:11px;padding:22px 20px 16px}.pm-rail-tile{width:30px;height:30px;flex:0 0 30px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,#3f7bf0,#1d3c5f);box-shadow:0 2px 10px #2f6fed59}.pm-rail-word{font-size:15.5px;font-weight:700;letter-spacing:-.2px;color:#f3f7fc}.pm-rail-tag{font-size:9.5px;letter-spacing:1.5px;color:#65809e;font-weight:600}.pm-rail-nav{flex:1;overflow-y:auto;padding:10px 12px 16px}.pm-rail-item{display:flex;align-items:center;gap:11px;width:100%;padding:9px 11px;margin:2px 0;border:none;border-radius:9px;background:transparent;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;text-align:left;color:#9fb1c7}.pm-rail-item:hover:not(:disabled){background:#17283c;color:#cfdcec}.pm-rail-item.is-active{background:#1a2c43;color:#eaf1fb;font-weight:600}.pm-rail-item.is-inert{color:#6d829b;cursor:default}.pm-rail-icon{display:flex;flex:0 0 18px;color:#6d859f}.pm-rail-item:hover:not(:disabled) .pm-rail-icon{color:#9fb6d0}.pm-rail-item.is-active .pm-rail-icon{color:#6ea0f0}.pm-rail-label{flex:1}.pm-rail-foot{display:flex;align-items:center;gap:7px;padding:14px 18px;border-top:1px solid #1c2a3e;font-size:10px;color:#56708d}.pm-rail-status-dot{width:6px;height:6px;border-radius:50%;background:#2f9e6b;box-shadow:0 0 0 3px #2f9e6b2e}.pm-topbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 24px;background:#fff;border-bottom:1px solid #e2e7ee}.pm-topbar-right{display:flex;align-items:center;gap:14px}.pm-clinic-toggle{display:flex;background:#f1f4f8;border-radius:9px;padding:3px}.pm-clinic{padding:5px 12px;font-size:12px;font-weight:500;color:#7a8a9e;border-radius:7px}.pm-clinic.is-active{background:#fff;color:#1d3c5f;font-weight:600;box-shadow:0 1px 2px #0000000f}.pm-topbar-id{text-align:right;line-height:1.25}.pm-topbar-name{display:block;font-size:12.5px;font-weight:600;color:#16202e}.pm-topbar-role{display:block;font-size:10.5px;color:#7a8a9e}.pm-avatar{display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border-radius:9px;background:#1d3c5f;color:#fff;font-size:12.5px;font-weight:600}.pm-signout{display:inline-flex;align-items:center;gap:7px;padding:8px 13px;background:#fff;border:1.5px solid #dbe2ec;border-radius:8px;font-size:12.5px;font-weight:600;font-family:inherit;color:#1d3c5f;cursor:pointer}.pm-signout:hover{border-color:#b9c6d8;background:#f7f9fc}.pm-stage-body{flex:1;animation:pmfade .35s ease}@keyframes pmfade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.pm-worklist{padding:26px 34px 60px;max-width:1180px;margin:0 auto}.pm-worklist-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.pm-worklist-title{margin:0;font-size:22px;font-weight:600;letter-spacing:-.3px;color:#16202e}.pm-worklist-sub{margin:4px 0 0;font-size:13px;color:#5b6b7e}.pm-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:11px 18px;background:#2f6fed;color:#fff;border:none;border-radius:9px;font-size:13.5px;font-weight:600;font-family:inherit;cursor:pointer;box-shadow:0 5px 14px #2f6fed47}.pm-btn-primary:hover{background:#2459c9}.pm-btn-primary:disabled{opacity:.7;cursor:default}.pm-btn-secondary{padding:10px 16px;background:#fff;border:1.5px solid #dbe2ec;border-radius:9px;font-size:13px;font-weight:600;font-family:inherit;color:#1d3c5f;cursor:pointer}.pm-btn-secondary:hover{border-color:#b9c6d8}.pm-stat-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}.pm-stat-card{background:#fff;border:1px solid #e2e7ee;border-radius:12px;padding:16px 18px}.pm-stat-label{font-size:11.5px;color:#5b6b7e;font-weight:500}.pm-stat-value-row{display:flex;align-items:baseline;gap:8px;margin-top:7px}.pm-stat-value{font-size:25px;font-weight:600;letter-spacing:-.5px;color:#16202e}.pm-stat-note{font-size:11px;font-weight:600;color:#9aa8ba}.pm-worklist-toolbar{display:flex;align-items:center;gap:12px;margin-top:24px}.pm-search-wrap{position:relative;flex:1;max-width:420px}.pm-search-icon{position:absolute;left:13px;top:11px;pointer-events:none}.pm-search{width:100%;box-sizing:border-box;padding:10px 14px 10px 36px;border:1.5px solid #dbe2ec;border-radius:9px;font-size:13px;font-family:inherit;outline:none;background:#fff;color:#16202e}.pm-search:focus{border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed24}.pm-filter{display:inline-flex;align-items:center;gap:7px;padding:9px 30px 9px 14px;background:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M2 3.5 5 6.5 8 3.5' stroke='%238595a8' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;border:1.5px solid #dbe2ec;border-radius:9px;font-size:12.5px;font-weight:500;font-family:inherit;color:#3a4a5d;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.pm-filter:hover{border-color:#b9c6d8}.pm-filter:focus{outline:none;border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed24}.pm-filter-group{display:inline-flex;align-items:center;gap:6px}.pm-filter-date{padding:8px 10px;background:#fff;border:1.5px solid #dbe2ec;border-radius:9px;font-size:12px;color:#3a4a5d;cursor:pointer}.pm-filter-date:focus{outline:none;border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed24}.pm-filter-dash{color:#9aa8ba;font-size:12px}.pm-table{background:#fff;border:1px solid #e2e7ee;border-radius:13px;margin-top:16px;overflow:hidden}.pm-table-head,.pm-table-row{display:grid;grid-template-columns:2.2fr .7fr 1.1fr 1.1fr 1.7fr 1.1fr 1.2fr;gap:8px;padding:13px 20px;align-items:center;text-align:left}.pm-table-head{background:#f7f9fc;border-bottom:1px solid #e8edf3;font-size:10.5px;letter-spacing:.6px;color:#7a8a9e;font-weight:600}.pm-table-row{width:100%;background:#fff;border:none;border-bottom:1px solid #eef2f6;font-family:inherit;font-size:12.5px;color:#3a4a5d;cursor:pointer}.pm-table-row:hover{background:#f7f9fc}.pm-cell-patient{display:flex;align-items:center;gap:11px}.pm-row-avatar{width:32px;height:32px;flex:0 0 32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.pm-row-name{font-size:13.5px;font-weight:600;color:#16202e}.pm-row-name-link{cursor:pointer;border-radius:4px}.pm-row-name-link:hover{color:#2f6fed;text-decoration:underline}.pm-row-name-link:focus-visible{outline:2px solid #2f6fed;outline-offset:2px}.pm-cell-muted{font-size:12px;color:#5b6b7e}.pm-cell-subline{display:block;margin-top:2px;font-size:11px;color:#9aa8ba}.pm-mono{font-family:IBM Plex Mono,monospace}.pm-table-empty{margin:0;padding:22px 20px;font-size:12.5px;color:#7a8a9e}.pm-table-foot{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;font-size:12px;color:#7a8a9e}.pm-pager{display:flex;gap:6px}.pm-pager-btn{padding:6px 11px;border:1px solid #dbe2ec;background:#fff;border-radius:7px;font-size:12px;font-family:inherit;color:#3a4a5d;cursor:pointer}.pm-pager-btn.is-active{border-color:#2f6fed;background:#2f6fed;color:#fff}.pm-pager-btn:disabled{cursor:default}.pm-chip-status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:30px;font-size:11px;font-weight:600}.pm-chip-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.pm-chip-status-draft{background:#fdf3e2;color:#b7791f}.pm-chip-status-signed{background:#e8f6ef;color:#2f9e6b}.pm-chip-status-amended{background:#eef0fb;color:#5a63c4}.pm-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;background:#0d182673}.pm-dialog{width:100%;max-width:440px;background:#fff;border-radius:16px;padding:26px 28px 24px;box-shadow:0 24px 60px #060e1a80;animation:pmfade .25s ease}.pm-dialog-form{display:contents}.pm-dialog-title{margin:0;font-size:17px;font-weight:600;letter-spacing:-.2px;color:#16202e}.pm-dialog-sub{margin:5px 0 6px;font-size:12.5px;line-height:1.5;color:#5b6b7e}.pm-dialog-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pm-field-label{display:block;margin-top:14px;font-size:11.5px;font-weight:600;letter-spacing:.2px;color:#3a4a5d}.pm-optional{font-weight:400;color:#9aa8ba}.pm-field-input{width:100%;box-sizing:border-box;margin-top:6px;padding:10px 12px;font-size:13.5px;font-family:inherit;color:#16202e;border:1.5px solid #dbe2ec;border-radius:9px;outline:none;background:#fff}.pm-field-input:focus{border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed24}.pm-field-error{margin:12px 0 0;font-size:12.5px;line-height:1.5;color:#c0392b}.pm-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.pm-autocomplete{position:relative}.pm-autocomplete-list{position:absolute;z-index:20;top:calc(100% + 2px);left:0;right:0;margin:0;padding:4px;list-style:none;background:#fff;border:1px solid #dbe2ec;border-radius:9px;box-shadow:0 8px 24px #16202e1f;max-height:220px;overflow-y:auto}.pm-autocomplete-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;background:none;border:none;border-radius:6px;cursor:pointer;text-align:left;font:inherit}.pm-autocomplete-item:hover{background:#f1f4f8}.pm-autocomplete-name{font-weight:600;color:#16202e;font-size:13px}.pm-autocomplete-id{font-size:11px;color:#5b6b7e;background:#f1f4f8;padding:2px 7px;border-radius:5px}.pm-autocomplete-meta{margin-left:auto;font-size:11px;color:#7a8a9e}.pm-followup-box{margin-top:12px;padding:12px 14px;background:#f7f9fc;border:1px solid #e2e7ee;border-radius:9px}.pm-followup-q{margin:0 0 8px;font-size:12.5px;color:#16202e;font-weight:600}.pm-followup-modes{display:flex;gap:16px;margin-bottom:10px}.pm-followup-mode{display:flex;align-items:center;gap:6px;font-size:12.5px;color:#3a4a5d;cursor:pointer}.pm-editor{padding:0 0 60px}.pm-editor-loading{padding:26px 34px;font-size:13px;color:#5b6b7e}.pm-editor-toolbar{position:sticky;top:58px;z-index:4;display:flex;align-items:center;justify-content:space-between;padding:13px 26px;background:#fff;border-bottom:1px solid #e2e7ee}.pm-editor-idblock{display:flex;align-items:center;gap:14px}.pm-back-btn{width:32px;height:32px;border:1px solid #dbe2ec;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;color:#5b6b7e;text-decoration:none}.pm-back-btn:hover{background:#f3f6fa}.pm-editor-idrow{display:flex;align-items:center;gap:10px}.pm-editor-name{font-size:15px;font-weight:600;color:#16202e}.pm-id-chip{font-size:11px;color:#5b6b7e;background:#f1f4f8;padding:2px 8px;border-radius:5px}.pm-editor-meta{font-size:11.5px;color:#7a8a9e;margin-top:2px}.pm-save-status{font-size:11.5px;color:#7a8a9e}.pm-save-ok{color:#2f9e6b}.pm-save-warn{color:#b7791f}.pm-save-err{color:#c0392b}.pm-retry-banner{padding:10px 26px;background:#fdf3e2;color:#b7791f;font-size:12.5px;font-weight:500;border-bottom:1px solid #f3e3c2}.pm-editor-grid{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(0,1fr);gap:22px;padding:24px 26px 0;align-items:start}.pm-editor-forms{display:flex;flex-direction:column;gap:16px}.pm-section{background:#fff;border:1px solid #e2e7ee;border-radius:13px;overflow:hidden}.pm-section-head{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 18px;background:#fff;border:none;cursor:pointer;font-family:inherit}.pm-section-head:disabled{cursor:default}.pm-section-title{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#16202e}.pm-section-disabled .pm-section-title{color:#9aa8ba}.pm-section-badge{font-size:10px;color:#9aa8ba;background:#f1f4f8;padding:2px 8px;border-radius:5px;font-weight:500}.pm-badge-later{color:#5a63c4;background:#eef0fb;font-weight:600}.pm-chevron{color:#8595a8;font-size:12px;transition:transform .2s}.pm-chevron-open{transform:rotate(180deg)}.pm-section-body{padding:18px;border-top:1px solid #eef2f6}.pm-group-label{font-size:11px;letter-spacing:.5px;color:#7a8a9e;font-weight:600;margin:18px 0 9px}.pm-group-label:first-child{margin-top:0}.pm-two-col{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pm-dims-row{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:10px;align-items:end}.pm-three-col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.pm-num-field{min-width:0}.pm-derived-flag{padding:9px 12px;background:#f5f7fa;border-radius:8px;font-size:12px;color:#5b6b7e;margin:0}.pm-derived-flag-on{background:#fdecec;color:#b0122a;font-weight:600}.pm-mini-label{display:block;font-size:10.5px;color:#9aa8ba;margin-bottom:4px}.pm-volume-pill{padding:9px 12px;background:#f5f7fa;border-radius:8px;font-size:12px;color:#5b6b7e;white-space:nowrap}.pm-volume-pill b{color:#1d3c5f}.pm-input-invalid{border-color:#c0392b}.pm-pillselect{position:relative;margin-top:6px}.pm-pillselect-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;box-sizing:border-box;padding:9px 11px;font-size:13px;font-family:inherit;color:#3a4a5d;text-align:left;background:#fff;border:1.5px solid #dbe2ec;border-radius:8px;cursor:pointer}.pm-pillselect-trigger:hover:not(:disabled){border-color:#b9c6d8}.pm-pillselect-trigger:focus-visible,.pm-pillselect-trigger[aria-expanded=true]{border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed1f;outline:none}.pm-pillselect-trigger:disabled{cursor:not-allowed;opacity:.6;background:#f7f9fc}.pm-pillselect-empty .pm-pillselect-value{color:#9aa8ba}.pm-pillselect-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-pillselect-chevron{flex:0 0 auto;color:#8595a8}.pm-pillselect-list{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;margin:0;padding:5px;list-style:none;background:#fff;border:1px solid #e2e7ee;border-radius:10px;box-shadow:0 10px 28px #1d3c5f24;max-height:240px;overflow-y:auto;outline:none}.pm-pillselect-option{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:7px;font-size:12.5px;color:#3a4a5d;cursor:pointer}.pm-pillselect-option-active{background:#f3f6fb}.pm-pillselect-option-selected{color:#1d3c5f;font-weight:500}.pm-pillselect-option-selected.pm-pillselect-option-active{background:#eaf1fd}.pm-pillselect-check{flex:0 0 auto;color:#2f6fed}.pm-patient-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px 18px;margin:0}.pm-patient-grid dt{font-size:10.5px;color:#9aa8ba;margin-bottom:3px}.pm-patient-grid dd{margin:0;font-size:13px;font-weight:500;color:#16202e}.pm-patient-note{margin:14px 0 0;font-size:11.5px;color:#9aa8ba}.pm-editor-side{position:sticky;top:140px}.pm-diagram-card{background:#fff;border:1px solid #e2e7ee;border-radius:13px;overflow:hidden}.pm-diagram-title{padding:13px 16px;border-bottom:1px solid #eef2f6;font-size:13px;font-weight:600;color:#16202e}.pm-diagram-placeholder{display:flex;align-items:center;justify-content:center;min-height:320px;font-size:12.5px;color:#9aa8ba;background:#f7f9fc}.pm-impression{resize:vertical;line-height:1.6;min-height:88px}.pm-conflict{max-width:520px}.pm-conflict-row{margin:14px 0 0;padding:12px 14px;border:1px solid #e8edf3;border-radius:10px}.pm-conflict-field{font-size:11.5px;font-weight:600;letter-spacing:.2px;color:#3a4a5d;padding:0 4px}.pm-conflict-choice{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:12.5px;color:#3a4a5d;cursor:pointer}.pm-conflict-choice b{color:#16202e}.pm-toolbar-right{display:flex;align-items:center;gap:16px}.pm-signoff{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.pm-signoff-actions{display:flex;gap:8px}.pm-signoff-btn,.pm-amend-btn,.pm-generate-btn{border-radius:8px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid #1d3c5f}.pm-signoff-btn{background:#1d3c5f;color:#fff}.pm-amend-btn,.pm-generate-btn{background:#fff;color:#1d3c5f}.pm-signoff-btn:disabled,.pm-amend-btn:disabled,.pm-generate-btn:disabled{opacity:.45;cursor:not-allowed}.pm-signed-line{font-size:12px;color:#43607e;max-width:420px;text-align:right}.pm-signoff-error{font-size:12px;color:#b3261e}.pm-forms-fieldset{border:0;margin:0;padding:0;min-width:0}.pm-report-versions{background:#fff;border:1px solid #e2e7ee;border-radius:12px;padding:14px 16px;margin-top:14px}.pm-report-versions-title{font-size:11px;font-weight:700;letter-spacing:.06em;color:#7688a0;margin-bottom:8px}.pm-report-version-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.pm-report-version{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12.5px;color:#2c3e52}.pm-report-versions-hint{margin-top:10px;font-size:11.5px;color:#90a0b5;font-style:italic}.pm-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px 14px}.pm-check-item{display:flex;align-items:center;gap:7px;font-size:12.5px;color:#3a4a5d;cursor:pointer}.pm-check-item input{flex:none}.pm-field-hint{font-size:10.5px;color:#8a98aa;margin:5px 0 0;line-height:1.35}.pm-musa-impression{font-size:12.5px;line-height:1.5;color:#3a4a5d;background:#f5f7fa;border:1px solid #e3e9f1;border-radius:8px;padding:10px 12px;margin:0}.pm-pmb-banner{padding:10px 26px;font-size:12.5px;font-weight:500;border-bottom:1px solid transparent}.pm-pmb-attention{background:#fdf3e2;color:#b7791f;border-bottom-color:#f3e3c2}.pm-pmb-escalated{background:#fdecec;color:#b0122a;border-bottom-color:#f5cdcd}.pm-ovary{padding:14px;border:1px solid #e8edf3;border-radius:11px;margin-bottom:16px}.pm-ovary:last-child{margin-bottom:0}.pm-iota-panel{margin-top:14px;padding:12px 14px;border-radius:10px;border:1px solid #e2e7ee;background:#f5f7fa}.pm-iota-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.pm-iota-label{font-size:11px;letter-spacing:.5px;font-weight:600;color:#7a8a9e;text-transform:uppercase}.pm-iota-verdict{font-size:13px;font-weight:700}.pm-iota-features{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:5px}.pm-iota-feature{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#3a4757}.pm-iota-code{font-size:11px;font-weight:700;background:#fff;border:1px solid #d7dfe8;border-radius:5px;padding:1px 6px}.pm-iota-none{margin:8px 0 0;font-size:12px;color:#7a8a9e}.pm-iota-banner{margin:11px 0 0;padding:9px 11px;background:#fdecec;color:#b0122a;border-radius:8px;font-size:12.5px;font-weight:600}.pm-iota-note{margin:10px 0 0;font-size:12px;color:#b7791f}.pm-iota-benign{border-color:#cfe6d4;background:#f1f9f3}.pm-iota-benign .pm-iota-verdict{color:#1f7a3d}.pm-iota-malignant{border-color:#f2c9c9;background:#fdf1f1}.pm-iota-malignant .pm-iota-verdict{color:#b0122a}.pm-iota-inconclusive{border-color:#f0e0bf;background:#fdf8ec}.pm-iota-inconclusive .pm-iota-verdict{color:#b7791f}.pm-iota-na .pm-iota-verdict{color:#8595a8}.pm-redflags{margin-top:6px}.pm-iota-suggest{display:flex;align-items:flex-start;gap:12px;padding:10px 12px;border-radius:9px;margin-bottom:14px;font-size:12.5px}.pm-iota-suggest-malignant{background:#fdf1f1;border:1px solid #f2c9c9;color:#b0122a}.pm-iota-suggest-inconclusive{background:#fdf8ec;border:1px solid #f0e0bf;color:#b7791f}.pm-iota-suggest-text{flex:1;line-height:1.4}.pm-iota-suggest-add{flex-shrink:0;padding:5px 10px;border:1px solid currentColor;border-radius:7px;background:#fff;color:inherit;font-size:12px;font-weight:600;cursor:pointer}.pm-redflag-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin-bottom:6px}.pm-redflag-organ{border:1px solid #e8edf3;border-radius:10px;padding:10px 12px;margin:0}.pm-redflag-organ legend{padding:0 4px}.pm-redflag-item{display:flex;align-items:flex-start;gap:8px;font-size:12.5px;color:#3a4757;padding:4px 0;cursor:pointer}.pm-redflag-item input{margin-top:2px}.pm-malignancy-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#141c2673;display:flex;align-items:center;justify-content:center;z-index:60}.pm-malignancy-dialog{background:#fff;border-radius:14px;padding:22px 24px;max-width:440px;box-shadow:0 18px 48px #141c2647;border-top:4px solid #b0122a}.pm-malignancy-title{margin:0 0 10px;font-size:16px;color:#b0122a}.pm-malignancy-body{margin:0 0 18px;font-size:13.5px;line-height:1.5;color:#2a3542}.pm-malignancy-actions{display:flex;justify-content:flex-end;gap:10px}.pm-malignancy-cancel,.pm-malignancy-confirm{padding:8px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.pm-malignancy-cancel{background:#fff;border:1px solid #d7dfe8;color:#3a4757}.pm-malignancy-confirm{background:#b0122a;border:1px solid #b0122a;color:#fff}.pm-die-stepper{display:flex;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:12px 0 14px}.pm-die-step{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #d9e1ea;border-radius:999px;background:#f5f7fa;color:#5b6b7e;font-size:12px;font-weight:600;cursor:pointer}.pm-die-step-active{border-color:#2f6db3;background:#eaf2fb;color:#1c4e86}.pm-die-step-num{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#fff;border:1px solid currentColor;font-size:11px}.pm-die-panel{border:1px solid #eef2f6;border-radius:10px;padding:14px}.pm-die-summary{margin:6px 0 0;padding-left:18px;font-size:13px;color:#3d4b5c}.pm-die-summary li{margin:2px 0}.pm-die-schematic{margin:8px 0 16px;padding:8px;border:1px solid #e4eaf1;border-radius:10px;background:#fff}.pm-die-schematic svg{display:block;width:100%;height:auto}.pm-die-schematic [data-die-region]{cursor:pointer}.pm-die-schematic [data-die-region]:hover rect{filter:brightness(.96)}fieldset:disabled .pm-die-schematic [data-die-region]{cursor:default}.pm-die-lesion{border:1px solid #e4eaf1;border-radius:10px;padding:12px 14px;margin:0 0 12px}.pm-die-lesion legend{font-size:12px;font-weight:600;color:#3d4b5c;padding:0 6px}.pm-die-usl-side{margin-bottom:8px}.pm-die-dims{margin-top:8px}.pm-fibroid-panel{background:#fff;border:1px solid #e2e7ee;border-radius:13px;overflow:hidden}.pm-fibroid-panel-head{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid #eef2f6}.pm-fibroid-panel-title{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#16202e}.pm-fibroid-count{font-size:10.5px;font-weight:600;color:#1d3c5f;background:#eaf1fd;padding:2px 8px;border-radius:20px}.pm-add-fibroid{padding:7px 12px;background:#1d3c5f;color:#fff;border:none;border-radius:8px;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer}.pm-add-fibroid:hover{background:#16304c}.pm-add-fibroid:disabled{opacity:.5;cursor:not-allowed}.pm-fibroid-empty{margin:0;padding:20px 18px;font-size:12px;color:#9aa8ba}.pm-fibroid-list{display:flex;flex-direction:column}.pm-fibroid-card{border-top:1px solid #eef2f6}.pm-fibroid-card:first-child{border-top:none}.pm-fibroid-card-selected{background:#f8fbff;box-shadow:inset 3px 0 #1d3c5f}.pm-fibroid-head{display:flex;align-items:center;gap:9px;width:100%;padding:12px 18px;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}.pm-fibroid-dot{width:18px;height:18px;border-radius:50%;background:#1d3c5f8c;border:1.5px solid #1d3c5f;flex:0 0 18px}.pm-fibroid-head-text{display:flex;flex-direction:column}.pm-fibroid-name{font-size:13px;font-weight:600;color:#1d3c5f}.pm-fibroid-sub{font-size:10px;color:#7a8a9e}.pm-fibroid-body{padding:0 18px 16px}.pm-checkbox-field{display:flex;align-items:center;gap:8px;align-self:end;font-size:12.5px;color:#3a4a5d;padding-bottom:9px}.pm-chip-row{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.pm-chip{padding:6px 11px;background:#f5f7fa;border:1px solid #e4ebf2;border-radius:20px;font-size:11.5px;color:#7a8a9e;cursor:pointer;font-family:inherit}.pm-chip-on{background:#eef0fb;border-color:#d3d8f3;color:#4a52a8;font-weight:500}.pm-chip:disabled{cursor:not-allowed;opacity:.6}.pm-lasmar{margin:4px 0 14px;padding:10px 12px;border:1px solid #e4ebf2;border-radius:8px;background:#f8fafc}.pm-lasmar-score{margin:10px 0;padding:8px 10px;border-radius:6px;background:#eef0fb}.pm-lasmar-total{font-size:12.5px;color:#16202e}.pm-lasmar-guidance{margin:4px 0 0;font-size:11.5px;color:#5b6b7e}.pm-fibroid-comment{width:100%;min-height:46px;resize:vertical;margin-bottom:12px}.pm-fibroid-actions{display:flex;justify-content:flex-end}.pm-fibroid-delete{padding:7px 14px;background:#fff;color:#c0392b;border:1px solid #f0d3ce;border-radius:8px;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer}.pm-fibroid-delete:hover{background:#fcf3f2}.pm-fibroid-delete:disabled{opacity:.5;cursor:not-allowed}.pm-diagram-head{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid #eef2f6}.pm-diagram-title-inline{font-size:13px;font-weight:600;color:#16202e}.pm-diagram-viewtabs{display:flex;background:#f1f4f8;border-radius:9px;padding:3px}.pm-diagram-tab{padding:5px 10px;border:none;background:none;border-radius:7px;font-size:11.5px;font-weight:600;color:#7a8a9e;cursor:pointer;font-family:inherit}.pm-diagram-tab-on{background:#fff;color:#1d3c5f;box-shadow:0 1px 2px #16202e14}.pm-diagram-stage{position:relative;background:radial-gradient(circle at 50% 40%,#fbfcfe,#f1f4f8);padding:14px}.pm-uterus-svg{width:100%;height:auto;display:block}.pm-diagram-controls{padding:13px 16px;border-top:1px solid #eef2f6}.pm-transp-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.pm-transp-label{font-size:11.5px;color:#5b6b7e;font-weight:500}.pm-transp-value{font-size:11.5px;font-family:IBM Plex Mono,monospace;font-weight:600;color:#1d3c5f}.pm-transp-slider{width:100%;accent-color:#1d3c5f;cursor:pointer}.pm-diagram-badgetoggle{display:inline-flex;align-items:center;gap:6px;margin-top:11px;font-size:11px;color:#5b6b7e}.pm-summary-card{background:#fff;border:1px solid #e2e7ee;border-radius:13px;padding:16px;margin-top:16px}.pm-summary-title{font-size:11px;letter-spacing:.5px;color:#7a8a9e;font-weight:600;margin-bottom:12px}.pm-summary-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.pm-summary-num{font-size:21px;font-weight:600;font-family:IBM Plex Mono,monospace;color:#16202e}.pm-summary-num small{font-size:12px;color:#9aa8ba}.pm-summary-label{font-size:10.5px;color:#7a8a9e}.pm-summary-legend{margin-top:14px;padding-top:13px;border-top:1px solid #eef2f6;display:flex;gap:14px;flex-wrap:wrap;font-size:10.5px;color:#7a8a9e}.pm-legend-item{display:flex;align-items:center;gap:6px}.pm-legend-swatch{width:10px;height:10px;border-radius:3px}.pm-summary-dominant-note{width:100%;color:#9aa8ba;font-style:italic}.pm-compare{padding:20px 26px 60px}.pm-compare-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:1px solid #e2e7ee;margin-bottom:22px;flex-wrap:wrap}.pm-compare-idblock{display:flex;align-items:center;gap:12px}.pm-compare-idrow{display:flex;align-items:center;gap:10px}.pm-compare-meta{font-size:12px;color:#7a8a9e;margin-top:3px}.pm-followup-chip{font-size:10.5px;font-weight:600;color:#5a63c4;background:#eef0fb;padding:3px 9px;border-radius:20px}.pm-compare-actions{display:flex;align-items:center;gap:12px}.pm-compare-panes{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media(max-width:900px){.pm-compare-panes{grid-template-columns:1fr}}.pm-compare-pane{background:#fff;border:1px solid #e2e7ee;border-radius:13px;overflow:hidden}.pm-compare-pane-current{border:1.5px solid #cfe0fb;box-shadow:0 6px 20px #2f6fed14}.pm-compare-panehead{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;background:#f7f9fc;border-bottom:1px solid #eef2f6;font-size:13px;font-weight:600;color:#16202e}.pm-compare-panehead-current{background:#eaf1fd;border-bottom:1px solid #cfe0fb;color:#1d3c5f}.pm-compare-panedate{font-size:11px;color:#7a8a9e;font-weight:500}.pm-compare-panebody{display:flex;gap:14px;padding:16px;align-items:center}.pm-compare-diagram{width:150px;flex:0 0 150px}.pm-compare-summary{flex:1;font-size:12px;color:#5b6b7e;line-height:1.9}.pm-compare-srow{display:flex;justify-content:space-between}.pm-compare-srow b{color:#16202e}.pm-compare-changecard{background:#fff;border:1px solid #e2e7ee;border-radius:13px;margin-top:18px;overflow:hidden}.pm-compare-changehead{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #eef2f6;flex-wrap:wrap;gap:10px}.pm-compare-changetitle{font-size:13.5px;font-weight:600;color:#16202e}.pm-compare-legend{display:flex;gap:14px;font-size:11px;color:#5b6b7e}.pm-compare-legend .pm-legend-item{display:flex;align-items:center;gap:6px}.pm-compare-legend .pm-legend-swatch{width:11px;height:11px;border-radius:3px;display:inline-block}.pm-compare-changegrid{display:grid;grid-template-columns:.7fr 1.3fr .9fr .9fr .8fr 1.8fr 1.3fr;gap:8px;padding:12px 18px;border-bottom:1px solid #eef2f6;align-items:center;font-size:12.5px}.pm-compare-changegrid-head{background:#f7f9fc;font-size:10.5px;letter-spacing:.5px;color:#7a8a9e;font-weight:600}.pm-compare-fib{font-weight:600;color:#1d3c5f}.pm-compare-match{display:flex;flex-direction:column;gap:3px}.pm-compare-matchsel{font-size:11.5px;padding:5px 8px}.pm-compare-conf{font-size:10px;color:#7a8a9e}.pm-compare-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 11px;border-radius:30px;font-size:11px;font-weight:600}.pm-compare-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.pm-compare-threshold{padding:14px 18px;background:#f7f9fc;font-size:12px;color:#5b6b7e;line-height:1.6}.pm-lng{max-width:960px;margin:0 auto;padding:24px 28px 64px}.pm-lng-back{display:inline-block;margin-bottom:16px;font-size:13px;color:#5b6b7e;text-decoration:none}.pm-lng-back:hover{color:#2f6fed}.pm-lng-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:8px}.pm-lng-title{font-size:22px;font-weight:700;color:#16202e;margin:0}.pm-lng-sub{font-size:13px;color:#5b6b7e;margin:4px 0 0}.pm-lng-muted{font-size:13px;color:#5b6b7e}.pm-lng-empty{margin-top:24px;padding:32px;text-align:center;color:#5b6b7e;background:#f6f8fb;border:1px dashed #d3dce6;border-radius:10px}.pm-lng-section{margin-top:28px}.pm-lng-h2{font-size:15px;font-weight:600;color:#2c3948;margin:0 0 12px}.pm-lng-charts{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:20px}.pm-lng-chart{background:#fff;border:1px solid #e6ebf1;border-radius:10px;padding:12px;overflow-x:auto}.pm-lng-chart svg{max-width:100%;height:auto;display:block}.pm-lng-table-wrap{overflow-x:auto;border:1px solid #e6ebf1;border-radius:10px}.pm-lng-table{width:100%;border-collapse:collapse;font-size:13px}.pm-lng-table th,.pm-lng-table td{padding:9px 12px;text-align:left;border-bottom:1px solid #eef2f6;white-space:nowrap}.pm-lng-table th{font-size:11px;text-transform:uppercase;letter-spacing:.03em;color:#6b7889;background:#f8fafc}.pm-lng-num{text-align:right}.pm-lng-fib{font-weight:600;color:#16202e}.pm-lng-muted{color:#5b6b7e}.pm-lng-row-dominant{background:#fceceb}.pm-lng-row-dominant td{border-bottom-color:#f5d6d4}.pm-lng-lowconf{margin-top:12px;padding:10px 12px;font-size:12.5px;color:#8a5a12;background:#fef6e6;border:1px solid #f2dca8;border-radius:8px}.pm-lng-lowconf a{color:#2f6fed}.pm-lng-dom-badge{display:inline-block;margin-left:8px;padding:1px 7px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#fff;background:#d6453f;border-radius:999px}.pm-report-preview{font-family:IBM Plex Sans,system-ui,sans-serif;color:#16202e}.pm-report-preview .pm-editor-loading{padding:40px 26px;color:#7a8a9e}.pm-rp-toolbar{display:flex;align-items:center;justify-content:space-between;padding:13px 26px;background:#fff;border-bottom:1px solid #e2e7ee;gap:16px;flex-wrap:wrap}.pm-rp-toolbar-left{display:flex;align-items:center;gap:14px}.pm-rp-back{width:32px;height:32px;border:1px solid #dbe2ec;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#5b6b7e;font-size:18px;text-decoration:none;line-height:1}.pm-rp-toolbar-title{font-size:15px;font-weight:600}.pm-rp-toolbar-meta{font-size:11.5px;color:#7a8a9e;margin-top:2px}.pm-rp-toolbar-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.pm-rp-action-error{font-size:12px;color:#b0122a}.pm-rp-btn{padding:9px 15px;background:#fff;border:1.5px solid #dbe2ec;border-radius:8px;font-size:12.5px;font-weight:600;color:#1d3c5f;font-family:inherit;cursor:pointer}.pm-rp-btn:disabled{cursor:not-allowed;opacity:.55}.pm-rp-btn-primary{background:#2f6fed;color:#fff;border-color:#2f6fed}.pm-rp-btn-primary:disabled{opacity:.6}.pm-rp-pdf-wrap{display:inline-flex}.pm-rp-stage{display:flex;justify-content:center;padding:30px 26px 70px}.pm-rp-doc{width:720px;max-width:100%;background:#fff;box-shadow:0 8px 40px #14202e1f;border-radius:4px;overflow:hidden}.pm-rp-clinic{display:flex;align-items:center;justify-content:space-between;padding:26px 36px;border-bottom:3px solid #1d3c5f;gap:16px}.pm-rp-clinic-brand{display:flex;align-items:center;gap:13px}.pm-rp-logo{width:42px;height:42px;border-radius:10px;background:linear-gradient(150deg,#3f7bf0,#1d3c5f);display:flex;align-items:center;justify-content:center;flex:0 0 42px}.pm-rp-clinic-name{font-size:17px;font-weight:700;color:#16202e}.pm-rp-clinic-sub{font-size:11px;color:#7a8a9e}.pm-rp-clinic-reg{text-align:right;font-size:10.5px;color:#7a8a9e;line-height:1.7}.pm-rp-body{padding:26px 36px}.pm-rp-redflag{border:1.5px solid #d6453f;background:#fceceb;border-radius:9px;padding:14px 16px;display:flex;gap:12px;margin-bottom:22px}.pm-rp-redflag-badge{width:24px;height:24px;border-radius:50%;background:#d6453f;color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;flex:0 0 24px}.pm-rp-redflag-title{font-size:13px;font-weight:700;color:#b5322d}.pm-rp-redflag-body,.pm-rp-redflag-list{font-size:11.5px;color:#8a4541;line-height:1.6;margin-top:3px}.pm-rp-redflag-list{padding-left:18px}.pm-rp-titlerow{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:12px}.pm-rp-title{font-size:18px;font-weight:600;color:#16202e;margin:0}.pm-rp-studydate{font-size:11px;color:#7a8a9e}.pm-rp-patient-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px 24px;padding:14px 0;border-top:1px solid #e8edf3;border-bottom:1px solid #e8edf3;font-size:12px;margin:0}.pm-rp-patient-grid dt{color:#9aa8ba}.pm-rp-patient-grid dd{font-weight:600;color:#16202e;margin:2px 0 0}.pm-rp-patient-grid .pm-mono{font-family:IBM Plex Mono,ui-monospace,monospace}.pm-rp-flow{margin-top:18px;font-size:12.5px;color:#2a3645;line-height:1.85;min-width:0}.pm-rp-flow h2{font-size:12.5px;font-weight:700;color:#16202e;margin:14px 0 5px}.pm-rp-flow section:first-child h2{margin-top:0}.pm-rp-flow p{margin:4px 0 0}.pm-rp-diagram{display:flex;gap:18px;justify-content:center;align-items:flex-start;background:#f7f9fc;border:1px solid #eef2f6;border-radius:8px;padding:14px;margin:16px 0 6px}.pm-rp-diagram-view{flex:0 0 auto}.pm-rp-diagram .pm-uterus-svg{height:300px;width:auto;display:block}.pm-rp-malignant{color:#b5322d}.pm-rp-rows{display:grid;grid-template-columns:minmax(0,auto) 1fr;gap:2px 14px;margin:0;font-size:12px}.pm-rp-rows>div{display:contents}.pm-rp-rows dt{color:#7a8a9e;white-space:nowrap}.pm-rp-rows dd{margin:0;color:#16202e}.pm-rp-rows dd.pm-rp-strong{font-weight:700}.pm-rp-note{font-size:11px;color:#5b6b7e;margin-top:6px!important}.pm-rp-die-schematic{margin:10px 0}.pm-rp-die-schematic svg{display:block;max-width:100%;height:auto;margin:0 auto}.pm-rp-lasmar{margin-top:10px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc}.pm-rp-lasmar-head{font-size:12px;font-weight:700;color:#16202e;margin-bottom:4px}.pm-rp-lasmar-total{font-size:12px;color:#16202e;margin:6px 0 0}.pm-rp-table-wrap{overflow-x:auto}.pm-rp-fibroid-table{border-collapse:collapse;width:100%;font-size:11px}.pm-rp-fibroid-table th,.pm-rp-fibroid-table td{border:1px solid #e8edf3;padding:4px 7px;text-align:left;white-space:nowrap}.pm-rp-fibroid-table th{background:#f7f9fc;color:#5b6b7e;font-weight:600}.pm-rp-signature-consultant{margin-top:14px}.pm-rp-signature-consultant-label{font-size:10px;color:#7a8a9e;margin-bottom:4px}.pm-rp-impression-addendum{margin:8px 0 0}.pm-rp-impression{margin-top:22px;padding:16px;background:#f7f9fc;border-radius:9px}.pm-rp-impression-label{font-size:11px;letter-spacing:.5px;color:#7a8a9e;font-weight:600;margin-bottom:7px}.pm-rp-impression-text{font-size:12.5px;color:#2a3645;line-height:1.8;white-space:pre-wrap}.pm-rp-signature{display:flex;justify-content:flex-end;margin-top:30px}.pm-rp-signature-block{text-align:center}.pm-rp-signature-line{font-size:12px;font-weight:600;color:#16202e;border-bottom:1.5px solid #cdd5df;padding-bottom:4px;font-family:IBM Plex Mono,ui-monospace,monospace;font-style:italic}.pm-rp-signature-meta{font-size:10.5px;color:#7a8a9e;margin-top:6px}.pm-rp-signature-pending{font-size:11.5px;color:#9aa8ba;font-style:italic}.pm-rp-disclaimer{padding:14px 36px;border-top:1px solid #e8edf3;background:#fafbfc;font-size:9.5px;color:#9aa8ba;line-height:1.6}.pm-rp-statutory{margin-top:4px;color:#b3bccb}@media(max-width:640px){.pm-rp-diagram{flex-wrap:wrap}.pm-rp-patient-grid{grid-template-columns:1fr 1fr}}@media print{.pm-rail,.pm-topbar{display:none!important}.pm-app{display:block!important}.pm-main{width:100%!important;max-width:100%!important}.pm-stage-body{padding:0!important}.pm-rp-toolbar,.pm-rp-toolbar-actions{display:none!important}.pm-rp-stage{display:block;padding:0;background:none}.pm-rp-doc{width:100%;max-width:100%;box-shadow:none;border-radius:0;margin:0}@page{size:A4;margin:12mm}.pm-rp-table-wrap{overflow:visible!important}.pm-rp-fibroid-table{width:100%;font-size:9px}.pm-rp-fibroid-table th,.pm-rp-fibroid-table td{white-space:normal;word-break:break-word}.pm-rp-redflag,.pm-rp-diagram,.pm-rp-impression,.pm-rp-signature,.pm-rp-lasmar,.pm-rp-die-schematic,.pm-rp-fibroid-table,.pm-rp-fibroid-table tr{break-inside:avoid;page-break-inside:avoid}}.pm-settings{padding:26px 34px 60px;max-width:1180px;margin:0 auto}.pm-settings-heading{margin:0;font-size:22px;font-weight:600;letter-spacing:-.3px;color:#16202e}.pm-settings-sub{margin:4px 0 0;font-size:13px;color:#5b6b7e}.pm-settings-restricted{margin-top:40px;max-width:460px;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.pm-settings-restricted-msg{margin:0;font-size:13.5px;line-height:1.6;color:#5b6b7e}.pm-settings-grid{display:grid;grid-template-columns:210px 1fr;gap:24px;margin-top:24px;align-items:start}.pm-settings-nav{background:#fff;border:1px solid #e2e7ee;border-radius:13px;padding:8px;display:flex;flex-direction:column;gap:2px}.pm-settings-navitem{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:9px 12px;border:none;border-radius:9px;background:transparent;font-family:inherit;font-size:13px;font-weight:500;color:#3a4a5d;text-align:left;cursor:pointer}.pm-settings-navitem:hover:not(.is-locked):not(.is-active){background:#f3f6fa}.pm-settings-navitem.is-active{background:#eaf1fd;color:#1d3c5f;font-weight:600}.pm-settings-navitem.is-locked{color:#9aa8ba;cursor:default}.pm-settings-content{display:flex;flex-direction:column;gap:18px}.pm-settings-panel{background:#fff;border:1px solid #e2e7ee;border-radius:13px;padding:22px}.pm-settings-card{background:#fff;border:1px solid #e2e7ee;border-radius:13px;overflow:hidden}.pm-settings-card-head{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid #eef2f6}.pm-settings-panel-title{margin:0;font-size:14.5px;font-weight:600;color:#16202e}.pm-settings-panel-note{margin:6px 0 0;font-size:11.5px;color:#7a8a9e;line-height:1.6}.pm-settings-comingsoon{margin-top:16px;padding:22px;border:1.5px dashed #cdd6e2;border-radius:11px;background:#fafbfd;text-align:center;font-size:13px;font-weight:600;color:#9aa8ba}.pm-settings-formgrid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:6px}.pm-settings-field{display:flex;flex-direction:column}.pm-settings-field .pm-field-label{margin-top:0}.pm-settings-field-wide{grid-column:1 / -1}.pm-field-mono{font-family:IBM Plex Mono,ui-monospace,monospace}.pm-field-readonly{background:#f6f8fb;color:#5b6b7e;cursor:not-allowed}.pm-settings-logo{margin-top:18px;display:flex;align-items:center;gap:16px}.pm-settings-logo-box{width:72px;height:72px;flex:0 0 72px;border:1.5px dashed #cdd6e2;border-radius:11px;display:flex;align-items:center;justify-content:center;background:#fafbfd}.pm-settings-logo-title{font-size:12.5px;font-weight:600;color:#16202e}.pm-settings-logo-note{font-size:11.5px;color:#7a8a9e;margin:2px 0 8px}.pm-settings-logo-btn{padding:7px 13px;font-size:12px}.pm-settings-logo-soon{font-size:11px;color:#9aa8ba}.pm-settings-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:20px}.pm-settings-actions .pm-field-error{margin:0 auto 0 0}.pm-settings-saved{font-size:12.5px;font-weight:600;color:#2f9e6b}.pm-users-list{list-style:none;margin:0;padding:0}.pm-user-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px 14px;padding:14px 22px;border-bottom:1px solid #eef2f6}.pm-user-row:last-child{border-bottom:none}.pm-user-row.is-deactivated{opacity:.55}.pm-user-main{display:flex;align-items:center;gap:12px}.pm-user-avatar{width:34px;height:34px;flex:0 0 34px;border-radius:9px;background:#1d3c5f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.pm-user-name{font-size:13px;font-weight:600;color:#16202e}.pm-user-you{font-weight:500;color:#9aa8ba}.pm-user-email{font-size:11.5px;color:#7a8a9e}.pm-user-controls{display:flex;align-items:center;gap:12px}.pm-user-status{font-size:11px;font-weight:600;color:#b7791f;background:#fdf3e2;padding:3px 10px;border-radius:20px}.pm-user-role{min-width:132px}.pm-user-toggle{padding:7px 13px;font-size:12px}.pm-user-error{grid-column:1 / -1;margin:0}.pm-sig-list{display:flex;flex-direction:column;gap:18px;margin-top:16px}.pm-sig-editor{border:1px solid #eef2f6;border-radius:11px;padding:16px 18px}.pm-sig-editor-head{display:flex;align-items:center;gap:10px}.pm-sig-editor-name{font-size:13.5px;font-weight:600;color:#16202e}.pm-sig-onfile{font-size:10.5px;font-weight:600;color:#2f9e6b;background:#e8f6ef;padding:2px 9px;border-radius:20px}.pm-sig-textarea{min-height:96px;resize:vertical;line-height:1.6;font-family:IBM Plex Mono,ui-monospace,monospace}.pm-invite-dialog{max-width:460px}
