.ProseMirror{font-family:var(--folio-reading-font,"Calibri"),"Segoe UI",sans-serif;font-size:11pt;line-height:var(--folio-line-spacing,1.15);color:var(--color-text-primary,#333);zoom:var(--folio-reading-zoom,1)}.folio-doc-page{width:min(816px,100%);padding:clamp(8px,calc(24vw - 96px),72px)}@media (pointer:coarse) and (max-width:950px){.folio-doc-page{width:100%;padding:6px}}.ProseMirror .search-highlight{background-color:rgba(250,204,21,.45);border-radius:2px;box-shadow:0 0 0 1px rgba(202,138,4,.35)}.ProseMirror .search-highlight-current{background-color:rgba(251,146,60,.7);box-shadow:0 0 0 1px rgba(234,88,12,.6)}.cm-folio-search-match{background-color:rgba(250,204,21,.45);border-radius:2px;box-shadow:0 0 0 1px rgba(202,138,4,.35)}.cm-folio-search-match-current{background-color:rgba(251,146,60,.7);box-shadow:0 0 0 1px rgba(234,88,12,.6)}.ProseMirror:focus{outline:none}.ProseMirror h1{font-size:24pt;font-weight:700;color:var(--color-text-heading,#01684D)}.ProseMirror h2{font-size:18pt;font-weight:700;color:var(--color-text-primary,#1a1a1a)}.ProseMirror h3{font-size:14pt}.ProseMirror h3,.ProseMirror h4{font-weight:700;color:var(--color-text-primary,#333)}.ProseMirror h4{font-size:12pt}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{margin:.75rem 0 .25rem;line-height:1.3}.ProseMirror p{margin:0;line-height:var(--folio-line-spacing,1.15)}.ProseMirror ol+p,.ProseMirror p+p,.ProseMirror ul+p,.folio-prose-block+.folio-prose-block{margin-top:var(--folio-paragraph-spacing,1em)}.ProseMirror ol,.ProseMirror ul{margin:.25rem 0;padding-left:24pt}.ProseMirror ul:not(.cme-todo-list-block):not(.cme-toc-list){list-style:disc}.ProseMirror ol{list-style:decimal}.ProseMirror ol li,.ProseMirror ol li p,.ProseMirror ul li,.ProseMirror ul li p{margin:0}.ProseMirror hr{margin:.75rem 0}.ProseMirror>*+*{margin-top:.2rem}.ProseMirror table{border-collapse:collapse;width:100%;margin-bottom:12pt}.ProseMirror td,.ProseMirror th{border:1px solid var(--color-border-primary,#ddd);padding:6px 10px;text-align:left}.ProseMirror th{background:var(--color-surface-secondary,#f5f5f5);font-weight:700}.ProseMirror .selectedCell{background:rgba(11,95,191,.12)}.ProseMirror table[data-kind=results]{border:1px solid var(--folio-results-accent,#0b5fbf);position:relative;margin-top:32px}.ProseMirror table[data-kind=results] td,.ProseMirror table[data-kind=results] th{border:1px solid var(--folio-results-border,#bfd4ec);font-family:Consolas,Menlo,Courier New,monospace;font-size:10.5pt}.ProseMirror table[data-kind=results] th{background:var(--folio-results-tab-bg,#EEF4FC);letter-spacing:.02em}.ProseMirror table[data-kind=results] th,.ProseMirror table[data-kind=results]:before{color:var(--folio-results-accent,#0B5FBF);font-family:var(--folio-reading-font,"Calibri"),"Segoe UI",sans-serif;font-weight:600}.ProseMirror table[data-kind=results]:before{content:"Laboratory Results";position:absolute;top:-24px;left:0;font-size:10pt;letter-spacing:.04em;text-transform:uppercase}.ProseMirror blockquote{border-left:3px solid var(--color-text-heading,#01684d);margin:.5rem 0;padding-left:16px;color:var(--color-text-secondary,#555)}.ProseMirror img{max-width:100%;height:auto;border-radius:4px}.celsus-image-wrapper{position:relative;background:var(--color-surface-primary,#ffffff);border:1px solid transparent;border-radius:6px;padding:16px;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);box-sizing:border-box;transition:border-color .12s ease}.celsus-image-wrapper.is-selected{border-color:var(--color-accent-primary,#01684D)}.celsus-image-wrapper[data-kind=block]{display:block;margin:12pt auto;max-width:640px;width:100%;clear:both}.celsus-image-wrapper[data-kind=side]{float:right;max-width:45%;margin:0 0 12pt 16pt;clear:right}.celsus-image-wrapper[data-kind=chart]{display:block;margin:12pt auto;max-width:720px;width:100%;clear:both;background:transparent;padding:0;box-shadow:none}.celsus-image-wrapper img{max-width:100%;height:auto;border-radius:4px;user-select:none;-webkit-user-drag:none}.celsus-image-caption{margin-top:8px;text-align:center;font-size:9pt;color:#666;line-height:1.3}.celsus-image-resize-handle{position:absolute;right:4px;bottom:4px;width:12px;height:12px;background:#01684D;border:1px solid #ffffff;border-radius:2px;cursor:nwse-resize;transition:opacity .1s ease;z-index:2}.celsus-image-wrapper:hover .celsus-image-resize-handle{opacity:1!important}.celsus-lightbox-backdrop{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.88);overflow:hidden;touch-action:none;user-select:none}.celsus-lightbox-image{position:absolute;left:50%;top:50%;transform-origin:center center;max-width:none;max-height:none;image-rendering:auto;user-select:none;-webkit-user-drag:none;will-change:transform}.celsus-lightbox-close{position:absolute;top:16px;right:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:28px;line-height:1;color:#ffffff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:50%;cursor:pointer;z-index:2;transition:background-color .12s ease,border-color .12s ease}.celsus-lightbox-close:hover{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.32)}.celsus-lightbox-zoom-readout{top:22px;padding:6px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:rgba(255,255,255,.92);font-size:12px;font-feature-settings:"tnum" 1;pointer-events:none}.celsus-lightbox-caption,.celsus-lightbox-zoom-readout{position:absolute;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.55);z-index:2}.celsus-lightbox-caption{bottom:24px;max-width:min(80ch,90vw);padding:10px 16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:rgba(255,255,255,.95);font-size:13px;line-height:1.4;text-align:center}.ProseMirror ::selection{background:#B4D5FE}.ProseMirror .is-empty:before{content:attr(data-placeholder);color:var(--color-text-disabled,#9ca3af);float:left;height:0;pointer-events:none}.ProseMirror>p.is-empty:before{color:#dc2626;font-weight:600}.ProseMirror table[data-kind=results][data-convert-us=true]:before{content:"Laboratory Results · Convert US → AU";color:#7A4C00}.ProseMirror table[data-kind=results][data-convert-us=true]{border-color:#C28B1A;box-shadow:inset 0 0 0 1px rgba(194,139,26,.15)}.celsus-results-ghost{color:#9CA3AF;opacity:.75;pointer-events:none;user-select:none;font-style:normal}.celsus-results-menu{position:fixed;z-index:50;min-width:220px;background:#ffffff;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 8px 20px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.08);padding:4px;font-family:var(--folio-reading-font,"Calibri"),"Segoe UI",sans-serif;font-size:10.5pt;color:#1F2937}.celsus-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:6px 10px;border:0;background:transparent;text-align:left;border-radius:4px;cursor:pointer;color:inherit;font:inherit}.celsus-menu-item:hover:not(:disabled){background:#F3F4F6}.celsus-menu-item:disabled{color:#9CA3AF;cursor:not-allowed}.celsus-menu-item.is-danger{color:#B91C1C}.celsus-menu-item.is-danger:hover:not(:disabled){background:#FEE2E2}.celsus-menu-check{display:inline-block;width:14px;color:#0B5FBF;font-weight:700}.celsus-menu-hint{margin-left:auto;color:#6B7280;font-size:9pt;text-transform:uppercase;letter-spacing:.04em}.celsus-menu-separator{height:1px;background:#E5E7EB;margin:4px 2px}.celsus-menu-header{padding:4px 10px 6px;border-bottom:1px solid #e5e7eb;margin-bottom:4px}.celsus-menu-word{font-weight:600;color:#374151;font-style:italic}.celsus-menu-empty{padding:6px 10px;color:#9CA3AF;font-style:italic}.slash-menu-popup{background:#ffffff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 12px 28px rgba(0,0,0,.14),0 4px 10px rgba(0,0,0,.08);padding:4px 0;font-family:var(--folio-reading-font,"Calibri"),"Segoe UI",sans-serif;font-size:11pt;color:#1F2937;max-height:360px;overflow-y:auto;overscroll-behavior:contain}.slash-menu-group{padding:2px 0}.slash-menu-group-border{border-top:1px solid #f0f1f3;margin-top:2px;padding-top:4px}.slash-menu-category{padding:6px 12px 2px;font-size:9.5pt;font-weight:600;color:#6B7280;text-transform:uppercase;letter-spacing:.04em}.slash-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:6px 12px;border:0;background:transparent;text-align:left;cursor:pointer;color:inherit;font:inherit;line-height:1.25}.slash-menu-item-selected{background:rgba(1,104,77,.08)}.slash-menu-item-selected .slash-menu-item-title{color:#01684D;font-weight:600}.slash-menu-item-disabled{cursor:default;color:#9CA3AF}.slash-menu-item-disabled .slash-menu-item-icon svg{opacity:.5}.slash-menu-item-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:#4B5563}.slash-menu-item-selected .slash-menu-item-icon{color:#01684D}.slash-menu-item-body{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.slash-menu-item-title{font-size:10.5pt;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slash-menu-item-disabled .slash-menu-item-title{color:#9CA3AF}.slash-menu-item-description{font-size:9.5pt;color:#6B7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slash-menu-empty{padding:10px 14px;color:#9CA3AF;font-style:italic;font-size:10pt}.cme-spellcheck-error{text-decoration:underline wavy #DC2626;text-decoration-skip-ink:none;-webkit-text-decoration:underline wavy #DC2626}[data-cite-mode]{counter-reset:cme-cite}.cme-reference,[data-cite-mode=apa] .cme-reference{white-space:pre-wrap}.cme-reference:before,[data-cite-mode=apa] .cme-reference:before{content:"("}.cme-reference:after,[data-cite-mode=apa] .cme-reference:after{content:")"}[data-cite-mode=vancouver] .cme-reference{counter-increment:cme-cite;font-size:0;margin-left:-1pt}[data-cite-mode=vancouver] .cme-reference:before{content:"(" counter(cme-cite) ")";font-size:11pt}[data-cite-mode=vancouver] .cme-reference:after{content:""}[data-cite-mode=vancouver-super] .cme-reference{counter-increment:cme-cite;font-size:0;vertical-align:super;margin-left:-1pt}[data-cite-mode=vancouver-super] .cme-reference:before{content:counter(cme-cite);font-size:7pt}[data-cite-mode=vancouver-super] .cme-reference:after{content:""}[data-cite-mode=hidden] .cme-reference{display:none}[data-cite-mode=vancouver-super] .cme-reference,[data-cite-mode=vancouver] .cme-reference{cursor:help}[data-cite-mode=vancouver-super] .cme-reference:hover:after,[data-cite-mode=vancouver] .cme-reference:hover:after{content:attr(data-citation);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);background:rgba(82,88,102,.96);color:#FFFFFF;padding:6px 10px;border-radius:4px;font-size:10pt;font-weight:400;font-style:normal;line-height:1.35;white-space:normal;width:max-content;max-width:320px;text-align:left;vertical-align:baseline;z-index:1000;pointer-events:none;box-shadow:0 2px 8px rgba(0,0,0,.15)}[data-cite-mode=vancouver-super] .cme-reference,[data-cite-mode=vancouver] .cme-reference{position:relative}.ProseMirror h3.folio-endzone-header{font-size:14pt;font-weight:700;color:#01684D;margin:22px 0 8px;line-height:1.3;user-select:none}.cme-numbered-list-block{margin:6px 0}.cme-numbered-list-block>li{margin:2px 0}.cme-todo-list-block{list-style:none;padding-left:0;margin:6px 0}.cme-todo-list-item{display:flex;align-items:flex-start;gap:8px;margin:2px 0}.cme-todo-list-item>label{flex:0 0 auto;padding-top:4px;cursor:pointer;user-select:none}.cme-todo-list-item>label input[type=checkbox]{width:14px;height:14px;accent-color:#01684D;cursor:pointer}.cme-todo-list-item-content{flex:1 1 auto;min-width:0}.cme-todo-list-item-content p{margin:0}.cme-todo-list-item[data-checked=true] .cme-todo-list-item-content{color:#6B7280;text-decoration:line-through}.cme-equation-block-wrapper{margin:10px 0;background:#FAFBFC;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.cme-equation-preview{padding:14px 16px;background:#FFFFFF;border-bottom:1px solid #f0f1f3;text-align:center;min-height:36px;font-size:1.08rem;color:#111827;overflow-x:auto}.cme-equation-source{margin:0;padding:8px 12px;font-family:Consolas,Menlo,Courier New,monospace;font-size:9.5pt;color:#4B5563;background:#F7F8FA;white-space:pre-wrap;outline:none}.cme-toc-block{margin:10px 0;padding:10px 14px;background:#F7FAF9;border:1px solid #d6e5df;border-left:3px solid #01684d;border-radius:4px}.cme-toc-heading{font-size:9.5pt;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#01684D;margin-bottom:4px}.cme-toc-empty{font-size:10.5pt;color:#6B7280;font-style:italic}.cme-toc-list{list-style:none;padding:0;margin:0}.cme-toc-item{margin:1px 0}.cme-toc-item button{appearance:none;background:transparent;border:0;padding:2px 0;color:#01684D;cursor:pointer;font:inherit;text-align:left;font-size:10.5pt}.cme-toc-item button:hover{text-decoration:underline}.cme-toc-level-1 button{font-weight:600}.cme-toc-level-2{padding-left:12px}.cme-toc-level-3{padding-left:24px}.cme-toc-level-4{padding-left:36px}.cme-toc-level-5{padding-left:48px}.cme-toc-level-6{padding-left:60px}.cme-page-link-block,.cme-pdf-block,.cme-word-block{margin:8px 0}.cme-file-card{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#FFFFFF;border:1px solid #e5e7eb;border-radius:6px;transition:background-color .1s ease,border-color .1s ease}.cme-file-card:hover{background:#F7F8FA;border-color:#D1D5DB}.cme-file-card-icon{flex:0 0 auto;width:28px;height:28px;color:#01684D}.cme-file-card-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.cme-file-card-name{font-size:10.5pt;color:#111827;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cme-file-card-kind{font-size:9pt;color:#6B7280}.cme-file-card-action{flex:0 0 auto;padding:4px 10px;border:1px solid #d1d5db;border-radius:4px;background:#FFFFFF;color:#01684D;font-size:10pt;text-decoration:none;cursor:pointer}.cme-file-card-action:hover{background:#F1F5F9}.cme-file-card-action-disabled{color:#9CA3AF;cursor:not-allowed}.cme-page-link-card{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#FFFFFF;border:1px solid #d6e5df;border-radius:4px;color:#01684D;text-decoration:none;font-size:10.5pt;transition:background-color .1s ease}.cme-page-link-card:hover{background:#F1F8F5}.cme-page-link-card svg{width:16px;height:16px}.cme-page-link-placeholder{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#FFFBEB;border:1px dashed #e5c87d;border-radius:4px;color:#8B5E00;font-size:10pt;cursor:pointer}.folio-picker-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.35);z-index:200;display:flex;align-items:flex-start;justify-content:center;padding-top:14vh}.folio-picker-modal{width:480px;max-width:90vw;background:#FFFFFF;border-radius:8px;box-shadow:0 16px 40px rgba(0,0,0,.25);display:flex;flex-direction:column;overflow:hidden;font-family:var(--folio-reading-font,"Calibri"),"Segoe UI",sans-serif}.folio-picker-header{padding:12px;border-bottom:1px solid #e5e7eb}.folio-picker-input{width:100%;padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:11pt;outline:none}.folio-picker-input:focus{border-color:#01684D;box-shadow:0 0 0 2px rgba(1,104,77,.18)}.folio-picker-body{max-height:420px;overflow-y:auto}.folio-picker-empty{padding:16px;color:#6B7280;font-style:italic;text-align:center}.folio-picker-error{color:#B91C1C;font-style:normal}.folio-picker-list{list-style:none;padding:6px 0;margin:0}.folio-picker-item{display:flex;flex-direction:column;gap:2px;width:100%;padding:8px 14px;border:0;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit}.folio-picker-item:hover{background:#F3F4F6}.folio-picker-item-title{font-size:10.5pt;color:#111827;font-weight:500}.folio-picker-item-tags{font-size:9pt;color:#6B7280}.cme-code-block-v2-wrapper{margin:8px 0;background:#F7F8FA;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.cme-code-block-v2-language{padding:2px 10px;background:#EEF0F3;border-bottom:1px solid #e5e7eb;font-family:Consolas,Menlo,monospace;font-size:9.5pt;color:#4B5563;text-transform:lowercase;letter-spacing:.02em;user-select:none}.cme-code-block-v2{margin:0;padding:10px 12px;background:transparent;font-family:Consolas,Menlo,Courier New,monospace;font-size:10.5pt;line-height:1.5;color:#1F2937;white-space:pre;overflow-x:auto;tab-size:2;-moz-tab-size:2}.results-panel{margin:20px 0 12pt;position:relative}.results-panel-tabs{display:flex;flex-wrap:wrap;gap:2px;border-bottom:2px solid var(--folio-results-accent,#0b5fbf);padding-bottom:0;margin-bottom:-1px;position:relative;z-index:1}.results-panel-tab{display:inline-flex;align-items:center;padding:5px 12px;font-family:var(--folio-reading-font,"Calibri"),"Segoe UI",sans-serif;font-size:10pt;font-weight:600;color:var(--folio-results-tab-fg,#6B7280);background:var(--folio-results-tab-bg,#EEF4FC);border:1px solid var(--folio-results-border,#bfd4ec);border-bottom:none;border-radius:4px 4px 0 0;cursor:pointer;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background 80ms ease,color 80ms ease}.results-panel-tab:hover{background:var(--folio-results-tab-hover-bg,#DCE9F7);color:var(--folio-results-accent,#0B5FBF)}.results-panel-tab.is-active{background:var(--folio-results-accent,#0B5FBF);color:var(--folio-results-tab-active-fg,#ffffff);border-color:var(--folio-results-accent,#0B5FBF)}.results-panel-add{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-left:4px;padding:0;font-family:var(--folio-reading-font,"Calibri"),"Segoe UI",sans-serif;font-size:16pt;line-height:1;font-weight:500;color:var(--folio-results-tab-fg,#6B7280);background:transparent;border:1px dashed var(--folio-results-border,#bfd4ec);border-radius:4px 4px 0 0;cursor:pointer;transition:background 80ms ease,color 80ms ease,border-color 80ms ease}.results-panel-add:hover{background:var(--folio-results-tab-bg,#EEF4FC);color:var(--folio-results-accent,#0B5FBF);border-color:var(--folio-results-accent,#0B5FBF)}.results-panel-tab-all{margin-left:4px;font-style:italic}.results-panel[data-results-all-mode=true] .results-panel-content .tableWrapper{position:relative;margin-top:16pt!important}.results-panel[data-results-all-mode=true] .results-panel-content .tableWrapper:first-child{margin-top:0!important}.results-panel[data-results-all-mode=true] .results-panel-content .tableWrapper:before{content:attr(data-tab-label);display:block;font-family:var(--folio-reading-font,"Calibri"),"Segoe UI",sans-serif;font-size:11pt;font-weight:700;color:var(--folio-results-accent,#0B5FBF);background:var(--folio-results-tab-bg,#EEF4FC);border-bottom:1px solid var(--folio-results-border,#bfd4ec);padding:6px 10px;margin:0}.results-panel-sex{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-left:auto;padding:0;font-family:var(--folio-reading-font,"Calibri"),"Segoe UI",sans-serif;font-size:10pt;font-weight:700;letter-spacing:.02em;border:1px solid transparent;border-bottom:none;border-radius:4px 4px 0 0;cursor:pointer;transition:background 80ms ease,color 80ms ease,border-color 80ms ease}.results-panel-sex-f{color:#BE185D;background:#FCE7F3;border-color:#F9A8D4}.results-panel-sex-f:hover{background:#F9A8D4;color:#831843}.results-panel-sex-m{color:#1D4ED8;background:#DBEAFE;border-color:#93C5FD}.results-panel-sex-m:hover{background:#93C5FD;color:#1E3A8A}.results-panel-content{border:1px solid var(--folio-results-accent,#0b5fbf);border-top:none;padding:0;background:var(--color-surface-primary,#ffffff);color:var(--color-text-primary,#111827);overflow:hidden}.results-panel-content>*,.results-panel-nvc>*{margin:0!important}.results-panel-content .tableWrapper,.results-panel-content .tableWrapper>table,.results-panel-content table{table-layout:fixed!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;border:none!important}.results-panel-content table:before{display:none!important}.results-panel-content table>colgroup>col:first-child{width:var(--results-test-col-width,190px)!important;min-width:var(--results-test-col-width,190px)!important}.results-panel-content table>colgroup>col:nth-child(2){width:140px!important;min-width:140px!important}.results-panel-content table>colgroup>col:nth-child(3){width:auto!important;min-width:0!important}.results-panel-content table td:first-child,.results-panel-content table th:first-child{width:var(--results-test-col-width,190px)!important}.results-panel-content table td:nth-child(2),.results-panel-content table th:nth-child(2){width:140px!important}.results-panel-content .tableWrapper:has(table[data-convert-us=true]),.results-panel-content table[data-convert-us=true]{outline:2px solid #C28B1A;outline-offset:-2px}.ProseMirror table[data-kind=results]:has(th:nth-child(5)),.results-panel-content table:has(th:nth-child(5)){table-layout:fixed!important;width:100%!important}.ProseMirror table[data-kind=results]:has(th:nth-child(5)) td,.ProseMirror table[data-kind=results]:has(th:nth-child(5)) th,.results-panel-content table:has(th:nth-child(5)) td,.results-panel-content table:has(th:nth-child(5)) th{padding:var(--folio-results-cell-pad-y,4px) 8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;vertical-align:top!important}.ProseMirror table[data-kind=results]:has(th:nth-child(5))>colgroup>col:first-child,.results-panel-content table:has(th:nth-child(5))>colgroup>col:first-child{width:var(--results-col-test,38%)!important}.ProseMirror table[data-kind=results]:has(th:nth-child(5)) td:first-child,.ProseMirror table[data-kind=results]:has(th:nth-child(5)) th:first-child,.results-panel-content table:has(th:nth-child(5)) td:first-child,.results-panel-content table:has(th:nth-child(5)) th:first-child{width:var(--results-col-test,38%)!important;text-align:left!important}.ProseMirror table[data-kind=results]:has(th:nth-child(5))>colgroup>col:nth-child(2),.results-panel-content table:has(th:nth-child(5))>colgroup>col:nth-child(2){width:var(--results-col-result,18%)!important}.ProseMirror table[data-kind=results]:has(th:nth-child(5)) td:nth-child(2),.ProseMirror table[data-kind=results]:has(th:nth-child(5)) th:nth-child(2),.results-panel-content table:has(th:nth-child(5)) td:nth-child(2),.results-panel-content table:has(th:nth-child(5)) th:nth-child(2){width:var(--results-col-result,18%)!important;text-align:center!important}.ProseMirror table[data-kind=results]:has(th:nth-child(5))>colgroup>col:nth-child(3),.results-panel-content table:has(th:nth-child(5))>colgroup>col:nth-child(3){width:var(--results-col-flag,9%)!important}.ProseMirror table[data-kind=results]:has(th:nth-child(5)) td:nth-child(3),.results-panel-content table:has(th:nth-child(5)) td:nth-child(3){width:var(--results-col-flag,9%)!important;text-align:center!important;font-weight:700!important;background:var(--folio-results-flag-bg,#EAF2FB)!important;color:var(--folio-results-accent,#0B5FBF)!important}.ProseMirror table[data-kind=results]:has(th:nth-child(5)) th:nth-child(3),.results-panel-content table:has(th:nth-child(5)) th:nth-child(3){width:var(--results-col-flag,9%)!important;text-align:center!important;background:var(--folio-results-flag-header-bg,#DCEAF8)!important}.ProseMirror table[data-kind=results]:has(th:nth-child(5))>colgroup>col:nth-child(4),.results-panel-content table:has(th:nth-child(5))>colgroup>col:nth-child(4){width:var(--results-col-range,20%)!important}.ProseMirror table[data-kind=results]:has(th:nth-child(5)) td:nth-child(4),.ProseMirror table[data-kind=results]:has(th:nth-child(5)) th:nth-child(4),.results-panel-content table:has(th:nth-child(5)) td:nth-child(4),.results-panel-content table:has(th:nth-child(5)) th:nth-child(4){width:var(--results-col-range,20%)!important;text-align:center!important}.ProseMirror table[data-kind=results]:has(th:nth-child(5))>colgroup>col:nth-child(5),.results-panel-content table:has(th:nth-child(5))>colgroup>col:nth-child(5){width:var(--results-col-units,15%)!important}.ProseMirror table[data-kind=results]:has(th:nth-child(5)) td:nth-child(5),.ProseMirror table[data-kind=results]:has(th:nth-child(5)) th:nth-child(5),.results-panel-content table:has(th:nth-child(5)) td:nth-child(5),.results-panel-content table:has(th:nth-child(5)) th:nth-child(5){width:var(--results-col-units,15%)!important;text-align:center!important}.ProseMirror table[data-kind=results]:has(th:nth-child(5)) td[data-prose-row],.results-panel-content table:has(th:nth-child(5)) td[data-prose-row]{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;text-align:left!important;vertical-align:top!important;width:auto!important;background:transparent!important;color:inherit!important;font-weight:400!important;padding-top:calc(var(--folio-results-cell-pad-y, 4px) + 4px)!important;padding-bottom:calc(var(--folio-results-cell-pad-y, 4px) + 4px)!important}.ProseMirror .tableWrapper[data-report-only=true] table tr:first-child,.results-panel-content .tableWrapper[data-report-only=true] table tr:first-child{display:none!important}.panel-dialog-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.45);display:flex;align-items:center;justify-content:center;z-index:1000}.panel-dialog{width:min(860px,92vw);max-height:86vh;display:flex;flex-direction:column;background:#ffffff;border-radius:10px;box-shadow:0 20px 40px rgba(0,0,0,.2),0 6px 12px rgba(0,0,0,.1);font-family:var(--folio-reading-font,"Calibri"),"Segoe UI",sans-serif;color:#1F2937;overflow:hidden}.panel-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #e5e7eb}.panel-dialog-header h2{margin:0;font-size:14pt;font-weight:600;color:#111827}.panel-dialog-close{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:#6B7280;font-size:20pt;line-height:1;cursor:pointer;border-radius:6px}.panel-dialog-close:hover{background:#F3F4F6;color:#111827}.panel-dialog-categories{display:flex;flex-wrap:wrap;gap:2px;padding:8px 16px 0;background:#F9FAFB;border-bottom:1px solid #e5e7eb}.panel-dialog-cat{padding:6px 12px;font-size:10.5pt;font-weight:500;color:#6B7280;background:transparent;border:0;border-bottom:2px solid transparent;cursor:pointer}.panel-dialog-cat:hover{color:#111827}.panel-dialog-cat.is-active{color:#0B5FBF;border-bottom-color:#0B5FBF}.panel-dialog-body{flex:0 0 auto;height:420px;overflow-y:auto;padding:16px 20px}.panel-dialog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px}.panel-dialog-tile{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:12px 12px 10px;background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-family:inherit;color:inherit;text-align:left;transition:border-color 80ms ease,background 80ms ease,box-shadow 80ms ease}.panel-dialog-tile:hover{border-color:#BFD4EC;background:#F8FBFF}.panel-dialog-tile.is-selected{border-color:#0B5FBF;background:#EEF4FC;box-shadow:inset 0 0 0 1px #0B5FBF}.panel-dialog-tile-check{position:absolute;top:8px;right:10px;color:#0B5FBF;font-weight:700;font-size:12pt;line-height:1}.panel-dialog-tile-short{font-weight:700;font-size:12pt;color:#0B5FBF;letter-spacing:.02em}.panel-dialog-tile-full{margin-top:2px;font-size:10pt;font-weight:500;color:#111827}.panel-dialog-tile-desc{margin-top:4px;font-size:9.5pt;color:#6B7280;line-height:1.3}.panel-dialog-tile.is-other{border-style:dashed;border-color:#BFD4EC;background:#F9FAFB}.panel-dialog-tile.is-other:hover{background:#F0F6FE}.panel-dialog-tile.is-disabled{opacity:.5;cursor:not-allowed}.panel-dialog-tile.is-disabled,.panel-dialog-tile.is-disabled:hover{background:#F3F4F6;border-color:#E5E7EB}.panel-dialog-tile.is-disabled .panel-dialog-tile-full,.panel-dialog-tile.is-disabled .panel-dialog-tile-short{color:#6B7280}.panel-dialog-tile.is-disabled .panel-dialog-tile-desc{color:#9CA3AF;font-style:italic}.panel-dialog-tile.is-disabled .panel-dialog-tile-check{color:#9CA3AF}.panel-dialog-custom{display:flex;flex-direction:column;gap:12px;max-width:420px}.panel-dialog-custom-hint{margin:0;color:#6B7280;font-size:10pt;line-height:1.45}.panel-dialog-other-draft{display:flex;gap:8px;align-items:center}.panel-dialog-other-draft input{flex:1;padding:7px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:10.5pt;font-family:inherit}.panel-dialog-other-draft input:focus{outline:none;border-color:#0B5FBF;box-shadow:0 0 0 2px rgba(11,95,191,.2)}.panel-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-top:1px solid #e5e7eb;background:#F9FAFB}.panel-dialog-summary{flex:1;min-width:0;font-size:10pt;color:#374151}.panel-dialog-summary-empty{color:#9CA3AF;font-style:italic}.panel-dialog-summary-count{font-weight:600;color:#0B5FBF;margin-right:6px}.panel-dialog-summary-list{display:inline-flex;flex-wrap:wrap;gap:4px;padding:0;margin:0;list-style:none}.panel-dialog-summary-item{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#EEF4FC;border:1px solid #bfd4ec;border-radius:999px;font-size:9.5pt;color:#0B5FBF}.panel-dialog-summary-remove{border:0;background:transparent;color:#6B7280;cursor:pointer;font-size:11pt;line-height:1;padding:0 2px;border-radius:999px}.panel-dialog-summary-remove:hover{color:#B91C1C;background:#FEE2E2}.panel-dialog-actions{display:flex;gap:8px}.panel-dialog-btn{padding:7px 14px;font-size:10.5pt;font-family:inherit;color:#374151;background:#ffffff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer}.panel-dialog-btn:hover:not(:disabled){background:#F3F4F6}.panel-dialog-btn.is-primary{color:#ffffff;background:#0B5FBF;border-color:#0B5FBF}.panel-dialog-btn.is-primary:hover:not(:disabled){background:#094F9F}.panel-dialog-btn:disabled{color:#9CA3AF;cursor:not-allowed;background:#F3F4F6}.results-demo-dialog{width:min(440px,92vw)}.results-demo-body{padding:18px 20px;display:flex;flex-direction:column;gap:16px}.results-demo-hint{margin:0;font-size:10pt;line-height:1.5;color:#6B7280}.results-demo-field{display:flex;flex-direction:column;gap:7px}.results-demo-label{font-size:10.5pt;font-weight:600;color:#374151}.results-demo-segmented{display:inline-flex;gap:0;border:1px solid #d1d5db;border-radius:6px;overflow:hidden;width:fit-content}.results-demo-seg{padding:7px 18px;font-size:10.5pt;font-family:inherit;color:#374151;background:#ffffff;border:0;border-right:1px solid #d1d5db;cursor:pointer}.results-demo-seg:last-child{border-right:0}.results-demo-seg:hover{background:#F3F4F6}.results-demo-seg.is-active{color:#ffffff;background:#0B5FBF}.results-demo-age-row,.results-demo-weeks-row{display:flex;align-items:center;gap:8px}.results-demo-age-input{width:90px}.results-demo-age-input,.results-demo-age-unit{padding:6px 10px;font-size:10.5pt;font-family:inherit;color:#1F2937;border:1px solid #d1d5db;border-radius:6px}.results-demo-age-unit{background:#ffffff;cursor:pointer}.results-demo-preg{display:flex;flex-wrap:wrap;gap:14px}.results-demo-radio{display:inline-flex;align-items:center;gap:6px;font-size:10.5pt;color:#374151;cursor:pointer}.results-demo-weeks-row{margin-top:8px}.results-demo-weeks-suffix{font-size:10pt;color:#6B7280}.celsus-row-handle{z-index:45;width:16px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#9CA3AF;border-radius:4px;cursor:pointer;opacity:.85;transition:background .12s ease,color .12s ease,opacity .12s ease}.celsus-row-handle:hover{background:#F3F4F6;color:#4B5563;opacity:1}.celsus-row-handle:active{background:#E5E7EB}.celsus-add-row-button{z-index:45;height:18px;display:flex;align-items:center;justify-content:center;padding:0;border:1px dashed transparent;background:transparent;color:#9CA3AF;border-radius:4px;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.celsus-add-row-button:hover{background:#F3F4F6;color:#1F2937;border-color:#D1D5DB}.celsus-add-row-button:active{background:#E5E7EB}.ProseMirror table[data-width-fraction=two_thirds]{max-width:66.6667%}.ProseMirror table[data-width-fraction=half]{max-width:50%}.ProseMirror table[data-width-fraction=one_third]{max-width:33.3333%}.drag-handle{position:fixed;width:24px;height:24px;z-index:50;cursor:grab;border-radius:4px;opacity:.6;transition:opacity .12s ease,background-color .12s ease;background-image:radial-gradient(circle,#9CA3AF 1.5px,transparent 0),radial-gradient(circle,#9CA3AF 1.5px,transparent 0);background-size:4px 8px;background-position:4px 2px,10px 2px;background-repeat:repeat-y}.drag-handle:hover{opacity:1;background-color:#F3F4F6}.drag-handle:active{cursor:grabbing;background-color:#E5E7EB}.drag-handle.hide{opacity:0;pointer-events:none}.ProseMirror.dragging{cursor:grabbing}.ProseMirror .ProseMirror-selectednode{outline:none}.ProseMirror .ProseMirror-selectednode ::selection,.ProseMirror .ProseMirror-selectednode::selection{background-color:transparent}.ProseMirror .ProseMirror-selectednode ::-moz-selection,.ProseMirror .ProseMirror-selectednode::-moz-selection{background-color:transparent}.folio-drag-target-line{position:fixed;height:2px;background-color:#94A3B8;background-image:repeating-linear-gradient(90deg,#94A3B8 0,#94A3B8 6px,transparent 0,transparent 10px);background-color:transparent;transform:translateY(-50%);pointer-events:none;z-index:40;opacity:.7}.folio-block-menu{min-width:240px}.folio-block-menu-section{padding:8px 10px 4px;font-size:8.5pt;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6B7280}.folio-block-menu-section:first-child{padding-top:6px}