:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f6f6;--bg-texture:radial-gradient(circle at 1px 1px, #0000000b 1px, transparent 0);--surface:#fff;--surface-raised:#fff;--surface-muted:#f2f6f9;--surface-selected:#eaf6ff;--surface-code:#18212a;--text:#272727;--text-strong:#101820;--muted:#6f7882;--muted-strong:#515151;--line:#d9e1e8;--line-strong:#b9c8d4;--accent:#007acc;--accent-strong:#005f9f;--accent-soft:#dff1ff;--accent-line:#a2cce6;--accent-contrast:#fff;--link:#007acc;--amber:#8a620f;--amber-soft:#fff7df;--amber-line:#ead18b;--green:#187a57;--green-soft:#e7f6ef;--green-line:#a7d8c0;--red:#aa342a;--red-soft:#fdecea;--red-line:#efb0aa;--shadow:0 12px 30px #141f2a14;--shadow-tight:0 2px 8px #141f2a1a;font-family:Source Sans Pro,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#1a1a1a;--bg-texture:radial-gradient(circle at 1px 1px, #ffffff0b 1px, transparent 0);--surface:#24292f;--surface-raised:#2e343b;--surface-muted:#1f252b;--surface-selected:#103550;--surface-code:#10151b;--text:#e7edf3;--text-strong:#fff;--muted:#a8b3be;--muted-strong:#c9d3dd;--line:#3b454f;--line-strong:#53616d;--accent:#3aa7f2;--accent-strong:#7cc8ff;--accent-soft:#102f47;--accent-line:#2f6f9b;--accent-contrast:#061826;--link:#77c5ff;--amber:#f0c45f;--amber-soft:#332914;--amber-line:#6d5520;--green:#66d7a8;--green-soft:#132c23;--green-line:#287452;--red:#ff968d;--red-soft:#3b1d1b;--red-line:#86423d;--shadow:0 14px 34px #00000047;--shadow-tight:0 2px 10px #0000004d}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background-color:var(--bg);background-image:var(--bg-texture);color:var(--text);background-size:9px 9px}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 45%, transparent);outline-offset:2px}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{z-index:20;background:color-mix(in srgb, var(--surface) 94%, transparent);border-bottom:1px solid var(--line);min-height:76px;box-shadow:var(--shadow-tight);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;gap:20px;padding:14px 24px;display:flex;position:sticky;top:0}.topbar:before{content:"";background:var(--accent);height:4px;position:absolute;top:0;left:0;right:0}.brand-lockup{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{flex:none;place-items:center;width:44px;height:44px;display:grid}.brand-mark img{object-fit:contain;width:39px;height:44px;display:block}.brand-lockup h1{color:var(--text-strong);letter-spacing:0;margin:0;font-size:20px;font-weight:740;line-height:1.15}.trademark-symbol{vertical-align:super;margin-left:1px;font-size:.55em;line-height:0}.eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 3px;font-size:11px;font-weight:760}.topbar-controls{align-items:center;gap:12px;display:flex}.section-nav{flex:auto;justify-content:center;align-items:center;gap:6px;min-width:0;display:flex}.section-nav-link{min-height:36px;color:var(--muted-strong);white-space:nowrap;border:1px solid #0000;border-radius:6px;align-items:center;padding:0 11px;font-size:13px;font-weight:760;text-decoration:none;display:inline-flex}.section-nav-link:hover,.section-nav-link.active{color:var(--accent-strong);border-color:var(--accent-line);background:var(--accent-soft)}.theme-toggle{width:38px;height:38px;color:var(--accent-strong);border:1px solid var(--line-strong);background:var(--surface-raised);box-shadow:var(--shadow-tight);border-radius:6px;place-items:center;display:inline-grid}.theme-toggle:hover{color:var(--accent);border-color:var(--accent-line);background:var(--accent-soft)}.version-picker{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex}.version-picker-link{color:var(--muted);text-underline-offset:2px;font-weight:760;text-decoration:none}.version-picker-link:hover,.version-picker-link:focus-visible{color:var(--accent-strong);text-decoration:underline}.version-picker select{min-width:132px;height:38px;color:var(--text);border:1px solid var(--line-strong);background:var(--surface-raised);border-radius:6px;padding:0 12px}.icon-link{min-height:38px;color:var(--accent-contrast);border:1px solid var(--accent);background:var(--accent);box-shadow:0 0 0 4px var(--surface), 0 0 0 5px var(--line-strong);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:760;text-decoration:none;display:inline-flex}.icon-link:hover{filter:contrast(112%)}.icon-link.secondary{color:var(--accent-strong);background:var(--surface-raised);box-shadow:none}.workspace{grid-template-columns:minmax(300px,360px) minmax(0,1fr) minmax(300px,360px);align-items:start;gap:18px;width:100%;max-width:1720px;margin:0 auto;padding:18px;display:grid}.browser-panel,.detail-panel,.context-panel{min-width:0}.browser-panel{overscroll-behavior:contain;flex-direction:column;gap:12px;height:calc(100vh - 112px);display:flex;position:sticky;top:94px}.search-panel,.context-block,.reference-detail{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.search-panel{padding:12px}.browser-heading{margin-bottom:10px}.browser-heading h2{color:var(--text-strong);margin:0;font-size:17px;line-height:1.2}.search-box{height:42px;color:var(--muted);border:1px solid var(--line-strong);background:var(--surface-raised);border-radius:6px;align-items:center;gap:10px;padding:0 12px;display:flex}.search-box:focus-within{border-color:var(--accent-line);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent)}.search-box input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.search-box input::placeholder{color:var(--muted)}.filter-strip{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.filter-button{min-height:34px;color:var(--muted);border:1px solid var(--line);background:var(--surface-raised);border-radius:6px;align-items:center;gap:6px;padding:0 9px;font-size:12px;font-weight:720;display:inline-flex}.filter-button:hover,.filter-button.active{color:var(--accent-strong);border-color:var(--accent-line);background:var(--accent-soft)}.result-list{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;gap:8px;min-height:0;padding-right:4px;display:flex;overflow:auto}.result-button{text-align:left;width:100%;color:var(--text);border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:10px;padding:12px;display:flex}.result-button:hover,.result-button.active{border-color:var(--accent-line);background:var(--surface-selected)}.result-button.active{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.result-icon{width:28px;height:28px;color:var(--accent);background:var(--surface-raised);border-radius:6px;flex:none;place-items:center;display:grid}.result-body{flex-direction:column;gap:3px;min-width:0;display:flex}.result-code{color:var(--accent-strong);font-size:13px;font-weight:820}.result-title{color:var(--text-strong);font-size:14px;font-weight:720}.result-summary{color:var(--muted);font-size:12px;line-height:1.35}.detail-panel{min-height:calc(100vh - 112px)}.reference-detail{min-height:calc(100vh - 112px);padding:24px}.detail-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.detail-title-group{min-width:0}.kind-chip{min-height:28px;color:var(--accent-strong);border:1px solid var(--accent-line);background:var(--accent-soft);border-radius:6px;align-items:center;gap:7px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.detail-header h2{color:var(--text-strong);letter-spacing:0;flex-direction:column;gap:5px;margin:12px 0 0;font-size:34px;font-weight:790;line-height:1.1;display:flex}.detail-header h2 small{color:var(--muted);font-size:18px;font-weight:650}.description-block{max-width:920px;margin:0 0 18px}.description{color:var(--muted-strong);margin:0;font-size:16px;line-height:1.55}.description+.description{margin-top:10px}.official-description{color:var(--muted);font-size:14px}.official-description strong{color:var(--text-strong);font-weight:800}.metadata-grid{grid-template-columns:repeat(5,minmax(100px,1fr));gap:10px;margin:0 0 24px;display:grid}.table-metadata-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.metadata-grid div{border:1px solid var(--line);background:var(--surface-muted);border-radius:6px;min-width:0;padding:10px 12px}.metadata-grid dt,.compact-counts dt{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:760}.metadata-grid dd,.compact-counts dd{color:var(--text-strong);margin:3px 0 0;font-weight:780}.table-section,.examples-section,.reference-links,.narrative-section,.source-resources{margin-top:24px}.table-section h3,.examples-section h3,.reference-links h3,.narrative-section h3,.source-resources h3{color:var(--text-strong);margin:0 0 10px;font-size:15px;font-weight:790}.narrative-list,.resource-list{gap:10px;display:grid}.narrative-block,.resource-row{border:1px solid var(--line);background:var(--surface-raised);border-radius:8px}.narrative-block{padding:14px}.narrative-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.narrative-heading h4{color:var(--text-strong);margin:0;font-size:14px;font-weight:800}.narrative-heading p,.narrative-block>p,.resource-row p{color:var(--muted-strong);margin:0;font-size:13px;line-height:1.45}.narrative-heading p{color:var(--muted);margin-top:3px}.narrative-heading span{color:var(--accent-strong);border:1px solid var(--accent-line);background:var(--accent-soft);border-radius:6px;flex:none;padding:4px 7px;font-size:11px;font-weight:800}.narrative-citation{margin-top:10px}.narrative-citation a,.narrative-citation span{color:var(--link);align-items:center;gap:6px;font-size:12px;font-weight:720;text-decoration:none;display:inline-flex}.narrative-citation a:hover{text-decoration:underline}.resource-row{justify-content:space-between;align-items:flex-start;gap:12px;padding:12px;display:flex}.resource-row div{gap:5px;min-width:0;display:grid}.resource-row strong{color:var(--text-strong);font-size:13px}.resource-row small{color:var(--muted);font-size:12px}.resource-row code{overflow-wrap:anywhere;color:var(--muted-strong);font-size:11px}.resource-row a{width:30px;height:30px;color:var(--accent-strong);border:1px solid var(--line);background:var(--surface);border-radius:6px;flex:none;place-items:center;display:grid}.source-resources.featured{margin:-4px 0 22px}.source-resources.featured .resource-row{border-color:var(--accent-line);background:linear-gradient(135deg, color-mix(in srgb, var(--accent-soft) 72%, var(--surface)) 0%, var(--surface-raised) 72%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent-line) 52%, transparent);align-items:center;padding:14px 16px}.source-resources.featured .resource-row strong{color:var(--text-strong);font-size:14px}.source-resources.featured .resource-row p{font-size:13.5px}.source-resources.featured .resource-row a{width:36px;height:36px;color:var(--accent-contrast);border-color:var(--accent);background:var(--accent)}.source-resources.compact{border-top:1px solid var(--line);margin-top:28px;padding-top:14px}.source-resources.compact .resource-list{gap:8px}.source-resources.compact .resource-row{background:0 0;border:0;border-radius:0;padding:10px 0}.source-resources.compact .resource-row strong{color:var(--link)}.source-resources.compact .resource-row a{border-color:var(--line);background:var(--surface-raised)}.table-scroll{border:1px solid var(--line);border-radius:8px;overflow:auto}table{border-collapse:collapse;background:var(--surface);width:100%;min-width:min(720px,100%)}th,td{border-bottom:1px solid var(--line);vertical-align:top;text-align:left;overflow-wrap:anywhere;padding:11px 12px;font-size:13px;line-height:1.35}.table-scroll code{white-space:normal;overflow-wrap:anywhere}th{z-index:1;color:var(--muted-strong);background:var(--surface-muted);text-transform:uppercase;font-size:11px;font-weight:800;position:sticky;top:0}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:color-mix(in srgb, var(--surface-selected) 55%, transparent)}.fields-reference-table{table-layout:auto;min-width:0}.fields-table-section{container:fields-reference/inline-size}.fields-col-code{width:62px}.fields-col-name{width:auto}.fields-col-required{width:68px}.fields-col-repeatable{width:82px}.fields-col-type{width:52px}.fields-col-table{width:54px}.fields-reference-table th,.fields-reference-table td{overflow-wrap:anywhere}.fields-reference-table th:nth-child(3),.fields-reference-table th:nth-child(4),.fields-reference-table th:nth-child(5),.fields-reference-table th:nth-child(6),.fields-reference-table td:nth-child(3),.fields-reference-table td:nth-child(4),.fields-reference-table td:nth-child(5),.fields-reference-table td:nth-child(6){white-space:nowrap;overflow-wrap:normal;padding-left:6px;padding-right:4px}.fields-reference-table .table-link{white-space:normal;text-align:left}.fields-reference-table td:nth-child(5) .table-link,.fields-reference-table td:nth-child(6) .table-link{white-space:nowrap}.fields-card-list{display:none}.field-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:7px;padding:10px 12px;display:grid}.field-card-header{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:10px;min-width:0;display:grid}.field-card-code{font-size:15px;line-height:1.25}.field-card-name{min-width:0;color:var(--text-strong);overflow-wrap:anywhere;font-size:15px;font-weight:760;line-height:1.3}.field-card-meta{background:var(--surface-muted);border-radius:6px;flex-wrap:wrap;align-items:center;gap:6px 10px;min-width:0;margin:0;padding:7px 8px;display:flex}.field-card-pill,.field-card-token{align-items:center;gap:5px;min-width:0;line-height:1.2;display:inline-flex}.field-card-pill{color:var(--accent-strong);border:1px solid var(--accent-line);background:var(--accent-soft);border-radius:999px;padding:3px 6px;font-size:11px;font-weight:820}.field-card-token{color:var(--text-strong);overflow-wrap:anywhere;font-size:12.5px;font-weight:760}.field-card-token>span:first-child{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.components-table-section{container:fields-reference/inline-size}.components-reference-table{table-layout:auto;min-width:0}.components-reference-table th,.components-reference-table td{overflow-wrap:anywhere}.components-col-position{width:42px}.components-col-code{width:78px}.components-col-name{width:24%}.components-col-type,.components-col-table{width:58px}.components-col-description{width:auto}.components-reference-table th:first-child,.components-reference-table th:nth-child(2),.components-reference-table th:nth-child(4),.components-reference-table th:nth-child(5),.components-reference-table td:first-child,.components-reference-table td:nth-child(2),.components-reference-table td:nth-child(4),.components-reference-table td:nth-child(5){white-space:nowrap;overflow-wrap:normal}.components-card-list{display:none}.component-card-description{color:var(--muted-strong);margin:0;font-size:13px;line-height:1.45}@container fields-reference (width<=420px){.fields-table-section .table-scroll{border:0;overflow:visible}.fields-reference-table{display:none}.fields-card-list{gap:10px;display:grid}.components-table-section .table-scroll{border:0;overflow:visible}.components-reference-table{display:none}.components-card-list{gap:10px;display:grid}}.structure-group-row td{background:color-mix(in srgb, var(--surface-muted) 72%, var(--surface))}.structure-child-row td:first-child{border-left:3px solid var(--accent-line)}.structure-cell{padding-left:calc(var(--structure-depth,0) * 22px);align-items:center;gap:7px;display:flex}.structure-toggle,.structure-spacer{flex:0 0 20px;width:20px;height:20px}.structure-toggle{color:var(--accent-strong);border:1px solid var(--line);background:var(--surface-raised);border-radius:5px;place-items:center;padding:0;display:inline-grid}.structure-toggle:hover{border-color:var(--accent-line);background:var(--accent-soft)}.structure-group-code,.structure-code{font-weight:800}.structure-group-code{color:var(--accent-strong)}.structure-name-toggle{color:var(--text-strong);text-align:left;background:0 0;border:0;padding:0;font-weight:760}.structure-name-toggle:hover{color:var(--accent-strong);text-underline-offset:2px;text-decoration:underline}.definition-code{min-width:24px;min-height:22px;color:var(--text-strong);border:1px solid var(--line);background:var(--surface-raised);cursor:help;border-radius:5px;justify-content:center;align-items:center;padding:2px 6px;font-weight:800;line-height:1;display:inline-flex}.definition-code-muted{color:var(--muted-strong);font-weight:760}code{font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:.92em}.article-body p code,.article-body li code,.article-body td code{white-space:normal;overflow-wrap:anywhere}.hl7-soup-reference-tooltip{cursor:help;border-bottom:1px dotted var(--accent);outline-offset:3px;min-width:0;display:inline-flex}.hl7-soup-reference-tooltip:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 45%, transparent);border-radius:4px}.table-link{color:var(--link);text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.examples-section pre{color:#eaf6ff;background:var(--surface-code);border-radius:8px;margin:0;padding:14px;line-height:1.45;overflow:auto}.link-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.related-link{text-align:left;min-height:62px;color:var(--text);border:1px solid var(--line);background:var(--surface-raised);border-radius:8px;align-items:flex-start;gap:10px;padding:12px;display:flex}.related-link:hover{border-color:var(--accent-line);background:var(--surface-selected)}.related-link svg{color:var(--accent);flex:none}.related-link span{flex-direction:column;gap:3px;min-width:0;display:flex}.related-link small{color:var(--muted)}.collection-link-card{align-items:center;min-height:76px;padding:13px 14px;transition:border-color .14s,box-shadow .14s,transform .14s,background-color .14s;position:relative;overflow:hidden}.collection-link-card:before{content:"";background:var(--accent);opacity:.72;width:3px;position:absolute;inset:0 auto 0 0}.collection-link-card:hover{box-shadow:var(--shadow-tight);transform:translateY(-1px)}.collection-link-card .collection-link-mark{width:38px;height:38px;color:var(--accent-strong);border:1px solid var(--accent-line);background:var(--accent-soft);border-radius:8px;flex:none;place-items:center;display:grid}.collection-link-card .collection-link-copy{gap:4px;min-width:0;display:grid}.collection-link-card .collection-link-heading{flex-wrap:wrap;align-items:baseline;gap:6px 10px;min-width:0;display:flex}.collection-link-card .collection-link-kicker{color:var(--accent-strong);text-transform:uppercase;font-size:11px;font-weight:820;line-height:1}.collection-link-card strong{color:var(--text-strong);font-size:15px;line-height:1.25}.collection-link-card .collection-link-type{width:fit-content;color:var(--accent-strong);font-size:12px;font-weight:760;line-height:1.2;display:inline-flex}.collection-link-card .collection-link-source{color:var(--muted);flex-flow:wrap;align-items:baseline;gap:5px;font-size:12px;font-weight:680;line-height:1.35;display:flex}.collection-link-card .collection-link-source code{color:var(--text-strong);overflow-wrap:anywhere;font-size:12px}.collection-link-card .collection-link-description{color:var(--muted-strong);overflow-wrap:anywhere;font-size:12.5px;font-weight:560;line-height:1.42}.collection-link-card .collection-link-arrow{color:var(--muted);opacity:.75;flex:none;margin-left:auto;transition:color .14s,transform .14s,opacity .14s}.collection-link-card:hover .collection-link-arrow{color:var(--accent-strong);opacity:1;transform:translate(2px)}.detail-footer{color:var(--muted-strong);border-top:1px solid var(--line);align-items:flex-start;gap:8px;margin-top:28px;padding:12px;font-size:12px;line-height:1.45;display:flex}.detail-footer svg{color:var(--accent);flex:none}.simple-page .description{max-width:760px}.article-body{max-width:920px}.article-body header{margin-bottom:18px}.article-body h2{color:var(--text-strong);letter-spacing:0;margin:0;font-size:34px;font-weight:790;line-height:1.1}.article-body .byline{color:var(--muted);margin-top:8px;font-size:17px;font-weight:650;line-height:1.4;display:block}.article-body h3{color:var(--text-strong);margin:26px 0 9px;font-size:20px;font-weight:790;line-height:1.25}.field-quick-meta{gap:6px;margin:26px -12px 13px;display:grid}.field-quick-meta--group{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-muted) 72%, var(--surface));border-radius:8px;gap:7px;padding:8px}.article-body h3.field-quick-meta-heading{color:var(--muted-strong);margin:0 0 2px;padding-left:8px;font-size:13px;font-weight:700;line-height:1.25}.field-quick-meta-row{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-muted) 72%, var(--surface));border-radius:8px;flex-wrap:nowrap;align-items:center;gap:5px;min-width:0;padding:7px 8px;display:flex;overflow:hidden;container-type:inline-size}.field-quick-meta--group .field-quick-meta-row{background:var(--surface)}.article-body h3.field-quick-meta-row{margin:0}.field-quick-meta-code,.field-quick-chip{white-space:nowrap;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:4px;min-height:28px;padding:3px 8px;font-size:12px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.field-quick-meta-code{color:var(--accent-strong);border:1px solid var(--accent-line);background:var(--surface)}.field-quick-meta-name{min-width:0;color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:13px;font-weight:700;line-height:1.25;overflow:hidden}.field-quick-meta-row--heading .field-quick-meta-name{color:var(--text-strong);font-size:15px;font-weight:790}.field-quick-chip{color:var(--muted-strong);border:1px solid var(--line);background:var(--surface)}.field-quick-chip-prefix{color:var(--muted);font-size:10px;font-weight:850}.field-quick-label-short{display:none}.field-quick-chip--usage{color:var(--text-strong)}.field-quick-chip--repeat{color:var(--green);border-color:var(--green-line);background:var(--green-soft)}.field-quick-chip--type{color:var(--accent-strong);border-color:var(--accent-line);background:var(--accent-soft)}.field-quick-chip--table{color:var(--amber);border-color:var(--amber-line);background:var(--amber-soft)}.article-body .field-quick-meta-code,.article-body .field-quick-chip{text-decoration:none}@container (width<=590px){.field-quick-label-long,.field-quick-chip-prefix{display:none}.field-quick-label-short{display:inline}}.article-body [id],.field-anchor-alias,.field-reference-anchor{scroll-margin-top:130px}.field-anchor-alias{height:0;display:block;overflow:hidden}.article-body p,.article-body li{color:var(--muted-strong);font-size:16px;line-height:1.62}.article-body p{margin:0 0 13px}.article-body .article-figure{margin:20px 0 24px}.article-body .article-figure--narrow{max-width:780px;margin-left:auto;margin-right:auto}.article-body .article-figure img{border:1px solid var(--line);background:var(--surface);width:100%;height:auto;box-shadow:var(--shadow-tight);border-radius:8px;display:block}.article-body .article-figure figcaption{color:var(--muted-strong);margin:8px 2px 0;font-size:13px;line-height:1.45}.article-body a{color:var(--link);text-underline-offset:2px;font-weight:720;text-decoration-thickness:1px}.article-body table{width:100%;min-width:0;max-width:100%;margin:18px 0}.article-body .scheduling-guide-table{border-collapse:collapse;border:1px solid var(--line-strong);table-layout:fixed;width:100%;min-width:0;max-width:100%;font-size:15px}.article-body .scheduling-guide-table th,.article-body .scheduling-guide-table td{border:1px solid var(--line-strong);text-align:left;vertical-align:top;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;min-width:0;padding:9px 10px}.article-body .scheduling-guide-table th{color:var(--text-strong);background:var(--surface-muted);font-weight:800}.article-body .scheduling-guide-table th:first-child,.article-body .scheduling-guide-table td:first-child{width:clamp(58px,14%,92px)}.article-body .scheduling-guide-table th:nth-child(2),.article-body .scheduling-guide-table td:nth-child(2){width:46%}.article-body .scheduling-guide-table th:nth-child(3),.article-body .scheduling-guide-table td:nth-child(3){width:40%}.article-body .scheduling-guide-table td:first-child{color:var(--text-strong);white-space:normal;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-weight:800}.article-body .segment-guide-table,.article-body .table-guide-table,.article-body .message-guide-table,.article-body .datatype-guide-table{border-collapse:collapse;border:1px solid var(--line-strong);width:100%;min-width:0;max-width:100%;font-size:15px}.article-body .segment-guide-table th,.article-body .segment-guide-table td,.article-body .table-guide-table th,.article-body .table-guide-table td,.article-body .message-guide-table th,.article-body .message-guide-table td,.article-body .datatype-guide-table th,.article-body .datatype-guide-table td{border:1px solid var(--line-strong);text-align:left;vertical-align:top;overflow-wrap:anywhere;padding:9px 10px}.article-body .segment-guide-table th,.article-body .table-guide-table th,.article-body .message-guide-table th,.article-body .datatype-guide-table th{color:var(--text-strong);background:var(--surface-muted);font-weight:800}.article-body .segment-guide-table td:first-child,.article-body .table-guide-table td:first-child,.article-body .message-guide-table td:first-child,.article-body .datatype-guide-table td:first-child{color:var(--text-strong);white-space:nowrap;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-weight:800}.article-body .segment-guide-table,.article-body .datatype-guide-table{table-layout:fixed}.article-body .segment-guide-table th:first-child,.article-body .segment-guide-table td:first-child{width:clamp(96px,22%,168px)}.article-body .segment-guide-table th:nth-child(2),.article-body .segment-guide-table td:nth-child(2){width:23%}.article-body .segment-guide-table th:nth-child(3),.article-body .segment-guide-table td:nth-child(3){width:38%}.article-body .segment-guide-table th:nth-child(4),.article-body .segment-guide-table td:nth-child(4){width:17%}.article-body .segment-guide-table td:first-child{white-space:normal}.article-body .datatype-guide-table th:first-child,.article-body .datatype-guide-table td:first-child{width:clamp(96px,24%,170px)}.article-body .datatype-guide-table th:nth-child(2),.article-body .datatype-guide-table td:nth-child(2){width:34%}.article-body .datatype-guide-table th:nth-child(3),.article-body .datatype-guide-table td:nth-child(3){width:42%}.article-body .datatype-guide-table td:first-child{white-space:normal}.article-body .segment-guide-list li,.article-body .table-guide-list li,.article-body .message-guide-list li,.article-body .datatype-guide-list li{margin:6px 0}.article-body .segment-link-cloud,.article-body .message-link-cloud,.article-body .datatype-link-cloud{flex-wrap:wrap;gap:7px;margin:18px 0;display:flex}.article-body .segment-link-cloud a,.article-body .message-link-cloud a,.article-body .datatype-link-cloud a{min-height:30px;color:var(--accent-strong);border:1px solid var(--accent-line);background:var(--accent-soft);border-radius:6px;align-items:center;padding:4px 8px;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:13px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.article-body .segment-link-cloud a:hover,.article-body .message-link-cloud a:hover,.article-body .datatype-link-cloud a:hover{color:var(--link);border-color:var(--accent);background:var(--surface-raised)}.article-body .article-table-scroll{max-width:100%;margin:18px 0;overflow-x:auto}.article-body .article-table-scroll table{min-width:640px;margin:0}.article-body .article-table-scroll .datatype-guide-table{width:100%;min-width:0;max-width:100%}@media (width<=736px){.article-body .segment-guide-table,.article-body .table-guide-table,.article-body .message-guide-table,.article-body .datatype-guide-table{max-width:100%;font-size:13px}.article-body .segment-guide-table th,.article-body .segment-guide-table td,.article-body .table-guide-table th,.article-body .table-guide-table td,.article-body .message-guide-table th,.article-body .message-guide-table td,.article-body .datatype-guide-table th,.article-body .datatype-guide-table td{padding:8px}.article-body .segment-guide-table td:first-child,.article-body .table-guide-table td:first-child,.article-body .message-guide-table td:first-child,.article-body .datatype-guide-table td:first-child{white-space:normal}.article-body .article-table-scroll .segment-guide-table,.article-body .article-table-scroll .table-guide-table,.article-body .article-table-scroll .message-guide-table{width:100%;min-width:640px;max-width:none;display:table;overflow:visible}}@media (width<=480px){.article-body .scheduling-guide-table,.article-body .scheduling-guide-table tbody,.article-body .segment-guide-table,.article-body .segment-guide-table tbody,.article-body .datatype-guide-table,.article-body .datatype-guide-table tbody{width:100%;display:block}.article-body .scheduling-guide-table,.article-body .segment-guide-table,.article-body .datatype-guide-table{table-layout:auto;border:0}.article-body .scheduling-guide-table tr:first-child,.article-body .segment-guide-table tr:first-child,.article-body .datatype-guide-table tr:first-child{display:none}.article-body .scheduling-guide-table tr,.article-body .segment-guide-table tr,.article-body .datatype-guide-table tr{border:1px solid var(--line-strong);background:var(--surface);border-radius:8px;width:100%;margin:0 0 12px;display:block;overflow:hidden}.article-body .scheduling-guide-table td,.article-body .segment-guide-table td,.article-body .datatype-guide-table td{border:0;border-top:1px solid var(--line-strong);width:auto;padding:8px 10px 10px;display:block}.article-body .scheduling-guide-table td:nth-child(n),.article-body .segment-guide-table td:nth-child(n),.article-body .datatype-guide-table td:nth-child(n){width:auto}.article-body .scheduling-guide-table td:first-child,.article-body .segment-guide-table td:first-child,.article-body .datatype-guide-table td:first-child{background:var(--surface-muted);border-top:0;width:auto}.article-body .scheduling-guide-table td:before,.article-body .segment-guide-table td:before,.article-body .datatype-guide-table td:before{color:var(--muted);text-transform:uppercase;margin:0 0 2px;font-family:Source Sans Pro,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:800;line-height:1.2;display:block}.article-body .scheduling-guide-table td:first-child:before{content:"Segment"}.article-body .scheduling-guide-table td:nth-child(2):before{content:"What it is for"}.article-body .scheduling-guide-table td:nth-child(3):before{content:"Fields I care about first"}.article-body .segment-guide-table td:first-child:before{content:"Segment"}.article-body .segment-guide-table td:nth-child(2):before{content:"Common use"}.article-body .segment-guide-table td:nth-child(3):before{content:"What it is really for"}.article-body .segment-guide-table td:nth-child(4):before{content:"Deep dive"}.article-body .datatype-guide-table td:first-child:before{content:"Family"}.article-body .datatype-guide-table td:nth-child(2):before{content:"Examples"}.article-body .datatype-guide-table td:nth-child(3):before{content:"What to watch"}}.article-body .segment-reference-panel table{margin:0}.article-body .segment-reference-panel .fields-reference-table{table-layout:auto;min-width:0}.article-body .hl7-sample{color:#eaf6ff;border:1px solid var(--line-strong);background:var(--surface-code);white-space:pre;border-radius:8px;margin:18px 0;padding:14px;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.48;overflow:auto}.article-body .hl7-sample-wrap{margin:18px 0;position:relative}.article-body .hl7-sample-wrap .hl7-sample{cursor:pointer;margin:0;padding-top:42px}.article-body .hl7-sample-wrap .hl7-sample:focus{outline:3px solid color-mix(in srgb, var(--accent) 45%, transparent);outline-offset:2px}.article-body .hl7-sample-open{z-index:1;width:32px;height:32px;color:var(--accent-strong);border:1px solid var(--accent-line);background:var(--surface);box-shadow:var(--shadow-tight);border-radius:6px;place-items:center;text-decoration:none;display:inline-grid;position:absolute;top:9px;right:9px}.article-body .hl7-sample-open:hover,.article-body .hl7-sample-open:focus{color:var(--accent);background:var(--accent-soft);text-decoration:none}.article-card-grid,.collection-link-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;display:grid}.collection-link-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.collection-link-list{grid-template-columns:1fr;gap:4px;display:grid}.table-reference-list .collection-link-card{align-items:flex-start;min-height:0;padding-block:14px}.table-reference-list{--table-reference-grid:48px minmax(150px, .75fr) 94px 148px minmax(275px, 1.5fr) 16px;padding-bottom:4px;overflow-x:auto}.table-reference-grid-header{grid-template-columns:var(--table-reference-grid);min-width:780px;color:var(--muted);text-transform:uppercase;gap:8px;padding:0 9px 3px 12px;font-size:10.5px;font-weight:820;line-height:1.2;display:grid}.table-reference-list .table-reference-row{grid-template-columns:var(--table-reference-grid);border-radius:6px;grid-template-areas:"code name type source desc arrow";align-items:start;gap:8px;min-width:780px;min-height:30px;padding:4px 9px 4px 12px;display:grid}.table-reference-list .table-reference-row:before{opacity:.45;width:2px}.table-reference-list .table-reference-row:hover{transform:none}.table-reference-row span{min-width:0;display:block}.table-reference-row .table-reference-code,.table-reference-row .table-reference-type,.table-reference-row .table-reference-source{white-space:nowrap}.table-reference-row .table-reference-code{color:var(--accent-strong);grid-area:code;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:820;line-height:1.15}.table-reference-row .table-reference-name{grid-area:name}.table-reference-row .table-reference-name strong{color:var(--text-strong);overflow-wrap:break-word;font-size:13px;line-height:1.2;display:block}.table-reference-row .table-reference-type{color:var(--accent-strong);grid-area:type;font-size:11.5px;font-weight:760;line-height:1.15}.table-reference-row .table-reference-source{grid-area:source}.table-reference-row .hl7-soup-reference-tooltip{width:fit-content;display:inline-flex}.table-reference-row .table-reference-source code{color:var(--text-strong);font-size:11.5px;line-height:1.15}.table-reference-row .table-reference-description{color:var(--muted-strong);overflow-wrap:break-word;grid-area:desc;font-size:11.75px;font-weight:560;line-height:1.24}.table-reference-row .table-reference-arrow{color:var(--muted);opacity:.72;grid-area:arrow;justify-self:end;margin-left:0;font-size:18px;line-height:1}@media (width<=760px){.table-reference-list{--table-reference-grid:44px minmax(132px, .75fr) 86px 136px minmax(238px, 1.45fr) 14px}.table-reference-grid-header,.table-reference-list .table-reference-row{min-width:700px}.table-reference-list .table-reference-row{gap:7px;min-height:32px;padding-block:5px}.table-reference-row .table-reference-type,.table-reference-row .table-reference-source{display:block}.table-reference-row .table-reference-description{font-size:11.5px}}.article-card-link{min-height:118px;color:var(--text);border:1px solid var(--line);background:var(--surface-raised);border-radius:8px;gap:7px;padding:14px;text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s,background-color .14s;display:grid}.article-card-link:hover{border-color:var(--accent-line);background:var(--surface-selected);box-shadow:var(--shadow-tight);transform:translateY(-1px)}.article-card-link--with-icon{grid-template-columns:38px minmax(0,1fr);align-content:flex-start;align-items:flex-start;gap:12px;min-height:126px;padding:13px 14px}.article-card-icon{width:38px;height:38px;color:var(--accent-strong);border:1px solid var(--accent-line);background:var(--accent-soft);border-radius:8px;place-items:center;transition:border-color .14s,background-color .14s,transform .14s;display:grid}.article-card-icon svg{display:block}.article-card-link:hover .article-card-icon{border-color:var(--accent);background:color-mix(in srgb, var(--accent-soft) 74%, var(--surface-selected));transform:translateY(-1px)}.article-card-copy{gap:6px;min-width:0;display:grid}.article-card-link strong{color:var(--text-strong);font-size:15px;line-height:1.3}.article-card-link .article-card-description,.article-card-link>span:not(.article-card-icon):not(.article-card-copy){color:var(--muted-strong);font-size:13px;line-height:1.45}.segment-reference-panel{border:1px solid var(--accent-line);background:color-mix(in srgb, var(--accent-soft) 46%, var(--surface));border-radius:8px;max-width:100%;margin:16px 0 22px}.segment-reference-panel details{padding:0}.segment-reference-panel summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:12px 14px;list-style:none;display:flex}.segment-reference-panel summary::-webkit-details-marker{display:none}.segment-reference-panel summary span:first-child{gap:3px;min-width:0;display:grid}.segment-reference-panel summary strong{color:var(--text-strong);font-size:15px}.segment-reference-panel summary small{color:var(--muted-strong);font-size:13px}.reference-summary-action{min-height:32px;color:var(--accent-strong);border:1px solid var(--accent-line);background:var(--surface);border-radius:6px;flex:none;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.segment-reference-body{border-top:1px solid color-mix(in srgb, var(--accent-line) 70%, transparent);padding:0 14px 14px}.reference-panel-topline{justify-content:space-between;align-items:flex-start;gap:14px;padding:12px 0;display:flex}.reference-panel-topline p{max-width:760px;color:var(--muted-strong);margin:0;font-size:13.5px;line-height:1.45}.context-panel{min-height:calc(100vh - 112px)}.context-stack{flex-direction:column;gap:12px;display:flex}.product-promos{gap:10px;display:grid}.product-promos>.eyebrow{margin:0 0 -2px}.product-card{--promo-accent:var(--accent);--promo-soft:var(--accent-soft);--promo-line:var(--accent-line);min-width:0;color:var(--text);background:linear-gradient(145deg, color-mix(in srgb, var(--promo-soft) 74%, var(--surface)) 0%, var(--surface) 58%);box-shadow:var(--shadow), inset 0 0 0 1px color-mix(in srgb, var(--promo-line) 72%, transparent);border:0;border-radius:8px;flex-direction:column;gap:12px;padding:15px;text-decoration:none;display:flex;position:relative;overflow:hidden}.product-card:hover{box-shadow:0 16px 36px #141f2a26, inset 0 0 0 1px var(--promo-accent);transform:translateY(-1px)}.product-card-hl7{--promo-accent:var(--accent);--promo-soft:var(--accent-soft);--promo-line:var(--accent-line)}.product-card-integration{--promo-accent:var(--green);--promo-soft:var(--green-soft);--promo-line:var(--green-line)}.product-card-head{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:12px;min-width:0;display:grid}.product-icon{width:38px;height:38px;color:var(--promo-accent);border:1px solid var(--promo-line);background:var(--promo-soft);border-radius:8px;flex:none;place-items:center;display:grid}.product-copy{gap:5px;min-width:0;display:grid}.product-copy strong{color:var(--text-strong);font-size:16px;line-height:1.15}.product-copy>span{color:var(--muted-strong);font-size:13px;line-height:1.38}.product-bullets{color:var(--muted-strong);gap:7px;margin:0;padding-left:18px;font-size:12.5px;line-height:1.35;display:grid}.product-bullets li::marker{color:var(--promo-accent)}.product-cta{min-height:34px;color:var(--accent-contrast);border:1px solid var(--promo-accent);background:var(--promo-accent);border-radius:6px;justify-content:center;align-self:flex-start;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:820;display:inline-flex}.product-preview{border:1px solid var(--line-strong);background:var(--surface-muted);border-radius:7px;width:100%;height:auto;margin-top:2px;display:block;box-shadow:0 8px 18px #141f2a1f}.product-preview-integration{object-fit:cover;object-position:top center;height:148px}.context-block{padding:16px}.context-block h2{color:var(--text-strong);margin:0 0 8px;font-size:18px}.context-block p{color:var(--muted-strong);margin:0;font-size:13px;line-height:1.45}.compact-counts{grid-template-columns:repeat(2,1fr);gap:10px;margin:14px 0 0;display:grid}.compact-counts div{background:var(--surface-muted);border:1px solid var(--line);border-radius:6px;min-width:0;padding:10px}.legal-source-link{color:var(--link);align-items:center;gap:7px;margin-top:10px;font-size:13px;font-weight:720;text-decoration:none;display:inline-flex}.legal-source-link:hover{text-decoration:underline}.notice-block{background:var(--amber-soft);border-color:var(--amber-line)}.reference-version-block h2{font-size:16px}.quiet{color:var(--amber)!important;margin-top:10px!important}.empty-state,.inline-error,.detail-skeleton{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-items:center;gap:10px;padding:14px;display:flex}.empty-state{color:var(--muted);justify-content:center}.table-empty-state{color:var(--muted-strong);justify-content:flex-start;line-height:1.5}.inline-error{color:var(--red);background:var(--red-soft);border-color:var(--red-line)}.error-screen{place-items:center;min-height:100vh;padding:24px;display:grid}.detail-skeleton{flex-direction:column;align-items:stretch;height:260px}.detail-skeleton div{background:linear-gradient(90deg, var(--surface-muted), var(--surface-raised), var(--surface-muted));border-radius:6px;height:28px}@media (width<=1220px){.topbar{flex-wrap:wrap;align-items:center;gap:10px 16px}.brand-lockup{flex:auto;order:1}.topbar-controls{flex:none;order:2}.section-nav{flex-wrap:wrap;flex:1 0 100%;order:3;justify-content:flex-start;padding-left:56px}.section-nav-link{min-height:32px;padding-left:9px;padding-right:9px}.workspace{grid-template-columns:minmax(280px,340px) minmax(0,1fr)}.context-panel{grid-column:1/-1;height:auto;min-height:0;position:static;overflow:visible}.context-stack{grid-template-columns:repeat(3,1fr);display:grid}}@media (width>=821px) and (width<=1220px){.workspace{grid-template-rows:auto 1fr}.browser-panel{grid-area:1/1;position:static}.detail-panel{grid-area:1/2/span 2}.context-panel{grid-area:2/1}.context-stack{grid-template-columns:1fr}}@media (width<=820px){.topbar{flex-direction:column;align-items:stretch;position:static}.brand-lockup{order:1}.section-nav{flex:0 auto;order:2;padding-left:0}.topbar-controls{order:3;justify-content:space-between}.workspace{grid-template-columns:1fr;padding:12px}.browser-panel,.detail-panel,.context-panel{overscroll-behavior:auto;height:auto;min-height:0;position:static;overflow:visible}.result-list{max-height:420px}.reference-detail{min-height:0;padding:18px}.detail-header{flex-direction:column}.detail-header h2{font-size:28px}.metadata-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.context-stack{grid-template-columns:1fr}}@media (width<=520px){.topbar-controls{flex-flow:row;align-items:center;gap:8px}.version-picker{flex:auto;align-items:center;gap:6px;min-width:0}.version-picker-link{flex:none}.version-picker select{width:100%;min-width:0;height:34px;padding:0 8px}.topbar-controls .theme-toggle,.topbar-controls .icon-link{flex:0 0 34px;justify-content:center;width:34px;min-height:34px;padding:0}.topbar-controls .theme-toggle{height:34px}.topbar-controls .icon-link span{display:none}.filter-strip{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.filter-button{justify-content:center}.metadata-grid,.compact-counts{grid-template-columns:1fr}}
