.dicom-topnav:where(.astro-gdlkq3mx){position:fixed;top:0;left:0;right:0;height:var(--navbar-height, 72px);z-index:100;background:transparent;border-bottom:1px solid transparent;transition:background .2s ease,border-color .2s ease,backdrop-filter .2s ease}.dicom-topnav:where(.astro-gdlkq3mx).scrolled{background:var(--navbar-scrolled-bg, rgba(8, 13, 26, .95));backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom-color:var(--border, rgba(14, 165, 233, .12))}[data-theme=light] .dicom-topnav:where(.astro-gdlkq3mx){border-bottom-color:var(--border, rgba(15, 23, 42, .1))}.dtn-inner:where(.astro-gdlkq3mx){padding:0 1rem;height:100%;display:flex;align-items:center;gap:1.25rem}.dtn-brand:where(.astro-gdlkq3mx){display:inline-flex;align-items:center;gap:.55rem;flex-shrink:0}.dtn-brand-logo:where(.astro-gdlkq3mx){display:inline-flex;align-items:center;text-decoration:none;color:var(--text-primary)}.dtn-logo{height:32px;width:auto}.dtn-brand:where(.astro-gdlkq3mx) .logo-mark{fill:var(--accent, #0EA5E9);stroke:var(--accent, #0EA5E9);stroke-width:.513556}.dtn-brand-logo:where(.astro-gdlkq3mx){transition:opacity .15s}.dtn-brand-logo:where(.astro-gdlkq3mx):hover{opacity:.85}.dtn-brand-badge:where(.astro-gdlkq3mx){display:inline-flex;align-items:center;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.15em .5em;border-radius:4px;background:var(--sky-400, #38bdf8);color:var(--gray-950, #0a0a0a);line-height:1;text-decoration:none;transition:background .15s,color .15s}:root[data-theme=light] .dtn-brand-badge:where(.astro-gdlkq3mx){background:var(--blue-600, #2563eb);color:#fff}.dtn-brand-badge:where(.astro-gdlkq3mx):hover{opacity:.9}.dtn-brand-badge:where(.astro-gdlkq3mx):has(.dtn-brand-badge-sub){gap:.45em;padding-right:.5em}.dtn-brand-badge-sub:where(.astro-gdlkq3mx){display:inline-flex;align-items:center;padding-left:.45em;border-left:1px solid color-mix(in srgb,var(--gray-950, #0a0a0a) 30%,transparent);color:color-mix(in srgb,var(--gray-950, #0a0a0a) 70%,transparent)}.dtn-link:where(.astro-gdlkq3mx){display:inline-flex;align-items:center;gap:.25rem;padding:.4rem .7rem;border-radius:6px;font-size:.875rem;font-weight:500;color:var(--text-secondary);text-decoration:none;background:none;border:none;cursor:pointer;font-family:inherit;transition:background .15s,color .15s}.dtn-link:where(.astro-gdlkq3mx):hover{background:var(--bg-surface-hover);color:var(--text-primary)}.dtn-link:where(.astro-gdlkq3mx).active{color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,transparent)}.dtn-search:where(.astro-gdlkq3mx){flex:0 1 auto;width:352px;max-width:352px;position:relative;margin-left:2rem}.dtn-search-label:where(.astro-gdlkq3mx){display:flex;align-items:center;gap:.5rem;padding:1px 8px 1px 12px;height:40px;background:var(--bg-primary, rgb(8, 13, 26));border:1px solid var(--border, rgba(255, 255, 255, .1));border-radius:6px;color:var(--text-muted);transition:border-color .15s,background .15s}.dtn-search-label:where(.astro-gdlkq3mx):focus-within{border-color:var(--accent);background:var(--bg-elevated, var(--bg-surface))}.dtn-search:where(.astro-gdlkq3mx) input:where(.astro-gdlkq3mx){flex:1;border:0;background:transparent;color:var(--text-primary);font:inherit;font-size:.875rem;padding:0;outline:none;min-width:0}.dtn-search:where(.astro-gdlkq3mx) input:where(.astro-gdlkq3mx)::placeholder{color:var(--text-muted)}.dtn-kbd:where(.astro-gdlkq3mx){font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;padding:.1rem .4rem;border-radius:3px;background:var(--bg-elevated, rgba(255, 255, 255, .06));border:1px solid var(--border, rgba(255, 255, 255, .1));color:var(--text-muted)}.dtn-search-dropdown:where(.astro-gdlkq3mx){position:absolute;top:calc(100% + .3rem);left:0;right:0;max-height:28rem;overflow-y:auto;background:var(--bg-primary, var(--bg-surface));border:1px solid var(--border, rgba(255, 255, 255, .1));border-radius:8px;box-shadow:0 12px 36px #00000073;padding:.35rem}.dtn-search-dropdown:where(.astro-gdlkq3mx) .dtn-result{display:grid;grid-template-columns:auto 1fr;column-gap:.55rem;row-gap:.1rem;padding:.5rem .65rem;border-radius:5px;color:var(--text-primary);text-decoration:none;align-items:baseline}.dtn-search-dropdown:where(.astro-gdlkq3mx) .dtn-result:hover,.dtn-search-dropdown:where(.astro-gdlkq3mx) .dtn-result[aria-selected=true]{background:var(--bg-surface-hover)}.dtn-search-dropdown:where(.astro-gdlkq3mx) .dtn-result-badge{grid-row:1 / 3;align-self:center;font-size:.65rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.15rem .4rem;border-radius:999px;background:color-mix(in srgb,var(--accent) 15%,transparent);color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 40%,transparent)}.dtn-search-dropdown:where(.astro-gdlkq3mx) .dtn-result-jump{background:color-mix(in srgb,var(--accent) 4%,transparent)}.dtn-search-dropdown:where(.astro-gdlkq3mx) .dtn-result-jump:hover,.dtn-search-dropdown:where(.astro-gdlkq3mx) .dtn-result-jump[aria-selected=true]{background:color-mix(in srgb,var(--accent) 10%,transparent)}.dtn-search-dropdown:where(.astro-gdlkq3mx) .dtn-result-title{font-weight:500;font-size:.875rem;color:var(--text-primary);grid-column:2}.dtn-search-dropdown:where(.astro-gdlkq3mx) .dtn-result:not(.dtn-result-jump) .dtn-result-title{grid-column:1 / -1}.dtn-search-dropdown:where(.astro-gdlkq3mx) .dtn-result-excerpt{font-size:.75rem;color:var(--text-muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;grid-column:2}.dtn-search-dropdown:where(.astro-gdlkq3mx) .dtn-result:not(.dtn-result-jump) .dtn-result-excerpt{grid-column:1 / -1}.dtn-search-dropdown:where(.astro-gdlkq3mx) .dtn-empty{margin:0;padding:.75rem;font-size:.8125rem;color:var(--text-muted);text-align:center}.dtn-actions:where(.astro-gdlkq3mx){display:flex;align-items:center;gap:16px;flex-shrink:0;margin-left:auto}.dtn-cta:where(.astro-gdlkq3mx){display:inline-flex;align-items:center;padding:10px 24px;background:var(--accent);color:#fff;border-radius:100px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s ease,transform .15s ease;flex-shrink:0}.dtn-cta:where(.astro-gdlkq3mx):hover{background:var(--accent-hover);transform:translateY(-1px)}.dtn-cta--mobile:where(.astro-gdlkq3mx){margin:.5rem .5rem .75rem;text-align:center;justify-content:center}.dtn-burger:where(.astro-gdlkq3mx){display:none;background:none;border:0;padding:.5rem;cursor:pointer;flex-shrink:0}.dtn-burger:where(.astro-gdlkq3mx) span:where(.astro-gdlkq3mx){display:block;width:22px;height:2px;background:var(--text-primary);margin:4px 0;transition:transform .15s,opacity .15s}.dtn-burger:where(.astro-gdlkq3mx).open span:where(.astro-gdlkq3mx):nth-child(1){transform:translateY(6px) rotate(45deg)}.dtn-burger:where(.astro-gdlkq3mx).open span:where(.astro-gdlkq3mx):nth-child(2){opacity:0}.dtn-burger:where(.astro-gdlkq3mx).open span:where(.astro-gdlkq3mx):nth-child(3){transform:translateY(-6px) rotate(-45deg)}.dtn-mobile-menu:where(.astro-gdlkq3mx){position:absolute;top:var(--navbar-height, 72px);left:0;right:0;background:var(--bg-primary, var(--bg-surface));border-bottom:1px solid var(--border, rgba(255, 255, 255, .1));box-shadow:0 12px 36px #00000073;max-height:calc(100vh - var(--navbar-height, 72px));overflow-y:auto}.dtn-mobile-menu:where(.astro-gdlkq3mx) ul:where(.astro-gdlkq3mx){list-style:none;padding:.35rem .5rem;margin:0}.dtn-mobile-menu:where(.astro-gdlkq3mx) .dtn-mobile-group:where(.astro-gdlkq3mx){border-bottom:1px solid var(--border, rgba(255, 255, 255, .06))}.dtn-mobile-menu:where(.astro-gdlkq3mx) .dtn-mobile-group:where(.astro-gdlkq3mx):last-of-type{border-bottom:0}.dtn-mobile-heading:where(.astro-gdlkq3mx){margin:0;padding:.9rem .95rem .3rem;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-weight:600}.dtn-mobile-menu:where(.astro-gdlkq3mx) li:where(.astro-gdlkq3mx) a:where(.astro-gdlkq3mx){display:block;padding:.6rem .85rem;border-radius:6px;color:var(--text-secondary);text-decoration:none;font-size:.9375rem}.dtn-mobile-footer:where(.astro-gdlkq3mx){padding-top:.5rem!important}.dtn-mobile-menu:where(.astro-gdlkq3mx) li:where(.astro-gdlkq3mx) a:where(.astro-gdlkq3mx).active{color:var(--accent);background:color-mix(in srgb,var(--accent) 8%,transparent)}.dtn-mobile-menu:where(.astro-gdlkq3mx) li:where(.astro-gdlkq3mx) a:where(.astro-gdlkq3mx):hover{background:var(--bg-surface-hover);color:var(--text-primary)}@media(max-width:960px){.dtn-actions:where(.astro-gdlkq3mx) .dtn-cta:where(.astro-gdlkq3mx){display:none}.dtn-burger:where(.astro-gdlkq3mx){display:inline-flex;flex-direction:column;justify-content:center}.dtn-search:where(.astro-gdlkq3mx){max-width:none;flex:1}}@media(min-width:961px){.dtn-mobile-menu:where(.astro-gdlkq3mx),.dtn-burger:where(.astro-gdlkq3mx){display:none!important}}.dicom-sidebar:where(.astro-cdc3iby4){position:sticky;top:var(--navbar-height, 72px);height:calc(100vh - var(--navbar-height, 72px));height:calc(100dvh - var(--navbar-height, 72px));background:var(--bg-primary);border-inline-end:1px solid var(--border-subtle);font-size:.875rem;display:flex;flex-direction:column}.dicom-sidebar:where(.astro-cdc3iby4)>nav:where(.astro-cdc3iby4){flex:1 1 auto;min-height:0;overflow-y:auto;padding:1.5rem 1rem 1rem;scrollbar-width:thin;scrollbar-color:var(--border, rgba(255,255,255,.08)) transparent}.dicom-sidebar:where(.astro-cdc3iby4) nav:where(.astro-cdc3iby4){display:flex;flex-direction:column;gap:0}.dicom-sidebar:where(.astro-cdc3iby4) .ds-section:where(.astro-cdc3iby4)+.ds-section:where(.astro-cdc3iby4),.dicom-sidebar:where(.astro-cdc3iby4) .ds-home:where(.astro-cdc3iby4)+.ds-section:where(.astro-cdc3iby4){margin-top:.5rem}.ds-home:where(.astro-cdc3iby4){display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border-radius:6px;color:var(--text-heading);text-decoration:none;font-size:1rem;font-weight:600;transition:background .12s,color .12s}.ds-home:where(.astro-cdc3iby4) svg:where(.astro-cdc3iby4){width:16px;height:16px;flex-shrink:0}.ds-home:where(.astro-cdc3iby4):hover{background:var(--bg-surface-hover);color:var(--text-primary)}.ds-home:where(.astro-cdc3iby4).active{color:var(--accent);font-weight:600;background:color-mix(in srgb,var(--accent) 10%,transparent);border-left:2px solid var(--accent);padding-left:calc(.5rem - 2px)}.ds-section-title:where(.astro-cdc3iby4){font-size:1rem;letter-spacing:normal;text-transform:none;color:var(--text-heading);margin:0 0 .3rem;padding:.25rem .5rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5rem;list-style:none;border-radius:5px;user-select:none;transition:background .12s,color .12s}.ds-section-title:where(.astro-cdc3iby4)::-webkit-details-marker{display:none}.ds-section-title:where(.astro-cdc3iby4):hover{background:var(--bg-surface-hover);color:var(--text-secondary)}.ds-chev:where(.astro-cdc3iby4){color:var(--text-muted);transition:transform .15s;flex-shrink:0}.ds-section:where(.astro-cdc3iby4)[open]>.ds-section-title:where(.astro-cdc3iby4)>.ds-chev:where(.astro-cdc3iby4){transform:rotate(180deg)}.ds-dicom-inner:where(.astro-cdc3iby4){padding-left:.4rem;margin-top:.25rem;display:flex;flex-direction:column;gap:.25rem}.ds-dicom-overview:where(.astro-cdc3iby4){padding:.35rem .5rem}.ds-section-nested:where(.astro-cdc3iby4)>.ds-section-title:where(.astro-cdc3iby4){font-size:.875rem;font-weight:500;color:var(--text-secondary);margin:0}.ds-section-nested:where(.astro-cdc3iby4)>.ds-section-title:where(.astro-cdc3iby4):hover{color:var(--text-primary)}.ds-subgroup-li:where(.astro-cdc3iby4){list-style:none;padding:0;margin:0}.ds-section:where(.astro-cdc3iby4) ul:where(.astro-cdc3iby4){list-style:none;padding:0 0 0 1.125rem;margin:0;display:flex;flex-direction:column}.ds-link:where(.astro-cdc3iby4){display:flex;align-items:baseline;justify-content:flex-start;gap:.4rem;padding:.25rem .5rem;border-radius:6px;color:var(--text-secondary);text-decoration:none;font-weight:400;transition:background .12s,color .12s}.ds-link:where(.astro-cdc3iby4):hover{background:var(--bg-surface-hover);color:var(--text-primary)}.ds-link:where(.astro-cdc3iby4).active{color:var(--accent);font-weight:600;background:color-mix(in srgb,var(--accent) 10%,transparent);border-left:2px solid var(--accent);padding-left:calc(.5rem - 2px)}.ds-count:where(.astro-cdc3iby4){font-size:.7rem;color:var(--text-faint, var(--text-muted));font-variant-numeric:tabular-nums;flex-shrink:0}.ds-link:where(.astro-cdc3iby4).active .ds-count:where(.astro-cdc3iby4){color:var(--accent);opacity:.75}.ds-footer:where(.astro-cdc3iby4){flex-shrink:0;padding:.75rem 1rem;border-top:1px solid var(--border-subtle);background:var(--bg-primary)}.ds-sync:where(.astro-cdc3iby4){display:inline-flex;align-items:center;gap:.4rem;margin:0;font-size:.7rem;color:var(--text-muted)}.ds-sync-dot:where(.astro-cdc3iby4){width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 6px #22c55e80}@media(max-width:960px){.dicom-sidebar:where(.astro-cdc3iby4){display:none}}.learn-pagination:where(.astro-qr7gxy56){display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-subtle, rgba(255, 255, 255, .08))}.learn-pagination__link:where(.astro-qr7gxy56){display:flex;align-items:center;gap:.85rem;padding:1rem 1.25rem;border:1px solid var(--border, rgba(255, 255, 255, .1));border-radius:8px;color:var(--text-primary);text-decoration:none;background:var(--bg-surface, rgba(255, 255, 255, .02));transition:border-color .15s,background .15s,transform .15s}.learn-pagination__link:where(.astro-qr7gxy56):hover{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 6%,transparent);transform:translateY(-1px)}.learn-pagination__link--next:where(.astro-qr7gxy56){grid-column:2;text-align:right;flex-direction:row;justify-content:flex-end}.learn-pagination__link--prev:where(.astro-qr7gxy56){grid-column:1}.learn-pagination__arrow:where(.astro-qr7gxy56){font-size:1.25rem;color:var(--text-muted);transition:color .15s,transform .15s}.learn-pagination__link:where(.astro-qr7gxy56):hover .learn-pagination__arrow:where(.astro-qr7gxy56){color:var(--accent)}.learn-pagination__link--prev:where(.astro-qr7gxy56):hover .learn-pagination__arrow:where(.astro-qr7gxy56){transform:translate(-3px)}.learn-pagination__link--next:where(.astro-qr7gxy56):hover .learn-pagination__arrow:where(.astro-qr7gxy56){transform:translate(3px)}.learn-pagination__meta:where(.astro-qr7gxy56){display:flex;flex-direction:column;gap:.15rem;min-width:0}.learn-pagination__direction:where(.astro-qr7gxy56){font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.learn-pagination__title:where(.astro-qr7gxy56){font-weight:600;color:var(--text-primary)}@media(max-width:640px){.learn-pagination:where(.astro-qr7gxy56){grid-template-columns:1fr}.learn-pagination__link--next:where(.astro-qr7gxy56),.learn-pagination__link--prev:where(.astro-qr7gxy56){grid-column:1}.learn-pagination__link--next:where(.astro-qr7gxy56){text-align:left;flex-direction:row;justify-content:flex-start}}.dicom-layout:where(.astro-pffecc4b){display:grid;grid-template-columns:240px minmax(0,1fr);gap:2.5rem;padding:var(--navbar-height, 72px) 1.25rem 0 0}.dicom-main:where(.astro-pffecc4b){min-width:0;max-width:1080px;padding-top:1.5rem}@media(max-width:960px){.dicom-layout:where(.astro-pffecc4b){grid-template-columns:1fr;gap:0;padding-left:1.25rem}}.dicom-breadcrumb:where(.astro-pffecc4b){font-size:.875rem;color:var(--text-muted)}.dicom-breadcrumb:where(.astro-pffecc4b) ol:where(.astro-pffecc4b){list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.dicom-breadcrumb:where(.astro-pffecc4b) li:where(.astro-pffecc4b)+li:where(.astro-pffecc4b):before{content:"›";margin-right:.5rem;color:var(--text-faint)}.dicom-breadcrumb:where(.astro-pffecc4b) a:where(.astro-pffecc4b){color:var(--text-secondary);text-decoration:none}.dicom-breadcrumb:where(.astro-pffecc4b) a:where(.astro-pffecc4b):hover{color:var(--text-link)}.dicom-breadcrumb:where(.astro-pffecc4b) :where(.astro-pffecc4b)[aria-current=page]{color:var(--text-primary)}.dicom-article:where(.astro-pffecc4b){padding:1.5rem 0 4rem}.dicom-body:where(.astro-pffecc4b){display:flex;flex-direction:column;gap:2.5rem;margin-top:2rem}.dicom-body:where(.astro-pffecc4b) h2{font-size:1.375rem;font-weight:600;margin:0 0 .75rem;color:var(--text-heading, var(--text-primary))}.dicom-body:where(.astro-pffecc4b) h3{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:var(--text-heading, var(--text-primary))}.dicom-body:where(.astro-pffecc4b) p{margin:0 0 .75rem;color:var(--text-secondary);line-height:1.65}
