.help-doc-breadcrumbs{display:flex;flex-wrap:wrap;gap:var(--space-xs);align-items:center;margin:0 0 var(--space-lg);font-size:.9rem}.help-doc-authority-note a,.help-doc-breadcrumbs a,.help-doc-language-card a,.help-doc-meta a,.help-doc-profile a,.help-doc-related a,.help-doc-sources a{color:var(--text-color);text-decoration-thickness:0.08em;text-underline-offset:0.16em}.help-doc-breadcrumbs [aria-current=page]{font-weight:700}.help-doc-meta{display:flex;flex-wrap:wrap;gap:var(--space-xs) var(--space-lg);align-items:center;margin:calc(var(--space-lg) * -1) 0 var(--space-xl);padding:var(--space-md) 0;border-top:var(--border-soft);border-bottom:var(--border-soft);font-size:.92rem}.help-doc-meta span:not(:last-child)::after{content:"•";margin-left:var(--space-lg);opacity:.55}.help-doc-authority-note,.help-doc-key-points,.help-doc-profile,.help-doc-related,.help-doc-sources{margin:0 0 var(--space-4xl);padding:var(--pad-card-xl);border:var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,var(--surface-card-top),var(--surface-card-bottom));box-shadow:var(--shadow-soft);color:var(--text-color)}.help-doc-authority-note{border-left:.3rem solid var(--theme-accent)}.help-doc-authority-note p:last-child,.help-doc-key-points ul,.help-doc-key-points>:last-child,.help-doc-profile>:last-child,.help-doc-related ul,.help-doc-related>:last-child,.help-doc-sources ul,.help-doc-sources>:last-child{margin-bottom:0}.help-doc-related li+li,.help-doc-sources li+li{margin-top:var(--space-sm)}.help-doc-related ul,.help-doc-sources ul{padding-inline-start:1.2em}.help-doc-related li::marker,.help-doc-sources li::marker{color:var(--theme-accent)}.help-doc-related li,.help-doc-sources li{line-height:1.55}.help-doc table,.help-section-content table{width:100%;margin:var(--space-lg) 0;border-collapse:collapse;table-layout:fixed}.help-doc td,.help-doc th,.help-section-content td,.help-section-content th{padding:var(--space-sm);border:var(--border-soft);text-align:left;vertical-align:top;overflow-wrap:break-word}.help-doc thead,.help-section-content thead{font-weight:700}.help-doc-source-note{font-size:.92rem;opacity:.86}.help-doc-language-grid,.help-doc-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg);margin:var(--space-lg) 0 0}.help-doc-language-card,.help-doc-profile-card{padding:var(--space-lg);border:var(--border-soft);border-radius:var(--radius-lg);background:var(--surface-card-bottom)}.help-doc-language-card h3,.help-doc-profile-card h3{margin-top:0}.help-doc-language-card p:last-child,.help-doc-profile-card p:last-child{margin-bottom:0}.help-doc-profile-mark{display:inline-grid;place-items:center;width:3.25rem;height:3.25rem;margin-bottom:var(--space-md);border:var(--border-soft);border-radius:50%;font-family:var(--font-display);font-size:1.4rem;font-weight:700}.help-doc-status{display:inline-block;padding:var(--space-2xs) var(--space-sm);border:var(--border-soft);border-radius:var(--radius-pill);font-size:.82rem;font-weight:700}.help-doc [id]{scroll-margin-top:var(--space-4xl)}.help-doc a:focus-visible{outline:.16rem solid var(--theme-accent);outline-offset:0.18rem;border-radius:var(--radius-sm)}.help-doc-topbar a.help_doc_back{display:inline-block;padding:var(--space-2xs) var(--space-sm);border:1px solid var(--text-color);border-radius:var(--radius-pill);font-weight:700;opacity:1}@media (max-width:700px){.help-doc-language-grid,.help-doc-profile-grid{grid-template-columns:1fr}.help-doc-meta{display:grid;gap:var(--space-xs)}.help-doc-meta span:not(:last-child)::after{content:"";margin:0}.help-doc td,.help-doc th,.help-section-content td,.help-section-content th{padding:var(--space-2xs);font-size:.8rem}}@media print{.help-doc footer,.help-doc-breadcrumbs,.help-doc-related{display:none}.help-doc-authority-note,.help-doc-key-points,.help-doc-profile,.help-doc-sources{box-shadow:none;break-inside:avoid}}